/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1611563709
Updated: 2021-01-25 08:35:09

Colores:
Azul: #4174B6

*/

@media (min-width: 850px) {

    #customer_details, #order_review_heading, #order_review {
        width: 48%;
    }

    #customer_details {
        float: left;
    }

    #order_review_heading, #order_review {
        float: right;
    }

    #order_review_heading {
        padding-top: 0;
    }
    #customer_details .col-1, #customer_details .col-2
    {
        width: 100%;
        float: none;
    }
}


.titulo-producto-loop{
	color:#4174B6;
	text-align: center;

}

.iconos-puesto{
	list-style-type: none;
}
.iconos-puesto i{
	color: #4174B6;
}

.iconos-puesto span{
	color: #4174B6;
}

.iconos-puesto li{
	line-height: 30px;
	min-height: 30px;
	font-size: 15px;
}

a{
	color: #4174B6;
}
.void-row {
    font-family: Lato, sans-serif !important;
    display: grid ;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}
.void-row .evo-puesto {
    width: 100%;
    height: auto ;
    max-width: 100% !important ;
    padding: 0 !important ;
    background: #3f2830;
}
.void-Container {
    max-width: 1280px !important ;
}

.void-row .puesto__contenido {
    background: #3f2830 ;
    padding: 4px;
    position: relative !important ;
}
.void-row .puesto__contenido h2 {
    color: #c6b48c ;

}
.void-row .puesto__nombre  {
    font-family: Poppins, sans-serif !important;
    font-size: 16px;
    font-weight: 500 !important;
    padding: 8px 10px !important;
    margin-bottom: 0 !important ;
    width: auto !important;
    text-align: right ;

}

.void-row .puesto__nombre a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 400;
    display: flex ;
    flex-direction: column ;

}
.void-row .puesto__categorias  {
    font-size: 16px;
    font-weight: normal ;
    color:#e8d2a5 !important;
    padding: 8px 0 !important;
    margin-bottom: 0;
    margin-top: 0 !important ;

}
.void-row .puesto__descripcion {
    font-size: 14px;
    color: black;
    margin-top: 10px;
    font-weight: bold ;
    min-height: 55px;
}
.void-row .puesto__descripcion p {
    margin: 0;
}
/*
.button {
    border: none;
    font-size: 16px;
    color: #fff;
    padding: 8px 16px;
    background-color: #122d7c;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.button:hover {
    background: #122d7c;
}*/
.void-post-grid.void-minimal-grid {
    height : auto ;
}

.void-row .puesto__imagen-contenedor img {

}
@media screen and (max-width: 767px) {
    .void-row {
        font-family: Lato, sans-serif !important;
        display: grid ;
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .void-row .evo-puesto {
        flex: 0 0 100%;

        width: 100%;
        max-width: 100% !important ;
    }
}
.void-elementor-post-grid-wrapper a, .void-elementor-post-grid-wrapper a:visited {
    font-family: Jost,sans-serif !important;
}

/* slider noticias plugin elementor made in evoratec */
.blog-post .blog-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
    margin-top: -60px;
    z-index: 99999;
    background: white;
    padding: 16px;
    border: 1px solid #EBD8AE;
    min-height: 130px;

}
.blog-post .blog-content h2 {
    margin-bottom: 4px ;
    font-size: 18px;
    font-family: Poppins, Arial, sans-serif;
    font-weight: 400;
    color: #3d1f27;

}
.blog-post .blog-content p {
   margin-bottom: 4px ;
    font-size: 14px;
    font-family: Poppins, Arial, sans-serif;
    color: #5a5a5a ;

}
.swiper-evora {
    padding-bottom: 24px !important;
}
