.announcement-bar {
    background: rgb(133 12 92);
    border-color: rgb(133 12 92);
}
.bs-menu-hightlight {
    background: #860D5C;
}
.bs-footer {
    background: rgb(132 12 91);
}
.bs-footer {
    background: #840c5b;
}
.bs-copyright {
    background: #6f0d4e;
}
.chat-widget__btn {
    background: #860D5C;
}
.bs-header-top .cart-items {
    background: #840c5b;
}
.bs-menu__lv1:hover, .show>.bs-menu__lv1 {
    color: #840c5b;
}
.btn-primary, .badge-primary {
    background: #840c5b;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    width: 125px;
}
.bs-footer__logo {
    text-align: center;
    height: 150px;
}
.bs-collection-filter .bs-filter-btn {
    color: #870d5d;
}

.btn-danger, .badge-danger {
    background: #840c5b;
    border-color: #840c5b;
}
a.terminosycondicionesclase {
    font-weight: 700;
}
.bs-copyright {
    background: #840c5b;
}
.bs-collection__product-notice {
    color: #717171;
    background: #ebebeb;
}
.bs-collection-filter .bs-filter-btn:hover {
    color: #ffffffc7;
}
.bs-footer {
    text-transform: capitalize;
}