.elementor-4009 .elementor-element.elementor-element-0deba96{--display:flex;}.elementor-4009 .elementor-element.elementor-element-8297405{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4009 .elementor-element.elementor-element-7d04639{margin:26px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-4009 .elementor-element.elementor-element-7d04639 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;color:#000000;}.elementor-4009 .elementor-element.elementor-element-eb7dc60{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d709bda *//* Remove existing theme button effects for eatat form */
.eatat-partner-page .eatat-form-container button[type="submit"],
.eatat-partner-page .eatat-form-container .eatat-cta-button,
.eatat-form-container button[type="submit"],
.eatat-cta-button,
button#submitBtn {
    -webkit-tap-highlight-color: transparent !important;
    outline: none !important;
    transform: none !important;
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease !important;
    animation: none !important;
    box-shadow: inherit !important;
    background-color: #E7272D !important;
    color: #ffffff !important;
}

/* Remove theme's ::after pseudo-elements for eatat form */
.eatat-partner-page .eatat-form-container button[type="submit"]::after,
.eatat-partner-page .eatat-form-container .eatat-cta-button::after,
.eatat-form-container button[type="submit"]::after,
.eatat-cta-button::after,
button#submitBtn::after {
    display: none !important;
    transform: none !important;
    background: none !important;
}

/* Add black background hover effect for eatat form */
.eatat-partner-page .eatat-form-container button[type="submit"]:hover,
.eatat-partner-page .eatat-form-container .eatat-cta-button:hover,
.eatat-form-container button[type="submit"]:hover,
.eatat-cta-button:hover,
button#submitBtn:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
    transform: none !important;
    outline: none !important;
    box-shadow: inherit !important;
}

/* Remove focus and active effects but keep the black background */
.eatat-partner-page .eatat-form-container button[type="submit"]:focus,
.eatat-partner-page .eatat-form-container button[type="submit"]:active,
.eatat-partner-page .eatat-form-container .eatat-cta-button:focus,
.eatat-partner-page .eatat-form-container .eatat-cta-button:active,
.eatat-form-container button[type="submit"]:focus,
.eatat-form-container button[type="submit"]:active,
.eatat-cta-button:focus,
.eatat-cta-button:active,
button#submitBtn:focus,
button#submitBtn:active {
    background-color: #000000 !important;
    color: #ffffff !important;
    transform: none !important;
    outline: none !important;
}/* End custom CSS */