/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.av-special-heading-h5 {
	font-size: 18px!important;
	margin-top: 20px;
}

.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: #2e6a9b !important; }

.av-main-nav > li > a {
    font-weight: 100;
	cursor: pointer;
}

#top #header .av-main-nav > li > a {
 cursor: pointer;
}

.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
font-weight: normal;
}

#avia2-menu a {
  background: none;
  border-radius: 2px;
  color: white;
  padding: 0px;
}

#top .header_color .sub_menu ul li a:hover {
  color: #83a846;
}

#top #header .avia_mega_div > .sub-menu > li > ul > li  a {
  padding: 3px 20px 3px 20px;
}

.avia_mega_div .avia-bullet {
  left: 8px;
}

#top .header_color .main_menu .menu ul li>a:hover {
  color: #fff;
}

#top .header_color a:hover .avia-bullet {
  border-color: #fff;
}

#top .avia-slideshow-arrows a {
  background: rgba(27, 62, 91, 0.5);
}

a.next-slide:before, a.prev-slide:before {
  border-radius: 0px;
}

.slideshow_caption {
  background: rgba(27, 62, 91, 0.5);
}

#footer {
  padding: 0px;
}

#footer .av_one_third:nth-child(2) {
  background-color: #fff;
}

.single-location .av-share-box, .single-location .post-meta-infos {
  display: none !important;
}

.cn_category_label {
display: none !important; /* Hides Category label for directory */
}

.av-main-nav > li {
 float: none;
 display: inline-block;
 vertical-align: top;
}

.page-id-1568 .avia-image-container {
 margin-bottom: 30px;
}

@media only screen and (max-width: 990px) {
.av-burger-menu-main { 
     display: block!important; 
}
#top .av_mobile_menu_tablet .av-main-nav .menu-item {
     display: none!important;
}}

@media only screen and (min-width: 991px) {
.av-burger-menu-main { 
     display: none!important; 
}
}

.template-page{
width:100%;
border:none;
}