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

.fullwidth-block-inner .wpb_wrapper {
    padding: 30px !important;
    background-color: #ffffff !important;
    width: 700px !important;
    box-shadow: 0 5px 15px rgb(13 13 13 / 46%) !important;
    color: #3c3950 !important
}

.topbanner {
	font-size: 14px !important;
	text-align: right;
	z-index: 99;
	position: relative;
	padding-right: 25px;
	max-width: 1212px;
	margin: auto;
	color: #000000;
}

.topbanner a {
	color: #000000;
}

.header-background {
	margin-top: -50px;
}

#jobs {
	display: inline-block;
	padding-right: 20px;
}

input.wpcf7-form-control,
select.wpcf7-form-control,
.wpcf7 textarea {
	border: 1px solid #b2bb1e !important;
	border-radius: 4px;
	margin-bottom: 1em;
}
