/*
Theme Name: Country Chiropractic
Template: paeon
Author: Steve Hobson
Version: 1.1
Updated: 2016-03-23 11:18:25
*/
@charset "UTF-8";
@import url('../paeon/style.css');
/*870*/
#home-service {
	background-color: #eff2f5;
}
/*871*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| START || LINE HEIGHT DEFINITIONS FOR USING CUSTOM FONTS ||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	line-height: 1.6em !important;
}
input, textarea {
	line-height: 1.6em !important;
}
h1 {
	line-height: 1.2em !important;
}
h2 {
	line-height: 1.2em !important;
}
h3 {
	line-height: 1.1em !important;
}
h4 {
	line-height: 1.15em !important;
}
h5 {
	line-height: 1.15em !important;
}
h6 {
	line-height: 1.15em !important;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| END || LINE HEIGHT DEFINITIONS FOR USING CUSTOM FONTS ||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| START || CHANGE HOME PAGE HEADER TO LIGHT GRADIENT ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.has-slider #header {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95) 0%), to(rgba(255, 255, 255, 0) 100%));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| END || CHANGE HOME PAGE HEADER TO LIGHT GRADIENT ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#home-staff {
	background-color: #fff;
}
.home-service .all-services-button {
	text-align: center;
	z-index: 9;
	margin: -10px 0 10px;
}
.home-service .all-services-button a {
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
	padding: 15px 60px;
}
.title-desc {
	margin: 0;
	clear: left;
}
.page-head .main-title .right {
	margin-top: -15px;
	text-align: right;
}
.page-head .main-title .right .social {
	margin-bottom: 0;
}
.page-head .social > li {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.page-head {
	padding: 20px 0 0;
}
ul#main-nav li a {
    text-shadow: 0 0 2px #000;
}
ul.three-col-grid li {
	margin-right: 2%;
}
ul.staff-grid img,
.home-staff ul li img {
    width: 80%;
}
#container .home-testimonial {
	width: 100%;
}
.home #content .col-full {
	max-width: inherit !important;
}
.home #content article {
	float: left;
	max-width: 48%;
}
#container .home-testimonial .readmore-feedback {
	clear: both;
}
#container .home-testimonial .readmore-feedback {
	width: 100%;
	text-align: center;
}
.mw-top-phone {
	float: right;
	display: block;
	padding: 7px;
	margin: 0 10px 10px 0;
	color: #0f4270 !important;
	text-align: right;
	font-size: 1.6em;
}
.mw-top-phone span {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.mw-top-phone span a {
	color: #EDB01F;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#navigation {
	clear: right;
}
#header {
	background-size: cover;
}
.openingHoursAnd {
	display: none;
}
.wpseo-extra-comment {
	margin-top: 20px;
}
.wpseo-opening-hours tr:not(:last-of-type) {
	border-bottom: 1px solid #bcbcbc !important;
}
@media screen and (max-width: 1024px) {
	.page-head {
		padding: 20px 0;
	}
}
@media screen and (max-width: 880px) {
	.main-title .left {
		margin-left: 2%;
	}
}
@media screen and (max-width: 660px) {
	.home #content article {
		max-width: 100%;
	}
}
@media screen and (min-width: 660px) {
	#container .home-testimonial .content .feedback-text {
		min-height: 90px;
		margin-bottom: 0;
	}
	#container .home-testimonial .testimonial span.feedback-author {
		padding-top: 0;
	}
	#container .home-testimonial .readmore-feedback {
		width: 35%;
		text-align: center;
		margin: 0 auto;
	}
}
.has-slider #header {
	z-index: 3;
}
#staff li.first {
	clear: both;
}
/*||||||||||||||||||||||||||||||||||||*/
/*|| START || FIX FOR OPENING HOURS ||*/
/*||||||||||||||||||||||||||||||||||||*/
.wpseo-opening-hours td {
	padding: 3px 0;
}
.wpseo-opening-hours td.time {
	text-align: right;
	display: block;
}
.wpseo-opening-hours {
	margin: 0;
}
.wpseo-opening-hours + br {
	display: none;
}
/*||||||||||||||||||||||||||||||||||*/
/*|| END || FIX FOR OPENING HOURS ||*/
/*||||||||||||||||||||||||||||||||||*/
/*||||||||||||||||||||||||||||||||||||||||||*/
/*|| START || GRAVITY FORMS UNIVERSAL CSS ||*/
/*||||||||||||||||||||||||||||||||||||||||||
.gform_body {
	width: 100% !important;
}
#gform_1 *:not(label) {
	width: 100% !important;
	display: block !important;
	max-width: 100% !important;
	margin: 0 !important;
	min-height: 3.1em !important;
}
#gform_1 .gform_footer {
	margin-top: 10px !important;
}
form .gform_body input, form .gform_body select {
	height: 2.5em !important;
	padding: 0 5px !important;
}
form .gform_body div.ginput_container_name span {
	padding: 0 !important;
	float: left;
	margin-bottom: -6px !important;
	width: 50% !important;
}
form .gform_body li, .clear-multi div {
	margin: 0 !important;
	display: inline-block;
	width: 100% !important;
}
form div.gform_body div.clear-multi i {
	display: none !important;
}
form div.gform_body div.ginput_container_date, .ginput_container_date > input, div.gform_wrapper input.datepicker {
	clear: none !important;
	width: 100% !important;
}
form .gform_body .clear-multi input, form .gform_body div.clear-multi .gfield_time_ampm select {
	width: 100% !important;
	max-width: 100% !important;
}
form div.gform_body div.clear-multi div {
	width: 33.33% !important;
	display: block;
	float: left;
	margin-bottom: -6px !important;
}
form div.gform_body div.clear-multi {
	width: 100% !important;
	clear: none !important;
}
body div.gform_wrapper img.ui-datepicker-trigger {
	display: none !important;
}
.top_label div.ginput_complex.ginput_container.gf_name_has_2 {
	width: 100% !important;
}
.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 5px 0 0 !important;
}
.gform_wrapper .gform_footer input {
	width: 100% !important;
}
.gf_name_has_2 span {
	margin-bottom: 0 !important;
}
.gform_body li:not(.mw_label) label {
	display: none !important;
}
/*||||||||||||||||||||||||||||||||||||||||*/
/*|| END || GRAVITY FORMS UNIVERSAL CSS ||*/
/*||||||||||||||||||||||||||||||||||||||||*/
/*||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| START || FIX EMPTY SAPCE BELOW SU COLUMN ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||*/
.su-row .su-column ul, .su-row .su-column:first-child {
	margin-bottom: 0 !important;
}
.et_divi_builder .su-row {
	margin-bottom: 1.5em !important;
}
@media only screen and (max-width: 768px) {
	.su-column img.aligncenter {
		margin: 1.5em 0 0 !important;
	}
	.su-column:not(:first-of-type) .su-column-inner :first-of-type:not(ol):not(ul):not(li):not(img):not(.su-list):not(.su-tooltip):not(.fa) {
		margin-top: 20px;
	}
}
/*||||||||||||||||||||||||||||||||||||||||||||*/
/*|| END || FIX EMPTY SAPCE BELOW SU COLUMN ||*/
/*||||||||||||||||||||||||||||||||||||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||*/
/*|| START || BETTER RESPONSIVE SERVICES ||*/
/*|||||||||||||||||||||||||||||||||||||||||*/
@media screen and (max-width: 685px) {
	ul.four-col-grid li:nth-child(2n) {
		float: right !important;
		margin-right: 0 !important;
	}
	.content {
		width: 100%;
		padding-top: 20px;
	}
}
/*|||||||||||||||||||||||||||||||||||||||*/
/*|| END || BETTER RESPONSIVE SERVICES ||*/
/*|||||||||||||||||||||||||||||||||||||||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| Slider CSS for responsive title and button ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||*/
@media only screen and (min-width: 581px) and (max-width: 1024px) {
	.flex-caption {
		display: block !important;
		text-align: center !important;
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 0 !important;
	}
	.flex-caption p {
		display: none;
	}
	.flex-caption a {
		font-size: 2.5vw !important;
		padding: 0.5vw 3vw !important;
		max-width: 30% !important;
		width: 100% !important;
		text-align: center !important;
		float: none !important;
	}
	.flex-caption h2 {
		display: block !important;
		font-size: 3.9vw !important;
		margin-bottom: 20px !important;
		padding-right: 0 !important;
		text-align: center !important;
	}
}
@media only screen and (max-width: 580px) {
	.flex-caption {
		display: block !important;
		text-align: center !important;
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 0 !important;
	}
	.flex-caption p {
		display: none;
	}
	.flex-caption a {
		font-size: 3vw !important;
		padding: 0.9vw 3vw !important;
		margin: 0 auto !important;
		max-width: 30% !important;
		width: 100% !important;
		text-align: center !important;
		float: none !important;
	}
	.flex-caption h2 {
		display: block !important;
		font-size: 3.9vw !important;
		margin: 0 auto !important;
		padding-right: 0 !important;
		text-align: center !important;
	}
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| END Slider CSS for responsive title and button ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/
@media screen and (max-width: 1024px) and (min-width: 601px) {

	ul.staff-grid li span.entry-title a {
		font-size: 15px !important;
		font-weight: 500;
	}
	ul.staff-grid li .staff-deparment {
		font-size: 14px !important;
	}
	ul.staff-grid li .social.clearfix {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	ul.staff-grid li .excerpt-content {
		overflow: hidden;
		height: 8em !important;
		margin-bottom: 10px;
	}
	ul.staff-grid li .excerpt-content h6 {
		margin-bottom: 10px;
	}
}
ul.staff-grid li {
	padding: 0 !important;
}
ul.staff-grid li .excerpt-content {
	display: none;
}
/*||||||||||||||||||||||||||*/
/*|| Dual Booking Buttons ||*/
/*||||||||||||||||||||||||||*/
.mw-top-phone {
	min-width: 60%;
}
.mw-booking-btns span {
	display: block;
	width: calc(33% - 10px);
	padding: 5px;
	margin-bottom: 0;
	text-align: center;
	background-color: rgba(20, 66, 112, 0.7);
	float: right !important;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
}
.mw-booking-btns span:hover {
	background-color: rgb(20, 66, 112);
	cursor: pointer;
}
.mw-booking-btns span a {
	text-shadow: none !important;
}
@media screen and (max-width: 1024px) {
	#footer-widgets .widget {
		padding: 0 !important;
	}
}
@media screen and (max-width: 1024px) and (min-width: 631px) {
	.mw-top-phone span {
		width: calc(33% - 1.5px);
		text-align: center;
		margin: 0 0 3px 0;
	}
	.mw-top-phone {
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 0;
	}
	.mw-top-phone span:not(:last-of-type) {
		margin: 0 0 3px 3px;
	}
}
@media screen and (max-width: 630px) {
	.mw-top-phone span {
		width: 100%;
		text-align: center;
		margin: 0 0 10px 0;
	}
	.mw-top-phone {
		display: block !important;
		width: 100%;
		margin: 0 auto !important;
	}
	.mw-right-booking {
		margin-bottom: 0 !important;
	}
}
@media screen and (max-width: 750px) {
	#footer-widgets {
		padding-left: 2%;
		padding-right: 2%;
	}
}
/*||||||||||||||||||||||||||||||*/
/*|| End Dual Booking Buttons ||*/
/*||||||||||||||||||||||||||||||*/
@media not all, not all, only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 144dpi) {
	#header #top #logo #retina-logo {
	    height: 125px;
	}
}
#logo img {
	-webkit-filter: drop-shadow(1px 1px 0 black) 
                    drop-shadow(-1px -1px 0 white);
    filter:drop-shadow(1px 1px 0 black) 
           drop-shadow(-1px -1px 0 white);
}
.flex-caption {
    max-width: 80%;
}




/* Updates for new framework version */
.home-staff ul, .home-service ul {
    display: inherit;
}
body .gform_wrapper select {
	background-color: rgb(238,238,238)!important;
}