/*
 Theme Name:   The7 Child
 Theme URI:    http://the7.io/
 Description:  Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
 Author:       Bewedy
 Template:     dt-the7
 Version:      1.0.0
 Text Domain:  the7mk2
*/

    html {
        box-sizing: border-box;
		scroll-behavior: smooth;
    }

    *,
    *:before,
    *:after {
        box-sizing: inherit;
    }
.delay-100 {
    animation-delay: 100ms;
}
.delay-200 {
    animation-delay: 200ms;
}
.delay-300 {
    animation-delay: 300ms;
}
.delay-400 {
    animation-delay: 400ms;
}
.delay-500 {
    animation-delay: 500ms;
}
.delay-600 {
    animation-delay: 600ms;
}
.delay-700 {
    animation-delay: 700ms;
}
.delay-800 {
    animation-delay: 800ms;
}
.delay-900 {
    animation-delay: 900ms;
}
.delay-1000 {
    animation-delay: 1000ms;
}
.dark-bg *{color:#FFFFFF!important;}
.dark-bg input,.dark-bg textarea { background-color:transparent!important; border:1px solid #FFFFFF!important;}
.dark-bg input[type=submit], .dark-bg button *{background-color:#FFFFFF!important; color:#04274A!important; text-transform:uppercase!important;}
.img-bl  .vc_column-inner{ background-position:bottom left!important;}
.img-br .vc_column-inner{ background-position:bottom right!important;}
.txt-10{font-size:12px!important; padding-bottom:20px;}
@media (min-width: 778px){
.box-centrale .vc_column-inner{ margin-top:10%!important;}
.box-laterale .vc_column-inner{margin-bottom:10%!important;}
}
@media (max-width: 768px){	
.contatti-top { padding:0px!important; margin-bottom:10px!important;}	
	.logo-top .wpb_single_image.vc_align_right{text-align:center!important; widt:100%!important;}
}