.swiper-button-prev,
.swiper-button-next {
  min-width: 44px !important;
  min-height: 44px !important;
  max-width: 44px !important;
  max-height: 44px !important;
  border: none !important;
  border-radius: 0px !important;
  background: rgba(255, 255, 255, 0.35) !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  height: 14px !important;
  width: 28px !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(34, 51, 48, 1) !important;
  font-size: 20px !important;
}
#categories .section-heading {
  display: none;
}

.section-wrapper-0 section {
  margin-top: 0px;
}
.ban-cont-content {
  max-width: 90% !important;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.ban-cont-text {
  font-size: 20px !important;
  font-weight: 400 !important;
}
.ban-cont-button {
  border-radius: 2px !important;
  padding: 12px 24px !important;
  font-size: 14px !important;
  font-weight: 300 !important;
}
@media (max-width: 480px) {
  .ban-cont-text {
    font-size: 12px !important;
    font-weight: 400 !important;
  }
  .ban-cont-button {
    border-radius: 2px !important;
    padding: 3px 16px !important;
    font-size: 12px !important;
    font-weight: 300 !important;
  }
}
#footer {
  background-color: #fbfbfb !important;
}
.pr-long-card {
  border: none !important;
  border-radius: 0px !important;
  background-color: transparent !important;
}

.sh-section-heading {
  margin-top: 24px !important;
}
.ProductInfiniteScroll-component .sh-section-heading {
  margin-top: 0px !important;
}
#categories .section-heading-container {
  display: none !important;
}
.section-wrapper-7,
.section-wrapper-5,
.section-wrapper-3,
.section-wrapper-1 {
  margin-top: 32px !important;
}
