.elementor-2505 .elementor-element.elementor-element-3942c14{--display:flex;overflow:visible;}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}#elementor-popup-modal-2505{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2505 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2505 .dialog-close-button{display:flex;}#elementor-popup-modal-2505 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for container, class: .elementor-element-3942c14 *//* 1. Fondo gris claro minimalista */
.search-results, .search-no-results {
    background-color: #F8F8F8 !important;
}

/* 2. Espacio para el menú */
.search-results #content, 
.search-results .elementor-section-wrap,
.search-results main {
    padding-top: 180px !important; 
}

/* 3. FORZAR TODO EL HEADER A NEGRO (ATMOSFERA y Menú Derecha) */
.search-results header.elementor-header, 
.search-results header.elementor-header a, 
.search-results header.elementor-header span,
.search-results header.elementor-header i,
.search-results header.elementor-header div,
.search-results .elementor-nav-menu--main a {
    color: #000000 !important;
    fill: #000000 !important; /* Para los iconos de bolsa o lupa */
}

/* 4. Quitar cualquier rastro de azul en links */
.search-results a {
    color: #000000 !important;
    text-decoration: none !important;
}

/* 5. Productos: Nombres y Precios en Negro */
.search-results .woocommerce-loop-product__title,
.search-results .price,
.search-results .price amount,
.search-results .archive-title {
    color: #000000 !important;
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase !important;
}/* End custom CSS */