/*
Theme Name: Merz Belotero
Theme URI: Starboard Media
Author: Jo Eyre
Description: 
License: Copyright
*/
html {
  scroll-behavior: smooth;
}

.footer-mandatories {
  padding-top: 100px;
  background: #f3f6f6;
  overflow: hidden;
}

.footer-mandatories .wrapper {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 40px;
}

.footer-refs {
  background: #f3f6f6;
  overflow: hidden;
  padding-top: 60px;
}

.footer-refs .wrapper {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 40px;
}

.footer .footer__top {
  padding-top: 60px !important;
}

.footer:after {
  background: #ed7202;
}

.layout-5050 .layout-5050__content {
  padding-top: 60px;
  padding-bottom: 40px;
}

.large-hero:after, .single-news__date:after, .single-page__date:after {
  background: #ed7202;
}

.icons-three-cols {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.icons-three-cols li {
  /*width: 25%;*/
  padding: 0 1%;
  margin: 0;
}

.form.non-hcp .wpcf7-form label {
  font-size: 0;
  color: transparent;
}

.form.non-hcp .wpcf7-form label span {
  display: block;
}

.form.non-hcp .wpcf7-form label input, .form.non-hcp .wpcf7-form label textarea, .form.non-hcp .wpcf7-form label select {
  display: block;
  border-radius: 0 !important;
  border: 1px solid #d2d2d2 !important;
  background: #f3f6f6;
  color: #212529;
  font-size: 16px;
}

.form.non-hcp .wpcf7-form label ::-webkit-input-placeholder {
  color: black;
}

.form.non-hcp .wpcf7-form label ::-moz-placeholder {
  color: black;
}

.form.non-hcp .wpcf7-form label :-ms-input-placeholder {
  color: black;
}

.form.non-hcp .wpcf7-form label ::-ms-input-placeholder {
  color: black;
}

.form.non-hcp .wpcf7-form label ::placeholder {
  color: black;
}

.form.non-hcp .wpcf7-form .checkbox label {
  color: #212529;
  font-size: inherit;
}

.form.non-hcp .wpcf7-form .checkbox input {
  display: inline-block;
  padding: 7px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  border: 1px solid #d2d2d2 !important;
  background: #f3f6f6;
  width: auto;
  margin: 0;
  margin-right: 10px;
}

.form.non-hcp .wpcf7-form .checkbox .wpcf7-list-item-label {
  display: inline-block;
  color: #212529;
  font-size: inherit;
}

.form.non-hcp .wpcf7-form .checkbox span {
  margin-left: 0;
}

.form.non-hcp .wpcf7-form p {
  text-align: left;
  font-weight: 400;
}

.form.non-hcp .wpcf7-form p strong {
  font-weight: 700;
}

.form.non-hcp .wpcf7-form input.wpcf7-submit {
  display: inline-block;
  width: auto;
}

.results .video-layout video {
  margin-top: 0 !important;
  padding-top: 40px !important;
}

.blog-archive {
  margin-top: 0;
  padding-top: 80px;
}

.blog-archive__featured .blog-article__excerpt::after {
  content: "read more";
  text-decoration: underline;
  display: inline;
  font-weight: 500;
}

.single-news__content ul li, .single-news__content ol li, .single-page__content ul li, .single-page__content ol li {
  margin-bottom: 20px;
}

.header {
  background-color: white;
}

.main-menu ul.menu > li {
  margin-right: 20px;
}

.icons-three-cols__wrapper {
  background-image: none;
}

.find-a-clinic {
  margin-bottom: 60px;
}

#maincontent .button, #maincontent .wp-block-button__link, #maincontent input[type=button], #maincontent input[type=submit], .hs-forms .button, .hs-forms .wp-block-button__link, .hs-forms input[type=button], .hs-forms input[type=submit] {
  font-size: 0.8rem;
}

.page-template-default #maincontent {
  padding-bottom: 0;
}

.product-template-default .hero__overlay {
  display: none;
}
.product-template-default #maincontent {
  padding-bottom: 0;
}

.large-hero .large-hero__cta {
  display: none;
}

.product-categories__clear {
  display: none;
}

li.faq ul {
  padding-left: 20px;
}

.single-page__content.flow {
  margin: auto;
}

.wpsl-search:after {
  display: none;
}

.products .layout-5050--product__logo {
  display: none;
}
.products .layout-5050--product:last-of-type {
  padding-bottom: 0;
}
.products .products__filter {
  margin-top: 80px;
  margin-bottom: 64px;
}
.products .products__intro {
  background: #e5e5e5;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.products .product-categories__list .Contours .product-category__title, .products .product-categories__list .Lifting .product-category__title {
  color: #ed037c;
}
.products .product-categories__list .Contours:hover, .products .product-categories__list .Lifting:hover {
  background: #ed037c;
}
.products .product-categories__list .Filling .product-category__title {
  color: #ed7202;
}
.products .product-categories__list .Filling:hover {
  background: #ed7202;
}
.products .product-categories__list .Glow .product-category__title {
  color: #28b6b1;
}
.products .product-categories__list .Glow:hover {
  background: #28b6b1;
}
.products .product-categories__list .Lips .product-category__title {
  color: #db0432;
}
.products .product-categories__list .Lips:hover {
  background: #db0432;
}
.products .product-categories__list .Smoothing .product-category__title {
  color: #fedd00;
}
.products .product-categories__list .Smoothing:hover {
  background: #fedd00;
}
.products .product-categories__list .Volume .product-category__title {
  color: #60146d;
}
.products .product-categories__list .Volume:hover {
  background: #60146d;
}
.products .product-categories__list a.product-category__link:hover {
  opacity: 1;
}
.products .product-categories__list a.product-category__link:hover .product-category__title {
  color: #ffffff;
}
.products .product-categories__list a.product-category__link:hover .product-category__title::after {
  display: none;
}
.products .product-categories__list a.product-category__link:hover img {
  opacity: 0;
}
.products .product-categories__list a.product-category__link:hover::after {
  display: none;
}
.products .product-category.current .Contours, .products .product-category.current .Lifting {
  border-color: #ed037c;
}
.products .product-category.current .Filling {
  border-color: #ed7202;
}
.products .product-category.current .Glow {
  border-color: #28b6b1;
}
.products .product-category.current .Lips {
  border-color: #db0432;
}
.products .product-category.current .Smoothing {
  border-color: #fedd00;
}
.products .product-category.current .Volume {
  border-color: #60146d;
}

.product .section-header {
  margin: 80px 0;
}
.product .layout-5050--image-right .layout-5050__content {
  padding-left: 0;
  padding-right: 80px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.product .layout-5050--image-left .layout-5050__content {
  padding-left: 80px;
  padding-right: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}
.product .icons-three-cols__wrapper {
  padding: 0;
  margin: 80px 0 56px 0;
}

.icons-three-cols__wrapper.larger-icons .icons-three-cols img {
  width: 120px;
}

.hs-forms {
  padding: 0 !important;
  margin: 80px 0 60px 0;
}
.hs-forms .who li {
  margin-bottom: 20px;
}
.hs-forms .hs-form-iframe {
  min-height: 700px;
}

.footer-mandatories {
  padding-top: 80px;
}
.footer-mandatories p {
  padding: 40px;
  border: 1px solid black;
}

.faqs .faq-list {
  margin-bottom: 80px;
}
.faqs .faqs__search {
  margin-bottom: 80px;
}
.faqs .faqs__subtitle {
  margin-bottom: 80px;
}

.wpsl-store-below .wpsl-results {
  margin-bottom: 0;
  margin-top: 80px;
}

.footer__merz-tagline {
  display: none;
}

/* Updates July 2024 */
.wpcf7 .add-clinic-form-container label {
  margin-bottom: 0;
}
.wpcf7 .add-clinic-form-container label span {
  color: red;
}
.wpcf7 .add-clinic-form-container textarea, .wpcf7 .add-clinic-form-container input:not([type=submit]) {
  border: solid 1px #ccc !important;
  border-radius: 0 !important;
  background-color: #eee;
}

/* Updates October 2024 */
.single-news__date {
  display: none;
}

.post-template-default #maincontent {
  padding-bottom: 0;
}
.post-template-default .hs-forms {
  margin-top: 40px;
}

.page-job-ref {
  padding-top: 40px;
}
.page-job-ref p {
  font-size: 14px;
}

/* Updates November 2024 */
#wpsl-gmap .wpsl-info-actions {
  display: none;
}

/* Updates December 2024 */
.hs-forms .who li {
  margin-left: 20px;
  margin-right: 20px;
}

/* Updates January 2025 */
.page-template-template-store-locator .hs-forms, .single-wpsl_stores .hs-forms {
  display: none !important;
}

.blog-archive__posts .blog-article__excerpt::after {
  content: "read more";
  text-decoration: underline;
  display: inline;
  font-weight: 500;
}

.blog-archive__posts-grid {
  grid-template-columns: repeat(auto-fill, minmax(480px, 1fr));
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  row-gap: 50px;
}

@media (min-width: 1280px) {
  .blog-archive__posts-grid {
    -webkit-column-gap: 117px;
       -moz-column-gap: 117px;
            column-gap: 117px;
    row-gap: 65px;
  }
}
@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
  .layout-5050--border:after {
    background: #ed7202;
  }
  .product-template-default .hero__product-logo {
    width: 480px;
  }
  .hero .hero__content {
    max-width: 30%;
  }
  #maincontent .find-a-clinic .button {
    background: #ed7202;
    border: 1px solid #ed7202;
  }
  /* .post-template-default {
    .hero__inner {
        min-height: 400px;
    }
  } */
}
@media (max-width: 1023px) {
  .footer-mandatories {
    padding-top: 60px;
  }
  .home .large-hero__cta {
    margin-top: 300px;
  }
  .large-hero__inner:after {
    display: none;
  }
  .products .products__intro {
    padding-top: 80px;
  }
  .products .products__intro .products__intro-grid img {
    margin-left: -11vw;
    width: calc(100% + 11vw);
    max-width: none;
  }
}
@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .home .layout-5050 .layout-5050__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home .layout-5050 .layout-5050__grid .layout-5050__content-wrapper {
    width: 100%;
  }
  .find-a-clinic:before {
    width: 70px;
    height: 92px;
    background-size: contain;
    top: 140px;
  }
  section + .find-a-clinic {
    margin-top: 0;
  }
  #maincontent.products .products__list section:last-of-type .layout-5050__content {
    padding-bottom: 0;
  }
  .product .layout-5050--image-right .layout-5050__content {
    padding-right: 0;
  }
  .product .layout-5050--image-left .layout-5050__content {
    padding-left: 0;
  }
  .icons-three-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .products .product-categories__list .product-category__link .product-category__title {
    font-size: 18px;
  }
  .layout-5050__content h3 {
    font-size: 28px;
    line-height: 1.2;
  }
}