.sfm-rollback {
    display: none !important;
}

@media all and (min-width: 320px) and (max-width:980px) {
    .sfm-rollback {
        height: fit-content !important;
        display: block !important;
    }

    div#sfm-sidebar {
        height: 90% !important;
        max-height: 90% !important;
        margin: auto !important;
        min-height: 90% !important;
        border-left: 2px solid #333333;
        border-radius: 10px 0 0 10px;
        right: 0px !important;
        left: auto;
    }

    /* body.sfm-body-pushed div#sfm-sidebar {
        right: 10px !important;
    } */

    .sfm-navicon,
    .sfm-navicon:after,
    .sfm-navicon:before,
    .sfm-label-metro .sfm-navicon-button,
    #sfm-mob-navbar {
        background-color: #2ea3f2 !important;
        z-index: 9 !important;
    }

    .sfm-sidebar-close:after,
    .sfm-sidebar-close:before {
        background: #fff !important;
    }

    .sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-sm-indicator {
        left: auto !important;
        right: 0 !important;
        width: 50px !important;
    }

    .sfm-toggle-hover .sfm-sidebar-close {
        display: block !important;
        position: absolute;
    }

    .sfm-sidebar-close:before,
    .sfm-sidebar-close:after {
        height: 2px !important;
    }

    /* .sfm-menu li {
        border-bottom: 1px solid #333333;
    } */


    .sfm-menu li:after {
        position: absolute;
        content: "";
        height: 1px;
        width: 92%;
        background: #ffffff5e;
        right: 0;
        bottom: 0;
    }

    .sfm-menu>li::before {
        position: absolute;
        content: "";
        height: 8px;
        width: 8px;
        background: #2ea3f2;
        bottom: -3px;
        left: 25px;
        z-index: 9;
        border-radius: 100%;
    }

    .sfm-menu li:last-child::after,
    .sfm-menu li:last-child::before {
        display: none;
    }

    .sfm-menu li a {
        background: #fff0 !important;
        font-weight: 400 !important;
        line-height: 1.5;
    }

    #sfm-sidebar ul.sfm-menu-level-1 {
        background: #000 !important;
    }

    .sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-menu li a,
    #sfm-sidebar .sfm-child-menu.sfm-menu-level-1 li a {
        padding: 10px 22px !important;
        color: #ffffff !important;
    }

    #sfm-sidebar.sfm-compact .sfm-logo {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .sfm-sidebar-close {
        background: #2ea3f2 !important;
        height: 25px;
        width: 25px;
        border-radius: 5px;
        margin-left: 5px;
        margin-top: 5px;
        transform: scale(1);
    }

    .sfm-sidebar-close:after,
    .sfm-sidebar-close:before {
        background: #fff !important;
    }

    .sfm-sidebar-close:after,
    .sfm-sidebar-close:before {
        -webkit-transition: all .25s ease;
        transition: all .25s ease;
        width: 18px;
        top: 15px;
        left: 5px;
    }

    .sfm-menu li:hover a span {
        right: 0 !important;
    }

    .sfm-menu li a::after,
    .sfm-menu li a::before {
        display: none !important;
    }

    .sfm-menu li:hover a {
        box-shadow: none !important;
    }

    .sfm-widget.sfm-widget-bottom.sfm-copy {
        padding: 15px 10px !important;
        margin: 0 !important;
        background: #2ea3f2 !important;
        font-weight: 500;
        line-height: 1.3;
        border-top: 1px solid #333333;
    }

    .sfm-child-menu li {
        background: #1d2e32 !important;
    }

    .sfm-widget.sfm-widget-bottom.sfm-copy p {
        padding: 0 !important;
        margin: 0 !important;
        color: #fff;
        font-size: 14px;
    }

    #sfm-sidebar a {
        outline: 0;
        color: #2ea3f2 !important;
    }

    .sfm-sidebar-bg {
        border-radius: 20px 0 0 20px !important;
    }

    .sfm-sidebar-bg::before {
        content: "";
        position: absolute;
        background: #0f0f0fdb;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 10px 0 0 10px;
    }

    .sfm-label-square .sfm-navicon-button,
    .sfm-label-rsquare .sfm-navicon-button,
    .sfm-label-circle .sfm-navicon-button {
        height: 39px !important;
        width: 35px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 3px;
        background: #000;
        border: 1px solid #2ea3f2 !important;
        border: none;
    }

    #sfm-sidebar .sfm-va-middle {
        vertical-align: top !important;
        padding: 10px 0 0 0 !important;
        height: auto;
        overflow: auto;
    }

    .sfm-logo {
        padding: 30px 0 0 !important;
    }

    .sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-logo {
        padding: 0 !important;
    }

    .sfm-logo img {
        margin: auto;

        object-fit: contain;
        max-height: 100px !important;
    }

    .sfm-logo a {
        display: flex;
        /* background: #fff; */
        width: fit-content;
        margin: auto;
        padding: 5px !important;
        border-radius: 5px;
    }

    .sfm-sidebar-bg {
        background-position: -300px 0px !important;
    }

    ins.sfm-sm-indicator {
        width: 100% !important;
        display: flex !important;
    }

    ins.sfm-sm-indicator i {
        left: auto !important;
        right: 20px !important;
        top: 0 !important;
        bottom: 0 !important;
        margin: auto 0 auto auto !important;
        border-color: #fff !important;
    }

    #sfm-sidebar .sfm-menu li a:hover {
        color: #333333 !important;
    }

    .sfm-navicon-button.x.sf_label_default {
        margin: 0 !important;
    }

    .sfm-body-pushed #sfm-overlay,
    body[class*="sfm-view-pushed"] #sfm-overlay {
        opacity: 0.8 !important;
    }

    .sfm-rollback {
        top: 13px !important;
        right: 10px !important;
        z-index: 9;
    }

    .sfm-navicon:after,
    .sfm-navicon:before {
        width: 100% !important;
        left: 0;
        margin: auto;
        right: 0;
    }

    .sfm-sidebar-close:after,
    .sfm-sidebar-close:before {
        width: 50% !important;
        left: 0;
        margin: auto;
        right: 0;
        top: 0;
        bottom: 0;

    }

    .superfly-on .sfm-rollback {
        opacity: 1;
        z-index: 99999999999;
    }
}

@media all and (min-width: 320px) and (max-width:980px) {}

@media all and (min-width: 320px) and (max-width:767px) {}

@media all and (min-width: 320px) and (max-width:470px) {}