/* === CPO PPB v1.0.15 === */

/* Hide only 'סגירה' label but keep spacing */
.cpo-label-closure{ visibility: hidden; }

/* Section wrappers (for future styling) */
.cpo-section.cpo-section-pricing{}
.cpo-section.cpo-section-design-area{}

/* Title between sections */
.cpo-section-title.cpo-section-design{
  display:block;
  width:100%;
  text-align:center;
  white-space: nowrap;
  margin: 18px 0 12px;
  font-weight: 700;
}
