/* Add custom CSS styles below */ 

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

/* البنرات */
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;
}

/* البانر المتحرك */
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding-right: 0px;
    overflow: hidden;
    border-radius: 0px;
}

salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    visibility: hidden;
}

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

/* الهدر */

.top-nav {
    display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

span.flex.leading-fff.text-sm {
    background: #3f579d;
    color: #3f579d;
} 

.header-icon-button .flex-col {
    background: #fff;
    color: #3f579d;
}

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

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

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

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: #3f579d;
    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: #4b4b4b;
}

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

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

.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 0 0;
    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: 20px 20px 0 0;
    background: #3f579d;
    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: 20px;
}

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

div.main-content h1.font-bold {
    color: #3f579d;
}

span.before-price {
    color: #3f579d;
}

h4.total-price {
    color: #3f579d;
}

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

div.product__description {
    color: #3f579d;
}

div.sidebar__inner h1.text-2xl {
    color: #3f579d;
}

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

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

.space-y-2\.5>:not([hidden])~:not([hidden]) {
    color: #3f579d;
}

/* زر تحديد الكمية */
.s-quantity-input-input {
    color: #3f579d;
}

.s-quantity-input-button {
    fill: #3f579d;
}

/* الرقم الضريبي */
.site-info-bar {
    color: #ccc;
}

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

/* تعليقات العملاء */
.swiper .s-slider-swiper-wrapper .swiper-slide .leading-6 {
    color: #000;
}