/*
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-load-more-button {
    max-width: 220px;
    margin: 20px auto 0 auto;
}
.awb-news-ticker-carousel-indicator {
    background-color: #000000 !important;
}
.awb-news-ticker-title {
    background-color: #070707 !important;
}
input#input_1_1 {
    height: 60px;border-radius: 0;
}
.gform_footer.before {
    width: 100%;
    margin-top: 15px;
}
input#gform_submit_button_1,input#gform_submit_button_2 {
    width: 100% !important;
    background: #ff6d20;
    height: 60px;
    border-radius: 0;
}
input#gform_submit_button_1:hover,input#gform_submit_button_2:hover {
    background: #000;
}
.gform-theme--foundation .gform_fields {
    row-gap: 20px;
}
.gform_validation_errors {
    display: none !important;
}
.gform_wrapper .gfield_error .gfield_validation_message, .gform_wrapper .gform_validation_errors {
    --awb-background-color: transparent !important;
    --awb-accent-color: transparent !important;
    background: transparent !important;
    border-color: transparent !important;
    text-align: left!important;
}
.fusion-vimeo, .fusion-youtube {
    max-width: 100% !important;
}
.fusion-vimeo .video-shortcode, .fusion-youtube .video-shortcode {
    max-width: 100% !important;
}