
.multi-collection__btn .btn {
    color: #ac1519;
    }
.bs-blog-article__title {
    color: BLACK;
    }
.bs-blog-article__content {
    color: #646464;
    }
.bs-footer__logo {
    width: 170px;
    }

@media screen and (max-width: 991px) {
.bs-footer__logo {
    justify-self: center;
    }
}

.bs-services__item {
    background: #f4709661;
    }
.bs-about-us__info {
    background: #f4709661;
    }
.bs-about-us__info::after {
    background: #d5d5d5;
    }

.bs-header {
    background: #f2f2f2;
}

.bs-menu__lv1 {
    color: #0D0D0D;
    }

.bs-menu-hightlight {
    color: white !important;
}

.bs-menu-hightlight:hover {
    background: #BF190A;
    color: white;
}

@media screen and (max-width: 992px){
.bs-categories__title {
    font-size: 12px;
}}

.bs-title2 {
    color: #646464;
    font-size: 1.1rem;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .bs-footer__social .btn-social {
        color: white;
        background-color: #020101;
    }
}

.bs-collection__product-final-price {
    color: #3c3c3c;
}

.bs-product__final-price {
    color: #0d0d0d;
}

.bs-services__title {
    color: #000000;
    }

.bs-title {
    color: #000000;
}

.announcement-bar {
    background: #ff99cc;
    border-color: #ff99cc;
}

.bs-copyright {
    background: #ffccff;
}

.btn-header-social {
    color: #444444;
    }

.btn-header-outline {
    color: #444444;
}

.talla
{
font-weight: bold;
}

.modal-content-talla {
    position: fixed;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    place-self: anchor-center;
}

@media screen and (max-width: 992px){
.modal-content-talla {
    width: 95%;
    }}

.bs-product__title {
    text-transform: uppercase;
}

.bs-collection__product-title
{
    text-transform: uppercase;
    }