.shonmob-mobbar {
    display: none !important;
}

.mainbar-lwicormw {
    display: none;
}

@media screen and (max-width: 830px) {
    .honmob-dabr {
        display: none !important;
    }

    .shonmob-mobbar {
        display: flex !important;
    }

    .mobhea-logobrna {
        height: 32px;
        width: 100px;
    }

    .mobhea-logobrna img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .header-main {
        height: 54px !important;
        background-color: white;
        border-bottom-left-radius: 24px !important;
        border-bottom-right-radius: 24px !important;
    }

    .topnewbar-lat {
        top: 54px !important;
    }

    .opn-monbarlar-l button {
        background-color: transparent;
        border: none;
        box-shadow: none;
        display: flex;
        justify-content: center;
        height: 30px;
        width: 30px;
        border-radius: 50px;
        align-items: center;
    }

    .pbaropcd-wulogin {
        height: 30px;
        width: 30px;
        border-radius: 50px;
        cursor: pointer;
        overflow: hidden;
        background-color: #1ED599;
    }

    .pbaropcd-wulogin img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .pbaropcd-wulogin button {
        background-color: transparent;
        border: none;
        outline: none;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        padding: 2px;
        box-shadow: none;
    }

    .mainbar-lwicormw {
        position: fixed;
        left: -200%;
        top: 0;
        height: 100vh;
        max-width: 390px;
        width: -webkit-fill-available;
        background-color: #272838;
        padding: 40px;
        z-index: 1000;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        transition: .3s;
        overflow-y: scroll;
    }

    .mainbar-lwicormw::-webkit-scrollbar {
        display: none !important;
    }

    .mainbar-lwicormw.active {
        left: 0 !important;
    }

    .logclwincrmw-mbar {
        height: 80px;
        width: 240px;
    }

    .logclwincrmw-mbar img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .lfbarmn-lilk {
        font-family: Manrope;
        font-size: 28px;
        color: white;
        font-weight: 500;
        line-height: 40px;
        letter-spacing: -0.025em;
        text-align: left;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 19px 0px;
        cursor: pointer;
        border-bottom: #000000 solid 1px;
    }

    .hapmnlbar-mnduth {
        margin-top: 40px;
    }

    .hapmnlbar-mnduth button {
        width: -webkit-fill-available;
        background-color: #FAC458;
        box-shadow: 0px 2px 0px 0px #FFFFFF33 inset, 0px 2px 0px 0px #00000033;
        padding: 7px 16px 7px 16px;
        border-radius: 5px;
        font-family: Manrope;
        font-size: 16px;
        font-weight: 700;
        line-height: 21.86px;
        letter-spacing: -0.025em;
        border: none;
        outline: none;
        min-height: 48px;
        text-align: center;
    }

    .mainbar-bckdrawder.active {
        background-color: #272838;
        z-index: 999;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 90%;
    }

    .inerser-dtcat-node {
        justify-content: start !important;
    }

    .basshead-sasserv-mmneu {
        font-family: Manrope;
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.025em;
        text-align: left;
        padding: 20px 0px;
        color: #6B687B;
        border-bottom: #000000 solid 1px;
    }

    .honmob-imp-mbcsmay {
        display: none !important;
    }

    .mt-150-onmobtmp {
        margin-top: 100px !important;
    }

    .ctm-search {
        flex-wrap: wrap;
    }

    .ctm-search .signin-f-labe {
        width: -webkit-fill-available !important;
        margin-right: 0 !important;
    }

    .ctm-search .tdesi-select {
        width: -webkit-fill-available;
        margin-bottom: 10px;
    }

    .ctm-search .search-box-ss{
        padding: 0 !important;
        margin-bottom: 10px !important;
    }
}