:root {
    --background-color: transparent;
}

/*
 Theme Name:   Coaching Child
 Theme URI:    https://coaching.thimpress.com/
 Description:  Coaching Child Theme
 Author:       Manfred Oeding
 Author URI:   https://oeding.net
 Template:     coaching
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Domain Path: /languages/
 Text Domain:  coachingchild
*/
body {
    font-display: swap
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}


#masthead.header_v4 .width-logo {
    padding-bottom: 20px;
    border-bottom: 0;
}



body .fa {
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

#masthead.header_v4 .width-logo {
    border-bottom:0 !important;
}


.width-logo>a {
    float:left;
}

.site-content {
    padding: 100px 15px 100px;
}

.site-header .header_full .navigation .width-logo img, .site-header .header_full .navigation .width-navigation img {
    margin-bottom: 0;
    margin-top: 0;
    margin-left:-52px;
}

/*#login-popup-5,*/
/*.widget, .widget_login-popup,*/
.navigation .menu-right ul  {
    background-color: rgba(119,119,210,0.99);
}
.rs-layer {color:#fff;}
