*{ outline: none}body{ min-height: 100vh} html {font-size: 100%} body {font-family: "Poppins"; font-weight: 400; line-height: 1.5; color: #222; font-size: 16px} h1, h2, h3, h4, h5, h6 {line-height: 1.2; color: #000; font-family: "Poppins"; font-weight: 700} h1 {font-size: var(--heading-2xl)} h2 {font-size: var(--heading-l)} h3 {font-size: var(--heading-m)} h4 {font-size: var(--heading-s)} h5 {font-size: var(--heading-xs)} h6 {font-size: 14px} .brxe-container {width: 100%; max-width: 95%} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 95%} .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a, .jet-listing-dynamic-link__link {transition: all 0.3s} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} .bricks-button {color: var(--white); font-weight: 700; line-height: 1.2; font-family: "Poppins"; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; border: 1px solid var(--primary); border-radius: 5px; transition: all 0.3s} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary-d-1)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--primary)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--primary-d-1)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--white)} :root .bricks-button[class*="primary"]:hover {border-color: var(--primary-d-1)}@media (max-width: 480px) { .bricks-button {font-size: 15px}}