/*
 Theme Name:   Busines One Page Child
 Theme URI:    https://askatu-it.de
 Description:  Business One Page Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     business-one-page
 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
 Text Domain:  business-one-page-child
*/

.site-title a, .site-title a:hover, .site-title a:visited,
.site-content a, .site-content a:hover, .site-content a:visited,
#about a, #about a:hover, #about a:visited
 {
color: #1c5d8c;
}
#about .col {
float: none;
margin: auto;
}
.epkb-doc-search-container {
background-color: #1c5d8c !important;
}

.site-footer {
    background: #1c5d8c !important;
padding: 15px 0 0;
}
.site-footer .textwidget ul li {
margin-bottom: 3px !important;
}
#banner-section .banner-text {
display:none;
}
.custom-logo {
max-width: 250px;
height: auto;
}
.site-branding {
width: 100%;
position: relative;
}
.custom-logo-link {
margin-left: -10px;
}
.text-logo {
position:absolute;
right:0;
}
.mobile-menu-opener {
z-index: 22;
position: absolute;
right: 15px;
}
#banner-section {
max-width: 1140px !important;
  margin-left: auto;
  margin-right: auto;
}
#about {
    padding-top: 30px;
}
#about .icon-holder img {
width:60%;
}
#colophon {
position: fixed;
width: 100%;
bottom: 0;
}
#acc-content {
padding-bottom: 55px;
}

#about .square {
width: 60%;
margin: auto;
}

#about .square:after {
content: "";
display: block;
padding-bottom: 100%;
}