@media only screen and (max-width: 600px) {
    .half-outside-arrow .slick-next {
        right: 0;
    }
    .half-outside-arrow .slick-prev {
        left: 0px;
        border-radius: 0px 5px 5px 0px;
    }
    .flash-overlay-text {
        color: white;
        font-size: 18px;
        font-weight: 700;
    }
    .mobile-p-0 {
        padding: 0 !important;
    }
    .whatsapp-icon {
        bottom: 72px !important;
        right: 11px !important;
    }
    .stock_out {
        padding-left: 31px;
        padding-right: 16px;
        font-size: 15px;
        font-weight: 700;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    .filter_title {
        padding-top: 13px;
    }
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .mobile_row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .set_gap {
        gap: 24px;
    }
    .pl_8 {
        padding-left: 8px;
    }
    .w-527 {
        width: 310px;
    }
    .p_code {
        padding-top: 0;
    }
    .pl_30 {
        padding-left: 0;
    }
    .mobile_pl_16 {
        padding-left: 16px;
    }
    .pr_15 {
        padding-right: 15px;
    }
    .aiz-carousel .slick-arrow {
        width: 21px;
        height: 23px;
    }
    .blog_bot_sec {
        margin-bottom: 25px;
    }
    .avialable-amount {
        padding-left: 15px;
    }
    .margin_top_14 {
        margin-top: 14px;
    }
    .mobile-hor-swipe {
        scrollbar-color: black transparent !important;
    }
    .nav_menu_bar li {
        margin-bottom: 10px;
    }
    .mobile-h-124 {
        height: 124px;
    }
    .product_details_btn {
        display: flex;
        gap: 10px;
    }
    .product_details_btn button {
        font-size: 16px;
    }
    .display_flex_lg {
        display: block;
    }
    ul#category-mobile-menu {
        position: absolute;
        width: 100%;
        top: 99%;
        background: #fff;
        list-style: none;
        /* text-decoration: none; */
        transition: all 0.5s ease-in-out;
    }
    .aiz-category-menu .sub-cat-menu {
        top: 30px;
    }
    .nav_back_color2 {
        display: block;
    }
    .header_search_icon_res {
        position: absolute;
        right: 4px;
    }
    .searchbar_res {
        top: 1px;
        right: 3px;
    }
    .pad_bot_50 {
        padding-bottom: 30px;
    }
    .add_to_cart_btn_product,
    .buy-now {
        width: 150px;
        flex: 1;
        margin: 0 5px;
        text-align: center;
        padding: 10px 20px;
        text-align: center;
    }
    .product_details_btn > div {
        display: flex;
        justify-content: space-between;
    }
    .add_to_cart_btn_product {
        padding: 11px 6px !important;
    }
    .footer_nav_title {
        font-size: 12px !important;
    }
    .footer_nav_text {
        font-size: 12px;
    }
    .ml_0 {
        margin-left: 0;
    }
    .font_20 {
        font-size: 17px;
    }
    .sign_up_for {
        color: #fff;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        text-align: justify;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .mobile_mb_0 {
        margin-bottom: 0 !important;
    }
    .static-number {
        font-size: 14px;
    }
    .price_phone {
        margin-left: 14px;
        gap: 17px;
    }
    .offer_text {
        left: 3px !important;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1440px) {
    .stock_out {
        padding-left: 32px;
        padding-right: 32px;
        font-size: 19px;
        font-weight: 700;
    }
    .w-527 {
        width: 434px;
    }
}
