/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/

/* put here your custom css styles */
body{
	background-color:#333;
}
p{
	color:#222;
}
.header {
	padding: 10px 0;
}
.header_container{
	background-color:#333;
}

.header-left{
	width:320px;
}

.header-left .logo{
	color:white;
	height:100px;
	line-height:100px;
	padding:0;
	font-size:45px;
	font-family: 'Oranienbaum', serif;
}


.menu-main-menu-container{
	margin:27px 0;
	display:block;
	float:left;
}
.home_box .news ul.opening_hours li{
	padding:6px 0;
}
.footer_banner_box{
	height:134px;
}
.footer_box p{ padding:10px 0 0; }
#map-canvas{
	display:block;
	float:left;
	width:270px;
	height:200px;
	overflow:hidden;
}
.footer_box{
	height:300px;
}
#medicenter_appointment-7{
	width:100%;
	max-width:300px;
}

#medicenter_appointment-7 .sentence{
	font-size:14px;
	color:#EEEEEE;
}
#medicenter_appointment-7 ul li{
	border-color:#555555;
}
#text-2{
	width:100%;
	max-width:660px;
	padding-right:0;
}
#map_canvas2{
	margin-top:18px;
	width:100%;
}

#text-3{
	height:100px;
	text-align:center;
	margin-top:30px;
}

.info_list li label{
	width:106px;
}

.info_list li .text{
	width:374px;
}


.page-template-default img{
	height:auto;
	max-width:100%;
}

.page-id-2459 .page_layout h3{
	background-color:#0384CE;
	color:white;
	padding:1% 5%;
	margin-right:10%;
	margin-bottom:10px;
	float:left;
	width:80%;
}

.footer-banner-box p{
	
	font-size:20px;
}
.header {
  position: relative;
}
.alexandra-booking-button {
	position: absolute;
	top: 36px;
	right: 0;
	width: 200px;
	text-align: center;
	background: #42b3e5;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
}
.alexandra-booking-button:hover {
	background: #3156a3;
}

@media screen and (max-width:1009px){
	#text-2{
		height:421px;
	}
.alexandra-booking-button {
	position: absolute;
	top: auto;
	right: 0;
	width: 200px;
	text-align: center;
	background: #42b3e5;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	bottom: 36px;
}
}

@media screen and (max-width:767px){

.alexandra-booking-button {
	position: relative;
	top: auto;
	width: 100%;
	text-align: center;
	background: #42b3e5;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	bottom: auto;
	display: block;
	margin-top: 10px;
}
}


/* -------------------------------------------------- For IE */

/* IE6 */

* html .wpb_gallery ul li.isotope-item a{
	width:150px;
	height:150px;
}

/* IE7, IE8 */
.wpb_gallery ul li.isotope-item a{
	width:150px;
	height:150px;
}

div#medicenter_appointment-2{
	padding-top:30px;
}
.posttype-page{
	margin-left:110px;
}
#comments_list{ width:100%; margin-top:20px; }

.search-results .post_content{
	line-height: 150%;
	padding-bottom: 1em;
	padding-top: 0;
}