.bs-collection__container {
    background: #ffffffa1;
}
.announcement-bar {
    color: #ffffff;
    background: #0d0d0d;
    border-color: #0d0d0d;
}
.floating-menu__cart .cart-items{
    background: #f2884b;
}
.chat-widget__btn {
    background: #35aaf2;
}
.chat-widget__btn:hover {
    background: #35aaf2;
    opacity:.7;
}
.bs-footer {
    background-size: cover;
}
.bs-footer__logo img {
    max-height: 165px;
}
.bs-copyright {
    background: transparent;
    color: #666666;
}
.bs-subscription__content {
    background: #ececed;
}
.bs-services__item {
    background: #e9e9e9;
}
.bs-collection-filter .bs-filter-btn:hover {
    color: #ffffffc7;
}
.bs-breadcrumb {
    background: #fafafa;
}
.bs-header .img-fluid {
    max-width: 310%;
    width: 350px;
}
@media screen and (max-width: 992px) {
.bs-grid-header__logo img {
    max-height: 63px;
}}
.btn-primary {
    background: #f2884b;
    border-color: #f2884b;
}
.btn-primary:hover {
    background: #f2884bc7;
    border-color: #f2884bc7;
}
.containerItemCart {
    background: #ffffff;
}
.term {
    font-weight: 700;
}
.term:hover {
    font-weight: 700;
    opacity:.7;
}
.multi-collection__title {
    margin-top: -70px;
}
.bs-collection__title {
    text-transform: initial;
}