/*======================================
Theme Name: ilsinger
Theme URI: https://divicake.com/
Description: Child Theme für ilsingereditions.com
Version: 1.0
Author: gutefee
Author URI: https://www.gutefee.at/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

body {
	font-family: 'Biwa-Light',Helvetica,Arial,Lucida,sans-serif;
}


.et_fixed_nav #main-header {
	padding-top: 30px;
}

#main-header {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.nav li ul {
	border-top: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;;
    margin-top: -20px;
}

#top-menu li li {
	padding-left: 0px;
	line-height: 1.5em;
}

#top-menu li li a {
	padding: 0px;
	font-weight: 700;
	width: 400px;
	font-size: 15px;
}

.nav li ul {
	padding-top: 0px;
	width: 400px;
}

#top-menu li a {
	font-weight: 550;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {

    opacity: 1;
	background-color: white;

}


#top-menu li li a:hover {
	padding: 0px;
	font-weight: 700;
    color: #634a6c;
}

.et_header_style_left #et-top-navigation {
	width:100%;
}

.mobile_menu_bar::before {
	color: #634a6c;
}

.et_mobile_menu {
	border-top: none;
}

.et_mobile_menu .menu-item-has-children > a {
	background-color: white;
}