/*
primary: #00a859;
secondary: #2d2f5c;

*/

.text-secondary{
    color: #2d2f5c !important;
}
.rd-navbar-static .rd-navbar-inner{
    padding:0;
}
.rd-navbar-static .rd-navbar-panel + .rd-navbar-nav-wrap{
    padding:15px 0;
}
.home-title{
    font-size:40px;
    font-weight: bolder;
}
.home-title-v2{
    font-size:35px;
    font-weight: bolder;
}
.table-product-info td:first-of-type{
    min-width: 250px;
    width: 55%;
}
.blurb__title{
    font-weight: bolder;
}
.nosotros-icon{
    height: 35px;
}
* + .blurb__title{
    margin-top:15px;
}
.bg-genefor-dark{
    background-color:#2D2F5C;
    color: white !important;
}
.bg-genefor-dark *{
    color:white;
}
.sobre-nosotros h1{
    font-size:40px;
    font-weight: bolder;
}
.sobre-nosotros h2{
    font-size:30px;
}
.sobre-nosotros .pricing-table{
    max-width: 100%;
}
.sobre-nosotros .pricing-table h5{
    font-weight: bolder;
    font-size:20px;
    margin-top:15px;
}
.productos h1{
    font-size:30px;
}
.productos h2{
    font-size:22px;
}
.productos h5{
    font-weight: bolder;
    font-size:22px;
}
.productos img:hover{
    opacity: 0.65;
}
.productos .thumbnail-classic{
    max-width: 100%;
}
.productos .button{
    letter-spacing: 0;
    padding:20px 15px;
    width: 100%;
}
.productos-section .top-section{
    width: 100%;
    max-width: 850px;
    text-align: center;
    margin: 0 auto 40px;
}
.productos-section .top-section h1{
    font-size:40px;
}
.productos-section table{
    /*max-width: 100%;*/
    margin:20px 0;
    font-size:14px;
    text-align: center;
}
.productos-section .col-productos{
    border:1px solid #eee;
    padding: 15px 5px 25px 15px;
    width: 100%;
}
.productos-section .col-productos ul li{
    border-top: 1px solid #eee;
    padding-bottom: 10px;
    padding-top: 10px;
}
.productos-section .col-productos ul li a{
    color:#222 !important;
}
.productos-section .col-productos ul li a.active{
    color:#00a859 !important;
}
.border-right{
    border-right: 1px solid #ddd;
}
.row-servicios{
    text-align: center;
}
.row-servicios img{
    margin:10px auto;
    height: 100px;
}
dt{
    font-weight: bolder;
    font-size:14px;
}
dd{
    font-size:14px;
}
dd a{
    color:#00a859 !important;
    text-decoration: underline;
}
.unit-left, .unit-right{
    flex:0 1 auto;
}
.product-list .product-caption, .product-single .product-caption{
    margin-top:10px;
}
.border-bottom{
    border-bottom: 1px solid #ddd;
}
.herramientas-img{
    width: 100%;
    max-height: 150px;
}
.image-container {
    width: 100%;
    padding-bottom: 100%; /* Proporción 1:1 para mantener la altura */
    position: relative;
    overflow: hidden;
}

.image-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Recorta y ajusta la imagen sin deformarla */
}
.clon-img{
    max-width: 500px;
    width: 100%;
    margin-bottom: 15px;
}
.product-stock{
    font-size:22px;
    margin-bottom: 5px;
    color:#222;
    font-weight: bolder;
}
.product-single h4{
    font-size:14px;
}
.table-product-info{
    width: 100%;
    max-width: 500px;
}
.sobre-nosotros .banner-slide{
    width: 100%;
    max-width: 850px;
    margin:20px auto -20px;
}
.item-slider{
    width: 100%;
    height: 550px;
}
.item-slider-thumb{
    height: 150px;
    width: 100%;
}
.show-mobile{
    display: none;
}
@media (max-width: 991px){
    .hide-mobile{
        display: none;
    }
    .show-mobile{
        display: inline-block;
    }
    .rd-navbar-fixed .rd-navbar-brand img{
        height: 45px;
    }
    .home-title-v2{
        font-size:22px;
    }
    .home-title{
        font-size:28px;
    }
    .blurb-minimal{
        text-align: center;
    }
    .halloween-box{
        min-height: 250px;
    }
    .productos h1{
        font-size:22px;
    }
    .productos h2{
        font-size:16px;
        margin-top: 20px;
    }
    .productos .button{
        font-size:12px;
        line-height: 18px;
    }
    .halloween-box{
        padding:50px 5px;
    }
    .productos-section .col-productos{
        padding-bottom: 15px;
    }
    .card-custom-heading{
        margin-top:10px;
    }
    .productos-section .top-section h1{
        font-size:26px;
    }
    .productos-section table{
        font-size:12px;
    }
    .productos-section table .button{
        padding:10px 5px;
        font-size:10px;
        line-height: 16px;
    }
    .product-single .product-text{
        font-size:14px;
    }

    .sobre-nosotros h1{
        font-size:30px;
    }
    .slick-list{
        height: 300px;
    }
    .swiper-slider_fullheight{
        min-height: 500px !important;
        height: 500px !important;
    }
    .text-width-2{
        font-size:16px;
    }
    .slick-gallery{
        height: 300px;
    }
    #child-carousel .item{
        width: 68px;
        height: 68px;
        margin-top:50px;
    }
}

.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 150px;
    right: 40px;
    background-color: #25d366; /* Color verde de WhatsApp */
    color: #FFF;
    border-radius: 50px; /* Hace el botón circular */
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 1000; /* Asegura que esté por encima de otros elementos */
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-icon {
    width: 35px; /* Ajusta el tamaño del icono */
    height: 35px;
}

.whatsapp-float:hover {
    background-color: #1DA851; /* Un verde ligeramente más oscuro al pasar el ratón */
}
