: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)} body {color: var(--text-body)} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "headings-font"; font-weight: 400} .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)}.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 {padding-top: 16px; padding-right: 32px; padding-bottom: 16px; padding-left: 32px; background-color: var(--dark); border-radius: var(--radius-s); color: var(--light); font-size: 14px; font-weight: 700}