/*
Theme Name:     Javo Home Child
Theme URI:      http://smartz.com
Description:    Child theme for the Javo Home Theme by Smartz
Author:         Auz
Author URI:     http://smartz.com
Template:       javo-home
Version:        0.1.0
*/

@import url("../javo-home/style.css");


html, body{ font:16px/30px 'Open Sans'; height:100%; }
.pull-right{display:none!important;}

.lava-featured-description {display:none;} /* Description of featured property in the footer */

.widgets-wraps .widget_posts_wrap .latest-posts .col-md-12 a span {max-height:250px!important;} /* Limits the height of the Latest Post in the footer */

.javo_map_not_found h5 {font-size:20px; font-weight:600;} /* Message on the Plans Search Results page */

.lava_contact_modal_button.buy-now {line-height:90px!important;padding-top:0!important;padding-bottom:15px!important;}
span.buy-now-price {top:280px!important;}

.single-property #header-one-line .javo-main-navbar {background-color: rgba( 121, 142, 163, 0.9)!important;}