/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.otgs-development-site-front-end{
    display: none!important;
}

#footer-box *{
    color:#000!important;
}

#footer-box{
    min-height: 10px!important;
}


.special_amp{
    font-family: 'helvetica-neue-light', Helvetica, Arial, sans-serif!important;
}

.page-id-891 .template-blog .blog-meta, .page-id-2711 .template-blog .blog-meta, .page-id-2873 .template-blog .blog-meta{
    display: none!important;
}

#blog-box .entry-content-wrapper, #blog-box .entry-title{
    max-width: 100%!important;
}

.widget_recent_entries li, .widget_recent_entries li a{
    margin-left: 0px!important;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.widgettitle .av-special-heading-tag{
    font-weight: bold;
}

.html_av-submenu-hidden .av-submenu-indicator{
    right: auto!important;
    float: none!important;
    opacity: 1!important;
}


#av-burger-menu-ul li a, #av-burger-menu-ul li a:hover{
    display: inline!important;
}

.avia-icon-pos-center{

}

.avia-icon-pos-left{
	margin-right: 0px!important;
}

.avia-icon-pos-right{
	margin-left: 0px!important;
}

.avia-icon-pos-right  .icon-png-link{
    float: right;

}

.avia-icon-pos-left  .icon-png-link{
    float: left;
}

.avia-icon-pos-center .icon-png-link{
    text-align: center;
    display: block;
    margin: 0 auto;
}

#top .fullsize .template-blog .post .entry-content-wrapper > *{
    max-width: none!important;
}

#top .fullsize .template-blog .post .entry-content-wrapper{
    text-align: left!important;
}


body .special_amp {
font-family: inherit!important;
font-style: inherit!important;
font-size: inherit!important;
line-height: inherit!important;
font-weight: normal!important;
color: #000!important;
}

.block-address a{
    text-decoration: none!important;
}

.footer-table td{
    font-size: 18px !important;
    line-height: 28px;
    padding-left: 0px!important;
}

.footer-table, .footer-table tr{
    background: none!important;
}

.footer-table .iconlist-char
{
     font-size: 20px !important;
}

@media(max-width:1360px){
    .footer-table td{
        display: inline-block;
         padding-left: 10px!important;
    }
    
}

#footer-page .widget{
    padding-top: 0px;
    padding-bottom: 0px;
}

/*.avia_textblock{
    word-wrap: break-word;
}*/

body .av-milestone-title {
    font-weight: bold!important;
    font-size: 20px!important;
}

 .avia_transform .avia-timeline-vertical.avia-timeline-animate .avia_start_animation .av-milestone-icon-wrap::after{
    opacity: 0!important;
}

.av-milestone-indicator{
    display: none!important;
}


#footer-page table, #footer-page tr, #footer-page td{
    border:none!important;
}


#footer-page table{
    width: 100%; 
}

#footer-page table td{
    width: 50%;
}

@media(max-width:766px){
    .html_stretched #wrap_all{
        margin-top: 120px;
    }
}


@media(max-width:1400px){
    #footer-page table td {
        width: 100%!important;
    }
}

