.elementor-3653 .elementor-element.elementor-element-a394216{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-a394216 *//* Two Column Layout for Recent Products on Mobile and Tablet - Container Specific */

/* Tablet view - Two columns (768px to 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 15px !important;
    }
    
    /* Individual product items */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }
    
    /* Product image container */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .rael-product-thumbnail,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    
    /* Product title */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .rael-product-title,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product h2,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 16px !important;
        line-height: 1.4 !important;
        margin-bottom: 8px !important;
    }
    
    /* Product price */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .price,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .price {
        font-size: 15px !important;
        margin-bottom: 10px !important;
    }
    
    /* Add to cart button */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .button,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .button {
        font-size: 14px !important;
        padding: 10px 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
}

/* Mobile view - Two columns (767px and below) */
@media (max-width: 767px) {
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
    }
    
    /* Individual product items */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }
    
    /* Product image container */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .rael-product-thumbnail,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
        width: 100% !important;
        margin-bottom: 8px !important;
    }
    
    /* Product title */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .rael-product-title,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product h2,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 14px !important;
        line-height: 1.3 !important;
        margin-bottom: 5px !important;
    }
    
    /* Product price */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .price,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .price {
        font-size: 13px !important;
        margin-bottom: 8px !important;
    }
    
    /* Add to cart button */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .button,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .button {
        font-size: 12px !important;
        padding: 8px 12px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    
    /* Product content wrapper */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .rael-product-content,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .product-content {
        padding: 8px !important;
    }
}

/* For very small screens (below 480px) */
@media (max-width: 480px) {
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products {
        gap: 8px !important;
    }
    
    /* Reduce padding on very small screens */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product {
        padding: 5px !important;
    }
    
    /* Smaller text on very small screens */
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .rael-product-title,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product h2,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 13px !important;
    }
    
    .elementor-3653 .elementor-element.elementor-element-a394216 .rael-product-grid .product .price,
    .elementor-3653 .elementor-element.elementor-element-a394216 .woocommerce ul.products li.product .price {
        font-size: 12px !important;
    }
}/* End custom CSS */