.elementor-53 .elementor-element.elementor-element-650f191{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for ebukz-header, class: .elementor-element-e5d531a */.header-top {
    height: 30px!important;
    line-height: 30px!important;
}
.header-cart {
    display: none;
}

.main-menu > ul > li > a, .menu-style2 > ul > li > a {
    padding: 6px 0;
}


.header-logo img {
    width: 300px;
}



@media  only screen and (min-width:100px) and (max-width:768px) {
    
.header-logo img {
    width: 100%;
}

    .header-middle .header-inner {
    display: inline-flex;
    align-items: center;
    display: none;
}

.header-logo {
        max-width: 100%;
    }
    
        .header-layout1 .vs-menu-toggle {
        margin: 1px 0;
    }
    
    .vs-menu-toggle {
    width: 36px;
    height: 39px;
    padding: 0;
    font-size: 23px;
    border: none;
    display: inline-block;
    background-color: var(--theme-color);
    color: var(--white-color);
    border-radius: 0%;
}

.col-lg-6.position-relative {
    order: 2;
}
}/* End custom CSS */