.elementor-9281 .elementor-element.elementor-element-b9d5e30{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-9281 .elementor-element.elementor-element-adae85f .elementor-button{background-color:var( --e-global-color-d91740a );font-family:var( --e-global-typography-ad297a8-font-family ), Sans-serif;font-size:var( --e-global-typography-ad297a8-font-size );font-weight:var( --e-global-typography-ad297a8-font-weight );line-height:var( --e-global-typography-ad297a8-line-height );fill:var( --e-global-color-0fe15bf );color:var( --e-global-color-0fe15bf );border-radius:50px 50px 50px 50px;padding:10px 15px 10px 15px;}.elementor-9281 .elementor-element.elementor-element-adae85f .elementor-button:hover, .elementor-9281 .elementor-element.elementor-element-adae85f .elementor-button:focus{background-color:var( --e-global-color-1d903d6 );}.elementor-9281 .elementor-element.elementor-element-adae85f .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-9281 .elementor-element.elementor-element-adae85f .elementor-button{font-size:var( --e-global-typography-ad297a8-font-size );line-height:var( --e-global-typography-ad297a8-line-height );}}@media(max-width:767px){.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-9281 .elementor-element.elementor-element-adae85f .elementor-button{font-size:var( --e-global-typography-ad297a8-font-size );line-height:var( --e-global-typography-ad297a8-line-height );}}/* Start custom CSS for container, class: .elementor-element-b9d5e30 */#mobile-sticky-footer {
  display: none;
}

@media (max-width: 767px) {
  #mobile-sticky-footer {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    padding-bottom: env(safe-area-inset-bottom);
  }
}
@media (max-width: 767px) {
  body {
    padding-bottom: 80px; /* תתאים לגובה הפוטר */
  }
}/* End custom CSS */