/* Shared shell with native WordPress content and WooCommerce blocks/shortcodes. */
body.dcnst-page #dcnst {min-height:100vh;display:flex;flex-direction:column;}
body.dcnst-page .dn-page-main {flex:1;padding-top:30px;padding-bottom:64px;}
#dcnst .dn-page-breadcrumb {font-size:13px;color:#626357;margin-bottom:28px;}
#dcnst .dn-page-breadcrumb a {text-decoration:underline;text-underline-offset:3px;}
#dcnst .dn-page-heading h1 {font-size:clamp(32px,4vw,52px);line-height:1.15;letter-spacing:-1px;max-width:none;margin:0 0 30px;}
#dcnst .dn-page-content {background:#fff;padding:clamp(20px,4vw,48px);border:1px solid #e5ded3;overflow-wrap:anywhere;}
#dcnst .dn-page-content p {margin:0 0 1.2em;}
#dcnst .dn-page-content h2 {font-size:28px;line-height:1.3;margin:1.3em 0 .65em;letter-spacing:normal;}
#dcnst .dn-page-content h3 {font-size:22px;line-height:1.35;margin:1.2em 0 .6em;}
#dcnst .dn-page-content ul,#dcnst .dn-page-content ol {margin:0 0 1.2em 1.4em;}
#dcnst .dn-page-content li {margin-bottom:.35em;}
#dcnst .dn-page-content a:not(.button):not(.wp-element-button):not(.wc-block-components-button) {text-decoration:underline;text-underline-offset:3px;}
#dcnst .dn-page-content table {max-width:100%;}
#dcnst .dn-page-content .alignwide,#dcnst .dn-page-content .alignfull {width:100%;max-width:100%;margin-left:0;margin-right:0;}
#dcnst .dn-page-content .woocommerce-MyAccount-navigation ul {list-style:none;margin:0;}
#dcnst .dn-page-content .woocommerce-MyAccount-navigation a {display:block;padding:10px;}
#dcnst .dn-page-content label {color:#252622;}
#dcnst .dn-page-content input:not([type=checkbox]):not([type=radio]),#dcnst .dn-page-content select,#dcnst .dn-page-content textarea {max-width:100%;}
@media(max-width:640px){
 body.dcnst-page .dn-page-main {padding-top:20px;padding-bottom:36px;}
 #dcnst .dn-page-heading h1 {font-size:36px;}
 #dcnst .dn-page-content {padding:20px 16px;}
 #dcnst .dn-page-content h2 {font-size:25px;}
}
