/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

/* ---------------------------------- FUENTES PERSONALIZADAS ---------------------------------- */
@font-face {
    font-family: 'BasierSquareMono-Regular';
    src: url('https://mejoresescapistas.com/fuentes/BasierSquareMono-Regular.eot');
    src: url('https://mejoresescapistas.com/fuentes/BasierSquareMono-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://mejoresescapistas.com/fuentes/BasierSquareMono-Regular.woff2') format('woff2'),
         url('https://mejoresescapistas.com/fuentes/BasierSquareMono-Regular.woff') format('woff'),
         url('https://mejoresescapistas.com/fuentes/BasierSquareMono-Regular.ttf') format('truetype'),
         url('https://mejoresescapistas.com/fuentes/BasierSquareMono-Regular.svg#BasierSquareMono-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'KingthingsTrypewriter2';
    src: url('https://mejoresescapistas.com/fuentes/KingthingsTrypewriter2.eot');
    src: url('https://mejoresescapistas.com/fuentes/KingthingsTrypewriter2.eot?#iefix') format('embedded-opentype'),
         url('https://mejoresescapistas.com/fuentes/KingthingsTrypewriter2.woff2') format('woff2'),
         url('https://mejoresescapistas.com/fuentes/KingthingsTrypewriter2.woff') format('woff'),
         url('https://mejoresescapistas.com/fuentes/KingthingsTrypewriter2.ttf') format('truetype'),
         url('https://mejoresescapistas.com/fuentes/KingthingsTrypewriter2.svg#KingthingsTrypewriter2') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GeistMono-Regular';
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-Regular.eot');
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Regular.woff2') format('woff2'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Regular.woff') format('woff'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Regular.ttf') format('truetype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Regular.svg#GeistMono-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GeistMono-SemiBold';
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-SemiBold.eot');
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-SemiBold.woff2') format('woff2'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-SemiBold.woff') format('woff'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-SemiBold.ttf') format('truetype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-SemiBold.svg#GeistMono-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GeistMono-Bold';
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-Bold.eot');
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Bold.woff2') format('woff2'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Bold.woff') format('woff'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Bold.ttf') format('truetype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-Bold.svg#GeistMono-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GeistMono-ExtraBold';
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-ExtraBold.eot');
    src: url('https://mejoresescapistas.com/fuentes/GeistMono-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-ExtraBold.woff2') format('woff2'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-ExtraBold.woff') format('woff'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-ExtraBold.ttf') format('truetype'),
         url('https://mejoresescapistas.com/fuentes/GeistMono-ExtraBold.svg#GeistMono-ExtraBold') format('svg');   
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* -------------------------------- END FUENTES PERSONALIZADAS -------------------------------- */
.elementor-widget-text-editor, div, p, a, span, h1, h2, h3, h4, h5, h6, li, ol, ul, button, label, input, .wpcf7-response-output, .wpcf7 .wpcf7-not-valid-tip {
    font-weight: normal !important;
}
[type=button]:focus, [type=submit]:focus, button:focus, textarea, input, header .elementor-widget-theme-site-logo a, .logo-web, .logo-web a, .logo-web svg {
    outline: none !important;
}
:root {
    --negro: #000;
    --blanco: #FFF;
    --oro: #CFA310;
}
::-moz-selection {
    color: #FFFFFF;
    background: #313131;
}
::selection {
    color: #FFFFFF;
    background: #313131;
}
#login #nav {
    background: #fff;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
}
#login #language-switcher {
    max-width: fit-content;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
}
.bold b {
    font-family: 'GeistMono-Bold' !important;
    font-weight: normal !important;
}
.botones-elementor a, .form-web button[type="submit"] {
    position: relative;
    min-height: 52px !important;
    line-height: normal !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    width: fit-content;
}
.botones-elementor .elementor-button-content-wrapper {
    align-items: center;
}
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-accept,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-deny,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-view-preferences,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-save-preferences,
.botones-elementor a,
.botones-elementor a:hover,
.html-gcon-footer img,
.html-gcon-footer img:hover,
.copyright a,
.contenido-web a,
#wpadminbar,
#btn-telefono
{
    transition: ease-in-out .3s !important;
}
.underline a:hover, .form-inicio .wpcf7-acceptance .wpcf7-list-item-label a:hover, .underline a:hover .elementor-icon-list-text {
    text-decoration: underline !important;
}
/* PLUGIN COOKIES */
.cmplz-cookiebanner {
    border: 1px solid var(--oro) !important;
}
#cmplz-cookiebanner-container .cmplz-title {
    font-family: 'KingthingsTrypewriter2' !important;
    font-size: 20px !important;
    line-height: 20px;
    position: relative;
    top: 2px;
}
#cmplz-cookiebanner-container div, #cmplz-cookiebanner-container a, #cmplz-cookiebanner-container span {
    font-family: 'GeistMono-Regular' !important;
}
.cmplz-cookiebanner.cmplz-show, .cmplz-cookiebanner.cmplz-show:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0px, rgba(0, 0, 0, 0.15) 0px 10px 15px !important;
}
#cmplz-cookiebanner-container .cmplz-message {
    text-align: justify !important;
}
.cmplz-cookiebanner .cmplz-header .cmplz-title {
    display: block !important;
}
.cmplz-cookiebanner {
    padding: 30px 25px 30px 25px !important;
}
#cmplz-cookiebanner-container a {
    text-decoration: underline !important;
    font-size: 14px !important;
}
#cmplz-cookiebanner-container button {
    font-family: 'GeistMono-SemiBold';
    font-size: 16px;
    letter-spacing: 0.28px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 8px 35px 8px 35px;
    line-height: 1;
    height: fit-content;
}
#cmplz-cookiebanner-container .cmplz-message {
    min-width: 550px;
    margin-top: 20px;
}
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-accept:hover {
    background-color: var(--blanco) !important;
    border-color: var(--blanco) !important;
    color: var(--negro) !important;
    transition: ease-in-out .3s !important;
}
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-deny:hover,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-view-preferences:hover,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-save-preferences:hover {
    background-color: var(--blanco) !important;
    border-color: var(--blanco) !important;
    color: var(--negro) !important;
    transition: ease-in-out .3s !important;
}
body.cmplz-document #content h1,
body.cmplz-document #content h2,
body.cmplz-document #content h3,
body.cmplz-document #content h4,
body.cmplz-document #content h5 {
    font-family: 'KingthingsTrypewriter2' !important;
}
body.cmplz-document #content p,
body.cmplz-document #content a,
body.cmplz-document #content span,
body.cmplz-document #content div,
body.cmplz-document #content li {
    font-family: 'GeistMono-Regular' !important;
    color: var(--blanco);
    line-height: inherit;
    font-size: 20px;
}
body.cmplz-document #content p {
    text-align: justify;
}
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    max-width: 100%;
}
body.cmplz-document #content {
    padding: 160px 25px 0 25px;
    max-width: 1450px;
    margin: 0 auto;
}
body.cmplz-document #content .entry-title {
    font-family: 'KingthingsTrypewriter2' !important;
    margin: 0 0 30px 0px;
    padding: 0;
    color: var(--blanco);
}
#cmplz-cookiebanner-container .cmplz-close svg {
    display: none;
}
#cmplz-cookiebanner-container .cmplz-close::before {
    visibility: visible;
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQzNzQwXzE0OCkiPgo8cGF0aCBkPSJNNi45OTk5OSA4LjA1MzgxTDEuOTI2ODkgMTMuMTI2OUMxLjc4ODQ0IDEzLjI2NTQgMS42MTQ0IDEzLjMzNjIgMS40MDQ3OSAxMy4zMzk0QzEuMTk1MTkgMTMuMzQyNiAxLjAxNzk1IDEzLjI3MTggMC44NzMwODcgMTMuMTI2OUMwLjcyODIwMyAxMi45ODIgMC42NTU3NjIgMTIuODA2NCAwLjY1NTc2MiAxMi42QzAuNjU1NzYyIDEyLjM5MzYgMC43MjgyMDMgMTIuMjE4IDAuODczMDg3IDEyLjA3MzFMNS45NDYxNiA2Ljk5OTk5TDAuODczMDg3IDEuOTI2ODlDMC43MzQ2MiAxLjc4ODQ0IDAuNjYzNzg3IDEuNjE0NCAwLjY2MDU4NyAxLjQwNDc5QzAuNjU3MzcgMS4xOTUxOSAwLjcyODIwMyAxLjAxNzk1IDAuODczMDg3IDAuODczMDg3QzEuMDE3OTUgMC43MjgyMDMgMS4xOTM1OSAwLjY1NTc2MiAxLjM5OTk5IDAuNjU1NzYyQzEuNjA2MzkgMC42NTU3NjIgMS43ODIwMiAwLjcyODIwMyAxLjkyNjg5IDAuODczMDg3TDYuOTk5OTkgNS45NDYxNkwxMi4wNzMxIDAuODczMDg3QzEyLjIxMTUgMC43MzQ2MiAxMi4zODU2IDAuNjYzNzg3IDEyLjU5NTIgMC42NjA1ODdDMTIuODA0OCAwLjY1NzM3IDEyLjk4MiAwLjcyODIwMyAxMy4xMjY5IDAuODczMDg3QzEzLjI3MTggMS4wMTc5NSAxMy4zNDQyIDEuMTkzNTkgMTMuMzQ0MiAxLjM5OTk5QzEzLjM0NDIgMS42MDYzOSAxMy4yNzE4IDEuNzgyMDIgMTMuMTI2OSAxLjkyNjg5TDguMDUzODEgNi45OTk5OUwxMy4xMjY5IDEyLjA3MzFDMTMuMjY1NCAxMi4yMTE1IDEzLjMzNjIgMTIuMzg1NiAxMy4zMzk0IDEyLjU5NTJDMTMuMzQyNiAxMi44MDQ4IDEzLjI3MTggMTIuOTgyIDEzLjEyNjkgMTMuMTI2OUMxMi45ODIgMTMuMjcxOCAxMi44MDY0IDEzLjM0NDIgMTIuNiAxMy4zNDQyQzEyLjM5MzYgMTMuMzQ0MiAxMi4yMTggMTMuMjcxOCAxMi4wNzMxIDEzLjEyNjlMNi45OTk5OSA4LjA1MzgxWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80Mzc0MF8xNDgiPgo8cmVjdCB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
/* FIN PLUGIN COOKIES */

/* ERROR 404 */
#comp-k9d2oixn svg [data-color="1"] {
    fill: #000 !important;
}
#comp-k9d2oixn svg {
    height: 300px;
}
/* FORMULARIO ELEMENTOR */

/* FORM WEB */
.form-web input[type="text"], .form-web input[type="email"], .form-web input[type="tel"] {
    padding: 0 20px 0 20px;
    height: 48px;
}
.form-web .elementor-field-group label {
    padding: 0 20px 0 20px;
}
.form-web textarea {
    border-radius: 30px !important;
    padding: 15px 20px 20px 20px;
}
.form-web .elementor-field-type-textarea {
    margin-bottom: 10px !important;
}
.elementor-field-group-politicas {
    padding: 0 0 0 30px !important;
}
.form-web .elementor-field-group-politicas label {
    padding: 0 0 0 0 !important;
    font-size: 14px !important;
    font-family: "OpenSans-Light", Sans-serif !important;
    line-height: normal !important;
}
.form-web .elementor-field-group-politicas a {
    font-family: "OpenSans-Medium", Sans-serif !important;
    color: var(--negro) !important;
    font-size: 14px !important;
}
.form-web .elementor-field-group-politicas a:hover, abbr:hover {
    text-decoration: underline !important;
}
.form-web .elementor-field-group-politicas input[type="checkbox"] {
    appearance: none;
    cursor: pointer;
    background-color: transparent;
    width: 14px;
    height: 14px;
    min-width: 14px !important;
    min-height: 14px;
    border: 1px solid #000;
    border-radius: 4px !important;
    position: relative;
    top: 2px;
    margin-right: 10px;
    display: block !important;
}
.form-web .elementor-field-group-politicas input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23E00290' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    border: 1px solid #000;
}
.form-web .elementor-field-group-politicas span {
    display: flex;
} 
.form-web button[type="submit"] {
    margin-top: 15px;
}
/* FIN FORM WEB */

/* TOOLTIP */
abbr {
    font-family: 'Montserrat Light' !important;
    text-decoration: none !important;
    font-size: 14px;
    color: var(--negro);
    cursor: pointer;
}
#tooltip {
    text-align: center;
    color: var(--blanco);
    background: #555;
    position: absolute;
    z-index: 100;
    font-family: 'Montserrat Light';
    font-size: 12px;
    font-weight: normal;
    padding: 20px;
    text-align: justify;
    border-radius: 15px;
}
#tooltip::after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #555;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -10px;
}
#tooltip.top::after {
    border-top-color: transparent;
    border-bottom: 10px solid #555;
    top: -20px;
    bottom: auto;
}
#tooltip.left::after {
    left: 10px;
    margin: 0;
}
#tooltip.right::after {
    right: 10px;
    left: auto;
    margin: 0;
}
/* FIN TOOLTIP */

/* HTML FOOTER */
.html-gcon-footer p {
    font-family: 'BasierSquareMono-Regular';
    font-size: 12px;
    color: #FFFFFF;
}
.html-gcon-footer img {
    margin-left: 2px;
    margin-bottom: 0;
    position: relative;
    top: 3px;
}
.html-gcon-footer img:hover {
    transform: scale(1.1);
}
/* FIN HTML FOOTER */

/* COPYRIGHT SHORTCODE FOOTER */
.copyright div {
    color: #FFF;
    font-family: 'BasierSquareMono-Regular';
    font-size: 12px;
}
.copyright a {
    text-decoration: underline;
    color: var(--blanco) !important;
}
.contenido-web a {
    color: var(--blanco) !important;
    text-decoration: underline !important;
}
.copyright a:hover, .enlace-titulo a:hover, .contenido-web a:hover {
    color: var(--oro) !important;
}
.copyright span {
    font-family: 'GeistMono-Regular';
}
/* FIN COPYRIGHT FOOTER */

.br-mvl br {
    display: none !important;
}
.fit-content {
    width: fit-content;
    min-width: fit-content;
    max-width: fit-content;
}
#wpadminbar {
    margin-top: -32px;
}
.bar-admin {
    margin-top: 0 !important;
}

.highlight, .tags li {
  background: rgba(207,163,16,0.6);
  padding: 0 4px;
}
.highlight-grey {
    background: rgba(153,150,140,0.6);
}
.highlight-brown {
    background: rgba(153,96,61,0.6);
}
.tags li {
    padding: 0 9px !important;
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important;
}
.aspect-ratio {
    aspect-ratio: 1 / 1;
}
.btn-volver, .loop-faqs .titulo, .loop-faqs .icono {
    cursor: pointer;
}
.loop-faqs .icono {
    min-width: 24px !important;
}
.amelia-v2-booking #amelia-container.am-fs__wrapper {
    margin-top: 60px !important;
    margin-bottom: 0 !important;
    padding: 0 25px !important;
}
#btn-telefono {
    position: fixed;
    z-index: 9;
    right: 25px;
    bottom: 25px;
}
#btn-telefono:hover {
    transform: scale(1.07);
}
.parrafos p {
    margin-bottom: 25px;
}

/* ---------------------------------------- RESPONSIVE ----------------------------------------- */
@media (max-width: 1280px) {
    .aspect-ratio-tablet {
        aspect-ratio: 1 / 1;
    }
    #comp-k9d2oixn svg {
        height: 200px;
    }    
}
@media (max-width: 767px) {
    #btn-telefono {
        bottom: 60px;
        RIGHT: 12px;
    }
    .amelia-v2-booking #amelia-container.am-fs__wrapper {
        margin-top: 35px !important;
    }
    .aspect-ratio-mvl {
        aspect-ratio: 1 / 1;
    }
    .elementor-countdown-wrapper::before {
        display: none !important;
    }
    .contador .elementor-countdown-label {
        padding: 0 0 0 4px !important;
    }
    .br-mvl br {
        display: block !important;
    }
    #comp-k9d2oixn svg {
        height: auto;
    }
    /* PLUGIN COOKIES */
    .cmplz-cookiebanner .cmplz-links {
        margin-top: 10px;
    }
    .cmplz-cookiebanner {
        left: calc(25px) !important;
        right: calc(25px) !important;
        bottom: calc(25px) !important;
        width: auto !important;
    }
    #cmplz-cookiebanner-container .cmplz-close {
        margin-left: auto;
    }
    #cmplz-cookiebanner-container .cmplz-title {
        position: relative;
        top: -2px;
        padding-right: 10px;
    }
    #cmplz-cookiebanner-container .cmplz-header {
        display: flex;
        align-items: flex-start;
        margin-bottom: -10px;
    }
    .cmplz-cookiebanner .cmplz-body, #cmplz-cookiebanner-container .cmplz-message {
        min-width: unset !important;
    }
    /* FIN PLUGIN COOKIES */

    #tooltip {
        max-width: 100% !important;
        left: auto !important;
        margin: 0 25px 0 25px;
    }
    #tooltip.left::after {
        display: none !important;
    }
    /* PAGINAS POLÍTICAS */
    #cmplz-cookies-overview {
        overflow-x: auto;
    }
    body.cmplz-document #content {
        padding: 160px 25px 0 25px;
    }
    body.cmplz-document #content h2 {
        text-align: center;
    }
    #cmplz-cookiebanner-container a {
        font-size: 28px;
        line-height: 28px;
    }
    body.cmplz-document #content p,
    body.cmplz-document #content a,
    body.cmplz-document #content li,
    body.cmplz-document #content span,
    body.cmplz-document #content .retention,
    body.cmplz-document #content .function {
        font-size: 16px;
    }
    #cmplz-cookiebanner-container a {
        font-size: 12px !important;
        line-height: 17px !important;
    }
    /* END PAGINAS POLÍTICAS */
}