/* 
	Theme: iShop 
    Author: Sandy
*/
h3.accordion-section-title:before {
color:#0073aa;
}

li#accordion-panel-construction_panel_advance > h3.accordion-section-title:before {
   content: "\f111";
    font-family: dashicons;
    padding: 3px;
	vertical-align: bottom;}
li#accordion-panel-nav_menus > h3.accordion-section-title:before {
   content: "\f214";
    font-family: dashicons;
    padding: 3px;
	vertical-align: bottom;}
li#accordion-panel-construction_panel_geranal > h3.accordion-section-title:before {
    content: "\f107";
    font-family: dashicons;
    padding: 3px;
	vertical-align: bottom;
}
li#accordion-panel-construction_panel_design > h3.accordion-section-title:before {
    content: "\f100";
    font-family: dashicons;
	vertical-align: bottom;
    padding: 3px;
}
li#accordion-panel-widgets > h3.accordion-section-title:before {
    content: "\f479";
    font-family: dashicons;
	vertical-align: bottom;
    padding: 3px;
}
li#accordion-section-static_front_page > h3.accordion-section-title:before {
    content: "\f105";
    font-family: dashicons;
	vertical-align: bottom;
    padding: 3px;
}
li#accordion-panel-ishop_panel_social > h3.accordion-section-title:before {
    content: "\f242";
    font-family: dashicons;
    padding: 3px;
}
li#accordion-panel-ishop_theme_colorcustomize > h3.accordion-section-title:before {
    content: "\f111";
    font-family: dashicons;
    padding: 3px;
}
li#accordion-panel-ishop_slider > h3.accordion-section-title:before {
    content: "\f105";
    font-family: dashicons;
    padding: 3px;
}

#accordion-section-ishop_theme_navigation > ul > li.customize-section-description-container > p{
    color: #f00;
}

#widgets-right > div > a:nth-child(1):hover{
    opacity: 0.8;
 
  }

#customize-control-custom_css > label > textarea{
      background-color: #333;
  color: #fff;
  font-size: 13px;
  min-height: 150px;
}

#accordion-section-ishop_ticker > ul > li.customize-section-description-container > p{
    
    color: #f78828;
}