/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-header-top {
    background: #000000;
}
.cart-items {
    background: #bb5873;
}
.bs-categories__item {
    background: #ffffff;
}
.bs-copyright {
    background: #000000;
}
.bs-footer__social .btn-social {
    color: #d57966;
}
.bs-footer__social .btn-social:hover {
    color: white;
    background-color: #d57966;
}
.bs-footer__link__icon {
    color: #bb6755;
}
.noUi-connect {
    background: #5027d7;
}
.bs-collection__product-final-price {
    color: #9f7aaf;
}
.bs-collection__title {
    color: #4d26cf;
    font-weight: 700;
}
.terminos{
font-weight: 700;
}
.terminos:hover{
font-weight: 700;
opacity: .7;
}
.bs-title-home {
    color: #4d26cf;
}