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

.media-name {
	font-weight: 700;
}
.link-url {
	height: 1.8em;
	overflow: hidden;
}

.home-news-title h3.fusion-title-heading {
    color: #fb3c10 !important;
}


.home-category .fusion-column-wrapper {
    border-color: rgb(204 204 203) !important;
    border-style: solid !important;
    border-width: 1px !important;
	padding: 20px 30px !important;
    border-radius: 5px !important;
}
.home-category .home-category-title p {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 1.5em;
	font-weight: 700;
	color: #f58b2a;
}