/*** agrega aqui los estilos necesarios para modificar el template ***/

.bs-brands__item{
        background: #ffffff00;
    }

.bs-parallax {
    background-image: linear-gradient( rgb(0 0 0 / 41%), rgb(0 0 0 / 29%) ), url(Banner_Parallax.jpg)!important;
}

.bs-collection__product-final-price {
    color: #000000;
}


.bs-footer__top-section {
    color: white;
}

.bs-parallax__content {
    font-size: 33px;
}

.btn-primary, .badge-primary {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}

.bs-footer__link__icon {
    color: #ffffff;
}

.bs-footer {
    background: linear-gradient( rgb(0 0 0 / 96%), rgb(0 0 0 / 29%) ),url(footer2.png);
}

.btn-primary:hover  {
    background: var(--secondary-hover-color);
    border-color: var(--secondary-hover-color);

}

.cart-items {

    background: var(--secondary-hover-color);

}

.btn-primary.disabled, .btn-primary:disabled, .btn-primary:disabled:hover {
    background: var(--secondary-hover-color);

}

.bs-copyright {
    background: #05000600;

}

.texto-mayorista{
    
    padding: 0.125rem .25rem;
    z-index:100;
    background: var(--secondary-color);
    color: var(--collection-notice-color, var(--highlight-contrast));
    font-size:.8rem;
    max-width:28%;
    border-radius: 5px;
}
label{
border-color: #b80102;
]
