#mainnav {
    height: unset !important;
}
#mainnav .inner .container > div {
    border: 0;
}
.navbar-brand img {
    max-height: unset !important;
    max-width: unset !important;
    height: 120px !important;
    width: unset !important;
}
@media (max-width: 1024px) {
    .store-footer * {
        text-align: center;
        margin-inline: auto;
    }
}


.s-product-card-entry .s-product-card-content-sub {
    background-color: #cdcdc8 !important;
}