#customize-theme-controls .accordion-section-title {
	/*background: #333;*/
}

.accordion-section-title:after, .handlediv, .item-edit, .sidebar-name-arrow, .widget-action {
    color: #DEDEDE;
}

.wp-full-overlay-sidebar { 
	background: #EFEFEF;
}

#customize-controls .control-section .accordion-section-title:focus, #customize-controls .control-section .accordion-section-title:hover, #customize-controls .control-section.open .accordion-section-title, #customize-controls .control-section:hover>.accordion-section-title {
    background: #f5f5f5;
}

#customize-theme-controls .control-section .accordion-section-title:focus:after, #customize-theme-controls .control-section .accordion-section-title:hover:after, #customize-theme-controls .control-section.open .accordion-section-title:after, #customize-theme-controls .control-section:hover>.accordion-section-title:after {
	color: #555;
}

.customize-control-checkbox label {
	font-weight: bold;
	font-size: 14px;
}

.customize-control-description {
	font-weight: normal;
}

#customize-theme-controls .accordion-section-title {
	color: #555;
}

.customize-control select {
	min-width: 98%;
}

.control-section h3.accordion-section-title:before {
	right: 0;
	content: '\f105';
	border: none;
	background: 0 0;
	font: 400 16px/1 FontAwesome;
	speak: none;
	display: block;
	padding: 0;
	text-indent: 0;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none!important;
	margin: 2px 17px 0 15px;
	float: left;
	width: 23px;
	color: #232323;
}

.nav-menus-php .item-edit:before, .widget-top a.widget-action:before {
	content: '';
}

.control-section h3.accordion-section-title {
	padding-left: 0;
}

#accordion-panel-widgets .control-section h3.accordion-section-title:before {
	content: none;
}

#accordion-panel-widgets .control-section h3.accordion-section-title {
	padding-left: 20px;
}

#accordion-panel-nav_menus .control-section h3.accordion-section-title:before {
	content: none;
}

#accordion-panel-nav_menus .control-section h3.accordion-section-title {
	padding-left: 20px;
}

/* Icons */

/* Site Identity */
#accordion-section-title_tagline h3.accordion-section-title:before {
	content: '\f19c';
}

/*
Header Settings
##accordion-panel-header_settings_panel {
	
}
*/

/* General Settings */
#accordion-section-awaken_general_settings h3.accordion-section-title:before {
	content: '\f085';
}

/* Homepage Settings */
#accordion-panel-awaken_home_settings h3.accordion-section-title:before {
	content: '\f108';
}

/* Post/Page Settings */
#accordion-section-awaken_post_page_settings h3.accordion-section-title:before {
	content: '\f0f6';
}

/* Site Styling */
#accordion-panel-awaken_styling h3.accordion-section-title:before {
	content: '\f1fc';
}

/* Social Media */
#accordion-section-awaken_social_media h3.accordion-section-title:before {
	content: '\f0c0';
}

/* Menus */
#accordion-panel-nav_menus > h3.accordion-section-title:before {
	content: '\f0c9';
} 

#sub-accordion-panel-nav_menus h3.accordion-section-title:before {
	content: none !important;
} 

#sub-accordion-panel-nav_menus h3.accordion-section-title {
	padding-left: 14px;
} 

/* Widgets */
#accordion-panel-widgets > h3.accordion-section-title:before {
	content: '\f009';
} 

#sub-accordion-panel-widgets h3.accordion-section-title:before {
	content: none !important;
} 

#sub-accordion-panel-widgets h3.accordion-section-title {
	padding-left: 14px;
} 

/* Background Image */
#accordion-section-background_image h3.accordion-section-title:before {
	content: '\f03e';
}  

/* Custom CSS */ 
#accordion-section-awaken_custom_css h3.accordion-section-title:before {
	content: '\f044';
}  

/* Static Frontpage */ 
#accordion-section-static_front_page h3.accordion-section-title:before {
	content: '\f015';
	font-size: 20px;
}  

/* Featured Slider */ 
#accordion-section-awaken_slider h3.accordion-section-title:before {
	content: '\f24d';
} 
 
#accordion-section-awaken_pro_details h3.accordion-section-title:before {
	content: '\f219';
}  

#accordion-section-colors h3.accordion-section-title:before {
	content: '\f1fc';
}

#accordion-section-themes h3.accordion-section-title:before {
	display: none;
}

#accordion-section-themes h3.accordion-section-title {
	padding-left: 14px;
}