/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

header ul#primary-nav.main-nav > li > a {
    font-family: Jost Bold;
}

div.tribe-events .tribe-events-c-subscribe-dropdown__container {
	display:none;
}

.fancy-title h6.text-uppercase, .liquid-milestone-content h5.text-uppercase{
  text-transform: none !important;
	color:#afcb08;
	font-size:21px;
	letter-spacing: normal;
}

.ld-lp-carousel-filterable .fancy-title h2 {
	line-height: 1.5;
}

a.btn.wide.ld-lp-carousel-filterable-btn > span {
  padding: 0.8em 1.4em;
}

.ld-lp-carousel-filterable .ld-lp-carousel-filterable-btn {
  font-size: inherit;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
  text-transform: none !important;
}

h2.pf-single-title {
	font-size:40px !important;
	line-height:58px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding:0px !important;
}

.tribe-common-c-btn.tribe-events-c-search__button,.tribe-events .tribe-events-calendar-month__day-cell--selected,.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
	background:#41c0f0 !important;
}

.hyphens {
	hyphens:auto;
}

a[aria-current="page"] span.txt,.tribe-events-schedule .recurringinfo a {
	color: #41c0f0;
}

.page-id-8248 .accordion-title a {
	width: 90%;
}


@media only screen and (max-width: 400px) {
	h1 {
		font-size:40px !important;
		line-height:50px !important;
		hyphens:auto;
	}
}

@media only screen and (min-width: 992px) {
  div.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 40px;
  }
  .main-nav > li#menu-item-7719 > a:hover {
	color: #9cc417 !important;
  }
}

@media screen and (max-width: 1199px){
	.main-header .navbar-brand {
		max-width: 110px !important;
	}
}