/* Start custom CSS */.sticky-header.elementor-sticky--effects {
	background-color: #F1EFEE !important;
	transition: 0.5s !important;
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
}
.sticky-header.elementor-sticky--effects .menusticky .elementor-item-active{
    color:#4A3E3E !important;
    }
    
 
@media screen and (min-width: 320px) and (max-width: 567px){    
.elementor-2726 .sticky-header.elementor-sticky--effects{
padding-top:0.31em;
padding-bottom:0.31rem;
}} 



@media screen and (min-width: 320px) and (max-width: 1024px){
 .elementor-2726 .sticky-header.elementor-sticky--effects .elementor-menu-toggle__icon--open{
fill:#907353 !important;     
}}/* End custom CSS */