/*
Theme Name: Danhostel 2024
Theme URI: https://www.danhostel.dk/
Author: Danhostel
Author URI: https://www.danhostel.dk/
Description: Dette er en opdatering af Danhostels egne hjemmesider
Requires at least: 6.0
Tested up to: 6.4.3
Requires PHP: 5.7
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ollie
Text Domain: danhostel2024
Tags: grid-layout, one-column, two-columns, three-columns, four-columns, wide-blocks, Danhostel, travel, hostel
*/

/* Adjusting column gap */
#gform_wrapper_5 .gfield,
#gform_wrapper_5 .gfield + .gfield {
    margin-bottom: -16px;
}

#field_submit {
  margin-top: 28px;
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{
	--gform-theme-local-inline-size: 100%;
}

.booking-bar{
  position:relative;
  margin-top: -100px !important;
  /*z-index: 99;*/
  z-index: 9;
}

.gform-theme--foundation .gform_fields {
	--gform-theme-form-row-gap: 20px;
}

.hero-back{
	z-index: 1;
}