.elementor-9452 .elementor-element.elementor-element-245e5713{margin-top:0px;margin-bottom:0px;padding:20px 0px 0px 0px;}.elementor-9452 .elementor-element.elementor-element-2356a34b img{width:100%;max-width:100%;height:183px;border-radius:10px 10px 10px 10px;}.elementor-9452 .elementor-element.elementor-element-6f575b04{margin-top:0px;margin-bottom:0px;padding:20px 0px 20px 0px;}.elementor-9452 .elementor-element.elementor-element-28d30b4{width:100%;max-width:100%;align-self:center;}.elementor-9452 .elementor-element.elementor-element-39d034c0:not(.elementor-motion-effects-element-type-background), .elementor-9452 .elementor-element.elementor-element-39d034c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E3EBE2;}.elementor-9452 .elementor-element.elementor-element-39d034c0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:20px 0px 20px 0px;}.elementor-9452 .elementor-element.elementor-element-39d034c0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9452 .elementor-element.elementor-element-7bd94c51 > .elementor-widget-container{padding:0px 0px 0px 0px;border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-primary );}.elementor-9452 .elementor-element.elementor-element-7bd94c51.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:20px;}.elementor-9452 .elementor-element.elementor-element-7bd94c51 a > img{border-style:none;}.elementor-9452 .elementor-element.elementor-element-46812bb5{padding:20px 0px 20px 0px;}.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products ul.products li.product{text-align:center;--button-align-display:flex;--button-align-direction:column;--button-align-justify:space-between;padding:5px 5px 5px 5px;}.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products  ul.products{grid-column-gap:50px;grid-row-gap:30px;}.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products .attachment-woocommerce_thumbnail{border-radius:10px 10px 10px 10px;margin-bottom:0px;}.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-size:12px;}.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-9452 .elementor-element.elementor-element-3bec3abb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for sidebar, class: .elementor-element-28d30b4 */#idBuscarProducto{
    text-align: center;
}

#woocommerce-product-search-field-0{
    width: 70% !important;
}/* End custom CSS */
/* Start custom CSS for wc-categories, class: .elementor-element-7bd94c51 */#categorias_catalogo  .count{
    display: none !important;
}

#categorias_catalogo  .products .product-category {
    background-color: #f9f9f9 !important;
    border-radius: 10px !important;
    transition: background-color 0.3s ease, transform 0.3s ease !important;
    text-align: center !important;
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important; /* Alinea los elementos hijos (imagen y texto) en el centro */
    justify-content: center !important; /* Centra verticalmente la imagen y el texto */
    width: 95% !important;
}

#categorias_catalogo .products .product-category:hover {
    transform: scale(1.05) !important; /* Un ligero escalado para dar un efecto 3D */
    background-color: #4CAF50 !important; /* Color verde para el hover */

}

#categorias_catalogo .products .product-category a {
    color: #333 !important;
    text-decoration: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
}

#categorias_catalogo .products .product-category:hover a {
    color: #fff !important; /* Cambia el color del texto a blanco en hover */
}

#categorias_catalogo .products .product-category img {
    max-width: 100px !important; /* Ajusta el tamaño de las imágenes según sea necesario */
    margin-bottom: 0px !important;
}

#categorias_catalogo .products .product-category h2 {
    font-size: 12px !important;
    margin: 0 !important;
    color: #333 !important;
    transition: color 0.3s ease !important;
}

#categorias_catalogo .products .product-category:hover h2 {
    color: #fff !important; /* Cambia el color del texto a blanco en hover */
}

#categorias_catalogo .products .product-category mark.count {
    background: none !important;
    color: inherit !important;
    font-weight: normal !important;
}/* End custom CSS */