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

*/

@font-face {
    font-family: 'Product Sans'; /*a name to be used later*/
    src: url('./fonts/Product Sans Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Product Sans'; /*a name to be used later*/
    src: url('./fonts/Product Sans Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
body{
	font-family: 'Poppins', sans-serif;
}

@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;
}
.elementor-post__read-more {
    background: black;
    color: #ABE9FF !important;
    padding: 4px 8px;
}
.page-numbers {
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 700 ;
    font-size: 16px;
    padding: 4px 8px;

    color: black !important ;
}

.page-numbers.current {
    background: black ;
    color: #a8e9ff !important;
}
.elementor-pagination {
    margin-top: 25px;
    margin-bottom: 25px;

}
.elementor-location-footer a {
    color: #a8e9ff !important;
}
.elementor-location-footer a:hover {
    color: #fff !important;

}
