:root {
  --white: white;
  --black: black;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.adv-right {
  height: 100%;
  position: relative;
}

.adv-author-rating {
  float: left;
  line-height: 32px;
}

._40hh {
  line-height: 40px;
}

.adv-hero-img {
  margin-top: 10px;
}

.adv-author-img {
  float: left;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

.adv-product-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.adv-product {
  border-radius: 5px;
  margin-top: 20px;
  padding: 10px;
  box-shadow: 1px 1px 3px #bdbdbd;
}

.adv-product.buy_button {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0%;
  bottom: 0;
  left: auto;
  right: 0%;
}

.adv-product-review {
  color: #525252;
  font-size: 15px;
  font-weight: 700;
}

.adv-product-img {
  margin-bottom: 10px;
}

.adv-left {
  color: #494949;
  font-size: 20px;
  line-height: 30px;
}

.adv-product-rating {
  text-align: center;
  line-height: 32px;
}

.adv-author-time {
  float: left;
  margin-left: 10px;
  line-height: 32px;
}

.adv-product-title-2 {
  color: #215bf8;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.adv-author-name {
  float: left;
  margin-left: 10px;
  line-height: 32px;
}

.adv-cta {
  text-align: center;
  background-color: #ff0303;
  border-bottom: 8px solid #c40202;
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.adv-author {
  font-size: 15px;
}

.adv-social {
  margin-top: 10px;
  margin-bottom: 10px;
}

.adv-box {
  background-color: #fffee0;
  border: 4px dashed #ff9292;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  font-size: 18px;
}

.adv-titile {
  font-size: 28px;
  line-height: 32px;
}

.adv-rich {
  margin-top: 10px;
}

.adv-rich h3 {
  color: #a12c2c;
  margin-top: 30px;
}

.adv-rich li {
  background-image: url('../images/62bc60b872fbb06e969849fd_check.svg');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  margin-bottom: 10px;
  padding-left: 30px;
  list-style-type: none;
}

.reviews-navigation {
  background-color: #fff;
  align-items: center;
  padding: 10px 50px;
  display: flex;
  box-shadow: 1px 1px 3px #dfdfdf;
}

.navigation-wrap {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-image {
  display: block;
}

.menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer {
  text-align: center;
  background-color: #fafafa;
  align-items: flex-start;
  margin-top: 20px;
  padding-top: 60px;
  padding-bottom: 40px;
  font-size: 14px;
}

.link-wrap {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.declare {
  color: #858585;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 15px;
}

.body {
  font-family: PT Serif, serif;
}

.block-quote {
  border-left-color: #ee3124;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 10px;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 5px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.list {
  padding-left: 20px;
}

.recommend-box {
  background-image: url('../images/arrow-r.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding-right: 60px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.columns {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image {
  padding: 10px;
}

.text-block {
  font-size: 18px;
}

.columns-2 {
  display: block;
}

@media screen and (max-width: 991px) {
  .reviews-navigation {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon {
    display: block;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .logo-link {
    padding-left: 0;
  }

  .footer {
    padding: 40px 20px;
  }

  .link-wrap {
    font-size: 14px;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .reviews-navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu {
    margin-left: 15px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .copyright {
    text-align: center;
  }

  .container {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }
}
