 .brxe-container {width: var(--max-screen-width); max-width: 100%} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width); max-width: 100%} html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body); line-height: 1.5; font-family: "NotoSansCJK"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 1.2; font-family: "NotoSansCJK"; font-weight: 700} body.bricks-is-frontend :focus-visible {outline: 2px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 2px solid var(--primary); }} .brxe-section {padding-top: 0; padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m)} .bricks-button {font-size: var(--text-s); line-height: 150%; font-family: "NotoSansCJK"; font-weight: 700; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); transition: all .2s ease} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-90)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-90)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--text-body)}.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-NoticeGroup .woocommerce-message {background-color: var(--primary); font-family: "NotoSansCJK"; font-weight: 400; color: var(--text-body); font-size: var(--text-s)}.woocommerce-notices-wrapper .woocommerce-error a, .woocommerce-NoticeGroup .woocommerce-error a.button {background-color: var(--error); color: var(--text-body); font-size: var(--text-s); font-family: "NotoSansCJK"; font-weight: 400}.woocommerce-notices-wrapper .woocommerce-error, .woocommerce-NoticeGroup .woocommerce-error {font-size: var(--text-s)}.woocommerce .button, body:not(.woocommerce) .product_type_variable, body:not(.woocommerce) .product_type_grouped, body:not(.woocommerce) .product_type_external, body:not(.woocommerce) .product_type_simple, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button {font-family: "NotoSansCJK"; font-weight: 700}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}