.header-merged #mainnav:not(.fixed-pinned){
    background-color: rgb(112 76 40);
}
.enhanced-features  .s-block--features__item {
    background-color: #fff4e6 !important;
}
.s-block--features__item .feature-icon {
    border-radius: 15px;
}
body#app .s-block--features__item .feature-icon i {
    font-size: 1.5rem !important;
    font-weight: 400;
}
.s-block--features__item p {
    text-align: start;
    line-height: inherit;
}
section.s-block.know-more.all.container {
    max-width: 100%;
    padding: 0;
}
section.s-block.know-more .injazes {
    max-width: 80%;
    margin: auto;

}
section.s-block.s-block--bundle-personalized-shoppers-who-bought {
    display: none;
}
.store-footer {
    margin: 0;
}
@media(max-width:900px){
  .sq-awesome-banners .grid:not(.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide) {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
  .banner-outer.col-span-1.lg\:col-span-1.real-span-selected-1.relative.text-center {
    width: 45%;
}
  body custom-salla-product-card.product-block {
    padding: 10px;
}
}
.enhanced-product-card::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 10;
    background-image: url(https://i.ibb.co/fjKRTZj/Group-1000010516.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;

}
body custom-salla-product-card.product-block {
    --brdr-w: 0px;
    padding: 15px;
}