/*
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
*/
.rtl #site-header .primary-navigation, #site-header #perspective-menu-buttons {
    text-align: left;
}
.rtl #primary-menu.no-responsive > li > a {
    font-size: 17px !important;
}
.rtl #top-area .inline-inside {
    direction: ltr;
}
.rtl table td {
    text-align: right;
}
.rtl table td ul li:before {
    display: none;
}
.team-person-name.title-h4 {
    font-size: 16px;
    text-align: center !important;
    margin-bottom: 1px;
    line-height: normal;
}
.team-person {
    padding: 15px;
}
.team-person-image {
    margin-bottom: 15px;
}
.team-person-position {
    margin: 0 0 15px;
    text-align: center !important;
    line-height: normal;
    text-transform: uppercase;
    color: #00bcd4 !important;
}
.post-featured-content img {
    display: none;
}