body {
  background-color: #fff9f2 !important;
}

.flex.flex-col.min-h-full.app-inner.overflow-hidden.relative {
  background: transparent !important;
}
@import url("https://fonts.googleapis.com/css2?family=Cairo&display=swap");

body {
  font-family: "Cairo", sans-serif;
}

/*  footer*/

.text-\[\#636363\] {
  color: var(--color-grey);
}

.flex.flex-col.gap-2 h2 {
  color: #fff;
}
.store-footer h3 {
  margin-bottom: 1.25rem;
  color: #fff;
}

#mc-embedded-subscribe {
  border: 1px solid;
}
.copyright-text p {
  color: #fff;
}
/* fooder */
footer * {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

/* fooder */
/*  footer*/

/*******header***********/
.top-navbar.relative.z-\[150\] {
  display: none;
}
a.navbar-brand img {width: 100px !important;
background-color:#b0aaa2c9;
padding:10px;
border-radius:10px;
border:1px solid #bdbdbd;
object-position:center}


/*******header***********/
/*******banner***********/
img.w-full.object-contain.rounded-md {
    border-radius: 0 !important;
}

salla-slider.photos-slider .swiper-slide {border-radius:0 !important}
.top-navbar.relative.z-\[150\] {
  display: none;
}

section.s-block.s-block--photos-slider {
  margin: 0;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
  padding: 0;
}

salla-slider.photos-slider .swiper-slide {
  margin: 0;
  padding: 0;
  width: 100%;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
  margin-bottom: 5%;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(2)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(5)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(7)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(9)
  .container {
  max-width: 80%;
  margin: 20px auto;
}
@media (max-width: 600px) {

    section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(2)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(5)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(7)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(9)
  .container {
  max-width: 100%;
  
}
}
/*******banner***********/
/*******catig***********/
section.g_cat.\!mb-\[60px\].md\:\!mb-\[110px\]
  .overflow-hidden.rounded-md.image-parent {
  overflow: visible !important;
}

section.g_cat.\!mb-\[60px\].md\:\!mb-\[110px\]
  .grid.grid-cols-3.gap-5.justify-center {
  gap: 70px !important;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  section.g_cat.\!mb-\[60px\].md\:\!mb-\[110px\]
    .grid.grid-cols-3.gap-5.justify-center {
    gap: 10px !important;
    margin-bottom: 20px;
  }
}
/*******catig***********/
/*******product***********/
h1.title-heade.\!font-bold.md\:\!text-\[28px\] {
  background: transparent;
  color: #caa59b;
  font-size: 40px !important;
}
.not-show h3.s-product-card-content-title a {
  font-size: 20px;
  padding-bottom: 26px;
  font-weight: 500;
}

@media (max-width: 600px) {
  h1.title-heade.\!font-bold.md\:\!text-\[28px\] {
    background: transparent;
    color: #caa59b;
    font-size: 24px !important;
  }
  .not-show h3.s-product-card-content-title a {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 500;
  }
}

/*******product***********/
/*******testi***********/
.section_c_r .content_tistimonial .imag_raduse img {
  opacity: 0;
}
.section_c_r .content_tistimonial .imag_raduse {
  position: relative;
  margin-top: 20%;
}
.section_c_r .content_tistimonial .imag_raduse:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background-image: url(https://i.ibb.co/05WkBKM/octicon-person-24.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.section_c_r salla-slider .cover_content {
  min-height: 295px;
}
.section_c_r salla-slider .cover_content * {
  color: #8f7976 !important;
}

/*******testi***********/
/****blog*****/
article.article-body.leading-7.text-sm.mt-\[50px\].mb-10 ul span {color:#000}