/* 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;
  float: left;
}
#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';
}
.amadeus-upgrade-to-pro-button {
	padding: 3px 6px !important;
	line-height: 1.5 !important;
	font-size: 9px !important;
	color: #ffffff !important;
	background-color: #EA6F60;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.customizer-review-link {
	padding-top: 10px;
	text-align: center;
}

.customizer-review-link p {
	font-size: 12px;
	margin-bottom: 0;
}

.customizer-review-link span {
	font-size: 12px;
	width: 12px;
}

#accordion-section-amadeus_extra_options .accordion-section-title {
    background-image:url(../images/gray-lines.png);
    background-repeat:repeat;
}

#accordion-section-amadeus_extra_options .accordion-section-title:after {
    content: "\f160";
}