/*
Theme Name: Enfold Child
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter</a>
Version: 4.2.2
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/*
Wordpress theme Enfold snippet by rlx
two-column-footer for intermediate resolution
*/
@media only screen and (min-width: 768px) and (max-width: 1140px) {
#footer div.av_one_fourth {
 margin-left: 3%;
  width: 47%;
 }
#footer div.av_one_fourth:nth-child(1),
#footer div.av_one_fourth:nth-child(3)  {
 margin-left: 0%;
 }
}

/*
Wordpress theme Enfold snippet from kriesi.at
fix some header issues with tablet resolution
*/
/*
@media only screen and (max-width: 1110px) {
 .av-catalogue-content {
  padding-right: 115px;
 }
 #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide {
  display: block;
 }
 nav.main_menu {
  display: none;
 }
}
*/
#wrap_all {
 position: relative !important;
}
/*
@media only screen and (max-width: 1000px) {
 .av-main-nav > li > a {
  padding: 0 6px !important;
 }
}
*/
.av-main-nav ul {
 top: 70%;
}

#top .custom-color-heading a {
 text-decoration: none;
}

header#header {
 background-color: white !important;
}

@media only screen and (min-width: 990px) {
 header#header li > a, 
 header#header li > a > .avia-menu-text {
  color: #c9c9c9 !important;
  font-size: 16px;
 }

 header#header li.current-menu-item > a > .avia-menu-text {
  color: #6179d1 !important;
 }
}

#top #wrap_all .av-main-nav ul > li.current-menu-item > a {
 background-color: #F5F6F8;
}

div#footer h3.widgettitle {
 color: #E0E1E2 !important;
}

#top label.input_checkbox_label {
 font-weight: normal;
}

#top .avia-icon-list a,
#top label.input_checkbox_label a {
 text-decoration: none;
}

#top .custom-color-heading a:hover {
 text-decoration: underline;
}

.avia-promocontent p {
 font-size: 16px;
}
 
ul.avia-icon-list li:first-child h4 {
 margin-top: 0px !important;
}

ul.avia-icon-list li:nth-child(2) h4 {
 margin-top: 0px !important;
}
