.bs-copyright {
    background: #f9141f;
}
.bs-footer__title::after {
    background: #f9141f;
}
.bs-footer {
    background: #000000;
}
.bs-header .img-fluid {
    max-width: 50%;
}
.widget__btn {
border: solid 2px rgb(255 255 255);
}

.bs-footer__logo {
width: 130px;
}
.bs-menu-hightlight {
    background: #000000;
}
.bs-header-top .cart-items {
    background: #f6101e;
}
.bs-menu-hightlight:hover {
    background: #f8141f;
}
.bs-menu__lv1:hover, .show>.bs-menu__lv1 {
    color: #f9131f;
    background: var(--lv1-hover-bg);
}
.btn-secondary, .badge-secondary {
    background: #f9141f;
}

@media screen and (max-width: 992px){
.bs-banners{
grid-template-columns: unset !important;
}}

.bs-collection-filter .btn-secondary {
    background-color: #f50b28;
    border-color: #f1002e;
}
.bs-product__final-price {
    color: #000000;
}
.bs-copyright a {

    color: #ff5c1a;
}
.page-item:not(.active) .page-link:hover {
    background: #f9141fc7;
}
.terminostexto {
    font-weight: 700;
}
.bs-product__notice {
    color: #5b5b5b;
    background: #f2f2f2;
    font-style: italic;
}
.chat-widget__btn {
    background: #BC2A12;
}
.bs-header-top {
    background: #000000;
}
.bs-copyright {
    background: #000000;
}
.bs-collection__product-notice
{
    position: unset;
    max-width: 85%;
    white-space: unset;
    font-style: italic;
    color: #939393;
    background: transparent;
    font-weight: unset;
}

.bs-grid-header__logo img {
    max-height: 100%;
}
.bs-footer__logo {
    justify-self: center;
}
.bs-product__title {
    text-transform: var(--suscripcion-boton-text-transform);
}