.elementor-417 .elementor-element.elementor-element-9685372{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for solakheader, class: .elementor-element-23d104a *//* Change the color of the mobile menu toggle button */
.th-menu-toggle.d-inline-block.d-lg-none {
    background-color: rgb(221, 153, 51); /* New orange color */
    border-color: rgb(221, 153, 51); /* Optional: if there's a border */
}

/* Optional: Change hover color */
.th-menu-toggle.d-inline-block.d-lg-none:hover {
    background-color: rgb(199, 138, 46); /* Slightly darker on hover */
}/* End custom CSS */