@media (max-width:1700px) {}

@media (max-width: 1500px) {
    .theme_container {
        max-width: 100%;
    }
}

@media (max-width:1366px) {

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 460px !important;
    }

    .recomended_product_section .product__thumbnail img {
        height: 370px;
    }

    .see_buy_card .see_buy_video video {
        height: 480px;
    }

}

@media (max-width:1250px) {

    .banner video,
    .banner img {
        height: 600px;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 425px !important;
    }

    .recomended_product_section .product__thumbnail img {
        height: 345px;
    }

    .video_banner video {
        height: 550px;
    }

    .search_heading {
        width: 55%;
    }

    .search-box {
        width: 55%;
    }

    .for_you_prod {
        width: 75%;
    }

    .newsletter-form .btn {
        padding-inline-start: 1rem;
        padding-inline-end: 1rem;
    }
}

@media (max-width:1199px) {
    .category_cards {
        gap: 20px;
    }

    .content_center {
        width: 100%;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 490px !important;
    }

    .recommended-product-grid {
        --repeat: 4;
    }

    .recomended_product_section .product__thumbnail img {
        height: 380px;
    }

    .see_buy_card .see_buy_video video {
        height: 550px;
    }

    .for_you_prod {
        width: 80%;
    }

    .shop_price_flex {
        width: 80%;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(5, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(6),
    .instagram_feed_flex .instagram_post:nth-child(12) {
        display: none;
    }

    .newsltr_ftr {
        width: 27%;
    }

    .Acc_ftr,
    .quick_ftr,
    .other_ftr {
        width: 14%;
    }

    #mobile_app_bar {
        display: none;
    }

    .details_section .product__thumbnail img {
        height: 400px;
    }

    .ins_pic {
        width: 50%;
    }

    .ins_content {
        width: 50%;
    }

    .ins_modal_bdy {
        height: 70vh;
    }
}

@media (max-width:991px) {
    .content_center {
        justify-content: start;
    }

    .navbar_call {
        flex-direction: column;
        gap: 5px;
    }

    .banner video,
    .banner img {
        height: 530px;
    }

    .flash-deal-countdown h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .heading_section {
        font-size: 30px;
    }

    .flash_deal {
        margin-bottom: 50px;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 450px !important;
    }

    .featured_deals_section {
        margin-top: 35px;
    }

    .recomended_product_section .product__thumbnail img {
        height: 320px;
    }

    .middle_banner_img img {
        height: 380px;
    }

    .flex_col {
        margin-bottom: 10px;
    }

    .see_buy_section {
        margin-top: 20px;
    }

    .see_buy_card .see_buy_video video {
        height: 490px;
    }

    .thumbnail_img {
        min-height: auto !important;
    }

    .for_you_prod {
        width: 100%;
    }

    .video_banner video {
        height: 490px;
    }

    .shop_price_flex {
        width: 100%;
    }

    .feature_flex {
        width: 100%;
    }

    .newsltr_ftr {
        width: 38%;
    }

    .details_section .product__thumbnail img {
        height: 440px;
    }

    .ins_modal_bdy {
        flex-direction: column-reverse;
        height: 80vh;
        overflow-y: scroll;
    }

    .ins_modal_bdy::-webkit-scrollbar {
        display: none;
    }

    .ins_pic {
        width: 100%;
    }

    .ins_content {
        width: 100%;
    }

    .ins_footer {
        position: inherit;
        margin-top: 15px;
    }

    .ins_content p {
        margin-top: 30px;
        font-size: 13px;
        margin-bottom: 30px;
    }

    .advertise_img {
        display: none;
    }

    .login_modal_rtl {
        padding: 25px;
    }

    .dnone_for_991 {
        display: none !important;
    }

    .height-24-rem {
        height: auto;
    }

    .search-box {
        width: 45%;
    }
}

@media (max-width:767px) {
    .details_section .product__thumbnail img {
        height: 360px;
    }

    .items_center {
        justify-content: start;
    }

    .category_cards {
        gap: 15px;
        width: 90%;
    }

    .left_scroll_btn,
    .right_scroll_btn {
        width: 5%;
    }

    .banner video,
    .banner img {
        height: 430px;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 350px !important;
    }

    .swiper-slide {
        height: auto !important;
    }

    .recommended-product-grid {
        --repeat: 3;
    }

    .middle_banner_img img {
        height: 350px;
    }

    .see_buy_card .see_buy_video video {
        height: 380px;
    }

    .video_banner video {
        height: 400px;
    }

    .feature_card i {
        font-size: 36px;
    }

    #lightbox-img {
        height: 62vh;
    }

    .side-preview-left {
        left: -37%;
    }

    .side-preview-right {
        right: -37%;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(4, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(4),
    .instagram_feed_flex .instagram_post:nth-child(2) {
        display: none;
    }

    .company_abt_ftr {
        width: 33%;
    }

    .Acc_ftr,
    .quick_ftr,
    .other_ftr {
        width: 20%;
    }

    .newsltr_ftr {
        width: 48%;
    }

    .middle_banner {
        margin-top: 30px;
    }

    .recomended_product_section {
        margin-top: 50px;
    }

    .middle_banner_img img {
        height: 330px;
    }

    .shop_by_price_section {
        margin-top: 30px;
    }

    .instagram_feed {
        margin-top: 30px;
    }

    .featured_deals_section {
        margin-top: 30px;
    }
}

@media (max-width:575px) {
    .search_for_mobile {
        display: inline-flex;
        gap: 15px;
    }

    .mob_profile {
        margin-top: -2px;
    }


    .left_scroll_btn,
    .right_scroll_btn {
        display: none;
    }

    .category_cards {
        gap: 15px;
        width: 100%;
        justify-content: start;
    }

    .left_scroll_btn,
    .right_scroll_btn {
        width: 7%;
    }

    .navbar_call {
        width: 100% !important;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .nav_action {
        display: none;
    }

    .web_logo {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .search_heading {
        width: 95%;
    }

    .search-box {
        width: 95%;
    }

    .category_card img {
        width: 60px;
        height: 60px;
    }

    .category_items {
        padding-top: 5px;
    }

    .banner video,
    .banner img {
        height: 350px;
    }

    .carousel .carousel_nxt_btn,
    .carousel .carousel_prev_btn {
        width: 40px;
        height: 35px;
        font-size: 18px;
    }

    .recommended-product-grid {
        --repeat: 2;
    }

    .recomended_product_section .product__thumbnail img {
        height: 355px;
    }

    .middle_banner_img img {
        height: 300px;
    }

    .just_for_card {
        width: 24%;
    }

    .mb_20 {
        margin-bottom: 20px;
    }

    .for_you_prod {
        align-items: flex-start;
    }

    .video_banner video {
        height: 300px;
    }

    .shop_card {
        width: 48%;
        margin: 1%;
        position: relative;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(3, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(12) {
        display: inline-block;
    }

    .feature_card {
        width: 50%;
        margin-bottom: 15px;
    }

    .testimonial_section {
        margin-bottom: 40px;
        margin-top: 40px;

    }

    .company_abt_ftr {
        width: 44%;
    }

    .Acc_ftr,
    .quick_ftr,
    .other_ftr {
        width: 27%;
    }

    .other_ftr,
    .newsltr_ftr {
        margin-top: 40px;
    }

    .newsltr_ftr {
        width: 60%;
    }

    #mobile_app_bar {
        display: block;
    }

    .shop_price_flex {
        width: 100%;
        flex-wrap: wrap;
    }

    .footer {
        margin-bottom: 50px;
    }

    .left_right_swiper_btn div {
        width: 30px;
        height: 30px;
    }

    .see_buy_card .see_buy_video iframe {
        height: 476px;
    }

    /* newly-added */
    .finds_whats_you_need {
        padding-top: 10px;
    }

    .clearence_sale_section {
        margin-top: 20px;
    }

    .todays_deal {
        margin-top: 28px;
    }

    .top_rated_product_sec {
        margin-top: 40px;
    }

    .hide_for_575 {
        display: none;
    }

    .show_for_575 {
        display: block;
    }

    .web_logo {
        padding-bottom: 0px;
    }

    .product-details-sticky {
        bottom: 50px;
    }

    /* aaded */
    .res_filter_btn,
    .res_filter_btn button {
        font-size: 13px !important;
    }

    .search_box .select-wrap {
        width: 100%;
    }

    .search-box-2 input {
        width: 100%;
    }

    .filter_ico {
        display: none;
    }


}

@media (max-width:480px) {
    .details_section .product__thumbnail img {
        height: 330px;
    }

    .theme_container {
        padding: 0 10px !important;
    }

    .web_logo .logo img {
        width: 100px;
    }

    .theme_banner {
        margin-top: 0px;
    }

    .left_scroll_btn,
    .right_scroll_btn {
        width: 10%;
    }

    .category_cards {
        gap: 10px;
        width: 100%;
    }

    .banner video,
    .banner img {
        height: 320px;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 325px !important;
    }

    .recomended_product_section .product__thumbnail img {
        height: 325px;
    }

    .see_buy_card .see_buy_video video {
        height: 340px;
    }

    .company_abt_ftr {
        width: 65%;
    }

    .Acc_ftr,
    .quick_ftr,
    .other_ftr {
        width: 33%;
    }

    .quick_ftr {
        margin-top: 40px;
    }

    .newsltr_ftr {
        width: 100%;
    }

    .footer {
        padding-top: 25px;
    }

    .see_buy_card .see_buy_video iframe {
        height: 402px;
    }

    /* new-added */
    .app-bar ul {
        min-height: 42px;
    }

    .footer {
        margin-bottom: 42px;
    }

    .web_logo {
        padding-bottom: 0px;
    }

    .product-details-sticky {
        bottom: 42px;
    }

}

@media (max-width:400px) {
    .details_section .product__thumbnail img {
        height: 275px;
    }

    .web_logo .logo img {
        width: 100px;
    }

    .banner video,
    .banner img {
        height: 260px;
    }

    .flash_deal {
        padding-top: 20px;
    }

    .flash-deal-countdown h2 {
        font-size: 25px;
    }

    .heading_section {
        font-size: 25px;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 280px !important;
    }

    .featured_deals_section {
        margin-top: 10px;
    }

    .recomended_product_section {
        margin-top: 10px;
    }

    .recomended_product_section .product__thumbnail img {
        height: 280px;
    }

    .see_buy_card .see_buy_video video {
        height: 300px;
    }

    .see_buy_section {
        margin-bottom: 40px;
    }

    .just_for_card {
        width: 32%;
    }

    .video_banner video {
        height: 275px;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(2, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(2) {
        display: inline-block;
    }

    .company_abt_ftr {
        width: 100%;
    }

    .Acc_ftr,
    .quick_ftr,
    .other_ftr {
        width: 100%;
        margin-top: 40px;
    }

    .footer_coopyright_flex {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .see_buy_card .see_buy_video iframe {
        height: 329px;
    }
}

@media (max-width:360px) {

    .banner video,
    .banner img {
        height: 250px;
    }

    .clearence_sale_section .product__thumbnail img,
    .top_rated_product_sec .product__thumbnail img,
    .featured_deals_section .product__thumbnail img {
        height: 240px !important;
    }

    .recomended_product_section .product__thumbnail img {
        height: 240px;
    }

    .see_buy_card .see_buy_video video {
        height: 270px;
    }

    .just_for_card {
        width: 49%;
    }

    .video_banner video {
        height: 245px;
    }

    .widget--about img {
        width: 100px;
        height: auto;
    }

    .ins_modal_bdy {
        height: 68vh;
    }

    .see_buy_card .see_buy_video iframe {
        height: 294px;
    }
}