/*
Theme Name: WP Bullet
Theme URI: https://demo.exptheme.com/bullet
Author: Redexp
Author URI: https://themeforest.net/user/untheme
Description: The 2015 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: wp_bullet

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body {
	font-family: "Montserrat" !important;
	font-style: normal !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-family: "Montserrat" !important;
	font-style: normal !important;
}

#breadcrumb-text { display: none; ß}

p a:hover {
	text-decoration: underline !important;
}

#header-logo a img {
	max-height: 80px !important;
}

.icon_cart_wrap { display: none !important; }

.wpcf7-spinner {
	clear: left !important;
	display: block !important;
}

.header-top-right a { color: #fff !important; }

.custom-header a:link,
.custom-header a:visited {
	text-decoration: underline !important;
	color: unset !important;
}

.custom-header a:hover {
	text-decoration: none !important;
}

.header-alert, .header-warning, .header-notice {
	margin-top: 20px;
	max-height: 40px;
	font-family: "Roboto";
}

.header-warning.dark_mode .container {
	background-color: red;
	color: #fff;
	padding: 10px 0;
}

.header-alert.dark_mode .container {
	background-color: yellow;
	color: #000;
	padding: 10px 0;
}

.header-notice.dark_mode .container {
	background-color: green;
	color: #fff;
	padding: 10px 0;
}

.header-alert.dark_mode .container .header-top-left {
	padding: 0 30px;
}

div.wpforms-container-full .wpforms-form .wpforms-title {
	font-family: Montserrat !important;
    text-transform: uppercase !important;
    line-height: 22px !important;
    letter-spacing: 0.07em !important;
    font-size: 1.5em !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	line-height: 21px !important;
    letter-spacing: 0.025em !important;
    font-size: 13px !important;
}

nav#site-navigation ul.nav-menu > li ul.sub-menu .current-menu-parent a:active,
nav#site-navigation ul.nav-menu > li ul.sub-menu .current-menu-parent a:hover{
	background: #036;
    color: #fff;
    border-bottom: 2px solid #001a33;
}

.vc-hoverbox .vc-hoverbox-back-inner a:hover {
	text-decoration: underline !important;
}

.page-id-45 .cms-fancyboxes-adv-item .cms-fancyboxes-adv-item-wrap .fancy-box-icon {
	display: none !important;
}

#boardmeetings .vc_gitem-animated-block { display: none; }

#boardmeetings .vc_gitem-zone-mini {
	border: 1px solid #036;
	margin-bottom: 15px;
}

#boardmeetings .vc_general.vc_btn3 {
	color: #fff !important;
}

#boardmeetings .vc_btn3-color-juicy-pink {
	background-color: #036 !important;
}
