/*
Theme Name: Platinum Chiropractic Centre
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*/
#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.three-col-grid li {
	margin-right: 8%;
}
#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: #fff!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: #A9CB38;
}
#navigation {
	padding: 10px 0;
}

.full-width-title.large-width-title h1.entry-title {
	margin-bottom: 10px;
}
.page-head .social-links {
	margin-top: 10px;
}
.aps-group-horizontal {
	text-align: center;
}
.wpseo-opening-hours,
.widget.WPSEO_Show_Address {
	margin-bottom: 0px;
}
.flex-caption {
	max-width: 80%;
}
.home-staff {
	padding: 10px 0;
}
.home-block h3 {
	margin-bottom: 10px;
}

@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;
}


/* For Home Social Widget area */

.home-social .social-links {
	margin-top: 60px;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| CSS FOR TOP BOOKING BUTTON - DEACTIVATE IF USING TOP PHONE NUMBER (BELOW) ||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#mw-booking-btn {
	float: right;
	display: block;
	padding: 7px;
	background-color: rgba(255,0,0,0.8);
	border-radius: 2px;
	box-shadow: 1px 1px 1px #333;
	font-size: 1.3em;
	margin: 0 10px 10px 0;
	text-shadow: none;
	color: #fff;
	font-weight: bold;
}
#mw-booking-btn:hover {background-color: rgba(255,0,0,0.95);}
#navigation {
	padding: 10px 0;
	clear: right;
}
@media screen and (min-width:511px)/* <--- CHANGE THIS ACCORDINGLY AND REMOVE THIS PROMPT */ and (max-width:1024px) {
	#mw-booking-btn {
		display: inline-block;
		position: absolute;
		right: 45px;
		text-align: center;
		top: 20px;
	}
}
@media screen and (max-width:510px)/* <--- CHANGE THIS ACCORDINGLY AND REMOVE THIS PROMPT */{
	#mw-booking-btn {
		float: none;
		display: inline-block!important;
		text-align: center;
		width: 100%;
		margin-top: 8px;
	}
}

/*||||||||||||||||||||||||||||||||||||*/
/*|| END CSS FOR TOP BOOKING BUTTON ||*/
/*||||||||||||||||||||||||||||||||||||*/
/*|||||||||||||||||||||||*/
/*|| CSS FOR TOP PHONE ||*/
/*|||||||||||||||||||||||*/
@media screen and (min-width:770px)/* <--- CHANGE THIS ACCORDINGLY AND REMOVE THIS PROMPT */ and (max-width:1024px) {
	.mw-top-phone {
		display: inline-block;
		position: absolute;
		right: 234px;
		top: 20px;
	}
}
@media screen and (max-width:769px)/* <--- CHANGE THIS ACCORDINGLY AND REMOVE THIS PROMPT */{
	.mw-top-phone {
		display: inline-block !important;
		text-align: left !important;
		width: 100%;
		margin-top: 8px !important;
		padding: 0 !important;
		margin: 0 !important;
		float: none !important;
	}
	.mw-top-phone span {
		text-align: center !important;
		margin: 10px 0 !important;
		float: none!important;
		display: block;
	}
}

/*|||||||||||||||||||||||||||*/
/*|| END CSS FOR TOP PHONE ||*/
/*|||||||||||||||||||||||||||*/

