
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 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: #eda4ab !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #191919 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #eda4ab !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: #191919 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #d59399 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #191919 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #eda4ab !important;
  }

  div.phone a.phone, div.email a.email {
  background: #d59399 !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: #191919 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #d59399;
  border-color: #d59399;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #d59399 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #d59399 !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(237, 164, 171, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(237, 164, 171) !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://blushskininstitute.nl/wp-content/uploads/sites/258/2019/10/header-1.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: 535px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 685px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 335px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 485px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 260px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 260px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 360px;
  }
  header > div.wrapper.above {
  min-height: 510px;
  }

  header div.header div.holder {
  height: 260px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #d59399; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(213, 147, 153, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(213, 147, 153, .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: #d59399 !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 #eda4ab;
  }

  @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: #eda4ab !important;
  }
  }


  header div.header div.contact i {
  color: #eda4ab;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #eda4ab !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #d59399 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #eda4ab;
  }

  footer div.socket,
  .footer-sticky {
  background: #191919 !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: #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: #d59399;
  }

  .file_upload-wrap .nf-fu-progress {
    display: none;
}

.modal__container img {
    height: 300px;
    object-fit: cover;
}

.btn.btn-primary.btn-flying {
  position: fixed;
  bottom: 30px;
  right: 30px;
}

.recensies__wrapper {
  background: #fff;
  max-width: 800px;
  margin: 0 auto;
  display: block;
}


.\31 00vh {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}
.page-id-2174 .intro.text.block0 {
    padding: 0;
}
div#nf-form-8-cont .nf-response-msg {
    text-align: center;
}
.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.kop .nf-field .field-wrap .nf-field-label label {
    font-size: 25px!important;
    font-weight: 400!important;
    padding-top: 35px;
}
div#nf-form-8-cont {
    padding: 35px 0;
}
.shownone .nf-field .nf-field-element input {
    display: none!important;
}
.nf-field-description {
    margin-top: -17px;
}


.mt-0 {
margin-top: 0;
}

.home a.ing {
    color: #fff!important;
}

.home .panel-body {
    color: #fff!important;
}

.landingspagine_header {
    background-position: center;
}
.landingspagine_header .row {
    min-height: 580px;
    text-align: center!important;
    justify-content: center;
}

.landingspagine_header .row h1 {
    color: #fff!important;
}

/*NINJA FORMS*/
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea, .nf-form-content textarea.ninja-forms-field, .nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    display: block!important;
    width: 100%!important;
    height: 36px!important;
    padding: 8px 12px!important;
    font-size: 14px!important;
    line-height: 1.428571429!important;
    color: #555!important;
    background-color: #fff!important;
    background-image: none!important;
    border: 1px solid #e6e6e6!important;
    border-radius: 3px!important;
    box-shadow: none!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
}
span.ninja-forms-req-symbol, nf-section {
    display: none;
}
.nf-form-content label {
    font-size: 15px!important;
}
.nf-error.field-wrap .nf-field-element:after {
    font-size: 16px!important;
    height: 33px!important;
    width: 40px!important;
    line-height: 34px!important;
}
.nf-form-content textarea.ninja-forms-field {
    height: 118px!important;
}
#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 10px!important;
}

.form-control:hover {
    border: 1px solid #ececec!important;
}
.nf-form-content input[type=button] {
background: #eda4ab !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    transition: all .5s;
    margin-top: 25px;
}
.nf-form-content input[type=button]:hover {
    background: ##191919 !important;
    color: #fff!important;
}
.nf-form-content input[type=button] {
    padding: 6px 28px!important;
    height: auto!important;
    font-size: 15px!important;
}




.alle-behandelingen div.col-md-32 a {
    text-decoration: underline !IMPORTANT;
}
.alle-behandelingen div.col-md-32 a:hover {
    text-decoration: none !IMPORTANT;
}

@media only screen and (min-width: 992px) {
header nav.navbar-default ul.navbar-nav ul.dropdown-menu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.row.landingspagina {
    display: flex;
    align-items: center;
}
header div.header div.holder {
    height: 140px;
    min-height: 100px;
}
header>div.wrapper div.wrapper img.logo {
    width: 110px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!important;
    font-weight: 600;
    font-size: 14px;
}
body.home header > div.wrapper {
    min-height: 710px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 120px, 0);
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 140px;
}
header .header__content a {
    margin: 22px 7px 0px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgba(213, 147, 153, 0.89) !important;
    color: #fff!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    white-space: nowrap;
}
.social-media.visible-xs.visisble-sm {
display:block!important;
}
.menu-primaire-navigatie-container {
    float: left;
}
}

@media only screen and (max-width: 991px) {

.landingspagine_header .row {
    display: flex;
    align-items: center;
}
header div.header {
    background-color: rgba(237, 164, 171, 0.6) !important;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #000000 !important;
}
header>div.wrapper.shadow:before {
    background-color: rgba(192, 144, 152, 0.25) !important;
}
header .header__content h1 {
    font-size: 24px;
}
header .header__content .btn {
    margin-bottom: 7px;
}
nav.navbar-default, div.navbar-collapse {
    background-color: #eda4ab!important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #d59399;
}
}

.skin-boosters div.treatments h4 {
    font-size: 15px!important;
    font-weight: 700;
    line-height: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    word-break: break-word;
}
.skin-boosters div.treatments img:hover {
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}


header > div.wrapper::after {
    background-position: center right;
}

.home section.intro:nth-child(2) h2, .home section.intro:nth-child(2) p, .home section.intro:nth-child(4) h2, .home section.intro:nth-child(4) .col-md-15 {
    color: #fff!important;
}

section.intro:nth-child(2) .btn,  section.intro:nth-child(4).btn {
background: #f0b6bb !important;
}
section.intro:nth-child(2) .btn:hover,  section.intro:nth-child(4) .btn:hover {
background: #191919 !important;
}


header>div.wrapper.shadow:before {
    background: rgba(0, 0, 0, 0.15);
}

.home section.treatments div.items div.item a span {
    font-size: 14px;
}

section.featured {
    padding: 30px 0 20px!important;
}

footer a{
    color: #906c72 !important;
}

section.intro:nth-child(1) .item .img-responsive {
    -moz-border-radius: 155px;
    -webkit-border-radius: 155px;
    border-radius: 155px;
}
section.featured a div.item h3 {
    text-align: center;
}

.indicaties .img-circle {
    width: 150px;
}

section.featured {
    padding: 30px 0 0;
}

section.featured a div.item:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.49);
}
section.featured a div.item {
    background: #fff;
    box-shadow: 0 0 50px -5px rgba(0,0,0,.1);
    margin-bottom: 30px;
    padding: 0;
    border: 0;
    transition: all .3s ease;
}

section.featured a div.item img {
    margin: 0;
    width: 100%;
}

.indicaties img:hover {
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}
.indicaties .item h4 {
    display: inline-block;
    font-size: 15px!important;
    font-weight: 700;
    line-height: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    word-break: break-word;
}


section.treatments.shortcode h3{
    display: none;
}


footer div.social-media ul li a {
    border-radius: 40%;
    background: #eda4ab !important;
    font-size: 38px;
    height: 60px;
    line-height: 58px;
    width: 60px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
li#menu-item-4{
display:none;}
}

a.ing {
    color: #eda4ab!important;
    cursor: pointer;
}
h5.panel-title {
    border-bottom: 1px solid #fff;
}
.panel-body {
    color: #595959!important;
}

.panel-body a {
    color: #595959!important;
}



/*Huidadvies*/
.page-id-1358 div.page-header, .page-id-1358 div.breadcrumbs {
    display: none;
}
.page-id-1358 .huid-blok {
    box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
    border-radius: 25px;
padding-top: 65px;
}
.page-id-1358 .huid-blok .wpcf7 {
    padding: 30px 60px;
}

.page-id-1358 .question{
    border: 1px solid #efefef;
    padding: 10px 15px 5px;
margin: 19px 0;
}




/*SKINTAKE*/
.skintake div.breadcrumbs, .stap-1 div.breadcrumbs, .stap-2 div.breadcrumbs, .stap-3 div.breadcrumbs, .stap-4 div.breadcrumbs, .skintake div.page-header, .stap-1 div.page-header, .stap-2 div.page-header, .stap-3 div.page-header, .stap-4 div.page-header {
    display: none;
}
.stappen-advies input[type="radio"]::before {
    background: grey;
    border-radius: 2px;
    content: "";
    position: absolute;
    top: -11px;
    left: 4px;
    width: 11px;
    height: 11px;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.stappen-advies input[type="radio"]:checked::before {
  background: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.stappen-advies .blokwrap {
    box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
    border-radius: 25px;
}
.stappen-advies .blokwrap .wpcf7 {
    padding: 30px 60px;
}
.stappen-advies .blokwrap img {
    width: 100%;
    border-radius: 25px 25px 0px 0px;
}

.stappen-advies {
    padding: 55px 10px;
}
.stappen-advies .question{
    border: 1px solid #efefef;
    padding: 10px 15px 5px;
    margin-bottom: 10px;
}
.stap-1 .stappen-advies .row-advies .col-md-12:nth-child(1), .stap-2 .stappen-advies .row-advies .col-md-12:nth-child(2), .stap-3 .stappen-advies .row-advies .col-md-12:nth-child(3), .stap-4 .stappen-advies .row-advies .col-md-12:nth-child(4)   {
    background: #292929;
}
.stappen-advies .row-advies .col-md-12 {
    margin-bottom: 35px;
    background: #a9a9a9;
    padding: 7px 25px;
    text-align: center;
    color: white;
}
.stappen-advies h1 {
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.stappen-advies center.skintakemark {
    color: #b1b1b1!important;
    padding-bottom: 50px;
}

.skintake .stappen-advies .adviestekst {
    PADDING: 40PX 22PX 10px;
}
.skintake .stappen-advies .btn {
    width: 30%;
    padding: 12px 14px!important;
    background: #595959!important;
    margin-top: 35px!important;
    border: 2px solid;
    border-color: #595959;
    color: #ffffff!important;
    border-radius: 31px!important;
}
.stappen-advies center.skintakemark img {
    width: 83px!important;
    border-radius: 0!important;
}
.skintake .stappen-advies center.skintakemark {
    padding-top: 50px;
}
.stappen-advies center.skintakeavg img {
    width: 15px!important;
    border-radius: 0!important;
    margin-bottom: 5px;
}
.stappen-advies center.skintakeavg {
    color: #828282!important;
    padding-bottom: 30px;
    margin-top: -25px;
    font-size: 12px;
}
@media only screen and (max-width: 991px) {
.skintake .stappen-advies .btn {
    width: 55%!important;
}
.stappen-advies h1 {
    margin-top: 115px;
}
.stappen-advies .row-advies .col-md-12 {
    margin-bottom: 5px!important;
}
.stappen-advies .blokwrap .wpcf7 {
    padding: 25px;
}
.stappen-advies [type=submit], .stappen-advies a.button, .stappen-advies button.button, .stappen-advies button[type=submit], .stappen-advies input.button, .stappen-advies input[type=submit], .stappen-advies .btn {
    width: 38%!important;
}
.stappen-advies .row-advies .col-md-12 {
    padding: 7px 9px;
    font-size: 12px;
}
}

 .table-1 th,
  td {
    padding: .5em;
    vertical-align: middle
    border: 1px solid #dcdcdc;
}

.table-1 tr {   
      display: table-row; 
    }
.table-1, .table-2 {
    display: block;
    overflow-x: auto;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%);
}
table {
    border-spacing: 0;
     max-width: 100%;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table-1 tr:nth-child(even){
    background: #f6f6f6;
}
td{
    border: 1px solid #dcdcdc;}
.table-1 tr td, {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}
.panel-title{
font size: 1em;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 0px;}