/*
 Theme Name:   The Democracy Child
 Theme URI:    http://kodeforest.net/wp-demo/Democracy
 Description:  Democracy Wordpress Multipurpose Child Theme
 Author:       KodeForest
 Author URI:   http://kodeforest.com
 Template:     The Democracy
 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:  the-democracy-child
*/

h2 {
    font-size: 20px !important;
}

.kode-caption-title, .kode-caption-text, h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}

h3 {
    font-weight: bold !important;
}


.kd-accordion .accordion {
    font-weight: bold !important;
}


/*
	  ==============================================================
		   LOGO & NAVIGATION WRAP CSS START
	  ==============================================================
*/


.kode_navigation_outr_wrap {
    background-color: #f39200 !important;
	color:#494747 !important;
}

kode_navigation_outr_wrap::before {
	background-color: #fff !important;
}

.navigation ul > li:hover a, .navbar-nav > li:hover
{color: #494747 !important;}

.kode_logo{
    background-color: #ffffff !important;
}

.kode_logo:before{
    background-color: #ffffff !important;
}
.kode_logo:after{
    background-color: #ffffff !important;
}

.kode_favorite
{
 display: none !important;
}

.kode_search a i
{
	color:#65686f;
	border:1px solid #65686f;	
}


.kode_menu ul li a {
    padding: 25px 20px;
	font-size: 15px;
}

.fa fa-search {
color: #FFFFFF !important;
}

.kode_search a i {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

/*
	  ==============================================================
		   Newsletter
	  ==============================================================
*/


.kode_newsletter_bg::before {
    background-color: #f39200 !important;
	color:#FFFFFF;
}

/*
	  ==============================================================
		    LATEST BLOG POST WRAP CSS START (Slider)
	  ==============================================================
*/


.kode_latst_post_lst .bx-wrapper .bx-controls-direction a {
    background-color: #4d535a;
}

.bx-wrapper .bx-controls-direction a {
    color: #4d535a !important;
	}

.kode-slider-item .flexslider ul.slides > li:before,
.kode-slider-item ul.bxslider > li:before{
	background-color:rgba(0,0,0,0.2);
}


li {
    font-family: Roboto;
}

.tab-content
{
    font-family: Roboto;
}

.kode_latest_blog::before {
    background-color: rgba(0, 0, 0, 0.5);
}

/*
	  ==============================================================
		    Steuerung Testimonial
	  ==============================================================
*/

.owl-dots .active span {
    background-color: #f39200 !important;
}

.owl-dots span {
  background-color: rgba(77,83,90,0.5) !important;
}

.owl-carousel .owl-item img {
    width: 25%;
}

/*
	  ==============================================================
		   Button Donate
	  ==============================================================
*/


.kode_volunteer_btn a.kf_volunteer::after {
    background-color: #f39200;
}

/*
	  ==============================================================
		   Tabs
	  ==============================================================
*/

.kd-vertical-tab .nav-tabs {
	font-family: Raleway;
}

/*
	  ==============================================================
		   Banner Home
	  ==============================================================
*/


.kode_purchase h6{
	color:#fff;
	text-transform: none;
	font-weight: 400;
	margin:0px 0px 21px;
	padding-right:25%;
	padding-left:25%;
	line-height:24px;	
	font-size:18px !important;
}

.kode_planning_wrap ul li a{

	font-size:13px;
	font-weight:500;
	line-height:26px;
	background-color:#f5f5f5;
	color:#111111;
	padding:15px 0px;
	box-shadow: none;
	
}


/*
	  ==============================================================
		   Links
	  ==============================================================
*/

p a {
    color: #f39200 !important;
}



/*
	  ==============================================================
		   TESTIMONIAL WRAP CSS START
	  ==============================================================
*/

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img { float: left; margin-left: 15px; width: 25%; margin-right: 5%;
}


/*
	  ==============================================================
		   Infokasten Status
	  ==============================================================
*/

.code {
    background: #f9f9f9 !important;
}

.mitmachen {
    background: #4d535a;
	color: #FFFFFF;
    padding: 20px;
	clear:both;
}

/*
	  ==============================================================
		   Copyright Bilder
	  ==============================================================
*/
.copyright {
    background: #f9f9f9;
	font-size: 12px;
	font-style:italic;
	color: #4d535a;
    padding: 10px;
	clear:both; 
}

.highlight1 {
    font-family: Roboto;
    font-size: 11px;
    padding: 10px;
}


/*
	  ==============================================================
		  Shortcodes Box
	  ==============================================================
*/


.su-box-content {
    background-color: #f9f9f9 !important;
    font-family: Roboto;
}

.su-box-title {
    font-family: Raleway;
	text-transform:uppercase;
}

/*
	  ==============================================================
		   Kasten Termine
	  ==============================================================
*/

.termin {
    background-color: #f9f9f9 !important;
    font-family: Raleway !important;
	font-size:15px;
	font-weight: bolder;
	padding:50px 75px;
	text-align:left;	
	border-left: 3px solid;
	border-color:#f39200;
}


/*
	  ==============================================================
		   Footer
	  ==============================================================
*/
.widget_text img {
    border: none !important;
}

.kode_footer_logo, .kode_footer_logo ul {
    display: none !important;
}


.kode_footer_bg {
    background-color: #fff !important;
}

.kode_site_map ul li a {
    color: #4d535a !important;
}

footer .widget-title {
    color: #4d535a !important;
}

.kode_copyright p {
    color: #4d535a !important;
}

.kode_contact_info {
    margin-bottom: -15px !important;
}


/*
	  ==============================================================
		   Polylang
	  ==============================================================
*/
.lang-item {
    display: inline;
	font-weight: 700;
	font-size:14px;
}

.lang-item.current-lang a {
color: #f39200 !important;
}

.lang-item a {
	color: #FFFFFF !important;
}




/*
	  ==============================================================
		   Info-Button Hover
	  ==============================================================
*/



.tab-content a.read-more {
    background-color: #4d535a !important;
}



/*
	  ============================================================
		  Content Selection
	  ============================================================
*/
.widget_categories ul li:hover
{
    background: #f39200 !important;
}


.kode_hdg_1 h4::before, .kode_hdg_2 h4::before, .kode_hdg_3 h4::before {
    top: 60px;
}


p.highlight {
font-weight: bold !important;
font-size:16px;
color: #ffffff;
background-color: #4d535a !important;
padding:15px;
}


/*Pagination Wrap Style*/
.kf_pagination{
	margin-bottom: 75px !important;
}

/*
	  ============================================================
		  Views & Comments
	  ============================================================
*/
.blog-info blog-comment {
display: none !important;
}

.kode_latest_blog_des ul li.blog-views {
display: none !important;
}

.kode_latest_blog_des ul li.blog-comment {
display: none !important;
}

.kode_news_list_des ul li.blog-views {
display: none !important;
}

.kode_news_list_des ul li.blog-comment {
display: none !important;
}

.blog_grid_des ul li.blog-comment {
display: none !important;
}

.kode_latest_blog_des ul
{
    width: 125% !important;
}

/*
	  ==============================================================
		   PAGINATION WRAP CSS Start
	  ==============================================================
*/

.kode-pagination span,
.kode-pagination a{
	background-color: #4d535a !important;
}

.kode-pagination a{
color: #9FA3A6 !important;
}


.kode-pagination {
    padding-bottom: 70px !important;
}


/*
	  ==============================================================
		   Formular
	  ==============================================================
*/

button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #4d535a !important;
}


/*
	  ==============================================================
		   Events
	  ==============================================================
*/

.blog_counter ul.event_countdown li:last-child{
 display: none !important;	
 }
 
 .event_timer_date{
	top:0px;
	left:0px;
	right:550px;
	bottom:0px;
}

/*
	  ==============================================================
		   Team Grid
	  ==============================================================
*/

.dvteamgrid .dv-member-desc {
    bottom: 5px;
}

