.bs-header {
    border-top: 10px solid #d39c2c;
}

.fa-shopping-bag {
    color: white;
}

.badge-secondary {
    background-color: #d39c2c;
}

.bs-footer img {
    max-height: 103px;
    padding-top: 10px;
    width: 116px;
    margin-top: -14px;
}

.bs-footer {
    background: #114b7d;
}

.bs-footer .bs-credits a {
color: white;
}

.bs-menu-lv1:hover, .nav-item.show > .bs-menu-lv1 {
    color: #3d4089;
}

.owl-carousel .owl-item img {
    margin-top: 48px;
    margin-bottom: 48px;
}

.bs-form-inline.text-center {
    background: #094c7f;
}

@media screen and (min-width: 1200px){
.bs-collection-home {
    --cols-lg: 2 !important;
    --cols-xl: 2 !important;
}}

.bs-collection-home {
    --gap: 14rem;
}

button.btn.btn-primary.button_form {
    background: #d19d3c;
}

.fa-shopping-bag:hover {
    color: #ffc107;
}
