.sfm-navicon-button.x.sf_label_default {
    display: none !important;
}


/* mob menu */

#sfm-sidebar .sfm-menu li a:after,
#sfm-sidebar .sfm-menu li a:hover:after {
    background: transparent !important;
}

#sfm-sidebar .sfm-nav {
    display: flex !important;
    margin-top: 30px !important;
}

.sfm-logo img {
    height: 40px;
    width: 200px;
    object-fit: contain;
}

nav.sfm-nav li a {
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 400 !important;
    /* font-family: 'Josefin Sans', sans-serif !important; */
    background: transparent !important;
}

nav.sfm-nav ul li {
    border-bottom: 1px solid #dbe60e7a;
}

ul.sfm-menu ins.sfm-sm-indicator {
    width: 27px !important;
    height: 27px !important;
    top: 12px;
    right: 5px !important;
}

ul.sfm-menu ins.sfm-sm-indicator i {
    border-color: transparent !important;
    color: #333 !important;
    transform: rotate(0deg) !important;
    top: 4px !important;
    left: 11px !important;
}

.sfm-navicon-button {
    top: 0px !important;
}

nav.sfm-nav .sfm-child-menu li a {
    font-size: 13px !important;
    text-transform: uppercase !important;
}

ul.sfm-menu ins.sfm-sm-indicator i:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

#sfm-sidebar .sfm-submenu-visible>a>.sfm-sm-indicator>i {
    transform: rotate(0deg) !important;
}

ul.sfm-menu ins.sfm-sm-indicator i:after {
    content: "\f067";
    color: #fff;
}


/* .sfm-menu .sfm-submenu-visible ins.sfm-sm-indicator i:after {
    content: "\f068";
} */

.menu_contact_info_title span {
    color: white;
    font-size: 21px !important;
    margin-bottom: 10px;
}

.sfm-widget.sfm-widget-bottom.sfm-copy {
    width: 100% !important;
    padding: 0px !important;
}

.menu_contact_contact_info li a {
    color: white;
}

.menu_contact_contact_info li a {
    display: flex !important;
}

.menu_contact_contact_info {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.menu_contact_contact_info ul {
    display: flex;
}

.menu_contact_contact_info li {
    flex: 1;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

span.fa_icon {
    width: 27px;
    margin: auto;
    margin-top: 0px;
}

span.contact_text {
    width: 80%;
}

.menu_contact_info_title {
    margin-bottom: 18px;
}

.menu_contact_info_innner {
    width: 94% !important;
    margin: 0 auto;
}

span.contact_text {
    font-size: 16px;
    line-height: 1.2em;
}

.menu_contact_contact_info li {
    margin-bottom: 15px;
    margin: auto;
}

nav.sfm-nav a {
    padding: 13px 0px !IMPORTANT;
}

.sfm-logo {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}

#sfm-sidebar .sfm-menu li a {
    padding-left: 10px !important;
}

.sfm-sidebar-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block !important;
    left: unset;
}

body.sfm-body-pushed div#page-container {
    height: 84vh;
    overflow: auto;
    padding-top: 10px !important;
    box-shadow: 1px 2px 16px -3px black;
    transform: translate3d(-36%, 0, 0) scale(0.9) translate(0%, 10%) !important;
}

div#sfm-overlay-wrapper {
    display: none !important;
}

div#sfm-overlay {
    display: none !important;
}

ul#menu-main-menu li a:before {
    content: "";
    position: absolute;
    width: 53px;
    height: 11px;
    background: url(../../../../../wp-content/uploads/2022/05/Line.png) 0 0 no-repeat;
    top: 0;
    left: 0;
    margin: auto !important;
    bottom: -42px;
    display: block;
    right: 0;
    justify-content: center;
    align-items: center;
    transition: 1s !important;
    transform: scale(0);
    background-size: contain;
}

ul#menu-main-menu li a:hover:before {
    transform: scale(1);
}

ul#menu-main-menu li.current_page_item a:before {
    transform: scale(1) !important;
}

ul.sub-menu li a:before {
    display: none !important;
}

.et-menu a:hover {
    opacity: 1 !important;
}

.none_rollback {
    display: none !important;
}

.site_logo img {
    width: 100%;
    height: 111px;
    object-fit: contain;
}

.mb_phcall {
    transform: rotate(83deg);
}

.sfm-va-middle ul li a:hover {
    background: transparent !important;
    color: #46B5BC !important;
    box-shadow: none !important;
}

.sfm-va-middle ul li a:hover::before {
    background: #46B5BC !important;
}

.sfm-widget.sfm-widget-bottom.sfm-copy {
    text-align: center !important;
    font-size: 12px !important;
    background: #f98c79 !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 10px !important;
    line-height: 1.5 !important;
}

.sfm-scroll-wrapper.sfm-scroll-main::before {
    content: "";
    position: absolute;
    background: #000;
    background-image: red !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-size: 100% 100%;
}

ul.sfm-child-menu.sfm-menu-level-1 {
    background: #fff0 !important;
    /* padding-left: 35px !important; */
}

nav.sfm-nav ul li {
    position: relative;
}


/* nav.sfm-nav ul.sfm-child-menu li::before {
    content: "";
    position: absolute;
    background: #f58c7a;
    width: 5px;
    height: 5px;
    left: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 0;
} */


/* mob menu end */

.ep_mobile_col_box ul {
    padding: 0px !important;
    list-style: none;
    display: flex;
    justify-content: right;
}

.sfm-label-metro .sfm-navicon-button {
    /* background: linear-gradient(115deg, #46B5BC, #f58c7a, #f58c7a, #46B5BC) !important; */
    background: transparent !important;
}

.sfm-scroll {
    /* background: #222 !important; */
}

.sfm-sidebar-close:after,
.sfm-sidebar-close:before {
    background: #fff !important;
}

#sfm-sidebar .sfm-nav {
    display: flex !important;
    margin-top: 70px !important;
}

#sfm-sidebar .sfm-search-form {
    display: none !important;
}

.sfm-logo img {
    height: 64px;
    width: 200px;
    object-fit: contain;
}

ins.sfm-sm-indicator i {
    color: #fff !important;
    border-top: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
}

#sfm-sidebar .sfm-view .sfm-back-parent:before {
    background: #fff !important;
    display: none;
}

#sfm-sidebar .sfm-back-parent {
    background: #fff !important;
}

ul.sfm-menu-level-1.sfm-menu li a {
    font-size: 16px !important;
    color: #fff !important;
}

.ep_mobile_col_box {
    position: relative;
    right: 0;
    top: 15px;
}

.ep_mobile_col {
    position: absolute !important;
    right: 55px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.ep_mobile_col_box ul li {
    /* background: linear-gradient(115deg, #46B5BC, #f58c7a, #f58c7a, #46B5BC) !important; */
    display: flex;
    width: 40px;
    height: 40px;
    background: #1F4B88;
    /* border: 2px solid #EB6139; */
}

.ep_mobile_col_box ul li a {
    margin: auto;
    color: #000;
    font-size: 24px;
}


/* .ep_mobile_col_box ul li a i.fa.fa-phone {
    transform: rotate(90deg);
} */

.ep_mob_image_col span.et_pb_image_wrap img {
    width: 100%;
    height: 60px;
    object-fit: contain;
}

.ep_mob_image_col {
    position: relative;
    top: 5px;
    left: 5px;
}

.ep_mobile_col_box ul li {
    background: #46B5BC;
}

@media all and (min-width: 320px) and (max-width: 980px) {
    .ep_mobile_col_box ul li {
        border-radius: 10px;
        border-radius: 50%;
        background: linear-gradient(90deg, #DA00FF 0%, #8900FF 100%);
        height: 40px !important;
        width: 40px !important;
    }
    .sfm-navicon-button.x.sf_label_default {
        border-radius: 10px;
    }
    .xoo-wsc-basket {
        top: unset !important;
    }
    .ep_mobile_col_box {
        top: 0 !important;
    }
    #sfm-sidebar .sfm-menu li>a span {
        color: #000 !important;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .ep_mobile_col_box ul {
        gap: 6px;
        padding: 2px !important;
        border: 2px dotted #fff;
        /* background: linear-gradient(#fff,#fff) padding-box, linear-gradient(180deg, #FE376D 0%, #FF564A 100%) border-box; */
        border-radius: 75px;
    }
    .sfm-navicon-button.x.sf_label_default {
        display: block !important;
        right: 0!important;
        height: 40px !important;
        top: 4px !important;
        width: 40px !important;
        border-radius: 0;
        /* background: linear-gradient(90deg, #DA00FF 0%, #8900FF 100%) !important; */
        transition: 0.6s ease;
        border: 1px solid #e72b33;
    }
    .ep_mobile_col {
        left: 0;
        top: -5px;
    }
    .ep_mobile_section {
        display: block !important;
        top: 0;
        position: unset !important;
        width: 100% !important;
        box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
        height: 90px;
    }
    .ep_mobile_row {
        padding: 0 !important;
    }
    .ep_mobile_col_box ul li {
        width: 45px;
        height: 45px;
    }
    .ep_mobile_col_box ul li a {
        margin: auto;
        color: #fff;
        font-size: 20px;
    }
    .ep_mobile_col_box {
        top: 13px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    /* .sfm-navicon-button.x.sf_label_default {
        display: block !important;
        right: 5px !important;
        height: 45px !important;
        top: 44px !important;
        width: 45px !important;
    } */
    .ep_search_call_main {
        right: 55px;
    }
    .ep_mobile_col_box ul li {
        width: 45px;
        height: 45px;
    }
    .ep_mobile_col {
        right: 0;
    }
    .ep_mob_image_col span.et_pb_image_wrap img {
        width: 150px !important;
        height: 45px !important;
    }
    .sfm-navicon-button.x.sf_label_default {
        right: 10px!important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .ep_mobile_col_box ul {
        gap: 10px;
    }
    .ep_mobile_col_box ul li a {
        color: #fff;
    }
    .ep_mobile_col {
        left: 0;
        top: -10px;
    }
    .ep_mob_image_col span.et_pb_image_wrap img {
        width: 150px !important;
    }
    .sfm-navicon-button.x.sf_label_default {
        display: block !important;
        right: 8px !important;
        height: 45px !important;
        top: 0px !important;
        width: 45px !important;
    }
    .ep_mobile_section {
        display: block !important;
        top: 0;
        position: unset !important;
        width: 100% !important;
        box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
        height: 90px;
    }
    .ep_mobile_row {
        padding: 0 !important;
    }
    .sfm-navicon-button.x.sf_label_default {
        display: block !important;
        right: 2px !important;
        height: 40px !important;
        top: 8px !important;
        width: 40px !important;
        border-radius: 50%;
        /* background: linear-gradient(90deg, #DA00FF 0%, #8900FF 100%) !important; */
        transition: 0.6s ease;
    }
    .ep_search_call_main {
        top: 11px;
    }
    .sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-metro {
        right: 15px;
    }
    .ep_mobile_col_box ul {
        gap: 6px;
        padding: 2px !important;
        border: 2px dotted #fff;
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(180deg, #FE376D 0%, #FF564A 100%) border-box;
        border-radius: 75px;
    }
    .sfm-navicon-button.x.sf_label_default {
        top: 9px !important;
        border: 1px solid #e72c33;
        border-radius: 0;
    }
}

@media all and (min-width: 981px) and (max-width: 1024px) {}

@media all and (min-width: 1025px) and (max-width: 1140px) {}

@media all and (min-width: 1141px) and (max-width: 1280px) {}

@media all and (min-width: 1281px) and (max-width: 1440px) {}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}