/*!
Theme Name: Go Vertical Mountain Guides
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
div.bsp-since-1963 {
	background-color: #5c5c5c;
	color: white;
	padding: 2px 5px 2px 5px;
}
/* hide end of content from infinite scrolling */
div.page-load-status {
	display:none !important;
}

/* MEGA MENU
-------------------------------------------------------------- */
.header-navigation .header-menu-container ul ul li.menu-item > a {
	font-size: 16px !important;
}

.megamenu-header .nav-drop-title-wrap {
	font-size: 20px;
}

.header-navigation .header-menu-container ul ul li.menu-item > a {
	padding-bottom: 0.6em !important;
	padding-top: 0.6em !important;
}

/* FILTER
-------------------------------------------------------------- */
div.wpc-filter-title {
	font-weight: bold;
}
.widget.widget_wpc_filters_widget {
	margin-bottom: 0 !important;
}
.wpc-filters-section {
	margin-bottom: 0 !important;
}