/*
Theme Name: Shootingrange
Template: Divi
Author: sunette
Author URI: sunette.cz
Version: 1.0.1706189391
Updated: 2024-01-25 14:29:51

*/
header{
border-bottom: 2px solid rgb(223 154 55 / 100%);
}
.menu-item .sub-menu{    
	padding:5px 0px;
    border-top: 3px solid #df9937;
}
.menu-item .sub-menu li{
	padding:0px!important;
}
.menu-item .sub-menu li a{
	font-size: 15px!important;
	width:100%!important;
}
/* MOBILE */
.mobile_menu_bar:before{
	color: #fff;
}
.et_mobile_menu{
	border-top:none;
	background-color: rgb(0 0 0 / 100%)!important;
}
.et_mobile_menu li a{
	font-size:18px;
}
.nav > li:last-child a{
    color: #FFFFFF !important;
    background-color: #dc6735;
    padding: 0.8em 1em !important;
}
.et_mobile_menu > li:last-child a{
    color: #FFFFFF !important;
    background-color: #dc6735;
    padding: 0.8em 1em !important;
}
