/*
Theme Name: Avada Webmasting
Theme URI: http://avada.theme-fusion.com/
Template: Avada
Author: webmasting
Author URI: http://webmasting.de
Description: custom theme von webmasting für Avada
Version: 1.0.0
Updated: 2026-04-08

*/

.wm_joanie_bg {
    background: linear-gradient(135deg, rgba(10,61,77,0.55) 0%, rgba(14,165,168,0.92) 55%, rgba(14,165,168,1) 100%), #0EA5A8 !important;
}
.wm_tab_text {
    color: var(--awb-color6);
}

.fusion-content-boxes.content-boxes-icon-on-top .heading {
    margin-bottom: 0px !important;
}
.wm_content_box_chip .col {
    padding: 5px !important;
}

.wm_title_fade_left span {
    text-align: left !important;
}

.wm_legals p, .wm_legals li, .wm_legals span, .wm_legals button {
    color: var(--h1_typography-color) !important;
}

@media only screen and (max-width: 640px) {
    .wm_border_none_mobile .fusion-column-wrapper  {
    border:none !important;
    }
}
