
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cinzel:400,700&display=swap');

  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cinzel', 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: 16px;
  }

  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: #c19a3a !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #542b46 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #c19a3a !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: #542b46 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #1a2739 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #542b46 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #c19a3a !important;
  }

  div.phone a.phone, div.email a.email {
  background: #1a2739 !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: #542b46 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #1a2739;
  border-color: #1a2739;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #1a2739 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #1a2739 !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(84, 43, 70, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(84, 43, 70) !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://anoukcolourandhair.nl/wp-content/uploads/sites/322/2025/01/header.jpeg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 455px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 605px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 255px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 405px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 180px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 180px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 280px;
  }
  header > div.wrapper.above {
  min-height: 430px;
  }

  header div.header div.holder {
  height: 180px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #542b46; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(84, 43, 70, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(84, 43, 70, 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: #1a2739 !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 #c19a3a;
  }

  @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: #c19a3a !important;
  }
  }


  header div.header div.contact i {
  color: #c19a3a;
  }

  @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: #c19a3a !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #1a2739 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #c19a3a;
  }

  footer div.socket,
  .footer-sticky {
  background: #542b46 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #542b46;
  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: #1a2739;
  }

  header>div.wrapper::after {
    background-position: center;
}

/*a.afspraak_knop {
    display: none;
}*/



@media only screen and (max-width: 991px) {

header>div.wrapper {
    min-height: 430px;
    z-index: -1;
}

}

@media only screen and (min-width: 992px) {

    body.home header>div.wrapper {
        min-height: 615px;
    }

body header>div.wrapper, body.home header>div.wrapper {
        min-height: 600px;
    }

header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
.vertical-align {
display:flex;
align-items:center;
}
section.featured div.wrapper {
    margin-top: -130px;
}
}

.home main section {
    padding: 51px 0;
}
.picture_text img {
    height: 360px;
    object-fit: cover;
    width: 100%;
}

.picture_text h1 {
    padding-top: 0!important;
    margin-top: 0!important;
}

body {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
}

[id^="gb-widget"] a[type="link"] {
    display: none!important;
}

h4 small{
display:block;
}
div.breadcrumbs span#breadcrumbs, li.menu-item {
    text-transform: uppercase;
}

section.blok3 .alignnone {
    max-width: 148%;
}

.col-md-14.col-md-offset-2 aside .list-unstyled li:nth-child(5) {
    display: none;
}
.afspraak-en-contact div.col-md-14.col-md-offset-2 div.block a {
    color: #9080b0 !IMPORTANT;
}

@media only screen and (min-width: 992px){

header nav.navbar-default {
    padding: .5em 0;
}
header div.navbar-collapse {
    text-align: right!important;
}
li#menu-item-22 a {
    border-bottom: none!important;
    background: #C19A3A;
    margin-left: 15px;
}
li#menu-item-22 a:hover {
    background: #923120 !important;
    height: auto;
    color: #fff!important;
}
.page-template-template-prices > main > section > div > div.row > div.col-md-32, .post-type-archive-behandelingen > main > section > div > div > div.col-md-32, .single-behandelingen > main > section > div > div > div.col-md-32, .single-behandelingen figure img {
    width: 100%!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    font-size: 16px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #fff!important;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 8px, 0);
}
body.home header > div.wrapper {
    min-height: 575px;
}
div.reviews div.wrap div.row.no-gutter .col-sm-32.col-sm-push-2 {
    text-align: center;
}
/*body header > div.wrapper {
    min-height: 441px;
}*/
header div.header.full-width div.wrapper img.logo {
    height: 143px;
}
header div.header div.holder {
    height: 165px;
}
}

li#menu-item-4 {
    text-transform: uppercase;
}
li#menu-item-639 {
    TEXT-TRANSFORM: UPPERCASE;
}

header div.header {
    border-bottom: 2px #C19A3A solid;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    border-bottom: 1px solid #C19A3A !IMPORTANT;
    margin-right: 6px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    height: 43px;
    border-bottom: 1px solid #C19A3A;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: #776c8c !IMPORTANT;
}



section.blok1 .col-md-20 h1 {
    border-bottom: 1px #9f711c solid;
    width: 125px;
}

section.blok2 .col-md-20 h1 {
    border-bottom: solid #9f711c 1px;
    width: 151px;
}

section.blok3 .col-md-20 h1 {
    border-bottom: solid #9f711c 1px;
    width: 171px;
}

footer div.container .col-sm-16 a {
    color: white !IMPORTANT;
    text-decoration: underline;
}
footer div.container .col-sm-16  a:hover {
    text-decoration: none !important;
}
div.col-sm-16 .fa {
    background-color: #C19A3A;
    padding: 15px;
    margin-right: 10px;
}
div.col-sm-16 .fa:hover {
    background-color: #923120 !IMPORTANT;
}







@media only screen and (max-width: 991px){
div.reviews .col-sm-32.col-sm-push-2 {
    text-align: center;
}
.picture_text .col-md-28 {
    margin-bottom: 45px;
}
}


/*@media only screen and (max-width: 1659px){
section.blok1 {
    background-image: url(https://anoukcolourandhair.nl/wp-content/uploads/sites/322/2019/12/Wie-ben-ik-1.jpg);
    background-repeat: no-repeat;
    min-height: 360px;
    background-position: -292px 1px;
}
}
@media only screen and (max-width: 1528px){
section.blok1{
    background-image: url(https://anoukcolourandhair.nl/wp-content/uploads/sites/322/2019/12/Wie-ben-ik-1.jpg);
    background-repeat: no-repeat;
    min-height: 360px;
    background-position: -537px 1px;
}
}
@media only screen and (max-width: 1407px){
section.blok1 {
    background-image: url(https://anoukcolourandhair.nl/wp-content/uploads/sites/322/2019/12/Wie-ben-ik-1.jpg);
    background-repeat: no-repeat;
    min-height: 360px;
        background-position: -353px 1px;
}
section.blok2 {
background-position: 819px -7px;}
}
}
@media only screen and (max-width: 1260px){
section.blok1 {
    background-image: url(https://anoukcolourandhair.nl/wp-content/uploads/sites/322/2019/12/Wie-ben-ik-1.jpg);
    background-repeat: no-repeat;
    min-height: 360px;
    background-position: -394px 1px;
}
section.blok2{
    background-position: 737px -7px;
}
}
@media only screen and (max-width: 1523px){
section.blok2 {
    background-position: 817px -7px;
}
}*/

@media only screen and (max-width: 992px){
section.blok1 {
    background-image: none!important;
}
section.blok3 .col-md-16 {
    margin-bottom: 12px;
    padding: 10px;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #9f711c !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: white !important;
}
}

@media (min-width: 1200px) {
.navbar .container {
    width: 1200px;
}
}