/* Add custom CSS styles below */ 

/* البنرات */
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: #f1e9dc;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

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

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

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

/* ايقونات الهدر */
.s-cart-summary-count {
    background: #000;
    color: #f1e9dc;
}

/* عنوان القسم الخارجي */ 
[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: #fff;
}

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

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

.leading-6 {
    color: black;
}

h3.footer-title {
    color: black;
}

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

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

.text-unicode {
    color: black;
}

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

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

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

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

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

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

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

/* سلايدر المنتجات */ 
.s-block {
    margin-bottom: 30px;
    margin-top: -30px;
}

/* سلايدر منتج البكج */
salla-slider .slide--one-fourth {
    max-width: 180px;
    margin: auto;
}

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

/* كرت المنتج الخارجي */

.product-entry__content {
    border: 1px solid #f1e9dc;
    border-radius: 20px 20px 0px 0px;
    background: #f1e9dc;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 90px;
    align-items: center;
    margin-top: -70px;
}

.product-entry--vertical {
    border-radius: 20px 20px 20px 0px;
    border: 0px;
    margin: 5px;
    background: transparent;
}

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

.product-entry--vertical.product-entry--fit-type .product-entry__image {
    height: 16rem;
    flex-basis: 16rem;
    flex-grow: 0;
    margin: auto;
    margin-bottom: -10px;
    margin-top: -40px;
    max-width: 100%;
    z-index: 1;
    padding-top: 90px;
    background: transparent;
}

.product-entry__image img {
    background:transparent;
    max-width: 100%;
    margin-right: 0%;
    z-index: 1;
}

.product-entry__image {
    background-color: transparent;
}

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: 20px 20px 20px 0px;
    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 {
    border-radius: 20px;
}

.s-product-card-price {
    margin-bottom: 35px;
}

.s-product-card-sale-price h4 {
    margin-bottom: 35px;
}