body {
  background-color: white;
}
/******header*******/
.top-navbar {
  background-color: #909090 !important;
  color: white !important;
}
@media (max-width: 600px) {
  .top-navbar {
    margin-top: 10px;
  }
}
.main-nav-container.fixed-header .inner {
  padding: 10px;
}
.main-menu li > a:hover,
.main-menu > .has-children:hover > a,
.main-menu .has-children li a:hover,
.main-menu .has-children .has-children:hover > a {
  color: #f3d81a;
}

input.s-search-input::placeholder {
  color: white !important;
}

.s-search-icon svg {
  fill: white;
}

a.navbar-brand {
  height: 100px !important;
  width: 100px !important;
}

span.s-cart-summary-count {
  background-color: #f3d81a;
}

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

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

salla-slider.photos-slider .swiper-slide{padding:0;
  width: 100% !important;
  margin: 0;
}
.w-full.object-contain.rounded-md {
  border-radius: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
  margin: 0;
  margin-bottom: 20px !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
  margin: 0;
  padding: 0;
  max-width: 100% !important;
  margin-bottom: 20px !important;
}
/******banner*******/
/*****special******/
.swiper-wrapper {
  position: relative;
  justify-content: space-between;
  margin-bottom: 20px;
}

section.s-block.s-block--categories .container {
  margin: 0 auto;
  padding: 0;
  max-width: 80%;
}
.swiper-slide.slide--one-sixth {
  transition: transform 0.3s ease;
}

.swiper-slide.slide--one-sixth:hover {
  transform: translateY(-10px);
}
.swiper-slide {
  padding-top: 10px;
}

a.slide--cat-entry {
  background: linear-gradient(135deg, #fefefe 50%, #ffdd00 50%);
  border: none;
  max-width: 160px;
}

section.s-block.s-block--categories {
  margin-top: -120px;
}

@media (max-width: 600px) {
  .swiper-slide.slide--one-sixth {
    max-width: 120px;
  }
  section.s-block.s-block--categories {
  margin-top: -95px;
}
a.slide--cat-entry {
    max-height: 100px;
}
}

.slide--cat-entry i {
  background-size: contain !important;
  display: inline-block;
  margin: -20px 0 20px;
  width: 60px;
  height: 100px;
  color: transparent;
}
@media(max-width:600px){
.slide--cat-entry i{
 width: 30px;
  height: 80px;
}
}
.swiper-slide:nth-child(1) .slide--cat-entry i {
  background: url("https://i.ibb.co/Kzf3hFVN/discount-15258921.png") no-repeat
    center center;
}
.swiper-slide:nth-child(2) .slide--cat-entry i {
  background: url("https://i.ibb.co/zHxRhrZH/favorite-3221848.png") no-repeat
    center center;
}
.swiper-slide:nth-child(3) .slide--cat-entry i {
  background: url("https://i.ibb.co/zWg2ZyxH/chemex-3811349.png") no-repeat
    center center;
}
.swiper-slide:nth-child(4) .slide--cat-entry i {
  background: url("https://i.ibb.co/nsyy2qfm/coffee-machine-5735418.png")
    no-repeat center center;
}
.swiper-slide:nth-child(5) .slide--cat-entry i {
  background: url(https://i.ibb.co/pjrw0pB1/product-9608904.png) no-repeat
    center center;
}
.swiper-slide:nth-child(6) .slide--cat-entry i {
  background: url("https://i.ibb.co/MxMcZv4N/social-16546720.png") no-repeat
    center center;
}
a.slide--cat-entry h2 {
  margin-top: -30px;
}
/*****special******/
/******product*****/
.s-slider-block__title-right,
.s-block__title {
  margin: 10px auto;
  padding: 0;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0;
  margin-right: 130px;
  position: relative;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):before,
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):after {
  content: "";
  position: absolute;
  top: 50%;
  left: -120%;
  width: 100%;
  height: 2px;
  background-color: black;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):after {
  right: -120%;
}
@media (max-width: 600px) {
  .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 30px;
  }
}
.s-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  margin-right: 550px;
  margin-bottom: 30px;
  font-size: 22px;
}
@media (max-width: 600px) {
  .s-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 120px;
  }
}
.s-button-primary-outline {
  background-color: #7c7c7c;
}
.s-button-primary-outline {
  background-color: #7c7c7c;
}

.s-product-card-vertical {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px,
    rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px,
    rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.s-products-slider-card.swiper-slide {
  margin-bottom: 20px;
}
a.s-slider-block__display-all {
  color: black;
}
/*glow effect */
.s-product-card-entry {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

.s-product-card-entry:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  background-color: #f7f7f7;
}

.s-product-card-entry:hover .s-product-card-image {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.s-product-card-content-footer button {
  background-color: #f3d81a;
  color: white;
  transition: background-color 0.3s ease, transform 0.3s ease,
    box-shadow 0.3s ease;
  transform: translateY(10px);
}

.s-product-card-entry:hover .s-product-card-content-footer button {
  background-color: #333333;
  transform: scale(1.1) translateY(0);
  box-shadow: 0 0 10px rgba(243, 216, 26, 0.8), 0 0 20px rgba(243, 216, 26, 0.6);
}
/*glow effect */

/******product*****/
/**********footer********/
.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a.flex.items-center.m-0 {
  display: block;
  background-image: url(https://i.ibb.co/QFy3f0DC/1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 200px;
  height: 100px;
  text-indent: -9999px;

  margin-bottom: 10px;

  margin-top: -15px;
}
@media (max-width: 600px) {
  .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a.flex.items-center.m-0 {
    margin: auto;
  }
}
footer.store-footer {
  background: white !important;
}

.store-footer__inner {
  background: #bab8ab !important;
  position: relative;
  color: black;
}
span.text-sm.copyright-text p.text-gray-400.mb-2\.5.md\:mb-0 {
  display: none;
}
.lg\:grid-cols-6 {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 50px;
  }
}
.lg\:grid-cols-6:before {
  content: "";
  display: block;
  position: absolute;
  width: 800px;
  height: 60px;
  background: white;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  border-radius: 0px 0px 20rem 20rem;
}
@media (max-width: 600px) {
  .lg\:grid-cols-6:before {
    width: 300px;
    height: 30px;
  }
}
/**********footer********/
/**********blog********/
img.h-full.w-full.object-cover {
  object-fit: contain !important;
}
/**********blog********/
/*********whatsapp********/
.sc-q8c6tt-3.hKYcqG {
  position: fixed;
  left: 0;
  bottom: 20px;
  z-index: 9999;
}
/*********whatsapp********/
/*********features__item********/
.s-block--features__item {
  background-color: #f3d81a;
  position: relative;
  border-radius: 20px;
  width: fit-content;
  padding: 3rem;
  margin: 10px auto;
}
.s-block--features__item .feature-icon i {
  font-size: 2.85rem;
}
.s-block--features__item:before {
  content: "";
  position: absolute;
  top: -47%;
  left: -47%;
  transform: translate(50%, 50%);
  width: 100%;
  height: 100%;
  border: 1px solid black;
  background: transparent;
  border-radius: 20px;
  z-index: -1;
}
.s-block--features__item p {
  display: none;
}
/*********features__item********/