.rh_wrapper_floating_features { position: fixed; right: 0; top: 150px; z-index: 999999999; /* Track */ /* Handle */ }

.rh_wrapper_floating_features ::-webkit-scrollbar { width: 5px; z-index: 99999999999; background-color: #ffffff; }

.rh_wrapper_floating_features ::-webkit-scrollbar-track { border-radius: 0; }

.rh_wrapper_floating_features ::-webkit-scrollbar-thumb { background-color: #e0e0e0; border-radius: 0; }

/* Header currency switcher */
.rh_wrapper_currency_switcher { margin-bottom: 3px; position: relative; right: calc(-100% + 47px); -webkit-transition: .5s all ease-in-out; transition: .5s all ease-in-out; direction: ltr; }

.rh_wrapper_currency_switcher form { margin-bottom: 0; }

.rh_wrapper_currency_switcher:hover { right: 0; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_wrapper_currency_switcher.parent_open { right: 0; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_currency_open_full { right: 0; }

.rh_currency_open_full #currency-switcher #selected-currency:hover { background-color: #ffffff; color: #0d0d0d; }

#currency-switcher-form { background: #000000; }

#currency-switcher { margin: 0; position: relative; }

#currency-switcher #selected-currency { color: #fff; font-size: 11px; line-height: 24px; padding: 13px 13px; cursor: pointer; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-transition: .2s all; transition: .2s all; }

#currency-switcher #selected-currency:after { position: absolute; right: 10px; content: "\f107"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 14px; line-height: 20px; }

#currency-switcher #selected-currency i { display: inline-block; }

#currency-switcher #selected-currency .currency_text { margin-left: 12px; margin-right: 12px; font-size: 14px; line-height: 14px; }

#currency-switcher.open #selected-currency { background-color: #ffffff; color: #0d0d0d; }

#currency-switcher-list { margin: 0; list-style: none; position: absolute; top: 100%; right: 0; z-index: 9999; display: none; width: 100%; max-height: 220px; overflow-y: auto; }

#currency-switcher-list li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 13px; background-color: #ffffff; color: #808080; border-top: none; font-size: 14px; line-height: 26px; cursor: pointer; vertical-align: middle; -webkit-transition: .2s all; transition: .2s all; }

#currency-switcher-list li:hover { background-color: #f7f7f7; }

#currency-switcher-list li i { display: inline-block; }

#currency-switcher-list li .currency_text { margin-left: 13px; margin-right: 9px; }

.rh_wrapper_language_switcher { direction: ltr; margin-bottom: 3px; position: relative; right: calc(-100% + 47px); -webkit-transition: .5s all ease-in-out; transition: .5s all ease-in-out; }

.rh_wrapper_language_switcher:hover { right: 0; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_wrapper_language_switcher.parent_open { right: 0; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_language_open_full { right: 0; }

.rh_language_open_full .inspiry-language-switcher .inspiry-language.current:hover { background: #ffffff; }

.rh_language_open_full .inspiry-language-switcher .inspiry-language.current:hover span { color: #0d0d0d; }

.rh_language_open_full .inspiry-language-switcher .inspiry-language.current:hover:after { color: #0d0d0d; }

.inspiry-language-switcher { background: #000000; cursor: pointer; }

.inspiry-language-switcher ul { list-style: none; z-index: 999; margin: 0; }

.inspiry-language-switcher li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.inspiry-language-switcher li img { width: 24px; height: 16px; margin-left: 6px; margin-right: 6px; }

.inspiry-language-switcher li a { -webkit-transition: all .2s linear; transition: all .2s linear; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 13px 7px; width: 100%; color: #808080; }

.inspiry-language-switcher li a:hover { background: #f7f7f7; }

.inspiry-language-switcher > ul > li { position: relative; padding: 13px 18px 13px 7px; -webkit-transition: all .2s linear; transition: all .2s linear; }

.inspiry-language-switcher > ul > li:after { position: absolute; right: 10px; top: 10px; content: "\f107"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 14px; line-height: 20px; }

.inspiry-language-switcher > ul > li.open { background-color: #ffffff; }

.inspiry-language-switcher > ul > li.open span { color: #0d0d0d; }

.inspiry-language-switcher > ul > li.open:after { color: #0d0d0d; }

.inspiry-language-switcher > ul > li > ul { width: 100%; max-height: 220px; overflow-y: auto; position: absolute; top: 100%; right: 0; background-color: #fff; -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05); display: none; }

.inspiry-language-switcher .inspiry-language.current { font-size: 1.5rem; font-weight: normal; line-height: 2.4rem; text-transform: capitalize; -webkit-transition: all .2s linear; transition: all .2s linear; color: #fff; }

.inspiry-language-switcher span:not(.inspiry-no-language-flag) { display: inline-block; word-break: break-all; }

.inspiry-language-switcher .inspiry-language-native { white-space: nowrap; margin-left: 6px; margin-right: 6px; font-size: 14px; line-height: 16px; overflow: hidden; text-overflow: ellipsis; }

/** Compare Property Section */
.rh_wrapper_properties_compare { position: relative; right: -100%; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_wrapper_properties_compare.rh_has_compare_children { right: 0; }

.rh_compare { padding: 20px; text-align: left; background: #ffffff; -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05); box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05); }

.rh_compare .title { margin: 0; margin-bottom: 25px; color: #808080; font-size: 14px; font-weight: 400; line-height: 1.5; }

.rh_compare .rh_compare__carousel { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.rh_compare .rh_compare__carousel .rh_compare__remove { position: absolute; top: 0; right: 0; padding: 2px; line-height: 10px; background: black; -webkit-transition: 0.2s all linear; transition: 0.2s all linear; }

.rh_compare .rh_compare__carousel .rh_compare__remove:hover { background: rgba(0, 0, 0, 0.6); -webkit-transition: 0.2s all linear; transition: 0.2s all linear; }

.rh_compare .rh_compare__carousel .rh_compare__remove i { color: #fff; width: 16px; height: 16px; display: inline-block; }

.rh_compare .rh_compare__carousel .rh_compare__remove svg { width: 100%; height: auto; }

.rh_compare_action_notification { position: fixed; left: 15px; bottom: 15px; z-index: 999999; padding: 15px 25px; font-weight: 700; opacity: 0; visibility: hidden; max-width: calc( 100% - 30px); -webkit-transform: translateY(150%); -ms-transform: translateY(150%); transform: translateY(150%); -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); background-color: #1a1a1a; color: #fff; }

.rh_compare_action_notification.show { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.rh_floating_compare_button { direction: ltr; padding: 9px 13px; color: #ffffff; cursor: pointer; background: #000000; -webkit-transition: .2s all; transition: .2s all; position: relative; }

.rh_floating_compare_button svg { fill: #ffffff; -webkit-transition: .2s all; transition: .2s all; }

.rh_floating_compare_button .rh_compare_count { margin-left: 10px; margin-right: 10px; vertical-align: middle; }

.rh_floating_compare_button:after { position: absolute; right: 10px; top: 10px; content: "\f107"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 14px; line-height: 24px; }

.rh_floating_compare_button .rh_compare_icon { width: 24px; height: 24px; display: inline-block; vertical-align: middle; }

.rh_floating_compare_button .rh_compare_icon svg { width: 100%; height: auto; }

.rh_compare_open .rh_floating_compare_button { background: #ffffff; color: #0d0d0d; }

.rh_compare_open .rh_floating_compare_button svg { fill: #000000; }

.rh_fixed_side_bar_compare { position: absolute; display: none; top: 100%; right: 0; z-index: 99; width: 360px; }

.rh_fixed_side_bar_compare .rh_compare .rh_compare__carousel .rh_compare__slide { width: 100%; }

.rh_fixed_side_bar_compare .rh_compare__submit { display: block; padding: 11px 20px; text-align: center; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; background: #1ea69a; font-size: 15px; color: #ffffff; }

.rh_fixed_side_bar_compare .rh_compare__submit:hover { background: #179086; }

.rh_floating_classic .rh_compare__slide_img .rh_compare_view_title:hover { color: #df5400; }

.rh_floating_classic .rh_compare__submit { background: #ec894d; }

.rh_floating_classic .rh_compare__submit:hover { background: #e3712c; }

.rh_compare__slide_img { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: -10px; margin-right: -10px; margin-bottom: 20px; }

.rh_compare__slide_img .rh_compare_img_inner { position: relative; width: 100px; margin-right: 10px; margin-left: 10px; }

.rh_compare__slide_img img { width: 100%; height: 100%; max-width: none; }

.rh_compare__slide_img .rh_compare_view_title { display: inline-block; color: #1a1a1a; font-size: 17px; font-weight: 500; margin-right: 10px; margin-left: 10px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }

.rh_compare__slide_img .rh_compare_view_title:hover { color: #1ea69a; }

.rtl .rh_compare__slide_img .rh_compare_view_title, .rtl .rh_compare .title { text-align: right; }

@media (max-width: 890px) { .rh_wrapper_floating_features { right: auto; top: auto; bottom: 0; background: #000000; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: space-evenly; -webkit-justify-content: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; }
  .rh_wrapper_currency_switcher, .rh_wrapper_properties_compare, .rh_wrapper_language_switcher { right: 0; margin-bottom: 0; }
  .rh_wrapper_properties_compare { display: none; }
  .rh_wrapper_properties_compare.rh_has_compare_children { display: block; }
  .rh_floating_compare_button:after { top: 10px; right: 5px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  .inspiry-language-switcher > ul > li:after { top: 10px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  .inspiry-language-switcher > ul > li > ul { top: auto; bottom: 100%; }
  #currency-switcher #selected-currency:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  #currency-switcher-list { top: auto; bottom: 100%; }
  .rh_fixed_side_bar_compare { position: fixed; top: auto; bottom: 42px; width: 100%; left: 0; right: auto; }
  .rh_compare__slide_img .rh_compare_img_inner { width: 100px; }
  .rtl .rh_fixed_side_bar_compare { right: auto; left: 0; }
  .inspiry_body_floating_features_show #footer-wrapper { margin-bottom: 42px; }
  .inspiry_body_floating_features_hide .rh_wrapper_floating_features { display: none; } }

@media (max-width: 667px) { .rh_compare__slide_img .rh_compare_img_inner { width: 70px; }
  .rh_wrapper_floating_features { z-index: 9999999999; } }

/** Open Street Map - Cluster styles. */
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow { -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in; -webkit-transition: opacity 0.3s ease-in, -webkit-transform 0.3s ease-out; transition: opacity 0.3s ease-in, -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out, opacity 0.3s ease-in; transition: transform 0.3s ease-out, opacity 0.3s ease-in, -webkit-transform 0.3s ease-out; }

.leaflet-cluster-spider-leg { /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */ -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in; -webkit-transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; }

.marker-cluster-small { background-color: rgba(30, 166, 154, 0.5); color: #fff; }

.marker-cluster-small div { background-color: #18998e; }

.marker-cluster-medium { background-color: rgba(234, 114, 61, 0.6); color: #fff; }

.marker-cluster-medium div { background-color: #ea723d; }

.marker-cluster-large { background-color: rgba(253, 156, 115, 0.6); color: #fff; }

.marker-cluster-large div { background-color: rgba(241, 128, 23, 0.6); }

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small { background-color: #0f9982; color: #fff; }

.leaflet-oldie .marker-cluster-small div { background-color: #18998e; }

.leaflet-oldie .marker-cluster-medium { background-color: #f1d357; color: #fff; }

.leaflet-oldie .marker-cluster-medium div { background-color: #f0c20c; }

.leaflet-oldie .marker-cluster-large { background-color: #fd9c73; color: #fff; }

.leaflet-oldie .marker-cluster-large div { background-color: #f18017; }

.marker-cluster { background-clip: padding-box; border-radius: 20px; }

.marker-cluster div { width: 30px; height: 30px; margin-left: 5px; margin-top: 5px; text-align: center; border-radius: 15px; }

.marker-cluster span { line-height: 30px; }

/* Google reCaptcha V3 styles */
.grecaptcha-badge { bottom: 130px !important; z-index: 9999; }

.g-recaptcha-type-v3 { margin-bottom: -10px; height: 0 !important; }

.design_classic.single-property .g-recaptcha-type-v3 { margin-bottom: 0; }

.design_classic .marker-cluster-small { background-color: rgba(89, 186, 227, 0.5); }

.design_classic .marker-cluster-small div { background-color: #59bae3; }

.rh_login_modal_wrapper { position: fixed; top: 0; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); z-index: 9999999; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: none; }

.rh_login_modal_wrapper li { list-style: none; display: inline-block; }

.rh_login_modal_wrapper .rh_modal_field { display: block; width: 100%; border: 1px solid #dfdfdf; margin-bottom: 20px; height: 40px; padding-left: 15px; padding-right: 15px; }

.rh_login_modal_wrapper .rh_modal_field.error { border-color: red; color: inherit; }

.rh_login_modal_wrapper .rh_modal_labels { font-size: 14px; color: #1a1a1a; margin-bottom: 10px; display: block; font-weight: 500; }

.rh_login_modal_wrapper ::-webkit-input-placeholder { /* Edge */ color: #808080; }

.rh_login_modal_wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #808080; }

.rh_login_modal_wrapper ::-moz-placeholder { color: #808080; }

.rh_login_modal_wrapper ::-ms-input-placeholder { color: #808080; }

.rh_login_modal_wrapper ::placeholder { color: #808080; }

.rh_login_modal_wrapper button { line-height: 40px; width: 100%; padding: 0; cursor: pointer; }

.rh_login_modal_wrapper button:hover { background: #1c9d92; }

.rh_login_modal_wrapper .rh_login_tabs { margin-bottom: 25px; margin-left: -11px; margin-right: -11px; }

.rh_login_modal_wrapper .rh_login_tabs li { color: #808080; font-size: 14px; margin-left: 11px; margin-right: 11px; display: inline-block; padding-bottom: 15px; cursor: pointer; border-bottom: 2px solid transparent; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_login_modal_wrapper .rh_login_tabs li:hover { color: #1ea39a; border-color: #1ea39a; }

.rh_login_modal_wrapper .rh_login_tabs li.rh_active { color: #1ea39a; border-color: #1ea39a; }

.rh_login_modal_wrapper .wp-social-login-provider-list { padding-left: 0; padding-right: 0; padding-bottom: 0; margin-left: -3px; margin-right: -3px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.rh_login_modal_wrapper .wp-social-login-provider-list a { display: inline-block; color: #ffffff; padding: 12px 0; margin: 3px; font-size: 13px; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; text-align: center; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_login_modal_wrapper .wp-social-login-provider-list a:hover { background: #1a1a1a; }

.rh_login_modal_wrapper .wp-social-login-provider-list .wp-social-login-provider-facebook { background: #3b5998; }

.rh_login_modal_wrapper .wp-social-login-provider-list .wp-social-login-provider-google { background: #dd4b39; }

.rh_login_modal_wrapper .wp-social-login-provider-list .wp-social-login-provider-twitter { background: #1da1f2; }

.rh_login_modal_wrapper label.error { display: none !important; }

.rh_login_modal_wrapper .rh_modal__recaptcha { margin-bottom: 20px; }

.rh_login_modal_wrapper .rh_modal_role_select { border: 1px solid #dfdfdf; margin-bottom: 20px; }

.rh_login_modal_wrapper #user-role, .rh_login_modal_wrapper .rh_custom_login_modal_select { width: 100%; margin-bottom: 0; border: none; height: 40px; outline: none; color: #808080; padding-left: 15px; padding-right: 15px; }

.rh_login_quote_side { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; background-image: url("../images/login-modal.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; }

.rh_login_quote_side .rh_bg_layer { display: block; background: #000000; opacity: .7; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }

@media (max-width: 1023px) { .rh_login_quote_side { display: none; } }

.rh_wapper_quote_contents { position: relative; z-index: 10; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.rh_login_modal_box { background: #ffffff; max-width: 1000px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; }

.rh_login_modal_box.rh_login_no_quote { max-width: 500px; }

.rh_login_modal_box .rh_login_sides { max-width: 500px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; background-position: left top; background-size: cover; padding: 35px 45px; }

@media (max-width: 479px) { .rh_login_modal_box .rh_login_sides { padding: 35px 10px; } }

.rh_login_modal_box .rh_login_form_side { position: relative; }

.rh_login_modal_box .rh_login_close { display: inline-block; position: absolute; right: 0; top: 0; z-index: 9; padding: 10px 14px; background: #e4e4e4; color: #1a1a1a; cursor: pointer; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; }

.rh_login_modal_box .rh_login_close:hover { color: #ffffff; background: #1a1a1a; }

@media (max-width: 1023px) { .rh_login_modal_box { max-width: 500px; max-height: 100%; overflow-y: auto; } }

.rh_login_modal_box .wp-social-login-widget { margin-top: 15px; }

.rh_login_quote_box .rh_login_quote { font-size: 22px; font-style: italic; font-weight: 500; color: #ffffff; line-height: 1.6; margin-bottom: 10px; }

.rh_login_quote_box .rh_login_quote_author { font-weight: 400; font-size: 20px; font-style: italic; color: #ffffff; opacity: .5; }

.rh_wrapper_inline_labels { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.rh_forget_password_trigger { color: #808080; font-size: 13px; cursor: pointer; font-weight: 500; -webkit-transition: .2s all ease-in-out; transition: .2s all ease-in-out; margin-bottom: 10px; }

.rh_forget_password_trigger:hover { color: #ea723d; }

.rh_login_date_box span { display: block; color: #ffffff; }

.rh_login_date_box .rh_login_date { font-size: 20px; }

.rh_login_date_box .rh_login_day { font-size: 30px; font-weight: 500; }

.rh_form_modal { display: none; }

.rh_login_modal_show { display: block; }

.rh_wrapper_login_forms { overflow: hidden; }

.rh_login_logo { margin-bottom: 30px; }

.rh_login_logo a { display: inline-block; }

.rh_login_logo img { -webkit-filter: drop-shadow(1px 1px 2px gray); filter: drop-shadow(1px 1px 2px gray); }

.rh_login_blog_name { font-size: 26px; font-weight: 500; margin-bottom: 30px; }

@media (max-width: 1023px) { .rh_login_blog_name { display: none; } }

.rh_login_modal_messages { -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; position: absolute; left: 0; bottom: 0; display: none; width: 100%; -webkit-transition: .5s all ease-in-out; transition: .5s all ease-in-out; padding: 25px 45px; background: rgba(0, 0, 0, 0.95); }

.rh_login_modal_messages p { margin-bottom: 0; color: #ffffff; }

.rh_login_modal_messages .rh_login_close_message { position: absolute; right: 0; top: 0; cursor: pointer; padding: 10px; color: #ffffff; }

.rh_login_modal_classic .rh_login_tabs li.rh_active { color: #ec894d; border-color: #ec894d; }

.rh_login_modal_classic .rh_login_tabs li:hover { color: #ec894d; border-color: #ec894d; }

.rh_login_modal_classic .rh_modal_field { -webkit-box-sizing: border-box; box-sizing: border-box; border-color: #cdcdcd; outline: none; }

.rh_login_modal_classic .rh_modal_field:focus { border-color: #cdcdcd !important; -webkit-box-shadow: none !important; box-shadow: none !important; }

.rh_login_modal_classic .rh_modal_field.error { border-color: red !important; }

.rh_login_modal_classic .rh_modal_field::-webkit-input-placeholder { /* Edge */ color: #808080; }

.rh_login_modal_classic .rh_modal_field:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #808080; }

.rh_login_modal_classic .rh_modal_field::-moz-placeholder { color: #808080; }

.rh_login_modal_classic .rh_modal_field::-ms-input-placeholder { color: #808080; }

.rh_login_modal_classic .rh_modal_field::placeholder { color: #808080; }

.rh_login_modal_classic button { background: #ec894d; color: #ffffff; width: auto; padding-left: 16px; padding-right: 16px; border: none; outline: none; line-height: 34px; }

.rh_login_modal_classic button:hover { background: #e3712c; }

.rh_login_modal_classic .wp-social-login-provider-list a { padding: 7px 0; }

.rh_login_modal_classic .rh_modal_labels { color: #394041; }

.rh_login_modal_classic .rh_login_blog_name { color: #394041; }

.rh_login_modal_classic form { margin-bottom: 0; }

.rh_login_modal_classic .rh_forget_password_trigger:hover { color: #df5400; }

.rh_login_modal_classic .rh_login_date_box .rh_login_date { margin-bottom: 10px; }

.rh_login_modal_classic .rh_modal_role_select { margin-bottom: 20px; }

.rh_login_modal_classic #user-role, .rh_login_modal_classic .rh_custom_login_modal_select { width: 100%; margin-bottom: 0; border: none; height: 34px; outline: none; color: #808080; }

.inspiry-select2-login-modal-container { z-index: 99999999999; display: block; }

.inspiry-select2-login-modal-container:focus { outline: none !important; }

.inspiry-select2-login-modal-container .select2-selection--single { height: 40px; outline: none !important; border: none; border-radius: 0; }

.inspiry-select2-login-modal-container .select2-selection--single .select2-selection__rendered { line-height: 40px; outline: none !important; padding-left: 15px; }

.inspiry-select2-login-modal-container .select2-selection--single .select2-selection__arrow { top: 0; height: 40px; }

.rh_login_quote_mark { display: inline-block; width: 36px; margin-bottom: 30px; }

.rh_login_quote_mark svg { fill: #ffffff; }

.rtl .rh_login_quote_mark { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }

.rtl .rh_login_modal_box .rh_login_close { right: auto; left: 0; }

.rh_modal_login_loader { position: absolute; left: 0; top: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.4); }

.rh_modal_login_loader svg rect { fill: transparent; }

.rh_modal_login_loader.rh_modal_login_loader_hide { display: none; }

.rh_modal_login_loader.rh_modal_login_classic svg path { fill: #ec894d; }

/* Sub properties list table style on property detail page */
.sub-properties-table-container { overflow-x: auto; }

@media (max-width: 767px) { .sub-properties-table-container { border-left: 1px solid #eee; border-right: 1px solid #eee; } }

.sub-properties-list-table { margin-bottom: 0; text-align: center; table-layout: auto; background-color: #ffffff; }

.sub-properties-list-table th { font-size: 14px; background-color: #f7f7f7; }

.sub-properties-list-table th, .sub-properties-list-table td { padding: 10px 8px; }

.sub-properties-list-table td { font-size: 13px; }

.sub-properties-list-table strong { font-weight: 500; }

.sub-properties-list-table .sub-property-title { width: 150px; }

.sub-properties-list-table .sub-property-beds { width: 60px; }

.sub-properties-list-table .sub-property-baths { width: 60px; }

#overview .sub-properties-list-table { margin-bottom: 30px; }

.rh_vox_overlay { z-index: 999999999; }

.rh_page__head-agents-list-template { padding-bottom: 0; }

.rh_page__head-agents-list-template .rh_page__controls .rh_sort_controls .select2-selection--single { width: 28rem; }

/** RealHomes Social Login */
.realhomes-social-login .realhomes-social-login-widget { margin-bottom: 20px; padding-top: 20px; }

.realhomes-social-login .realhomes-social-login-widget .rsl-connect-with { font-family: "Lato", Helvetica, Arial, sans-serif; color: #394041; }

.realhomes-social-login .realhomes-social-login-widget .rsl-ajax-message { margin-top: 10px; }

.realhomes-social-login .realhomes-social-login-widget .rsl-ajax-message.error { color: red; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-list { padding-top: 7px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-list a { color: #fff; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-list a:hover { color: #fff; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider { display: inline-block; padding: 8px 13px; margin: 5px 0 0 6px; font-family: "Roboto", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 20px; text-align: center; color: #fff; cursor: pointer; background-color: #e3712c; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider:first-child { margin-left: 0; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider:hover { background-color: #1a1a1a !important; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider.in-progress { cursor: normal; background-color: grey; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider.in-progress:hover { background-color: grey !important; }

.realhomes-social-login .realhomes-social-login-widget i.fa { display: inline-block; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-facebook { background-color: #3b5998; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-facebook:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-facebook:hover { background-color: #344e86; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-google { background-color: #dd4b39; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-google:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-google:hover { background-color: #4285f4; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-twitter { background-color: #1da1f2; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-twitter:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-twitter:hover { background-color: #14171a; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-yahoo { background-color: #410093; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-yahoo:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-yahoo:hover { background-color: #36007a; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-linkedin { background-color: #0077b5; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-linkedin:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-linkedin:hover { background-color: #8d6cab; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-instagram { background-color: #f77737; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-instagram:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-instagram:hover { background-color: #fcaf45; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-wordpress { background-color: #21759b; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-wordpress:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-wordpress:hover { background-color: #464646; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-disqus { background-color: #2e9fff; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-disqus:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-disqus:hover { background-color: #1593ff; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-reddit { background-color: #ff4500; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-reddit:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-reddit:hover { background-color: #5f99cf; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-foursquare { background-color: #f94877; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-foursquare:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-foursquare:hover { background-color: #0732a2; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-lastfm { background-color: #d51007; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-lastfm:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-lastfm:hover { background-color: #bc0e06; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-tumblr { background-color: #35465c; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-tumblr:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-tumblr:hover { background-color: #2c3a4c; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-goodreads { background-color: #553b08; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-goodreads:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-goodreads:hover { background-color: #3e2b06; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-stackoverflow { background-color: #fe7a15; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-stackoverflow:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-stackoverflow:hover { background-color: #f86c01; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-github { background-color: #4183c4; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-github:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-github:hover { background-color: #3876b4; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-dribbble { background-color: #ea4c89; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-dribbble:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-dribbble:hover { background-color: #444444; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-500px { background-color: #0099e5; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-500px:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-500px:hover { background-color: #ff4c4c; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-skyrock { background-color: #009aff; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-skyrock:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-skyrock:hover { background-color: #008be6; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-mixi { background-color: #E67E22; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-mixi:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-mixi:hover { background-color: #d67118; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-steam { background-color: #000000; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-steam:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-steam:hover { background-color: #00adee; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-twitchtv { background-color: #6441a5; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-twitchtv:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-twitchtv:hover { background-color: #b9a3e3; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-vkontakte { background-color: #45668e; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-vkontakte:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-vkontakte:hover { background-color: #3d5a7d; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-mailru { background-color: #07c; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-mailru:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-mailru:hover { background-color: #0068b3; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-yandex { background-color: #ffcc00; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-yandex:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-yandex:hover { background-color: #e6b800; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-odnoklassniki { background-color: #ed812b; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-odnoklassniki:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-odnoklassniki:hover { background-color: #eb7314; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-aol { background-color: #ff0b00; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-aol:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-aol:hover { background-color: #00c4ff; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-live { background-color: #00bcf2; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-live:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-live:hover { background-color: #00a8d9; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-pixelpin { background-color: #1d8bd5; }

.realhomes-social-login .realhomes-social-login-widget .rsl-provider-pixelpin:focus, .realhomes-social-login .realhomes-social-login-widget .rsl-provider-pixelpin:hover { background-color: #1a7cbf; }
