/*

Theme Name: In Shape Child

Theme URI: http://demo.themefuse.com/?theme=inshape

Description: Child theme for the In Shape theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>

Author: ThemeFuse

Author URI: http://themefuse.com

Tags: translation-ready

Version: 2.0

Text Domain: the-core

Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Template: inshape-parent

*/



@import url("../inshape-parent/style.css");

/*Gravity Forms */

span.ui-state-default {
	background-color: #f0c5c5 !important;
	color: #BA0000 !important;
	text-shadow: none !important;
}

select.ui-datepicker-month, select.ui-datepicker-year {
	color: #333333;
}





@media (max-width: 1199px) {


 .mmenu-link i {
    font-size: 28px;
    line-height: 21px;
    color: #1f1f1f;
    font-weight: normal;
	display: inline;
} 

}

@media (max-width: 479px) {
	
 .fw-logo-no-retina.header-1 .mmenu-link, .fw-logo-no-retina.header-5 .mmenu-link {
	margin-top: 20px;
	} 

.fw-header .fw-header-main {
    height: 196px;
	}
	
.tp-caption h1 {
    line-height: 33px;
	text-align: center;
	}	

}
