
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  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: #a6bb7a !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #6e797f !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #a6bb7a !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: #6e797f !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #838d93 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #6e797f !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #a6bb7a !important;
  }

  div.phone a.phone, div.email a.email {
  background: #838d93 !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: #6e797f !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #838d93;
  border-color: #838d93;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #838d93 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #838d93 !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://smileyfeet.nl/wp-content/uploads/sites/45/2020/01/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;
      min-height: 1044px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1194px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 844px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 994px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 769px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 769px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 869px;
  }
  header > div.wrapper.above {
  min-height: 1019px;
  }

  header div.header div.holder {
  height: 769px;
  }
  }

  .topbar {
  background: #ffffff;
  }
  .topbar {
  color: #595959;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #838d93; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(131, 141, 147, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(131, 141, 147, 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: #838d93 !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 #a6bb7a;
  }

  @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: #a6bb7a !important;
  }
  }


  header div.header div.contact i {
  color: #a6bb7a;
  }

  @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: #a6bb7a !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #838d93 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #a6bb7a;
  }

  footer div.socket,
  .footer-sticky {
  background: #6e797f !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: #838d93;
  }

  h1,h2,h3{
font-family: 'Amaranth', sans-serif;
}

.page-id-489 h3 {
    font-size: 35px;
    color: #a6bb7a!important;
    border-bottom: 1px solid;
}
.alle-behandelingen aside .block.text:nth-child(1) {
    display: none;
}
.home section.intro:nth-child(2){
    background-image: url(/wp-content/uploads/sites/45/2020/01/voetbehandeling-achtergrond.jpg);
    background-position: center;
    background-size: cover;
    color: white!important;
}
.home section.intro:nth-child(2) h2{
    color: white!important;
}
@media only screen and (min-width: 992px) {
img.logo {
    width: 220px;
    padding: 0!Important;
}
header div.header div.holder {
    height: 222px;
    min-height: 80px;
}
header > div.wrapper::after {
    background-position: center;
}
body.home header > div.wrapper {
    min-height: 624px;
}
header > div.wrapper::after {
    top: -280px;
}
.home header > div.wrapper::after {
    top: 0!important;
}
body header > div.wrapper {
    min-height: 270px;
}
.home img.wp-image-493 {
    margin-top: 55px;
}
}


@media only screen and (max-width: 992px) {
header > div.wrapper::after {
    background-position: center;
}
.home section.intro:nth-child(2) .col-md-12{
    margin-bottom: 35px;
}
}


.home .smiley {
    text-align: left;
    line-height: 40px;
    margin: 20px 0;
    padding-inline-start: 10px;
}
ul.smiley {
    list-style-type: none!important;
}
ul.smiley li:before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/sites/45/2020/01/smiley-li.png);
    height: 30px;
    width: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center center;
    vertical-align: middle;
}

#myBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #2f2f2f;
    color: white;
    cursor: pointer;
    height: 50px;
    width: 50px!important;
    border-radius: 15px;
    font-size: 40px;
    padding: 0!important;
}

#myBtn:hover {
  background-color: #7ed956;
}

#myBtn .fa {
    vertical-align: top;
    line-height: 45px;
}

/NINJA FORMS/
.nf-form-content .label-above .nf-field-label, span.ninja-forms-req-symbol, nf-section {
display: none;
}
.nf-form-content {
padding: 0!important;
}
.nf-field-element {
margin-bottom: 4px!important;
}
.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 textarea, .nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content textarea {
display: block!important;
width: 100%!important;
height: 38px!important;
padding: 9px 12px!important;
font-size: 14px!important;
line-height: 1!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;
}
.nf-form-content label {
font-size: 15px!important;
}
.nf-error.field-wrap .nf-field-element:after {
font-size: 14px!important;
height: 37px!important;
width: 40px!important;
line-height: 39px!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;
}

.nf-form-content input[type=button] {
padding: 9px 16px!important;
height: auto!important;
font-size: 15px!important;
margin-top: -12px!important;
}
.privacy .nf-field-element {
margin-bottom: 0!important;
}
.nf-error-msg, .ninja-forms-req-symbol {
    display: none;
}
.nf-form-fields-required {
    display: none;
}
.nf-form-content .list-select-wrap>div select {
    font-size: 14px;
}
.nf-form-content .list-select-wrap>div div:after {
    font-size: 15px!important;
    line-height: 62px!important;
}
.nf-form-content select#nf-field-22 {
    padding: 10px;
    height: 37px;
}