.yotpo-bold-layout .yotpo-bottom-line {
	justify-content: start !important;
}
/* hides the review titles from reviews widgets */
.yotpo-review-title {
	display: none !important;
}
.yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-modal-body-right-side-top .yotpo-content-date.yotpo-modal-body-review-date,.yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-modal-body-right-side-top span.yotpo-reviewer-verified-buyer-text.unselectable {
    display: none;
}
.yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-modal-body-right-side-top .yotpo-reviewer-details-verified {
    padding: 0;
}

div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-layout-header-wrapper {
    padding-bottom: 40px;
}

div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-layout-header-wrapper .yotpo-bottom-line {
    margin: 0;
}

div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .card-container .yotpo-review-votes-wrapper.top-margin.top-margin {place-content: flex-start;margin-top: 20px;padding-bottom: 10px;}

div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .card-container .yotpo-review-votes-wrapper.top-margin.top-margin .yotpo-review-votes-text.unselectable {
    font-size: 14px;
}


div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-filters-container-inner .yotpo-filters-top-panel {
    flex-direction: column;
    row-gap: 20px;
}

div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-filters-container-inner .yotpo-filters-top-panel button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn {width: calc( 100% - 20px );margin: 0 auto;}

div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-search-filter.yotpo-free-search-filter-container {
    max-width: 100%;
    width: calc( 100% - 20px );
    margin: 0 auto;
}
.yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .modal-backdrop.yotpo-review-media-modal .modal-close-btn-wrapper svg.yotpo-close-icon.btn-close {
    z-index: 9999999999;
    right: 44px;
}
@media only screen and (max-width: 350px) {
  div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-bottom-line-summary {
    flex-wrap:wrap;
    justify-content: center;
  }
    div#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-mobile"] .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel{display: flex;flex-direction: column;align-items: center;}
}
.yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-reviewer-image .yotpo-verified-icon-wrapper {
    display: none;
}

.yotpo-new-review-btn.yotpo-btn-l {
  width: 226px;
}

.yotpo-selected-value[data-v-89d9c64a] {
    content: '';
    display: inline-block;
    visibility: hidden;
}
.yotpo-selected-value[data-v-89d9c64a]:before {
    content: 'With Images';
    visibility: visible;
    position: relative;
}