.datepick{background-color:#fff;color:#000;border:1px solid #444;border-radius:0.25em;-moz-border-radius:0.25em;-webkit-border-radius:0.25em;font-size:90%;}
.datepick-rtl{direction:rtl;}
.datepick-popup{z-index:1000;}
.datepick-disable{position:absolute;z-index:100;background-color:white;opacity:0.5;filter:alpha(opacity=50);}
.datepick a{color:#fff;text-decoration:none;}
.datepick a.datepick-disabled{color:#888;cursor:auto;}
.datepick button{margin:0.25em;padding:0.125em 0em;background-color:#fcc;border:none;border-radius:0.25em;-moz-border-radius:0.25em;-webkit-border-radius:0.25em;font-weight:bold;}
.datepick-nav, .datepick-ctrl{float:left;width:100%;background-color:#000;color:#fff;font-size:90%;font-weight:bold;}
.datepick-ctrl{background-color:#600;}
.datepick-cmd{width:30%;}
.datepick-cmd:hover{background-color:#777;}
.datepick-ctrl .datepick-cmd:hover{background-color:#f08080;}
.datepick-cmd-prevJump, .datepick-cmd-nextJump{width:8%;}
a.datepick-cmd{}
button.datepick-cmd{text-align:center;}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear{float:left;padding-left:2%;}
.datepick-cmd-current, .datepick-cmd-today{float:left;width:35%;text-align:center;}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close{float:right;padding-right:2%;text-align:right;}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear{float:right;padding-left:0%;padding-right:2%;text-align:right;}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today{float:right;}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close{float:left;padding-left:2%;padding-right:0%;text-align:left;}
.datepick-month-nav{float:left;background-color:#777;text-align:center;}
.datepick-month-nav div{float:left;width:12.5%;margin:1%;padding:1%;}
.datepick-month-nav span{color:#888;}
.datepick-month-row{clear:left;}
.datepick-month{float:left;width:15em;border:1px solid #444;text-align:center;}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input{background-color:#444;color:#fff;font-weight:bold;}
.datepick-month-header select, .datepick-month-header input{margin:0em;padding:0em;border:none;font-size:100%;}
.datepick-month-header input{position:absolute;display:none;}
.datepick-month table{width:100%;border-collapse:collapse;}
.datepick-month thead{border-bottom:1px solid #aaa;}
.datepick-month th, .datepick-month td{margin:0em;padding:0em;font-weight:normal;text-align:center;}
.datepick-month th{border:1px solid #777;}
.datepick-month th, .datepick-month th a{background-color:#777;color:#fff;}
.datepick-month td{background-color:#eee;border:1px solid #aaa;}
.datepick-month td.datepick-week{border:1px solid #777;}
.datepick-month td.datepick-week *{background-color:#777;color:#fff;border:none;}
.datepick-month a{display:block;width:100%;padding:0.125em 0em;background-color:#eee;color:#000;text-decoration:none;}
.datepick-month span{display:block;width:100%;padding:0.125em 0em;}
.datepick-month td span{color:#888;}
.datepick-month td .datepick-other-month{background-color:#fff;}
.datepick-month td .datepick-weekend{background-color:#ddd;}
.datepick-month td .datepick-today{background-color:#f0c0c0;}
.datepick-month td .datepick-highlight{background-color:#f08080;}
.datepick-month td .datepick-selected{background-color:#777;color:#fff;}
.datepick-month th.datepick-week{background-color:#777;color:#fff;}
.datepick-status{clear:both;background-color:#ddd;text-align:center;}
.datepick-clear-fix {
clear: both;
}.mphb-group-availability-calendar{--color-room-type-date-available:#cef093;--color-room-type-date-not-available:#f3a5b0;--color-room-type-date-default:#d3d3d3;position:relative;width:100%}.mphb-group-availability-calendar *{box-sizing:border-box}.mphb-group-availability-calendar .mphb-placeholder{background-color:#ccc;border-radius:3px;margin-bottom:6px;display:block;background:linear-gradient(90deg,#ccc 20%,#ddd 50%,#ccc 75%);background-size:200% 100%;animation:mphb-shimmer 1.5s infinite;height:2.25em}.mphb-group-availability-calendar .mphb-placeholder.is-dates{height:calc(3em + 8px);margin-bottom:15px}@keyframes mphb-shimmer{0%{background-position:200% 0}}.mphb-group-availability-calendar .mphb-toolbar{display:flex;gap:8px;margin-bottom:10px}.mphb-group-availability-calendar .is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.mphb-group-availability-calendar-error{color:red}.mphb-group-availability-calendar-dates{display:flex;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf}.mphb-group-availability-calendar-dates__wrapper{overflow-x:auto;overflow-y:hidden;width:100%;position:sticky;top:0;z-index:5;margin-bottom:15px}@media screen and (min-width:783px){body.admin-bar .mphb-group-availability-calendar-dates__wrapper{top:32px}}@media screen and (min-width:600px)and (max-width:782px){body.admin-bar .mphb-group-availability-calendar-dates__wrapper{top:46px}}.mphb-group-availability-calendar-dates__date{width:3em;height:3em;border:1px solid #ddd;border-radius:3px;background:#fff;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:.5em .2em .2em}.mphb-group-availability-calendar-dates__day{line-height:1}.mphb-group-availability-calendar-dates__week-day{font-size:.625em;line-height:1;color:#737373}.mphb-group-availability-calendar-room-types{overflow-x:auto;overflow-y:hidden;position:relative}.mphb-group-availability-calendar-room-type{margin-bottom:.5em;width:max-content}.mphb-group-availability-calendar-room-type:last-child{margin-bottom:0}.mphb-group-availability-calendar-room-type__title{display:inline-block;position:sticky;left:0;z-index:2;padding:0;margin-bottom:2px}.mphb-group-availability-calendar-room-type__dates{display:flex;gap:4px}.mphb-group-availability-calendar-room-type__date{width:3em;height:2.25em;background-color:var(--color-room-type-date-default);border-radius:3px;flex-shrink:0}.mphb-group-availability-calendar-room-type .is-left-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-default) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-not-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-not-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-default) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-right-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-default) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-right-not-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-default) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-not-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-available.is-right-available{background:var(--color-room-type-date-available)}.mphb-group-availability-calendar-room-type .is-left-available.is-right-not-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-not-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-not-available.is-right-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-not-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-not-available.is-right-not-available{background:var(--color-room-type-date-not-available)}.mphb-date-navigation{display:flex;flex-wrap:wrap;gap:4px;font-size:1rem}.mphb-date-navigation .mphb-button{position:relative;color:inherit;background:#fff;border:1px solid #ddd;border-radius:3px;font-size:.875em;line-height:1;padding:.679em .85em;cursor:pointer;display:flex;align-items:center;text-transform:capitalize}.mphb-date-navigation .mphb-button:hover{background:#f5f5f9;border:1px solid #ddd}.mphb-date-navigation .mphb-button.is-active:after{content:"";display:block;width:7px;height:7px;position:absolute;right:5px;top:5px;border-radius:50%;background:#3cb692}.mphb-date-navigation .mphb-button .mphb-icon{margin-right:.3em;width:14px;fill:currentColor}.mphb-date-navigation .mphb-button--icon{padding-left:.75em;padding-right:.75em}.mphb-date-navigation .mphb-button--icon .mphb-icon{margin:0}.mphb-date-navigation__datepicker{position:relative;margin-right:auto}.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button{display:inline-flex;align-items:center;padding:.679em .5em .679em .85em}@media screen and (min-width:768px){.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button,.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button:hover{background:none;border:none;box-shadow:none;text-decoration:none}}.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button:after,.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button:before{display:none}.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button .mphb-icon{margin-left:5px}.mphb-date-navigation__datepicker-input{visibility:hidden;position:absolute;bottom:0;left:0;z-index:1}.mphb-loader{display:flex;align-items:center}.mphb-loader .mphb-icon{display:block;animation:spin 1s linear infinite;transform-origin:center}@keyframes spin{to{transform:rotate(360deg)}}.mphb-hide{display:none!important}.mphb-clear{clear:both}.mphb-preloader{background-image:url(//backhomebedandbreakfast.ca/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=4.2.2);width:20px;height:20px;display:inline-block}.mphb-price-period{border-bottom:1px dashed;cursor:help}.mphb-calendar .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-calendar .datepick-month table{border-collapse:collapse}.mphb-calendar .datepick-month td{padding:0}.mphb-calendar .datepick-month td .mphb-booked-date{background-color:#ee8767;color:#000}.mphb-calendar .datepick-month td .mphb-booked-date.mphb-date-check-in{background:linear-gradient(to bottom right,#cef093 0,#cef093 50%,#ee8767 50%,#ee8767 100%)}.mphb-calendar .datepick-month td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out{background:#ee8767}.mphb-calendar .datepick-month td .mphb-available-date{background-color:#cef093;color:#000}.mphb-calendar .datepick-month td .mphb-available-date.mphb-date-check-out{background:linear-gradient(to bottom right,#ee8767 0,#ee8767 50%,#cef093 50%,#cef093 100%)}.mphb-calendar .datepick-month td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-calendar .datepick-month td .mphb-not-stay-in-date{background-color:#ee8767;color:#000}.mphb-datepick-popup .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date){opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,.mphb-datepick-popup .datepick-month td .mphb-later-max-date{opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-check-in-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-check-in-date{background-color:#cef093}.mphb-datepick-popup .datepick-month td a.datepick-today{background-color:#fffaf0}.mphb-datepick-popup .datepick-month td a.datepick-highlight,.mphb-datepick-popup .datepick-month td a.datepick-selected{background-color:#404040;color:#fff}.mphb-datepick-popup .datepick-month td span.mphb-check-in-date{background-color:#606060;color:#fff}.mphb-datepick-popup .mphb-selectable-date{cursor:pointer}@media screen and (min-width:769px){.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="1"] .datepick-month{width:100%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="2"] .datepick-month{width:50%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="3"] .datepick-month{width:33.33%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="4"] .datepick-month{width:25%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="5"] .datepick-month{width:20%}}.mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button,.mphb_widget_rooms-wrapper .mphb-widget-room-type-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes,.mphb_widget_rooms-wrapper .mphb-widget-room-type-description,.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-price .mphb-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title>a{font-weight:700}.mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type){margin-top:2em}.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_services-wrapper .mphb-service:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type),.mphb_sc_checkout-form>.mphb-checkout-section:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form .mphb_checkout-service-quantity,.mphb_sc_checkout-form .mphb_checkout-service-quantity{width:100px;display:inline-block}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon{font-family:sans-serif;font-size:1em;margin-right:.75em;border:1px solid currentColor;width:1em;height:1em;line-height:1em;display:inline-block;text-align:center;box-sizing:content-box;pointer-events:none}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-table-price-column,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-table-price-column{width:33%}.mphb_cb_checkout_form .mphb-gateways-list,.mphb_sc_checkout-form .mphb-gateways-list{list-style:none}.mphb_cb_checkout_form .mphb-gateways-list>li,.mphb_sc_checkout-form .mphb-gateways-list>li{margin-top:1em}.mphb_cb_checkout_form .mphb-billing-fields,.mphb_sc_checkout-form .mphb-billing-fields{margin-bottom:1em;border:none}.mphb_cb_checkout_form .mphb-billing-fields-hidden,.mphb_sc_checkout-form .mphb-billing-fields-hidden{display:none}.mphb_cb_checkout_form .mphb-billing-fields input[data-beanstream-id],.mphb_sc_checkout-form .mphb-billing-fields input[data-beanstream-id]{background-position:right center;background-repeat:no-repeat}.mphb_cb_checkout_form .mphb-billing-fields fieldset,.mphb_sc_checkout-form .mphb-billing-fields fieldset{border:none;padding:0}.mphb_cb_checkout_form .mphb-terms-and-conditions,.mphb_sc_checkout-form .mphb-terms-and-conditions{margin-bottom:0;padding-left:2em;padding-right:2em;max-height:0;overflow:hidden;transition:margin-bottom .2s linear,padding .2s linear,max-height .4s linear;background:rgba(0,0,0,.05)}.mphb_cb_checkout_form .mphb-terms-and-conditions.mphb-active,.mphb_sc_checkout-form .mphb-terms-and-conditions.mphb-active{margin-bottom:1em;padding-top:2em;padding-bottom:2em;max-height:200px;overflow:auto}.mphb_sc_checkout-wrapper .mphb-login-form-wrap{margin-bottom:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type){margin-top:0}.mphb_checkout-services-list,.mphb_sc_checkout-services-list{list-style:none}.mphb_sc_search_results-wrapper .mphb-reservation-cart{margin-bottom:4em}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-reservation-details{float:left}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-cart-message{margin-bottom:0}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-confirm-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-message,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-total-price,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-confirm-reservation{display:none!important}.mphb_sc_search_results-wrapper .mphb-reservation-cart:not(.mphb-empty-cart) .mphb-empty-cart-message{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-confirm-reservation,.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-rooms-reservation-message-wrapper{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation-details-list:after{content:'';display:table;clear:both}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-item-guests{display:block}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommedation-item-subtotal{float:right;margin-left:1em}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-total{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button{float:right;clear:right}.mphb_sc_booking_confirmation .mphb-booking-details-section+.mphb-booking-details-section{margin-top:2em}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 100%;padding-left:0;margin:0 0 .5em 0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 auto;margin:0 1.5em 1.5em 0;padding-right:1.5em;border-right:1px dashed #d3ced2}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li:last-of-type{border:none;margin-right:0;padding-right:0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.label{display:block;font-size:.85em}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.value{font-weight:700}.mphb_sc_account:after{content:'';display:table;clear:both}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-menu{float:left;width:25%}}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-content{float:right;width:73%}}.mphb_sc_account .mphb-account-bookings{table-layout:auto;font-size:.85em}@media screen and (max-width:767px){.mphb_sc_account .mphb-account-bookings thead{display:none}.mphb_sc_account .mphb-account-bookings tr{display:block;margin-bottom:1em}.mphb_sc_account .mphb-account-bookings tr:last-child{margin-bottom:0}.mphb_sc_account .mphb-account-bookings td{display:block;text-align:right}.mphb_sc_account .mphb-account-bookings td:before{content:attr(data-title) ": ";float:left;font-weight:700}}#mphb-stripe-payment-methods>ul{cursor:pointer;margin:0 0 .5em 0;padding:0;list-style:none}#mphb-stripe-payment-methods .mphb-stripe-payment-method{display:inline-block;margin:0 1.5em 0 0;padding-top:.5em;padding-bottom:.5em}#mphb-stripe-payment-methods .mphb-stripe-payment-method:last-of-type{margin-right:0}#mphb-stripe-payment-methods .mphb-stripe-payment-method.active label{box-shadow:0 2px currentColor}#mphb-stripe-payment-methods .mphb-stripe-payment-method label{cursor:pointer}#mphb-stripe-payment-methods .mphb-stripe-payment-method input[type=radio]{display:none}.mphb-stripe-payment-container{margin-bottom:1em}.mphb-stripe-payment-container .StripeElement{box-sizing:border-box;padding:15px 12px;border:1px solid transparent;border-radius:4px;background-color:#fff;box-shadow:0 1px 6px 0 #e6ebf1;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-top:.5em;margin-bottom:.5em}.mphb-stripe-payment-container .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.mphb-stripe-payment-container .StripeElement--invalid{border-color:#fa755a}.mphb-stripe-payment-container .StripeElement--webkit-autofill{background-color:#fefde5!important}#mphb-stripe-errors{color:#e25950}