
h6.title-footer {
    color: #017bc4;
}
.bs-home-hr {
    background-color: #de363a;
}
#bs-header-search .btn {
    border: 1px solid #ffffff;
}
.announcement-bar {
    background: #fb3029;
    border-color: #fb3029;
}
.bs-collection__product-brand {
    color: #000000;
    background: #336ebf2b;
}
.bs-form-inline.text-center {
    background: linear-gradient(161deg, #0079c3, #ffffff);
}
.title-link {
    color: #ffffff;
}
h1.bs-product-title {
    color: #595959;
}
.bs-collection-filter .bs-filter-btn:hover {
    color: #000000;
}
.bs-banners__title {
    font-weight: 800;
}

.img-fluid_footer {
    max-width: 56%;
}


@media screen and (max-width:992px) {
img.img-fluid_footer {
    max-width: 40%;
}
}