/* Add custom CSS styles below */ 
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {

    left: -50%;

}

.s-block--enhanced-features__item.group.overflow-hidden {
        background: transparent;
}

.store-footer__inner {
    background-image:url("https://i.postimg.cc/xCLXtbjc/image.webp") !important;
    background-size:cover !important;
    background-position:center;
   
    
}
.top-navbar:not(.topnav-has-bg) {
    background-color: #1c6c52;
    color: #ffffff;
}

@media (max-width: 767px){
        .product-card__title a {
        margin: 0;
        font-size: 12px !important;
    }
}
 a[href*=instagram]{background:-o-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}a[href*=tiktok]{background:-o-linear-gradient(330deg,#69c9d0,#000,#ee1d52);
color:white;background:linear-gradient(120deg,#69c9d0,#000,#ee1d52)} a[href*=facebook]{background:-o-linear-gradient(45deg,#3776f2,#00b1f7);background:linear-gradient(45deg,#3776f2,#00b1f7)}.footer-bottom.s-block a[href*=youtube]{background-color:#c4302b} a[href*=snapchat]{background-color:#ff0;color:#000!important}
 a[href*=twitter] {
    background:lightskyblue;
border:none;
    color:#171313;
}
.footer-is-custom .store-footer .social-link, .footer-is-custom .store-footer .contact-social, .footer-is-custom .store-footer .contact-icon {
     opacity:1
}