/*
Theme Name: Javo Directory Child
Theme URI: http://ymedia.com.au
template: javo-directory
Author: Y Media
Author URI: http://ymedia.com.au
Version: 3.1.4
Description: Child Theme for Javo Directory
Tags: one-column
License: GNU General Public License version 3.0
License URI: http://www.ymedia.com.au
Text Domain: javospot
*/

body.single.single-lv_listing .single-item-tab .container #javo-single-content #javo-item-author-section {
	display: none;
}

body.single.single-lv_listing .single-item-tab-feature-bg-wrap .single-item-tab-bg .item-bg-left h1 .header-avatar {
	display: none;
}

body.single.single-post .jv-single-section-title h2.section-title {
	display: none;
}

.jv-single-footer-author {
	display: none;
}

.single-lv_listing .sidebar-right #lv-single-contact .panel-body .text-style ul>.row:first-child{
	display:none;
}

.meta-author {
    display: none !important;
}

.map-info-author {
	display: none;
}

#jv-brief-info-author-thumb {
    display: none;
}

.jv-brief-info-wrap .jv-brief-info-inner .jv-brief-info-header-img-wrap .jv-brief-info-heading-des {
    padding: 0 15px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}

.jv-brief-info-wrap .jv-brief-info-inner .jv-brief-info-header-img-wrap i {
	display: none;
}

.single-lv_listing .single-item-tab-feature-bg.overlay::after, .single-lv_support .single-item-tab-feature-bg.overlay::after {
    background-color: rgba(0, 0, 0, 0.5);
}

.lg-download.lg-icon {
    display: none;
}

.javo-map-box-advance-keyword {
	display: none!important;
}

.javo-map-box-advance-term {
	display: none!important;
}

.btn.btn-sm.jv-search1-morefilter-opener {
    display: none!important;
}

#javo-item-amenities-section {
    display: none!important;
}

.jvfrm_spot_social_list {
    display: none!important;
}

.btn.btn-primary.btn-sm.javo-infow-contact.admin-color-setting {
    display: none!important;
}

.jv-brief-info-content-wrap #amenities-section {
    display: none!important;
}

#javo-infow-brief-window .jv-brief-info-content-wrap {
	overflow-y: visible!important;
	height: auto!important;
}

#dot-nav.affix {
    display: none!important;
}

.header-tabs .nav.tabs-container {
    display: none!important;
}

.nav.navbar-nav.navbar-right.hidden-xs {
    display: none!important;
}

.navbar-mobile {
	display: none!important;
}

.javo-maps-panel-wrap .javo-maps-panel-wrap-inner .javo-maps-panel-list-output .body-content .col-md-12 #products.javo-shortcode .module.javo-module12 .caption {
    height: 90px!important;
}

#filter-amenities {
	display: none!important;
}

#filter-keyword {
	display: none!important;
}


@media only screen and (min-width: 767px){

	#javo-map-box-advance-filter {
		display: none!important;
	}

}