@font-face {
	font-family: 'Proxima-Nova-Bold';
	font-display: auto;
	font-style:normal;
	font-weight:400;	
	src:url('/static/promo/halloween/fonts/CFHalloween-Regular.ttf') format("truetype");
	
}

@font-face {
	font-family: 'Proxima-Nova-Bold';
	font-display: auto;
	src: url('/static/promo/halloween/fonts/CFHalloween-Regular.eot');
	src: url('/static/promo/halloween/fonts/CFHalloween-Regular.eot') format('embedded-opentype'),
		 url('/static/promo/halloween/fonts/CFHalloween-Regular.woff') format('woff'),
		 url('/static/promo/halloween/fonts/CFHalloween-Regular.ttf') format('truetype'),
		 url('/static/promo/halloween/fonts/CFHalloween-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a
{
	color: #d16200;
}

.air_title,
.air_home_category_title,
.ipsType_pageTitle,
.air_h1_title,
.air_h2_title
{
    font-family: 'Proxima-Nova-Bold';
	color: #F27405;
}

.air_home_category .feature .icon img {
	filter: hue-rotate(182deg);
}

.air_page_box {
	box-shadow: 0 6px 26px 0 rgba(115,12,2,.18);
}

.air_promo_buy, .air_promo_home {
	/*box-shadow: 0px 0px 0.5em #730C02;*/
}

#air_home_welcome_title
{
	text-shadow: 0px 0px 5px #730C02, 0px 0px 10px #730C02 !important;
}

#air_home_welcome_subtitle
{
	color: #D93D04 !important;
	text-shadow: 0px 0px 5px #F2B705, 0px 0px 10px #F2B705 !important;
}

.home_plan_cost_yes,
.buy_button_plan .buy_button_plan_price_yes {
	color: #d16200;
}

#ipsLayout_header header {
	background: linear-gradient(#F27405, #730C02);
}

#elMobileNav {
    background: linear-gradient(#F27405, #730C02);
}

#air_main_header {
	background: linear-gradient(#F27405, #730C02);
	border-bottom: 0.5em solid #F27405;
}

#air_main_menu a:hover,
#air_main_menu a.highlight {
	background-color: #F27405;
}

sub {
   font-family: 'Proxima-Nova-Bold';
   font-style: normal;
   font-size:22px;
   bottom: 0em;
   color: #F27405;
   text-shadow: 1px 1px 2px #AAAAAA;
}


