/*
 Theme Name:   Noest
 Theme URI:    https://www.voedselbosnoest.nl/
 Description:  Noest Theme
 Author:       Noest
 Author URI:   https://www.voedselbosnoest.nl/
 Template:     generatepress
 Version:      1.0.0
 Tags:         voedselbos, duurzaam, biodiversiteit
 Text Domain:  noest
*/

/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */
@font-face {
    font-family: 'goodby lullaby';
    src: url('https://www.noestnatuurlijk.nl/wp-content/themes/noest/goodbylullaby.ttf') format('truetype');
    font-weight: normal;
}
h1, h1.entry-title, .wp-block-heading {
	font-family:'goodby lullaby';
	color: #3a4037;
}
.footer-widgets .widget {
  margin-bottom: 10px;
}
.footer-widgets-container { 
  margin-top: 0px;
}
.site-footer{
	border-top: solid 30px #D5DBC9;
}
.wp-block-group:after, .editor-styles-wrapper .wp-block-group:after{
	content:"";
	clear:both;
	display:table;
}
.site-main .wp-block-group__inner-container {
  padding: 0px;
}
.editor-styles-wrapper .wp-block-group__inner-container {
  padding: 0px;
}
figure {
  margin-bottom: 20px;
}
.woocommerce ul.products li.product .button {
  font-weight: normal;
}