[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel {
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown {
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-selected-value, [class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown span.yotpo-dropdown-placeholder {
    color: var(--text-color);
    font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown span.yotpo-dropdown-placeholder {
}



[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-selected-value + svg {}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-selected-value + svg path {
    stroke: var(--text-color);
    stroke-width: 2;
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-dropdown-content-wrapper {
    width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel .yotpo-dropdown-closable.yotpo-reviews-widget-dropdown .yotpo-dropdown-content-wrapper span.yotpo-dropdown-option {
    width: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-filters-right-panel label.yotpo-radio-base.yotpo-sorting-filter-container {padding: 10px;border-radius: 100px;background-color: var(--primary-color);}
span.yotpo-summary-content {
    color: black !important;
}
span.yotpo-summary-topic {
    color: black !important;
}
h2#yotpo-summary-header-title-id {
    color: white !important;
}
.yotpo-summary-header {
    background-color: #2D2D2DFF !important;
}