@media only screen and (max-width: 768px) {
    header {
        width: 100%;
        height: 110px;
        background-color: var(--white);
        position: fixed;
        top: 0;
        z-index: 100;
        transition: height 0.3s ease;
        border-bottom: 1px solid var(--silver);
        box-sizing: border-box;
    }

    .header-container {
        width: calc(100% - 40px);
        height: 100%;
        position: relative;
        margin: 0 auto;
    }

    .burger-menu {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 10px;
        right: 0;
        text-align: right;
        cursor: pointer;
    }

    .burger-menu span {
        font-size: 36px;
        line-height: 40px;
        pointer-events: none;
    }

    .header__wrapper_100-1 {
        width: auto;
        height: 50px;
        position: absolute;
        top: 5px;
        left: 50%;
        transform: translate(-50%);
        text-align: center;
    }

    .header__wrapper_100-1 span {
        font-size: 38px;
        line-height: 50px;
        color: #104d33;
    }

    .location-header {
        width: 100%;
        height: 50px;
        position: absolute;
        bottom: 0;
        cursor: pointer;
    }

    .location-header span {
        pointer-events: none;
    }

    .location-ico {
        width: 40px;
        height: 100%;
        float: right;
        text-align: right;
    }

    .location-ico span {
        font-size: 28px;
        line-height: 50px;
        color: #575757;
    }

    .location-name {
        width: auto;
        height: 100%;
        float: right;
        direction: rtl;
    }

    .location-name-tit {
        font-family: XEROSANS-BOLD;
        font-size: 16px;
        line-height: 40px;
        color: #666;
    }

    .location-zone {
        font-family: BYekan;
        font-weight: bold;
        font-size: 18px;
        position: relative;
        top: -2px;
        color: #111b21;
    }

    .location-popup {
        width: 40px;
        height: 100%;
        float: left;
        text-align: left;
    }

    .location-popup span {
        font-size: 24px;
        line-height: 40px;
        color: #575757;
    }

    .classCategory {
        height: 200px;
        position: fixed;
        top: 110px;
        z-index: 100;
        background-color: #fff;
        margin: 0 auto;
    }

    #classCategory {
        width: 100%;
    }

    #classBarCategory {
        width: calc(100% - 40px);
        margin: 0 auto;
    }

    .classBarCategory {
        height: 160px;
    }

    .frameSliderCategory {
        width: 100%;
        height: 120px;
        margin: 20px auto;
    }

    .category-items {
        height: 100%;
        overflow: hidden;
        float: right;
        position: relative;
        width: 70px;
        text-align: center;
    }

    .category-items:not(:last-child) {
        margin-left: 10px;
    }

    .category-content {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .category-icon {
        width: 100%;
        height: 90px;
        border-radius: 70px;
        background-color: #e2e2e2;
    }

    .category-icon span {
        font-size: 36px;
        line-height: 90px;
        color: #111b21;
    }

    .category-title {
        width: 100%;
        height: 30px;
    }

    .category-title span {
        font-family: XEROSANS-NORMAL;
        font-size: 14px;
        line-height: 24px;
        color: #4a5764;
    }

    .wrapper_footer {
        width: 100%;
        height: 80px;
        background-color: var(--white);
        position: fixed;
        bottom: 0;
        z-index: 100;
    }

    footer {
        width: 100%;
        height: 80px;
        background-color: var(--white);
        position: fixed;
        bottom: 0;
        z-index: 100;
    }

    .wrapper_footer {
        width: calc(100% - 30px);
        height: 60px;
        background-color: var(--black);
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 70px;
        overflow: hidden;
    }

    .wrapper_footer {
        width: calc(100% - 30px);
        height: 60px;
        background-color: var(--black);
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 70px;
        overflow: hidden;
    }

    .tab-container {
        width: calc(100% - 20px);
        height: 100%;
        margin: 0 auto;
    }

    .tab-item {
        width: 25%;
        height: 100%;
        float: right;
    }

    .tab-content {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        cursor: pointer;
    }

    .tab-content span {
        pointer-events: none;
    }

    .tab-icon {
        width: 60px;
        height: 40px;
        text-align: center;
        position: relative;
        margin: 0 auto;
    }

    .tab-icon span {
        font-size: 26px;
        line-height: 45px;
        color: #b9b9b9;
    }

    #cart .fa-bag_shopping {
        font-size: 28px;
    }

    .tab-title {
        width: 100%;
        height: 20px;
        text-align: center;
    }

    .tab-title span {
        font-family: XEROSANS-NORMAL;
        font-size: 11px;
        color: #b9b9b9;
        position: relative;
        top: -7px;
    }

    .cart_a_100 {
        width: 100%;
        height: auto;
    }

    .cart_a_100-0 {
        width: calc(100% - 40px);
        min-height: 40px;
        margin: 0 auto;
    }

    .cart_a_100-1
    {
        width: 100%;
        height: auto;
        background-color: #eee;
        margin: 0 auto;
        border-radius: 20px;
    }

    .cart_a_1001-1 {
        width: calc(100% - 30px);
        height: 100%;
        margin: 0 auto;
        position: relative;
    }

    .cart_a_10011-abc,
    .cart_a_10011-bcd
    {
        width: 100%;
        height: 40px;
        direction: rtl;
    }

    .cart_a_10011-abc span
    {
        font-family: XEROSANS-BOLD;
        font-size: 16px;
        color: #111b21;
        line-height: 55px;
    }

    .cart_a_10011-bcd1
    {
        width: auto;
        height: 100%;
        float: right;
    }

    .cart_a_10011-bcd1 label
    {
        font-family: XEROSANS-NORMAL;
        font-size: 14px;
        color: #555;
        line-height: 30px;
    }

    .cart_a_10011-bcd1 #unit-home
    {
        font-family: BYekan;
        font-weight: bold;
        font-size: 17px;
        color: #555;
        position: relative;
        top: -2px;
    }

    .cart_a_10011-bcd2
    {
        width: 20px;
        height: 100%;
        float: left;
    }

    .cart_a_10011-bcd2 input
    {
        width: 16px;
        height: 16px;
        margin-top: 7px;
    }

    .cart_a_10011-1
    {
        width: 100%;
        height: 120px;
        position: relative;
    }

    .cart_a_10011-1:not(:last-child)
    {
        border-bottom: 1px dashed var(--grey);
    }

    .cart_a_100111-1
    {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        right: 0;
    }

    .cart_a_100111-1 img
    {
        width: 85px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .cart_a_100111-2
    {
        width: auto;
        height: 20px;
        position: absolute;
        top: 30px;
        right: 100px;
        direction: rtl;
    }

    .cart_a_100111-2 span
    {
        font-family: XEROSANS-BOLD;
        font-size: 16px;
        line-height: 20px;
        color: #666;
    }

    .cart_a_100111-3
    {
        width: 84px;
        height: 30px;
        position: absolute;
        bottom: 25px;
        left: 0;
        /*border: 2px solid var(--grey);*/
        border-radius: 30px;
        box-sizing: border-box;
        background-color: #fff;
    }

    .cart_added
    {
        width: 84px;
        height: 36px;
        position: absolute;
        bottom: 15px;
        left: 0;
        /*border: 2px solid var(--grey);*/
        border-radius: 30px;
        box-sizing: border-box;
        background-color: #ff0062;
        text-align: center;
        cursor: pointer;
        outline: none;
        border: none;
    }

    .cart_added span
    {
        font-family: XEROSANS-BOLD;
        font-size: 14px;
        line-height: 36px;
        color: var(--white);
    }

    .cart_a_1001113-1,
    .cart_a_1001113-3
    {
        outline: none;
        border: none;
        background-color: transparent;
        width: 28px;
        height: 100%;
        text-align: center;
        float: left;
        cursor: pointer;
    }

    .cart_a_1001113-1 span,
    .cart_a_1001113-3 span
    {
        line-height: 30px;
        color: var(--black);
    }

    .cart_a_1001113-1 span
    {
        font-size: 18px;
    }

    .cart_a_1001113-3 span
    {
        font-size: 21px;
    }

    .cart_a_1001113-2
    {
        width: 24px;
        height: 100%;
        float: left;
        position: relative;
    }

    .cart_a_1001113-2 input
    {
        width: 100%;
        height: 100%;
        font-family: BYekan;
        font-weight: bold;
        font-size: 18px;
        color: var(--black);
        border: none;
        background-color: transparent;
        outline: none;
        display: flex;
        text-align: center;
    }

    .cart_a_100111-4
    {
        width: auto;
        height: 30px;
        position: absolute;
        bottom: 25px;
        left: 104px;
    }

    .cart_a_100111-4 span
    {
        line-height: 30px;
        color: #111b21;
        position: relative;
    }

    .cart_a_100111-4 .fa-toman
    {
        font-size: 26px;
    }

    .cart_a_100111-4 .txt-toman
    {
        font-family: BYekan;
        font-weight: bold;
        font-size: 20px;
        top: -9px;
    }

    .cart_DEFRASWQXC
    {
        width: 100%;
        height: 40px;
        direction: rtl;
        text-align: right;
        border-bottom: 1px solid var(--silver);
    }

    .cart_DEFRASWQXC span
    {
        font-family: XEROSANS-BOLD;
        font-size: 16px;
        line-height: 40px;
        margin-right: 20px;
        color: var(--grey);
    }

    .cart_DEFRASWQXC1
    {
        width: 100%;
        height: 50px;
        direction: rtl;
        text-align: right;
        border-bottom: 1px solid var(--silver);
    }

    .cart_DEFRASWQXC1 span
    {
        font-family: XEROSANS-BOLD;
        font-size: 16px;
        line-height: 50px;
        margin-right: 20px;
        color: var(--grey);
    }

    .popUpUnitForm
    {
        width: 100%;
        height: auto;
        position: relative;
    }

    .detail__code_a_10011-1
    {
        width: auto;
        height: 16px;
        position: absolute;
        top: 10px;
        right: 7px;
        background-color: #ef4056;
        border-radius: 5px;
        text-align: center;
        padding: 0 4px;
    }

    .detail__code_a_10011-1 span
    {
        font-family: BYekan;
        font-weight: bold;
        font-size: 13px;
        line-height: 0;
        color: var(--white);
        position: relative;
        top: -4px;
    }

    @media /* popUp */
    {
        .main-popup
        {
            width: calc(100% - 40px);
            height: 600px;
            overflow-y: scroll;
            position: absolute;
            top: 10px;
            left: 50%;
            transform: translateX(-50%);
        }

        .main-popup::-webkit-scrollbar
        {
            width: 0;
        }

        .blockedPopUp
        {
            width: 100%;
            height: 100%;
            position: fixed;
            background-color: rgba(17, 27, 33, 0.4);
            z-index: 190;
            display: none;
        }

        .popUpUnit
        {
            width: 100%;
            height: 620px;
            background-color: #fff;
            position: fixed;
            bottom: -620px;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
            z-index: 200;
        }

        .popUpUnitSwipe
        {
            width: 50px;
            height: 3px;
            border-radius: 3px;
            background-color: #666;
            position: absolute;
            top: 7px;
            left: 50%;
            transform: translateX(-50%);
        }

        .popUpUnitPic
        {
            width: 100%;
            height: 200px;
            overflow: hidden;
            position: relative;
            margin-top: 40px;
        }

        .popUpUnitPic img
        {
            height: 100%;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .popUpUnit img {
            user-drag: none;
            -webkit-user-drag: none;
            pointer-events: none; /* اگه نخوای قابل انتخاب باشن */
        }

    }
    @media /* ---------- `auth */
    {
        .logo-form-auth
        {
            width: 100%;
            height: 80px;
            text-align: center;
        }

        .logo-form-auth span
        {
            font-size: 42px;
            line-height: 80px;
            color: #104d33;
        }

        .form-auth
        {
            width: 100%;
            height: auto;
            margin-top: 20px;
        }

        .form-auth-fields
        {
            width: 300px;
            height: auto;
            margin: 0 auto;
        }

        .form-auth-fields-title
        {
            width: 100%;
            height: 60px;
            direction: rtl;
            margin-bottom: 20px;
        }

        .form-auth-fields-title h1
        {
            font-family: XEROSANS-BOLD;
            font-size: 18px;
            line-height: 30px;
            color: #111b21;
        }

        .form-auth-fields-title h2
        {
            font-family: XEROSANS-NORMAL;
            font-size: 14px;
            line-height: 30px;
            color: #4a5764;
        }

        .field-input
        {
            width: 100%;
            height: 50px;
            position: relative;
        }

        .field-input input
        {
            width: 100%;
            height: 100%;
            border: 2px solid #8a8a8a;
            outline: none;
            background-color: transparent;
            border-radius: 15px;
            box-sizing: border-box;
            padding: 0 20px 0 20px;
            color: #104d33;
        }

        .input-num input
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 20px;
        }

        .input-txt input
        {
            direction: rtl;
            font-family: XEROSANS-BOLD;
            font-size: 16px;
        }

        .fieldInputLabel,
        .verifyInputLable
        {
            width: 100%;
            height: 20px;
            direction: rtl;
        }

        .fieldInputLabel label,
        .verifyInputLable label
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            position: relative;
            top: 0px;
        }

        .submit
        {
            width: 100%;
            height: 50px;
            border-radius: 15px;
            margin-top: 40px;
        }

        .submit button
        {
            width: 100%;
            height: 100%;
            border: none;
            background-color: transparent;
            outline: none;
            font-family: XEROSANS-BOLD;
            font-size: 16px;
            cursor: pointer;
        }

        .auth-sub
        {
            background-color: var(--gold);
        }

        .attributes-paragraph-policy
        {
            width: 100%;
            height: auto;
            direction: rtl;
            margin-top: 10px;
        }

        .attributes-paragraph-policy p
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            line-height: 20px;
            color: #8a8a8a;
        }

        .attributes-paragraph-policy a
        {
            color: #008eb2;
        }
    }
    @media /* ---------- `verify */
    {
        .wrapper__verify
        {
            width: 100%;
            height: calc(100% - 70px);
            overflow-y: scroll;
            position: absolute;
            top: 70px;
        }

        .wrapper__verify::-webkit-scrollbar
        {
            width: 0;
        }

        .fa-form-verify
        {
            width: 100%;
            height: 80px;
            text-align: center;
        }

        .fa-form-verify span
        {
            font-size: 70px;
            line-height: 80px;
            color: #104d33;
        }

        .verifyInput
        {
            width: 220px;
            height: 50px;
            margin: 40px auto 0;
        }

        .verifyInput input
        {
            width: 50px;
            height: 50px;
            float: left;
            margin-right: 5px;
            background-color: #eeeeee;
            border-radius: 7px;
            outline: none;
            border: none;
            font-family: BYekan;
            font-weight: bold;
            font-size: 22px;
            color: #111b21;
            box-sizing: border-box;
            text-align: center;
            color: #2e383c;
        }

        .verifyInput input:focus
        {
            border: 2px solid #19bfd3;
        }

        .warpperLoginFormTitle
        {
            width: 100%;
            height: auto;
            direction: rtl;
            margin-top: 20px;
            margin-bottom: 50px;
        }

        .warpperLoginFormTitle h1
        {
            font-family: XEROSANS-BOLD;
            font-size: 18px;
            color: #111b21;
        }

        .warpperLoginFormTitle p
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            color: #2e383c;
            direction: rtl;
            line-height: 15px;
        }

        .timerResend
        {
            width: 120px;
            height: 40px;
            margin: 20px auto 0;
            text-align: center;
        }

        .timerResendBar
        {
            width: 80px;
            height: 100%;
            direction: rtl;
            float: right;
        }

        .resendInput
        {
            width: 120px;
            height: 40px;
            margin: 20px auto 0;
            direction: rtl;
        }

        .resendInput input
        {
            width: 100%;
            height: 100%;
            background-color: transparent;
            outline: none;
            box-sizing: border-box;
            color: #19bfd3;
            border: none;
            font-family: XEROSANS-BOLD;
            font-size: 14px;
            cursor: pointer;
            margin: 0 auto;
        }

        .timerResendBar span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 14px;
            color: #666;
            line-height: 40px;
        }

        #resend-otp
        {
            font-family: XEROSANS-NORMAL;
            font-size: 14px;
        }

        #min,
        #sec,
        #hou,
        #day
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 16px;
        }

        .timerResendIco
        {
            width: 40px;
            height: 100%;
            float: right;
        }

        .timerResendIco span
        {
            font-size: 28px;
            line-height: 40px;
            color: #666;
        }

        .verifySubmit
        {
            width: 100%;
            height: 50px;
            margin-top: 20px;
        }

        .verifySubmit button
        {
            width: 100%;
            height: 100%;
            background-color: transparent;
            outline: none;
            border: none;
            border-radius: 15px;
            font-family: XEROSANS-BOLD;
            font-size: 16px;
            cursor: pointer;
            direction: rtl;
        }

        .loginSubmitStyle button
        {
            color: #ffffff;
            background-color: #0000cc;
        }

        #sessionMobile
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 18px;
            color: #111b21;
        }
    }
    @media /* ---------- `profile */
    {
        .profile__wrapper_pic_1
        {
            width: 100%;
            height: 200px;
            margin-top: 40px;
        }

        .profile__wrapper_pic_1 img
        {
            height: 100%;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .main-profile
        {
            width: calc(100% - 30px);
            height: calc(100% - 140px);
            overflow-y: scroll;
            position: absolute;
            top: 60px;
            left: 50%;
            transform: translate(-50%);
        }

        .main-profile::-webkit-scrollbar
        {
            width: 0;
        }

        .profile__account_1
        {
            width: 100%;
            height: 260px;
            background-color: #eee;
            border-radius: 20px;
            position: relative;
            overflow: hidden;
            margin-top: 20px;
        }

        .profile__account_11
        {
            width: 120px;
            height: 120px;
            position: absolute;
            top: 40px;
            left: 50%;
            transform: translate(-50%);
        }

        .profile__account_11 img
        {
            height: 100%;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .profile__account_12
        {
            width: 30px;
            height: 30px;
            position: absolute;
            top: 20px;
            right: 20px;
            text-align: center;
            cursor: pointer;
        }

        .profile__account_12 span
        {
            font-size: 20px;
            line-height: 30px;
            color: #111b21;
            pointer-events: none;
        }

        .profile__account_13
        {
            width: auto;
            height: 50px;
            position: absolute;
            top: 180px;
            left: 50%;
            transform: translate(-50%);
            text-align: center;
        }

        .profile__account_131
        {
            width: 100%;
            height: 30px;
            direction: rtl;
        }

        .profile__account_131 span
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 17px;
            line-height: 30px;
            color: #111b21;
        }

        .profile__account_132
        {
            width: 100%;
            height: 20px;
        }

        .profile__account_132 span
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 18px;
            line-height: 20px;
            color: #8a8a8a;
        }

        .profile__account_14
        {
            width: 300px;
            height: 70px;
            position: absolute;
            bottom: 30px;
            left: 50%;
            transform: translate(-50%);
        }

        .profile__account_share_141
        {
            width: 100px;
            height: 100%;
            float: left;
            text-align: center;
        }

        .profile__account_share_1411
        {
            width: 100%;
            height: 25px;
        }

        .profile__account_share_1411 span
        {
            font-size: 20px;
            line-height: 25px;
            color: #ccc;
        }

        .profile__account_share_1412
        {
            width: 100%;
            height: 25px;
            box-sizing: border-box;
        }

        .profile__account_share_1412 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 12px;
            line-height: 19px;
            color: #8a8a8a;
        }

        .account__left_border
        {
            border-right: 1px solid #ccc;
        }

        .profile__account_share_1413
        {
            width: 100%;
            height: 20px;
        }

        .profile__account_share_1413 span
        {
            font-family: Monda;
            font-size: 14px;
            line-height: 20px;
            color: #3e3e3e;
        }

        #account__en
        {
            position: relative;
            top: 2px;
            font-size: 16px;
        }

        .profile__field_1
        {
            width: 100%;
            height: auto;
            border-radius: 20px;
            background-color: #eee;
        }

        .field_1_first
        {
            margin-top: 20px;
        }

        .field_1_last
        {
            margin-top: 5px;
        }

        .profile__field_1_marge
        {
            width: 100%;
            height: 50px;
        }

        .profile__field_11,
        .profile__field_13
        {
            width: 50px;
            height: 100%;
            float: right;
        }

        .profile__field_12
        {
            width: calc(100% - 100px);
            height: 100%;
            float: right;
            direction: rtl;
            box-sizing: border-box;
        }

        .field_121_category
        {
            border-bottom: 1px solid #fff;
        }

        .profile__field_12 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            color: #3e3e3e;
            line-height: 43px;
            margin-right: 10px;
        }

        .profile__field_111
        {
            width: 42px;
            height: 42px;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            background-color: #fff;
            border-radius: 16px;
            text-align: center;
        }

        .profile__field_111 span
        {
            font-size: 22px;
            line-height: 42px;
            color: #8a8a8a;
        }

        .profile__field_131
        {
            width: 28px;
            height: 28px;
            position: relative;
            top: 11px;
            left: 11px;
            background-color: #111b21;
            border-radius: 100%;
            text-align: center;
            overflow: hidden;
            transform: rotate(45deg);
        }

        .profile__field_131 span
        {
            font-size: 14px;
            line-height: 28px;
            color: var(--white);
        }

        .profile__field_2
        {
            width: 100%;
            height: 50px;
            border-radius: 20px;
            background-color: #eee;
            margin-top: 5px;
        }

        #profile_12_exit span
        {
            font-family: XEROSANS-BOLD;
            line-height: 49px;
            color: #ef4056;
        }

        #exit
        {
            cursor: pointer;
        }

        span
        {
            pointer-events: none;
        }

        .main-profile
        {
            width: 100%;
            height: calc(100% - 60px);
            overflow-y: scroll;
            position: absolute;
            top: 60px;
        }

        .main-profile::-webkit-scrollbar
        {
            width: 0;
        }
    } /* profile */
    @media /* ---------- `orders */
    {
        .cart_a_1000-2
        {
            width: 300px;
            height: 170px;
            direction: rtl;
            text-align: right;
            margin: 40px auto 0;
            border: 2px solid #8a8a8a;
            border-radius: 10px;
            box-sizing: border-box;
            padding: 20px 15px;
            position: relative;
        }

        .cart_a_10002-1
        {
            width: 50px;
            height: 50px;
            margin: 0 auto;
            text-align: center;
        }

        .cart_a_10002-1 span
        {
            font-size: 36px;
            line-height: 50px;
            color: #111b21;
        }

        .cart_a_10002-2
        {
            width: 100%;
            height: auto;
        }

        .cart_a_10002-2 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            color: #3e3e3e;
            line-height: 15px;
        }

        .cart_a_10002-3
        {
            width: 40px;
            height: 40px;
            text-align: center;
            position: absolute;
            bottom: 20px;
            left: 20px;
            background-color: #111b21;
            border-radius: 100%;
            overflow: hidden;
            transform: rotate(45deg);
        }

        .cart_a_10002-3 span
        {
            font-size: 20px;
            line-height: 40px;
            color: #fff;
        }

        .cart_a_1000-1
        {
            width: 100%;
            height: 240px;
            overflow: hidden;
            margin: 80px auto 0;
        }

        .cart_a_1000-1 img
        {
            height: 100%;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .cart_a_100
        {
            width: 100%;
            height: 100%;
            position: absolute;
            overflow-y: scroll;
        }

        .cart_a_100::-webkit-scrollbar
        {
            width: 0;
        }

        .cart_a_100-0
        {
            width: 100%;
            min-height: 40px;
        }

        .wrapper__orders
        {
            width: 100%;
            height: calc(100% - 70px);
            position: absolute;
            top: 70px;
            overflow-y: scroll;
        }

        .wrapper__container-orders::-webkit-scrollbar
        {
            width: 0;
        }

        .wrapper__container-orders
        {
            width: calc(100% - 40px);
            height: 100%;
            position: relative;
            margin: 0 auto;
        }

        .wrapper__orders-tit
        {
            width: 100%;
            height: 40px;
            direction: rtl;
            margin-top: 20px;
        }

        .wrapper__orders-tit span
        {
            font-family: XEROSANS-BOLD;
            font-size: 18px;
            line-height: 0;
            color: #111b21;
        }

        .wrapper__orders-table
        {
            width: 100%;
            height: 290px;
            background-color: #f4f4f4;
            border-radius: 20px;
            overflow: hidden;
            position: relative;
        }

        .wrapper__orders_table-100
        {
            width: 100%;
            height: 80px;
            position: absolute;
            top: 0;
            background-color: var(--gold);
        }

        .wrapper__orders_table-container
        {
            width: calc(100% - 40px);
            height: 100%;
            margin: 0 auto;
            position: relative;
        }

        .wrapper__orders_table_100-1,
        .wrapper__orders_table_100-2
        {
            width: 100%;
            height: 40px;
            position: relative;
        }

        .wrapper__orders_table_1001-2
        {
            width: auto;
            height: 100%;
            position: absolute;
            right: 0;
            direction: rtl;
        }

        .wrapper__orders_table_1001-2 span
        {
            font-family: XEROSANS-BOLD;
            font-size: 15px;
            line-height: 40px;
            color: #4a5764;
        }

        .wrapper__orders_table_1002-1
        {
            position: absolute;
            top: 0;
            right: 0;
        }

        .wrapper__orders_table_1002-1 span
        {
            font-size: 20px;
            color: var(--black);
        }

        .wrapper__orders_table_1002-2
        {
            position: absolute;
            top: 0;
            right: 30px;
            direction: rtl;
        }

        .wrapper__orders_table_1002-2 span,
        .wrapper__orders_table_1002-3 span
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 17px;
            line-height: 22px;
            color: var(--black);
        }

        .wrapper__orders_table_1002-3
        {
            position: absolute;
            top: 0;
            left: 0;
        }

        .wrapper__orders_table_100-3
        {
            width: fit-content;
            height: 25px;
            padding: 0 10px;
            background-color: #fff;
            border-radius: 25px;
            position: absolute;
            top: 90px;
            left: 0;
            direction: rtl;
        }

        .wrapper__orders_table_100-3 span
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 13px;
            line-height: 19px;
            color: #4a5764;
        }

        .wrapper__orders_table_100-4
        {
            width: calc(60% - 10px);
            height: 40px;
            border-radius: 40px;
            position: absolute;
            bottom: 20px;
            left: 0;
            text-align: center;
            background-color: var(--black);
        }

        .wrapper__orders_table_100-4 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 14px;
            line-height: 34px;
            color: #fff;
        }

        .wrapper__orders_table_100-5
        {
            width: 40%;
            height: 40px;
            border-radius: 40px;
            position: absolute;
            bottom: 20px;
            right: 0;
            text-align: center;
            box-sizing: border-box;
            background-color: #ef4056;
        }

        .wrapper__orders_table_100-5 span
        {
            font-family: XEROSANS-BOLD;
            font-size: 14px;
            line-height: 40px;
            color: #fff;
        }

        .wrapper__orders_table_100-6
        {
            width: 100%;
            height: 70px;
            position: absolute;
            top: 130px;
            overflow-x: auto;
            direction: rtl;
        }

        .wrapper__orders_table_100-6::-webkit-scrollbar
        {
            height: 0;
        }

        .wrapper__orders-scroll
        {
            min-width: max-content;
            height: 100%;
        }

        .wrapper__orders_table_1006-1
        {
            width: 70px;
            height: 100%;
            background-color: #fff;
            border-radius: 20px;
            overflow: hidden;
            float: right;
            position: relative;
        }

        .wrapper__orders_table_1006-1:not(:first-child)
        {
            margin-right: 5px;
        }

        .wrapper__orders_table_1006-1 img
        {
            width: 60px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .wrapper__orders_table_100-7
        {
            width: auto;
            height: 25px;
            position: absolute;
            right: 0;
            top: 90px;
            direction: rtl;
        }

        .wrapper__orders_table_100-7 .span__1007-1
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 15px;
            line-height: 25px;
            color: #4a5764;
        }

        .wrapper__orders_table_100-7 .span__1007-2
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 18px;
            line-height: 25px;
            color: #111b21;
        }
    } /* orders */
    @media /* ---------- `cart */
    {
        .cart_a_100
        {
            width: 100%;
            height: auto;
            overflow-y: scroll;
        }

        .cart_a_100::-webkit-scrollbar
        {
            width: 0;
        }

        .cart_a_100-0
        {
            width: 100%;
            min-height: 40px;
            margin-bottom: 40px;
        }

        .cart_a_100-1
        {
            width: 100%;
            height: auto;
            background-color: #eee;
            margin: 20px auto 0;
            border-radius: 20px;
        }

        .cart_a_1001-1
        {
            width: calc(100% - 30px);
            height: 100%;
            margin: 0 auto;
            position: relative;
            box-sizing: border-box;
        }

        #textarea
        {
            padding: 30px 20px;
        }

        .cart_a_1001-1 textarea
        {
            max-width: 100%;
            min-width: 100%;
            max-height: 120px;
            min-height: 120px;
            border: none;
            border-radius: 15px;
            background-color: #fff;
            outline: none;
            resize: none;
            direction: rtl;
            box-sizing: border-box;
            padding: 10px 20px 15px;
            font-family: XEROSANS-NORMAL;
            font-size: 14px;
            line-height: 20px;
            text-align: justify;
        }

        .cart_a_10011-1
        {
            width: 100%;
            height: 140px;
            position: relative;
        }

        .cart_a_10011-1:not(:last-child)
        {
            border-bottom: 1px dashed #666;
        }

        .cart_a_100111-1
        {
            width: 90px;
            height: 90px;
            position: absolute;
            top: 50%;
            transform: translate(0,-50%);
            right: 0;
        }

        .cart_a_100111-1 img
        {
            width: 85px;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .cart_a_100111-2
        {
            width: auto;
            height: 20px;
            position: absolute;
            top: 15px;
            right: 100px;
            direction: rtl;
        }

        .cart_a_100111-2 span
        {
            font-family: XEROSANS-BOLD;
            font-size: 16px;
            line-height: 20px;
            color: #666;
        }

        .cart_a_100111-2-1
        {
            width: auto;
            height: auto;
            position: absolute;
            top: 45px;
            right: 100px;
            direction: rtl;
        }

        .cart_a_100111-2-1 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            line-height: 15px;
            color: #666;
        }

        .cart_a_100111-3
        {
            width: 84px;
            height: 30px;
            position: absolute;
            bottom: 15px;
            left: 0;
            /*border: 2px solid var(--grey);*/
            border-radius: 30px;
            box-sizing: border-box;
            background-color: #fff;
        }

        .cart_a_1001113-1,
        .cart_a_1001113-3
        {
            width: 28px;
            height: 100%;
            text-align: center;
            float: left;
        }

        .cart_a_1001113-1 span,
        .cart_a_1001113-3 span
        {
            line-height: 30px;
            color: var(--black);
        }

        .cart_a_1001113-1 span
        {
            font-size: 18px;
        }

        .cart_a_1001113-3 span
        {
            font-size: 21px;
        }

        .cart_a_1001113-2
        {
            width: 24px;
            height: 100%;
            text-align: center;
            float: left;
        }

        .cart_a_1001113-2 span
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 18px;
            line-height: 28px;
            color: var(--black);
        }

        .cart_a_100111-4
        {
            width: auto;
            height: 30px;
            position: absolute;
            bottom: 20px;
            left: 104px;
        }

        .cart_a_100111-4 span
        {
            line-height: 30px;
            color: #111b21;
            position: relative;
        }

        .cart_a_100111-4 .fa-toman
        {
            font-size: 26px;
        }

        .cart_a_100111-4 .txt-toman
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 20px;
            top: -9px;
        }

        .cart_a_100-2
        {
            width: 100%;
            height: auto;
            margin: 40px auto;
        }

        .cart_a_1002-1
        {
            width: 100%;
            height: 35px;
        }

        .cart_a_10021-1
        {
            width: auto;
            height: 100%;
            float: right;
            direction: rtl;
        }

        .cart_a_10021-1 .cart-title
        {
            font-family: XEROSANS-NORMAL;
            font-size: 14px;
            line-height: 30px;
        }

        .cart_a_10021-1 .cart-item
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 16px;
            line-height: 30px;
        }

        .cart_a_10021-2
        {
            width: auto;
            height: 100%;
            float: left;
        }

        .cart_a_10021-2 span
        {
            color: #3e3e3e;
            line-height: 35px;
        }

        .cart_a_10021-2 .fa-toman
        {
            font-size: 27px;
        }

        .cart_a_10021-2 .txt-toman
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 20px;
            position: relative;
            top: -9px;
        }

        .cart_a_10021-2 .cart-free
        {
            font-family: XEROSANS-BOLD;
            font-size: 16px;
            line-height: 35px;
        }

        .cart_a_10021-2 .txt-zero
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 19px;
            line-height: 35px;
        }

        .color-10022 span
        {
            color: #ef4056;
        }

        .color-10023 span
        {
            color: var(--green);
        }

        .color-10024 span
        {
            color: var(--black);
        }

        .cart_a_1002-2
        {
            width: 100%;
            height: auto;
            margin-bottom: 20px;
            box-sizing: border-box;
            padding: 0 10px;
        }

        .cart_a_100-3
        {
            width: 100%;
            height: 80px;
            position: fixed;
            bottom: 0;
            background-color: #fff;
        }

        .cart_a_1003-1
        {
            width: 180px;
            height: 50px;
            position: absolute;
            top: 50%;
            transform: translate(0,-50%);
            left: 20px;
            background-color: var(--gold);
            border-radius: 50px;
            text-align: center;
            cursor: pointer;
            font-family: XEROSANS-BOLD;
            font-size: 16px;
            line-height: 50px;
            color: #111b21;
            outline: none;
            border: none;
        }

        .cart_a_1003-2
        {
            width: 130px;
            height: 50px;
            position: absolute;
            top: 50%;
            transform: translate(0,-50%);
            right: 20px;
            text-align: center;
        }

        .cart_a_10032-1,
        .cart_a_10032-2
        {
            width: 100%;
            height: 25px;
        }

        .cart_a_10032-1
        {
            direction: rtl;
        }

        .cart_a_10032-2
        {
            direction: ltr;
        }

        .cart_a_10032-1 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 15px;
            line-height: 16px;
            color: #666;
        }

        .cart_a_10032-2 .fa-toman
        {
            font-size: 28px;
            position: relative;
            top: 8px;
        }

        .cart_a_10032-2 .txt-toman
        {
            font-family: BYekan;
            font-weight: bold;
            font-size: 24px;
        }

        .cart_a_10032-2 span
        {
            line-height: 0;
            color: var(--black);
        }

        .cart_a_10022-1
        {
            width: 100%;
            height: 80px;
            text-align: center;
            margin-top: 20px;
        }

        .cart_a_10022-1 span
        {
            font-size: 100px;
            line-height: 80px;
            color: var(--black);
        }

        .cart_a_10022-2
        {
            width: 100%;
            height: 300px;
            border-radius: 25px;
            overflow: hidden;
            margin-bottom: 40px;
        }

        .cart_a_10022-2 img
        {
            height: 300px;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .cart_a_1000-2
        {
            width: 300px;
            height: 170px;
            direction: rtl;
            text-align: right;
            margin: 40px auto 0;
            border: 2px solid #8a8a8a;
            border-radius: 10px;
            box-sizing: border-box;
            padding: 20px 15px;
            position: relative;
        }

        .cart_a_10002-1
        {
            width: 50px;
            height: 50px;
            margin: 0 auto;
            text-align: center;
        }

        .cart_a_10002-1 span
        {
            font-size: 36px;
            line-height: 50px;
            color: #111b21;
        }

        .cart_a_10002-2
        {
            width: 100%;
            height: auto;
        }

        .cart_a_10002-2 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 13px;
            color: #3e3e3e;
            line-height: 15px;
        }

        .cart_a_1000-1
        {
            width: 100%;
            height: 240px;
            overflow: hidden;
            margin: 80px auto 180px;
        }

        .cart_a_1000-1 img
        {
            height: 100%;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .cart_empty
        {
            width: 100%;
            height: 330px;
            margin: 160px auto 0;
            position: relative;
        }

        .cart_empty_picture
        {
            width: 100%;
            height: 280px;
            overflow: hidden;
            position: relative;
        }

        .cart_empty img
        {
            height: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .cart_empty_picture_des
        {
            width: 100%;
            height: 50px;
            text-align: center;
            direction: rtl;
        }

        .cart_empty_picture_des span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 16px;
            line-height: 46px;
            color: #111b21;
        }
    } /* cart */
    @media /* popup */
    {
        .wrapper__alert_exit
        {
            width: 260px;
            height: 440px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            background-color: var(--white);
            border-radius: 20px;
            z-index: 210;
            display: none;
        }

        .wrapper__alert_exit_3
        {
            width: 180px;
            height: auto;
            position: absolute;
            bottom: 20px;
            left: 50%;
            transform: translate(-50%);
        }

        .wrapper__alert_exit_31,
        .wrapper__alert_exit_32
        {
            width: 100%;
            height: 50px;
            text-align: center;
            box-sizing: border-box;
            border-radius: 25px;
            cursor: pointer;
        }

        .wrapper__alert_exit_31
        {
            background-color: #0000cc;
        }

        .wrapper__alert_exit_32
        {
            border: 2px solid #0000cc;
            margin-top: 5px;
        }

        .wrapper__alert_exit_31 span,
        .wrapper__alert_exit_32 span
        {
            font-family: XEROSANS-BOLD;
            font-size: 14px;
        }

        .wrapper__alert_exit_31 span
        {
            color: #fff;
            line-height: 50px;
        }

        .wrapper__alert_exit_32 span
        {
            color: #111b21;
            line-height: 46px;
        }

        .wrapper__alert_exit_2
        {
            width: 180px;
            height: auto;
            text-align: center;
            position: absolute;
            bottom: 150px;
            left: 50%;
            transform: translate(-50%);
            direction: rtl;
        }

        .wrapper__alert_exit_2 span
        {
            font-family: XEROSANS-NORMAL;
            font-size: 15px;
            line-height: 20px;
            color: #111b21;
        }

        .wrapper__alert_exit_1
        {
            width: 100%;
            height: 220px;
            position: absolute;
            top: 20px;
        }

        .wrapper__alert_exit_1 img
        {
            height: 180px;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }
    }
}
