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

.section_with_icons i.material-icons{
	font-size: 45px !important;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], textarea, select{
	border: 1px solid #607274 !important;
}

/* .wpcf7-form label{
	font-family: arial;
} */

.vodo_bankrotstvo_form .acceptance,
.vodo_banner_form .acceptance{
	margin-top: 5px;
}
.vodo_contact_form .acceptance span{
	font-size: 13px;
	color: white;
}
.vodo_contact_form .acceptance span a{
	color: white;
	border-bottom: 1px dashed white;
}
.vodo_contact_form .acceptance span a:hover{
	color: white;
	border-bottom: none;
}
.vodo_contact_form  .wpcf7-submit{
	margin-top: 6px;
}
.vodo_banner_form .wpcf7-submit{
	width: 100%;
}
section.cf7_dark_label .wpcf7 label{
	color: #333;
}
section.cf7_light_label .wpcf7 label{
	color: #fff;
}
.vodo_bankrotstvo_form .wpcf7-submit{
	width: 100%;
}
.vodo_bankrotstvo_form .acceptance span a{
	color: white;
	border-bottom: 1px dashed white;
}
.vodo_bankrotstvo_form .acceptance span a:hover{
	color: white;
	border-bottom: none;
}

.fancybox-content{
	border-radius: 5px;
	max-width: 430px;
}

section.portfolio_links_list{
	text-align: center;
}

section.sub_footer p{
	font-size: 12px;
}

@media screen and (max-width: 768px){	
	section.sub_footer p{
		font-size: 9px;
	}
}