/*
Theme Name: LaunchKit Child
Theme URI: 
Description: Child theme for the LaunchKit theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: launchkit
Version: 1.0.0
*/

@import url('../launchkit/style.css');



@font-face {font-family: 'VAGRoundedLT-Thin';src: url('../launchkit/style/fonts/3081D9_0_0.eot');src: url('../launchkit/style/fonts/3081D9_0_0.eot?#iefix') format('embedded-opentype'),url('../launchkit/style/fonts/3081D9_0_0.woff2') format('woff2'),url('../launchkit/style/fonts/3081D9_0_0.woff') format('woff'),url('../launchkit/style/fonts/3081D9_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'VAGRoundedLT-Black';src: url('../launchkit/style/fonts/3081D9_1_0.eot');src: url('../launchkit/style/fonts/3081D9_1_0.eot?#iefix') format('embedded-opentype'),url('../launchkit/style/fonts/3081D9_1_0.woff2') format('woff2'),url('../launchkit/style/fonts/3081D9_1_0.woff') format('woff'),url('../launchkit/style/fonts/3081D9_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'VAGRoundedLT-Bold';src: url('../launchkit/style/fonts/3081D9_2_0.eot');src: url('../launchkit/style/fonts/3081D9_2_0.eot?#iefix') format('embedded-opentype'),url('../launchkit/style/fonts/3081D9_2_0.woff2') format('woff2'),url('../launchkit/style/fonts/3081D9_2_0.woff') format('woff'),url('../launchkit/style/fonts/3081D9_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'VAGRoundedLT-Light';src: url('../launchkit/style/fonts/3081D9_3_0.eot');src: url('../launchkit/style/fonts/3081D9_3_0.eot?#iefix') format('embedded-opentype'),url('../launchkit/style/fonts/3081D9_3_0.woff2') format('woff2'),url('../launchkit/style/fonts/3081D9_3_0.woff') format('woff'),url('../launchkit/style/fonts/3081D9_3_0.ttf') format('truetype');}


@font-face {
	font-family: 'Montserrat';
	src: url('../launchkit-child/style/fonts/Montserrat-Light.otf');
	font-weight: 100;
}
@font-face {
	font-family: 'SFDisplay';
	src: url('../launchkit-child/style/fonts/SFDisplay-Light.otf');
	font-weight: 100;
}
@font-face {
	font-family: 'SFDisplay';
	src: url('../launchkit-child/style/fonts/SFDisplay-Medium.otf');
	font-weight: 500;
}
@font-face {
	font-family: 'SFDisplay';
	src: url('../launchkit-child/style/fonts/SFDisplay-Regular.otf');
	font-weight: 400;
}
@font-face {
	font-family: 'SFDisplay';
	src: url('../launchkit-child/style/fonts/SFDisplay-Semibold.otf');
	 font-weight: 600;
}



.tf-client-name {
	color: white !important;
	font-family: VAGRoundedLT-Thin;
	font-weight: lighter !important;
	letter-spacing: normal;
}

@media (min-width: 450px) and (max-width: 990px) {
.page_heading h4{
	font-size: 36px !important;
}

}

@media (min-width: 1200px) and (max-width: 1349px) {

.empty_header {
    display: block !important;
}
}