/* Add custom CSS styles below */ 
.NG-hero-section .s-slider-thumbs {
    bottom: -5%;
}
body.bg-background {
    background-image: url("https://i.ibb.co/fzPwqx07/printorysa.webp");
    background-size: 100%;
}
@media (min-width: 768px){
.NG-hero-section-0 .banner-wrapper-2 {
    background: url(https://i.ibb.co/SwFMKNKK/Frame-3-5-1.png) center center / cover no-repeat;
}}
@media (max-width: 768px){
  .NG-hero-section .s-slider-thumbs {
    bottom: -10%;
}
}
.GL-promotional-banner h2.font-normal {
    filter: drop-shadow(0px 5px 5px rgba(97, 74, 136, 1));
}
.s-products-slider-card.swiper-slide .s-product-card-entry {
    background: #6f5b94 !important;
 /*   border: 2px solid #4C2C51;*/
}

.footer-is-light .store-footer .store-footer__inner .order-8.md\:order-none {
    display: none !important;
}