.elementor-734 .elementor-element.elementor-element-18069b0{--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:center;--margin-top:96px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-734 .elementor-element.elementor-element-e89ea48{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-734 .elementor-element.elementor-element-e89ea48 .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-734 .elementor-element.elementor-element-d9a918c{width:var( --container-widget-width, 560px );max-width:560px;margin:24px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:560px;--container-widget-flex-grow:0;text-align:center;}.elementor-734 .elementor-element.elementor-element-a82e8e3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:24px 24px 24px 24px;--margin-top:96px;--margin-bottom:192px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-734 .elementor-element.elementor-element-a82e8e3.e-con{--align-self:center;}.elementor-734 .elementor-element.elementor-element-c30c7a7{width:initial;max-width:initial;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-734 .elementor-element.elementor-element-a82e8e3{--width:760px;}}@media(max-width:1024px){.elementor-734 .elementor-element.elementor-element-18069b0{--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-734 .elementor-element.elementor-element-e89ea48 .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-734 .elementor-element.elementor-element-d9a918c{padding:0px 24px 0px 0px;}.elementor-734 .elementor-element.elementor-element-a82e8e3{--padding-top:0px;--padding-bottom:0px;--padding-left:64px;--padding-right:64px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-734 .elementor-element.elementor-element-e89ea48 .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-734 .elementor-element.elementor-element-a82e8e3{--margin-top:48px;--margin-bottom:96px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-c30c7a7 *//* Style complet du formulaire de recherche natif DELSOL */
.delsol-search-form {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch;
  gap: 16px;
  width: 100%;
}

.delsol-search-form input[type="search"] {
  flex: 1 1 auto;
  width: 500px !important;
  min-width: 0;
  height: 50px;
  border: 2px solid #e64411;
  border-radius: 12px;
  padding: 0 16px 0 80px;
  font-size: 16px;
  color: #333;
  outline: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='%23b7b7b7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 28px center;
  background-size: 28px 28px;
}

.delsol-search-form input[type="search"]::placeholder {
  color: #3d3d3d;
  opacity: 1;
}

.delsol-search-form button {
  flex: 0 0 auto;
  width: auto !important;
  height: 50px;
  padding: 20 20 20 20px;
  border: 0;
  border-radius: 12px;
  background: #005487;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
}

.delsol-search-form button:hover {
  background: #00456f;
}

@media (max-width: 767px) {
  .delsol-search-form {
    flex-direction: column !important;
    gap: 12px;
  }

  .delsol-search-form input[type="search"],
  .delsol-search-form button {
    width: 100% !important;
    height: 60px;
    font-size: 18px;
  }
}/* End custom CSS */