/* Import the Aktiv Grotesk font from Adobe Fonts */
@import url('https://use.typekit.net/her0nzw.css');

/* Apply Aktiv Grotesk to the Yotpo review content */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-content {
  font-family: 'aktiv-grotesk', sans-serif !important;
}



.yotpo-dropdown-content {
    background: white !important;
}

@media only screen and (max-width: 600px){
.yotpo-head {
    margin-top: 0px !important;
}

.yotpo-display-s .yotpo-review-question-wrapper[data-v-70d9e087] {
    display: inline-block !important;
}
  
}

button#yotpo-main-widget-btn {
    border-radius: 0px !important;
}

input#searchInput {
    border-radius: 0px !important;
}

input#scoreDropdownInput {
    border-radius: 0px !important;
}

input.yotpo-dropdown-placeholder.yotpo-dropdown-placeholder-input {
      border-radius: 0px !important;
}

button#yotpo-summary {
  	border-radius: 0px !important;
}

.yotpo-smart-topic-filter.smart-topic-wrapper {
    border-radius: 0px !important;
}


.yotpo-progress-bar {
  border-radius: 0px !important;
}

.yotpo-progress-bar-score {
  border-radius: 0px !important;
}

button.yotpo-mobile-filters-btn.yotpo-mobile-filters-popup-btn {
  border-radius: 0px !important;
}

a.selected.yotpo-reviews-pagination-item.yotpo-pagination-number {
  border-radius: 0px !important;
}

a.yotpo-reviews-pagination-item {
  border-radius: 0px !important;
}