.date-picker-wrapper.date-picker-opened .picker-background{width:100%;height:100%;z-index:1040;top:0;left:0;position:fixed;display:block}.date-picker-wrapper .picker-background{display:none}.date-picker-wrapper .datepicker{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23186b6d' d='M18.5 4h-2V2.5h-1V4h-7V2.5h-1V4h-2A2.502 2.502 0 003 6.5v13A2.502 2.502 0 005.5 22h13a2.502 2.502 0 002.5-2.5v-13A2.502 2.502 0 0018.5 4zM20 19.5a1.502 1.502 0 01-1.5 1.5h-13A1.502 1.502 0 014 19.5v-10h16zm0-11H4v-2A1.502 1.502 0 015.5 5h2v2.5h1V5h7v2.5h1V5h2A1.502 1.502 0 0120 6.5z'/%3E%3Ccircle fill='%23186b6d' cx='13.75' cy='13.5' r='1'/%3E%3Ccircle fill='%23186b6d' cx='10.25' cy='13.5' r='1'/%3E%3Ccircle fill='%23186b6d' cx='17.25' cy='13.5' r='1'/%3E%3Ccircle fill='%23186b6d' cx='13.75' cy='17.5' r='1'/%3E%3Ccircle fill='%23186b6d' cx='10.25' cy='17.5' r='1'/%3E%3Ccircle fill='%23186b6d' cx='17.25' cy='17.5' r='1'/%3E%3Ccircle fill='%23186b6d' cx='6.75' cy='17.5' r='1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center left 1rem;background-size:24px 24px;background-color:#fff;height:44px}.date-picker-wrapper .datepicker--availability{border:1px solid #e5e5e5}.date-picker-wrapper .datepicker--availability:disabled{background-color:#dfe0e2;border-color:#b0b2b5;color:#2a2d32;cursor:not-allowed;opacity:1}.date-picker-wrapper .picker__input.picker__input--active{border-color:#186b6d}.date-picker-wrapper .picker--opened{z-index:1050}.date-picker-wrapper .picker--opened .picker__holder{background-color:transparent;border:none;box-shadow:none}.date-picker-wrapper .picker__frame{width:90%;box-shadow:none;margin-bottom:0;bottom:0;top:auto}.date-picker-wrapper .picker__box{display:block;font-size:1.25rem;border:1px solid #a6a6a6;border-radius:5px;background-color:#fff;width:100%}.date-picker-wrapper .picker__month,.date-picker-wrapper .picker__year{color:#000;font-size:.9em;font-style:normal}.date-picker-wrapper .picker__day{font-size:.7em;font-weight:400;margin:.4em auto;border:none}.date-picker-wrapper .picker__weekday{font-size:.6em;color:#000}.date-picker-wrapper .picker__day,.date-picker-wrapper .picker__weekday{height:2em;width:2em;text-align:center}.date-picker-wrapper .picker__day--today:before{display:none}.date-picker-wrapper .picker__day--outfocus{visibility:hidden}.date-picker-wrapper .picker--focused .picker__day--disabled,.date-picker-wrapper .picker__day--disabled,.date-picker-wrapper .picker__day--disabled:hover{color:#a6a6a6;background:#fff;border:none}.date-picker-wrapper .picker--focused .picker__day--highlighted,.date-picker-wrapper .picker__day--highlighted:hover{background:#fff}.date-picker-wrapper .picker--focused .picker__day--selected{border-radius:50%;background-color:#af143e;border-color:#af143e;color:#fff}.date-picker-wrapper .monthScroll{position:absolute;width:1em;height:1em;box-sizing:content-box;top:-10px;color:#186b6d;margin:12px}.date-picker-wrapper .monthScroll.prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23186b6d' d='M13 18a.5.5 0 01-.361-.154L8.725 13.76a2.5 2.5 0 01.007-3.528l3.907-4.078a.5.5 0 01.722.692l-3.914 4.086a1.504 1.504 0 00-.008 2.129l3.922 4.093A.5.5 0 0113 18z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;background-size:24px 24px;left:5%}.date-picker-wrapper .monthScroll.next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23186b6d' d='M10.75 18a.5.5 0 01-.361-.846l3.914-4.086a1.504 1.504 0 00.008-2.129l-3.922-4.093a.5.5 0 01.722-.692l3.914 4.086a2.5 2.5 0 01-.007 3.528l-3.907 4.078a.5.5 0 01-.361.154z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;background-size:24px 24px;right:5%}.date-picker-wrapper .monthScroll.picker__nav--disabled{display:none}.date-picker-wrapper.price-calendar .picker__box{height:400px}.date-picker-wrapper.price-calendar .picker__table{margin-bottom:0}.date-picker-wrapper.price-calendar .picker__day,.date-picker-wrapper.price-calendar .picker__weekday{height:2.5em;width:2.5em;text-align:center}.date-picker-wrapper.price-calendar .picker__day.picker__day--selected .calendar-price{color:#fff}.date-picker-wrapper.price-calendar .picker__day .calendar-price{color:#186b6d;font-size:.65em;display:block;padding-top:1px}.date-picker-wrapper.price-calendar .calendar-currency-message{text-align:center;color:#737373;font-size:.6em;border-top:1px solid #e5e5e5;padding-top:10px}