/* Header Text CSS */

.row.headerText { margin:0; display:table; z-index:2; position:relative; }
.row.headerText > div { min-height:40px; padding:0; display:table-cell; vertical-align:middle; float:none; }
.row.headerText .col-tn-12 { width:auto; float:none; padding:0 0 70px; }
.row.headerText .col-tn-12:first-child { display:block; width:100%; padding:0; }
.row.headerText p, .row.headerText .onAirWatch, .row.headerText .onAirChannel { font-family:"Gotham SSm 4r",Arial,Helvetica,sans-serif; }
.row.headerText h2 { margin:0; padding:20px 10px 8px; text-align:center; color:#eb5d5e; font:100 24px/26px "Sentinel 3r","Palatino Linotype",Palatino,"Times New Roman",Times,serif; }
.row.headerText .col-tn-12 h2:last-child { padding:20px 10px; }
.row.headerText .col-tn-12:first-child h2 { padding:20px 10px 8px; }
.row.headerText p { margin:0; padding:0 10px 10px; text-align:center; color:#57444f; font-size:16px; line-height:18px; }
.row.headerText .onAirWatch, .row.headerText .onAirChannel {
	width:100%;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	text-transform:uppercase;
	white-space:nowrap;
	position:absolute;
}
.row.headerText .onAirWatch { text-align:center; padding:6px 0 0; left:0; z-index:2; bottom:35px; }
.row.headerText .onAirWatch a {
	color:#57444f;
	padding:0 0 0 25px;
	background:url(http://images.qvc.com/is/image/pic/qvc/tv_icon.png?fmt=png-alpha) left bottom no-repeat;
}
.row.headerText .onAirChannel { text-align:center; padding:0; right:0; bottom:0; }
.row.headerText .channelMenu {
	cursor:pointer;
	position:relative;
	display:inline-block;
	*display:inline;
	zoom:1;
	min-width:145px;
	min-height:20px;
	vertical-align:middle;
	padding:5px 10px;
	border:1px solid #fff;
}
.row.headerText .channelMenu:hover { border:1px solid #eeeced; box-shadow:0 10px 10px 0 rgba(0,0,0,.35); }
.row.headerText .channelMenu span {
	text-align:left;
	width:100%;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:text-bottom;
	white-space:normal;
	padding:0 23px 0 0;
	margin-bottom:5px;
	background:url(http://images.qvc.com/is/image/pic/qvc/down_arrow_desktop.png?fmt=png-alpha) right center no-repeat;
}
.row.headerText .channelMenu:hover span { background-image:url(http://images.qvc.com/is/image/pic/qvc/up_arrow_desktop.png?fmt=png-alpha); }
.row.headerText .channelMenu ul {
	display:none;
	min-width:100%;
	width:auto;
	background:#fff;
	padding:0;
	margin:0;
	right:-1px;
	position:absolute;
	list-style-type:none;
	border:1px solid #eeeced;
	border-bottom:0;
	box-shadow:0 10px 10px 0 rgba(0,0,0,.35);
	box-sizing:content-box;
}
.row.headerText .channelMenu:hover ul { display:block; }
.row.headerText .channelMenu li { text-align:left; padding:5px 10px; border-bottom:1px solid #eeeced; white-space:normal; }
.row.headerText .channelMenu li:hover { background:#f6f6f6; }
.isMobile .row.headerText .channelMenu { display:none; }
.row.headerText .mobileChannelMenu { display:none; }
.isMobile .row.headerText .mobileChannelMenu { display:inline-block; *display:inline; border:1px solid #eeeced; }
.row.headerText select, .row.headerText option {
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
}
.row.headerText .mobileChannelMenu {
	width:auto;
	zoom:1;
	overflow:hidden;
	background:url(http://images.qvc.com/is/image/pic/qvc/down_arrow_desktop.png?fmt=png-alpha) right 7px no-repeat;
}
.row.headerText select {
	background:transparent;
	width:100%;
	padding:0 20px 5px 5px;
	line-height:1;
	border:0;
	border-radius:0;
	height:34px;
	-webkit-appearance:none;
	outline:none;
}

@media (min-width:640px) {
	.row.headerText .col-tn-12 { padding:0 0 45px; }
	.row.headerText .col-tn-12:first-child { padding:0; }
	.row.headerText > div { min-height:55px; }
	.row.headerText .onAirWatch, .row.headerText .onAirChannel {
		letter-spacing:2px;
		width:50%;
		bottom:0;
	}
	.row.headerText .onAirWatch { text-align:left; padding:5px 10px 0 20px; }
	.row.headerText .onAirChannel { text-align:right; padding:0 20px 0 10px; }
	.row.headerText select, .row.headerText option { letter-spacing:2px; }
	.row.headerText .channelMenu li { white-space:nowrap; }
}
@media (min-width:800px) {
	.row.headerText > div { min-height:60px; }
	.row.headerText h2 { font-size:30px; line-height:32px; }
}
@media (min-width:960px) {
	.row.headerText > div { min-height:74px; }
	.row.headerText h2 { padding:25px 10px 10px; }
	.row.headerText .col-tn-12 h2:last-child { padding:25px 10px 20px; }
	.row.headerText .col-tn-12:first-child h2 { padding:25px 10px 10px; }
	.row.headerText p { padding:0 10px 12px; }
	.row.headerText .onAirWatch { padding:0 15px 0 40px; }
	.row.headerText .onAirChannel { padding:0 40px 0 15px; }
}
/* Host Strip CSS */

.row.hostStrip { margin:0; padding:1% 5.625% .5%; }
.qComponent:first-child .row.hostStrip { padding:2.5% 5.625% .5%; }
.row.hostStrip:before{
	content:"";
	display:block;
	width:99%;
	height:1px;
	background:#cacaca;
	margin:0 auto 20px;
}
.qComponent:first-child .row.hostStrip:before{ display:none; }
.row.hostStrip a{text-decoration:none;}
.row.hostStrip .col-tn-12 { display:table; padding:0; }
.row.hostStrip .hostImg { display:table-cell; width:54px; padding:0; vertical-align:middle; }
.row.hostStrip .hostImg img { width:100%; height:auto; }
.row.hostStrip .hostTxt { display:table-cell; padding:0 0 0 2.5%; }
.row.hostStrip h2 {
	margin:0 0 8px;
	color:#57444f;
	font:100 18px/.7 "Gotham SSm 5r",Arial,Helvetica,sans-serif;
	/*color:#eb5d5e;*/
	/*font: 100 23px/.7 "Sentinel 3r","Palatino Linotype",Palatino,"Times New Roman",Times,serif;*/
	display:inline-block;
	*display:inline;
	zoom:1;
}
.row.hostStrip span {
	display:block;
	color:#00abc8;
	font: 100 12px/.7 "Gotham SSm 4i",Arial,Helvetica,sans-serif;
}
.row.hostStrip p {
	margin:6px 0 0;
	color:#57444f;
	font: 100 15px/18px "Gotham SSm 4r",Arial,Helvetica,sans-serif;
}

@media (min-width:640px) {
	.row.hostStrip { padding:0 4.7% .5%; }
	.qComponent:first-child .row.hostStrip { padding:2.5% 4.7% .5%; }
	.row.hostStrip .hostImg { width:50px; }
	.row.hostStrip h2 { margin:0 5px 0 0; }
	.row.hostStrip span { display:inline; }
	.row.hostStrip p { margin:2px 0 0 0; font-size:14px; }
}
@media (min-width:800px) {
	.row.hostStrip { padding:0 3.25% .5%; }
	.qComponent:first-child .row.hostStrip { padding:2.5% 3.25% .5%; }
	.row.hostStrip .hostTxt { padding:0 0 0 2%; }
}
@media (min-width:960px) {
	.row.hostStrip { padding:0 2.7% .5%; }
	.qComponent:first-child .row.hostStrip { padding:2.5% 2.7% .5%; }
	.row.hostStrip .hostTxt { padding:0 0 0 1.5%; }
}
@media (min-width:1200px) {
	.row.hostStrip { padding:0 3.25% .5%; }
	.qComponent:first-child .row.hostStrip { padding:2.5% 3.25% .5%; }
}
/* Container Strip CSS */

.row.containerStrip { margin: 0; padding: 3% 3% 0; }
.row.containerStrip div { padding: 0; }
.row.containerStrip a { display:block; }
.row.containerStrip .col-xs-6 .col-tn-6:first-child { padding: 0 1.5% 0 0; }
.row.containerStrip .col-xs-6 .col-tn-6:last-child { padding: 0 0 0 1.5%; }
.row.containerStrip .image { padding: 0; text-align: center; }
.row.containerStrip .image img { width:100%; height: auto; }
.row.containerStrip p { padding: 6% 0; margin: 0; text-align: center; color: #57444f; font: 100 15px/16px "Gotham SSm 5r",Arial,Helvetica,sans-serif; }
.row.containerStrip a { color: #57444f; text-decoration:none; }

@media (min-width:640px) {
	.row.containerStrip { padding: 1% 1.5% 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 1.5% 0; }
	.row.containerStrip .col-xs-6:first-child { padding: 0 .5% 0 0; }
	.row.containerStrip .col-xs-6:last-child { padding: 0 0 0 .5%; }
	.row.containerStrip .col-xs-6 .col-tn-6:first-child { padding: 0 1% 0 0; }
	.row.containerStrip .col-xs-6 .col-tn-6:last-child { padding: 0 0 0 1%; }
	.row.containerStrip p { padding: 6% 0 10%; font-size:14px; line-height:18px; }
}
@media (min-width:800px) {
	/*.row.containerStrip { padding: 1% 1.4% 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 1.4% 0; }*/
	.row.containerStrip { padding: 1% 13px 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 13px 0; }
}
@media (min-width:960px) {
	/*.row.containerStrip { padding: 1% 1.1% 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 1.1% 0; }*/
	.row.containerStrip { padding: 1% 13px 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 13px 0; }
}
@media (min-width:1200px) {
	/*.row.containerStrip { padding: 1% 8.3% 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 8.3% 0; }*/
	.row.containerStrip { padding: 1% 100px 0; }
	.qComponent:first-child .row.containerStrip { padding: 2.5% 100px 0; }
}
/* Static Content CSS */

.row.staticContent { margin: 0; padding: 2.2% 0; }
.row.staticContent div { padding: 0; }
.row.staticContent a { display:block; }
.row.staticContent .image { padding: 0; text-align: center; }
.row.staticContent .caption { background: #fff; font: 100 15px/16px "Gotham SSm 5r",Arial,Helvetica,sans-serif; color: #57444f; }
.row.staticContent .col-md-8 { padding: 0 0 1.1%; }
.row.staticContent .col-md-4 { margin: 1% 0 0; }
.row.staticContent .col-md-8:last-child { padding:0; margin:1% 0 0; }
.row.staticContent .col-md-4:first-child { margin:0; padding:0 0 1.1%; }
.row.staticContent .col-md-4 .col-lg-6:first-child { padding: 0 1% 0 0; }
.row.staticContent .col-md-4 .col-lg-6:last-child { padding: 0 0 0 1%; }
.row.staticContent .image img { width:100%; height: auto; }
.row.staticContent .caption .captionHead { font-size:16px; color: #eb5d5e; }
.row.staticContent .col-tn-12 .captionBody { margin: 3px 0 0; }
.row.staticContent .col-md-8 .caption { padding: 2% 3.125%; }
.row.staticContent .col-md-4 .caption { padding: 4% 5% 3%; }
.row.staticContent p { margin:0; }

/* Countdown */
.row.staticContent .col-md-8 .countdown { position:relative; }
.row.staticContent .col-md-8 .overlayCopy {
	overflow:hidden;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	color:#fff;
	font:100 20px/24px "Gotham SSm 4r",Arial,Helvetica,sans-serif;
	letter-spacing:.5px;
	-moz-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.row.staticContent .col-md-8 .overlayCopy .overlayHead {
	font:100 30px/34px "Sentinel 4r","Palatino Linotype",Palatino,"Times New Roman",Times,serif;
}
.row.staticContent .col-md-8 .overlayCopy .overlayClock {
	border:solid #fff;
	border-width:1px 0;
	margin:10px auto;
	padding:10px;
	display:inline-block;
	*display:inline;
	zoom:1;
	min-width:250px;
}
.row.staticContent .col-md-8 .overlayCopy .countDyn { font-size:42px; line-height:1; }

@media (min-width:640px) {
	.row.staticContent { padding: 2.4% 0; }
	.row.staticContent .col-md-8 { padding: 0 0 .875%; }
	.row.staticContent .col-md-8:last-child { padding:0; }
	.row.staticContent .col-md-4:first-child { padding:0 0 1.75%; }
	.row.staticContent .col-tn-12 .captionBody { margin: 0; }
	.row.staticContent .col-md-8 .caption { padding: 1.75% 2.5%; }
	.row.staticContent .col-tn-12.caption p { font-size: 14px; line-height: 18px; }
	.row.staticContent .col-tn-12.caption p.captionHead { font-size: 15px; }
	
	/* Countdown */
	.row.staticContent .col-md-8 .overlayCopy { font-size:25px; line-height:30px; }
	.row.staticContent .col-md-8 .overlayCopy .overlayHead { font-size:50px; line-height:54px; }
	.row.staticContent .col-md-8 .overlayCopy .overlayClock { margin:15px auto; padding:20px; min-width:460px; }
	.row.staticContent .col-md-8 .overlayCopy .countDyn { font-size:80px; }
}
@media (min-width:800px) {
	.row.staticContent { padding: 2.5% 1.05%; }
	.row.staticContent .col-md-8 { padding: 0 0 1%; }
	.row.staticContent .col-md-4:first-child { padding:0 0 2%; }
	.row.staticContent .col-md-4 .col-lg-6:first-child { padding: 0 .625% 0 0; }
	.row.staticContent .col-md-4 .col-lg-6:last-child { padding: 0 0 0 .625%; }
	.row.staticContent .col-md-8 .caption { padding: 1.3% 2.6%; }
	.row.staticContent .col-md-4 .caption { height:192px; padding: 10% 3.5% 0; }
}
@media (min-width:960px) {
	.row.staticContent { padding: 20px 5px; }
	.row.staticContent .col-md-8 { padding: 0; margin: 0 5px 0 0; width: 574px; }
	.row.staticContent .col-md-4 { padding: 0; margin: 0 0 0 5px; width: 366px; }
	.row.staticContent .col-md-8:last-child { margin:0 0 0 5px; }
	.row.staticContent .col-md-4:first-child { padding:0; margin:0 5px 0 0; }
	.row.staticContent .col-md-4 .col-lg-6 { height: 184px; }
	.row.staticContent .col-md-4 .col-lg-6:first-child { padding: 0; margin: 0 0 5px; }
	.row.staticContent .col-md-4 .col-lg-6:last-child { padding: 0; margin: 5px 0 0; }
	.row.staticContent .col-md-8 .caption { padding: 8px 14px; }
	.row.staticContent .col-md-4 .caption { height: 184px; padding: 10% 3.5% 0; }
	
	/* Countdown */
	.row.staticContent .col-md-8 .overlayCopy { font-size:20px; line-height:24px; }
	.row.staticContent .col-md-8 .overlayCopy .overlayHead { font-size:38px; line-height:42px; }
	.row.staticContent .col-md-8 .overlayCopy .overlayClock { margin:10px auto; padding:15px; min-width:340px; }
	.row.staticContent .col-md-8 .overlayCopy .countDyn { font-size:60px; }
}
@media (min-width:1200px) {
	.row.staticContent { padding: 18px 58px; }
	.row.staticContent .col-md-8 { margin: 0; padding: 0 .75% 0 0; width: 50%; }
	.row.staticContent .col-md-4 { margin: 0; padding: 0 0 0 .75%; width: 50%; }
	.row.staticContent .col-md-8:last-child { margin:0; padding:0 0 0 .75%; }
	.row.staticContent .col-md-4:first-child { margin:0; padding:0 .75% 0 0; }
	.row.staticContent .col-md-4 .col-lg-6 { height: auto; }
	.row.staticContent .col-md-4 .col-lg-6:first-child { padding: 0 1.5% 0 0; margin: 0; }
	.row.staticContent .col-md-4 .col-lg-6:last-child { padding: 0 0 0 1.5%; margin: 0; }
	.row.staticContent .col-md-8 .caption { padding: 13px 3.7%; }
	.row.staticContent .col-md-4 .caption { height: 106px; padding: 9% 7% 0; }
}
/* Product Carousel CSS */

.row.productCarousel .dropProductPlaceholder {text-align: center;}
.row.productCarousel .cq-dd-product-data-reference {min-height: 100px;}

.row.productCarousel { margin:0; padding:1% 0; }
.row.productCarousel .recZoneArrow { display:none; padding:0; width:18px; }
.row.productCarousel .bottomRecProducts { width:100%; padding:0; overflow:hidden; overflow-x:scroll; -webkit-overflow-scrolling:touch; }
.row.productCarousel .bottomRecList { white-space:nowrap; }
.row.productCarousel .bottomRecProd { display:inline-block; *display:block; zoom:1; margin-left:6%; width:34%; }
.row.productCarousel .bottomRecProducts .bottomRecProd:first-child { border-left:0; }
.row.productCarousel .bottomRecProducts .bottomRecProd:last-child { margin-right:6%; }
.row.productCarousel .bottomRecProd .recProdImg { position:relative; padding:2px 0 1px; }
.row.productCarousel .bottomRecProd .recProdImg img { width:100%; }
.row.productCarousel .bottomRecProd .additionalInformation { display:block; }
.row.productCarousel .bottomRecProd .recProdTitle,.row.productCarousel .bottomRecProd .recProdDesc,.row.productCarousel .bottomRecProd .recProdPrice,.row.productCarousel .bottomRecProd .recProdBasePrice,.row.productCarousel .bottomRecProd .productRatings { display:none; }

/* Badging */
.row.productCarousel .recProdImg.prodBadge:before {
	content:"";
	position:absolute;
	left:0;
	top:2px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
}
.row.productCarousel .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/tsvBadge55x52.png?fmt=png-alpha);
	width:40%;
	height:40%;
}
.row.productCarousel .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/otoBadge80x30.png?fmt=png-alpha);
	width:70%;
	height:25%;
}
body.de .row.productCarousel .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/tsvBadge55x52_de.png?fmt=png-alpha);
}
body.de .row.productCarousel .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/otoBadge80x30_de.png?fmt=png-alpha);
}


@media (min-width:640px) {
	.row.productCarousel .bottomRecProd { margin-left:3%; width:25%; }
	.row.productCarousel .bottomRecProducts .bottomRecProd:last-child { margin-right:3%; }
}
@media (min-width:800px) {
	.row.productCarousel .recZoneArrow { display:block; width:38px; float:left; }
	.row.productCarousel .bottomRecProducts { width:724px; overflow:hidden; float:left; }
	.isMobile .row.productCarousel .bottomRecProducts { overflow-x:scroll; }
	.row.productCarousel .bottomRecList { display:table; white-space:normal; position:relative; }
	.row.productCarousel .bottomRecProd { display:table-cell; border-left:46px solid transparent; margin:0; width:1px; text-align:center; }
	.row.productCarousel .bottomRecProducts .bottomRecProd:first-child { margin-left:0; }
	.row.productCarousel .bottomRecProducts .bottomRecProd:last-child { margin-right:0; }
	.row.productCarousel .bottomRecProd .recProdImg { padding:7px 0 6px; }
	.row.productCarousel .bottomRecProd .recProdImg img { width:108px; }
	.row.productCarousel .bottomRecProd a { color:#57444f; text-decoration:none; }
	.row.productCarousel .bottomRecProd p { color:#57444f; font: 100 12px/14px "Gotham SSm 4r",Arial,Helvetica,sans-serif; }
	.row.productCarousel .bottomRecProd .recProdTitle { font-weight:bold; margin-bottom:5px; }
	.row.productCarousel .bottomRecProd a:hover .recProdDesc { text-decoration:underline; }
	.row.productCarousel .bottomRecProd .recProdPrice .priceSell { font-weight:bold; color:#eb5d5e; }
	.row.productCarousel .bottomRecProd .recProdPrice .priceBase { color: #b0b0b0; }
	.row.productCarousel .bottomRecProd .recProdPrice .priceOld { text-decoration:line-through; }
	.row.productCarousel .recZoneArrow a{
		outline:none;
		display:block;
		width:24px;
		height:25px;
		z-index:40;
		margin:40px auto 0;
		opacity:.5;
		filter:alpha(opacity=50);
		background:url(http://www.qvc.com/images/lr-nav-arrows.png) no-repeat;
	}
	.row.productCarousel .recZoneArrow.recArrLeft a { background-position: 0 0; }
	.row.productCarousel .recZoneArrow.recArrRight a { background-position: -29px 0;	}
	.row.productCarousel .recZoneArrow a:hover, .isMobile .row.productCarousel .recZoneArrow a { opacity: 1; filter: alpha(opacity=100); }
	.row.productCarousel .inactiveArr a,.row.productCarousel .inactiveArr a:hover{ visibility: hidden; }
	.row.productCarousel .bottomRecProd .recProdTitle,.row.productCarousel .bottomRecProd .recProdDesc,.row.productCarousel .bottomRecProd .recProdPrice,.row.productCarousel .bottomRecProd .recProdBasePrice,.row.productCarousel .bottomRecProd .productRatings {
		display:block;
	}
	.row.productCarousel .bottomRecProd .recProdBrand { font-size:14px; font-weight:bold; }
	.row.productCarousel .bottomRecProd .recProdPrice { margin:0 0 5px; }
	.row.productCarousel .bottomRecProd .recProdBasePrice { margin:0 0 5px; color:#b0b0b0; }
	.row.productCarousel .bottomRecProd .productRatings { line-height:.7; }
	.row.productCarousel .productNumberOfReviews { display:none; }
	
	/* Badging */
	.row.productCarousel .recProdImg.prodBadge:before { top:7px; }
	.row.productCarousel .prodBadge.badgeTSV:before { width:55px; height:52px; }
	.row.productCarousel .prodBadge.badgeOTO:before { width:80px; height:30px; }
}
@media (min-width:960px) {
	.row.productCarousel .recZoneArrow { width:55px; }
	.row.productCarousel .bottomRecProducts { width:850px; }
	.row.productCarousel .bottomRecProd { border-left-width:50px; }
	.row.productCarousel .bottomRecProd .recProdImg { padding:10px 3px; }
	.row.productCarousel .bottomRecProd .recProdImg img { width:124px; }
	.row.productCarousel .recZoneArrow a{ margin: 50px auto 0; }
	
	/* Badging */
	.row.productCarousel .recProdImg.prodBadge:before { left:3px; top:10px; }
}
@media (min-width:1200px) {
	.row.productCarousel .bottomRecProducts { width:1030px; }
	.row.productCarousel .recZoneArrow { width:85px; }
}
/* Product Grid CSS */

.row.productGrid .dropProductPlaceholder {text-align: center;}
.row.productGrid .cq-dd-product-data-reference {min-height: 100px;}

.row.productGrid { margin:0; padding:2.8%; }
.row.productGrid .col-sm-4 { padding:0; }
.row.productGrid .col-sm-4 a { display:block; }
.row.productGrid .col-tn-6 { border-color:#cacaca; border-style:solid; }
.row.productGrid > .col-tn-6 { padding:0 1.4% 1.4% 0; border-width:0 1px 0 0;  }
.row.productGrid > .col-sm-push-4 { padding:0 0 1.4% 1.4%; border-width:0;  }
.row.productGrid .pGridLeft:first-child { padding:1.4% 1.4% 1.4% 0; }
.row.productGrid .pGridLeft { padding:1.4% 1.4% 0 0; border-width:1px 1px 0 0; }
.row.productGrid .pGridRight { padding:1.4% 0 1.4% 1.4%; border-width:1px 0 0; }
.row.productGrid .pGridRight:last-child { padding:1.4% 0 0 1.4%; }
.row.productGrid img { width:100%; }

/* Badging */
.row.productGrid .prodBadge { position:relative; }
.row.productGrid .prodBadge:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
}
.row.productGrid .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/tsvBadge136x127.png?fmt=png-alpha);
	width:40%;
	height:40%;
}
.row.productGrid .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/otoBadge211x79.png?fmt=png-alpha);
	width:70%;
	height:25%;
}
body.de .row.productGrid .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/tsvBadge136x127_de.png?fmt=png-alpha);
}
body.de .row.productGrid .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/otoBadge211x79_de.png?fmt=png-alpha);
}


@media (min-width:800px) {
	/*.row.productGrid { padding:.85%; }*/
	.row.productGrid { padding:.85% 7px; }
	.row.productGrid > .col-tn-6 { padding:0 1% 0 0; }
	.row.productGrid > .col-sm-push-4 { padding:0 0 0 1%; border-width:0 0 0 1px; }
	.row.productGrid .pGridLeft:first-child { padding:0 2.5% 2.5% 2.5%; border-width:0px 1px 0 0; }
	.row.productGrid .pGridLeft { padding:2.5% 2.5% 0 2.5%; border-width:1px 1px 0 0; }
	.row.productGrid .pGridRight { padding:0 2.5% 2.5% 2.5%; border-width:0; }
	.row.productGrid .pGridRight:last-child { padding:2.5% 2.5% 0 2.5%; border-width:1px 0 0; }
	
	/* Badging */
	.row.productGrid .prodBadge.badgeTSV:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/tsvBadge55x52.png?fmt=png-alpha);
		width:55px;
		height:52px;
	}
	.row.productGrid .prodBadge.badgeOTO:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/otoBadge80x30.png?fmt=png-alpha);
		width:80px;
		height:30px;
	}
	body.de .row.productGrid .prodBadge.badgeTSV:before {
		background-image:url(http://images.qvc.com/is/image/d2/badges/tsvBadge55x52_de.png?fmt=png-alpha);
	}
	body.de .row.productGrid .prodBadge.badgeOTO:before {
		background-image:url(http://images.qvc.com/is/image/d2/badges/otoBadge80x30_de.png?fmt=png-alpha);
	}
}
@media (min-width:960px) {
	/*.row.productGrid { padding:.85%; }*/
	.row.productGrid { padding:.85% 9px; }
}
@media (min-width:1200px) {
	/*.row.productGrid { padding:.85%; }*/
	.row.productGrid { padding:.85% 12px; }
}
/* TSV Feature CSS */

.row.tsvFeature { margin:0; position:relative; text-align:center; overflow:hidden; }
.row.tsvFeature a { position:relative; display:block; text-decoration:none; }
.row.tsvFeature div { padding:0; }
.row.tsvFeature .background { text-align:center; }
.row.tsvFeature .background img,.row.tsvFeature .background video{ display:block; width:100%; height:auto; min-width:528px; min-height:220px; }
.objFit .row.tsvFeature .background img,.objFit .row.tsvFeature .background video{ min-width:0; object-fit:cover; }
.row.tsvFeature .tsvLogo, .row.tsvFeature .countdownOverlay{ position:relative; text-align:left; }
.row.tsvFeature .tsvLogo .tsvLogoDesktop{ display:none; }
.row.tsvFeature .tsvLogo .tsvLogoMobile {
	padding: 25px 0 0 2.5%;
	background: url(http://images.qvc.com/is/image/pic/hp/tsv_logo_mobile_btm.png?fmt=png-alpha) 0 -20px repeat-x;
}
.row.tsvFeature .tsvCountdown{
	position:absolute;
	right:0;
	top:-40px;
	width:192px;
	height:27px;
	border:1px solid #eb5d5e;
	border-width:1px 0 1px 1px;
	background:#fff;
	background:-webkit-linear-gradient(top,#fff,#e1dddd);
	background:-o-linear-gradient(bottom,#fff,#e1dddd);
	background:-moz-linear-gradient(bottom,#fff,#e1dddd);
	background:linear-gradient(to bottom,#fff,#e1dddd);
}
.row.tsvFeature .countdownOverlay:last-child .tsvCountdown{ position:absolute; right:0; top:auto; bottom:13px; }
.row.tsvFeature .tsvLogo .tsvCountdown{
	position:absolute;
	right:0;
	top:-15px;
	border:1px solid #97171a;
	-webkit-box-shadow:0px 7px 5px -5px #9b161a,0px -4px 5px -5px #9b161a;
	-moz-box-shadow:0px 7px 5px -5px #9b161a,0px -4px 5px -5px #9b161a;
	box-shadow:0px 7px 5px -5px #9b161a,0px -4px 5px -5px #9b161a;
}
.row.tsvFeature .tsvCountdown p{
	display:table-cell;
	vertical-align:middle;
	height:24px;
	font: 100 16px/.7 "Gotham SSm 5r",Arial,Helvetica,sans-serif;
	text-shadow:0 1px 1px #fff;
	color:#57444f;
	text-align:left;
	padding-left:6px;
	white-space:nowrap;
	margin:0;
}
.row.tsvFeature .tsvCountdown span.tsvCountDyn{ color:#eb5d5e; }
.row.tsvFeature .tsvLogo .tsvCountdown span.tsvCountDyn{ color:#bb0222; }
.row.tsvFeature .featureInfo{ text-align:left; display:block; padding:20px 2.5% 0; background:#fff; width:100%; text-decoration:none; }
.row.tsvFeature .featureInfoWrapper{ display:table; width:100%; }
.row.tsvFeature .featureInfo .infoAvatar{ width:54px; display:table-cell; vertical-align:top; }
.row.tsvFeature .featureInfo .infoAvatar img{ width:100%; min-width:54px; display:block; }
.row.tsvFeature .featureInfo .infoDesc{
	padding:0 0 0 2.8%;
	display:table-cell;
	vertical-align:top;
	color:#57444f;
	font: 100 15px/22px "Gotham SSm 4r",Arial,Helvetica,sans-serif;
}
.row.tsvFeature .featureInfo .infoDesc:first-child{ padding-left:0!important; }
.row.tsvFeature .featureInfo .infoDesc p{ margin:0; }
.row.tsvFeature .featureInfo .infoDesc p:first-child span{ display:inline-block; *display:inline; zoom:1; }
.row.tsvFeature .featureInfo .infoDesc strong{ font-weight:100; font-family:"Gotham SSm 5r",Arial,Helvetica,sans-serif; color:#bb0222; }
.row.tsvFeature .featureInfo .infoDesc strong em{ vertical-align:middle; font-style:normal; display:inline-block; *display:inline; zoom:1; }
.row.tsvFeature .featureInfo .infoDesc strong em:after{ content:","; display:inline-block; *display:inline; zoom:1; margin:0 5px 0 0; }
.row.tsvFeature .featureInfo .infoDesc strong em:last-child:after{ content:none; }
.row.tsvFeature .qBtn{ border-color:#bb0222; background:#bb0222; color:#fff; }
.row.tsvFeature .qBtn:hover{ border-color:#9e1e22; background:#9e1e22; }
.row.tsvFeature .featureInfo .infoInset{ display:none; }
.row.tsvFeature .featureInfo .infoDesc .qBtn{ display:none!important; }
.row.tsvFeature .btnLarge { margin:25px 0; }

@media (min-width:640px) {
	.row.tsvFeature .tsvLogo .tsvLogoMobile { padding: 14px 0 0 2.5%; background-position:0 -31px; }	
	.row.tsvFeature .tsvCountdown{
		top:auto;
		bottom:18px;
	}
	.row.tsvFeature .countdownOverlay:last-child .tsvCountdown{ bottom:18px; }
	.row.tsvFeature .tsvLogo .tsvCountdown{
		top:12px;
		bottom:auto;
		-webkit-box-shadow:0px 7px 5px -5px #9b161a,0px -7px 5px -5px #9b161a;
		-moz-box-shadow:0px 7px 5px -5px #9b161a,0px -7px 5px -5px #9b161a;
		box-shadow:0px 7px 5px -5px #9b161a,0px -7px 5px -5px #9b161a;
	}
	.row.tsvFeature .featureInfo{ padding:25px 2.5% 0; }
	.row.tsvFeature .featureInfo .infoDesc{ padding:0 1% 0 2.6%; }
	.row.tsvFeature .featureInfo .infoInset{ position:relative; display:table-cell; vertical-align:top; width:21%; }
	.row.tsvFeature .featureInfo .logoHorz{ width:27%; }
	.row.tsvFeature .featureInfo .infoInset img{ display:block; max-width:100%; position:absolute; right:0; top:-45px; }
	.row.tsvFeature .noLogo .infoInset img{ position:relative; top:0; }
}
@media (min-width:800px) {
	.row.tsvFeature .background img, .row.tsvFeature .background video{ width:auto; height:400px; object-fit:fill; margin-left:-80px; }
	.row.tsvFeature .countdownOverlay{ position:static; }
	.row.tsvFeature .tsvLogo{ position:absolute; top:0; right:9px; width:182px; height:180px; }
	.row.tsvFeature .tsvLogo.left{ left:9px; right:auto; }
	.row.tsvFeature .tsvLogo.logoTrans{
		background:url(http://images.qvc.com/is/image/pic/hp/ie-velum.png?fmt=png-alpha);
		background:rgba(255,255,255,0.75);
		border-radius:0 0 2px 2px;
	}
	.row.tsvFeature .tsvLogo .tsvLogoDesktop{ display:block; margin:0 auto; width:170px; }
	.row.tsvFeature .tsvLogo .tsvLogoMobile{ display:none; }
	.row.tsvFeature .tsvCountdown{ position:absolute; top:12px; right:26px; width:156px; border-width:1px; }
	.row.tsvFeature .countdownOverlay:last-child .tsvCountdown{ top:12px; right:26px; bottom:auto; }
	.row.tsvFeature .tsvLogo .tsvCountdown{ right:2px; border-width:1px; }
	.row.tsvFeature .tsvCountdown p{ font-size:15px; }
	.row.tsvFeature .tsvLogo .tsvCountdown:after{
		content:"";
		position:absolute;
		bottom:-7px;
		right:0;
		width:0;
		height:0;
		border-style:solid;
		border-width:6px 3px 0 0;
		border-color:#5d0a0d transparent transparent transparent;
	}
	.row.tsvFeature .featureInfo{
		position:absolute;
		padding:8px 15px;
		bottom:0;
		left:0;
		background:url(http://images.qvc.com/is/image/pic/hp/ie-velum.png?fmt=png-alpha);
		background:rgba(255,255,255,.75);
	}
	.row.tsvFeature .featureInfo .infoAvatar{ width:50px; }
	.row.tsvFeature .featureInfo .infoDesc{ padding:0 1% 0 1.25%; }
	.row.tsvFeature .featureInfo .infoDesc strong{ margin:0 1.8% 0 0; }
	.row.tsvFeature .featureInfo .infoInset{ width:21%; }
	.row.tsvFeature .featureInfo .infoInset img{ position:absolute; top:auto; bottom:0; }
	.row.tsvFeature .featureInfo .infoDesc{ font-size:14px; vertical-align:middle; }
	.row.tsvFeature .featureInfo .infoDesc .qBtn{ display:inline-block!important; *display:inline!important; line-height:20px; font-size:12px; }
	.row.tsvFeature .btnLarge { display:none!important; }
}
@media (min-width:960px) {
	.row.tsvFeature .background img, .row.tsvFeature .background video{ width:100%; height:auto; margin:0; }
	.row.tsvFeature .tsvLogo{ right:24px; }
	.row.tsvFeature .tsvLogo.left{ left:24px; right:auto; }
	.row.tsvFeature .featureInfo{ padding:8px 30px; }
	.row.tsvFeature .featureInfo .infoInset{ width:25%; }
}
/* Lifestyle Carousel CSS */

.row.lifestyleCarousel { position:relative; margin:0; padding:3.5% 2.5%; }
.qComponent:first-child .row.lifestyleCarousel { padding-top:4.5%; }
.row.lifestyleCarousel .bottomRecProducts { padding:0; overflow:hidden; overflow-x:scroll; -webkit-overflow-scrolling:touch; }
.row.lifestyleCarousel .bottomRecList { white-space:nowrap; }
.row.lifestyleCarousel .bottomRecProd { vertical-align:top; display:inline-block; *display:block; zoom:1; margin-left:4.5%; width:36%; }
.row.lifestyleCarousel .bottomRecProducts .bottomRecProd:first-child { border-left:0; margin-left:0; }
.row.lifestyleCarousel .bottomRecProd .recProdImg { padding:0; display:block; }
.row.lifestyleCarousel .bottomRecProd .recProdImg img { width:100%; }
.row.lifestyleCarousel .bottomRecProd .recProdImg:last-child { margin:4.25% 0 0; }
.row.lifestyleCarousel .bottomRecProd .recProdImg:first-child { margin:0!important; }
.row.lifestyleCarousel .recZoneArrow { display:none; }

@media (min-width:640px) {
	.row.lifestyleCarousel { padding:2% 1.5%; }
	.qComponent:first-child .row.lifestyleCarousel { padding-top:4.5%; }
	.row.lifestyleCarousel .bottomRecProd { margin-left:4%; width:25%; }
}
@media (min-width:800px) {
	.row.lifestyleCarousel { padding:10px 25px 0; }
	.qComponent:first-child .row.lifestyleCarousel { padding-top:25px; }
	.row.lifestyleCarousel .bottomRecProducts { width:750px; overflow:hidden; }
	.isMobile .row.lifestyleCarousel .bottomRecProducts { overflow-x:scroll; }
	.row.lifestyleCarousel .bottomRecList { display:table; white-space:normal; position:relative; }
	.row.lifestyleCarousel .bottomRecProd { display:table-cell; margin:0; width:auto; border-left:10px solid transparent; }
	.row.lifestyleCarousel .bottomRecProd .recProdImg img { width:180px; }
	.row.lifestyleCarousel .bottomRecProd .recProdImg:last-child { margin:7px 0 0; }
	.row.lifestyleCarousel .recZoneArrow { display:block; position:absolute; top:133px; z-index:2; width:38px; height:75px; background:#eb5d5e; }
	.qComponent:first-child .row.lifestyleCarousel .recZoneArrow { top:148px; }
	.row.lifestyleCarousel .recZoneArrow.recArrLeft { border-radius:0 40px 40px 0; left:25px; }
	.row.lifestyleCarousel .recZoneArrow.recArrRight { border-radius:40px 0 0 40px; right:25px; }
	.row.lifestyleCarousel .recZoneArrow a{
		outline:none;
		display:block;
		width:38px;
		height:75px;
		z-index:40;
		margin:0;
		opacity:.5;
		filter:alpha(opacity=50);
		background:url(http://www.qvc.com/images/lr-nav-arrows-white.png) no-repeat;
	}
	.row.lifestyleCarousel .recZoneArrow.recArrLeft a { background-position:4px center; border-radius:0 40px 40px 0; }
	.row.lifestyleCarousel .recZoneArrow.recArrRight a { background-position:-19px center; border-radius:40px 0 0 40px; }
	.row.lifestyleCarousel .recZoneArrow a:hover, .isMobile .row.lifestyleCarousel .recZoneArrow a { opacity: 1; filter: alpha(opacity=100); }
	.row.lifestyleCarousel .inactiveArr{ visibility:hidden; }
}
@media (min-width:960px) {
	.row.lifestyleCarousel { padding:10px 50px 0; }
	.qComponent:first-child .row.lifestyleCarousel { padding-top:35px; }
	.row.lifestyleCarousel .bottomRecProducts { width:860px; }
	.row.lifestyleCarousel .bottomRecProd { border-left-width:20px; }
	.row.lifestyleCarousel .bottomRecProd .recProdImg img { width:200px; }
	.row.lifestyleCarousel .bottomRecProd .recProdImg:last-child { margin:9px 0 0; }
	.row.lifestyleCarousel .recZoneArrow { top:151px; }
	.qComponent:first-child .row.lifestyleCarousel .recZoneArrow { top:176px; }
	.row.lifestyleCarousel .recZoneArrow.recArrLeft { left:50px; }
	.row.lifestyleCarousel .recZoneArrow.recArrRight { right:50px; }
}
@media (min-width:1200px) {
	.row.lifestyleCarousel { padding:10px 104px 0; }
	.row.lifestyleCarousel .bottomRecProducts { width:992px; }
	.row.lifestyleCarousel .bottomRecProd { border-left-width:24px; }
	.row.lifestyleCarousel .bottomRecProd .recProdImg img { width:230px; }
	.row.lifestyleCarousel .bottomRecProd .recProdImg:last-child { margin:10px 0 0; }
	.row.lifestyleCarousel .recZoneArrow { top:178px; }
	.qComponent:first-child .row.lifestyleCarousel .recZoneArrow { top:203px; }
	.row.lifestyleCarousel .recZoneArrow.recArrLeft { left:104px; }
	.row.lifestyleCarousel .recZoneArrow.recArrRight {	right:104px; }
}
/* On Air Carousel CSS */

.row.onAirCarousel { position:relative; margin:0; padding:0 0 20px; display:block; }
.row.onAirCarousel:last-child:before{ content:""; display:block; position:absolute; width:96%; left:2%; border-top:1px solid #cacaca; }
.row.onAirCarousel:first-child:before{ display:none; }
.row.onAirCarousel h3 { margin:0; text-align: center; color: #eb5d5e; font: 100 20px/18px "Sentinel 3r","Palatino Linotype",Palatino,"Times New Roman",Times,serif; }
.row.onAirCarousel .onAirProdInfo p { color:#57444f; font:100 15px/18px "Gotham SSm 4r",Arial,Helvetica,sans-serif; margin:0 auto; }
.row.onAirCarousel .col-xs-6 { padding:21px 0 0; float:none; display:block; }
.row.onAirCarousel .onAirItem { text-align:center; margin:25px 0 25px; }
.row.onAirCarousel .onAirProdInfo { width:70%; margin:0 auto; }
.row.onAirCarousel .onAirProdInfo a { display:block; color:#57444f; text-decoration:none; }
.row.onAirCarousel .onAirProdInfo a:hover .recProdDesc { text-decoration:underline; }
.row.onAirCarousel .onAirProdInfo .recProdImg { width:220px; margin:0 auto; }
.row.onAirCarousel .onAirProdInfo .recProdImg img { display:block; width:220px; padding:12px; margin:0 auto; }
.row.onAirCarousel .onAirProdInfo .recProdBrand { font-weight:bold; }

.row.onAirCarousel .onAirProdInfo .recProdDesc, .row.onAirCarousel .onAirProdInfo .recProdPrice { margin-bottom:7px; }

.row.onAirCarousel .onAirProdInfo .priceSell { font-weight:bold; color:#eb5d5e; }
.row.onAirCarousel .onAirProdInfo .priceBase { color: #b0b0b0; }
.row.onAirCarousel .onAirProdInfo .priceOld { text-decoration:line-through; }
.row.onAirCarousel .onAirProdInfo .productRatings { line-height:.7; }
.row.onAirCarousel .onAirProdInfo .productNumberOfReviews { display:none; }
.row.onAirCarousel .onAirProdBtn { margin:40px 0 0; }
.row.onAirCarousel .onAirProdBtn a { margin-right:10px; }
.row.onAirCarousel .onAirProdBtn a:last-child { margin-right:0; }
.row.onAirCarousel .bottomRecProducts { margin:45px 0 25px; padding:0; overflow:hidden; overflow-x:scroll; -webkit-overflow-scrolling:touch; }
.row.onAirCarousel .bottomRecList { white-space:nowrap; }
.row.onAirCarousel .bottomRecProd { vertical-align:top; display:inline-block; *display:block; zoom:1; width:80%; }
.row.onAirCarousel .bottomRecProd:first-child { margin-left:6%; }
.row.onAirCarousel .bottomRecProd a{ width:40%; float:left; }
.row.onAirCarousel .bottomRecProd .recProdImg:last-child { margin:0 0 0 10%; }
.row.onAirCarousel .bottomRecProd .recProdImg { padding:0; display:block; }
.row.onAirCarousel .bottomRecProd .recProdImg img { width:100%; }
.row.onAirCarousel .bottomRecProd .recProdImg:first-child { margin:0!important; }
.row.onAirCarousel .recZoneArrow { display:none; }

.row.onAirCarousel .col-sm-8 .shopBtn { clear:both; text-align:center; }

/* Badging */
.row.onAirCarousel .prodBadge { position:relative; }
.row.onAirCarousel .recProdImg.prodBadge:before {
	content:"";
	position:absolute;
	left:0;
	top:2px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
}
.row.onAirCarousel .col-sm-4 .recProdImg.prodBadge:before {
	left:12px;
	top:12px;
}
.row.onAirCarousel .col-sm-4 .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/tsvBadge65x61.png?fmt=png-alpha);
	width:65px;
	height:61px;
}
.row.onAirCarousel .col-sm-4 .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/otoBadge98x37.png?fmt=png-alpha);
	width:98px;
	height:37px;
}
.row.onAirCarousel .col-sm-8 .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/tsvBadge55x52.png?fmt=png-alpha);
	width:40%;
	height:40%;
}
.row.onAirCarousel .col-sm-8 .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/otoBadge80x30.png?fmt=png-alpha);
	width:70%;
	height:25%;
}
body.de .row.onAirCarousel .col-sm-4 .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/tsvBadge65x61_de.png?fmt=png-alpha);
}
body.de .row.onAirCarousel .col-sm-4 .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/otoBadge98x37_de.png?fmt=png-alpha);
}
body.de .row.onAirCarousel .col-sm-8 .prodBadge.badgeTSV:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/tsvBadge55x52_de.png?fmt=png-alpha);
}
body.de .row.onAirCarousel .col-sm-8 .prodBadge.badgeOTO:before {
	background-image:url(http://images.qvc.com/is/image/d2/badges/otoBadge80x30_de.png?fmt=png-alpha);
}

@media (min-width:640px) {
	.row.onAirCarousel { display:table; }
	.row.onAirCarousel h3 { font-size:22px; }	
	.row.onAirCarousel .col-xs-6 { display:table-cell; vertical-align:top; }
	.row.onAirCarousel .col-sm-4 { width:345px; border-right:1px solid #cacaca; }
	.row.onAirCarousel .col-sm-8 { width:auto; max-width:100px; }
	.row.onAirCarousel .onAirItem { width:345px; margin:25px 0 53px; }
	.row.onAirCarousel .onAirProdBtn { position:absolute; bottom:0; width:100%; margin:0; }
	.row.onAirCarousel .bottomRecProducts { margin:45px 0 52px; }
	.row.onAirCarousel .bottomRecProd { margin-left:6.25%; width:32%; }
	.row.onAirCarousel .bottomRecProd:last-child { margin-right:6.25%; }
	.row.onAirCarousel .bottomRecProd a{ width:auto; float:none; }
	.row.onAirCarousel .bottomRecProd .recProdImg:last-child { margin:50% 0 20%; }
	
	.row.onAirCarousel .col-sm-8 .shopBtn { position:absolute; bottom:0; width:100%; margin:0; }
}
@media (min-width:800px) {
	.row.onAirCarousel h3 { font-size:24px; }
	.row.onAirCarousel .col-xs-6 { display:table-cell; }
	.row.onAirCarousel .col-sm-4 { width:345px; }
	.row.onAirCarousel .col-sm-8 { width:455px; max-width:none; }
	.row.onAirCarousel .onAirItem { width:auto; margin:25px 0 63px; }
	.row.onAirCarousel .onAirProdInfo { width:250px; }
	.row.onAirCarousel .onAirProdInfo p { font-size:14px; }
	.row.onAirCarousel .onAirProdBtn a { margin-right:5px; }
	.row.onAirCarousel .bottomRecProducts { width:379px; overflow:hidden; float:left; margin:45px 0 62px; }
	.isMobile .row.onAirCarousel .bottomRecProducts { overflow-x:scroll; }
	.row.onAirCarousel .bottomRecList { display:table; white-space:normal; position:relative; }
	.row.onAirCarousel .bottomRecProd { display:table-cell; margin:0; width:1px; border-left:17px solid transparent; }
	.row.onAirCarousel .bottomRecProd:first-child { border-left:0; }
	.row.onAirCarousel .bottomRecProd .recProdImg img { width:115px; }
	.row.onAirCarousel .bottomRecProd .recProdImg:last-child { margin:65px 0 0; }
	.row.onAirCarousel .recZoneArrow { display:block; float:left; width:37px; height:75px; margin:140px 0 0; }
	.row.onAirCarousel .recZoneArrow a{
		outline:none;
		display:block;
		width:37px;
		height:75px;
		z-index:40;
		margin:0;
		opacity:.5;
		filter:alpha(opacity=50);
		background:url(http://www.qvc.com/images/lr-nav-arrows.png) no-repeat;
	}
	.row.onAirCarousel .recZoneArrow.recArrLeft a { background-position:4px center; border-radius:0 40px 40px 0; }
	.row.onAirCarousel .recZoneArrow.recArrRight a { background-position:-19px center; border-radius:40px 0 0 40px; }
	.row.onAirCarousel .recZoneArrow a:hover, .isMobile .row.onAirCarousel .recZoneArrow a { opacity:1; filter:alpha(opacity=100); }
	.row.onAirCarousel .inactiveArr { visibility:hidden; }
	
	/* Badging */
	.row.onAirCarousel .col-sm-4 .prodBadge.badgeTSV:before { width:65px; height:61px; }
	.row.onAirCarousel .col-sm-4 .prodBadge.badgeOTO:before { width:98px; height:37px; }
	.row.onAirCarousel .col-sm-8 .prodBadge.badgeTSV:before { width:55px; height:52px; }
	.row.onAirCarousel .col-sm-8 .prodBadge.badgeOTO:before { width:80px; height:30px; }
}
@media (min-width:960px) {
	.row.onAirCarousel .col-sm-4 { width:352px; }
	.row.onAirCarousel .col-sm-8 { width:608px; }
	.row.onAirCarousel .onAirProdBtn a { margin-right:5px; }
	.row.onAirCarousel .bottomRecProducts { width:532px; }
	.row.onAirCarousel .bottomRecProd { border-left-width:24px; }	
}
@media (min-width:1200px) {
	.row.onAirCarousel .col-sm-4 { width:365px; }
	.row.onAirCarousel .col-sm-8 { width:835px; }
	.row.onAirCarousel .onAirProdBtn a { margin-right:10px; }
	.row.onAirCarousel .bottomRecProducts { width:759px; }
	.row.onAirCarousel .bottomRecProd { border-left-width:46px; }
}
/*Static Image CSS */

div.row.largeStaticImage { background:none; }
.row.largeStaticImage { margin:0; overflow:hidden; }
.row.largeStaticImage div:first-child { display:none; }
.row.largeStaticImage a, .row.largeStaticImage img { display:block; }
.row.largeStaticImage img { width:100%; height:auto; min-width:400px; min-height:200px; }
.objFit .row.largeStaticImage img { min-width:0; object-fit:cover; }

@media (min-width:640px) {
	.row.largeStaticImage img { min-height:0; }
}
@media (min-width:800px) {
	.row.largeStaticImage div:first-child { display:block; }
	.row.largeStaticImage div:last-child { display:none; }
}
/*Static Image Countdown CSS */

div.row.largeStaticImageCount { background:none; position:relative; }
.row.largeStaticImageCount { margin:0; overflow:hidden; }
.row.largeStaticImageCount a, .row.largeStaticImageCount img { display:block; }
.row.largeStaticImageCount img.desktopImg { display:none; }
.row.largeStaticImageCount img { width:100%; height:auto; min-width:400px; min-height:200px; }
.objFit .row.largeStaticImageCount img { min-width:0; object-fit:cover; }

/* Countdown */
.row.largeStaticImageCount p { margin:0; }
.row.largeStaticImageCount .overlayCopy {
	overflow:hidden;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	padding:5px 20px;
	color:#fff;
	font:100 16px/20px "Gotham SSm 4r",Arial,Helvetica,sans-serif;
	letter-spacing:.5px;
	text-align:center;
	-moz-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.row.largeStaticImageCount .overlayCopy .overlayHead {
	font:100 25px/30px "Sentinel 4r","Palatino Linotype",Palatino,"Times New Roman",Times,serif;
}
.row.largeStaticImageCount .overlayCopy .overlayClock {
	border:solid #fff;
	border-width:1px 0;
	margin:10px auto;
	padding:10px;
	display:inline-block;
	*display:inline;
	zoom:1;
	min-width:230px;
}
.row.largeStaticImageCount .overlayCopy .countDyn { font-size:40px; line-height:1; }
.row.largeStaticImageCount .overlayCopy .overlayCaption { margin-top:10px; font-size:12px; line-height:16px; }

@media (min-width:640px) {
	.row.largeStaticImageCount img { min-height:0; }
	
	/* Countdown */
	.row.largeStaticImageCount .overlayCopy { font-size:25px; line-height:30px; }
	.row.largeStaticImageCount .overlayCopy .overlayHead { font-size:42px; line-height:46px; }
	.row.largeStaticImageCount .overlayCopy .overlayClock { padding:20px; min-width:400px; }
	.row.largeStaticImageCount .overlayCopy .countDyn { font-size:68px; }
	.row.largeStaticImageCount .overlayCopy .overlayCaption { margin-top:30px; font-size:14px; line-height:18px; }
}
@media (min-width:800px) {
	.row.largeStaticImageCount img.desktopImg { display:block; }
	.row.largeStaticImageCount img.mobileImg { display:none; }
	
	/* Countdown */
	.row.largeStaticImageCount .overlayCopy { font-size:20px; line-height:24px; }
	.row.largeStaticImageCount .overlayCopy .overlayHead { font-size:30px; line-height:34px; }
	.row.largeStaticImageCount .overlayCopy .overlayClock { padding:15px; min-width:290px; }
	.row.largeStaticImageCount .overlayCopy .countDyn { font-size:50px; }
}
@media (min-width:960px) {	
	/* Countdown */
	.row.largeStaticImageCount .overlayCopy { font-size:20px; line-height:24px; }
	.row.largeStaticImageCount .overlayCopy .overlayHead { font-size:38px; line-height:42px; }
	.row.largeStaticImageCount .overlayCopy .overlayClock { min-width:340px; }
	.row.largeStaticImageCount .overlayCopy .countDyn { font-size:60px; }
}
@media (min-width:1200px) {	
	/* Countdown */
	.row.largeStaticImageCount .overlayCopy .overlayHead { font-size:42px; line-height:46px; }
}
/* Featured Item CSS */

.row.featuredItem { position:relative; margin:0; padding:0; background:#cb1f47!important; }
.row.featuredItem .col-sm-5 { padding:0; }
.row.featuredItem .col-sm-7 { padding:0; text-align:center; }
.row.featuredItem .col-sm-7 h3 {
	color:#fff;
	font:100 25px/28px "Sentinel 3r","Palatino Linotype",Palatino,"Times New Roman",Times,serif;
	letter-spacing:.5px;
}
.row.featuredItem .col-sm-7 p { margin:20px 25px; color:#fff; font:100 13px/16px "Gotham SSm 4r",Arial,Helvetica,sans-serif; }
.row.featuredItem .col-sm-7 p.dealsRevealed {
	margin:0 25px;
	font-family:"Gotham SSm 4i",Arial,Helvetica,sans-serif;
	border:solid #fff;
	border-width:1px 0;
	padding:10px 0;
}
.row.featuredItem .col-sm-7 p.dealsRevealed span {
	color:#cb1f47;
	font-family:"Gotham SSm 4r",Arial,Helvetica,sans-serif;
	line-height:22px;
	margin:0 5px;
	padding:0 5px;
	display:inline-block;
	*display:inline;
	zoom:1;
	background:#fff;
}
.row.featuredItem .onAirItem { text-align:center; padding:20px 0 0; background:#fff; overflow:hidden; }
.row.featuredItem .onAirProdInfo { color:#57444f; font:100 13px/15px "Gotham SSm 4r",Arial,Helvetica,sans-serif; text-align:left; overflow:hidden; }
.row.featuredItem .onAirProdInfo a { display:block; color:#57444f; text-decoration:none; }
.row.featuredItem .onAirProdInfo .col-tn-5{ padding:0; }
.row.featuredItem .onAirProdInfo .col-tn-7{ padding:25px 10px 10px; }
.row.featuredItem .onAirProdInfo a:hover .recProdDesc { text-decoration:underline; }
.row.featuredItem .onAirProdInfo .recProdImg { padding-top:25px;  }
.row.featuredItem .onAirProdInfo .recProdImg img { display:block; padding:5px 10px; width:100%; }
.row.featuredItem .onAirProdInfo .recProdDesc { font-family:"Gotham SSm 5r",Arial,Helvetica,sans-serif; }
.row.featuredItem .onAirProdInfo .recProdDesc, .row.featuredItem .onAirProdInfo .recProdPrice { margin-bottom:7px; }
.row.featuredItem .onAirProdInfo .priceSell { font-weight:bold; color:#eb5d5e; }
.row.featuredItem .onAirProdInfo .priceOld { text-decoration:line-through; }
.row.featuredItem .onAirProdInfo .productRatings { line-height:.7; }
.row.featuredItem .onAirProdInfo .productNumberOfReviews { color:#aba1a7; font-size:12px; }
.row.featuredItem .onAirProdBtn { margin:20px 0; padding:0; }
.row.featuredItem .onAirProdBtn a { margin-right:10px; }
.row.featuredItem .onAirProdBtn a:last-child { margin-right:0; }

/* Badging */
.row.featuredItem .prodBadge { position:relative; }
.row.featuredItem .recProdImg.prodBadge:before {
	content:"";
	position:absolute;
	left:5px;
	top:0px;
	z-index:2;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
}
.row.featuredItem .col-sm-5 .prodBadge.badgeIOTH:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/iothBadge79x27.png?fmt=png-alpha);
	width:79px;
	height:27px;
}

.row.featuredItem .countdownTimer { background:#cb1f47; padding:0; }
.row.featuredItem .countdownTimer p {
	color:#fff;
	font:100 12px/28px "Sentinel SSm 5r","Palatino Linotype",Palatino,"Times New Roman",Times,serif;
	letter-spacing:.5px;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding:5px;
}
.row.featuredItem .countdownTimer p span {
	color:#cb1f47;
	font:100 20px/28px "Sentinel 4r","Palatino Linotype",Palatino,"Times New Roman",Times,serif;
	letter-spacing:1px;
	border-radius:2px;
	text-align:center;
	margin:0 5px;
	padding:5px 0;
	width:105px;
	display:inline-block;
	*display:inline;
	zoom:1;
	background:#fff;
}

@media (min-width:540px) and (max-width:639px) {
	.row.headerText h2 { font-size:34px; line-height:36px; }
	.row.headerText p { font-size:26px; line-height:28px; }
	.row.featuredItem .col-sm-7 h3 { font-size:30px; line-height:34px; }
	.row.featuredItem .col-sm-7 p { font-size:20px; line-height:24px; }
	.row.featuredItem .onAirProdInfo { font-size:20px; line-height:24px; }
	.row.featuredItem .countdownTimer p { font-size:20px; line-height:30px; }
	.row.featuredItem .countdownTimer p span { font-size:26px; line-height:30px; width:150px; }
	.row.featuredItem a.qBtn,.row.featuredItem .qBtn{ font-size:20px; line-height:34px; }	
	
	/* Badging */
	.row.featuredItem .col-sm-5 .prodBadge.badgeIOTH:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/iothBadge109x38.png?fmt=png-alpha);
		width:109px;
		height:38px;
	}
}
@media (min-width:640px) {
		
	.row.featuredItem .col-sm-7 h3 { margin:25px 0 20px; font-size:45px; line-height:48px; letter-spacing:1px; }
	.row.featuredItem .col-sm-7 p { margin:30px 50px; font-size:16px; line-height:20px; }
	.row.featuredItem .col-sm-7 p.dealsRevealed { font-size:20px; line-height:24px; margin:0 50px; padding:15px 0; border-width:2px 0; }
	.row.featuredItem .col-sm-7 p.dealsRevealed span { line-height:40px; padding:0 10px; }
	.row.featuredItem .onAirItem { margin:0 10px 10px; }
	.row.featuredItem .onAirProdInfo { overflow:visible; font-size:14px; line-height:22px; }
	.row.featuredItem .onAirProdInfo .recProdImg img { width:80%; margin:0 auto; }
	
	/* Badging */
	.row.featuredItem .col-sm-5 .prodBadge.badgeIOTH:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/iothBadge109x38.png?fmt=png-alpha);
		width:109px;
		height:38px;
	}
	
	.row.featuredItem .onAirProdInfo .col-tn-7{ padding-top:10px; }
	.row.featuredItem .countdownTimer { background:none; }
	.row.featuredItem .countdownTimer p {
		color:#57444f;
		font-size:13px;
		letter-spacing:1px;
		line-height:17px;
		margin:0 10px 10px;
		border:solid #ccc;
		border-width:1px 0 0;
	}
	.row.featuredItem .countdownTimer p span { font-size:30px; letter-spacing:1.5px; margin:0; width:auto; }
}
@media (min-width:640px) and (max-width:799px) {
	.row.featuredItem .onAirProdBtn { text-align:left; padding-left:10px; }
	.row.featuredItem .countdownTimer p { text-align:left; }
}
@media (min-width:800px) {
	.row.featuredItem { background:none!important; }
	.row.featuredItem .col-sm-7 { padding-top:50px; }
	.row.featuredItem .onAirItem { margin:0 10px; padding:10px 0 0; }
	.row.featuredItem .onAirProdInfo { text-align:center; }
	.row.featuredItem .onAirProdInfo .recProdImg img { width:60%; margin:0 auto; }
}
@media (min-width:800px) and (max-width:959px) {
	.row.featuredItem .onAirProdBtn a { margin-right:0; width:90%; }
	.row.featuredItem .col-sm-7 p.dealsRevealed { font-size:16px; }
}
@media (min-width:960px) {
	.row.featuredItem .col-sm-7 { padding-top:80px; }
}
@media (min-width:1200px) {
	
}
/* Product Gallery CSS */

.row.productGallery { position:relative; margin:0; padding:12px 0 0; }
.row.productGallery .galleryItem {
	color:#57444f;
	font:100 13px/18px "Gotham SSm 4r",Arial,Helvetica,sans-serif;
	padding:0 1.5% 12px;
	display:inline-block;
	margin:0 -0.125em;
	float:none;
	vertical-align:top;
}
.row.productGallery .galleryItem a { display:block; color:#57444f; text-decoration:none; }
.row.productGallery .galleryItem .productInfo { padding:0 3%; text-align:left; border-radius:2px; }
.row.productGallery .galleryItem a:hover .productInfo {
	-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.25);
	-moz-box-shadow:0 0 15px 0 rgba(0,0,0,0.25);
	box-shadow:0 0 15px 0 rgba(0,0,0,0.25);
}
.row.productGallery .galleryItem a.soldOut { cursor:default; }
.isMobile .row.productGallery .galleryItem a:hover .productInfo, .row.productGallery .galleryItem a.soldOut:hover .productInfo {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.row.productGallery .galleryItem .recProdImg { padding:24px 0 10px; }
.row.productGallery .galleryItem .recProdImg img { display:block; width:100%; }
.row.productGallery .galleryItem .recProdImg img.pgSecondary { display:none; }
.row.productGallery .galleryItem a:hover .recProdImg img.pgPrimary { display:none; }
.row.productGallery .galleryItem a:hover .recProdImg img.pgSecondary { display:block; }
.isMobile .row.productGallery .galleryItem a:hover .recProdImg img.pgPrimary,
.row.productGallery .galleryItem a.soldOut:hover .recProdImg img.pgPrimary { display:block; }
.isMobile .row.productGallery .galleryItem a:hover .recProdImg img.pgSecondary,
.row.productGallery .galleryItem a.soldOut:hover .recProdImg img.pgSecondary { display:none; }
.row.productGallery .galleryItem .recProdDesc { font-family:"Gotham SSm 5r",Arial,Helvetica,sans-serif; }
.row.productGallery .galleryItem .recProdDesc, .row.productGallery .galleryItem .recProdPrice { margin:0; padding-bottom:7px; }
.row.productGallery .galleryItem .priceSell { font-weight:bold; color:#eb5d5e; }
.row.productGallery .galleryItem .priceOld { text-decoration:line-through; }
.row.productGallery .galleryItem .productRatings { line-height:.7; padding-bottom:7px; }
.row.productGallery .galleryItem .productNumberOfReviews { color:#aba1a7; font-size:12px; }
.row.productGallery a.soldOut .recProdImg img,
.row.productGallery a.soldOut .recProdDesc,
.row.productGallery a.soldOut .recProdPrice,
.row.productGallery a.soldOut .productRatings { opacity:.35; }

/* Badging */
.row.productGallery .prodBadge { position:relative; }
.row.productGallery .recProdImg.prodBadge:before {
	content:"";
	position:absolute;
	left:0;
	top:2px;
	z-index:2;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:contain;
}
.row.productGallery .prodBadge.badgeIOTH:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/iothBadge79x27.png?fmt=png-alpha);
	width:79px;
	height:27px;
}
.row.productGallery .prodBadge.badgeSO:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/soldoutBadge78x26.png?fmt=png-alpha);
	width:78px;
	height:26px;
}
.row.productGallery .prodBadge.badgeWL:before {
	background-image:url(http://images.qvc.com/is/image/pic/hp/waitlistBadge78x26.png?fmt=png-alpha);
	width:78px;
	height:26px;
}

@media (min-width:540px) and (max-width:639px) {
	.row.productGallery .galleryItem { font-size:20px; line-height:26px; }
	
	/* Badging */
	.row.productGallery .recProdImg.prodBadge:before {
		left:-3px;
	}
	.row.productGallery .prodBadge.badgeIOTH:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/iothBadge109x38.png?fmt=png-alpha);
		width:109px;
		height:38px;
	}
	.row.productGallery .prodBadge.badgeSO:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/soldoutBadge110x38.png?fmt=png-alpha);
		width:110px;
		height:38px;
	}
	.row.productGallery .prodBadge.badgeWL:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/waitlistBadge110x38.png?fmt=png-alpha);
		width:110px;
		height:38px;
	}
}
@media (min-width:640px) {
	.row.productGallery { padding:30px 0 0; }
	.row.productGallery .galleryItem { font-size:14px; line-height:22px; padding:0 1.5% 30px; }
	.row.productGallery .galleryItem .recProdImg { padding:30px 0 18px; }
	.row.productGallery .galleryItem .recProdDesc, .row.productGallery .galleryItem .recProdPrice { margin:0; padding-bottom:12px; }
	.row.productGallery .galleryItem .productRatings { padding-bottom:12px; }
	
	/* Badging */
	.row.productGallery .recProdImg.prodBadge:before {
		left:-3px;
	}
	.row.productGallery .prodBadge.badgeIOTH:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/iothBadge109x38.png?fmt=png-alpha);
		width:109px;
		height:38px;
	}
	.row.productGallery .prodBadge.badgeSO:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/soldoutBadge110x38.png?fmt=png-alpha);
		width:110px;
		height:38px;
	}
	.row.productGallery .prodBadge.badgeWL:before {
		background-image:url(http://images.qvc.com/is/image/pic/hp/waitlistBadge110x38.png?fmt=png-alpha);
		width:110px;
		height:38px;
	}
}
@media (min-width:960px) {
	.row.productGallery { padding:40px 0 0; }
	.row.productGallery .galleryItem { padding:0 1.5% 40px; }
}

