/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 6.5rem;
    max-width: 166px;
    height: 4rem;
}


.s-block:nth-of-type(1) {
    margin-top: 0 !important;
  font-style: initial;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
.s-block {
    margin-top: 0;
}
.sicon-menu:before {
    content: "\ed7f";
    color: #5a3a22;
}

.s-product-card-content-title a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.GR_Why_choose_use .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.GR_Why_choose_use .border-secondary {
    padding-bottom: 1.25rem;
    display: none;
}
@media (max-width: 768px) {

  .hero-container.height-large {
    min-height: 200px !important;
}
  .title {
    
    font-size: 17px !important ;
}


   footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

}