/* Add custom CSS styles below */ 

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

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

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

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

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

/* شعار الهدر */
.navbar-brand img {
    max-width: 100px;
    max-height: 100px;
}

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

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

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

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

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

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

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

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

.header-icon-button .flex-col {
    background: #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 {
    padding-top: 20px;
    background: #d8b46a;
}

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

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

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

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

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

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

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

/* شعار افوتر */
.max-h-\[70px\] {
    max-height: 170px;
}

/* ترتيب الفوتر للكمبيوتر */
@media (min-width: 1024px) {
  .lg\:col-span-2 {
      grid-column: span 2/span 2;
      position: absolute;
      top: 15%;
      left: 25%;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-1 {
      grid-column: span 1/span 1;
      position: absolute;
      left: 50%;
      top: 15%;
  }
}

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

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

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

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

body.font-apple .btn--add-to-cart {
    padding-bottom: 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 15px 0px;
    background: #d8b46a;
    border: 0px;
    color: #000;
    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;
}

.product-entry__image img {
    object-fit: cover;
} 

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

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

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

.s-product-card-image img.loaded {
    transform: scale(2);
    transform-origin: 45% 0%;
}

div.main-content h1.font-bold {
    color: white;
}

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

salla-slider .slide--one-fourth {
    max-width: 180px;
    margin: auto;
}

/* عبارة صنع باتقان */
.store-footer .text-gray-400 {
    color: #000;
}

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

/* السعر قبل وبعد داخل المنتج */
span.before-price {
    color: #fff;
}

h4.total-price {
    color: #d8b46a;
}

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

div.product__description {
    color: #fff;
}

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

/* صورة المنتج الداخلي */

salla-slider.details-slider .swiper-slide {
    background: #000;
}

/* عناصر المنتج الداخلي */
div.main-link.border {
    background: #fff;
}

.s-product-options-option {
    padding: 10px;
}