.yotpo-testimonials-custom-tab .yotpo-label {
  display: none;
}
.yotpo-testimonials-custom-tab .yotpo-modal-content .yotpo-nav {
  display: none;
}
.yotpo-testimonials-custom-tab .yotpo-bottomline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2rem;
  float: none !important;
  margin-top: 30px;
}
.yotpo-testimonials-custom-tab .yotpo-bottomline a {
  font-size: 26px;
  color: #333 !important;
}
.yotpo-testimonials-custom-tab .yotpo-bottomline .yotpo-stars {
  margin-top: 1rem;
}
.yotpo-testimonials-custom-tab .yotpo-footer {
  display: none;
}
.yotpo-testimonials-custom-tab .yotpo-regular-box {
  border-top: none !important;
}
.yotpo-testimonials-custom-tab .yotpo-user-name {
  font-size: 20px !important;
  color: #364d52 !important;
}
.yotpo-testimonials-custom-tab .yotpo-review-stars {
  margin-top: 10px !important;
}
.yotpo-testimonials-custom-tab .content-title {
  display: none !important;
}
.yotpo-testimonials-custom-tab .yotpo-user-title {
  text-transform: uppercase;
  color: #8894ab !important;
  font-weight: bold !important;
}
.yotpo-testimonials-custom-tab .content-review {
  color: #333 !important;
  font-size: 16px !important;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .yotpo-testimonials-custom-tab .content-review {
    display: inline !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-review * {
  font-family: "ProximaNova";
  color: #333;
}
.yotpo-testimonials-custom-tab .yotpo-modal-bottom-line {
  border-bottom: none !important;
}
.yotpo-testimonials-custom-tab .yotpo-popup-box-large {
  margin-top: 20px;
}
.yotpo-testimonials-custom-tab .yotpo-modal-dialog,
.yotpo-testimonials-custom-tab .yotpo-modal-body {
  height: auto !important;
  max-height: unset !important;
}
.yotpo-testimonials-custom-tab .yotpo-page-element {
  font-weight: 700;
  color: #333 !important;
  padding: 8px 12px;
}
.yotpo-testimonials-custom-tab .yotpo-pager a.yotpo-active {
  background-color: #02aba3 !important;
  color: #fff !important;
  border-radius: 3px;
}
.yotpo-testimonials-custom-tab .yotpo-pager .yotpo_previous,
.yotpo-testimonials-custom-tab .yotpo-pager .yotpo_next {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 4px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yotpo-testimonials-custom-tab .yotpo-comments-box {
  border: none !important;
  margin-top: 0 !important;
}
.yotpo-testimonials-custom-tab .yotpo-comments-box .yotpo-icon-profile {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .yotpo-testimonials-custom-tab .yotpo-comments-box {
    margin-left: 283px !important;
  }
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comments-box {
    margin-left: 0 !important;
  }
}
.yotpo-testimonials-custom-tab .product-link {
  color: #333 !important;
  font-weight: bold !important;
  font-size: 20px !important;
  margin-bottom: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 767px) {
  .yotpo-testimonials-custom-tab .product-link {
    padding-top: 0 !important;
  }
}
.yotpo-testimonials-custom-tab .product-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .yotpo-testimonials-custom-tab .product-link-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.yotpo-testimonials-custom-tab .product-link-wrapper .yotpo-review-date {
  text-align: right;
}
.yotpo-testimonials-custom-tab .product-link-wrapper .yotpo-header-actions {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .product-link-wrapper .yotpo-header-actions {
    padding-top: 24px !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-user-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-user-box div.yotpo-header-element {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
  .yotpo-testimonials-custom-tab .yotpo-user-box div.yotpo-header-element .label-with-tooltip {
    float: right;
  }
  .yotpo-testimonials-custom-tab .yotpo-user-box .yotpo-user-name {
    margin-left: 0.25rem;
  }
}
.yotpo-testimonials-custom-tab .yotpo-review > .yotpo-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-review > .yotpo-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.yotpo-testimonials-custom-tab .yotpo-review > .yotpo-header > .yotpo-main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-review > .yotpo-header > .yotpo-main {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .yotpo-testimonials-custom-tab .yotpo-review > .yotpo-header > .yotpo-main .yotpo-main {
    margin-left: 0 !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-comment-box {
  border-left: none !important;
  margin-left: 0 !important;
  padding-top: 10px !important;
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .stars-and-name .yotpo-user-name {
  font-size: 18px !important;
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .stars-and-name .yotpo-user-name {
    font-size: 14px !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-main {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 !important;
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-actions {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  text-align: right;
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-actions {
    text-align: left;
  }
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-actions {
  float: none !important;
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-actions {
    position: absolute;
    top: 24px;
  }
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-actions .yotpo-review-date {
  float: none !important;
  padding-right: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-element {
    width: 117px;
  }
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-main {
    width: calc(100% - 117px) !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-popup-box-medium {
  background-color: #f8f7f6;
  margin: 0 !important;
}
.yotpo-testimonials-custom-tab .stars-and-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yotpo-testimonials-custom-tab .yotpo-bottomline a.text-m {
  font-weight: bold;
}
.yotpo-testimonials-custom-tab .yotpo-icon-circle-checkmark {
  color: #00c4c4 !important;
}
.yotpo-testimonials-custom-tab .rest-content-collapsed {
  font-size: 16px !important;
}

.review-banner-image {
  min-height: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

#yotpo-testimonials-product-reviews {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

@media (min-width: 768px) {
  #yotpo-testimonials-product-reviews {
    width: 100%;
  }
}

@media (min-width: 1536px) {
  #yotpo-testimonials-product-reviews {
    max-width: 1280px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  #yotpo-testimonials-product-reviews {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (min-width: 1440px) {
  #yotpo-testimonials-product-reviews {
    max-width: 1390px;
  }
}
