
  .section-header__title{
    font-size: 35px;
  }
  
  
  
  .spr-header, .spr-form{
    display: none;
  }

  .swiper-button-prev, .swiper-button-next{
      width: 32px;
      height: 32px;
      background-color: rgba(17, 17, 17, 0.5);
      fill: rgb(255, 255, 255);
      box-shadow: rgb(0 0 0 / 30%) 0px 4px 12px 0px;
      border-radius: 50%;
      overflow: hidden;
      transition: background-color 0.2s ease 0s;
      z-index: 30000000000000000;
  }
  .swiper-button-prev:hover, .swiper-button-next:hover{
    background-color: rgba(17, 17, 17, 1);
  }
  .swiper-button-prev:after, .swiper-button-next:after{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M8.96 1.96a1 1 0 011.497 1.32l-.083.094L5.747 8l4.627 4.626a1 1 0 01.083 1.32l-.083.094a1 1 0 01-1.32.084l-.094-.084-5.334-5.333a1 1 0 01-.083-1.32l.083-.094L8.96 1.96z'%3E%3C/path%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .swiper-button-next:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M7.04 1.96a1 1 0 00-1.497 1.32l.083.094L10.253 8l-4.627 4.626a1 1 0 00-.083 1.32l.083.094a1 1 0 001.32.084l.094-.084 5.334-5.333a1 1 0 00.083-1.32l-.083-.094L7.04 1.96z'%3E%3C/path%3E%3C/svg%3E");
  }
  
  
  .rating-slide{
      position: relative;
      padding: 24px;
      transition: background-color 0.1s ease 0s;
      border-radius: 8px;
      box-sizing: border-box;
      -webkit-box-flex: 1;
      flex-grow: 1;
      background-color: rgba(17, 17, 17, 0.05);
  }
  .rating-slide .pheader{
    display: flex;
    border: none !important;
    margin-bottom: 10px;
  }
  .rating-slide .pheader:after{
    display2: none;
  }
  
  .rating-slide .pheader img{
      width: 50px;
      height: 50px;
      object-fit: cover;
      border-radius: 50%;
      object-position: center;
  }
  
  .rating-slide .pheader-right{
    flex-direction: column;
    display: flex;
    margin-left: 0em;
  }
  .rating-slide .author{
      font-size: 14px;
      font-weight: 700;
      max-width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      text-align: left;
      color: rgb(17, 17, 17);
  }
  
  .rating-slide .prating{
     display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
  }
  .rating-slide .prating .spr-icon-star:before{
     color: #FCBF02;
  }
  
  .rating-slide .prating .spr-icon-star:before{
     color: #FCBF02;
  }
  
  .rating-slide .pdate{
      margin-left: 0.5em;
      position: relative;
      letter-spacing: -0.01em;
      overflow: hidden;
      min-width: 0px;
      font-weight: 400;
      font-size: 12px;
      line-height: 1.17;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: rgba(17, 17, 17, 0.5);
  }
  
  .rating-slide .pcontent{
      line-height: 1.4;
      color: rgb(17, 17, 17);
      font-size: 16px;
      text-align: left;
      max-height: 150px;
      height: 150px;
      overflow: auto;
  }
  .rating-slide .pcontent .title{
    font-weight: bold;
  }
  .rating-slide .pcontent .ptitle{
    font-weight: bold;
  }
  
  .rating-slide .pcontent .spr-review-content-body{
      line-height: 1.4;
      color: rgb(17, 17, 17);
      font-size: 16px;
      text-align: left;
      margin-bottom: 0;
  }
  .overall-starrating .spr-icon-star{
      font-size: 17px !important;
  }
  .overall-starrating i:before{
      width: 0.75em !important;
  }
  .all-reviews-block{
      max-width: 1280px;
      padding: 100px 50px;
      padding-top: 0px;
      margin: auto;
  }
  .all-reviews-block .WidgetTitle__Header-sc-ruy1gu-2{
      display: none;
  }
  .rte.rte--nomargin .all-reviews-block{
      padding: 0;
  }
  .eapps-widget ~ .ezwNNr{
      display: flex !important;
  }
  .all-reviews-wrapper{
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}
.all-reviews-block{
  position: relative;
  width: 100%;
}
.all-reviews-blockA{
  padding-top: 0;
}
.all-reviews-blockB{
  order: -1;
  padding-top: 0;
  padding-bottom: 0;
}
  [class*="HeaderTotalReviews__Container"] div{
  font-size: 13px;
  display: inline;
}
.all-reviews-block [class*="WidgetTitle__Header"]{
  display: none;
}

.section-spacing.section-spacing--disable-top{
    display: none;
}


/* Reviews */
/* Reviews */
/* Reviews */

.ewnaMt {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  padding: 18px 24px 24px;
  background-color: rgba(17, 17, 17, 0.05);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  border-radius: 8px;
  overflow: hidden;
}

.ewnaMt .duLaQz {
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
  color: #111111;
  font-size: 20px;
  line-height: 1.8em;
}

.ewnaMt .iqjnaI {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.ewnaMt .iqjnaI .esTPaQ {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.ewnaMt .iqjnaI .esTPaQ .kvkbls {
  font-weight: 700;
  line-height: normal;
  font-size: 20px;
  color: #111111;
  word-break: normal !important;
}

.ewnaMt .iqjnaI .esTPaQ .spr-starrating {
  padding-left: 0.5em;
  display: inline-flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
}



/* 5 stars FIX */
/* 5 stars FIX */
/* 5 stars FIX */
.spr-starrating .spr-icon-star:after, .prating .spr-icon-star:after {
  content: "";
  margin-right: -0.3em;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23F3C200' d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E");
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.prating .spr-icon-star:after {
  margin-right: 0em;
  width: 1.0em;
  height: 1em;
}

.template-page .spr-starrating .spr-icon-star:after {
  margin-right: 0 !important;
}