/**
Theme Name: Turismo con Datos
Author: Moio
Author URI: https://moio.io/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: turismo-con-datos
Template: astra
*/



@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Book.woff') format('woff'),
         url('assets/fonts/Gotham-Book.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Medium.woff') format('woff'),
         url('assets/fonts/Gotham-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-MediumItalic.woff') format('woff'),
         url('assets/fonts/Gotham-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Bold.woff') format('woff'),
         url('assets/fonts/Gotham-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-BoldItalic.woff') format('woff'),
         url('assets/fonts/Gotham-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Black.woff') format('woff'),
         url('assets/fonts/Gotham-Black.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


/**************************************/
/**        Elementor Overrides       **/
/**************************************/

html, body {
    font-size: 16px;
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
}
@media screen and (max-width: 767px) {
    html, body {
        font-size: 14px;
    }
}


html h1 {
    font-size: 50px;
}
@media (max-width: 991px) {
    html h1 {
        font-size: 30px;
    }
}

@media (max-width: 544px) {
    .ast-separate-container #content .ast-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

body.elementor-template-full-width.ast-separate-container .site-content .ast-container,
body.elementor-template-full-width .site-content .ast-container {
    padding: 0;
    max-width: 100% !important;
}
body.elementor-template-full-width.ast-separate-container .site-content .ast-container .ast-article-single {
    padding: 0;
}


body .ast-builder-menu-1 .menu-item > .menu-link {font-size: 14px;}

/********************************/
/**      MITOS Template        **/
/********************************/

/* Custom collapsibles links */

.custom-collapsible-share-links__wrapper {
    display: grid !important;
    grid-template-rows: 0fr;
}
.custom-collapsible-share-links__wrapper > .custom-collapsible-share-links__links-wrapper {
    overflow: hidden;
}
.custom-collapsible-share-links__wrapper:hover {
    grid-template-rows: 1fr;

}


/********************************/
/**         FOOTER             **/
/********************************/

.footer__sections {}
.footer__sections > div {position: relative;}

.footer__sections > div:not(:first-child)::before {
    content: '';
    display: block;
    position: absolute;
    top: auto;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}
@media screen and (max-width: 767px) {
    .footer__sections > div:last-child::after {
        content: '';
        display: block;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #fff;
    }
}
@media screen and (min-width: 768px) {
    .footer__sections .elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
        justify-content: flex-start;
    }
    .footer__sections > div:not(:first-child)::before {
        /* content: '';
        display: block;
        position: absolute; */
        top: 0;
        bottom: auto;
        left: -10px;
        width: 1px;
        height: 100%;
        /* background-color: #fff; */
    }
}

.elementor-location-footer .datos {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.elementor-location-footer .datos .nombre div:first-of-type,.elementor-location-footer .datos .telefonos div:first-of-type {
    font-weight: 900
}
.elementor-location-footer .datos .nombre {
    margin: 40px 0 27px
}
.elementor-location-footer .datos .telefonos {
    margin: 38px 0
}
.elementor-location-footer .datos .telefonos a,.elementor-location-footer .datos .crokis a {
    color: #fff;
    text-decoration: none
}

@media screen and (max-width: 480px) {
    .elementor-location-footer .datos {
        font-size: 14px;
    }
}

.elementor-widget-loop-grid {
    
}

.custom-collapsible-share-links__links-wrapper {
    position: absolute;
    top: 100%;
    width: 170px !important;
    max-width: none !important;
    background-color: #fff;
    text-align: center;
    padding: 0.6rem 1rem;
    box-sizing: content-box;
    box-shadow: 0px 0px 6px #00000052;
    border-radius: 10px;
    opacity: 0;

    transition: opacity 0.2s ease-in-out;
}

.custom-collapsible-share-links__wrapper:hover .custom-collapsible-share-links__links-wrapper {
    opacity: 1;
}

.elementor-share-btn_print {
    display: block;
    /* flex-flow: column; */
    color: var(--ast-global-color-3);
    border: 0 none !important;
    text-align: center;
    /* padding-top: 10px; */

    overflow: visible;
}
.elementor-share-btn_print .elementor-share-btn__icon {
    background: transparent !important;
}
.elementor-share-btn_print .elementor-share-btn__icon svg {
    /* fill: var(--ast-global-color-3) !important; */
    display: none !important;
}
.elementor-share-btn_print .elementor-share-btn__icon {
    display: inline-block;
    width: 100%;
    height: 1.3rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.246' height='22.576' viewBox='0 0 23.246 22.576'%3E%3Cpath d='M33.558,18.869H31.78V14.688a.63.63,0,0,0-.628-.628H18.1a.63.63,0,0,0-.628.628v4.181H15.689A2.692,2.692,0,0,0,13,21.556V31.863a2.692,2.692,0,0,0,2.689,2.689h1.778v1.454a.63.63,0,0,0,.628.628H31.151a.63.63,0,0,0,.628-.628V34.552h1.778a2.692,2.692,0,0,0,2.689-2.689V21.556a2.692,2.692,0,0,0-2.689-2.689ZM18.723,15.315h11.8v3.553h-11.8Zm11.8,20.069h-11.8V27.706h11.8v7.678Zm4.467-3.516A1.434,1.434,0,0,1,33.558,33.3H31.78V27.706h.747a.628.628,0,0,0,0-1.257H16.719a.628.628,0,0,0,0,1.257h.747V33.3H15.688a1.434,1.434,0,0,1-1.432-1.432V21.561a1.434,1.434,0,0,1,1.432-1.432H33.557a1.434,1.434,0,0,1,1.432,1.432V31.868Z' transform='translate(-13 -14.058)' fill='%234d4d4d'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
}
.elementor-share-btn_print .elementor-share-btn__text {
    padding: 0;
}
.elementor-share-btn_print .elementor-share-btn__text .elementor-share-btn__title {
    font-weight: 300 !important;
    color: var(--ast-global-color-3);
    font-size: 11px;
    margin-top: 1px;
}

@media screen and (min-width: 768px) {
    .custom-post-list.custom-post-list--list .elementor-loop-container {
        grid-template-columns: repeat(6, 1fr) !important;
    }
    .custom-post-list.custom-post-list--list .elementor-loop-container > div {
        grid-column: span 2;
    }
    /* Add 1 becasuse first element is a style tag */
    .custom-post-list.custom-post-list--list .elementor-loop-container > div:nth-child(2) {
        grid-column: span 6;
    }
    .custom-post-list.custom-post-list--list .elementor-loop-container > div:nth-child(3),
    .custom-post-list.custom-post-list--list .elementor-loop-container > div:nth-child(4) {
        grid-column: span 3;
    }
}
.custom-post-list .elementor-loop-container > div .elementor-widget-image {overflow: hidden;}
.custom-post-list .elementor-loop-container > div img {max-height: 500px;object-fit: cover;}

.custom-accordion--categories summary {
    display: inline-flex !important;
    width: fit-content !important;
    
    padding: 1em 1.5em 1em 1.5em !important;
    font-size: 0.77em !important;
}
.custom-accordion--categories summary .e-n-accordion-item-title-text {
    font-size: 1em !important;
}
.custom-accordion--categories .e-filter-item::before {
    content: '#';
}

.custom-estudios-list .elementor-post-info__terms-list {
    display: inline-flex !important;
    gap: 0.3rem;
    font-size: 0;
}
.custom-estudios-list .estudio__share-download__wrapper {align-items: center;justify-content: space-between;flex-flow: wrap !important;}
.custom-estudios-list .estudio__share-download__wrapper > div:first-child {
    flex: 1 1 auto;
    width: fit-content;
}
.custom-estudios-list .estudio__share-download__wrapper > div:last-child {flex: 0 0 auto;}
.custom-estudios-list .custom-social-share {
    display: flex;
    gap: 1rem;
    
    height: auto;
    width: auto;
    fill: currentColor;
    font-size: 0.7rem;
}
.custom-estudios-list .custom-social-share a {
    background: var(--ast-global-color-5);
    color: var(--ast-global-color-3);
    border-radius: 50%;
    display: inline-flex;
    padding: 0.6em;
}
.custom-estudios-list .custom-social-share a > span {
    display: inline-flex;
}
.custom-estudios-list .custom-social-share a > svg * {
    fill: currentColor !important;
}
.custom-estudios-list .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
    color: var(--ast-global-color-0);
    font-weight: 500;
    font-size: 14px;
}
.custom-estudios-list .elementor-post-info__terms-list .elementor-post-info__terms-list-item::before {
    content: '#';
}

/* Ajax Search Lite */
body div.asl_w {
    background: transparent !important;
    background-image: none !important;
}
/* body #ajaxsearchlite1 .probox, */
body div.asl_w .probox {
    background: var(--ast-global-color-5) !important;
    background-image: none !important;
    border-radius: 3rem !important;

}
body div.asl_w .probox .promagnifier {
    background: transparent;
}
body div.asl_w .probox .promagnifier .innericon svg {fill: var(--ast-global-color-2);}

body #ajaxsearchlite1 .probox .proinput input,
body div.asl_w .probox .proinput input {
    color: var(--ast-global-color-2) !important;
}


.mito_bg-image {
    background-size: cover !important;
}


body.post-type-archive-estudios .elementor-loop-container .ast-archive-post {width: 100% !important;}

body.post-type-archive-estudios.ast-separate-container .ast-article-post {padding: 0 !important;}

.post__main-image {
    background-repeat: no-repeat;
}

/********************************/
/**      GRAVITY FORMS         **/
/********************************/

.gform-theme .gform_required_legend {display: none;}

.gform-theme input[type="text"],
.gform-theme input[type="email"],
.gform-theme input[type="checkbox"] {
    border-radius: 0 !important;
}

.gform-theme input[type="submit"] {
    background: var(--ast-global-color-0) !important;
    border-radius: 2em !important;
    text-transform: uppercase !important;
    padding: 1em 2em !important;
}
.gform-theme input[type="submit"]:hover {
    background: var(--ast-global-color-1) !important;
}

.newsletter-form__wrapper .gform-theme .gform_fields {
    row-gap: 15px;
}