/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-secondary-header {
    height: 5px;
}

.blocchetto h3 {
	margin: -40px 0 0 15px !important;
}

.bordo-laterale-dx::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    background: #d8d5d5;
    top: 0;
    right: -51px;
}

footer .fusion-text p {
    margin: 0;
    font-size: 13px;
    color: #dcdcdc !important;
    line-height: 1.5;
}
footer .fusion-text p strong {
    margin-bottom: -10px;
    display: block;
    letter-spacing: 1px;
    color: #fff !important;
}
.testo-speciale {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0 !important;
    line-height: 1.5;
}