/*
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-footer {
    padding-bottom: 20px;
}

.fusion-footer-widget-area > .fusion-row {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.footermodal {
    max-height: 17px;
}

.piktogramm_adressblock {
    width: 20px !important;
}

.pfeilcontent {
    width: 30px !important;
    margin-top: -4px !important;
}

.pfeil-tickets {
    width: 60px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.fcclogo-tickets {
    width: 80px !important;
    margin-bottom: 10px !important;
}

.piktogramm {
    width: 60px !important;
}

.innerrow .fusion-row{
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.menu-item-1531 a {
    display: block;
    background: #ccc;
    width: 40px;
    background: url(https://dev.freie-webentwicklung.de/eas/lp/fcc_icon_0528_blau_30b.png) no-repeat 0px 20px;
}

.lightblue {
    color: #00A6D6 !important;
}

.ftwhite h1, .ftwhite h2, .ftwhite h3, .ftwhite h4 {
    color: #fff !important;
}

.ftlightblue,
.ftlightblue h2 {
    color: #00A6D6 !important;
}

.fttogglesize .fusion-toggle-heading {
    font-size: 14px !important;
}

.ftblue {
    color: #002c77 !important;
}

.fusion-recent-posts .columns .column h4 {
    margin: 15px 0 15px !important;
    clear: none;
}

.avada-page-titlebar-wrapper {
    display: none;
}

.wpcf7-text {
    height: 40px !important;
}

.wpcf7-form p {
    margin-bottom: 6px !important;
}

.wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
    background-color: transparent !important;
}

.possibilities p {
    word-wrap: inherit !important;
}

.awb-image-hotspots-hotspot {
    border-radius: 8px;
    color: transparent !important;
    background: transparent !important;
    width: 10%;
    height: 60%;

}

@media only screen and (max-width: 1000px) {

    .fusion-footer footer .fusion-row .fusion-columns .fusion-column {
        width: 100% !important;
        margin-bottom: 0px !important;
        text-align: center !important;
    }

}