.ae-booking-bar{border-radius:12px;background-color:rgba(0,0,0,.4);padding:14px;margin:30px 0 40px;z-index:9;position:relative;}
.ae-booking-bar .ae-arch-filter--home{margin:0;}
.ae-booking-form{display:grid;grid-template-columns:2fr 2fr 3fr auto;gap:10px;align-items:stretch;}
.ae-booking-form > *{min-width:0;}
.ae-field{background:#fff;border-radius:6px;border:1px solid #ddd;padding:10px 20px;position:relative;width:100%;display:flex;flex-direction:column;}
.ae-label{padding:0;margin:0;font-size:13px;font-weight:700;color:#757575;display:block;}
.ae-select{border:1px solid #ddd;border-radius:6px;height:34px;padding:5px 8px;display:flex;font-size:12px;align-items:center;justify-content:space-between;cursor:pointer;background:#fff;user-select:none;position:relative;z-index:5;}
.ae-value{font-size:16px;font-weight:600;color:#121212;}
.ae-dropdown{position:absolute;contain:layout;top:calc(100% + 6px);left:0;width:100%;background:#fff;border-radius:6px;box-shadow:0 15px 40px rgba(0,0,0,.25);display:none;z-index:999;}
.ae-dropdown-field.is-open .ae-dropdown{display:block;}
.ae-dropdown ul{list-style:none;margin:0;padding:12px;}
.ae-dropdown li{margin-bottom:6px;}
.ae-dropdown li:last-child{margin-bottom:0;}
.ae-dropdown input{display:none;}
.ae-dropdown label{display:block;padding:8px 10px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;}
.ae-dropdown label:hover{background:#f2f2f2;}
.ae-submit{display:flex;height:90px;}
.ae-submit :hover{background-color:#fff;}
.ae-field.is-selected .ae-select{background:#e6f4ea;border-color:#4caf50;}
.ae-field.is-selected .ae-value{color:#2e7d32;font-weight:700;}
.ae-booking-form .ae-dropdown-field:nth-of-type(1){min-width:200px;}
.ae-booking-form .ae-dropdown-field:nth-of-type(2){min-width:400px;}
@media(max-width:1199px){ .ae-booking-bar{background-color:transparent;padding:0;border-radius:0;margin:25px 0 30px;}
.ae-booking-form{grid-template-columns:1fr;width:100%;}
.ae-dropdown-field, .vtype, .ae-submit .button{min-width:100% !important;width:100%;}
.ae-field{padding:0;margin:0;}
.ae-label{padding-left:10px;}
.ae-select{border:0;margin:5px 10px;}
.ae-submit .button{height:60px;align-self:center;}
.ae-booking-bar, .ae-booking-form{overflow-x:hidden;}
} .date-range-container{display:flex;flex-direction:column;gap:6px;}
.date-block{width:100%;}
.date-block.from{padding-bottom:5px;}
.date-select{display:flex;align-items:center;gap:4px;}
.date-label{width:35%;font-size:13px;color:#333;white-space:nowrap;}
.date-select select{height:38px;min-height:38px;width:auto;max-width:100%;padding:0 8px;box-sizing:border-box;font-size:14px;line-height:1.2;text-align:center;text-align-last:center;background:#fff;color:#1f2937;border:1px solid rgba(15, 38, 60, 0.18);border-radius:6px;appearance:auto;-webkit-appearance:menulist;overflow-y:auto;}
.date-select select:focus{outline:none;border-color:#ff7900;box-shadow:0 0 0 3px rgba(255, 121, 0, 0.16);}
.ae-fld-dates-wrap{display:flex;flex-direction:column;gap:4px;flex:0 1 190px;min-width:170px;max-width:210px;margin:0;}
.ae-fld-dates-wrap__label{display:block;}
.ae-fld-dates-wrap .ae-fld-dates__label{display:none;}
.ae-fld-dates-wrap .ae-fld-dates{display:flex;flex-direction:row;align-items:center;gap:6px;flex:0 0 auto;margin:0;}
.ae-fld-dates-wrap .ae-fld-dates__label{flex:0 0 64px;margin:0;font-size:10px;white-space:nowrap;letter-spacing:.02em;line-height:1.2;}
.ae-fld-dates-wrap .ae-fld-dates .date-block{flex:1 1 auto;width:auto;padding:0;min-width:0;}
.ae-fld-dates-wrap .ae-fld-dates .date-select{display:flex;gap:3px;width:100%;}
.ae-fld-dates-wrap .ae-fld-dates .date-select select{flex:1 1 0;min-width:0;height:28px;min-height:28px;font-size:11px;padding:0 2px;}
.ae-fld-dates-wrap .ae-fld-dates .date-select select.day{flex:0 0 38px;}
@media(min-width:701px){
.ae-arch-filter .ae-fld-dates-wrap__label{width:100%;text-align:center;justify-content:center;}
.ae-fld-dates-wrap .ae-fld-dates{gap:0;}
} @media(min-width:701px){
.ae-arch-filter--home .ae-arch-filter__row{flex-wrap:nowrap;gap:8px;}
.ae-arch-filter--home .ae-fld-dates-wrap{flex:0 1 200px;min-width:180px;max-width:220px;}
.ae-arch-filter--home .ae-fld-count--anglers, .ae-arch-filter--home .ae-fld-count--guests{max-width:130px;}
.ae-arch-filter--home .ae-fld-country{flex:1 1 130px;max-width:200px;}
.ae-arch-filter--home .ae-fld-activities{flex:1 1 160px;max-width:240px;}
.ae-arch-filter--home .ae-fld-checks{flex:0 1 160px;max-width:180px;}
.ae-arch-filter--home .ae-fld-submit{min-width:100px;}
.ae-arch-filter--home .ae-fld-country, .ae-arch-filter--home .ae-fld-dates-wrap, .ae-arch-filter--home .ae-fld-checks{align-self:stretch;justify-content:flex-end;padding-left:10px;margin-left:4px;border-left:1px solid rgba(15, 38, 60, 0.12);}
}
@media(max-width:700px){  .ae-arch-filter .ae-fld-dates-wrap__label{display:none;}
.ae-arch-filter .ae-fld-dates-wrap .ae-fld-dates__label{display:inline-flex;}
.ae-fld-dates-wrap{flex-direction:column;flex:0 0 auto;max-width:none;min-width:0;gap:3px;align-self:flex-end;margin-left:auto;border-top:1px solid rgba(15, 38, 60, 0.12);padding-top:8px;margin-top:8px;width:100%;align-items:flex-end;}
.ae-fld-dates-wrap .ae-fld-dates{flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;min-width:0;}
.ae-fld-dates-wrap .ae-fld-dates__label{flex:0 0 60px;margin:0;font-size:11px;text-align:left;line-height:1.2;}
.ae-fld-dates-wrap .ae-fld-dates .date-select{background:#e0f2fe;border-radius:6px;padding:3px;gap:3px;width:auto;justify-content:flex-end;}
.ae-fld-dates-wrap .ae-fld-dates .date-select select{height:32px;min-height:32px;font-size:12px;padding:0 4px;flex:0 0 auto;}
.ae-fld-dates-wrap .ae-fld-dates .date-select select.day{width:46px;}
.ae-fld-dates-wrap .ae-fld-dates .date-select select.month{width:110px;}
.ae-fld-dates-wrap .ae-fld-dates .date-select select.year{width:68px;}
} @media(max-width:768px){
.date-label{width:40%;font-size:12px;}
.date-select select{font-size:13px;padding:0 6px;}
}
.vtype.is-selected .date-select select {
background: #ffffff;
border-color: #4caf50;
}