.product-miniature .skeepers_product__stars,
.right-part .skeepers_product__stars {
    width: 100%;
    margin: 0;
}

.right-part .skeepers_product__stars {
    margin-bottom: 1.5rem;
}

.product-miniature .text__rating,
.right-part .text__rating {
    margin-bottom: 0;
    line-height: normal;
}

.product-miniature .rate-aggregate,
.product-miniature .rate-aggregate__separator,
.product-miniature .rate-aggregate__max {
    display: none;
}

.product-miniature .skeepers_product__stars span {
    font-size: 0.625rem;
    font-family: "Poppins";
}

.right-part .skeepers_product__stars span {
    font-size: 0.875rem;
    font-family: "Poppins";
}

.product-miniature .skeepers_product__stars .skeepers_product__stars {
    height: fit-content;
    font-size: 0;
}

.right-part .skeepers_product__stars .skeepers_product__stars {
    width: fit-content;
    font-size: 0;
}

.product-miniature .skeepers_product__stars .review__header {
    align-items: center;
    pointer-events: none;
}

.right-part .skeepers_product__stars .review__header {
    align-items: center;
}

.product-miniature .skeepers_product__stars .stars__item .star-svg,
.right-part .skeepers_product__stars .stars__item .star-svg {
    width: 100%;
    height: calc(100% - 2px);
    margin-top: 0;
}

.product-miniature .skeepers_product__stars .stars__item {
    width: 0.625rem;
    height: 0.625rem;
}

.right-part .skeepers_product__stars .stars__item {
    width: 0.875rem;
    height: 0.875rem;
}

@media (min-width: 768px) {
    .product-miniature .skeepers_product__stars span {
        font-size: 0.875rem;
    }

    .product-miniature .skeepers_product__stars .stars__item {
        width: 0.875rem;
        height: 0.875rem;
    }
}

.skeepers_product__reviews {
    margin: 0 !important;
}

.product-reviews {
    margin-top: 6rem;
}

.product-reviews:not(:has(#skeepers_product_widget)) {
    display: none;
}

@media (min-width: 768px) {
    .product-reviews h2 {
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 767px) {
    #skeepers_product_widget {
        padding-top: 0 !important;
    }

    .rating__filters,
    .rating__sorting {
        display: none !important;
    }

    #skeepers_product_widget .rating__value {
        margin: 0 !important;
    }

    #skeepers_product_widget .widget__block--sidebar {
        margin-right: 0 !important;
    }
}

.skeepers_carousel_container {
    margin-bottom: 0 !important;
}

#avis_verifies {
    margin-top: 6rem;
}

@media (max-width: 767px) {
    #avis_verifies,
    .product-reviews {
        margin-top: 3rem;
    }
}

.skeepers_carousel_container .skp-swiper-pagination-bullets {
    list-style: none !important;
}

.skeepers_product__stars .stars__rating {
    margin-left: 0.5rem;
}
