/*
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-separator.home-border-line {margin-top:0;margin-bottom:1.2rem;}

.vc_custom_heading.home-title {
    margin-bottom: 0;
}
.w-image.style_outlined.home-right-image img {
    border-radius: 50%;
}
#footer-post .widgettitle {
    display: none;
}
#footer-bottom p {
    margin: 0;
    display: inline-block;
}
.cl-popup.align_left.footer-popup {
    display: inline-block;
}

#footer-top .vc_custom_heading {
	text-transform: uppercase;
}
.monials .w-testimonial-text {
    max-height: 380px;
    overflow-y: hidden;
}
#display-box .vc_column-inner {
    border: 1px solid #ebe9e5;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 40px;
}
.single-post .w-blog .w-blog-post-preview img {
	width: auto;
    max-width: 50%;
}
.single-post .w-blog .w-blog-post-preview {
    background-size: contain;
    background-position: center top;
	background: transparent;
}
.monials .w-testimonial-text {
	font-style: italic;
}