.brxe-container { padding-left: env(safe-area-inset-left); padding-right: env(safe-area-inset-right); } .brxe-section {row-gap: var(--brxw-container-gap); padding-top: var(--brxw-section-space-vertical); padding-right: var(--padding-inline); padding-bottom: var(--brxw-section-space-vertical); padding-left: var(--padding-inline)} .brxe-container {width: 1280px} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px}.brxe-video .bricks-video-overlay {background-color: var(--brxw-color-overlay)}.brxe-video .bricks-video-overlay-icon {height: 2em; width: 2em; font-size: var(--brxw-text-4xl)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--velora-primary-500)} .bricks-button {color: var(--velora-neutral-25); font-variation-settings: 'wght' 550; border-radius: var(--brxw-radius-xs); transition: all var(--brxw-transition-m)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--velora-primary-600)}.woocommerce .button, body:not(.woocommerce) .product_type_variable, body:not(.woocommerce) .product_type_grouped, body:not(.woocommerce) .product_type_external, body:not(.woocommerce) .product_type_simple, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button {color: var(--velora-neutral-25); font-variation-settings: 'wght' 550; background-color: var(--velora-primary-500); border-radius: var(--brxw-radius-xs); padding-top: .5em; padding-right: 1em; padding-bottom: .5em; padding-left: 1em}.woocommerce .button:hover, body:not(.woocommerce) .product_type_variable:hover, body:not(.woocommerce) .product_type_grouped:hover, body:not(.woocommerce) .product_type_external:hover, body:not(.woocommerce) .product_type_simple:hover, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button:hover, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button:hover {background-color: var(--velora-primary-600)}.brxe-form .form-group input {padding-top: var(--brxw-space-s); padding-right: var(--brxw-space-xs); padding-bottom: var(--brxw-space-s); padding-left: var(--brxw-space-xs); line-height: normal; border-radius: var(--brxw-radius-xs)}.brxe-form .flatpickr {padding-top: var(--brxw-space-s); padding-right: var(--brxw-space-xs); padding-bottom: var(--brxw-space-s); padding-left: var(--brxw-space-xs); border-radius: var(--brxw-radius-xs)}.brxe-form select {padding-top: var(--brxw-space-s); padding-right: var(--brxw-space-xs); padding-bottom: var(--brxw-space-s); padding-left: var(--brxw-space-xs); line-height: normal; border-radius: var(--brxw-radius-xs)}.brxe-form textarea {padding-top: var(--brxw-space-s); padding-right: var(--brxw-space-xs); padding-bottom: var(--brxw-space-s); padding-left: var(--brxw-space-xs); line-height: normal; border-radius: var(--brxw-radius-xs)}.brxe-form .bricks-button {line-height: normal; border-radius: var(--brxw-radius-xs)}.brxe-form .choose-files {border-radius: var(--brxw-radius-xs)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover {color: var(--velora-primary-400)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {transition: all var(--brxw-transition-m); color: var(--velora-primary-300)} html {background-color: #ffffff} body {background: none} .brxe-block {row-gap: var(--brxw-content-gap); column-gap: var(--brxw-content-gap)}