
  @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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--gold) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--greige-550) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--gold) !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(--greige-550) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--greige-550) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--greige-550) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--gold) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--greige-550) !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(--greige-550) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--greige-550);
  border-color: var(--greige-550);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--greige-550) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--greige-550) !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .5) !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://skinbeautybykim.nl/wp-content/uploads/sites/534/2025/12/header_gezicht-1920x1079.jpeg');
  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: 801px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 951px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 601px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 751px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 526px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 526px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 626px;
  }
  header > div.wrapper.above {
  min-height: 776px;
  }

  header div.header div.holder {
  height: 526px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--greige-550); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--greige-550) !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 var(--gold);
  }

  @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(--gold) !important;
  }
  }


  header div.header div.contact i {
  color: var(--gold);
  }

  @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: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--gold) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--greige-550) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--gold);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--greige-550) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text) !important;
  }

  section.prices table tr td a {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--greige-550);
  }

  :root {
--main: #b3a086;
--text: #292929;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "acumin-pro", sans-serif;
--koptekst: "ivypresto-display", serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
 --greige-100: #FDFCFB;        /* Zeer licht - stap 1 */
  --greige-150: #F9F7F5;        /* Extra licht - stap 2 */
  --greige-200: #F5F3EF;        /* Licht - stap 3 */
  --greige-250: #F1EFEA;        /* Zacht licht - stap 4 */
  --greige-300: #EDEBE5;        /* Medium licht - stap 5 */
  --greige-350: #EAE7E0;        /* JOUW KLEUR - stap 6 */
  --greige-400: #E6E3DB;        /* Licht medium - stap 7 */
  --greige-450: #E2DFD6;        /* Medium - stap 8 */
  --greige-500: #DDD9D0;        /* Medium donker - stap 9 */
  --greige-550: #D7D3C9;        /* Donker medium - stap 10 */
  --greige-600: #D1CCC2;        /* Donker - stap 11 */
  --greige-650: #CAC5BA;        /* Extra donker - stap 12 */
  --greige-700: #C3BDB2;        /* Diep - stap 13 */
  --greige-750: #BCB5AA;        /* Zeer donker - stap 14 */
  --greige-800: #B4ACA1;        /* Deep - stap 15 */
  --taupe-100: #FBF9F7;         /* Zeer licht */
  --taupe-150: #F6F3EE;         /* Extra licht */
  --taupe-200: #F1EDE6;         /* Licht */
  --taupe-250: #ECE7DE;         /* Zacht licht */
  --taupe-300: #E7E1D6;         /* Medium licht */
  --taupe-350: #E2DBCE;         /* Licht medium */
  --taupe-400: #DDD5C6;         /* Medium */
  --taupe-450: #D8CFBE;         /* Medium donker */
  --taupe-500: #D2C8B5;         /* Donker medium */
  --taupe-550: #CCC1AC;         /* Donker */
  --taupe-600: #C5B9A3;         /* Extra donker */
  --taupe-650: #BEB19A;         /* Diep */
  --taupe-700: #B6A991;         /* Zeer donker */
--gold: #c7af73;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 20px 44px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.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(--greige-800) !important;
}


.product_galerij img {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}
.product_header {
    margin-bottom: 45px;
}

.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: 17px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--greige-500);
}
.table>thead>tr>th {
    vertical-align: bottom !important;
    border-bottom: 2px solid var(--gold);
}
.single-behandelingen thead:nth-child(1) tr {
    height: 70px;
}
.single-behandelingen thead tr {
    height: 100px;
}
.table-hover>tbody>tr:hover {
    background-color: var(--greige-400);
}
.term-gezichtsbehandelingen header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/534/2025/12/Gezichtsbehandeling-foto.jpg);
    background-size: cover;
}

.term-definitief-ontharen header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/534/2025/12/Laseren-foto.jpg);
    background-size: cover;
}

.term-fruitzuurbehandelingen header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/534/2025/12/fruitzuurpeeling-foto.jpg);
    background-size: cover;
}

.term-term-massage-pakkingen header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/534/2025/12/Massage-foto.jpg);
    background-size: cover;
}

.term-wimpers header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/534/2025/12/wimpers_foto.jpg);
    background-size: cover;
}

.term-wenkbrauwen header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/534/2025/12/Wenkbrauwen-foto.jpg);
    background-size: cover;
}


section.featured a div.item-centered h3 small {
    color: white;
    font-family: var(--bodytekst);
    letter-spacing: 0;
}

.header_intro img {
    object-position: right;
}
section.archive.treatments h3 {
    margin-bottom: 35px;
}

section.treatments div.items div.item a span, 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-size: 15px;
    font-weight: 400;
    font-family: var(--bodytekst);
}

.home section.treatments .container {
    display: flex;
    flex-direction: column;
}
.home section.treatments .container h1 {
    order: 1;
}
.home section.treatments .container .items {
    order: 2;
}
.home section.treatments .container .behandel-knop {
    order: 3;
}

section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 380px;
    width: 100%;
    object-fit: cover;
}

section.cat_bloks.cat_1_blok {
    padding-bottom: 0px;
}
section.featured a div.item-bg>img {
    filter: brightness(.8);
}
section.cat_bloks a div.item-background .item-centered {
    left: 0 !important;
    bottom: 0 !important;
    transform: none !important;
    text-align: left;
    top: unset !important;
}
main .page-header, div.breadcrumbs {
    display: none;
}

header > div.wrapper::after {
    background-position: center;
}

header .page-header {
    background: var(--greige-500);
    padding: 130px 0 !important;
    margin-top: 235px;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
    font-size: var(--font-size-h0);
}

    .cat_bloks .col-sm-12,  .cat_bloks .col-sm-16  {
        margin-bottom: 24px;
    }

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
header > div.wrapper::after {
    width: 50%;
    margin-left: 50%;
}
section.partners .row > div {
    width: 11%;
}
section.cat_bloks .wrapper {
    width: 790px;
    margin: 0 auto;
}
.cat_bloks .col-sm-12, .cat_bloks .col-sm-16 {
    width: 50%;
}
section.wiebenik img {
    height: 500px;
    width: auto;
}
.home section.treatments .container .items .col-xs-24.col-sm-16.col-md-8 {
    width: 33.333333%;
}
footer .col-sm-24:nth-child(1) {
    width: 28%;
    margin-right: 51%;
}
footer .col-sm-24 {
    width: 21%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header .page-header {
    width: 50%;
}
header .page-header .container {
    width: 80%;
    max-width: 1600px;
}
header div.header.full-width .container {
    width: 90%;
    max-width: 1800px;
}
    header div.header div.holder {
        height: 76px;
        min-height: 50px;
    }
header div.header.full-width div.wrapper img.logo {
        position: absolute;
        left: 0;
        top: 10px;
        max-width: 210px !important;
        width: 100%;
        height: 190px;
        max-height: 220px ! Important;
    }
    .text-section-content {
        max-width: 45em;
        margin: 0 auto;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
body.home header > div.wrapper {
        min-height: 74px;
    }
.header_intro img {
    height: 740px;
}
.header_intro .text-section {
    padding: var(--spacing) 0 0;
    justify-content: end;
}
    .header_intro .text-section-content {
        background: var(--greige-500);
        padding: 5rem var(--spacing);
        max-width: 100%;
        margin: 0;
    }
.feature-parent.feature-reverse > * {
    direction: ltr;
}
.feature-parent.feature-reverse {
    direction: rtl;
    margin-bottom: 0;
}
    section.partners .col-sm-12:nth-child(1) {
        text-align: left;
        width: 10%;
    }
section.partners .col-sm-12 {
    text-align: right;
}
}


@media only screen and (max-width: 991px) {

section.cat_bloks a div.item-background .item-centered {
  padding: 0.4rem;
}

html {font-size: 14px !important;}
.header_intro .text-section {
    padding: 75px 40px!important;
}
.product_galerij figure.gallery-item {
    width: 50%;
}
.product_galerij img {
    height: 170px !important;
}
    .home header>div.wrapper {
        min-height: 150px;
    }
section.archive.reviews .reviews > .row {
    grid-template-columns: repeat(1, 1fr)!important;
    gap: 1% 1%!important;
    margin: 0 1px;
}
header div.header {
    text-align: left;
}
header .page-header {
    padding: 35px 0 !important;
    margin-top: unset!important;
    width: 91%;
    position: absolute;
    bottom: -60px;
}
header>div.wrapper {
    min-height: 500px;
}
div.page-header h1 {
    font-size: var(--font-size-h1)!important;
}
header button.navbar-toggle, html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--gold);
}
.header_intro .text-section {
    order: 2;
}
.header_intro .image-section {
    order: 1;
}
header div.social-media ul li a i {
    color: var(--text) !important;
}
.text-container .container {
    display: grid!important;
}
section.text-container img {
    height: 290px;
}
.feature-parent {
    grid-template-columns: 1fr !important;
    gap: 60px !important;
}
section.wiebenik .marqueeTop {
    font-size: 45px!important;
    bottom: 17px!important;
}
.marqueeTop-content {
    gap: 3.75rem!important;
}
section.partners div.item {
    text-align: center;
}
section.partners .col-sm-12 {
    width: 50%;
    float: left;
}
section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 230px!important;
}
footer div.column img {
    margin: 0 auto;
    width: 190px;
}
footer {
    text-align: center;
}
.flying_button {
    padding: 17px 35px !important;
    font-size: 13px!important;
}
}



.nf-form-content input:not([type=submit]), .nf-form-content textarea.ninja-forms-field {
    background: var(--greige-500) !important;
    color: var(--text) !important;
    border: none !important;
}
section.contact div.holder {
    margin-top: 90px;
}
section.contact div.holder div.wrap h4 {
    font-size: var(--font-size-h3);
    margin-top: 1.0rem;
    margin-bottom: 35px;
}
section.text-container {
    padding: 0;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
.text-section {
    flex: 1;
    padding: var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image-section {
    flex: 1;
    display: flex;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
}

header div.header {
    background-color: var(--greige-300) !important;
}

.slick-track {
    display: flex !important;
    align-items: stretch;
}
.slick-initialized .slick-slide {
    height: auto;
    border: 1px solid var(--greige-700);
    margin: 25px;
    position: relative;
}
.review_slide h2 {
    margin-top: 0;
    text-align: center;
    font-size: var(--font-size-h1);
    margin-top: -65px;
    margin-bottom: 65px;
}
.slick-initialized .slick-slide h3 {
    margin-top: 1.15rem;
}

main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    background: var(--greige-300);
    font-weight: 400;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
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);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@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;
}
}

.flying_button {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: var(--text) !important;
    text-transform: uppercase !important;
    font-size: 13px!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 {
        color: var(--gold) !important;
    }

.feature-parent {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 110px;
    align-items: center;
    align-content: center;
}


.subkop {
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-family: var(--bodytekst) !important;
    font-weight: 600;
    letter-spacing: 4px;
    color: var(--gold) !important;
    margin: 0;
}
section.wiebenik .marqueeTop {
    position: absolute;
    left: 0;
    right: 0;
    font-family: var(--koptekst);
    font-size: 205px;
    text-transform: uppercase;
    bottom: 0;
    color: #d7d3c9;
    z-index: 0;
    display: flex;
    opacity: 0.4;
}

.marqueeTop-content {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 100%;
    gap: 12.75rem;
    animation: scrolltext 580s linear infinite;
}

@keyframes scrolltext {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(calc(-100% - 1rem));
}
}

section.wiebenik .feature-parent {
    z-index: 1;
    position: relative;
}
section.cat_header, section.cat_bloks {
    background: var(--greige-500);
}
section.cat_header h1 {
    margin-top: 0;
    margin-bottom: -25px;
    position: relative;
    z-index: 1;
}

section.partners {
    background: transparent !important;
}
section.partners div.item div.holder img {
    filter: invert(0.6);
}

footer div.column > h4 {
    border-bottom: 0px solid var(--gold);
    color: var(--text) !important;
    margin-top: 0;
}
footer {
    color: var(--text) !important;
    padding-top: 130px;
}
footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text) !important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.8);
}
footer div.socket {
    margin-top: 50px;
    padding: 65px 0 65px;
}
footer .column a:hover {
    opacity: 0.6;
}
footer .social-media.size-normal {
    margin-top: -45px;
}
footer .column a {
    text-decoration: underline;
    color: var(--text) !important;
}
footer div.social-media ul li a {
    height: 60px;
    line-height: 62px;
border-radius: 0;
    width: 40px;
}
footer div.social-media ul li a:hover {
    background: var(--gold) !important;
    opacity: 0.5;
}


section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(2) {
    display: none;
}
aside.d-flex-md-row {
    margin-top: 120px;
}
aside.d-flex-md-row .head {
    display: none;
}
.googlemap > div {
    height: 450px !important;
    filter: sepia(0.3) grayscale(0.7);
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

section.archive.reviews div.reviews div.review h4 {
    margin-top: 0;
    font-size: var(--font-size-h3);
    margin-top: 1.15rem;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}
section.archive.reviews .reviews > .row::before {
    display: none;
}
section.archive.reviews .reviews > .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4% 4%;
}
section.archive.reviews .reviews > .row > .col-xs-48 {
    border: 1px solid var(--greige-700);
    margin: 1%;
    padding: 25px !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > 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 {
    color: var(--text) !important;
    font-size: 18px;
    margin: 0px 0px 2px 0px!important;
    font-family: var(--koptekst) !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
        padding: 15px 25px 24px 25px!important;
    }

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > 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-standard > 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-column-standard 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-standard 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, #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 {
    color: var(--gold) !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard 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, #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 {
    color: var(--text) !important;
    font-size: 15px !important;
    margin: 2px 0px 2px 0!important;
}