/*
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:*/
h1, h2, h3, h4, h5, h6, p, .av-main-nav > li > a,.av-related-title,.main_color .avia-tt {
		-webkit-font-smoothing: antialiased !important;
}
.tab:focus,
.toggler:focus {
    outline: none;
}

.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
    letter-spacing: 0px;
    padding-bottom: 10px;
}
.html_elegant-blog #top .post-entry .post-meta-infos, .html_elegant-blog .avia-content-slider .slide-meta {
    border-top-width: 0px;
    border-bottom-width: 0px;
    padding: 0px !important;
    margin: 0px !important
}
.header_color .avia-menu-fx {
    background-color: #cf2d2f;
}
.avia-menu-fx {
    height: 6px;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 600;
}

.main_color h1 {
}

.main_color h2 {
}

.main_color h3 {
}

.main_color h4 {
}

.main_color h5 {
}

.main_color h6 {
}

.alternate_color h1 {
}

.alternate_color h2 {
}

.alternate_color h3 {
}

.alternate_color h4 {
}

.alternate_color h5 {
}

.alternate_color h6 {
}

@media only screen and (max-width: 1540px) {
	.avia_cookie_text {
		display: block !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1140px) {
}

@media only screen and (max-width: 989px) {
}

@media only screen and (max-width: 767px) {
	.avia-cookie-consent {
		width: 90% !important;
	}
}

@media only screen and (max-width: 567px) {
}