/* Add custom CSS styles below */ 

.flex-col {
    background: #ffefec;
}

section.s-block.s-block--fixed-banner.wide-placeholder {
    margin: auto;
    padding: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder div.container {
    margin: 0px;
    padding: 0px;
}

.banner--fixed img {
    border-radius: 0px;
}

.top-nav {
    display: none;
}

.main-nav-container .sides-wrap {
    background: #c39891;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.main-nav-container .inner {
    background: #ffefec;
    border: 0px;
}

.main-nav-container.fixed-header .inner {
    background: #ffefec;
}

.main-nav-container.fixed-header .inner {
    background: #ffefec;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.header-btn__icon {
    border-width: 0px;
}

.sicon-user-circle:before {
    color: #000;
}

.sicon-shopping-bag:before {
    color: #000;
}

.s-cart-summary-count {
    background: #000;
    color: #fff;
}

.s-cart-summary-total {
    color: #000;
}

.header-is-light .humb .humb-icon span, .header-is-light .humb .humb-icon span:nth-child(2):before {
    background-color: #000;
}

p.opacity-50.mb-1 {
    background: #c39891;
    color: #000;
}

span.flex.leading-fff.text-sm {
    background: #c39891;
    color: #000;
} 

.header-icon-button .flex-col {
    background: #c39891;
    color: #000;
}

[dir=rtl] .s-block__title .right-side {
    visibility: hidden;
}

[dir=rtl] .s-slider-block__title-right {
    visibility: hidden;
}

.s-block__display-all, .s-slider-block__display-all {
    visibility: hidden;
}

.s-block__title, .s-slider-block__title {
    height: 0px;
    margin-bottom: 0px;
}

.footer-is-light .store-footer {
    background: #ffefec;
}

.footer-is-light .store-footer__top {
    background: #ffefec;
    border-radius: 20px;
    margin: 15px;
    text-align: center;
}

.footer-is-light .store-footer .store-footer__inner {
    background: #ffefec;
    margin: 20px;
    border-radius: 20px;
    text-align: center;
}

.leading-6 {
    color: white;
}

h3.footer-title {
    color: white;
}

[dir=rtl] .footer-list a {
    color: white;
}

[dir=rtl] .store-footer .contact-icon {
    color: white;
}

.text-unicode {
    color: white;
}

.sicon-instagram:before {
    color: white;
}

.sicon-twitter:before {
    color: white;
}

.sicon-snapchat:before {
    color: white;
}

.sicon-tiktok:before {
    color: white;
}

.col-span-6 {
    background: #c39891;
}

div.col-span-3:lg:col-span-1 {
    width: 100%;
}

.col-span-3 {
    grid-column: span 6;
    margin: auto;
}

.site-info-1c1c1c.text-gray-400 {
    color: #000;
}

.store-footer .flex-col {
    background: #c39891;
    border-radius: 20px 20px 0px 0px;
    color: #fff;
}

.store-footer h3 {
    color: white;
}

.s-contacts-item {
    color: white;
}

.s-menu-footer-list a {
    color: white;
}

.site-info-bar .text-sm{
    color: #01a89e;
}

.site-info-bar .text-gray-400{
    color: #4b4b4b;
}

.gap-10 {
    gap: 2.5rem;
    background: #c39891;
    border-radius: 20px;
    /* margin: 20px; */
    /* justify-self: center; */
    margin: auto;
    padding: 20px;
}

.col-span-3 {
    text-align: center;
}

.store-footer .s-contacts-list {
    align-items: center;
}

.site-info-bar {
    background: #ffefec;
}

.site-info-bar .text-gray-400 {
    color: #000000;
}

.s-block--full-bg:first-of-type {
    margin-top: 0px;
    background: #ffefec;
}

.product-entry__content {
    border: 0px solid #fff;
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
    align-items: center;
    border-radius: 0 0 20px 20px;
}

.product-entry--vertical {
    border-radius: 0 0 20px 20px;
    border: 0px solid #f1e9d7;
    margin: 5px;
}

salla-add-product-button[width=wide] {
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

salla-add-product-button#product-add-to-cart-btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
    width: 100%;
    position: inherit;
}

.product-entry__image::before {
    visibility: hidden;
}

.triangle-overlay:after {
    background: #fff;
}

[dir=rtl] .triangle-overlay:after {
    visibility: hidden;
}

salla-button .s-button-btn {
    border-radius: 0 0 20px 20px;
    background: #000;
    border: 0px;
    color: #fff;
    padding: 14px;
}

body.font-dinnextltarabic-regular .btn--add-to-cart {
    padding: 0px;
}

salla-button .s-button-btn[product-status=out] {
    opacity: 1;
}

.product-entry__content .leading-6 {
    color: #000;
}

.s-product-card-vertical .s-product-card-content-title a  {
    margin-bottom: 20px;
}

.carousel-slider .swiper-wrapper > div {
    width: 50%;
}

.s-product-card-entry {
    border-bottom-right-radius: 0 0 20px 20px;
    border: 0px;
}

[dir="rtl"] .carousel-slider .swiper {
    padding-left: 0px;
}

.s-block--categories .swiper-wrapper {
    width: 66%;
}

.slide--cat-entry {
    background: #ffefec;
    border: 0px;
    margin: 0pc;
    padding: 0px;
    margin-bottom: -30px;
}

.slide--cat-entry h4 {
    visibility: hidden;
}

#main-links-9 {
    margin-tom: 0px;
    padding-top: 0px;
}

.slide--cat-entry i {
    height: 130px;
    width: 130px;
    border-radius: 0px;
}
.s-product-options-wrapper {
    margin-bottom: 1.25rem;
    display: block;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 239 236);
    padding: 1.25rem;
}
.s-form-control {
    display: block;
    width: 100%;
    border-radius: 8px;
    border-width: 3px;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0);
    --tw-bg-opacity: 1;
    background-color: rgb(195 152 145);
    padding: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0);
}