/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Mapplic Map styles */
.mapplic-tooltip-title {
	font-size: 14px !important;
	font-family: Arial !important;
	font-weight: bold !important;
}

body .mapplic-list-category .mapplic-thumbnail {
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
}

body .mapplic-filter li.mapplic-list-category h4,
body .mapplic-list-container li.mapplic-dir-item h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
}

body .mapplic-filter li.mapplic-list-category .mapplic-about {
	color: #aaa;
	display: block;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial;
}

body .mapplic-sidebar.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-sidebar-header {
	max-height: 100%;
	height: 100%;
}
body .mapplic-list-container li.mapplic-dir-item[data-location="qld"],
body .mapplic-list-container li.mapplic-dir-item[data-location="vic"],
body .mapplic-list-container li.mapplic-dir-item[data-location="act"],
body .mapplic-list-container li.mapplic-dir-item[data-location="wa"],
body .mapplic-list-container li.mapplic-dir-item[data-location="nt"],
body .mapplic-list-container li.mapplic-dir-item[data-location="sa"],
body .mapplic-list-container li.mapplic-dir-item[data-location="tas"],
body .mapplic-list-container li.mapplic-dir-item[data-location="nsw"] {
	display: none !important;
}

body .mapplic-sidebar .mapplic-list-category h4 .mapplic-list-count {
	display: none !important;
}

body .mapplic-sidebar .mapplic-list-container img.mapplic-thumbnail {
	border-radius: 0px;
	box-shadow: none !important;
	margin-right: 10px;
	float: left;
	width: 50px;
	height: 50px;
	object-fit: cover;
}

body .mapplic-sidebar .mapplic-list-container h4 {
	font-size: 12px !important;
}
