/* 
Theme Name: Divi Child Theme
Theme URI: www.bonline.com
Description: This is a child theme of the Divi parent theme
Author: bOnline
Author URI: https://www.bonline.com
Template: Divi
Version: 0.1
*/

@font-face {
	font-family: 'Human Nature';
	src: url('fonts/human-nature.ttf');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'engebrechtre rg';
	src: url('fonts/engebrechtre rg.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'engebrechtre rg it';
	src: url('fonts/engebrechtre rg it.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'engebrechtre bd';
	src: url('fonts/engebrechtre bd.ttf');
	font-weight: normal;
	font-style: normal;
}

.woocommerce .products .product {
  text-align: center ;
}

#footer-widgets {
    display: none !important;
}