body, input, textarea {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
		
	
}
body, html {
	overflow-x: hidden;
	max-width: 100%;
}

h2.entry-title {
	font-size: 2em;
}
a  {
	text-decoration: none;
	color: #c1ac51;
	transition: all .5s ease;
}
.wp-block-button a {
    	color:#fff !important;
}
.wp-block-button a:hover {
	background: #a69446 !important;
	color:#fff;
}
.location ul {
	list-style: none;
	text-align: center;
	margin: 20px 0 0 0;
	display: inline-block;
}
.location li {
	float: left;
	margin-right: 25px;
	width: 200px;
}
.location li:last-child {
	margin-right: 0;
}
.location a {
	color: #404040;
	transition: all 1s ease;
}
.location a:hover img {
	opacity: .8;
}
.location a:hover {
	color: #c1ac51;
}
.loc-about li{
	margin-bottom: 2em;
}
.shape1 {
	padding: 12px 30px;
	border-radius: 5em;
	border: 1px solid #bebebe;
}
 
input[type="submit"],
#menu-item-32 a {
	background: #c1ac51;
	color: #fff;
	display: inline-block;
	padding: 12px 30px;
	border-radius: 5em;
	text-align: center;
	transition: all 1s ease;
	font-size: 14px;
}
.grey, input[type="submit"] {
	background: #36393e;
}
.grey:hover, input[type="submit"]:hover {
	background: #43464d;
	color: #fff;
}
.btn a:hover {
	background: #a69446 !important;
	color: #fff;
}
span.phone-numb {
	display: inline-block;
	margin-left: 10px;
}
.sub {
	font-size: 18px;
}
h3 {
	font-size: 24rem;
	font-size: 24px;
}
h4 {
	font-size: 18rem;
	font-size: 18px;
}
.site-footer {
	background: #36393e;
	color : #bababa;
	padding-top: 2em;
}
.site-footer .column1 {
	color: #36393e;
}
.site-info {
	background: #212326;
	font-size: 12px;
	padding : 2em 0;
}
.white {
	color: #fff;	
}
.site-header {
	border-bottom: 1px solid #ebebeb;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);	
}
#pg-4-0 {

}
.main-navigation .menu {
	float: right;
}
.main-navigation li {
	margin-left: 25px;
	margin-top: 20px;
}
.main-navigation li a {
	padding-top: 12px;
}
.main-navigation a {
	color: #404040;
}
.site-header .row {
	margin: 15px 0;
}
.top-header {
	background: #f5f5f5;
	padding: 8px 0;
}
.top-header ul {
	float: right;
	list-style: none;
	margin: 0;
}
.top-header li {
	float: left;
	margin-left: 30px;
}
.top-header .row {
	margin-bottom: 0;
}
ul.top1 {
	float: left;
}
.top-header .top1 li{	
	margin-left: 0;
}
.top-header .top1 li:last-child{
	margin-left: 20px;
}
.home .entry-title {
	display: none;
}
.home .entry-content {
	margin-top: 0;
}
.banner {
	margin: 100px auto; 
	max-width: 900px;
	text-align: center;
}
.banner h2 {
	font-size: 32px;
}
.banner span {
	font-size: 18px;
}
.btn-banner {
	margin-top: 40px;
}
.btn-banner .btn {
	font-size: 18px;
}
.btn-banner .grey {
	margin-left: 20px;
}
.social-icon {
	list-style: none;
	margin: 0;
	float: right;
}
.social-icon li {
	float: left;
	margin-right: 10px;
}
.social-icon li a {
	background: #36393e;
	display: inline-block;
	line-height: 34px;
	font-size: 18px;
	border-radius: 8em;
	width: 34px;
	height: 34px;
	text-align: center;
	color: #212326;
}
.social-icon li a:hover {
	background: #c1ac51;	
}
.top-header li.social-top {

}
.top-header li:last-child {
	margin-right:0;
	margin-left: 10px;
}
.social-top a{
	display: inline-block;
	line-height: 25px;
	font-size: 14px;
	width: 25px;
	height: 25px;
	background: #ccc;
	color: #f5f5f5;
	border-radius: 8em;
	text-align: center;
}
.social-top a:hover {
	background: #c1ac51;
}
.service-list {
	padding-left: 85px;
	position: relative;
}
.service-list:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(https://www.capitalphysiotherapy.com.au/wp-content/uploads/2016/12/service_img2_hover.png);
	width: 75px;
	height: 75px;
}
.team {
	border: 1px solid #ebebeb;
	padding: 25px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.team h4 {
	clear: none;
}
.space {
	border-top: 4px double #ebebeb;
	padding-top: 30px;
}
.space2 {
	border-top: 1px solid #ebebeb;
	padding-top:  1.5em; 
	padding-bottom: 10px;

}
.address-box {
	border: 1px solid #ebebeb;
	padding: 25px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.address-box iframe{
	width: 100%;	
}
.google_map {
	margin-bottom: 2em;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	padding: 12px 15px;
}
textarea {
	height: 150px;
}
input[type="submit"] {
	box-shadow: none;
	text-shadow: none;
	border: 1px solid #000;
}
.address-box p:last-child{
	margin-bottom: 0;

}
.address-box .space2 {
	text-align: center;
}
.site-content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.home .site-content {
	padding-top: 0;
}
.hours-box {	
	border: 1px solid #ebebeb;	
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.hours-box span {
	display: block;
	padding: 25px 25px 0 25px;
}
.hours-box .space2 {
	margin-bottom: 0px;
}
.table-white {
	/*border-top: 1px solid #ebebeb;*/
	/*border-bottom: 1px solid #ebebeb; */
	/*padding:12px; */
	padding: 12px 25px;
	background: #c1ac51;
}
.table-grey {
	background: #36393e;
	/*padding:12px; */
	padding: 12px 25px;
	color: #fff;
}
.center {
	text-align: center;
}
.center {
	margin-top: 1em;
}

.sidebox {
	border: 1px solid #ebebeb;
	padding: 25px;	
}
#cliniko-online-bookings .module__heading {
	background: #fff !important;
}
.sidebar-box, .blog article, .single .content-area, .archive article {
	border: 1px solid #ebebeb;
	padding: 25px;	
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.blog article, .single .content-area, .archive article {
	/*max-width: 800px;
	margin-left: auto;
	margin-right: auto;*/
	padding-left: 40px;
	padding-right: 40px;
}
.widget-title {
	font-size: 1.2em;
}
.sidebar-box ul {
	list-style: none;
	margin-left: 0;
}
.cat-links {
	display: inline-block;
	margin-left: 10px;
}
.nav-previous a,
.nav-next a{
	border: 1px solid #36393e;
	color: #36393e;
	display: inline-block;
	padding: 12px 30px;
	border-radius: 5em;
	text-align: center;
	transition: all 1s ease;
	font-size: 12px;
	background: #fff;
}
.blog .site-content, .single .site-content {
	/*background: #f5f5f5;*/
}
.single .entry-title {
	margin-top: 0;
	margin-bottom: 0;
}
input.search-submit {
	padding: 12px 23px;
	margin-left: 5px;
}
.main-navigation ul ul {
	box-shadow: none;
	padding-top: 45px;
}
.main-navigation ul ul li{
	background: #fff;
	margin-left: 0;
	margin-top: 0;
	padding: 12px 30px;
	border: 1px solid #ebebeb;
}
.sub-menu li:nth-child(2) {
	border-top: none;
}
.main-navigation ul ul li a {
	padding: 0;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: -35px;
}
.alignright {
	margin-bottom: 1.5em;
}
.blog article ul,
.single article ul {
	/*margin-top: -1.5em;*/
}
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"],
input[type="number"], 
input[type="tel"], 
input[type="range"], 
input[type="date"], 
input[type="month"], 
input[type="week"], 
input[type="time"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="color"], 
textarea {    
    max-width: 100%;
}
.home .edit-link {
	display: block;
	text-align: center;
}
/* Small menu. */
.main-navigation.toggled ul {
 display: block;
}
.menu-toggle {
 display: none;
}
.main-navigation ul {
 display: block;
 }
.top-header .social-top2, .top-header .social-top3,
.social-icon .social-top2, .social-icon .social-top3 {
	display: none;
	margin: 0;
}
.social-top.fix-m {
	margin-left: 10px;
}
.f-sos {
	display: none;
}
.schedule-table .hour{
	border-left: 1px solid #ebebeb;
	padding: 15px 25px 15px 15px;
}
.schedule-table .day {
	padding: 15px 15px 15px 25px;
}
.schedule-table .row {	
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 0;

}
.hour{
	width: 65%;
	float: left;
	
}

.day {
	width: 35%;
	float: left;
	
}
.schedule-table .row:last-child {
	border-bottom: none;	
}
.schedule-table .row:first-child {
	border-top: 1px solid #ebebeb;
}
.top-phone  {
	position: relative;
	width: 230px;
	cursor: pointer;
}
.top-phone div {
	left: -999em;
    z-index: 99999;
	position: absolute;
	top: 20px;	
	width: 230px;
	background: #F5f5f5;
	
}
.top-phone div a {
	display: block;	
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.top-phone:hover div {		
	left: -20px;
}
.hide-phone a:last-child {
	padding-top: 0;
}
/*mobile friendly*/

@media only screen and (max-width: 959px) and (min-width: 768px) {
	.top-phone, .top1 li {		
		float: none;
	}
	.container12 {
		width: 700px;
	}
	.site-header .container12 .column3,
	.site-footer .widget-place .column3,
	.site-footer .widget-place .column4 {
		width: 100%;
	}
	.site-info .container12 .column4 {
		width: 60%;
	}
	.site-info .container12 .column8 {
		width: 30%;
	}	
	.top-header .container12 .column3 {
    	width: 102px;
	}	

}
@media only screen and (max-width: 900px){
	.main-navigation, .menu, .main-navigation ul {
 		display: none !important;
 	}
	.top-header .top1 li:last-child {
    	margin-left: 0px;
	}
	.main-navigation li, #menu-item-32 a {
		margin-left: 15px;
		font-size: 12px;
	}
	#menu-item-32 a {
		padding: 12px 15px;
	}
	.shape1 {
		text-align: center;
	}
	.site-header .column3 {
		position: relative;
	}
	#responsive-menu-button {
		top: 50% !important;
		margin-top: -22px !important;
	}
	.location ul {
		text-align: center;
	}
	.location li {
		float: none;
		display: inline-block;
		margin-bottom: 1.5em;
	}

}
@media only screen and (max-width: 800px){ 
 .mobile-menu {
 	width: 55px;
 	float: right; 	
 	/*position: relative;*/
 }
 .site-branding {
 	width: 70%;
 	float: left;
 }
 .site-header .column9, .site-header .column3 {
 	margin: 0;

 }
}
@media only screen and (max-width: 767px) {
	.top-phone:hover div {
    	left: 0;
	}
	.site-header .container12 .column3 {
		/*margin-bottom: 5px;*/
	}
	ul.top1, .top-header ul {
		float: none;
	}
	.top-header li, .top-header .top1 li:last-child {
		margin-left: 0;
	}	
	.site-footer .column1{
		display: none;
	}
	.btn-banner {
		margin-top: 20px;
	}
	.btn-banner {
		margin-bottom: 1.3em;
	}	
	.location li {
		margin-right: 15px;
		margin-bottom: 1.5em;
	}
	.location li:nth-child(even) {
		margin-right: 0;
	}
	.location li:last-child {
		margin-bottom: 0;
	}
	.banner {
		margin: 50px auto;
		overflow-x: hidden;
	}
	.site-title {
		text-align: center;
	}
	.menu li:first-child{
		margin-left: 0;
	}	
	.banner h2 {
		font-size: 25px;
	}	
	.top1, .top-header ul, .social-icon, .site-info {
		text-align: center;
	}
	.top-header li, .social-icon li {
		float: none;
		display: inline-block;
	}
	.social-icon {
		float: none;
	}
	.br {
		display: block;
	}

}
@media only screen and (max-width: 560px) {
	.main-navigation, .menu, .main-navigation ul {
 		display: none !important;
 	}
	.location li {
		margin-right: 0;
		float: none;

	}
	.service-list:after {
	    content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url(/wp-content/uploads/2016/12/service_img2_hover2.png);
	    width: 35px;
	    height: 35px;
	}
	.service-list {
	    padding-left: 45px;
	    position: relative;
	}
	.btn-banner .btn.grey {
		margin-left: 0;
	}
	span.phone-numb {
		margin-left: 0;
	}
	.loc-about li {
		display: inline-block;
	}
	.cat-links {
		display: block;
		margin-left: 0;
	}
	.top-header .social-top2, .top-header .social-top3, .social-icon .social-top2, .social-icon .social-top3 {
		display: inline-block;
		margin: 0;
	}
	.top-header .social-top2 a, .top-header .social-top3 a{
		/*background: url(../img/gplus34.png);*/
		width: 28px;
		height: 28px;
		display: inline-block;
	}
	.social-icon .social-top2 a, .social-icon .social-top3 a {
		display: inline-block;
		width: 34px;
		height: 34px;
		margin-top: 1em;
	}
	.top-header .social-top, .social-icon .hide-m {
		display: none;
	}
	.social-icon .social-top3 {
		margin-left: 10px;
	}
	.top-header .column3 {
		margin-bottom: 5px;
	}
	.f-sos {
		list-style: none;
		text-align: center;
		margin: 0;
		display: block;
	}
	.f-sos li {
		display: inline-block;
		margin-left: 10px;
	}
	.site-info .column8 {
		margin: 0;
	}
}
@media only screen and (max-width: 480px) {
	.site-title img {
		max-width: 185px;
	}
	.main-navigation, .menu, .main-navigation ul {
 		display: none !important;
 	}
}

.edit-link { display: none; }
.o-posts-grid-post-title {
	font-size:18px;
}




