.datepick {
    border: 0;
    background: 0 0;
    border-radius: 0;
    width: 100% !important;
}

@media (max-width: 767px) {
    .datepick {
        width:auto !important
    }
}

.datepick .datepick-nav {
    background-color: transparent;
    font-size: 1rem;
    margin-bottom: .625rem
}

.datepick .datepick-nav a {
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0;
    color: #17181a
}

.datepick .datepick-nav a:hover:not(.datepick-disabled) {
    color: #13b0bb
}

.datepick .datepick-nav a:hover,.datepick .datepick-nav a:focus,.datepick .datepick-nav a:active {
    text-decoration: none;
    background: 0 0
}

.datepick .datepick-nav .datepick-cmd-today {
    color: #13b0bb;
    font-weight: 600;
    width: 40%
}

.datepick .datepick-nav .datepick-cmd-today:hover {
    color: #17181a
}
/*
.datepick .datepick-nav .datepick-cmd-prev {
    overflow: hidden
}

.datepick .datepick-nav .datepick-cmd-prev:before {
    height: 100%;
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    width: 100%
}

.datepick .datepick-nav .datepick-cmd-next {
    overflow: hidden
}

.datepick .datepick-nav .datepick-cmd-next:before {
    height: 100%;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    width: 100%
}
*/
.datepick .datepick-month-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.5rem;
    background: 0 0;
    color: #17181a;
    font-weight: 600;
    font-size: 1rem
}

.datepick .datepick-month-header select {
    height: 100%;
    background-color: transparent;
    color: inherit;
    background-size: .75rem;
    background-position: top .875rem right .875rem;
    padding-right: 1.875rem;
    font-weight: inherit
}

.datepick .datepick-month-header select:last-child {
    max-width: 75px
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .datepick .datepick-month-header select {
        width: auto
    }
}

.datepick .datepick-month-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    .datepick .datepick-month-row {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.datepick .datepick-month {
    width: auto;
    clear: both;
    margin: 0 auto;
    border: 0;
    font-size: .75rem
}

@media (min-width: 768px) {
    .datepick .datepick-month {
        width:50%
    }
}

@media (min-width: 768px) {
    .datepick .datepick-month+.datepick-month {
        margin-left:20px
    }
}

.datepick .datepick-month table {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 2px;
    margin: 0;
    height: auto
}

.datepick .datepick-month thead th {
    background: 0 0;
    color: #17181a
}

.datepick .datepick-month th,.datepick .datepick-month td {
    border: 0;
    background: 0 0
}

.datepick .datepick-ctrl {
    margin-top: .625rem;
    background: 0 0;
    font-weight: 600
}

.datepick .datepick-ctrl a {
    color: #17181a;
    font-size: .875rem
}

.datepick .datepick-ctrl a:hover {
    background: 0 0;
    text-decoration: none;
    color: #13b0bb
}

.mphb-calendar .datepick-month td>span,.mphb-calendar .datepick-month td a {
    min-height: 1.875rem;
    padding-top: 0.25rem;
}

.mphb-calendar .datepick-month td a {
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.mphb-calendar .datepick-month td span {
    color: #ebebec;
    position: relative;
    background: 0 0;
    overflow: hidden
}

.mphb-calendar .datepick-month td .mphb-available-date {
    background: #e7f7f8;
    font-weight: 600;
    color: #13b0bb
}

.mphb-calendar .datepick-month td .mphb-past-date,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable,.mphb-calendar .datepick-month td .mphb-out-of-season-date,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-in.mphb-mark-as-unavailable--check-out,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable--check-in,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out.mphb-mark-as-unavailable--check-in {
    font-weight: 400;
    color: #ebebec;
    opacity: 1;
    border: 1px solid #fafafa;
    background: -webkit-repeating-linear-gradient(top left,transparent,transparent 4px,#fafafa 5px,#fafafa 6px);
    background: -o-repeating-linear-gradient(top left,transparent,transparent 4px,#fafafa 5px,#fafafa 6px);
    background: repeating-linear-gradient(to bottom right,transparent,transparent 4px,#fafafa 5px,#fafafa 6px)
}

.mphb-calendar .datepick-month td .mphb-past-date:before,.mphb-calendar .datepick-month td .mphb-past-date:after,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable:before,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable:after,.mphb-calendar .datepick-month td .mphb-out-of-season-date:before,.mphb-calendar .datepick-month td .mphb-out-of-season-date:after,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-in.mphb-mark-as-unavailable--check-out:before,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-in.mphb-mark-as-unavailable--check-out:after,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable--check-in:before,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable--check-in:after,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable:before,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable:after,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date:before,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date:after,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out.mphb-mark-as-unavailable--check-in:before,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out.mphb-mark-as-unavailable--check-in:after {
    display: none
}

.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-in,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-in,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out {
    border: 0;
    background: 0 0;
    position: relative;
    z-index: 1;
    color: #13b0bb;
    font-weight: 600
}

.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out:before,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-in:before,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-in:before,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #fafafa;
    background: -webkit-repeating-linear-gradient(top left,transparent,transparent 4px,#fafafa 5px,#fafafa 6px);
    background: -o-repeating-linear-gradient(top left,transparent,transparent 4px,#fafafa 5px,#fafafa 6px);
    background: repeating-linear-gradient(to bottom right,transparent,transparent 4px,#fafafa 5px,#fafafa 6px)
}

.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out:after,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-in:after,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-in:after,.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear,right bottom,left top,color-stop(50%,rgba(255,255,255,0)),color-stop(50%,#e7f7f8));
    background: -webkit-linear-gradient(bottom right,rgba(255,255,255,0) 50%,#e7f7f8 50%);
    background: -o-linear-gradient(bottom right,rgba(255,255,255,0) 50%,#e7f7f8 50%);
    background: linear-gradient(to top left,rgba(255,255,255,0) 50%,#e7f7f8 50%)
}

.mphb-calendar .datepick-month td .mphb-out-of-season-date--check-out:after,.mphb-calendar .datepick-month td .mphb-mark-as-unavailable--check-out:after {
    background: -webkit-gradient(linear,left top,right bottom,color-stop(50%,rgba(255,255,255,0)),color-stop(50%,#e7f7f8));
    background: -webkit-linear-gradient(top left,rgba(255,255,255,0) 50%,#e7f7f8 50%);
    background: -o-linear-gradient(top left,rgba(255,255,255,0) 50%,#e7f7f8 50%);
    background: linear-gradient(to bottom right,rgba(255,255,255,0) 50%,#e7f7f8 50%)
}

.mphb-calendar .datepick-month td .mphb-check-in-date {
    color: #17181a;
    background: #ffce00;
    border-color: #ffce00;
    font-weight: 600;
    opacity: 1
}

.mphb-calendar .datepick-month td .mphb-unselectable-date--check-in,.mphb-calendar .datepick-month td .mphb-unselectable-date--check-out {
    color: #ebebec
}

.mphb-calendar .datepick-month td .datepick-highlight,.mphb-calendar .datepick-month td .mphb-selected-date,.mphb-calendar .datepick-month td .datepick-selected {
    color: #17181a;
    background: #ffce00;
    border-color: #ffce00;
    font-weight: 600;
    text-decoration: none
}

.mphb-calendar .datepick-month td .datepick-highlight:before,.mphb-calendar .datepick-month td .datepick-highlight:after,.mphb-calendar .datepick-month td .mphb-selected-date:before,.mphb-calendar .datepick-month td .mphb-selected-date:after,.mphb-calendar .datepick-month td .datepick-selected:before,.mphb-calendar .datepick-month td .datepick-selected:after {
    display: none
}

.mphb-calendar[data-is_show_prices="1"] .datepick-month td a,.mphb-calendar[data-is_show_prices="1"] .datepick-month td span {
    height: auto;
    line-height: 1.5
}

.mphb-calendar[data-is_show_prices="1"] .datepick-month td>a,.mphb-calendar[data-is_show_prices="1"] .datepick-month td>span {
    padding: 5px 0 2px
}

.mphb-calendar[data-is_show_prices="1"] .datepick-month td>a.mphb-mark-as-unavailable,.mphb-calendar[data-is_show_prices="1"] .datepick-month td>span.mphb-mark-as-unavailable {
    padding: 4px 0 1px
}

.mphb-calendar .datepick-month td>span .mphb-date-cell__price,.mphb-calendar .datepick-month td>a .mphb-date-cell__price {
    margin-top: 2px;
    line-height: 1;
    font-weight: 400
}

.mphb-calendar.mphb-loading .datepick:before {
    z-index: 2
}

.mphb-datepick-popup {
    margin-top: -2px;
    margin-bottom: -2px;
    padding: .3125rem 1.25rem .625rem;
    background: #fff;
    border: 2px solid #ffce00;
    border-radius: 3px;
    max-width: 32rem;
}

.mphb-datepick-popup .datepick-month td span,.mphb-datepick-popup .datepick-month td a {
    padding: 0;
    width: 2rem;
    height: 2rem;
    line-height: 1.9375rem;
    background: 0 0
}

.mphb-datepick-popup .datepick-month td a {
    color: #17181a
}

.mphb-datepick-popup .datepick-month td a.mphb-date-selectable,.mphb-datepick-popup .datepick-month td a.mphb-selectable-date {
    border: 1px solid #ededed;
    background: 0 0;
    font-weight: 600
}

.mphb-datepick-popup .datepick-month td a.datepick-today {
    border: 2px solid #13b0bb;
    text-decoration: none;
    color: #17181a;
    font-weight: 600;
    line-height: 1.875rem
}

.mphb-datepick-popup .datepick-month td a.datepick-highlight {
    color: #17181a;
    border-color: #13b0bb;
    text-decoration: none;
    color: #fff;
    background: #13b0bb
}

.mphb-datepick-popup .datepick-month td a.datepick-selected {
    color: #17181a;
    background: #ffce00;
    border-color: #ffce00;
    font-weight: 600
}

.mphb-datepick-popup .datepick-month td .mphb-unselectable-date:not(.mphb-extra-date) {
    color: #ebebec;
    opacity: 1;
    font-weight: 400;
    border: 1px solid #fafafa;
    background: -webkit-repeating-linear-gradient(top left,transparent,transparent 4px,#fafafa 5px,#fafafa 6px);
    background: -o-repeating-linear-gradient(top left,transparent,transparent 4px,#fafafa 5px,#fafafa 6px);
    background: repeating-linear-gradient(to bottom right,transparent,transparent 4px,#fafafa 5px,#fafafa 6px)
}

.mphb-datepick-popup .datepick-nav a {
    font-size: .875rem
}
.mphb-calendar .datepick-month td a .mphb-date-cell__price, .mphb-calendar .datepick-month td span .mphb-date-cell__price {
    font-size: .65rem;
}