.elementor-1533 .elementor-element.elementor-element-5d0fa37{--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;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-1533 .elementor-element.elementor-element-5d0fa37:not(.elementor-motion-effects-element-type-background), .elementor-1533 .elementor-element.elementor-element-5d0fa37 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1533 .elementor-element.elementor-element-fac5cdf{width:100%;max-width:100%;}.elementor-1533 .elementor-element.elementor-element-fac5cdf.elementor-element{--align-self:center;}#elementor-popup-modal-1533{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1533 .dialog-message{width:350px;height:auto;}#elementor-popup-modal-1533 .dialog-widget-content{border-radius:12px 12px 12px 12px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-1533 .elementor-element.elementor-element-5d0fa37{--min-height:100px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}#elementor-popup-modal-1533 .dialog-message{width:400px;}#elementor-popup-modal-1533 .dialog-widget-content{border-radius:12px 12px 12px 12px;}}/* Start custom CSS *//* CONTENEDOR */
.dgwt-wcas-search-wrapp{
    background: #1E4D7C !important;
    border-radius: 0 !important;
    width: 100%;
}

/* FORM */
.dgwt-wcas-search-form,
.dgwt-wcas-sf-wrapp{
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

/* INPUT */
.dgwt-wcas-search-input{
    width: 100% !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 2px solid rgba(255,255,255,.7) !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 10px 10px 10px 30px !important;
    height: auto !important;
    min-height: auto !important;
    line-height: 1.2 !important;
    box-shadow: none !important;
}

/* PLACEHOLDER */
.dgwt-wcas-search-input::placeholder{
    color: #ffffff !important;
    opacity: 1 !important;
}

/* FOCUS */
.dgwt-wcas-search-input:focus{
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

/* BOTÓN */
.dgwt-wcas-search-submit{
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    background: transparent !important;
    border: none !important;
    width: 26px !important;
    height: 26px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* ICONO */
.dgwt-wcas-ico-magnifier{
    width: 22px !important;
    height: 22px !important;
}

.dgwt-wcas-ico-magnifier path{
    fill: #ffffff !important;
}

/* ELIMINA EL FONDO BLANCO DEL PLUGIN */
.dgwt-wcas-search-wrapp *,
.dgwt-wcas-search-wrapp input{
    background: transparent !important;
}

/* PRELOADER */
.dgwt-wcas-preloader{
    right: 0 !important;
}

/* X CLOSE */
.dgwt-wcas-preloader.dgwt-wcas-close svg,
.dgwt-wcas-preloader.dgwt-wcas-close svg path{
    fill: #ffffff !important;
    color: #ffffff !important;
    opacity: 1 !important;
}

/* HOVER */
.dgwt-wcas-preloader.dgwt-wcas-close:hover svg,
.dgwt-wcas-preloader.dgwt-wcas-close:hover svg path{
    fill: #ffffff !important;
    color: #ffffff !important;
    opacity: 1 !important;
}/* End custom CSS */