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

hr.clear {
	clear: both;
	border: none;
}
p.impt {
	font-size: 16px !important;
	line-height: 2.2em;
	letter-spacing: 0.2rem;
}
ul.impt {
	font-size: 15px !important;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	padding-left: 20px;
}
ul.impt li {
	margin-bottom: 15px;
}
ol.impt {
	font-size: 15px !important;
	color: #333333;
	line-height: 1.5em;
}
ol.impt li {
	margin-bottom: 15px;
}
ol.center {
	text-align: center;
}
dl.impt dt {
	color: #333333;
	font-weight: bold;
}
dl.impt dd {
	margin-bottom: 30px;
}
h1.center, h2.center, h3.center, h4.center, p.center {
	text-align: center;
}

strong.nomal {
	font-weight: normal !important;
}
a > img:hover {
	opacity: 0.9;
}
.max-width800 .fusion-row {
	max-width: 800px !important;
}
.max-width600 .fusion-row {
	max-width: 600px !important;
}
.max-width400 .fusion-row {
	max-width: 400px !important;
}
.margin-b-20 .fusion-recent-posts,.margin-b-20 .fusion-recent-works{
	margin-bottom: 20px !important;
}
.red-font-b {
	color: #CC0000;
	font-size: 24px;
	font-weight: bold!important;
}
.red-font-s {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold!important;
}
.fusion-post-wrapper{
	border-radius: 20px;
}