/* 
    Author	: Sandy
	Theme	: Effect
*/
li#accordion-section-effect_responsive > h3.accordion-section-title:before {
    content: "\f472";
    font-family: dashicons;
    padding: 3px;
	color: #0073aa;
}

#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;
 
  }
#widgets-right > div > a:nth-child(1){
  color: #fff;
  background: #f78828;
  border: 1px solid #da7532;
  background: linear-gradient(to bottom,#f78828 0,#dd771f 100%);
  font-weight: bold;
  box-shadow: none;
}
#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;
}

#customize-control-ishop_dribbble > label > input[type="text"]{
    
    display:none;
}
#customize-control-ishop_dribbble > label > span{
    
        margin-top: 12px;
    font-weight: bold;
}


#customize-control-shoplabel_color > label > div > div > a,
#customize-control-bloglabel_color > label > div > div > a,
#customize-control-topnavi_color > label > div > div > a,
#customize-control-topnavi_hover_color > label > div > div > a,
#customize-control-topnavi_font_color > label > div > div > a,
#customize-control-mainnavi_bgcolor > label > div > div > a,
#customize-control-mainnavi_font_color > label > div > div > a{
    
        cursor: not-allowed;
            opacity: 0.4;
}