/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/



#top-area {
    padding: 5px 0 5px 0 !important;
    border: none;
}

#top-area .gem-contacts-email a {
    color: #000 !important;
}

#top-area .gem-contacts-item a:hover {
    color: #f8d616 !important;
}

.vc_grid-btn-load_more a {
    border-radius: 3px !important;
    background-color: #bd111f !important;
    color: #000 !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 17px 10px 17px !important;
    font-size: 14px;
}

.vc_grid-btn-load_more a:hover {
    background-color: #f8d616 !important;
}