

.yotpo-bottom-line-left-panel.yotpo-bottom-line-score,
.yotpo-empty-state.yotpo-qna-empty-state > div {
color:var(--color--primary_1) !important;
}
button#yotpo-summary, #yotpo-widget-btn,
button.yotpo-question-submit
{
    background-color: #f2fc8b !important;
    color: var(--color--primary_1) !important;
  padding: 4px 16px;
    text-transform: uppercase;
    gap: 4px;
    border-radius: 0 !important;
  margin-top: 24px !important;
      font-weight: 600 !important;
    text-transform: uppercase !important;
}

.yotpo-ask-question-btn-wrapper > a, .yotpo-ask-question-btn-wrapper > a span, #yotpo-widget-btn span {
    text-transform: uppercase;
  color: var(--color--primary_1) !important;
  
}

.yotpo-horizontal-pagination .selected, .yotpo-horizontal-pagination .yotpo-pagination-number:hover {
    background-color: #f2fc8b !important;
  color: var(--color--primary_1) !important;
    border-radius: 0 !important;
  font-weight: 600;
}
.yotpo-radio-base + svg path {
  fill: var(--color--primary_1);
}

button#yotpo-summary svg.yotpo-button-icon path,
.yotpo-reviews-trademark.yotpo-reviews-by svg path {
fill: var(--color--primary_1);
}


.yotpo-head {
display: none !important;
}


.ugc-storefront-widgets-tabs-container.yotpo-main-widget-tabs > div {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
        border-bottom: 3px solid #fff;

  
}


.yotpo-main-widget-tabs .ugc-storefront-widgets-tabs-container__tab.selected {
font-weight: 600 !important;
    border-bottom: 3px solid var(--yotpo-pure-black) !important;
}


.ugc-storefront-widgets-tabs-container.yotpo-main-widget-tabs {
    border-bottom: 2px solid #eee;
}


.yotpo-header-container {
padding-top: 24px;
}

.yotpo-review-border-smooth {display: none;}

.yotpo-header-container.yotpo-header.yotpo-header-margin {display: none;}

.yotpo-display-l .yotpo-qna-empty-state, .yotpo-display-m .yotpo-qna-empty-state {margin-top: 36px !important;}

.ugc-storefront-widgets-tabs-container.yotpo-main-widget-tabs {justify-content: start !important;}

.yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content {padding-top: 100px !important;}

.yotpo-qna-modal-header-font {padding: 4px 24px 0 !important;}

.yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal {padding-top: 48px;}

button.yotpo-question-submit {margin: 0 !important;}


header#modalTitle {margin-bottom: 0 !important;}

input, button{
	border-radius: 0 !important;
}