/*

 Theme Name:   DPF Clinic Child Theme
 Theme URI:    https://innercitydigital.co.uk
 Description:  Bespoke theme created by Inner City Digial.
 Author:       Inner City Digital
 Author URI:   https://innercitydigital.co.uk
 Template:     dpf-clinic
 Version:      1.0.0
 Text Domain:  dpf-clinic
*/

body {
overflow-x:hidden;
font-family: 'Open Sans', sans-serif;
}

.price small {
	display:none !important;
}

.priceInner {
    padding: 40px;
    min-height: 260px;
}

.priceTop .packageTitle {
    color: white;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 1.35em;
}

.priceInner p {
	color: #626262;
    margin: 0;
    font-size: .95em;
}

.hidden {
	display:none !important;
}

.tp-video-play-button {
    background: rgba(0, 126, 64, 0.85);
    border-radius: 50%;
}

video { 
   width:100%;
   max-width:900px;
   height:auto;
}

.tp-video-play-button:hover {
    background: rgba(25, 25, 25, 0.85);	
}

.tp-video-controls {
	z-index:60;
}

.green {
color:#007d3f;
}

.tp-video-play-button {
	text-align:center !important;
}

#sliderWrapper {
	margin-top:103px;
}

/* Pagination */
.pagination {
   clear:both;
   position:relative;
   font-size:11px; /* Pagination text size */
   line-height:13px;
   float:right; /* Pagination float direction */
}
.pagination span, .pagination a {
   display:block;
   float:left;
   margin: 2px 2px 2px 0;
   padding:6px 9px 5px 9px;
   text-decoration:none;
   width:auto;
   color:#fff; /* Pagination text color */
   background: #555; /* Pagination non-active background color */
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
}
.pagination a:hover{
   color:#fff;
   background: #6AAC70; /* Pagination background on hover */
}
.pagination .current{
   padding:6px 9px 5px 9px;
   background: #6AAC70; /* Current page background */
   color:#fff;
}

a {
    color: #13a55c;
}

h1,h2,h3,h4,h5 {
font-family: 'Titillium Web', sans-serif;
}

#mobile-menu-button {
	display:none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    height: 70px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	background-color:#FFF;
}

input {
	outline:none !important;
}

 .wow { 
	 visibility: hidden; 
}

img {
	max-width:100%;
}

#masthead {
	font-family: 'Titillium Web', sans-serif;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    background-color: #FFF;
}

#colophon {
    background-color: #1f1f1f;
    padding-top: 15px;
    padding-bottom: 15px;
	text-align:center;
}

#colophon p {
    color: #626262;
    margin: 0;
    margin-top: 3px;
    font-size: 0.8em;
}

#colophon p a {
    color: #1e804f;
    text-decoration: none !important;
    font-weight: 400;
}

#colophon p a:hover {
color:#289c3c;
}

.socialIcons a {
    width: 42px;
    height: 42px;
    color: #FFF;
    border: 1px solid #FFF;
    border-radius: 50px;
    display: inline-block;
    line-height: 42px;
    font-size: 1.1em;
    opacity: 0.3;
    margin: 4px 2px;
}

.socialIcons a:hover {
	opacity:1;
}

.logoWrap img {
    width: 100%;
    max-width: 170px;
    margin: 15px 0px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#rev_slider_1_1 iframe {
    margin: 0px !important;
    border: 0px !important;
}

.headerCol2 {
    background-color:#1f1f1f;
    color: #FFF;
    text-align: center;
	position:relative;
}

#processTop {
	padding-top:0px;
}

.headerCol2 p {
	margin:0;
}

.headerCol2 .row {
	height:100%;
}

.navWrap .menu {
	padding:0;
	list-style:none;
	margin:0;
}

.navWrap .current-menu-item a {
	color:#0d873e;
}

.navWrap li {
	display:inline-block;
}

.navWrap li:after {
    content: "/";
    padding-left: 7px;
    color: #d0d0d0;
}

.navWrap li:last-of-type:after {
	display:none;
}

.navWrap li a {
    padding:10px;
    color:#3a3a3a;
	font-weight:600;
	text-decoration:none !important;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.navWrap li a:hover {
	color:#007d3f;
}

.flexCenter {
  align-items: center;
  justify-content: center;
}

.headerTel p {
    margin: 0;
    font-weight: 600;
    color: #131313;
	font-size:1.1em;
}

.headerTel p b {
    color: #007d3f;
}

.text-center {
	text-align:center;
}

.layer {
	padding-top:90px;
	padding-bottom:90px;
}

.title {
    font-size: 2.6em;
    font-weight: 700;
}

.title b {
	color:#007d3f;
}

.sub-title {
    color: #afafaf;
    font-size: 1.2em;
    font-weight: 600;
}

.homeProcess {
    margin: 50px 0px;
}

.homeProcess h2 {
    font-weight: 700;
    font-size: 1.25em;
    color: #2b2b2b;
}

.homeProcess p {
    color: #8e8e8e;
    margin: 0;
	position:relative;
	z-index:15;
	font-size:0.95em;
}

.homeProcess .num {
font-size: 5.5em;
    font-weight: 900;
    color: #f7f7f7;
    position: absolute;
    top: -43px;
    left: 30px;
    z-index: 10;
}

.btn-square {
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid black;
    display: inline-block;
	color:#000;
    padding: 13px 50px;
    letter-spacing: 1px;
	text-decoration:none !important;
}

.btn-square:hover, .headerCol2 .col-lg-6:last-of-type a:hover {
	color:#FFF !important;
	background-color:#007d3f;
	border-color:#007d3f;
	cursor:pointer;
}

#homeTop .btn-square {
	margin-top:20px;
}

.headerCol2 .col-lg-6:first-of-type p a {
	font-size:1.1em;
	color:#FFF;
}

.headerCol2 .col-lg-6:last-of-type a {
    border: 1px solid #FFF;
    padding: 10px;
    width: 70%;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.grey-layer {
    background-color: #f9f9f9;
}

#homeAbout img:first-child {
    padding: 50px;
    border-radius: 55px;
}

#playVideo img {
	padding:0;
}

#playVideo {
    position: absolute;
    bottom: -30px;
    max-width: 260px;
    left: 30px;
}

.playVideoInner {
	position:relative;
	overflow:hidden;
	border-radius: 4px;
}

.playVideoInner i {
    position: absolute;
    color: #FFF;
    font-size: 4em;
    height: 64px;
    width: 64px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
	z-index:10;
    cursor:pointer;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
	z-index:5;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#pageBanner .overlay {
    background-color: rgba(0, 0, 0, 0.75);
}

.playVideoInner:hover .overlay {
    background-color: rgba(47, 117, 31, 0.72);
}

.playVideoInner:hover img {
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

.ease {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.whyIcon {
	margin-top:12px;
}

.whyIcon i {
    background-color: #007d3f;
    font-size: 1.8em;
    padding: 0;
    border-radius: 90px;
    color: #FFF;
    margin-bottom: 15px;
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 62px;
	
}

.whyIcon h4 {
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 6px;
}

#callbackForm {
    background-color: #f9f9f9;
    padding-top: 0px;
    position: relative;
    overflow: hidden;
    margin-top: 70px;
    box-shadow: 4px 9px 16px rgba(0, 0, 0, 0.13);
}

#callbackForm p {
	margin:0;
}

#callbackFormTop {
    background-color: #2d2d2d;
    text-align: center;
    padding: 20px 0px;
    color: #FFF;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 25px;
	position:relative;
}

#callbackFormTop:before {
	position:absolute;
	content:" ";
	height:30px;
	width:51.5%;
	left:0;
	bottom:-12px;
	background-color:#2d2d2d;
-moz-transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-o-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}

#callbackFormTop:after {
	position:absolute;
	content:" ";
	height:30px;
	width:51.5%;
	right:0;
	bottom:-12px;
	background-color:#2d2d2d;
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}

#callbackForm input {
    border: 1px solid #e0e0e0;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    font-size: 15px;
    box-shadow: none !important;
    border-radius: 4px;
}

#callbackForm .wpcf7 {
    padding: 30px 20px;
    padding-bottom: 60px;
}

#callbackForm .wpcf7-submit {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: #007d3f;
    color: #FFF;
    border: 0;
    margin: 0;
    padding: 13px;
    font-weight: 600;
    font-size: 1.1em;
}

#callbackForm .wpcf7-submit:hover {
cursor:pointer;
}

#callbackForm div.wpcf7-response-output {
    margin-bottom: 25px;
	margin-top:0px;
    padding: 0px;
    border: 0px;
    font-size: 0.9em;
}

.wpcf7-not-valid-tip {
	display:none !important;
}

.wpcf7-not-valid {
    border-color: #cc0000 !important;
}

#homeCount {
    padding-top: 60px;
    padding-bottom: 60px;
	position:relative;
	position:relative;
    background-image: url(https://dpfclinic.co.uk/wp-content/uploads/homeBanner.jpg);
    background-position: center;
    background-size: cover;
	background-attachment:fixed;
}

#homeCount .overlay {
opacity:0.73;
background: #007d3f;
background: -moz-linear-gradient(45deg, #007d3f 0%, #289c3c 100%);
background: -webkit-linear-gradient(45deg, #007d3f 0%,#289c3c 100%);
background: linear-gradient(45deg, #007d3f 0%,#289c3c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d3f', endColorstr='#289c3c',GradientType=1 );	
}

#homeCount div {
	text-align:center;
}

#homeCount div h4 {
    color: #FFF;
    font-weight: 700;
    font-size: 2.5em;
    margin: 8px 0px;
    letter-spacing: -1px;
    margin-bottom: 1px;
}

#homeCount div p {
    margin-bottom: 0;
    color: #FFF;
    font-size: 1.15em;
    font-weight: 400;
    letter-spacing: 0.5px;
}

#homeCount .container {
	position:relative;
	z-index:20;
}

#homeCount img {
    max-width: 120px;
}

.sticky .logoWrap img {
	max-width:120px;
}

.sticky {
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.06);
}

.modal-footer {
	padding:0;
}

.modal-footer button {
    width: 100%;
    background-color: #e2e2e2;
    color: #9a9a9a;
    border: 0px;
    text-align: center;
    border-radius: 0px !important;
    padding: 20px;
    font-size: 1.1em;
    text-transform: uppercase;
}

.modal-body {
	padding:35px;
	padding-bottom:0px;
}

#videoModal .modal-body {
	padding:0px;
}

.modal input, .modal textarea {
    width: 100%;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px solid #dadada;
    border-radius: 0px;
}

.modal h5 {
	margin-bottom:20px;
}

.modal h5 b {
	color:#007d3f;
}

.wpcf7-submit {
    background-color: #007d3f;
    color: #FFF;
    margin: 0;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 0px;
    border: 0px;
    padding: 17px;
	cursor:pointer;
}

.wpcf7-submit:hover {
   background-color:#289c3c !important;
}

.modal-backdrop.show {
    opacity: .82;
}

div.wpcf7-response-output {
    border: 0px !important;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 30px;
}

div.wpcf7-validation-errors {
	color:red;
}

#pageBanner {
    position: relative;
    background-size: cover;
    background-position: center;
}

#pageBanner .container {
    padding-top: 270px;
    padding-bottom: 170px;
    text-align: center;
    z-index: 20;
    position: relative;
}

#pageBanner .container h1 {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.2em;
	position:relative;
}

#pageBanner .container h1:after {
    content: " ";
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #0d873e;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
}

#pageBanner p {
    font-weight: 600;
    font-size: 1.1em;
    margin-top: 15px;
    margin-bottom: 0;
    color: #fff;
}

#pageBanner p a {
color: #0d873e;
}

#pageBanner p a:hover {
color:#289c3c;
text-decoration:none;
}


.contact-page {
	padding-right:30px;
}

.contact-page iframe {
	margin-top:90px;
}

.contact-page .wpcf7 input:not([type="submit"]), .contact-page .wpcf7 textarea {
	width:100%;
	margin-bottom:5px;
	padding:8px;
	border: 1px solid gainsboro;
}

#videoModal .modal-dialog {
    width: 100%;
    max-width: 1024px;
    height: 500px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#videoModal .modal-content {
	background-color:transparent !important;
	border-radius:0px !important;
	box-shadow:none !important;
	border:0px !important;
} 

#tickList {
    padding: 0;
    list-style: none;
}

#tickList i {
    color: #007d3f;
    float: left;
    font-size: 1.25em;
    margin-top: 2px;
    margin-right: 5px;
}

#tickList li {
	margin-bottom:12px;
}

.our-process {
	padding-bottom:0px !important;
}

#processMid {
	position:relative;
    background-image: url(https://dpfclinic.co.uk/wp-content/uploads/processMid.jpg);
    background-position: center;
    background-size: cover;
}

#processMid .container {
	position:relative;
	z-index:20;
}

#processMid h5 {
    color: #2aa00f;
    font-size: 2em;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0;
}

#processMid p {
color: #d4d3d3;
    margin: 0;
    font-size: 0.9em;
}

#processMid .overlay {
	background-color:rgba(35, 34, 34, 0.9);
}

#processMid span {
font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #FFF;
    font-size: 1.25em;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    margin-top: 8px;
}

#processMid .slick-slide {
	margin-right:20px;
    outline:none !important;
}

#ctaBar {
    font-family: 'Titillium Web', sans-serif;
    background-color: #007d3f;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #FFF;
    text-align:center;
}

#ctaBar p {
font-size: 1.3em;
    margin: 0px;
    display: inline-block;
    margin-right: 12px;
}

#ctaBar .btn-square {
	border-color:#FFF;
    color:#FFF;
}

#ctaBar .btn-square:hover {
	background-color:#FFF;
	color:#000 !important;
}

#pricingTable {
	position:relative;
	background-image:url('https://dpfclinic.co.uk/wp-content/uploads/dpfSlide01.jpg');
	background-size:cover;
	background-position:center;
	padding-bottom:70px;
}

#pricingTable .container {
	position:relative;
	z-index:20;
}

.pricingSection {
    text-align: center;
    background-color: #FFF;
    margin-top: -55px;
}

.priceTop {
    background-color: #0d873e;
    padding: 15px;
	position:relative;
	overflow:hidden;
}

.pricingSection ul {
	margin:0;
	padding:0;
	list-style:none;
}

.pricingSection ul li {
    padding: 15px;
    font-size: 0.9em;
    color: #585858;
}

.pricingSection ul li span {
    padding: 15px;
    font-size: 0.9em;
    color: #585858;	
	display:none;
}

.pricingSection ul li:nth-of-type(even) {
	background-color:whitesmoke;
}

.priceFields {
	text-align:left;
}

.priceTop span {
    font-family: 'Titillium Web', sans-serif;
color: #FFF;
    font-size: 0.9em;
}

.priceFields .priceTop {
	background-color:#1f1f1f;
}

#pricingTable .price {
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	font-weight:600;
	font-size:1.8em;
	margin:0;
}

#pricingTable .col-lg-3 {
	padding:0;
}

#pricingTable .col-lg-3:nth-of-type(3) .priceTop {
	background-color:#17964a;
}

.pop {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
    transform: scale(1);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#pricingTable .popular-section {
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
    transform: scale(1.05);
    position: relative;
    z-index: 5;
    box-shadow: 0px 10px 15px #00000030;
}

#pricingTable .col-lg-3:nth-of-type(4) .priceTop {
	background-color:#26a258;
}

#pricingTable .col-lg-3:nth-of-type(even) .pricingSection ul li:nth-of-type(even) {
    background-color: #e8e8e8;
}

#pricingTable .col-lg-3:nth-of-type(odd) .pricingSection ul li:nth-of-type(odd) {
    background-color: #eaeaea;
}

#pricingTable .fa-check-circle {
	color:#17964a;
}

#pricingTable .popular {
    position: absolute;
    top: 30px;
    right: -120px;
    background: #2f9fe2;
    width: 100%;
    color: #FFF;
    font-size: 12px;
    padding: 3px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.11);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -26px;
}

#pricingTable .fa-times-circle {
	color:#e03e3e;
}

#pricingTable .fas {
    font-size: 1.25em;
}

#pricingTable .overlay {
    background-color: rgba(33, 32, 32, 0.79);
}

#faqWrapper .su-spoiler {
    border-radius: 0;
    border: 0;
    margin-bottom: 10px;
}

#faqWrapper .su-spoiler-closed .su-spoiler-title {
    border-radius: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    background: #f7f7f7!important;
    border: 0;
    color: #333;
}

#faqWrapper .su-spoiler-closed .su-spoiler-title:active,
#faqWrapper .su-spoiler-closed .su-spoiler-title:focus,
#faqWrapper .su-spoiler-closed .su-spoiler-title:hover {
    background:#088647!important;
    color: #FFF;
}

#faqWrapper .su-spoiler-title {
	font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    background:#088647!important;
    border-radius: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    border: 0;
    color: #FFF;
}

#faqWrapper .su-spoiler-icon {
    top: 13px;
}

#faqWrapper .su-spoiler-content {
    color: #737373;
    font-size: 0.9em;
}

#aboutMid {
    background-color: #212121;
}

#aboutMid .about-text {
    padding: 100px 150px;
}

#aboutMid h3 {
    color: #FFF;
    font-weight: 700;
    font-size: 2.2em;
}

#aboutMid span {
    color: #9c9696;
    margin-bottom: 15px;
    font-weight: 600;
    display: block;
}

#aboutMid p {
    color: #fbfbfb;
    font-size: 0.9em;
}

.aboutSection {
    width: 75%;
    display: inline-block;
    padding-left: 15px;
}

.aboutSection h4 {
    color: #FFF;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: -0.5px;
}

.aboutSection p {
    margin: 0;
    font-size: 0.8em !important;
    color: #b7b7b7 !important;
}

#aboutMid i {
    color: #FFF;
    font-size: 3.8em;
    display: inline-block;
    vertical-align: top;
}

.about-img {
    background-image: url(https://dpfclinic.co.uk/wp-content/uploads/about-img.jpg);
    background-size: cover;
    background-position: center;
}

.embed-container { 
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}

.terms {
    color: #c1c1c1;
    margin-top: 34px;
    font-size: 0.85em;
	text-align:center;
}

button#responsive-menu-pro-button {
	display:none !important;
}


#jobPage .wpcf7 {
    background: white;
    max-width: 860px;
    width: 100%;
    position: relative;
    z-index: 50;
    padding: 40px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.09);
    display: block;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 70px;
}

#jobPage .wpcf7 input:not([type="submit"]), #jobPage .wpcf7 textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}

#jobPage .wpcf7 .wpcf7-submit {
    width: 100%;
}

.wpcf7-submit {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    text-transform: uppercase;	
}

.page-id-55 {
	background-color:#f7f7f7;
}

.page-id-55 .title {
color:#007e40;
}

#responsive-menu-pro-additional-content span {
    font-family: 'Titillium Web', sans-serif;
}

#responsive-menu-pro-additional-content span i {
    color: #007e40;
    padding-right: 4px;
}

.contact-page .tel {
    display: block;
    margin-bottom: 30px;
    font-size: 1.25em;
    font-weight: 600;
    color: green;
}

#sidebar #callbackForm {
	margin-top:0;
}

#sidebar .widget {
	margin-bottom:15px;
}

.page-template-LocationPage .entry-content p:first-of-type,
.single .entry-content p:first-of-type {
    color: #333333;
    font-size: 1.15em;
    font-weight: 600;
}

.page-id-104 {
	background-color:#d6d6d6;
}

#sidebar .cff-load-more {
	display:none !important;
}

.postFeat {
    min-height: 200px;
    position: relative;
	background-size:cover;
	background-position:center;
}

.blogPost {
	background-color:#FFF;
}

.blogPost a {
	text-decoration:none !important;
}

.blogPost .blogContent {
	padding:25px;
}


.blogPost:hover .overlay {
    background-color: rgba(0, 125, 63, 0.76);
}

#blogPage {
    padding-top: 0px;
    margin-top: -50px;
    position: relative;
    z-index: 10;
}

#blogPage nav ul {
	list-style:none;
}

.blogContent h2 {
    font-weight: 600;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #007d3f;
}

.blogContent h2:hover {
	color:#1f1f1f;
}

#pricingTable .price span {
    font-size: 0.55em;
    font-weight: normal;
    font-style: inherit;
}

#colophon p.footer-locations {
	margin:10px 0px;
}