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


.footer_color a {
    text-decoration: underline;
    }
    
    .avia_textblock table tr {
    background: none !important;
    color: #363636;
    }
    
    .avia_textblock strong {
    color: inherit;
    }
    
    .avia_textblock ul, blockquote {
    margin-left: 30px;
    margin-right: 30px;
    }
    
    .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
    color: #666666;
    }
    
    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
    color: #666666;
    }
    
    body .alignright, .entry-content-wrapper a:hover .alignright {
    margin-right: -200px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    
    .template-page .entry-content-wrapper h2 {
    letter-spacing: -1px;
    }
    .image-overlay-inside, .image-overlay.overlay-type-extern {
    display: none;
    }
    .image-overlay {
    display: none !important;
    opacity: 0 !important;
    }
    
    .av-masonry-date { display: none; }
    .av-inner-tab-title {
        font-size: 19px;
    font-family: 'Oswald', sans-serif;
    }
    
    .av-tab-arrow-container span {
          background-color: rgba(0, 0, 0, 0.8) !important;
    }
    
    .av-inner-tab-title{
        min-width: 140px!important;
    }
    .av-tab-arrow-container { min-width: 140px!important; }
    
    .active_sort .inner_sort_button span {
      color: #415fb0;
    }
    .inner_sort_button span {
      color: #c4c4c4;
    }
    
    .avia-caption-title { color: white !important; }
    .avia-caption-content, .avia-caption-content p { color: white !important; }
    
    
    #top .av-subnav-menu li a {
        font-size: 16px;
    font-family: 'Oswald', sans-serif;
    }
    
    .av-tab-section-image {
        margin: auto;
    }