/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* FORMULARIO CONJUNTO */

.invalid .wpcf7-response-output,
.unaccepted .wpcf7-response-output,
.spam  .wpcf7-response-output {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border: 1px solid #f5c6cb !important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
span.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 11px;
}
.wpcf7-response-output{ 
    font-size: 12px;
    line-height: 1.5rem !important;
}
.sent  .wpcf7-response-output {
    color: #155724 !important;
    background-color: #d4edda !important;
    border: 1px solid #c3e6cb!important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
.fila-dos-columnas > p {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form div.fila-dos-columnas > p > label {
    width: calc(50% - 15px);
}
.wpcf7-form div > p > label{
    width: 100%;
}
.wpcf7-list-item-label a:hover{
    text-decoration: underline;
}
.submitting .wpcf7-spinner{
    display: inline-block;
}
.wpcf7-spinner{
    display: none;
}
.screen-reader-response{
    display: none !important;
}
span.wpcf7-list-item-label {
    margin-left: 7px;
}
/* FIN FORMULARIO CONJUNTO */

/* FORMULARIO 1 */

.page-id-98 .wpcf7-form div > p > label{
    position: relative;
}
.page-id-98 .wpcf7-form div > p > label > span:not(.wpcf7-form-control-wrap){
    position: absolute;
    padding: 0 14px;
    top: -11px;
    left: 20px;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 22.5px;
    color: #343434;
    z-index: 5;
}
.page-id-98 input[type=date], 
.page-id-98 input[type=email], 
.page-id-98 input[type=number], 
.page-id-98 input[type=password], 
.page-id-98 input[type=search], 
.page-id-98 input[type=tel], 
.page-id-98 input[type=text], 
.page-id-98 input[type=url], 
.page-id-98 select, 
.page-id-98 textarea{
    border: 1.5px solid #343434;
    background-color: rgba(255,255,255,.6);
    font-size: 14px;
    line-height: 14px;
    padding: 17px 20px;
    border-radius: 0px;
    margin-bottom: 20px;
}
.page-id-98 .wpcf7-form div.fila-dos-columnas > p > label:first-child{
    margin-right: 15px;
}
.page-id-98 .wpcf7-form div.fila-dos-columnas > p > label:last-child{
    margin-left: 15px;
}
.page-id-98 .wpcf7-form div > p textarea{
    margin-bottom: 0;
}
.page-id-98 .boton-formulario > p{
    text-align: center;
}
.page-id-98 .boton-formulario [type=submit] {
    background-color: #343434;
    color: #fff;
    border: 0px;
    padding: 0 38px;
    font-size: 16px;
    font-weight: 500;
    min-height: 55px;
    border-radius: 3px;
    line-height: 24px;
}
.page-id-98 .texto-contacto-subtitulo{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}
/*RESPONSIVE*/
@media only screen and (max-width: 768px){
    .wpcf7-form div.fila-dos-columnas > p > label {
    width: 100%;
    }
    .page-id-98 .wpcf7-form div.fila-dos-columnas > p > label:first-child {
    margin-right: 0px;
}

.page-id-98 .wpcf7-form div.fila-dos-columnas > p > label:last-child {
    margin-left: 0px;
}
    
}
/*FIN FORMULARIO */

/* FORMULARIO CONJUNTO */

.invalid .wpcf7-response-output,
.unaccepted .wpcf7-response-output,
.spam  .wpcf7-response-output {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border: 1px solid #f5c6cb !important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
span.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 11px;
}
.wpcf7-response-output{ 
    font-size: 12px;
    line-height: 1.5rem !important;
}
.sent  .wpcf7-response-output {
    color: #155724 !important;
    background-color: #d4edda !important;
    border: 1px solid #c3e6cb!important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
.fila-dos-columnas > p {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form div.fila-dos-columnas > p > label {
    width: calc(50% - 15px);
}
.wpcf7-form div > p > label{
    width: 100%;
}
.wpcf7-list-item-label a:hover{
    text-decoration: underline;
}
.submitting .wpcf7-spinner{
    display: inline-block;
}
.wpcf7-spinner{
    display: none;
}
.screen-reader-response{
    display: none !important;
}
span.wpcf7-list-item-label {
    margin-left: 7px;
}
/* FIN FORMULARIO CONJUNTO */

/* FORMULARIO 1 */

.page-id-577 .wpcf7-form div > p > label{
    position: relative;
}
.page-id-577 .wpcf7-form div > p > label > span:not(.wpcf7-form-control-wrap) {
    position: absolute;
    padding: 0 14px;
    top: -11px;
    left: 20px;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 22.5px;
    color: #343434;
    z-index: 5;
}
.page-id-577 input[type=date], 
.page-id-577 input[type=email], 
.page-id-577 input[type=number], 
.page-id-577 input[type=password], 
.page-id-577 input[type=search], 
.page-id-577 input[type=tel], 
.page-id-577 input[type=text], 
.page-id-577 input[type=url], 
.page-id-577 select, 
.page-id-577 textarea{
    border: 1.5px solid #343434;
    background-color: rgba(255,255,255,.6);
    font-size: 14px;
    line-height: 14px;
    padding: 10px 15px;
    border-radius: 0px;
    margin-bottom: 20px;
}
.page-id-577 .wpcf7-form div.fila-dos-columnas > p > label:first-child{
    margin-right: 15px;
}
.page-id-577 .wpcf7-form div.fila-dos-columnas > p > label:last-child{
    margin-left: 15px;
}
.page-id-577 .wpcf7-form div > p textarea{
    margin-bottom: 0;
}
.page-id-577 .boton-formulario > p{
    text-align: center;
}
.page-id-577 .boton-formulario [type=submit] {
    background-color: #343434;
    color: #fff;
    border: 0px;
    padding: 0 38px;
    font-size: 16px;
    font-weight: 500;
    min-height: 55px;
    border-radius: 3px;
    line-height: 24px;
}
.page-id-577 .texto-contacto-subtitulo{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}


/*CSS CABECERA MOVIL*/

#cerrar-menu-closa > div > i.eicon-menu-bar:before{
    content: "\e87f";
    font-size: 25px;
}

.site-navigation-dropdown {
    position: fixed;
    margin-block-start: 0px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    background-color: rgb(0 0 0 / 30%);
    transition:none;
}
.site-navigation-dropdown > div{
    background-color: #ffffff;
    width: 75%;
    left: -75%;
    position: relative;
    transition: left 0.5s ease-in-out;
}
.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown > div{
    left: 0;
}
.site-navigation-dropdown .site-logo > a{
    display: block;
    line-height: 0;
}
.site-navigation-dropdown ul.menu{
    position: static;
    display: block;
    overflow-y: scroll;
    height: calc(100vh - 75px);
}
.site-navigation-dropdown .menu-menu-principal-container{
    height: 100%;
}
.site-navigation-dropdown .cabecera-menu-desplegado{
    padding: 5px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 75px;
}
.site-navigation-toggle-holder .site-navigation-toggle{
    background-color: transparent;
}
.eicon-menu-bar:before{
    font-size: 25px;
}
.site-navigation-dropdown ul.menu li.menu-item-has-children > span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 15%;
    max-height: 64px;
}
#site-header nav:not(.site-navigation-dropdown) ul.menu li.menu-item-has-children > span{
    display: none;
}
.site-navigation-dropdown ul.menu li.menu-item-has-children > span:after{
    display: block;
    content: "▾";
    font-size: 1.5em;
}
.site-navigation-dropdown ul.menu li.menu-item-has-children.elementor-active > span:after{
    content: "▴";
}

.cabecera-menu-desplegado > div.site-logo.show {
    width: 165px   !important;
}

/* FIN CSS CABECERA MOVIL*/




/* PENDIENTE */

.texto-encima-de-imagen > div > div {
    position: relative;
}

.texto-encima-de-imagen > div > div > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.site-header{
    padding: 10px;
}

footer#site-footer .footer-inner {
    justify-content: center;
}

h3.titulo-footer {
    font-size: 1.1rem;
}

footer#site-footer {
    background-color: #dbbd9a;
}

div.site-footer {
    padding: 30px 0px   
}

.footer-inner.footer-top-columns > div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#menu-menu-principal > li:last-child > a {
    color: #FFF !important;
    background: #62603b;
    margin-left: 10px;
}

header#site-header {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    background-color: #FFF;
    box-shadow: 0px 0px 10px 0px #0003;
}

body.logged-in.admin-bar header#site-header {
    top: 32px !important;
}

header#site-header img.custom-logo {
transition: height 0.5s ease;
}

.menu-fixed-al-subir header#site-header img.custom-logo {
    height: 55px;
    width: auto;
}

.elementor {
    margin-top: 120px;
}

.elementor-widget-shortcode .elementor {
    margin-top: 0px;
}

.iconos-rrss {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.iconos-rrss a {
    padding: 10px;
    background-color: #a6a57b;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.iconos-rrss a > i {
    color: #FFF;
    font-size: 23px;
    transition: color 0.3s ease;
}

.iconos-rrss a:hover > i {
    color: #62603b;
}

.textwidget.custom-html-widget ul li {
    font-size: 14px;
}

label.elementor-field-label {
    width: 100%;
    background-color: #778786;;
    padding: 5px !important;
    border-radius: 0px;
    color: #FFF;
}

input.elementor-field,
textarea {
    border-radius: 0px;
}

button.elementor-button.elementor-size-sm {
    background-color: #dbbd9a;
    color: #000;
}


button.elementor-button.elementor-size-sm:hover {
    background-color: #EFE1D2;
}

button.elementor-button.elementor-size-sm span{
    color: #000;
}

.cont-mism-alt-ct {
    height: 100% !important;
}

#menu-menu-principal .sub-menu{
    min-width: 235px !important;
}

@media screen and (max-width: 1336px) {
    #menu-menu-principal a {
        font-size: 14px !important;
        padding: 8px;
    }
    .site-navigation ul.menu li.menu-item-has-children{
        padding-inline-end: 0px;
    }
}

@media screen and (max-width: 1070px){
    .site-branding.show-logo {
        width: 209px;
    }
    .elementor {
        margin-top: 126px;
    }
}

@media screen and (max-width: 991px){
    .header-inner {
       padding: 0 !important; 
    }
    #menu-menu-principal > li:last-child > a {
        margin-left: 0px;
    }
    #menu-menu-principal a {
        font-size: 16px !important;
    }
}

p.cursiva-enfasis {
    font-size: 18px;
    font-style: italic;
    letter-spacing: 2px;
    font-weight: 500;
}

/* ANIMACION FLECHA */
.down-arrow {
    position: absolute;
    width: 0;
    height: 30px;
    border: 2px solid;
    border-radius: 2px;
}
  
  .down-arrow:after {
    content: " ";
    position: absolute;
    top: 12px;
    left: -8px;
    width: 16px;
    height: 16px;
    border-bottom: 4px solid;
    border-right: 4px solid;
    border-radius: 4px;
    transform: rotateZ(45deg);
}

@keyframes jumpInfinite {
    0% {
      margin-top: 0;
    }
    50% {
      margin-top: 20px;
    }
    100% {
      margin-top: 0;
    }
  }
  .down-arrow {
    animation: jumpInfinite 1.5s infinite;
  }

  .arrow-enlace {
    display: flex;
    justify-content: center;
    align-items: center;
  }
/* FIN ANIMACION FLECHA */

/* FORMULARIO CTA */
.formulario-cst-newsletter > div > p > label {
    background: #778786;
    color: #1a1a1a;
    padding: 5px;
    font-weight: 600;
    width: 100%;
}

.formulario-cst-newsletter .boton-formulario input {
    width: 100%;
    background: #dbbd9a;
    border: none;
    color: black;
}

.formulario-cst-newsletter .boton-formulario input:hover {
    color: white;
}

.formulario-cst-newsletter textarea {
    height: 100px;
}
/* FIN FORMULARIO CTA */

/* blog */
.listado-blog nav.elementor-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.listado-blog nav.elementor-pagination > .page-numbers {
    background: white;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: black;
    justify-content: center;
    border: 1px solid #d7d7d7;
}

.listado-blog nav.elementor-pagination > .page-numbers.current {
    background: #dbbd9a !important;
}

.listado-blog nav.elementor-pagination > .page-numbers:hover {
    background: #EFE1D2 !important;
}

.tag-cst > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;    
}

.tag-cst > div > a {
    background: #F8E2E2 !important;
    padding: 8px !important;
    color: black !important;
}

.single-post input[type=date],
.single-post input[type=email],
.single-post input[type=number],
.single-post input[type=password],
.single-post input[type=search], 
.single-post input[type=tel],
.single-post input[type=text],
.single-post input[type=url],
.single-post select,
.single-post textarea {
    padding: 0.3rem 1rem;
}


.single-post .formulario-cst-newsletter textarea {
    height: 70px;
}

.carta-polaroid-equipo {
    height: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
}
/* fin blog*/

/* responsive */

@media screen and (max-width: 1400px) {
    .imagen-polaroid-home-responsive img {
        height: auto !important;
    }
}

@media screen and (max-width: 550px) {
    .wpcf7-form div.fila-dos-columnas > p > label {
        width: 100% !important;
    }
    .page-id-577 .wpcf7-form div.fila-dos-columnas > p > label{
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

.caja-torrelodones {
    background: white;
    border-radius: 20px;
}


.site-logo.show{
    display: flex;
}

.site-logo.show svg {
    width: 286px;
}

@media screen and (max-width: 425px) {
    .site-branding.show-logo,
    .site-logo.show svg {
        width: 200px;
    }
    .elementor {
        margin-top: 96px;
    }
}

.icon-with-line .elementor-icon::after {
    content: "";
    display: block;
    width: 2px;
    height: 100px;
    background-color: #000;
    margin: 35px auto 0px;
}

@media screen and (max-width: 500px){
    .icon-with-line .elementor-icon::after {
        height: 100%;
    }
}

img.image.wp-image-2403.attachment-full.size-full {
    width: 420px;
    margin-top: 20px;
}

section#custom_html-2 svg {
    width: 190px;
}