/*
Theme Name:  Efor Child
Theme URI:   https://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [Efor Theme] in this child theme.
Author:      Pixelwars
Author URI:  https://themeforest.net/user/pixelwars
Version:     6.0.1
Template:    efor
Tags:        portfolio
Text Domain: efor-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@media screen and (min-width: 992px) {
.nav-menu li.current-menu-item > a .link-text:before {
    background-color: #eedfca !important;
    border-color: #eedfca !important;
}	
	.nav-menu li.current-menu-item > a .link-text {
	color: #7f736d !important;
}	
	
	/* Fix temporaire */
	.elementor-invisible {
		visibility: inherit;
	}

}

@media screen and (max-width: 767px) {
	#masthead {
		display: none !important;
	}	
}

body {
	overflow: hidden;
}

#site-navigation {
	display: none;
}

#masthead .site-branding {
	margin-right: auto;
	margin-left: auto;
	display: none !important;
}

#jet-popup-2557 .jet-popup__container {
    width: 30%;
    height: 90%;
}

#wpforms-submit-2697{
	border:2px solid #000 !important;
}