/*
Theme Name: Dessau
Theme URI: https://dessau.qodeinteractive.com
Description: A Contemporary Theme for Architects and Interior Designers
Author: Select Themes
Author URI: https://themeforest.net/user/select-themes
Text Domain: dessau
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.qodef-progress-bar .qodef-pb-percent {
	opacity: 0!important;
	}

.qodef-blog-list-holder .qodef-post-read-more-button .qodef-btn.qodef-btn-simple {
	opacity: 0!important;
	}	

.qodef-blog-list-holder.qodef-bl-boxed .qodef-bli-content	{
	background-color : #ffffff!important;

}	
ol, ul {
list-style-position: outside!important;
/*margin-left:18px!important;*/
}
.qodef-ps-info-holder.qodef-ps-info-sticky-holder ul li
{
/*list-style-position: outside!important;*/
margin-left:18px!important;
}


.qodef-ps-info-item.qodef-ps-date{
	display: none!important;

}
.qodef-ps-info-item.qodef-ps-categories{
	display: none!important;

}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder{
	display: none!important;

}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-bli-content{
	/*padding: 40px 26px!important;*/
	}

.qodef-position-right-inner	{
	display: none!important;

}
.vc_tta.vc_general .vc_tta-panel-title{
	background-color: #ffffff!important;

}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #fff!important;
}
.vc_tta.vc_general .vc_tta-panel-title {
    margin: 0;
    line-height: 1;
    margin: 35px 108px !important;
    font-size: 22px;
}
@media only screen and (max-width: 768px) {
.vc_tta.vc_general .vc_tta-panel-title {

	margin: 35px 10px !important;
	}
	}

