/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/

.knop-met-boek:before {
   background-image: url('https://eemsdelta7.indesteigers.nu/wp-content/uploads/2024/06/Sinterklaas-boek-illustratie.png');
    background-size: 100px 100px;
    display: inline-block;
    width: 100px; 
    height: 100px;
    content:"";
    float:left;
    margin-left:-100px;
    right: -30px !important;
    top:-30px;
    position:relative;
    z-index:9999;

}
.knop-met-boek {
    width:100px;
    margin:0 auto;
}


