/** Shopify CDN: Minification failed

Line 216:0 Unexpected "}"

**/
.testimonials .testimonials-card{
  border-radius: var(--media-radius);
}
.testimonials-card-user {
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
  align-items:center;
}
.testimonials-card-box {
	font-size: 26px;
	text-transform: var(--text_style);
	font-family: var(--font-body-family);
	transition: all .5s ease;
	font-weight: 500;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 60px;
	background: #e7e2d9;
	margin: 0000;
}
.testimonials .product-card-wrapper .card:hover .card_product_quick-view{
  display: none;
}
.testimonials .testimonials-card .card:not(.ratio) {
  display: flex;
  flex-direction: column;
  height: 100%;
  column-gap: 15px;
}
.testimonials .card__media{
  margin: 0 !important;
  width: 100% !important;
}
.testimonials .testimonials-card .card__inner {
  max-width: 125px;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.testimonials .testimonials-card .card__content{
  max-width: fit-content;
  padding: 0 !important;
}
.testimonials .card-wrapper.product-card-wrapper .card.card--card{
  background-color: transparent !important;
  border: none !important;
}
.testimonials .testimonials-card product-form,
.testimonials .testimonials-card .card__inner .card__heading a.full-unstyled-link{
  display: none;
}
.testimonials .testimonials-card__info .product-collection__content {
  text-align: left;
}
.testimonials .testimonials-card__info .card__badge {
  display: none;
}
.testimonials .author-name-tag .h3,
.testimonials .author-designation-tag .h3 {
  font-size: 14px;
  font-family:var(--font-body-family);
  font-weight:400;
}
.testimonials .author-designation-tag .h3 {
  font-weight:300;
}
.testimonials .product-card-buttons{
  display: none !important;
}
.testimonial-row.classic{
  display: flex;
  align-items: center;
}
.testimonial__title{
  max-width: 25%;
  width: 100%;
  padding-right: 15px;
}
.testimonial-content {
  max-width: 75%;
  width: 100%;
  padding-left: 15px;
}
.testimonials.page-width .testimonial-row{
  max-width: 95%;
  width: 100%;
  margin: 0 auto;
}
.testimonials .testimonials-card__image-wrapper--third-width {
  width: 33%;
}
.testimonials .testimonials-card__image-wrapper--half-width {
  width: 50%;
}
.testimonials .testimonials-card__image-wrapper.center{
  margin: 0 auto;
}
.testimonials .testimonials-card__image-wrapper.right{
  margin: 0 0 0 auto;
}
.testimonials .testimonials-list__item.center .testimonials-card__image-wrapper:not(.testimonials-card__image-wrapper--full-width),
.testimonials .testimonials-list__item:only-child {
  margin-left: auto;
  margin-right: auto;
}
.testimonials .testimonials-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.testimonials .testimonials-list__item:only-child {
  max-width: 72rem;
}
.testimonials .testimonials-list p {
  margin: 15px 0;
  font-size: 14px;
}
.testimonials .testimonials-list .h4 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.testimonials .testimonials-list__item.center .media--adapt,
.testimonials .testimonials-list__item .media--adapt .testimonials-card__image {
  width: auto;
}
.testimonials .testimonials-list__item.center .media--adapt img {
  left: 50%;
  transform: translateX(-50%);
}
.testimonials .product_to_review {
  margin-top: 10px;
  padding-top: 20px;
}
.testimonials .testimonials-card {
  padding: 1.5rem;
}
.testimonials .testimonials-card {
  position: relative;
  box-sizing: border-box;
}
.testimonials .testimonials-card > .testimonials-card__image-wrapper--full-width:not(.testimonials-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}
.testimonials .testimonials-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}
.testimonials .testimonials-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}
.testimonials .testimonials-list__item--left {
  text-align: left;
}
.testimonials .testimonials-list__item--center {
  text-align: center;
}
.testimonials .testimonials-list__item--right {
  text-align: right;
}
.testimonials .testimonials-list__item--left .testimonial-adition,
.testimonials .testimonials-list__item--left .testimonials-card .card:not(.ratio) {
  justify-content: start;
}
.testimonials .testimonials-list__item--center .testimonial-adition,
.testimonials .testimonials-list__item--center .testimonials-card .card:not(.ratio) {
  justify-content: center;
}
.testimonials .testimonials-list__item--right .testimonial-adition,
.testimonials .testimonials-list__item--right .testimonials-card .card:not(.ratio) {
  justify-content: end;
}
@media screen and (min-width: 990px) {
  .testimonials .testimonials-list__item--empty {
    display: list-item;
  }
  .testimonials .author-name-tag .h3,
  .testimonials .author-designation-tag .h3 {
    font-size: 18px;
  }
  .testimonials .product_to_review {
    margin-top: 15px;
    padding-top: 25px;
  }
  .testimonials .testimonials-list p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials .testimonials-card {
    padding: 2.5rem;
  }
  .testimonials .testimonials-list p {
    margin: 20px 0;
    font-size: 20px;
  }
  .testimonials .author-name-tag .h3,
  font-size: 18px;
}
.testimonials .author-designation-tag .h3 {
  font-size: 14px;
}
  .testimonials .testimonials-card .card:not(.ratio) {
    flex-direction: row;
  }
}
@media screen and (max-width: 991px) {
  .testimonial__title, .testimonial-content {
    max-width: 100%;
    padding: 0px;
  }
  .testimonial-row.classic {
    display: block;
  }
}
@media screen and (max-width: 749px) {
  .testimonials .testimonials-list {
    margin: 0;
    width: 100%;
  }
  .testimonials .product_to_review {
    padding-top: 15px;
  }
}