.bs-copyright {
    background: transparent;
}
.multi-collection__btn .btn:not(.collapsed) {
    color: grey;
}
.bs-categories__title:hover {
    color: gray;
}
.bs-categories__item:hover {
    color: gray!important;
}
.bs-footer__logo img {
max-width: 70%;
}
.bs-collection .col-lg-3 {
    display: none;
}
.detailItemCart [data-bs="cart.item.unitPrice"] {
    display: none;
}
.textPriceUnity {
    display: none;
}
.h1, h2, h3, h4, h5, h6 {
    font-family: var(--title-font-family);
    display: none;
}