/* Add custom CSS styles below */
:root {
  --main-color: #c3933f;
  --white-color: white;
  --black-color: black;
}
body {
  background-color: var(--white-color) !important;
}

/******* start header ******/

.top-navbar {
  background: var(--main-color) !important;
  color: var(--white-color) !important;
}

.inner.bg-inherit {
  background-color: var(--white-color) !important;
}
input.s-search-input {
  background: #f4ebdc !important;
}

i.sicon-menu {
  color: var(--main-color) !important;
}
i.header-btn__icon.icon.sicon-shopping-bag,
i.header-btn__icon.sicon-user-circle {
  border-color: var(--main-color) !important;
}
i.header-btn__icon.icon.sicon-shopping-bag,
.sicon-user-circle:before {
  color: var(--main-color);
}

/***** End Header *****/



/** start silder  ***/
section.s-block.s-block--photos-slider {
  margin-top: 0;
}
section.s-block.s-block--photos-slider .swiper-slide {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
  border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper.s-slider-container {
  padding: 0 !important;
}
.home-slider.photos-slider .s-slider-block__title-nav {
  display: none !important;
}
/** End silder  ***/


/**start banners  ***/
section#IRT__photos-slider-0 {
  margin-bottom: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
  padding: 0 !important;
  margin: 0 !important;
  max-width: unset !important;
}
.banner--fixed img {
  border-radius: 0 !important;
}
/** End banners ***/

/** start catagrories ***/
section.s-block.s-block--banners.container * {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

section.s-block.s-block--banners.container a.banner-entry.square-photos {
  height: 291px;
}

@media (max-width: 767px) {
  section.s-block.s-block--banners.container a.banner-entry.square-photos {
    height: 83px;
    background: transparent;
  }
}

/** end catagrories***/

/****** titles  *****/
.s-block__title h2 {
  color: var(--main-color);
}
.s-slider-block__title-right h2 {
  color: var(--main-color);
}

a.s-slider-block__display-all {
  color: var(--main-color);}

.s-products-slider-wrapper .s-slider-nav-arrow svg {
  fill: var(--main-color);
}



/**** start products ***/
.s-block__display-all {
  color: var(--main-color) !important ;
}


.s-products-slider-card.swiper-slide {
  padding-block: 7px;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline {
  background: var(--main-color);
  color: var(--white-color);
}

.s-button-wide.s-button-loader-center {
  background: var(--main-color);
  border: none;
  color: var(--white-color);
}

.s-product-card-image {
  background-color: transparent;
}

.s-product-card-vertical {
  border: 1px solid var(--main-color);
}

.s-product-card-vertical {
  transition: transform 0.3s ease;
}

.s-product-card-vertical:hover {
  transform: translateY(-10px);
}

/**** end products ***/

/***** Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â²ÃƒËœÃ‚Â§ÃƒËœÃ‚Âª ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚ÂªÃƒËœÃ‚Â¬ÃƒËœÃ‚Â±******/
.s-block--features__item {
  background: 0 0;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
}
@media (min-width: 1024px) {
  .s-block--features__item:not(:last-child) {
    position: relative;
  }

  .s-block--features__item:not(:last-child):before {
    position: absolute;
    content: "";
    width: 3px;
    height: 60px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

.s-block--features__item .feature-icon {
  height: 7rem;
  width: 7rem;
  background: #c3933f;
}

.s-block--features__item .feature-icon i:before {
  content: "";
  width: 70px;
  height: 70px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(1)
  > div
  > i:before {
  background-image: url("https://img.imgdd.com/70630e8c-04fa-445c-8599-3f54f692a32a.png");
}

.s-block--features__item .feature-icon {
  background-color: transparent;
}

body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(2)
  > div
  > i:before {
  background-image: url("https://img.imgdd.com/b89aeae9-9d22-4c8f-9afb-ccc65b2a223a.png");
}
body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(3)
  > div
  > i:before {
  background-image: url("https://img.imgdd.com/ef658355-b935-4887-a43d-d037a779ee87.png");
}
.s-block--features__item h2 {
  font-size: 18px !important;
  line-height: 1.7rem !important;
  color: #000;
}

.s-block--features__item p {
  color: black;
}

@media (max-width: 767px) {
  section.s-block.s-block--features.container .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .s-block--features__item:first-child {
    grid-column: span 1 / span 1 !important;
  }

  section.s-block.s-block--features.container .grid h2 {
    font-size: 15px !important;
  }

  section.s-block.s-block--features.container .grid p {
    font-size: 12px !important;
  }
}

/***** Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â²ÃƒËœÃ‚Â§ÃƒËœÃ‚Âª ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚ÂªÃƒËœÃ‚Â¬ÃƒËœÃ‚Â±******/

/****** footer ******/

.store-footer {
  background: var(--white-color);
}
.store-footer__inner {
  background: var(--main-color);
}
@media (max-width: 992px) {
  .store-footer__inner * {
    justify-content: center;
    text-align: center;
  }
}


header.store-header {
    margin-top:45px;
}
.main-nav-container.fixed-header .inner {
    margin-top:45px
}


.banner_{
    background-color: #ad9472 !important;
    text-align:center;
    padding-block:10px;
    height:45px;
    position: fixed;
    z-index: 99;
    top: 0;
}
.banner-content {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
   
}

.text-animation {
    display: inline-block;
    margin-left: 20px;
    animation: moveRight 8s linear infinite alternate;
    color: white;
    display:flex;

}
.Group_animated {
    margin-inline: 20px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.Group_animated span {
    font-size:Ãƒâ€šÃ‚Â 60px;
}

@keyframes moveRight {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(40%);
  }
}