/* 
Theme Name: Listo y Fresco 2025
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Jose García
Author URI: https://grupogo.com.co/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
#wp-admin-bar-root-default {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1rem !important;
}
body {
    background: #f2f2f2;
}
html {
  scroll-behavior: smooth;
}
.descripcion-producto .elementor a,
.descripcion-corta-producto .elementor a,
.descripcion-corta-producto a,
.post-interior .post-contenido-texto .elementor a, .post-interior .post-contenido-texto a{
    text-decoration: underline !important;
    color: #d47d60;
}
.elementor-toggle-item a.elementor-toggle-title  {
    text-decoration: none !important;
    font-size: 21px !important;
    font-weight: 500 !important;
}

/*--- MENU ---*/

.hidden,
body.home .tit-header,
.home .tit-header,
.home .miga-de-pan{
    display: none !important;
}
.categoria-home-call-to-action h3 {
    text-shadow:2px 2px 8px rgb(5 0 0 / 99%)
}

/*- - - H O M E - - - /*/
@media only screen and (min-width: 768px){
    .wl .wl-ssl-product-img,
    .wl .wl-ssl-product-details {
        width: 100% !important;
        display: block !important;
    }
}


/*---- HOME ----*
.swiper-slide-contents{
        width: 1200px !important;
        margin: 0 auto;
}/


/*---- CARRUSEL MARCAS ---*/
.carrusel-marcas img {
    filter: grayscale(1);
}

/*-- ARCHIVO PRODUCTOS ---*/
h2.woocommerce-loop-product__title {
    letter-spacing: -0.2px !important;
    font-weight: 400 !important;
    min-height: 80px;
}
/*--- MENU CAPACIDAD HORIZONTAL ---*/

.producto-interno h3{
    font-size:1.4em;
    font-weight: 600 !important;
}
.producto-interno .elementor-accordion .elementor-tab-title,
.producto-interno .elementor-accordion .elementor-tab-title a {
    margin: 0;
    padding: 15px 15px 20px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    outline: none;
    text-decoration: none !important;
}

.producto-interno-contenido h2 {
    font-size: 1.35em !important;
}
.producto-acordeon h4 {
    font-size: 1.3rem;
    line-height: 1.1em;
    margin: 10px 0 0 0 !important;
}
.producto-acordeon ul {
    margin: 10px 0 0 0 !important;
    padding: 0 0 0 15px !important;
}
.producto-acordeon hr {
    border-block-start: 0.5px dotted;
    margin: 15px 0 !important;
}

.producto-acordeon .elementor-toggle-icon svg {
    width: 16px !important;
}
.producto-acordeon .elementor-toggle-item {
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    border-radius: 8px;
}
.producto-acordeon .elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 5px 15px 15px 15px;
}
.consulta-producto .elementor-widget.elementor-widget-toggle {
    width: fit-content !important;
    color: #fff !important;
    border-radius: 8px;
}

.consulta-producto .elementor-tab-title,
.consulta-producto .elementor-tab-title-active {
    border: 1px solid #ffaa01 !important;
    border-radius: 3px;
    width: fit-content !important;
    padding: 15px 35px;
}

.consulta-producto .elementor-tab-title a{
    text-decoration: underline !important;

}
.elementor-tab-title a{
    text-decoration: underline !important;
}
.consulta-producto .elementor-toggle-item a.elementor-toggle-title {
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

/*--- ARCHIVO PRODUCTOS ---*/
h3.elementor-post__title {
    min-height: 45px;
}
h3.elementor-post__title a span {
    display: block;
}
/*--- /ARCHIVO PRODUCTOS ---*/

/*---- producto interna ---*/
.woocommerce-product-details__short-description .ver-catalogo,
.producto-contenido .ver-catalogo,
a.elementor-post__read-more {
    background-color: #f59e0b;
    border: 1px solid #f59e0b;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1em;
    padding: 10px 20px !important;
    text-transform: none !important;
    transition: all 0.3s;
    margin-top: 10px; 
}

i.fas.fa-folder-open {
    margin-right: 7px;
}
.image-hover-wrap{
        display: none;
}

@media (max-width: 767px){
    .producto-contenido,
    .woocommerce-product-details__short-description {
        font-size: 16px !important;
        line-height: 1.4em !important;
    }
    .producto-contenido h2{
        font-size: 24px !important;
        line-height: 1.4em !important;
    }
    .producto-contenido .ver-catalogo{
        font-size: 22px !important;
        margin-top:20px;
        width: 100%;
    }
    .woocommerce-product-details__short-description h6,
    .producto-contenido h6 {
        font-size: 15px;
    }
    .woocommerce ul.products li.product .price {
        margin-bottom: 0.5em !important;
        font-size: 1.3em !important;
        margin-top: 2em !important;
    }
    .woocommerce ul.products li.product a img {
        width: 100% !important;
        max-width: 100% !important;
    }
    a.elementor-post__read-more {
        font-size: 19px !important;
    }
}

/* -- PRODUCTO TEMPLATE -- */

.elementor-toggle-item h3 {
    font-size: 20px !important;
}
/*--- FOOTER ---*/
.footer-bullet p.elementor-icon-box-description{
    line-height: 1.4em !important;
}
.footer-bullet h3.elementor-image-box-title{
    margin-bottom: 0.5rem !important;
}

/*--- FOOTER  ---*/
.boton-lateral {
    right: -120px !important;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
}
.boton-lateral:hover {
    right: 0px !important;
}
.boton-lateral svg.e-font-icon-svg.e-fab-whatsapp {
    font-size: 35px;
}