/* 
Theme Name: Hello Elementor Child
Theme URI: https://sgluxuryhomes.com.sg
Description: Hello Elementor Child is a child theme of Hello Elementor, created by GEE Global www.geeglobal.com for SG Luxury Homes in Singapore.
Author: GEE Global
Author URI: https://www.geeglobal.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/


/* Responsive table */
.scrollable-table {
    overflow-x: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.elementor .elementor-element.elementor-arrows-yes.testimonial-slider .elementor-main-swiper {
    width: 100%;
}

.property-content{
	padding: 30px 0px;
}
.show {
 display: block;
}

.hide {
	/*:0% !important;
	padding:0px !important;
	margin:0px !important;*/
	display: none;
}

.select-filters .first-option-drop{
    padding: 8.5px 0px;
    text-align: center;
    border: 1px solid #A29C95;
}

.icon-down{
    right: 10px;
    top: 15px;
    position: absolute;
}
.select-filters,.select-filters:focus,.select-filters:hover,.select-filters:active{
	border-radius: 0px;
    border-color: #A29C95;
	font-weight: var( --e-global-typography-text-font-weight );
    fill: var( --e-global-color-primary );
    color: var( --e-global-color-primary );
	letter-spacing: 1px;
	text-transform: uppercase;
}

#select-options{
  display: none;
  position: absolute;
  top:45px;
  width: 100%;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
#select-filters:hover #select-options {
  display: block;
}

.checkbox-input{
	margin-right:10px;
	padding:8px 20px;
    text-align: left;
}
.checkbox-input span{
	margin-left:5px;
}

#msg-box {
    display: none;
}

.properties-loop-wrap {
	height: 100% !important;
}

a#load-more {
    
    padding: 20px 40px;
    background: #000;
    color: #D7CFA0;
    font-family: 'Clarice';
    text-transform: uppercase;
    transition: all ease-in-out 0.3s;
        
}

a#load-more:hover{
    
    padding: 20px 40px;
    background: #D7CFA0;
    color: #000;
    font-family: 'Clarice';
    text-transform: uppercase;
    transition: all ease-in-out 0.3s;
        
}


.viewPlan {display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;}

/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}

.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }



.property-gallery .swiper-slide-image.clone {
    position: absolute;
    top: -1%;
    left: -1%;
    right: -1%;
    bottom: -1%;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

.property-gallery .swiper-image-stretch .swiper-slide .swiper-slide-image:not(.clone) {
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: block;
}

.property-gallery .swiper-image-stretch .swiper-slide .swiper-slide-image {
    height: 80vh;
    object-fit: cover;
    object-position: center;
}

.property-gallery .nav-arrow-wrapper div.elementor-swiper-button-next {
    ; background: url(/wp-content/uploads/2022/04/icon-arrow-right.png) center no-repeat;
}

.property-gallery .nav-arrow-wrapper .elementor-swiper-button {
    position: unset;
    font-size: 0;
    width: 48px;
    height: 48px;
    border-bottom: 2px solid rgb(0 0 0 / 40%);
    background: url(/wp-content/uploads/2022/04/icon-arrow.png) center no-repeat;
    transition: border .3s ease, background .3s ease, opacity .3s ease;
    display: block;
    transform: unset;
    margin: 20px;
}

.property-gallery .elementor-swiper-button:hover {
    border-color: #A29C95;
}

.property-gallery .elementor-swiper-button:focus-visible {
    outline: none;
}

.property-gallery .nav-arrow-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 200px;
    justify-content: flex-start;
    right: 10%;
    position: absolute;
    bottom: 1%;
}

.property-pre-content:before {
    content: 'FOR SALE';
    width: 50px;
    min-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    font-size: 15px;
    letter-spacing: 1px;
    color: #A29C95;
    transform: rotate(-90deg);
    text-transform: uppercase;
    display: block;
    position: absolute;
}

.property-photo-nav svg {
    width: 8px;
    display: block;
}

.property-photo-nav .elementor-button-icon {
    width: 50px;
    height: 40px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-bottom: solid 2px #A29C95;
    transition: all .3s ease;
}

.property-photo-nav .elementor-button-content-wrapper {
    align-items: center;
}

.property-photo-nav:hover .elementor-button-icon {
    border-bottom: solid 2px #A29C95;
}

/* .property-inquire:after {
    content: '';
    position: absolute;
    top: 100%;
    height: 59px;
    width: 145%;
    background: #3b3b3b;
    left: 0;
} */

.proprty-all-photo .swiper-slide-inner img {
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%,-50%);
    -ms-transform: scale(1.01) translate(-50%,-50%);
    transform: scale(1.01) translate(-50%,-50%);
    display: block;
}

.proprty-all-photo .swiper-slide-inner {
    padding-bottom: calc( 0.50 * 100% );
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.property-item {
    width: 47% !important;
    margin-right: 1.5% !important;
    margin-left: 1.5% !important;
    padding-left: 70px;
    margin-bottom: 50px;
}

.property-item-inner {
    background-color: #ffffff;
}

.properties-loop-wrap {
    display: flex;
    flex-wrap: wrap;
}

/*.property-item:nth-child(2n+2) {
    margin-right: 0;
}*/

.property-item-content {
    background-color: #ffffff;
    padding: 0px 30px 0px 0px;
    margin-top: 0px;
    position: relative;
}

.property-content:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #A29C95;
    display: block;
}

.property-item-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.property-item-info ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.2em;
}

.property-item-info ul li:not(:last-child) {
    margin-right: 20px;
}

.property-item-thumbnail {
    margin-left: -70px;
}

.property-item-thumbnail img {
    display: block;
}

.property-item-content h3 {
    font-weight: 500;
    font-family: "Clarice";
    display: block;
    margin: 0;
}

.property-item-thumbnail img {
object-fit: cover;
    
}

#filter .sliders.row {
    margin-bottom: 100px;
}

h5.property-item-price{
    font-weight: bold;
}


#property-post .property-item-info li{
    font-size: 17.5px;
}

#property-post .property-item-info ul{
    margin-top: 10px;
}


.grid-filter .wpgb-facet .wpgb-input, 
.grid-filter .wpgb-facet .wpgb-select {
    min-height: 51px;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-block: 0;
}


.grid-filter .wpgb-facet .wpgb-input-icon {
    margin: 0;
}

.grid-filter .wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-thumb {
    background-color: #000;
    border-color: #000;
}

.grid-filter .wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-progress {
	background-color: #000;
}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid {
    margin: 0 -20px;
}

.sliders {
    padding: 15px 0 30px 0;
}

.filter-section .filter-label {
    display: block;
    font-weight: bold;
}

#no-border .property-item-content:after {
    display: none;
}

.filterable-property-item {
    width: 50%;
    padding: 0 20px;
		margin-bottom: 30px;
}

.filterable-property-item .property-item-thumbnail {
    margin: 0;
}

.filterable-property-item .property-item-content {
    margin-left: 70px;
}

.slider.slider-horizontal {
    width: 100%;
    height: 20px;
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.slider.slider-horizontal .slider-track {
    height: 4px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);
    background-image: linear-gradient(to bottom,#f5f5f5 0,#f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    border-radius: 4px;
}

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0;
}

.slider-track-low, .slider-track-high {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.bootstrap-slider .slider-selection {
    background: #000;
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.slider .tooltip.top {
    margin-top: -36px;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
    margin-left: -10px;
}

.slider-handle.round {
    border-radius: 50%;
}

.slider-handle {
    position: absolute;
    top: -3px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #000;
    background-color: #fff;
}

.tooltip {
    border: none;
}

.slider-default-value {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.filter-section .filter-label {
    text-align: center;
    text-transform: uppercase;
    font-family: "Mulish";
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.slider-default-value span {
    font-family: "Mulish";
    font-size: 20px;
}

.sliders.row {
    width: 100%;
    margin: 0 auto;
}

#msg-box {
    text-align: center;
    margin-top: 30px;
    font-family: "Mulish";
}

#msg-box p {
    font-size: 20px;
}

.btn-group {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.filters .btn-group .btn {
    width: 17.73%;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    transition: all .3s ease;
}

.filters .btn-group .btn.is-checked {
    background-color: #fff;
    color: #000;
}

.filters .btn-group .btn:hover {
    background-color: #fff;
    color: #000;
}

.filters .btn-group .btn:not(:last-child) {
    margin-right: 3%;
}


.filters-select {
    border: 1px solid #000;
    border-radius: 0;
    padding: 5px 10px;
}

.filters-select::focus {
    outline: none;
}
.property-item-featured{
	width: 100% !important;
	margin-bottom:70px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.property-item-bar{
	 background-color: black;
    z-index: 88888;
    color: white;
    position: relative;
    padding: 10px 70px;
    margin-top: -100px;
}
.property-item-featured .property-item-content {
	margin-top:0px !important
}

.property-item-thumbnail{
	height: 380px;
  overflow: hidden;
}
.property-item-featured .property-item-thumbnail{
	height: 580px !important;
}
.property-item-featured .property-item-inner{
	 padding-left: 20% !important;
	background-color: white !important;
}
.property-item-featured .property-item-thumbnail{
	    margin-left: -30% !important;
}

/**** Font Sizes Styling ****/
/* title */
.property-item-content h3, .property-item-content h3 a {
    font-size: 1.5rem;
font-weight:300;
}

.featured-title{
	font-size:20px;
	font-family: "Mulish";
	margin-bottom: 0px;
}


/* bed-bath */
.property-item-info ul li {
    font-size: 20px;
    font-family: "Mulish";
    display: block;
}

/* price */
.property-item-price{
	font-size: 20px !important;
	font-family: "Mulish";
font-weight: 700 !important;
}

/**** Font Sizes Styling End ****/


.single-property .accordion:focus{
	outline:unset !important;
}


.single-property .accordion .panel {
	font-family: 'Mulish' !important;
}

/**** For Lease Property Display ****/
.property-item-content-is-for-lease .for-lease-property span {
    color: #d7cfc6;
    font-family: 'Mulish';
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    display: block;
    transform: rotate(-90deg);
    margin: 0 -70px;
    text-transform: uppercase;
}

.property-item-content-is-for-lease .for-lease-property {
    background-color: #000;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 10%;
}

.property-item-content-is-for-lease .property-content {
    width: 90%;
    padding: 30px 0 30px 30px;
}

.property-item-content-is-for-lease.property-item-content {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 30px 0px 0;
}


/**** Virtual Property Display ****/
.virtual-property {
	transform: rotate(-90deg);
	margin-top: 48px;
	float: left;
	margin-left: -125px;
	background-color: black;
	padding: 20px 25px;
	color: #d7cfc6;
	font-family: 'Mulish';
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-right: -30px;
}

/** Properties Filter **/
.select-filters .first-option-drop {
	font-family: 'Mulish';
	padding: 10px 0px 10px 30px !important;
    text-align: left !important;
    border: 1px solid #A29C95;
}

.checkbox-input span {
    margin-left: 20px;
}


/** Media Screen Sizes **/

@media (max-width: 980px) { 
   .virtual-property {
    margin-top: 0px !important;
}
	
.property-content{
	padding: 20px 0px;
}


	
@media (max-width: 980px) { 
   .property-item {
    	width: 100%;
    	margin-bottom: 20px;
		}
	
	.property-item-thumbnail{
		height: auto;
  		overflow: unset;
		}

	.property-item{
		padding-left: 20px;		
		}
	
	/* removed
	 * .property-item-thumbnail{
	}*/
	
	.property-item-content{
		padding: 15px 15px 15px 25px;
    	margin-top: 0px;
		}
	
	.property-item-content h3, .property-item-content h3 a{
		font-size: 1.5rem !important;
    	font-weight: 300;
		}
	
	.property-item-info ul li{
		font-size:16px;
		}

	.property-item-info ul li:not(:last-child){
		margin-right:13px;
		}
	
	.property-item-price{
		font-size:16px !important;
		}
	
	.property-item-featured .property-item-thumbnail{
		margin-left:-38% !important;
		height:auto !important;
		}
	
	.property-item-featured .property-item-inner{
		padding-left:0% !important;
		}
	
	.property-item-featured .property-item-thumbnail{
		margin-left:-30px !important;
		}
	
	.property-item-bar{
		padding:5px 30px;
		margin-top:-70px;
		}
}

@media (max-width: 767px) { 
	h5.property-item-price {width: 100%;}

    .property-item-info ul {width: 100%;}
	
    a.property-item {
		 width: 100%;
	}
	
	.property-item {
		margin-right: 0%;
		padding-left: 70px;
	}
	
	.property-content {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.property-item-content {
		background-color: #ffffff;
		padding: 10px 20px 10px 20px;
		margin-top: 0px;
		position: relative;
	}
	
	.property-item-content h3, .property-item-content h3 a{
		font-size: 1.5rem !important;
    	font-weight: 300;
	}
	
	.property-item.property-item-featured {
		padding-left: 25px;
	}
	
	.property-item.property-item-featured .property-item-inner {
		margin-left: 0px;
	}
	
	.property-item.property-item-featured .property-item-content {
		padding: 30px;
	}
	
	#no-border .property-item-content {
		padding: 30px 30px 30px 30px;
	}
	
	#no-border .property-item-bar {
		padding: 10px 30px;
	}
	
	.property-item-thumbnail {
		margin-left: -30px !important;
	}
	
	a.property-item {
		padding-left: 28px !important;
	}
}

@media (max-width: 600px) { 
	.checkbox-input{
		font-family: "Mulish";
		margin-right:0px !important;
		margin-bottom: 10px;
		width: 100%;
		text-align: left;
		z-index: 101;
	}

	.property-item-content h3, .property-item-content h3 a {
		font-size: 1.5rem !important;
    	font-weight: 300;
		}
	
	.property-block{
		width:100% !important;
	}
}