#customize-control-theme_color  input , #customize-control-front_page_data input, #customize-control-front_page_data span{display:none !important;}
.customize-control-radio label {margin-right: 20px;}
.bizoh-time {font-family:'Lato';}


#accordion-panel-quality_slider_setting .accordion-section-title::after{ content: "\f023"; float: right; font-family: FontAwesome; font-size: 17px; color: #555; }
.customize-control-radio label { display: inline-block !important;}

#accordion-section-consultco_pro_section .accordion-section-title {
  background: #00a63f;
  color: #fff;
}

#accordion-section-consultco_pro_section .accordion-section-title:after {
  content: "\f07a";
  font-family: FontAwesome;
  color: #fff;
}

#customize-control-consultco_theme_color input, #customize-control-consultco_default_bg_image input{display:none;}

#customize-control-consultco_default_bg_image img {height:40px; width:40px; }

.consultco-notice-content{ padding: 20px 10px; }

.consultco-notice {
    padding: 20px 10px;
    display: flex;
    align-items: center;
}

.consultco-theme-screenshot img {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #ddd;
    border-radius: 4px;
}

.consultco-notice-content h3 {
    margin: 0 0 10px;
    font-weight: 400;
    line-height: 1.3;
}