
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');


  body {
  font-family: 'Montserrat', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #e9d3d3 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #1b1b1b !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #e9d3d3 !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: #1b1b1b !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #232323 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #1b1b1b !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #e9d3d3 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #232323 !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: #1b1b1b !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #232323;
  border-color: #232323;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #232323 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #232323 !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://fantasticnails.nl/wp-content/uploads/sites/5/2023/02/headernew.png');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(233, 211, 211, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 600px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 750px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 400px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 550px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 325px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 325px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 425px;
  }
  header > div.wrapper.above {
  min-height: 575px;
  }

  header div.header div.holder {
  height: 325px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #8b5a5a; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(139, 90, 90, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(139, 90, 90, 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: #232323 !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 #e9d3d3;
  }

  @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: #e9d3d3 !important;
  }
  }


  header div.header div.contact i {
  color: #e9d3d3;
  }

  @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: #e9d3d3 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #232323 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #e9d3d3;
  }

  footer div.socket,
  .footer-sticky {
  background: #1b1b1b !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #8b5a5a;
  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: #232323;
  }

  section.partners div.item div.holder img {
    max-width: 100px;
}
table.opening_hours tr>td:first-of-type {
    width: 140px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Herr Von Muellerhoff", cursive;
}

.slider.block2 h2 {
  text-align: center;
}

.productshop {
    border: 1px solid #c99090;
    margin: 15px;
}
.productshop img {
    width: 190px;
    height: 190px;
}
.productshop h4 {
    font-size: 16px!important;
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.shopview.parfumdames figcaption::after {
    content: "Eau de Parfum";
    display: block;
    font-size: 13px;
    font-weight: 100;
    margin-top: -8px;
}
.shopview.parfumdames figcaption {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}



section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    border-left: 2px solid #8b5a5a;
}

footer img.logo {
    max-width: 210px;
    width: 210px;
    margin-top: 35px;
}

.shopview .gallery img {
    display: block;
    margin: 10px auto;
    height: auto;
}
.shopview figure.gallery-item {
    padding: 10px 43px;
    margin-bottom: 2em;
}


header > div.wrapper::after {
    background-position: center;
}

section.featured a div.item h3 {
    font-size: 20px;
    text-transform: uppercase;
}
section.featured a div.item-centered {
    top: unset!important;
    left: 0;
    transform: unset!Important;
    padding: 15px 15px;
    width: 100%;
    text-align: left;
    bottom: 0;
}

section.featured a div.item-background {
    padding: 200px 0;
    height: unset!important;
}

div.page-header h1 {
    border-bottom: 1px solid #8b5a5a;
    margin-bottom: 90px!important;
}


.home img.aligncenter.size-full.wp-image-604 {
    height: 480px;
    width: 410px;
    object-fit: cover;
}


main section {
    padding: 90px 0;
}
section.treatments {
    padding-bottom: 90px;
}

.item.item-card img {
  max-width: 100%;
  object-fit: cover;
}


main a {
  color: #8b5a5a !important;
}

section.partners {
  background: #c99090 !important;
}

footer div.social-media ul li a {
  background: #c99090 !important;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit]{
  background: #8b5a5a !important;
  color: #fff !important;
}

main {
  background: #e9d3d3;
}

.productprice {
    margin-top: 15px;
    font-size: 19px;
    font-weight: 600;
}
.productprice span.origprijs {
    float: left;
}
.productprice span.oldprijs {
    float: right;
    text-decoration: line-through;
    color: #b5b5b5;
}
/*.sale figure.gallery-item::before {
    content: "Sale";
    display: table-caption;
    background: #e5ccd6;
    font-size: 15px;
    text-align: center!important;
    width: 100%;
    color: #fff!important;
    padding: 6px 11px;
    margin-bottom: -40px;
}*/
.page-id-668 figure.gallery-item:hover {
    box-shadow: 0 0 5px 0px #888888;
    transition: 0.5s;
}
.page-id-668 figure.gallery-item {
    text-align: center;
    border: 1px solid #b3b3b3;
    margin-bottom: 14px;
}

.priceshop h4.aanbieding-product {
    margin-left: 15px;
    color: #ababab!Important;
    text-decoration: line-through;
}
.priceshop {
    padding: 30px 0 15px;
    display: flex;
}

.shopprice {
    padding: 30px 0 15px;
    display: flex;
    justify-content: space-around;
}
.shopprice h4 {
    font-size: 18px;
    background: #8b5a5a;
    padding: 16px 25px;
    color: #fff!important;
    font-weight: 600;
}


a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #e5ccd6!important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i {
    color: #e5ccd6!important;
}

/*.home section.intro.text.block0 p {
    margin: 14px 0px 7px;
}*/
.home element.style {
    background-size: 100%;
}

h4#medisch, h4#verschil {
    margin-top: -60px;
    padding-top: 60px;
}

@media only screen and (min-width: 992px) {
header div.header div.holder {
    height: 95px;
    min-height: 50px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    font-size: 16px;
}
.shopview figure.gallery-item {
    min-height: 331px;
    position: relative;
}
.shopview figure.gallery-item .productprice {
    position: absolute;
    bottom: 0;
    width: 70%;
}
.productprice span.origprijs {
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
}
.productprice span.oldprijs {
    /* float: right; */
    text-decoration: line-through;
    color: #b5b5b5;
    right: 0;
    position: absolute;
    text-align: right;
    bottom: 0;
}
body header > div.wrapper {
    min-height: 335px;
}
section.featured div.wrapper {
    margin-top: -190px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #282828!important;
}
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: #895959 !important;
}
header div.header.full-width div.wrapper img.logo {
    width: 130px;
    max-width: 130px;
}
header div.header.full-width .container {
    width: 90%;
}
.page-id-668 figure.gallery-item {
    width: 32%;
    margin-left: 1%;
}
/*header>div.wrapper div.wrapper img.logo {
    width: 800px;
    padding: 0!important;
    content: url(https://fantasticnails.nl/wp-content/uploads/sites/5/2023/02/logofanstasic.png);
}*/
.home section.intro.text.block1.shadow {
    padding: 137px;
}
header nav.navbar-default {
    background-color: rgb(139, 90, 90) !important;
}
.post-type-archive-behandelingen .treatments .col-md-32, .single-behandelingen .page .col-md-32 {
    width: 100%;
}
.prijslijst .prices .row >.col-md-32 {
    width: 100%;
}
.post-type-archive-behandelingen main .container, .single-behandelingen main .container, .page-template main .container {
    width: 950px;
}
/*.home section.intro.text.block0{
    padding: 90px;
}*/
.home .container.text-left {
    padding: 15px;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 8px 20px;
    border-bottom: 1px dotted #e5ccd6;
    /* border-color: ##FF2672; */
}
img.alignnone.size-medium.wp-image-512{
    margin-left: 90px;
}
body.home header > div.wrapper {
 /*   min-height: 505px;*/
    min-height: 95px;
}
section.partners {
    padding: 15px 0;
}
}




.page-id-515 .block:nth-child(2) {
    display: none;
}
/*.home section.intro.text.block1 p {
    font-size: x-large;
    color: #FF2672;
}*/
div.social-media ul li a {
    background: #344d75 !important;
}



@media only screen and (max-width: 991px) {
main section h3, main section h4 {
    font-size: 24px;
}
.shopprice {
    display: block!important;
    text-align: center;
}
.shopprice h4 {
    margin: 8px 0!important;
}
.shopview .gallery figure.gallery-item {
    width: 100%;
}
div.page-header h1 {
    font-size: 31px!important;
}
.webshop div#gallery-1 figure.gallery-item {
    width: 100%;
}
/*header > div.wrapper::after {
    top: 0!important;
    background-size: cover!important;
    background-position: center!important;
}*/
.home header > div.wrapper::after {
display: none;
}
.home header>div.wrapper {
    min-height: 240px;
}
.home section.intro.text.block3.shadow {
    background-size: 163%;
    background-position: right;
}
.col-md-14.col-md-offset-2 {
    margin-top: 45px;
}
header div.header div.wrapper img.logo {
    max-height: 150px;
    max-width: 100%;
    padding: 29px;
}
.home section.block0.slider {
    margin-top: -240px!important;
}
.home .block0.slider {
    max-height: 400px!important;
    min-height: 400px!important;
}
}


.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: none;
}
.post-type-archive-behandelingen .col-md-14.col-md-offset-2, .single-behandelingen .page  .col-md-14.col-md-offset-2, .prijslijst .prices  .col-md-14.col-md-offset-2 {
    display: none;
}
div.social-media ul li a {
    background: #e5ccd6!important;
}
footer div.social-media ul li a {
font-size: 36px;
    height: 61px;
    line-height: 59px;
    width: 64px;
}
footer, .author {
    background: #8b5a5a !important;
}
footer div.socket, .footer-sticky {
    background: #8b5a5a !important;
}
a.ing {
    cursor: pointer;
    font-weight: 500;
}
/*.home header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/5/2020/11/headerfantasticnails-2-1920x720.jpg);
    top: -191px;
}*/


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}


body {
    line-height: 1.8;
    font-size: 17px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
}

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;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}



/*Slider*/
.home section.block0.slider {
    padding: 0;
margin-top: -100px;
}

.home section.block0.slider .container {
    width: 100%;
    padding: 0;
}

.w3-right {
    color: white!important;
    font-size: 2em;
}
.w3-left{
    color: white!important;
    font-size: 2em;
}

body{
overflow-x: hidden;
} 

.mySlides {display: none;}

.block0.slider {
max-height: 530px;
    width: 100%!important;
    position: relative;
    min-height: 530px;
}
.slide1,.slide2 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(/wp-content/uploads/sites/5/2023/02/headernew.png)no-repeat center;
      background-size: cover;
    background-position: bottom;
} 
.slide2 {
  background: url(/wp-content/uploads/sites/5/2023/02/nails-header.png)no-repeat center;
      background-size: cover;
    background-position: center;
}

