img.w-full.object-contain.rounded-md {
    border-radius: 0;
}

.swiper-slide.swiper-slide-active {
    margin: 0;
}

salla-slider.photos-slider .swiper-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 0;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0;
}

section.s-block.s-block--photos-slider {
    margin: 0;
}
salla-slider.photos-slider .swiper {
    padding: 0;
}
@media (max-width:600px){body.blog img.h-80.mb-10.w-full.object-cover.rounded-md{object-fit:contain;height:160px;}}body.blog img.h-full.w-full.object-cover{height:135px;}/*.top-navbar{display:none;}*/.fixed-header{background-color:#f2ece0!important;}section.s-block.s-block--fixed-banner.wide-placeholder .container{margin:0;max-width:100%;padding:0;}section.s-block.s-block--fixed-banner.wide-placeholder .container img{border-radius:0;}section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--0{margin:0;}article.relative.isolate.flex.flex-col.justify-end.overflow-hidden.rounded-2xl.bg-gray-900.px-8.pb-8.pt-80.sm\:pt-48.lg\:pt-80{height:500px;}@media (max-width:600px){article.relative.isolate.flex.flex-col.justify-end.overflow-hidden.rounded-2xl.bg-gray-900.px-8.pb-8.pt-80.sm\:pt-48.lg\:pt-80{height:400px;}}.absolute.inset-0.-z-10.bg-gradient-to-t.from-gray-900.via-gray-900\/40{display:none;}.product-card>div>a,.product-card .product-slider,.product-card .s-slider-wrapper,.product-card .s-slider-container{background:white;}.footer-is-custom .store-footer .footer-rights p{display:none;}


article.list-block.post-entry.relative.h-full.transition-shadow.duration-500.bg-store-bg-secondary.hover\:shadow-default.rounded-lg.justify-around.overflow-hidden.flex.flex-col.border.border-gray-200 img.h-full.w-full.object-cover {
    object-fit: contain;
    height: 600px;
}
body.blog-index img.h-full.w-full.object-cover {
    object-fit: contain;
}
body.blog-single img.h-80.mb-10.w-full.object-cover.rounded-md {
    object-fit: contain;
    height: 147px;
}

/*****header*****/

.store-header {
  background: #ccbda8;
}
.top-navbar {
  background: #e9d9c3 !important;
  border-top: 1px solid wheat;
}
.main-nav-container {
  background: #e9d9c3 !important;
}