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

@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600');

body, p {
	font-family: 'PT Serif', serif;
}

.main_color h1 {
font-family: 'Oswald' !important;
letter-spacing: 0px;
}


.main_color h2 {
font-family: 'Oswald' !important;
letter-spacing: 0.3px;
font-weight: 500;
}

.main_color h3 {
font-family: 'Oswald' !important;
letter-spacing: 1.8px;
}

.main_color h4 {
font-family: 'Oswald' !important;
letter-spacing: 0.5px;
}

body .column-top-margin {
margin-top: 0px;
}

#top .av_header_transparency #header_main {
margin-top: 20px;
}

.avia-menu-text {
	font-family: 'Oswald' !important;
}

#after_full_slider_1 .content {
padding-top: 0px !important;
padding-bottom: 35px !important;
}

#top #header_main > .container .main_menu .av-main-nav > li > a {
font-family: 'Oswald', sans-serif;
color: #444 !important;
font-size: 14px;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 0.6px;
}


#top #header_main > .container .main_menu .av-main-nav > li > a:hover {
border-bottom: 1px solid #000;
margin-bottom: 10px;
}

#menu-item-search {display:none !important;} 

#top .main_color .avia-color-theme-color {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}

.separator_line {
margin-top: -15px !important;
padding: 0px;
}

.logo img {
margin-top: 10px;
}



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

.responsive .logo img {
margin-top: 10px;
margin-left: 12px !important;
}

.responsive #top .av-logo-container .avia-menu {
margin-right: 15px;
}

#top .av_header_transparency #header_main {
	margin-top: 0px !important;
	width: 98% !important;
}

#top #menu-item-search {
    z-index: 0 !important;
    display: none !important;
}

.responsive #top #wrap_all .container {
width: 100% !important;
max-width: 100% !important;
}

.avia-menu-text {
    font-family: 'Oswald' !important;
    text-transform: uppercase;
}

.avia-video {
margin-bottom: 9px;
}

.responsive #top #wrap_all .av-flex-cells .no_margin {
padding: 10px !important;
padding-left: 14px !important;
padding-right: 14px !important;
}

.responsive #top #wrap_all .container {
    width: 89%;
    max-width: 91%;
}

.responsive .units, .responsive .unit {
    padding: 0px;
}

.av_textblock_section  {
    width: 97%;
    padding-left: 0px;
}

.logo, .logo a {
margin-top: 7px;
width: 33%;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
border-radius: 0px;
}

.main_color .avia-color-theme-color {
border-color: transparent !important;
}

.avia-button {
border-radius: 0px !important;
}

}

@media only screen and (min-width: 1920px) {

#main {
width: 1920px !important;
margin: 0 auto !important;
}

#header_main {
width: 1920px !important;
margin: 0 auto !important;
}

}


