/*
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:*/

.fixed_element_style {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  }

.av_font_icon.av-icon-style-border .av-icon-char{
	padding: 20px !important;
}

.tab {
    font-size: 13px !important;
}

.tab_titles {
    width: 50% ;
}

.schule .iconbox_icon {

    width: 50px !important;
    height: 50px !important;
    font-size: 27px;
    line-height: 48px !important;

}

#menu-untermenue_weg {
	font-weight: 900;
}

.hr{
	margin: 10px 0 !important;
}
.schwarz strong {
    color: #333333 !important;
}

.noflip .avia-icongrid-flipbox li:hover .avia-icongrid-front {
    -webkit-transform: rotateY(0deg) !important;
    transform: rotateY(0deg) !important;
}

.avia_message_box_content {
  text-transform: none !important;
}