
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #59var(--grey)5959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #59var(--grey)5959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--grey) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary) !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(--grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--grey) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--grey) !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(--grey) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--grey);
  border-color: var(--grey);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--grey) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--grey) !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, 1) !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://puur-huidinstituut.nl/wp-content/uploads/sites/70/2023/08/Header1.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: 585px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 735px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 385px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 535px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 310px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 310px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 410px;
  }
  header > div.wrapper.above {
  min-height: 560px;
  }

  header div.header div.holder {
  height: 310px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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(--grey) !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: 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(--primary);
  }

  @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(--primary) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary);
  }

  @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: #59var(--grey)5959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--primary) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--grey) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--grey) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #59var(--grey)5959 !important;
  }

  section.prices table tr td a {
  color: #59var(--grey)5959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #59var(--grey)5959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--grey);
  }

  :root {
--primary: #642038;
--secondary: #efe8eb;
--grey: #7b848c;
}

#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.menu_btn > a.mega-menu-link {
  background: #cf1767;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: none !important;
  padding: 1rem !important;
}

.team_grid_blok {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 70px;
}


.faq-question {
  display: flex;
  gap: 1rem;
  font-size: 19px;
  font-family: 'Lato', sans-serif;
  color: #38464e !important;
}

.faq-answer {
    display: none;
}

.faq-question {
    cursor: pointer;
}

.zoeken_mobile {
    display: block;
    position: absolute;
    top: 0;
}
.zoeken_mobile a {
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    height: 40px;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    background: #3c0e61!important;
    color: #fff!important;
    font-weight: 600;
    font-size: 14px;
}


.contact_view {
    border: 1px solid #cb3a65;
    padding: 25px;
}
.afspraak_view {
    padding: 25px;
    background: #e4e4e4;
}

.mc-field-group {
    width: 300px;
    margin: 18px auto 0px;
}

.page-id-487 .behandelingblok img {
    border-radius: 100%;
}
.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}
.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}

.wp-post-image {
width: 100px;
    height: 100px;
    object-fit: cover;
    float: left;
    margin-right: 10px;
}
.single-post figure.featured-image {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    color: #38464e!important;
    font-weight: 700;
}

.table a.btn.btn-primary {
    white-space: normal;
}

/*HEADERS*/
.home header > div.wrapper::after {
    background-position: bottom;
}
header > div.wrapper::after {
    background-position: center 30%;
}
header .col-xs-48 .social-media {
    left: 40%;
    right: auto;
    font-size: 17px;
    position: absolute;
    top: 80px;
}

header .col-xs-48 .social-media ul li a i {
    color: #80898e !important;
    font-size: 24px;
}

header .col-xs-48 .social-media ul li a:hover {
    background: transparent;
    color: #fff !important;
}
header .col-xs-48 .social-media ul li a i:hover {
    color: #38464e!important;
}
header .col-xs-48 .social-media ul li a, header .col-xs-48 .social-media ul li a:hover {
    background: transparent!important;
}


.breadcrumbs {
    display: none;
}
header .topbar {
    padding: 0;
}
.topbar .fa {
    margin-right: 6px;
}
.topbar .row.ooster, .topbar .row.prins {
    background: #f7f7f7;
    text-align: center;
    color: #38464e!important;
}
.topbar .row.ooster .col-md-16, .topbar  .row.prins .col-md-16 {
    padding: 5px;
}
.topbar .col-md-16 a {
    color: #38464e!important;
}
.topbar .row.ooster .col-md-16.boek {
    background: var(--primary);
}
.topbar .row.prins .col-md-16.boek {
    background: var(--secondary);
}


.topbar .row.prins .col-md-16.boek a, .topbar .row.prins .col-md-16.boek .fa {
color: var(--primary) !important;
}


.topbar .row .col-md-16.boek a, .topbar .row .col-md-16.boek .fa {
color: #fff !important;
}
.topbar .col-md-16 a:hover {
    text-decoration: underline;
}
.topbar .row.ooster {
    margin-bottom: 7px;
}

header .zoekveld {
    font-size: 17px;
    position: absolute;
    left: 20px;
    top: 0;
}

header .zoekveld .search-form .search-field:hover, header .zoekveld input[type=search]:hover {
border: 2px solid #38464e;
}

.zoekveld input[type=search] {
    border: 2px solid #38454e;
    padding: 8px;
    height: 40px;
}

header .zoekveld .search-form .search-submit, header .zoekveld button, header .zoekveld input[type=submit] {
    color: #38464e!important;
    border: 2px solid #38454e;
    background: transparent!important;
    padding: 8px;
    border-radius: 0!important;
    margin-left: -2px;
    height: 40px;
}

header .zoekveld [type="submit"]:hover {
    background: #38464e !important;
    border-radius: 0!important;
    margin-left: -2px;
    color: #fff!important;
}





/*HOME*/
.home section.intro.text.block1 {
    background: url(/wp-content/uploads/sites/70/2020/04/PUUROosterhout1.jpg);
    background-size: cover;
    background-position: left;
    padding: 0;
    background-repeat: no-repeat;
}
.home section.intro.text.block1 .container.text-left {
    width: 100%;
}
.home section.intro.text.block1 .oplossing h4, .oplossing a {
    color: #fff!important;
}
.home section.intro.text.block1 .oplossing {
    padding: 15px 35px;
}


/*FOOTER*/
footer div.social-media ul {
    margin-top: -25px;
}
footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
    border-bottom: none!important;
    text-transform: uppercase;
}
section.partners {
    background: #ffffff !important;
}
footer div.social-media ul li a {
    border-radius: 50%;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    width: 60px;
    margin-right: 15px;
    margin-top: 15px;
}
footer .column a {
    color: #fff!important;
    text-decoration: underline;
}


/*BEHANDELINGEN*/

.single-behandelingen .content .row, .ons-team .content .row, .page-id-491 .content .row, .page-id-493 .content .row,  .alle-behandelingen .row.is-flex {
display: flex;
    flex-wrap: wrap;
}
.single-behandelingen .content .row > [class*='col-'], .ons-team .content .row > [class*='col-'], .page-id-491 .content .row > [class*='col-'], .page-id-493 .content .row > [class*='col-'], .alle-behandelingen .row.is-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
section.treatments.shortcode h3 {
    display: none;
}

.behandelingblok {
    background: #f4f4f4;
    padding: 20px 25px;
    font-size: 13px;
    margin-bottom: 21px;
    height: 100%;
}
.behandelingblok h4 {
    font-size: 19px;
}

.behandel-blok h4, .behandel-blok a {
color: #fff!important;
}

.behandel-blok h4 {
    display: block;
    background: #C8B1C8;
    text-align: center;
    margin-top: -10px!important;
    padding: 6px 0!important;
    z-index: 1000;
}
.behandel-blok a:hover {
    text-decoration: underline;
}
.behandel-blok a {
    display: block;
    padding: 3px 20px;
}
.home .behandel-blok p{
display:none;}

.alle-behandelingen .behandel-blok {
    background: #a08da0;
    padding-bottom: 3px;
    height: 100%;
    margin-bottom: 25px;
}


a:hover .behandel-blok h4 {
text-decoration: underline;
}

.page-id-491 .behandelingblok .btn{
margin-bottom: 15px;
}



/*ZIJBALK*/

ul.usp li {
    padding: 4px 0px;
}
ul.usp {
    list-style-type: none;
    padding-inline-start: 0;
}
aside .block.text:nth-child(2) {
    border: 1px solid #38464e;
    padding: 15px;
}

aside div.block.treatments ul li:hover {
    background: #bc87b869;
}
aside div.block.treatments ul li {
    padding: 12px 33px;
    border-bottom: 1px solid #e6e6e6;
}
aside div.block.treatments ul {
    border: none;
}
aside div.block.treatments ul li:hover a {
    color: #bc87b8!important;
}
aside div.block.treatments ul li:hover{
    background: transparent;
}





@media only screen and (min-width: 992px) {
section.partners .container {
    width: 100%;
}
img.award
{
  position: absolute;
  max-width: 120px;
  right: 30px;
  bottom: 30px;
}
.zoeken_mobile {
display:none;
}
.picture_back {
    background: url(/wp-content/uploads/sites/70/2022/05/HetCommunicatiemeisje_Puur_LR-94.jpg);
    padding: 252px 0;
    background-position: center;
}

.blog article.post {
    min-height: 180px;
}
/*section.partners .container {
    width: 100%;
}*/
section.partners .col-sm-8 {
    width: calc(100%/8);
/* width: 10%; */
}
img.logo {
    width: 210px!important;
    padding: 0!important;
}
header div.header div.holder {
    height: 200px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav {
    background: #38464e;
}
body.home header > div.wrapper {
    min-height: 800px;
}
header > div.wrapper::after {
    top: 90px;
}
body header > div.wrapper {
    min-height: 430px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgba(255, 255, 255, 0) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: underline;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    white-space: nowrap;
}
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: #ffffff !important;
}
header .zoekveld {
    left: auto;
    right: 15px;
}
}

@media only screen and (max-width: 991px) {
.team_grid_blok {
    grid-template-columns: 1fr !important;
}
img.award
{
  position: absolute;
  max-width: 120px;
  right: 10px;
  bottom: 10px;
}


section.partners div.item div.holder img {
    max-width: 130px;
}
section.partners > div > div > div:nth-child(2) > div > div > img {
    max-width: 50px!important;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #38464e !important;
}
.home section.intro.text.block1 {
    background-size: contain;
    background-position: unset;
    background-repeat: no-repeat;
}
.home .intro.text.block1 .row > div:nth-child(1) {
    min-height: 170px;
}
header div.social-media ul li a {
    background: #38464e !important;
}
header > div.wrapper::after {
    top: 110px;
}
.home header>div.wrapper {
    min-height: 380px;
}
header .zoekveld, header .header .col-xs-48 .social-media {
    display: none;
}
.topbar .row.prins .boek, .topbar .row.ooster .boek {
    display: block!important;
}
.topbar .row.prins .col-md-16, .topbar .row.ooster .col-md-16 {
    display: none;
}
header>div.wrapper {
    min-height: 270px;
}
}



/*BLOG*/
.blog article header {
    margin-bottom: 5px;
}
.blog article h2.h3.entry-title {
    margin-bottom: 6px;
}
.blog article time.updated {
    font-size: 13px;
}
.blog article .entry-summary .btn {
    display: none;
}









/* MEGA MENU*/

.dropdown ul a {
    padding: 5px 10px!important;
}
.dropdown-menu, header nav.navbar-default div.navbar-collapse {
    background-color: var(--primary)!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item {
    padding: 10px 5px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation {
    text-align: center;
}
#mega-menu-wrap-primary_navigation {
    background: #2220;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff!important;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
    background: none;
    color: #ffffff!important;
    font-weight: 400;
    text-decoration: underline;
}
#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 {
    color: #595959!important;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: -9px;
    text-transform: capitalize;
}
#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 {
    color: #ffffff!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #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 h4.mega-block-title {
    margin-bottom: -15px;
}
#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-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-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:focus {
    font-weight: 300;
    text-decoration: underline;
}
#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: #595959!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: var(--primary);
}
#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: #ffffff!important;
}
#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 {
    background: var(--primary)!important;
}

#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 {
    text-decoration: underline;
}

/*.menukop a {
    font-weight: 600!important;
    text-transform: uppercase!important;
    border-bottom: 1px solid #fff!important;
    font-size: 16px!important;
    margin-bottom: -10px!important;
}*/

#mega-menu-item-4320 > a, #mega-menu-item-5130> a  {
    text-decoration: underline!important;
}

/*.menukop a em {
    border-bottom: solid white 1px;
    font-size: 13px!important;
    font-weight: 400!Important;
    text-transform: none;
}*/

/*li#mega-menu-item-707 a, li#mega-menu-item-706 a, li#mega-menu-item-704 a, li#mega-menu-item-708 a, li#mega-menu-item-705 a, li#mega-menu-item-761 a {
    font-weight: 600!important;
    text-transform: uppercase!important;
    border-bottom: 1px solid #fff!important;
    font-size: 16px!important;
    margin-bottom: -10px!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: 13px;
    margin-top: -9px;
}

@media only screen and (min-width: 992px) {
/*li#mega-menu-item-707 a, li#mega-menu-item-706 a, li#mega-menu-item-704 a, li#mega-menu-item-708 a, li#mega-menu-item-705 a, li#mega-menu-item-761 a {
    margin-top: 12px!important;
}*/
/*#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    min-height: 450px;
}*/
}


@media only screen and (max-width: 991px) {
#mega-menu-wrap-primary_navigation .mega-menu-toggle + #mega-menu-primary_navigation {
    background: #38373c;
    padding: 0px 0px 0px 0px;
    display: block;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff!important;
    font-size: 16px;
}
/*#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #38373c;
    font-weight: 600;
}*/
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item {
    border-bottom: 1px solid #bcbaaf;
    padding: 6px 2px;
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle + #mega-menu-primary_navigation {
    background: #38464e;
}#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #38464e;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item {
    border-bottom: 1px solid #2e3b42;
}
}

/*menu opbouw*/

#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-weight: 600!important;
    text-transform: uppercase!important;
    border-bottom: 1px solid #fff!important;
    font-size: 16px!important;
    margin-bottom: 8px!important;
    line-height: 1.4;
    padding: 15px 0 5px 0;
    text-decoration: none!important;
}
#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 {
    padding: 3px 0px 3px 0px;
}
#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 em {
    font-size: 13px!important;
    font-weight: 400!Important;
    text-transform: none;
}