
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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: #515151;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #515151 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #fffaf9 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #fbaca5 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #fffaf9 !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: #fbaca5 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #343434 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #fbaca5 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #fffaf9 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #343434 !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: #fbaca5 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #343434;
  border-color: #343434;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #343434 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #343434 !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(244, 195, 180, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(244, 195, 180) !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://ikborduur.nl/wp-content/uploads/sites/54/2025/10/header-halloween.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: 485px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 635px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 285px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 435px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 210px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 210px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 310px;
  }
  header > div.wrapper.above {
  min-height: 460px;
  }

  header div.header div.holder {
  height: 210px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #f4c3b4; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(244, 195, 180, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(244, 195, 180, 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: #343434 !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 #fffaf9;
  }

  @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: #fffaf9 !important;
  }
  }


  header div.header div.contact i {
  color: #fffaf9;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #515151 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #fffaf9 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #343434 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #fffaf9;
  }

  footer div.socket,
  .footer-sticky {
  background: #fbaca5 !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: #515151 !important;
  }

  section.prices table tr td a {
  color: #515151 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #515151 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #343434;
  }

  /*webshop dichtzetten*/

section.widget.woocommerce.widget_shopping_cart {
    display: none !important;
}
.woocommerce ul.products li.product .button {
    display: none !important;
}
.woocommerce div.product form.cart {
    display: none !important;
}
.woocommerce-cart .wc-proceed-to-checkout {
    display: none !important;
}


/*end*/
.author__col img {
    height: 100%;
    width: 300px;
    object-fit: cover;
}

.woocommerce-terms-and-conditions {
    display: block !important;
}
.woocommerce-terms-and-conditions .cta, .woocommerce-terms-and-conditions .intro.rte_content {
    display: none;
}
.woocommerce-terms-and-conditions {
    display: block !important;
    padding: 10px !important;
    box-shadow: none !important;
}
.woocommerce-terms-and-conditions p.form-row.validate-required {
    margin: 0 !important;
    padding: 0 !important;
}


.cta {
  padding:
1rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color:
#f5c6cb;
  border-radius:
0.9rem;
}

.text-container {
  max-width: 800px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.d-none {
  display: none;
}

.stock-message.d-block {
  font-weight: bold;
}

.product_cat-digitale-pdf-patronen span.onsale {
    font-size: 0; /* Verbergt de originele tekst */
}

.product_cat-digitale-pdf-patronen span.onsale::before {
    content: "PDF";
    font-size: 15px; /* Of de gewenste grootte */
}

/* Standaard verberg de subcategorieën */
.product-categories .children {
    display: none;
}

/* Voeg een indicator toe voor parentcategorieën */
.product-categories .cat-parent > a:after {
    content: ' ▸';
    float: right;
}

/* Voeg een indicator toe voor geopende parentcategorieën */
.product-categories .cat-parent.open > a:after {
    content: ' ▾';
}



div#Ik_Borduur_Journal {
    scroll-margin: 85px;
}


article .btn.btn-primary:not(article .read-more.btn.btn-primary) {
  display: none;
}

.product-thumbnail img {
  object-fit: contain;
  height: auto;
}

#wc_bis_product_form {
  padding: 2rem;
  background: #fafafa;
  font-weight: bold;
}

aside form.search-form {
    position: unset!important;
}

.page-id-602 form.search-form {
    display: none;
}

html {
    overflow-x: hidden;
}

section {
    background-color: #fff;
}
section.intro.text.block0.shop {
    z-index: 5624615;
    background-color: #fff;
}

/*header > div.wrapper::after {
    filter: blur(4px);
}*/

.top-header .container {
    width: 100%;
}

.top-header {
    text-align: center;
    background: #343434;
padding:5px;
    color: #ffffff;
}
.top-header .account {
    float: right;
    color: #fff!important;
}
.top-header .account a {
    color: #fff!important;
    margin-left: 2em;
}

.woocommerce ul.products, .woocommerce-page ul.products{
	display: flex;
	flex-wrap: wrap;
}

.woocommerce ul.products li.product{
	display: flex;
	flex-direction: column;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link{
	flex-grow: 1;
}

.woocommerce ul.products li.product .button{
	align-self: flex-start;
}



.blog div.breadcrumbs, .category div.breadcrumbs {
    margin-top: -30px!important;
}

.blog .col-md-14.col-md-pull-32, .category .col-md-14.col-md-pull-32 {
    display: block!important;
}


p.stock.in-stock {
    display: none;
}


.page-id-6841 .author::after {
    background-size: cover;
    background-position: center;
    content: url(/wp-content/uploads/sites/54/2021/04/draad.png)!important;
    position: absolute;
    right: 0;
    transform: scale(.5);
    top: -100px;
}


.page-id-6841 .author {
    background: #fbaca5 !important;
    border-radius: 10px;
}
.page-id-6841 .col-md-33.author__col.mh {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page-id-6841 .author h4{
    color: #fff!important;
}

.page-id-6841 .author {
    background: #fbaca5 !important;
    border-radius: 10px;
    margin-top: 15px;
    color: #fff;
}

section.intro.text.block0.Header-freebie.shadow h1 {
    color: #fff!important;
}

section.intro.text.block0.Header-freebie.shadow {
    min-height: 500px;
    display: flex;
    align-items: center;
    color: #fff!important;

}

header .header__content a {
    background: #515151!important;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
    background: none;
}

.woocommerce .woocommerce-product-search [type=submit] {
    margin-left: 0.5em;
    margin-top: 0px;
}

div.page-header {
    z-index: -1;
}
div.breadcrumbs {
    z-index: 1;
}

section {
    padding: 60px 0;
}
header .topbar {
    padding: 2px 0;
    text-align: center;
    font-size: 15px;
    background: #AD6761;
    color: #ffffff;
}

img.linksdonker {
    box-shadow: -20px -20px 0px 0px #faaba4;
}

.page-id-602 img.wp-image-1854 {
    margin-bottom: 75px;
    margin-top: 35px;
    width: 130px;
}
.page-id-602 section.knoppen {
    height: 100vh;
}
.page-id-602 section.knoppen .btn {
    width: 100%;
    margin-bottom: 25px;
    padding: 21px 16px;
    white-space: break-spaces;
}
footer p.footnaam.twee {
    margin-bottom: 20px;
}
footer .social-media {
    margin-top: -50px;
}

section.tekst .btn {
    margin-top: 25px;
}

.home main section {
    padding: 70px 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
    display: none;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #fbaca5 !important;
}
a:hover {
    color: #ffdcd9 !important;
}
h1.kop{
    font-size: 50px;
    letter-spacing: .04em;
    line-height: 1.1em;
}

p {margin-bottom: 1.15rem;}


h1 {
  margin-top: 0;
  font-size: 2.9em;
}

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;}

h1,h2,h3,h4,h5,h6{
font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
letter-spacing: 1px;
  margin: 2.75rem 0 1.05rem;

}

body{
font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

footer p.footnaam {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: -6px;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    margin-top: 39px;
    font-family: 'Cormorant Garamond', serif;
}
footer p.subnaam {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 9px;
}
footer h4 {
    border-bottom: none!important;
}

.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover {
    background: #ffd9d2!important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #fbaca5 !important;
}

.home main h2 {
    margin-bottom: 85px;
}

footer div.social-media ul li a {
    background: #fbaca5 !important;
}


.single-post figure.featured-image img {
    width: 100%;
    margin-bottom: 25px;
}
section.page .author {
    background: #fbaca5 !important;
    border-radius: 10px;
}
section.page .author::after {
    background-size: cover;
    background-position: center;
    content: url(https://ikborduur.nl/wp-content/uploads/sites/54/2025/07/krul-b.png)!important;
    position: absolute;
    right: 0;
    transform: scale(.5);
    top: -100px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-weight: 600;
}

.woocommerce .widget_product_categories ul li:hover {
    background: transparent!important;
    color: #515151 !important;
}
woocommerce .widget_product_categories ul li:hover a, .woocommerce .widget_product_categories ul li:hover:before, .woocommerce .widget_product_categories ul li:hover a {
    color: #515151 !important;
}


@media only screen and (min-width: 1200px) {

.header.full-width .container {
  width: 65%;
}

}


@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: #ad6761 !important;
  }

body header > div.wrapper {
        min-height: 225px;
        min-height: 500px;
    }

.blog .col-md-32.col-md-push-16, .category .col-md-32.col-md-push-16   {
    width: 66.6666666667%!important;
    left: 33.3333333333%!important;
}

span.communitybutton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
}

body.home header > div.wrapper {
    min-height: 557px;
}
header > div.wrapper::before {
    background: url(/wp-content/uploads/sites/54/2021/10/nancyheader-2.png)!important;
    background-repeat: no-repeat!important;
    background-position: 15% 90px !important;
}

.vert-align {
    display: flex;
    align-content: center;
    align-items: center;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 50px, 0);
}
header .topbar .container {
    width: 100%;
}
.vertical-align {
display:flex;
align-items:center;
}
div.page-header {
    margin-bottom: 55px;
}
footer .col-sm-24 {
    padding: 2.3em 0;
}
/*.blog section.archive .col-md-32 {
    width: 100%;
}*/
.col-md-32.col-md-push-16 {
    width: 100%;
    left: 0;
}
.col-md-14.col-md-pull-32 {
    display: none;
}
header > div.wrapper {
    min-height: 370px;
}
.home header > div.wrapper {
    min-height: 600px;
}
header div.header.full-width div.wrapper img.logo {
    width: 180px;
}
header div.header div.holder {
    height: 110px;
    min-height: 50px;
}
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: #fffaf9 !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #515151!important;
}
section .col-md-24.rechts img {
margin-left: -50px;
    margin-top: 20px;
}
section .col-md-24.links img {
margin-top:140px;
}
section .col-md-24.links {
    z-index: 1;
}
section .col-md-24.links, section .col-md-24.rechts {
    padding: 0;
}
section.start {
    margin-top: -300px;
}
/*.blog article.post {
    margin-bottom: 30px;
    width: 33.333%;
    float: left;
    padding: 16px;
}
.blog article:not(.has-post-thumbnail) .entry-summary{
margin: 15px 0 155px;
}
.blog figure img {
max-height: 130px;
    min-height: 130px;
    object-fit: cover;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}*/
div.breadcrumbs {
    position: absolute;
    margin-top: 60px;
    font-size: 14px;
}
div.page-header h1, section.contact div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
    color: #faaca4!important;
}
}

img.licht.aligncenter.size-full.wp-image-1855 {
    box-shadow: -20px 19px 0 #d3d3d3, -20px -20px 0 #d3d3d3;
}

img.donker {
    box-shadow: 20px -19px 0px 0px #faaba4;
}





@media only screen and (max-width: 991px) {

.home header > div.wrapper {
    min-height: 300px !important;
  }
 .home header > div.wrapper::after {
    top: 179px !important;
  }

.woocommerce-pagination {
  clear: both;
  display: block;
  float: none !important;
  width: 100%;
}




.blog .archive .container > .row, .category .archive .container > .row  {
    display: flex;
    flex-direction: column;
}
.blog .archive .container > .row .col-md-32.col-md-push-16, .category .archive .container > .row .col-md-32.col-md-push-16 {
    order: 2;
}
.blog .archive .container > .row .col-md-14.col-md-pull-32, .category .archive .container > .row .col-md-14.col-md-pull-32 {
    order: 1;
}
span.communitybutton {
    position: fixed;
    bottom: 110px;
    left: 20px;
    z-index: 99;
}

header .header__content h1, header .header__content p {
    text-align: right;
}
header>div.wrapper.above_shadow:before {
    background: url(/wp-content/uploads/sites/54/2021/10/nancyheader-2.png)!important;
    background-repeat: no-repeat!important;
    background-position: 70% 90px !important;
}
.page-id-6841 .col-md-33.author__col.mh {
    min-height: 300px;
    padding: 3em;
    justify-content: center;
    text-align: center;
}
.page-id-6841 .col-md-15.author__col.mh img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: bottom;
}
section.intro.text.block0.Header-freebie.shadow {
    background-position: 60% 0;
}

header > div.wrapper::after {
    background-position: center;
    top: 130px;
}
.col-md-24.rechts {
    display: none;
}
.row.logofoot {
    margin-top: 35px;
}
.row.logofoot img {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}
div.breadcrumbs {
    font-size: 14px;
}
div.page-header h1, section.contact div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
    color: #faaca4!important;
}
footer p.footnaam {
    font-size: 23px!important;
}
footer p.subnaam {
    font-size: 12px!important;
    letter-spacing: 5px!important;
}
footer {
    text-align: center;
}
h1.kop {
    font-size: 60px!important;
}
.home header>div.wrapper {
    min-height: 150px;
}
section.start .col-md-20.rechts {
    margin-top: 90px;
}
section.start {
    margin-top: -275px;
}
section.start {
    padding-bottom: 0!important;
}
section.tekst {
    padding-top: 10px!important;
}
}


@media only screen and (max-width: 500px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%!important;
}
}



input.search-field {
    border: 2px solid #fbaca5!important;
}
.flying_search form.search-form {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
}