/** Shopify CDN: Minification failed

Line 172:2 Unexpected "#"

**/
@media only screen and (min-width: 768px) {
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image img {
    border-radius: 15px;
    margin: 0 !important;
    max-width: 50% !important;
    position: relative !important;
    visibility: hidden;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image a {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-scrollbar {
      margin-top: 42px;
      padding: 4px 16px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image img {
    max-width: 100% !important;
    visibility: visible;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image a {
    max-width: 100%;
  }
  .review-wrap {
    height: 780px !important;
  }
}
.shopapp-verified {
  display: none !important;
}
  .review-wrap {
    background-color: #FFFFFF;
    height: 624px;
    padding: 4rem 0px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] {
    display: flex ;
    flex-direction: column;
    height: 100% !important;
    max-width: none !important;
    padding: 0px 58px 0px 70px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-title {
    font-size: 40px !important;
    font-family:  'Recoleta Bold' !important;
    margin-bottom: 2rem !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll {
    display: flex;
    flex-grow: 1;
    overflow: hidden !important;
    flex-direction: column;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll-wrapper {
    display: flex;
    flex-direction: row;
    height: 100%;
    position: relative !important;
    gap: 12px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .block {
    display: flex !important;
    flex-direction: column;
    width: calc(50% - 12px) !important;
    height: 100% !important;
    padding: 1.5rem;
    border: 2px solid black;
    border-radius: 15px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-ratings-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 575px;
    align-items: start;
    position: relative;
    padding-left: 55% !important;
    gap: 1rem;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image {
    height: 100% !important;
    width:  100% !important;
    background: transparent !important;
    border: none !important;
    position: absolute !important;
    display: flex !important;
    flex-direction: column-reverse;
    padding: 0 !important;
    left: 0;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-rating {
    display: flex;
    gap: 5px;
    transform: translate(0px, 0.5rem);
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-style-color-star i {
    display:flex;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-product-title {
    font-size: 26px !important;
    font-family:  'Recoleta Bold' !important;
    color: black !important;
    margin: 0px !important;
    margin-top: 0px !important;
    line-height: 2rem !important;
    padding-bottom: 0.5rem;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image .stamped-reviews-product-title {
    display: none !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-title, #stamped-reviews-widget[data-widget-type=carousel] .stamped-reviews-date, #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle {
    display: none;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image a {
    height: 100% !important;
    position: relative;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    background-position: center;
    background-size: cover;
    border-radius: 15px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image .stamped-reviews-product-title a {
    height: auto !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll:before {
    margin-bottom: 0px !important;
    border-bottom: none !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message {
    padding-right: 0px !important;

  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block {
    font-family:  'Recoleta Regular' !important;
    font-size: 20px !important;
    font-style: normal !important;
    line-height: 24px !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-author {
    margin-top: 0px !important;
    font-family: 'Circular Std Book' !important;
    font-size: 10px !important;
    font-weight: normal !important;
    text-transform: uppercase;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message, #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-author {
    margin-left: 0px !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-buttons {
    position: absolute;
    width: calc(100% - 82px) !important;
    top: calc(50% + 27px);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    transform: translate(-28px, 0);
    z-index: 10;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-buttons div {
    z-index: 10;
  }
  # #stamped-reviews-widget .stamped-carousel-scroll #stamped-carousel-scroll-wrapper .stamped-ratings-wrapper span .shopapp-verified {
    display: none !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-right, #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-left {
    width: auto !important;
    height: auto !important;
    display: flex !important;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-right:hover::before,
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-left:hover::before{
    background: url('/cdn/shop/files/next-arrow.svg?v=1719203219') no-repeat center center;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-right:before {
    content: "" !important;
    background: url('/cdn/shop/files/next-arrow.png?v=1718974056') no-repeat center center;
    width: 44px;
    height: 44px;
    background-size: 44px 44px;
    border-radius: 50%;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-left:before {
    content: "" !important;
    background: url('/cdn/shop/files/next-arrow.png?v=1718974056') no-repeat center center;
    transform: scale(-1);
    width: 44px;
    height: 44px;
    background-size: 44px 44px;
    border-radius: 50%;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-fa-star:before {
    content: "" !important;
    background: url('/cdn/shop/files/filledStar.png') no-repeat center center;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
  }
  #stamped-reviews-widget[data-widget-type=carousel] .stamped-fa-star-o:before {
    content: "" !important;
    background: url('/cdn/shop/files/emptyStar.png') no-repeat center center;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
  }
  @media only screen and (max-width: 767px) {
    .review-wrap {
      padding: 2rem 0px 64px;
    }
    #stamped-reviews-widget[data-widget-type=carousel] {
      padding: 0 30px;
      width: 100% !important;
      text-align: center;
      justify-content: center;
      align-items: center;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-buttons {
      width: 100% !important;
      padding: 0px 15px;
      left: 0%;
      transform: none;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-title {
      width: 75%;
      font-size: 35px !important;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .block {
      padding: 1rem;
      padding-right: 1rem !important;
      height: 100% !important;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-ratings-wrapper {
      padding: 0 !important;
      max-width: 100%;
      gap: 16px;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll-wrapper {
      padding: 0 4px;
      gap: 8px;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image {
      position: relative !important;
      max-height: 50%;
      overflow: hidden;
      border-radius: 15px !important;
      order: 0;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image img {
      max-width: 100% !important;
      max-height: none !important;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message, #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-author {
      padding-right: 0px !important;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-rating {
      order: 1;
      padding-top: 0;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-product-title {
      order: 2;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message {
      order: 3;
    }
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-author {
      order: 4;
      padding-bottom: 1rem;
    }
  }