/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-categories__item {
    background: #FBFDFF;
    }

.bs-main.bs-main {
    BACKGROUND: #EAEAEA;
}

body
{
 BACKGROUND: #EAEAEA;
}

.bs-header-top {
    background: #29282f;
}

.bs-collection__product__special .bs-collection__product-title
{
font-family: 'Poppins', sans-serif;
color: #29282F;
}

.bs-collection__product-notice
{
font-family: 'Poppins', sans-serif;
color: #29282F;
}

.bs-collection__product-title

{
font-family: 'Poppins', sans-serif;
}

.bs-collection__product-final-price
{
font-family: 'Poppins', sans-serif;

}

bs-footer__title {
    color: #24a639;
}

.bs-footer__top-section
{
    padding: 8rem 1rem;
}

@media screen and (max-width: 992px){
.bs-footer__top-section
{
    padding: 2rem 1rem;
    background-size: unset;
}}

.navbar-toggler:hover, .btn-cart:hover, .btn-login:hover, .btn-search:hover {

    color: #f2f2f2f2;
}

.bs-product__section-title {

    color: #2a292f;
    }

.badge-danger {

    background-color: #24a639;
}

.bs-footer__link__icon
{
    color: #24a639;
}

.bs-main.bs-main {
    BACKGROUND: #ffffff;
}
/*Burbuja Wsp mobil*/
@media screen and (min-width: 1px) {
    .chat-whatsapp {
    position: fixed;
    bottom: 50%;
    right: 1rem;
    flex-direction: column;
    z-index: 9000;
}
}
.chat-whatsapp {
     box-shadow: 0 0 5px 0 rgba(0,0,0,.0);
}
@media screen and (min-width: 1px){
.chat-whatsapp {
    background: #fff;
    border-radius: 50rem;
    border: 1px solid #EAEAEA;
}
}
.bs-footer__social .chat-whatsapp {
    background: var(--chat-whatsapp-bg-color);
    color: var(--chat-whatsapp-txt-color);
    bottom: 14rem;
}
.bs-categories__item {
    background: #32b737;
}


.modal-suscripcion .modal-image img {
object-fit: contain;
}
a.crgamaprocondiciones {
    font-weight: bold;
}