
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Merienda:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Merienda', cursive;
  }

  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(--rust-base) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(  --taupe-base) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--rust-base) !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(  --taupe-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(  --taupe-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(  --taupe-base) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--rust-base) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(  --taupe-base) !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(  --taupe-base) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(  --taupe-base);
  border-color: var(  --taupe-base);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(  --taupe-base) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(  --taupe-base) !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.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://fleurlunteren.nbsals.nl/wp-content/uploads/sites/238/2026/03/Huidverbetering-2-1920x582.png');
  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: 682px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 832px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 482px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 632px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 407px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 407px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 507px;
  }
  header > div.wrapper.above {
  min-height: 657px;
  }

  header div.header div.holder {
  height: 407px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(  --taupe-base); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, 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(  --taupe-base) !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: #ffffff;
  }

  section.intro {
  background: #f2f8ff;
  }



  header div.header {
  text-align: left;
  }

  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(--rust-base);
  }

  @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(--rust-base) !important;
  }
  }


  header div.header div.contact i {
  color: var(--rust-base);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--rust-base) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(  --taupe-base) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--rust-base);
  }

  footer div.socket,
  .footer-sticky {
  background: var(  --taupe-base) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #f2f8ff;
  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(  --taupe-base);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --taupe-extra-light:   #E6E1DF;  /* Zeer licht taupe */
  --taupe-lighter:       #DAC7BE;  /* Lichter taupe */
  --taupe-light:         #C9AB9C;  /* Licht taupe */
  --taupe-soft:          #BA8E78;  /* Zacht taupe */
  --taupe-pale:          #AD775C;  /* Bleek taupe */
  --taupe-medium-light:  #906651;  /* Medium licht */
  --taupe-light-base:    #73574A;  /* Licht basis */
  --taupe-medium:        #604D43;  /* Medium taupe */
  --taupe-base:          #4E423A;  /* JOUW KLEUR - basis */
  --taupe-medium-dark:   #453730;  /* Medium donker */
  --taupe-dark:          #382E29;  /* Donker taupe */
  --taupe-deep:          #2C2421;  /* Diep taupe */
  --taupe-rich:          #231D1A;  /* Rijk taupe */
  --taupe-darker:        #1A1614;  /* Donkerder */
  --taupe-extra-dark:    #110F0D;  /* Extra donker */
--rust-extra-light: #FFF0E8;   /* Zeer licht roest */
--rust-lighter: #FBE3D6;       /* Peachy licht */
--rust-light: #F7D7C4;         /* Licht coral */
--rust-soft: #F4CAB2;          /* Zacht roest */
--rust-pale: #F0BDA0;          /* Bleek roest */
--rust-coral: #ECB18E;         /* Coral roest */
--rust-peach: #E9A47C;         /* Peach roest */
--rust-apricot: #E5976B;       /* Apricot */
--rust-light-base: #E18B59;    /* Licht basis */
--rust-medium-light: #DE7E47;  /* Medium licht */
--rust-orange: #DA7135;        /* Oranje roest */
--rust-base: #D66423;          /* BASIS roestbruin */
--rust-medium: #C75A1F;        /* Medium roest */
--rust-terracotta: #B8501B;    /* Terracotta */
--rust-deep: #A84616;          /* Diep roest */
--rust-burnt: #993C12;         /* Burnt roest */
--rust-dark: #8A320E;          /* Donker roest */
--rust-rich: #7A2809;          /* Rijk roest */
--rust-chocolate: #6B1E05;     /* Chocolade roest */
--rust-extra-dark: #5C1400;    /* Extra donker */
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: "Gloock", 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);
}

section.contact div.holder {
    margin-top: 80px;
}

.topbar a {
    color: white ! Important;
    margin: 0 5px;
}
.topbar {
    background: var(--taupe-base);
    color: white;
}


footer div.social-media ul li a:hover {
    background: var(--rust-base) !important;
    opacity: 0.5;
}

article.post {
    margin-bottom: 30px;
    border: 1px solid #e5e5e5 !important;
    padding: 1.5rem;
    border-radius: 7px;
    /* font-size: 15px; */
}
article.post header {
    margin-bottom: 15px;
}
article.post header time.updated {
    font-size: 13px;
    font-style: italic;
}

.table>thead>tr>th {
    vertical-align: bottom!important;
    border-bottom: 3px solid var(--rust-base);
    font-size: 19px;
}
.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(--taupe-light);
}

section.prices table thead tr {
    height: 140px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}


.single-behandelingen figure img {
    height: 440px;
    object-fit: cover;
}

hr {
    margin-top: 60px;
    margin-bottom: 60px;
    border-top: 2px solid var(--rust-base);
    width: 80%;
}

ul.check {
    position: relative;
    list-style: none;
}
ul.check li {
    padding-left: 5px !important;
    margin-bottom: 7px;
}
ul.check li::before {
    color: var(--rust-base);
    content: "\f00c";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    left: 0;
    position: absolute;
    left: 15px;
}


aside .head h4 {
    margin-top: 1.15rem !important;
    font-size: 26px;
    margin-bottom: 15px !important;
}
aside div.block{
    border: 1px solid #e5e5e5 !important;
    padding: 1.5rem;
    border-radius: 7px;
    text-align: center;
    background: #f0efef;
    font-size: 15px;
}
aside .head table.opening_hours {
    margin: 0 auto;
    text-align: left;
}
    .d-flex-md-row {
        margin-top: 7rem;
    }

.item-category {
    border-radius: 15px;
}

div.breadcrumbs {
    font-size: 13px;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1.15!important;
    margin-bottom: 50px!important;
    margin-top: 0;
}

footer {
    padding-top: 80px;
}
.footer-cta.inside {
    margin-bottom: 40px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--rust-base);
    margin-bottom: -3px;
}
footer .social-media.size-normal {
    margin-top: -50px;
}
table.opening_hours tr>td:first-of-type {
    width: 120px;
}

footer a {
    color: var(--rust-coral) !important;
}
footer a:hover {
    color: var(--rust-coral) !important;
opacity: 0.8;
}
footer div.socket {
    margin-top: 50px;
}
.contact-item {
    border: 1px solid var(--taupe-pale);
    flex: 1;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.contact-grid {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.contact-grid p {
    margin-bottom: 0;
}
.contact-label {
    font-size: 19px;
    font-weight: 600;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .rimg, [type="submit"] {
    padding: 18px 45px!important;
    font-weight: 600;
}
.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(--rust-burnt) !important;
}

section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    border-radius: 25px !important;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

section.footer-cta.text-center.above {
    padding: 90px 0;
    background: var(--taupe-medium);
}
.footer-cta-box.pd-1.position-relative {
    padding: 0 !important;
}


.home section.treatments .container {
    display: flex;
    flex-direction: column;
}
.feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7rem;
    align-items: center;
    justify-content: center;
    align-content: center;
    justify-items: center;
}
.feature-image img {
    width: 530px;
    height: 630px;
    object-fit: cover;
    margin: 0;
}
.benefit-item p {
    margin-bottom: 0;
}
.home section.treatments .container .intro_behand {
    margin: 0 auto;
    order: 1;
}
.intro_behand h2 {
    margin-top: 0;
}
.home section.treatments .container .knop_behand {
    order: 3;
    margin-top: 35px;
}
.home section.treatments .container .items {
    order: 2;
}


.experience-wrapper {
    display: flex;
    border-radius: 25px;
    background: var(--taupe-darker);
    color: white;
    gap: 35px;
    align-items: center;
    align-content: center;
}
.experience-box {
    padding: 75px 55px;
    text-align: center;
}
.experience-number {
    font-size: 5rem;
    color: var(--rust-base);
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1rem;
    font-family: var(--koptekst);
}
p.experience-item {
    font-size: 12px;
    color: var(--taupe-pale);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
}
div.experience-box > p:nth-child(3) {
    display: none;
}
.experience-text h2 {
    color: white ! Important;
    margin-top: 1.15rem;
}


.benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin: 26px 0;
    font-size: 16px;
}
.benefit-item {
    padding: 19px 35px;
    /* border-right: 1px solid #e5e0d8; */
    border: 1px solid var(--taupe-base);
    position: relative;
    border-radius: 15px;
    text-align: center;
}

section.partners {
    padding: 45px 0 45px;
    background: transparent !important;
}
section.partners div.item div.holder img {
    filter: invert(0.4);
    max-width: 100px;
}


    header div.header.full-width {
        background: var(--taupe-base);
    }

section.header_intro {
    background: var(--taupe-base)!important;
    color: white;
}
section.header_intro h1 {
    color: white!important;
}

section.intro {
    background: white;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}


.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
section.text-container {
    padding: 0;
}

.text-section {
    flex: 1;
    padding: var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image-section {
    flex: 1;
    display: flex;
position:relative;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
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);
    letter-spacing: 0;
}

header > div.wrapper::after {
    background-position: center;
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
section .col-md-14.col-md-offset-2 {
    position: sticky !important;
    top: 110px !important;
}
body.home header > div.wrapper {
        min-height: 142px;
    }
    body header > div.wrapper {
        min-height: 742px;
    }
.topbar {
    text-align: right;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.3333333%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
footer .col-sm-16:nth-child(1) {
    width: 34%;
    margin-right: 24%;
}
footer .col-sm-16 {
    width: 21%;
}
.home section.treatments .container .intro_behand {
    width: 50%;
}
    header > div.wrapper {
        min-height: 90px;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 180px;
    }
    header div.header div.holder {
        height: 150px;
        min-height: 80px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white !important;
        font-size: 15px;
    }
.reverse {
            direction: rtl;
    margin-bottom: 0;
        }

        .reverse > * {
            direction: ltr;
        }
}


@media only screen and (max-width: 991px) {
html {font-size: 16px !important;}
header nav.navbar-default {
    background: var(--taupe-base)!important;
}
.home     header>div.wrapper {
        min-height: 130px;
    }
header>div.wrapper {
    min-height: 360px;
}
header > div.wrapper::after {
    top: 90px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 13px;
}
header button.navbar-toggle {
    color: white!important;
}
section.text-container img {
    position: relative;
    height: 400px!important;
}
.benefits-grid {
    grid-template-columns: 1fr !important;
}
.experience-wrapper {
    flex-direction: column;
    padding: 20px 40px;
    text-align: center;
}
.feature-grid {
    grid-template-columns: 1fr !important;
    gap: 5rem!important;
}
.experience-box {
    padding: 35px 55px!important;
}
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;
}
.text-container .container {
    flex-direction: column;
}
.text-section {
    padding: 35px!important;
}
.contact-grid {
    flex-direction: column!important;
    padding: 0 25px;
}
.contact-item {
    height: unset !important;
    width:100%;
    padding: 30px 80px;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin: 0 auto;
    text-align: left;
}
}





.slick-initialized .slick-slide div h3 {
    margin-top: 0;
    font-weight: 600;
    font-family: var(--bodytekst);
    font-size: 18px;
    letter-spacing: 0;
    order: 2;
}
.nbs_slider .slide--text>div {
    padding: 2rem;
    display: flex;
    flex-direction: column;
}
.nbs_slider .slide--text>div p {
    font-family: var(--koptekst);
    font-weight: 200;
    font-size: 35px;
}

.ebook_fly {
    position: fixed;
    bottom: 0;
    left: 15px;
    padding: 15px 33px !important;
}
section.review_item .container {
  background: var(--rust-coral);
  border-radius: 2rem;
}

main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
    font-size: 17px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
font-family: var(--koptekst);
color: var(--text)!important;
    font-weight: 600;
}

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;
}


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;
}
}


    #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-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 {
        color: var(--rust-base)!important;
    }

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 25px 25px;
}

#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 {
    font-family: var(--koptekst);
    font-size: 18px;
    font-weight: 400 !important;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}
