#accordion-panel-hestia_frontpage_sections .accordion-section[id^='accordion-section-sidebar-widgets'] .accordion-section-title.ui-sortable-handle:before,
#accordion-panel-hestia_frontpage_sections .accordion-section[id^='accordion-section-hestia'] .accordion-section-title.ui-sortable-handle:before,
#sub-accordion-panel-hestia_frontpage_sections .accordion-section[id^='accordion-section-sidebar-widgets'] .accordion-section-title.ui-sortable-handle:before,
#sub-accordion-panel-hestia_frontpage_sections .accordion-section[id^='accordion-section-hestia'] .accordion-section-title.ui-sortable-handle:before{
	content: "\f333";
	font-family: dashicons;
	margin-right: 10px;
	cursor: move;

}

.ui-state-highlight{
	border: 1px dashed;
	width: 90%;
	height: 44px;
}

#accordion-panel-hestia_frontpage_sections .accordion-section.ui-sortable-helper,
#sub-accordion-panel-hestia_frontpage_sections .accordion-section.ui-sortable-helper {
	box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.46);
}

.hestia-toggle-section{
	float:right
}
