.lp-dia-dos-namorados {
  max-width: 1400px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.lp-dia-dos-namorados .swiper {
  width: 100%;
  height: 100%;
}

.lp-dia-dos-namorados .card-slider {
  min-width: 280px;
  max-width: 320px;
  width: 100%;
  height: 480px;
  -webkit-filter: drop-shadow(0px 3px 12px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 3px 12px rgba(0, 0, 0, 0.16));
  padding: 0 15px;
  margin-bottom: 40px;
}

.lp-dia-dos-namorados .container-cards {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1080px;
  width: 100%;
}

.lp-dia-dos-namorados .sensual {
  background: #D50032;
}

.lp-dia-dos-namorados .romantico {
  background: #E7868A;
}

.lp-dia-dos-namorados .sonhador {
  background: #E9BEA6;
}

.lp-dia-dos-namorados .irresistivel {
  background: #D84822;
}

.lp-dia-dos-namorados .atrevido {
  background: #565480;
}

.lp-dia-dos-namorados .swipe-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 66px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lp-dia-dos-namorados .swipe-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 36px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 1px;
}

.lp-dia-dos-namorados .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  border: 1px solid white;
}

.lp-dia-dos-namorados .swiper-pagination-bullet-active {
  background: white;
}

.lp-dia-dos-namorados .cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 64px;
}

.lp-dia-dos-namorados .cover .kiss-white {
  margin-bottom: 18px;
}

.lp-dia-dos-namorados .cover .kiss-title {
  font-size: 22px;
  text-transform: uppercase;
  color: white;
}

.lp-dia-dos-namorados .cover .kiss-info {
  font-size: 13px;
  text-transform: uppercase;
  color: white;
  position: relative;
}

.lp-dia-dos-namorados .cover .kiss-info:after {
  background: white;
  bottom: -4px;
  content: "";
  height: 1px;
  position: absolute;
  width: 32px;
  left: calc(50% - 16px);
  opacity: .5;
}

.lp-dia-dos-namorados .cover .kiss-desc {
  font-size: 15px;
  color: white;
  margin-top: 18px;
}

.lp-dia-dos-namorados .product-tile {
  height: 360px;
  min-height: unset !important;
}

.lp-dia-dos-namorados .product-tile .tile-body {
  padding: 0.625em 0 0.875em;
}

.lp-dia-dos-namorados .pc-tile-image {
  width: 100% !important;
  height: 100% !important;
  max-width: 178px !important;
  max-height: 178px !important;
  padding: 0;
  margin: 20px 0 10px 0;
}

.lp-dia-dos-namorados .pc-tags-wrapper {
  min-height: 0 !important;
}

.lp-dia-dos-namorados .pc-promo-badge-wrapper {
  height: 60px;
  top: 0;
  width: 60px;
}

.lp-dia-dos-namorados #intro h3 {
  font-size: 21px;
  font-weight: 400;
}

.lp-dia-dos-namorados #intro p {
  font-size: 17px !important;
  line-height: 25px;
}

@media (min-width: 1280px) {
  .lp-dia-dos-namorados #intro h3 {
    font-size: 30px;
    font-weight: 400;
  }
  .lp-dia-dos-namorados #intro p {
    font-size: 20px !important;
    line-height: 32px;
  }
}

.lp-dia-dos-namorados #ela {
  position: relative;
  background-color: #EBFAF4;
  padding-bottom: 40px;
}

.lp-dia-dos-namorados #ela .kiss {
  position: absolute;
  right: 5%;
  top: -48px;
}

.lp-dia-dos-namorados #ela .kiss img {
  width: 100px;
}

@media (min-width: 1280px) {
  .lp-dia-dos-namorados #ela .kiss {
    position: absolute;
    right: 5%;
    top: -40px;
  }
  .lp-dia-dos-namorados #ela .kiss img {
    width: 125px;
  }
}

.lp-dia-dos-namorados #ele {
  position: relative;
  background-color: #F2EDEA;
  padding-bottom: 40px;
}

.lp-dia-dos-namorados #disclaimer {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 15px;
}

.lp-dia-dos-namorados #disclaimer .disclaimer-copy {
  font-size: 12px;
  color: #4A4B4B;
  max-width: 1120px;
}
/*# sourceMappingURL=style.css.map */