.funfacts{background:url('/images/hjt-prlx.jpg') no-repeat;background-size:cover;background-attachment:fixed;background-position-x:0;background-position-y:100%;}

.carousel-indicators [data-bs-target]{box-sizing:content-box;width:10px;height:10px;margin-right:5px;margin-left:5px;background-color:#eee;opacity:1;transition:opacity .6s ease;border-radius:100%;}
.carousel-indicators .active{background-color:#c73b6a;}
#product .carousel-indicators{bottom:-80px}
#product .carousel-item .img-fluid{max-width:80%}
.carousel-control-prev-icon {filter: invert(0) grayscale(100)!important;}
.carousel-control-next-icon {filter: invert(0) grayscale(100)!important;}

.inprice{padding-bottom:50px}
.inprice ul{list-style:none;padding-left:15px}
.inprice ul li::before{content:""}
.inprice li{margin-top:25px;padding-left:50px;background: url('/images/joga-bullet.png') no-repeat;background-position-y:20%;}

.price{padding:25px;margin-top:50px;margin-bottom:50px;text-align:center;background:#e8899c;color:#fff}

@media (max-width:992px) {
.pink-block{padding-bottom:50px}
.divider {display:none}
#product .carousel-item .img-fluid {max-width: 100%;}
}

@media (max-width:576px) {
#product .carousel-item .img-fluid {max-width: 100%;}
}
