/*
 * Theme Name:   Bootstrap Tema Child
 * Template:     bootstrap-tema
 * Description:  Child-tema til Bootstrap Tema. Tilpasninger overlever temaopdateringer.
 * Version:      1.0.0
 * Author:       Christian Maymann
 */


body
{background-color:#f4eee2 !important}

.dfb-nav {
    background-color: #faf6ee;
    padding-left: 42px;
    border-bottom: 0px;
}
.site-header {
	background-color:#2a1e13 !important;
}

.nav-link.dropdown-toggle  {
  color: white;
}
.active {color:white !important}
a.mega-menu-link {
    color: white !important;
}

.site-header
 {
    position: fixed;
    z-index: 1;
    width: 100vw;
}
.bb-tl-card {
	z-index:0 !important
}

.widget-title {
border-bottom: 2px solid #2a1e13 !important;
}

#dfb_intro_widget-2, #widget_dfb_intro_widget,.dfb-iw-box {
    background: #F6EEDD !important;
    padding: 16px;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}
