/* Add custom CSS styles below */

/* hidden whatsapp button*/
div[id^="gb-widget"] {
  display: none !important;
}
.s-comments-item-timestamp{
  display: none !important;
}
section.s-block.s-block--square-links.square-links-3.force-center {
    margin-top: 1rem !important;
}
.mb-8.home-block-title {
    display: none;
}
section.s-block.container.fixed-products.fixed-products--5 {
    margin-top: 1rem;
}
.promotion-banner {
    background: linear-gradient(90deg, rgb(122 91 96) 0%, rgb(172 131 140) 50%, rgb(203 161 171) 100%);
}
i.sicon-menu.text-2xl {
    background-color: #ad848e;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgb(222 192 198 / 70%);}
span.header-btn__icon.icon.sicon-search {
display: none;
}
.flex.items-center.justify-end.w-1\/3 {
    margin-left: 10px;
}
i.header-btn__icon.icon.sicon-cart {
    background-color: #ad848e;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgb(222 192 198 / 70%);    height: 40px;
    width: 40px;
}

.rtl\:mr-3:where([dir=rtl],[dir=rtl] *) {
    margin-right: none !important;
}
.simplified-products .offer-slide .product-card--simplified .product-card__mini-cart button, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__mini-cart button, .simplified-products .s-products-slider-card .product-card--simplified .product-card__mini-cart button {
        padding: 7px;
        background-color: #ad848e;
    }
i.text-\[16px\].sicon-shopping {
    color: #fff !important;
}
span.s-button-text {
    color: #fff;
}
section.s-block.s-block--custom-reviews.relative {
    margin-top: 1rem;
}
.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] {
    background-color: #d3b3b49e;
    box-shadow: 0 3px 10px rgb(222 192 198 / 70%);
}
.s-payments-list-item {
    box-shadow: 0 3px 10px rgb(222 192 198 / 66%);
}
li.s-social-link {
    background-color: #fff;
    color: #ad848e;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgb(222 192 198 / 66%);
    border: 1px solid #e4d0d0;
}
.rounded_contacts a, .rounded_contacts a i {
    border: 0px;
}
a.flex.items-center.border.p-1\.5.md\:p-2.text-sm.leading-none.enhanced-contact-item {
    background-color: #fff;
    color: #ad848e;
    box-shadow: 0 3px 10px rgb(222 192 198 / 66%);
    border: 1px solid #e4d0d0;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color: #c38994;
}
i.header-btn__icon.sicon-user {
    background-color: #ad848e;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgb(222 192 198 / 70%);
    height: 35px;
    width: 35px;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-light-outline.s-button-disabled.s-button-loader-center {
    background-color: #ff0000;
}
.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
background-color: #ad848e;
}