#customize-theme-controls .accordion-section-title:after{
  display: none;
}
.customize-pane-parent{
  overflow-x: hidden !important;
}
.creative_designer_upsell_section a {
  background: #fff !important;
  padding: 5px 10px !important;
  color: #000 !important;
  line-height: normal !important;
  min-height: 30px !important;
}
.creative_designer_upsell_section a:hover{
  background: #000 !important;
  color: #fff !important;
}