



#yotpo-reviews-carousel-widget  *{font-family:'Greycliff',sans-serif!important;}



div#yotpo-reviews-carousel-widget h2.yotpo-reviews-carousel-header {
    color: #333333!important;
    font-size: 32px;
    text-align: left;
    width: 100%;
    padding-left: 20px;
    margin: 40px 0;
}




div#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-container {position: static;}


div#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo a.yotpo-reviews-carousel-seo-link-button {
    width: 195px;
    height: auto;
    box-sizing: border-box;
    padding: 12px 0;
    background: #2F3B50;
    color: #fff!important;
    text-decoration: none;
    border-radius: 0;
    line-height: 1;
    font-size: 16px;
    text-transform: capitalize;
    position: relative;
}

#yotpo-reviews-carousel-widget.yotpo-reviews-carousel-widget-container.yotpo-reviews-carousel-widget-mobile-mode .yotpo-reviews-carousel-seo-link-button {
    width: 195px;
    height: auto;
    background: rgb(205, 0, 122);
    color: #fff!important;
    border-radius: 50px;
    text-decoration: none;
    padding: 12px 0;
    margin-top: 30px;
    flex-grow: 0;
    position: relative;
    text-transform: capitalize;
}

#yotpo-reviews-carousel-widget .reviewer-info {
    display: flex;
    position: relative;
    flex-direction: column;
    padding-left: 65px;
    gap: 15px;
    align-items: flex-start;
}

#yotpo-reviews-carousel-widget .reviewer-info:before {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/icon3_1.png?v=1757714181)no-repeat;
    background-size: cover;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
    box-sizing: border-box;
}

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

div#yotpo-reviews-carousel-widget .review-date {
    font-size: 14px;
    padding-bottom: 30px;
}

#yotpo-reviews-carousel-widget .reviews-carousel-card-star-rating-shop-badge-container {
    margin-top: 30px;
}

#yotpo-reviews-carousel-widget h3.review-title {margin-top: 30px;}

#yotpo-reviews-carousel-widget span.review-product-name {
    font-size: 14px;
}
#yotpo-reviews-carousel-widget p.review-content {
    font-size: 16px;
    color: #505050!important;
}

#yotpo-reviews-carousel-widget span.review-product-name {
    font-size: 14px;
}

div#yotpo-reviews-carousel-widget {
    position: relative;
    padding-bottom: 95px;
    width: 100%;
}

div#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-bottomline-seo {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

div#yotpo-reviews-carousel-widget .reviews-carousel-card-container {
    border: 2px solid transparent;
    min-height: 407px;
    background: #E8EFF3;
    border-radius: 0;
}
.yotpo-reviews-carousel-widget-container.yotpo-reviews-carousel-widget-mobile-mode {}

.yotpo-reviews-carousel-widget-container.yotpo-reviews-carousel-widget-mobile-mode h2.yotpo-reviews-carousel-header.reviews-carousel-header-mobile-mode {
    line-height: 42px;
    justify-content: center;
    font-size: 24px!important;
    text-align: center!important;
}

.yotpo-reviews-carousel-widget-container.yotpo-reviews-carousel-widget-mobile-mode .yotpo-reviews-carousel-reviews-by-yotpo-seo {
    justify-content: center;
}



#yotpo-reviews-carousel-widget.yotpo-reviews-carousel-widget-container.yotpo-reviews-carousel-widget-mobile-mode .yotpo-reviews-carousel-seo-link-button::after {
    top: 17px;
}

#yotpo-reviews-carousel-widget .glide__arrows {
    position: absolute;
    top: 60px;
    right: 60px;
    display: flex;
    gap: 5px;
}

#yotpo-reviews-carousel-widget .glide__arrows .yotpo-carousel-arrow.glide__arrow.glide__arrow--right.arrow-clicked {
    position: unset;
    background: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/arro-right.png?v=1757713759) no-repeat;
    width: 32px;
    height: 32px;
    background-size:cover;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
}

#yotpo-reviews-carousel-widget .glide__arrows .yotpo-carousel-arrow.glide__arrow.glide__arrow--left.arrow-clicked {
    position: unset;
    background: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/arro-left.png?v=1757713759) no-repeat;
    width: 32px;
    height: 32px;
    background-size:cover;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
}

div#yotpo-reviews-carousel-widget .yotpo-reviews-carousel-container .glide.glide--swipeable.glide--ltr.glide--carousel {
    position: static;
}

#yotpo-reviews-carousel-widget .glide__arrows svg {
    display: none;
}
.yotpo-reviews-carousel-widget-container.yotpo-reviews-carousel-widget-mobile-mode .glide__arrows {
    display: none!important;
}

#yotpo-reviews-carousel-widget .glide__arrows .yotpo-carousel-arrow.glide__arrow.glide__arrow--right.arrow-clicked:hover {
    border: none;
}

#yotpo-reviews-carousel-widget .glide__arrows .yotpo-carousel-arrow.glide__arrow.glide__arrow--left.arrow-clicked:hover {
    border: none;
}