
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', 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: var(--peach-cream) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--charcoal) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--peach-cream) !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: var(--charcoal) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--charcoal) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--charcoal) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--peach-cream) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--charcoal) !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: var(--charcoal) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--charcoal);
  border-color: var(--charcoal);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--charcoal) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--charcoal) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(25, 25, 25, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(25, 25, 25) !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://beauty-wish.nl/wp-content/uploads/sites/220/2022/10/312080673_542295307900068_8779757812029563046_n.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: 575px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 725px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 375px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 525px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 300px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 300px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 400px;
  }
  header > div.wrapper.above {
  min-height: 550px;
  }

  header div.header div.holder {
  height: 300px;
  }
  }

  .topbar {
  background: #000000;
  }
  .topbar {
  color: #ffffff;
  }

  .shop_uspbar {
  background: #02726f;
  }
  .shop_uspbar {
  color: #ffffff;
  }



  nav.navbar-default, div.navbar-collapse {
  background-color: #0a0a0a; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 10, 10, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 10, 10, 1) !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: var(--charcoal) !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);
  }
  }

  section.featured {
  background: #f48fb1;
  }

  section.intro {
  background: #fce4ec;
  }


  section.treatments:not(.archive) {
  background: #fce4ec;
  }

  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 var(--peach-cream);
  }

  @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: var(--peach-cream) !important;
  }
  }


  header div.header div.contact i {
  color: var(--peach-cream);
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--peach-cream) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--charcoal) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--peach-cream);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--charcoal) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #02726f;
  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: var(--charcoal);
  }

  :root {
  --charcoal: #1b1b1b;
  --gunmetal: #393534;
  --taupe-gray: #827062;
  --peach-cream: #FFC4A2;
--light-peach:#ffdcc8;
  --burnt-sienna: #ED9873;
  --copper-red: #B46650;
--backgr: #fcefea;
--text: #212121;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: 'Cormorant Garamond', sans-serif;
--siertekst:"Herr Von Muellerhoff", cursive;
    --font-size-h1: calc(1rem* 3.55);
    --font-size-h2: calc(1rem* 2.75);
    --font-size-h3: calc(1rem* 2.1);
    --font-size-h4: calc(1rem* 1.75);
    --font-size-h5: calc(1rem* 1.5);
    --font-size-h6: calc(1rem* 0.875);
}

.micromodal-slide[aria-hidden=false] .modal__container h4 {
    color: #fff !important;
    margin-top: 1.15rem;
}
.micromodal-slide[aria-hidden=false] .modal__container {
    background: var(--text);
    color: #fff !important;
}
.modal__close {
    color: #fff!important;
}

section.featured {
    background-color: var(--backgr);
}


/*behandelpagina*/
.tax-behandelingen-categorie main, .page-id-499 main, .post-type-archive-behandelingen main {
    background: var(--text);
}

section.treatments .treatments .col-xs-24.col-sm-12 {
    display: grid;
    width: 100%;
    text-align: left;
    justify-content: start;
}
.post-type-archive-behandelingen section.archive.treatments h3, p.behandel_text {
    color: var(--white) !important;
}

section.treatments div.treatments div.item > a:nth-child(1) {
    display: none;
}
section.treatments div.treatments div.item {
    height: unset !important;
    margin: 0 !important;
    text-align: left!important;
}
section.treatments div.treatments div.item h4 {
    margin: 0!important;
    font-weight: 500!important;
    color: var(--white) !important;
}
section.treatments div.treatments div.item h4:hover {
    color: var(--copper-red) !important;
}




section.block0.text-container {
    border-top: 35px solid var(--charcoal);
}


.recensies_blok img {
    height: 380px;
    width: 380px;
    border: 1px solid var(--charcoal);
    padding: 15px;
    margin-top: -210px;
  object-fit: cover;
}


.post-type-archive-recensies main section .page-header {
    display: block !important;
}
.post-type-archive-recensies main section .page-header h1 {
    display: none;
}

section.treatments:not(.archive) {
    background: unset !important;
}

section.partners {
    background: white !important;
}

section.beh_behandel .item.item-background {
    height: unset !important;
    padding: 270px 0;
}

.teammember h4 {
    margin-top: 0;
}

.teammember {
    background: var(--light-peach);
    padding: 25px;
    margin: 3em 0;
    background: #ffdcc840;
}

body.home header > div.wrapper::before {
    background: rgb(27 27 27 / 28%) !important;
}

section.prices table thead tr {
    height: 160px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}

section.page div.actions::before {
    content: "";
    width: 56%;
    position: absolute;
    right: 0;
    height: 1px;
    background: var(--charcoal);
    top: 47%;
}
section.page div.actions {
    position: relative;
}

section.page div.actions li:nth-child(1) a.btn.btn-primary {
    background: var(--copper-red) !important;
}
section.page div.actions li:nth-child(1) a.btn.btn-primary:hover{
    background: var(--burnt-sienna) !important;
}

.table>thead>tr>th {
    border-bottom: 2px solid var(--burnt-sienna);
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 18px 8px;
}
hr {
    width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 2px solid var(--light-peach);
}

.single-behandelingen figure img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.single-behandelingen figure {
    margin-top: -140px;
    margin-left: auto;
    margin-right: auto;
}

main section .page-header {
    display: none;
}
body header > div.wrapper .page-header {
    margin-top: 150px;
}
body header > div.wrapper .page-header h1::before {
    content: "BeautyWish";
    position: absolute;
    left: 0;
    top: -40px;
    font-size: 65px;
    font-family: var(--siertekst);
    text-transform: initial !important;
    opacity: 0.5;
    z-index: -1;
}
body header > div.wrapper .page-header h1 {
    border-bottom: 0;
    color: var(--white) !important;
    position: relative;
}

body header > div.wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(27 27 27 / 78%) !important;
    z-index: -1;
}

div.breadcrumbs {
    display: none;
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--burnt-sienna) !important;
}


footer {
    padding-top: 110px;
}
footer div.socket {
    margin-top: 100px;
    letter-spacing: 0px !important;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--peach-cream);
    margin-bottom: -5px;
    font-size: 22px;
}
footer .column img.img-responsive {
    max-width: 240px;
    margin-top: 30px;
}
table.opening_hours tr>td:first-of-type {
    width: 120px;
}

section.partners {
    padding: 20px 0;
}
section.knop_behandel p {
    position: relative;
}
section.kop_behandel, section.knop_behandel {
    position: absolute;
    z-index: 1;
    background: transparent;
    width: 100%;
}

section.partners div.item div.holder img {
    max-width: 90px;
}

section.knop_behandel p::after {
    content: "";
    width: 39.1%;
    height: 1px;
    background: white;
    right: 0;
    top: 50%;
    position: absolute;
}
section.knop_behandel p::before {
    content: "";
    width: 39.1%;
    height: 1px;
    background: white;
    left: 0;
    top: 50%;
    position: absolute;
}

h1.title_head {
    font-size: calc(1rem* 4.55);
    margin-bottom: var(--gap);
    margin-top: 0;
}
section.text-container img {
    height: 640px;
}

.text-section {
    flex: 1;
    padding: var(--gap);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.image-section {
    flex: 1;
    display: flex;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
    object-position: center 20%;
}

header > div.wrapper::after {
    background-position: center;
}
section.archive.treatments .treatments .col-xs-48.col-md-24 h2 {
    font-size: 21px;
}

section.partners div.item div.holder img {
    filter: invert(1);
}

footer .social-media.size-normal {
    margin-top: -45px;
}

section.archive.treatments .treatments a.item-category.text-center::before {
    background: rgb(0 0 0 / 51%);
}

section.archive.treatments .treatments a.item-category.text-center {
    height: 420px;
}

.academy_items .item.item-background {
    height: unset ! Important;
    padding: 240px 0;
}

section.container-invert .text-section {
    order: 2;
}

@media only screen and (min-width: 992px) {
.academy_items .col-sm-24 {
    width: 33.3333%;
}
section.block4.text-container .image-section img {
    height: 730px;
}

.foto_omhoog img {
    height: 770px;
    width: 480px;
    object-fit: cover;
    margin-top: -270px;
}
.single-behandelingen main section .container {
    width: 1000px;
}
.single-behandelingen figure {
    width: 800px;
    height: 300px;
}
section.archive.treatments .treatments .col-xs-48.col-md-24 {
    width: 25%;
}
body header > div.wrapper {
    min-height: 575px;
}
footer .row .col-sm-16:nth-child(2) {
    margin-left: 22%;
}
footer .row .col-sm-16 {
    width: 25%;
}
.text-section-content {
    max-width: 45em;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
header div.header {
    background-color: var(--charcoal)!important;
}
header div.header div.holder {
    height: 190px;
    min-height: 50px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 200px;
}
body.home header > div.wrapper {
   /* min-height: 730px;*/
min-height: 190px;
}
}

body.home header > div.wrapper .page-header {
    display: none;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
section.block4.text-container .text-section {
    order: 2;
    padding-bottom: 210px;
}

.recensies_blok img {
    margin-top: -280px!important;
    margin-bottom: 80px;
}
section.foto_omhoog {
    z-index: 1000;
}
html.navbar-open section.foto_omhoog {
    display: none;
}
html {font-size: 14px !important;}
.home header>div.wrapper {
   /* min-height: 500px;*/
 min-height: 125px;
}
section.foto_omhoog img {
    height: 540px;
    object-fit: cover;
    margin-bottom: 80px;
    margin-top: -270px;
    width: 290px;
}
table.table.table-hover {
    font-size: 10px;
}
.teammember:nth-child(6) > div > div > img {
    object-position: center 40%;
}
.teammember:nth-child(5) > div > div > img {
    object-position: center 30%;
}
    .teammember img {
        height: 350px;
        object-fit: cover;
        margin-bottom: 35px;
        width: 500px;
    }
section.page div.actions::before {
    width: 1px;
    right: 50%;
    height: 63%;
    bottom: -101px;
    top: unset;
}
section.page div.actions {
    text-align: center;
}
html.navbar-open .single-behandelingen figure {
    display: none;
}
.single-behandelingen figure {
    z-index: 1000;
    position: relative;
}
header>div.wrapper {
    min-height: 480px;
}
body header > div.wrapper .page-header h1 {
    font-size: 2.1em!important;
line-height: 1;
}
body header > div.wrapper .page-header h1::before {
    top: -23px!important;
    font-size: 35px!important;
}
section.kop_behandel p.sierkop {
    line-height: 1;
    font-size: 40px;
}
section.kop_behandel h1 {
    margin-top: 0px !important;
}
footer .column img.img-responsive, footer table.opening_hours {
    margin-left: auto;
    margin-right: auto;
}
footer {
    text-align: center;
}
footer > div.container > div > div:nth-child(1) > div > h4 {
    display: none;
}
section.recensies_blok .container {
    text-align: center;
}
section.kop_behandel {
    padding-top: 120px!important;
}
section.kop_behandel h1::before {
    width: 12%!important;
    top: 76%!important;
}
section.knop_behandel p::before, section.knop_behandel p::after {
    width: 8%!important;
}
section.beh_behandel .wrapper .col-sm-16:nth-child(1) .item.item-background {
    margin-top: 190px;
}
header > div.wrapper::after {
    top: 100px;
}
section.partners {
    padding: 60px 0!important;
}
section.partners p.subkop {
    margin-bottom: 55px;
}
h1.title_head {
    font-size: calc(1rem* 2.55);
}
.text-section {
    padding: 35px;
}
header button.navbar-toggle {
    color: white !important;
}
.text-container .container {
    flex-direction: column;
}
section.text-container img {
    height: 460px;
}
}


section.kop_behandel {
    padding-top: 70px;
}
.subkop {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    color: var(--copper-red);
}

.sierkop {
    margin-bottom: 0;
    font-family: var(--siertekst) !important;
    font-size: 85px;
    opacity: 0.5;
}
section.kop_behandel h1::before {
    content: "";
    width: 62%;
    height: 1px;
    background: white;
    right: 0;
    position: absolute;
    top: 50%;
}
section.kop_behandel h1 {
    margin-top: -70px;
    position: relative;
}
section.beh_behandel {
    padding: 230px 0 280px;
}
section.beh_behandel .wrapper .item.item-background {
    margin-top: 110px;
}
section.knop_behandel {
    margin-top: -190px;
}
a.btn.btn-primary.border_version {
    border: 1px solid white;
    background: transparent !important;
}
a.btn.btn-primary.border_version:hover {
    border-color: var(--burnt-sienna) !important;
    background: var(--burnt-sienna) !important;
}

main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 2.0;
    font-family: var(--bodytekst) !important;
    font-weight: 400;
    font-size: 16px;
    color: var(--text) !important;
    word-spacing: 1.5px;
    letter-spacing: 0.6px;
    background: var(--backgr);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
    text-transform: uppercase;
    font-family: var(--koptekst)!important;
color:var(--text)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}
html {font-size: 18px !important; }

small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--charcoal) !important;
    padding: 21px 45px!important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.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: var(--burnt-sienna) !important;
}


@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
    color: var(--peach-cream) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid var(--copper-red) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 13px;
    padding: 2px 0px 2px 0px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


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 {
    font-family: var(--bodytekst) !important;
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}