.elementor-30024 .elementor-element.elementor-element-1883096{--display:flex;}.elementor-30024 .elementor-element.elementor-element-054c234 > .elementor-widget-container{margin:50px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30024 .elementor-element.elementor-element-054c234{text-align:center;}.elementor-30024 .elementor-element.elementor-element-054c234 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:800;}.elementor-30024 .elementor-element.elementor-element-5668026{--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;--margin-top:050px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-30024 .elementor-element.elementor-element-a57579f{--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-30024 .elementor-element.elementor-element-a57579f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-30024 .elementor-element.elementor-element-65fea6e .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:29px;font-weight:700;}.elementor-30024 .elementor-element.elementor-element-1eeb739{--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-30024 .elementor-element.elementor-element-3b8f49b > .elementor-widget-container{margin:0px 0px 0px 20px;padding:0px 0px 0px 0px;}.elementor-30024 .elementor-element.elementor-element-3b8f49b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-30024 .elementor-element.elementor-element-3b8f49b.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(min-width:768px){.elementor-30024 .elementor-element.elementor-element-a57579f{--width:18.443%;}.elementor-30024 .elementor-element.elementor-element-1eeb739{--width:100%;}}@media(max-width:1024px){.elementor-30024 .elementor-element.elementor-element-5668026{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-30024 .elementor-element.elementor-element-3b8f49b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-30024 .elementor-element.elementor-element-5668026{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-30024 .elementor-element.elementor-element-3b8f49b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for container, class: .elementor-element-5668026 *//* ====================================================
   ESTILOS PREMIUM WOBEWOO (Minimalista - Soulglasses)
   ==================================================== */
.wpfMainWrapper {
    font-family: 'Montserrat', sans-serif !important;
}

/* --- CONTROL DE ESPACIADOS (La magia está aquí) --- */

/* 1. Separación ENTRE cada bloque de filtro completo (Precio vs Categorías) */
.wpfFilterWrapper {
    margin-bottom: 40px !important; /* Mucho aire entre secciones */
    padding-top: 0 !important;
}

/* 2. Separación del TÍTULO con sus propias opciones */
.wpfFilterTitle {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    color: #111111 !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important; /* Espacio cerrado y uniforme para todos los títulos */
    display: block !important;
    line-height: 1 !important;
}

/* Ocultar cualquier ícono de + o - residual del plugin */
.wpfTitleToggle, 
.wpfFilterTitle i,
.wpfFilterTitle .fa {
    display: none !important;
}

/* --- ESTÉTICA DE LAS OPCIONES --- */

/* Listas reseteadas para no sumar espacios extra */
.wpfFilterWrapper ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.wpfFilterWrapper li {
    margin-bottom: 10px !important; /* Espacio uniforme entre cada categoría/checkbox */
}

/* Textos de las categorías */
.wpfFilterWrapper label {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #666666 !important;
    transition: color 0.3s ease !important;
    cursor: pointer !important;
    line-height: 1.4 !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.wpfFilterWrapper label:hover,
.wpfFilterWrapper li.wpfChecked label {
    color: #111111 !important;
    font-weight: 700 !important;
}

/* Casillas (Checkboxes y Radio buttons) - Cuadradas y Negras */
.wpfCheckbox input[type="checkbox"] + .wpfCheckboxmark,
.wpfCheckbox input[type="radio"] + .wpfCheckboxmark {
    border-radius: 0 !important;
    border: 1px solid #cccccc !important;
    background-color: #ffffff !important;
    margin-top: 0 !important; /* Alinear verticalmente con el texto */
}

.wpfCheckbox input[type="checkbox"]:checked + .wpfCheckboxmark,
.wpfCheckbox input[type="radio"]:checked + .wpfCheckboxmark {
    background-color: #111111 !important;
    border-color: #111111 !important;
}

/* Ocultar contadores */
.wpfCount {
    display: none !important;
}

/* --- SLIDER DE PRECIO --- */

.wpfPriceRange .ui-widget-header {
    background: #111111 !important;
    height: 2px !important; 
}

.wpfPriceRange .wpfSliderBar {
    background: #e5e5e5 !important;
    height: 2px !important;
    border: none !important;
    margin-bottom: 15px !important; /* Espacio entre la barra y el texto de precios */
}

.wpfPriceRange .ui-slider-handle {
    background: #ffffff !important;
    border: 2px solid #111111 !important;
    border-radius: 0 !important;
    width: 14px !important;
    height: 14px !important;
    top: -6px !important;
    cursor: pointer !important;
    box-shadow: none !important;
}

/* Texto de precios debajo del slider */
.wpfPriceRange .wpfPriceInputs {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 13px !important;
    color: #666666 !important;
}

/* --- BOTÓN FILTER --- */
.wpfButton {
    background-color: transparent !important;
    color: #111111 !important;
    border: 1px solid #111111 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding: 12px 0 !important; 
    width: 100% !important; 
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    margin-top: 10px !important;
}

.wpfButton:hover {
    background-color: #111111 !important;
    color: #ffffff !important;
}/* End custom CSS */