/*
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:*/

.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }

.content, .sidebar{
padding-top:5px;
padding-bottom:25px;
-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: content-box;    /* Firefox, other Gecko */
box-sizing: content-box;
min-height: 1px;
z-index: 1;
}

.hr-full, .hr-big{margin:45px 0;}
.main_menu ul:first-child > li > a {font-size:14px;}
#menu-item-search {display:none;}

.phone-info span { font-size: 12px;color: #ffffff; }
#top .av_header_transparency #header_meta {
background: transparent;
box-shadow: none;
border-bottom: none;
}
.header_color .container_wrap_meta {background: #000000;}



