.floating-menu__cart .cart-items {
    background: #e63339;
}
.bs-footer__social .btn-social {
    border: 1px solid black;
    color: #ffffff;
}
.bs-footer__social:hover .btn-social:hover {
    border: 1px solid black;
    color: #ffffff;
    background: transparent;
    opacity:.7;
}
.bs-footer__link__icon {
    color: #ffffff;
}

.bs-footer .bs-credits a {
color: white;
}

.bs-footer .bs-credits a:hover {
color: white;
opacity:.7;
}

.ir-arriba:hover {
    border: solid 0.5px #000000;
    opacity: .7;
}
.badge-secondary {
    background: #e6323c;
}

.chat-widget__btn:hover {
    opacity: .7;
}

.bs-header-search {
    border-bottom: 1px solid white;
}

a.chat-widget__facebook {
    display: none;
}
.bs-collection__product-stock {
    background: #e6323c;
}

.logo-header
{
    width: 300px;
}

.bs-sticky-header .logo-header
{
   width: 300px !important;
}

.bs-header .bs-social-media a {
    color: white;
}
.bs-header .bs-social-media a:hover {
    color: white;
    opacity:.7;
}

.bs-header .fa-search {
    color: white;
}

.bs-header-search .form-control {
    color: #f2f2f2;
}

.bs-header-search .form-control::placeholder
{
    color: #f2f2f2;
}

.bs-form-inline form .form-group .btn:hover {
    background-color: #df464f;
    border-color: #df464f;
}

.categoriasbsale .row {
    justify-content: center;
}
.article-title {
    color: #000000;
}
.article-title::after {
    background: #000000;
}
.article-date {
    display: none;
}
.page-link {
    color: #ffffff;
}
.bs-banner__title {
    font-size: 22px;
}
i.fas.fa-arrow-alt-circle-left {
    color: #ffffff;
}
.btn-cart:hover, .btn-login:hover {
    color: white;
    opacity:.7;
}
.text-edad {
    font-size: 2.5rem!important;
}
.text-condiciones {
    font-size: 18px!important;
}