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

h1,
.title-h1 {
	margin: 1.4em 0;
	text-transform: none !important;
	letter-spacing: normal;
}
h2,
.title-h2 {
	text-transform: none;
	margin: 1.2em 0;
	letter-spacing: normal;
}
h3,
.title-h3 {
	text-transform: none;
	margin: 1.13em 0;
	letter-spacing: normal;
}
h4,
.title-h4 {
	text-transform: none;
	margin: 1em 0;
	letter-spacing: normal;
}
h5,
.title-h5 {
	text-transform: none;
	margin: 0.5em 0;
	letter-spacing: normal;
}
h6,
.title-h6 {
	text-transform: none;
	margin: 1.19em 0;
	letter-spacing: normal;
}
.title-xlarge {
	margin: 1.4em 0;
	text-transform: none;
	letter-spacing: normal;
}

h1 .light,
h2 .light,
h3 .light,
h4 .light,
h5 .light,
h6 .light,
.title-h1 .light,
.title-h2 .light,
.title-h3 .light,
.title-h4 .light,
.title-h5 .light,
.title-h6 .light,
.title-xlarge .light {
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
}

@media screen and (max-width:767px) {
.hide-on-mobile {
    display: none !important;
}
}
