/* 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;
}

[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', sans-serif !important;
}
.yotpo-sr-vertical-border{
    border-right: none !important;
}
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score:after{
    content: "/5.0";
}
/*.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div:nth-child(1){
    align-items: flex-start !important;
}
*/
/*
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary{
    align-items: flex-end;
}
*/
.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score[aria-label^="1 out of 5"]:after,
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score[aria-label^="2 out of 5"]:after,
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score[aria-label^="3 out of 5"]:after,
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score[aria-label^="4 out of 5"]:after,
.yotpo-reviews-star-ratings-widget .yotpo-widget-clear .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary div .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score[aria-label^="5 out of 5"]:after{
    content: ".0/5.0";
}

p.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel,
span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
	color: #000 !important;
  font-weight: 400 !important;
}