/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 0;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .cp-rating {
      padding-bottom: 0rem; } }
  .cp-rating .lhs {
    width: 75%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 768px) {
      .cp-rating .lhs {
        width: 100%;
        border-right: 0;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start; } }
    .cp-rating .lhs .rating-title {
      font-family: "Gotham-Book";
      font-size: 1.8rem;
      color: #000000;
      padding-bottom: 2rem; }
      @media only screen and (max-width: 768px) {
        .cp-rating .lhs .rating-title {
          font-size: 1.6rem; } }
      .cp-rating .lhs .rating-title .heightlight {
        font-family: "Gotham-Bold"; }
    .cp-rating .lhs .ratingCount {
      font-size: 3.6rem;
      color: #222222;
      font-family: "Gotham-Bold";
      display: inline-block;
      padding-right: 1.5rem; }
      @media only screen and (max-width: 768px) {
        .cp-rating .lhs .ratingCount {
          font-size: 4.6rem;
          letter-spacing: 0; } }
    .cp-rating .lhs .reviewnum {
      font-size: 1.2rem;
      font-family: "Gotham-Book";
      color: #555555;
      display: block;
      padding-top: 0.2rem; }
      @media only screen and (max-width: 768px) {
        .cp-rating .lhs .reviewnum {
          font-size: 1.4rem; } }
    .cp-rating .lhs .otherreviewList {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }
      @media only screen and (max-width: 768px) {
        .cp-rating .lhs .otherreviewList {
          -ms-flex-pack: start;
              justify-content: flex-start; } }
      .cp-rating .lhs .otherreviewList .reviewItem {
        width: auto;
        font-size: 1.2rem;
        color: #7a7a7a;
        font-family: "Gotham-Bold";
        position: relative;
        background: #ededed;
        margin: 0 1rem;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }
        @media only screen and (max-width: 768px) {
          .cp-rating .lhs .otherreviewList .reviewItem {
            margin: 0.5rem 1rem; } }
      .cp-rating .lhs .otherreviewList .reviewRate {
        top: 2px;
        text-align: right;
        position: absolute;
        right: 7px; }
      .cp-rating .lhs .otherreviewList .reviewarea {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-top: 1rem; }
        @media only screen and (max-width: 768px) {
          .cp-rating .lhs .otherreviewList .reviewarea {
            position: absolute;
            right: 27px;
            width: 56%;
            top: 0; } }
        .cp-rating .lhs .otherreviewList .reviewarea .reviewBg {
          width: 18%;
          height: 4px;
          background: #e2e2e2; }
          @media only screen and (max-width: 768px) {
            .cp-rating .lhs .otherreviewList .reviewarea .reviewBg {
              width: 17%; } }
          .cp-rating .lhs .otherreviewList .reviewarea .reviewBg.reviewBg-grey {
            background: #c2c2c2; }
  .cp-rating .rating-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 768px) {
      .cp-rating .rating-wrap {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: end;
            justify-content: flex-end;
        margin-bottom: 1rem; } }
  @media only screen and (max-width: 768px) {
    .cp-rating .btn-wrap {
      position: absolute;
      top: 4rem;
      right: 0; } }
  .cp-rating .rhs {
    width: 25%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    @media only screen and (max-width: 768px) {
      .cp-rating .rhs {
        width: 100%; } }

.titleSec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 2.2rem; }
  .titleSec .review-title {
    font-size: 2.4rem;
    font-family: "Gotham-Bold";
    color: #4a4a4a; }
    @media only screen and (max-width: 768px) {
      .titleSec .review-title {
        font-size: 1.8rem; } }
  .titleSec .btn-default {
    background: none;
    border: 1px solid #8c8c8c;
    font-size: 1.2rem;
    color: #4a4a4a;
    border-radius: 20px;
    padding: 1rem 1.5rem;
    min-width: 16.2rem; }
  .titleSec .icon {
    transform: rotate(178deg);
    display: inline-block;
    padding-right: 1rem;
    color: #bd001c; }

@media only screen and (max-width: 768px) {
  .yotpo-reviews-filters {
    display: none !important; } }

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes
.yotpo-default-button.write-review-button,
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes
.yotpo-default-button.write-review-button,
.write-question-review-buttons-container .write-question-review-button {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #bd001c !important;
  border-radius: 0.4rem;
  padding: 0;
  font-size: 1.8rem !important;
  line-height: 1.8rem;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 11px !important;
  background-color: #bd001c !important;
  transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out, box-shadow .5s ease-in-out; }
  @media only screen and (max-width: 768px) {
    .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes
.yotpo-default-button.write-review-button,
    .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes
.yotpo-default-button.write-review-button,
    .write-question-review-buttons-container .write-question-review-button {
      font-size: 1.2rem !important;
      line-height: 1.2rem;
      padding: 1rem; } }

.yotpo-icon-button-text {
  font-family: "Gotham-Bold" !important; }
  @media only screen and (max-width: 768px) {
    .yotpo-icon-button-text {
      font-size: 12px !important; } }

.yotpo .standalone-bottomline .star-clickable .yotpo-stars .sr-only {
  position: relative !important;
  top: -16px !important;
  left: 82px !important;
  width: 100%;
  display: inline-block;
  overflow: visible !important;
  color: #bd001c; }

.yotpo .text-m {
  padding-left: 3rem;
  color: #bd001c !important; }

.yotpo-logo-link-new,
.footer-actions,
.yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields,
.footer-additional-actions .yotpo-review-date {
  display: none !important; }

.yotpo .yotpo-review .yotpo-footer .yotpo-helpful {
  float: left !important; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star {
  font-size: 14px !important; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
  font-size: 14px !important; }

.yotpo .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-bottomline
.yotpo-icon-half-star,
.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  font-size: 14px !important;
  color: #626262; }

.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span {
  color: #4a4a4a !important; }

.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
  border: 0 !important; }

.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  color: #000000 !important;
  z-index: 2;
  position: relative;
  width: 80px !important;
  text-align: center;
  margin-right: -13px !important; }
  @media only screen and (max-width: 768px) {
    .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
      width: 90px !important;
      text-align: center;
      margin-right: -21px !important;
      margin: 0 auto; } }

.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label {
  font-size: 1.2rem !important;
  color: #000 !important;
  font-family: "Gotham-Book" !important;
  padding: 1rem 0; }

.yotpo.yotpo-main-widget .yotpo-icon-btn .write-question-review-button-icon {
  display: none !important; }

@media only screen and (max-width: 768px) {
  .yotpo.yotpo-main-widget.yotpo-small .yotpo-visible-mobile, .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-visible-mobile {
    display: none !important; } }

.yotpo.yotpo-main-widget .yotpo-bottomline .based-on, .yotpo .yotpo-modal-dialog .yotpo-bottomline .based-on {
  line-height: 10px; }

@media only screen and (max-width: 768px) {
  .yotpo-icon-button-text {
    display: block !important; } }

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .write-question-button,
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .write-review-button,
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .write-question-button,
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .write-review-button,
.yotpo-bottomline.bottom-line-items-container .product-related-fields-item {
  display: block !important; }

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .write-question-button, .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .write-review-button, .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .write-question-button, .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .write-review-button {
  display: none !important; }

.text-m {
  position: relative; }
  .text-m::before {
    position: absolute;
    width: 1px;
    height: 15px;
    left: 21px;
    top: 1px;
    background: #d2c0c0;
    content: ''; }

.yotpo-stars-and-sum-reviews .yotpo-stars .sr-only {
  position: relative !important;
  top: 15px !important;
  left: 0 !important;
  width: 100%;
  display: inline-block;
  overflow: visible !important;
  color: #bd001c; }

.yotpo-sum-reviews,
.main-widget .reviews-qa-labels-container {
  display: block  !important; }
  @media only screen and (max-width: 768px) {
    .yotpo-sum-reviews,
    .main-widget .reviews-qa-labels-container {
      margin-left: -1px !important;
      position: relative !important;
      float: none !important; } }

.yotpo-icon-profile {
  display: none !important; }

.yotpo .yotpo-review .yotpo-footer,
.yotpo .yotpo-review .yotpo-main {
  margin-left: 0 !important; }

.yotpo-header .yotpo-header-element.yotpo-header-actions {
  float: unset !important;
  position: relative;
  left: 22px; }
  @media only screen and (max-width: 768px) {
    .yotpo-header .yotpo-header-element.yotpo-header-actions {
      display: inline-block !important;
      left: 27px; } }

.y-label.yotpo-user-name {
  float: right !important;
  border-right: solid 1px #b7b7b7 !important;
  padding-left: 8px !important;
  padding-right: 10px !important;
  color: black !important;
  border-left: solid 1px #b7b7b7 !important; }

.yotpo .yotpo-review .yotpo-header .yotpo-review-stars {
  border-right: solid 1px #e2e2e2 !important;
  padding-right: 7px;
  margin-top: -19px !important; }

.yotpo .yotpo-review .yotpo-main .content-title {
  color: #000000 !important; }

.yotpo-icon-thumbs-up,
.yotpo-icon-thumbs-down {
  color: #bd001c !important; }

.yotpo .yotpo-icon-btn-small.voted .yotpo .yotpo-icon-btn-small.voted {
  color: #bd001c !important; }

.yotpo .yotpo-regular-box {
  border-bottom: 1px solid #e3e3e3 !important;
  border-top: 0 !important; }

.yotpo .yotpo-small-box {
  border: 0 !important; }

.yotpo .bottom-line-items .sr-only {
  position: relative !important;
  top: 1px !important;
  left: 0px !important;
  width: 100%;
  display: inline-block;
  overflow: visible !important;
  color: #222; }
  .yotpo .bottom-line-items .sr-only:before {
    visibility: visible;
    content: "Average Rating" !important;
    font-family: "Gotham-Bold";
    font-size: 1.4rem;
    color: #222222;
    position: absolute;
    top: -27px; }

.yotpo .write-review .connect-wrapper {
  padding-left: 0 !important; }

.yotpo .yotpo-icon-three-lines:before {
  display: none !important; }

.write-question-review-button-text {
  color: #ffffff !important;
  font-family: "Gotham-Bold" !important;
  text-transform: uppercase !important; }

.btn.btn-default:hover span {
  color: #bd001c !important; }

.yotpo.yotpo-main-widget .mL5 {
  display: none !important; }

.yotpo .write-review .yotpo-header .y-label {
  font-family: "Gotham-Bold" !important; }

.yotpo-mandatory-explain,
.yotpo .write-review .yotpo-header .y-label .form-input-error,
.y-label .yotpo span,
.yotpo div {
  font-family: "Gotham-Book" !important; }

.yotpo-stars-and-sum-reviews .yotpo-stars .sr-only {
  padding-bottom: 10px !important; }

.yotpo .yotpo-icon-empty-star {
  color: #d0d1d8 !important; }

#cyclespdp .yotpo-icon.yotpo-icon-star, #pdp .yotpo-icon.yotpo-icon-star.rating-star,
.yotpo .yotpo-bottomline .yotpo-icon-half-star {
  color: #f6c000 !important; }

.yotpo .yotpo-icon-empty-star:before,
.yotpo .yotpo-icon-half-star:before {
  content: "\E60E" !important; }

.yotpo.yotpo-main-widget .yotpo-bottomline .based-on {
  padding-top: 20px !important; }

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-stars {
  padding-top: 12px !important; }

.yotpo .write-review .connect-wrapper .form-element .form-input-error,
.yotpo .write-review .submit-button .form-input-error,
.yotpo .form-group .form-element .form-input-error {
  font-family: "Gotham-Book" !important;
  font-size: 12px !important; }

.yotpo .primary-color-btn, .yotpo input[type="button"].primary-color-btn {
  font-size: 1.4rem !important;
  font-family: "Gotham-Bold" !important;
  background-color: #bd001c !important;
  border: 1px solid #bd001c !important;
  border-radius: 3px; }

.yotpo .write-review .socialize-wrapper {
  display: none !important; }

.yotpo a:hover {
  color: #bd001c !important;
  text-decoration: none !important; }

.main-widget .bottom-line-items {
  text-align: left !important;
  margin-bottom: 10px !important;
  margin-top: 18px;
  line-height: 26px !important; }
  @media only screen and (max-width: 768px) {
    .main-widget .bottom-line-items {
      display: inline-block; } }

.main-widget .avg-score {
  width: 200px !important; }

.main-widget .write-question-review-buttons-container {
  margin-top: -82px; }
  @media only screen and (max-width: 768px) {
    .main-widget .write-question-review-buttons-container {
      text-align: left !important;
      margin-top: 0; } }

.write-question-review-button-text {
  padding: 0px 14px !important;
  height: 38px !important; }
  @media only screen and (max-width: 768px) {
    .write-question-review-button-text {
      padding: 0 !important;
      font-size: 1.2rem !important; } }

.yotpo .yotpo-default-button:hover .write-question-review-button-text {
  color: #bd001c !important; }

.yotpo .primary-color-btn:hover,
.yotpo input[type="button"].primary-color-btn:hover {
  color: #bd001c !important; }

.yotpo .submit-button .primary-color-btn:hover,
.yotpo .submit-button input[type="button"].primary-color-btn:hover {
  background: #ffffff !important;
  border: 1px solid #bd001c !important; }

.bottom-line-items .font-color-gray-darker {
  color: #222222 !important; }

.yotpo .yotpo-bottomline,
.main-widget .yotpo-reviews-filters {
  border-bottom: 0 !important;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 768px) {
    .yotpo .yotpo-bottomline,
    .main-widget .yotpo-reviews-filters {
      display: block; } }

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

.main-widget .yotpo-reviews-header {
  padding: 10px 0 !important;
  margin: 0 !important; }

.reviews-header .reviews-amount {
  display: none !important; }

.yotpo .yotpo-label-container {
  border-top: 0 !important; }

.yotpo-thankyou-footer,
.yotpo-user-related-fields,
.filters-container,
.bottom-line-items .avg-score,
.yotpo-filter-stars.rating-stars-container .sr-only,
.aggregated-product-related-fields .product-related-fields-footer {
  display: none !important; }

.yotpo.yotpo-main-widget .yotpo-thank-you .yotpo-thankyou-header span {
  color: #bd001c !important; }

.yotpo .yotpo-review .yotpo-main .content-title {
  padding-bottom: 10px !important; }

.yotpo .new-yotpo-small-box,
.main-widget .yotpo-reviews-filters {
  margin: 0 !important;
  padding: 0 !important; }
  @media only screen and (max-width: 768px) {
    .yotpo .new-yotpo-small-box,
    .main-widget .yotpo-reviews-filters {
      margin: 35px 10px 0 10px !important; } }

.yotpo .yotpo-pager a {
  color: #bd001c !important; }

@media only screen and (max-width: 768px) {
  .yotpo .yotpo-messages {
    margin: 10px 0; } }

.yotpo-helpful .y-label.label-helpful {
  display: none !important; }

.yotpo-helpful:before {
  visibility: visible;
  content: "Helpful? :" !important; }

.yotpo .yotpo-review .yotpo-review-stars .sr-only {
  position: relative !important;
  top: 1px !important;
  left: 11px !important;
  width: 100%;
  display: inline-block;
  overflow: visible !important;
  color: #222;
  width: 92px;
  /* overflow: hidden; */
  background: #fff; }
  .yotpo .yotpo-review .yotpo-review-stars .sr-only:before {
    content: '';
    background: #fff;
    position: absolute;
    left: 24px;
    top: 0;
    width: 70px;
    height: 18px;
    z-index: 1; }

.yotpo .error-box .yotpo-icon-cross {
  position: relative !important; }

.yotpo .yotpo-icon-cross::before {
  content: "\E615" !important; }

.yotpo .yotpo-pager .yotpo-page-element.yotpo-disabled {
  color: #e3e3e3 !important; }

.yotpo .yotpo-pager .yotpo-page-element {
  color: #6A6C77 !important; }

.yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
  color: #bd001c !important; }

@media only screen and (max-width: 768px) {
  .main-widget .rating-stars-container {
    margin-left: -1px !important; } }

.yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar {
  height: 3px !important;
  width: 43px !important;
  margin-right: 4px !important; }
  @media only screen and (max-width: 768px) {
    .yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar {
      width: 28px !important; } }

.yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar.yotpo-rating-bar-full {
  background-color: #808080 !important; }

.yotpo .form-group .form-element .yotpo-rating-field .yotpo-rating-field-content .yotpo-rating-field-bars {
  width: 65% !important; }
  @media only screen and (max-width: 768px) {
    .yotpo .form-group .form-element .yotpo-rating-field .yotpo-rating-field-content .yotpo-rating-field-bars {
      width: 60% !important; } }

input[type='radio']:after {
  width: 16px;
  height: 16px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #d1d3d1; }
  @media only screen and (max-width: 768px) {
    input[type='radio']:after {
      top: -1px; } }
  @supports (-webkit-touch-callout: none) {
    input[type='radio']:after {
      left: -10px; } }

input[type='radio']:checked:after {
  width: 8px;
  height: 8px;
  border-radius: 15px;
  top: -23.5px;
  left: 3px;
  position: relative;
  background-color: #bd001c;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #bd001c; }
  @media only screen and (max-width: 768px) {
    input[type='radio']:checked:after {
      top: -26.5px; } }
  @supports (-webkit-touch-callout: none) {
    input[type='radio']:checked:after {
      left: -6px;
      top: -29px; } }

input[type='radio']:checked:before {
  width: 16px;
  height: 16px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #d1d3d1; }
  @media only screen and (max-width: 768px) {
    input[type='radio']:checked:before {
      top: -1px; } }
  @supports (-webkit-touch-callout: none) {
    input[type='radio']:checked:before {
      top: -2px;
      left: -10px; } }

.product-related-fields-item .product-related-fields-item-title {
  display: block !important;
  font-size: 12px !important;
  width: auto !important;
  float: none !important; }

.product-related-fields-item .product-related-fields-item-value {
  margin-left: 0 !important; }
  @media only screen and (max-width: 768px) {
    .product-related-fields-item .product-related-fields-item-value {
      width: auto !important; } }

.product-related-fields-item .product-related-fields-item-value {
  display: block !important;
  float: none !important;
  padding-left: 0 !important; }

.product-related-fields-column:last-child {
  display: block;
  position: relative;
  left: 50%;
  top: -40px; }
  @media only screen and (max-width: 768px) {
    .product-related-fields-column:last-child {
      left: 0;
      top: -5px; } }

.yotpo-bottomline.bottom-line-items-container .pT20 {
  padding-top: 0 !important; }

.yotpo-bottomline.bottom-line-items-container .aggregated-product-related-fields {
  border-left: solid 1px #e3e3e3;
  padding-left: 41px; }
  @media only screen and (max-width: 768px) {
    .yotpo-bottomline.bottom-line-items-container .aggregated-product-related-fields {
      padding-left: 0;
      border: 0; } }

@media only screen and (max-width: 768px) {
  .yotpo .yotpo-rating-bars {
    padding-left: 15px !important; } }
