/*--------------------------------------------------------------

    Template:  Sheltek Real Estate HTML5 Template
    Author: http://devitems.com/
    Version: 1
    Design and Developed by: http://devitems.com/

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
/* Large rounded green border */
hr.new5 {
  border: 10px solid #78a22f;
  border-radius: 5px;
}

.address-info-sm > span {
  display: block;
  color: #dddddd;
  font-size: 11px;
  font-weight: 300;
  line-height: 20px;
}
