#categories-1 .swiper-wrapper {
    display: flex;
    justify-content: center;
}
.w-\[59\.5px\] {
    width: 120px;
}
@media (min-width: 480px) {
    .xs\:pt-28 {
        padding-top: 8rem;
    }
}
.s-products-list-vertical-cards {
    margin-top: 5%;
}
.sidebar.md\:sticky.top-24.w-full.md\:w-\[49\%\].shrink-0 img {
    object-fit: contain;
}
.my-header .fixed-pinned.animated.fixed-header .not-inner .text-font,
.main-nav-container.fixed-pinned .main-menu > li > a > span{
    color: #aa8755 !important;
}
img.s-product-card-image-cover {
    object-fit: contain !important;
}
@media(max-width:768px){
.navbar-brand{
max-height:80px !important;
object-fit:contain !important;
}
}.navbar-brand img {
    height: inherit !important;
}
.navbar-brand img {
    -o-object-fit: contain;
    object-fit: contain !important;
}

.cart a.text-\[clamp\(1\.125rem\,1\.067rem\+0\.2474vw\,1\.5rem\)\].text-primary {
    display: none;
}