/*
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 to cart buttons not visible... */
/*
body .layout_74241 .usg_add_to_cart_1 {
	opacity: 1 !important;
}
*/

/* from old site css plugin */
.shop-content-wrapper .term-description {margin-bottom:12px}
.contact-technical-service .with-form .the-content p:empty {display: none}
#field_12_9 h4 strong {font-family: Space Mono Regular !important;
font-size: 21px !important;
letter-spacing: 0 !important;
line-height: 27px !important;
color: #1e2f5e !important;
margin-bottom: 18px !important;}
#gform_12 .spacer.gfield { display: none }
.single-product .single-product-top-wrap .interior .images { background: none !important}
.about-stats .site-container .bottom-row .right-col img {height: auto !important}


/*------------------------------------------------*\
	2025.03.06 mass font size changes
\*------------------------------------------------*/
#page-content .l-section:first-child h1 {
	
}


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

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

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






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

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