/* BREAKPOINT: Desktop (BASE) */.woocommerce .button:hover {background-color: var(--primary-hover)}.woocommerce .button {background-color: var(--base-dark); border-radius: var(--radius-s); color: var(--base-ultra-light); padding-top: var(--space-xxs); padding-right: var(--space-xs); padding-bottom: var(--space-xxs); padding-left: var(--space-xs)} body {font-family: "Lato"} h1,  h2,  h3,  h4,  h5,  h6 {font-family: "Lato"; text-transform: uppercase} .bricks-type-hero {font-size: 68px; color: #e3e3e3; font-family: "Lato"; text-transform: uppercase} .brxe-container {width: var(--width-vp-max)} .woocommerce main.site-main {width: var(--width-vp-max)} #brx-content.wordpress {width: var(--width-vp-max)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-hover)} .bricks-button {transition: all 0.2s ease-in}