.image-group--component .container:not(.image-group--component:nth-of-type(2) .container) {
    width: 100% !important;
  max-width: 100% !important;
    margin: 50px 0px !important;

    padding: 0px !important;
}
section:nth-of-type(1) .container{
  margin-top: 0px !important;
}

.image-group--component:not(.image-group--component:nth-of-type(2)) .container .grid{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

#image-group-component-61d5dbd0-6135-420e-befd-f419b3912c2a .grid {
    gap: 20px !important;
}


.products-slider-block >div:nth-of-type(1){
  margin-bottom:  50px !important;
    border-bottom: 1px solid #BE9054 !important;
}
.products-slider-block >div:nth-of-type(1) *{
  border-bottom: 4px solid #3E2A1A !important;
  padding-bottom: 10px !important;
}
.products-slider-block >div:nth-of-type(1) a{
  padding-bottom: 18px !important;
}
.product-card{
  border: 0px !important;
}


header{
  padding-top: 30px !important;
}

header .store-header,
header .outHeaderStoreCategries{
  border: 0px !important;
}

.image-group--component:nth-of-type(1) .container{
  margin-top: 0px !important;
}


[section-id="a646f747-8d9a-471f-911d-1792333279a8"]{
  background-color: #fff !important;
}

.testimonial-item {
  border-radius: 16px;
  box-shadow: 4px 0px 16px #00000014;
}

.testimonial-item svg{
  fill: #e8bf36 !important;
  stroke: none !important;
}




#wishlist-icon{
  fill: red !important;
}

@media(max-width:768px){
  #image-group-component-61d5dbd0-6135-420e-befd-f419b3912c2a .grid{
    display: flex !important;
    
    
  }
}


.categories .categories-page .category-card div{
  background: transparent !important;
}
.categories .categories-page .category-card img{
  object-fit: contain !important;
}
.categories .categories-page .category-card div.mt-4{
  text-align: center !important;
}