/*
 Theme Name:   Realty Child Theme
 Theme URI:    http://demo.themetrail.com/realty/
 Description:  Realty Child Theme
 Author:       ThemeTrail
 Author URI:   http://themetrail.com
 Template:     realty
 Version:      1.0
 Text Domain:  tt
*/
/* =Theme customization starts here
-------------------------------------------------------------- */

.section-title{
color: #555555 !important;
}
#footer {
        margin: 0 auto 0 !important;
}
#login-bar-header{
display: none !important;
}
@media only screen and (max-width: 768px){
#template-slideshow{
min-height: 1px !important;
}
#page-banner {
    margin-top: -16px !important;
}
}