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

.phone-info { font-size: 15px; }


#top .tab{
 color:#000;
 font-weight:60;
}
/* Active Tab Color */
#top .tab .active_tab {
 color:red;
 font-weight:800;
}

#top .social_bookmarks li a {
width: 50px;
line-height: 24px;
min-height: 24px;
font-size: 24px;
}

#top .social_bookmarks li {
height: 50%;
width: 50px;
}

