@import url("https://fonts.googleapis.com/css2?family=Libre+Bodoni:wght@500&family=Montserrat:ital,wght@0,500;0,600;0,700;1,400&display=swap");

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Medium.ttf");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Italic";
  src: url("/fonts/Montserrat-Italic-VariableFont_wght.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Lato Bold";
  src: url("/fonts/Lato-Bold.ttf");
}

@font-face {
  font-family: "Lato Regular";
  src: url("/fonts/Lato-Regular.ttf");
}
@font-face {
  font-family: "Mermaid Swash Caps";
  src: url("../fonts/mermaid-swash-caps.ttf");
}
@font-face {
  font-family: "Mermaid";
  src: url("../fonts/Mermaid10.ttf");
}
@font-face {
  font-family: "LibreBodoni";
  src: url("../fonts/LibreBodoni-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Georgia Bold";
  src: url("../fonts/georgia-bold.ttf");
}
@font-face {
  font-family: "Georgia";
  src: url("../fonts/Georgia-Regular.ttf");
}
/* MISC */
.font-weight-semibold {
  font-weight: 600 !important;
}
body {
  font-family: Helvetica, "Opens Sans", sans-serif;
}

/* FOOTER INTERSTITIALS */
.footer-interstitial {
  text-align: center;
  color: #aaa;
  font-size: 12px;
  padding: 0 5px;
}

.footer-interstitial a:hover {
  text-decoration: underline;
  color: #aaa;
}
.list_footer li {
  font-family: "Open Sans", sans-serif;
}
/* FOOTER INTERSTITIALS */

/* BOTTOM BANNER */
.btn-cta-primary {
  background-color: #19af42;
  color: white;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
  padding: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "OpenSans Regular";
}
/* END BOTTOM BANNER */

/* REVIEW TEMPLATE (V1_REVIEW) */

/* HEADER REVIEW */
.section-1.advertorial {
  padding: 10px;
  background-color: #004d88;
  font-family: "OpenSans Regular";
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}
.logo img {
  max-width: 300px;
}
/* END HEADER REVIEW */

/* REVIEW */
.review-model {
  background-color: #ebebeb;
  padding: 3rem 0px;
  font-family: "OpenSans Regular";
}
.special-container {
  background-color: #fff;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
}
.review-model .author-section {
  padding: 64px 64px 0;
}

.review-model .author-section h1 {
  font-family: "OpenSans Bold";
  color: #222;
  font-size: 44px;
  font-weight: 700;
}
.review-model .author-section .data-author .fa {
  margin-right: 8px;
}
.review-model .author-section .data-author p {
  color: #444242;
  font-size: 16px;
}
.review-model .author-section .data-author .date p {
  padding: 0 92px;
}
.review-model .author-section .call-to-read {
  color: #444;
  font-family: "OpenSans Light Bold";
  font-size: 18px;
}
.review-model .author-section .btn-twitter {
  background-color: #00aaf0;
  width: 100%;
  border-radius: 3px;
}
.review-model .author-section .btn-fb {
  background-color: #3a579d;
  width: 100%;
  margin-right: 40px;
  border-radius: 3px;
}
.review-model .social-btn {
  display: block;
  width: 100%;
}
.review-model .social-btn.hidden {
  display: none;
}
.review-model .article-section {
  padding: 0 64px 64px;
}
.review-model .normal-text {
  color: #444;
  font-size: 18px;
  margin-bottom: 20px;
}
.review-model .article-section .image-article,
.review-model .article-section .video-review {
  margin: 24px 0;
  width: 100%;
}
.review-model .article-section .image-article img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.review-list .title-list,
.review-model .normal-text h3 {
  font-family: "OpenSans Bold";
  color: #222;
  font-size: 28px;
  margin-bottom: 20px;
}
.review-list .video-review {
  width: 100%;
  height: 460px;
}
.review-list .video-review iframe {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.review-model .text-flex {
  padding: 0 20px;
}
.review-model .gif {
  min-width: 244px;
}
.review-model .gif img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.review-list .link-review,
.normal-text a {
  color: #007bff;
}
.cta-dango {
  background-color: #0f4d88;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 12px;
  color: #fff;
  font-size: 28px;
  font-family: "OpenSans Bold";
}
.cta-dango:hover {
  opacity: 0.8;
  color: #fff;
}
.review-model .blue-box {
  border: 3px dashed #2499ff;
  padding: 54px 45px;
  background-color: #e9fafe;
}
.blue-box .item-box {
  margin-bottom: 32px;
}
.blue-box .title-blue-box p,
.icon-list .icon-list-text p.title-icon-box {
  font-size: 17px;
  font-family: "OpenSans Light Bold";
  color: #000;
  margin-bottom: 0;
}
.blue-box .title-box {
  align-items: flex-start;
  margin-bottom: 8px;
}
.blue-box .title-box .img-check {
  /* width: 30px; */
  max-width: 30px;
  height: 23px;
  margin-right: 32px;
}
.blue-box .title-box .img-check img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.blue-box .item-box .normal-text {
  margin-left: 62px;
}
.user-review .img-review {
  width: 62px;
  height: 62px;
  margin-right: 16px;
}
.user-review .img-review img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.user-review .name img {
  max-width: 83px;
}
.user-review .review-text {
  font-size: 16px;
  margin-left: 76px;
}
.icon-list .img-icon-list {
  width: 104px;
  margin-right: 32px;
}
.icon-list.weeks .img-icon-list {
  width: 140px;
}
.icon-list .img-icon-list img {
  max-width: 104px;
  max-height: 104px;
}
.icon-list.weeks .img-icon-list img {
  max-width: 140px;
  max-height: 140px;
}
.icon-list .icon-list-text p.title-icon-box {
  margin-bottom: 5px;
}

#revolution.review-model .normal-text {
  margin-bottom: 0;
}
#revolution.review-model .normal-text a {
  font-family: "OpenSans Light Bold";
  text-decoration: underline;
}
#revolution.review-model .normal-text strong {
  color: #000;
}
#revolution .cta-dango {
  background-color: #13b241;
}
/* END REVIEW */

/* END REVIEW TEMPLATE (V1_REVIEW) */

/* BUY EARBUDS TEMPLATE */
.dangobuds .banner h1 {
  color: #0896ff;
}
.dangobuds .banner .banner-content p {
  color: #000;
}
.dangobuds .image-dangobuds {
  display: flex;
  align-items: flex-end;
  justify-content: end;
}

.dangobuds .pat-5 {
  padding-top: 2.5rem;
}

.dangobuds .pab-5 {
  padding-bottom: 2.5rem;
}
.dangobuds .pab-3 {
  padding-bottom: 1.5rem;
}
#interstitial.dangobuds .banner h1 {
  font-size: 32px !important;
}
.dangobuds .line-dangobuds {
  width: 48px;
  border: 2px solid #0896ff;
  margin: 15px 0 30px;
}

.dangobuds .sub-text {
  font-size: 18px;
}

.dangobuds .dango-list .item-list {
  margin: 12px 0;
  display: flex;
  align-items: flex-start;
  min-height: auto;
  max-width: 465px;
}

.dangobuds .dango-list .text-list p,
.dangobuds .dango-list p {
  font-size: 16px;
  font-weight: 100;
  margin: 0 12px;
}
.dangobuds .dango-list .text-list.end {
  align-self: flex-end;
}
.dangobuds .dango-list .image-list img,
.dangobuds .dango-list img {
  max-width: 34px;
}
.dangobuds .dango-final-text,
.dangobuds .explication p {
  font-size: 18px;
  font-weight: 100;
  width: 84%;
  color: #565b64;
  margin: 16px 0;
}

.dangobuds .btn-dango {
  text-align: center;
  padding: 18px 15px;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.5px;
  border-bottom: 5px solid #028332;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
  background-color: #00c249;
}
.dangobuds .btn-dango:hover {
  background-color: #00a03c;
}
.dangobuds .satisfaction-box {
  margin-top: 32px;
}
.dangobuds .satisfaction-box .text-icon {
  margin: 0 12px;
}
.dangobuds .satisfaction-box .text-icon img {
  max-width: 100px;
}
.dangobuds .satisfaction-box .text-icon .text p {
  font-size: 16px;
  margin-top: 8px;
}
.dangobuds .below-banner-section {
  background-color: #0896ff;
}
.dangobuds .below-banner-section .title-banner,
.dangobuds .title-banner-2 {
  color: #fff !important;
  font-size: 20px;
}
.dangobuds .part-icon img {
  max-width: 60px;
}
.dangobuds .part-text {
  margin-left: 12px;
}
.dangobuds .special-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 400px;
}
.dangobuds .special-box h3.box-title {
  font-size: 35px !important;
  margin-bottom: 32px;
}
.dangobuds .special-box p.box-text {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}
/* END DANGOBUDS */

/* DANGOBUDS V2 */
.logo-slogan {
  padding: 16px 0;
}
.dangobuds.v2 .section-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  padding: 40px 0 30px;
}
.dangobuds.v2 .section-2.section-13 {
  padding: 40px 0;
}
.section-2 .subtitle {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px;
}
.dangobuds.v2,
.dangobuds.v2_videos {
  max-width: 1440px;
  margin: 0 auto;
}

.dangobuds.v2 .logo img {
  max-width: 127px;
}
.dangobuds.v2 .dango-list p {
  font-size: 18px;
}
.section-1 .separation-line,
.line-gray {
  border: 1px solid #979797;
  height: 20px;
  margin: 0 8px;
}
#interstitial .section-2 h1 {
  font-size: 33px !important;
  color: #0896ff;
}
.dangobuds.v2 .explication p {
  color: #000;
  font-weight: 400;
}
.dangobuds.v2 .btn-dango {
  width: 100%;
  max-width: 400px;
}

.dangobuds.v2 .line-dangobuds {
  margin: 15px 0;
}
.section-3 {
  padding: 20px 0;
  background-color: #0896ff;
}
.section-3 p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
.section-3 span {
  color: #fefe00;
  font-size: 20px !important;
  font-weight: bold;
}

.section-4 .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.section-4 .box-icon {
  min-width: 52px;
  margin-right: 16px;
}
.section-4 img {
  max-height: 52px;
  margin-bottom: 15px;
}
.section-5 {
  padding-top: 1rem;
}
.section-5 img {
  width: 100%;
}
.section-7 .img-section7 {
  flex: 1 0 43%;
}
.section-7 .text-section7 {
  background-color: #0b2c80;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 300px 0 100px;
  color: #fff;
}
.section-7 .text-section7 p {
  font-size: 16px;
}
.dangobuds .line-dangobuds.line-title {
  width: 138px;
}
.section-main-review {
  padding: 50px 0 60px;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}
.section-main-review .subtitle-main-review {
  font-size: 20px;
  line-height: 43px;
  margin: 20px 0;
  font-weight: 600;
  color: black;
}

.section-main-review .name-main-review {
  font-size: 15px;
  font-weight: 600;
  color: black;
  margin: 20px 0;
}

.reviews .rating-start i,
.reviews .review i {
  color: #fab73b;
}
.reviews .review {
  margin: 24px 0;
}
.section-10 {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  padding: 62px 0 48px;
}
.dangobuds.v2 .section-10 h4 {
  color: #0896ff;
}
.section-10 h2,
.section-10 .section-10-text {
  color: #fff;
}
.section-10 .section-10-text {
  font-size: 18px;
  line-height: 31px;
  margin: 30px;
  padding-bottom: 20px;
}
.section-10 .cta-coment {
  padding-bottom: 20px;
}
.dangobuds .section-13 .satisfaction-box {
  margin-top: 18px;
}
/* END BUY EARBUDS TEMPLATE */

/* V3 REVIEW */
#v3_review p {
  font-family: "Lato Regular";
}
#post-header {
  padding: 44px 0;
  border-bottom: 1px solid #cfcfcf;
}
#post-header img {
  max-width: 262px;
}
#v3_review .section a.btn-post-red,
#v3_review a.btn-post-red,
#v2_review.version_b a.btn-post-red {
  width: 100%;
  margin: 10px auto;
  padding: 12px 0;
  border-bottom: 5px solid #bc1f1f;
  border-radius: 5px;
  background-color: #ff6523;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  font-size: 18px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  font-family: "Lato Bold";
}
.btn-post-red:hover {
  color: #fff;
  background-color: #b12222;
}
#v3_review {
  background-color: white;
}
.advertorial-box {
  background-color: #e6e6e6;
  padding: 8px;
}
.bold-title,
#v3_review p.bold-title {
  font-family: "Lato Bold";
}

.offer p {
  font-size: 14px;
  font-style: italic;
  text-align: center;
}
.tag {
  max-width: 114px;
  background-color: #20416e;
  color: #fff;
  padding: 0 15px;
  margin-bottom: 1rem;
}
.title {
  font-size: 43px;
  color: #333;
}
.red-subtitle {
  color: #fd0003;
  font-size: 24px;
  font-style: italic;
}
.author-post {
  margin: 16px 0;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.author-post img {
  width: 40px;
  height: 40px;
}
.author-post .line-gray {
  height: 16px;
  border: 1px solid #a4a4a4;
  margin: 0 8px;
}

.author-post .gray-text {
  color: #a4a4a4;
  margin: 0 8px;
}
.social-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn-social {
  width: 32%;
}
.btn-social img {
  width: 20px;
}
.btn-social.first {
  background-color: #3a579d;
}
.btn-social.second {
  background-color: #00aaf0;
}
.btn-social.third {
  background-color: #df4a32;
}
.body-post {
  margin: 24px 0;
}
#v3_review .section {
  font-family: "Lato Regular";
  font-size: 21px;
  line-height: 29px;
  color: #212529;
  margin-top: 12px;
  padding: 0;
  background-color: transparent;
}
#v3_review .section p {
  margin-bottom: 10px;
  color: #212529;
  font-size: 18px;
}
#v3_review .section .list-post .item-list p,
#v2_review.version_b .list-post .item-list p {
  margin-bottom: 0;
}
.list-post .item-list {
  margin-bottom: 10px;
  color: #212529;
  font-size: 18px;
}
#v3_review .section span {
  color: #212529;
}
#v3_review .section img {
  margin-bottom: 10px;
  width: 100% !important;
  height: 100% !important;
  max-height: initial;
}
#v3_review .section .bold-text,
#v3_review .section strong {
  font-family: "Lato Bold";
}
#v3_review .section .italic-text {
  font-style: italic;
}
#v3_review .section .title-section {
  font-family: "Lato Bold";
  margin-bottom: 14px;
  font-size: 36px;
  line-height: 42px;
}
#v3_review .section a {
  text-decoration: underline;
  color: #551a8b;
}
.block-comment {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.block-comment p {
  padding: 10px;
}
.yellow-box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px dashed #ff8000;
  background-color: #fff3cd;
  text-align: center;
}
.yellow-box p {
  font-style: italic;
}
.cta-section {
  max-width: 332px;
  margin: 0 auto;
}
.cta-section.big {
  max-width: 673px;
  width: 100%;
}
.cta-section .btn-post-red {
  font-size: 24px;
  padding: 20px;
}
.list-post .item-list {
  display: flex;
}
#v3_review .section .list-post .item-list .img-item-list,
#v2_review.version_b .list-post .item-list .img-item-list {
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 4px;
}
#v3_review .section .list-post .item-list .img-item-list img,
#v2_review.version_b .list-post .item-list .img-item-list img {
  margin: auto;
}
.section.section-13 .title-section {
  border-radius: 5px;
  background-color: #459ef7;
  color: white;
  font-size: 32px;
  padding: 10px;
}
.section .bck_yellow {
  background-color: #f4f4c3;
  padding-bottom: 20px;
}
.section .bck_yellow p,
.section .bck_yellow div {
  padding: 10px;
}
/* END V3 REVIEW*/

/* V2 B REVIEWS (VERSION B) */
.version_b .review-model {
  background-color: #fff;
  padding: 0;
}
.version_b .review-model .author-section {
  padding: 0;
}
.version_b .review-model .article-section {
  padding: 0 0 20px;
}
/* END V2 B REVIEWS (VERSION B) */

/* DANGOBUDS V2_VIEDO */
.dangobuds.v2_videos .section-1 {
  position: relative;
  min-height: 70vh;
}
.dangobuds.v2_videos .section-1 .title,
.dangobuds.v2_videos .section-10 .title {
  font-family: sans-serif;
  font-weight: lighter;
}
.dangobuds.v2_videos .section-1 .title-second,
.dangobuds.v2_videos .section-10 .title-second {
  font-family: sans-serif;
  font-weight: bold;
}
.videoBackground {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.dangobuds.v2_videos .logo {
  max-width: 124px;
}
.dangobuds.v2_videos .header-features {
  padding: 16px 40px;
}
.btn-dango-videos {
  width: 100%;
  background-color: #0896ff;
  color: #fff;
  max-width: 345px;
  padding: 16px 15px 17px;
  font-family: "OpenSans Bold";
  font-size: 20px;
}
.btn-dango-videos:hover {
  color: #fff;
}
.dangobuds.v2_videos .section-3 {
  background-color: #fff;
}
.dangobuds.v2_videos .carousel-indicators.bullet-carousel {
  position: inherit;
}
.dangobuds.v2_videos .carousel-indicators.bullet-carousel li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: gray;
  margin: 0 4px;
}
.dangobuds.v2_videos .carousel-indicators.bullet-carousel li.active {
  background-color: #0896ff;
}
.dangobuds.v2_videos .section-2 {
  background-color: #e6e6e6;
  padding: 60px 0;
}
.dangobuds.v2_videos .section-2 h4 {
  font-family: "OpenSans Bold";
  margin-bottom: 18px;
}
.dangobuds.v2_videos .section-3 h2.title {
  font-size: 30px;
  color: #161616;
  margin-bottom: 35px;
  font-family: "OpenSans Bold";
}
.dangobuds.v2_videos .section-3 .images-section-3 {
  width: 100%;
  max-width: 688px;
  margin: 0 auto;
  display: flex;
}
.dangobuds.v2_videos .section-3 .images-section-3 img {
  width: 50%;
}
.dangobuds.v2_videos .section-4 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 200px 0;
}
.dangobuds.v2_videos .section-4 h2.title {
  font-family: sans-serif;
  font-size: 24px;
  color: #161616;
  letter-spacing: 0.8px;
  width: 90%;
}
.dangobuds.v2_videos .section-4 p {
  font-family: "OpenSans Regular";
  margin-bottom: 24px;
  color: #121212;
  font-size: 16px;
  letter-spacing: 0.8px;
  max-width: 90%;
}
.dangobuds.v2_videos .section-5 {
  background-color: #000;
}
.dangobuds.v2_videos .section-5 h2.title,
.dangobuds.v2_videos .section-5 p {
  color: #fff;
}
.dangobuds.v2_videos .section-5 h2.title {
  font-family: sans-serif;
  font-size: 28px;
  letter-spacing: 0.8px;
  margin-bottom: 60px;
}
.dangobuds.v2_videos .section-5 p {
  font-family: sans-serif;
  letter-spacing: 0.8px;
  max-width: 75%;
  margin: 12px auto;
}
.dangobuds.v2_videos .section-5 .icon img {
  width: 100%;
  height: 40px;
  object-fit: contain;
}
.dangobuds.v2_videos .section-6 .border-section-6 {
  border: 1px solid #979797;
}
.dangobuds.v2_videos .section-6 .border-section-6 .container-image {
  height: 100%;
}
.dangobuds.v2_videos .section-6 .border-section-6 img {
  width: 100%;
  height: 100%;
}
.dangobuds.v2_videos .section-6 h2.title {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
  color: #161616;
}
.dangobuds.v2_videos .section-6 h4.subtitle {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
  color: #161616;
}
.dangobuds.v2_videos .section-6 .text-comment {
  padding: 0 90px;
}
.dangobuds.v2_videos .section-6 .name {
  font-family: sans-serif;
  font-weight: bold;
}
.dangobuds.v2_videos .section-6 .name span {
  font-weight: lighter;
  color: #626262;
}
.dangobuds.v2_videos .section-7 .p-score-2 {
  font-size: 12px;
  margin-bottom: 15px;
}
.dangobuds.v2_videos .section-7 .progress {
  border-radius: 0;
}
.dangobuds.v2_videos .section-7 .border-right {
  border-right: 1px solid #bfbfbf;
}
.dangobuds.v2_videos .section-8 .title-conaintainer {
  border-bottom: 1px solid #bfbfbf;
}
.dangobuds.v2_videos .section-8 .line-review {
  background-color: #000;
  height: 5px;
  width: 100%;
  max-width: 92px;
  min-height: 5px;
}
.dangobuds.v2_videos .section-8 h2.title {
  font-family: sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}
.dangobuds.v2_videos .section-8 .review-card {
  border: 1px solid #bfbfbf;
  padding: 16px;
  margin: 16px 0;
}
.dangobuds.v2_videos .section-8 .review-card .header-review img.user-photo {
  max-width: 52px;
  max-height: 52px;
}
.dangobuds.v2_videos .section-8 .review-card .header-review img {
  max-width: 120px;
}
.dangobuds.v2_videos .section-8 .review-card .header-review p.name {
  color: #626262;
}
.dangobuds.v2_videos .section-8 .review-card .header-review p.name b {
  color: #000;
}
.dangobuds.v2_videos .section-8 .review-card .body-review {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 16px;
}
.dangobuds.v2_videos .section-8 .review-card .body-review p {
  font-family: sans-serif;
  font-weight: lighter;
}
.dangobuds.v2_videos .section-8 .review-card .footer-review p {
  color: #535353;
  font-family: "OpenSans Bold";
  font-size: 14px;
}
.dangobuds.v2_videos .section-8 .review-card .footer-review span {
  color: #000;
}
.dangobuds.v2_videos .section-9 {
  background-color: #000;
  color: #fff;
  padding: 72px 0;
}
.dangobuds.v2_videos .section-9 h2.title {
  color: #0896ff;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 40px;
}
.dangobuds.v2_videos .section-9 h4.subtitle {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin: 28px 0;
}
.dangobuds.v2_videos .section-9 p {
  font-family: sans-serif;
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 20px;
}
.dangobuds.v2_videos .section-10 {
  position: relative;
  min-height: 70vh;
  color: #fff;
}
.dangobuds.v2_videos .section-10 h4.subtitle {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 19px;
  margin: 28px 0;
}
.dangobuds.v2_videos .videoBackBotom {
  width: 100%;
  height: 100%;
}
.dangobuds.v2_videos .section-10 p {
  font-family: sans-serif;
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 20px;
}
/* END DANGOBUDS V2_VIDEO */
/* MINDINSOLE V4 */
#mindinsole {
  font-family: "Helvetica";
}
#post-header.mindinsole {
  padding: 44px 0;
  border-bottom: none;
}
#mindinsole .top-text {
  color: #aaa;
  font-size: 17px;
}
#mindinsole .title {
  font-size: 42px;
}
#mindinsole .section-2 h3,
#mindinsole .section-3 h3,
#mindinsole .section-4 h3,
#mindinsole .section-5 h3,
#mindinsole .section-6 h3 {
  font-size: 29px;
  font-weight: 700;
  font-family: "Helvetica";
}
#mindinsole .section-1 img,
#mindinsole .section-2 img,
#mindinsole .section-4 img {
  max-width: 100%;
}
#mindinsole .section-3 {
  background-color: #fff;
}
#mindinsole .section-1 p,
#mindinsole .section-1 strong,
#mindinsole .section-2 p,
#mindinsole .section-2 strong,
#mindinsole .section-3 p,
#mindinsole .section-3 strong,
#mindinsole .section-4 p,
#mindinsole .section-4 strong,
#mindinsole .section-5 p,
#mindinsole .section-5 strong,
#mindinsole .section-6 p,
#mindinsole .section-6 strong,
#mindinsole .section-7 p,
#mindinsole .section-7 strong {
  font-family: "Helvetica";
  font-size: 17px;
  color: #222;
}
#mindinsole .section-4,
#mindinsole .section-6 {
  font-family: "Helvetica";
  font-size: 17px;
}
#mindinsole .section-2 ol {
  padding-left: 40px;
}
#mindinsole .section-3 img {
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
#mindinsole .section-5 img {
  max-width: 740px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#mindinsole .section-6 img {
  max-width: 300px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#mindinsole .section-7 {
  border: 1px solid #222;
  padding: 25px;
  margin: 30px;
}
#mindinsole .section-7-title strong,
#mindinsole .section-7-title {
  font-family: "Helvetica Bold";
  font-size: 24px;
  font-weight: 700;
}
#mindinsole .section-7 a.btn-post-red {
  width: 80%;
  margin: 0 auto;
  padding: 6px;
  border-radius: 5px;
  font-size: 16px;
  text-decoration: none;
  font-family: "Helvetica";
  font-weight: 900;
  display: flex;
}
#mindinsole .section-7 a.btn-post-red img {
  width: 40px;
  height: 40px;
  left: 6px;
}
#mindinsole .cta-conteiner a {
  align-items: center;
}
#mindinsole .cta-conteiner span {
  margin: 0 auto;
}
#mindinsole .section-7 .btn {
  white-space: normal;
  vertical-align: middle;
}
#mindinsole .text-2-section-7 {
  font-size: 13px;
}
#mindinsole .review-card {
  box-shadow: 0 16px 48px 0 rgb(26 39 81 / 10%);
}
#mindinsole .user-photo {
  width: 80px;
  height: 80px;
  margin: 0 auto 15px;
}
#mindinsole .comment {
  font-size: 15px;
  font-family: "Helvetica";
  margin-top: 20px;
}
#mindinsole .section-9 {
  margin: 0 auto;
}
#mindinsole .section-9 .comment {
  font-size: 14px;
  font-family: "Helvetica";
  margin-top: 0;
  margin-bottom: 6px;
}
#mindinsole .name-review {
  font-size: 24px;
  font-weight: 900;
  font-family: "Roboto";
}
#mindinsole .section-9 .name-review {
  font-size: 16px;
  font-weight: 900;
  font-family: "Roboto";
  margin-bottom: 6px;
}
#mindinsole .section-8 .fa-star,
#mindinsole .review-card .fa-star {
  font-size: 26px;
  color: #fbcf16;
  text-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
}
#mindinsole .section-9 .image-link-sidebar {
  border: 2px solid;
  box-shadow: 0 16px 48px 0 rgb(26 39 81 / 10%);
}
#mindinsole .section-9 .image-link-sidebar .title {
  font-size: 20px;
  font-family: "Helvetica";
  font-weight: 700;
}
#mindinsole .section-9 a.btn-red {
  width: 100%;
  margin: 0 auto;
  padding: 15px 5px;
  font-size: 12px;
  border-radius: 0;
  text-decoration: none;
  font-family: "Helvetica";
}
#mindinsole .section-7 {
  position: relative;
}
#mindinsole .progress-bar-insole {
  z-index: 9999999;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  animation: 0.6s linear infinite animate-stripes;
  background-size: 30px 30px;
  background-color: #38ca3f;
  height: 15px;
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
/* END MINDINSOLE V4 */
/* V5 */
#v5 strong {
  font-weight: 600;
}
#v5 .container-v5 {
  max-width: 1076px;
}
#v5 .section-19 {
  position: fixed;
  bottom: 80px;
  right: 50px;
  max-width: 212px;
}
#v5 .logo-header img {
  max-width: 161px;
  padding-left: 9px;
}
#v5 .text-header {
  padding-top: 11px;
}
#v5 .text-header p {
  font-family: "Poppins";
}
#v5 .v5-header {
  padding: 9px;
  border-bottom: 1px solid #cfcfcf;
}
#v5 .header-post h1,
#v5 .section-2 h3,
#v5 .section-5 h3,
#v5 .section-6 h3,
#v5 .section-7 h3 {
  font-family: "Libre Bodoni", serif;
  font-weight: 500;
  font-size: 45px;
  color: #000;
}
#v5.stopWatt .v5-header {
  padding: 20px 0;
}
#v5.stopWatt .advertorial-header-banner {
  background-color: #324570;
  color: #fff;
  font-size: 16px;
  font-family: "Lato Regular", sans-serif;
  text-align: center;
  padding: 2px 0;
}
#v5.stopWatt .logo-header img {
  padding-left: 0;
  max-width: 195px;
  height: auto;
}
#v5.stopWatt #trending-container-parent {
  right: 28px;
  width: 190px;
  top: 55px;
}
#v5.stopWatt .trending-container {
  display: flex;
  align-items: center;
  justify-content: end;
}
#v5.stopWatt .v5-header .trending-container p {
  font-family: "Lato Regular";
  font-size: 16px;
  color: #6b6b6b;
  margin-bottom: 0;
}
#v5.stopWatt .v5-header .trending-container img {
  width: 44px;
  height: auto;
  object-fit: contain;
  margin-left: 9px;
}
#v5.stopWatt .grey-box {
  padding: 21px 7px;
  background-color: #f6f6f6;
  font-family: "Lato Bold", sans-serif;
  font-size: 25px;
  text-align: center;
  color: #000;
  line-height: normal;
}
#v5.stopWatt .grey-star-container {
  margin-top: 20px;
  font-family: "Montserrat Italic", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #6b6b6b;
  display: flex;
  justify-content: center;
  align-items: center;
}
#v5.stopWatt .grey-star-container img {
  max-width: 135px;
  height: auto;
  margin-right: 8px;
}
#v5.stopWatt .banner-product-container {
  text-align: center;
  margin: 20px 0;
}
#v5.stopWatt .banner-product-container img {
  max-width: 203px;
  height: auto;
  margin: 0 auto;
  object-fit: contain;
}
#v5.stopWatt .banner-container {
  border: solid 1px #cac9d5;
  max-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 125px;
}
#v5.stopWatt .banner-text {
  padding: 15px 8px;
  margin-top: 0;
}
#v5.stopWatt .grey-line {
  margin: 0 auto;
  width: 270px;
  background-color: #cac9d5;
  height: 1px;
  margin-bottom: 15px;
}
#v5.stopWatt .customer-reviews {
  font-family: "Lato Bold", sans-serif;
  font-size: 20px;
  padding: 0 15px 15px 15px;
}
#v5.stopWatt .customer-reviews .review-star-container p {
  font-family: "Lato Regular", sans-serif;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 0;
}
#v5.stopWatt .customer-reviews .review-star-container {
  display: flex;
  align-items: center;
  height: 22px;
  margin-top: 8px;
}
#v5.stopWatt .customer-reviews .review-star-container span {
  font-family: "Lato Bold", sans-serif;
  font-size: 16px;
}
#v5.stopWatt .customer-reviews .review-star-container img {
  height: 22px;
  width: auto;
  margin-right: 12px;
}
#v5.stopWatt .customer-reviews .reviews-amount {
  font-family: "Montserrat Italic", sans-serif;
  font-size: 14px;
  color: #6b6b6b;
  margin-top: 12px;
}
#v5.stopWatt .section-1 .separation-line,
.line-gray {
  height: 24px;
}
#v5.stopWatt #banner-container-parent {
  right: 9px;
}
#v5.stopWatt .text-header p,
#v5.stopWatt .text-header {
  align-items: center;
  padding: 0;
  font-family: "Lato Bold";
  font-size: 25px;
}
#v5.stopWatt .section-title {
  font-family: "Lato Bold";
  font-size: 45px;
  color: #000000;
}
#v5.stopWatt .body-post p {
  font-family: "Lato Regular", sans-serif;
  font-size: 19px;
}
#v5.stopWatt .section-2 .section-title {
  margin: 45px 0 20px;
}
#v5.stopWatt .section-4 .section-title {
  margin: 3px 0 30px;
}
#v5.stopWatt .section-2 .text-center img {
  margin: 0 auto;
}
#v5.stopWatt .section-3 p {
  margin-bottom: 16px;
}
#v5.stopWatt .section-4 .text-center img {
  margin: 0 auto 30px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 364px;
}
#v5.stopWatt .section-3 {
  padding: 26px 0 10px;
}
#v5.stopWatt .section-3 .section-title {
  margin-bottom: 30px;
}
#v5.stopWatt a {
  text-decoration: underline;
  font-family: "Lato Bold", sans-serif;
  font-size: inherit;
}
#v5.stopWatt .banner-container a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 19px;
  width: 270px;
  margin: 0 auto;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}
#v5.stopWatt .banner-container a img {
  width: 25px;
  height: auto;
}
#v5.stopWatt .section-5 .section-title {
  margin: 3px 0 45px;
}
#v5.stopWatt .section-5 img {
  padding: 14px 0 30px;
}
#v5.stopWatt .section-6 .section-title {
  margin-bottom: 29px;
}
#v5.stopWatt .section-7 .section-title {
  margin-bottom: 30px;
}
#v5.stopWatt .section-7 img {
  margin: 14px 0 29px;
}
#v5.stopWatt .section-6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#v5.stopWatt .section-6 .image-container {
  width: 171px;
  height: 176px;
}
#v5.stopWatt .section-6 .text-container {
  max-width: 497px;
  margin-left: 31px;
}
#v5.stopWatt .section-6 .box-title {
  font-size: 19px;
  font-family: "Lato Bold", sans-serif;
  line-height: normal;
  margin-bottom: 11px;
}
#v5.stopWatt .section-6 .box-text {
  font-size: 18px;
  font-family: "Lato Regular", sans-serif;
  line-height: normal;
  margin-bottom: 0;
}
#v5.stopWatt .section-8 .reviews-box {
  background-image: linear-gradient(to bottom, #e5f5f9, #e6f3f5);
  height: 175px;
}
#v5.stopWatt .reviews-box img {
  max-width: 149px;
  height: 175px;
}
#v5.stopWatt .reviews-box .review-title {
  font-size: 21px;
  font-family: "Lato Bold";
  margin-bottom: 9px;
  line-height: 25px;
}
#v5.stopWatt .reviews-box .review-text {
  font-size: 18px;
  font-family: "Lato Regular", sans-serif;
  line-height: normal;
}
#v5.stopWatt .reviews-box .review-text-container {
  padding: 17px 0 14px 38px;
}
#v5.stopWatt .reviews-box .stars-container {
  margin-right: 26px;
}
#v5.stopWatt .section-10 .section-title {
  margin-bottom: 30px;
}
#v5.stopWatt .check i {
  color: #fff;
}
#v5.stopWatt .check-box p {
  white-space: nowrap;
  display: inline;
  font-size: 18px;
}
#v5.stopWatt .check-box a {
  text-decoration: none;
  margin-left: 14px;
  line-height: normal;
}
#v5.stopWatt .check-box span {
  text-decoration: underline;
  color: #007bff;
}
#v5.stopWatt .order-box {
  margin-top: 25px;
  padding: 28px;
  border-radius: 2px;
  background: linear-gradient(to right, #5abf40 50%, rgba(255, 255, 255, 0) 0%),
    linear-gradient(#5abf40 50%, rgba(255, 255, 255, 0) 0%),
    linear-gradient(to right, #5abf40 50%, rgba(255, 255, 255, 0) 0%),
    linear-gradient(#5abf40 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top, right, bottom, left;
  background-repeat: repeat-x, repeat-y;
  background-size: 10px 2px, 2px 10px;
}
#v5.stopWatt .pro-tip {
  padding: 23px 17px;
  background-color: #fffddf;
  padding: 23px 17px;
  margin: 30px 0;
}
#v5.stopWatt .pro-tip p {
  font-size: 18px;
  font-family: "Lato Regular", sans-serif;
  line-height: normal;
}
#v5.stopWatt .pro-tip span {
  font-size: 21px;
  font-family: "Lato Bold", sans-serif;
}
#v5.stopWatt .btn-vn-advertorial {
  width: 396px;
  line-height: normal;
  padding: 15px 0;
  border-radius: 9px;
  font-size: 25px;
  font-family: "Lato Bold", sans-serif;
  text-decoration: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
}
#v5 .section-8 h3,
#v5 .section-9 h3,
#v5 .section-10 h3 {
  font-family: "Libre Bodoni", serif;
  font-weight: 500;
  font-size: 42px;
  color: #000;
}
#v5 .author-post img {
  height: auto;
  width: 65px;
}
#v5 .author-post p {
  font-size: 16px;
  color: #6b6b6b;
  font-family: "Montserrat", sans-serif;
}
#v5 .author-post {
  display: flex;
  align-items: center;
}
#v5 .body-post {
  margin: 0;
}
#v5 .body-post .section-1 img {
  margin-left: 32px;
}
#v5 .body-post p,
#v5 .body-post p strong,
#v5 .section-3 p,
#v5 .section-2 p {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

#v5 .body-post p,
#v5 .section-3 p,
#v5 .section-9 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
#v5 .section-3 {
  background-color: #fff;
}
#v5 .title-section {
  max-width: 500px;
}
#v5 .title-section.fluffy-title {
  max-width: 600px;
  margin-bottom: 20px;
}
#v5 .title-section-v5.broken-lines {
  max-width: 400px;
}
#v5 .section-3 img {
  padding-top: 24px;
}
#v5 .section-5 img {
  padding: 24px 0;
}
#v5 .section-8 .subtitle {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
}
#v5 .section-7 .list-includes p {
  margin-bottom: 0;
}
#v5 .section-7 strong,
#v5 .section-8 .steps,
#v5 .section-8 strong,
#v5 .section-9 .review-subtitle,
#v5 .section-9 .review-subtitle strong,
#v5 .section-9 .review-title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
}
#v5 .section-9 .reviews-text {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
#v5 .section-9 .review-subtitle {
  font-size: 18px;
}
#v5 .section-8 .steps img {
  max-width: 163px;
  height: auto;
}
#v5 .reviews-container {
  margin: 0 auto;
  max-width: 625px;
}
#v5 .reviews-box {
  background: linear-gradient(#f9f6f6, #f0ebeb);
  max-width: 625px;
}
#v5 .reviews-box .review-title,
#v5 .reviews-box .review-text,
#v5 .order-box .title {
  color: #000;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  justify-content: space-between;
}
#v5 .reviews-box .review-title,
#v5 .stars-container,
#v5 .check-box,
#v5 .check-container {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
#v5 .check-container p {
  font-family: "Montserrat", sans-serif;
}
#v5 .reviews-box .review-title img {
  max-width: 96px;
  height: auto;
}
#v5 .reviews-box img {
  max-width: 149px;
  height: 160px;
}
#v5 .order-box {
  /* border: 2px dashed #f68caa; */
  /* border-radius: 8px; */
  padding: 31px;
  background: linear-gradient(to right, #f68caa 50%, rgba(255, 255, 255, 0) 0%),
    linear-gradient(#f68caa 50%, rgba(255, 255, 255, 0) 0%),
    linear-gradient(to right, #f68caa 50%, rgba(255, 255, 255, 0) 0%),
    linear-gradient(#f68caa 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top, right, bottom, left;
  background-repeat: repeat-x, repeat-y;
  background-size: 10px 2px, 2px 10px;
}

#v5 .order-box img {
  max-width: 39px;
  height: auto;
}
#v5 .check-box p {
  margin: 0 auto;
  line-height: 100%;
  align-items: center;
  display: flex;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
}
#v5 .btn-fi-advertorial {
  width: 521px;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 20px;
  border-radius: 9px;
}
#v5 a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
#v5 .btn-fi-advertorial.sidebar {
  font-family: "Montserrat", sans-serif;
  max-width: 212px;
  margin-top: 20px;
  font-size: 15px;
}
#v5 .banner-container {
  display: block;
  top: 95px;
  position: fixed;
  z-index: 1;
  max-width: 212px;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#banner-container-parent {
  /* right: -190px; */
  right: 0;
  width: 190px;
}
#v5 .banner-text {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  margin-top: 6px;
}
#v5 .check-container a {
  font-weight: 400;
}

/* END V5 */
/* V6 */
#v6 .blog-container {
  max-width: 1150px;
  padding-left: 10px;
  padding-right: 5px;
}
#v6 .logo-header img {
  max-width: 283px;
  height: auto;
  object-fit: contain;
}
#v6 .v6-header {
  padding: 19px;
  border-bottom: solid 1px #d5d5d5;
}
#v6 .header-post h1 {
  font-family: "Lato Bold";
  font-size: 45px;
  color: #081c29;
  margin-bottom: 7px;
}
#v6 .author-post {
  font-family: "Lato Regular";
  font-size: 17px;
  color: #586570;
  margin: 7px 0;
}
#v6 .body-post {
  margin: 7px 0;
}
#v6 .content-post {
  max-width: 750px;
  padding: 0;
}
#v6 .expert-section-1 img {
  width: 81px;
  height: auto;
  margin: 10px 25px 9px 25px;
  object-fit: contain;
}
#v6 .expert-section-1 {
  background-color: #f2f1f1;
  border-radius: 8px;
  color: #081c29;
  font-family: "Lato Bold";
  font-size: 21px;
  margin-top: 25px;
  margin-bottom: 30px;
}
#v6 .introduction-text {
  font-family: "Lato Regular";
  font-size: 21px;
  color: #081c29;
}
#v6 .introduction-text strong {
  font-family: "Lato Bold";
}
#v6 .blog-subtitle {
  font-family: "Lato Bold";
  font-size: 25px;
  color: #081c29;
}
#v6 .section-overview p,
#v6 .section-2 p,
#v6 .button-box-bottom li {
  font-family: "Lato Regular";
  font-size: 17px;
  color: #081c29;
}
#v6 .section-2 a {
  color: #0951e0;
}
#v6 .button-box-top {
  padding: 8px 0 5px 0;
  border-radius: 8px 8px 0 0;
}
#v6 .button-box-bottom {
  margin-bottom: 34px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 10px 0 rgba(161, 176, 154, 0.99);
}
#v6 .money-icon {
  display: inline-block;
  font-size: 24px;
  line-height: 46px;
  text-align: center;
}
#v6 .button-box-top .title {
  font-family: "Lato Bold";
  font-size: 25px;
  margin: 0 5px;
}
#v6 .partner-logo img {
  max-width: 220px;
  height: auto;
  margin: 30px 30px 32px 60px;
  object-fit: contain;
}
#v6 .btn-blog {
  padding: 11px 32px 11px 18px;
  border-radius: 28px;
  box-shadow: 0 2px 14px 0 rgba(170, 170, 170, 0.5);
  margin-top: 16px;
  margin-left: -4px;
  font-family: "Lato Bold";
  font-size: 21px;
  line-height: 25px;
}
#v6 .btn-blog span {
  margin-right: 6px;
  font-size: 25px;
  display: inline-flex;
  text-align: center;
  vertical-align: middle;
}
#v6 .section-3 img {
  max-width: 107px;
  height: auto;
  margin: 8px 10px 19px 0;
  object-fit: contain;
}
#v6 .section-3 {
  padding: 23px 24px 22px 12px;
  border-radius: 8px;
  background-color: #f2f1f1;
}
#v6 .section-3 .expert-title {
  font-family: "Lato Bold";
  font-size: 21px;
  color: #081c29;
  margin-bottom: 10px;
}
#v6 .section-3 .expert-text {
  font-family: "Lato Regular";
  font-size: 17px;
  color: #586570;
}
#v6 .section-conclusion h3 {
  font-family: "Lato Bold";
  font-size: 21px;
  color: #081c29;
  margin-top: 25px;
}
#v6 .section-conclusion p {
  font-family: "Lato Regular";
  font-size: 17px;
  color: #081c29;
}
#v6 .conclusion-link {
  font-family: "Lato Bold";
  font-size: 21px;
}
#v6 .conclusion-link u,
#v6 .introduction-text u {
  cursor: pointer;
}
#v6 .section-email {
  margin: 50px 0;
  padding: 37px 33px;
  border-radius: 8px;
  box-shadow: 0 2px 10px 0 rgba(56, 113, 133, 0.54);
}
#v6 .section-email .title {
  font-family: "Lato Bold";
  font-size: 25px;
  margin-bottom: 15px;
}
#v6 .section-email .text {
  font-family: "Lato Regular";
  font-size: 17px;
  margin-bottom: 15px;
  color: #081c29;
}
#v6 .btn-blog-email {
  font-size: 25px;
  font-family: "Lato Bold";
  margin: 0 auto;
  border-radius: 28px;
  padding: 9px;
  width: 274px;
  box-shadow: 0 2px 14px 0 rgba(170, 170, 170, 0.5);
}
#v6 .section-email input {
  box-shadow: inset 0 1px 6px 0 rgba(0, 0, 0, 0.27);
  border: solid 1px #979797;
  background-color: #fff;
  padding-left: 57px;
  font-size: 17px;
  font-family: "Lato Regular";
  color: rgba(8, 28, 41, 0.5);
}
#v6 .submit-container .submit-arrow {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
#v6 .submit-container .submit-arrow.left {
  margin-right: 15px;
}
#v6 .submit-container .submit-arrow.right {
  margin-left: 15px;
}
#v6 .v6-banner-container {
  display: block;
  top: "";
  /* position: fixed; */
  z-index: 1;
  max-width: 351px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /* overflow: scroll; */
  height: 100%;
  /* border-radius: 8px;
  box-shadow: 0 2px 10px 0 rgba(161, 176, 154, 0.78);
  background-color: #f2f1f1; */
}
#v6 .v6-banner-container-parent {
  height: 750px;
  width: 351px;
  right: 0;
  /* overflow-y: auto; */
}
#v6 .inner-container {
  height: 100%;
  overflow: scroll;
}
#v6 .v6-banner-container::-webkit-scrollbar {
  width: 0px;
}
#v6 .v6-banner-container::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
}
#v6 .v6-banner-container::-webkit-scrollbar-thumb {
  background: white;
  -webkit-box-shadow: none;
}

#v6 .v6-banner-container::-webkit-scrollbar-thumb:window-inactive {
  background: none;
}
#v6 .v6-banner-container .main-img {
  max-width: 351px;
  /* padding: 0 10px; */
}
#v6 .banner-title {
  font-family: "Lato Bold";
  font-size: 25px;
  color: #081c29;
  line-height: normal;
  margin-bottom: 15px;
}
#v6 .banner-text {
  font-family: "Lato Regular";
  font-size: 20px;
  color: #081c29;
  line-height: normal;
}
#v6 .btn-blog.sidebar {
  padding: 13px 20px;
  width: 100%;
  margin: 0 auto;
  font-size: 25px;
}
#v6 .modal {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow-y: hidden;
  height: 580px;
}
#v6 .modal .modal-dialog,
#v6 .modal .modal-content {
  max-width: 750px;
  max-height: 550px;
  border-radius: 8px;
}
#v6 .modal img {
  max-width: 750px;
  height: auto;
}
#v6 .modal button.close {
  top: 5px;
  right: 14px;
  font-family: "Lato Regular";
  font-size: 34px;
  border: none;
  outline: none;
  border-color: transparent;
}
#v6 .popup-content {
  padding: 15px 33px 27px;
}
#v6 .popup-title {
  font-family: "Lato Bold";
  font-size: 25px;
  color: #081c29;
}
#v6 .popup-text {
  font-family: "Lato Regular";
  font-size: 17px;
  color: #081c29;
}
#v6 .v6-banner-container-mb,
#v6 .v6-banner-container .main-img {
  max-width: 100%;
  width: 100%;
}
#v6 .banner-cta-container {
  padding: 9px 18px 28px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 10px 0 rgba(161, 176, 154, 0.78);
  background-color: #f2f1f1;
  margin: 0 0 16px;
}
#v6 .submit-arrow.down {
  margin-bottom: 16px;
}
#v6 .section-email .email-button,
#v6 .btn-blog-email .email-button {
  font-size: 21px;
  font-family: "Lato Bold";
}
#v6 .best-pick-container-parent {
  margin-bottom: 18px;
  /* margin-left: 26px; */
}
#v6 .best-pick p {
  font-family: "Lato Bold";
  font-size: 25px;
  color: #081c29;
  margin-bottom: 0;
  text-align: center;
}
#v6 .best-pick {
  border-radius: 8px 8px 0 0;
  padding: 11px 0;
}
#v6 .best-pick-container {
  display: flex;
  flex-direction: column;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 10px 0 rgba(161, 176, 154, 0.78);
  background-color: #f2f1f1;
  padding: 15px 17px 20px 17px;
  width: 351px;
}
#v6 .best-pick-container img {
  width: 315px;
  height: auto;
  object-fit: contain;
}
#v6 .best-pick-container li {
  font-size: 17px;
  color: #081c29;
  font-family: "Lato Regular";
  margin-left: 10px;
}
#v6 .best-pick-container ul {
  margin-top: 15px;
  text-align: left;
}
#v6 .v6-banner-container-mb.hide {
  display: none;
}
#v6 .v6-banner-container-mb.show {
  display: block;
  position: fixed;
  top: 0;
}
#v6 .exit-response,
#v6 .fail-response,
#v6 .duplicate-response {
  display: none;
}
#v6 .exit-response.show {
  display: block;
}
#v6 .fail-response.show {
  display: block;
}
#v6 .duplicate-response.show {
  display: block;
}
#v6 .emailResponseModal .modal-header {
  padding: 8px;
}
#v6 .emailResponseModal button.close {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-shadow: none;
}
#v6 .emailResponseModal .modal-body {
  text-align: center;
  padding-bottom: 64px;
}
#v6 .emailResponseModal {
  height: auto;
}
#v6 .emailResponseModal .modal-dialog {
  max-width: auto;
  max-height: auto;
}
#v6 .emailResponseModal img {
  width: 91px;
  height: 91px;
  object-fit: contain;
  margin-top: 20px;
  margin-bottom: 20px;
}
#v6 .emailResponseModal .modal-body p {
  font-family: "Lato Regular";
  font-size: 21px;
  color: #081c29;
  margin-bottom: 20px;
}
#v6 .emailResponseModal .modal-body strong {
  font-family: "Lato Bold";
}
#v6 .emailResponseModal .modal-header.green {
  background-image: linear-gradient(to bottom, #a3db79, #6ab544);
}
#v6 .emailResponseModal .modal-header.red {
  background-image: linear-gradient(to bottom, #ff9797, #ff5e5e);
}
#v6 .best-pick-img-container {
  height: 180px;
  width: 315px;
  background-repeat: no-repeat;
  background-size: 220px auto;
  background-position: center;
  background-color: #fff;
}
/* END V6 */
/* V7 */
#v7 .v7-header p {
  font-family: "Mermaid Swash Caps", sans-serif;
  font-size: 45px;
  color: #ffffff;
  padding: 8px 0;
}
#v7 .v7-header.b p {
  padding: 6px 0;
}
#v7 .v7-header span {
  font-family: "Mermaid", sans-serif;
}
.v7-header-2 p {
  font-size: 16px;
  color: #6b6b6b;
  padding: 4px 0;
}
.v7-header-2.b p {
  padding: 3px 0;
}
#v7 .title {
  font-family: "LibreBodoni", sans-serif;
  font-weight: 500;
  font-size: 45px;
  color: #000000;
}
#v7.v7b .title {
  font-size: 35px;
}
#v7 .author-post img {
  width: 65px;
  height: auto;
}
#v7 .author-post p {
  font-size: 16px;
  color: #6b6b6b;
}
#v7 {
  font-family: "Montserrat", sans-serif;
}
#v7 .section-1 .image-1 img {
  margin-bottom: 45px;
}
#v7 .section-1 p,
#v7 .section-1,
#v7 .section-2 p,
#v7 .section-3 p,
#v7 .section-3,
#v7 .section-4 p,
#v7 .section-4,
#v7 .section-5 p,
#v7 .section-6 p,
#v7 .section-7 p {
  font-size: 18px;
}
#v7 h3 {
  margin: 45px 0 25px 0;
}
#v7 .section-3 {
  background-color: transparent;
}
#v7 .section-3 p {
  color: #000000;
}
#v7 .section-4 img {
  width: 97%;
  max-height: none;
  height: auto;
  margin-bottom: 0;
}
#v7 .section-1 .title,
#v7 .section-3 .title,
#v7 .section-4 .title,
#v7 .section-5 .title,
#v7 .section-6 .title,
#v7 .section-7 .title {
  margin-bottom: 25px;
}
#v7 .btn.btn-vn-advertorial {
  border-radius: 9px;
  box-shadow: 0 2px 4px 0 rgba(124, 124, 124, 0.7);
  width: 100%;
  max-width: 705px;
  font-size: 20px;
  font-weight: bold;
  padding: 16px 0;
}
#v7 .section-3,
#v7 .section-5 {
  padding: 0;
}
#v7.v7b .header-post .title {
  font-size: 45px;
}
#v7.v7b .body-post.b p {
  font-family: "Georgia", sans-serif;
  font-size: 19px;
  line-height: 1.37;
}
#v7.v7b .body-post.b strong {
  font-family: "Georgia Bold", sans-serif;
}
#v7.v7b .body-post.b a {
  color: #038bb1;
  font-size: 19px;
  text-decoration: underline;
}
#v7.v7b .section-3 p {
  margin-bottom: 1rem;
}
#v7.v7b .section-5 img {
  max-width: 260px;
  height: auto;
  object-fit: contain;
}
#v7.v7b .body-post.b .cta-container a {
  text-decoration: none;
  font-family: "Georgia Bold", sans-serif;
  font-size: 25px;
}
/* END V7 */
/* MEDIAQUERYS */
@media (max-width: 767px) {
  .special-container {
    background-color: #fff;
    width: 95%;
    margin: 0 auto;
  }
  .review-model .author-section {
    padding: 32px 8px 0;
  }
  .review-model .author-section h1 {
    font-size: 32px;
  }
  .review-model .author-section .data-author .date p {
    padding: 12px 0;
  }
  .review-model .article-section {
    padding: 0 8px 32px;
  }
  .review-model .author-section .data-author .fa {
    margin-right: 4px;
  }
  .review-list .title-list {
    font-size: 24px;
  }
  .review-list .video-review {
    height: auto;
  }
  .review-model .text-flex {
    padding: 0;
    padding-top: 16px;
  }
  .cta-dango {
    font-size: 18px;
  }
  .review-model .blue-box {
    padding: 32px 12px;
  }
  .blue-box .title-box .img-check {
    margin-right: 8px;
  }
  .blue-box .item-box .normal-text {
    margin-left: 29px;
  }
  .blue-box .title-box .img-check {
    max-width: 20px;
  }
  .user-review .review-text {
    margin: 12px 0;
  }
  .icon-list .img-icon-list {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .icon-list .icon-list-text {
    text-align: center;
  }

  .dangobuds .logo-partner img {
    max-width: 120px;
  }
  .dangobuds .line-dangobuds {
    margin: 15px 0;
  }
  .dangobuds .dango-final-text {
    width: 100%;
  }

  .dangobuds h2 {
    font-size: 25px !important;
  }

  .dangobuds.v2 .cta-container {
    padding-bottom: 1rem;
  }
  .section-4 .box-icon-container {
    margin-bottom: 16px;
  }
  .section-7 .img-section7 {
    flex: 100%;
  }
  .section-7 .text-section7 {
    padding: 20px;
  }
  .dangobuds.v2 .section-6 .text-section.right {
    margin-top: 1rem;
  }
  #interstitial.dangobuds.v2 .section-10 h4 {
    margin-top: 0;
  }
  .section-10 {
    padding: 24px 0;
  }
  .section-10 .section-10-text {
    font-size: 16px;
    line-height: 27px;
    margin: 30px 0;
    padding-bottom: 0;
  }
  .dangobuds.v2 .section-2.section-13 {
    padding-top: 70px;
    padding-bottom: 417px;
  }
  /* DANGOBUDS V2_VIDEO */
  .videoBackground {
    width: inherit;
  }
  .dangobuds.v2_videos .section-1 .title,
  .dangobuds.v2_videos .section-1 .title-second,
  .dangobuds.v2_videos .section-10 .title,
  .dangobuds.v2_videos .section-10 .title-second {
    font-size: 24px;
  }

  .dangobuds.v2_videos .section-4 .mobile-background {
    width: 100%;
    height: 440px;
  }
  .dangobuds.v2_videos .section-4 {
    padding: 0;
  }
  .dangobuds.v2_videos .section-4 p {
    max-width: 100%;
  }
  .dangobuds.v2_videos .section-4 h2.title {
    max-width: 100%;
    font-size: 21px !important;
    letter-spacing: normal;
  }
  .dangobuds.v2_videos .section-4 .mobile-background img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    margin-bottom: 0;
  }
  .dangobuds.v2_videos .section-5 p {
    max-width: 100%;
  }
  .dangobuds.v2_videos .section-6 .border-section-6 {
    max-width: 350px;
    margin: 0 auto;
  }
  .dangobuds.v2_videos .section-6 .text-comment {
    padding: 20px;
  }
  .dangobuds.v2_videos .section-7 .border-right {
    border-right: none;
  }
  .dangobuds.v2_videos .section-6 .border-section-6 .container-image {
    height: inherit;
  }
  .dangobuds.v2_videos .section-6 .border-section-6 img {
    height: auto;
  }
  .dangobuds.v2_videos .section-8 .review-card {
    margin: 16px 12px;
  }
  .dangobuds.v2_videos .section-10 {
    background-color: #000;
    height: auto;
    padding: 0;
  }
  .dangobuds.v2_videos .section-10 .videoBackground {
    height: 100%;
    top: 0;
    bottom: inherit;
  }
  /* END DANGOBUDS V2_VIDEO */
  /* MINDINSOLES */
  #mindinsole .section-7 {
    border: 1px solid #222;
    padding: 0;
    margin: 25px;
  }
  #mindinsole .cta-conteiner a {
    align-items: center;
    display: flex;
  }
  #mindinsole .section-3 img {
    max-width: 100%;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  #mindinsole .section-5 img {
    max-width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #mindinsole .section-6 img {
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #mindinsole .section-2 h3,
  #mindinsole .section-3 h3,
  #mindinsole .section-4 h3,
  #mindinsole .section-5 h3,
  #mindinsole .section-6 h3 {
    font-size: 24px;
  }
  #mindinsole .title {
    font-size: 31px;
  }
  /* END MINDINSOLES */
  /* v5 */
  #v5 .header-container .text-header {
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding-top: 0;
  }
  #v5 .header-post h1,
  #v5 .section-2 h3,
  #v5 .section-5 h3,
  #v5 .section-6 h3,
  #v5 .section-7 h3,
  #v5 .section-8 h3,
  #v5 .section-9 h3,
  #v5 .section-10 h3 {
    font-size: 27px;
    font-weight: 500;
    line-height: 1.4;
  }
  #v5 .author-post img {
    height: auto;
    width: 56px;
  }
  #v5 .author-post p {
    font-size: 12px;
  }
  #v5 .body-post .section-1 img {
    margin-left: 0;
  }
  #v5 .body-post p,
  #v5 .body-post strong p,
  #v5 .body-post p strong,
  #v5 .section-3 p {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
  }
  #v5 .btn-fi-advertorial {
    max-width: 279px;
  }
  #v5 .reviews-box .review-title {
    display: block;
    align-items: center;
    font-size: 21px;
  }
  #v5 .stars-container {
    display: block;
    align-items: center;
    margin: 0 auto;
  }
  #v5 .reviews-text {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    padding: 10px 14px 10px 10px;
  }
  #v5 .reviews-box {
    border-radius: 8px;
  }
  #v5 .section-4 img {
    width: 100%;
    max-height: 220px;
    margin-bottom: 15px;
  }
  #v5 .section-1 p,
  #v5 .section-1 strong,
  #v5 .section-8 .steps,
  #v5 .body-post strong,
  #v5 .subtitle p,
  #v5 .section-8 .subtitle,
  #v5 .section-9 .review-subtitle,
  #v5 .section-9 .review-subtitle strong,
  #v5 .subtitle strong,
  #v5 .section-9 .reviews-text {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
  }
  #v5 .order-box {
    padding: 14px;
  }
  #v5 .check-container p {
    display: inline;
    line-height: 1.2;
  }
  .floating-header-v5-f2 {
    bottom: 0;
    top: auto;
    width: 100%;
    position: fixed;
    left: 0px;
    z-index: 2;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.49);
    background-color: #fff;
    padding: 18px 11px 20px 12px;
  }
  .show-floating-header-v5-f2 {
    transition: opacity 400ms;
  }
  .hide-floating-header-v5-f2 {
    opacity: 0;
  }
  .floating-header-v5-f2 p {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    padding-bottom: 4px;
  }
  .floating-header-v5-f2 .btn {
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 12px 0;
  }
  /* END v5 */
  /* V6 STARTS */
  #v6 .blog-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #v6 .logo-header img {
    max-width: 235px;
    height: auto;
    object-fit: contain;
  }
  #v6 .v6-header {
    padding: 14px;
  }
  #v6 .header-post h1 {
    font-size: 30px;
    margin-bottom: 4px;
  }
  #v6 .author-post {
    font-size: 15px;
  }
  #v6 .expert-section-1 img {
    width: 50px;
    margin: 5px 13px 5px 13px;
  }
  #v6 .expert-section-1 {
    font-size: 17px;
    margin: 10px 0;
  }
  #v6 .content-post {
    max-width: 750px;
    padding: 0 15px;
  }
  #v6 .introduction-text {
    font-size: 17px;
  }
  #v6 .blog-subtitle {
    font-size: 21px;
  }
  #v6 .section-overview p,
  #v6 .section-2 p,
  #v6 .button-box-bottom li {
    font-size: 15px;
  }
  #v6 .section-2-img {
    padding: 10px 0;
  }
  #v6 .button-box-top .title {
    font-size: 21px;
  }
  #v6 .button-box-top .title {
    white-space: nowrap;
  }
  #v6 .partner-logo {
    margin: 10px 0 0 26px;
  }
  #v6 .partner-logo img {
    max-width: 103px;
    height: auto;
    object-fit: contain;
    margin: 0 auto;
  }
  #v6 .button-box-bottom {
    padding: 0 8px 16px;
    margin-bottom: 9px;
  }
  #v6 .btn-blog {
    padding: 6px 26px 6px 13px;
    border-radius: 28px;
    box-shadow: 0 2px 14px 0 rgb(170 170 170 / 50%);
    font-family: "Lato Bold";
    font-size: 18px;
    line-height: 25px;
    margin: 0 auto;
  }
  #v6 .section-3 img {
    max-width: 50px;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
  }
  #v6 .section-3 .expert-title {
    font-size: 18px;
    margin: 0 auto;
  }
  #v6 .section-3 .expert-text {
    font-size: 15px;
    padding: 8px;
  }
  #v6 .section-3 {
    padding: 17px;
  }
  #v6 .section-conclusion h3 {
    font-size: 18px;
    margin-top: 15px;
  }
  #v6 .section-conclusion p {
    font-size: 15px;
  }
  #v6 .conclusion-link {
    font-size: 18px;
  }
  #v6 .section-email .title {
    font-size: 21px;
  }
  #v6 .section-email {
    margin: 25px 0;
    padding: 19px;
    border-radius: 8px;
    box-shadow: 0 2px 10px 0 rgb(56 113 133 / 54%);
  }
  #v6 .section-email .text {
    font-size: 15px;
  }
  #v6 .section-email input {
    font-size: 15px;
  }
  #v6 .section-email .email-button {
    font-size: 21px;
    font-family: "Lato Bold";
  }
  #v6 .btn-blog-email {
    width: 205px;
    padding: 6px;
  }
  #v6 .modal {
    top: 0;
    left: 0;
    transform: none;
  }
  #v6 .btn-blog.sidebar {
    padding: 4px 20px;
    width: 152px;
    margin: 0 auto;
    font-size: 18px;
  }
  #v6 .banner-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #v6 .banner-cta-container {
    padding: 9px 18px 8px;
    border-radius: 0;
    box-shadow: none;
    background-color: #f2f1f1;
    margin: 0;
  }
  #v6 .banner-text {
    font-size: 15px;
  }
  /* V6 ENDS */
  /* V7 */
  #v7 .title {
    font-size: 30px;
  }
  .v7-header-2 p {
    font-size: 14px;
  }
  #v7 .author-post p {
    font-size: 14px;
  }
  #v7 .section-1 p,
  #v7 .section-1,
  #v7 .section-2 p,
  #v7 .section-3 p,
  #v7 .section-3,
  #v7 .section-4 p,
  #v7 .section-4,
  #v7 .section-5 p,
  #v7 .section-6 p,
  #v7 .section-7 p {
    font-size: 16px;
  }
  #v7 .section-1 .title,
  #v7 .section-3 .title,
  #v7 .section-4 .title,
  #v7 .section-5 .title,
  #v7 .section-6 .title,
  #v7 .section-7 .title {
    margin-bottom: 15px;
  }
  #v7 .btn.btn-vn-advertorial {
    padding: 10px 0;
    line-height: 1.5;
  }
  #v7 .v7-header p {
    font-size: 33px;
  }
  #v7.v7b .v7-header p {
    font-size: 34px;
  }
  #v7.v7b .header-post .title {
    font-size: 30px;
  }
  #v7.v7b .body-post.b p,
  #v7.v7b .body-post.b a {
    font-size: 16px;
  }
  #v7.v7b .section-2 img {
    margin: 0 auto;
  }
  #v7.v7b .body-post.b .cta-container a {
    font-size: 20px;
    line-height: 1.4;
  }
  #v7.v7b .title {
    font-size: 29px;
  }
  #v7.v7b .section-5 img {
    width: 100%;
    max-width: 100%;
  }
  #v7 .author-post img {
    width: 48px;
    height: auto;
  }
  #v7 .section-4 img {
    max-width: 260px;
    height: auto;
  }
  #v7 h3 {
    margin: 25px 0 15px 0;
  }
  /* V7 ENDS */
  /* V5 STOPWATT */
  #v5.stopWatt .section-title {
    font-size: 30px;
    line-height: 1.2;
  }
  #v5.stopWatt .body-post p {
    font-size: 16px;
  }
  #v5.stopWatt .author-post {
    margin-top: 8px;
  }
  #v5.stopWatt .author-post p {
    margin-bottom: 0;
  }
  #v5.stopWatt .section-2 .section-title {
    margin: 20px 0 15px;
  }
  #v5.stopWatt .section-3 .section-title {
    margin-bottom: 15px;
  }
  #v5.stopWatt .section-4 .section-title {
    margin: 0 0 15px;
  }
  #v5.stopWatt .section-4 .text-center img {
    margin: 0 auto 16px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 250px;
  }
  #v5.stopWatt .section-5 .section-title {
    margin: 0 0 15px;
  }
  #v5.stopWatt .section-10 .section-title {
    margin-bottom: 15px;
  }
  #v5.stopWatt .section-5 img {
    padding: 0 0 15px;
  }
  #v5.stopWatt .section-6 .section-title {
    margin-bottom: 10px;
  }
  #v5.stopWatt .section-6 .image-container {
    margin: 0 auto;
  }
  #v5.stopWatt .section-6 .text-container {
    margin-left: 0;
  }
  #v5.stopWatt .section-7 .section-title {
    margin-bottom: 15px;
  }
  #v5.stopWatt .section-7 img {
    margin: 0 0 15px;
  }
  #v5.stopWatt .reviews-box img {
    max-height: 145px;
    width: auto;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #v5.stopWatt .section-8 .reviews-box {
    height: auto;
  }
  #v5.stopWatt .reviews-box .stars-container {
    margin-right: 0;
  }
  #v5.stopWatt .reviews-box .review-title {
    font-size: 21px;
    margin-bottom: 0;
  }
  #v5.stopWatt .reviews-container {
    margin: 0 15px;
  }
  #v5.stopWatt .reviews-box .review-text.text-1 {
    padding: 12px 13px;
  }
  #v5.stopWatt .section-10 {
    padding: 0 0 24px;
  }
  #v5.stopWatt .order-box {
    padding: 14px;
  }
  #v5.stopWatt .btn-vn-advertorial {
    width: 100%;
  }
  #v5.stopWatt .trending-container {
    display: none;
  }
  #v5.stopWatt .v5-header .col-lg-8 {
    justify-content: center;
  }
  /* V5 STOPWATT END */
}
@media (max-width: 1200px) {
  .banner-container {
    display: none !important;
  }
  #v5 .btn-fi-advertorial {
    width: 321px;
  }
  #v6 .content-post {
    padding: 0 15px;
    max-width: none;
  }
  #v6 .blog-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1280px) {
  #v5.stopWatt .banner-container {
    display: none !important;
  }
}
/* END MEDIAQUERYS */
