.yotpo-main-widget-layout .yotpo-base-layout { width: 100% !important; }
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-head { display: none !important; }
.yotpo-main-widget-layout .yotpo-header-container { padding: 30px 0 40px; }

.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper { flex-direction: column !important; align-items: flex-start; margin: 0; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line { margin: 0 0 50px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution { border: none !important; padding: 0; gap: 5px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-vertical-border { display: none; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary { margin-right: 50px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-score { display: none; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel { margin: 0; padding: 0; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-bottom-line-text { font-size: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-star-rating { gap: 5px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-star-rating .star-container { margin: 0; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-star-rating .star-container svg { width: 15px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-bar { margin-top: 0; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-value { height: auto; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-bar .yotpo-progress-bar { margin-right: 0; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper #yotpo-main-widget-btn { background: #97D1DC; border-radius: 0; color: #000; text-transform: uppercase; letter-spacing: 1px; padding: 0 35px; height: 40px; }
.yotpo-main-widget-layout .yotpo-main-layout .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper #yotpo-main-widget-btn:hover { background: #000; color: #fff; }

.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review { width: 47%; align-content: flex-start; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel { flex-basis: 50%; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-verified-icon circle { fill: #97D1DC; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-initials-icon circle { fill: #000; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-left-panel .yotpo-initials-icon text { fill: #fff; font-size: 12px; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel { flex-basis: 100%; padding: 0; margin-top: 25px; order: 3; flex-grow: 1; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title { flex-wrap: wrap; margin-bottom: 5px; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title { margin: 12px 0 0; letter-spacing: 1.2px; text-transform: uppercase; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-content { margin: 0; letter-spacing: 1px; line-height: 140%; }
.yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-right-panel { flex-basis: 50%; order: 2; flex-grow: 0; }
.yotpo-reviews-pagination-container { width: 100%; }

.yotpo-display-s .yotpo-bottom-line .yotpo-summary-section { align-items: flex-start !important; }
.yotpo-display-s .yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review { width: 100%; }
.yotpo-display-s .yotpo-main-widget-layout .yotpo-header-container { padding-bottom: 0; }
.yotpo-display-s .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary { margin-top: 0 !important; }

#yotpo-questions-and-answers .yotpo-main-layout { width: 100% !important; }
#yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container { text-align: left; }
#yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container .yotpo-ask-question-btn-wrapper { position: static; transform: none; margin-top: 15px; }
#yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container .yotpo-ask-question-btn-wrapper a { background: #97D1DC; border-radius: 0; padding: 0 35px; height: 40px; margin-right: auto}
#yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container .yotpo-ask-question-btn-wrapper a span { color: #000; text-transform: uppercase; letter-spacing: 1px; }
#yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container .yotpo-ask-question-btn-wrapper a:hover { background: #000; }
#yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container .yotpo-ask-question-btn-wrapper a:hover span { color: #fff; }

#yotpo-questions-container .yotpo-questions-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
#yotpo-questions-container .yotpo-questions-list .yotpo-question { width: 47%; align-content: flex-start; }
#yotpo-questions-container .yotpo-questions-list .yotpo-question .yotpo-shopper-image circle.yotpo-initials-background { fill: #000; }
#yotpo-questions-container .yotpo-questions-list .yotpo-question .yotpo-shopper-image text.yotpo-avatar-initials-text { fill: #fff; font-weight: 400; font-size: 16px; }
#yotpo-questions-container .yotpo-questions-list .yotpo-question .yotpo-shopper-image .yotpo-verified-icon-wrapper circle { fill: #97D1DC; }
#yotpo-questions-container .yotpo-questions-list .yotpo-question .yotpo-shopper-image .yotpo-verified-icon-wrapper { top: 32px; left: 40px; }
#yotpo-questions-container .yotpo-questions-list .yotpo-question .yotpo-question-center-panel { margin-top: 20px; }

.yotpo-display-s #yotpo-questions-container .yotpo-questions-list .yotpo-question {width: 100%;}
.yotpo-display-s #yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container { margin: 0 !important; }
.yotpo-display-s #yotpo-questions-and-answers .yotpo-main-layout .yotpo-header-container .yotpo-header-head { margin-bottom: 0 !important; }

@media only screen and (max-width: 800px) {
    .yotpo-main-widget-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review, #yotpo-questions-container .yotpo-questions-list .yotpo-question {
        width: 100%;
    }
}

.yotpo-reviews-summary-button .yotpo-button-icon-text {
    font-size: 11px;
}