.product-description:has(.sts-slider) {
width: 100%;
max-width: unset;
flex: 0 0 100%;
padding: 0;
margin: 0;
}
.testimonial-slide {
padding: 10px;
text-align: center;
background-color: #ededed;
margin-right: 20px;
@media screen and (max-width: 600px) {
margin-right: 0;
}
}
.testimonial-slide:last-child {
margin-right: 0;
}
.testimonial-slide img {
width: 100%;
max-width: 150px;
height: 240px !important;
object-fit: cover;
cursor: pointer;
transition: transform 0.2s ease;
}
.testimonial-slide img:hover {
transform: scale(1.05);
}
.stars {
margin-top: 8px;
font-size: 20px;
color: #229145;
}
.sts-slider-header {
text-align: center;
display: block;
color: #000;
font-size: 27px;
}
.sts-slider {
.slick-dots {
display: flex;
justify-content: center;
align-items: center;
gap: 2px;
margin-top: 5px;
li {
list-style: none;
padding: 0;
margin: 0;
button {
background-color: black;
border: 0;
border-radius: 50%;
width: 8px;
height: 8px;
text-indent: -99999px;
overflow: hidden;
opacity: 0.5;
}
}
.slick-active {
button {
opacity: 1;
}
}
}
}.wpmenucart-icon-shopping-cart-0:before{font-family:WPMenuCart;speak:none;font-style:normal;font-weight:400;display:inline;width:auto;height:auto;line-height:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0;margin-right:.25em}.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}