/* Add custom CSS styles below */ 

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

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

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

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

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

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

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

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

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

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

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

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

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

/* الفوتر */
.store-footer__top {
    background-color: #f1f1f1;
}

.footer .gap-10 .flex-col {
    background: #f1f1f1;
}

/* الفوتر */
.footer-is-light .store-footer {
    background: #f1f1f1;
}

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

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

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

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

.gap-10 {
    gap: 2.5rem;
    background: #011a43;
    border-radius: 20px;
    /* margin: 20px; */
    /* justify-self: center; */
    margin: auto;
    padding: 20px;
}

.col-span-3 {
    text-align: center;
}

.store-footer .s-contacts-list {
    align-items: center;
}

.site-info-bar {
    background: #f1f1f1;
}

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

.s-block--full-bg:first-of-type {
    margin-top: 0px;
    background: #011a43;
}

.footer-logo {
    background-color: #011a43;
}

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

.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 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: 0px 0px 20px 20px;
    background: #011a43;
    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 .s-product-card-content-title a  {
    margin-bottom: 20px;
}

.carousel-slider .swiper-wrapper > div {
    width: 50%;
}

.s-product-card-entry {
    border-bottom-right-radius: 20px;
    border: 0px;
}

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

/* منتج البكج */
.carousel-slider .swiper-wrapper > div {
    margin: auto;
}

/* تعلقيات العملاء */
.testimonials-slider .leading-6 {
    color: black;
}