div#guesty_single_calendar_wrapper_from,
div#guesty_single_calendar_wrapper_to {
    top: 0;
    position: fixed;
    height: 100vh;
    background-color: #0000004f;
    left: 0;
    width: 100vw;
    padding: 10rem 30%;
    z-index: 99999;
    display: none;
}

div#guesty_single_calendar_from,
div#guesty_single_calendar_to {
    background-color: #ffffff;
    padding: 1rem;
    height: 27rem;
}

.itripy_questy_display_calendar_wrapper {
    float: right;
    width: 35%;
    margin-top: 5rem;
}
#order_review_heading,
#order_review table.shop_table.woocommerce-checkout-review-order-table {
    display: none;
}
#itripy_questy_display_calendar_lainq .ui-datepicker-header {
    background: #fff!important;
    color: #0a0a0a!important;
    border: none;
    border-radius: 0
}

.ui-datepicker-title {
    display: flex;
}

select.ui-datepicker-month {
    border: 0;
}

select.ui-datepicker-year {
    border: 0;
}
.guesty_atc_form_wrapper {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.guesty_atc_form_wrapper button.single_add_to_cart_button.button.alt {
    flex-grow: 1;
}

form.guesty-booking-form input {
    border: 1px solid !important;
    display: block;
    width: 100%;
}

form.guesty-booking-form .quantity {
    width: 100%;
}

form.guesty-booking-form button {
    width: 100%;
    height: 3rem;
}

.guesty_calculated_price {
    display: flex;
    width: 100%;
    justify-content: flex-start;
}

p#guests_field {
    padding: 0;
}

p#guests_field select {
    border: 1px solid;
}

.ui-datepicker td {
    padding: 0 !important;
}
.ui-datepicker td.Available,
.ui-datepicker td.Available.Selected {
    opacity: 1;
}

.ui-datepicker td.Available span {
    background-color: #c6f6c9;
    color: #000000;
}

.ui-datepicker td.Available.Selected span {
    background-color: #AD852A;
    color: #000000;
}

.ui-datepicker td.Available a {
    background-color: #c6f6c9;
}

.ui-datepicker td.Booked {
    opacity: 1;
}

.ui-datepicker td.Booked span {
    background-color: #ffdbdd;
}

div#ui-datepicker-div {
    font-size: 90%;
    border: 0px solid;
    border-radius: 0;
    width: 31.429em;
    max-width: 100%;
    font-family: inherit;
}

.ui-datepicker-header {
    background: #2f2b2c !important;
    padding: 5px;
    color: #fff !important;
}

select.ui-datepicker-year {
    padding: 0;
}

select.ui-datepicker-month {
    padding: 0;
}

.category-page.blog-listing.no-sidebar .woocommerce .products ul,
.category-page.blog-listing.no-sidebar .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}

.category-page.blog-listing.no-sidebar .woocommerce ul.products li.product,
.category-page.blog-listing.no-sidebar .woocommerce-page ul.products li.product {
    margin: 0;
    padding: 0 1rem;
    width: 22.05%;
    margin-left: 0;
    width: 50%;
    margin-top: 0;
    margin-bottom: 100px;
}

.mphb_sc_rooms-wrapper.mphb-room-types {
    padding: 0 0.625rem;
}

ul.mphb-loop-room-type-attributes:before,
ul.mphb-loop-room-type-attributes:after {
    display: none !important;
}

.category-page.blog-listing.no-sidebar .mphb-price-wrapper strong,
.category-page.blog-listing.no-sidebar .mphb-regular-price strong {
    display: inline-block;
}

li.mphb-room-type-custom-capacity.fa-home:before {
    content: "\f015" !important;
}

li.mphb-room-type-bathroom.fa-bath:before {
    content: "\f2cd" !important;
}

li.mphb-room-type-custom.fa-clock-o:before {
    content: "\f017" !important;
}

li.mphb-room-type-custom.fa-moon-o:before {
    content: "\f186" !important;
}

#itripy_questy_display_calendar table th {
    padding: 0 !important;
    border: 0 !important;
}

.woocommerce ul.products li.product a img {
    height: 32rem;
    object-fit: cover;
}

#itripy_questy_display_calendar .ui-datepicker-calendar {
    margin: 0;
}

#itripy_questy_display_calendar .ui-datepicker-inline {
    width: 100% !important;
}

.itripy_rollover_btn {
    letter-spacing: 3px !important;
}

.itripy_rollover_btn:after {
    border-color: #c59d5f transparent transparent transparent;
}

.itripy_rollover_btn:hover {
    color: #ffffff !important;
    border-color: #c59d5f !important;
}

.itripy_rollover_btn:after {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
}

.itripy_rollover_btn:hover:after {
    border-width: 350px 550px 0 0;
}

#guesty_pod_calendar_value_from,
#guesty_pod_calendar_value_to,
#guesty_single_calendar_value_from,
#guesty_single_calendar_value_to {
    background-repeat: no-repeat;
    background-position: right 0.7em top 1.4em;
    -moz-background-size: 1rem;
    -o-background-size: 1rem;
    -webkit-background-size: 1rem;
    background-size: 1rem;
}

form.cart.guesty-booking-form {
    clear: both;
}

label.guesty_atc_form_field input {
    height: 3.5rem;
}

label.guesty_atc_form_field {
    width: 20%;
    display: block;
    float: left;
    margin-right: 1%;
}

p#guests_field select {
    height: 3.5rem;
    padding: 10px;
    width: 5rem;
}

p#guests_field {
    width: 5rem;
    display: block;
    float: left;
    margin-right: 1%;
    margin-bottom: 0;
}

button.single_add_to_cart_button.button.alt {
    width: 25%;
    display: block;
    float: left;
    margin-right: 1%;
    padding: 17px 20px;
    height: 3.5rem;
    text-transform: uppercase;
    background: none;
    border-color: #c19b76;
    color: #c19b76 !important;
    border: 1px solid rgba(193, 155, 118, 1);
}

button.single_add_to_cart_button.button.alt:hover {
    background: #000000;
    border-color: #000;
    color: #ffffff;
}

.woocommerce form .form-row label {
    line-height: unset;
}

body .mphb_sc_search_results-wrapper h3,
body .mphb_sc_rooms-wrapper h3 {
    display: block !important;
}

.mphb-loop-room-type-attributes:first-of-type li:before,
.mphb-single-room-type-attributes:first-of-type li:before {
    top: 1.5rem !important;
}

#content table.shop_table th,
#content table.shop_table td {
    padding: 5px 1em !important;
}

.woocommerce-billing-fields__field-wrapper.itripy_checkout>.form-row {
    width: 50%;
    float: left;
    display: inline-block;
    clear: none;
}

.woocommerce-billing-fields__field-wrapper.itripy_checkout>.form-row input,
.woocommerce-billing-fields__field-wrapper.itripy_checkout>.form-row .select2-selection__rendered,
.woocommerce-billing-fields__field-wrapper.itripy_checkout>.form-row textarea {
    border: 1px solid #e0e1e5 !important;
    padding: 16px 20px;
    color: #fff !important;
    line-height: 1;
    background-color: rgba(47, 43, 44, 1);
    height: 3rem;
}

.woocommerce-billing-fields__field-wrapper.itripy_checkout>.form-row .select2-container--default .select2-selection--single {
    border: none;
}

button#place_order {
    font-family: inherit;
    color: rgb(255, 255, 255) !important;
    background-color: rgba(193, 155, 118, 1);
    border: 1px solid rgba(193, 155, 118, 1);
    padding: 1rem 2rem;
}

div#payment {
    background-color: transparent !important;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left !important;
}

ul.wc-item-meta p {
    padding-top: 0 !important;
}


/* body.single-mphb_room_type .mphb-room-type-gallery-wrapper .gallery:first-of-type .gallery-item {
    height: 100%;
}

body.single-mphb_room_type .mphb-room-type-gallery-wrapper .gallery:first-of-type .gallery-item dd {
    height: 100%;
}

body.single-mphb_room_type .mphb-room-type-gallery-wrapper .gallery:first-of-type .gallery-item dd img {
    height: 100%;
    object-fit: cover;
} */

button.guesty_remove_item_from_checkout_button {
    color: #C19B76;
    background: rgba(47, 43, 44, 1);
    border-color: #C19B76;
    border: 1px solid;
    cursor: pointer;
    float: right;
}

.guesty_price_on_request_form_wrapper .guesty_atc_form_field {
    width: 33%;
}

.guesty_pod_send_form {
    width: 33% !important;
    display: block;
    float: left;
    margin-right: 1%;
    margin-top: 1.6rem;
    padding: 17px 20px;
    height: 3.5rem !important;
    text-transform: uppercase;
    background: none;
    border-color: #c19b76;
    color: #c19b76 !important;
    border: 1px solid rgba(193, 155, 118, 1);
    cursor: pointer;
}

.guesty_price_on_request_form_message {
    display: block;
    width: 100%;
    float: left;
}

button#place_order {
    opacity: 0;
}


/* ------------------------------------------------------ */

.mphb_sc_search-wrapper label,
.homepage-widget-area label {
    width: 100%;
    padding-top: 1.1rem;
    text-align: center;
}


.mphb_sc_search-wrapper .mphb_sc_search-submit-button-wrapper input,
.homepage-widget-area .widget_mphb_search_availability_widget .mphb_sc_search-submit-button-wrapper input {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.mphb_sc_search-wrapper select,
.mphb_sc_search-wrapper input[type="text"],
.mphb_sc_search-wrapper input[type="number"],
.homepage-widget-area .widget_mphb_search_availability_widget select,
.homepage-widget-area .widget_mphb_search_availability_widget input[type="text"],
.homepage-widget-area .widget_mphb_search_availability_widget input[type="number"] {
    border: 0 !important;
    text-align: center;
}


@media screen and (min-width: 1024px) {
    .mphb_sc_search-wrapper input[type=number]::-webkit-inner-spin-button,
    .mphb_sc_search-wrapper input[type=number]::-webkit-outer-spin-button,
    .homepage-widget-area .widget_mphb_search_availability_widget input[type=number]::-webkit-inner-spin-button,
    .homepage-widget-area .widget_mphb_search_availability_widget input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
    }
    .mphb_sc_search-wrapper p.mphb_sc_search-children>span,
    .mphb_sc_search-wrapper p.mphb_sc_search-adults>span,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-children>span,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-adults>span {
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .mphb_sc_search-wrapper p.mphb_sc_search-children>span>span:first-of-type,
    .mphb_sc_search-wrapper p.mphb_sc_search-adults>span>span:first-of-type,
    .mphb_sc_search-wrapper p.mphb_sc_search-children>span>span:last-of-type,
    .mphb_sc_search-wrapper p.mphb_sc_search-adults>span>span:last-of-type,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-children>span>span:first-of-type,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-adults>span>span:first-of-type,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-children>span>span:last-of-type,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-adults>span>span:last-of-type {
        position: absolute;
        width: 32px;
        top: 50%;
        left: 50px;
        transform: translateY(-50%);
        font-size: 40px;
        font-weight: 100;
        text-align: center;
        opacity: .5;
        cursor: pointer;
        z-index: 1;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: unselectable;
        user-select: none;
        outline-style: none;
    }
    .mphb_sc_search-wrapper p.mphb_sc_search-children>span>span:last-of-type,
    .mphb_sc_search-wrapper p.mphb_sc_search-adults>span>span:last-of-type,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-children>span>span:last-of-type,
    .homepage-widget-area .widget_mphb_search_availability_widget p.mphb_sc_search-adults>span>span:last-of-type {
        left: auto;
        right: 50px;
    }
}

@media screen and (min-width: 48em) {
    .mphb_sc_search-wrapper select,
    .mphb_sc_search-wrapper input[type="text"],
    .mphb_sc_search-wrapper input[type="number"],
    .homepage-widget-area .widget_mphb_search_availability_widget select,
    .homepage-widget-area .widget_mphb_search_availability_widget input[type="text"],
    .homepage-widget-area .widget_mphb_search_availability_widget input[type="number"] {
        padding: 0.6em 2em 0.8em 1em;
        height: 2em;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 100 !important;
        opacity: .5;
    }
}

.mphb_sc_search-wrapper form,
.homepage-widget-area .widget_mphb_search_availability_widget form {
    display: flex;
}


.mphb_sc_search-wrapper form p,
.homepage-widget-area .widget_mphb_search_availability_widget form p {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid;
}

p#guests_field,
label.guesty_atc_form_field {
    display: none;
}

.loading-spinner {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3rem 0;
}

.spinner {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid rgba(193, 155, 118, 1);
    border-top-color: transparent;
    animation: spin 0.8s linear infinite;
}