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


.lightcolor {color:#e6e6e6;}
#mc-embedded-subscribe { background-color: #059b9a !important; }
#mc-embedded-subscribe:hover { background-color: #0f2a41 !important; }


.wpcf7 input[type="submit"] {
    background-color: #059b9a !important;
    width: auto !important;
	font-family: "Source Sans Pro"!important;
	font-size: 16px !important;
	font-weight: bold !important;
	padding: 0px 20px !important;
	line-height: 25px !important;

}

.responsive-iframe {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.responsive-iframe iframe {    
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
					}