/* Customizer styles */

.customize-control {
  border-bottom: 1px dashed #c3c3c3;
  padding: 15px 0;
}
.customize-control:last-of-type {
  border-bottom: 0;
}
.accordion-section h3::before {
  font-family: Fontawesome;
  content: '\f10c';
  margin-right: 5px;
  color: #70787E;
}
#accordion-section-amadeus_general h3:before {
  content: '\f013';
}
#accordion-panel-amadeus_header_panel h3:before {
  content: '\f108';
}
#accordion-section-title_tagline h3:before {
  content: '\f032';
}
#accordion-section-amadeus_banner h3:before {
  content: '\f022';
}
#accordion-section-amadeus_menu h3:before {
  content: '\f0c9';
}
#accordion-section-header_image h3:before {
  content: '\f03e';
}
#accordion-section-colors h3:before {
  content: '\f042';
}
#accordion-section-background_image h3:before {
  content: '\f03e';
}
#accordion-section-nav h3:before {
  content: '\f0c9';
}
#accordion-panel-widgets h3:before {
  content: '\f085';
}
#accordion-section-static_front_page h3:before {
  content: '\f15b';
}
#accordion-section-blog_options h3:before {
  content: '\f040';
}
#accordion-section-amadeus_fonts h3:before {
  content: '\f031';
}
