/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 05 2026 | 16:26:45 */
.menu-button{
	background-color: #e2a650; 
    padding: 5px 15px 0px 15px !important;
    color: #FFF;
    border-radius: 10px;
}
.menu-button a{
	color: #FFF !important; 
    height: 20px;
	padding-bottom:0px !important
}
.et_header_style_left #et-top-navigation {
    padding-top: 25px;
}
.nav li ul{
        padding: 0px 0;
}
@media only screen and (max-width:800px){
#logo{
	        max-width: 70% !important;
	    max-height: 60% !important;
}
}
#top-menu li li {
    padding: 0 0px;
}