@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.bg-primary { background-color: #d80395 !important; }
.navbar-brand { margin-left: 25px; }
.score>label { text-shadow: none; }
.bg-testimonial { background-color: rgb(13, 202, 240); }
#cms_page { margin-left:15%; margin-right: 15%; }

.navbar-brand img {
    max-height: none;
    max-width: 100px; }
    
        @media only screen and (min-width: 768px) {
    .navbar-brand img {
        max-height: none;
        max-width: 100%;
    }
}
.img-thumbnail { border: none; }

#product_images .carousel-control-prev, #product_images .carousel-control-next { background-color: silver; }
#product_images .img-fluid { max-height: 500px; max-width: 500px; }
.carouselimages { text-align: center; }

#product-description .p1 { line-height: 1.6; }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20%; 
    width: 80%;
}

.carousel-control-prev, .carousel-control-next { width: 7% ;}

.studio-sticky-top:not(.full-frame) iframe {
    filter: none; }
    
    .teaser_pink {
  background-image: url("https://meuopsjpfq.s3.us-west-1.amazonaws.com/raghauson/images/media/teaser-pink_pixellated_1751558360337.jpg");
}

.bg-info { background-color: #2397ae!important; }