/* Add custom CSS styles below */ 

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

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

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

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

.main-nav-container.fixed-header .inner {
    background: #9b9c9e;
    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: #fff;
    color: #575558;
}

.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: #575558;
}

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

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

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

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

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

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: #575558;
}

.store-footer h3 {
    color: white;
}

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

.store-footer .s-contacts-icon {
    color: white;
}

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

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

.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 20px 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 15px 0px;
    background: #575558;
    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-content-title a {
    margin-bottom: 15px;
}

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

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

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

/* الصفحة التعريفية */

.page-single .p-6 {
    background: #9b9c9e;
    border: 0px;
    text-align: center;
}

.whitespace-nowrap .text-primary {
    color: #575558;
}

.content .content-entry img {
    margin: 0px;
}

/**************************/
/* منتج حجز موعد */
@media only screen and (max-width: 991px)
.store-info {
    background: #575558;
    align-items: center;
    border-radius: 0 0 20px 20px;
}

@media only screen and (max-width: 991px)
.store-info__detail h1 {
    font-size: 20px;
    COLOR: white;
}

@media only screen and (max-width: 991px)
.booking__info {
    align-items: center;
    background-color: #9a9c9e;
    border: 2px solid #cecece;
    border-radius: 20px;
    border-style: dashed;
    flex-direction: column;
    margin-bottom: 30px;
    padding: 20px !important;
    color: white;
}

.booking__meta h4 {
    color: #575558;
}

.sicon-library:before {
    content: "\ed22";
    color: #575558;
}

.sicon-time:before {
    content: "\f014";
    color: #575558;
}

@media only screen and (max-width: 767px)
.booking__details .booking__fields {
    border: none;
    border-bottom: 1px solid #cecece;
    padding: 0 0 20px;
    background: #9a9c9e;
    padding: 15px;
    border-radius: 15px;
}

.booking__details .booking__fields .ui.checkbox label {
    cursor: pointer;
    margin-bottom: 10px;
}