/*
Theme Name: Strata
Theme URI: http://demo.qodeinteractive.com/strata/
Description: Strata Theme
Tags: portfolio, multi-purpose, clean, retina, responsive, corporate, parallax, mega menu, business, fullscreen, animations, white, creative, modern, ecommerce
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

*/

/*
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

1.1
- Updated Visual Composer to version 4.1.2
- Fixed WP 3.9 Qode Shortcodes bug
- Fixed WP 3.9 Qode Options image browser field bug
- Fixed bug fith Qode like
- Fixed admin CSS - Added "qode" prefix to admin style id
- Fixed bug with drop down menu background colors in Qode Options
- Fixed link in title for blog single post - type link
- Fixed font-family option for title and text in Qode Slider
- Fixed bug with Qode Custom fields saving zero values

1.0.2
- Updated Visual Composer to version 4.0.2
- Updated Layer Slider to version 5.1.1
- Fixed top header background color per page
- Fixed bug with hover color of first level menu item in Qode Options
- Fixed "Line Graph" shortcode
- Fixed css for wide menu with four columns
- Fixed Animated icons with text shortcode on touch devices
- Fixed input filed class for some fields in Qode Options
- Fixed Qode Slider, Qode Carousel and Testimonials exclude from search
- Fixed dropdown menu click for IE
- Fixed twitter share character numbering
- Fixed background color and positioning of content menu
- Fixed testimonials text color

1.0.1
- Fixed icons line-height in side menu
- Fixed arrow hover color on resent posts widget in sidebar
- Fixed content overlaping on qode slider and footer
- Fixed woocommerce css styles
- Fixed woocommerce placeholder translate
- Fixed related product number woocommerce filter
- Fixed navigation thumbs flickering in Chrome
- Fixed bug with tumblr icon field
- Fixed self hosted video on single portfolio for "Portfolio gallery" view
- Fixed woocommerce css style issue
- Fixed global header background color settings from page to page
- Fixed quotes for chosen fonts in Qode Options

*/

.title_subtitle_holder {
	float:left;
}
a.qbutton.gshift-gray {
	margin-right: 15px;
	color: #ffffff;
	border: 1px solid #403f43;
    background: #56565a;
	/* IE10 Consumer Preview */
	background: #56565a -ms-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	/* Mozilla Firefox */
	background: #56565a -moz-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	/* Opera */
	background: #56565a -o-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	/* Webkit (Safari/Chrome 10) */
	background: #56565a -webkit-gradient(linear, left bottom, left top, color-stop(0, #403f43), color-stop(1, #56565a));
	/* Webkit (Chrome 11+) */
	background: #56565a -webkit-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	/* W3C Markup, IE10 Release Preview */
	background: #56565a linear-gradient(to top, #403f43 0%, #56565a 100%); 
}
/* Pricing page */
#ptp-14968 div.ptp-item-container div.ptp-plan {
	background: #b32727;
	background: #e12726 -ms-linear-gradient(bottom, #b32727 0%, #e12726 100%);
	background: #e12726 -moz-linear-gradient(bottom, #b32727 0%, #e12726 100%);
	background: #e12726 -o-linear-gradient(bottom, #b32727 0%, #e12726 100%);
	background: #e12726 -webkit-gradient(linear, left bottom, left top, color-stop(0,#b32727), color-stop(1, #e12726));
	background: #e12726 -webkit-linear-gradient(bottom, #b32727 0%, #e12726 100%);
	background: #e12726 linear-gradient(to top, #b32727 0%, #e12726 100%);
	color: #fafafa;
	font-size: 1.6em;
}
#ptp-14968 div.ptp-item-container div.ptp-price {
	height: 8px;
	font-size: .5em;
}
#ptp-14968 div.ptp-item-container div.ptp-bullet-item:nth-of-type(odd) {
	background-color: #f9f9f9;
}
#ptp-14968 div.ptp-item-container div.ptp-bullet-item:nth-of-type(even) {
	background-color: #eeeeee;
}
#ptp-14968 div.ptp-item-container div.ptp-cta a.ptp-button {
	color: #ffffff;
	border: 1px solid #403f43;
	background: #56565a;
	background: #56565a -ms-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	background: #56565a -moz-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	background: #56565a -o-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	background: #56565a -webkit-gradient(linear, left bottom, left top, color-stop(0, #403f43), color-stop(1, #56565a));
	background: #56565a -webkit-linear-gradient(bottom, #403f43 0%, #56565a 100%);
	background: #56565a linear-gradient(to top, #403f43 0%, #56565a 100%);
}
#ptp-14968 div.ptp-item-container div.ptp-cta a.ptp-button:hover {
	background-image: url('img/button-bg-px.png')!important;
	color: #fff;
	text-decoration: none;
}
body.page-id-14966 img.wp-image-14995 {
	max-width: 375px;
	margin-top: 30px;
}
/* Training Calendar */
#bigcalendar1 .views {
	float: right;
	color: #ffffff;
	border: 1px solid #403f43;
	background: #56565a;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	min-height: 25px;
	min-width: 70px;
	margin-right: 7.5px;
	margin-bottom: 7.5px;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 4px;
	top: 0px !important;
}
#bigcalendar1 .general_table {
	border-radius: 4px !important;
	border-spacing: 0 !important;
	width: 100% !important;
	border: #403f43 solid 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #E6E6E4 !important;
}
#bigcalendar1 .top_table {
	border-top-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
#bigcalendar1 .top_table span {
	color: #fafafa !important;
	text-shadow: none !important;
}
#bigcalendar1 .cala_arrow a {
	text-shadow: none !important;
}
#bigcalendar1 .weekdays {
	border: 0px solid #000000 !important;
	background-color: #8f8f8f !important; 
	vertical-align: middle;
}
#bigcalendar1 .caltext_color_other_months {
	background-color: #5c5c5c !important;
	color: #c1c1c1 !important;
	border: 1px solid #000000 !important;
	vertical-align: top;
}
.categories1, .categories2 {
	margin-top: 10px;
}
/* SEO leads form */
form#seo_leads {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #555;
	padding: 1em;
}
form#seo_leads h4 {
	margin: .5em 0 1em 0;
	font-size: 1.4em;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
}
form#seo_leads label {
	display: block;
	padding: .25em 0;
}
form#seo_leads input, form#seo_leads textarea, form#seo_leads select {
	border: 1px solid #ccc;
	padding: .45em;
	margin-bottom: 1em;
	font-size: 1em;
	min-width: 40%;
	background: #f3f3f3;
}
form#seo_leads select {
	min-width: 10%;
	margin-right: .5em;
}
form#seo_leads input[type="submit"] {
	background: #fff;
	border: 1px solid #999;
	border-radius: 10px;
	background-color: #ccc;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));
	background: -webkit-linear-gradient(top, #fff, #ccc);
	background: -moz-linear-gradient(top, #fff, #ccc);
	background: -ms-linear-gradient(top, #fff, #ccc);
	background: -o-linear-gradient(top, #fff, #ccc);
	text-transform: uppercase;
	margin-top: 1em;
	padding: .75em;
	color: #333;
	font-weight: bold;
	cursor: pointer;
}
/* getSEOLeads Thank You Page */
body.page-id-15021 div.title_subtitle_holder h1 span {
	display: none;
}
body.page-id-15021 div.container div.container_inner h3 {
	margin-bottom: 15px;
}
/* Responsive */
@media only screen and (max-width:480px) {
	a.qbutton.gshift-gray {
		margin-right: 0px;
		margin-top: 10px;
	}
}
body > div.wrapper.removewhitebar > div > div > div> div.title_outer.title_without_animation > div {
height:120px !important;}
.post hentry ivycat-post {margin-bottom:30px; !important}