.elementor-9259 .elementor-element.elementor-element-5713d4bc{margin-top:0px;margin-bottom:0px;padding:20px 0px 0px 0px;}.elementor-9259 .elementor-element.elementor-element-4d497818 img{width:100%;max-width:100%;height:183px;border-radius:10px 10px 10px 10px;}.elementor-9259 .elementor-element.elementor-element-697c56e5{margin-top:0px;margin-bottom:0px;padding:20px 0px 20px 0px;}.elementor-9259 .elementor-element.elementor-element-175d84ac{width:100%;max-width:100%;align-self:center;}.elementor-9259 .elementor-element.elementor-element-60d79323:not(.elementor-motion-effects-element-type-background), .elementor-9259 .elementor-element.elementor-element-60d79323 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E3EBE2;}.elementor-9259 .elementor-element.elementor-element-60d79323{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-9259 .elementor-element.elementor-element-60d79323 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9259 .elementor-element.elementor-element-71aabe67 > .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-9259 .elementor-element.elementor-element-71aabe67.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:20px;}.elementor-9259 .elementor-element.elementor-element-71aabe67 a > img{border-style:none;}.elementor-9259 .elementor-element.elementor-element-e151c99{margin-top:20px;margin-bottom:0px;}.elementor-9259 .elementor-element.elementor-element-0765e48 > .elementor-widget-container{transition:background 0s;}.woocommerce .elementor-9259 .elementor-element.elementor-element-0765e48 .flex-viewport:not(:last-child){margin-bottom:0px;}.woocommerce .elementor-9259 .elementor-element.elementor-element-0765e48 .flex-control-thumbs li{padding-right:calc(0px / 2);padding-left:calc(0px / 2);padding-bottom:0px;}.woocommerce .elementor-9259 .elementor-element.elementor-element-0765e48 .flex-control-thumbs{margin-right:calc(-0px / 2);margin-left:calc(-0px / 2);}.elementor-9259 .elementor-element.elementor-element-7d65460:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-9259 .elementor-element.elementor-element-7d65460 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F7F2;}.elementor-9259 .elementor-element.elementor-element-7d65460 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:20px;}.elementor-9259 .elementor-element.elementor-element-7d65460 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9259 .elementor-element.elementor-element-7d65460 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.s-dark .elementor-9259 .elementor-element.elementor-element-7d65460 > .elementor-element-populated{border-style:double;}.elementor-9259 .elementor-element.elementor-element-f9f928d > .elementor-widget-container{margin:20px 0px 0px 20px;}.elementor-9259 .elementor-element.elementor-element-f9f928d .elementor-heading-title{font-size:26px;color:#008150;}.elementor-9259 .elementor-element.elementor-element-4431fa4{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-9259 .elementor-element.elementor-element-4431fa4 > .elementor-widget-container{--e-transform-scale:1;margin:0px 0px 0px 0px;padding:0px 0px 0px 20px;}.s-dark .elementor-9259 .elementor-element.elementor-element-4431fa4 > .elementor-widget-container{border-style:dotted;border-width:30px 30px 30px 30px;}.elementor-9259 .elementor-element.elementor-element-4b148ee > .elementor-widget-container{margin:6px 6px 6px 6px;}@media(max-width:767px){.elementor-9259 .elementor-element.elementor-element-60d79323{padding:5px 5px 5px 5px;}}/* Start custom CSS for sidebar, class: .elementor-element-175d84ac */#idBuscarProducto{
    text-align: center;
}

#woocommerce-product-search-field-0{
    width: 70% !important;
}/* End custom CSS */
/* Start custom CSS for wc-categories, class: .elementor-element-71aabe67 */#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 */