/* START OF CSS STYLE CODE BY NUSSUQ.COM */

/* ====== GENERAL ====== */
/*body {background:#fff;background-image: url(https://cdn.salla.sa/form-builder/n4PpI6UMNQasFkrmeks292kuvGAoeyUoyk9QPkr9.png) !important;}*/
body {background-color:#fff !important}

.text-primary {color:var(--color-primary)}
.s-button-primary {border-color: #ffc72c; background-color: #ffc72c; color: var(--color-primary-dark);}

.s-block__title p, .s-slider-block__title p, .s-block__title h2, .s-slider-block__title h2 {color: #201747;}


/* ====== HEADER ====== */
.theme-mode-btn {display:none}
.top-navbar {border-bottom-width: 0;background-color: #2d1e5e;color: #f8f8f8;padding-top:10px;padding-bottom:10px}
.s-contacts-topnav-link::before {color:#fff}

.top-navbar span {color:#f8f8f8}
.theme-mode-btn svg {stroke: #f8f8f8;}
/*.theme-mode-btn {display:none}*/

.main-nav-container {padding-top:0;padding-bottom:0;}
.main-nav-container .s-search-input {height:2.5rem !important}
.main-nav-container .inner.bg-inherit {background-color: #201747 !important;padding-top:10px; padding-bottom:10px}
.main-nav-container .inner.bg-inherit i {color:#fff}
.header-btn__icon {background:none; border:none}
.s-cart-summary-content {display:none}
salla-cart-summary {margin:0 !important}
.s-cart-summary-count {right: 25px !important;border-radius: 6px;background-color: #ffc72c;color: #201747;}
.dark .main-nav-container {background-color: #061b59 !important;}
.dark #app .s-search-input {background-color: #201747;}
.dark .header-btn__icon {background-color: #201747; margin: auto 8px; border-radius: 10px;}
    
@media (max-width:991px){
.main-nav-container {min-height:145px}
}

@media (min-width:992px){
.main-menu li.root-level>a {font-weight: 500;color: #fff;}
}

/* ====== MAIN BANNER ====== */
.s-block--photos-slider {margin-top:0 !important}
.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {background:transparent;margin-top:15px}
.s-block.s-block--fixed-banner.wide-placeholder img {border-radius:10px}

@media (max-width:991px){
.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {margin-top:0;}
}

/* ====== QOUICK LINKS ====== */
.s-block--categories:nth-of-type(2) {margin-top:1rem}
/*.s-block--categories:nth-of-type(2) .slide--cat-entry > div:not(.link-image){display:none}*/
.s-block--categories:nth-of-type(2) .carousel-slider .swiper-wrapper > div, .s-block--categories:nth-of-type(2) .slide--cat-entry {width:fit-content; background-color:transparent; border:none; display: flex;flex-direction: column;align-items: center;justify-content: center; border-radius:6px}
.s-block--categories:nth-of-type(2) .slide--cat-entry .link-image {background-color:transparent; height:4rem !important; width:4rem !important}

.s-block--categories .slide--cat-entry i, .s-block--categories .slide--cat-entry h4 {color:#777}
.s-block--categories .slide--cat-entry:hover {background-color:transparent !important; border:none !important;box-shadow: none;}
.s-block--categories .slide--cat-entry:hover i, .s-block--categories .slide--cat-entry:hover h4 {color: var(--color-primary) !important;}

@media (max-width:768px){
salla-slider .slide--one-fourth {
    min-width: 140px;
    background-color: #eee !important;
    margin: auto 4px;
}
}

/* ====== CATEGORIES ====== */
/*.s-block.s-block--categories:nth-of-type(2) .s-block__title {justify-content:center;}
.s-block.s-block--categories:nth-of-type(2) .s-block__title .right-side {padding:0 !important;text-align:center}
.s-block.s-block--categories:nth-of-type(2) .s-block__title p {padding:0}

.s-block.s-block--categories:nth-of-type(2) .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-free-mode {padding:0 !important;margin-left:0 !important;margin-right:0 !important}

.s-block.s-block--categories:nth-of-type(2) .swiper-wrapper.s-slider-swiper-wrapper a {padding:0; border:none; border-radius:8px;}
.s-block--categories:nth-of-type(2) .slide--cat-entry .link-image {width:100% !important; height:auto !important;border-radius:18px !important;}
.s-block--categories:nth-of-type(2) .slide--cat-entry > div:last-child {display:none}

@media (max-width:991px){
.s-block.s-block--categories:nth-of-type(2) .swiper-wrapper.s-slider-swiper-wrapper {display:grid; grid-template-columns:repeat(3, 1fr); row-gap:10px; transition: unset; transform: unset !important;}
}
@media (min-width:992px){
.s-block.s-block--categories:nth-of-type(2) .swiper-wrapper.s-slider-swiper-wrapper {display:grid; grid-template-columns:repeat(4, 1fr); gap:1rem}
.s-block--categories:nth-of-type(2) salla-slider .slide--one-fourth {width: 100%;padding-left:0;padding-right:0}
}*/

/* ====== CATEGORIES CARDS ====== */
.s-block--enhaced-fixed-products .s-block__title {justify-content: center;text-align: center;}
.s-block--enhaced-fixed-products .right-side {padding:0 !important}
.s-products-list-wrapper.s-products-list-vertical-cards {grid-template-columns: repeat(4, 1fr);}
.product-entry__image img {height:auto}
.product-entry {border:none !important}
.product-entry--vertical .product-entry__image {min-height:unset !important; background-color: transparent;border: none;}
.index .product-entry--vertical .product-entry__content, .product-entry__image .card-shape {display:none}
.index salla-button.btn--main.s-button-wrap.hydrated {display:none !important}

@media (max-width:768px){
.s-products-list-wrapper.s-products-list-vertical-cards {grid-template-columns: repeat(3, 1fr);}
.product-entry:nth-child(odd):last-child {grid-column: unset;}
}


/* ====== TESTIMONAILS ====== */
.s-block--testimonials .s-slider-block__title-right {background: #eeeeee70;width: 100%;text-align: center;padding: 4px 0 !important;border-radius: 10px;}
.s-block--testimonials h2 {padding: 0 !important;line-height: 30px;}
.testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *) {padding: 15px 5px;border-radius: 10px;margin:5px}
.testimonial__text {background-color:transparent !important;}
.testimonials-slider .testimonial {padding:0}
.testimonials-slider .testimonial .avatar {border-radius:10px}
[dir="rtl"] .testimonials-slider .swiper {padding-right: 0;}
.testimonials-slider .testimonial__text {background-color: #f7f7f7 !important; padding: 1rem;}
.s-block--testimonials salla-slider .slide--one-third {background-color: transparent;border-radius: 10px;margin-left: 8px;}

.s-block--testimonials img {border: 1px solid #eee;overflow: hidden;border-radius: 10px;}

@media (max-width:991px){
.testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *) {margin-left: 0px !important;margin-right: 0;}
}

@media (min-width:992px){
.s-block--testimonials .s-slider-block__title {margin-bottom:0 !important}
.testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *) {background:none}
.s-block--testimonials .carousel-slider .swiper-wrapper>div {background: #eeeeee70;margin: 5px;padding-bottom: 12px;border-radius: 10px;}
}

/* ====== QUESTIONS ====== */
.s-block--questions .s-block__title {background: #eeeeee70;width: 100%;justify-content: center;padding: 4px 0 !important;border-radius: 10px;}
.s-block--questions .s-block__title .right-side {padding:0}
.s-block--questions h2 {padding: 0 !important;line-height: 30px; color:#201747}
.s-block--questions p {color:#201747}
.s-block--questions .accordion-container:where([dir=rtl],[dir=rtl] *) {border-right-width: 8px;}
.s-block--questions .accordion-container > div[data-type="show"]{padding-top:4px; padding-bottom:4px;background:#eeeeee70}
.s-block--questions .accordion-container .question-icon {border-radius: 10px;background-color: var(--color-primary);color: #201747;}
.s-block--questions .accordion-container.is-opened .btn--accordion {color: #201747;padding-top: 10px;padding-bottom: 10px;}
.s-block--questions .accordion-container.is-opened .btn--accordion h2 {color:#fff}
.s-block--questions .accordion-container {border-color: #ffc72c; border-radius: 7px;}
.s-block--questions .accordion-container .question-icon {color: #ffc72c;}

/* ====== FEATURES ====== */
.s-block--features {margin-bottom:3rem}
.s-block--features.enhanced-store .s-block--features__item h4 {font-size: 1rem; font-weight: 500; color: var(--color-primary);}
.s-block--features.enhanced-store .s-block--features__item p {color:#201747}


/* ====== FOOTER ====== */
.store-footer {position: relative;background-color: #201747 !important;color: #ffffff;border-radius: 0;text-align: center;width: 93%;margin: 3rem auto 1rem;border-radius: 20px;overflow: hidden;}
.store-footer__inner {background-color: transparent;padding-top: 0rem; margin-top:-5px; padding-top:1rem; padding-bottom:0; border-bottom:1px solid}
.store-footer__inner a.navbar-brand.mb-6 {display:none}
.store-footer__inner:before {background-position: bottom;display: flex;content: "";height: 60px;margin:auto;margin-bottom: 35px;width: 50%;background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/dEjZy/FDbqjucwLykUaBdC2habntlRu0XeJDpFUrHhDybP.png);background-size: contain;background-repeat: no-repeat;margin-top:1rem;}

@media (max-width:991px){
.store-footer:before {display: flex;content: ""; height: 8rem;position: absolute;top: -45px;width: 100%;background-image: url(https://i.ibb.co/tMjyxQm/55555.png);background-size: contain;background-repeat: no-repeat;z-index: 7; background-image:unset}
}

.store-footer__inner h2, .store-footer__inner h3 {color:#ffc72c;text-align:center}
.store-footer a {justify-content:center}
.store-footer h3 {font-size: 16px;
    background-color: #ffc72c;
    border-radius: 20px;
    text-align: center;
    border: 0 !important;
    height: 32px;
    font-weight: 500;
    line-height: 32px;
    width: 100%;
    margin-bottom: 15px;
    color: var(--color-primary);}

/*.store-footer .items-center.justify-between.py-4.container.text-center {background-color: #141a2a;}*/
.store-footer .social-link {border-radius: 8px;background: #201747;height: 36px;width: 36px;display: flex;justify-content: center;align-items: center; border: 0;transition: scale 300ms cubic-bezier(.4,0,.2,1);}

/* ====== CATEGORY ====== */
.product-index {background-color:#fff}
.product-index .product-entry.product-entry.cat-col.product-entry--vertical .product-entry__image {display:none}
.product-index .product-entry--cat {background-color: #20174707; padding: 0 1.25rem 1.25rem;}
.product-index .product-entry--cat .product-entry__image {height: 12rem;width: 12rem;border-width:0;background:none;}
.product-index .product-entry--cat .product-entry__image img {border-radius:10px;min-height:unset!important}
.product-index .main-content salla-products-list .s-products-list-wrapper {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));}
.product-index .main-content salla-products-list .s-products-list-wrapper .product-entry {flex-direction:column}
.product-index .main-content salla-products-list .s-products-list-wrapper .product-entry .product-entry__content .text-info {align-items:center; text-align:center}

.product-index .product-entry--cat .promotion-badge-wrap {position: absolute;top: 0;left: 50% !important;transform: translate(-50%, 0%);border-radius: 0px 0px 8px 8px;background-color: #ffc72c;font-size: .75rem;box-shadow: 0px -12px 12px -3px #000, 0px 5px 12px -3px #000;color: #201747;}

.breadcrumbs ol {padding-top: 12px;padding-bottom: 12px;background: #eeeeee70;border-radius:5px}

.product-index #page-main-title {background: var(--color-primary);
    height: 34px;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-inline: 12px;}

.product-index #product-filter {height: 34px;border-radius: 10px;border: 0;background-color: #eeeeee70!important;}

.product-index .btn--main button {border-radius: 10px !important;padding: 0px !important;line-height: 1.75rem !important;height: 36px;}

.dark .product-entry {border-color: #ffffff20 !important; background-color: #20174750 !important;}
.dark .product-index .product-entry--cat [type=checkbox]:checked {background-color: #ffc72c;}

.product-index .s-button-primary {border-color: #ffc72c; background-color: #ffc72c; color: var(--color-primary-d) !important;}


/* ====== SIDEBAR ====== */
/*#mobile-menu .main-menu {background-color: #141a2a !important;}*/
:is(.dark #mobile-menu .navbar-brand):after {display:none}
#mobile-menu .navbar-brand {padding-top: 1rem;padding-bottom: 1rem;background: #201747;}
@media (max-width: 1024px) {
/*#mobile-menu li>a {color: #eee;}*/
}


/* ====== PRODUCT PAGE ====== */
.product-single .border-b {border: 0;border-radius: 10px;padding: 16px;background: #eeeeee70;}
.product-single .p-5, .s-product-options-wrapper {padding: 1.25rem;background: #eeeeee70;border-radius: 10px;margin-block: 10px;}
.s-product-options-wrapper input {border:1px solid #fff}
.product-single .s-button-primary, .product-single .s-button-primary-outline {border-width: 0px;font-weight: 600;background-color: #ffc72c;border-radius: 10px;height: 38px;color: #1b1239;}

.product-entry__content label.cursor-pointer {color: var(--color-primary);font-weight: 500;}
.dark .product-index .selected-cat-item>span {background-color: #201747;}
.dark .product-index input[name=selected-cat]:checked+span {background-color: #ffc72c; color: var(--color-primary-dark);}

/* ====== CART ====== */
.cart .cart-item, .cart .sticky.top-24 .shadow-default {background-color: #20174707}

/* ============================================ */
/* ================ DARK MODE ================= */
/* ============================================ */
/*.dark *.dark\:bg-dark {background-color: #100b21;}*/
.dark *.store-footer__inner {background-color: #201747;}
.store-footer .social-link:is(.dark *) {background-color: #201747;}