header.et-l.et-l--header {
    position: relative;
    z-index: 999 !important;
}

.main_header_section {
    position: fixed !important;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
    background: #000 !important;
    transition: 0.6s;
    top: 0;
}

.header_bg_color {
    background: #000 !important;
}

.main_header_row {
    padding: 16px 10px 16px 30px !important;
    display: flex;
    align-items: center;
}

.header_desc_box {
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


/* --------- logo css -------- */

.main_logo span {
    width: 100% !important;
}

.main_logo img {
    width: 100%;
    height: 56px;
    object-fit: contain;
}

.main_header_col_1 {
    width: 10% !important;
    margin-right: 60px !important;
}

.main_header_col_1:after {
    position: absolute;
    content: "";
    height: 86px;
    width: 1px;
    background: rgba(255, 255, 255, 0.24);
    top: -15px;
    right: -30px;
}


/* --------------- menu css ------------ */

.main_header_col_2 {
    width: 53% !important;
    margin-right: 20px !important;
}

.menu_code {
    background: transparent !important;
}

.menu_code ul li {
    margin: 0 !important;
}

.menu_code ul li a {
    padding: 0 !important;
    color: #FFF !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.menu_code ul li a:hover {
    color: #f59332;
    transition: 0.6s;
}


/* ------------- menu  */

ul#menu-main-menu {
    width: 100%;
    display: flex;
}

ul#menu-main-menu li {
    flex: auto;
    display: flex;
    padding: 15px 0;
}

.et_pb_menu__wrap {
    width: 100% !important;
}

.et_pb_menu__menu {
    width: 100% !important;
}

.et_pb_menu__menu {
    display: block !important;
}


/* ------------- header right box css start */

.main_header_col_3 {
    width: 40% !important;
}

.main_header_col_3:after {
    position: absolute;
    content: "";
    height: 86px;
    width: 1px;
    background: rgba(255, 255, 255, 0.24);
    top: -18px;
    left: -33px;
}

.header_search_box_inner input {
    background: transparent;
    color: #676767 !important;
    border: none;
    font-size: 16px !important;
}

.header_main_box_inner {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.header_search_main_box_inner {
    display: flex;
    align-items: center;
    margin-right: 20px;
    border-bottom: 1px solid;
}

.header_call_btn_box_inner {
    display: flex;
}

.header_search_box_inner input::placeholder {
    color: #676767;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.header_call_box_inner a {
    color: #FFF;
    font-family: Lora;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.header_search_main_box {
    width: 38%;
    margin-right: 30px;
    border-bottom: 1px solid;
}

.header_search_box {
    width: 93%;
}

.account_box {
    margin-right: 25px;
}

.header_call_icon_box_inner,
.header_call_icon_box_inner a {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border: 1px solid #F59332;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.05);
}

.header_btn_box {
    margin-right: 51px;
}

.header_call_btn_box:after {
    position: absolute;
    content: "";
    height: 86px;
    width: 600px;
    background: red;
    top: -20px;
    background: rgba(255, 255, 255, 0.08);
    left: -26px;
    z-index: -1;
    border-left: 1px solid rgb(255 255 255 / 23%);
}

.header_call_btn_box {
    position: relative;
}

.header_text_main_box_inner {
    margin-left: 10px;
}

.header_search_box_inner:after {
    position: absolute;
    content: "";
    height: 80%;
    width: 1px;
    background: rgba(255, 255, 255, 0.20);
    top: -1px;
    right: 13px;
}

.header_search_box_inner {
    position: relative;
}

.et-menu .menu-item-has-children>a:first-child:after {
    position: absolute;
    content: "" !important;
    height: 10px;
    width: 12px;
    /* background: red; */
    right: -20px !important;
    top: 4px !important;
    bottom: 0;
    margin: auto;
    background-image: url(/wp-content/uploads/2023/12/header_icon.png);
    background-repeat: no-repeat;
}


/* ----------- menu sub ------------- */

ul#menu-main-menu li ul {
    background: #000 !important;
    padding: 10px 0 !important;
    border-top: 3px solid #fff !important;
    /* margin-top: 10px; */
    width: 190px;
}

ul#menu-main-menu li ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
}

ul#menu-main-menu li ul li:last-child {
    border: none;
}

.mobile_section,
.sfm-navicon-button.sf_label_default {
    display: none;
}

.search_text_box_main_inner {
    position: absolute;
    top: 0;
    display: none;
    transition: 0.6s;
}


/* --------- superfly menu ----------- */

form.sfm-search-form {
    display: none;
}

.sfm-menu li a {
    padding: 10px !important;
    color: #fff;
}

.sfm-menu li a span {
    color: #fff;
    font-size: 16px;
}


/* .sfm-va-middle {
    margin-top: 20px !important;
} */

.sfm-logo img {
    width: 100%;
    height: 110px;
    object-fit: contain;
}

.sfm-logo {
    padding: 0 60px;
}

.sfm-sidebar-close:after,
.sfm-sidebar-close:before {
    left: auto;
    right: 14px;
}

.sfm-sidebar-close {
    width: 100%;
    top: 20px
}

.sfm-sidebar-bg {
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sfm-sidebar-slide #sfm-sidebar:not(.sfm-fully-hidden) {
    box-shadow: none;
}

.sfm-sidebar-slide #sfm-sidebar:not(.sfm-fully-hidden) {
    box-shadow: none;
    height: 90% !important;
    min-height: 90%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sfm-widget.sfm-widget-bottom.sfm-copy {
    background: #f59332;
    color: #fff;
}

.sfm-widget.sfm-widget-bottom.sfm-copy p {
    margin: 0 !important;
    padding: 10px;
}


/* -------------------- my cart ------------- */

.my_cart_row {
    position: fixed !important;
    width: 7% !important;
    right: 0;
    bottom: 50px;
}

.my_cart_main_box_inner {
    display: flex;
    background: radial-gradient(black, transparent);
    width: 100%;
    align-items: center;
    border-radius: 30px 0 0 30px;
}

.my_cart_icon_box_inner {
    background: rebeccapurple;
    border-radius: 39px;
    background: #F59332;
    width: 55px;
    height: 55px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.my_cart_text_box_inner.site_desc {
    height: 100%;
    text-align: center;
}

.my_cart_text_box {
    width: 50%;
}

.my_cart_main_box_inner:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 83%;
    background: #ddd;
    top: 0;
    right: 0;
}

.my_cart_main_box_inner:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 83%;
    background: #ddd;
    bottom: 0;
    right: 0;
}

.my_cart_main_box_inner.cart_bg {
    background: #000;
}

.sfm-pos-right .sfm-rollback {
    height: auto;
}


/* ------------------popup section ------------ */

div#popup_box {
    width: 750px;
}

.popup_row {
    width: 90% !important;
}

.popup_title_box_inner {
    font-size: 40px;
    color: #000;
    text-align: center;
    line-height: normal;
}

.da-popup-visible .sfm-navicon-button.x.sf_label_default {
    display: none;
}

.enquiry_now_popup_code .enqery_now_box input,
.enquiry_now_popup_code .enqery_now_box select {
    padding: 7px;
    height: 54px !important;
}

.popup_section .wpcf7 form.invalid .wpcf7-response-output {
    color: #000 !important;
}


/* -------------- sticky footer --------- */


/* .s_footer_section {
    position: fixed;
    width: 100%;
    background: #000;
    z-index: 29;
    bottom: 0px;
    padding: 0;
    display: none;
} */

.s_footer_section {
    height: 40px;
    padding: 0 !important;
    display: none;
}

.sticky_footer_main_box_inner {
    display: flex;
    justify-content: space-between;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    align-items: center;
}


/* .sticky_footer_search_box {
    opacity: 0; 
    position: absolute;
} */

.s_footer_row {
    position: fixed;
    background: #000;
    width: 100%;
    /* height: 300px; */
    bottom: -8px;
    z-index: 6;
    padding: 10px 10px 15px !important;
    border-top: 1px solid;
}

.close_search_box_inner svg {
    height: 10px;
    width: 10px;
}


/* ------- sticky footer 
*/

.sticky_f_text_main_box_inner.serach_show {
    opacity: 1;
    top: -49px;
    width: 100%;
    left: 0;
    display: flex;
    z-index: 31;
    justify-content: center;
    transition: 0.6s;
}

.sticky_footer_search_box_inner input {
    width: 100%;
    padding: 10px;
    background: #000;
    transition: 0.6s;
    color: #ddd !important;
    border: none;
}

.sticky_footer_search_box_inner input::placeholder {
    color: #ddd !important;
}

.sticky_f_close_btn_inner svg {
    height: 99%;
    width: 30px;
    z-index: 99;
}

.sticky_f_text_main_box_inner {
    position: absolute;
    top: -10px;
    display: flex;
    opacity: 0;
    /* display: none; */
    z-index: -2;
}

.sticky_footer_search_box_inner {
    display: flex;
    border: 1px solid;
    background: #000;
    align-items: center;
}

.sticky_footer_search_box {
    width: 100%;
}

.sticky_f_close_btn_inner {
    background: #fff;
    display: flex;
    padding: 4px;
}

.sticky_s_icon_box_inner {
    display: flex;
    margin-right: 10px;
}

.sticky_s_icon_box_inner svg {
    height: 15px;
}

button.hsearch_icon_box_inner,
button.sticky_s_icon_box_inner {
    background: transparent;
    border: none;
    cursor: pointer;
}

.close_search_box_inner {
    background: #fff;
    padding: 0 7px;
    display: flex;
    height: 94%;
    align-items: center;
}

@media all and (min-width: 320px) and (max-width: 980px) {
    .main_header_section {
        display: none;
    }

    .mobile_section,
    .sfm-navicon-button.sf_label_default {
        display: block;
    }

    /* --------popup section ----------- */
    div#popup_box {
        width: 100%;
    }

    /* -------------- mobile header ---------- */
    .mobile_section {
        position: fixed !important;
        width: 100%;
        top: 0;
    }

    .mobile_row {
        display: flex;
        width: 100% !important;
        max-width: 100%;
        padding: 5px 50px 5px 10px !important;
        align-items: center;
        background: #000;
        border-bottom: 1px solid;
    }

    .mobile_main_box_inner {
        display: flex;
        float: right;
    }

    .mobile_logo span {
        width: 100%;
    }

    .mobile_logo img {
        width: 100% !important;
        height: 70px;
        object-fit: contain;
    }

    .mobile_col_1 {
        width: 56% !important;
        margin: 0 !important;
    }

    .mobile_icon_box,
    .mobile_icon_box a {
        width: 44px;
        height: 44px;
        flex-shrink: 0;
        border: 1px solid #F59332;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        /* background: rgb(255 255 255 / 23%); */
    }

    .mobile_shop_btn_box {
        margin-right: 10px;
    }

    /* ---------- menu icon
     */
    .sfm-navicon-button.x.sf_label_default {
        height: 40px !important;
        width: 40px !important;
        top: 20px;
        border: 1px solid #F59332;
        border-radius: 100%;
        left: -4px;
        background: transparent !important;
    }

    .sfm-label-metro .sfm-navicon,
    #sfm-mob-navbar .sfm-navicon,
    .sfm-label-metro .sfm-navicon:after,
    #sfm-mob-navbar .sfm-navicon:after,
    .sfm-label-metro .sfm-navicon:before,
    #sfm-mob-navbar .sfm-navicon:before {
        /* background-color: #ffffff; */
        background: #F59332 !important;
    }

    .sfm-navicon {
        width: 50%;
        margin: -1px 25%;
    }

    .sfm-navicon:before {
        top: 6px !important;
    }

    .sfm-navicon:after {
        top: -6px !important;
    }

    .sfm-menu li:after {
        background: #f59332;
        position: absolute;
        content: "";
        height: 1px;
        width: 100%;
        left: 0;
    }

    /* ---------my cart ------- */
    /* .my_cart_row {
        width: 19%;
    }

    .my_cart_main_box_inner:after,
    .my_cart_main_box_inner:before {
        display: none;
    }

    .my_cart_text_box {
        display: none;
    }

    .my_cart_main_box_inner {
        background: transparent;
    } */
    /* ----------- */
    .s_footer_section {
        display: flex;
    }

    .copy_right_section {
        top: -18px;
    }
}

@media all and (min-width: 320px) and (max-width: 768px) {

    /* ---------my cart ------- */
    .my_cart_row {
        width: 19% !important;
        bottom: 100px;
        padding: 0;
    }

    .my_cart_main_box_inner:after,
    .my_cart_main_box_inner:before {
        display: none;
    }

    .my_cart_text_box {
        display: none;
    }

    .my_cart_main_box_inner {
        background: transparent;
    }

    .mobile_col_1 {
        width: 200px !important;
        margin: 0 !important;
    }

    .my_cart_main_box_inner.cart_bg {
        background: transparent;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {

    /* ---------my cart ------- */
    .my_cart_row {
        width: 14% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* ---------my cart ------- */
    .my_cart_row {
        width: 17% !important;
        bottom: 100px;
        padding: 0;
    }

    .mobile_col_1 {
        width: 25% !important;
        margin: 0 !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .main_header_row {
        padding: 10px 10px 10px 10px !important;
    }

    .main_header_col_3 {
        width: 43% !important;
    }

    .header_search_main_box {
        width: auto;
        margin-right: 23px;
        border: none;
    }

    .main_header_col_2 {
        width: 70% !important;
        margin-right: 0 !important;
        padding-left: 30px;
    }

    .main_header_col_1 {
        width: 10% !important;
        margin-right: 0px !important;
    }

    .main_header_col_3:after {
        left: -13px;
        top: -26px;
        height: 80px;
    }

    .header_call_btn_box:after {
        display: none;
    }

    .main_header_col_3 {
        width: 20% !important;
    }

    .menu_code ul li a {
        font-size: 14px;
    }

    .header_call_box_inner a {
        font-size: 16px;
    }

    .main_header_col_1:after {
        right: -16px;
        height: 80px;
    }

    .header_text_main_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 28px;
    }

    .header_search_box_inner {
        display: none;
    }

    .header_call_icon_box_inner,
    .header_call_icon_box_inner a {
        width: 36px;
        height: 36px;
    }

    .account_box {
        margin-right: 15px;
    }

    /* ---------my cart ------- */
    .my_cart_row {
        width: 13% !important;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    /* .close_search_box_inner:after {
        font-family: 'ETmodules';
        content: '\4d';
        position: absolute;
        background: rebeccapurple;
    } */
    .close_search_box_inner svg {
        /* height: 26px;
        width: 19px; */
        /* display: none; */
    }

    .cat_box_fixed1 {
        display: none;
    }

    .st_show {
        display: flex;
        top: 56px;
        left: -30px;
        transition: 0.6s;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
        height: 35px;
        font-size: 14px;
        padding: 0 0px 0 5px;
    }

    .cat_box_fixed1 {
        display: none;
    }

    .header_search_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 8px;
    }

    .account_box {
        margin-right: 9px;
    }

    .close_search_box_inner {
        background: #fff;
        display: flex;
        height: 100%;
        align-items: center;
        padding: 0 6px;
    }

    .close_search_box_inner svg {
        height: 20px;
        width: 20px;
    }

    .header_search_main_box_inner {
        border-bottom: none;
        margin-right: 10px;
    }

    .et-menu .menu-item-has-children>a:first-child:after {
        right: -15px !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .main_header_row {
        padding: 10px 10px 10px 10px !important;
    }

    .main_header_col_3 {
        width: 43% !important;
    }

    .header_search_main_box {
        width: auto;
        margin-right: 23px;
        border: none;
    }

    .main_header_col_2 {
        width: 69% !important;
        margin-right: 0 !important;
        padding-left: 35px;
    }

    .main_header_col_1 {
        width: 11% !important;
        margin-right: 0px !important;
    }

    .main_header_col_3:after {
        left: -13px;
        top: -26px;
        height: 80px;
    }

    .header_call_btn_box:after {
        display: none;
    }

    .main_header_col_3 {
        width: 19% !important;
    }

    .menu_code ul li a {
        font-size: 14px;
    }

    .header_call_box_inner a {
        font-size: 16px;
    }

    .main_header_col_1:after {
        right: -16px;
        height: 80px;
    }

    .header_text_main_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 37px;
    }

    .header_search_box_inner {
        display: none;
    }

    .header_call_icon_box_inner,
    .header_call_icon_box_inner a {
        width: 36px;
        height: 36px;
    }

    .account_box {
        margin-right: 15px;
    }

    /* ---------my cart ------- */
    .my_cart_row {
        width: 14% !important;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
    }

    .st_show {
        display: flex;
        top: 56px;
        left: -20px;
        transition: 0.6s;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
        height: 40px;
        font-size: 14px;
        padding: 0 0px 0 10px;
    }

    .cat_box_fixed1 {
        display: none;
    }

    .header_search_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 8px;
    }

    .account_box {
        margin-right: 9px;
    }

    .close_search_box_inner {
        background: #fff;
        padding: 0 7px;
        display: flex;
        height: 100%;
        align-items: center;
        padding: 0 5px;
    }

    .close_search_box_inner svg {
        height: 20px;
        width: 20px;
    }

    .header_search_main_box_inner {
        border-bottom: none;
        margin-right: 10px;
    }

    .et-menu .menu-item-has-children>a:first-child:after {
        right: -15px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .main_header_row {
        padding: 10px 10px 10px 10px !important;
    }

    .main_header_col_3 {
        width: 43% !important;
    }

    .header_search_main_box {
        width: auto;
        margin-right: 23px;
        border: none;
    }

    .main_header_col_2 {
        width: 70% !important;
        margin-right: 0 !important;
        padding-left: 10px;
    }

    .main_header_col_1 {
        width: 12% !important;
        margin-right: 30px !important;
    }

    .main_header_col_3:after {
        left: -13px;
        top: -26px;
        height: 80px;
    }

    .header_call_btn_box:after {
        top: -26px;
        height: 80px;
        left: -17px;
    }

    .main_header_col_3 {
        width: 24% !important;
    }

    .menu_code ul li a {
        font-size: 14px;
    }

    .header_call_box_inner a {
        font-size: 16px;
    }

    .main_header_col_1:after {
        right: -16px;
        height: 80px;
    }

    .header_text_main_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 37px;
    }

    .header_search_box_inner {
        display: none;
    }

    .header_call_icon_box_inner,
    .header_call_icon_box_inner a {
        width: 36px;
        height: 36px;
    }

    .account_box {
        margin-right: 15px;
    }

    /* ---------my cart ------- */
    .my_cart_row {
        width: 14% !important;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
    }

    .st_show {
        display: flex;
        top: 56px;
        left: 0;
        transition: 0.6s;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
        height: 40px;
        font-size: 15px;
        padding: 0 0px 0 10px;
    }

    .cat_box_fixed1 {
        display: none;
    }

    .header_search_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 32px;
    }

    .account_box {
        margin-right: 15px;
    }

    .close_search_box_inner {
        background: #fff;
        padding: 0 7px;
        display: flex;
        height: 100%;
        align-items: center;
        padding: 0 6px;
    }

    .close_search_box_inner svg {
        height: 20px;
        width: 20px;
    }

    .header_search_main_box_inner {
        border-bottom: none;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .main_header_row {
        padding: 16px 10px 16px 10px !important;
    }

    .main_header_col_3 {
        width: 28% !important;
    }

    .header_text_main_box {
        display: none;
    }

    .header_search_main_box {
        width: 27%;
    }

    .main_header_col_2 {
        width: 76% !important;
        margin-right: 0 !important;
        padding-left: 40px;
    }

    .main_header_col_1 {
        width: 12% !important;
        margin-right: 0px !important;
    }

    .main_header_col_3:after {
        left: -13px;
    }

    .menu_code ul li a {
        font-size: 15px;
    }

    .header_call_box_inner a {
        font-size: 16px;
    }

    .main_header_col_1:after {
        right: -16px;
    }

    /* -------- my cart---- */
    .my_cart_row {
        width: 10% !important;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
        height: 40px;
        font-size: 16px;
        padding: 0 20px;
    }

    .cat_box_fixed1 {
        display: none;
    }

    .st_show {
        display: flex;
        top: 70px;
        left: 0;
        transition: 0.6s;
    }

    .header_search_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 45px;
    }

    .account_box {
        margin-right: 15px;
    }

    .close_search_box_inner {
        background: #fff;
        padding: 0 7px;
        display: flex;
        height: 100%;
        align-items: center;
        padding: 0 10px;
    }

    .close_search_box_inner svg {
        height: 20px;
        width: 20px;
    }

    .header_search_main_box_inner {
        border-bottom: none;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .main_header_col_3 {
        width: 40% !important;
    }

    .header_search_main_box {
        width: 27%;
    }

    .main_header_col_2 {
        width: 80% !important;
        margin-right: 0 !important;
        padding-left: 60px;
    }

    .main_header_col_1 {
        width: 12% !important;
        margin-right: 0px !important;
    }

    .main_header_col_3:after {
        left: -13px;
    }

    /* -------- my cart---- */
    .my_cart_row {
        width: 9% !important;
    }

    /* ----------- search ------ */
    .cat_box_fixed {
        display: flex;
        opacity: 1;
        transition: 0.6s;
        top: 50px
    }

    .search_text_box_inner input {
        border: navajowhite;
        background: #000;
        border-bottom: 1px solid;
        color: #fff !important;
        height: 40px;
        font-size: 16px;
        padding: 0 20px;
    }

    .cat_box_fixed1 {
        display: none;
    }

    .st_show {
        display: flex;
        top: 70px;
        left: 0;
        transition: 0.6s;
    }

    .header_search_box {
        display: none;
    }

    .header_btn_box {
        margin-right: 45px;
    }

    .account_box {
        margin-right: 15px;
    }

    .close_search_box_inner {
        background: #fff;
        padding: 0 7px;
        display: flex;
        height: 95%;
        align-items: center;
        padding: 0 10px;
    }

    .close_search_box_inner svg {
        height: 20px;
        width: 20px;
    }

    .header_search_main_box_inner {
        border-bottom: none;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .main_header_col_3 {
        width: 52% !important;
    }

    .main_header_row {
        padding: 16px 10px 16px 20px !important;
    }

    .main_header_col_1 {
        width: 9% !important;
        margin-right: 48px !important;
    }

    .main_header_col_2 {
        width: 59% !important;
        margin-right: 10px !important;
    }

    .main_header_col_3 {
        width: 51% !important;
    }
}

.mobile_menu_bar {
    display: none;
}