.yotpo-reviews-main-widget  {
--primary-color-ck: #12284B;
--md-gray-color: #A7A7A7;
}

.yotpo-review-title[data-v-53878500],
.yotpo-review-bold-title[data-v-53878500],
.yotpo-bold-layout .yotpo-headline{
    font-family: "SlimbachStd-BoldItalic", Georgia, Times, "Times New Roman", serif;
    font-style: italic;
  	line-height: 1.2!important;
}

.yotpo-dropdown-base{
  cursor: pointer;
}
.yotpo-filter-select{
pointer-events: none;
}
.yotpo-avatar-initials-text {
  fill: #ffffff !important;
}
.yotpo-initials-icon {
  height: 56px;
  width: 56px;
}
.yotpo-initials-background {
  fill: #7492cb !important;
  cx: 28;
  cy: 28;
  r: 28;
}

.yotpo-review-content[data-v-53878500],
.yotpo-date-format,
.yotpo-reviewer-name[data-v-d252d7a6] {
  	font-family: "Avenir Next", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

[data-v-ad720740] .yotpo-media-select,
[data-v-ad720740] .yotpo-filter-select,
.yotpo-search-filter .yotpo-search-label .yotpo-search-input {
    border: 2px solid var(--md-gray-color)!important;
}

.carkella .yotpo-review-title[data-v-53878500],
.carkella .yotpo-review-bold-title[data-v-53878500],
.carkella .yotpo-bold-layout .yotpo-headline {
    font-family: "Revista", Georgia, Times, "Times New Roman", serif;
  	font-style: normal !important;
}

.carkella .yotpo-review-content[data-v-53878500],
.carkella .yotpo-date-format,
.carkella .yotpo-reviewer-name[data-v-d252d7a6] {
  	font-family: Montserrat, sans-serif;
}

.carkella #yotpo-main-widget-btn[data-v-1fafa3d2],
.carkella .yotpo-progress-bar .yotpo-progress-bar-score,
.carkella #yotpo-widget-btn {
    background-color: var(--primary-color-ck);
}

.carkella .yotpo-bottom-line .yotpo-bottom-line-left-panel.yotpo-bottom-line-score,
.carkella .yotpo-read-more,
.carkella .yotpo-reviewer-name[data-v-d252d7a6],
.carkella .yotpo-verified-text[data-v-19358f48]{
    color: var(--primary-color-ck)!important;
}

.carkella .yotpo-reviewer-badge-container svg circle,
.carkella .yotpo-verified-icon circle {
  fill: var(--primary-color-ck);
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text,
.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text,
.ugc-storefront-widgets-tabs-container__tab,
.yotpo-base-layout {
  font-family: "Avenir Next", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.carkella .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text,
.carkella .ugc-storefront-widgets-tabs-container__tab,
.carkella .yotpo-base-layout {
  font-family: Montserrat, sans-serif !important;
}

.yotpo-new-review-btn {
  font-family: "Avenir Next", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  min-width: 230px !important;
  border-radius: 2px !important;
  padding: 12px 0 !important;
  font-weight:500!important;
  text-transform: uppercase !important;
  letter-spacing: .64px!important;
  background: #7492CB !important;
}

.yotpo-layout-header-wrapper {
  justify-content: center !important;
}

.yotpo-smart-topic-filter.smart-topic-wrapper {
  border: 1.5px !important;
  border-radius: 100px !important;
  padding: 15px 32px !important;
}

.yotpo-search-input,
.yotpo-filter-select{
  border-color: 1px solid #22222226 !important;
  border-radius: 2px !important;
}

.yotpo-review-title {
font-family: ITC Slimbach Std !important;
font-size: 24px !important;
font-style: italic !important;
font-weight: 700 !important;
line-height: 24px !important;
}

@media (max-width: 767px) {
  .yotpo-review-title {
     font-size: 24px !important;
  }
  .yotpo-filters-top-panel {
    flex-direction: column !important;
    gap: 15px !important;
  }
  .yotpo-free-search-filter-container {
    flex: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .yotpo-search-label , .yotpo-dropdown-base{
    display: flex;
  }
  .yotpo-mobile-filters-popup-field-wrapper {
    margin-top: 15px;
  }
  .yotpo-mobile-filters-popup-content {
    padding: 60px 15px !important;
  }
  .yotpo-mobile-filters-popup-close {
    top: 20px;
  }
  .yotpo-reviews-main-widget .sr-only {
    display: none;
  }
}


.yotpo-review-border-smooth {
   background: #22222226 !important;
   height: 1px !important;
}

.star-container svg {
  width: 16px !important;
  height: 16px !important;
}

.yotpo-main-layout.yotpo-main-reviews-widget {
  font-family: "Avenir Next", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  --secondary-font-family: "Avenir Next", Arial, "Helvetica Neue", Helvetica, sans-serif;
} 

.yotpo-verified-icon {
  position: relative;
  top: 12px;
  left: 12px;
}

.yotpo-verified-icon circle {
  fill: #B9C589 !important;
}

.yotpo-review-rating-title {
    align-items: center !important;
  }

.yotpo-mobile-filters-popup-overlay-container {
  z-index: 999 !important;
}

.yotpo-mobile-filters-btn {
  flex-basis: auto !important;
}

@media only screen and (max-width: 768px) {
  span.yotpo-mobile-filters-btn-text {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: center !important;
    visibility: hidden !important;
}
  span.yotpo-mobile-filters-btn-text::after {
    content: "Ratings";
    visibility: visible;
  }	
}