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


/*------------------------------------------------*\
	misc
\*------------------------------------------------*/
.grecaptcha-badge {visibility:collapse !important;}

.text-shadow-dark {text-shadow:1px 1px 4px #000;}

.text-shadow-light {text-shadow:1px 1px 4px #fff;}

.cta-avr img,
.footer-logo img {
	display:block;
	margin:0 auto;
	background:#fff;
	padding:15px;
	border-radius:10px;
}

.cta-avr em {
	display:block;
	line-height:1.25em;
	font-size:50px;
	font-style:normal;
	font-weight:bold;
}

.cta-call .w-iconbox-link:hover {color:#fff;}

.footer-logo img {display:inline-block;}

#pay-form {
	line-height:1.25em;
	font-size:37px;
	color:#333;
}

#pay-form input[type="text"] {
	width:100px;
}

.tagline h2 {line-height:1.65em;}

.tagline h2 strong,
.tagline h2 em {font-size:1.25em;}


/*------------------------------------------------*\
	responsive tweaks
\*------------------------------------------------*/
@media screen and (max-width:1190px) {
	/* tablet */
}

@media screen and (max-width:480px) {
	/* mobile */
}