 .brx-boxed {max-width: var(--max-screen-width)} .brx-boxed #brx-header.brx-sticky {max-width: var(--max-screen-width); margin-left: auto; margin-right: auto} html {background-color: var(--bg-body)} body {background: none} .pswp.brx .pswp__top-bar button.pswp__button--close svg {color: var(--light)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)}:where(:root) .bricks-color-warning {color: var(--warning)}:where(:root) .bricks-background-warning {background-color: var(--warning)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-info {color: var(--info)}:where(:root) .bricks-background-info {background-color: var(--info)}:where(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-muted {color: var(--text-muted)}:where(:root) .bricks-background-muted {background-color: var(--text-muted)}:where(:root) * {border-color: var(--border-primary)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {transition: all 0.15s ease-in-out; color: var(--color-link); text-transform: none; font-weight: 600} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: var(--space-m)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-s)} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + *:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-s)} html {font-size: 100%} body {color: var(--text-body); line-height: 1.3; font-size: var(--text-m); text-wrap: pretty} h1, h2, h3, h4, h5, h6 {color: var(--text-title)} h1 {font-size: var(--text-4xl); line-height: 1.1} h2 {font-size: var(--text-3xl); line-height: 1.2} h3 {font-size: var(--text-2xl); line-height: 1.3} h4 {font-size: var(--text-xl); line-height: 1.3} h5 {font-size: var(--text-l); line-height: 1.3} h6 {font-size: var(--text-m); line-height: 1.4} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m); row-gap: var(--space-xl)} .brxe-container {width: 100%; max-width: var(--max-screen-width)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--max-screen-width)} .brxe-image .bricks-image-caption-custom, .wp-element-caption:not(.wp-block-gallery *) {position: relative; bottom: 0; font-size: var(--space-xs); font-style: italic} .wp-block-image:has(.wp-element-caption:not(.wp-block-gallery *)) {position: relative} .brxe-block {row-gap: var(--space-m)} .bricks-button {border-radius: var(--radius-xs)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--dark)}