.article-date {
    display: none;
}
.announcement-bar {
    background: #063b68;
    border-color: #063b68;
}
.bs-footer .img-fluid {
    max-width: 40%;
}
@media screen and (min-width: 992px){
i.fas.fa-search {
    color: white;
}}
.bs-header-search {
    border-bottom: 1px solid white;
}
.btn-cart, .btn-login {
    color: #ffffff;
}
.btn-cart:hover, .btn-login:hover {
    color: #ffffff;
    opacity:.7;
}
.form-control::placeholder {
color:white;
}
.bs-footer .bs-credits a {
color: white;
}
.bs-footer .bs-credits a:hover {
color: white;
opacity:.7;
}
.bs-footer__link__icon {
    color: #ffffff;
}
.badge-primary {
    background: #a07d50;
    color: white;
}

.bs-footer__link__icon {
    color: #083458;
}
.mobile-contact-banner {
    background: white;
}
@media screen and (max-width: 992px){
.bs-header .img-fluid {
    width: 130px!important;
}}
@media screen and (min-width: 992px){
   .col-lg-4.order-lg-2.d-flex.justify-content-center.align-items-center .img-fluid {
display:none;
}}

.logo-header {
    width: 70px;
    margin-top: -32px;
    margin-bottom: -18px;
}
.bs-collection__product-title {
    font-weight: 700;
}
.form-control {
    background: #d1d1d1;
}