/*
Theme Name: Strata Child
Theme URI: http://demo.qodeinteractive.com/strata/
Description: A child theme of Elision Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: strata
*/
@import url("../strata/style.css");
@font-face {
 font-family: 'gothamitalic';
 src: url('fonts/gotham-bookitalic-webfont.woff2') format('woff2'), url('fonts/gotham-bookitalic-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
font-family: Gotham-Bold;
src: url(fonts/Gotham-Bold.ttf);
}
@font-face {
font-family:Gotham-Book;
src: url(fonts/Gotham-Book.ttf);
}
@font-face {
 font-family: 'gotham_medium';
 src: url('fonts/ufonts.com_gotham-medium-webfont.woff2') format('woff2'), url('fonts/ufonts.com_gotham-medium-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
/* This stylesheet generated by Transfonter (http://transfonter.org) on January 31, 2017 10:08 AM */

@font-face {
 font-family: 'Georgia_bold';
 src: url('fonts/Georgia-Bold.eot');
 src: url('fonts/Georgia-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Georgia-Bold.woff') format('woff'), url('fonts/Georgia-Bold.ttf') format('truetype');
 font-weight: bold;
 font-style: normal;
}
 @font-face {
 font-family: 'Georgia_italic';
 src: url('fonts/Georgia-Italic.eot');
 src: url('fonts/Georgia-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Georgia-Italic.woff') format('woff'), url('fonts/Georgia-Italic.ttf') format('truetype');
 font-weight: normal;
 font-style: italic;
}
@font-face {
 font-family: 'Georgia';
 src: url('Georgia.eot') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
body {
	font-family: 'Georgia';
!important;
}
h1 {
	font-family: 'Georgia_bold' !important;
}
h2, h3, h4, h5, h6 {
	font-family:gotham_medium !important;
}
nav.main_menu > ul > li > a {
	font-family: gotham_medium !important;
	text-transform:uppercase;
	font-size:13pt !important;
}
.headerbottom ul, .headerbottom div {
	font-family: gotham_medium !important;
}
.container_inner, .boxed .section .section_inner, .grid_section .section_inner {
	max-width:1000px;
}
.vc_text_separator.full div {
	top:0px !important;
	line-height:26px !important;
	font-family: Gotham-Bold !important;
	letter-spacing:2px;
	text-transform:uppercase;
}
.vc_text_separator.full {
	padding-bottom:50px !important;
}
.title_outer.title_without_animation {
	display:none !important;
}
.footer_top .column_inner > div h4 {
	font-size:29px;
	letter-spacing:2px;
}
input, select {
	background: #fff;
	color: #000;
	border: 0px;
	/*height: 25px;*/
	font-size: 14px !important;
	margin-top: 0px !important;
}
select {
	height:34px;
}
input[type="submit"] {
	background:#ed9d19 !important;
	color:#fff !important;
	font-weight:bold;
	padding: 10px 20px !important;
	letter-spacing: 2px;
	font-size: 16px !important;
	line-height: 1.4;
	height: auto;
}
.footer_bottom ul li {
	list-style:none;
	display:inline-block;
}
.footer_bottom ul {
	padding:0px;
	text-align:center;
}
.footer_bottom ul li a {
	color:#fff;
	padding:10px 20px;
	text-transform:uppercase;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	font-size:15px !important;
	line-height: 1;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
	height:auto !important;
	background:none;
}
.gform_wrapper .ginput_complex .ginput_right {
	width:30.5% !important
}
.gform_wrapper .ginput_complex .ginput_left {
	width: 34.5% !important;
}
.latest_post_holder.boxes>ul>li .latest_post p.boxes_excerpt {
	display:none !important;
}
.headerbottom ul {
	padding:0px;
	margin:0px;
}
.headerbottom ul li {
	list-style:none;
}
.headerbottom ul li a {
	text-transform: none;
	font-size: 15px;
	color:#000;
}
.blog_single .post_image img {
 #width: 154% !important;
}
.column2 {
 #margin-top: 70% !important;
}
.dropcap {
	display: block;
	float: left;
	font-family: Georgia, Arial, "helvetica neue", Helvetica, Verdana, sans-serif;
	font-size: 50px;
	line-height: 50px;
	margin: 0 8px 0 0;
}
.divider {
	background: rgba(0, 0, 0, 0) url("stripe.png") repeat scroll 0 0;
	clear: both;
	height: 10px;
	margin: 10px 0 20px;
	overflow: hidden;
}
.menu-date-menu-container {
	width:100%;
	float:left;
	position:relative;
	z-index:99;
	top:10px;
}
.menu-date-menu-container ul {
	list-style:none;
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0
}
.menu-date-menu-container ul a {
	display:block;
	color:#000;
	text-decoration:none;
	font-size:15px;
	/*line-height:32px;*/
	padding:0 12px;
	font-family: gotham_medium !important;
}
.menu-date-menu-container ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
.menu-date-menu-container ul li a:hover {
	color:#EE9D1A;
}
.menu-date-menu-container ul ul {
	display:none;
	position:absolute;
	z-index:2;
	top:100%;
	width:200px;
	left:0;
	background:#EE9D1A;
	padding:0;
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, .0.8);
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.8)
}
.menu-date-menu-container ul ul li {
	float:none;
	width:200px
}
.menu-date-menu-container ul ul a {
	line-height:120%;
	padding:10px 15px;
	margin-left:0 !important;
}
.menu-date-menu-container ul ul ul {
	top:0;
	left:100%
}
.menu-date-menu-container ul li:hover > ul {
	display:block
}
.menu-date-menu-container ul ul a:hover {
	background:#333;
}
.widget_search {
	float:right;
	width:250px; /*border:1px solid #333;*/
}
.widget_search form {
	position:relative;
	width:100% !important;
	box-sizing:border-box;
}
.headerbottom {
	float:left;
	width:100%;
	margin:10px 0;
	position: relative;
	z-index:99;
}
.datebox {
	float:left;
	width:auto;
	font-size:15px;
	background:#ddd;
	padding:10px;
}
.widget.widget_nav_menu {
	float: left;
	width: auto;
}
.widget_search form {
	right:0 !important;
}
.widget_search form input {
	float: right;
	padding: 10px;
	width: 100%;
	box-sizing:border-box;
}
.widget_search form input[type="submit"] {
	display:none !important;
}
 @media only screen and (max-width:768px) {
 .widget.widget_nav_menu {
width:100%;
float:left;
margin-bottom:10px;
}
 .widget_search {
 float: left;
 width: 100%;
margin-top:10px;
margin-bottom:10px;
}
.widget.widget_search form input[type="text"] {
width:100%;
}
 #rev_slider_1_1 {
margin-top:130px;
}
.vc_column-inner {
float:left;
width:100%;
}
}
