    /* PRODUCTS GRID */

div.products-grid li.product, div.products-grid div.product-image-wrap, div.eael-product-wrap {
    overflow: visible !important;
}

div.products-grid li.product {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

div.products-grid span.eael-onsale.sale-preset-5.left {
    font-family: Founders Grotesk Official;
    color: #FEF3E7;
    background: none;
    transform: rotate(0) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.products-grid span.eael-onsale.sale-preset-5.left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://floristeriahechizosdeamor.com/wp-content/uploads/2025/02/icono-oferta-flor-background.svg") no-repeat center center;
    background-size: contain;
    z-index: -1;
    animation: rotar-fondo 24s linear infinite;
}

@keyframes rotar-fondo {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

div.products-grid img.attachment-full.size-full {
    border-radius: 12px;
}

div.products-grid li.view-details {
    display: none !important;
}

div.products-grid ul.icons-wrap.block-style {
    border-radius: 12px;
    z-index: 0 !important;
    background: #F3DBD7 !important;
    transition: background 0.1s ease, all ease 0.4s !important;
}

div.products-grid li.add-to-cart a {
    font-family: Celestia;
    font-weight: 400;
    text-transform: capitalize !important;
    color: #960946 !important;
    transition: color 0.1s ease !important;
}

div.products-grid ul.icons-wrap.block-style:hover {
    background: #E0B1BA !important;
}

div.products-grid li.add-to-cart a:hover {
    color: #FEF3E7 !important;
}

div.products-grid div.product-details-wrap {
    padding: 0 !important;
    text-align: cener;
}

div.eael-product-title .woocommerce-loop-product__link h3 {
    font-family: Qalogre fit;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: #FEF3E7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: auto !important;
    background: #960946;
    border-radius: 10px;
}

div.products-grid div.eael-product-price {
    font-family: Founders Grotesk Official;
    font-weight: 400 !important;
    color: #BB5D80 !important;
    margin: 0rem !important;
    overflow: hidden;
    white-space: nowrap;
}

div.products-grid div.eael-product-price > ins ~ del {
    padding-left: 0.3rem;
    color: #BB5D808F !important;
}

@media screen and (min-width: 1025px) {
	
        /* PRODUCTS GRID */
	
    div.products-grid div.eael-product-grid.eael-product-preset-5.masonry {
        margin: 0 -0.6rem 0 -0.6rem;
    }
    
    div.products-grid li.product {
        padding: 0 0.6rem 0 0.6rem !important;
    }
    
    div.intro-main-products-grid li.product:first-child, div.intro-main-products-grid li.product:nth-child(2), div.intro-main-products-grid li.product:nth-child(3), div.intro-main-products-grid li.product:nth-child(4) {
        margin-bottom: 1.8rem !important;
    }
    
    div.products-grid span.eael-onsale.sale-preset-5.left {
        top: -1.4rem;
        left: -1.6rem;
        width: 44%;
        max-width: 5.8rem;
        height: 44%;
        max-height: 5.8rem;
        font-size: 1.3rem;
        padding-top: 6px;
    }
    
    div.products-grid ul.icons-wrap.block-style{
        height: 4.2rem;
    }
    
    div.products-grid a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        margin-top: -1.4rem !important;
        font-size: 1.1rem !important;
    }
    
    div.products-grid div.product-details-wrap {
        margin-top: -1.5rem;
    }
    
    div.eael-product-title .woocommerce-loop-product__link h3 {
        padding: 0 1.5rem !important;
        font-size: 1.1rem !important;
        height: 3rem;
        line-height: 3.1 !important;
        width: 80%;
        max-width: 12rem;
        margin-bottom: 0.8rem !important;
    }
    
    div.products-grid div.eael-product-price {
        font-size: 1.3rem !important;
    }
    
    div.products-grid div.eael-product-price > ins ~ del {
        font-size: 1.2rem !important;
        vertical-align: 0.4px;
    }	
}

@media screen and (max-width: 767px) {
	        /* PRODUCTS GRID */
    
    div.products-grid {
        max-width: 28rem !important;
    }
    
    div.products-grid div.eael-product-grid.eael-product-preset-5.masonry {
        margin: 0 -1%;
        padding: 0 0.6rem;
    }
    
    div.products-grid div.woocommerce > ul.products {
        margin: 0 -1% !important;
    }
    
    div.products-grid li.product {
        padding: 0 1% !important;
        margin-bottom: 0.7rem !important;
    }
    
    div.products-grid li:nth-last-child(-n+2) {
        margin-bottom: 0 !important;
    }

    
    div.products-grid span.eael-onsale.sale-preset-5.left {
        top: -0.8rem;
        left: -0.6rem;
        width: 42%;
        max-width: 5.2rem;
        height: 42%;
        max-height: 5.2rem;
        font-size: 1.2rem;
        padding-top: 6px;
    }
    
    div.products-grid ul.icons-wrap.block-style{
        height: 4rem;
    }
    
    div.products-grid a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        margin-top: -1rem !important;
        font-size: 1.1rem !important;
    }
    
    div.products-grid div.product-details-wrap {
        margin-top: -1.2rem;
    }
    
    div.eael-product-title .woocommerce-loop-product__link h3 {
        padding: 0 0.8rem !important;
        font-size: 1.05rem !important;
        height: 3rem;
        line-height: 3.2 !important;
        width: 80%;
        margin-bottom: 0.6rem !important;
    }
    
    div.products-grid div.eael-product-price {
        font-size: 1.2rem !important;
    }
    
    div.products-grid div.eael-product-price > ins ~ del {
        font-size: 1.1rem !important;
        vertical-align: 0.4px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	        /* PRODUCTS GRID */
    
    div.products-grid {
        max-width: 48rem !important;
    }
    
    div.intro-main-products-grid li.product:nth-child(n+7) {
        display: none;
    }
    
    div.products-grid--secundary li.product:nth-child(n+4) {
        display: none;
    }
    
    div.products-grid li.product {
        padding: 0 0.6rem 0 0.6rem !important;
    }
    
    div.intro-main-products-grid li.product:first-child, div.intro-main-products-grid li.product:nth-child(2), div.intro-main-products-grid li.product:nth-child(3) {
        margin-bottom: 1.6rem !important;
    }
    
    div.products-grid span.eael-onsale.sale-preset-5.left {
        top: -1.4rem;
        left: -1.4rem;
        width: 5.6rem;
        height: 5.6rem;
        font-size: 1.3rem;
        padding-top: 6px;
    }
    
    div.products-grid ul.icons-wrap.block-style{
        height: 4.2rem;
    }
    
    div.products-grid a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        margin-top: -1.4rem !important;
        font-size: 1.1rem !important;
    }
    
    div.products-grid div.product-details-wrap {
        margin-top: -1.5rem;
    }
    
    div.eael-product-title .woocommerce-loop-product__link h3 {
        padding: 0 1.5rem !important;
        font-size: 1.1rem !important;
        height: 3rem;
        line-height: 3.1 !important;
        width: 80%;
        max-width: 12rem;
        margin-bottom: 0.8rem !important;
    }
    
    div.products-grid div.eael-product-price {
        font-size: 1.3rem !important;
    }
    
    div.products-grid div.eael-product-price > ins ~ del {
        font-size: 1.2rem !important;
        vertical-align: 0.4px;
    }
}