html{font-size:var(--root-font-size)}body.bricks-is-frontend :focus-visible{outline:none}@supports not selector(:focus-visible){body.bricks-is-frontend :focus{outline:none}}.brxe-container{width:var(--content-width)}.woocommerce main.site-main{width:var(--content-width)}#brx-content.wordpress{width:var(--content-width)}.brxe-alert{border-radius:var(--radius)}.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:var(--btn-padding-block);padding-right:var(--btn-padding-inline);padding-bottom:var(--btn-padding-block);padding-left:var(--btn-padding-inline);font-size:var(--btn-font-size);line-height:1.2;color:var(--text-light);background-color:var(--primary);border-radius:var(--btn-radius)}.woocommerce .button:hover,body:not(.woocommerce) .product_type_variable:hover,body:not(.woocommerce) .product_type_grouped:hover,body:not(.woocommerce) .product_type_external:hover,body:not(.woocommerce) .product_type_simple:hover,body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button:hover,body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button:hover{background-color:var(--primary-hover)}