/*
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
*/

.fusion-image-wrapper img {
    border-radius: 16px; 
}

.awb-imageframe-caption {
    padding-left: 1rem; 
	padding-right: 1rem; 
}

.bold-regular{
	font-family: "Sparkasse Bold"
}

/*Gravityforms*/

	
body .gform_wrapper .gform_footer input[type=submit] {
	background-color: #cd1719 !important; 
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #68676A !important; 
}
body .gform_wrapper .gform_body .gfield_label {
	color: #68676A !important;
}