@import url("//fast.fonts.net/cssapi/56559abb-5a34-4dce-8f12-1c6a112b0c10.css");

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* kcp-global-custom.css */
#kcp_OAS_home,
#kcp_OAS_interior {
	position: relative;
}

/* Left OAS */
#DY-leftOAS {
	position: absolute;
	left: 0;
	top: 8px;
	font-family: 'Trade Gothic Next W01', sans-serif;
	font-size: 13px;
	font-weight: 100;
	font-style: normal;
	line-height: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;				
}
#DY-leftOAS .oas-left {
	height:18px;
	overflow:hidden;
	text-transform:uppercase;
}

#DY-leftOAS .text-italic {
	font-weight: italic;			
}

#DY-leftOAS .text-strong {
	color: #4f9eff;				
}			

#DY-leftOAS .text-light,
#DY-leftOAS .text-light a {
	color: #999;
	float: none;			
}							

#DY-leftOAS a {
	text-decoration: none;
	display: inline; 
	color:#fff;
}

#DY-leftOAS .indicator { 
	margin-left: 15px;
	display:inline-block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid transparent;
	border-left-color: #fff;
	line-height:0px;
	margin-right: 3px;
}

/* LGFG nav hover */
ul#mainNav li#mainNav7:hover {
	background-position: 15px -39px;
}

/* Hide reaction logo */
ul#mainNav li#mainNav8 {
	display: none;
}

/* Make subnav taller */
ul#mainNav ul.subnav {
	height: 175px;
}

/* Temporarily hiding InSparq homepage */
#iecw {
	display: none !important;
}

/* Add to cart image change */
.productInfoSubmit {
	height: 0px;
	width: 0px;
	padding: 38px 187px 0px 0px;	
	background-image: url('/global/images/retail-add-to-cart.png');
	background-repeat: no-repeat;	
}

/* Shipping Calculator */
#dy-free-shipping-calculator {
	margin-left: 605px;
	z-index: 99999;
	position: fixed;
	font-family: 'Trade Gothic Next W01',Arial, Helvetica, sans-serif;
	background-color: #000;
}

#calc-title {
	color: #fff;
	font-size: 26px;
	padding: 26px 30px 0px 30px;
	font-weight: 100;
	font-style: normal;	
}

#calc-title .calc-main-text-2 {
	font-weight: 200;
}

#calc-title p {
	color: #b5b3aa;
	font-size: 11px;
	line-height: 1.2;
}

#closeBTN:hover {
	cursor: pointer;
}

/* PLP/PDP left naver */
#left-naver {
	margin-right: 10px;
}
