/*
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
*/

.qodef-top-bar .widget a, .qodef-top-bar .widget {
	color: #000!important;
	font-size:16px!important;
}

.qodef-page-footer .qodef-footer-top-holder {
	background:#113255!important;
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a,
.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a{
	max-height:75px!important;
}

.qodef-mobile-header .qodef-mobile-logo-wrapper a {
    height:100%!important;
}

.qodef-mobile-header .qodef-mobile-logo-wrapper img{
	height:auto!important;
}

.woocommerce-checkout .shop_table {
    background-color: #fff!important;
}


@media (max-width: 1000px) {	
	.qodef-mobile-header .qodef-mobile-logo-wrapper img {
		height: 55px!important;
	}
	
	h1 {
		font-size: 28px!important;
	}
	
	h3 {
		font-size: 22px!important;
	}
	
}

.vc_gitem-post-data-source-post_excerpt,
.qodef-post-excerpt-holder{
	display:none!important;
}

.qodef-testimonials-author-name, .qodef-testimonials-author-job, .qodef-testimonial-text{
	font-weight:600;
}

#slider-3-slide-2-layer-2 img{
	display:none;
}