/*
Theme Name: Avada Webmasting
Theme URI: http://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: http://themeforest.net/user/ThemeFusion
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Version: 5.1.6.1506326581
Updated: 2017-09-25 10:03:01

*/

#wm_noSafari, #wm_Safari_noStandalone{
    padding: 20px 30px !important;
}

.wm_roundbox .content-box-wrapper {
    border-radius: 15px !important;
    height: 8em !important;
}

/* Ultimate Member - Submit auf Extra-Tab ausblenden */
#um_account_submit_wm_links, .um-account-profile-link {
    display: none !important;
}

@media only screen and (max-width: 1024px) {
    .wm_start_boxes .content-box-column {
        width: 50% !important;
        float: left !important;
    }
    .fusion-tb-header svg {
        height: 50px;
    }
}