/* Add custom CSS styles below */
/* main banner */
section:first-of-type {
  margin-top: 0;
  margin-bottom: 2rem;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0rem;
  margin: 0rem;
  width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
  opacity: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
  border-bottom: unset;
  padding: 0;
}
/* end-banner*/









a.All_banner_btn{
    background: linear-gradient(166deg,rgba(33, 59, 113, 1) 0%, rgba(83, 113, 182, 1) 50%) !important;
}
.special_title p {
    border-bottom: 1px solid;
    font-size: 30px;
    padding-bottom: 15px;
}
@media (max-width:768px){
  .image-div.fade.active {
    height: 331px;
}
}
@media (max-width:768px){
.store-footer__inner * {
    text-align: center !important;
        margin-inline: auto;
}
.store-footer__inner .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
}
}