/* Enter Your Custom CSS Here */
.site-info.container {
    display: none;
}

h2, .h2 {
    text-transform: none !important;
}

body .icon_text .icon i {
    font-size: 0.8em !important; 
}
body .icon_text:last-child .icon i {
    font-size: 1em !important; }

#footer .footer_widgets .widget.widget_nav_menu ul li a{
	color: #fff;
}

#footer .widgets_row .footer_text{
	opacity: 1 !important;
}

#footer .widgets_row .footer_text p{
	color: #fff !important;
}

body.header_style_4 .header_top .icon_text.big .text strong{
	font-size: inherit !important;
}

.home .info_box.style_6 .info_box_text .icon i{
	color: #e10031;
}