
.bs-footer {
    color: #ffffff;
    background-color: #14192b;
}
.bs-footer__link {
    color: white;
}
.bs-footer__top-section {
    background-position: center;
    background-size: contain;
}

element.style {
}
.bs-categories__item {
    
    background: #05132b;
}
.btn-danger:hover {
background: #B2B2B2c7;
border-color: #b2b2b2c7;
color: #000000;
}
.btn-cart, .btn-login, .btn-search {
    border: 2px #ffffff solid;
}
.bs-footer__top-section .form-control {
    width: 50%;
    place-self: anchor-center;
}
.bs-copyright {
    background: #14192B;
}
.bs-grid-header__logo img {
    max-width: 75px;
}
.bs-header-top .btn:hover {
    text-decoration: underline;
    color: #000000c7 !important;
}
.bs-footer__top-section {
    background-size: cover;
}
a.terminosmass {
    font-weight: bold;
}
.page-item.active .page-link.page-link {

    background: #14192a;
}
.bs-pay-method {
    opacity: 0.5;
    background: white;
}