
@media screen and (max-width: 1280px) {
    /* about page */
    /* .wp-block-group.is-layout-flex.wp-block-group-is-layout-flex {
        gap: 10px !important;
    } */

    /* spotted page */
    .spotted-second-section {
        overflow-x: clip;
    }

    /* pablo */
    .pablo-banner-images {
        min-width: 1200px !important;
    }
}

@media screen and (max-width: 1680px) {
    /* spotted page */
    .spotted-second-section {
        overflow-x: clip;
    }
}

@media screen and (max-width: 841px) {
    .mission-vision-core-container {
        justify-content: center;
    }
}

/* pablo page */
.wpsp-nav.swiper-button-next {
    display: none !important;
}

.wpsp-nav.swiper-button-prev {
    display: none !important;
}

/* shop page */
/* @media screen and (max-width: 1395px) {
    .shop-page-product-filter .wp-block-woocommerce-product-filters {
        max-width: 200px;
    }
} */

/* @media screen and (max-width: 1280px) {
    .shop-page.wp-block-woocommerce-product-collection {
        max-width: 900px;
    }
} */

@media screen and (max-width: 1237px) {
    /* .shop-page.wp-block-woocommerce-product-collection {
        max-width: 68.71vw !important;
    } */

    button.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-background.has-jost-font-family.has-text-align-center.wc-interactive {
        padding: 0px !important;
    }
}

@media screen and (max-width: 1080px) {
    /* .shop-page.wp-block-woocommerce-product-collection {
        max-width: 72vw !important;
    } */

    .shop-page-product-filter .wp-block-woocommerce-product-filters {
        max-width: 160px !important;
    }

    button.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-background.has-jost-font-family.has-text-align-center.wc-interactive {
        padding: 0px !important;
    }
}

/* @media screen and (max-width: 952px) {
    .shop-main-section-wrapper {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    .shop-page.wp-block-woocommerce-product-collection {
        max-width: 76.71vw !important;
    }

    .shop-page-product-filter .wp-block-woocommerce-product-filters {
        max-width: 14.7vw !important;
    }

    details > summary {
        font-size: 14px !important;
    }

    .wp-block-woocommerce-product-filter-checkbox-list.wc-block-product-filter-checkbox-list.wp-block-woocommerce-product-filter-checkbox-list {
        font-size: 13px !important;
    }
}
*/
/* 768 - 1024 tablet*/

@media (min-width: 768px) and (max-width: 1079px) {
    .shop-main-section-wrapper {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }

    ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.shop-page-product-template.wp-block-woocommerce-product-template {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .shop-page-product-filter .wp-block-woocommerce-product-filters {
        max-width: 17.5vw !important;
    }

    details > summary {
        font-size: 14px !important;
    }

    .wp-block-woocommerce-product-filter-checkbox-list.wc-block-product-filter-checkbox-list.wp-block-woocommerce-product-filter-checkbox-list {
        font-size: 13px !important;
    }

}

/* single prod page */
@media (min-width: 600px) and (max-width: 1079px) {
    main {
        margin-left: 16px;
        margin-right: 16px;
    }

    .single-product-details-wrapper {
        flex-direction: column-reverse;
    }

    .single-product-details-wrapper > *{
        max-width: 100% !important;
    }

    .wc-block-product-gallery-large-image.wp-block-woocommerce-product-gallery-large-image {
        height: auto !important;
        aspect-ratio: unset !important;
    }

    .wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__container {
        margin: auto !important;
    }

    .single-product-recommend-items img.attachment-woocommerce_single.size-woocommerce_single {
        width: 100% !important;
        height: 300px !important;
    }

    .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-25 {
        height: auto !important;
    }

    .single-product-featured-item-template .type-product .product-buttons-wrapper {
        gap: 0px !important;
    }

    /* PABLO */
    /* Hide all children of .pablo-banner-images */
    .pablo-banner-images > .wp-block-group {
        display: none;
    }

    /* Display only the first child */
    .pablo-banner-images > .wp-block-group:first-child {
        display: block;
    }

    .pablo-banner-images {
        min-width: 0px !important;
        width: 100% !important;
    }

    .pablo-feature-frame {
        position: relative;
        min-width: 0 !important;
        width: 250px !important;
        height: 250px !important;
    }

    .pablo-feature-frame figure.wp-block-image.size-large.is-resized {
        width: 250px !important;
        height: 250px !important;
    }

    .pablo-feature-frame figure.wp-block-image.size-large.is-resized img{
        width: 250px !important;
        height: 250px !important;
    }

    .pablo-show-and-view-buttons {
        display: flex;
        flex-direction: column;
    }
}



@media (min-width: 390px) and (max-width: 480px) {
    .shop-main-section-wrapper {
        margin-top: 50px !important;
        padding-left: 32px !important;
        padding-right: 32px !important;
    }

    /* .shop-page-product-filter .wp-block-woocommerce-product-filters {
        margin-bottom: 50px !important;
    } */

    .wp-block-group.products-query-block.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
        margin: auto;
    }

    .wp-block-group.shop-result-and-sort.has-global-padding {
        margin-bottom: 0px !important;
    }

    .woocommerce-ordering .orderby {
        width: 140px;
    }

    .shop-result-and-sort .wp-block-group.alignwide.is-content-justification-space-between.is-nowrap.is-layout-flex {
        gap: 5px !important;
    }

    ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.shop-page-product-template.wp-block-woocommerce-product-template {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    /* single product page */
     main {
        margin-left: 8px;
        margin-right: 8px;
    }

    .single-product-details-wrapper {
        flex-direction: column-reverse;
    }

    .single-product-details-wrapper > *{
        max-width: 100% !important;
    }

    .wc-block-product-gallery-large-image.wp-block-woocommerce-product-gallery-large-image {
        height: auto !important;
        aspect-ratio: unset !important;
    }

    .single-product-featured-item-template .type-product .product-buttons-wrapper {
        gap: 0px !important;
    }

    .single-product-recommend-items img.attachment-woocommerce_single.size-woocommerce_single {
        width: 100% !important;
        height: 300px !important;
    }

    /* spotted page */
    .spotted-second-section {
        overflow-x: clip;
    }

    /* PABLO */
    .pablo-collection-mainfeature {
        display: none !important;
    }

    .pablo-show-and-view-buttons {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

     /* Hide all children of .pablo-banner-images */
    .pablo-banner-images > .wp-block-group {
        display: none;
    }

    /* Display only the first child */
    .pablo-banner-images > .wp-block-group:first-child {
        display: block;
    }

    .pablo-banner-images {
        min-width: 0px !important;
        width: 100% !important;
    }

}

/* iphone 13 - 390 xiaomi 393 */



