/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Styles for all elements with the 'es-powered' class which is Estatik Powered By watermark */
.es-powered {
  display: none;
}

/* Styles for all elements with the 'tidio-1i52m10' class which is Powered By Lyro AI Agent of Tidio */
.tidio-1i52m10 {
  display: none;
}


/* CSS for Estatik Pluging Detailed Page */ 
/* Class for Price Tag on Detail Property Page for Estatik Plugin */
.es-single .es-single__header .es-single__header-right .es-price-badge {
    font-size: medium;
    font-style: italic;
    font-weight: bold;
}


.entry-meta {
  display: none;
}

.es-control--property-gallery {
  display: none;
}

.es-property-field--date_added {
  display: none;
}

.es-listing__terms {
	font-size: larger;
    font-weight: bold;
    font-style: italic;
}

