.yotpo.yotpo-main-widget .yotpo-header .yotpo-icon-profile, .yotpo.yotpo-main-widget .yotpo-icon-star, .yotpo.yotpo-main-widget .yotpo-icon-half-star, .yotpo.yotpo-main-widget .yotpo-icon-empty-star, .yotpo.embedded-widget .yotpo-header .yotpo-icon-profile, .yotpo.embedded-widget .yotpo-icon-star, .yotpo.embedded-widget .yotpo-icon-half-star, .yotpo.embedded-widget .yotpo-icon-empty-star, .yotpo.yotpo-modal .yotpo-header .yotpo-icon-profile, .yotpo.yotpo-modal .yotpo-icon-star, .yotpo.yotpo-modal .yotpo-icon-half-star, .yotpo.yotpo-modal .yotpo-icon-empty-star, .yotpo.bottomLine .yotpo-header .yotpo-icon-profile, .yotpo.bottomLine .yotpo-icon-star, .yotpo.bottomLine .yotpo-icon-half-star, .yotpo.bottomLine .yotpo-icon-empty-star, .yotpo.yotpo-reviews-carousel .yotpo-header .yotpo-icon-profile, .yotpo.yotpo-reviews-carousel .yotpo-icon-star, .yotpo.yotpo-reviews-carousel .yotpo-icon-half-star, .yotpo.yotpo-reviews-carousel .yotpo-icon-empty-star, .mobile-filters-modal .yotpo-header .yotpo-icon-profile, .mobile-filters-modal .yotpo-icon-star, .mobile-filters-modal .yotpo-icon-half-star, .mobile-filters-modal .yotpo-icon-empty-star {
    background-image: unset !important;
}
/* For PDPs */
.catalog-product-view .product-info .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score {
    font-size: 24px !important;
    color: #000!important;
    font-weight: 600 !important;
}
.catalog-product-view .product-info .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-size: 14px !important;
    color: #1d1d1b!important;
    text-decoration: underline;
}

.catalog-product-view .product-info .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel:before,
.product-item .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel:before {
	content: '(';
}

.catalog-product-view .product-info .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel:after {
	content: 'Rezensionen )';
}
/* For PLPs */

.product-item .yotpo-sr-bottom-line-score,
.product-item .yotpo-sr-vertical-border {
	display: none !important;
}

.product-item .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel:after {
	content: ')';
}

.product-item .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
	font-size: 14px !important;
}

.review-container .yotpo-bottom-line {
	flex-direction: column !important;
}

@media(max-width:768px) {
  .yotpo-layout-header-wrapper {
      flex-direction: column-reverse !important;
  }
  
  .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout [class*="yotpo-main-"] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line,
  .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout [class*="yotpo-main-"] .yotpo-header-container .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-summary-section {
    align-self: flex-start !important;
    margin: 0 !important;
  }
  
  .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout [class*="yotpo-main-"] .yotpo-header-container .yotpo-new-review-btn-wrapper {
    align-self: flex-end !important;
  }
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="-modal-header"] {
    font-size: 24px !important;
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal .yotpo-custom-question-headline label,
.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal .yotpo-form-label,
.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal .yotpo-custom-questions-container .yotpo-custom-question-headline {
	font-weight: normal !important;
  	font-size: 13px !important;
}


.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [aria-hidden="true"] {
	color: #e4032c !important;
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form .yotpo-input-wrapper input, 
.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form .yotpo-input-wrapper select, 
.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form .yotpo-input-wrapper textarea {
	border-radius: 30px !important;
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form footer.form-footer {
	position: relative;
    background: transparent !important;
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal .yotpo-custom-question-headline label {
	display: inline-block;
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal .yotpo-custom-question-headline [aria-hidden="true"] {
	margin-left: 10px;
}
    
.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal .yotpo-custom-questions-container {
	margin-top: 20px !important;
}

.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form footer.form-footer .yotpo-new-review-submit,
.modal-backdrop.yotpo-review-form-modal #yotpo-modal .yotpo-form-complete .yotpo-shop-complete {
	background: #e4032c !important;
    border-width: 2px;
    font-weight: 700 !important;
    text-transform: none;
  	border-radius: 30px !important;
}

.yotpo-new-review-btn.yotpo-btn-s {
	border: none !important;
}

.catalog-product-view .yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form .yotpo-custom-questions-container .yotpo-form-custom-questions-wrapper .yotpo-custom-questions-options .yotpo-custom-questions-option[style*="background-color: var(--primary-color)"] {
	background: #e4032c !important;
}

.catalog-product-view .yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] textarea,
.catalog-product-view .yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-new-input-container  {
	padding: 16px;
  	font-weight: 400 !important;
}

.catalog-product-view .yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="-modal"] [class*="modal-body"] .yotpo-form-complete {
	height: 100% !important;
}

.modal-backdrop.yotpo-review-form-modal #yotpo-modal .yotpo-form-complete .yotpo-shop-complete {
    width: auto !important;
  	padding: 0 10px;
}

.catalog-product-view .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-free-text-question .yotpo-custom-questions-free-text-question .yotpo-custom-questions-free-text-title,
.catalog-product-view .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-free-text-question .yotpo-custom-questions-free-text-question .yotpo-custom-questions-free-text-value {
	color: #000000 !important;
    font-size: 14px !important;
}

.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-product-questions .yotpo-review-question-wrapper .yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-wrapper,
.yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-wrapper {
    flex: 1 1 100%;
}

.yotpo-reviews-main-widget .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-product-questions .yotpo-review-question-wrapper .yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title:after,
.yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title:after {
    display: none;
}

.catalog-product-view .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-free-text-question .yotpo-custom-questions-free-text-question .yotpo-custom-questions-free-text-title {
  font-weight: 700 !important;
}

.yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-free-text-question .yotpo-custom-questions-free-text-question {
  flex-direction: column;
}

.catalog-product-view .yotpo-text-container .yotpo-read-more {
  color: black !important;
}

.yotpo-widget-override-css .yotpo-main-widget-layout [class*="yotpo-main-"] nav .yotpo-vertical-pagination .yotpo-reviews-pagination-item, .yotpo-widget-override-css .yotpo-main-widget-layout [class*="yotpo-main-"] nav .yotpo-vertical-pagination .yotpo-pagination-item {
    background: black !important;
}

@media(max-width: 1024px) {
.yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper {
  	flex-direction: column !important;
    align-items: flex-start !important;
  }
  
  .yotpo-reviews-main-widget.yotpo-display-s .yotpo-main-widget-layout .yotpo-main-layout .yotpo-reviews-container .yotpo-reviews-list .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions .yotpo-review-question-wrapper .yotpo-review-range-question-top .yotpo-custom-questions-range-question-wrapper .yotpo-progress-bar-wrapper .yotpo-progress-bar {
      margin-left: 0 !important;
  }
}
  