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

html, #boxed-wrapper, #wrapper
{
min-height:100%!important;	
}



#boxed-wrapper > #wrapper
{
	display: flex;
    flex-direction: column;
}

#main
{
flex-grow:2;
}


.textweis
{
	color:#ABC!important;
}


.fusion-privacy-bar-acceptance
{
	background:#174F9C!important;
}

#cookie-notice a
{
	color:#A2B8C8!important;	
}


#cookie-notice a:hover
{
	text-decoration:underline!important;
}
