 h1 {font-size: var(--cwd-h1)} h2 {font-size: var(--cwd-h2)} h3 {font-size: var(--cwd-h3)} h4 {font-size: var(--cwd-h4)} h5 {font-size: var(--cwd-h5)} h6 {font-size: var(--cwd-h6)}:where(:root) .bricks-color-primary {color: var(--cwd-pri-dark04)}:where(:root) .bricks-background-primary {background-color: var(--cwd-pri-dark04)}:where(:root) .bricks-color-secondary {color: var(--cwd-sec-ondary)}:where(:root) .bricks-background-secondary {background-color: var(--cwd-sec-ondary)} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--cwd-pri-dark06)} .bricks-button {border: var(--jdcwd-gap-xs) solid var(--cwd-white); border-radius: var(--jdcwd-gap-4xl); box-shadow: var(--jdcwd-gap-2xs) var(--jdcwd-gap-2xs) var(--jdcwd-gap-m) var(--jdcwd-gap-m) var(--cwd-pri-light02); line-height: var(--jdcwd-gap-l); color: var(--cwd-white); transition: all 0.5s ease-in-out;} .bricks-button:hover {box-shadow: 1px 1px 5px 5px var(--cwd-pri-dark04)} :root .bricks-button[class*="primary"] {color: var(--cwd-white); border: var(--jdcwd-gap-xs) solid var(--cwd-white); border-radius: var(--jdcwd-gap-4xl); box-shadow: var(--jdcwd-gap-2xs) var(--jdcwd-gap-2xs) var(--jdcwd-gap-m) var(--jdcwd-gap-m) var(--cwd-pri-dark06)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--cwd-pri-dark06)} :root .bricks-button[class*="primary"]:hover {box-shadow: var(--jdcwd-gap-2xs) var(--jdcwd-gap-2xs) var(--jdcwd-gap-m) var(--jdcwd-gap-m) var(--cwd-pri-light02)} .brxe-section {width: clamp(2560px,100%,300px)} .brxe-container {width: inherit} .woocommerce main.site-main {width: inherit} #brx-content.wordpress {width: inherit} .brxe-block {width: inherit}