/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/editor.css ***!
  \********************************************************************************************************************************************************************/
/* Editor-specific styling mirroring front‑end */
.crispycohd-accordion .crispycohd-accordion-content {
    padding-right: var(--wp--preset--spacing--20, 1rem);
    border-right: 4px solid #ddd;
}

/* Hide the separator when the toggle is off */
.wp-block-crispycohd-advanced-accordion[data-show-divider="false"] .crispycohd-accordion-divider {
    display: none;
}
