.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10704 .elementor-element.elementor-element-ffa2d4e{--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;--margin-top:20px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10704 .elementor-element.elementor-element-ffa2d4e:not(.elementor-motion-effects-element-type-background), .elementor-10704 .elementor-element.elementor-element-ffa2d4e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}#elementor-popup-modal-10704 .dialog-widget-content{background-color:#FFFFFF00;}#elementor-popup-modal-10704 .dialog-message{width:1600px;height:auto;}#elementor-popup-modal-10704{justify-content:center;align-items:flex-start;}@media(min-width:768px){.elementor-10704 .elementor-element.elementor-element-ffa2d4e{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-d714c49 */#jp-search-form {
  display: flex;
  flex-wrap: nowrap;
  max-width: 600px;
  margin: 0 auto;
}

#jp-search-form input[type="text"] {
  flex: 1;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 6px 0 0 6px;
  outline: none;
}

#jp-search-form button[type="submit"] {
  padding: 12px 20px;
  font-size: 16px;
  background-color: #c00;
  color: white;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.3s ease;
}

#jp-search-form button[type="submit"]:hover {
  background-color: #a00;
}/* End custom CSS */