/*
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-form-742 .fusion-form-checkbox label {
    color: #FFF!important; 
}
.fusion-form-1070 .fusion-form-checkbox label:before {
    border: 1px solid #000!important;
}
.logos img {
    background: #FFF;
    padding: 10px;
}
.awb-swiper:not(.swiper-fade) .swiper-wrapper .swiper-slide img {
   /* max-width: 150px;*/
    height: 300px;
    object-fit: cover;
}

.hidden {
    display: none !important;
}