/*
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
*/


/* Sidebar */


.fusion-widget-area-1 .heading,
#sidebar .widget .heading .widget-title {
	background-color: #24318d;
}

#cmm-sidebar .fusion-column-wrapper .fusion-widget-area-1 .widget .heading h4,
#sidebar .widget .heading .widget-title {
	padding: 5px 0 5px 5px;
}

.searchform .search-table .search-button input[type=submit] {
	background-color: #24318d;	
}

/* Footer */

.fusion-footer .fusion-footer-widget-area {
    border: none;
}

.start-page-covers article {
	min-width: 33%;
	min-height: 255px;
	float: left;
}

.artist-covers-overview article .fusion-post-content p {
	display: none;
}

.artist-covers-overview article .fusion-post-content div {
	display: none;
}

.artist-covers-overview article .fusion-meta-info {
	display: none;
}

.start-page-covers-current-realeases .fusion-rollover h4 {
	font-size: 12px!important;
}

.start-page-covers-current-realeases .fusion-rollover .fusion-rollover-categories {
	font-size: 10px!important;
}

.start-page-covers-current-realeases article {
	position: static!important;
	min-height: 155px;

}

.category-releases .fusion-post-content p {
	display: none;
}

.category-releases .fusion-post-content div {
	display: none;
}

