#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-header {
    margin: 20px 0 15px;
    color: #272220 !important;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
}

#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    padding: 20px 0;
    margin-bottom: 20px;
}

#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo .reviews-bottomline-total-reviews {
    margin-left: 10px;
    font-size: 14px;
    color: #644C40 !important;
}

#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo .yotpo-star-ratings > div::before {
    content: attr(aria-label);
    font-family: 'Next LT Pro Bold', sans-serif;
    color: #272220;
    margin-right: 10px;
}

#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo .reviews-carousel-reviews-bottomline {
    align-items: baseline;
}

#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo .yotpo-reviews-carousel-seo-link-button {
    text-decoration: none;
    background: #644C40;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Next LT Pro Bold', sans-serif !important;
    min-width: 223px;
    min-height: 38px;
    align-items: center;
    border-radius: 5px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container {
    border-radius: 10px;
    border-color: #E8E8E8;
    padding: 25px 15px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container .reviews-carousel-card-reviewer-info-container::before {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0626/6840/7119/files/Avatar.svg?v=1762425603) no-repeat;
    width: 45px;
    height: 45px;
    background-size: contain;
    margin-right: 10px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container .reviews-carousel-card-reviewer-info-container {
    justify-content: flex-start;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container .reviews-carousel-card-reviewer-info-container .reviewer-info {
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container .reviews-carousel-card-reviewer-info-container .reviewer-info .reviewer-status-text {
    font-size: 12px;
    color: #333;
    margin-left: 0;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container .reviews-carousel-card-reviewer-info-container .reviewer-info .reviewer-status svg {
    display: none;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-container .reviews-carousel-card-reviewer-info-container .review-date {
    color: #333;
    font-style: italic !important;
    align-self: flex-start;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-star-rating-shop-badge-container .yotpo-star-ratings .yotpo-star-container svg {
    width: 16px;
    height: 16px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-star-rating-shop-badge-container .yotpo-star-ratings .yotpo-star-container:not(:last-child) {
    margin-right: 2px !important;
}

#yotpo-reviews-carousel-widget .review-title {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 15px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-review-content-container {
    margin-top: 10px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-review-content-container .review-content,
#yotpo-reviews-carousel-widget .reviews-carousel-card-review-content-container .review-content .yotpo-read-more-btn {
    line-height: 150%;
    font-size: 14px;
    color: #333 !important;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-review-product-container {
    padding: 5px;
    border: 1px solid #644D40;
    box-sizing: border-box;
    border-radius: 5px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-review-product-container .review-product-image {
    margin-right: 10px;
    border-radius: 5px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-review-product-container .review-product-name {
    color: #333;
    text-transform: capitalize;
    font-size: 14px;
}

#yotpo-reviews-carousel-widget .yotpo-carousel .yotpo-carousel-arrow {
    background: #000;
    box-shadow: none;
    border: none;
}

#yotpo-reviews-carousel-widget .yotpo-carousel .yotpo-carousel-arrow path {
    fill: #fff;
}