/* Studio scopes compatibility rules to managed pages and posts. Site-specific design remains in JSON entities. */
:is(.xdh-managed-page,.xdh-managed-post) .xdh-root{width:100%;max-width:none;clear:both}
:is(.xdh-managed-page,.xdh-managed-post) .xdh-root *{box-sizing:border-box}
:is(.xdh-managed-page,.xdh-managed-post) .xdh-root img{max-width:100%;height:auto}
:is(.xdh-managed-page,.xdh-managed-post) .xdh-root [hidden]{display:none!important}
:is(.xdh-managed-page,.xdh-managed-post).et_right_sidebar #left-area,
:is(.xdh-managed-page,.xdh-managed-post).et_left_sidebar #left-area{width:100%;padding-right:0}
:is(.xdh-managed-page,.xdh-managed-post).et_right_sidebar #sidebar,
:is(.xdh-managed-page,.xdh-managed-post).et_left_sidebar #sidebar{display:none}
:is(.xdh-managed-page,.xdh-managed-post) #main-content .container:before{display:none}
:is(.xdh-managed-page,.xdh-managed-post) .xdh-root a:focus-visible{outline:3px solid currentColor;outline-offset:3px}
