{"id":200,"date":"2024-05-27T23:51:46","date_gmt":"2024-05-27T23:51:46","guid":{"rendered":"https:\/\/summerhomegarden.com\/?page_id=200"},"modified":"2025-06-30T16:07:42","modified_gmt":"2025-06-30T16:07:42","slug":"support-donate","status":"publish","type":"page","link":"https:\/\/summerhomegarden.com\/support-donate\/","title":{"rendered":"Support + Donate"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f8f6f0&#8243; background_enable_image=&#8221;off&#8221; background_size=&#8221;initial&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|300|||||||&#8221; text_text_color=&#8221;#191919&#8243; text_font_size=&#8221;20px&#8221; header_font=&#8221;Something Fresh||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#4D5A31&#8243; header_font_size=&#8221;100px&#8221; header_2_font=&#8221;Something Fresh||||||||&#8221; header_2_text_color=&#8221;#4D5A31&#8243; header_2_font_size=&#8221;5rem&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_font_size_tablet=&#8221;80px&#8221; header_font_size_phone=&#8221;60px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;selector h2 {||  margin-bottom:1em;||}&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1 style=\"margin-bottom: 0px;\">Support + Donate<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#5C4A3B&#8221; header_2_font=&#8221;|300|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#4D5A31&#8243; header_2_font_size=&#8221;1.5rem&#8221; background_color=&#8221;#e0c68f&#8221; text_orientation=&#8221;center&#8221; max_width=&#8221;550px&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;5px||5px||true|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>SHG is proud to announce it&#8217;s 501(c)(3) Non-Profit Status.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#5C4A3B&#8221; header_2_font=&#8221;|300|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#4D5A31&#8243; header_2_font_size=&#8221;1.5rem&#8221; max_width=&#8221;550px&#8221; module_alignment=&#8221;center&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Please use our donation form to make tax-deductible contributions to SHG.<\/h2>\n<p>[\/et_pb_text][et_pb_cta title=&#8221;Want to spread the word?&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; background_image=&#8221;https:\/\/summerhomegarden.com\/wp-content\/uploads\/2024\/10\/Asset-2.png&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;center_left&#8221; background_horizontal_offset=&#8221;-5%&#8221; background_layout=&#8221;light&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Copy &amp; Share the SHG Donate link:<br \/><span style=\"text-decoration: underline;\">summerhomegarden.com\/support-donate\/<\/span><\/p>\n<p>[\/et_pb_cta][et_pb_code disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<script><!-- [et_pb_line_break_holder] -->  function copyUrl() {<!-- [et_pb_line_break_holder] -->    var url = window.location.href;<!-- [et_pb_line_break_holder] -->    var textarea = document.createElement(\"textarea\");<!-- [et_pb_line_break_holder] -->    textarea.value = url;<!-- [et_pb_line_break_holder] -->    document.body.appendChild(textarea);<!-- [et_pb_line_break_holder] -->    textarea.select();<!-- [et_pb_line_break_holder] -->    document.execCommand(\"copy\");<!-- [et_pb_line_break_holder] -->    document.body.removeChild(textarea);<!-- [et_pb_line_break_holder] -->    alert(\"URL copied to clipboard!\");<!-- [et_pb_line_break_holder] -->}<\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><button onclick=\"copyUrl()\">Copy URL<\/button>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;60px|60px|60px|60px|true|true&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_4' style='display:none'><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\t\t\tif ( typeof gform !== 'undefined' ) {\r\n\t\t\t\tgform.extensions = gform.extensions || {};\r\n\t\t\t\tgform.extensions.styles = gform.extensions.styles || {};\r\n\t\t\t\tgform.extensions.styles.gravityformsstripe = gform.extensions.styles.gravityformsstripe || {};\r\n\t\t\t\tgform.extensions.styles.gravityformsstripe[4] = gform.extensions.styles.gravityformsstripe[4] || {};\r\n\t\t\t\tgform.extensions.styles.gravityformsstripe[4][0] = {\"labels\":\"floating\",\"theme\":\"stripe\",\"variables\":{\"borderRadius\":\"--gf-ctrl-radius\",\"colorBackground\":\"--gf-ctrl-bg-color\",\"colorBackgroundText\":\"--gf-ctrl-color\",\"colorIcon\":\"--gf-ctrl-color\",\"colorIconCardCvc\":\"--gf-ctrl-color\",\"colorIconCardCvcError\":\"--gf-color-danger\",\"colorIconCardError\":\"--gf-color-danger\",\"colorIconTab\":\"--gf-ctrl-btn-icon-color-secondary\",\"colorIconTabHover\":\"--gf-ctrl-btn-icon-color-hover-secondary\",\"colorIconTabSelected\":\"--gf-ctrl-btn-color-secondary\",\"colorIconTabMore\":\"--gf-ctrl-btn-icon-color-secondary\",\"colorIconTabMoreHover\":\"--gf-ctrl-btn-icon-color-hover-secondary\",\"colorIconMenu\":\"--gf-ctrl-color\",\"colorPrimary\":\"--gf-color-primary\",\"colorPrimaryText\":\"--gf-color-primary-contrast\",\"colorDanger\":\"--gf-color-danger\",\"colorDangerText\":\"--gf-color-danger-contrast\",\"colorSuccess\":\"--gf-color-success\",\"colorSuccessText\":\"--gf-color-success-contrast\",\"colorText\":\"--gf-ctrl-color\",\"colorTextPlaceholder\":\"--gf-ctrl-placeholder-color\",\"colorTextSecondary\":\"--gf-ctrl-color\",\"fontFamily\":\"--gf-font-family-base\",\"fontSizeBase\":\"16px\",\"fontSmooth\":\"--gf-ctrl-font-smoothing\",\"spacingGridRow\":\"--gf-field-gap-y\",\"spacingGridColumn\":\"--gf-field-gap-x\"},\"rules\":{\".Input\":{\"borderColor\":\"--gf-ctrl-border-color\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"color\":\"--gf-ctrl-color\",\"fontWeight\":\"--gf-ctrl-font-weight\",\"fontSize\":\"--gf-ctrl-font-size\",\"letterSpacing\":\"--gf-ctrl-letter-spacing\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".Input:hover\":{\"backgroundColor\":\"--gf-ctrl-bg-color-hover\",\"borderColor\":\"--gf-ctrl-border-color-hover\",\"color\":\"--gf-ctrl-color-hover\"},\".Input:hover:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"color\":\"--gf-ctrl-color-focus\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Input:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"color\":\"--gf-ctrl-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Input:disabled\":{\"backgroundColor\":\"--gf-ctrl-bg-color-disabled\",\"borderColor\":\"--gf-ctrl-border-color-disabled\",\"color\":\"--gf-ctrl-color-disabled\"},\".Input:disabled:hover\":{\"backgroundColor\":\"--gf-ctrl-bg-color-disabled\",\"borderColor\":\"--gf-ctrl-border-color-disabled\",\"color\":\"--gf-ctrl-color-disabled\"},\".Input--invalid\":{\"backgroundColor\":\"--gf-ctrl-bg-color-error\",\"borderColor\":\"--gf-ctrl-border-color-error\",\"boxShadow\":\"none\",\"color\":\"--gf-ctrl-color-error\"},\".Input--invalid:hover\":{\"borderColor\":\"--gf-ctrl-border-color-error\"},\".Input::placeholder\":{\"fontFamily\":\"--gf-ctrl-placeholder-font-family\",\"fontSize\":\"--gf-ctrl-placeholder-font-size\",\"fontWeight\":\"--gf-ctrl-placeholder-font-weight\",\"letterSpacing\":\"--gf-ctrl-placeholder-letter-spacing\"},\".CodeInput\":{\"borderColor\":\"--gf-ctrl-border-color\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"color\":\"--gf-ctrl-color\",\"fontWeight\":\"--gf-ctrl-font-weight\",\"fontSize\":\"--gf-ctrl-font-size\",\"letterSpacing\":\"--gf-ctrl-letter-spacing\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".CodeInput:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"color\":\"--gf-ctrl-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".CheckboxInput\":{\"backgroundColor\":\"--gf-ctrl-bg-color\",\"borderColor\":\"--gf-ctrl-border-color\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"borderRadius\":\"--gf-ctrl-checkbox-check-radius\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".CheckboxInput:hover\":{\"backgroundColor\":\"--gf-ctrl-bg-color-hover\",\"borderColor\":\"--gf-ctrl-border-color-hover\"},\".CheckboxInput:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".CheckboxInput--checked\":{\"backgroundColor\":\"--gf-ctrl-choice-check-color\",\"borderColor\":\"--gf-ctrl-choice-check-color\"},\".CheckboxInput--checked:hover\":{\"backgroundColor\":\"--gf-ctrl-choice-check-color\",\"borderColor\":\"--gf-ctrl-choice-check-color\"},\".CheckboxInput--checked:focus\":{\"backgroundColor\":\"--gf-ctrl-choice-check-color\",\"borderColor\":\"--gf-ctrl-border-color-focus\"},\".Error\":{\"color\":\"--gf-ctrl-desc-color-error\",\"fontFamily\":\"--gf-ctrl-desc-font-family-error\",\"fontSize\":\"--gf-ctrl-desc-font-size-error\",\"fontWeight\":\"--gf-ctrl-desc-font-weight-error\",\"letterSpacing\":\"--gf-ctrl-desc-letter-spacing-error\",\"lineHeight\":\"--gf-ctrl-desc-line-height-error\",\"marginTop\":\"--gf-desc-space\"},\".Label--resting\":{\"color\":\"--gf-ctrl-placeholder-color\",\"fontFamily\":\"--gf-ctrl-placeholder-font-family\",\"fontSize\":\"--gf-ctrl-placeholder-font-size\",\"fontWeight\":\"--gf-ctrl-placeholder-font-weight\",\"letterSpacing\":\"--gf-ctrl-placeholder-letter-spacing\",\"opacity\":\"--gf-ctrl-placeholder-opacity\"},\".Label--floating\":{\"color\":\"--gf-ctrl-color\",\"fontFamily\":\"--gf-ctrl-placeholder-font-family\",\"fontWeight\":\"--gf-ctrl-label-font-weight-primary\",\"letterSpacing\":\"--gf-ctrl-placeholder-letter-spacing\"},\".Tab\":{\"backgroundColor\":\"--gf-ctrl-button-bg-color-secondary\",\"borderColor\":\"--gf-ctrl-button-border-color-secondary\",\"borderWidth\":\"--gf-ctrl-button-border-width-secondary\",\"borderStyle\":\"--gf-ctrl-button-border-style-secondary\",\"color\":\"--gf-ctrl-button-color-secondary\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".Tab:hover\":{\"backgroundColor\":\"--gf-ctrl-btn-bg-color-hover-secondary\",\"borderColor\":\"--gf-ctrl-btn-border-color-hover-secondary\",\"color\":\"--gf-ctrl-btn-color-hover-secondary\"},\".Tab:focus\":{\"backgroundColor\":\"--gf-ctrl-btn-bg-color-focus-secondary\",\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-focus-secondary\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Tab:disabled\":{\"backgroundColor\":\"--gf-ctrl-btn-bg-color-disabled-secondary\",\"borderColor\":\"--gf-ctrl-btn-border-color-disabled-secondary\",\"color\":\"--gf-ctrl-btn-color-disabled-secondary\"},\".Tab--selected\":{\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-secondary\"},\".Tab--selected:hover\":{\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-secondary\"},\".Tab--selected:focus\":{\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-secondary\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".RedirectText\":{\"color\":\"--gf-color-primary\",\"fontFamily\":\"--gf-ctrl-desc-font-family\",\"fontSize\":\"--gf-ctrl-desc-font-size\",\"fontWeight\":\"--gf-ctrl-desc-font-weight\",\"letterSpacing\":\"--gf-ctrl-desc-letter-spacing\",\"lineHeight\":\"--gf-ctrl-desc-line-height\"},\".PickerItem--new\":{\"color\":\"--gf-ctrl-color\"},\".TermsText\":{\"color\":\"--gf-ctrl-desc-color\"},\".TermsLink\":{\"color\":\"--gf-ctrl-desc-color\"},\".Block\":{\"borderRadius\":\"--gf-ctrl-radius-max-lg\"},\".PickerItem\":{\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".PickerItem:hover:focus\":{\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".PickerItem:focus\":{\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".MenuIcon\":{\"borderColor\":\"transparent\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".MenuIcon:focus\":{\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".MenuAction\":{\"borderColor\":\"transparent\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".MenuAction:focus\":{\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Action\":{\"borderColor\":\"transparent\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".Action:focus\":{\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"}}};\r\n\t\t\t}\n\/* ]]> *\/\n<\/script>\n<style>#gform_wrapper_4[data-form-index=\"0\"].gform-theme,[data-parent-form=\"4_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">SHG Donation Form<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_4'  action='\/wp-json\/wp\/v2\/pages\/200' data-formid='4' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6Ldi7G8rAAAAAEYQYnA9fcfdhK1eR8cxnuA5_SCz' data-tabindex='0'><input id=\"input_35be03f21148cf7daf00d9edcddf7231\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_35be03f21148cf7daf00d9edcddf7231\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_4' class='gform_fields top_label form_sublabel_above description_below validation_below'><div id=\"field_4_10\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_10'>Name<\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_4_10' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_2\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_2'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_4_2' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  autocomplete=\"email\"\/>\n                        <\/div><\/div><fieldset id=\"field_4_3\" class=\"gfield gfield--type-product gfield--type-choice gfield--input-type-radio gfield_price gfield_price_4_3 gfield_product_4_3 gfield_contains_required field_sublabel_above gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Donation Amount<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_4_3'>\n\t\t\t<div class='gchoice gchoice_4_3_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='20|20'  id='choice_4_3_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_0' id='label_4_3_0' class='gform-field-label gform-field-label--type-inline'>$20<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='50|50'  id='choice_4_3_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_1' id='label_4_3_1' class='gform-field-label gform-field-label--type-inline'>$50<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='100|100' checked='checked' id='choice_4_3_2' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_4_3\"   \/>\n\t\t\t\t\t<label for='choice_4_3_2' id='label_4_3_2' class='gform-field-label gform-field-label--type-inline'>$100<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='250|250'  id='choice_4_3_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_3' id='label_4_3_3' class='gform-field-label gform-field-label--type-inline'>$250<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='0|0'  id='choice_4_3_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_4' id='label_4_3_4' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_4_3'>Choose how much you would like to donate.<\/div><\/fieldset><div id=\"field_4_4\" class=\"gfield gfield--type-product gfield--input-type-price gfield_price gfield_price_4_4 gfield_product_4_4 field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_4'>Custom Amount<\/label><div class='ginput_container ginput_container_product_price'>\n\t\t\t\t\t<input name='input_4' id='input_4_4' type='text' value='' class='medium ginput_amount'    aria-invalid=\"false\"  \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_5\" class=\"gfield gfield--type-total gfield--input-type-total gfield--width-full gfield_price gfield_price_4_ gfield_total gfield_total_4_ field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  aria-atomic=\"true\" aria-live=\"polite\" ><label class='gfield_label gform-field-label' for='input_4_5'>Total<\/label><div class='ginput_container ginput_container_total'>\n\t\t\t\t\t\t\t<input type='text' readonly name='input_5' id='input_4_5' value='$0.00' class='gform-text-input-reset ginput_total ginput_total_4' \/>\n\t\t\t\t\t\t<\/div><\/div><div id=\"field_4_9\" class=\"gfield gfield--type-stripe_creditcard gfield--input-type-stripe_creditcard gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--type-stripe_creditcard-payment-element\"  ><label class='gfield_label gfield_label_before_complex gform-field-label' for='input_4_9_1'>Credit Card<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container_creditcard ginput_stripe_creditcard gform-grid-row' id='input_4_9'><div class='ginput_full gform-grid-col' id='input_4_9_1_container' data-payment-element='true'><div id='input_4_9_1' class='StripeElement--payment-element'><\/div><\/div><!-- .ginput_full --><\/div><!-- .ginput_container -->\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t:root {\r\n  \t\t\t\t\t--link-login-string: \"Link login\"\r\n\t\t\t\t}\r\n\t\t\t<\/style><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Donate Now'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_4' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_4' id='gform_theme_4' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_4' id='gform_style_settings_4' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='ICMcH1qJQU38v8q6SHAH\/etf5UTiWLNxBE7rxfKoMJ4036j9mxlgkoMi4LbpmCxLEudWDRptqkelOVppKjtdLZq32eDQ6iksJOwGC5VSsmDhHGo=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_4' value='WyJ7XCIzXCI6W1wiZWI1ZjU5ZjU1NmRlNjYwYTIyNGM2MTdkNzUyNDc2MTlcIixcIjZiNDk3ODAwMTg4ZTFlMTk4ZThhMDk4MmRkYWQ5Y2VjXCIsXCI0MzFhYmIyNDQ1MGFmZTllYzQzNGQ5ZmUzNjA1YTI1Y1wiLFwiYWFhNzMyZGUzZDI0ZWI5YWQ4YzkzYWExMmUwOTZmNTRcIixcIjdjYjg0YjQ1OTM4MGRkMTUyODUzZGMzNzQzYjkzNmQyXCJdfSIsImMyMGNlMzI3Y2IyZTRlZGZkNjQ0ZTMyMjFhMmU0NGM3Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https:\/\/summerhomegarden.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https:\/\/summerhomegarden.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"4\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_4\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_4\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_4\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 4, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_left&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/summerhomegarden.com\/wp-content\/uploads\/2024\/04\/Wild-flowers_border_reversed-min.png&#8221; title_text=&#8221;Wild flowers_border_reversed-min&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;bottom_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;600px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_right&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/summerhomegarden.com\/wp-content\/uploads\/2024\/04\/Wild-flowers_border_reversed-min.png&#8221; title_text=&#8221;Wild flowers_border_reversed-min&#8221; align=&#8221;right&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;bottom_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;600px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Support + DonateSHG is proud to announce it&#8217;s 501(c)(3) Non-Profit Status.Please use our donation form to make tax-deductible contributions to SHG.Copy &amp; Share the SHG Donate link:summerhomegarden.com\/support-donate\/\n                <div class='gf_browser_unknown gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_4' style='display:none'><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\t\t\tif ( typeof gform !== 'undefined' ) {\r\n\t\t\t\tgform.extensions = gform.extensions || {};\r\n\t\t\t\tgform.extensions.styles = gform.extensions.styles || {};\r\n\t\t\t\tgform.extensions.styles.gravityformsstripe = gform.extensions.styles.gravityformsstripe || {};\r\n\t\t\t\tgform.extensions.styles.gravityformsstripe[4] = gform.extensions.styles.gravityformsstripe[4] || {};\r\n\t\t\t\tgform.extensions.styles.gravityformsstripe[4][0] = {\"labels\":\"floating\",\"theme\":\"stripe\",\"variables\":{\"borderRadius\":\"--gf-ctrl-radius\",\"colorBackground\":\"--gf-ctrl-bg-color\",\"colorBackgroundText\":\"--gf-ctrl-color\",\"colorIcon\":\"--gf-ctrl-color\",\"colorIconCardCvc\":\"--gf-ctrl-color\",\"colorIconCardCvcError\":\"--gf-color-danger\",\"colorIconCardError\":\"--gf-color-danger\",\"colorIconTab\":\"--gf-ctrl-btn-icon-color-secondary\",\"colorIconTabHover\":\"--gf-ctrl-btn-icon-color-hover-secondary\",\"colorIconTabSelected\":\"--gf-ctrl-btn-color-secondary\",\"colorIconTabMore\":\"--gf-ctrl-btn-icon-color-secondary\",\"colorIconTabMoreHover\":\"--gf-ctrl-btn-icon-color-hover-secondary\",\"colorIconMenu\":\"--gf-ctrl-color\",\"colorPrimary\":\"--gf-color-primary\",\"colorPrimaryText\":\"--gf-color-primary-contrast\",\"colorDanger\":\"--gf-color-danger\",\"colorDangerText\":\"--gf-color-danger-contrast\",\"colorSuccess\":\"--gf-color-success\",\"colorSuccessText\":\"--gf-color-success-contrast\",\"colorText\":\"--gf-ctrl-color\",\"colorTextPlaceholder\":\"--gf-ctrl-placeholder-color\",\"colorTextSecondary\":\"--gf-ctrl-color\",\"fontFamily\":\"--gf-font-family-base\",\"fontSizeBase\":\"16px\",\"fontSmooth\":\"--gf-ctrl-font-smoothing\",\"spacingGridRow\":\"--gf-field-gap-y\",\"spacingGridColumn\":\"--gf-field-gap-x\"},\"rules\":{\".Input\":{\"borderColor\":\"--gf-ctrl-border-color\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"color\":\"--gf-ctrl-color\",\"fontWeight\":\"--gf-ctrl-font-weight\",\"fontSize\":\"--gf-ctrl-font-size\",\"letterSpacing\":\"--gf-ctrl-letter-spacing\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".Input:hover\":{\"backgroundColor\":\"--gf-ctrl-bg-color-hover\",\"borderColor\":\"--gf-ctrl-border-color-hover\",\"color\":\"--gf-ctrl-color-hover\"},\".Input:hover:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"color\":\"--gf-ctrl-color-focus\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Input:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"color\":\"--gf-ctrl-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Input:disabled\":{\"backgroundColor\":\"--gf-ctrl-bg-color-disabled\",\"borderColor\":\"--gf-ctrl-border-color-disabled\",\"color\":\"--gf-ctrl-color-disabled\"},\".Input:disabled:hover\":{\"backgroundColor\":\"--gf-ctrl-bg-color-disabled\",\"borderColor\":\"--gf-ctrl-border-color-disabled\",\"color\":\"--gf-ctrl-color-disabled\"},\".Input--invalid\":{\"backgroundColor\":\"--gf-ctrl-bg-color-error\",\"borderColor\":\"--gf-ctrl-border-color-error\",\"boxShadow\":\"none\",\"color\":\"--gf-ctrl-color-error\"},\".Input--invalid:hover\":{\"borderColor\":\"--gf-ctrl-border-color-error\"},\".Input::placeholder\":{\"fontFamily\":\"--gf-ctrl-placeholder-font-family\",\"fontSize\":\"--gf-ctrl-placeholder-font-size\",\"fontWeight\":\"--gf-ctrl-placeholder-font-weight\",\"letterSpacing\":\"--gf-ctrl-placeholder-letter-spacing\"},\".CodeInput\":{\"borderColor\":\"--gf-ctrl-border-color\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"color\":\"--gf-ctrl-color\",\"fontWeight\":\"--gf-ctrl-font-weight\",\"fontSize\":\"--gf-ctrl-font-size\",\"letterSpacing\":\"--gf-ctrl-letter-spacing\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".CodeInput:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"color\":\"--gf-ctrl-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".CheckboxInput\":{\"backgroundColor\":\"--gf-ctrl-bg-color\",\"borderColor\":\"--gf-ctrl-border-color\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"borderRadius\":\"--gf-ctrl-checkbox-check-radius\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".CheckboxInput:hover\":{\"backgroundColor\":\"--gf-ctrl-bg-color-hover\",\"borderColor\":\"--gf-ctrl-border-color-hover\"},\".CheckboxInput:focus\":{\"backgroundColor\":\"--gf-ctrl-bg-color-focus\",\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".CheckboxInput--checked\":{\"backgroundColor\":\"--gf-ctrl-choice-check-color\",\"borderColor\":\"--gf-ctrl-choice-check-color\"},\".CheckboxInput--checked:hover\":{\"backgroundColor\":\"--gf-ctrl-choice-check-color\",\"borderColor\":\"--gf-ctrl-choice-check-color\"},\".CheckboxInput--checked:focus\":{\"backgroundColor\":\"--gf-ctrl-choice-check-color\",\"borderColor\":\"--gf-ctrl-border-color-focus\"},\".Error\":{\"color\":\"--gf-ctrl-desc-color-error\",\"fontFamily\":\"--gf-ctrl-desc-font-family-error\",\"fontSize\":\"--gf-ctrl-desc-font-size-error\",\"fontWeight\":\"--gf-ctrl-desc-font-weight-error\",\"letterSpacing\":\"--gf-ctrl-desc-letter-spacing-error\",\"lineHeight\":\"--gf-ctrl-desc-line-height-error\",\"marginTop\":\"--gf-desc-space\"},\".Label--resting\":{\"color\":\"--gf-ctrl-placeholder-color\",\"fontFamily\":\"--gf-ctrl-placeholder-font-family\",\"fontSize\":\"--gf-ctrl-placeholder-font-size\",\"fontWeight\":\"--gf-ctrl-placeholder-font-weight\",\"letterSpacing\":\"--gf-ctrl-placeholder-letter-spacing\",\"opacity\":\"--gf-ctrl-placeholder-opacity\"},\".Label--floating\":{\"color\":\"--gf-ctrl-color\",\"fontFamily\":\"--gf-ctrl-placeholder-font-family\",\"fontWeight\":\"--gf-ctrl-label-font-weight-primary\",\"letterSpacing\":\"--gf-ctrl-placeholder-letter-spacing\"},\".Tab\":{\"backgroundColor\":\"--gf-ctrl-button-bg-color-secondary\",\"borderColor\":\"--gf-ctrl-button-border-color-secondary\",\"borderWidth\":\"--gf-ctrl-button-border-width-secondary\",\"borderStyle\":\"--gf-ctrl-button-border-style-secondary\",\"color\":\"--gf-ctrl-button-color-secondary\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".Tab:hover\":{\"backgroundColor\":\"--gf-ctrl-btn-bg-color-hover-secondary\",\"borderColor\":\"--gf-ctrl-btn-border-color-hover-secondary\",\"color\":\"--gf-ctrl-btn-color-hover-secondary\"},\".Tab:focus\":{\"backgroundColor\":\"--gf-ctrl-btn-bg-color-focus-secondary\",\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-focus-secondary\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Tab:disabled\":{\"backgroundColor\":\"--gf-ctrl-btn-bg-color-disabled-secondary\",\"borderColor\":\"--gf-ctrl-btn-border-color-disabled-secondary\",\"color\":\"--gf-ctrl-btn-color-disabled-secondary\"},\".Tab--selected\":{\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-secondary\"},\".Tab--selected:hover\":{\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-secondary\"},\".Tab--selected:focus\":{\"borderColor\":\"--gf-ctrl-btn-border-color-focus-secondary\",\"color\":\"--gf-ctrl-btn-color-secondary\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".RedirectText\":{\"color\":\"--gf-color-primary\",\"fontFamily\":\"--gf-ctrl-desc-font-family\",\"fontSize\":\"--gf-ctrl-desc-font-size\",\"fontWeight\":\"--gf-ctrl-desc-font-weight\",\"letterSpacing\":\"--gf-ctrl-desc-letter-spacing\",\"lineHeight\":\"--gf-ctrl-desc-line-height\"},\".PickerItem--new\":{\"color\":\"--gf-ctrl-color\"},\".TermsText\":{\"color\":\"--gf-ctrl-desc-color\"},\".TermsLink\":{\"color\":\"--gf-ctrl-desc-color\"},\".Block\":{\"borderRadius\":\"--gf-ctrl-radius-max-lg\"},\".PickerItem\":{\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".PickerItem:hover:focus\":{\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".PickerItem:focus\":{\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".MenuIcon\":{\"borderColor\":\"transparent\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".MenuIcon:focus\":{\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".MenuAction\":{\"borderColor\":\"transparent\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".MenuAction:focus\":{\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"},\".Action\":{\"borderColor\":\"transparent\",\"borderWidth\":\"--gf-ctrl-border-width\",\"borderStyle\":\"--gf-ctrl-border-style\",\"outlineWidth\":\"--gf-ctrl-outline-width\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color\",\"outlineOffset\":\"--gf-ctrl-outline-offset\",\"transition\":\"--gf-ctrl-transition\"},\".Action:focus\":{\"borderColor\":\"--gf-ctrl-border-color-focus\",\"boxShadow\":\"none\",\"outlineWidth\":\"--gf-ctrl-outline-width-focus\",\"outlineStyle\":\"--gf-ctrl-outline-style\",\"outlineColor\":\"--gf-ctrl-outline-color-focus\"}}};\r\n\t\t\t}\n\/* ]]> *\/\n<\/script>\n<style>#gform_wrapper_4[data-form-index=\"0\"].gform-theme,[data-parent-form=\"4_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">SHG Donation Form<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_4'  action='\/wp-json\/wp\/v2\/pages\/200' data-formid='4' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6Ldi7G8rAAAAAEYQYnA9fcfdhK1eR8cxnuA5_SCz' data-tabindex='0'><input id=\"input_35be03f21148cf7daf00d9edcddf7231\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_35be03f21148cf7daf00d9edcddf7231\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_4' class='gform_fields top_label form_sublabel_above description_below validation_below'><div id=\"field_4_10\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_10'>Name<\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_4_10' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_2\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_2'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_4_2' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  autocomplete=\"email\"\/>\n                        <\/div><\/div><fieldset id=\"field_4_3\" class=\"gfield gfield--type-product gfield--type-choice gfield--input-type-radio gfield_price gfield_price_4_3 gfield_product_4_3 gfield_contains_required field_sublabel_above gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Donation Amount<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_4_3'>\n\t\t\t<div class='gchoice gchoice_4_3_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='20|20'  id='choice_4_3_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_0' id='label_4_3_0' class='gform-field-label gform-field-label--type-inline'>$20<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='50|50'  id='choice_4_3_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_1' id='label_4_3_1' class='gform-field-label gform-field-label--type-inline'>$50<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='100|100' checked='checked' id='choice_4_3_2' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_4_3\"   \/>\n\t\t\t\t\t<label for='choice_4_3_2' id='label_4_3_2' class='gform-field-label gform-field-label--type-inline'>$100<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='250|250'  id='choice_4_3_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_3' id='label_4_3_3' class='gform-field-label gform-field-label--type-inline'>$250<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_3_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='0|0'  id='choice_4_3_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_3_4' id='label_4_3_4' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_4_3'>Choose how much you would like to donate.<\/div><\/fieldset><div id=\"field_4_4\" class=\"gfield gfield--type-product gfield--input-type-price gfield_price gfield_price_4_4 gfield_product_4_4 field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_4'>Custom Amount<\/label><div class='ginput_container ginput_container_product_price'>\n\t\t\t\t\t<input name='input_4' id='input_4_4' type='text' value='' class='medium ginput_amount'    aria-invalid=\"false\"  \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_5\" class=\"gfield gfield--type-total gfield--input-type-total gfield--width-full gfield_price gfield_price_4_ gfield_total gfield_total_4_ field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  aria-atomic=\"true\" aria-live=\"polite\" ><label class='gfield_label gform-field-label' for='input_4_5'>Total<\/label><div class='ginput_container ginput_container_total'>\n\t\t\t\t\t\t\t<input type='text' readonly name='input_5' id='input_4_5' value='$0.00' class='gform-text-input-reset ginput_total ginput_total_4' \/>\n\t\t\t\t\t\t<\/div><\/div><div id=\"field_4_9\" class=\"gfield gfield--type-stripe_creditcard gfield--input-type-stripe_creditcard gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--type-stripe_creditcard-payment-element\"  ><label class='gfield_label gfield_label_before_complex gform-field-label' for='input_4_9_1'>Credit Card<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container_creditcard ginput_stripe_creditcard gform-grid-row' id='input_4_9'><div class='ginput_full gform-grid-col' id='input_4_9_1_container' data-payment-element='true'><div id='input_4_9_1' class='StripeElement--payment-element'><\/div><\/div><!-- .ginput_full --><\/div><!-- .ginput_container -->\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t:root {\r\n  \t\t\t\t\t--link-login-string: \"Link login\"\r\n\t\t\t\t}\r\n\t\t\t<\/style><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Donate Now'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_4' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_4' id='gform_theme_4' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_4' id='gform_style_settings_4' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='Okeg4R4+42rJnmF8VwYDXBRBKZb1f9t83quBqcID\/DvbCI2TACn\/itXUM\/jhS25TA+R1Q28eDD202qjt6CiZStNtbeEQmUuDKeihRmcTMWbKAvA=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_4' value='WyJ7XCIzXCI6W1wiZWI1ZjU5ZjU1NmRlNjYwYTIyNGM2MTdkNzUyNDc2MTlcIixcIjZiNDk3ODAwMTg4ZTFlMTk4ZThhMDk4MmRkYWQ5Y2VjXCIsXCI0MzFhYmIyNDQ1MGFmZTllYzQzNGQ5ZmUzNjA1YTI1Y1wiLFwiYWFhNzMyZGUzZDI0ZWI5YWQ4YzkzYWExMmUwOTZmNTRcIixcIjdjYjg0YjQ1OTM4MGRkMTUyODUzZGMzNzQzYjkzNmQyXCJdfSIsImMyMGNlMzI3Y2IyZTRlZGZkNjQ0ZTMyMjFhMmU0NGM3Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https:\/\/summerhomegarden.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https:\/\/summerhomegarden.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"4\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_4\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_4\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_4\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 4, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-200","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Support + Donate - SummerHome Garden - A Denver Pocket Park &amp; Garden.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/summerhomegarden.com\/support-donate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Support + Donate - SummerHome Garden - A Denver Pocket Park &amp; Garden.\" \/>\n<meta property=\"og:description\" content=\"Support + DonateSHG is proud to announce it&#039;s 501(c)(3) Non-Profit Status.Please use our donation form to make tax-deductible contributions to SHG.Copy &amp; Share the SHG Donate link:summerhomegarden.com\/support-donate\/\" \/>\n<meta property=\"og:url\" content=\"https:\/\/summerhomegarden.com\/support-donate\/\" \/>\n<meta property=\"og:site_name\" content=\"SummerHome Garden - A Denver Pocket Park &amp; Garden.\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-30T16:07:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/summerhomegarden.com\/support-donate\/\",\"url\":\"https:\/\/summerhomegarden.com\/support-donate\/\",\"name\":\"Support + Donate - SummerHome Garden - A Denver Pocket Park &amp; Garden.\",\"isPartOf\":{\"@id\":\"https:\/\/summerhomegarden.com\/#website\"},\"datePublished\":\"2024-05-27T23:51:46+00:00\",\"dateModified\":\"2025-06-30T16:07:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/summerhomegarden.com\/support-donate\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/summerhomegarden.com\/support-donate\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/summerhomegarden.com\/support-donate\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/summerhomegarden.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Support + Donate\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/summerhomegarden.com\/#website\",\"url\":\"https:\/\/summerhomegarden.com\/\",\"name\":\"SummerHome Garden - A Denver Pocket Park &amp; Garden.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/summerhomegarden.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Support + Donate - SummerHome Garden - A Denver Pocket Park &amp; Garden.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/summerhomegarden.com\/support-donate\/","og_locale":"en_US","og_type":"article","og_title":"Support + Donate - SummerHome Garden - A Denver Pocket Park &amp; Garden.","og_description":"Support + DonateSHG is proud to announce it's 501(c)(3) Non-Profit Status.Please use our donation form to make tax-deductible contributions to SHG.Copy &amp; Share the SHG Donate link:summerhomegarden.com\/support-donate\/","og_url":"https:\/\/summerhomegarden.com\/support-donate\/","og_site_name":"SummerHome Garden - A Denver Pocket Park &amp; Garden.","article_modified_time":"2025-06-30T16:07:42+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/summerhomegarden.com\/support-donate\/","url":"https:\/\/summerhomegarden.com\/support-donate\/","name":"Support + Donate - SummerHome Garden - A Denver Pocket Park &amp; Garden.","isPartOf":{"@id":"https:\/\/summerhomegarden.com\/#website"},"datePublished":"2024-05-27T23:51:46+00:00","dateModified":"2025-06-30T16:07:42+00:00","breadcrumb":{"@id":"https:\/\/summerhomegarden.com\/support-donate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/summerhomegarden.com\/support-donate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/summerhomegarden.com\/support-donate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/summerhomegarden.com\/"},{"@type":"ListItem","position":2,"name":"Support + Donate"}]},{"@type":"WebSite","@id":"https:\/\/summerhomegarden.com\/#website","url":"https:\/\/summerhomegarden.com\/","name":"SummerHome Garden - A Denver Pocket Park &amp; Garden.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/summerhomegarden.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/pages\/200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/comments?post=200"}],"version-history":[{"count":0,"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/pages\/200\/revisions"}],"wp:attachment":[{"href":"https:\/\/summerhomegarden.com\/wp-json\/wp\/v2\/media?parent=200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}