.elementor-1664 .elementor-element.elementor-element-addab75{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;}.elementor-1664 .elementor-element.elementor-element-addab75.e-con{--align-self:center;}.elementor-1664 .elementor-element.elementor-element-0a71b60{text-align:center;}.elementor-1664 .elementor-element.elementor-element-0a71b60 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:80px;font-weight:600;line-height:1.2em;}.elementor-1664 .elementor-element.elementor-element-b85c6ff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1664 .elementor-element.elementor-element-0a71b60 .elementor-heading-title{font-size:48px;}}@media(max-width:767px){.elementor-1664 .elementor-element.elementor-element-0a71b60 .elementor-heading-title{font-size:40px;}}/* Start custom CSS for formidable, class: .elementor-element-d41e87f *//* 1. Hide the Toolbar (The buttons you showed in the code) */
#frm_field_p5uxo_container .mce-toolbar-grp {
    display: none !important;
}

/* 2. Hide the Status Bar (The path bar at the bottom) */
#frm_field_p5uxo_container .mce-statusbar {
    display: none !important;
}

/* 3. Optional: Hide the Visual/Text tabs if they are visible */
#frm_field_p5uxo_container .wp-editor-tabs {
    display: none !important;
}

/* 4. Make the remaining box look like a plain read-only field */
#frm_field_p5uxo_container .mce-edit-area iframe {
    background-color: #f9f9f9; /* Light grey background to indicate read-only */
    border: 1px solid #ddd;
}/* End custom CSS */