/* Add custom CSS styles below */ 
.s-block--square-links img.lazy {
    transform: scale(1.1);
    object-fit: contain;
    aspect-ratio: auto;
}
.htv--side-lines .home-block-title h2:after, .htv--side-lines .home-block-title h2:before {
    background: url("https://i.ibb.co/QjHWLkmY/star.png)");
    height: 24px;
    width: 24px;
    object-fit: contain;
}
.s-block--enhanced-features__item {
     border-width: 0px !important; 
}
.s-block--enhanced-features__item h2{
    color: #a47a58;
}
 .s-block--square-links ul.lg\:grid-cols-5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.s-block--square-links li.text-center.group {
    width: 15% !important;
}
@media (max-width:767px){
 .advanced-slider {
    margin-top: 100px;
}
  .advanced-slider__caption__inner__content__heading {
    font-size: 1.25rem;
    margin-bottom: 0rem;
}
  .advanced-slider__caption__inner__content__text {
    font-size: .7rem;
}
  .s-block--square-links ul.lg\:grid-cols-5 {
    gap: .5rem;
}
    .s-block--square-links h3.text-store-text-primary {
    font-size: 12px;
}
.s-block--square-links li.text-center.group {
    width: 23% !important;
}
    .advanced-slider__caption {
    align-items: flex-start !important;
    margin-top: 10%;
}
  .store-footer__inner img.img-fluid {
    max-width: 100%;
    filter: brightness(0) invert(1);
}
}
.s-block--best-offers .s-slider-block__title, salla-products-slider .s-slider-block__title {
    border-bottom: 1px solid #fff;
    max-width: none;
}