/*
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:*/
header.entry-content-header {
    border-bottom: 1px #000000 solid;
}
#socket .container {
    text-align: center;
    font-size: 14px;
}

#socket .copyright {
    float: none;
}
h2.av-special-heading-tag {
    text-transform: none !important;
}
.phone-info {
    font-size: 14px;
}
@media only screen and (max-width: 479px){
.responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks{
   display:block !important;
    z-index:3 !important;
    position: absolute !important;
    top: 17px !important;
}
#header_meta{
    min-height: 46px;
}
.header_color li{
    border-color: #e1e1e100;
}
}
#top #wrap_all .social_bookmarks li {
    font-size: 22px;
}
#top .social_bookmarks li {
    width: 34px;
}