 .brxe-container {width: 100%; max-width: 1200px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1200px} html {font-size: 100%} body {font-size: 16px; font-family: "Montserrat"; line-height: 1.5} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-div {flex-direction: column} .bricks-button {transition: all 0.3s; border-radius: 5px; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; line-height: 1.2; color: var(--bricks-color-grey-100); font-family: "Montserrat"; font-weight: 500} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-red)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-red-d-1)}