@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");

:root {
  --footer-bg: #0B1524;
  --footer-text-color: white;
  --second-footer-bg: #EEBC4A;
  --second-footer-text: white;
  --store-feature-bg: linear-gradient(#0C1A32D9 ,#040D1ED9);
  --store-feature-border: #EEBC4A1F;
  --store-feature-text: #A9A497;
  --store-feature-text-size: 16px;
  --store-feature-title: #F8F5EE;
  --store-feature-title-size: 18px;
  --store-feature-icon-bg: #5f215f;
  --store-feature-icon-color: white;
  --store-feature-icon-size: 2.875rem;
  --add-to-cart-bg: #EEBC4A;
  --add-to-cart-text: white;
  --header-categories-bg: #0B1524;
  --hedaer-categories-text: white;
  --footer-logo-max-size: 200px;
  --footer-logo-size: 120px;
  --display-all-btn: black;
  --display-all-btn-bg: #f3f4f6;
  --product-card-border: #EEBC4A;
  --section-titles-header: 28px;
  --navbar-brand-img-max-height: 7rem;
  --body-bg: #0B1524;
  --yellow-gred:linear-gradient(#F5D98C ,#D4A93A  ,);
}

body {
  font-family: "Cairo", sans-serif;
  background-color: var(--body-bg) !important;
}

.sub-menu li,
.sub-menu a,
.sub-menu a span {
  color: var(--hedaer-categories-text) !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 {
  /* filter: invert(1); */
  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;
}


.main-nav-container {
  background: var(--body-bg);
  color: white;
}

/* Navbar With First Section End */

/* Dynamic Slider Start */
.advanced-slider {
  height: auto !important;
  min-height: unset !important;
  --sliderHeight: auto !important;
  --mobileSliderHeight: auto !important;
}

.advanced-slider salla-slider,
.advanced-slider .s-slider-wrapper,
.advanced-slider .swiper,
.advanced-slider .swiper-wrapper,
.advanced-slider .swiper-slide,
.advanced-slider__slide {
  height: auto !important;
  min-height: unset !important;
}

.advanced-slider__image {
  width: 100% !important;
  height: auto !important;
  max-height: unset !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}
/* Dynamic Slider End */

.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 Start */
.s-block--features {
  background-color: white !important;
}

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

.s-block--features__item p {
  text-align: center;
  color: var(--store-feature-text) !important;
  font-size: var(--store-feature-text-size);
}
.s-block--features__item h2 {
  font-size: var(--store-feature-title-size);
  text-align: center;
  color: var(--store-feature-title) !important;
}

.s-block--features__item .feature-icon {
  padding: 12px;
  border-radius: 50%;
  background-color: var(--store-feature-icon-bg) !important;
  color: var(--store-feature-icon-color) !important;
}
.s-block--features__item .feature-icon i {
  background-color: var(--store-feature-icon-bg) !important;
  color: var(--store-feature-icon-color) !important;
  font-size: var(--store-feature-icon-size);
  font-weight: 600;
}
/* Feature End */

/* 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--features {
 padding: 0 !important; 
}
.s-block--features > div{
  background: #0B1524 !important;
}
.s-block--banners .grid{
  display: grid;
  grid-template-columns: 1fr 1fr !important;
}
.banner-entry{
 height: 235px !important; 
}
.s-products-slider-card{
  padding-inline: 0 !important;
}
.s-product-card-content{
  background-color: var(--body-bg);
  color: white;
}
.s-product-card-content-title a{
  color: white !important;
  
}
.slide--cat-entry{
 background:var( --store-feature-bg) !important; 
}
.slide--cat-entry h2{
  color: white !important;
}
.s-reviews-testimonial{
  
 background:var( --store-feature-bg) !important; 
 border-radius: 15px !important;
}
.s-reviews-testimonial__text,
.s-reviews-testimonial__text p,
.s-reviews-testimonial__text h2{
  color: white !important;
}
.s-block--features > div{
  background-color: var(--body-bg) !important;
}
.s-block--features{
  background-color: var(--body-bg) !important;
  
}
.feature-title h2{
  color: white !important;
}
.feature-title h2 span{
  color: var(--second-footer-bg);
}
.s-reviews-header{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.s-reviews-header h2{
  color: white !important;
  font-size: 35px;
}
.s-reviews-header h2 span{
  color: var(--second-footer-bg);
}
.s-block--categories .s-slider-block__title-right h2{
  color: white !important;
}
.s-block--categories .s-slider-block__title-right h2 span{
  color: var(--second-footer-bg);
  
}
.s-slider-block__title-right h2{
  color: white !important;
}
.s-slider-block__title-right h2 span{
  color: var(--second-footer-bg);
  
}
.s-block--fixed-banner:nth-child(2){
  margin: 20px !important;
}
.s-block--fixed-banner:nth-child(2) img{
  border-radius: 20px !important;
.s-block--fixed-banner:nth-child(2) img{
  border-radius: 20px !important;
}

.product-description,
.product-description p,
.product-description span,
.product-content p {
    color: #000000 !important;
}
}
.product__description{
  color: white !important;
}
.main-content .whitespace-nowrap div{
  color: white !important;
  
}
.main-content h1{
  color: white !important;
}
.s-breadcrumb-item li , .s-breadcrumb-item{
  color: white !important;
}
.s-breadcrumb-item a{
  color: white !important;
}
.s-breadcrumb-arrow svg{
  fill:white !important;
}