/* Start custom CSS for text-editor, class: .elementor-element-43145d4d */.elementor-9867 .elementor-element.elementor-element-43145d4d h1 { font-family: "Poppins", Sans-serif; font-size: 42px; font-weight: 700; text-transform: uppercase; letter-spacing: 5px; }

@media (max-width: 767px) {
    
    .elementor-9867 .elementor-element.elementor-element-43145d4d h1 { font-size: 32px; line-height: 34px; margin-top: 80px; margin-bottom: 20px; }
    
    .elementor-9867 .elementor-element.elementor-element-43145d4d h1 + h1 { margin-top: 0; }
    
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-66c95411 */.woocommerce ul.products li.product {
    height: 100% !important;
}

.woocommerce ul.products li.product a img {
    margin: 0 !important;
    width: 100% !important;      /* Make sure image fills container width */
    height: auto !important;     /* Keep aspect ratio */
    object-fit: contain !important; /* Prevent cropping */
    display: block !important;   /* Avoid inline gaps */
}

@media screen and (max-width: 767px) {
    .elementor-element-43145d4d .woocommerce ul.products li.product {
        height: 190px !important;
    }

    .elementor-element-43145d4d .woocommerce.columns-3 ul.products li.product {
        margin: 5px !important;
        width: 46% !important;   /* Add !important for consistency */
    }
}

.woocommerce ul.products li.product a::before {
    background-color: transparent !important;
}/* End custom CSS */