/**
 * Theme Name: Edukul Child
 * Template: edukul
 * Version: 1.0
 * Description: Online Courses WordPress Theme
 * Author: Ninzio
 * background-color: rgba(21, 25, 72, 0.95) !important;
 **/

.header-style-4 #site-header.fixed-hide {
    background-color: rgba(226, 67, 1, 1.00) !important;
}





.accordion-item.style-2.active {
	background-color: #efefef;
}

#featured-title .inner-wrap {
    padding: 50px 0; /**84px 0;**/
}


.edukul-fancy-img-bg1 {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 0;
    background-color: #efefef;
}
#sidebar .widget .widget-title {
    background-color: #2cabe2;    
}

#sidebar .widget.widget_search {
    background-color: #2cabe2;
}

#scroll-top:before {
	background-color: #2cabe2;
}

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    background-color: #2ba8e2;
}

.vc_btn3.vc_btn3-color-warning.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-warning:active, .vc_btn3.vc_btn3-color-warning:hover, .vc_btn3.vc_btn3-color-warning:focus {
    color: #f2f2f2;
    background-color: #ff5e19;
}

/** Kontaktform **/
.cf7-style-2 .klassen-wrap {
    width: 48%;
    float: left;
}

/** Topbar **/
.top-bar-content {color:#fff}