/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

footer #custom_html-2{
	margin-bottom:0px;
}

.testobianco h2 {
    color: white !important;
}

.vc_tta-container h2 {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.2em;
}
span.vc_tta-title-text {
    line-height: 1.3em;
}
i.vc_tta-icon.fas.fa-chevron-down, i.vc_tta-icon.fas.fa-plus {
    display: block;
    font-size: 40px !important;
    float: none !important;
    padding: 30px 30px 15px;
    color: #ff9f21;
}
#footer .wpb_text_column.wpb_content_element {
    /*margin-bottom: 7px;*/
}

@media screen and (max-width: 768px){
	body .vc_column-inner {
    	padding-left: 20px !important;
    	padding-right: 20px !important;
	}	
	body .wpb_column.vc_column_container:not(.vc_col-has-fill) {
		padding-left: 20px;
		padding-right: 20px;
	}	
	body .vc_row.wpb_row {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}	
	#footer .wpb-content-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom:30px;
	}
}

