/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.decision-section .vc_column_container .w-iconbox-meta {
    background: #f5f5f5;
    padding: 11px;
    height: 30vh;
}
.box-header::after, .box_header::after {
    content: "";
    display: block;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #cf0408;
    margin-top: 7px;
}
.box-align-center::after {
    margin-left: auto;
    margin-right: auto;
}
.visitor_counter .tvcp-container{
	margin:0px;
	padding:0px;
	background: none !important;
}
.visitor_counter .tvcp-size-of span{
	padding:10px;
	font-size:14px;
	background: #fff;
}
.visitor_counter .tvcp-size-of span:after{
	display:none;
}