html {-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;-webkit-font-variant-ligatures: common-ligatures;font-variant-ligatures: common-ligatures;font-kerning: normal;-webkit-font-feature-settings: "kern";font-feature-settings: "kern";}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus, input[type="submit"]:hover, input[type="submit"]:focus {outline: none !important;}
select {-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;background-image: url(assets/images/arrow-down-icon.svg);background-repeat: no-repeat;background-size: 12px auto;background-position: right 1.3rem center;}
.hidescrollbar,
html.with-featherlight {overflow: hidden !important;}
#gallery {display: none;}
.flex-start {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-justify-content: flex-start;justify-content: flex-start;}
.flex-end {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-end;-ms-justify-content: flex-end;justify-content: flex-end;}
.flex-center {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-justify-content: center;justify-content: center;}
.flex-space-around {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-around;-ms-justify-content: space-around;justify-content: space-around;}
.flex-space-between {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between;}
.flex-align-stretch {align-items: stretch;align-content: stretch;}
.flex-align-center {-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-webkit-align-content: center;-moz-align-content: center;-ms-align-content: center;align-items: center;align-content: center;}
.flex-align-start {-webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: flex-start;-webkit-align-content: flex-start;-moz-align-content: flex-start;-ms-align-content: flex-start;align-items: flex-start;align-content: flex-start;}
.flex-align-end {-webkit-align-items: flex-end;-moz-align-items: flex-end;-ms-align-items: flex-end;-webkit-align-content: flex-end;-moz-align-content: flex-end;-ms-align-content: flex-end;align-items: flex-end;align-content: flex-end;}
.flex-start.flex-col,
.flex-end.flex-col,
.flex-center.flex-col,
.flex-space-around.flex-col,
.flex-space-between.flex-col {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
.flex-start.flex-row-reverse,
.flex-end.flex-row-reverse,
.flex-center.flex-row-reverse,
.flex-space-around.flex-row-reverse,
.flex-space-between.flex-row-reverse {-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.flex-start.flex-nowrap,
.flex-end.flex-nowrap,
.flex-center.flex-nowrap,
.flex-space-around.flex-nowrap,
.flex-space-between.flex-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}

body #container {max-width: 1200px;width: 100%;margin: 0 auto;padding: 0 30px;width: auto;}
/*.property-search-form {display: none !important;}*/

.prop_serach_wrap {width: 100%;position: relative;background: #f2f6fa;padding: 50px 0;border-bottom: 1px solid #d9d9d9;/*box-shadow: 0 0 5px rgba(0,0,0,0.2);*/}
.prop_serach_wrap .prop_serach form .control input[type="text"],
.prop_serach_wrap .prop_serach form .control select {background-color: #fff;border: 1px solid #ced7db;border-radius: 2px;padding: 13px 16px;font-family: inherit;color: #2c3e50;font-size: 14px;font-weight: 500;width: 100%;display: block;line-height: 1;}
.prop_serach_wrap .prop_serach form .control select {line-height: 1.312;background-image: url("assets/images/arrow-down-icon.svg");background-size: 15px;background-repeat: no-repeat;background-position: right 14px center;padding-right: 35px;}
.prop_serach_wrap .prop_serach form .control select option {font-weight: 400;}
.prop_serach form.property-search-form {width: auto;margin-left: -15px;margin-right: -15px;margin-bottom: -30px;}
.prop_serach form.property-search-form > .control {width: 25%;padding: 0 15px;margin-bottom: 30px;border: none;width: calc(25% - 30px);}
.prop_serach form.property-search-form > .control.control-rent-slider {width: 50%;padding-right: 17%;}
.prop_serach form.property-search-form input[type="submit"] {width: calc(25% - 30px);background-color: var(--e-global-color-primary);color: #fff;font-size: 17px;font-weight: 500;letter-spacing: normal;text-align: center;line-height: 1;padding: 16px 20px;border-radius: 2px;border: none;margin: 0;margin-left: 15px;background-image: url("assets/images/search-icon-white.png");background-size: 14px;background-repeat: no-repeat;background-position: left calc(50% - 45px) center;}
.prop_serach form.property-search-form input[type="submit"]:focus,
.prop_serach form.property-search-form input[type="submit"]:hover {background-color: #444b51;color: #ffffff;}
.prop_serach form.property-search-form > .control.control-rent-slider > label,
.prop_serach form.property-search-form > .control.control-rent-slider > label .search-form-slider-value {font-size: 16px;text-transform: uppercase;letter-spacing: normal;color: #2c3e50;font-weight: 600;}
.prop_serach form.property-search-form > .control:not(.control-price-slider) > label {display: none;}
.prop_serach form.property-search-form > .control.control-price-slider {width: 75% !important;padding: 0 10% 0 35%;width: calc(75% - 45%) !important;display: block !important;}

.prop_serach ::-webkit-input-placeholder {color: #2c3e50;opacity: 1;}
.prop_serach :-moz-placeholder {color: #2c3e50;opacity: 1;}
.prop_serach ::-moz-placeholder {color: #2c3e50;opacity: 1;}
.prop_serach :-ms-input-placeholder {color: #2c3e50;opacity: 1;}

.arrange-viewing-btn {display: none;}
/*div.soldstc_let_Area, div.view-area, form.propertyhive-ordering, div.top_pagination {display: none;}*/
.post-type-archive-property form.propertyhive-ordering {display: none;}
.prop_serach_wrap{width: 100%;position: relative;background: #f9fdfc;}
/*.site-inner .prop_serach_wrap:first-child {border-top: 1px solid #b8b7b7;}*/
.prop_serach_wrap .prop_serach{max-width: 1200px;width: 100%;margin: 0 auto;padding: 0 30px;position: relative;width: auto;}
.property-search-form{width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-line-pack: start;align-content: flex-start;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: flex-start;}
.property-search-form:after{display: none;}
.property-search-form .control-location{width: 38%;position: relative;padding: 0rem 4.4rem 0rem 0rem;}
.property-search-form .control-rent-slider,
.property-search-form .control-price-slider{width: 46%;position: relative;padding: 2.5rem 4.4rem;border-left: 1px solid #fff;border-right: 1px solid #fff;}
.control-rent-slider label,
.control-price-slider label{display: block;text-align: center;line-height: 1;color: #2c3e50;font-size: 14px;margin-bottom: 8px;text-transform: uppercase;font-weight: 500;}

/*.control-rent-slider label .search-form-slider-value,
.control-price-slider label .search-form-slider-value{color: #000000;font-weight: 600;}*/
.control-rent-slider .search-form-slider,
.control-price-slider .search-form-slider{height: 4px;border: 0px;background: #cfd8db !important;margin: 8px 0px;}
.prop_serach_wrap .prop_serach .control-rent-slider .search-form-slider,
.prop_serach_wrap .prop_serach .control-price-slider .search-form-slider {background: #cfd8db !important;}
.control-rent-slider .search-form-slider .ui-slider-range,
.control-price-slider .search-form-slider .ui-slider-range {background: var(--e-global-color-primary) !important;}
.control-rent-slider .search-form-slider .ui-slider-handle,
.control-price-slider .search-form-slider .ui-slider-handle {width: 20px;height: 20px;/*border: 7px solid #fff;*/border: none;border-radius: 50px;/*background: #6a747d;*/  top: -8px;outline: none;text-decoration: none;background: rgb(106,116,125);background: -moz-radial-gradient(circle, rgb(106, 116, 125) 7%, rgb(106, 116, 125) 7%, rgb(106, 116, 125) 30%, rgba(106,116,125,0) 40%, rgba(106,116,125,0) 50%, rgb(106, 116, 125) 60%);background: -webkit-radial-gradient(circle, rgba(106,116,125,1) 7%, rgba(106,116,125,1) 7%, rgba(106,116,125,1) 30%, rgba(106,116,125,0) 40%, rgba(106,116,125,0) 50%, rgba(106,116,125,1) 60%);background: radial-gradient(circle, rgb(106, 116, 125) 7%, rgb(106, 116, 125) 7%, rgb(106, 116, 125) 30%, rgba(106,116,125,0) 40%, rgba(106,116,125,0) 50%, rgb(106, 116, 125) 60%);}
.order-list-area select, .property-search-form select, .propertyhive-ordering select {border: 1px solid var(--e-global-color-primary);background: #fff;height: auto;padding: 11px 41px 11px 20px;line-height: 1.2;font-size: 16px;color: #000;font-weight: 400;outline: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;background-image: url("./assets/images/select-arrow-down.svg");background-repeat: no-repeat;background-size: 12px auto;background-position: right 20px center;}
.property-search-form input[type="submit"]{height: auto;line-height: 1;border: 1px solid #db973b;background: #f8f8f8;color: #000;font-weight: 400;padding: 0.844em 1em;width: calc(16% - 4rem);margin-left: 4rem;}
.property-search-form input[type="submit"]:hover{background-color: #db973b;color: #fff;}
/********** properties List View ************/
/*div.soldstc_let_Area, div.view-area, form.propertyhive-ordering, div.top_pagination, .prop_action_wrapper {display: none;}*/
span.policy_txt a {color: #fff;}
.propertyhive h1.page-title{display: none;}
.post-type-archive-property.archive .site-inner {background-color: transparent;}

.soldstc_let_Area > div {display: none;}
.soldstc_let_Area > div.Active-Type {display: block;}
.soldstc_let_Area input[type="checkbox"] {display: none;}
.soldstc_let_Area input[type="checkbox"] + label {position: relative;padding-left: 0;}
/*.soldstc_let_Area input[type="checkbox"] + label {position: relative;background-image: url("assets/images/checkbox-icon-purple.svg");background-image: url("assets/images/checkbox-icon-purple.svg");background-repeat: no-repeat;background-position: right 0 top 5px;background-size: 15px;padding-right: 28px;}
.soldstc_let_Area input[type="checkbox"]:checked + label {background-image: url("assets/images/checkbox--checked-icon-purple copy.svg");}*/
.soldstc_let_Area input[type="checkbox"] + label::after {content: "";margin-left: 8px;display: inline-block;vertical-align: middle;margin-top: -3px;width: 16px;height: 16px;background-color: transparent;border: 2px solid var(--e-global-color-primary);border-radius: 3px;transform: rotate(0);position: static;}
.soldstc_let_Area input[type="checkbox"] + label::before {content: "";position: absolute;left: auto;right: 6px;top: 2px;z-index: 1;border-radius: 0;margin: 0;display: none;width: 5px;height: 10px;border: solid white;border-width: 0 2px 2px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.soldstc_let_Area input[type="checkbox"]:checked + label::after {background-color: var(--e-global-color-primary);display: inline-block;}
.soldstc_let_Area input[type="checkbox"]:checked + label::before {display: block;background: transparent;}
.view-area > * {display: inline-block;vertical-align: middle;}
.soldstc_let_Area .label-stc,
.view-area > span,
.view-area li span {font-size: 16px;color: #4d5968;}
.propertyhive-result-count {text-align: right;color: #4d5968;font-size: 14px;}
.prop_action_wrapper {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 47px;}
.prop_action_wrapper > *,
.prop_action_wrapper form .order-list-area {padding-right: 30px;}
.prop_action_wrapper .propertyhive-pagination {text-align: right;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;padding-right: 0;margin: 0;}
.post-type-archive-property .properties + .propertyhive-pagination {padding-bottom: 50px;position: relative;}
body .propertyhive-map-canvas-wrapper {padding-top: 35px;padding-bottom: 60px;height: 1000px;}
body #property_map_canvas {height: 500px !important;}
.prop_action_wrapper form {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-content: center;align-items: center;}

.propertyhive a{outline: none;}
.propertyhive ul.properties{margin: 50px 0 30px;}
.propertyhive ul.properties li{margin-bottom: 40px;padding-bottom: 40px;padding-top: 0;border-bottom: 1px solid #d8d8d8;}
.propertyhive ul.properties li .thumbnail {width: 40%;position: relative;}
.propertyhive ul.properties li .thumbnail img{vertical-align: top;width: 100%;}
.bed_bath_reception > div > div {display: inline-block;margin-right: 20px;font-size: 18px;color: #6b6b6b;vertical-align: middle;line-height: 1.1;}
.bed_bath_reception > div.property_label {margin-right: 20px;}
.bed_bath_reception span {position: relative;display: inline-block;vertical-align: middle;line-height: 1;}
.propertyhive ul.properties li.first.last .thumbnail {width: 40%;}
/*.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag,
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag + .flag,
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag + .flag + .flag.flag-date {bottom: 57px;}
.propertyhive ul.properties li .thumbnail .flag{position: absolute;line-height: 1;right: 0;bottom: 0;height: auto !important;text-align: center !important;width: auto !important;padding: 12px 20px !important;text-transform: capitalize !important;background: var(--e-global-color-primary) !important;z-index: 10;margin: 0;letter-spacing: 1px;}
.propertyhive ul.properties li .details {width: 100%;margin-top: 0;padding: 0px;}*/
.propertyhive ul.properties li.first.last .details {width: 60%;padding-left: 44px;padding-right: 0;padding-top: 20px;position: relative;padding-bottom: 100px;height: auto !important;}
.propertyhive ul.properties li.first.last .actions {position: absolute;right: 0;bottom: 35px;width: auto;}
.propertyhive ul.properties li .details h3{line-height: 22px;margin: 0;border-bottom: 1px solid #e1e4e7;padding-bottom: 20px;margin-bottom: 20px;}
.propertyhive ul.properties li .details > h6 {color: #4d5968;font-size: 16px;font-weight: 700;margin: 0;margin-bottom: 12px;}
.propertyhive ul.properties li.first.last .details h3 {width: calc(100% - 205px);display: inline-block;vertical-align: top;line-height: 1;border: 0;margin: 0;padding-bottom: 10px;}
.propertyhive ul.properties li.first.last .price {display: inline-block;vertical-align: top;text-align: right;color: #4d5968;font-weight: 600;width: 200px;font-size: 24px;line-height: 1;}
.propertyhive ul.properties li.first.last .details h3 a {font-size: 26px;line-height: inherit;font-weight: 300;color: #4d5968;display: block;}
.propertyhive ul.properties li .details h3 a:hover,
.propertyhive ul.properties li.first.last .details h3 a:hover {color: var(--e-global-color-primary);}
.propertyhive ul.properties li.first.last .details h6 {margin-bottom: 20px;}
.propertyhive ul.properties li .details h3 a{font-size: 24px;font-weight: 400;color: #4d5968;text-decoration: none !important;line-height: inherit;}
.propertyhive ul.properties li .details h3 a:hover{color: var(--e-global-color-primary);}
/*.propertyhive ul.properties li .price{color: #fff;font-size: 25px;font-weight: 700;margin: 0;text-transform: uppercase;background-color: var(--e-global-color-primary);display: inline-block;padding: 13px 16px;line-height: 1;border-radius: 0 3px 3px 0;position: absolute;left: 0;top: 20px;z-index: 1;}
.propertyhive ul.properties li .price .currency_symbol {color: #fff;}*/
.propertyhive ul.properties li .price .rent_frequency {/*color: #fff;*/font-size: 21px;font-weight: 400;text-transform: uppercase;}
.propertyhive ul.properties li .price .price-icon{color: #9e9d9d;}
.propertyhive ul.properties li.first.last .summary {display: block;padding-top: 18px;-webkit-line-clamp: 5;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.propertyhive ul.properties li .summary{color: #4d5968;font-size: 16px;line-height: 1.5;/*display: none;*/}
.propertyhive ul.properties li .actions{text-align: right;margin-top: 20px;display: block;}
.propertyhive ul.properties li .actions {text-align: left;}
/*.propertyhive ul.properties li.first.last .actions  {text-align: right;}*/
.propertyhive ul.properties li .actions a {height: auto;line-height: 1;display: inline-block;padding: 12px 25px;text-align: center;font-size: 16px;color: #fff;font-weight: 400;border: 1px solid var(--e-global-color-primary);background: var(--e-global-color-primary);text-decoration: none !important;outline: none;border-radius: 50px;}
.propertyhive ul.properties li .actions a:focus,
.propertyhive ul.properties li .actions a:hover {border-color: var(--e-global-color-primary);color: var(--e-global-color-primary);background-color: transparent;}
.propertyhive-views {display: none;}
.view-area > ul {padding: 0;margin: 0;}
.view-area ul li {display: inline-block;padding: 0 5px;margin: 0;vertical-align: middle;}
.view-area > ul li a {display: inline-block;vertical-align: middle;}
.view-area li span {margin-right: 9px;}
.view-area svg {width: 19px;height: 16px;fill: #a1a1a1;}
.view-area .view-map svg {width: 10px;}
.view-area .active svg {fill: var(--e-global-color-primary);}
/*.flag.flag-To.Let, .flag.flag-to-let, .flag.flag-under-offer {display: none;}
.flag.flag-let-agreed {font-weight: 700;}
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag:not(.flag-To),
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag + .flag:not(.flag-date) {left: 0 !important;right: auto;top: 0;bottom: auto;font-weight: 400;}
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag + .flag.flag-let-agreed .flag-let-agreed,
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag + .flag:not(.flag-date) .flag-let-agreed{position: relative !important;left: auto !important;padding: 0 !important;font-weight: 700;}
.propertyhive ul.properties li .thumbnail img + .flag > .flag.flag-let-agreed {position: relative !important;padding: 0 !important;font-weight: 700;}
.propertyhive ul.properties li .thumbnail img + .flag {left: 0;right: auto;top: 0 !important;bottom: auto !important;font-weight: 700;}
.detail-main-info .image-and-info .flag {font-weight: 700;}
.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag.flag-date {left: auto !important;top: auto !important;bottom: 62px !important;right: 0 !important;}
.propertyhive ul.properties li .result-image-area .flag.flag-date {display: none;}
.flag.flag-sold-stc {font-size: 15px !important;padding: 5px 5px !important;}
.thumbnail .flag {font-size: 14px;color: #fff;position: absolute;right: 0;bottom: -1px;height: 28px;text-align: center;width: auto;padding: 3px 5px;text-transform: uppercase;margin-bottom: 1px;background: #da245c;z-index: 10;}
.propertyhive ul.properties li .thumbnail .flag + .flag.flag-let-agreed {top: 0 !important;bottom: auto !important;left: 0 !important;right: auto !important;}*/

.bed_bath_reception svg {width: 18px;height: 18px;margin: 0;margin-right: 10px;display: inline-block;vertical-align: text-top;}
.bed_bath_reception {background: rgba(255,254,255,0.9);width: 100%;position: absolute;bottom: 0px;padding: 15px 20px 15px 30px;background-color: #f7f6f5;}
body .arrangea-viewing svg, body .brochure_plane svg {width: 16px;height: 16px;margin-right: 10px;}
.single-property .bed_bath_reception {position: relative;padding: 0 0 20px;}

.propertyhive ul.properties li .thumbnail img{vertical-align: top;}

.bed_bath_reception > div > div {display: inline-block;margin-right: 30px;font-size: 18px;color: #3e3e3e;line-height: 1;}
.bed_bath_reception > div:last-child {margin-right: 0;}
.property-info p {margin-bottom: 0;}
.bed_bath_reception .property_label_inner, .bed_bath_reception .be_furnished_type, .be_deposite_amount > .be_deposite_amount_label {font-size: 16px;font-weight: 700;}
.bed_bath_reception .property_label_inner p.be_property_type {margin-bottom: 0;}
.bed_bath_reception p.be_furnished_type {padding-top: 15px;margin-bottom: 0;line-height: 1;}
.grid.propertyhive ul.properties{-webkit-box-orient: horizontal;-moz-box-orient: horizontal;-ms-box-orient: horizontal;-o-box-orient: horizontal;box-orient: horizontal;-webkit-flex-direction: row;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;flex-direction: row;-webkit-lines: multiple;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-box-lines: multiple;-o-box-lines: multiple;box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}
.grid.propertyhive ul.properties li.first.last {width: calc(33.33333333% - 30px);margin: 0 15px;clear: none;border: none;margin-bottom: 3rem;float: none;padding: 0;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-box-orient: vertical;-o-box-orient: vertical;box-orient: vertical;-webkit-lines: multiple;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-box-lines: multiple;-o-box-lines: multiple;box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;border: 1px solid #bbb;}
.grid.propertyhive ul.properties li .thumbnail,.grid.propertyhive ul.properties li .details {width: 100%;}
.grid.propertyhive ul.properties li .details {padding: 20px;}
.grid.propertyhive ul.properties li .summary,.grid.propertyhive .bed_bath_reception,.grid.propertyhive .actions{display: none;}
.grid.propertyhive ul.properties li .details h3 a {font-size: 18px;}
.grid.propertyhive ul.properties li .thumbnail img{width: 100%;}
.grid.propertyhive ul.properties li .details h3 {/*  margin-top: .66em; */}
.grid.propertyhive ul.properties li .price {margin-bottom: 0em;font-size: 14px;}

.map-view-property svg {width: 1.6rem;height: 1.6rem;fill: #fff;}

.map-view-property a{background: #91c431;padding: 1rem 1.8rem;display: inline-block;color: #fff;border-radius: 2px;}
.map-view-property a:last-child {background: var(--e-global-color-primary);}

.map-view-property {max-width: 1170px;padding: 0 15px;margin: 0 auto;text-align: right;}
.map .prop_filter #property_result div.Per.page,.map .prop_filter #property_result .order-list-area {display: none;}
.grid.propertyhive ul.properties li .thumbnail a { height: auto;}

.propertyhive-pagination {text-align: right;margin: 0 auto;}
.propertyhive-pagination ul.page-numbers {margin: 0 auto;text-decoration: none;}
.propertyhive-pagination ul .page-numbers {color: #4d5968;font-size: 14px;margin: 0 5px;text-decoration: none;width: 19px;height: 19px;line-height: 19px;border-radius: 50%;display: inline-block;text-align: center;}
.propertyhive-pagination .page-numbers.current {background: #4d5968;color: #ffffff;}

.next.page-numbers,.prev.page-numbers {text-transform: uppercase;font-size: 1.6rem; position: relative;}
.theme--orange .next.page-numbers,.theme--orange .prev.page-numbers{ color: var(--e-global-color-primary);}
.theme--green .prev.page-numbers,.theme--green .next.page-numbers {color: var(--e-global-color-primary);}
.next.page-numbers::after {content: "\f105";/*position: absolute;right: -4px;top: 1px;*/  font-family: FontAwesome;font-family: 'Font Awesome\ 5 Free';font-weight: 900;font-size: 16px;background: var(--e-global-color-primary);width: 19px;height: 19px;line-height: 19px;border-radius: 50%;text-align: center;color: #fff;display: inline-block;}
/*.next.page-numbers {padding-right: 20px;}*/
.propertyhive-pagination ul li .prev.page-numbers,
.propertyhive-pagination ul li .next.page-numbers{font-size: 0;width: auto;height: auto;}
.prev.page-numbers::after {content: "Prev";margin-left: 5px;}
.next.page-numbers::before {content: "Next";margin-right: 5px;}
.prev.page-numbers::after,
.next.page-numbers::before {text-transform: uppercase;display: inline-block;color: #4d5968;font-size: 14px;}
.prev.page-numbers::before {content: "\f104";/*position: absolute;left: -24px;top: 1px;*/font-family: FontAwesome;font-family: 'Font Awesome\ 5 Free';font-weight: 900;font-size: 16px;background: var(--e-global-color-primary);width: 19px;height: 19px;line-height: 19px;border-radius: 50%;text-align: center;color: #fff;display: inline-block;}
.propertyhive-pagination ul li:last-child a {margin-right: 0;}
.theme--green .next.page-numbers::before,.theme--green .prev.page-numbers::before {background: var(--e-global-color-primary);}
.theme--green .page-numbers.current {background: var(--e-global-color-primary);}

.prev.page-numbers:hover::before,
.next.page-numbers:hover::after {background-color: #4d5968;}

body:not(.home).theme--orange h2.elementor-heading-title {color: var(--e-global-color-primary) !important;}
.theme--orange .sidebar-default .company-office__phone{color: var(--e-global-color-primary)}

.banner.home_buy_hero,.banner.home_rent_hero,.banner.home_default_hero {display: none;} 
.theme--orange .banner.home_buy_hero,.theme--green .banner.home_rent_hero,.theme--default .banner.home_default_hero {display: block;}
.theme--orange .blog_sidebar article .elementor-post__title a {color: var(--e-global-color-primary) !important;}
.theme--orange .blog_sidebar article::after{background-color: var(--e-global-color-primary);}
.theme--orange .blog_sidebar article::before {background: #eacda4;}
.theme--orange .pre_blog_title::after {border: 1px solid var(--e-global-color-primary);}
.sliders-submit .sales-only {width: auto !important;}
.fas {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
/*#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {right: 20px !important;}*/
/*.responsive-menu-pro-submenu .fas.fa-angle-left {margin-right: 5px !important;}
#responsive-menu-pro-wrapper .home_menu {position: relative;}*/
.featured_projets ul {display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;margin: 0;padding: 0px;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin:0 -1.5rem;}
.featured_projets ul li {width: calc(33.33333333% - 30px);list-style: none;border: 1px solid #e7e7e7;margin: 0 1.5rem 50px;}
.featured_projets ul li .home-title {color: #555454;font-weight: 400;font-size: 2.1rem;padding: 20px 25px;}
.featured_projets ul li .home-excerpt {padding: 0px 25px;font-size: 1.5rem;color: #555454;}
.featured_projets ul li .home-detail {padding: 20px 25px;}
.featured_projets ul li .home-detail a {background: var(--e-global-color-primary);color: #ffffff;border-radius: 2px;display: inline-block;padding: 9px 15px;text-decoration: none !important;}

.featured_projets ul li .home-price {background: rgba(255,255,255,0.9);position: absolute;bottom: 0;left: 0;width: 100%;padding: 10px 25px;color: #555454;font-weight: 700;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-moz-box-align: center;-ms-box-align: center;-o-box-align: center;box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;align-items: center;}
.featured_projets ul li .home-price span {font-weight: normal;padding-right: 5px;}

.home-property > a{position: relative;display: block;}
.featured_projets ul li .home-property img{width: 100%;}

/*.single-property #content {padding: 20px 0;}*/
.back_to_search {padding-top: 35px;padding-bottom: 30px;text-align: right;}
body .back_to_search a,
body .back_to_search a:hover,
body .back_to_search a:focus {color: #505050;text-transform: uppercase;text-decoration: none;font-size: 16px;font-weight: 700;}
body .back_to_search a:hover,
body .back_to_search a:focus {color: var(--e-global-color-primary);}
body .back_to_search svg {width: 18px;height: 18px;fill: var(--e-global-color-primary);margin-right: 10px;top: 3px;position: relative;}
/*body .detail-main-info .single-price {float: right;}*/
body .single-price h2 {color: #555454;font-weight: 400;font-size: 34px;margin: 0;}
.image-and-info {-webkit-lines: single;-webkit-box-lines: single;-moz-box-lines: single;-ms-box-lines: single;-o-box-lines: single;box-lines: single;-webkit-flex-wrap: nowrap;-moz-flex-wrap: nowrap;-ms-flex-wrap: nowrap;-o-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: stretch;-moz-box-align: stretch;-ms-box-align: stretch;-o-box-align: stretch;box-align: stretch;-ms-flex-align: stretch;-webkit-align-items: stretch;-moz-align-items: stretch;-ms-align-items: stretch;-o-align-items: stretch;align-items: stretch;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;width: 100%;padding-top: 30px;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.main-thumb-photos{display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex: 0 0 65%;max-width: 65%;position: relative;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;border-bottom: 1px solid #d9d9d9;border-left: 1px solid #d9d9d9;}
.main-thumb-photos img {height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;line-height: 1;display: block;}
.avalibility_mark,
.detail-main-info .image-and-info .flag.flag-date {position: absolute;left: 0;bottom: 0;background-color: rgba(0,0,0,0.59);color: white;padding: 10px 28px;font-size: 12px;font-weight: normal;}
.detail-main-info .image-and-info img + .flag > .flag.flag-let-agreed {position: relative !important;padding: 0 !important;}
.highlight_date {font-weight: 700;}
.home-image .avalibility_mark {bottom: 44px;padding: 3px 5px;font-size: 1.5rem;}
.location-map-area {/*padding: 50px 0 0;*/position: relative;}
.location-map-area .gototop {display: none;}
.location-map-area #map{min-height: 565px;}
.property-info {padding: 75px 40px;width: auto;-webkit-box-pack: start;-moz-box-pack: start;-ms-box-pack: start;-o-box-pack: start;box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;-moz-justify-content: flex-start;-ms-justify-content: flex-start;-o-justify-content: flex-start;justify-content: flex-start;-webkit-lines: single;-webkit-box-lines: single;-moz-box-lines: single;-ms-box-lines: single;-o-box-lines: single;box-lines: single;-webkit-flex-wrap: nowrap;-moz-flex-wrap: nowrap;-ms-flex-wrap: nowrap;-o-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: start;-moz-box-align: start;-ms-box-align: start;-o-box-align: start;box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: flex-start;-o-align-items: flex-start;align-items: flex-start;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;border-left: 0px;color: #555454;position: relative;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex: 0 0 35%;max-width: 35%;color: #666666;}
    
/*.feature-area ul {margin: 0;list-style: none;border-bottom: 1px solid #bbb;padding: 0 0 32px;margin: 0 0 32px;}*/
.feature-area ul {margin: 0;list-style: none;}
/*.feature-area > ul {max-height: 240px;overflow-x: auto;overflow-y: scroll;}*/
.feature-area .featured-ul-wrap {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 30;-moz-column-gap: 30;column-gap: 30px;overflow: hidden;margin-bottom: 40px;}
.feature-area .featured-ul-wrap ul {padding: 0;margin: 0;margin-left: -22px;border-left: 1px dotted #484645;}
.feature-area .featured-ul-wrap ul li {position: static;line-height: 1.2;margin-bottom: 8px;padding-left: 40px;font-size: 18px;font-weight: 600;color: #010101;}
.feature-area .featured-ul-wrap ul li::before {content: "";width: 5px;height: 5px;border-radius: 10px;background-color: #88CD45;display: inline-block;vertical-align: middle;margin-left: -18px;margin-right: 13px;}
.feature-area .details-heading {margin-bottom: 20px;}
.property-info > div {width: 100%;}
body .pro_flore_plan > .gallery_btn {position: relative;background: transparent;color: var(--e-global-color-primary);}
body .pro_flore_plan > .gallery_btn:focus,
body .pro_flore_plan > .gallery_btn:hover {background-color: var(--e-global-color-primary);color: #fff;}
body .pro_flore_plan > .gallery_btn svg {fill: var(--e-global-color-primary);}
body .pro_flore_plan > .gallery_btn:focus svg,
body .pro_flore_plan > .gallery_btn:hover svg {fill: #fff;}
body .pro_flore_plan {position: absolute;right: -1px;bottom: -1px;text-align: center;}
body .detail-main-info .pro_flore_plan a{color: #fff;border: none;background-color: var(--e-global-color-primary);font-size: 16px;padding: 9px 20px;display: inline-block;text-decoration: none;margin: 0 -1px -1px 0;font-weight: 500;border-radius: 3px 0 0 0;}
body .detail-main-info .pro_flore_plan a:hover {background-color: #444b51;}
/*body .arrangea-viewing a, body .brochure_plane a {color: #fff;background-color: var(--e-global-color-primary);border-radius: 50px;padding: 12px 20px;display: inline-block;line-height: 1.2;min-width: 245px;text-align: center;}*/
body .arrangea-viewing a, body .brochure_plane a,
body .arrangea-viewing a:hover, body .brochure_plane a:hover {text-transform: uppercase;font-size: 16px;font-weight: 600;text-decoration: none;line-height: 1.2;}
/*body .arrangea-viewing a:hover, body .brochure_plane a:hover {color: #fff;border-color: #444b51;background-color: #444b51;}*/
body .arrangea-viewing a .small-date-icon-svg1,
body .arrangea-viewing a .small-date-icon-svg2,
body .arrangea-viewing a:hover .small-date-icon-svg1,
body .arrangea-viewing a:hover .small-date-icon-svg2 {stroke: #fff;}
body .arrangea-viewing a .small-date-icon-svg1,
body .arrangea-viewing a .small-date-icon-svg2,
body .arrangea-viewing a:hover .small-date-icon-svg1,
body .arrangea-viewing a:hover .small-date-icon-svg2 {-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
body .arrangea-viewing a > *, body .brochure_plane a > * {display: inline-block;vertical-align: middle;text-decoration: underline;}
body .arrangea-viewing svg {margin-left: 10px;}
input[type="submit"] {border: 1px solid var(--e-global-color-primary);color: var(--e-global-color-primary);width: 13.2rem;display: inline-block;padding: 8px 12px;font-size: 1.6rem;/*background: transparent !important;*/}
.property-enquiry-form input[type="submit"],.property-send-to-friend-form input[type="submit"]{color: var(--e-global-color-primary) !important;}
.property-enquiry-form input,.property-send-to-friend-form input{color: #2c3f4f !important;}
input[type="submit"]:hover {color: var(--e-global-color-primary);}
.short-desc-office {margin: 50px 0px;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-lines: single;-webkit-box-lines: single;-moz-box-lines: single;-ms-box-lines: single;-o-box-lines: single;box-lines: single;-webkit-flex-wrap: nowrap;-moz-flex-wrap: nowrap;-ms-flex-wrap: nowrap;-o-flex-wrap: nowrap;flex-wrap: nowrap;color: #555454;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.short-description {/*border-right: 1px solid #6c2b91;*/padding: 0;padding-right: 45px;width: calc(100% - 260px);}
.office-deatil {width: 260px;padding: 0;color: #555454;}
.office_name span,
.office-deatil .whatsapp-details b {font-weight: 700;}
body .office_area .office_number a {font-size: 22px;color: var(--e-global-color-primary);text-decoration: none;font-weight: 600;}
body .office_area .office_number a:hover {color: #010101;}
.property_rooms_single {color: #555454;/*display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;*/}
.property_rooms_single .details-heading {display: block;width: 100%;margin: 0;margin-bottom: 15px;}
/*.property_rooms_single .property_room_area {max-width: 794px;padding: 0 3.2rem 0 0;width: 100%;}
.property_rooms_single .specific_unit_feature {width: calc(100% - 794px);}*/

.home-property {overflow: hidden;}
.featured__icon {width: 16rem;height: 16rem;background: rgba(255,255,255,0.82);position: absolute;top: -80px;right: -80px;border-radius: 50%;}
.featured__icon svg {width: 3rem;height: 3rem;position: relative;top: 9.5rem;left: 3.5rem;fill: none;cursor: pointer;stroke: var(--e-global-color-primary);}
.home-detail svg {width: 1.5rem;height: 2rem;margin-top: -.5rem;margin-left: 0.5rem;margin-right: -0.5rem;fill: #ffffff;color: #ffffff;  top: 3px;position: relative;}
.featured__cta button{background: var(--e-global-color-primary);fill: #ffffff;color: #ffffff;height: 4.3rem;border-radius: 0px;}
.featured__cta svg {margin-top: -0.4rem;margin-left: 0;width: 1.6rem;height: 1.6rem;fill: #ffffff;color: #ffffff;}
.theme--green .la-logo {display: none;}
.theme--orange .lw-logo {display: none;}

.details__sidebar--features a svg {width: 32px;height: 34px;}
.office-deatil .details__sidebar--features a span:first-child {
    /* width: 72px;height: 72px;border: 1px solid #ADD645;border-radius: 50%; */
    display: inline-block;position: relative;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-box-align: center;-o-box-align: center;box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;align-items: center;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;margin-right: 20px;}
.office-deatil .details__sidebar--features a span:last-child {width: calc(100% - 52px);}
/*.details__sidebar--features {margin: 25px 0;}*/
.details__sidebar--features > div {margin-bottom: 25px;display: table;}
.details__sidebar--features .pro_epc_img + .pro_epc_img {display: none;}

.brochure_plane {margin-top: 25px;}

.property_room_area_inner {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 40;-moz-column-gap: 40;column-gap: 40px;}
/*.featured-unit_single .property_room_area > ul {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;align-content: flex-start;margin-left: -10px;margin-right: -10px;}
.featured-unit_single .property_room_area > ul li {width: calc(33.33% - 20px);margin-left: 10px;margin-right: 10px;}*/
.property_room_area > ul,
.specific_unit_feature > ul {list-style: none;padding: 0;margin: 0;}
.property_room_area > ul,
.specific_unit_feature {border-left: 1px dotted #484645;}
.property_room_area > ul li,
.specific_unit_feature > ul li {position: static;/*position: relative;line-height: 1.2;*/margin-bottom: 8px;padding-left: 40px;font-size: 16px;font-weight: 500;color: #777;}
.property_room_area > ul li::before,
.specific_unit_feature > ul li::before   {content: "";width: 5px;height: 5px;border-radius: 10px;background-color: var(--e-global-color-primary);/*position: absolute;left: 23px;top: 9px;*/display: inline-block;vertical-align: middle;margin-left: -18px;margin-right: 13px;}
.property_rooms_single p,.property_rooms_single h5 {color: #7B7B7B;font-size: 14px;}
.property_rooms_single h5 {font-weight: 700;margin: 0 0 6px 0;}
.property_rooms_single .specific_unit_feature h5 {color: #444b51;font-size: 16px;font-weight: 700;margin-top: 0px;padding-left: 22px;}
.single-property .featured-unit_single {overflow: hidden;}
.single-property .property_room_area > ul {margin-left: -22px;}

body.single-property .details-heading {font-size: 24px;color: #065710;font-weight: 300;}
.property_rooms_single .property_information .details-heading {}
.location-map-area .details-heading {margin-bottom: 40px;}
.pro_flore_plan svg {width: 16px;height: 16px;margin-left: 10px;top: 50%;margin-top: -2px;vertical-align: middle;display: inline-block;fill: #ffffff;}
.single-property .property_actions, .single-property .property_actions + .summary,.single-property .description,.single-property .features,.single-property .features + .summary{display: none;}
/*
 .images {visibility: hidden;opacity: 0;position: fixed;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 10000;}
.images.isactive {visibility: visible;opacity: 1;}
.images .flex-viewport {max-height: 600px;}
*/
.carousel-container * {box-sizing: border-box;}
.carousel-container img {width: 100%;}
/*.carousel, .carousel-nav--vertical {margin: 0;padding: 0;float: left;width: 12.5%;}*/

.carousel-container {max-height: 79px;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;overflow: hidden;}
ul.slick-slider {width: 100%;}
.carousel-nav-inner {position: relative;display: block;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;padding-top: 0;overflow: visible;}
.carousel-nav.carousel-nav--vertical {display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-box-align: center;-o-box-align: center;box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;align-items: center;background: #ffffff;width: 13.5rem;-webkit-box-align: center;-moz-box-align: center;-ms-box-align: center;-o-box-align: center;box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;align-items: center;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;padding: 50px 0;}

.carousel {float: right;width: 87%;}

.carousel-nav--vertical ::-webkit-scrollbar {width: 0px;/* remove scrollbar space */background: transparent;/* optional: just make scrollbar invisible */}

.carousel-nav-list {list-style-type: none;margin: 0;padding: 0;margin-right: 1%;overflow-y: hidden;text-align: center;}
.carousel-nav-list .carousel-nav-item {display: block;width: 66px !important;height: 66px !important;margin: 10px 30px;background-size: cover;background-repeat: no-repeat;}
body .gallery_sec .btn-close {position: absolute;top: 0;z-index: 10;background: rgba(255, 255, 255, 0.4) !important;width: 70px;height: 70px;display: block;right: 0px;border-radius: 0;line-height: 1;padding: 0;border: none;}
body .gallery_sec .btn-close:hover {border-radius: 0;border: none;}
body .gallery_sec .btn-close svg {width: 30px;height: 30px;stroke: #ffffff;margin: 0;}
/* .gallery_sec ul.carousel-nav-list{height: auto !important;} */
body .gallery_sec.pro_flore_plan .btn-close {background: rgba(0, 0, 0, 0.4) !important;}
.slick-list,.slick-track,.slick-slide,.slick-slide div,.slick-slide div li {height: 100%;}
.slick-slide div li {background-repeat: no-repeat;background-size: cover;}
.carousel-nav-list .carousel-nav-item img {width: 100%;}
/* .carousel-nav-list .carousel-nav-item.active img {border: 5px solid transparent;border-color: #ffa3c1;} */

/* .carousel-btn {background: #FFD8E5;color: white;cursor: pointer;display: block;padding: 5px 0;text-align: center;} */

/* Slick Overrides */
.fa-1-5x {font-size: 1.5em;}

.slick-prev, .slick-next {content: "";z-index: 9999;}

.slick-prev:before, .slick-next:before {font-family: 'FontAwesome';}

.slick-prev {left: 1px;}

.slick-next {right: -4px;}
.carousel-btn {font-size: 0;background: transparent;cursor: pointer;display: block;padding: 5px 0;text-align: center;}
.prev-img:before {content: '';background-image: url('assets/images/arrow-up.svg');background-repeat: no-repeat;background-size: cover;width: 10px;height: 10px;display: inline-block;fill: #fff;opacity: 1;background-position: center center;}

.next-img:before {content: '';background-image: url('assets/images/arrow-down.svg');background-repeat: no-repeat;background-size: cover;width: 10px;height: 10px;display: inline-block;fill: #fff;opacity: 1;background-position: center center;}

.images {visibility: hidden;opacity: 0;margin: 0 auto;z-index: -1;position: fixed;top: 50%;left: 0;right: 0;transform: translate(0%, -50%);width: 90%;width: 70%;z-index: 1000;}
.images.isactive{visibility: visible;opacity: 1;z-index: 99999;}
.backdrop.isactive {display: block;}
/*.images.isactive::before {content: "";width: 500%;height: 500%;background-color: rgba(103, 100, 90, 0.60);position: absolute;left: -200%;top: -200%;}*/
body button.gallery_btn {position: absolute;background: var(--e-global-color-primary);color: #fff;font-size: 16px;text-transform: capitalize;top: -1px;right: -1px;padding: 13px 35px;border: 1px solid var(--e-global-color-primary);border-radius: 3px;line-height: 1;letter-spacing: normal;font-weight: 500;}
body button.gallery_btn:focus,
body button.gallery_btn:hover {border-radius: 3px;background-color: transparent;border: 1px solid var(--e-global-color-primary);color: var(--e-global-color-primary);font-weight: 500;}
body button.gallery_btn svg {width: 16px;height: 16px;margin-left: 10px;margin-top: -2px;vertical-align: middle;display: inline-block;fill: #fff;}
body button.gallery_btn:focus path,
body button.gallery_btn:hover path {fill: var(--e-global-color-primary);}
.gallery_sec ul {margin: 0;padding: 0;border: none;}
.featherlight, .fancybox-bg {background: transparent !important;background-color: rgba(51, 58, 64, 0.60) !important}

.carousel-nav ul.carousel-nav-list {height: 73rem !important;}
.dialog-type-lightbox {background-color: rgba(51, 58, 64, 0.60) !important;}
body.map .ph-infinite-scroll-button{display: none;}
body .elementor-lightbox .dialog-lightbox-close-button,
body .elementor-lightbox .elementor-swiper-button {background-color: #c52a3d;}

.fancybox-close-small:hover {background: transparent;}

.parents_cat_area {font-size: 22px;font-weight: 300;}
.child_cat_area {font-size: 22px;font-weight: 300;margin-bottom: 5px;}

.propertyhive-map-canvas-wrapper .properties-map-popup .title-close {background: var(--e-global-color-primary);}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .image {width: 120px;}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details {width: calc(100% - 135px)}
.properties-map-popup .properties .property .details .address a {text-decoration: none;color: var(--e-global-color-primary);font-size: 14px;font-weight: 400;line-height: 1.1;}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .price {color: var(--e-global-color-primary);font-size: 16px;line-height: 1.3;}
.properties-map-popup .properties .property .details .summary {font-size: 13px;color: #555454;}
.propertyhive-map-canvas-wrapper .properties-map-popup {width: 360px;}
/*.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details {float: right;width: 170px;}*/

.theme--green .propertyhive-map-canvas-wrapper .properties-map-popup .title-close {background: #91c431;}

.theme--green .properties-map-popup .properties .property .details .address a,.theme--green .propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .price {color: var(--e-global-color-primary);}

.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .price {display: flex;flex-direction: column;flex-wrap: wrap;}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .price > span {display: block;order: -1;}

.featured_projets h2 {color: var(--e-global-color-primary);font-size: 34px;}
.propertyhive-info {margin: 0;text-align: center;padding: 20px 0 0;}
body .site-footer .menu-item a{margin-bottom: 0;}
body .detail-main-info h1,
body .detail-main-info .single-price {display: inline-block;vertical-align: top;margin: 0 -2px;padding: 0;font-weight: 400;}
body .detail-main-info h1 {width: calc(100% - 300px);color: #000000;font-size: 34px;font-weight: 300;}
body .detail-main-info .single-price {width: 300px;text-align: right;}
.detail-main-info .single-price .price-quelify {font-size: 15px;color: #3D3735;font-weight: 700;text-transform: uppercase;}

.property_room_area_desc h2, .property_room_area_desc h3 {color: #dd9933;}
/*body .fancybox-slide--html .fancybox-content#makeEnquiry411 {background: rgb(255,255,255);*/
/*background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(220, 151, 59) 60%);*/
/*background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(220,151,59,1) 60%);*/
/*background: linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(220, 151, 59) 60%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#dc973b",GradientType=1);}*/
body .fancybox-slide--html form::before {
    content: "";position: absolute;width: 200%;height: 300%;z-index: -1;left: -50px;top: -100%;max-width: 800px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(51, 58, 64) 60%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(51, 58, 64,1) 60%);
    background: linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(51, 58, 64) 60%);
}
body .fancybox-container {z-index: 99999999;}
body .fancybox-close-small,
body .fancybox-close-small:focus,
body .fancybox-close-small:hover {color: #fff;background-color: var(--e-global-color-primary);}
.fancybox-slide--html h2 {color: var(--e-global-color-primary);}
body .fancybox-slide--html .fancybox-content > h2,
body .fancybox-slide--html .fancybox-content > p {position: relative;z-index: 2;}
/*body .fancybox-slide--html .fancybox-content:not(.descri-data) > h2,
body .fancybox-slide--html .fancybox-content:not(.descri-data) > p*/
body .fancybox-slide--html div[id^="makeEnquiry"].fancybox-content > p,
body .fancybox-slide--html div[id^="makeEnquiry"].fancybox-content > h2 {width: 60%;padding-right: 20px;}
body .fancybox-slide--html div[id^="sendToFriend"].fancybox-content > h2 {margin: 0 0 10px;}
body .fancybox-slide--html .fancybox-content h2 {font-weight: 400;margin: 0 0 10px;line-height: 1.1;font-size: 26px;text-transform: capitalize;}
body .fancybox-slide--html form .control {width: 100%;padding-right: 0px;margin-bottom: 20px;}
.policy_txt {text-decoration: underline;}
.enquiry_form_sidebar .logo-area {margin-bottom: 30px;}
.post-type-archive-property .enquiry_form_sidebar .logo-area {margin-top: -120px;}
.fancybox-slide--html form input,
.fancybox-slide--html form select,
.fancybox-slide--html form textarea {border-radius: 2px;}
.fancybox-slide--html form textarea {resize: none;}

/*.fancybox-slide--html form input[type="submit"] {border-radius: 50px;border: 1px solid #fff;color: #fff !important;background-color: transparent !important;padding: 15px 65px 15px 30px;line-height: 1;width: auto;background-image: url("assets/images/button-icon-primary.svg") !important;background-repeat: no-repeat !important;background-size: 26px !important;background-position: right 24px center !important}
.fancybox-slide--html form input[type="submit"]:hover,
.fancybox-slide--html form input[type="submit"]:focus {border: 1px solid #444b51;background-color: #444b51 !important;color: #fff !important;}*/

.fancybox-slide--html form input[type="submit"] {padding: 12px 60px 12px 26px;line-height: 1;width: auto;background-color: transparent !important;border-radius: 50px;border: 1px solid var(--e-global-color-primary);color: var(--e-global-color-primary) !important;background-image: url("assets/images/button-icon-secondary.svg") !important;background-size: 23px !important;background-repeat: no-repeat !important;background-position: right 18px center !important;}
.fancybox-slide--html form input[type="submit"]:hover,
.fancybox-slide--html form input[type="submit"]:focus {border: 1px solid var(--e-global-color-primary);background-color: var(--e-global-color-primary) !important;background-image: url("assets/images/button-icon-white.svg") !important;}

.fancybox-slide--html form input[type="submit"] + svg {display: none;}
/*body .fancybox-slide--html form .enquiry_form_sidebar .sidebar_form_text {overflow-x: auto;overflow-y: scroll;max-height: 158px;}*/
body .fancybox-container .fancybox-close-small {width: 26px;height: 26px;padding: 0;margin: 0;border-radius: 2px;border: none;background-color: var(--e-global-color-primary);}
body .fancybox-container .fancybox-close-small:hover {border-radius: 2px;}
body .fancybox-container .fancybox-close-small svg {opacity: 1;stroke: #fff;}
body .fancybox-container .fancybox-navigation .fancybox-button {width: 45px;height: 45px;padding: 0;top: 50%;transform: translateY(-50%);}
body .fancybox-container .fancybox-navigation .fancybox-button > div {padding: 0;}
body .fancybox-container .fancybox-button svg {padding: 4px;width: 100%;height: 100%;}
body .fancybox-slide--html div[id^="makeEnquiry"].fancybox-content form {min-height: 300px;}
.fancybox-slide--html div[id^="makeEnquiry"].fancybox-content form input[type="submit"] {color: #add645 !important;background-color: #fff !important;border-color: #fff !important;text-transform: uppercase;font-weight: 700;}
.fancybox-slide--html div[id^="makeEnquiry"].fancybox-content form input[type="submit"]:focus,
.fancybox-slide--html div[id^="makeEnquiry"].fancybox-content form input[type="submit"]:hover {background-color: transparent !important;color: #fff !important;border-color: #fff !important;}

.popup-block-calculator #results h4 {margin: 0;margin-bottom: 15px;line-height: 1;font-size: 21px;color: var(--e-global-color-primary);}

/*.currency_symbol {color: #9e9d9d;}*/
.rent_frequency {color: #4d5968;font-size: 15px;}
.detail-main-info .rent_frequency {font-size: 31px;color: #555454;}
body .fancybox-slide--html form {position: relative;z-index: 1;}
body .fancybox-slide--html form .enquiry_form_sidebar p {color: #fff;margin: 0;font-size: 14px;line-height: 1.3;}
body .fancybox-slide--html form .enquiry_form_sidebar p a {font-size: inherit;line-height: inherit;font-weight: 600;}
body .fancybox-slide--html form .enquiry_form_sidebar {position: absolute;right: 0;width: 39%;top: 0;padding-left: 40px;height: 100%;}
body .fancybox-slide--html form .required_field_txt {font-weight: 600;}
body .fancybox-slide--html form .enquiry_form_sidebar .submit_svg {position: absolute;bottom: 0;}
body .fancybox-slide--html form .enquiry_form_sidebar div:not(.logo-area) > svg path {fill: var(--e-global-color-primary) !important;}
body .fancybox-slide--html form .control label {display: none;}
body .featherlight .featherlight-content {background-color: #fff;padding: 50px;position: relative;}
body .featherlight-close-icon.featherlight-close {position: absolute;right: 0;top: 0;background-color: var(--e-global-color-primary);border-radius: 2px;width: 35px;height: 35px;background-size: 22px;opacity: 1;border-radius: 0;}
body .fancybox-slide--html .fancybox-content {padding: 50px;margin: 0 auto;max-width: 800px;overflow: hidden;width: 100%;box-shadow: 0 7px 10px rgba(0,0,0,0.3);}
body .fancybox-container .fancybox-button {background-color: var(--e-global-color-primary);color: #fff;padding: 0;border-radius: 0;}
body .fancybox-container .fancybox-button:hover {border-radius: 0;color: #fff;}
.backdrop {position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;display: none;z-index: 999;background-color: rgba(103, 100, 90, 0.60);}

body .fancybox-container .enquiry_form_row {display: flex;flex-direction: row;flex-wrap: wrap;align-items: stretch;align-content: stretch;}
body .fancybox-container .enquiry_form_row .enquiry_form_sidebar-left {width: 61%;padding-right: 30px;}
body .fancybox-container .enquiry_form_row .enquiry_form_sidebar {width: 39%;padding-left: 40px;padding-bottom: 60px;margin-top: -70px;}

body .gallery_sec .carousel-nav-list .carousel-nav-item {display: inline-block;vertical-align: top;padding: 0;margin: 10px;}
body .gallery_sec .carousel-nav-inner {width: 100%;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
body .gallery_sec .carousel-nav ul.carousel-nav-list {height: calc(66px + 20px) !important;max-width: calc(100% - 60px);}
body .gallery_sec .carousel-btn {display: inline-block;vertical-align: middle;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);height: 30px;line-height: 30px;}
body .gallery_sec .carousel-nav.carousel-nav--vertical {width: 100%;padding: 10px 0;-webkit-order: 2;-ms-flex-order: 2;order: 2;}
body .gallery_sec .carousel-container {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;max-height: unset;position: relative;}
body .gallery_sec .carousel.product-carousel .slick-slide li {min-height: 580px;background-repeat: no-repeat;background-size: cover;background-position: center center;margin: 0;}
body .gallery_sec .images {width: 100%;max-width: 1080px;}
body .gallery_sec .carousel-nav-list .carousel-nav-item.active {border: 2px solid var(--e-global-color-primary);}
body .gallery_sec .carousel-nav-list .carousel-nav-item:nth-child(n+12) {margin-top: 0;}
body .carousel.product-carousel .slick-slide img {min-height: auto;min-width: auto;height: auto;width: auto;max-height: 100%;max-width: 100%;}
body .carousel.product-carousel .slick-arrow {position: absolute;z-index: 1;padding: 0;margin: 0;line-height: 0;height: 30px;width: 30px;border: none;border-radius: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);background: url("assets/images/arrow.svg") center center / 10px no-repeat rgba(104, 50, 143, 0.8);text-align: center;text-indent: unset;}
body .carousel.product-carousel .slick-arrow::before {display: none;}
body .carousel.product-carousel .slick-arrow.slick-next {transform: translateY(-50%) rotate(180deg);-webkit-transform: translateY(-50%) rotate(180deg);-moz-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);}
.slick-prev::before, .slick-next::before {font-size: 10px;color: #fff;line-height: 30px;}
body .gallery_sec .carousel-nav ul.carousel-nav-list::before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 2px;background-color: #fff;}
.select2-container.select2-container--default .select2-selection--single {border: 1px solid #e3e3e3;background-color: #fff;height: auto;padding: 12px 20px 12px 20px;line-height: 1.312;color: #000000;font-weight: 400;outline: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;background-image: url(assets/images/arrow-down-icon.svg);background-color: #F2F3F7;background-repeat: no-repeat;background-size: 12px auto;background-position: right 18px center;border-radius: 4px !important;font-size: 16px;color: #000;z-index: 1;position: relative;}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {display: none;}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {color: inherit;line-height: inherit;padding: 0;}
.select2-container.select2-container--default .select2-search--dropdown .select2-search__field {display: none;}
.select2-container.select2-container--default .select2-search--dropdown {padding: 0;}
.select2-container.select2-container--default ul li.select2-results__option {background-color: #fff;color: #000;font-size: 16px;padding: 8.6px 20px;line-height: 1.2;}
.select2-container.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {background-color: var(--e-global-color-primary);color: #ffffff;}
.select2-container.select2-container--default .select2-dropdown {background-color: #fff;overflow: hidden;border: 1px solid #bbb;border-top: 0;margin-top: 1px;}
.select2-container.select2-container--default .select2-dropdown.select2-dropdown--below {border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;}
.select2-container.select2-container--default .select2-dropdown.select2-dropdown--above {border-top-right-radius: 20px;border-top-left-radius: 20px;}
.select2-container.select2-container--default.select2-container--open {z-index: 99999999;}
form .select2-container.select2-container--default.select2-container--open::before {content: "";position: absolute;left: 0;right: 0;top: 30px;background: #f9f9f9;border-left: 1px solid #bbb;border-right: 1px solid #bbb;height: 20px;}
form .select2-container.select2-container--default.select2-container--above.select2-container--open::before {top: -1px;}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 49%;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {background-color: var(--e-global-color-primary) !important;color: #fff !important;border-radius: 50px;padding: 15px 30px !important;font-size: 17px;text-transform: uppercase;font-weight: 600;line-height: normal;}
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover {background-color: #444b51 !important;color: #ffffff !important;border-color: #444b51 !important;font-size: 17px;}

.woocommerce form .quantity input[type="number"] {padding: 7px 11px;}
.woocommerce form .coupon input#coupon_code {width: 130px;padding: 14px 12px;line-height: normal;}
.woocommerce a.remove {width: 17px;height: 17px;line-height: 17px;border-radius: 10px;padding: 0;text-align: center;background-color: red;color: #fff !important;font-size: 18px;font-weight: 700;}

.woocommerce form.edit-account button.button[type="submit"] {margin-top: 20px;}
.woocommerce .woocommerce-MyAccount-content .wc-social-login-profile {margin-top: 30px;}
.woocommerce form .form-row label {margin-bottom: 10px;line-height: 1.1;}

.woocommerce .woocommerce-MyAccount-content .my_account_orders a.button {padding: 10px 15px !important;font-size: 14px;text-transform: capitalize;}
.woocommerce .woocommerce-MyAccount-content .my_account_orders a.button:not(:last-child) {margin-right: 5px;}

.property_room_area_desc p:empty {display: none;}
.property_room_area_desc p {font-size: 16px;color: #0B0B0B;}
.property_room_area_desc h2, .property_room_area_desc h3, .property_room_area_desc h4, .property_room_area_desc h5, .property_room_area_desc h6,
.location-map-area .details-heading, .property_rooms_single .details-heading {font-weight: 600;}
.gototop {position: absolute;left: 50%;bottom: 22px;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.gototop a {display: block;line-height: 1;}
.gototop a:hover svg .gotop1, .gototop a:focus svg .gotop1 {fill: #4d5968;}

::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);border-radius: 10px;background-color: #ffffff !important;}
::-webkit-scrollbar{width: 10px;background-color: #ffffff !important;}
::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);background-color: #555555 !important;}

.sidebar_form_text::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);border-radius: 5px;background-color: transparent !important;}
.sidebar_form_text::-webkit-scrollbar{width: 5px;background-color: transparent !important;}
.sidebar_form_text::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);background-color: #555555 !important;}
.feature-area ul::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);border-radius: 5px;background-color: transparent !important;}
.feature-area ul::-webkit-scrollbar{width: 5px;background-color: transparent !important;}
.feature-area ul::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);background-color: transparent !important;}

body .fancybox-slide--image.fancybox-slide--current,
body .fancybox-slide--image.fancybox-slide--current .fancybox-content {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
/*body .fancybox-slide--image .fancybox-content {padding: 0px;max-width: 1000px;width: 100% !important;min-height: 70%;position: relative;transform: translate(0) !important;-webkit-transform: translate(0) !important;-ms-transform: translate(0) !important;-moz-transform: translate(0) !important;}*/

/* --- Zoom function NOT working with this --- */
/*body .fancybox-slide--image .fancybox-content {padding: 0px;position: relative;transform: translate(0) !important;-webkit-transform: translate(0) !important;-ms-transform: translate(0) !important;-moz-transform: translate(0) !important;max-width: 1000px;width: auto !important;min-height: auto;}
body .fancybox-slide--image .fancybox-content img {min-height: auto;min-width: auto;height: auto;width: auto;max-height: 100%;max-width: 100%;position: static;padding: 40px;background-color: #fff;}*/
/* --- #Zoom function NOT working with this --- */

/* --- Zoom function working with this --- */
body .fancybox-slide--image .fancybox-content {padding: 0px;}
body .fancybox-slide--image .fancybox-content img {padding: 40px;background-color: #fff;}
/* --- #Zoom function working with this --- */

body .fancybox-slide--image .fancybox-content img.fancybox-image {border: 2px solid #c10033;box-shadow: 0 7px 10px rgba(0,0,0,0.3);}
body .fancybox-slide--html form[name="ph_send_to_friend"]::before {display: none;}
body .fancybox-slide--html form[name="ph_send_to_friend"] label {display: block;font-size: 14px;margin-bottom: 8px;}
body .fancybox-slide--html form[name="ph_send_to_friend"] .control {width: 100%;padding-right: 0;}
body .fancybox-slide--html form[name="ph_send_to_friend"] input[type="submit"] {border: 1px solid var(--e-global-color-primary);background-image: url("assets/images/button-icon-primary.svg") !important;color: var(--e-global-color-primary) !important;}
body .fancybox-slide--html form[name="ph_send_to_friend"] input[type="submit"]:hover,
body .fancybox-slide--html form[name="ph_send_to_friend"] input[type="submit"]:focus {border: 1px solid var(--e-global-color-primary);background-color: var(--e-global-color-primary) !important;background-image: url("assets/images/button-icon-white.svg") !important;color: #fff !important;}
#property_map_canvas iframe + div > .gmnoprint, #propertyhive_map_canvas iframe + div > .gmnoprint {display: none;}
#property_map_canvas iframe + div .gm-style-mtc button {height: 50px !important;border-radius: 2px !important;}

.cf-popup {display: none;position: fixed;z-index: 99999999;top: 0;right: 0;bottom: 0;left: 0;text-align: center;-webkit-overflow-scrolling: touch;padding: 25px;background: rgba(220, 151, 59, 0.8);}
.cf-popup-box {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 100%;width: 100%;}
.cf-popup-container {width: 100%;max-width: 800px;box-sizing: border-box;background: #fff;margin: 0px auto;vertical-align: middle;position: relative;display: inline-block;padding: 50px;max-height: 100%;overflow: auto;text-align: left;}
.cf-popup-close {width: 32px;height: 32px;line-height: 32px;position: absolute;right: 0;top: 0;background-color: var(--e-global-color-primary);color: #fff;text-decoration: none;text-align: center;font-weight: 700;}
.cf-popup-close:hover,
.cf-popup-close:focus {text-decoration: none;color: #fff;}
.cf-popup-content > :first-child {margin-top: 0;padding-top: 0;}
.cf-popup-content h2, .cf-popup-content h3 {color: var(--e-global-color-primary);font-weight: 400;}
.cf-popup-content form > div > p > label {display: none;}
.cf-popup-content form > div > p {margin: 0 0 20px 0;}
.cf-popup-content form > div > p:last-child {margin-bottom: 0;}
.cf-popup-content .select2-container {width: 100% !important;}
.cf-popup-content input, .cf-popup-content select, .cf-popup-content textarea,
.cf-popup-content .select2-container.select2-container--default .select2-selection--single {border-color: #bbb;background-color: #fff;}
.mc4wp-form .mc4wp-response :last-child {margin-bottom: 0;}
.mc4wp-form .mc4wp-alert.mc4wp-success {padding-top: 18px;}
.cf-popup-content .mc4wp-form-fields h3 {font-weight: 700;color: #000;margin-bottom: 5px;line-height: 1.1;}
.cf-popup-content .mc4wp-form-fields h3 .mc-form-highlight-text {color: var(--e-global-color-primary);}
.cf-popup-content .mc4wp-form-fields p {color: #000;}
.cf-popup-content .mc-subscribe-column-left {width: 60%;padding: 50px;}
.cf-popup-content .mc-subscribe-column-right {width: 40%;padding: 50px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;background-repeat: no-repeat;background-size: cover;background-position: bottom center;}
.cf-popup-content .mc4wp-form-fields {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}
body .cf-popup-container {padding: 0;}
body .cf-popup-close {top: 50px;right: 20px;font-size: 22px;background-color: transparent;}
.cf-popup-content .mc4wp-form-fields p:nth-child(2) {font-size: 20px;line-height: 1.2;}
body .cf-popup-content input,
body .cf-popup-content select,
body .cf-popup-content textarea,
body .cf-popup-content .select2-container.select2-container--default .select2-selection--single {border-color: #E3E3E3 !important;background-color: #F8F8F8;border-radius: 3px !important;}
.cf-popup-content .mc4wp-form-fields h5,
.cf-popup-content .mc4wp-form-fields p:last-child {font-size: 13px;color: #737373;line-height: 1.3;margin: 0;}
.cf-popup-content .mc4wp-form-fields p:last-child a {font-weight: 700;}
.cf-popup-content .mc4wp-form-fields input[type="submit"] {border-radius: 50px !important;padding: 15px 60px 15px 30px !important;line-height: 1;height: auto;/*background-image: url(assets/images/submit-icon.png);*/background-color: #d93;background-position: center right 19px;background-repeat: no-repeat;background-size: 27px;}
.cf-popup-content .mc4wp-form-fields input[type="submit"]:hover,
.cf-popup-content .mc4wp-form-fields input[type="submit"]:focus {background-color: #333333;}
body .cf-popup-close:hover, body .cf-popup-close:focus {outline: none !important;}
.cf-popup-content .mc4wp-form-fields p {margin-bottom: 20px;}
.hidescrollbar .content-sidebar-wrap {position: relative;z-index: 99999999;}

body .first_sentence p {font-size: 24px;color: #202020;font-weight: 300;line-height: 1.5;}
body .first_sentence p:last-child {margin-bottom: 0;}
.property_room_area_desc,
.featured-unit_single {margin-bottom: 40px;}
.property_room_area .specific_unit_feature h5 {color: #444b51;}

.propertyhive-ordering .select2.select2-container {width: auto !important;}
/*.post-type-archive-property #content[role="main"] {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;    -webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}*/

.map-flex-row {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.location-map-area .map-flex-row .details-heading {margin-bottom: 0;}
.location-map-area .map-flex-row .map-flex-col-1 {width: calc(100% - 310px);}
.location-map-area .map-flex-row {margin-bottom: 35px;}

/*.arrangea-viewing {border-top: 1px solid #dcdcdc;padding-top: 40px;margin-top: 40px;}*/
.propertyhive ul.properties li .actions svg {width: 15px;}
.propertyhive ul.properties {margin-left: -15px;margin-right: -15px;margin-bottom: -30px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}
.propertyhive ul.properties li {width: calc(33.33% - 30px);position: relative;margin-left: 15px;margin-right: 15px;margin-bottom: 30px;padding-top: 0;padding-bottom: 0;}
.propertyhive ul.properties li.first.last {width: 100%;padding-bottom: 40px;margin-bottom: 40px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}
.propertyhive ul.properties li .thumbnail > a + a.button {display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);height: auto;font-size: 16px;color: #fff;font-weight: 600;text-transform: uppercase;padding: 14px 24px;border: 2px solid #fff;border-radius: 3px;line-height: 1;z-index: 1;opacity: 0;visibility: hidden;}
.propertyhive ul.properties li .thumbnail > a + a.button span {font-size: 30px;line-height: 18px;position: relative;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 7px;}
/*.propertyhive ul.properties li .thumbnail::before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(31,34,37,0.6);z-index: 1;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}*/
.propertyhive ul.properties li .thumbnail:hover::before,
.propertyhive ul.properties li .thumbnail:hover > a + a.button {opacity: 1;visibility: visible;}
/*.propertyhive ul.properties li .thumbnail .blue-flag .flag,
.propertyhive ul.properties li .thumbnail .blue-flag .flag + .flag.flag-let-agreed {position: relative !important;left: auto !important;top: auto !important;right: auto !important;bottom: auto !important;display: inline-block;padding: 0 !important;background: transparent !important;font-size: 13px !important;}
.propertyhive ul.properties li .thumbnail .blue-flag {position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.75);padding: 10px 16px;z-index: 0;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
*/.propertyhive ul.properties li .details .summary + a.button {display: inline-block;font-size: 15px;font-weight: 500;color: var(--e-global-color-primary);text-transform: uppercase;text-decoration: underline;margin-top: 10px;}
.propertyhive ul.properties li .details .summary + a.button svg {width: 16px;margin-right: 12px;display: inline-block;vertical-align: middle;margin-top: -2px;}
.propertyhive ul.properties li .details .summary + a.button:hover {color: #444B51;}
.propertyhive ul.properties li .actions .bed_bath_reception {position: relative;bottom: auto;padding: 0;background: transparent;padding: 8px 0;border: 1px solid #e1e4e6;border-radius: 3px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}
.propertyhive ul.properties li .actions .bed_bath_reception > div {width: 25%;margin: 0;border-right: 1px solid #e1e4e6;font-size: 16px;padding: 10px 5px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.propertyhive ul.properties li .actions .bed_bath_reception > div:last-child {border-right: 0;}
.propertyhive ul.properties li .actions .more-details-btn .button {font-size: 16px;color: var(--e-global-color-primary);background: transparent;border: none;padding: 0;margin: 0;text-transform: uppercase;}
.propertyhive ul.properties li .actions .more-details-btn .button:hover {color: #444B51;}
.propertyhive ul.properties li .actions .bed_bath_reception > div > span {margin-right: 10px;}
/*.detail-main-info .image-and-info .flag.flag-let-agreed {right: 0;left: auto !important;}
.detail-main-info .image-and-info .flag {background-color: rgba(0,0,0,0.59) !important;font-size: 14px !important;padding: 10px 28px !important;color: #fff;letter-spacing: 1px;}*/
.prop_serach form.property-search-form > .control.control-property_type select,
.prop_serach form.property-search-form > .control.control-minimum_bedrooms select,
.prop_serach form.property-search-form > .control.control-maximum_bedrooms select,
.prop_serach form.property-search-form > .control.control-location select,
.prop_serach form.property-search-form > .control.control-radius select {padding-left: 38px;}
.prop_serach form.property-search-form > .control.control-radius::before {background-image: url("assets/images/map-pin-icon.svg");top: 16px;background-size: 18px;width: 18px;height: 18px;}
.prop_serach form.property-search-form > .control.control-property_type::before {background-image: url("assets/images/property-type-icon.svg");top: 16px;}
.prop_serach form.property-search-form > .control.control-minimum_bedrooms::before {background-image: url("assets/images/bed-icon.svg");}
.prop_serach form.property-search-form > .control.control-maximum_bedrooms::before {background-image: url("assets/images/bed-icon.svg");}
.prop_serach form.property-search-form > .control.control-location::before {background-image: url("assets/images/map-pin-icon.svg");top: 16px;}
.prop_serach form.property-search-form > .control::before {position: absolute;left: 30px;top: 14px;background-size: 16px;background-repeat: no-repeat;background-position: left center;width: 17px;height: 17px;content: "";}
.prop_serach form.property-search-form > .control {position: relative;}
.detail-main-info .image-and-info .blue-flag:empty,
.propertyhive ul.properties li .thumbnail .blue-flag:empty {display: none;}

.propertyhive ul.properties li .thumbnail:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);}
.propertyhive ul.properties li .thumbnail a {overflow: hidden;text-decoration: none;}
.propertyhive ul.properties li .thumbnail img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.propertyhive ul.properties li.first.last .thumbnail .bed_bath_reception {height: auto !important;}
.propertyhive ul.properties li.first.last .thumbnail .bed_bath_reception,
.propertyhive ul.properties li.first.last .thumbnail .bed_bath_reception .bed_bath_reception-inner {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: justify;justify-content: flex-start;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;z-index: 99;}
.propertyhive ul.properties li.first.last .bed_bath_reception > a,
.propertyhive ul.properties li.first.last .bed_bath_reception > a > div {display: inline-block;vertical-align: middle;line-height: 1;}
.propertyhive ul.properties li.first.last .thumbnail .blue-flag {bottom: 51px;text-align: right;display: block;line-height: 1;}
.propertyhive ul.properties li.first.last .bed_bath_reception > a > div {color: #6b6b6b;line-height: 1.1;}
.propertyhive ul.properties li.first.last .bed_bath_reception > a > div:not(:last-child) {margin-right: 22px;}
.propertyhive ul.properties li.first.last .bed_bath_reception > a > div > span {margin-right: 5px;}
.propertyhive ul.properties li a.arrange-viewing-btn {text-decoration: underline;font-size: 14px;}
.propertyhive ul.properties li .details .property-type.property-details {font-size: 16px;font-weight: 500;color: #4d5968;line-height: 1.3;}
.propertyhive ul.properties li .details .property-type.property-details + br {display: none;}
.propertyhive ul.properties li .thumbnail > a .result-image-area::before {content: "";background-image: url(assets/images/search-plus-icon.svg);background-repeat: no-repeat;background-position: center center;background-size: 30px;background-color: rgba(173, 214, 69, 0.40);position: absolute;left: 0;right: 0;top: 0;bottom: 0;opacity: 0;visibility: hidden;z-index: 1;}
.propertyhive ul.properties li.first.last .thumbnail > a .result-image-area::before {top: -50px;}
.propertyhive ul.properties li .thumbnail > a .result-image-area:hover::before {opacity: 1;visibility: visible;}
.propertyhive ul.properties li .thumbnail .result-image-area {height: 100%;position: relative;overflow: hidden;}

/*.propertyhive ul.properties li.first.last .price:last-child {display: none;}*/

.price-area .offer_text {font-size: 15px;font-weight: 700;color: #3D3735;}
.title-price-wrapper {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-justify-content: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.single-property .detail-main-info .bed_bath_reception {padding: 0;border: 0;border-radius: 0;background-color: transparent;margin-top: 0px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: flex-start;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 100%;}
.single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col, 
.single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col > div {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.single-property .detail-main-info .bed_bath_reception > div.property_label {margin-right: 40px;}
.single-property .detail-main-info .bed_bath_reception > div {margin-right: 15px;}
.single-property .detail-main-info .bed_bath_reception > div.bathrooms_area {margin-right: 0;}
.single-property .detail-main-info .bed_bath_reception .property_label span {font-size: 22px;}
.single-property .detail-main-info .bed_bath_reception span {color: #666666;font-size: 18px;font-weight: 400;}
.single-property .detail-main-info .bed_bath_reception svg {margin-right: 8px;vertical-align: middle;}
.single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col > div {padding: 10px 30px;}
.single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col > div:not(:last-child) {border-right: 1px solid #E1E4E7;}
.single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col {padding: 9px 0;background-color: #fff;border-right: 1px solid #E1E4E7;}
.single-property .detail-main-info .bed_bath_reception .gh_availability {font-size: 18px;color: #000000;font-weight: 600;background-color: #d9dade;padding: 10px 30px;height: 100%;display: flex;justify-content: center;flex-wrap: wrap;align-content: center;align-items: center;}
.single-property .detail-main-info .bed_bath_reception .deposit-area,
.single-property .detail-main-info .bed_bath_reception .furnishing_type {display: block;width: 100%;margin: 8px 0 0;}
.single-property .detail-main-info .property-info .feature-area {margin-top: 20px;}
/*.office-deatil .office_area,
.office-deatil .social_media,
.office-deatil .whatsapp-details,
.office-deatil .have-a-question,
.office-deatil .make-an-offer {padding-left: 44px;position: relative;line-height: 1.4;}*/
.office-deatil .have-a-question svg,
.office-deatil .make-an-offer svg,
.office-deatil .social_media svg {position: absolute;left: 5px;}
.office-deatil .whatsapp-details > a {position: absolute;left: 0;top: 0;}
.office-deatil .arrangea-viewing svg {width: 16px;height: 16px;}
.office-deatil .whatsapp-details svg {width: 36px;height: 36px;}
.office_name,
.whatsapp-details,
.be_office_name {font-size: 14px;color: #777;line-height: 1.4;}
.office-deatil .details__sidebar--features a {display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-box-align: center;-o-box-align: center;box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;align-items: center;flex-direction: row;flex-wrap: wrap;}
.office-deatil .details__sidebar--features a,
.office-deatil .details__sidebar--features a:hover,
.office-deatil .have-a-question a, 
.office-deatil .make-an-offer a,
.office-deatil .have-a-question a:hover,
.office-deatil .make-an-offer a:hover {font-size: 14px;font-weight: 700;text-transform: uppercase;text-decoration: underline;line-height: 1.3;}
.office-deatil .details__sidebar--features a,
.office-deatil .have-a-question a,
.office-deatil .make-an-offer a {color: #707070;}
.office-deatil .details__sidebar--features a:hover,
.office-deatil .have-a-question a:hover,
.office-deatil .make-an-offer a:hover {color: var(--e-global-color-primary);}

.office-deatil .whatsapp-details {margin-top: 30px;}
/*.office-deatil .office_area {margin-top: 20px;}*/
.office-deatil .social_media {margin-top: 12px;padding-left: 44px;position: relative;line-height: 1.4;}
.office-deatil .social_media svg {
    top: 2px;
    width: 30px;
    height: 28px;
    left: 0;
}
.office-deatil .have-a-question svg,
.office-deatil .make-an-offer svg {top: 0px;}
/*.single-property .office-deatil > div:not(:last-child) {margin-bottom: 32px;padding-bottom: 32px;border-bottom: 1px solid #e3e3e3;}*/
.single-property .office-deatil > div:not(:last-child) {margin-bottom: 25px;}

/* .office-deatil .details__sidebar--features a:focus span:first-child,
.office-deatil .details__sidebar--features a:hover span:first-child {background-color: var(--e-global-color-primary);border-color: var(--e-global-color-primary);}
.office-deatil .details__sidebar--features a:focus span:first-child path,
.office-deatil .details__sidebar--features a:hover span:first-child path,
.office-deatil .details__sidebar--features a:focus span:first-child rect,
.office-deatil .details__sidebar--features a:hover span:first-child rect,
.office-deatil .details__sidebar--features a:focus span:first-child polygon,
.office-deatil .details__sidebar--features a:hover span:first-child polygon {fill: #fff;} */

.office-deatil .details__sidebar--features a span,
.office-deatil .details__sidebar--features a svg,
.office-deatil .details__sidebar--features a svg * {
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.office-deatil svg {width: 22px;height: 24px;}
.enquiry-section > div:not(:last-child) {margin-bottom: 20px;}

.sticky-section > div:not(:last-child) {margin-bottom: 28px;}
.sticky-section > div {font-size: 16px;color: #777;line-height: 1.3;}
.office-deatil .instruct-ready {font-weight: 300;font-size: 25px;text-transform: uppercase;display: block;line-height: 1;}
.office-deatil .instruct {font-weight: 600;font-size: 44px;text-transform: uppercase;display: block;line-height: 1;}
.office-deatil .instruction-text {font-weight: 600;text-transform: uppercase;}
.office-deatil .instruct-section-links {margin-top: 6px;}
.office-deatil .instruct-section-links,
.office-deatil .instruct-section-links:focus,
.office-deatil .instruct-section-links:hover {font-size: 16px;text-transform: uppercase;text-decoration: underline;font-weight: 500;display: table;}
.office-deatil .instruct-section-links svg path {fill: var(--e-global-color-primary);}
.office-deatil .instruct-section-links svg {display: inline-block;vertical-align: middle;margin-right: 10px;}

.prop_serach_wrap .back_to_search {padding: 0;text-align: left;position: absolute;left: 30px;bottom: 30px;}
.prop_serach_wrap .back_to_search a {font-weight: 500;padding: 0;background: transparent !important;border: 0 !important;color: #555454 !important;}
.prop_serach_wrap .back_to_search svg {fill: var(--e-global-color-primary) !important;}
.prop_serach_wrap .back_to_search a:hover {color: var(--e-global-color-primary) !important;}
.single-property.detail-main-info {padding-top: 50px;}

/* Property Single Page Gallery slider css */
.property-gallery {margin-top: 10px;position: relative;}
.property-slider .property-slider-main-list {background-size: cover;background-position: center center;background-repeat: no-repeat;min-height: 760px;overflow: hidden;}
.property-slider .property-slider-main-list img {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;object-fit: cover;object-position: center;}
.property-slider .property-slider-for {/*width: calc(66% - 1px);margin-right: 1px;*/line-height: 1;width: 100%;}
.property-slider .property-slider-nav {width: 34%;}
.property-slider .property-slider-nav .slick-list {height: 530px !important;padding: 0 !important;}
.property-slider .property-slider-nav .slick-list .slick-track {height: 100%  !important;}
.property-slider .property-slider-nav-list {background-size: cover;background-position: center center;background-repeat: no-repeat;width: 100% !important;/*height: 50% !important;*/height: 100% !important;border: 0 !important;}
.property-slider .property-slider-nav .slick-slide {height: 50%;border: 0;}
.property-slider .property-slider-nav .slick-slide.slick-current.slick-active {padding-bottom: 1px;}
.property-slider .property-slider-nav .slick-prev,
.property-slider .property-slider-nav .slick-next {position: absolute;left: 0;top: 0;width: 100%;border-radius: 0;margin: 0;padding: 0px;text-align: center;display: block;line-height: 1;height: 40px;background-color: var(--e-global-color-primary);-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);font-size: 0;opacity: 0;}
.property-slider .property-slider-nav .slick-next {bottom: 0;top: auto;}
/*.property-slider .property-slider-nav .slick-next {margin-top: -40px;}*/
/*.property-slider .property-slider-nav .slick-prev:hover,
.property-slider .property-slider-nav .slick-next:hover,
.property-slider .property-slider-for .slick-prev:hover,
.property-slider .property-slider-for .slick-next:hover {background-color: var(--e-global-color-primary);}*/

.property-slider .property-slider-nav .slick-prev:hover::before,
.property-slider .property-slider-nav .slick-next:hover::before,
.property-slider .property-slider-for .slick-prev:hover::before,
.property-slider .property-slider-for .slick-next:hover::before {color: #ffffff;opacity: 1;}

.property-slider .property-slider-for .slick-prev,
.property-slider .property-slider-for .slick-next {background-color: transparent;border: 0;width: 45px;height: 100%;padding: 0;position: absolute;z-index: 1;font-size: 0;opacity: 1;}

.property-slider .property-slider-for .slick-prev:hover,
.property-slider .property-slider-for .slick-next:hover {opacity: 1;}

.property-slider .property-slider-for .slick-arrow::before {content: "";background-repeat: no-repeat;background-position: center center;background-size: 22px;background-color: #add645;border: 1px solid #add645;border-radius: 100%;width: 45px;height: 45px;display: block;opacity: 1;}
.property-slider .property-slider-for .slick-prev::before {background-image: url(assets/images/left-long-arrow-icon.svg);}
.property-slider .property-slider-for .slick-next::before {background-image: url(assets/images/right-long-arrow-icon.svg);}
.property-slider .property-slider-for .slick-arrow:hover::before {background-color: #c10033;border-color: #c10033;}

.property-slider .slick-slider:hover button.slick-arrow {opacity: 1;}

.property-slider .property-slider-for .slick-prev {left: 15px}
.property-slider .property-slider-for .slick-next {right: 15px;}

.property-slider .property-slider-nav .slick-prev::before {content: '\f077';}
.property-slider .property-slider-nav .slick-next::before {content: '\f078';}

/*.property-slider .property-slider-for .slick-prev::before {content: '\f053';}
.property-slider .property-slider-for .slick-next::before {content: '\f054';}*/

.property-slider .property-slider-nav .slick-prev::before,
/*.property-slider .property-slider-for .slick-prev::before,*/
.property-slider .property-slider-nav .slick-next::before
/*.property-slider .property-slider-for .slick-next::before*/ {font-family: fontAwesome;font-size: 20px;color: #ffffff;text-align: center;display: block;opacity: 1;}
.property-form-btn-fix {display: none;}
/* #Property Single Page Gallery slider css */

.property-floor-plans-block {padding-bottom: 40px;}
.property-floor-plans-block .property-floor-plans-left {width: 50%;padding-right: 30px;width: calc(50% - 30px);}
.property-floor-plans-block .property-floor-plans-right {width: 50%;}
.property-floor-plans-block .property-floor-plans-left-inner {border: 1px solid #BEBFBF;position: relative;height: 100%;padding: 18px;height: calc(100% - 40px);}
.property-floor-plans-block .property-floor-plans a {display: block;}
.property-floor-plans-block .floor-plans-total-number {position: absolute;right: 15px;bottom: 15px;border: 1px solid #BEBFBF;padding: 8px 16px;line-height: 1;border-radius: 4px;color: #000;font-size: 14px;font-weight: 500;cursor: pointer;}
.property-floor-plans-block .floor-plans-total-number svg {width: 14px;margin-right: 2px;}

.property-floor-plans-block .property-3D-floor-plans {display: inline-block;border: 1px solid #BEBFBF;padding: 10px;margin-top: 10px;cursor: pointer;}
.property-floor-plans-block .property-3D-floor-plans a,
.property-floor-plans-block .property-3D-floor-plans > div {display: block;color: #5D5D5D;}
.property-floor-plans-block .property-3D-floor-plans a,
.property-floor-plans-block .property-3D-floor-plans a:hover,
.property-floor-plans-block .property-3D-floor-plans a:focus,
.property-floor-plans-block .property-3D-floor-plans > div,
.property-floor-plans-block .property-3D-floor-plans > div:hover,
.property-floor-plans-block .property-3D-floor-plans > div:focus {font-size: 15px;font-weight: 700;text-transform: uppercase;text-align: center;line-height: 1;}
.property-floor-plans-block .property-3D-floor-plans a:hover,
.property-floor-plans-block .property-3D-floor-plans a:focus,
.property-floor-plans-block .property-3D-floor-plans > div:hover,
.property-floor-plans-block .property-3D-floor-plans > div:focus {color: var(--e-global-color-primary);}
.property-floor-plans-block .property-3D-floor-plans svg {width: 75px;display: block;margin-bottom: 2px;margin-left: auto;margin-right: auto;}

/*.property-floor-plans-block .property-thumb-gallery {display: grid;grid-template-columns: repeat(5,1fr);column-gap: 1px;row-gap: 1px;}*/
.property-floor-plans-block .property-thumb-gallery {display: flex;flex-direction: row;flex-wrap: wrap;}
.property-floor-plans-block .property-thumb-gallery a {display: block;line-height: 1;}
.property-floor-plans-block .property-thumb-gallery a img {display: block;}
.property-floor-plans-block .property-thumb-gallery > div:last-child {text-align: center;background-color: #EBEBEB;padding: 8px;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;align-items: center;cursor: pointer;color: var(--e-global-color-primary);margin: 1px;width: calc(20% - 18px);}
.property-floor-plans-block .property-thumb-gallery > div:last-child,
.property-floor-plans-block .property-thumb-gallery > div:last-child:focus,
.property-floor-plans-block .property-thumb-gallery > div:last-child:hover {font-size: 16px;text-transform: uppercase;font-weight: 700;}
.property-floor-plans img,
.property-thumb-gallery > div > img {cursor: pointer;line-height: 1;display: block;}
.property-thumb-gallery > div > img {width: 100%;}
.property-thumb-gallery > div {line-height: 1;width: calc(20% - 2px);padding: 1px;}
.property-floor-plans > img:not(:first-child) {display: none;}

.property-gallery .pro-gallery-number {position: absolute;right: 15px;bottom: 15px;font-size: 16px;font-weight: 500;line-height: 1;padding: 10px 17px;border-radius: 4px;border: 1px solid #BEBFBF;background-color: #fff;z-index: 9999;}
.property-gallery .pro-gallery-number svg {width: 16px;display: inline-block;vertical-align: middle;margin-top: -3px;}

/*.detail-main-info {padding-top: 50px;}*/

.location-map-area iframe {width: 100% !important;}

.read-more-toggle i {color: #f37e55;}

body .a2a_mini_services a,
body .a2a_mini_services a:hover,
body .a2a_menu a.a2a_more,
body .a2a_menu a.a2a_more:hover {font-size: 14px !important;color: #333 !important;font-weight: 600 !important;line-height: 1.7;font-family: "Source Sans Pro", sans-serif;}

.property-thumb-gallery > div:not(:nth-child(-n+8)) {display: none;}

body .fancybox-stage .fancybox-slide--image {transition-duration: unset !important;}

.popup-contact-form .gform_wrapper form,
.popup-contact-form .gform_wrapper form .gform_body {position: relative;}
.popup-contact-form .gform_wrapper form .gform_heading {width: calc(60% - 20px);}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields::after {content: "";display: block;float: none;clear: both;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name > span {margin: 0;padding: 0;width: 100%;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name > span {margin-bottom: 16px !important;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name {margin: 0;margin-bottom: -16px;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name {width: auto;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield input,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield select,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield textarea {background-color: #f2f3f7;padding: 12px 20px !important;border-color: #E3E3E3;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield input:focus,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield input:hover,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield select:focus,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield select:hover,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield textarea:focus,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield textarea:hover {border-color: var( --e-global-color-secondary );}

.popup-contact-form .gform_wrapper form .gform_footer {padding: 0;margin: 0;width: auto;position: absolute;right: 0;bottom: 0;}
.popup-contact-form .gform_wrapper form .gform_footer .gform_button {margin: 0 !important;}

.popup-contact-form .gform_wrapper form .gform_heading .gform_title {color: var(--e-global-color-primary);font-weight: 400;font-size: 36px;line-height: 1.2;margin-top: .5rem;margin-bottom: 1rem;}

.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col60 {width: 60% !important;padding-right: 40px;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col40 {width: 40% !important;padding-left: 50px;padding-bottom: 70px;}
/*.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col-height-100 > ul,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col-height-100 > ul > li {height: 100%;}*/
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col-height-100 > ul > li {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox .gform_button {width: auto;padding-right: 70px !important;order: 2;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox label {color: #fff;margin: 0;font-size: 16px;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox label a {text-decoration: underline;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox > label {display: none;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox div.ginput_container {margin: 0;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox input[type="checkbox"] + label::before,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox input[type="checkbox"] + label::after {display: none;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox input[type="checkbox"] {display: inline-block;vertical-align: middle;width: auto;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox input[type="checkbox"] + label {display: inline;vertical-align: middle;padding-left: 5px;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .gfield_label,
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name > span label {display: none;}
.popup-contact-form .gform_wrapper div.validation_error {display: none;}
.popup-contact-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important;}
.popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column li.popupform-right-checkbox .gfield_description{order: 1;position: relative;}

.properties-list-sec.elementor-section.elementor-element {position: relative;}
.properties-list-sec.elementor-section.elementor-element::before {content: "";position: absolute;left: 0;right: 0;bottom: 0;background-color: #D8D8D8;max-width: 1230px;height: 1px;margin: 0 auto;}

/*.properties-list-sec.elementor-section.elementor-element > .elementor-container > .elementor-column .elementor-widget-image img {opacity: 0;visibility: hidden;}*/

/*.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control {width: calc(25% - 30px);}
.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control.control-price-slider {width: calc(75% - 45%) !important;}*/
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 {padding: 0;max-width: 100%;width: 100%;}
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 .row,
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 .row .column .block-content {float: none;display: block;clear: both;}
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 .row .column {display: block;width: 100%;margin: 0 auto !important;float: none;clear: both;}
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 .row .column::after {content: "";display: block;float: none;clear: both;}
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 .row .column + .column {display: none;}
.post-type-archive-property #whitewrap > div.wrapper#wrapper-10 .row .column .block-type-content {border: none;padding: 0;min-height: unset !important;height: auto !important;float: none;clear: both;margin: 0;}
.post-type-archive-property #container .prop_serach_wrap .prop_serach {padding: 0;}
.propertyhive ul.properties li.first.last .thumbnail a {height: 100%;}
.propertyhive ul.properties li .thumbnail a { height: auto;}
body .property {line-height: 1.5;}
.enquiry-section svg {fill: #335262;}
.single-property .details__sidebar--features svg {fill: #000;}
.map-area {padding-top: 50px}

body .fancybox-container .fancybox-content form .control input,
body .fancybox-container .fancybox-content form .control select,
body .fancybox-container .fancybox-content form .control textarea {background-color: #F8F8F8 !important;background-image: none !important;line-height: 1;padding: 10px 20px;border-radius: 5px !important;border: 1px solid #E3E3E3 !important;}
body .fancybox-container .fancybox-content form .control select {}
/*body .fancybox-container .fancybox-content form .control label {display: none;}*/
body .fancybox-slide--html form[name="ph_send_to_friend"] input[type="submit"] {background-image: url("assets/images/button-icon-secondary.svg") !important;margin-top: 10px;}
body .fancybox-slide--html form[name="ph_send_to_friend"] input[type="submit"]:focus,
body .fancybox-slide--html form[name="ph_send_to_friend"] input[type="submit"]:hover {background-image: url("assets/images/button-icon-white.svg") !important;}
body .fancybox-slide--html form[name="ph_send_to_friend"]{}
body .fancybox-container .fancybox-content form .control #telephone_number[type="number"],
body .fancybox-container .fancybox-content form .control #telephone_number[type="number"]:hover,
body .fancybox-container .fancybox-content form .control #telephone_number[type="number"]:focus {appearance: textfield;-webkit-appearance: textfield;-moz-appearance: textfield;-ms-appearance: textfield;}
body .fancybox-container .fancybox-content form .control #telephone_number[type="number"]::-webkit-outer-spin-button,
body .fancybox-container .fancybox-content form .control #telephone_number[type="number"]::-webkit-inner-spin-button {appearance: none;-ms-appearance: none;-moz-appearance: none;-webkit-appearance: none;margin: 0;}

.calclu-popup-wrap {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-content: stretch;align-items: stretch;}
.calclu-popup-wrap .calclu-popup-left {width: 65%;padding-right: 40px;}
.calclu-popup-wrap .calclu-popup-right {width: 35%;padding-left: 50px;padding-bottom: 70px;position: relative;z-index: 1;}
.calclu-popup-wrap .calclu-popup-right::before {background-color: #add645;content: "";position: absolute;top: -51px;right: -51px;bottom: -51px;left: 0;z-index: -1;}
.calclu-popup-wrap .cstm-popup-logo.cstm-popup-logo-2 {display: none;}
.calclu-popup-wrap .popup-block-calculator button {font-size: 15px;font-weight: 700;color: #add645;background-color: #fff;border: 1px solid #fff;line-height: 1;padding: 14px 58px;text-transform: uppercase;position: absolute;bottom: 50px;right: 50px;z-index: 11;outline: none !important;}
.calclu-popup-wrap .popup-block-calculator button:focus,
.calclu-popup-wrap .popup-block-calculator button:hover {background-color: transparent;color: #fff;border-color: #fff;outline: none !important;}
.calclu-popup-wrap .popup-block-calculator label {color: #535252;font-size: 16px;font-weight: 600;line-height: 1.2;margin: 0 0 10px;}
.calclu-popup .calclu-popup-wrap .popup-block-calculator input,
.calclu-popup .calclu-popup-wrap .popup-block-calculator select,
.calclu-popup .calclu-popup-wrap .popup-block-calculator textarea {background-color: #F8F8F8 !important;background-image: none;line-height: 1.2;padding: 12px 20px;border-radius: 5px !important;border: 1px solid #E3E3E3 !important;height: auto;font-size: 17px;margin: 0 0 20px;}
.calclu-popup .calclu-popup-wrap .popup-block-calculator select {background-image: url(assets/images/select-arrow-down.svg);background-repeat: no-repeat;background-size: 12px auto;background-position: right 20px center;padding: 12px 35px 16px 12px;}
.calclu-popup-wrap .rental-affordability-results {color: #6A2C91;font-size: 16px;font-weight: 600;line-height: 1.2;}
.calclu-popup-wrap .rental-affordability-results h3 {font-size: 24px;font-weight: 600;color: #505050;margin: 5px 0 20px;line-height: 1;}
.calclu-popup-wrap .rental-affordability-results > :last-child {margin-bottom: 0;}
.calclu-popup .calclu-popup-wrap .popup-block-calculator input[type="checkbox"] {margin: 0;}
.popup-block-calculator #results > :last-child {margin-bottom: 0;}
.calclu-popup .calclu-popup-wrap .popup-block-calculator input[name="repayment_period"] {margin-bottom: 0;}
.calclu-popup .mortgage-calculator .mortgage-calculator-results {padding-top: 20px;}

.detail-main-info .image-and-info {display: block;}
.detail-main-info .image-and-info .property-info {display: block;width: 100%;padding: 0;flex: 0 0 100%;max-width: 100%;border: 0;}
.detail-main-info .image-and-info .property-info .property-gallery {margin: 0;z-index: 1;}
.single-property .detail-main-info {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.single-property .detail-main-info .single-price {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-end;align-items: baseline;}

.single-property .detail-main-info .bed_bath_reception-new {background-color: #F1F3F6;border: 1px solid #E1E4E7;border-radius: 4px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-content: stretch;align-items: stretch;margin-top: -4px;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception {width: auto;border-right: 1px solid #E1E4E7;background-color: #fff;border-radius: 4px 0 0 4px;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right {width: auto;display: flex;flex-direction: row;flex-wrap: wrap;align-items: stretch;align-content: stretch;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div {padding: 10px 20px;margin: 0;border-right: 1px solid #E1E4E7;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div.property_label {margin-right: 0;padding-right: 30px;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div:last-child {border-right: 0;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception span {font-size: 18px;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception svg {width: 23px;height: 21px;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right > div {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: center;align-content: center;font-size: 18px;padding: 15px 20px;min-width: 130px;text-align: center;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right .flag {color: #000;line-height: 1.2;background-color: #D9DADD;letter-spacing: 1px;font-weight: 600;}
.single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right .pro-gallery-number {color: #EFFBFF;background-color: #A9AAAC;font-weight: 700;}
.single-property .office-deatil .maplink-box {display: flex;flex-direction: row;flex-wrap: wrap;padding-bottom: 25px;border-bottom: 1px solid #DCDCDC;}
.maplink-box .maplink-box-icon svg {width: 97px;height: 97px;}
.maplink-box .maplink-box-text {width: calc(100% - 70px);margin-left: -27px;}
.maplink-box .maplink-box-text h4,
.details__sidebar--features .redy-to-move h4 {color: #1B1B1B;font-size: 27px;margin: 0;font-weight: 900;line-height: 1;text-transform: uppercase;}
.maplink-box .maplink-box-text h5,
.details__sidebar--features .redy-to-move h5 {color: #1B1B1B;font-size: 22px;margin: 0;font-weight: 300;line-height: 1;text-transform: uppercase;}
.maplink-box .maplink-box-text h6,
.details__sidebar--features .redy-to-move h6 {color: #1B1B1B;font-size: 19px;margin: 0;font-weight: 400;line-height: 1;}
.maplink-box .maplink-box-text h6 strong,
.details__sidebar--features .redy-to-move h6 strong {font-weight: 900;}
.maplink-box .maplink-box-text a,
 .details__sidebar--features .redy-to-move a {font-size: 14px;color: #CC003C;font-weight: 700;text-transform: uppercase;}
.maplink-box .maplink-box-text a span:first-child {text-decoration: underline;}
.maplink-box .maplink-box-text a span {display: inline-block;vertical-align: middle;line-height: 1;position: relative;}
.maplink-box .maplink-box-text a span:last-child {margin-top: 2px;margin-left: 4px;}
.maplink-box .maplink-box-text a svg {width: 14px;height: auto;}
.maplink-box .maplink-box-text a:hover,
.details__sidebar--features .redy-to-move a:hover {color: #1B1B1B;}
.maplink-box .maplink-box-text a:hover svg .down-arrow-line-icon-1 {fill: #1B1B1B;}
.short-description .officle-phone {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;margin-bottom: 22px;}
.short-description .office_name {color: #252525;padding-right: 11px;}
.short-description .office_name strong {font-weight: 700;}
.short-description .office_number a {color: #CC003C;}
.short-description .office_number a,
.short-description .office_number a:hover {font-size: 24px;font-weight: 600;line-height: 1;}
.short-description .office_number a:hover {color: #212121;}
.short-description .office_number svg {width: 18px;height: auto;}
.short-description .office_number svg .phone-call-svg-1 {fill: #212121;}
.short-description .office_number a span:first-child {margin-right: 5px;margin-top: 2px;}
.short-description .office_number a span {display: inline-block;vertical-align: middle;line-height: 1;}
.property-bottom-cta-A {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: stretch;padding-top: 15px; width: 100%;}
.property-bottom-cta-A .property-bottom-cta-A-left {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;}
.property-bottom-cta-A .property-bottom-cta-A-left > div {margin-right: 25px;line-height: 1;}
.property-bottom-cta-A .property-bottom-cta-A-left > div a {color: #CC003C;text-transform: uppercase;}
.property-bottom-cta-A .property-bottom-cta-A-left > div a:hover {color: #212121;}
.property-bottom-cta-A .property-bottom-cta-A-left > div a,
.property-bottom-cta-A .property-bottom-cta-A-left > div a:hover,
.property-bottom-cta-A .property-bottom-cta-A-left > div .addtoany_list a,
.property-bottom-cta-A .property-bottom-cta-A-left > div .addtoany_list a:hover {font-size: 15px;font-weight: 400;line-height: 1;}
.property-bottom-cta-A .property-bottom-cta-A-left > div a svg {width: 15px;height: auto;margin-right: 8px;}
.property-bottom-cta-A .social_media_details > a,
.property-bottom-cta-A .property-bottom-cta-A-left > div a span,
.property-bottom-cta-A .social_media_details > .addtoany_shortcode {display: inline-block;vertical-align: middle;line-height: 1;}
.property-bottom-cta-A .social_media_details > .addtoany_shortcode .addtoany_list {line-height: 1 !important;}
.property-bottom-cta-A .social_media_details svg {margin-top: 4px;}
.property-bottom-cta-A .property-bottom-cta-A-left .short-list-area a {padding-left: 25px;background-image: url(assets/images/heart-black-icon.svg);background-repeat: no-repeat;background-position: left center;background-size: 15px;}
.property-bottom-cta-A .brochure-download-box svg {margin-top: 2px;}
.property-bottom-cta-A .arrangea-viewing svg {margin-left: 0px;}
.property-bottom-cta-A .addtoany_shortcode a:empty {display: none;}
.property-bottom-cta-A .addtoany_shortcode a.addtoany_share {padding: 0;}
.property-bottom-cta-A .arrangea-viewing a {background-color: #ADD645;border: 1px solid #ADD645;border-radius: 50px;color: #000000;display: inline-block;padding: 12px 22px;text-align: center;text-decoration: none;text-transform: uppercase;}
.property-bottom-cta-A .arrangea-viewing a,
.property-bottom-cta-A .arrangea-viewing a:hover {font-size: 15px;font-weight: 600;line-height: 1;width: 100%;}
.property-bottom-cta-A .arrangea-viewing a:hover,
.property-bottom-cta-A .arrangea-viewing a:focus {background-color: transparent;color: #ADD645;border-color: #ADD645;}
.property-bottom-cta-A .arrangea-viewing a:hover .arrange-a-viewing-icon-1,
.property-bottom-cta-A .arrangea-viewing a:focus .arrange-a-viewing-icon-1 {fill: #ADD645;}
.property-bottom-cta-A .arrangea-viewing a .arrange-a-viewing-icon-1,
.property-bottom-cta-A .arrangea-viewing a:hover .arrange-a-viewing-icon-1 {-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.property-bottom-cta-A .arrangea-viewing a span {text-decoration: none;}

.office-deatil .details__sidebar--features .floor-planes > a + a,
.office-deatil .details__sidebar--features .virtual_tour > a + a {display: none;}

.favourites-properties-shortcode .propertyhive ul.properties {margin-top: 0;margin-bottom: -30px;}
.favourites-properties-shortcode .propertyhive ul.properties .bed_bath_reception > div {height: 100%;}

.details__sidebar--features > .redy-to-move {border-bottom: 1px solid #DCDCDC;padding-bottom: 35px;margin-bottom: 35px;display: block;width: 100%;margin-top: 10px;}
.ready-to-move-row {display: flex;flex-direction: row;flex-wrap: wrap;}
.ready-to-move-row .ready-to-move-left {width: 60px;padding-right: 10px;}
.ready-to-move-row .ready-to-move-right {width: calc(100% - 60px);}
.details__sidebar--features .redy-to-move h6 {text-transform: uppercase;}
.details__sidebar--features .redy-to-move a {margin-top: 2px;}

.propertyhive-map-canvas .gm-style > div > div[style^="z-index: 3;"] > div[style^="z-index: 4;"] > div[style^="position: absolute; left: 0px; top: 0px; z-index: 104;"] {z-index: 110 !important;}

.fancybox-toolbar {visibility: visible;opacity: 1;}

.brochure-download-box{
    margin-top: 36px;
}
.office-deatil .social_media a.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share{
    margin-left: 8px;
    padding: 0;
}
.office-deatil .social_media .a2a_img_text{
    display: none!important;
}
.office-deatil .addtoany_shortcode{
    position: relative;
    top: 4px;
}

@media print {

	@page {size: A4; margin: 0px;margin: 1.5cm 1cm;}
    body {margin: 0px;width: 210mm;margin: 0px auto;}
    .site-main, .wrapper{max-width: 100%;width: 100%;padding: 0px 0px;}
    a[href]:after {content: none;}
    .propert-search-form-sec,
    .back_to_search,
    .gallery_btn.gallery_popup,
    .pro_flore_plan.gallery_sec,
    .arrangea-viewing,
    .office-deatil .social_media,
    .details__sidebar--features,
    .elementor-location-header,
    .elementor-location-footer,    
    .heyford-park-location-sec,
    .review-sec {display: none;}
    body .detail-main-info .single-price {text-align: left;width: 100%;}
    .office-deatil,
    .short-description {width: 100%;border-right: 0;padding: 0;}
    .short-desc-office {flex-direction: column-reverse;}
    .property-info,
    .main-thumb-photos {width: 100%;flex: 0 0 100%;max-width: 100%;padding: 0;border: 0;}
    .property-info {padding-top: 30px;}
    .avalibility_mark {bottom: -1px;}
    .feature-area ul {border-bottom: 0;padding: 0;margin: 0;}

}
@media screen and (max-width: 1700px){
	body .propertyhive-map-canvas-wrapper {height: 900px;}
	.property-slider .property-slider-main-list {min-height: 700px;}
}
@media screen and (max-width: 1400px){

    .propertyhive ul.properties li .actions a {padding: 14px 25px;font-size: 15px;}
    .propertyhive ul.properties li .details h3 a {font-size: 22px;}
    body .propertyhive-map-canvas-wrapper {height: 800px;}

    .property-slider .property-slider-main-list {min-height: 600px;}

}
@media screen and (max-width:1280px){

    .properties-list-sec.elementor-section.elementor-element::before {max-width: calc(100% - 60px);}

    body .propertyhive-map-canvas-wrapper {height: 700px;}

}

@media screen and (max-width:1270px){

    header .header-widget-area {margin: 0 0 0 1.5em;}
    
}
@media screen and (min-width:1200px){

    .hide-min-lg,.side-search{display: none;}
 
}
@media screen and (max-width:1199px) {

    header .header-widget-area {margin: 0 0 0 0.9em;}
    header .header-widget-area a.button {padding: 0 12px;font-size: 13px;}
    .header-container .site-navigation {display: none;}
    .header-container {height: 6rem;padding: 0 30px;}
    .header-contact {display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-box-align: center;-o-box-align: center;box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;align-items: center;-ms-flex-line-pack: center;-webkit-align-content: center;-moz-align-content: center;-o-align-content: center;align-content: center;}
    .home-hero img,body:not(.home) .home-hero img {width: 120px;}
    header .header--btn__search button {position: relative;top: 10px;font-size: 30px;padding: 0;background: transparent !important;}
    header .header--btn__search button:hover {background: transparent;}
    header .header--btn__search button .fa {color: var(--e-global-color-primary);font-weight: 300;}
    .footer__logo-container p:last-child{margin-left: 25px;}
    .footer__nav ul li {padding-right: 15px;}
    .footer__contact p, .footer__names p, .footer__copyright p {font-size: 12px;}
    .footer__hr {margin-top: 13px;margin-bottom: 15px;}
    .sidebar-default {padding-left: 0;color: #555454;border-top: 1px solid var(--e-global-color-primary);padding-top: 15px;border-left: none;}
    /*.propertyhive ul.properties li.first.last,
    .propertyhive ul.properties li.first.last:last-child {border: 1px solid #bbb !important;}*/    
    /*.propertyhive ul.properties li .details,
    .propertyhive ul.properties li.first.last .details {padding: 20px;}
    */
    /*.propertyhive ul.properties li .summary,.propertyhive .bed_bath_reception,.propertyhive .actions{display: none;}*/
    .propertyhive ul.properties li .details h3 a {font-size: 20px;}
    .propertyhive ul.properties li .thumbnail img{width: 100%;}
    .propertyhive ul.properties li .price {margin-bottom: 10px;font-size: 18px;/*padding: 10px 12px;*/}
    .propertyhive ul.properties li .thumbnail a { height: auto;}    

    .sliders-submit {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin: 30px 0;}
    #property_form_result button {margin-top: 25px;margin-bottom: 45px;    width: 14.5rem;}
    #property_form_result button::before {display: none;}
    .search_add_keyword {position: relative;}
    .search_add_keyword::before {position: absolute;content: "";bottom: -85px;left: 0;background: #d9e6c3;height: 1px;width: 100%;transform: translateY(-50%);}
    #sales-slider-label {text-align: left;color: #fff !important;margin-bottom: 20px !important;}
    .prop_serach a {color: #fff !important;border: 1px solid #818181 !important;font-size: 16px;padding: 8px 15px;background: #818181 !important;}
    .prop_serach a svg {fill: #fff !important;}
    #lettings-slider-label {color: #fff;text-align: left;margin-bottom: 20px !important;}
    .sales-only,.lettings-only {width: 100% !important;}
    .ui-widget.ui-widget-content {background: #fff !important;}
     .ui-widget-header {background: #cee4a3 !important;}    
    .side-search {padding: 40px 20px;}
    .sliders {display: table;width: 100%;}
    .featured_projets ul li {width: calc(50% - 30px);margin: 0 15px 25px;}
     body .single-price h2 {font-size: 26px;}
    body .detail-main-info h1 {font-size: 26px;}
    .featured_projets ul li .home-excerpt,.featured_projets ul li .home-detail {display: none;}
    .featured_projets ul li .home-price {padding: 0px 0px 0 25px;bottom: 6px;}
    .home-image .avalibility_mark {bottom: 49px;}
    .featured_projets ul li .home-title {font-size: 18px;}
    .main-thumb-photos {flex: 0 0 100%;max-width: 100%;border: 0;}
    .property-info {padding: 25px 0;border-top: none;border-bottom: none;border-right: none;border-left: none;flex: 0 0 100%;max-width: 100%;}
    .short-description {border-right: none;max-width: 100%;padding: 0 0 20px 0;width: 100%;}
    .office-deatil {width: 100%;padding: 0;}
    /*.property_room_area {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}*/
    /*.pro_flore_plan {top: 80px;}*/

    .short-desc-office {margin: 30px 0 0;}
    .back_to_search {padding-bottom: 20px;}
    /*.location-map-area {padding: 10px 0 0;}*/
    .images {width: 90%;}
    body button.gallery_btn {top: 20px;}
    .prop_list {padding-top: 60px;}
    .featured_projets h2 {font-size: 26px;}

    .property-search-form .control-location {width: 34%;padding: 0 35px 0 0;}
    .property-search-form .control-rent-slider,
    .property-search-form .control-price-slider {display: table-cell;width: 50% !important;padding: 25px 35px;}
    .post-type-archive-property .properties + .propertyhive-pagination {padding-bottom: 40px;}
    .property-search-form input[type="submit"] {width: calc(16% - 35px);margin-left: 35px;}
    /*.propertyhive ul.properties li.first.last .details h3,*/
    /*.propertyhive ul.properties li.first.last .price {display: block;text-align: left;}*/
    .propertyhive ul.properties li.first.last .details h3 {line-height: 22px;}
    .propertyhive ul.properties li.first.last .details h3 a {font-size: 23px;width: calc(100% - 165px);}
    body .footer-widgets {padding: 70px 0 0;}
    body .footer-credits {margin-top: 7px;}
    .propertyhive .site-inner ul.properties li,
    .propertyhive .site-inner ul.properties li:nth-child(3n+1) {clear: none !important;width: calc(50% - 30px) !important;margin: 0 15px !important;border: none;margin-bottom: 3rem !important;float: none;padding: 0;}
    .feature-area > ul {padding: 0 250px 30px 0;}
    .pro_flore_plan{bottom: 20px;}
    body .detail-main-info .pro_flore_plan a {margin: 0 auto;}
    /*.details__sidebar--features {margin: 20px -10px 0;}*/
    .details__sidebar--features > div {width: 50%;margin: 0 -2px 20px;display: inline-block;vertical-align: top;padding: 0 10px;}
    body .featherlight .featherlight-content {padding: 40px;}
    body .featherlight-close-icon.featherlight-close {width: 30px;height: 30px;background-size: 20px;}
    body .gallery_sec .images {max-width: 720px;}
    body .gallery_sec .carousel-nav ul.carousel-nav-list {max-width: calc(100% - 65px);}
    body .gallery_sec .carousel-nav-list .carousel-nav-item:nth-child(n+8) {margin-top: 0;}
    body .gallery_sec .carousel.product-carousel .slick-slide li {min-height: 480px;}
    body .gallery_sec .btn-close {width: 50px;height: 50px;}
    /*.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag, .propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag + .flag {bottom: 0px;}*/
    .detail-main-info .rent_frequency {font-size: 24px;}
    body .fancybox-slide--html .fancybox-content {padding: 30px;max-width: 700px;}
    body .fancybox-slide--html .fancybox-content > p {font-size: 16px;}
    body .fancybox-slide--html form::before {left: -30px;max-width: 700px;}
    /*body .fancybox-slide--image .fancybox-content {padding: 30px;max-width: 700px;}*/
    .cf-popup-container {max-width: 700px;padding: 40px;}
    body .select2-container,
    .propertyhive-ordering .select2.select2-container {width: 100% !important;}
    body .propertyhive-map-canvas-wrapper {height: 550px;padding-top: 30px;padding-bottom: 50px;}
    .property_rooms_single .property_room_area,
    .property_rooms_single .specific_unit_feature {max-width: 100%;padding: 0;width: 100%;}
    .property_rooms_single .specific_unit_feature {margin-top: 30px;}
    .property_rooms_single {display: block;}
    .cf-popup-content .mc4wp-form-fields h3 {font-size: 27px;}
    .cf-popup-content .mc4wp-form-fields p:nth-child(2) {font-size: 17px;}
    .cf-popup-content .mc4wp-form-fields p:last-child br {display: none;}
    .site-inner {margin-top: 101px !important;}
    /*.location-map-area .button {padding: 0 2rem;font-size: 13px;}*/

    .propertyhive ul.properties li .actions {text-align: left;margin-top: 1.5rem;}
    .propertyhive ul.properties li .actions a {padding: 12px 20px;font-size: 14px;}
    .propertyhive ul.properties li .actions a svg {margin-left: 0.8rem;width: 1.3rem;height: 1.3rem;}
    .propertyhive ul.properties li.first.last .actions {bottom: 30px;}
    .propertyhive ul.properties li.first.last .details {padding-bottom: 90px;}

    .prop_action_wrapper > *,
	.prop_action_wrapper form .order-list-area {padding-right: 16px;}
    .view-area ul li {padding: 0 2px;}
    /*.view-area > ul {padding: 0 0 0 4px;}*/
    .propertyhive-pagination ul .page-numbers {margin: 0 2px;}
    body .fancybox-slide--html form .enquiry_form_sidebar {padding-left: 30px;}
    body .fancybox-slide--html form .enquiry_form_sidebar p,body .fancybox-slide--html form .enquiry_form_sidebar p a {font-size: 15px;}
    .fancybox-slide--html form input[type="submit"] {padding: 12px 60px 12px 26px;background-position: right 21px center !important;}
    /*.arrangea-viewing {padding-top: 30px;}*/
    .propertyhive ul.properties li .details h3 {padding-bottom: 15px;margin-bottom: 15px;margin-top: 20px;}
    /*body.propertyhive ul.properties li {width: calc(33.33% - 30px);margin-left: 15px  !important;margin-right: 15px !important;}*/
    .propertyhive ul.properties li .actions .bed_bath_reception > div {padding: 6px 4px;}
    .propertyhive ul.properties li .actions .bed_bath_reception > div > span {margin-right: 7px;}
    .propertyhive ul.properties li .thumbnail > a + a.button {font-size: 14px;padding: 10px 16px;}
    .propertyhive ul.properties li .thumbnail > a + a.button span {font-size: 23px;line-height: 11px;margin-right: 4px;}
    .property_rooms_single .details-heading {margin-bottom: 18px;}
    .propertyhive ul.properties li.first.last .price {font-size: 22px;width: 160px;}
    .propertyhive ul.properties li .price .rent_frequency {font-size: 18px;}

    /*.single-property .detail-main-info .bed_bath_reception {margin-top: 14px;}*/
    .single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col > div {padding: 8px 20px;}
    .single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col {padding: 6px 0;}
    .single-property .detail-main-info .bed_bath_reception .gh_availability {padding: 8px 20px;font-size: 16px;}
    .single-property .detail-main-info .bed_bath_reception span {font-size: 16px;}

    /*.detail-main-info {padding-top: 30px;}*/

    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col40 {padding-left: 40px;}

    .bed_bath_reception > div > div {font-size: 16px;margin-right: 24px;}
    /*.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag.flag-date {bottom: 50.5px !important;}*/
    /*body .fancybox-slide--html .fancybox-content h2 {margin: 0 0 14px;}*/
    .map-area {padding-top: 30px;}
    .single-property .detail-main-info .bed_bath_reception > div.property_label {margin-right: 20px;}

    .calclu-popup-wrap .popup-block-calculator button {bottom: 30px;right: 30px;}
    .calclu-popup-wrap .calclu-popup-right {padding-left: 30px;}
    .post-type-archive-property .enquiry_form_sidebar .logo-area {margin-top: -100px;}

    .property-slider .property-slider-main-list {min-height: 550px;}
    .short-description .office_number a, .short-description .office_number a:hover {font-size: 20px;}
    .short-description .office_number svg {width: 16px;}

    .details__sidebar--features > .redy-to-move {margin-bottom: 30px;}

    .office-deatil .social_media svg{
        left: 10px;
    }
    .office-deatil .social_media a.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share{
        margin-left: 18px;
        padding: 0;
    }
    .office-deatil .details__sidebar--features a span:last-child {
        width: auto;
    }
    .property-bottom-cta-A .arrangea-viewing a svg{
        margin-right: 15px;
    }
    .office-deatil .social_media{
        margin-top: 0;
    }
    body.single-property .property {
        padding-bottom: 30px;
    }
    .details__sidebar--features .property-bottom-cta-A {
        margin-top: 25px;
    }
}
@media screen and (max-width:1024px) {

    .prop_serach_wrap .prop_serach {padding: 0 20px;}
    body #container {padding: 0 20px;}
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 100%;}
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {padding: 13px 25px !important;}
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
    .woocommerce #respond input#submit:focus,
    .woocommerce #respond input#submit:hover,
    .woocommerce a.button:focus,
    .woocommerce a.button:hover,
    .woocommerce button.button:focus,
    .woocommerce button.button:hover,
    .woocommerce input.button:focus,
    .woocommerce input.button:hover,
    .woocommerce #respond input#submit.alt:focus,
    .woocommerce #respond input#submit.alt:hover,
    .woocommerce a.button.alt:focus,
    .woocommerce a.button.alt:hover,
    .woocommerce button.button.alt:focus,
    .woocommerce button.button.alt:hover,
    .woocommerce input.button.alt:focus,
    .woocommerce input.button.alt:hover {font-size: 16px;}
    .woocommerce form .coupon input#coupon_code {padding: 12px 10px;}

    .propertyhive ul.properties li.first.last .bed_bath_reception > a > div:not(:last-child) {margin-right: 15px;}
    .propertyhive ul.properties li.first.last .bed_bath_reception > a > div > span {margin-right: 1px;}
    .bed_bath_reception {padding: 16px 20px;}
    
    body .first_sentence p {font-size: 18px;}
    .property_room_area_desc, .featured-unit_single {margin-bottom: 25px;}
    .office-deatil .instruct-ready {font-size: 24px;}
    .office-deatil .instruct {font-size: 40px;}

    .prop_serach_wrap .back_to_search {left: 20px;}
    .popup-contact-form .gform_wrapper form .gform_heading .gform_title {font-size: 32px;}

    .properties-list-sec.elementor-section.elementor-element::before {max-width: calc(100% - 40px);}

    /*.soldstc_let_Area input[type="checkbox"] + label::before {top: 5px;}
    .e--ua-chrome .soldstc_let_Area input[type="checkbox"] + label::before,
    .e--ua-webkit .soldstc_let_Area input[type="checkbox"] + label::before {top: 6px;}*/

    body .fancybox-slide--html .fancybox-content h2 {font-size: 23px;}

    body .fancybox-container .fancybox-navigation .fancybox-button {width: 25px;height: 25px;}
    .property-slider .property-slider-for .slick-prev,
    .property-slider .property-slider-for .slick-next {width: 35px;}
    .property-slider .property-slider-for .slick-arrow::before {width: 35px;height: 35px;}
    body .fancybox-container .fancybox-button {width: 30px;height: 30px;}

}
@media screen and (min-width:992px) {

    .propertyhive ul.properties li.first.last:last-child {border-bottom: 0;margin-bottom: 10px;}

    .properties-list-sec .properties-list-details-col {height: unset !important;}

}
@media screen and (min-width:768px) and (max-width:991px) {

    .properties-list-sec.elementor-section.elementor-element::before {display: none;}
    .properties-list-sec.elementor-section.elementor-element {width: 50%;float: left;padding: 15px;}
    /*.properties-list-sec.elementor-section.elementor-element:nth-child(-n+2) {margin-top: 35px;}*/
    /*.properties-list-sec.elementor-section.elementor-element:nth-last-child(-n+2) {margin-bottom: 35px;}*/
    .properties-list-sec.elementor-section.elementor-element > .elementor-container > .elementor-column {width: 100%;}
    /*.properties-list-sec.elementor-section.elementor-element > .elementor-container > .elementor-column .elementor-widget-image {display: block;opacity: 0;visibility: hidden;height: 235px;}*/
    /*.properties-list-sec.elementor-section.elementor-element > .elementor-container > .elementor-column .elementor-widget-image img {height: 235px;}*/
    .properties-list-sec.elementor-section.elementor-element > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap {padding-top: 20px;padding-left: 20px;padding-right: 20px;padding-bottom: 80px;border: 1px solid #E1E4E7;}
    .properties-list-sec.elementor-section.elementor-element .thumbnail.elementor-widget.elementor-widget-image .elementor-image {height: 236px;overflow: hidden;}
    .properties-list-sec.elementor-section.elementor-element .thumbnail.elementor-widget.elementor-widget-image .elementor-image img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
    

}
@media screen and (max-width:991px) {
    .header-contact__title {font-size: 1.2rem;}
    .header-contact__number {font-size: 1.6rem;}
    .footer__logo-container {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-box-ordinal-group: 1;-o-box-ordinal-group: 1;box-ordinal-group: 1;-ms-flex-order: 0;-webkit-order: 0;-moz-order: 0;-ms-order: 0;-o-order: 0;order: 0;}
    .footer__logo-container {width: 100%;display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-lines: multiple;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-box-lines: multiple;-o-box-lines: multiple;box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-line-pack: start;-webkit-align-content: flex-start;-moz-align-content: flex-start;-o-align-content: flex-start;align-content: flex-start;-webkit-box-align: start;-moz-box-align: start;-ms-box-align: start;-o-box-align: start;box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: flex-start;-o-align-items: flex-start;align-items: flex-start;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;margin-bottom: 15px;    padding-left: 0;}
    .footer__nav, .footer__hr {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-box-ordinal-group: 2;-o-box-ordinal-group: 2;box-ordinal-group: 2;-ms-flex-order: 1;-webkit-order: 1;-moz-order: 1;-ms-order: 1;-o-order: 1;order: 1;}
    .footer__contact, .footer__names, .footer__hr--second {-webkit-box-ordinal-group: 3;-moz-box-ordinal-group: 3;-ms-box-ordinal-group: 3;-o-box-ordinal-group: 3;box-ordinal-group: 3;-ms-flex-order: 2;-webkit-order: 2;-moz-order: 2;-ms-order: 2;-o-order: 2;order: 2;}
    .footer__social, .footer__copyright {-webkit-box-ordinal-group: 4;-moz-box-ordinal-group: 4;-ms-box-ordinal-group: 4;-o-box-ordinal-group: 4;box-ordinal-group: 4;-ms-flex-order: 3;-webkit-order: 3;-moz-order: 3;-ms-order: 3;-o-order: 3;order: 3;}
    .footer .accreditation-container {-webkit-box-ordinal-group: 5;-moz-box-ordinal-group: 5;-ms-box-ordinal-group: 5;-o-box-ordinal-group: 5;box-ordinal-group: 5;-ms-flex-order: 4;-webkit-order: 4;-moz-order: 4;-ms-order: 4;-o-order: 4;order: 4;}
    .footer__logo-container p {width: 8rem;margin-left: 2rem;margin-right: 2rem;margin-bottom: 0;}
    .footer__nav {width: 100%;}
    .footer__contact {width: 41.66666667%;        margin-bottom: 15px;text-align: center;}
    footer .accreditation-container {-webkit-box-ordinal-group: 5;-moz-box-ordinal-group: 5;-ms-box-ordinal-group: 5;-o-box-ordinal-group: 5;box-ordinal-group: 5;-ms-flex-order: 4;-webkit-order: 4;-moz-order: 4;-ms-order: 4;-o-order: 4;order: 4;}
    .footer__nav li {width:33.33%;padding-left: 15px;padding-right: 15px;text-align: center;}
    .footer__names, .footer__copyright {width: 100%;text-align: center;}
    .footer__container {-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;}
    .footer__social {width: 100%;text-align: center;margin-top: 15px;padding-top: 15px;border-top: 1px solid #d1e7aa;margin-bottom: 10px;}
    .footer__contact p, .footer__names p, .footer__copyright p {font-size: 1.3rem;}
    .modal-subscription {width: 90%;}
    h4 .font-green {display: block;}
    .all_posts .elementor-posts .elementor-post {flex-wrap: wrap;}
    .all_posts .elementor-posts .elementor-post .elementor-post__thumbnail__link {margin-right: 0 !important;margin-bottom: 20px;}
    .side-search {width: 100%;left: -100%;}
    .image-and-info {display: block;width: 100%;padding-top: 20px;}
    .main-thumb-photos {display: block;flex: 0 0 100%;max-width: 100%;}
    .property-info {    padding: 20px 0;display: block;flex: 0 0 100%;max-width: 100%;border: none;}
     .accreditation-container .left, .accreditation-container .right {-moz-box-pack: center;-ms-box-pack: center;-o-box-pack: center;box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;}
    /*#responsive-menu-pro-container {max-width: 100% !important;text-align: center !important;}
    #responsive-menu-pro-wrapper .home_menu a {padding-left: 5% !important;}
    #responsive-menu-pro-wrapper .home_menu::before {left: calc(50% - 55px);}*/
    .gallery_sec ul.carousel-nav-list {height: 380px !important;}
    .carousel-container {max-height: 49rem;}
    
    .property-search-form .control-rent-slider,
    .property-search-form .control-price-slider {width: 46% !important;}
    .property-search-form input[type="submit"] {width: calc(20% - 3.5rem);}
    .order-list-area select, .property-search-form select, .propertyhive-ordering select {padding: 10px 35px 10px 10px;background-position: right 1em center;}
    .property-search-form input[type="submit"] {padding: 0.8em 1em;}
    .prop_action_wrapper {padding-top: 30px;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
    .post-type-archive-property .properties + .propertyhive-pagination {padding-bottom: 30px;}
    body .footer-credits .menu-item {margin-left: 0.8em;}
    .prop_action_wrapper .propertyhive-pagination {margin-top: 15px;width: 100%;text-align: center;}
    .prop_action_wrapper .view-area, .prop_action_wrapper form .order-list-area, .prop_action_wrapper form .soldstc_let_Area {margin-top: 10px;}
    .propertyhive ul.properties {margin: 35px -15px 30px;}
    body #property_map_canvas,
    body .propertyhive-map-canvas-wrapper {height: 450px;}
    
    body .gallery_sec .images {max-width: 370px;}
    body .gallery_sec .carousel.product-carousel .slick-slide li {min-height: 250px;background-image: none !important;background-color: #fff;}
    body .gallery_sec .carousel-nav-list .carousel-nav-item:nth-child(n+6) {margin-top: 0;}
    body.archive-no-results .prop_action_wrapper .propertyhive-pagination {display: none;}
    body .carousel.product-carousel .slick-slide img {display: block;max-height: 250px;margin: 0 auto;}
    
    header .menu {font-size: 13px;}
    header .header-widget-area {margin: 0 0 0 0.5em;}
    .back_to_search {padding-top: 30px;}
    body .detail-main-info h1 {font-size: 24px;}
    body .single-price h2 {font-size: 24px;}
    body button.gallery_btn {padding: 12px 20px;}
    .propertyhive ul.properties li {width: calc(50% - 32px);}    
    .propertyhive ul.properties li .details .summary + a.button {font-size: 14px;}
    .propertyhive ul.properties li .details .summary + a.button svg {width: 13px;margin-right: 7px;}
    .propertyhive ul.properties li .actions .more-details-btn .button {font-size: 14px;}
    .propertyhive ul.properties li .actions .bed_bath_reception > div {padding: 5px;}
    .detail-main-info .image-and-info .flag {padding: 10px 22px;}
    .prop_serach form.property-search-form > .control::before {left: 24px;}
    .property_room_area_inner {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
    .prop_serach_wrap {padding: 35px 0;}
    .prop_serach form.property-search-form > .control {padding: 0 10px;margin-bottom: 20px;width: 50%;width: calc(50% - 20px);}
    .prop_serach form.property-search-form > .control.control-rent-slider {padding-right: 10px;width: 50% !important;}
    .prop_serach form.property-search-form {margin-left: -10px;margin-right: -10px;margin-bottom: 0px;}
    .prop_serach form.property-search-form input[type="submit"] {width: calc(100% - 20px);margin-left: 10px;}
    .prop_serach form.property-search-form > .control.control-price-slider {width: 100% !important;padding: 0 25% 0 25%;}

    .propertyhive ul.properties{margin: 40px -15px 30px;}
    .propertyhive ul.properties li.first.last {width: calc(50% - 32px);margin: 0 15px;clear: none;border: none;margin-bottom: 30px;float: none;padding: 0;border: 1px solid #e1e4e7;}
    .propertyhive ul.properties li.first.last .thumbnail,
    .propertyhive ul.properties li.first.last .details {width: 100%;}
    .propertyhive ul.properties li.first.last .details {padding-top: 20px;padding-bottom: 80px;padding-right: 20px;padding-left: 20px;}
    .propertyhive ul.properties li .thumbnail,
    .propertyhive ul.properties li .details {width: 100%;}
    .propertyhive ul.properties li.first.last .actions {left: 20px;right: auto;bottom: 20px;}
    .propertyhive ul.properties li.first.last .details h3,
    .propertyhive ul.properties li.first.last .price {width: 100%;text-align: left;}
    /*.propertyhive ul.properties li.first.last .thumbnail .bed_bath_reception {display: none;}*/
    .propertyhive ul.properties li.first.last .bed_bath_reception > a > div:not(:last-child) {margin-right: 10px;}
    .propertyhive ul.properties li a.arrange-viewing-btn {font-size: 13px;}
    .bed_bath_reception svg {width: 16px;height: 16px;}
    .propertyhive ul.properties li.first.last .thumbnail .blue-flag {bottom: 51px;}
    .propertyhive ul.properties li.first.last .price {font-size: 20px;}
    .propertyhive ul.properties li .price .rent_frequency {font-size: 16px;}
    .propertyhive ul.properties li.first.last .details h3 a {font-size: 20px;}

    .prop_serach_wrap .back_to_search {position: relative;left: auto;bottom: auto;padding-top: 30px}

    .property-slider .property-slider-main-list {min-height: 400px;}
    .property-slider .property-slider-for {width: 100%;margin: 0 0 0px;}
    .property-slider .property-slider-nav {width: 100%;display: none;}
    .property-slider .property-slider-for .slick-prev, .property-slider .property-slider-for .slick-next {opacity: 1;}

    .property-floor-plans-block {padding-bottom: 30px;}
    .property-floor-plans-block .property-floor-plans-left {padding-right: 20px;width: calc(50% - 20px);}
    /*.property-floor-plans-block .property-thumb-gallery {grid-template-columns: repeat(4,1fr);}*/
    .property-thumb-gallery > div {width: calc(25% - 2px);}
    .property-floor-plans-block .property-thumb-gallery > div:last-child {width: calc(25% - 18px);}
    
    .detail-main-info .image-and-info .flag.flag-let-agreed {top: 0;}

    body .fancybox-slide--image .fancybox-content img {padding: 20px;}

    /*.featured-unit_single .property_room_area > ul li {width: calc(50% - 20px);}*/

    .properties-list-sec.elementor-section.elementor-element .elementor-absolute.elementor-widget.elementor-widget-button {bottom: 20px;left: 20px;right: auto;}
    
    /*.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control {width: calc(50% - 20px);}
    .post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control.control-price-slider {width: calc(100% - 50%) !important;}*/
    /*.propertyhive .prop_serach_wrap + .propertyhive-views + ul.properties li.first.last {width: calc(50% - 32px);}*/
    /*.propertyhive .prop_serach_wrap + .propertyhive-views + ul.properties li.first.last .details {width: calc(100% - 40px);}*/

    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div.property_label {padding-right: 20px;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div {padding: 6px 15px;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception svg {width: 18px;height: 16px;}
    .single-property .detail-main-info .bed_bath_reception svg {margin-right: 5px;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right > div {font-size: 16px;padding: 12px 15px;min-width: 110px;}
    .property-bottom-cta-A .property-bottom-cta-A-left > div a,
    .property-bottom-cta-A .property-bottom-cta-A-left > div a:hover,
    .property-bottom-cta-A .property-bottom-cta-A-left > div .addtoany_list a,
    .property-bottom-cta-A .property-bottom-cta-A-left > div .addtoany_list a:hover {font-size: 14px;}
    .property-bottom-cta-A .property-bottom-cta-A-left > div {margin-right: 15px;}
    .property-bottom-cta-A .arrangea-viewing a,
    .property-bottom-cta-A .arrangea-viewing a:hover {font-size: 14px;}
    .property-bottom-cta-A .arrangea-viewing a {padding: 10px 15px;}
    .property-bottom-cta-A .arrangea-viewing a svg {width: 14px;height: 14px;}
    .property-bottom-cta-A .property-bottom-cta-A-left > div a svg {width: 14px;margin-right: 6px;}
    .property-bottom-cta-A .property-bottom-cta-A-left .short-list-area a {padding-left: 22px;background-size: 14px;}

    .feature-area .featured-ul-wrap {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}


}
@media screen and (max-width:895px) {

    .site-inner {margin-top: 61px !important;}

}

@media screen and (min-width:768px) {
    
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col60 ul li:last-child {margin-bottom: 0 !important;}

}
@media screen and (max-width:768px) {


}
@media screen and (max-width:767px) {
    .accreditation-container .left,.accreditation-container .right {width: 100%;}    
    .featured_projets ul li {width: 100%;}
    .featured_projets ul li .home-title {font-size: 1.8rem;/* padding: 10px 15px; */}
    .featured_projets ul li .home-detail {padding: 20px 15px;}
    .home-image .avalibility_mark {bottom: 69px;}
    .featured_projets ul li .home-price {padding: 10px 15px;}
    body .detail-main-info .single-price {float: none;}
    .property_room_area_inner {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
    body button.gallery_btn {position: relative;width: 100%;top: 0px;right: 0;margin-top: 25px;}
    .pro_flore_plan {position: relative;top: 0;margin-top: 15px;}
    body .detail-main-info .pro_flore_plan a {width: 100%;display: block;}
    .post-type-archive-property #container {max-width: 100%;width: 100%;/*padding-right: 6vw;padding-left: 6vw;*/width: auto;}
    .prop_serach_wrap .prop_serach {max-width: 100%;width: 100%;padding: 0 15px;width: auto;}
    .property-search-form .control-location {width: 100%;padding: 2.5rem 0 0 0;}
    .property-search-form .control-rent-slider,
    .property-search-form .control-price-slider {width: 100% !important;padding: 20px 0px;border: 0;}
    .property-search-form input[type="submit"] {width: 100%;margin: 0 0 2.5rem 0;}
    .propertyhive-ordering {width: 100%;margin: 0;padding: 0 0 15px 0;}
    .prop_action_wrapper > *,
	.prop_action_wrapper form .order-list-area {padding-right: 20px;}
    .prop_action_wrapper .propertyhive-ordering {padding-right: 0px;}
    .propertyhive-result-count {padding-bottom: 0;}
    .propertyhive ul.properties {margin: 25px -15px 20px;}
    body .footer-credits p {text-align: center;}
    body .footer-credits .wrap {padding: 4rem 6vw;}
    .propertyhive .site-inner ul.properties li,
    .propertyhive .site-inner ul.properties li:nth-child(3n+1) {width: 100% !important;}
    body .detail-main-info h1 {width: 100%;}
    body .detail-main-info .single-price {width: 100%;text-align: left;margin-top: 12px;}
    .feature-area > ul {padding: 0 0 25px;margin: 0 0 30px;}
    .details__sidebar--features > div {width: auto;margin: 0 0 18px;display: table;padding: 0;}
    /*.details__sidebar--features {margin: 20px 0px;}*/
    .property_room_area > *:last-child {margin-bottom: 0;}
    body .featherlight .featherlight-content {padding: 30px;}
    
    body .gallery_sec .images {max-width: 360px;}
    body .carousel.product-carousel .slick-slide img {max-height: 240px;}
    body .gallery_sec .carousel.product-carousel .slick-slide li {min-height: 220px;}
    body .gallery_sec .carousel-nav-list .carousel-nav-item:nth-child(n+5) {margin-top: 0;}
    body #property_map_canvas,
    body .propertyhive-map-canvas-wrapper {height: 400px;padding-bottom: 40px;}
    body .fancybox-slide--html .fancybox-content {max-width: 90%;}
    body .fancybox-slide--html .fancybox-content:not(.descri-data) > h2, body .fancybox-slide--html .fancybox-content:not(.descri-data) > p {width: 100%;padding-right: 0;}
    body .fancybox-slide--html form .control {width: 100%;margin-bottom: 15px;padding: 0;}
    
    body .fancybox-container .enquiry_form_row .enquiry_form_sidebar,
	body .fancybox-container .enquiry_form_row .enquiry_form_sidebar-left {width: 100%;padding: 0;}
	body .fancybox-container .enquiry_form_row .enquiry_form_sidebar-left {padding-bottom: 10px;}
	body .fancybox-container .enquiry_form_row .enquiry_form_sidebar {background-color: #add645;width: calc(100% + 90px);display: block;margin-left: -30px;margin-right: -30px;margin-bottom: -30px;padding: 30px;position: relative;right: auto;bottom: auto;height: auto;}
    body .fancybox-slide--html form .enquiry_form_sidebar .sidebar_form_text {margin-bottom: 12px;/*max-height: 205px;*/}
    body .fancybox-slide--html form .enquiry_form_sidebar .submit_svg {position: relative;bottom: auto;display: table;padding-top: 10px;}
    body .fancybox-slide--html .fancybox-content {background: none;background-color: #ffffff;}
    .fancybox-close-small {height: 34px;width: 34px;line-height: 1;}
    body .fancybox-slide--html form::before {display: none;}
    /*body .fancybox-slide--image .fancybox-content {padding: 30px;max-width: 90%;}*/
    .cf-popup-container {max-width: 100%;padding: 25px;}
    .cf-popup-close {width: 22px;height: 22px;line-height: 22px;}
    body .wpautoterms-footer p {margin: 0 0 37px;}
    #genesis-footer-widgets.footer-widgets .widget-area {width: 33.33%;margin: 0;padding: 0 10px;}
    #genesis-footer-widgets.footer-widgets > .wrap {margin: 0 -10px;display: flex;flex-wrap: wrap;}
    
    .cf-popup-content .mc-subscribe-column-left,
    .cf-popup-content .mc-subscribe-column-right {width: 100%;padding: 20px;}
    body .cf-popup-close {top: 0px;right: 0px;font-size: 20px;background-color: var(--e-global-color-primary);}
    .cf-popup-content .mc4wp-form-fields h3 br,
    .cf-popup-content .mc4wp-form-fields p:nth-child(2) br {display: none;}
    .cf-popup-content .mc4wp-form-fields h3 {font-size: 24px;}
    .cf-popup-content .mc-subscribe-column-right {background-position: bottom;}
    body #container {padding: 0 15px;}
    /*.arrangea-viewing {padding-top: 25px;margin-top: 25px;}*/
    .prop_serach form.property-search-form > .control.control-price-slider {padding: 0 20%;}

    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {padding: 12px 20px !important;}
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
    .woocommerce #respond input#submit:focus,
    .woocommerce #respond input#submit:hover,
    .woocommerce a.button:focus,
    .woocommerce a.button:hover,
    .woocommerce button.button:focus,
    .woocommerce button.button:hover,
    .woocommerce input.button:focus,
    .woocommerce input.button:hover,
    .woocommerce #respond input#submit.alt:focus,
    .woocommerce #respond input#submit.alt:hover,
    .woocommerce a.button.alt:focus,
    .woocommerce a.button.alt:hover,
    .woocommerce button.button.alt:focus,
    .woocommerce button.button.alt:hover,
    .woocommerce input.button.alt:focus,
    .woocommerce input.button.alt:hover {font-size: 15px;}
    .woocommerce form .coupon input#coupon_code {padding: 11px 10px;}

    .woocommerce-page .woocommerce-info .button {float: left;margin-right: 15px;}
    .propertyhive ul.properties li.first.last .details {padding: 20px;}
    .propertyhive ul.properties li.first.last .actions {left: auto;right: auto;bottom: auto;position: relative;}
    .propertyhive ul.properties li {width: calc(100% - 30px);max-width: 450px;margin-left: auto;margin-right: auto;}
    .propertyhive ul.properties li.first.last {width: calc(100% - 30px);margin-left: auto;margin-right: auto;}

    .title-price-wrapper,
    body .detail-main-info h1,
    body .detail-main-info .single-price {display: block;}
    /*.single-property .detail-main-info .bed_bath_reception {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}*/
    .single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col {padding: 6px 0;margin: 0;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;border-right: 0;}
    .single-property .detail-main-info .bed_bath_reception .gh_availability {padding: 14px 12px;}

    body .first_sentence p {font-size: 17px;}
    .property_room_area > ul li, .specific_unit_feature > ul li {font-size: 16px;}
    /*.single-property .office-deatil > div:not(:last-child) {margin-bottom: 25px;padding-bottom: 25px;}*/
    .single-property .office-deatil > div:not(:last-child) {margin-bottom: 20px;}

    .property-slider .property-slider-main-list {min-height: 300px;}

    /*.featured-unit_single .property_room_area > ul li {width: calc(100% - 20px);}*/

    .popup-contact-form .gform_wrapper form .gform_heading, .popup-contact-form .gform_wrapper form .gform_body {width: 100%;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox {position: relative;left: auto;top: auto;height: unset;overflow: unset;width: 100%;}
    .popup-contact-form .gform_wrapper form .gform_footer {position: relative;right: auto;bottom: auto;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox label {color: #333333;}
    .popup-contact-form .gform_wrapper form .gform_heading .gform_title {font-size: 29px;}
    .popup-contact-form .gform_wrapper form .gform_footer .gform_button {line-height: 1.2 !important;width: auto;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield .policy_txt {display: inline-block;vertical-align: middle;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields {display: block;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield,
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox {width: 100%;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox {padding: 0;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox .gform_button {position: relative;bottom: auto;padding-right: 60px !important;line-height: 1.2 !important;margin-top: 20px;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox .gform_button:hover,
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.popupform-right-checkbox .gform_button:focus {border-color: var(--e-global-color-accent);}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield > .ginput_container_name {margin-bottom: 0;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col60 {width: 100% !important;padding-right: 0px;}
    .popup-contact-form .gform_wrapper form .gform_body ul.gform_fields > li.gfmc-column.gfrom-col40 {width: 100% !important;padding-left: 0;padding-bottom: 0;}

    .properties-list-sec.elementor-section.elementor-element::before {max-width: calc(100% - 30px);display: none;}
    .properties-list-sec.elementor-section.elementor-element > .elementor-container {max-width: 450px;}
    .properties-list-sec.elementor-section .elementor-element.elementor-widget-icon-box .elementor-icon-box-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
    .properties-list-sec.elementor-section .elementor-element.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon {margin-bottom: 0;margin-right: 10px !important;line-height: 1;}
    .properties-list-sec.elementor-section .elementor-element.elementor-widget-icon-box .elementor-icon-box-title {margin: 0;}
    .properties-list-sec .properties-list-details-col {height: unset !important;}
    
    /*.propertyhive .prop_serach_wrap + .propertyhive-views + ul.properties li.first.last {width: calc(100% - 32px);}*/
    /*.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control.control-price-slider {width: calc(100% - 40%) !important;}*/
    .propertyhive-ordering select {width: 100%;}
    .prop_action_wrapper > .view-area {padding-right: 0;}
    .propertyhive ul.properties li.first.last .summary {padding-top: 5px;}
    .soldstc_let_Area input[type="checkbox"] + label::before {/*top: 5px;*/right: 6px;}
    .e--ua-chrome .soldstc_let_Area input[type="checkbox"] + label::before,
    .e--ua-webkit .soldstc_let_Area input[type="checkbox"] + label::before {/*top: 6px;*/right: 5px;}

    .enquiry_form_sidebar .logo-area {margin: 0;max-width: 160px;margin-bottom: 15px;}
	.enquiry_form_sidebar .logo-area img {opacity: 0;}
	body .fancybox-slide--html div[id^="makeEnquiry"].fancybox-content > p,
	body .fancybox-slide--html div[id^="makeEnquiry"].fancybox-content > h2 {width: 100%;padding-right: 0;}
	body .fancybox-slide--html .fancybox-content h2 {margin: 0 0 10px;}

	.calclu-popup-wrap .calclu-popup-left {width: 100%;padding-right: 0;padding-bottom: 0px;}
	.calclu-popup-wrap .calclu-popup-right {width: 100%;padding: 0;}
	.calclu-popup-wrap .calclu-popup-right::before {display: none;}
	.calclu-popup-wrap .cstm-popup-logo.cstm-popup-logo-2 {display: block;}
	.calclu-popup-wrap .cstm-popup-logo {display: none;max-width: 160px;}
	.calclu-popup-wrap .popup-block-calculator {position: relative;padding-bottom: 60px;}
	.calclu-popup-wrap .popup-block-calculator button {padding: 13px 20px;right: auto;left: 0px;bottom: 0px;background-color: #add645;color: #fff;border-color: #add645;}
	.calclu-popup-wrap .popup-block-calculator button:focus,
	.calclu-popup-wrap .popup-block-calculator button:hover {background-color: transparent;color: #add645;border-color: #add645;}

	.post-type-archive-property .enquiry_form_sidebar .logo-area {margin-top: 0;}
    
    .order-list-area select, .property-search-form select, .propertyhive-ordering select {font-size: 16px;}

    .single-property .detail-main-info .single-price {justify-content: flex-start;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception {border-right: 0;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception,
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right {width: 100%;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div {padding: 10px 15px;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception-new-right > div {width: 50%;}
    .property-bottom-cta-A {padding: 10px;border-radius: 0;}
    .property-bottom-cta-A,
    .property-bottom-cta-A .property-bottom-cta-A-left {justify-content: center;}
    .property-bottom-cta-A .property-bottom-cta-A-left > div:last-child {margin-right: 0;}
    .property-bottom-cta-A .property-bottom-cta-A-left > div {margin-bottom: 10px;}
    .maplink-box .maplink-box-text h4,
    .details__sidebar--features .redy-to-move h4 {font-size: 25px;}
    .maplink-box .maplink-box-text h5,
    .details__sidebar--features .redy-to-move h5 {font-size: 21px;}
    .maplink-box .maplink-box-text h6,
    .details__sidebar--features .redy-to-move h6 {font-size: 18px;}
    .feature-area .featured-ul-wrap {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;-webkit-column-gap: 0;-moz-column-gap: 0;column-gap: 0;margin-bottom: 20px;}

    body .fancybox-container .enquiry_form_row .enquiry_form_sidebar {margin-top: 0;}

    .propertyhive-map-canvas-wrapper .gmnoprint {transform: scale(0.8);}

    .office-deatil .social_media svg {
        left: 0;
    }
    .office-deatil .social_media a.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share {
        margin-left: 8px;
    }
    .office-deatil .social_media{
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 639px) {

    body .fancybox-slide--image .fancybox-content img {padding: 10px;}
    

}
@media screen and (min-width: 601px) {

    .carousel.product-carousel .slick-slide img{display: none;}

}
@media screen and (max-width: 600px) {

    .carousel {float: none;width: 100% !important;}
    .carousel-nav.carousel-nav--vertical {display: none;}
    body .gallery_sec .btn-close {width: 43px;height: 43px;}
    body .gallery_sec .btn-close svg {width: 20px;}
    .carousel-container {max-height: 43rem;}
    .slick-prev {left: 5px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
    .slick-next {right: 5px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

    body .gallery_sec .carousel.product-carousel .slick-slide li {background-image: none !important;min-height: auto;background-color: #fff;padding: 30px;}
    body .carousel.product-carousel .slick-slide img {max-height: 190px;margin: 0 auto;}
    .btn-close {width: 3rem;height: 3rem;}

}
@media screen and (max-width:559px) {.footer__contact {width: 100%;}
    .footer__nav li {width: 50%;}
    .header-contact {width: 70%;}
    .header-contact__item {display: -webkit-box;display: -moz-box;display: -ms-box;display: -o-box;display: box;display: -ms-inline-flexbox;display: -webkit-inline-flex;display: -moz-inline-flex;display: -ms-inline-flex;display: -o-inline-flex;display: inline-flex;-webkit-box-align: baseline;-moz-box-align: baseline;-ms-box-align: baseline;-o-box-align: baseline;box-align: baseline;-ms-flex-align: baseline;-webkit-align-items: baseline;-moz-align-items: baseline;-ms-align-items: baseline;-o-align-items: baseline;align-items: baseline;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;width: 100%;}
    .header-container {padding: 0 15px;}

    .header-contact__item + .header-contact__item {margin-left: 0;}
    .header-contact__title {margin-right: 7px;}
    .banner {background-image: none !important;background-color: #afd469 !important;    padding: 80px 0px 20px 0px !important;}
    .theme--orange .banner {    background-image: none !important;background-color: #ed9f37 !important;}
    body:not(.home) .banner { padding: 70px 0px 10px 0px !important;}
    .home-hero img,body:not(.home) .home-hero img {width: 80px;}
    .banner .elementor-heading-title.elementor-size-default {font-size: 2.8rem !important;}
    .about_title h2 {font-size: 2.6rem !important;}
    .footer__container {padding-left: 15px;padding-right: 15px;}
    body .detail-main-info .single-price { float: none;}

}
@media screen and (max-width:567px) {

    #genesis-footer-widgets.footer-widgets .widget-area {width: 100%;margin: 0 0 20px;padding: 0;}
    #genesis-footer-widgets.footer-widgets > .wrap {margin: 0 auto;}
    body #property_map_canvas, body .propertyhive-map-canvas-wrapper {height: 350px;}
    /*.property_room_area {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}*/
    .prop_serach form.property-search-form > .control.control-price-slider {padding: 0 15%;}

    .single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col > div {padding: 8px 16px;}
    .single-property .detail-main-info .bed_bath_reception .bed_bath_reception-left-col .property_label {-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 100%;border-right: 0 !important;}

    .property-floor-plans-block .property-floor-plans-left {width: 100%;padding-right: 0;padding-bottom: 20px;}
    .property-floor-plans-block .property-floor-plans-right {width: 100%;}
    /*.property-floor-plans-block .property-thumb-gallery {grid-template-columns: repeat(5,1fr);}*/
    .property-thumb-gallery > div {width: calc(20% - 2px);}
    .property-floor-plans-block .property-thumb-gallery > div:last-child {width: calc(20% - 18px);}

    .prop_action_wrapper > *, .prop_action_wrapper form .order-list-area {padding-right: 12px;}
    
    /*.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control.control-price-slider {width: calc(100% - 30%) !important;}*/

}
@media screen and (min-width:320px) and (max-width:479px) {

    .prop_serach form.property-search-form {margin: 0;}
    .prop_serach form.property-search-form > .control {padding: 0;margin-bottom: 15px;width: 100%;}
    .prop_serach form.property-search-form > .control.control-rent-slider {padding: 0 10px;width: 100% !important;}
    .prop_serach form.property-search-form input[type="submit"] {width: 100%;margin: 0;}
}
@media screen and (max-width:479px) {
  
    .soldstc_let_Area .label-stc, .view-area > span, .view-area li span {font-size: 14px;}
    .view-area ul li {padding: 0 3px;}
    body .gallery_sec .images {max-width: 90%;}
    body .carousel.product-carousel .slick-slide img {max-height: 140px;}
    body .gallery_sec .carousel.product-carousel .slick-slide li {padding: 20px;}
    .map-flex-row {display: block;}
    .location-map-area .map-flex-row .map-flex-col-1 {width: 100%;}
    .map-flex-row .map-flex-col-2 {padding-top: 20px;}
    .prop_serach form.property-search-form > .control::before {left: 14px;}
    .prop_serach form.property-search-form > .control.control-price-slider {padding: 0 10px;}

    .soldstc_let_Area input[type="checkbox"] + label::before {top: 1px;right: 5px;}
    .e--ua-chrome .soldstc_let_Area input[type="checkbox"] + label::before,
    .e--ua-webkit .soldstc_let_Area input[type="checkbox"] + label::before {/*top: 3px;*/right: 5px;}

    .prop_action_wrapper form {padding: 0;}
    .prop_action_wrapper form .order-list-area,
    .prop_action_wrapper form .soldstc_let_Area {display: block;width: 100%;text-align: center;padding: 0;}
    
    /*.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control.control-price-slider {width: calc(100% - 20px) !important;}*/
    /*.post-type-archive-property #container .prop_serach_wrap .prop_serach form.property-search-form > .control {width: 100%;}*/

    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div.property_label {padding-right: 15px;width: 100%;border-right: 0;border-bottom: 1px solid #E1E4E7;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception svg {width: 15px;height: 12px;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception span {font-size: 16px;}
    .single-property .detail-main-info .bed_bath_reception-new .bed_bath_reception > div {padding: 10px 12px;}

}
@media screen and (max-width:374px) {

    .woocommerce form .coupon input#coupon_code {width: 100%;}
    .woocommerce form .coupon button.button[type="submit"] {width: 100%;margin-top: 15px;}
    /*.property-floor-plans-block .property-thumb-gallery {grid-template-columns: repeat(4,1fr);}*/
    .property-thumb-gallery > div {width: calc(25% - 2px);}
    .property-floor-plans-block .property-thumb-gallery > div:last-child {width: calc(25% - 18px);}

    .propertyhive ul.properties li.first.last .bed_bath_reception > a > div > span {margin-right: 1px;}
    .bed_bath_reception > div > div {font-size: 15px;margin-right: 17px;}
    .bed_bath_reception svg {width: 14px;height: 14px;margin-right: 8px;}
    .propertyhive ul.properties li.first.last .bed_bath_reception > a > div:not(:last-child) {margin-right: 5px;}
    .propertyhive ul.properties li a.arrange-viewing-btn {font-size: 12px;}
    /*.bed_bath_reception svg {margin-top: 2px;}*/
    .bed_bath_reception span{vertical-align: middle;}
    /*.propertyhive ul.properties li .thumbnail .bed_bath_reception + .flag.flag-date {bottom: 49.5px !important;}*/

}