.elementor-20 .elementor-element.elementor-element-a26e5d4{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-20 .elementor-element.elementor-element-69e358f .elementor-button{background-color:#EAB308;font-family:"DM Sans", Sans-serif;font-weight:500;fill:#000000;color:#000000;}@media(max-width:767px){.elementor-20 .elementor-element.elementor-element-69e358f .elementor-button{border-radius:8px 8px 8px 8px;padding:15px 0px 15px 0px;}}/* Start custom CSS *//* Mobile sticky CTA */
@media (max-width: 767px) {

    .mobile-sticky-cta {
        position: fixed !important;
        left: 5px !important;
        right: 5px !important;
        bottom: 5px !important;
        width: auto !important;
        z-index: 99999 !important;
        margin: 0 !important;
    }

}

/* Hidden when Buy Now section is visible */
@media (max-width: 767px) {
    .mobile-sticky-cta.cta-hidden {
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
}/* End custom CSS */