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


.w-tabs-item {
	padding : 0px !important
}


.w-tabs.style_default .w-tabs-item.active {
    background: #3b77c4 !important;
    color: white !important;
}



.w-tabs.style_default .w-tabs-item
{
	border : none !important ;
	background: #233d4e;
    color: white;
}


.w-comments .comment-reply-title, .w-comments .comment-notes {
    display: none !important;
}

.w-separator.size_medium.with_line{
	display : none !important
}

.yotu-column-2 li {
    width: 46%!important;
	margin-right: 2%!important;
}