.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{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 );line-height:var( --e-global-typography-primary-line-height );}.elementor-8361 .elementor-element.elementor-element-92eca96 .e-search-input{background-color:#02010100;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 );border-style:none;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);}.elementor-8361 .elementor-element.elementor-element-92eca96 .e-search-submit{background-color:#02010100;}.elementor-8361 .elementor-element.elementor-element-92eca96{width:var( --container-widget-width, 450px );max-width:450px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:450px;--container-widget-flex-grow:0;--e-search-placeholder-color:#0000004D;--e-search-input-padding-block-start:0px;--e-search-input-padding-inline-start:0px;--e-search-input-padding-block-end:0px;--e-search-input-padding-inline-end:0px;--e-search-submit-margin-inline-start:10px;--e-search-submit-button-flex-direction:row-reverse;--e-search-submit-icon-margin-inline-start:var(--e-search-submit-icon-gap);--e-search-submit-icon-margin-inline-end:0px;--e-search-icon-submit-size:50px;--e-search-submit-icon-gap:0px;--e-search-submit-border-radius:0px 0px 0px 0px;--e-search-submit-padding:0px 0px 0px 0px;}.elementor-8361 .elementor-element.elementor-element-92eca96.elementor-element{--align-self:flex-start;}.elementor-8361 .elementor-element.elementor-element-92eca96 .e-search-submit span{font-size:0px;}.elementor-8361 .elementor-element.elementor-element-6ab4395{width:100%;max-width:100%;}@media(min-width:1600px){.elementor-widget-search .elementor-pagination{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-8361 .elementor-element.elementor-element-92eca96 .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-search .elementor-pagination{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-8361 .elementor-element.elementor-element-92eca96 .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-search .elementor-pagination{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-8361 .elementor-element.elementor-element-92eca96{width:100%;max-width:100%;}.elementor-8361 .elementor-element.elementor-element-92eca96 .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for search, class: .elementor-element-92eca96 */.elementor-location-header .elementor-element .elementor-widget-search{
 height:50px;
}

.e-search .e-search-form .e-search-submit{
 margin-right:0px;
}

/* Default */
.e-search-submit svg rect {
  transition: 0.3s ease;
}

.e-search-submit svg path {
  transition: 0.3s ease;
}

.e-search-submit:hover svg rect {
  fill: #136CBC;   /* iets donkerder */
  stroke: #136CBC;
}

.e-search-submit:hover svg path {
  fill: #fff; /* meestal wit laten */
}/* End custom CSS */