/*
Theme Name: MediClinic Child
Theme URI: https://mediclinic.qodeinteractive.com/
Description: A child theme of MediClinic Theme
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: mediclinic
Template: mediclinic
*/
.mkdf-title.mkdf-has-parallax-background:after{
    content: '';
    position: absolute;
    background: #000000b0;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -7;
}
.mkdf-footer-top-alignment-left{
	width: 1200px;
}
.mkdf-fixed-wrapper{
	background: white;
	box-shadow: inset 0 6px 8px -6px #10101030; 
}
body.home .mkdf-page-header .mkdf-grid{
	width: 100% !important;
    padding: 15px 5%;
    box-sizing: border-box;
}
.mkdf-logo-wrapper a{
	height: 90px !important;
}
/*
body .jet-mega-menu-list .jet-mega-menu-mega-container {
	width: 100vw !important;
	left: 100% !important;
	transform: translateX(-50vw) !important;
}
*/
.e-container,
.elementor-section {
    overflow: visible !important;
}
.jet-mega-menu-item > .jet-mega-menu-container {
    width: unset !important;
}
.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container{
	margin-top: 42px;
}
.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner{
	background: #FAFAFA !important;
	box-shadow: inset 0 6px 8px -6px #0000001f;
}

/*
.jet-mega-menu-container {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
*/


