/*
 Theme Name:   Apartmentstay
 Theme URI:    https://apartmentstay.travel/
 Description:  Realty Child Theme
 Author:       Oceandusk Group
 Author URI:   http://oceanduskgroup.com/
 Template:     realty
 Version:      2.1
 Text Domain:  tt
*/

@import url("../realty/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* CUSTOM CONTACT FORM ON SINGLE PROPERTY PAGE */

#contact-form textarea {
	min-height: 258px;
}

/* FOOTER */

#footer {
margin: 20px auto 0;	
}

#footer ul.menu-footer li {
display: inline-block;
margin: 0 40px 0 0;
}

.social-transparent i {
color:#ffffff;	
}

#footer #copyright {
opacity:1;	
}

.img-thumbnail {
border-radius: 0px;	
margin-bottom: 20px;
}

div[id^=google-map] #map-marker-container .content .title, div[id^=google-map] .map-marker-container .content .title {
color: #f39600 !important;	
}

.property-status {
display: none!important;	
}