/*
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
*/

span.post-meta-date, .gem-post-date {
    display: none !important;
}

/* glegoo-regular - latin */
@font-face {
  font-family: 'Glegoo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/glegoo-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/glegoo-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/glegoo-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/glegoo-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/glegoo-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/glegoo-v14-latin-regular.svg#Glegoo') format('svg'); /* Legacy iOS */
}
/* glegoo-700 - latin */
@font-face {
  font-family: 'Glegoo';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/glegoo-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/glegoo-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/glegoo-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/glegoo-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/glegoo-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/glegoo-v14-latin-700.svg#Glegoo') format('svg'); /* Legacy iOS */
}

.frm_left {float: left; width: 47.5%;margin-bottom: 5px !important; padding-bottom:0px !important;}
.frm_right {float: right; width: 47.5%;margin-bottom: 5px !important; padding-bottom:0px !important;}
.frm_full {width: 100%; margin-bottom: 5px !important;}

/*@media (max-width:1350px){
	.frm_left {float:left; width:100%;}
	.frm_right {float:left; width:100%;}
}*/

@media only screen and (max-width: 768px){
	.frm_left {float:left; width:100% !important;margin-bottom: 5px !important;}
	.frm_right {float:left; width:100% !important;margin-bottom: 5px !important;}
}
.wpcf7 textarea {
    height: 150px !important;
}

.wpcf7 .screen-reader-response {
position: absolute !important;
top: 96% !important;
clip: unset !important;
}

