/*
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:*/
.avia-menu.av_menu_icon_beside{
    border: none;
}
#top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li {
    font-size: 1.2em;
}
#top .iconbox.av-no-box .iconbox_icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    padding: 5px;
}
#top .avia-font-fontello, body .avia-font-fontello, html body [data-av_iconfont='fontello']:before {
    font-size: 2.9em;
}
a.iconbox_icon.heading-color{
    border: 2px solid #444444
}
a.iconbox_icon.heading-color{
    background-color: transparent;
    color: #444444;
}
a.iconbox_icon.heading-color:hover{
    background-color: #f49931;
    color: #ffffff !important;
}
.iconbox_top .iconbox_icon {
    padding: 20px;
    font-size: 35px;
    line-height: 24px;
}
#xtras .av-image-caption-overlay-center {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.5em;
    line-height: 1.5em;
    padding: 0px 1.5em;
    text-shadow: 3px 3px 3px rgba(0,0,0,.75);
}
.main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab {
    color: #f49931;
}
#top .aviaccordion-preview-title h3{
    font-size: 2em;
    line-height: 1.5em;
    text-shadow: 3px 3px 3px rgba(0,0,0,.75);
}
#servicios .column-top-margin{
    margin-top: 0;
}