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

/* Específico de santa eugenia */

.woocommerce-checkout h3 {
    color: #881379;
    font-family: "Dosis", Sans-serif, Arial, sans-serif !important ;
    font-weight: 500;
}

/* checkout evoratec */


.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row, .woocommerce form .form-row,
.woocommerce-additional-fields__field-wrapper, .form-row {
    display: block;
    margin-bottom: 5px;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border: none !important;
    border: 1px solid #eee !important;
}
#customer_details h3 {
    font-family: "Baton Regular", Sans-serif, sans-serif;
}
#order_review_heading {
    font-family: "Baton Regular", Sans-serif, sans-serif;
}
.cart_totals h2 {
    font-family: "Baton Regular", Sans-serif, sans-serif;
}
.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;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {

    border: 1px solid #c8c8c8!important;
}


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 0;
    padding: 1rem;
    border: 1px solid #c8c8c8!important;
}

.woocommerce form .form-row label {
    line-height: 1;
}


.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
    height: 40px;
    border: 1px solid #c8c8c8!important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 0 !important;
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 10px;
}



#customer_details {
    float: left;
    background: white;
    padding: 0 ;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #eee !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: var(--color-azul);
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt:hover, .woocommerce input.button.alt {
    background-color: var(--color-verde);
}

/* fin css checkout */


/* cabecera que encoge */

/* shrinking header section */
.site-main {
    padding: 0 ;
}
.shrinker {
    background: transparent !important ;
    padding: 20px;
    transition: all .2s linear!important;
    -webkit-transition: all .2s linear!important;
    -moz-transition: all .2s linear!important;
}



.shrinker.elementor-sticky--effects {
    background: white !important ;
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    /* box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);*/
    transition: all .2s linear!important;
    -webkit-transition: all .2s linear!important;
    -moz-transition: all .2s linear!important;
    /* border-bottom: none !important ;*/
    z-index: 9999999;
}

.shrinking-logo img {
    width: 100%!important;
    transition: all .2s linear!important;
    -webkit-transition: all .2s linear!important;
    -moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
    width: 60%!important;
    transition: all .2s linear!important;
    -webkit-transition: all .2s linear!important;
    -moz-transition: all .2s linear!important;
}
/* shrinking menu */

.shrinker.elementor-sticky--effects  .elementor-menu-cart__toggle .elementor-button-icon {
    color: black !important ;
}
.shrinker.elementor-sticky--effects  .elementor-search-form__toggle {
    color: black !important ;
}
.shrinker.elementor-sticky--effects ul li a {
    font-size: .9rem!important;
    transition: all .2s linear!important;
    -webkit-transition: all .2s linear!important;
    -moz-transition: all .2s linear!important;
    color: black !important ;
}
@media screen and (max-width:1024px) {
    .shrinker {
        padding: 10px;
    }
    .shrinker.elementor-sticky--effects {
        background: #fff !important ;

    }
}


/* Hover post */
.elementor-posts-container .puesto  {
    position: relative ;
}
.elementor-posts-container .puesto .elementor-post__text {
    transition: opacity 0.5s ease;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;

    align-items: center;
    align-content: center;
    background: rgba(109, 144, 45, 0.56);
    justify-content: center;
    cursor: pointer ;
    padding: 40px !important;
    text-align: center  !important ;
    opacity: 0 ;
}
.elementor-posts-container .puesto:hover .elementor-post__text {
    opacity: 1 ;

}
.elementor-posts-container .puesto .elementor-post__text .elementor-post__excerpt  {
    display: flex ;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.elementor-posts-container .puesto:hover .elementor-post__text .elementor-post__excerpt p {
    color: white !important ;
    text-align: center  !important ;
    font-size: 16px;
}
.elementor-posts-container .puesto:hover .elementor-post__text .elementor-post__title a {
    color: white !important ;
    text-align: center  !important ;
}


@media screen and (max-width:1024px) {

    .elementor-posts-container .puesto .elementor-post__text {
        transition: opacity 0.5s ease;
        display: flex;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        align-items: center;
        align-content: center;
        background: rgb(97, 142, 74);
        justify-content: center;
        cursor: pointer;
        padding: 40px !important;
        opacity: 1;
    }
    .elementor-posts-container .puesto   .elementor-post__thumbnail {
        padding-bottom: 100% !important ;
    }
    .elementor-posts-container .puesto  .elementor-post__text .elementor-post__excerpt p {
        color: white !important ;
        font-size: 16px !important;

    }
    .elementor-posts-container .puesto .elementor-post__text .elementor-post__title a {
        color: white !important ;
        font-size: 25px !important;
        margin-bottom: 15px;

    }
    .elementor-posts-container .puesto .elementor-post__text .elementor-post__title {
        margin-bottom: 0 !important;
    }

}


/* Listado de puestos */


.void-Container.standard {
    padding: 0 ;
}
.void-elementor-post-grid-wrapper {

}
.void-row {
    width: 100%;
    display: flex;
    margin: 0!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.void-row .evo-puesto {
    flex: 0 0 33.3333333%;
    height: auto ;
    cursor: pointer ;
    overflow:hidden;
    margin: 0 !important ;
}

.void-Container {
    max-width: 100% !important ;
}

.void-row .puesto__contenido {

    position: absolute !important;
    display: flex;
    transition: all 0.3s ease-in;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition: transform .5s ease,opacity .5s ease,color .3s ease-out,border .3s ease-out, background .3s ease-out,box-shadow .3s ease-out!important;
    will-change: transform;
    transform: translateY(100%);
    top: 0;
    left: 0;
    align-items: center;

}
.void-row .evo-post {
    padding: 0 ;
}
.void-row .evo-post:hover .puesto__contenido {

    background: rgba(49, 82, 78, 0.80);
    opacity: 1;
    transform: translateY(0);
}
.void-row .evo-puesto:hover .puesto__contenido {

    background: rgba(49, 82, 78, 0.80);
    opacity: 1;
    transform: translateY(0);
}
.void-row .puesto__contenido h2 {
    color: #fff;

}
.void-row .puesto__nombre  {
    background: transparent !important;
    font-family: Nunito, sans-serif !important;
    font-size: 16px;
    font-weight: 500 !important;
    padding: 8px 10px !important;
    margin-bottom: 0 !important ;
    width: auto !important;
    text-align: right ;
    position: relative;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column ;

}
.void-row .evo-post .puesto__nombre  {

    text-align: center !important ;


}

.void-row .puesto__nombre a {
    color: #fff !important;
    font-size: 24px;
    font-weight: 400;
    background: transparent;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 24px;
    flex-direction: column ;
}
.void-row .puesto__categorias  {
    font-size: 16px;
    color: #fff;
    font-weight: 400;

    padding: 8px 10px !important;
    margin-bottom: 0;
    margin-top: 0 !important ;

}
.void-row .puesto__descripcion {
    font-size: 14px;

    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-post-grid {
    height : auto ;

}
.void-row .puesto__imagen-contenedor {
    height: 400px;
}
@media screen and (max-width: 1023px) {
    .void-row .evo-puesto {
        flex: 0 0 100%;

        width: 100%;
        max-width: 100% !important ;
    }

    .void-row .puesto__contenido {
        position: absolute !important ;
        display: flex;
        height: auto;
        flex-direction: column;
        justify-content: flex-end;
        opacity: 1;
        transition: transform .5s ease,opacity .5s ease,color .3s ease-out,border .3s ease-out, background .3s ease-out,box-shadow .3s ease-out!important;
        will-change: transform;
        transform: translateY(0);
        background: black ;
        top: auto;
        right: auto ;
        padding: 8px;
    }

    .void-row .evo-puesto:hover .puesto__contenido {

        background: black ;
        opacity: 1;
        transform: translateY(60px);
    }
    .void-row .puesto__nombre a {
        color: #fff !important;
        font-size: 16px;
        font-weight: 400;
        background: transparent;

    }
    .void-row .evo-puesto {
        margin: 0 !important;
    }
}
.void-elementor-post-grid-wrapper a, .void-elementor-post-grid-wrapper a:visited {
    font-family: Jost,sans-serif !important;
}

