/*
Theme Name:   MediCenter Child
Theme URI: https://1.envato.market/medicenter-responsive-medical-wordpress-theme
Description:  MediCenter Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     medicenter
Version:      1.2
Text Domain:  medicenter
*/

body {font-size:15px;}
li {line-height: 1.2em; padding-bottom: 5px;}

.site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row {display:flex;}

.footer .appointment-content ul.items-list {font-size: 0.9em;}
.footer .appointment-content ul.items-list li {padding-bottom: 0px;}
.footer .appointment-content ul.items-list .value {background: #22a3a2; padding: 2px 5px; min-width: 82px; text-align: center;}

.infofootmen {padding-left: 20px; font-size: 1.1em; color: #53d9d8; line-height: 1.2em;}
.infofootmen li {padding-bottom:15px;}

.footer-container {margin-top:50px;}
.footer > .footer-banner-box-container {top:-50px;}

.sf-menu li ul {width:220px;}
.sf-menu li ul li {min-width: 190px;}

.mobile-menu-switch .line {width: 40px; height: 3px; background: #2e7070; right:0; left: unset;}
.showonmob {display:none !important;}

@media screen and (max-width: 1249px) {
	
	.header.layout-1 .sf-menu li ul {width: 210px !important;}
	.header.layout-1 .sf-menu li ul li {width: calc(100% - 16px) !important;}
	
}

@media screen and (max-width: 1009px) {
	
	.header-left a img {width: 120px; margin: auto; float: none;}
	
}

@media screen and (max-width: 767px) {
	
	.header-container .header {padding: 8px 0;}
	.header .mobile-menu-switch {top: 23px;}
	
}

@media screen and (max-width: 479px) {
	
	.hideonmob {display:none !important;}
	.showonmob {display:block !important;}
	.ordermobone {order:1;}
	.ordermobtwoo {order:2;}
	.toppagerow {display: grid; margin-top: 10px !important;}
	
}

