/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-header-search .input-group {
    background: rgb(255 255 255 / 60%);
}
.announcement-bar {
    background: #cf1e61;
    border-color: #cf1e61;
}
.cart-items {
    background: #d31c64;
    border: 2px solid #ffffff;
}
.bs-header-navbar {
    background: #cf1e61;
    font-weight: 600;
}
.bs-banner-grid__title {
    color: #cf1e61;
    font-size: 1.3rem;
}
.bs-banner-grid__info {
    background: #faecd1;
}
.floating-menu__cart .cart-items {;
    background: #cf1e61;
}
.bs-home__brands__item {
    background: #ffffff;
}
@media screen and (min-width: 992px){
.bs-header-search .input-group {
    width: 250%;
    right: 40rem;
}}
.bs-header {
    background: url(https://dojiw2m9tvv09.cloudfront.net/110438/1/cabecera.png);
}
.bs-img-square img.bs-categories__img {
    width: 100%;
}
.bs-categories__svg {
    width: 120%;
    margin-left: -28px;
}
.bs-copyright {
    background: transparent;
    color: black;
}
.term {
    font-weight: 700;
    color: black;
}
.bs-header-search .btn-search {
    color: #cf1e62;
}
.img-fluid.logo-header {
    max-width: 60%;
}
.article-date {
    display: none;
}
@media screen and (min-width: 992px){
.bs-footer__title, .bs-footer__title__little {
    filter: drop-shadow(2px -1px 5px white);
}}
.bs-form label {
    font-weight: bold;
}
.form-group {
    text-align: left;
}