/*Cutomizer CSS*/
#accordion-section-building_construction_lite_pro h3.accordion-section-title{
	background: #f7a238;
	color:#1d1d1d;
}
#customize-controls #accordion-section-building_construction_lite_pro .accordion-section-title:focus, #customize-controls #accordion-section-building_construction_lite_pro .accordion-section-title:hover, #customize-controls #accordion-section-building_construction_lite_pro.open .accordion-section-title, #customize-controls #accordion-section-building_construction_lite_pro:hover>.accordion-section-title{
  background: #1d1d1d;
  color: #fff;
}
#customize-theme-controls #accordion-section-building_construction_lite_pro .accordion-section-title:after{
  color:#1d1d1d;
}
#customize-controls .control-section .accordion-section-title:hover,#customize-controls .control-section .accordion-section-title:focus{
  border-left-color: #f7a238 !important;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.upsell-btn > .btn-success {
  color: #1d1d1d !important;
  background: #f7a238 !important;
  text-decoration: none;
}
.upsell-btn{
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
.upsell-btn-bottom{
  margin-top:20px;
}
.upsell-btn > a.btn.btn-success.btn {
  padding: 10px;
  border-radius: 5px;
  font-weight: bold;
}