#customize-controls .control-section-beshop-pro .accordion-section-title:hover,
#customize-controls
  .control-section-beshop-pro
  .accordion-section-title:focus {
  background-color: #fff;
}
li#accordion-section-beshop_pro_pro {
  display: block !important;
}
li#accordion-section-beshop_pro_pro h3 {
  background: #888 !important;
  color: #fff !important;
}
.control-section-beshop-pro .accordion-section-title .button {
  margin-top: -4px;
  font-weight: 400;
  margin-left: 8px;
  background: #007cba;
  color: #fff;
}
input#_customize-input-footer_copy_text_control {
  display: none;
}

.rtl .control-section-beshop-pro .accordion-section-title .button {
  margin-left: 0;
  margin-right: 8px;
}
