/* Enter Your Custom CSS Here */
.navbar-nav > li > a {
  line-height: 30px;
}
.page-content {
  display: none
}
h1.page-title {
  display: none;
}
.site-header {
  height: 300px;
}
#wpcf7-f22-p213-o1 > form > p:nth-child(8) > input {
  margin-top:30px;
}
/* .wpcf7 input[type=file] {
    padding:15px 25px 15px 3px; 
    background:#2BD1C8;
    color:#000;
    font-size:16px;
} */
.footer-header #masthead {
  display: none;
}
.footer-header .header-top {
  background-color: #4A4A4A;
}
a#top-link, .absolute-footer {
  display: none;
}
img.mfp-img {
  max-height: 600px;
}
/*
.wpcf7-file{position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 5em; height:45px; width:130px}
.fileUpload {
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 0;
    border-radius: 0;
    height: 45px;
    background-color: #2BD1C8; 
  	color:#fff;
  	width:100px;
  	line-height: 45px;
}
input[type="file" i] {
    -webkit-appearance: initial;
    background-color: initial;
    padding: initial;
    border: initial;
	margin-top: -32px;
    width: 152px;
}
.btn-block {
    display: block;
}
*/