.section-deals-of-the-week .left .menu-thumb img {
    min-height: 182px;
}

.section-deals-of-the-week  .count-review {
    display: none;
}

.section-deals-of-the-week .right  {
    max-width: 100px;
}

.section-deals-of-the-week .elementor-widget-bookory-products .product-block-list.product-block-list-1 {
    border-bottom: 0;
}

.section-deals-of-the-week  .elementor-widget-bookory-products .product-block {
    display: flex;
    gap: 25px;
}
.section-deals-of-the-week  ul.products.columns-1 .product-image img {
    width: 130px;
    height: 182px;
    object-fit: cover;
    object-position: center;
}

.section-deals-of-the-week ul.products li.product:before {
    display: none;
}

.section-deals-of-the-week ul.products .woocommerce-overflow:before {
    display: none !important;
}
@media screen and (max-width: 1280px) {
    .section-deals-of-the-week > .elementor-container > .elementor-column:nth-child(1) > .elementor-widget-wrap{
        padding: 30px 50px !important;
    }
    .section-deals-of-the-week > .elementor-container > .elementor-column:nth-child(1) > .elementor-widget-wrap img  {
        max-width: 400px;
        width: 100% !important;
    }
    .section-deals-of-the-week > .elementor-container > .elementor-column:nth-child(1) > .elementor-widget-wrap h2 {
        font-size: 28px;
    }

    .section-deals-of-the-week > .elementor-container > .elementor-column:nth-child(1) > .elementor-widget-wrap .elementor-countdown-digits {
        font-size: 20px;
    }
    .elementor-widget-bookory-countdown .elementor-countdown-item:before {
        font-size: 18px;
    }
    .elementor-widget-bookory-countdown .countdown-inner i {
        font-size: 18px;
    }
    .section-deals-of-the-week .left .menu-thumb img {
        min-height: 140px;
        max-width: 110px;
    }
    .elementor-widget-bookory-products .woocommerce-product-list-1 ul.products li.product:last-child .product-block-list-1 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 768px) {

    .section-deals-of-the-week > .elementor-container > .elementor-column:nth-child(1) > .elementor-widget-wrap h2 {
        font-size: 22px;
    }

    .section-deals-of-the-week > .elementor-container > .elementor-column:nth-child(1) > .elementor-widget-wrap .elementor-countdown-digits {
        font-size: 20px;
    }
    .elementor-widget-bookory-countdown .elementor-countdown-item:before {
        font-size: 18px;
    }
    .elementor-widget-bookory-countdown .countdown-inner i {
        font-size: 18px;
    }
    
}

@media screen and (max-width: 500px) {
    .elementor-widget-divider--view-line_text .elementor-divider-separator:after {
        display: none !important;       
    }

    .section-deals-of-the-week  .elementor-widget-bookory-products .product-block {
        gap: 12px;
    }

    .section-deals-of-the-week ul.products.columns-1 .product-image img,
    .section-deals-of-the-week ul.products.columns-1 .product-block-list.product-block-list-1 .left .menu-thumb img,
    .section-deals-of-the-week .left .menu-thumb img {
        width: 85px !important;
        max-width: 85px !important;
        min-width: 85px;
        height: 117px !important;
        min-height: 117px;
        object-fit: cover;
        object-position: center;
    }
    .section-deals-of-the-week  .left {
        flex: 0 0 85px;
        max-width: 85px !important;
        width: 85px;
    }
}
