.elementor-321 .elementor-element.elementor-element-7f79b51{--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-321 .elementor-element.elementor-element-590ed2c{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-321 .elementor-element.elementor-element-590ed2c .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-weight:600;color:#000000;}.elementor-321 .elementor-element.elementor-element-550b8c0{--display:flex;}.elementor-321 .elementor-element.elementor-element-3623685{margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for shortcode, class: .elementor-element-3623685 *//* WPForms Submit Button Full Width and Responsive */

/* 1. Container and Button Styling */
#wpforms-form-481 .wpforms-submit-container {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    padding: 0 !important;
}

#wpforms-form-481 button.wpforms-submit {
    width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px 20px !important; /* Button-er height maintain korar jonno */
    transition: all 0.3s ease;
}

/* 2. Responsive adjustment for Mobile */
@media only screen and (max-width: 767px) {
    #wpforms-form-481 button.wpforms-submit {
        font-size: 18px !important; /* Mobile e font ektu choto korar jonno */
        height: auto !important;
        min-height: 48px;
    }
}/* End custom CSS */