﻿
/* Tables */
.main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count {
    color: #333;
}

.main_color table caption, .main_color tr:nth-child(2n), .main_color .pricing-table > li:nth-child(2n), #top .main_color .avia-data-table.avia_pricing_minimal td {
    color: #333;
}

.fm-button {
    font-weight: 700 !important;
    text-transform: uppercase;
}

.av-inner-masonry-content-pos-content h3 {
    font-family: 'Oswald', sans-serif !important;
}

.av-special-heading-tag {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase !important;
    font-size: .7em !important;
}

/* Header */
#header_meta {
    background: #5babe6 !important;
}
.hc-logo img {
    height: 50px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */
    #header_meta .container {
        min-height: 24px;
        line-height: 24px;
    }
}