
  @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-color);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text-color) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-color) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-color) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-color) !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(--primary-color) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-color) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-color) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-color) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-color) !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(--primary-color) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-color);
  border-color: var(--primary-color);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-color) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-color) !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://karenvangogh-pmu.nl/wp-content/uploads/sites/349/2023/09/slide-2-zw.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: 501px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 651px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 301px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 451px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 226px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 226px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 326px;
  }
  header > div.wrapper.above {
  min-height: 476px;
  }

  header div.header div.holder {
  height: 226px;
  }
  }





  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(--primary-color) !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(--primary-color);
  }

  @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-color) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-color);
  }

  @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-color) !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-color) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-color) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-color);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-color) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--primary-color);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text-color) !important;
  }

  section.prices table tr td a {
  color: var(--text-color) !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-color) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-color);
  }

  :root {
--primary-color: #677f94;
--secondary-color: #404040;
--text-color: #404040;
--font-family: 'Belleza', sans-serif;
--font-size: 17px;
--line-height: 1.5;
}



div.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images > ol > li:nth-child(1) {
    display: none;
}
div.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images > ol > li {
    width: 100%;
    margin-top: 55px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
    cursor: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    margin-top: 15px;
}

.product_meta {
    display: none;
}

h5.diamond_item::before {
    color: var(--primary-color_);
    content: "\f3a5";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-size: 15px;
    margin-right: 11px;
}
h5.diamond_item {
    position: relative;
}
.soft_back {
    margin-top: 25px;
    margin-bottom: 15px;
    background: var(--secondary-color);
    color: white;
    width: fit-content;
    padding: 7px 15px;
    /* font-weight: 600; */
}
.dropdownsmall .nf-field .nf-field-element select {
    height: 38px!important;
    padding: 0 12px;
    font-size: 15px;
}
.dropdownsmall .nf-field .nf-field-element div::after {
    font-size: 15px;
    line-height: 62px;
}

.nf-field-element li input.nf-element {
  display: none !important;
}

.shownone .nf-field .nf-field-element input {
    display: none!important;
}


.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}


.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;
}

.order-total > td:nth-child(2) > strong:nth-child(1) > span:nth-child(1) > small:nth-child(2) {
  display: none;
}

.wrap {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  padding: 30px;
  margin-bottom: 2rem;
}
.woocommerce-variation-add-to-cart.variations_button {
  width: auto;
  position: absolute;
  right: 0;
}
.woocommerce-variation-price {
  visibility: hidden;
}
.variations_form.cart {
  display: flex !important;
  flex-direction: column;
}
.variations {
  order: 1;
}

.wc-pao-addon-name {
  width: 100%;
}
section.intro, section.page {
  padding: 60px 0;
}

.col-md-30.left span:nth-child(2) {
  display: none;
}

.floating-logo {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}

.row.home-treatments img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

div.page-header h1 {
  border-bottom: 0;
}

.single_add_to_cart_button.button.alt {
  margin-top: 1rem;
}

.cw * {
    color: #ffffff!important;
}

.single-product .breadcrumbs {
  margin-bottom: 3rem;
}


.opleidingen-child.col-md-12 img {
  object-fit: cover;
  width: auto;
  margin: 0 !important;
  height: 300px;
  width: 100%;
}
.opleidingen-row.tac.cw {
  display: flex;
  flex-direction: revert;
  flex-wrap: wrap;
}
.opleidingen-kop {
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tax-rate > td:nth-child(2) > span:nth-child(1) > small:nth-child(2) {
  display: none;
}

.opleidingen-intro.vertical-align.row {
  align-items: stretch;
}
.opleidingen-kop {
  margin-top: -11px;
  padding: 1rem;
  background: var(--primary-color);
}
.opleidingen-child.col-md-24 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

header .cta.appointment_button {
  background: none;
}

header div.social-media ul li a i {
  color: var(--primary-color) !important;
}
.faq-question br {
    display: none;
}
thead tr th:nth-child(1) {
  font-weight: normal;
  color: var(--primary-color);
  font-size: 27px;
}

.cta .inzien {
  float: none !important;
}

.cta {
  padding: 2rem;
  background: #fafafa;
}

.posted_in {
  display: none;
}
header div.header div.cta a.btn {
  font-size: 14px;
  padding: 1rem;
}

header div.social-media ul li a {
  border: 1px solid var(--primary-color) !important;
  background: none !important;
  color: var(--primary-color) !important;
  font-size: 14px !important;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.related.products {
  display: none;
}
.posted_in {
  width: 100%;
  float: left;
}
.count {
  display: none;
}
.shop_table tbody, .shop_table thead {
  display: table;
  width: 100%;
}
.woocommerce ul.products, .woocommerce-page ul.products{
	display: flex;
	flex-wrap: wrap;
}

.woocommerce ul.products li.product{
	display: flex;
	flex-direction: column;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link{
	flex-grow: 1;
}

.woocommerce ul.products li.product .button{
	align-self: flex-start;
}


.woocommerce-loop-category__title {
  background: var(--primary-color);
  color: #fff !important;
  text-align: center;
  padding: 2rem !important;
  margin-top: -2rem !important;
}
/*.inzien {
display: block !important;
  float: left !important;
  margin-right: 1rem !important;
}*/
.cart {
  display: block !important;
  float: left !important;
}
#tab-description h2 {
  display: none;
}
.tabs.wc-tabs {
  display: none;
}

.single_add_to_cart_button.button.alt {
  padding: 1.4rem 2.4rem;
  border-radius: 0 !important;
}

.qty  {
  display: none !important;
}

footer div.column > h4, footer div.column > * {
  color: var(--text-color) !important;
}

footer, .footer-cta.center::after, .author {
  background: #fafafa !important;
}
footer div.column > h4 {
  border-bottom: 0px solid var(--primary-color);
}
.faq-item {
  margin: 1rem 0;
}
.faq-question {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  background: rgb(247, 247, 247);
  color: var(--primary-color);
  font-size: 20px;
  padding: 1rem;
}

#menu-item-656 a {
  color: var(--primary-color) !important;
}
.btn.btn-primary.visible-md.visible-lg {
  display: none !important;
}

#menu-item-655 a {
  background: var(--primary-color) !important;
  margin-bottom: 1rem;
  color: #fff !important;
  padding: 0.6rem 1rem !important;
}

section.intro {
  background-repeat: no-repeat !important;
  background-position: center right;
}


header > div.wrapper::after {
  background-position: top;
  top: 140px;
}
.fa-li {
  color: var(--primary-color) !important;
}
hr {
  border-width: 1px;
  border-color: var(--primary-color);
}
body.home header > div.wrapper {
  height: 450px;
}

.btn {
  padding: 1.4rem 2.4rem;
  margin: 1rem 0;
  border-radius: 0 !important;
}

header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
  color: var(--primary-color) !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav > li a {
  color: var(--text-color) !important;
}



h1, h2, h3, h4, h5, h6 {
font-family: var(--font-family);
color: var(--primary-color) !important;
}

body {
font-family: var(--font-family);
font-size: var(--font-size);
}

h1 {
  font-size: 44px;
}




@media only screen and (min-width: 992px) {

.single-product div.page-header h1 {
  width: 48%;
  float: right;
}

.variations_form.cart {
  width: 100%;
  float: none !important;
}
.variations {
  width: 60% !important;
  float: left !important;
}
.woocommerce div.product form.cart .button {
  margin-top: 0;
}

.spmu-opleidingen-kop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5rem;
}

.opleidingen-child.col-md-24 h1 {
  font-size: 70px;
  margin-top: 0;
}


.btn.btn-primary.mobile {
  display: none;
}
.mobile {
display: none;
}

header .holder {
  height: 300px !important;
}

#menu-item-870 {
  display: none;
}

header div.header div.holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cta.appointment_button .wrapper {
  display: flex;
  gap: 2rem;
  flex-direction: row-reverse;
    align-items: center;
}
  body header > div.wrapper {
    min-height: 0;
  }

header > div.wrapper::after {
  top: 280px;
}
.container {
  width: 98%;
  max-width: 1300px;
}
body.home header > div.wrapper {
  height: 820px;
}

}

@media only screen and (max-width: 991px) {


.woocommerce div.product form.cart {
  position: relative;
}

  .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    bottom: -40px;
  }
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  right: auto;
}
.sku_wrapper {
  visibility: hidden;
}
.woocommerce div.product form.cart .button {
  display: block;
  width: 100%;
  margin-top: 4rem;
  text-align: left;
  left: 0;
  right: auto;
  padding: 1rem 2rem;
  top: 1.2rem;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  width: auto;
  position: absolute;
  left: 0;
  right: auto;
  bottom: 40px;
}

.col-md-24.col-w-image {
  padding-bottom: 20rem;
}

.opleidingen-row.tac.cw {
  flex-direction: column;
}

.spmu-opleidingen-kop {
  flex-direction: column;
}

header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 1px solid #0000001c;
}

#menu-item-655 .list-inline a {
  background: none !important;
  border: 1px solid var(--primary-color) !important;
  margin: 0 !important;
  display: flex;
  justify-content: center;
  justify-content: center;
  text-align: center;
  padding: 0 !important;
}
#menu-item-655 .list-inline {
  display: flex;
  gap: 1rem;
}

.cta.appointment_button {
  display: none;
}
 nav.navbar-default div.navbar-collapse ul.navbar-nav > li a.btn {
    color: #fff !important;
    margin-bottom: 2rem;
    display: flex;
    float: left;
  }

.social-media.size-normal {
  display: block;
  float: left;
  width: 100%;
}
.social-media.visible-xs.visisble-sm {
  display: none !important;
}
#menu-item-870 a {
  border: none !important;
}
.list-inline {
  padding-bottom: 2rem !important;
}
#menu-item-655 a {
  background: var(--primary-color) !important;
  margin-bottom: 1rem;
  color: #fff !important;
  padding: 1rem !important;
  color: #fff !important;
  margin-bottom: 2rem;
  display: block;
  float: left;
  margin-right: 100% !important;
  border: none !important;
  margin-top: 1rem !important;
}

}

/* NIEUW-badge voor Soft Removal Training menu-item en knop */
.menu-item-new .menu-new-badge,
.flexy .new-badge {
  display: inline-block;
  background-color: #b85d4a;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 2px 6px;
  border-radius: 3px;
  margin-right: 6px;
  vertical-align: middle;
  text-transform: uppercase;
}
.flexy .new-badge {
  background-color: #fff;
  color: #b85d4a;
}
.flexy .btn-new {
  background-color: #b85d4a !important;
  border-color: #b85d4a !important;
}
.flexy .btn-new:hover {
  background-color: #9a4a3a !important;
  border-color: #9a4a3a !important;
}
