
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Abril Fatface', 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(--color-taupe);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--color-taupe) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-matte-gold) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-taupe) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-matte-gold) !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(--color-taupe) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-taupe) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-taupe) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-matte-gold) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-taupe) !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(--color-taupe) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-taupe);
  border-color: var(--color-taupe);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-taupe) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-taupe) !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, .5) !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://wingsofbeauty.nl/wp-content/uploads/sites/404/2024/03/wings_header.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;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }






  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-taupe); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--color-taupe) !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(--color-matte-gold);
  }

  @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(--color-matte-gold) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-matte-gold);
  }

  @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(--color-taupe) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--color-matte-gold) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-taupe) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-matte-gold);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-taupe) !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: var(--color-taupe) !important;
  }

  section.prices table tr td a {
  color: var(--color-taupe) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--color-taupe) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--color-taupe);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --color-beige: #dcd0c0;
  --color-taupe: #483C32; 
--dark-taupe:#2a2723;
  --color-matte-gold: #bfa58a; 
--text: #231b1b;
--white: #fff;
--radius: 30px;
--bigradius: 100px;
--spacing: 8rem;
--gap: 3rem;
}

@font-face {
    font-family: 'copprplgoth_bdcn_btbold';
    src: src: url('/wp-content/uploads/sites/404/font/copgotbc-webfont.woff2') format('woff2'), url('/wp-content/uploads/sites/404/font/copgotbc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.product_view img {
    height: 310px;
    object-fit: cover;
}
footer div.socket div {
    width: 100%;
    text-align: center !important;
}


header>div.wrapper.above_shadow:before {
    top: 0;
}


aside div.block div.head h4 {
    margin-bottom: 25px;
}

footer div.socket {
    margin-top: 80px;
}

footer, footer div.socket {
    font-size: 14px;
}

footer {
    padding-top: 70px;
}


footer div.column > h4 {
    border-bottom: 0px solid var(--color-matte-gold);
    margin-bottom: -5px;
}
table.opening_hours tr>td:first-of-type {
    width: 130px;
}

.behandel_parent {
    scroll-margin-top: 120px;
}
html {
    scroll-behavior: smooth;
}

.subkop {
    letter-spacing: 1px;
    margin-top: -15px;
    margin-bottom: 25px;
    font-weight: 500;
    color: #917c68;
}

.behandel_parent {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
    background: var(--color-beige);
    border-radius: var(--radius) var(--bigradius) var(--radius) var(--radius);
}
.behandel_parent .text_behandeling {
    flex: 1;
    padding: var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.behandel_parent .img_behandeling {
    flex: 1;
    display: flex;
}
.behandel_parent .img_behandeling img {
    margin: 0;
    object-fit: cover;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    margin-bottom: 50px !important;
}

.behandelblok .item.item-background {
    height: unset ! Important;
    padding: 190px 0;
}
section.behandelblok h3 {
    font-size: 26px !important;
}
section.beh_blok:last-child {
    padding-bottom: 90px;
}
section.beh_blok {
    padding: 20px 0;
}
section.beh_blok:nth-child(odd) .behandel_parent .price_view {
    background: var(--color-matte-gold);
}

.product_view {
    margin-top: 2em;
    background: #d9c9b9;
    padding: 25px 45px;
}
section.beh_blok:nth-child(odd) .behandel_parent .text_behandeling {
    order: 2;
}
section.beh_blok:nth-child(odd) .behandel_parent {
    background: var(--color-taupe);
    color: #fff !important;
    border-radius: var(--radius) var(--radius) var(--radius) var(--bigradius);
}
section.beh_blok:nth-child(odd) .behandel_parent h2 {
    color: #fff !important;
}

.behandelblok .item.item-background {
    border-radius: var(--radius);
}
.price_view {
    background: var(--color-taupe);
    padding: 16px;
    font-weight: 500;
    font-size: 14px;
    margin-top: 32px;
    color: var(--white);
    border-radius: var(--radius);
}
.price_view .table-hover>tbody>tr:hover {
    background-color: #5f5247;
}
header > div.wrapper::after {
    background-position: center;
}


header .header__content p {
    margin-top: 25px;
    margin-bottom: 35px;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 20px 45px!important;
}


footer div.column h4 img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    border-radius: 100%;
}

@media only screen and (min-width: 992px) {
section.behandelblok .col-xs-48.col-md-16 {
    width: 25%;
}
footer div.column h4 img {
    margin-top: -50px;
}
header div.header.full-width .col-sm-10 {
    display: none;
}
header div.header.full-width .col-sm-38.xs-absolute-overlay {
    width: 100%;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 120px, 0);
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 70%;
    margin-left: 0;
    text-align: left;
}
header .header__content h1 {
    margin-top: 0;
    font-size: 4.3em;
    line-height: 1;
}
.behandelblok .col-sm-16 {
    width: 25%;
}
body.home header > div.wrapper {
    min-height: 725px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 110px;
}

body header > div.wrapper {
    min-height: 335px;
}

header div.header div.holder {
    height: 140px;
    min-height: 50px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text) !important;
}
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(--color-matte-gold) !important;
}
}


@media only screen and (max-width: 991px) {
.behandel_parent .text_behandeling {
    order: 2;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
.behandel_parent .text_behandeling {
    padding: 35px 25px 85px;
}
.behandel_parent {
    flex-direction: column;
}
header>div.wrapper {
    min-height: 260px;
}
header > div.wrapper::after {
    background-position: right;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #bfa58a36;
    text-align: left;
    padding: 24px 25px;
}
h1 {
    font-size: 2.252em!important;
}

}



main section, section.treatments {
    padding: 90px 0;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border-left: 2px solid var(--color-matte-gold);
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 13px 15px;
}
hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 3px solid var(--color-beige);
    width: 80%;
}

img {
    height: auto;
}

body {
    line-height: 1.4em;
    font-size: 18px;
color:var(--color-taupe)!important;
    font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-weight:500;
letter-spacing: -1px;
    font-family: 'copprplgoth_bdcn_btbold';
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
h6 {    font-size: 20px;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}


@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;
}
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}