/* Add custom CSS styles below */ 

/* خلفية المتجر */
.flex-col {
    background: #333333;
}

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

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

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

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

/* ايقونات الهدر */

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

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

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

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

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

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

/* حل مشكلة هيدر الكمبيوتر */
p.opacity-50.mb-1 {
    background: #333;
}

span.flex.leading-none.text-sm {
    background: #333;
} 

.header-icon-button .flex-col {
    background: #333;
}

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

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

.footer-is-light .store-footer .store-footer__inner {
    background: #0aa4b4;
    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: #0aa4b4;
}

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

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

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

.store-footer .flex-col {
    background: #0aa4b4;
    color: #000;
}

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

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

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

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

.product-entry--vertical {
    border-radius: 20px 20px 0px 0px;
    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: 15px 15px 0px 0px;
    background: #0aa4b4;
    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;
}

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

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

/* كرت المنتج من داخل صفحة التصنيفات */

.s-product-card-vertical {
    border-radius: 20px;
}

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

/* المنتج الداخلي */

div.main-content h1.font-bold {
    color: #0aa4b4;
}

span.before-price {
    color: #fff;
}

h4.total-price {
    color: #0aa4b4;
}

.no-content-placeholder--comments {
    color: #0aa4b4;
}

div.product__description {
    color: #0aa4b4;
}

div.sidebar__inner h1.text-2xl {
    color: 0aa4b4;
}

@media (min-width: 1024px) {
    h4.total-price {
    background: white;
}
}

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

/* تعليقات العملاء */
.s-block--testimonials {
    background: #333333;
}

.transition-all {
    box-shadow: none;
    border: 1px solid #0aa4b4;
    color: #fff;
}

.sicon-quote-open:before {
    content: "\eead";
    font-size: 15px;
}

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

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

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

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