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



/* form */
.fusion-alert .fusion-alert-content {color: red!important;}
.fusion-alert.alert-success.success {width: 300px!important;}

.fusion-form-form-wrapper .fusion-form-field .fusion-form-checkbox input:checked+label:after {background: #454343!important;}
.fusion-form-form-wrapper .fusion-form-field .fusion-form-checkbox label:before {border: 1px solid #454343!important;}

/*accordion servizi*/

@media (max-width: 550px) {
 #post-9 > div > div.fusion-fullwidth.fullwidth-box.fusion-builder-row-4.fusion-flex-container.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling > div > div > div > div > div.tab-content > div:nth-child(15) > ul > li {text-align:left!important;}
	
#post-9 > div > div.fusion-fullwidth.fullwidth-box.fusion-builder-row-4.fusion-flex-container.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling > div > div > div > div > div.tab-content > div:nth-child(29) > ul > li {text-align:left!important;}
};