@charset "utf-8";
option[value=""][disabled] {
    display: none;
}
.display_none {
    display: none !important;
}
.mrhp_form_container {
    background-color: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0px;
    flex-direction: column;
    align-items: center;
}
.booking_message {
    margin-top: 16px;
}
.mrhp_form_box {
    text-align: center;
}
.mrhp_form_box_hed h2 {
    font-size: 24px;
}
.mrhp_form_box_hed {
    margin-bottom: 40px;
}
.mrhp_form_box_d_flex {
    display: flex;
    flex-direction: column;
}
.mrhp_form_box_d_flex a.mrhp_form_box_d_flex_btn {
    background-color: #fff;
    margin-bottom: 2px;
    padding: 14px;
}
.mrhp_form_wrap {
    width: 100%;
    transition-timing-function: ease-in-out;
}
.mrhp_form_box {
    text-align: center;
    max-width: 600px;
    margin: auto;
}
.mrhp_form_box_d_flex a.mrhp_form_box_d_flex_btn:hover,
.mrhp_form_box_d_flex a.mrhp_form_box_d_flex_btn.mrhp_selected {
    background-color: #f1594a;
    color: #fff;
}
.mrhp_butn_steps {
    background-color: transparent;
    padding: 20px;
    cursor: pointer;
}
.module {
    margin-bottom: 0;
}
.loader {
    border: 8px solid #ededed;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    margin: auto;
}
fieldset.privacy_policy_acceptance {
    display: flex;
    align-items: baseline;
    margin-bottom: 16px;
}
.disable_btn_hide,
.disable_btn_hide2 {
    cursor: not-allowed;
    pointer-events: none;
}
button.mrhp_butn_steps {
    width: 100%;
    background-color: #F1594A24;
}
button.mrhp_butn_steps:hover {
    background-color: #f1594a;
    color: #fff;
}
.button.button-primary.primary,
.button.mrhp_butn_steps.mrhp_form_btn_step_4 {
    width: auto;
    background-color: #f1594a;
    color: #fff;
}
.button.mrhp_butn_steps.mrhp_form_btn_step_4:hover
.button.button-primary.primary:hover {
    background-color: transparent;
    color: #f1594a;
    border-color: #f1594a;
}
.book_cleaner_user_box,
.book_cleaner_side_bar {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 10px;
    background-color: #ffffff;
}
.book_cleaner_side_bar_hed_checkbox input[type="checkbox"] {
    display: none;
    visibility: hidden;
}
.book_cleaner_side_bar_hed_checkbox .cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.book_cleaner_side_bar_hed_checkbox .cbx span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
}
.book_cleaner_side_bar_hed_checkbox .cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #9098A9;
    transition: all 0.2s ease;
}
.book_cleaner_side_bar_hed_checkbox .cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
}
.book_cleaner_side_bar_hed_checkbox .cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #506EEC;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
}
.book_cleaner_side_bar_hed_checkbox .cbx span:last-child {
    padding-left: 8px;
}
.book_cleaner_side_bar_hed_checkbox .cbx:hover span:first-child {
    border-color: #506EEC;
}
.book_cleaner_side_bar_hed_checkbox .inp-cbx:checked + .cbx span:first-child {
    background: #506EEC;
    border-color: #506EEC;
    animation: wave-46 0.4s ease;
}
.book_cleaner_side_bar_hed_checkbox .inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
}
.book_cleaner_side_bar_hed_checkbox .inp-cbx:checked + .cbx span:first-child:before {
    transform: scale(3.5);
    opacity: 0;
    transition: all 0.6s ease;
}
.book_cleaner_user_avatar {
    display: flex;
    align-items: center;
}
.book_cleaner_user_avatar img {
    width: 52px;
    height: 52px;
    object-fit: contain;
    padding: 3px;
    border: 2px solid #bebebe;
    border-radius: 100%;
}
.book_cleaner_user_hed {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 16px;
    padding-bottom: 18px;
}
.book_cleaner_user_hed * {
    font-size: 18px !important;
    margin-bottom: 0 !important;
    gap: 10px;
}
.book_cleaner_user_price h2 {
    color: #D43127;
}
.book_cleaner_user_body {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.book_cleaner_user_body .cleaner_stats {
    width: 33.33%;
    flex: 0 0 33.33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.book_cleaner_user_body .cleaner_stats p {
    font-size: 14px;
    color: #bbbbbb;
    margin-bottom: 10px;
}
.book_cleaner_user_body .cleaner_stats p b img {
    width: 16px;
    margin-right: 4px;
}
.book_cleaner_user_body .cleaner_stats p b {
    font-size: 14px;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
}
.book_cleaner_user_body .cleaner_stats:nth-child(2) {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.book_cleaner_user_footer {
    display: flex;
    justify-content: space-between;
}
.book_cleaner_reveal_btn_select,
a.book_cleaner_btn_select,
a.book_cleaner_btn_reviews {
    border: 1px solid #D43127;
    border-radius: 10px;
    padding: 8px 15px;
    color: #D43127;
    width: 46%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.05em;
}
a.book_cleaner_btn_select {
    background-color: #D43127;
    color: #fff;
}
.book_cleaner_btn_select img {
    height: 15px;
    margin-left: 10px;
}
.book_cleaner_side_bar {
    position: sticky;
    top: 0;
}
.book_cleaner_reveal_user_hed {
    text-align: center;
}
.book_cleaner_reveal_user_avatar img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    padding: 3px;
    border: 2px solid #bebebe;
    border-radius: 100%;
    margin-bottom: 16px;
}
.book_cleaner_reveal_body {
    background-color: #e0e9f3;
}
.book_cleaner_reveal_user_hed * {
    font-size: 18px;
    font-weight: bold;
}
.book_cleaner_reveal_user_price h2 {
    color: #D43127;
}
.book_cleaner_reveal_user_short_rating * {
    margin-bottom: 0;
}
.cleaner_reveal_stats p img {
    width: 20px;
}
.book_cleaner_reveal_user_short_rating .cleaner_reveal_stats {
    background-color: #fff;
    padding: 2px 3px;
}
.book_cleaner_reveal_user_short_rating {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.book_cleaner_reveal_user_short_rating,
.book_cleaner_reveal_user_card_extras,
.book_cleaner_reveal_user_card_info {
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.book_cleaner_reveal_about_me {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 16px;
}
.book_cleaner_reveal_about_me * {
    font-size: 16px;
    line-height: 1.5em;
}
.book_cleaner_reveal_reviews h2 {
    font-size: 20px;
}
.book_cleaner_reveal_box h2 {
    font-size: 16px;
    font-weight: bold;
}
.book_cleaner_reveal_hed {
    display: flex;
    justify-content: space-between;
}
.book_cleaner_reveal_reviews .book_cleaner_reveal_hed p img {
    width: 18px;
}
.book_cleaner_reveal_user_info_box {
    margin-top: 40px;
}
#BookCleanerBtnReviews button.close-button {
    border: 0;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@keyframes wave-46 {
    50% {
      transform: scale(0.9);
    }
}
@media screen and (max-width: 599px) {
}