/*
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #4174B6 !important;
    color:white !important;
}
*/

.gbi_bloque{
    border: 1px solid rgba( 65, 116, 182, 1 );
    border-radius: 5px;
    margin-bottom: 3%;
    text-align: center;
    background: aliceblue;
    padding-top: 3%;
    padding-bottom: 3%;
}
/*
@media (min-width: 576px){
    .gbi_bloque{
        margin-right: 2%;
        max-width: 31%;
    }
}
*/
.gbi_nombre_producto{
    font-size: 16px;
    text-align: center;
    color: black;
}

.gbi_boton_producto{
    border: 1px solid #4174B6;
    padding: 7px;
    border-radius: 10px;
}


.gbi_boton_producto:hover{
    border: 1px solid #4174B6;
    color:white;
    background-color: #4174B6;
}

.gbi_precio{
    color:black;
    font-size: 18px;
}

.gbi_nav_categoria{
    color: black;
    text-decoration:none;
}

.gbi_filtros {
    position: sticky;
    top: 15%;
    z-index: 100;
    overflow: scroll;
    flex-wrap: nowrap !important;
    height: 30em;
}

.woocommerce-shipping-fields{
    display: none !important;
}
/*Datos checkout form*/
/*
.gbi_form_ocultar, #billing_company_field, #billing_address_1_field, #billing_address_2_field, #billing_postcode_field, #billing_city_field, #billing_state_field, #billing_country_field{
    display: none !important;
}
*/
.bootstrap-datetimepicker-widget{
    display: block !important;
}

.elementor-menu-cart__product-price{
    display: none !important;
}

/*Formulario de carrito*/
form.cart{
    flex-direction: column;
}

#input_peso{
    width: 20%;
}
/*Formulario de carrito*/

/*Botones de navbar en compra online*/
.boton_compra_online{

    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;

}

.boton_compra_online:hover{

    background: none;
    color: #000!important;
    font-weight: 600!important;
    border: none;
    padding: 0;
    /* font: inherit; */
    cursor: pointer;
    outline: inherit;
    background-color: white!important;
}

.boton_compra_online:focus{

    background: none;
    color: #000!important;
    font-weight: 600!important;
    border: none;
    padding: 0;
    /* font: inherit; */
    cursor: pointer;
    outline: inherit;
    background-color: white!important;
}

.boton_compra_online_select{

    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    font-weight: 700;

}

.boton_compra_online_select:hover{

    background: none;
    color: #000!important;
    font-weight: 600!important;
    border: none;
    padding: 0;
    /* font: inherit; */
    cursor: pointer;
    outline: inherit;
    background-color: white!important;

}

.boton_compra_online_select:focus{

    background: none;
    /* color: #FFCE01!important; */
    color: #000!important;
    font-weight: 600!important;
    border: none;
    padding: 0;
    /* font: inherit; */
    cursor: pointer;
    outline: inherit;
    background-color: white!important;

}

.anyadir_cantidad{
    margin-top: 5%;
}

.posicion_boton_compra{

    text-align: center;
    margin: auto;
    bottom:   10%;
}

.quantity{
    text-align: center;
}

.modificar_cantidad{

    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    width: 45px !important;
    height: 45px !important;
    /*border-top-left-radius: 50% !important;*/
    /*border-top-right-radius: 50% !important;*/
    /*border-bottom-right-radius: 50% !important;*/
    /*border-bottom-left-radius: 50% !important;*/

}

.modificar_cantidad:hover{
    background-color: white;
    color: black;
}

.modificar_cantidad:focus{
    background-color: white;
    color: black;
    border: none;
    border-color: white;
    border-radius: none;
}

.modificar_cantidad:active{
    background-color: white;
    color: black;
    border: none;
    border-color: white;
}

.modificar_cantidad:after{
    background-color: white;
    color: black;
    border: none;
    border-color: white;
}


/*
.gbi_pr_mas_menos {
    width: 45px !important;
    height: 45px !important;
}

.gbi_pr_mas_menos:hover {
    background-color: white;
    color: black;
}

.gbi_pr_mas_menos:focus {

    background-color: white;
    color: black;
    border-style: none!important;
    border: none!important;
}
*/

.gbi_limitar_lineas_2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nav_compra_online{
    /* border-left: solid 1px rgb(189, 189, 189); */
    /* padding-left: 10%; */
    border-bottom: solid 1px rgb(189, 189, 189);
    padding-bottom: 10%;
}
/*Botones de navbar en compra online*/

/* Quitar las flechas de input number */
.gbi_quitar_flechas::-webkit-outer-spin-button,
.gbi_quitar_flechas::-webkit-inner-spin-button { /* Chrome, Safari, Edge, Opera */
    -webkit-appearance: none;
    margin: 0;
}
.gbi_quitar_flechas { /* Firefox */
  -moz-appearance: textfield;
}

/* Fuente de letra */
.gbi_font_sulphur_point {
    font-family: "Sulphur Point", Sans-serif;
}
.gbi_font_system_ui {
    font-family: system-ui;
}

.gbi_centrado { /* Centra el contenedor actual */
    margin: auto;
}

.gbi_align_center {
    display: flex;
    justify-content: center;
}
.gbi_align_right {
    display: flex;
    justify-content: flex-end;
}

/* INICIO Productos relacionados */
#productos_relacionados {
    text-align: center;
    margin-bottom: 1.5em;
}

/* pr -> productos relacionados */
.gbi_pr_card { /* Tarjeta */
    /* width: 24% !important; */
    border-radius: 25px !important;
    /* margin: 0.5%; */
    padding: 30px;
    /* min-height: 100%; Esto haría todas las tarjetas de la misma altura. */
}
@media (max-width: 768px) {
    .gbi_pr_card_marbot {
        margin-bottom: 30px;
    }
}

.gbi_pr_flex_start {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: flex-start;
    align-items: flex-start;
}

.gbi_pr_imagen {
    height: 200px;
    width: 200px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position-x: center !important;
    /* margin-bottom: 20px; */

    transition: 0.3s;
}

.gbi_pr_titulo {
    font-size: 16px;
    font-weight: bold;
    color: #050505;
    min-height: 50px;
    margin-top: 20px;
    margin-bottom: 0;
    /* min-height: 75px; */
    /* padding: 0.5em 0; */

    transition: 0.3s;
}

.gbi_pr_imagen:hover, .gbi_pr_titulo:hover {
    opacity: 0.6;
}

.gbi_pr_puesto {
    /* font-size: 50%;
    font-weight: 200; */
    text-decoration: underline !important;
    color: #0d6efd;
}

.gbi_pr_descripcion { /* La descripción larga es demasiado larga */
    /* height: 45px;
    overflow: hidden; */
    margin-bottom: 0;
}

.gbi_pr_precio {
    font-size: 20px;
    font-weight: 600;
    color: #1e1e1e;
}

.gbi_pr_pos_boton {
    position: absolute !important;
    bottom: -20px;
}

.gbi_pr_input_cantidad {
    width: 45px !important;
    height: 45px !important;
    border-style: none;
    color: white;
    background-color: black;
}



/*
.gbi_pr_indicar_cantidad:hover {
    color: #981324 !important;
    background-color: #ffffff !important;
    border-color: #981324 !important;
}
*/

/* .gbi_pr_indicar_cantidad {
    font-size: 100%;
    font-weight: 400 !important;
    color: #ffffff !important;
    background-color: #981324 !important;
    border-width: 1px !important;
    border-radius: 3px !important;
    border-style: solid !important;
    margin-top: 33px !important;
    padding: 10px !important;
} */
/* FIN Productos relacionados */


.gbi_div_titulo_producto_tienda{
    max-width: 100%;
    min-height: 150px;
}

.categoria_hijo {
    padding-left: 20px;
    opacity: 0.7;
}
form.categoria_hijo button {
    font-size: 0.8em;
}

.ocultado {
    display: none;
}
.mostrado {
    display: block;
}
.plegado::before {
    content: "> ";
}
.desplegado::before {
    content: "⌄ ";
}

.dropdown_father {
    transition: all .3s;
}
[id^=dropdown_] {
    width: 100%;
}

.btn-san-fernando {
    color: #000;
    background-color: #fae032;
    border-color: #fae032;
}

.btn-san-fernando:hover {
    color: #fae032;
    background-color: transparent;
    border-color: #fae032;
}

.btn-san-fernando:focus {
    color: #fae032;
    background-color: transparent;
    border-color: #fae032;
}

/* Header */
/* .header_menu a {
    font-weight: 600;
    text-transform: uppercase;
    color: black;
}

.header_menu a:hover {
    background-color: #fae032;
} */

/* Footer */
/* #footer_menu a {
    font-weight: 800;
    text-transform: uppercase;
} */

/* #footer_menu a:hover {
    color: black;
    background-color: #fae032;
} */

.elementor-tel-footer {
    color: white;
}
.elementor-tel-footer:hover {
    color: white;
    text-decoration: underline;
}
.elementor-tel-footer:focus {
    color: white;
}

/* Home */
.home_slider .swiper-slide-contents {
    max-width: 100% !important;
    width: 100% !important;
}

.home_slider .elementor-slide-heading {
    float: left;
}

.home_slider .elementor-slide-button {
    float: right;
}

#home_manifiesto {
    background-color: lightgray;
}

#home_lavapies {
    background-color: black;
}

.home_lavapies-titulo {
    -webkit-text-stroke: 3px #FAE032; /* width and color */
}

.home_entradas .elementor-post__read-more {
    float: right;
}

/* Esto no es un mercado */
.eneum_logo {
    opacity: 0.05;
}

/* Blog y Lavapiés */
#blog_entrada-principal .elementor-post__read-more {
    float: right;
}

#blog_entrada-principal .elementor-post__read-more,
.blog_entradas .elementor-post__read-more,
.lavapies_entradas .elementor-post__read-more,
.lavapies_entradas-negro .elementor-post__read-more,
.lavapies_entradas-movil .elementor-post__read-more { /* Leer más */
    padding: 3px 10px;
    background-color: #FAE032;
}

#blog_entrada-principal .elementor-post__title {
    position: absolute;
    margin-top: -63%;
}

.blog_entradas .page-numbers.current,
.lavapies_entradas .page-numbers.current,
.lavapies_entradas-movil .page-numbers.current {
    color: #FAE032 !important;
    background-color: black;
    padding: 1px 10px;
    border-radius: 50px;
}


.blog_entradas .elementor-pagination::before,
.blog_entradas .elementor-pagination::after,
.lavapies_entradas .elementor-pagination::before,
.lavapies_entradas .elementor-pagination::after {
    display: inline-block;
    content: "";
    border-top: 0.1rem solid black;
    width: 6rem;
    margin: 0 1rem;
    transform: translateY(-0.3rem);
}

.lavapies_entradas-movil .elementor-pagination::after,
.lavapies_entradas-movil .elementor-pagination::before { 
    display: inline-block;
    content: "";
    border-top: 0.1rem solid black;
    width: 3rem;
    margin: 0 1rem;
    transform: translateY(-0.3rem);
}

.lavapies_entradas-amarillo .elementor-post__read-more {
    padding: 3px 10px;
    background-color: #000;
}

.lavapies_entradas-amarillo .elementor-post__title,
.lavapies_entradas-negro .elementor-post__title {
    margin-top: 50px !important;
}

#lavapies_entrada-negro .elementor-post__text {
    padding-left: 30px;
    padding-right: 20px;
}

/* Historia */
.color-amarillo,
.color-amarillo:hover,
.color-amarillo:focus {
    color: #fae032;
}

.subrayado-amarillo {
    background-color: #fae032;
}

.ultimas-decadas li {
    margin-top: 20px;
    list-style-type: square;
}

/* Puestos */
.puestos h3 {
    position: absolute;
    min-width: 269px;
    margin-top: -115px !important;
    padding: 15px 23px;
    background-color: #fae032;
    z-index: 1;
}

.puestos .elementor-post__title a {
    display: block;
    max-width: 269px;
}