/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.l-main .feedbacklist {
  width: 100%;
  margin: 0 auto;
}

.l-main .feedbacklist,
.l-main {
  float: none;
}

.l-main .feedbacklist {
  width: 1024px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.savvy-customer-reviews p.total-reviews {
  text-align: left;
  font-size: 15px;
  font-weight: 300;
  margin: 15px 0;
  flex-grow:1;
}

.total-reviews b,
.total-reviews strong {
  font-weight: 400;
}

.savvy-customer-reviews .total-reviews {
  margin: 20px;
}

.table-col {
  background: #f4f2f3;
  
}

/*.product:nth-child(even) .table-col {*/
/*  background: #ffffff;*/
/*}*/

.product table {
  margin: auto;
  font-size: 15px;
}

.product {
    margin-bottom: 30px;
}

.review-item {
  width: 100%;
  margin-top: -1px;
  border-radius: 20px;
  box-shadow: 2px 4px 12px 0px #00000014;
}

.l-main table {
  border-collapse: collapse;
  border-spacing: 0;
}

.savvy-customer-reviews .nt-feedback-item {
  width: 72%;
  float: none;
  border: 1px dotted #989898;
  padding: 35px 35px 15px;
  border-right: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.savvy-customer-reviews
  .feedbacklist
  .nt-feedback-item
  .nt-fi-row-two
  .field-content
  .wrapper.left {
  top: 0;
  font-size: 1rem;
}

.savvy-customer-reviews
  .feedbacklist
  .nt-feedback-item
  .nt-fi-row-two
  .field-content
  .wrapper.right {
  display: inline;
  font-size: 1rem;
  position: relative;
  top: 0;
}

.savvy-customer-reviews .feedbacklist .fl-item .table-col {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  border-radius: 0;
  border-bottom: 0;
  border-top: 1px dotted #989898;
  border-left: 1px dotted #989898;
  background: none;
}

.nt-fi-row-one {
  float: left;
  clear: both;
  display: block;
  font-weight: 700;
  font-family: "Inter";
  font-size: 26px;
}

.nt-fi-row-two {
  float: left;
  width: 100%;
  height: auto;
  clear: both;
  display: block;
  font-weight: 400;
  font-family: "Inter";
  font-size: 18px;
}

.nt-fi-row-three {
  float: left;
  clear: both;
  display: block;
  font-weight: normal;
}

.savvy-customer-reviews .nt-fi-row-one {
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
  font-size: 26px;
}

.savvy-customer-reviews .nt-fi-row-two {
  text-align: left;
}

.ffeedback-item .nt-fi-row-one {
  margin-bottom: 30px;
}

.ffeedback-item .comment-count {
  width: auto;
  display: inline;
  padding: 2px 10px;
  color: #fff;
  background: #000;
  border-radius: 2px;
  position: relative;
}

.ffeedback-item .comment-count:after {
  display: block;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  bottom: -7px;
  border-top: 2px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #000;
}

.ffeedback-item .comment-body {
  margin-top: 20px;
}

.ffeedback-item .comment-body .comment-body {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
}

.ffeedback-item .comment-author .content-icon {
  margin-right: 10px;
}

.ffeedback-item .comment-author .author {
  font-weight: 500;
}

.ffeedback-item .comment-body-wrapper > .comment-body {
  padding: 15px 25px;
  position: relative;
  margin-bottom: 2px;
}

.ffeedback-item .comment-body-wrapper > .comment-body.vendor {
  background: #fff;
  border: 1px solid #989898;
}

.ffeedback-item .comment-body-wrapper > .comment-body.client {
  background: #fff;
  border: 1px solid #989898;
}

.ffeedback-item .comment-header:before {
  content: "";
  top: -20px;
  bottom: auto;
  left: 40px;
  right: auto;
  border-width: 0 20px 20px;
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  border-color: #989898 transparent;
}

.ffeedback-item .comment-header:after {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-color: #fff transparent;
  width: 0;
  top: -19px;
  bottom: auto;
  left: 41px;
  right: auto;
  border-width: 0 19px 19px;
}

.ffeedback-item .comment-body.more-entries {
  margin-top: 5px;
}

.ffeedback-item .comment-body.more-entries .comment-header:before,
.ffeedback-item .comment-body.more-entries .comment-header:after {
  display: none;
}

.ffeedback-item .comment-header .comment-author,
.ffeedback-item .comment-header .comment-date {
  width: 50%;
  float: left;
}

.ffeedback-item .comment-header .comment-date {
  float: right;
  text-align: right;
  font-weight: 300;
  font-size: 14px;
}

.ffeedback-item .comment-header:after {
  content: "";
  display: block;
  clear: both;
}

.feedbacklist .nt-feedback-item .nt-fi-row-two .field-content p {
  margin-top: -6px;
  padding-left: 20px;
  padding-right: 20px;
}

.feedbacklist .nt-feedback-item .nt-fi-row-two .field-content p {
  padding-left: 0;
  padding-right: 0;
}

.savvy-customer-reviews .field-content.based-on-purchases {
  margin-top: 30px;
}

.field-content p {
  font-size: 18px;
}

.savvy-customer-reviews .field-content.based-on-purchases p {
  font-weight: 400;
  font-size: 16px;
  color: #6E6E73;
}

.nt-feedback-item .ffeedback-item {
    border-right: 1px solid #CECECE;
}

.shareRoundIcons {
  clear: both;
  display: block;
  float: right;
  height: 44px;
  margin-bottom: 30px;
  margin-top: -5px;
  padding: 4px 8px 9px;
  text-align: right;
  width: auto;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  border: 1px solid #dddddd;
  border-top: none;
}

.shareRoundIcons img {
  /* width: 35px;
  padding: 5px; */
  border: 0;
  /* box-shadow: 0; */
  display: inline;
  /* float: left; */
  opacity: 0.35;
}

 .shareRoundIcons .border-div {
     height: 85%;
     border-left: 1px solid #cecece;
     padding-left: 30px;
 }

.savvy-customer-reviews .shareRoundIcons {
  clear: none;
  width: 28%;
  float: none;
  text-align: left;
  position: relative;
  left: 1px;
  border: 1px dotted #989898;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 35px 35px 15px;
  padding-right: 0px;
  vertical-align: top;
}

.table-col {
  display: table-cell;
}

.savvy-customer-reviews .nt-fi-row-three {
  float: none;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-family: "Inter", sans-serif; 
  font-size: 18px;
  color: #6E6E73;
}

.plh-p-t-s-stars {
  width: 240px;
  /* float: left; */
}

@media (min-width: 44em) {
  .plh-p-t-s-stars {
    width: 240px;
    /* float: left; */
  }
}

@media (min-width: 70em) {
  .plh-p-t-s-stars {
    width: 240px;
    /* float: left; */
    margin-top: 10px;
  }
}

.plh-p-t-s-stars img {
  float: left;
  margin-right: 1px;
  margin-top: 2px;
}

@media (min-width: 44em) {
  .plh-p-t-s-stars img {
    float: left;
    margin-right: 1px;
    margin-top: 2px;
  }
}

@media (min-width: 70em) {
  .plh-p-t-s-stars img {
    float: left;
    margin-right: 1px;
    margin-top: 2px;
  }
}

.review-stars .landing-icon {
  font-size: 1.065rem;
  margin-right: 3px;
}

.reviews-social-icons {
  margin-top: 25px;
}

.savvy-customer-reviews .social-icon {
  margin-left: 10px;
  margin-top: 23px;
  color: #a5a5a5;
  border-bottom: 0;
  text-decoration: none;
}

.savvy-customer-reviews .social-icon:last-child {
  margin-left: 7px;
}

.savvy-customer-reviews .social-icon svg g {
  fill: #a5a5a5;
}

/* Table reviews responsive */
@media screen and ( max-width: 1024px ) {
  .savvy-customer-reviews .table-col {
    display: block;
  }
  .savvy-customer-reviews .nt-feedback-item {
    border: 1px dotted #ddd;
    border-bottom: 0;
    padding-bottom: 0;
    padding: 1rem 2rem 1rem 1.2rem;
    margin-bottom: 5px;
    float: left;
    width: 100%;
  }
  .savvy-customer-reviews .shareRoundIcons, .plh-p-t-s-stars, .nt-fi-row-three, .savvy-customer-reviews .shareRoundIcons .reviews-social-icons {
    width: 100%;
    float: left;
    display: block;
    padding-top: 15px;
    text-align: left;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .savvy-customer-reviews .shareRoundIcons {
    height: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
    border-left: 1px dotted #ddd;
    border-right: 1px dotted #ddd;
    left: 0;
  }
  .savvy-customer-reviews .nt-fi-row-three {
    font-weight: 400;
    font-family: "Inter", sans-serif; 
    font-size: 18px;
    color: #6E6E73;
    padding-top: 0;
    font-style: italic;
  }
  .reviews-social-icons {
    margin-top: 0;
  }
  .reviews-social-icons .social-icon:nth-child(2) {
    margin-left: 4.5px;
  }
  .reviews-social-icons .social-icon:nth-child(3) {
    margin-left: 3.5px;
  }
  .feedbacklist .nt-feedback-item .nt-fi-row-two .field-content .wrapper {
    color: #232323;
    font-size: 2rem !important;
    position: relative;
  }
  .field-content p {
    font-size: 16px;
  }
}

/* @media screen and ( max-width: 768px ) {
  .reviews-social-icons a.social-icon:not(:first-child) {
    margin-left: 1px;
  }
} */

/* Review styles */
.feefo-base-testimonial-block {
  padding: 0;
  position: relative;
  text-align: left;
}
.feefo-base-testimonial-block div.new-view-page-testimonial {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  padding-left:0;
}
.new-view-page-testimonial .review-table {
  display: table;
  width: 100%;
  margin-top: 0;
}
.new-view-page-testimonial .review-table .block__review_new {
  display: table-row;
}
/* Reviews */
.new-view-page-testimonial
  .review-table
  .block__review_new
  .customer-review-item:first-child {
  padding-left: 0;
}
.new-view-page-testimonial
  .review-table
  .block__review_new:first-of-type
  .customer-review-item {
  border-bottom: 0;
  vertical-align: top;
}
.new-view-page-testimonial
  .review-table
  .block__review_new
  .customer-review-item:last-child {
  border-right: 0;
  padding-right: 0;
}

.new-view-page-testimonial
  .review-table
  .block__review_new:first-of-type
  .customer-review-item {
  border-bottom: 0;
  vertical-align: top;
}
.new-view-page-testimonial
  .review-table
  .block__review_new
  .customer-review-item {
  padding: 20px;
}
.new-view-page-testimonial
  .review-table
  .block__review_new
  .customer-review-item {
  display: table-cell;
  padding: 15px 10px;
  border-right: 1px dotted #939393;
  border-bottom: 1px dotted #939393;
  width: 33.333333333%;
}
a.single-review-link {
  text-decoration: none;
}
.review-title {
  font-family: "source-sans-3", Sans-serif;
  letter-spacing: 0px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  height: 25px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
.customer-review-body, .customer-review-body > span {
    font-family: "source-sans-3", Sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 20px;
}
.customer-review-item .ri-stars {
    margin-top: 25px;
}
.feefo-logo.customer-reviews-link {
    top: 16px;
}
#feefo-reviews-link {
    color: #ee245f;
    text-decoration: underline;
}
.elementor-2714 .elementor-element.elementor-element-58d701e .elementor-star-rating i:before {
    color: var( --e-global-color-1e8722d );
}
/* end */

@media screen and ( max-width: 768px ) {
  .feefo-base-testimonial-block {
    position: relative;
  }
}


/* Load Next 50 reviews */
svg:not(:root) {
    overflow: hidden;
}

svg:not(:root) {
    margin-bottom: 7px;
}

.text-center {
  text-align: center;
}

.next-reviews {
    margin-top: 40px;
}

.next-reviews i {
    font-size: 10px;
    margin-top: 40px;
}

.feefo-reviews-loading {
  width: 50px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 18px;
}

.feefo-reviews-loading svg{
  margin: 0;
  height: 30px;
  width: 50px;
  margin-left: -50px;
  margin-bottom: 7px;
}

.feefo-reviews-loading.show svg{
  margin-left: 0;
}

.svg-spin {
  animation: spin 1.45s linear infinite;
  -o-animation: spin 1.45s linear infinite;
  -ms-animation: spin 1.45s linear infinite;
  -webkit-animation: spin 1.45s linear infinite;
  -moz-animation: spin 1.45s linear infinite;
}

.next-reviews a {
  text-decoration: underline;
}

@media screen and ( min-width: 1024px ) {
  #load-next-50 {
    font-size: 18px;
    font-weight: 800;
    font-family: aktiv-grotesk-condensed,Sans-serif;
    padding: 15px 32px;
    text-decoration: none;
    outline: none;
    border: 1px solid #E5E5E5;
    border-radius: 33px;
    background-color: #E5E5E5;
    color: #000000;
    text-transform: uppercase;
  }
  #load-next-50:hover {
    background-color: transparent;
  }
}

/* Carousel */

.my-carousel-reviews {
  
}

/* flickity on by default */
.my-carousel-reviews:after {
  content: 'flickity';
  display: none;
}
@media screen and ( max-width: 767px ) {
  .my-carousel-reviews {
    display: inherit;
  }
}
@media screen and ( min-width: 768px ) {
  /* disable Flickity for large devices */
  .my-carousel-reviews:after {
    content: '';
  }
}

.my-carousel-reviews .carousel-cell {
  width: 100%;
  /* margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px; */
  padding: 20px;
  text-align: center;
  border-right: 1px dotted #939393;
}

.my-carousel-reviews .carousel-cell:last-child {
  border-right: 0;
  padding-right: 0px;
}

.my-carousel-reviews .carousel-cell:first-child {
  padding-left: 0px;
}

/* no margin bottom when Flickity enabled */
.my-carousel-reviews .flickity-enabled .carousel-cell {
  margin-bottom: 0;
}

/* cell number */
.my-carousel-reviews .carousel-cell:before {
  display: block;
}

/* smaller, dark, rounded square */

.my-carousel-reviews .flickity-button {
  background-color: #000000 !important;
  padding: 4px 0 7px 8px;
}

.my-carousel-reviews .flickity-button:hover {
  background: #F90;
}

.my-carousel-reviews .flickity-prev-next-button {
  width: 30px;
  height: 30px;
}
/* icon color */
.my-carousel-reviews .flickity-button-icon {
  fill: white;
}

/* position outside */
.my-carousel-reviews .flickity-prev-next-button.previous {
  left: -25px !important;
  margin-top: -94px;
}
.my-carousel-reviews .flickity-prev-next-button.next {
  right: -25px !important;
  margin-top: -94px;
}
/* hide disabled button */
.my-carousel-reviews .flickity-button:disabled {
  display: none;
}

.my-carousel-reviews .elementor-button {
  padding: 4px 0 7px 8px !important;
}

/* .my-reviews {
  display: inherit;
} */

.feefo-logo-testimonials {
    margin-top: 42px;
}
/* @media screen and ( max-width: 1024px ) {
  .my-carousel-reviews .carousel-cell {
    width: 20%;
  }
} */
@media screen and ( min-width: 768px ) {
  .my-carousel-reviews {
    display: flex;
  }
}
@media screen and ( max-width: 767px ) {
  .my-carousel-reviews {
    display: inherit;
  }
  .feefo-logo-testimonials {
    margin-top: 57px;
  }
  .my-carousel-reviews .carousel-cell {
    width: 100%;
    border-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* Style Feefo Awards Images added above Feefo Reviews */
.feefo-awards {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* padding-top: 40px; */
  padding-bottom: 20px;
}

.feefo-awards .gold-award {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 0.5em;
}

.feefo-awards .platinum-award {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 0.5em;
}

@media only screen and (max-width: 768px) {
    .feefo-awards .gold-award {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 0.5em;
    }
}

@media only screen and (max-width: 768px) {
    .feefo-awards .platinum-award {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 0.5em;
    }
}



@media only screen and (max-width: 470px) {
   .feefo-awards .gold-award {
      display: none;
   }
}
/* End syle Feefo awards Images */
