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

.flex_column .widget .widgettitle, .content .widget .widgettitle {
    margin-top: 0.85em;
    border-bottom: 2px solid #fff;
    line-height: 55px;
}

#top .avia-button.avia-color-light {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
}

#top .avia-section.box--offset {
    margin-top: -230px;
	background-color: transparent !important;
}

#top .box--offset .container {
    max-width: 1200px;
}

#top .second_container {
	margin-top: -193px;
}

@media only screen and (max-width: 1170px) {
    #top .second_container {
	margin-top: -221px;
	}
}

@media only screen and (max-width: 920px) {
    #top .second_container {
	margin-top: -250px;
	}
}

@media only screen and (max-width: 900px) {
    #top .second_container {
	margin-top: -279px;
	}
}

@media only screen and (max-width:870px) {
    #top .second_container {
	margin-top: -302px;
	}
}

#top .headline_margin {
    margin-top: 0px;
}


#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-top: none !important;
	border-left: none;
	border-right: none;
    background-color: transparent;
	font: inherit;
	text-transform: none;
	border-bottom: 1px solid #950000;
	padding: 8px !important;
	font-size: 14px;
}

#top .av-main-nav ul a {
    font-size: 14px;
}

#top label {
    font-size: 12px;
    line-height: 20px;
}

#top .textwidget {
	font-size: 16px;
}

#footer .widget img {
    margin-top: -46px;
    width: 50%;
}

#footer .widget {
    overflow: unset !important;
}

#top .current-menu-item {
	border-bottom: 2px solid #A20000;
}

#top .header_top {
	margin-top: -88px;
}

.avia-section {
    min-height: 10px;
}

.iconbox .iconbox_content .iconbox_content_title {
    margin: 23px 0px 16px 0;
}

@media only screen and (max-width: 767px) {
#top .header_top {
    margin-top: -6px;
}
}

#top .second_container {
    z-index: 1;
}

#top .vordergrund .container {
	z-index: 9;
}