/*
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:*/

.sub_menu > ul > li > a, .sub_menu > div > ul > li > a
{
  font-weight: 400;
}
.html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a
{
  border-right-style-value: solid;
  border-right-width-value: 1px;
  font-size: 20px;
  padding-top: 5px;
  padding-right: 16px;
  padding-bottom: 30px;
  padding-left: 16px;
  font-weight: 400;
  height: 45px;
}
#header_main_alternate
{
}
.html_header_top.html_bottom_nav_header .main_menu > div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child
{
  width: 100%;
  height: 45px;
}
#header_main .container
{
  height: 88px;
  line-height: 88px;
margin-top: 0px;
}
.hr
{
  clear: both;
  display: block;
  width: 100%;
  height: 17px;
  line-height: 17px;
  position: relative;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: left;
}
.logo img
{
  padding-top: 15px;
}
.avia-content-slider .slide-entry-title
{
  font-size: 12px;
  font-weight: normal;
}
.portfolio-preview-title
{
  font-size: 18px;
  font-weight: normal;
}
div div.ppt
{
  font-size: 10px;
  font-weight: normal;
}

.main_color .related_posts.av-related-style-full a:hover
{
  color: #ff0000;
}
.ajax_search_excerpt
{
display: none;
}


@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
.logo img, .logo a {
width: 152px;
max-width: 152px;
min-width: 152px;
display: none;
}
}