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

.ul-ls-none ul {
	list-style-type: none !important;
}
.custom-elfsight .WidgetBackground__ContentContainer-sc script + a {
	display: none;	
}

.revix-google-review-author strong,
.revix-google-review-author small,
.revix-google-summary strong,
.revix-summary-count {
	font-family: var(--font-family) !important;
}


@media (max-width: 480px) {
	.header_hor .l-subheader-cell.at_left>* {
		margin-right: 1rem;
		font-size: 1.0rem !important;
	}
}
@media (max-width: 1024px) {
    .g-cols.stacking_default.mobile-reversed>div:last-of-type {
        order: -1;
    }
    
    .g-cols.stacking_default.mobile-gap-50p {
    	--columns-gap: 2rem !important;
    }
}