/* Customizer CSS */
#accordion-section-navthemes_section h3{
	color:red;
	background:#20c18b !important;
	color:white !important;
	}
	
	#accordion-section-navthemes_section h3:after{
		color:white !important;
	}
	
	.navthemes-links ul{
		color:red;
		padding:0px;
		margin:0px;
		margin-top:10px;
	}
	
	.navthemes-links ul li{
		color:red;
		margin-bottom:1px;
	}
	
	.navthemes-links ul li a{
		color:red;
		padding:10px;
		background:white;
		display:block;
		color:black;
		font-weight:bold;
		
	}
	.navthemes-links ul li a:hover{ 
	color:red;
		background:#20c18b;
		color:white; 
		
	}

.section-heading{
	padding: 10px; 
	font-size:15px; 
	text-align:center; 
	background-color: #60e4b1; 
	color: #fff; 
	border-radius: 20px;
}



.section-heading a span{

	font-weight:bold;
	color:red;
}

.section-heading a {
    color: white;
}



.kirki-reset-section{
	margin-top:30px;
}

#accordion-section-navthemes_support .accordion-section-title{
	background:#20c18b;	
}

#accordion-panel-front_page_setting .accordion-section-title{
	background:#bafae5;	
}

#accordion-panel-footer_setting .accordion-section-title{
	background:#bafae5;	
}

#accordion-panel-general_setting .accordion-section-title{
	background:#bafae5;	
}

#accordion-panel-social_setting .accordion-section-title{
	background:#bafae5;	
}

#accordion-panel-contact_form_settings .accordion-section-title{
	background:#bafae5;	
}

#accordion-section-frontpagereordering_modules .accordion-section-title{
	background:#bafae5;	
}