.elementor-5612 .elementor-element.elementor-element-05c2ae1{--display:flex;}.elementor-5612 .elementor-element.elementor-element-88f4264{--spacer-size:10px;}.elementor-5612 .elementor-element.elementor-element-edc3a58 > .elementor-widget-container{border-style:solid;border-width:0px 0px 1px 0px;border-color:#0201015E;}.elementor-5612 .elementor-element.elementor-element-edc3a58 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:50px;font-weight:700;color:#173380;}.elementor-5612 .elementor-element.elementor-element-918d076{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-5612 .elementor-element.elementor-element-417ee61{--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;}.elementor-5612 .elementor-element.elementor-element-b89f820{--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;}.elementor-5612 .elementor-element.elementor-element-b57d4de.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}@media(min-width:768px){.elementor-5612 .elementor-element.elementor-element-417ee61{--width:25%;}.elementor-5612 .elementor-element.elementor-element-b89f820{--width:75%;}}@media(max-width:1024px){.elementor-5612 .elementor-element.elementor-element-b57d4de.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-5612 .elementor-element.elementor-element-b57d4de.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for shortcode, class: .elementor-element-d0f9b79 *//* ==================================================
   CONTENEDOR DEL SIDEBAR - DIVESA SERVICE
================================================== */

/* 1. Fondo y Estructura del Sidebar */
.wpc-filters-main-wrap {
    background: #fcfdfe !important; /* Un blanco azulado muy suave */
    border: 1px solid #e2e8f0 !important; /* Borde sutil para dar profundidad */
    border-radius: 12px !important; /* Bordes redondeados estilo Premium */
    padding: 20px !important;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03) !important; /* Sombra casi invisible */
    margin-bottom: 30px;
}

/* 2. Ajuste de Títulos para que contrasten */
.wpc-filter-header .widget-title button {
    background: transparent !important;
    color: #1D3A8A !important; /* Azul Divesa */
    font-family: 'Lato', sans-serif !important;
    font-weight: 700 !important;
    border-bottom: 2px solid #3B82F6 !important; /* Celeste Divesa */
    padding-bottom: 10px !important;
}

/* 3. Filas de Filtros (Transparencia para que respiren) */
.wpc-term-item-content-wrapper {
    background: transparent !important;
    padding: 6px 8px !important;
    margin-bottom: 2px;
}

/* Hover con color de marca muy claro */
.wpc-term-item-content-wrapper:hover {
    background-color: #f1f5f9 !important; /* Gris azulado al pasar el mouse */
}

/* 4. Líneas guía de niveles más marcadas sobre el fondo */
.wpc-filters-ul-list ul.children {
    border-left: 1px solid #cbd5e1 !important;
    margin-left: 10px !important;
}

/* 5. Ajuste del Botón de Aplicar */
.wpc-filters-widget-controls-wrapper {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e2e8f0;
} 
/* ==================================================
   CHECKBOX PERSONALIZADO - DIVESA SERVICE
================================================== */

/* 1. Ocultar el checkbox nativo para estilizarlo */
.wpc-term-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px !important;
    height: 16px !important;
    border: 2px solid #cbd5e1 !important; /* Borde gris suave */
    border-radius: 3px !important; /* Ligeramente redondeado */
    background: #ffffff !important;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
    flex-shrink: 0;
    margin: 0 10px 0 0 !important;
}

/* 2. Estado cuando está marcado (Azul Divesa) */
.wpc-term-item input[type="checkbox"]:checked {
    background-color: #1D3A8A !important; /* Azul Divesa */
    border-color: #1D3A8A !important;
}

/* 3. El check (v) blanco dentro del cuadro */
.wpc-term-item input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* 4. Efecto al pasar el mouse */
.wpc-term-item input[type="checkbox"]:hover {
    border-color: #3B82F6 !important; /* Celeste Divesa */
    box-shadow: 0 0 5px rgba(59, 130, 246, 0.2);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b89f820 *//* =======================================================
   CLON EXACTO DE TARJETAS (CARRUSEL HOME -> WOOCOMMERCE)
   ======================================================= */

/* 1. Contenedor Principal (Copia de .ux-product-card) */
.woocommerce ul.products li.product {
    background: #ffffff !important;
    border: 1px solid #eee !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    transition: 0.4s !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 0 !important;
    text-align: center !important;
    box-shadow: none !important;
    height: auto !important;
}

/* Efecto Hover idéntico al carrusel */
.woocommerce ul.products li.product:hover {
    transform: translateY(-8px) !important;
    box-shadow: 0 12px 30px rgba(23, 51, 128, 0.15) !important;
    border-color: #007EC6 !important;
}

/* 2. Etiqueta (Copia de .ux-badge aplicada a .onsale de Woo) */
.woocommerce ul.products li.product .onsale {
    position: absolute !important;
    top: 15px !important;
    left: 15px !important;
    right: auto !important;
    z-index: 5 !important;
    font-size: 9px !important;
    font-weight: 800 !important;
    padding: 4px 10px !important;
    border-radius: 3px !important;
    color: #fff !important;
    background: #173380 !important; /* Azul por defecto */
    min-width: auto !important;
    min-height: auto !important;
    line-height: 1 !important;
    margin: 0 !important;
}

/* 3. Contenedor de la Imagen (Copia de .ux-image-container) */
.woocommerce ul.products li.product > a:first-child {
    display: flex !important;
    height: 200px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px !important;
    margin-bottom: 0 !important;
}

.woocommerce ul.products li.product > a:first-child img {
    max-width: 100% !important;
    max-height: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    margin: 0 !important;
}

/* 4. Contenido Inferior (Título calcado de .ux-title) */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #173380 !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    height: 42px !important; /* Altura fija para 2 líneas */
    overflow: hidden !important;
    margin: 0 !important;
    padding: 20px 20px 15px 20px !important;
    border-top: 1px solid #f5f5f5 !important; /* Línea gris de separación */
}

/* Precio nativo de Woo (Alineado) */
.woocommerce ul.products li.product .price {
    color: #007EC6 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin: 0 20px 15px 20px !important;
}

/* 5. Botones (Copia de .ux-btn-quote) */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .yith-ywraq-add-to-quote a {
    display: block !important;
    border: 2px solid #173380 !important;
    color: #173380 !important;
    background-color: transparent !important;
    padding: 10px !important;
    border-radius: 5px !important;
    font-weight: 800 !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    transition: 0.3s !important;
    margin: auto 20px 20px 20px !important; /* El margen "auto" superior alinea todos los botones abajo */
    line-height: 1.2 !important;
    text-align: center !important;
}

/* Hover del Botón */
.woocommerce ul.products li.product:hover .button,
.woocommerce ul.products li.product:hover .yith-ywraq-add-to-quote a {
    background-color: #173380 !important;
    color: #fff !important;
}

/* Limpieza específica para el plugin YITH de cotizaciones */
.woocommerce ul.products li.product .yith-ywraq-add-to-quote {
    margin: auto 0 0 0 !important;
    width: 100%;
    padding: 0 20px 20px 20px !important;
}
.woocommerce ul.products li.product .yith-ywraq-add-to-quote a {
    margin: 0 !important; 
}/* End custom CSS */