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

#howToDltCookie {
	margin-top: 20px;
}

#howToDltCookie a{
	display: block;
    font-size: 14px;
}

.dltCookie {
	vertical-align: baseline !important;
	text-decoration: underline;
	cursor:pointer;
}
.white-color {
	padding-left: 5px;
}

.white-color h2{
	color: #fff;
	background: rgba(0,0,0,0.01);
}
.related-posts.single-related-posts, .fusion-sharing-box.fusion-theme-sharing-box.fusion-single-sharing-box {
	display: none;
}