.yotpo-dropdown-placeholder-input {
  background-color: #4f4f4f !important;
  border: solid 1px #737373 !important;
}
.yotpo-filter-select {
  background-color: #4f4f4f !important;
  border: solid 1px #737373 !important;
  color: #ffffff !important;
}
.yotpo-selected-value {
  color: #ffffff !important;
}
.yotpo-smart-topics-headline {
  color: #93959F !important;
}
.yotpo-custom-questions-title {
  color: #93959F !important;
}
.yotpo-custom-questions-value {
  color: #93959F !important;
}
.yotpo-filter-select:disabled {
  color: #ffffff;
}
.yotpo-filter-select::placeholder {
  color: #ffffff; 
}
.yotpo-search-input {
  background: none !important;
  border: solid 1px #575757 !important;
  border-color: #737373!important;
}
.yotpo-search-input::placeholder {
  color: #737373!important;
}
.yotpo-new-review-btn-wrapper .yotpo-btn-s {
  border-left: none !important;
  border: solid 1px #737373 !important;
}
.yotpo-clear-filters-device {
  color: #93959F !important;
}
.yotpo-dropdown-placeholder {
  color: #93959F !important;
}
.yotpo-media-select {
  background: #4f4f4f !important;
  border: solid 1px #737373 !important;
}
.yotpo-media-select::placeholder {
  color: #ffffff !important;
}
.yotpo-dropdown-base path {
  stroke: #ffffff !important;
}
.yotpo-search-label svg {
  stroke: #737373 !important;
}
.yotpo-dropdown-closable path {
  stroke: #ffffff !important;
}
.yotpo-bottom-line-score {
  color: #ffffff !important;
}
.yotpo-smart-topic-filter {
  background-color: rgba(160,131,44,0.3) !important;
  color: #93959F !important;
  padding: 8px 9px 8px 11px !important;
  border-radius: 3px !important;
  border: none !important;
  
}
.yotpo-smart-topic-filter:hover {
 background-color: rgba(160,131,44,0.4) !important;
}
/* Cambia el color del marcador de posición en el input específico */
input.yotpo-filter-select[placeholder="Rating"]:disabled::placeholder {
  color: #ffffff; /* Cambia este valor al color que desees */
}
.yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title {
  color: #949599 !important;
}
.yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-value {
  color: #949599 !important;
}
.yotpo-reviewer-verified-buyer-text {
  color: #BF8D36 !important;
}
.yotpo-read-more {
  color: #BF8D36 !important;
}


.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="-modal"]{color:#000;}
.yotpo-main-widget-layout .modal-backdrop.yotpo-review-form-modal [class*="modal-body"] .yotpo-review-form .yotpo-file-upload .yotpo-upload-label{border:1px solid #000;}