:root{
--color-primary: #b18239;
}

body{
    background-color: #f3f4f6;
}

.s-product-options-thumbnails-wrapper div input[type=radio]+label img{
object-fit: contain;}



.footer-is-light .store-footer, .md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #f3f4f6;
    color: #000;
}

#s-edit-alert {
    display: none;
}
.s-product-card-image img {
    background-color: white;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #f3f4f6;
    color:#000;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 0rem !important;
}
.rounded-md {
    border-radius: 0rem ;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0px;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
display: none;
}
salla-slider.photos-slider .swiper-slide {
    position: relative;
   margin: 0px !important;
    padding: 0px;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0rem;
}
section:first-of-type.s-block.s-block--photos-slider {
    margin: 0px !important;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
 .banner--fixed img {
    background-color: #faebd700;
}