/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/* guidostanek.at - Guidos persönliche Anpassungen */

/* Top Bar über dem Hauptmenue */
#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info {
	font-size: 14px;
}

/* Hauptmenue Einstellungen */
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    border-left-width: 2px;
}
#header_main {
    border-bottom-width: 2px;
}
.container_wrap {
    border-top-width: 0px;
}

/* Socket Leiste Einstellungen */
#socket {
    font-size: 15px;
	font-weight: bold;
}
.avia-menu-text {
    font-family: "Lato";
}
.copyright {
    font-family: "Lato";
}


/* Seite „Training“: Tab Section Einstellungen */
.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
    width: 180px;
}
.av-inner-tab-title {
    font-family: "Lato";
    font-size: 15px;
	font-weight: bold
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
    margin-bottom: 3px;
}



/* Seite „Themen“: Fullwidth Submenu Einstellungen */
.menu-item.menu-item-top-level {
	font-size: 15px;
	letter-spacing: 0.012em;
}



h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.012em; }
