/*
Theme Name: Xavi Elementor Child theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Evoratec
Author URI: https://evoratec.com
Description: Xavi Viajes Theme
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0
Updated: 2024-05-19

Colores:
Azul: #4174B6

*/
@import url('css/base.css');
@import url('css/evoflex.css');
@import url('css/xavi-nuevo.css');
@import url('css/mobile.css');
@import url('css/slider.css');


.contenido_right {
    flex-direction: row-reverse;
}

.post_contenido {
    display: flex ;
    flex-direction: column ;
}

article.post.right {
    height: auto ;

}
.void-post-grid.void-grid {
    margin-bottom: 48px;
    width: 100%;
}
.void-post-grid.void-grid .blog-excerpt, .void-post-grid.void-list .blog-excerpt {
    display: flex ;
    text-align: justify ;
    font-size: 14px;
    color: #0f0f0f;
    font-weight: normal ;
}
.void-post-grid .entry-title {
    text-align: left ;
}
.entry-meta {
    display: flex ;
    flex-direction: column ;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold ;
}
.void-post-grid .entry-meta {
    text-align: left;
}
.logos {
    a {
        max-width: 120px !important;
        width: 110px !important;
        display: flex ;
        justify-content: center;
        align-items: center;
        img {
            margin: 0 ;
            width: 100%;
            height: auto;
            object-fit: cover;
            padding: 16px;
        }
    }
}
.grecaptcha-badge {
    display: none !important ;
}

.home-experiences {
    padding-top: 48px;
    padding-bottom: 96px;
    .bg {
        margin-top: 48px;
    }

}
