/*
Theme Name: Lestin Child
Theme URI: https://gaviaspreview.com/wp/lestin/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Lestin theme.
Template: lestin
*/


.page-template-page-listing .lt-search_keywords,
.page-template-page-listing .lt_search_location,
.page-template-page-listing .lt-filter-distance-slider,
.page-template-page-listing .search_price_range,
.page-template-page-listing .lt-filter-by-amenities,
.page-template-page-listing .showing_jobs, 
.page-template-page-listing .search_submit,
.page-template-page-listing .listing-one__footer-left, 
.page-template-page-listing  .listing-five__footer-left,
.page-template-page-listing  .listing-one__time, 
.page-template-page-listing .listing-five__labels{
	display: none !important;
}
/* 
.lt-page_layout-half_map .lt-layout-row .lt--results-content {
    width: 10% !important;
} */

.lt-page_layout-half_map .lt-layout-row .lt--results-content {
    width: 20% !important;
    position: fixed !important;
    z-index: 30 !important;
    top: 104px;
    right: 20px;
}

.page-template-page-listing .lt--map-content
 {
    width: 100% !important;
}

.page-template-page-listing .lt--map-content #lt-listing--map
 {
    width: 100% !important;
}

.leaflet-container .leaflet-marker-icon.gva-logo-map .logo-map svg, .gva-listing-map #lt-listing--map #listing-single-icon {
    fill: #021273 !important;
} 

 .gva-listing-info .content-inner i {
    color: #021273 !important;
} 

.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gva-map-content-popup .content-inner .title a:hover {
    color: #4bc9f0 !important;
}

.lt-page_layout-half_map .lt--results-content .lt_results-sorting,
.lt-page_layout-half_map .lt--results-content .job_listings, div.job_listings .load_more_jobs {display: none !important;}

.lt-page_layout-half_map .lt--results-content .lt-content-inner {
    padding: 10px 20px 10px !important;
}

.lt-listing-filters .search_jobs > div {
    max-width: none !important;  
}

.lt-listing-filters .search_jobs {
    display: block !important;
}

.btn, .btn-theme, .btn-theme-2, .btn-theme-radius, .btn, .btn-white, .btn-gray, .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme):not(.newsletter-submit):not(.las), #tribe-events .tribe-events-button, .tribe-events-button {background: #031373 !important;}

ul.gva-nav-menu > li:hover > a, ul.gva-nav-menu > li:active > a, ul.gva-nav-menu > li:focus > a, ul.gva-nav-menu > li.current_page_parent > a {color: #031373 !important;}


.logo-mm, .after-offcanvas {display: none !important;}

.navix-open .gtranslate_wrapper, .dispnone {display: none !important;}

@media screen and (max-width: 480px) {
	#gt_float_wrapper {right: 125px !important;}
	.lt-page_layout-half_map .half-map-mobile-control a.lt-content-view {
    	display: none !important;
	}
	
	.lt-page_layout-half_map .lt-layout-row .lt--results-content {
		width: 70% !important;
		position: fixed !important;
		z-index: 30 !important;
		top: 92px;
		right: 6px;
	}
	
}