/*Ocultar aviso oferta que sale por la derecha*/
img.qodef-surfer-image-graphic {
    display: none !important; 
    color: #fff;
}
/*Margen superior bienvenida*/
.qodef-eh-item-content.qodef-eh-custom-3681 {
    padding: 1px 21% 0 0 !important;
}.qodef-eh-item-content.qodef-eh-custom-3681 {
    padding: 1px 21% 0 0 !important;
}
.qodef-eh-item-content.qodef-eh-custom-3070 {
    padding: 17px 20% 133px 10% !important;
}
/*Margen superior nuestros cursos*/
.vc_custom_1582635569398 {
    padding-top: 15px !important;
}


/*Margen superior texto nuestros cursos*/
.qodef-eh-item-content.qodef-eh-custom-9657 {
    padding: 1px 20% 133px 10% !important;
}



.vc_custom_1582635569398 {
    padding-top: 100px !important;
}


/*Ocultar doble menu que aparecia en la home*/
.qodef-main-menu > ul > li > a::before {
    display: none !important; 
}


/*Quitar beardcrums en paginas*/
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info {
    display: none !important; 
}


/*Corregir error aviso legal etc ...*/
.argpd-footer {
  position: absolute!important;
  z-index: 9999;
}


/*Quitar margen superior de foto con titulo en inscripciones*/
.page-id-3114 .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner, .page-id-3114 .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
    padding: 1px 0px;
}

/*Quitar margen superior de foto con titulo en pagina escuela de surf*/
.page-id-3018 .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner, .page-id-3018 .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
    padding: 1px 0px;
}

/*Quitar fecha en foto eventos home*/
.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-content .qodef-event-list-item-content-holder .qodef-event-list-item-content-inner .qodef-event-info-date > span {
    display: none;
}


/*sEPARACION EN FICHA DE INXCRIPCION ENTRE TEXTO Y BOTON FICHA*/
.vc_custom_1621283465042 {
    padding-bottom: 10px !important;
}

/*Quitar título verde de las páginas
.qodef-title-holder .qodef-title-inner {
   display: none !important; 
}*/

/*Quitar botón preicios
.qodef-btn.qodef-btn-huge, .qodef-btn.qodef-btn-large {
    display: none !important;
}*/

/*Letras tiburon home "preparados"*/
.qodef-custom-font-holder.qodef-cf-9676 {
    font-size: 60px !important;
    line-height: 80px !important;
}
/*LDimensionar Header encabezado en vista movil*/
.qodef-mobile-header .qodef-mobile-logo-wrapper img {
    display: block;
    height: 13%;
    width: auto;
}

.qodef-mobile-logo-wrapper > a {
    width: 117px !important;
		height: 87px !important;
}

.qodef-mobile-logo-wrapper > a > img {
    width: 117px !important;
		height: 87px !important;
		aspect-ratio: auto 3 / 2 !important;
}