button.yotpo-btn-s, button.yotpo-new-review-submit, button.yotpo-upload-label {
   border-radius: 0 !important;
}
.yotpo-horizontal-pagination .selected[data-v-da0d22da], .yotpo-horizontal-pagination .yotpo-pagination-number-container .yotpo-pagination-number[data-v-da0d22da]:hover {
   border-radius: 0px;
}

p#yotpo-summary-header-text {
   color: #fff;
}

#yotpo-summary-container svg.yotpo-close-icon {
   color: #fff;
}

.yotpo-reviews-summary-button button:not([disabled]):hover {
   color: #fff !important;
}

.yotpo-smart-topic-filter.smart-topic-wrapper:hover {
   color: #373330 !important;
}

.yotpo-smart-topic-filter.smart-topic-wrapper {
   background-color: #e5e3db !important;
}

.yotpo-icon-btn[data-v-efe11c86], .yotpo-search-filter.yotpo-free-search-filter-container, input#scoreDropdownInput, button#mediaInput, .yotpo-mobile-filters-btn[data-v-4bd428b0] {
   border-radius: 2px !important;
}

button.yotpo-icon-button {
   background-color: transparent !important;
}
.yotpo-icon-button__container button.yotpo-icon-button:hover {
   --hover-color: #000 !important;
}

.yotpo-search-filter.yotpo-free-search-filter-container {
   height: auto;
}

.yotpo-display-l .yotpo-reviews-summary-container .yotpo-reviews-summary-modal-backdrop[data-v-478bd560], .modal-backdrop.yotpo-review-media-modal, .modal-backdrop[data-v-1ddcec99] {
   background-color: #535e4a40 !important;
   backdrop-filter: blur(4px);
}

.yotpo-reviews-widget-dropdown[data-v-14c233e3]:focus {
   border: none !important;
}

@media screen and (max-width: 560px) {
 p#yotpo-headline-reviews {
     margin-top: 0;
 }
}
.yotpo-search-filter:hover input.yotpo-search-input + .yotpo-icon-button__container button, .yotpo-search-filter input.yotpo-search-input:focus + .yotpo-icon-button__container button {
    --color: var(--yotpo-black) !important;
}