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

.servizi.fusion-content-boxes .heading {
    margin-bottom: 0;
}
.servizi.fusion-content-boxes .content-wrapper-background {
    padding: 15px;
}
.servizi.fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon .icon span {
    margin-right: 10px;
}
.box-servizi:nth-child(2), .box-servizi:nth-child(3), .box-servizi:nth-child(6), .box-servizi:nth-child(7), .box-servizi:nth-child(10) {
    background-color: #f4f4f4 !important;
}
.fusion-carousel-border .fusion-image-wrapper {
    border: 3px solid #fac335 !important;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
@media only screen and (max-width: 1024px) {
    .fusion-content-boxes .fusion-column {
        margin-bottom: 20px !important;
    }
    .box-servizi:nth-child(odd) {
        background-color: #fff !important;
    }
    .box-servizi:nth-child(even) {
        background-color: #f4f4f4 !important;
    }
}