.elementor-2624 .elementor-element.elementor-element-99a258c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2624 .elementor-element.elementor-element-2969e5e > .elementor-widget-container{background-color:#F5F1E6;margin:0px 0px 0px 0px;}.elementor-2624 .elementor-element.elementor-element-2969e5e:hover .elementor-widget-container{background-color:#050000;}/* Start custom CSS for restan_header, class: .elementor-element-2969e5e *//* Header navigation button styling */
.navbar .attr-right .attr-nav li.button a,
.validnavs .attr-right .attr-nav li.button a,
.navbar-default .attr-nav li.button a {
    -webkit-tap-highlight-color: transparent !important;
    outline: none !important;
    transform: none !important;
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease !important;
    animation: none !important;
    box-shadow: inherit !important;
    background-color: #000000 !important;
    color: #ffffff !important;
}

/* Remove theme's ::after pseudo-elements for header button */
.navbar .attr-right .attr-nav li.button a::after,
.validnavs .attr-right .attr-nav li.button a::after,
.navbar-default .attr-nav li.button a::after {
    display: none !important;
    transform: none !important;
    background: none !important;
}

/* Add red background hover effect for header button */
.navbar .attr-right .attr-nav li.button a:hover,
.validnavs .attr-right .attr-nav li.button a:hover,
.navbar-default .attr-nav li.button a:hover {
    background-color: #E7272D !important;
    color: #ffffff !important;
    transform: none !important;
    outline: none !important;
    box-shadow: inherit !important;
}

/* Remove focus and active effects but keep the red background */
.navbar .attr-right .attr-nav li.button a:focus,
.navbar .attr-right .attr-nav li.button a:active,
.validnavs .attr-right .attr-nav li.button a:focus,
.validnavs .attr-right .attr-nav li.button a:active,
.navbar-default .attr-nav li.button a:focus,
.navbar-default .attr-nav li.button a:active {
    background-color: #E7272D !important;
    color: #ffffff !important;
    transform: none !important;
    outline: none !important;
}/* End custom CSS */