/* Add custom CSS styles below */ 
.product-single .flex.whitespace-nowrap.gap-4.items-center.mb-5,
.product-single .flex.whitespace-nowrap.price-wrapper.gap-4.items-center.stic_price {
    display: none;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}

.GR_subbanner .border-secondary img {
    object-fit: fill !important;
}
.gr-main-banner .num-title{
  display: none;
}
/* main banner */
section:first-of-type {
  margin-top: 0;
}
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;
}
.s-block {
    margin-bottom: 4rem;
}
/* end-banner*/

.banner-7 {
    
    background-image: url(https://i.ibb.co/gZB0RZYT/section-GR-subbanner-1.png);
}
.sicon-menu:before {
    content: "\ed7f";
    color: #021a31;
}
.store-footer__inner .w-\[200px\] {
    width: 120px;
}
@media (max-width: 767px) {
.main-nav-container .w-auto.h-8 {
    max-width: 120px;
    height: 4rem;
}

}