@charset "utf-8";

/*
Theme Name: Natuurlijk
Theme URI:
Description: A Hestia Child Theme.
Author: Bertien van de Kerk
Author URI: https://www.krekdesign.nl
Template: hestia
Version: 3.0.29
Tags:
*/

@import url("../hestia/style.css");

.header-filter::before {
  background-color: transparent;
}
body {
	background-image: url(achtergrond.jpg);
}
.hestia-blogs article:nth-of-type(6n+1) .category a, .related.products ul li:nth-of-type(6n+1) .category a, .woocommerce.archive .blog-post .products li:nth-of-type(6n+1) .category a, .woocommerce .products li:nth-of-type(6n+1) .category a, .shop-item:nth-of-type(6n+1) .category a, .related-posts div:nth-of-type(6n+1) .category a {
  color: #71ceea;
}