@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Noto+Naskh+Arabic:wght@400..700&display=swap');

:root {
  --footer-bg: #1A1530;
  --footer-text-color: #DAB2FF;
  --second-footer-bg: #1A1530;
  --second-footer-text: #DAB2FF;

  /* Section 1 */

  --store-feature1-bg:#FFFFFF;
  --store-feature1-border:#4A1FA81F;
  --store-feature1-text:#7B6A9A;
  --store-feature1-text-size:16px;
  --store-feature1-title:#1A1530;
  --store-feature1-title-size:18px;
  --store-feature1-icon-bg:#5f215f;
  --store-feature1-icon-color:white;
  --store-feature1-icon-size:2.875rem;

  /* Section 2 */

  --store-feature2-bg:#EDE8F7;
  --store-feature2-border:#C9ADFF;
  --store-feature2-text:#7B6A9A;
  --store-feature2-text-size:16px;
  --store-feature2-title:#1A1530;
  --store-feature2-title-size:18px;
  --store-feature2-icon-bg:white;
  --store-feature2-icon-color:#5f215f;
  --store-feature2-icon-size:2.875rem;

  --add-to-cart-bg: #F5C200;
  --add-to-cart-text: #1A103A;
  --header-categories-bg: #FFFFFFF2;
  --hedaer-categories-text: #1A103A;
  --footer-logo-max-size: 200px;
  --footer-logo-size: 120px;
  --display-all-btn: black;
  --display-all-btn-bg: #f3f4f6;
  --product-card-border: white;
  --section-titles-header: 28px;
  --navbar-brand-img-max-height: 4rem;
  --body-bg: #FAF9F7;
}

body {
 font-family: "Noto Naskh Arabic", serif;
  background-color: var(--body-bg) !important;
}

.sub-menu li,
.sub-menu a,
.sub-menu a span {
  color: var(--hedaer-categories-text) !important;
}
#offers{
  display: none !important;
}
.s-block--testimonials {
  padding-bottom: 20px !important;
}

.navbar-brand {
  transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: transform;
}

.navbar-brand img {
  max-height: var(--navbar-brand-img-max-height) !important;
}

.s-block--fixed-banner:nth-child(2) {
  margin: 0 !important;
}
.s-block--fixed-banner:nth-child(2) .container {
  max-width: 100% !important;
  padding: 0 !important;
}
.s-block--fixed-banner:nth-child(2) img {
  border-radius: 0 !important;
}
/* Search in Center Start */
.header-search {
  padding: 12px;
  order: -1;
  display: flex;
  align-items: center;
  width: 100%;
}
salla-search {
  width: 100%;
}

@media (max-width: 768px) {
  .header-search {
    order: 2 !important;
  }
}

.main-nav-container .inner .container > div:first-child {
  flex-wrap: wrap !important;
}

.main-nav-container .inner .container > div:first-child > div:first-child {
  order: -1;
}
.top-navbar {
  display: none !important;
}
.main-menu {
  justify-content: center !important;
}
/* Search in Center End*/

/* Catirors More Than 4 Start */
.banner-entry.square-photos {
  background-color: transparent !important;
}

.s-block.s-block--photos-slider .swiper-slide {
  flex-basis: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.s-block--photos-slider .s-slider-container {
  margin: 0 !important;
  padding: 0 !important;
}
/* Catirors More Than 4 End */

/* Add To Sall Button Start */
.s-product-card-content-footer button {
  background-color: var(--add-to-cart-bg) !important;
  color: var(--add-to-cart-text) !important;
}
/* Add To Sall Button End*/

/* Hedaer Cateroreis Start */
#mobile-menu {
  background-color: var(--header-categories-bg) !important;
  color: var(--hedaer-categories-text) !important;
}
/* Hedaer Cateroreis End */

/* Footer Logo Start */
.copied-image-container {
  max-width: var(--footer-logo-max-size);
}
.copied-img {
  object-fit: cover;
  width: var(--footer-logo-size);
}
.store-footer__inner .container > div:first-child {
  display: flex !important;
  flex-direction: column !important;
}
.store-footer__inner .container > div:first-child .copied-image-container {
  order: -1 !important;
  padding-bottom: 10px;
}
.store-footer__inner .container > div:first-child > a:first-child {
  display: none !important;
}

.banner--fixed img {
  background-color: white !important;
}
.s-slider-block__display-all {
  color: var(--display-all-btn) !important;
  background-color: var(--display-all-btn-bg) !important;
  padding: 15px;
}

.store-footer__inner .container > div:first-child {
  display: flex !important;
  flex-direction: column !important;
}
.store-footer__inner .container > div:first-child .copied-img {
  order: -1 !important;
}
.box-shadow {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.store-footer,
.store-footer p,
.store-footer h3,
.store-footer a {
  color: var(--footer-text-color) !important;
}

/* IF Footer Have Banner  */
.store-footer {
  margin: 0 !important;
}

.sub-menu a span {
  color: var(--header-categories-bg) !important;
}

.s-products-slider-card {
  border: 1px solid var(--product-card-border);
  border-radius: 12px;
  margin-inline: 5px;
}

.s-slider-block__title-right h2 {
  font-size: 35px !important;
  text-align: center;
}
.s-slider-block__title-left {
  display: none !important;
}

.s-slider-block__title-right {
  padding: 0 !important;
  position: relative !important;
  margin-left: auto;
  margin-right: auto;
}
.s-slider-block__title-right h2 {
  padding: 0 !important;
}

.s-reviews-header {
  padding: 0 !important;
  position: relative !important;
  margin-left: auto;
  margin-right: auto;
}
.s-reviews-header h2 {
  padding: 0 !important;
  text-align: center;
}

.feature-title,
.s-block--banners .s-block__title .right-side {
  position: relative;
}

.s-slider-block__title-right h2,
.s-reviews-header,
.s-block--banners .s-block__title .right-side h2 {
  font-size: var(--section-titles-header) !important;
}
.s-block--banners .s-block__title .right-side {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.s-reviews-swiper-slide {
  box-shadow: 1px 3px 4px #32326926;
  margin-block: 5px;
}
.s-block--categories .swiper-slide a {
  border: none !important;
}
.s-block--categories .swiper-slide img {
  width: 12rem;
  height: 12rem;
}
.s-block--categories .swiper-wrapper {
  padding: 3rem;
}
.s-block--features__item {
  justify-content: center !important;
  gap: 10px;
  align-items: center !important;
}
.s-block--banners .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
}
.s-block--banners .right-side {
  padding: 0 !important;
}

html[lang="en"] .s-block--banners .s-block__title .right-side::after {
  left: 50% !important;
}

.slide--cat-entry {
  background-color: black !important;
  box-shadow: 1px 3px 4px #32326926 !important;
}

.s-fast-checkout-button,
.s-fast-checkout-button.outline {
  color: #6d702a !important;
  border: 1px solid #6d702a !important;
}
/* ===========================
   Feature Section 1
=========================== */

.s-block--features:nth-child(6) {
  background: var(--store-feature1-section-bg, white) !important;
}

.s-block--features:nth-child(6) .s-block--features__item {
  padding: 40px;
  display: flex !important;
  flex-direction: column !important;
  border-radius: 15px;
  background: var(--store-feature1-bg);
  border: 1px solid var(--store-feature1-border);
  box-shadow: 1px 3px 4px #0000001a;
}

.s-block--features:nth-child(6) .s-block--features__item h2 {
  color: var(--store-feature1-title);
  font-size: var(--store-feature1-title-size);
  text-align: center;
}

.s-block--features:nth-child(6) .s-block--features__item p {
  color: var(--store-feature1-text);
  font-size: var(--store-feature1-text-size);
  text-align: center;
}

.s-block--features:nth-child(6) .feature-icon {
  background: var(--store-feature1-icon-bg);
  color: var(--store-feature1-icon-color);
}

.s-block--features:nth-child(6) .feature-icon i {
  color: var(--store-feature1-icon-color);
  font-size: var(--store-feature1-icon-size);
}

/* ===========================
   Feature Section 2
=========================== */

.s-block--features:nth-child(7) {
  background: var(--store-feature2-section-bg, white) !important;
}

.s-block--features:nth-child(7) .s-block--features__item {
  padding: 40px;
  display: flex !important;
  flex-direction: column !important;
  border-radius: 15px;
  background: var(--store-feature2-bg);
  border: 1px solid var(--store-feature2-border);
  box-shadow: 1px 3px 4px #0000001a;
}

.s-block--features:nth-child(7) .s-block--features__item h2 {
  color: var(--store-feature2-title);
  font-size: var(--store-feature2-title-size);
  text-align: center;
}

.s-block--features:nth-child(7) .s-block--features__item p {
  color: var(--store-feature2-text);
  font-size: var(--store-feature2-text-size);
  text-align: center;
}

.s-block--features:nth-child(7) .feature-icon {
  background: var(--store-feature2-icon-bg);
  color: var(--store-feature2-icon-color);
}

.s-block--features:nth-child(7) .feature-icon i {
  color: var(--store-feature2-icon-color);
  font-size: var(--store-feature2-icon-size);
}

/* Footer Start */
.store-footer {
  margin-top: 25px !important;
}

.store-footer__inner .container > div:first-child > div:first-of-type {
  display: none !important;
}
.store-footer__inner {
  background: var(--footer-bg) !important;
}
.s-block--fixed-banner:first-child .container {
  max-width: 100%;
}

.store-footer > div:nth-child(2) {
  background: var(--second-footer-bg) !important;
  color: var(--second-footer-text) !important;
  max-width: 100% !important;
}

.store-footer > div:nth-child(2) p {
  color: var(--second-footer-text) !important;
}
/* Footer End */
.s-block--photos-slider{
  margin: 0 !important;
}
salla-slider.photos-slider .swiper-slide,
salla-slider.photos-slider .swiper-slide img{
  border-radius: 0 !important;
}

.slide--cat-entry{
 background-color: white !important;
  border: 1px solid #E8E4F0 !important;
  border-radius: 20px !important;
}
.slide--cat-entry h2{
  color: #1A1530 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
.s-block--categories .s-slider-block__title-right h2{
  color: #3D1A6E;
  font-size: 36px !important;
  font-weight: 700;
}
.s-block--best-offers{
  background-color: #F4EEFB;
  padding: 15px;
  max-width: 100%;
  width: 100%;
}
.s-block--best-offers h2{
  color: #3D1A6E;
  font-size: 40px;
  font-weight: 700;
}
#best-offers-3-slider{
  background-color: white !important;
  margin: 0 !important;
  padding-block: 25px;
}
.s-block--features:nth-child(6){
  max-width: 100% !important;
  width: 100% !important;
  background-color: #FAF9F7 !important;
  padding:40px;
}
.s-block--features:nth-child(7){
  max-width: 100% !important;
  width: 100% !important;
  background-color: #FFFFFF !important;
  padding:40px;
}
.s-block--fixed-banner{
  margin: 0 !important;
  
}
.s-block--fixed-banner .container {
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
.s-block--categories .swiper-slide img{
  width: 4rem;
    height: 4rem;
}
#best-offers-3-slider .s-product-card-image{
  display: none !important;
}
#best-offers-3-slider .s-product-card-content{
  display: flex;
    flex-direction: row-reverse;
    padding: .75rem;
    position: relative;
    align-items: center;
    border: 1px solid #E8E4F0;
    border-radius: 20px;
  justify-content: space-between;
  box-shadow: 5px 5px 9px #80808038;
}
.content-container{
  display: flex;
  flex-direction: column;
  align-items: start;
}
#best-offers-3-slider  .s-product-card-content-sub{
  margin: 0 !important;
}
#best-offers-3-slider  .s-product-card-content-footer button{
  background-color:#E96179 !important;
    color: white !important;
}
.s-block--features .custom-section-title-wrap h2,
.s-block--features .custom-section-title-wrap p
{
  text-align: center !important;  
}
.custom-section-subtitle{
  padding-left: 0 !important;
}
.s-block--features:nth-child(6) .custom-section-title{
  color: #1A1530 !important;
  font-size: 36px !important;
  font-weight: 700;
  margin-bottom: 30px !important;
}
.s-block--features:nth-child(7) .custom-section-title{
    color: #3D1A6E !important;
  font-size: 36px !important;
  font-weight: 700;
  margin-bottom: 30px !important;
  
}
@media(max-width:768px){
  .s-block--features:nth-child(7) .s-block--features__item,
  .s-block--features:nth-child(6) .s-block--features__item{
    grid-column: span 2 !important;
  }
}
@media(min-width:768px){
  #best-offers-3-slider .swiper-wrapper,
  .s-block--categories .swiper-wrapper,
  #best-offers-2-slider .swiper-wrapper{
    justify-content: center;
  }
}

.s-reviews-display-all{
  display: none !important;
}