/*
Theme Name: Piliz Xhild
Theme URI: www.piliz.se
Description: Child theme of Divi theme for the Divi theme
Author: Fredrik Pilegård
Author URI: www.piliz.se
Template: Divi
Version: 3.0.85
*/


/*responsive-menu-pro*/
.mobile_nav > .mobile_menu_bar .mobile_menu_bar_toggle {
    display: none !important;	
}
button#responsive-menu-pro-button:hover {
	background: #ffd631!important;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
    font-size: 14px !important;
	font-weight: 600 !important;
}
/*------------------*/

.language_css {
	
}

/*sticky menu - smaler height on menu items*/
.has_et_pb_sticky .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 15px 0 !important;
}