/*
Theme Name: Medigroup Child
Theme URI: http://medigroup.mikado-themes.com/
Description: A child theme of Medigroup Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Template: medigroup
*/
@import url("../medigroup/style.css");


#IGsection a.igfeed{font-size: 1.5em}
footer img{width: auto!important}

/* Banner footer */


@media screen and (min-width: 768px)
{
#menu-edb_menu{width: 1100px!important}
.mkd-main-menu.mkd-default-nav > ul > li > a, .mkd-page-header #lang_sel > ul > li > a, .mkd-page-header #lang_sel_click > ul > li > a, .mkd-page-header #lang_sel ul > li:hover > a{font-size: 13px}
#mkd_search_opener-4{display:none;}
.mkd-logo-area .mkd-grid, 
.mkd-menu-area .mkd-grid{width: 100%;max-width: 1250px}
}
@media screen and (min-width: 1200px)
{
   #menu-edb_menu{width: 1100px} 
}
@media screen and (max-width: 767px)
{
	#antiCovid19Banner{font-size: .9em}
	#antiCovid19Banner img{display:block;float:left;}

	.mkd-mobile-header .mkd-mobile-header-inner{height:195px;}
	.mkd-mobile-header .mkd-vertical-align-containers .mkd-mobile-menu-opener,
	.mkd-mobile-header .mkd-vertical-align-containers > a{width: 46%;display: inline-block;margin:0 2%;float:left;}
	.mkd-mobile-header .mkd-vertical-align-containers .mkd-mobile-menu-opener{padding:9px 0 8px 0}
}