/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-footer {
    background: #2b0f47;
}
.bs-blog-article .btn {
    background: #5f3a84;
}
.bs-header, .bs-header.bs-sticky-header {
    background: rgb(42 15 72);
}
.bs-collection-filter .btn-secondary {
    background-color: #5f3a84;

}
.cart-items {
    background: #f9b24d;
    
    }
    .btn-primary:disabled, .btn-primary:disabled:hover {
    
    background: #5d3a86;
    
}
.bs-blog-article .btn:hover {

    background-color: #ffb356;
   
}
.special-header .bs-header::before {

    background: rgb(43 15 71);
}
.chat-widget__btn:hover {
    background: #ffb356;
}
.chat-widget__btn {
    background: #613a82;
}
.announcement-bar {
    background: #351b41;
}
.bs-menu__lv1:hover, .show>.bs-menu__lv1 {
    color: #ffb356;
}
.noUi-connect {
    background: #ffb356;
}
.bs-footer__description, .bs-footer__link {
    color: #f6f6f6;
    padding: .25rem 0;
}
.bs-collection-filter .btn-secondary:hover {
    background-color: #fdb25f;
    border-color: #fdb25f;
}
.page-item.active .page-link {
    background: #fdb25f;
}
.badge-warning {
    background-color: red;
}
.bs-blog-article:hover .btn {
    background-color: #774ca1;
    border-color: #774ca1;
}
.btn-secondary, .badge-secondary {
    background: #2b0f47;
    border-color: #2b0f47;
}
.bs-blog-article:hover .bs-blog-article__title {
    color: #555252;
}
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active {
    background: #ffb356;
    border-color: #ffb356;
}
.bs-collection-filter .bs-filter-btn:hover {
    color: #ffb356;
}
.bs-footer {
    color: #ffb356;
}
.bs-footer__link__icon {
    color: #d59353;
}
.bs-copyright {
    background: #2b0f47;
}
.bs-brands__item.grilla {
    background: transparent;
}
.bs-footer__top-section {
    background: #EDEDED;
}
.btn-danger, .badge-danger {
    background: #ffb356;
    border-color: #ffb356;
}
.cart-items {
    background: #613a82;
}
@media screen and (max-width: 992px){
.bs-grid-header__logo img { 
    width:165px!important;
}}
a.textoterminos {
    font-weight: 700;
}
a.textoterminos:hover {
    font-weight: 700;
    opacity: .7;
}