/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.voordeel-badge {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #F26633;
	color: white;
	padding: 5px 8px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	z-index: 9;
}
