 body {font-family: "stolzl"; font-weight: 300; font-size: var(--font-size-body)} html {background-color: #f1efeb; background-repeat: no-repeat; background-size: 50% auto} body {background: none}:where(:root) .bricks-color-primary {color: #485d40}:where(:root) .bricks-background-primary {background-color: #485d40}:where(:root) .bricks-color-secondary {color: #7b5b44}:where(:root) .bricks-background-secondary {background-color: #7b5b44}:where(:root) .bricks-color-light {color: #ffffff}:where(:root) .bricks-background-light {background-color: #ffffff}:where(:root) .bricks-color-dark {color: #1b1d1f}:where(:root) .bricks-background-dark {background-color: #1b1d1f}:where(:root) .bricks-color-success {color: #a7c59a}:where(:root) .bricks-background-success {background-color: #a7c59a}:where(:root) .bricks-color-warning {color: #ff745c}:where(:root) .bricks-background-warning {background-color: #ff745c}:where(:root) .bricks-color-danger {color: #edca68}:where(:root) .bricks-background-danger {background-color: #edca68} .brxe-section {margin-bottom: var(--margin-4)}.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 {background-color: #1B1D1F; color: #FFFFFF; font-size: var(--font-size-body); font-weight: 400; border-radius: var(--border-radius-6); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}.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: #485d40}@media (max-width: 767px) { .brxe-section {margin-bottom: var(--margin-2)}}