/*** agrega aqui los estilos necesarios para modificar el template ***/

.bs-footer__link__icon {
    color: #be2033;
}
.bs-copyright {
    background: transparent;
}
.bs-brands__item.grilla {
    background: #ffffff;
}
.chat-widget__btn {
    background: #45c655;
}
.chat-widget__btn:hover {
    background: #45c655;
    opacity:.7;
}
.term {
    font-weight: 700;
}
.term:hover {
    font-weight: 700;
    opacity:.7;
}
div#bs-collection-filter-price {
    display: none;
}
