/*
Theme Name: Penrith Physiotherapy
Template: paeon
Author: Steve Hobson
Version: 1.4
Updated: 2016-05-23 15:58:25
*/

@charset "UTF-8";
@import url('../paeon/style.css');
/*|||||||||*/
/*|| 870 ||*/
/*|||||||||*/

/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| 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 ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*||||||||||||||||||||||||||||||||||||||||*/
/*|| CHANGE HOME PAGE HEADER BACKGROUND ||*/
/*||||||||||||||||||||||||||||||||||||||||*/

/* TO LIGHT GRADIENT */
	
	.has-slider #header {
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.85) 0%), to(rgba(255, 255, 255, 0) 100%));
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
		background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
		background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
		background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
	}
	
/* TO LIGHT SOLID
	
	.has-slider #header {
			background-image: none;
			background: rgba(255,255,255,0.6);
			border-bottom: 1px solid #fff;
	}
	
/* TO DARK SOLID
	
	.has-slider #header {
			background-image: none;
			background: rgba(0,0,0,0.6);
			border-bottom: 1px solid #000;
	}

/*||||||||||||||||||||||||||||||||||||||||||||*/
/*|| END CHANGE HOME PAGE HEADER BACKGROUND ||*/
/*||||||||||||||||||||||||||||||||||||||||||||*/

/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| CHANGE MENU AND APPOINTMENT BUTTON TEXT SHADOW ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#header #top {
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| CHANGE MENU AND APPOINTMENT BUTTON TEXT SHADOW ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*|||||||||||||||||||||||||||||||||||||*/
/*|| FIX EMPTY SAPCE BELOW SU COLUMN ||*/
/*|||||||||||||||||||||||||||||||||||||*/

.su-row .su-column ul, .su-row .su-column:first-child {
	margin-bottom: 0!important;
}
@media only screen and (max-width: 768px) {
	.su-column img.aligncenter {
		margin: 01.5em 0 0 !important;
	}
}

/*|||||||||||||||||||||||||||||||||||||||||*/
/*|| END FIX EMPTY SAPCE BELOW SU COLUMN ||*/
/*|||||||||||||||||||||||||||||||||||||||||*/

#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;
}
#home-service.mw-nostaff {
	background-color: #fff;
}
.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;
}
.flex-caption {
	max-width: 80%;
}
.home-social .mw-welcome-sidebar {}
.su-row .su-column ul, .su-row .su-column:first-child {
	margin-bottom: 0!important;
}
#footer-widgets .bp-map {
    height: 28em!important;
}
@media only screen and (max-width: 768px) {
	.su-column img.aligncenter {
		margin: 01.5em 0 0 !important;
	}
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| 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, 255, 255, 0.8);
	border-radius: 2px;
	box-shadow: 1px 1px 1px #333;
	font-size: 1.2em;
	margin: 0 10px 10px 0;
	text-shadow: none;
}
#mw-booking-btn:hover {
	background-color: rgba(255, 255, 255, 0.95);
}
#navigation {
	padding: 10px 0;
	clear: right;
}
@media screen and (min-width:456px)/* <--- 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:455px)/* <--- 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 PHONE NUMBERS AT TOP INSTEAD OF BOOKING REQUEST BUTTON   ||*/
/*|| ACTIVATE IF USING header-with-top-phone.php IN PLACE OF header.php ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*

.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;  <--- CHANGE THIS ACCORDINGLY AND REMOVE THIS PROMPT
}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|| END CSS FOR PHONE NUMBERS AT TOP INSTEAD OF BOOKING REQUEST BUTTON ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*||                             CSS FOR ALTERNATE HOME PAGE STYLE                             ||*/
/*||   SERVICES, FOLLOWED BY SECTION CONTAINING INTRO TEXT AND STAFF FOLLOWED BY WIDGET AREA   ||*/
/*|| ACTIVATE ONLY WHEN USING template-home-alternate-layout.php IN PLACE OF template-home.php ||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*

.home-staff {
		padding: 10px 0;
}
.home-block h3 {
		margin-bottom: 10px;
}

/*|||||||||||||||||||||||||||||||||||||||||||*/
/*|| END CSS FOR ALTERNATE HOME PAGE STYLE ||*/
/*|||||||||||||||||||||||||||||||||||||||||||*/

/*|||||||||||||||||||||||||||||||||||||||||||*/
/*|| CSS FOR "showtheconditions" SHORTCODE ||*/
/*|||||||||||||||||||||||||||||||||||||||||||*/

span.condition-title a {
	font-size: 16px;
	margin: 15px 0;
	display: block;
}

/*||||||||||||||||||||||||||||||||||||||||||||||*/
/*||END CSS FOR "showtheconditions" SHORTCODE ||*/
/*||||||||||||||||||||||||||||||||||||||||||||||*/

@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;
	}
}
@media screen and (max-width: 685px) {
	.home-social .main-title .right {
		display: block;
		float: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}
}
.has-slider #header {
	z-index: 3;
}
.staff-info .excerpt-content {
	text-align: justify;
}

/*||||||||||||||||||||*/
/*|| CUSTOM TOOLTIP ||*/
/*||||||||||||||||||||*/

.qtip-content {
	line-height: 1.5em;
	font-size: 12px;
	background-color: #F4FBFB;
	border-radius: 5px!important;
}
.qtip-light {
	border-color: #4DB1B4!important;
	border-radius: 5px!important;
}
.qtip-content ul {
	margin-bottom: 0;
	margin-left: 14px;
}
.qtip-content ul li {
	list-style-type: disc;
}
.qtip-titlebar {
	background-color: #CAE8E9!important;
}
ul.mw-ep-qt + p {
	display: none;
}
.mw-click {
	cursor: pointer;
}

/*||||||||||||||||||||||||*/
/*|| END CUSTOM TOOLTIP ||*/
/*||||||||||||||||||||||||*/

/*||||||||||||||||||||||*/
/*|| GRAVITY FORM CSS ||*/
/*||||||||||||||||||||||*/
/*

label.gfield_label, input[type="text"]+label, input[type="text"]+i+label, input[type="text"]+i {
	display: none!important;
}
form#gform_1 select, form#gform_1 input {
	height: 30px;
	padding: 0;
	width: 100%!important;
	margin: 0;
	display: inline-block;
}
form#gform_1 input[type="radio"] {
	height: 15px!important;
	width: 15px!important;
	margin: 0;
	-webkit-appearance: radio;
}
form#gform_1 textarea {
	width: 100%;
}
form#gform_1 input[type="radio"] + label {
	margin-bottom: 0!important;
}
form#gform_1 select {
	padding-left: 10px;
}
.gfield_time_ampm, .gfield_time_hour, .gfield_time_minute {
	width: 31.73%!important;
	box-sizing: border-box;
	padding: 0!important;
	margin-top: .375em;
}
#field_1_10,#field_1_11{
	display:inline!important;
}
form#gform_1 li {
	padding: 0!important;
	border: none!important;
	border-bottom: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
.ui-datepicker {
	width:auto!important;
}
.gform_footer.top_label {
	padding-top:0!important;
}
#gform_submit_button_1 {
	background-color:#094c79;
	font-size: 16px;
	height:36px!important;
}

/*||||||||||||||||||||||||||*/
/*|| END GRAVITY FORM CSS ||*/
/*||||||||||||||||||||||||||*/

/*|||||||||||||||||||||||||||||*/
/*|| SCU iframe close button ||*/
/*|||||||||||||||||||||||||||||*/

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	top: -40px!important;
	right: -40px!important;
	width: auto!important;
}

/*|||||||||||||||||||||||||||||||||*/
/*|| END SCU iframe close button ||*/
/*|||||||||||||||||||||||||||||||||*/
.home-social .main-title .right {
	width: 50% !important;
}



#nice_appointment #node, #nice_appointment #success {
    background-color: #0f679f;
    padding: 10px;
}