/*** agrega aqui los estilos necesarios para modificar el template ***/
section.bs-promotion.grid.mb-3.container {
    margin-top: 20px;
}
.chat-widget__facebook {
    display: none;
}
.chat-widget__btn {
    background: #26d367;
}
.chat-widget__btn:hover {
    background: #26d367;
    opacity:.7;
}
.bs-footer__logo, .bs-footer__title {
    color: #951b27;
}
.bs-footer__link__icon {
    color: #951b27;
}
.bs-footer__social .btn-social:hover {
    background: #911c29;
}
.bs-footer__social .btn-social {
    color: #911c29;
}
.announcement-bar {
    background: #bf864f;
    border-color: #bf864fc7;
}
.btn-primary {
    background: #b41514;
    border-color: #b41514c7;
}
.btn-primary:hover {
    background: #b41514;
    border-color: #b41514c7;
    opacity:.7!important;
}
.bs-header .dropdown-menu {
    min-width: 180%;
}
.bs-product__sku {
    display: none;
}
#cookies__container {
    bottom: 65px!important;
}
.bs-footer {
    border-top: solid #951b2730 1px;
}
.bs-copyright {
    background: transparent;
    color: #cacaca;
    font-size: 9px;
}
.text-edad {
    background: white!important;
    border-left: 4px solid #ffffff!important;
}
.modal_age {
    background: #0000003d!important;
}
.btn-primary.disabled, .btn-primary:disabled {
    background-color: #000000;
    border-color: #000000;
}
.term { 
font-weight: 700;
}
.bs-collection__description {
    display: none;
}