:root .bricks-button[class*="primary"],#place_order,.button.wc-forward,.nize-btn-update,.single_add_to_cart_button { transition: all 0.4s ease; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}:root .bricks-button[class*="primary"]:not(.outline):hover,#place_order:hover,.button.wc-forward:hover,.nize-btn-update:hover,.single_add_to_cart_button:hover { background-color: #917135 !important; border-color: #917135 !important; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}:root .bricks-button[class*="secondary"] { transition: background-color 0.4s ease, box-shadow 0.4s ease; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}:root .bricks-button[class*="secondary"]:not(.outline):hover { background-color: #eceae0;  border-color: #917135; color: #917135; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);} html {font-size: 100%} body {font-weight: 400; font-size: 1.05rem; font-family: "Arial"} h1, h2, h3, h4, h5, h6 {font-weight: 400; font-family: "Arial"} h1 {font-size: 2.6rem} h2 {font-size: 2.3rem} h3 {font-size: 1.8rem} h4 {font-size: 1.5rem} h5 {font-size: 1.2rem} .brxe-section {padding-top: 110px; padding-right: 15px; padding-bottom: 110px; padding-left: 15px} .bricks-button {color: var(--white); line-height: 1.5; border-radius: 3px; padding-top: .3rem; padding-bottom: .3rem; transition: all 0.2s ease-in;} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--nize-gold)} :root .bricks-button[class*="primary"] {color: var(--white); border: 2px solid var(--nize-gold); border-radius: 3px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--nize-gold)} :root .bricks-button[class*="secondary"] {color: var(--nize-gold); border: 2px solid var(--nize-gold); border-radius: 3px} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--white)} .bricks-button.sm {padding-top: .2rem; padding-bottom: .2rem} .bricks-button.md {padding-top: .4rem; padding-bottom: .4rem} .bricks-button.lg {padding-top: .6rem; padding-bottom: .6rem}@media (max-width: 991px) { h1 {font-size: 2.5rem} h2 {font-size: 2.1rem} h3 {font-size: 1.7rem} h4 {font-size: 1.4rem} h5 {font-size: 1.1rem}}@media (max-width: 478px) { h1 {font-size: 2rem} h2 {font-size: 1.7rem} h3 {font-size: 1.4rem} h4 {font-size: 1.15rem} h5 {font-size: 1.07rem}}