@media only screen and (max-device-width: 600px) {
    .top_bg_img{
        background-image: url(../img/mobile_banner.png);
        background-repeat: no-repeat;
        
    }
    .header-top{
        padding: 23px 0px !important;
    }
    .legal {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: 'LEMON MILK';
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        margin-bottom: 24px;
        margin-top: 51px;
    }
    .drop_down {
        display: flex;
        padding: 14px;
        width: 327px;
        border-radius: 4px;
        border: 1px solid var(--neutral-700, #656565);
        background: var(--neutral-white, #FFF);
        margin-left: auto;
        margin-right: auto;
    }
    .cont_text {
        width: 327px;
    }
    .box{
        padding-bottom: 40px;
    }
    .coontent {
        margin-top: 0px;
        /* margin-bottom: 64px; */
    }
    .content_text {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'Urbanist';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
        margin-bottom: 0px;
    }

    /* ERROR PAGE */
    .error_bg {
        background-image: url(../img/404_MOBILE.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ffffff;
        background-position: center center;
        height: 756px;
    }
    .error_content {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 13px;
        width: 327px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 238px;
    }
    .error_subtitle {
    color: var(--neutral-800, #3C3C3C);
    text-align: center;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    margin-bottom: 11px;
}
    .error_title {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'LEMON MILK';
        font-size: 64px;
        font-style: normal;
        font-weight: 700;
        line-height: 141.059%;
        text-transform: capitalize;
    }


    /* your cart */
    .mobile_none{
        display: block;
    }
    .desktop_none{
        display: none;
    }
    .your {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'LEMON MILK';
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        padding-left: 30px;
    padding-right: 30px;
    }
    .cart_title {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'LEMON MILK';
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        margin-bottom: 16px;
    }
    .text {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'Urbanist';
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 155%;
        margin-bottom: 0px;
    }
    .removee {
        color: var(--functional-info-blue, #005BB9);
        font-family: 'Urbanist';
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 155%;
        text-transform: capitalize;
    }

    .your_cart_contain {
        width: 375px;
        padding: 97px 0px 24px;
    }
    .product_title {
    display: flex;
    justify-content: space-between;
    padding: 0px 24px;
}
.product_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 0px 24px;
}
.botom {
    width: 100%;
    max-width: 400px;
        padding: 0px 24px;
}

    .price {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'Urbanist';
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 155%;
        margin-right: 0px;
        margin-left: 17px;
    }
    .cart_box {
        display: flex;
        justify-content: space-between;
        gap: 17px;
    }
    .title_2 {
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width:fit-content;
    }
    .drop_down2 {
        display: flex;
        padding: 8px;
        width: 50px;
        border-radius: 4px;
        border: 1px solid var(--neutral-700, #656565);
        background: var(--neutral-white, #FFF);
        margin-left: auto;
        margin-right: auto;
        /* margin-top: 50px; */
    }
    .drop_content2 {
        color: var(--neutral-800, #3C3C3C) !important;
        font-family: 'Urbanist' !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 155% !important;
        width: 39px;
        border: none !important;
        padding: 0px !important;
    }
    .combin {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap :0px;
    }

    .combine_1 {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 34px;
    }
    .titel_yc {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .line {
        height: 2px;
        width: 100%;
        background-color: #439D97;
        margin-bottom: 16px;
    }
     .liiine {
        height: 2px;
        width: 100%;
        background-color: #439D97;
        margin-bottom: 16px;
    }
    .product_box {
        display: flex;
        justify-content: space-between;
        margin-bottom: 16px;
    }
    .sub{
        margin-bottom: 0px;
    }
     .sub2{
        margin-bottom: 8px;
    }
    .sub_total {
        display: flex;
        justify-content: space-between;
        margin-bottom: 8px;
    }


    /* ORDER CONFIRM PAGE */
.titel_oc {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    text-align: center;
}
.sub_tex1 {
    color: var(--neutral-800, #3C3C3C);
    text-align: center;
    font-family: 'Urbanist';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 155%;
}

.conttent{
    width: 100%;
    max-width: 105px;
}
.your {
    color: var(--neutral-800, #3C3C3C);
    font-family: 'LEMON MILK';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 141.059%;
    text-transform: capitalize;
    margin-bottom: 24px;
}
.order {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 62px;
    margin-top: 24px;
    margin-bottom: 24px;
}



}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1348px) {
    .top_text {
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .legal {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: 'LEMON MILK';
        font-size: 37px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .cont_text {
        width: 1006px;
    }
    .content_text {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'Urbanist';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }
    .vect_2 {
        position: relative;
        top: 155px;
        right: -1045px;
    }
    .vect_1 {
        position: relative;
        top: 510px;
        left: -115px;
    }
        
    .vect_3 {
        position: relative;
        top: 868px;
        right: -1005px;
    }





     /* ERROR PAGE */
     .error_bg {
        background-image: url(../img/404_desktop.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ffffff;
        background-position: center center;
        height: 515px;
    }

    .error_content {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 13px;
        width: 360px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 103px;
    }

    .error_subtitle {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: Urbanist;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }
    .error_title {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'LEMON MILK';
        font-size: 95px;
        font-style: normal;
        font-weight: 700;
        line-height: 141.059%;
        text-transform: capitalize;
    }
}

@media only screen and (min-device-width: 1349px) and (max-device-width: 1439px) {
    .top_text {
        padding-top:21px;
        padding-bottom: 54px;
    }
    .legal {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: LEMON MILK;
        font-size: 37px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .content_text {
        color: var(--neutral-800, #3C3C3C);
        font-family: Urbanist;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }
}

@media only screen and (min-device-width: 1440px) and (max-device-width: 1499px) {
    .top_text {
        padding-top:21px;
        padding-bottom: 54px;
    }
    .legal {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: LEMON MILK;
        font-size: 37px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .content_text {
        color: var(--neutral-800, #3C3C3C);
        font-family: Urbanist;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }
    
    /* ERROR PAGE */

    .error_bg {
        background-image: url(../img/404_desktop.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ffffff;
        background-position: center center;
        height: 578px;
    }
}

@media only screen and (min-device-width: 1500px) and (max-device-width: 1599px) {
    .top_text {
        padding-top:21px;
        padding-bottom: 54px;
    }
    .legal {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: 'LEMON MILK';
        font-size: 37px;
        font-style: normal;
        font-weight: 500;
        line-height: 141.059%;
        text-transform: capitalize;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    
    .content_text {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'Urbanist';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }
    .vect_2 {
        position: relative;
        top: 155px;
        right: -1140px;
    }
    .vect_1 {
        position: relative;
        top: 510px;
        left: -135px;
    }
        
    .vect_3 {
        position: relative;
        top: 890px;
        right: -1150px;
    }


    /* YOUR CART */
    .your_cart_contain {
        width: 1145px;
        padding-bottom: 51px;
        padding-top: 125px;
    }







    /* ERROR PAGE */

    .error_bg {
        background-image: url(../img/404_desktop.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ffffff;
        background-position: center center;
        height: 600px;
    }
    .error_content {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        width: 415px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 122px;
    }    
    .error_title {
        color: var(--neutral-800, #3C3C3C);
        font-family: 'LEMON MILK';
        font-size: 105px;
        font-style: normal;
        font-weight: 700;
        line-height: 141.059%;
        text-transform: capitalize;
    }
    .error_subtitle {
        color: var(--neutral-800, #3C3C3C);
        text-align: center;
        font-family: Urbanist;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }
}

@media only screen and (min-device-width: 1600px) and (max-device-width: 1699px) {
    .top_text {
        padding-top:44px;
        padding-bottom: 63px;
    }
}

@media only screen and (min-device-width: 1700px) and (max-device-width: 1799px) {
    .top_text {
        padding-top: 44px;
        padding-bottom: 63px;
    }
}

@media only screen and (min-device-width: 1800px) and (max-device-width: 1919px) {}