.layout-divider:before,
blockquote:after,
.social-media-share2 ul li a:hover,
.page-title h1:after,
.page-title h2:after,
.page-title h3:after,
.home-slide-category a,
.carousel-item .carousel-title h3:after,
.post-entry h2:after,
.pagination ul li:hover a,
.pagination ul li.pagination-active a,
.archive-title:after,
.post-single-tags a:hover,
.post-author-details h3:after,
.widget-detail:after,
.subscribe-button,
.widget_tag_cloud .tagcloud a:hover,
.widget-detail.widget-color,
.footer-details .widget-title h3:after,
.footer-details .subscribe-button,
.footer-details .widget_tag_cloud .tagcloud a:hover {
	background-color: #ed1e24;
}

.carousel-item:hover .carousel-title {
	background-color: rgba(255, 0, 0, 0.75);
}

.custom-list li i,
.post-meta ul li a:hover,
.post-pagination:hover h4,
.post-pagination.pagination-prev span:before,
.post-pagination.pagination-next span:after,
.post-author-social-media li a:hover,
.post-related-item h4 a:hover,
.comment-name a:hover,
.comment-reply a,
.recent-post-detail a:hover {
	color: #ed1e24;
}

.subscribe-button:hover,
.footer-details .subscribe-button:hover {
	background-color: #ed1e24;
}

@media (min-width: 992px) {
	.nav-menu ul li:after,
	.nav-menu ul ul li:hover:after {
		background-color: #ed1e24;
	}
}