.elementor-4062 .elementor-element.elementor-element-d6391a1{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4062 .elementor-element.elementor-element-24a7904{--display:flex;}.elementor-4062 .elementor-element.elementor-element-18ab7e6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-4062 .dialog-widget-content{animation-duration:0.8s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4062{background-color:#0000004A;justify-content:center;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-4062 .dialog-message{width:100vw;height:300px;align-items:flex-start;}#elementor-popup-modal-4062 .dialog-close-button{display:flex;}@media(min-width:768px){.elementor-4062 .elementor-element.elementor-element-24a7904{--width:70%;}}/* Start custom CSS for fibosearch, class: .elementor-element-18ab7e6 *//* 1. Estilos base del buscador (Antes de hacer clic) */
.dgwt-wcas-search-form .dgwt-wcas-search-input {
    border: 2px solid #000000 !important; 
    border-radius: 50px !important; 
    background-color: #ffffff !important; 
    color: #666666 !important; /* Texto gris al escribir */
    box-shadow: none !important;
    outline: none !important;
    -webkit-appearance: none !important;
}

/* 2. Color del texto de fondo "Buscar productos..." */
.dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
    color: #999999 !important;
    opacity: 1 !important;
}

/* 3. Evitar que el navegador ponga anillos azules/grises */
.dgwt-wcas-search-form .dgwt-wcas-search-input:focus,
.dgwt-wcas-search-form .dgwt-wcas-search-input:active,
.dgwt-wcas-search-form .dgwt-wcas-search-input:focus-visible {
    outline: none !important; 
    box-shadow: none !important; 
    border: 2px solid #000000 !important; /* Mantiene tu borde */
    background-color: #ffffff !important; 
    border-radius: 50px !important;
}

/* 4. ELIMINAR EL CÓDIGO INVASIVO DE FIBOSEARCH (El culpable del fondo gris) */
.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form {
    background-color: transparent !important; /* Quita el cuadro gris de fondo */
    border: none !important; 
    box-shadow: none !important;
}

/* 5. Forzar a que la caja mantenga tu diseño exacto al darle clic */
.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-input {
    background-color: #ffffff !important;
    border: 2px solid #000000 !important; /* Resucita el borde negro */
    border-radius: 50px !important; /* Mantiene la forma ovalada */
    box-shadow: none !important;
    outline: none !important;
}

/* 6. Asegurar que el ícono de la lupa siempre sea negro puro */
.dgwt-wcas-search-form .dgwt-wcas-ico-magnifier path {
    fill: #000000 !important; 
}/* End custom CSS */