
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');


  body {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Source Sans Pro', 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: 16px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #705d5e;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #705d5e !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #703d41 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #6f2e34 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #703d41 !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: #6f2e34 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #703338 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #6f2e34 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #703d41 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #703338 !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: #6f2e34 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #703338;
  border-color: #703338;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #703338 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #703338 !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(72, 2, 32, .7) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(72, 2, 32) !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://saloncc.nl/wp-content/uploads/sites/33/2017/02/header2.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: 531px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 681px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 331px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 481px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 256px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 256px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 356px;
  }
  header > div.wrapper.above {
  min-height: 506px;
  }

  header div.header div.holder {
  height: 256px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #610a31; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(97, 10, 49, .9) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(97, 10, 49, .9) !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: #703338 !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);
  }
  }

  section.featured {
  background: #f9f8f1;
  }

  section.intro {
  background: #ffffff;
  }



  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 #703d41;
  }

  @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: #703d41 !important;
  }
  }


  header div.header div.contact i {
  color: #703d41;
  }

  @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: #705d5e !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #703d41 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #703338 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #703d41;
  }

  footer div.socket,
  .footer-sticky {
  background: #6f2e34 !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #f4e7cd;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #705d5e !important;
  }

  section.prices table tr td a {
  color: #705d5e !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #705d5e !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #703338;
  }

  @media only screen and (max-width: 992px) {
.afbeelding-contact {
margin-bottom: 20px!important;
}
.product_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
}


footer {
    padding-top: 70px;
}

footer .social-media.size-normal {
    margin-top: -45px;
}
footer div.footer_social > h4 {
    border-bottom: 0px solid #703d41!important;
}
footer div.social-media ul li a {
    background: #ba8b8b !important;
}

.productitem {
    padding: 35px 35px 55px 35px;
    text-align: center;
    border-radius: 10px;
    border: 4px solid #ba8b8b;
    display: flex;
}
.product_parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    grid-auto-rows: minmax(100px, auto);
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: #ba8b8b!important;
    padding: 16px 30px!important;
}

.brazilian-wax input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    background: #43c5f7!important;
}

.contact-opnemen a {
    color: #FFF!important;
}

.contact-opnemen {
    background: #703338;
    padding: 10px 20px 20px;
    color: #fff!important;
}

.contact-opnemen h3 {
    color: #fff!important;
}

.post-type-archive-behandelingen section.archive.treatments div.treatments div.item h4 span {
    display: none;
}

.klanten-over {
    padding: 10px 30px 30px;
    background: #f7f7f7;
}

a.ing {
cursor: pointer;
}

.brazilian-wax a.geen-lijn {
text-decoration: none!important;
}

.brazilian-wax span.prijs {
    padding: 10px 30px;
    color: #fff;
    background: #19b6da;
    border-radius: 50px;
}

.flying {
  position: fixed;
  z-index: 4654646466;
  bottom: 25px;
  right: 25px;
}

.whatsapp__btn {
  background: #25D366;
  color: #fff !important;
  height: 50px;
  width: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  border-radius: 100%;
  font-size: 30px;
}

.brazilian-wax main .col-md-32 ul {
    list-style-image: url(/wp-content/uploads/sites/33/2019/03/vinkje-2.png);
    line-height: 35px;
    padding-left: 25px;
}

.brazilian-wax main .col-md-32 ul li {
padding-left: 5px;
}

header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #ffffff !important;
}

footer a {
color: #ffffff!important;
}

.col-sm-34 p a, .col-md-32 p a {
text-decoration: underline;
-webkit-transition: color 0.5s;
    transition: color 0.5s;
}

.col-sm-34 p a:hover, .col-md-32 p a:hover {
color: #bf3e48!important;
}

a.btn {
-webkit-transition: none!important;
    transition: none!important;
text-decoration: none!important;
color: #fff!important;
}

footer ul {
    padding-left: 20px;
}

header > div.wrapper::after {
    background-position: center center;
}

header .btn {
    background: #d7d195 !important;
    color: #52503d!important;
}

section.intro.text-center {
    padding-top: 0;
}

@media only screen and (min-width: 768px) {
body header > div.wrapper {
    min-height: 344px;
}
}

aside div.block a.btn {
    margin-top: 10px;
}

.home .item {
    text-align: center;
}

@media only screen and (min-width: 992px) {
.productitem:nth-child(3) {
    grid-column: 1 / -1;
}
.home header>div.wrapper div.wrapper img.logo {
    max-width: 450px;
    width: 450px;
}
section.featured a div.item img.img-responsive {
    object-fit: cover;
   /* max-height: 130px!important;*/
max-height: 230px !important;
        width: 100%;
        height: 230px;
}
}

@media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 26%;
}
}

.flying_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
    padding: 14px 35px;
    font-size: 18px;
}
.btn.flying_button i {
    margin-right: 15px;
}