/*ESTILOS WIT*/

/*BANNER DE COOKIES (COMPLIANCE AGENCY MOOVE) TEMA CLARO*/
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    border-top: 0 !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%) !important;
}

/*BANNER DE COOKIES (COMPLIANCE AGENCY MOOVE) TEMA OSCURO*/
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    border-top: 0 !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%) !important;
}

/*OCULTA EL TÍTULO DE HELLO-ELEMENTOR SI SE ACTIVA POR ERROR LA PLANTILLA POR DEFECTO*/
.page-header {
  display: none;
}

.sin-margen p:last-child{
    margin-bottom: 0px;
}

/*PÁGINAS LEGALES */
#legales h1,
#legales h2,
#legales h3,
#legales h4,
#legales h5{
    color: #ffffff;
    text-transform: uppercase;
    margin-top:30px;
}

#legales h2{
    font-size: 2vw;
}

#legales h3{
    font-size: 1.5vw;
}

@media (max-width:1359px){
    #legales h2{
        font-size: 30px;
    }

    #legales h3{
        font-size: 25px;
    }
}

#legales ol,
#legales ul{
    margin-bottom:30px;
}

#legales a{
    color: #e4450f;
}

#legales a:hover{
    text-decoration: underline;
}

#texto-legal ol,
#texto-legal ul{
    margin-bottom: 30px;
}

.iconos{
  line-height:0;
}

.woocommerce-form-login {
  height: auto !important;
}

.trazo-blanco{
    color: #0000;
      -webkit-text-stroke: 1px #ffffff;
}

.trazo-verde{
    color: #0000;
      -webkit-text-stroke: 1px #889b98;
}

.telefono{
    text-decoration: underline;
}

#formulario .elementor-field-type-submit{
    margin-top: 100px;
}

#cabecera{
    position:absolute;
    z-index: 3;
}

.semibold{
    font-weight: 600;
}
