.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-box .yotpo-user-name {
  font-size: 24px !important;
  color: #37271f !important;
}
.yotpo-testimonials-custom-tab .yotpo-user-name {
  font-family: Hamilton !important;
  float: none !important;
}
.yotpo-testimonials-custom-tab .yotpo-header-element .yotpo-user-name {
  color: #37271f !important;
}
.yotpo-testimonials-custom-tab .yotpo-review-stars {
  margin-top: 10px !important;
}
.yotpo-testimonials-custom-tab .yotpo-review-stars .yotpo-icon {
  font-size: 25px !important;
  margin-right: 5px;
}
.yotpo-testimonials-custom-tab .content-title {
  display: none !important;
}
.yotpo-testimonials-custom-tab .yotpo-user-title {
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #bd9a5f !important;
  font-size: 17px !important;
}
.yotpo-testimonials-custom-tab .content-review {
  color: var(--text-primary-color) !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: "Avenir";
  color: var(--text-primary-color);
}
.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: 5px 10px;
}
.yotpo-testimonials-custom-tab .yotpo-pager a.yotpo-active {
  color: #bf5627 !important;
}
.yotpo-testimonials-custom-tab .yotpo-pager .yotpo_previous,
.yotpo-testimonials-custom-tab .yotpo-pager .yotpo_next {
  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 .yotpo-icon-profile {
  display: none !important;
}
.yotpo-testimonials-custom-tab .product-link {
  color: #bf5627 !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  font-family: Hamilton;
  margin-bottom: 16px;
  line-height: 1.1;
}
@media screen and (min-width: 767px) {
  .yotpo-testimonials-custom-tab .product-link {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .product-link {
    font-size: 28px !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-review-date {
  text-align: right;
  color: #37271f !important;
  font-size: 16px !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-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 {
  margin-top: 10px;
  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 {
    width: 100%;
  }
  .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: none !important;
  margin-top: 10px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .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: 18px !important;
  }
}
.yotpo-testimonials-custom-tab .yotpo-comment-box .stars-and-name + div {
  display: none;
}
.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 screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-actions .yotpo-review-date {
    font-size: 13px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-header-element {
    width: 110px;
  }
}
@media screen and (max-width: 767px) {
  .yotpo-testimonials-custom-tab .yotpo-comment-box .yotpo-store-owner .yotpo-main {
    width: calc(100% - 110px) !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%;
}

@media screen and (max-width: 767px) {
  .banner-right-part {
    max-width: 220px;
  }
}
.banner-right-part .yotpo-stars {
  display: block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .banner-right-part .yotpo-stars {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.banner-right-part .yotpo-stars {
  border: 3px solid #f6dfa4;
}
.banner-right-part .yotpo-stars .yotpo-icon {
  margin-right: 5px;
  font-size: 64px !important;
  float: none !important;
}
@media screen and (max-width: 767px) {
  .banner-right-part .yotpo-stars .yotpo-icon {
    font-size: 30px !important;
  }
}

.yotpo-popup-box-large {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.yotpo-regular-box {
  margin: 0 !important;
}

#yotpo-testimonials-product-reviews {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  #yotpo-testimonials-product-reviews {
    width: 100%;
  }
}

@media (min-width: 1536px) {
  #yotpo-testimonials-product-reviews {
    max-width: 1280px;
  }
}
@media screen and (min-width: 1440px) {
  #yotpo-testimonials-product-reviews {
    max-width: 1390px;
  }
}
