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