/*
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

*/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body{
	font-family: 'Poppins', sans-serif;align-content
}

@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;
    }
}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}

.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;
}
/*
.home .cabecera__sitio {
    display: none !important ;
    visibility: hidden;
}
*/
.cabecera__sitio {
    height: 125px;
}
.home .cabecera__sitio {
    display: block !important ;
    visibility: visible;
}

/* Puesto */
.puesto__nombre{
    padding-left: calc(55% - 640px) !important;
    background: #20232E !important;
    color: #EFE6E1 !important ;
}
.puesto__descripcion{
    padding-left: calc(55% - 640px) !important;

}

.cabecera__puesto {
    height: auto ;
    overflow: hidden;
}
.cabecera__puesto .elementor-container {
    height: 100%;
}

@media screen and (max-width:767px) {
    .home .cabecera__sitio {
        display: block !important ;
        visibility: visible;
    }

}




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