
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #bcc6c6 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #878e8e !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #bcc6c6 !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #878e8e !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #a2adad !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #878e8e !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #bcc6c6 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #a2adad !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #878e8e !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #a2adad;
  border-color: #a2adad;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #a2adad !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #a2adad !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .6) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://artemystic.nl/wp-content/uploads/sites/131/2018/04/Header-2.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 486px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 636px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 286px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 436px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 211px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 211px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 311px;
  }
  header > div.wrapper.above {
  min-height: 461px;
  }

  header div.header div.holder {
  height: 211px;
  }
  }

  .topbar {
  background: #85c176;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #85c176; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(133, 193, 118, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(133, 193, 118, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #a2adad !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #bcc6c6;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #bcc6c6 !important;
  }
  }


  header div.header div.contact i {
  color: #bcc6c6;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #bcc6c6 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #a2adad !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #bcc6c6;
  }

  footer div.socket,
  .footer-sticky {
  background: #878e8e !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #deeae9;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #a2adad;
  }

  :root {
  --color1: #f0ece9;
  --color2: #ebe6e0;
  --color3: #ebe3dd;
  --color4: #e6d9d1;
  --color5: #af9f98;
  --color6: #7d7d7d;
  --color7: #2f2f31;
}

/*section.treatments.shortcode div.treatments div.item.bcat-40 img {
    display: none;
}
div.treatments div.item.bcat-40 a:first-child::after {
    content: "Pedicure";
    font-size: 11px;
    color: var(--color1);
    position: absolute;
    bottom: 30px;
}
section.treatments.shortcode div.treatments div.item.bcat-40 a:first-child::before {
    font-size: 30px;
    color: var(--color7);
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    content: "\f54b";
    margin-top: -20px;
}
section.treatments.shortcode div.treatments div.item.bcat-40 a:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #af9f98;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
}*/


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    width: 150px!important;
    height: 150px!important;
    object-fit: cover;
}
.single-behandelingen figure .img-responsive {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.sier_kop {
    font-family: 'Cinzel', serif !important;
    font-style: italic;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    color: var(--color5);
}

.single-behandelingen .col-md-32 td {
    vertical-align: middle;
}
.more_module table td {
    border-top: none !important;
}
.more_module {
    margin-top: 3em;
    background: #af9f98;
    padding: 35px 35px 35px 35px;
    color: white;
}
.more_module .table-hover>tbody>tr:hover {
    background-color: transparent;
}
.stop_cta {
    background: #af9f98;
    padding: 15px 25px;
    text-align: center;
    color: #fff !important;
}

.faq-answer {
    display: none;
margin-top: 15px;
}

.faq-question {
    display: flex;
    gap: 1rem;
    cursor: pointer;
    color: #ffffff !important;
    font-size: 1.7rem;
    font-weight: 600;
}
.faq-item {
    background-color: #af9f98;
    padding: 1rem;
    line-height: 1.7;
    width: 100%;
    cursor: pointer;
    margin: 15px 0;
    color: #ffffff !important;
}


.block.treatments small {
    font-weight: 500;
}


.krachtlicht_blok {
    background: #f3f1f0;
    padding: 35px 25px;
}

h1, h2, h3, h4, h5, h6 {
  color: var(--color5) !important;
}

.onze-behandelingen section.page .col-md-32.col-md-push-16 .treatments h4 {
  color: var(--color6) !important;
}

img {
    height: auto;
}

aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
  background: var(--color5);
}


.checkbox-inline input[type="checkbox"], .checkbox input[type="checkbox"], .radio-inline input[type="radio"], .radio input[type="radio"] {
  margin-left: 0 !important;
  margin-right: 1rem !important;
  position: relative !important;
}

.col-md-30.left span:nth-child(2) {
  display: none;
}

img.pinn_logo {
  max-width: 100%;
  width: 70px;
  margin-top: 2rem;
}

.pricesview {
    padding: 25px;
    background: #e6e6e6;
}

.panel-title a.ing {
    font-weight: 600;
    cursor: pointer;
    color: #212121!important;
}

.ing {
    color: #595959 !important;
    background-color: #fafafa;
    padding: 1rem;
    line-height: 1.7;
    width: 100%;
    display: inline-block;
    font-size: 1.7rem;
display: flex;
align-items: center;
}

.socket {
    font-size: 13px !important;
}

[aria-expanded="true"] .ing:before {
    content: url('/wp-content/uploads/sites/131/2020/09/arrowup.png');
}

[aria-expanded="false"] .ing:before  {
    content: url('/wp-content/uploads/sites/131/2020/09/arrowdown.png');
}

a.ing::before {
    content: url('/wp-content/uploads/sites/131/2020/09/arrowdown.png');
    float: right;
    transform: scale(0.17);
    background-repeat: no-repeat;
    float: right;
    cursor: pointer;
position: absolute;
right: 0;
}

/*LookX - New*/
.row.lookx {
    margin-top: 2em;
    display: flex;
}
.cw {color: #fff!important;}
.CTA_lookx h4 {
    color: #fff!important;
}
.CTA_lookx {
    padding: 2em;
    background-image: url(/wp-content/uploads/sites/131/2021/02/huidproducten.jpg);
    color: #fff;
    background-color: rgb(0 0 0 / 37%);
    background-blend-mode: darken;
}

.col-md-16.meest-gekozen::after, .col-md-48.meest-gekozen::after {
    background-color: #89b67c;
    content: 'Meest gekozen!';
    color: white;
    border-radius: 100%;
    display: flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    text-align: center;
    top: -10px;
    right: -10px;
    position: absolute;
    font-size: 11px;
    line-height: 1rem;
}

.row.lookx .col-md-16 h4, .row.lookx .col-md-48 h4 {
    margin-top: 0;
}
.row.lookx .col-md-16:nth-child(even), .row.lookx .col-md-48:nth-child(even), .row.lookx .col-md-48:nth-child(odd) {
    background-color: #f2f2f2;
}

.row.lookx .col-md-16, .row.lookx .col-md-48 {
    padding: 1em;
}


/*end*/


.page-id-463 .col-md-24.col-md-push-24 {
    background-color: #f2f2f2;
    padding: 2em;
}
.inschrijvennieuwsbrief {
    padding: 2em;
    background-color: #f2f2f2;
}
.inschrijvennieuwsbrief h2 {
    margin-top: 0;
    margin-bottom: -20px;
}
.inschrijvennieuwsbrief a.btn.btn-primary {
    margin-top: 2em;
}
.post, .news {
    margin-top: 3em;
    border-top: 1px solid #F2F2F0;
    margin-bottom: 3em;
}

#winkel {
    position: fixed;
    bottom: 80px;
    left: 22px;
    z-index: 99;
    line-height: 1;
    border: none;
    outline: none;
    background-color: rgb(141, 106, 165);
    color: white;
    cursor: pointer;
    border-radius: 5px;
    height: 45px;
    width: 163px;
    font-size: 16px;
transition: opacity 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

#winkel:hover {
    opacity: .85;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #F2D7D7!important;
}

.row.webshoplogo .col-md-16 a:hover h4 {
    background: var(--color4) !important;
}
.shopblok h4 {
    background: var(--color5);
    text-align: center;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff!important;
    margin-bottom: 0!important;
}
.row.webshoplogo .col-md-16 a:hover img {
    border-color: var(--color4) !important;
}
.shopblok img {
    border: 1px solid var(--color5);
    padding: 26px 15px 15px 15px;
    margin-top: -11px;
}

section.treatments.shortcode div.treatments div.item h4{
color: inherit!important;
}

.page-id-2564 .page-header h1, .page-id-2591 .page-header h1, .page-id-2615 .page-header h1, .page-id-2630 .page-header h1, .page-id-2576 .page-header h1, .page-id-2603 .page-header h1 {
    line-height: 37px!important;
}

.parent-pageid-2532 .content h4, .page-id-2564 .content h4, .page-id-2591 .content h4, .page-id-2615 .content h4, .page-id-2630 .content h4, .page-id-2576 .content h4, .page-id-2603 .content h4     {
color: #800080!important;
margin-top: 1.5em;
}


.parent-pageid-2532 .content h5, .page-id-2564 .content h5, .page-id-2591 .content h5, .page-id-2615 .content h5, .page-id-2630 .content h5, .page-id-2576 .content h5  {
color: #800080!important;
margin-top: 1em;
}

.parent-pageid-2532 .content h3, .page-id-2564 .content h3, .page-id-2591 .content h3, .page-id-2615 .content h3, .page-id-2630 .content h3, .page-id-2576 .content h3  {
color: #800080!important;
margin-top: 1.5em;
}







.shopitem h4 {
    color: #fff!important;
    font-size: 14px;
}
.shopitem {
    padding: 11px;
    border: 1px solid var(--color5);
    text-align: center;
    border-radius: 135px;
    background: var(--color5);
}
.shopitem:hover h4 {
    color: #595959 !important;
}
.shopitem:hover {
    background: var(--color4);
    border-color: var(--color4);
}



ul.vinkje {
    list-style-type: none!important;
    padding-inline-start: 30px;
    text-indent: -31px;

}
ul.vinkje li:before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/sites/131/2020/12/vinkje-li.png);
    height: 20px;
    width: 20px;
    background-size: 17px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 5px;
}



.page-id-1684 .wrapper.center, .page-id-1684 .col-md-14.col-md-pull-32, .page-id-1684 .breadcrumbs, .page-id-1684 footer, .page-id-1684 .partners {
    display: none;
}
.page-id-1684 .container {
    width: 100%;
}
.page-id-1684 .col-md-32 {
    width: 100%;
}
.page-id-1684 .col-md-push-16 {
    left: 0;
}

.page-id-1675 .wrapper.center, .page-id-1675 .col-md-14.col-md-pull-32, .page-id-1675 .breadcrumbs, .page-id-1675 footer, .page-id-1675 .partners {
    display: none;
}
.page-id-1675 .container {
    width: 100%;
}
.page-id-1675 .col-md-32 {
    width: 100%;
}
.page-id-1675 .col-md-push-16 {
    left: 0;
}

@media only screen and (max-width: 991px) {
.single-behandelingen figure .img-responsive {
    height: 200px!important;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}

header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 1px solid var(--color3);
}

.home header>div.wrapper {
    min-height: 380px;
}
header > div.wrapper::after {
    top: 130px;
    background-position: right;
}
header>div.wrapper {
    min-height: 250px;
}
}

.behandelingen-template-default .content h4 {
    color: var(--color5) !important;
}

a.btn.btn-primary {
    margin-top: .5em;
}

.onze-behandelingen section.page .col-md-32.col-md-push-16 .treatments h4{
    display: inline-block;
    font-size: 15px!important;
    font-weight: 700;
    line-height: 20px;
    margin-top: 15px;
    word-break: break-word;
}
.onze-behandelingen .img-circle {
    width: 150px;
    HEIGHT: 150PX;
    OBJECT-FIT: COVER;
}

img {
max-width: 100%;
}

@media only screen and (min-width: 992px) {
ul.counttwo {
    column-count: 2;
}
figure.grote_foto img {
    height: 300px;
    object-fit: cover;
    margin-bottom: 35px;
    object-position: center 76%;
}
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
}
div.page-header h1 {
    line-height: 1!important;
    margin-top: 40px!important;
    padding-bottom: 40px!important;
}
.home section.featured a div.item img.img-responsive {
    object-fit: cover;
    width: 100%!important;
    height: 135px!important;
}
header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active >a {
    color: #595959!important;
}
.sidebar-primary header div.header div.holder {
    height: 178px;
}
.sidebar-primary header>div.wrapper div.wrapper img.logo {
    max-height: 225px;
    margin: 0px !important;
    max-width: 22%;
    padding: 0 0 30px 0;
}
.sidebar-primary header div.header div.wrapper {
    height: 150px;
    margin-top: 30px;
}
.sidebar-primary header> div.wrapper {
    height: 265px !important;
min-height: 265px!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    color: #fff!important;
}
}


@media only screen and (max-width: 991px) {
.row.webshoplogo .col-md-16 {
    margin-bottom: 55px;
}
section.featured a div.item img.img-responsive {
    object-fit: cover;
    width: 100%!important;
}
figure.grote_foto img {
    margin-bottom: 35px;
}
}




body header > div.wrapper {
    height: 363px !important;
    min-height: 225px;
}

section.intro:nth-child(2) {
padding: 50px 0;
}

.single-behandelingen .col-md-32 td {
    padding: 8px 5px;
}

.single-behandelingen .col-md-32 tr:nth-child(even) {
    background: #f5f5f5;
}

/*.single-behandelingen .col-md-32 tr:nth-child(odd) span {
    color: #ffffff;
}

.single-behandelingen .col-md-32 tr:nth-child(even) span {
    color: #f5f5f5;
}*/

.single-behandelingen .col-md-32 table {
    width: 100%;
}

.single-behandelingen .col-md-32 td:nth-child(2) {
min-width:  100px!important;
}

.single-behandelingen .col-md-32 td:nth-child(3) {
min-width:  80px!important;
}

.contact main a {
    color: #000000!important;
    text-decoration: underline;
}

.single .entry-content p a {
    color: #000000;
    text-decoration: underline;
}

section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    text-transform: none;
}


H6  {
font-size:13px;
}

footer div.column a{
    color: #fff !important;
    text-decoration: underline;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: var(--color5) !important;
  font-weight: bold;
}

.home h1 {
    color: #ffffff !important;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}



header div.header {
  background-color: rgba(255, 255, 255, .75) !important;
}

header > div.wrapper::after {
  background: url('http://artemystic.nl/wp-content/uploads/sites/131/2023/07/header_diana.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

section.partners {
  border-top: 7px solid var(--color5);
}

#winkel {
  position: fixed;
  bottom: 80px;
  left: 22px;
  z-index: 99;
  line-height: 1;
  border: none;
  outline: none;
  background-color: var(--color5);
  color: white;
  cursor: pointer;
  border-radius: 5px;
  height: 45px;
  width: 163px;
  font-size: 16px;
  transition: opacity 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}


header nav.navbar-default {
  background-color: var(--color5) !important;
}
div.social-media ul li a {
  background: var(--color5) !important;
  color: #fff !important;
}
.featured.block0 {
  padding: 90px 0 !important;
}
.topbar {
  background: var(--color1);
  color: var(--color6) !important;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Cinzel', serif !important;
/*font-family: 'EB Garamond', serif !important;*/
font-weight: 400;
}
body {
    font-family: 'Open Sans', sans-serif !important;
   font-size: 16px;
}

@media only screen and (max-width: 991px) {
div.page-header h1 {
    line-height: 1!important;
    margin-top: 40px!important;
    padding-bottom: 40px!important;
}
header div.header {
background-color: rgba(255, 255, 255, 0.6) !important;
}
header nav.navbar-default {
  background: none !important;
}
header > div.wrapper::after {
  top: 0 !important;
}

nav.navbar-default, div.navbar-collapse {
  background-color: var(--color5);
}

}

  @media only screen and (min-width: 992px) {

 nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: var(--color5) !important;
}

.sidebar-primary header > div.wrapper div.wrapper img.logo {
  max-width: 30%;
  padding-top: 30px;
}

.sidebar-primary header > div.wrapper {
  height: 449px !important;
  min-height: 265px !important;
}

}

footer, .footer-cta.center::after, .author {
  background: var(--color7) !important;
}
footer div.social-media ul li a {
  background: var(--color6) !important;
}
section.treatments, section.intro {
  padding: 90px 0 !important;
}
footer div.socket, .footer-sticky {
  background: var(--color7) !important;
}
section.partners {
  background: var(--color7) !important;
}

a.btn.btn-primary {
  background: var(--color5) !important;
  color: #fff !important;
}