/* Customer CSS for www.brottrager.com */
/* class = btcustomer */

/* OVERRULE: Background from interstellarXX.css */
#g-page-surround:before, #g-page-surround:after { border-style:none; }
#g-copyright:before, #g-copyright:after { border-style: none; }

/* OVERRULE: 1px Rand bei Tabellen interstellar-template */
.btcustom table, .btcustom td, table.btcustom {
   border: 0px none transparent;
}

/* OVERRULE: Unternehmen/Unser Team - MosaicGrid/Style1 - Farbe Title */
div.ggunser_team div.g-mosaicgrid-item-title {
   background-color: #f0f0f0;
   color: #00436a;
}

div.unser_team div.g-mosaicgrid-content {
   padding-bottom: 0.1rem;
}

/* OVERRULE: FlexSlider auf Startseite class-Erweiterung der Box: btcustom */
div.btcustom ol.flex-control-nav {
   bottom: -3rem;
}

/* OVERRULE: Menu interstellar active toplink backgroundcolor (org: nome) */
#g-navigation .g-main-nav .g-toplevel > li:hover {background:#e5e5e5;}
#g-navigation .g-main-nav .g-toplevel > li.active {background:#f0f0f0;}

/* OVERRULE: KategorieBlog-Anzeige Joomla Überschrift h2 */
.blog .page-header h2 { font-size: 2.45rem; }
.page-header h2 {
    color: #949494;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-right: 0rem;
    margin-bottom: 0.75rem;
    margin-left: 0rem;
    padding-bottom: 0rem;
}

/* OVERRULE: hr-Linie in interstellar zu hell */
hr { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* OVERRULE: gantry container copyright - linie ausblenden und Abstände kleiner */
#g-copyright .g-container::before {
   border-top: 0px none transparent;
}
#g-copyright .g-content {
   margin: 0 0.625rem 0.625rem 0.625rem;
   padding: 0 0.938rem 0.938em 0.938rem;
}

/* OVERRULE: startseite owlcarousel Schriftgroesse */
#bt_owlcarousel .g-owlcarousel-item-title {
   font-size: 3.5rem;
   margin-top: 1.563rem;
}
#bt_owlcarousel .g-owlcarousel-item-desc {
   font-size: 1.3rem;
}