/*
Theme Name: GAVAMEDIA®
Author: GAVAMEDIA®
Author URI: https://gavamedia.com/
Description: Created by GAVAMEDIA®
Version: 2024
GAVAMEDIA WordPress Theme © 2024 GAVAMEDIA®
*/



body{
	text-rendering: optimizeLegibility;
	margin: 0;
	font-family:var(--e-global-typography-text-font-family);
	font-size:var(--e-global-typography-text-font-size);
	font-weight:var(--e-global-typography-text-font-weight);
}


p{
	line-height:1.5em;
	margin:0;
}
.elementor-widget-text-editor p,
.single-post p,
.elementor-widget-theme-post-content p{
	margin:0 0 1.25em 0;
}
.elementor-widget-text-editor p:last-of-type{
	margin-bottom:0!important;
}


li{
	margin:1em 0;
}

/* Button hacks */
.elementor-button{
	cursor:pointer;
}
.elementor-widget-button .elementor-button-wrapper a,
.elementor-widget-button a.elementor-button
{
	width:100%!important;
}
.elementor-button-text{
	flex-grow:0!important;
}
.elementor-button .elementor-align-icon-right,
.elementor-button .elementor-align-icon-left
{
	display: inline-flex;
	align-items: center;
}


.elementor-widget-text-editor a,
.elementor-posts a,
.elementor-widget-theme-post-content a{
	font-weight:bold;
}
.elementor-widget-text-editor a:hover,
.elementor-posts a:hover,
.elementor-widget-theme-post-content a:hover{
	text-decoration:underline;
}

.elementor-location-header{
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
	transition:background .75s ease;
}
.header-scrolled{
	top:0!important;
	box-shadow:0 0 1em rgba(0,0,0,.25)!important;
	background:rgba(17, 17, 54, .86)!important;
	-webkit-backdrop-filter: saturate(180%) blur(1em);
    backdrop-filter: saturate(180%) blur(1em);
}



.elementor-location-header .e-con-inner,
.elementor-location-header .elementor-widget-image img
{
	transition:all .4s ease;
}

.header-scrolled .e-con-inner{
	padding:1em 0!important;
	align-items: center!important;
}

.header-scrolled .elementor-widget-image img{
	height:3em!important;
}



.grecaptcha-badge {
	display: none;
}


/* Make fields grow to height of button */
.elementor-field-group input{
	height:100%;
}

.swiper-slide-inner{
	cursor:default;
}

.boxed{
	max-width:var(--content-width)!important;
	margin-left:auto!important;
	margin-right:auto!important;
}

/* Elementor SVG fixes */
.elementor-icon-list-icon svg path{
    fill:inherit;
}
.elementor-icon-list-icon svg g{
    clip-path:initial;
}


/* a tag styling */
.elementor-widget-text-editor a,
.elementor-widget-theme-post-content a{
	text-decoration: underline!important;
}

.elementor-button.elementor-size-xl{
	min-height: 3.3rem!important;
}


/* Make Elementor work nicer with em values */
.elementor-post__title a,
.elementor-post__meta-data span{
	font-size:inherit!important;
}




/* Listing details */

#OREIListingContainer{
	margin:0!important;
	grid-gap:0!important;
}

#OREIListing_TransactionType{
	display:block;
	font-size:.7em;
	color:#111136;
	background:#fff;
	border-radius:.25em;
	padding:.75em 1.75em;
	text-transform:uppercase;
	font-weight:bold;
	margin:-1.5em 0 1.25em 0;
	width: fit-content;
}
#OREIListing_PropertyType{
	font-size:.7em;
	color:#45254D;
}
#OREIListing_AddressAddressLine1{
	font-size:1em!important;
	font-weight:bold!important;
	color:var(--e-global-color-5c66fd2)!important;
}
#OREIListing_AddressCity{
	font-size:0.7em!important;
	font-weight:600;
	color:#707070;
	margin: .5em 0!important;
}

#OREIListing_Price{
	font-size:1.8em!important;
	font-weight:900!important;
	color:#F2F2F2!important;
	background:var(--e-global-color-5c66fd2);
	padding:.385em .75em;
	margin:0 0 0 .25em;
	border-radius:.25em;
}
#OREIListing_PublicRemarks{
	color:#111136;
    margin: 0 0 1em 0!important;
	font-size:0.8em;
	font-weight:bold;
}

.orei-subtitle{
	color:#026DAE;
	font-size:1em!important;
	margin:0 0 .75em 0!important;
}

.orei-mls-icon{
    width: 3.5em!important;
}


#orei-listing-details{
	flex-direction: column;
	gap:2em;
}
#OREIRooms{
	font-size:.8em;
	display: flex;
    flex-wrap: wrap;
    gap: 3em;
}
#OREIRooms h4{
	margin:0 0 .25em 0!important;
}


.flex-direction-right{
	display:flex;
	flex-direction: row;
    align-items: center;
}
.flex-align-items-flex-start{
	align-items: flex-start!important;
}

.ask-container{
	margin:0 auto!important;
	max-width:81.9em;
}
.ask-two-columns{
	column-count: 2;
	font-size:.8em;
}
#OREIListingContainer label span{
	font-weight:bold!important;
}


.ask-top-area{
	grid-area:top-area;
	position: relative;
    height: fit-content;
}

.ask-info-bar{
	position: absolute;
	margin-top:-10em;
	padding-bottom:1.25em;
    bottom: 0;
	background:rgba(255,255,255,.5);
	backdrop-filter: blur(9px) brightness(1.5);
	-webkit-backdrop-filter: blur(9px) brightness(1.5);
	width: 100%;
}

.ask-top-grey-box{
	background:#F5F5F5;
	display:flex;
	justify-content: space-between;
	padding:1.5em 1.75em;
	margin-bottom:1.85em;
}

.ask-top-grey-box div{
	font-size:.8em;
}

.ask-top-grey-box i{
	vertical-align:bottom;
}



.ask-listing-right{
	margin-top:2.1em;
}


.ask-listing-profile-pic{
	width:6.8em;
}


.ask-listing-profile-name{
	font-size:2em;
	font-weight:bold;
}

.ask-listing-profile-title{
	color:#AAAAAA;
	font-size:.8em;
	font-weight:600;	
}

.ask-listing-profile-contact{
	margin:1em 0;
}
.ask-listing-profile-contact a{
	cursor:pointer;
	font-size:0.8em;
	display:block;
	color:#026DAE!important;
	text-decoration:none!important;
	font-weight:bold;
	padding:.3em 0;
	width: fit-content;
}
.orei-phone-icon{
	height: 1.75em!important;
}


.ask-dark-text{
	color:#111136!important;
}





.single-team .social-link{
	background: var(--e-global-color-5c66fd2);
	width: 2em;
	height: 2em;
	display: inline-flex;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	transition:background .25s ease;
}
.single-team .social-link:hover{
	background: var(--e-global-color-accent);
}

.single-team .social-link .dashicons{
	font-size:1em!important;
}
.single-team .social-link .dashicons::before{
	font-size:inherit!important;
}

.single-team .dashicons{
	width:1em!important;
	height:1em!important;
}



.ask-wrapper{
	max-width:20em;
	margin:0 auto!important;
}


#orei-thumbnails-carousel{
	display:none;
}


.elementor-widget-orei .orei-listings{
	justify-content: flex-start!important;
}

#OREIBack{
	padding: .5em!important;
	width: 2em!important;
	height: 2em!important;
	line-height: 2em!important;
	text-align: center!important;
}


/*
======================================================================================
  MOBILE ONLY
======================================================================================
*/
@media screen and (max-width:768px) {
	
	.ask-listing-wrapper{
		max-width:20em;
		margin:0 auto;
	}


}

/*
======================================================================================
  TABLETS / DESKTOP
======================================================================================
*/
@media screen and (min-width:768px) {
	
	
	#orei-listing-details{
		flex-direction: row;
		gap:7.7em;
	}
	
	.header-scrolled{
		box-shadow:0 0 2em rgba(0,0,0,.5)!important;
	}
	
	
	.ask-listing-left{
		width:77%;
	}

	
	.ask-wrapper{
		max-width:auto;
		margin:0!important;
	}

	#OREIListing_Price{
		margin:0 1em;
	}
	
}
