/* latin */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400 800;
  src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGUmQSNjdsmc35JDF1K5GR1SDk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/* === Changing font and colors === */
:root{
    --PrimaryColor_Yotpo: #151515;
    --SecondaryColor_Yotpo: #151515;
    --FontColor_Yotpo: #151515;
    --BorderColor_Yotpo: #151515;
    --FallbackFont_Yotpo: sans-serif;
    --TitleReviews_Yotpo: #151515;
    --TitleReviewsWeight_Yotpo:;
    --ContentReviews_Yotpo: #151515;
    --VerifiedIconBackgroundColor_Yotpo: #151515;
    --StoreOwnerAvatar_Yotpo:;
}


[class*="yotpo-display-"] .yotpo-review .yotpo-review-center-panel .yotpo-review-content .yotpo-read-more-text,
[class*="yotpo-display-"][style] *,
[class*="yotpo-display-"] input::placeholder,
[class*="yotpo-display-"] textarea::placeholder,
[class*="yotpo-display-"] .modal-backdrop *,
#yotpo-mobile-filters-popup *{
    font-family: 'Montserrat', Arial !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-content .yotpo-read-more-text {
    display: inline;
    margin-right: 5px;
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-main-layout .yotpo-head{
    margin-bottom: 35px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-read-more {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style] > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container {
    display: flex;
    gap: 5px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-dropdown-base .yotpo-selected-value{
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-icons {
    margin: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal {
    width: unset;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel text.yotpo-avatar-initials-text {
    font-size: 17px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-votes-wrapper.top-margin .yotpo-review-votes-text {
    font-size: 16px;
    color: #151515;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-content {background-color: #fff !important;width: 100%;padding: 10px 10px 0;}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-verified-icon-wrapper {
    top: 25px;
    left: 28px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-votes-wrapper.top-margin .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container {
    align-items: flex-end;
}
.yotpo-filters-results-btn .yotpo-filters-results-btn-no-results .yotpo-filters-results-btn-no-results-text span.yotpo-filters-results-btn-text.yotpo-filters-results-btn-text-no-matching {
    font-size: 14px;
}
.yotpo-filters-results-btn .yotpo-filters-results-btn-no-results .yotpo-filters-results-btn-no-results-text span.yotpo-filters-results-btn-text.yotpo-filters-results-btn-text-clearing {
    font-size: 14px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title {
    font-size: 16px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-star-rating-wrapper.yotpo-new-review-star-rating .yotpo-star-rating-icons fieldset.yotpo-star-rating-icons-wrapper {
    padding-left: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-star-rating-wrapper.yotpo-new-review-star-rating .yotpo-star-rating-icons fieldset.yotpo-star-rating-icons-wrapper svg.yotpo-star-rating-icon:first-child {
    margin-left: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-input-wrapper.yotpo-new-review-headline {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-name-email-wrapper {
    min-width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] *{
    border-radius:0 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-head h2.yotpo-headline {
     font-size: 30px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score {
  font-size: 35px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .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 .yotpo-bottom-line-basic-text {
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-row-wrapper.yotpo-distribution-row .yotpo-star-distribution-index {
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-question-wrapper-vertical .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper[type="Rating"] .yotpo-progress-bar-wrapper .yotpo-progress-bar .yotpo-progress-bar-score {
    background-color: #eaeaea !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-question-wrapper-vertical .yotpo-review-question-wrapper .yotpo-progress-bar {
    height: 10px;
    border: 1px solid #8b8b8b;
  width: 170px !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-question-wrapper-vertical .yotpo-review-question-wrapper .yotpo-progress-bar-wrapper .yotpo-progress-bar-value-point {
    bottom: 11px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-question-wrapper-vertical .yotpo-review-question-wrapper .yotpo-progress-bar-wrapper .yotpo-progress-bar-score {
    height: 10px;
    width: 10px !important;
    background-color: #151515 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper button#yotpo-main-widget-btn {
    text-transform: uppercase;
    font-size: 18px;
    width: 250px;
    background: #151515;
    height: 50px;
    font-weight: 600;
    letter-spacing: 0.54px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] input#searchInput {
         background-color: #DFDFDF; 
        /* height: 25px; */
        font-size: 14px;
        /* border-radius: 3px !important; */
        letter-spacing: 0.54px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container{
    width: 240px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container{
    background-color: #DFDFDF;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base{
/*    width: 90px;*/
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base svg.yotpo-dropdown-arrow-icon{
    height: 10px;
    top: 40%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter-container{
/*    width: 90px;*/
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-top-panel .yotpo-free-search-filter-container:hover{
    border: 1px solid #DFDFDF !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container .yotpo-search-label input#searchInput::placeholder{
    font-size: 14px;
    letter-spacing: 0.54px;
    font-weight: 600;
    color: #151515;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] ::placeholder{
    font-size: 14px;
    letter-spacing: 0.54px;
    font-weight: 600;
    color: #151515;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile ::placeholder{
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-sorting-filter-container{
    position: relative;
    bottom: 11px;
}
.yotpo-main-layout > div:nth-child(2) > div:nth-child(3) > div.yotpo-review-border-smooth{
    background-image: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel > [class$="filter-container"] input[placeholder]{
    padding-inline-start: 2px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base input.yotpo-filter-select {
    border: none;
    font-size: 7px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base .yotpo-selected-value {
    font-size: 12px;
    font-weight: 600;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container .yotpo-radio-base .yotpo-selected-value {
    font-size: 12px;
    font-weight: 600;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button#mediaInput {
     border: none;
     width: 137px;
     margin-left: -20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] span.yotpo-dropdown-option{
    letter-spacing: 0.54px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel {
    flex-basis: unset;
    /* height: 25px; */
    align-items: center;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner {
    gap: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button.yotpo-dropdown-closable.yotpo-reviews-widget-dropdown span.yotpo-dropdown-placeholder {
    font-size: 14px;
    font-weight: bold;
    color: #151515;
    letter-spacing: 0.54px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button.yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-selected-value {
    font-size: 14px;
    font-weight: bold;
    color: #151515;
    letter-spacing: 0.54px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-reviewer .yotpo-reviewer-details-verified svg.yotpo-verified-icon.yotpo-reviewer-verified-icon-standalone {
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title {font-weight: 600;}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-reviewer .yotpo-reviewer-details-verified span.yotpo-reviewer-verified-buyer-text {
    margin: 0 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-reviewer span.yotpo-reviewer-name {
    font-family: Montserrat, Arial !important;
    font-weight: 600;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-question.yotpo-review-product-questions .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper[type="Rating"] .yotpo-progress-bar .yotpo-progress-bar-score {
    background-color: #eaeaea !important;
  border-bottom: 1px solid #8b8b8b;
}
button.yotpo-icon-button svg path {
    fill: #151515 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-question.yotpo-review-product-questions .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar {
    height: 10px;
    border: 1px solid #8b8b8b;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-question.yotpo-review-product-questions .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper[type="Rating"] .yotpo-progress-bar-value-point {
    bottom: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-question.yotpo-review-product-questions .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-progress-bar-score {
    height: 9px;
    width: 10px !important;
    background: #151515 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-star-rating.yotpo-review-star-rating .star-container svg.yotpo-star-rating-icon {
    width: 13px;
    height: 13px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-question-wrapper-vertical  .yotpo-custom-questions-range-question-value {
    font-size: 12px;
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-question-wrapper-vertical .yotpo-custom-questions-range-question-title {
    font-size: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-row-wrapper.yotpo-distribution-row .yotpo-star-distribution-bar .yotpo-progress-bar .yotpo-progress-bar-score {
    height: 5px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-row-wrapper.yotpo-distribution-row .yotpo-star-distribution-bar .yotpo-progress-bar {
    height: 5px;
    width: 100px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-row-wrapper.yotpo-distribution-row .yotpo-star-distribution-bar {
    margin-right: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-star-distribution {
    padding: 30px 55px 30px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile) .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-star-distribution{
    border-left: 1px solid var(--yotpo-separator-line-grey);
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical {
    width: auto;
    padding: 0 30px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .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.yotpo-bottom-line-stars svg.yotpo-star-rating-icon {
    width: 15px;
    height: 15px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel {
    padding-right: 30px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-review-question-wrapper .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-title {
    font-size: 16px;
    font-weight: normal;
    /* font-family:'Din',Arial !important; */
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel {
    position: relative;
    bottom: 18px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-reviewer .yotpo-reviewer-details-verified span.yotpo-reviewer-verified-buyer-text {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #727272;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-right-panel .yotpo-review-details .yotpo-review-date{
    position: absolute;
    right: 0;
    top: 0px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-right-panel .yotpo-review-details .yotpo-review-date .yotpo-date-format {
    font-weight: 600;
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title {
    font-weight: normal;
    /* font-family: 'Din', Arial !important; */
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review {
    margin-bottom: 0;
    position: relative;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-thumbnail-container.clickable-thumbnails.yotpo-review-thumbnail-container {
    order: 7;
   margin: 15px 0 0 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base .yotpo-star-rating.yotpo-selected-score .star-container {
    margin: 2px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base .yotpo-star-rating.yotpo-selected-score svg.yotpo-star-rating-icon {
    width: 8px;
    height: 8px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary {
    align-items: center;
    gap: 15px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-content svg.yotpo-star-rating-icon {
    width: 13px;
    height: 13px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-content span.yotpo-score-option {
    width: 100%;
    box-sizing: border-box;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-votes-wrapper.top-margin {
    margin-top: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-progress-bar-value span.yotpo-progress-bar-value-label {
    font-size: 12px;
    position: absolute;
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-custom-questions-range-question-wrapper {
    margin-bottom: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section {
    justify-content: center;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-checkbox-container.yotpo-terms-and-conditions-container {
    display: inline-block;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-input-wrapper.yotpo-new-review-content textarea {
    width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-star-distribution-value{
    font-size: 16px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper[type="Rating"] .yotpo-progress-bar-score {
    background-color: #eaeaea !important;
  border-bottom: 1px solid #8b8b8b;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-progress-bar {
    height: 10px;
    border: 1px solid #8b8b8b;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value-point {
    bottom: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-progress-bar-score {
    height: 9px;
    width: 10px !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title {
    margin-bottom: 15px;
    align-items: center;
    gap: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-comment.yotpo-review-comment {
    margin-top: 15px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel {
    margin-top: 15px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label {
    position: absolute;
    font-size: 12px !important;
    font-weight: 400;
}
.yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content .yotpo-mobile-filters-popup-field-wrapper .yotpo-score-filter .yotpo-dropdown-base {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value{
    font-weight: 400;
}
.yotpo-review-border-smooth{
    height: 1px !important;
}



/* ========== REVIEWS WITH IMAGE MODAL ========== */
.modal-backdrop .yotpo-modal .modal-close-btn-wrapper .btn-close {
    z-index: 10000000000000000000 !important;
}
.yotpo-review-media-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center h3.yotpo-review-title.yotpo-modal-body-review-title {
    margin-bottom: 10px;
    font-weight: 600;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-thumbnail-container.clickable-thumbnails.yotpo-modal-body-review-media-container {
    margin: 23px 0;
    order: 2;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center{
    flex: unset;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-modal-body-review-content {
    margin: 0;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer .yotpo-reviewer-image {
    display: none;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-star-rating.yotpo-modal-body-review-score {
    margin-top: 15px;
}
.yotpo-review-media-modal .yotpo-review-media-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-verified-image-icon {
    display: none;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-star-rating.yotpo-modal-body-review-score .star-container svg.yotpo-star-rating-icon{
    width: 13px;
    height: 13px;
}
section#modalDescription .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-modal-body-review-content .yotpo-text-container .yotpo-read-more {
    font-weight: bold;
    font-size: 16px;
}




/* ========== MOBILE CUSTOMIZATION ========== */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-head {
    margin-bottom: 0;
    margin-top: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-star-distribution-value{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-search-label{
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal {
    width: unset;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .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 .yotpo-bottom-line-basic-text{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-star-distribution .yotpo-star-distribution-row-wrapper.yotpo-distribution-row .yotpo-star-distribution-index{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review .yotpo-review-left-panel .yotpo-reviewer span.yotpo-reviewer-name{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-star-rating-wrapper.yotpo-new-review-star-rating .yotpo-star-rating-icons fieldset.yotpo-star-rating-icons-wrapper svg.yotpo-star-rating-icon {
    margin: 0 5px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-star-rating-wrapper.yotpo-new-review-star-rating .yotpo-star-rating-icons fieldset.yotpo-star-rating-icons-wrapper {
    padding: 5px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review-votes-wrapper.top-margin .yotpo-review-votes-text {
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value{
    font-weight: 400;
    font-size: 12px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review-votes-wrapper.top-margin .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-number {
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-right-panel .yotpo-review-details .yotpo-review-date .yotpo-date-format {
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-left-panel .yotpo-reviewer svg.yotpo-verified-icon {
    width: 13px;
    height: 13px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title{
    font-size: 16px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-progress-bar-score{
    background-color: #151515 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label{
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-left-panel .yotpo-verified-icon-wrapper {
    top: 19px;
    left: 23px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-name-email-wrapper .yotpo-input-wrapper.yotpo-new-review-name {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-name-email-wrapper .yotpo-input-wrapper.yotpo-new-review-email {
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body form.yotpo-review-form .yotpo-input-wrapper.yotpo-new-review-content textarea {
    width: 95%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn {min-width: 110px;}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-clear-filters-container.yotpo-clear-filters-device span.yotpo-matched-reviews {
    font-size: 11px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-clear-filters-container.yotpo-clear-filters-device button.yotpo-clear-filters {
    font-size: 11px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn span.yotpo-mobile-filters-btn-text {
    font-size: 14px;
    letter-spacing: 0.54px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn {
    width: 100%;
    height: 35px;
    border-radius: 2px !important;
    border: 1px solid;
    padding: 4px 10px;
    box-sizing: border-box;
    flex-basis: unset;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    height: auto;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-right-panel {
    order: -1;
    width: 100%;
  position: absolute;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container {
    text-align: left;
    width: 100%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-star-rating.yotpo-review-star-rating {
    margin: 7px 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel {
    position: unset;
    margin-top: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title {
    font-size: 14px;
    font-weight: normal;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar {
    height: 10px;
    border: 1px solid #8b8b8b;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper[type="Rating"] .yotpo-progress-bar-score {
    background-color: #eaeaea !important;
  border-bottom: 1px solid #8b8b8b;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper[type="Rating"] .yotpo-progress-bar-value-point {
    bottom: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-progress-bar-wrapper .yotpo-progress-bar-score {
    height: 9px;
    width: 9px !important;
    background: #151515 !important;!i;!;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top {
    justify-content: center;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-content {
    margin-top: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-star-rating.yotpo-review-star-rating .star-container svg.yotpo-star-rating-icon {
    width: 10px;
    height: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel {
    padding-right: 0;
    padding-bottom: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label {
    position: absolute;
    font-size: 12px;
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel {
    margin-top: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title {
    margin-bottom: 0px;
    display: flex;
    align-items: baseline;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-comment.yotpo-review-comment {
    margin-top: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel {
    margin-top: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-question.yotpo-review-customer-questions .yotpo-custom-questions-range-question.yotpo-review-range-question-top {
    gap: 0;
    margin: 0;
    margin-top: 5px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-thumbnail-container.clickable-thumbnails.yotpo-review-thumbnail-container {
    order: 7;
    margin: 10px 0 0 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review-votes-wrapper.top-margin {
    margin-top: 10px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-media-modal {
    background-color: #fff;
    overflow-y: scroll;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop.yotpo-media-modal #yotpo-modal {
overflow-y: unset;
}
/*fixing the star and review title when the review title is very long in mobile view*/
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-star-rating.yotpo-review-star-rating {
    flex-basis: auto;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title {
    flex-wrap: wrap;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score {
    font-family: EB Garamond, serif !important;
    font-size: 48px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button.yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-selected-value{
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-radio-base.yotpo-sorting-filter-container button.yotpo-dropdown-closable.yotpo-reviews-widget-dropdown span.yotpo-dropdown-placeholder{
    font-weight: 400;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer span.yotpo-reviewer-name{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer span.yotpo-reviewer-verified-buyer-text{
    font-size: 12px;
    font-weight: 600;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-dropdown-base .yotpo-selected-value{
    letter-spacing: 0.54px;
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-media-filter #mediaInput .yotpo-radio-base .yotpo-selected-value{
    letter-spacing: 0.54px;
    font-size: 14px
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-score-filter-listbox span.yotpo-score.yotpo-score-option{
    letter-spacing: 0.54px;
    font-size: 14px;
    font-weight: 400 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer span.yotpo-reviewer-name{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer span.yotpo-reviewer-verified-buyer-text{
    font-size: 12px;
    font-weight: 600;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-date-format{
    font-size: 14px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review .yotpo-review-center-panel .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title{
    font-size: 14px;
}





/* ========= 08.18.2024 fixes ========= */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-head h2.yotpo-headline{
  font-size: 28px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary{
  margin-top: 20px;
}
/*[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-main-widget-layout .yotpo-base-layout{
  width: 100% !important
}*/
/*HEADER FIX CQ TITLES*/
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Moderately comfy"]:before {
    content: "Moderately comfy";
    font-size: 12px;
}
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Moderately comfy"] {
    font-size: 0;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Moderately comfy"]:before {
    content: "Moderately comfy";
    font-size: 10px;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Moderately comfy"] {
    font-size: 0;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs a bit large"] {
    font-size: 0;
    left: -13px;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs a bit large"]:before {
    content: "Runs a bit large";
    font-size: 10px;
}
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs a bit large"]{
  font-size: 0 !important
}
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs a bit large"]:before{
  content: "Runs a bit large";
    font-size: 12px !important;
}

/*REVIEWS CONTENT FIX CQ TITLES*/
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Moderately comfy"] {
    font-size: 0 !important;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Moderately comfy"]:before {
    content: "Moderately comfy";
    font-size: 12px;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs large"]{
  font-size: 12px !important
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs a bit large"] {
    font-size: 0 !important;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value span.yotpo-progress-bar-value-label[title="Runs a bit large"]:before {
    content: "Runs a bit large";
    font-size: 12px !important;
}


/* Bradley's fix for custom question bar value overflow issue */
.yotpo-progress-bar-value .yotpo-progress-bar-value-label {
    white-space: nowrap;
}


/**/
div#yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-head h2.yotpo-headline {
    font-family: 'Montserrat',Arial !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score {
    font-family: EB Garamond, serif !important;
    font-size: 42px;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review-votes-wrapper.top-margin .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-icons svg.yotpo-review-votes-icon-down {
    height: 20px !important;
}
.yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review-votes-wrapper.top-margin .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-icons svg.yotpo-review-votes-icon-up {
    height: 21px !important;
}
.modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer span.yotpo-reviewer-name {
    font-weight: 600;
}
.modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-top .yotpo-reviewer span.yotpo-reviewer-verified-buyer-text {
    text-transform: uppercase;
}
.modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-progress-bar {
    background-color: #fff !important;
    height: 10px;
    border: 1px solid #8b8b8b;
    border-radius: 0;
}
.modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-progress-bar .yotpo-progress-bar-score {
    background-color: unset !important;
}
.modal-backdrop .yotpo-review-question-wrapper .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-value-point {
    border-radius: 0;
    bottom: 10px;
}
.modal-backdrop .yotpo-modal .yotpo-modal-body .yotpo-modal-body-right-side .yotpo-date-format {
    font-weight: 600;
    font-size: 16px;
    position: relative;
    top: 5px;
}
.modal-backdrop .yotpo-review-question-wrapper .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title {
    /* font-family: 'Din',Arial !important; */
}
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-header-container .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper {
    max-width: 100% !important;
    width: 100% !important;
}
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-question.yotpo-review-customer-questions .yotpo-custom-questions-range-question.yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
.yotpo-display-s .yotpo-main-widget-layout .yotpo-base-layout .yotpo-main-layout.yotpo-main-reviews-widget .yotpo-review {
    margin-top: 5px;
  position: relative;
}

.yotpo-custom-questions-title, .yotpo-custom-questions-value{
    color: #151515 !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-star-rating-icons .yotpo-star-rating-icons-wrapper legend{
    float: unset;
    width: unset;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-main-layout .yotpo-head .yotpo-headline {
    font-family: EB Garamond, serif !important;
    font-size: 36px;
    font-weight: 400;
    text-transform: capitalize;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-main-layout .yotpo-head .yotpo-headline{
    font-size: 26px;
}


.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-form-label, 
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-file-upload .yotpo-file-input-headline, 
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-file-upload .yotpo-upload-label, 
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-custom-question-headline, 
.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-custom-questions-options .yotpo-custom-questions-option{
    font-family: EB Garamond, serif !important;
}

.yotpo-reviews-main-widget .yotpo-mobile-filters-popup-overlay-container input, .yotpo-reviews-main-widget .yotpo-mobile-filters-popup-overlay-container button {
    border-radius: 0;
}

.yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-sorting-filter-container .yotpo-dropdown-option {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    font-weight: 400 !important;!i;!;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal h1, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal h2, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal h3, 
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal h4,
/*[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal label,*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-file-input-headline
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal .yotpo-custom-question-headline{
  font-family: EB Garamond, serif !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-review-form-modal label.yotpo-custom-questions-option{
    font-family: 'Montserrat', Arial !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-form .form-footer .yotpo-review-form-footer-container .yotpo-new-review-submit{
    background-color: #151515;
    text-transform: uppercase;
}


[class*="yotpo-display-"][style] .yotpo-reviews-widget-dropdown:focus{
    border: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-border-smooth,
[class*="yotpo-display-"][style] .yotpo-border-smooth{
    height: 1px;
}


/* Fix code on Helpful Section issue in iPhone */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container {
    display: flex;
    gap: 5px;
    position: relative;
    bottom: 2px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper .yotpo-review-votes-icons-wrapper .yotpo-review-votes-icons-container .yotpo-review-votes-icons {
    margin: 0;
}

/*FILTER BOX*/
div#yotpo-score-filter-listbox .yotpo-star-rating-filter.yotpo-score .star-container svg.yotpo-star-rating-icon.yotpo-sr-star-full path,
div#yotpo-filter-selected-score .star-container svg.yotpo-star-rating-icon.yotpo-sr-star-full path{
    stroke: var(--PrimaryColor_Yotpo);
    fill: var(--PrimaryColor_Yotpo);
}
div#yotpo-score-filter-listbox .yotpo-star-rating-filter.yotpo-score .star-container svg.yotpo-star-rating-icon path,
div#yotpo-filter-selected-score .star-container svg.yotpo-star-rating-icon path{
    stroke: var(--PrimaryColor_Yotpo);
}
.yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input{
    border-color: var(--PrimaryColor_Yotpo) !important;
}
.yotpo-reviews-main-widget .modal-backdrop .yotpo-modal .modal-body .yotpo-review-form .form-footer button.yotpo-new-review-submit{
    background-color: var(--primary-color);
}

/* mobile filter modal */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup {}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header {
    padding: 20px;
    position: static;
    box-sizing: border-box;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 40px 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header .yotpo-popup-close-button-wrapper {}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header .yotpo-popup-close-button-wrapper > svg {
    position: static;
    transform: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-content {
    box-sizing: border-box;
    padding: 20px;
    align-self: center;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-content .yotpo-mobile-filters-popup-field-wrapper .yotpo-media-filter button#mediaInput,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup [class$="filter"] input{
    width: 173px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-actions {
    box-sizing: border-box;
    padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header  .yotpo-review-border-smooth {
    display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-clear {
    position: static;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-mobile-filters-popup-actions .yotpo-filters-results-btn {
    position: static;
    height: auto;
    padding: 20px;
}
/* mobile filter modal */


[class*="yotpo-display-"][class*="yotpo-device-"][style] button.yotpo-icon-button {
    background: none !important;
    position: relative;
    left: 5px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel .yotpo-search-filter {
    /*width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;*/
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
/*    margin-bottom: 1.5rem;*/
}

/*LAPTOP FIXATION STAR DISTRIBUTION*/
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper{
        flex-wrap: wrap;
        /*flex-direction: column;
        gap: 20px;*/
        gap: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section{
        width: 40%;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line{
        flex-wrap: wrap;
        margin-right: 0;
        margin-bottom: 20px;
        gap: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary{
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line-question-wrapper-vertical,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-bottom-line .yotpo-vertical-border{
/*        border-right: none !important;*/
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel{
        padding-right: 30px;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel{
        padding-right: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-display-m .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-star-distribution{
/*        border-right: none !important;*/
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line{
    align-items: center;
}


/*rating*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-base:has(input#scoreDropdownInput[aria-activedescendant="yotpo-star-rating-filter-by-all"]) svg.yotpo-dropdown-arrow-icon{
    position: relative;
    bottom: 16px;
    left: 23px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel:has(input#scoreDropdownInput[aria-activedescendant="yotpo-star-rating-filter-by-all"]) .yotpo-score-filter-container{
    width: 90px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-content{
    width: 185px;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter.yotpo-score-filter-container .yotpo-dropdown-content{
    width: 100%;
}

/*square*/
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button#mediaInput svg.yotpo-radio-icon{
    width: 17px;
    height: 17px;
    background-color: transparent; 
    border: 1px solid #151515; 
    box-sizing: border-box;
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button#mediaInput[aria-label="Deselect media filter"] svg.yotpo-radio-icon{
	background-color: #151515; 
}
[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button#mediaInput svg.yotpo-radio-icon circle{
    display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter.yotpo-media-filter-container button#mediaInput[aria-label="Deselect media filter"] path{
	fill: #151515;
}


/*6-30-2025*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-headline {
	font-size: 36px;
	line-height: 42px;
	text-transform: uppercase;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-headline {
	font-size: 26px;
	line-height: 28px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-empty-state svg {
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:has(.yotpo-empty-state) .yotpo-main-layout {
}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:has(.yotpo-empty-state) .yotpo-head {margin-bottom: 0;}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:has(.yotpo-empty-state) .yotpo-main-layout > .yotpo-review-border-smooth {
    display: none;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style]:has(.yotpo-empty-state) #yotpo-main-widget-btn {font-size: 18px;line-height: 22px;width: auto;box-sizing: border-box;height: auto;font-weight: bold;padding-inline: 24px;text-transform: uppercase;letter-spacing: 0.54px;}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:has(.yotpo-empty-state) .yotpo-body-text {
    font-size: 14px;
    line-height: 21px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"]:has(.yotpo-empty-state) .yotpo-body-text {
    line-height: 18px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"]:has(.yotpo-empty-state) #yotpo-main-widget-btn {
    font-size: 14px;
    line-height: 20px;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"]:has(.yotpo-empty-state) .yotpo-main-layout {

}

[class*="yotpo-display-"][class*="yotpo-device-"][style][class*="mobile"] .yotpo-empty-state {
    margin: 0;
}