.elementor-3351 .elementor-element.elementor-element-33948ca{--display:flex;--min-height:169px;--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;--justify-content:flex-end;}.elementor-3351 .elementor-element.elementor-element-4e768bd > .elementor-widget-container{margin:0px 0px -16px 0px;}.elementor-3351 .elementor-element.elementor-element-4e768bd .tf_widget-title h2{font-size:16px;}.elementor-3351 .elementor-element.elementor-element-4e768bd .tf_widget-subtitle{font-size:5px;}#elementor-popup-modal-3351{background-color:#0000003D;justify-content:center;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-3351 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-3351 .dialog-close-button{display:flex;}#elementor-popup-modal-3351 .dialog-widget-content{border-radius:0px 0px 14px 14px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for tourfic-search, class: .elementor-element-4e768bd */input, optgroup, select, textarea {
   
    font-size: 0.7rem;
  
  
}
#tf_pickup_location{
        padding: .5rem 0.4rem;
}


@media (max-width: 640px) {
  /* Parent container som holder alle wrap */
  .tf_input-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; /* mellomrom mellom feltene */
  }

  /* Hver wrap tar halv bredde */
  .tf_destination-wrap {
    flex: 0 0 calc(50% - 6px); /* 50% minus halve gap */
    box-sizing: border-box;
  }

  /* Sørg for at inputs fyller hele wrap */
  .tf_destination-wrap input {
    width: 100%;
  }

  /* Søkeknappen skal være full bredde */
  .tf-search-submit {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 12px;
  }
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-3351{
    z-index: 10;
    backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}/* End custom CSS */