/*
Theme Name: Dessau Child
Theme URI: https://dessau.qodeinteractive.com
Description: A child theme of Dessau Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: dessau
Template: dessau
*/

.wpcf7-form p, p.form-submit{
	float: none !important;
}
div.wpgdprc-consent-bar {
	z-index: 9999 !important;
	border-top: 1px solid #e6e6e6;
	}
	
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-quote>span{
	    font-family: auto !important;
}

.qodef-iis-text-inner{
	max-height: 375px;
}
.home_image{
	
    background-position: 50% 33% !important;
    background-size: cover;
    height: 200px;

}
.testimonial_image{
	

    background-size: cover;
        height: 150px;


}

@media only screen and (max-width: 680px) {
	.qodef-iis-text-inner{
	max-height: none;
}
	}