/* Stock Checker Widget CSS v0.0990 */


/* /////////////////////////////
Building Blocks 
///////////////////////////// */

/* Dummy body style 
body {background:url("https://img.game.co.uk/merch/skins/takeoverFixed_FIFA15_UltimatePack_pn.jpg") no-repeat fixed center top #ffffff;}*/
/* Overlay Box */
div.overlayBg {background-color:#333333; opacity:0.6;position:fixed;top:0;bottom:0;left:0;right:0;z-index:99}
/* General Widget Container Rules */
div.stockCheckerExpanded {padding:1em;z-index:8030;background-color:#FFFFFF;height: auto;margin-left:50%;left: -475px;opacity: 1;overflow: visible;position: absolute;top: 24px;width: 922px;font-family:'Helvetica Neue', Helvetica, Sans-serif;font-size:14px;color:#333333;}	

/* Hide toggle class */
div.stockCheckerExpanded .hide {display:none;}

/* /////////////////////////////
Building Blocks 
///////////////////////////// */

/* General building blocks layout */
div.stockCheckerExpanded table {margin:0px; padding:0px;border:0px;}
div.stockCheckerExpanded .region {display:block;clear:both;padding:1em;}

div.stockCheckerExpanded .region.title {border-bottom:1px solid #dddddd/* background-color:#ff0000; */}
div.stockCheckerExpanded .region.availability {/* background-color:#ffcc00;*/}
div.stockCheckerExpanded .region.postcode {/* background-color:#5CB85C;*/}
div.stockCheckerExpanded .region.key {/* background-color:#00CCFF;*/}
div.stockCheckerExpanded .block {float:left;display:inline;}


/* /////////////////////////////
Table Layout
///////////////////////////// */

/* Basic Table Layout & Styles */
div.stockCheckerExpanded table {text-align:center;}
div.stockCheckerExpanded table td.provAndPrice, div.stockCheckerExpanded table.product td.title {text-align:left;}
div.stockCheckerExpanded table td.storeName, div.stockCheckerExpanded table.product td.title {font-size:1.1em;font-weight:bold;border-bottom:1px solid #dddddd;}
div.stockCheckerExpanded table.product td.title {}
div.stockCheckerExpanded .block table td {height:4em;}
div.stockCheckerExpanded table td.storeName, div.stockCheckerExpanded table td.title {height:2em;}
div.stockCheckerExpanded .block.option table {width:100%;}
div.stockCheckerExpanded .block.option td.storeName {width:10.7em;height:4em;}
div.stockCheckerExpanded table tr.titleRow td {border-bottom:1px solid #dddddd;}
div.stockCheckerExpanded table.product td.title {border-bottom: medium none;}
div.stockCheckerExpanded div.option.one {margin-left: 1em;}
div.stockCheckerExpanded .block.option table td:nth-child(2) {border-left:1px solid #dddddd;}
div.stockCheckerExpanded tr.new td, div.stockCheckerExpanded tr.preowned td {border-bottom: 1px solid #dddddd;}

div#ProductMainMiddle1{
	display:none;
}


/* /////////////////////////////
Region Styles
///////////////////////////// */

/* Main Title Area */
div.stockCheckerExpanded .region.title h3 {display:inline;clear:none;color:#a12283;margin:0;vertical-align: middle;font-family:'Helvetica Neue', Helvetica, Sans-serif;font-weight: bold}
div.stockCheckerExpanded .region.title span.formatMarker {margin:0 1em;vertical-align: middle;}


/* Provenance & Price Listings */
div.stockCheckerExpanded table td.provAndPrice span.price {display:block;clear:both;}
div.stockCheckerExpanded table td.provAndPrice {font-weight:bold;font-size:1em;padding-right:1em;}
/* turnning off the redundant provenance and price listing for desktop */
div.stockCheckerExpanded .block:nth-child(3) table td:first-child, div.stockCheckerExpanded .block:nth-child(4) table td:first-child, div.stockCheckerExpanded .block:nth-child(5) table td:first-child {display:none;}


/* Key */
div.stockCheckerExpanded div.region.key {display:block;clear:both;padding:1em;border-top:1px solid #dddddd;font-size:0.9em;}
div.stockCheckerExpanded div.region.key h4 {display:inline;clear:none;font-size:1.3em;margin-right:1em;vertical-align:middle;}
div.stockCheckerExpanded div.region.key span.definition {margin-left:1.5em;vertical-align:middle;}
div.stockCheckerExpanded div.region.key span.glyph {margin-right:0.2em;}
div.stockCheckerExpanded div.region.key span.caption {vertical-align:middle;}


/* Postcode Form */
div.stockCheckerExpanded div.region.postcode {text-align:left;}
div.stockCheckerExpanded div.region.postcode span.caption {display:inline;clear:none;}
div.stockCheckerExpanded div.region.key span.caption em {display:inline;clear:none;font-style: normal;font-weight:bold;}
div.stockCheckerExpanded div.region.postcode span.form, div.stockCheckerExpanded div.region.postcode span.form form {display:inline;clear:none;}
div.stockCheckerExpanded div.region.postcode span.form {margin-left:1em;} 
div.stockCheckerExpanded div.region.postcode input {border:1px solid #dddddd; border-radius:5px; padding:1em 1em;margin:0 1em;width:110px;}
div.stockCheckerExpanded div.region.postcode button.primary {border:none;border-radius:5px; padding:1em 1em; background-color:#a12283; color:#FFFFFF;font-weight:bold;}
div.stockCheckerExpanded div.region.postcode button.primary:hover {border:none;border-radius:5px; padding:1em 1em; background-color:#b61d92; color:#FFFFFF;}



/* /////////////////////////////
Glyph Font 
///////////////////////////// */

/* Calling the fonts (& smoothing) */
div.stockCheckerExpanded span.glyph {font-family:"gameui";font-weight:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing: antialiased;vertical-align:middle;}
div.stockCheckerExpanded .glyph.gameNav {font-family:"gamenav2014"!important;font-weight:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing: antialiased;}

/* UI Icon Calls */
div.stockCheckerExpanded span.glyph.success {color:#5bb85d;}
div.stockCheckerExpanded span.glyph.error {color:#d8524f;}
div.stockCheckerExpanded span.glyph.warning {color:#ffc600;}
div.stockCheckerExpanded span.glyph.formatMarker:before {font-size:2em;vertical-align: middle; display:none;}
div.stockCheckerExpanded span.glyph.result {font-size:3em;}
div.stockCheckerExpanded .key span.glyph {font-size:3em;}

/* Format Logo Calls */
div.stockCheckerExpanded .glyph.gameNav.logoPs4:before {content: "1";}
div.stockCheckerExpanded .glyph.gameNav.logoPs3:before {content: "2";}
div.stockCheckerExpanded .glyph.gameNav.logoXboxOne:before {content: "3";}
div.stockCheckerExpanded .glyph.gameNav.logoXbox360:before {content: "4";}
div.stockCheckerExpanded .glyph.gameNav.logoWiiU:before {content: "5";}
div.stockCheckerExpanded .glyph.gameNav.logo3ds:before {content: "6";}
div.stockCheckerExpanded .glyph.gameNav.logoPsVita:before {content: "7";}
div.stockCheckerExpanded .glyph.gameNav.logoPc:before {content: "8";}



/* Mobile */
@media only screen and (max-width: 767px) and (min-width:1px)
{

div.stockCheckerExpanded {/* MOB */ position:relative;margin-left:auto;margin-right:auto;left:0px;top:0px;width:90%;} 
div.stockCheckerExpanded {text-align:center;}
div.block.option {display:block;clear:both;margin:1em 0;width:100%;}
/* turnning on the provenance and price listings for mob */
div.stockCheckerExpanded .block:nth-child(3) table td:first-child, div.stockCheckerExpanded .block:nth-child(4) table td:first-child, div.stockCheckerExpanded .block:nth-child(5) table td:first-child {display:table-cell;}
div.stockCheckerExpanded .option table td {width:50%;}
div.stockCheckerExpanded div.option.one {margin-left:0;}
div.stockCheckerExpanded table td.provAndPrice, div.stockCheckerExpanded table.product td.title {padding-left:2em;}
div.stockCheckerExpanded div.region.key span.definition {text-align:center;display:block;clear:both;margin-left:0;}
div.stockCheckerExpanded div.region.key h4 {display:block;clear:both;text-align:center;margin-right:0;}
div.stockCheckerExpanded div.region.key span.glyph {margin-right:0;}
div.stockCheckerExpanded div.region.postcode span.caption {display:block;text-align:center;margin-bottom:1em;}
div.stockCheckerExpanded div.region.postcode span.form, div.stockCheckerExpanded div.region.postcode span.form form {display:block;text-algin:center;}
div.stockCheckerExpanded div.region.postcode {text-align: center;margin-top:2em;border-top:1px solid #dddddd;}
table.product {margin-left: auto !important;margin-right: auto !important;text-align: center;}
div.stockCheckerExpanded .block {display: block;float: none;margin-left: auto;margin-right: auto;text-align: center;}
div.stockCheckerExpanded table.product td.title {text-align:center;margin-left:0;padding-left:0;}
}

/*Black friday Trade in- pdp skinny*/
.pdp_skinny { height: auto; margin-bottom: 15px; padding: 0; text-align: center; width: 100%;}
.pdp_skinny img {width:100%;}

/* initial link style */

/* made redundant by html change
body#pgProductDetails a.stockCheckWidget {font-family:'Helvetica Neue', Helvetica, sans-serif;font-weight:bold;color:#a12283;text-decoration:none;} */

/* new version */
.stockCheckWidget > input {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);border: medium none;color: #a12283;display: block;font-family: "Helvetica Neue",Helvetica,sans-serif;font-size: 1.1em;font-weight: bold;margin: 1em auto;position: relative;text-align: center;text-transform: capitalize;text-decoration:none;cursor:pointer;}

/* new version */
.stockCheckWidget > input:hover {text-decoration:underline;}


/* /////////////////////////////
Close Button
///////////////////////////// */
div.stockCheckerExpanded .close {position: absolute;width: auto;height: auto;line-height: 3em;right: 0.2em;text-align: center;top: 0.1em;}
div.stockCheckerExpanded a.closeButton, div.stockCheckerExpanded a.closeButton:hover {text-decoration: none!important;}
div.stockCheckerExpanded div.close a.closeButton .glyph:before {color: #cccccc;content: "2";font-family: "gameui";font-size: 3em;text-decoration: none;}


/* PDP espot buttons */
.pdpeSpot-mbl-dsk {background-color: white; color: #333;  height: auto;padding: 20px; margin-bottom: 20px;}
.main-msg { border: 1px solid #dbdbdb; color: #a12283; font-weight: bold; padding: 10px; cursor: pointer; text-align: center;}
.main-msg::after {content: " >";}

/* PDP special features edits */
.exclusive.section { padding: 20px;}
#exclusiveContent { border-color: #dbdbdb; border-image: none; border-style: none solid solid; border-width: 0 1px 1px;}
#exclusiveContent > div { padding: 10px;}
#exclusiveContent img { width:100%;}

/* PEGI rating*/
.info .cert .pegiRating { width: 44px!important; height: 60px!important; }

/* Copy section - scroll gradient */
.section.descContent .scrollContent {background: rgba(0, 0, 0, 0) linear-gradient(white, #f6f5f6) repeat scroll 0 0;}

/* Out of stock messaging */
#basketOverlay .modalContent {padding: 20px; }
#basketOverlay .error::before { content: "Sorry, "; text-transform: capitalize;}
#basketOverlay .error { padding: 30px; text-align: center; text-transform: lowercase;}

/* PDP Kit image sizing */
#pdp.bundle .section.panelContainer .bundledItems div img { width: 60%!important;}

/*.p255831-product .buyingOptions{
	display:none;
}*/

/* Please Note in bold */
.section.product .supplementaryInfo h3 {font-weight: bold;}

/* Bold release date */
.releaseDate {font-weight: bold!important;}

.platformLogo.XXXXL::after{
	content:"XXXX Large";
	font-size:14px;
}
.platformLogo.XXXL::after{
	content:"XXX Large";
	font-size:14px;
}.platformLogo.XXL::after{
	content:"XX Large";
	font-size:14px;
}.platformLogo.XL::after{
	content:"X Large";
	font-size:14px;
}.platformLogo.LARGE::after{
	content:"Large";
	font-size:14px;
}
.platformLogo.MEDIUM::after{
	content:"Medium";
	font-size:14px;
}
.platformLogo.JUNIOR::after{
	content:"Junior";
	font-size:14px;
}
.platformLogo.SMALL::after{
	content:"Small";
	font-size:14px;
}
.platformLogo.XS::after{
	content:"X Small";
	font-size:14px;
}

/* Destiny 2 Beta Buy hide */
.p690157-product .buyingOptions{
	display:none;
}

/* Velocity 2X Vita Buy hide */
.p696070-product .buyingOptions{
	display:none;
}

/* Destiny 2 LTD Ed Buy Hide */
.p688478-product .buyingOptions, .p688466-product .buyingOptions, .p688489-product .buyingOptions{display:none;
}
/* Bayo Corrin Cloud Amiibo Buy hide */
.p692161-product .buyingOptions, .p692248-product .buyingOptions, .p692153-product .buyingOptions, .p692240-product .buyingOptions, .p692157-product .buyingOptions, .p692244-product .buyingOptions {display:none;
}
/* Nvidia Free Game Code */
.p653119-product .buyingOptions{
	display:none;
}
/* GTA V 3.5M Shark Card PS4 Buy hide */
.p701349-product .buyingOptions{
	display:none;
}
/* GTA V 3.5M Shark Card XB1 Buy hide */
.p701347-product .buyingOptions{
	display:none;
}
/* Assassin's Creed Liberation HD Buy hide */
.p289276-product .buyingOptions{
	display:none;
}
/* ASUS Free Dawn of War III Buy hide */
.p698201-product .buyingOptions{
	display:none;
}
/* Cayde-6 Figure Buy hide */
.p689619-product .buyingOptions{
	display:none;
}
/* ARK Survival Evolved Steam Buy hide */
.p447550-product .buyingOptions{
	display:none;
}
/* Free NVIDIA Destiny Buy hide */
.p697799-product .buyingOptions{
	display:none;
}
/* Free Oculus Credit Buy hide */
.p664127-product .buyingOptions{
	display:none;
}
/* Xbox Live Promo Rocket League Buy hide */
.p540627-product .buyingOptions{
	display:none;
}
/* Xbox Live 15 Month Buy hide */
.p694159-product .buyingOptions{
	display:none;
}
/* Nvidia Promo Rocket League Buy hide */
.p676600-product .buyingOptions{
	display:none;
}
/* amiibo Reese Buy hide */
.p412563-product .buyingOptions{
	display:none;
}
/* Planet Coaster Buy hide */
.p693519-product .buyingOptions{
	display:none;
}
.p552147-product .buyingOptions{
	display:none;
}
/* XBL FIFA 12Month Buy hide */
.p656034-product .buyingOptions{
	display:none;
}
/* Mortal Kombat XBL Buy hide */
.p382109-product .buyingOptions{
	display:none;
}
/* Crash Crate Mug Buy hide */
.p692431-product .buyingOptions{
	display:none;
}
/* Crash TNT Crate Mug Buy hide */
.p692433-product .buyingOptions{
	display:none;
}
/*Hide was now pricing for steam controller */
.p448189-product .wasNow.WasNow448189{
	display:none;
}
.p448187-product .wasNow.WasNow448187{
	display:none;
}

.section.deliveryCountdown.visible{
	display:none;
}

/* Hiding out of stock SKU - 255831-product */
.k136122-kit .section.buyingOptions {
    display: none!important;
}
.k136122-kit .tabs {
    display: none;
}
.k136122-kit .tabLinks {
    display: none;
}
/* Hiding out of stock SKU - 255831-product END */

/* Mafia III PC Buy hide */

.p567589-product .buyingOptions{
	display:none;
}


/* FIFA 17 Deluxe Edition Download Buy hide */

.p648165-product .buyingOptions {
	display:none;
}

/* SNES Mini Buy hide */

.p696304-product .buyingOptions, .p696304-product .perfectPartners{
	display:none;
}

/* FIFA 17 Deluxe Edition Download Buy hide */

/* Ellen test*/
.limitedSku {
    width: 100%;
    margin-bottom: 20px;
    background: white;
}
.limitedSku p {
    padding: 20px;
}

/* Fallout 4 Season Pass PC - Buy Hide */

.p440419-product .buyingOptions {
	display:none;

}

/* Call of Duty Infinite Warfare Know Your Enemy Pack - Only at GAME Buy hide */

.p651855-product .buyingOptions {
	display:none;
}

/* Call of Duty Infinite Warfare Know Your Enemy Pack - Only at GAME Buy hide */

/* Playstation 4 500GB New Look Console with FIFA 17 & NOW TV Buy hide */

.k136107-kit .buyingOptions {
	display:none;
}

/* Playstation 4 500GB New Look Console with FIFA 17 & NOW TV Buy hide */

/* PlayStation 4 500GB Console with FIFA 17, an extra DualShock 4 Controller and NOW TV 3 Month Pass Buy hide */

.k136127-kit .buyingOptions {
	display:none;
}

/* PlayStation 4 500GB Console with FIFA 17, an extra DualShock 4 Controller and NOW TV 3 Month Pass Buy hide */


/* Mafia III PC Buy hide */

.p578465-product .buyingOptions {
	display:none;
}


/* World of Final Fantasy - Day One Edition Buy hide */

.p415098-product .buyingOptions {
	display:none;
}

/* Elder Scrolls V Skyrim Special Edition - Standard Edition Strategy Guide Buy hide */

.p617550-product .buyingOptions {
	display:none;
}


/* Xbox One S Gears Of War 4 1TB with Call Of Duty: Infinite Warfare and NOW TV 3 Month Entertainment Pass Buy hide */

.k166399-kit .buyingOptions {
	display:none;
}



/* Nintendo Classic Mini Console with Additional Controller Buy hide */

.k141151-kit .buyingOptions {
	display:none;
}


/* Dishonored 2 Collector's Edition - Only at GAME PC Buy hide */

.p552174-product .buyingOptions {
	display:none;
}


/* Steel Black Dualshock 4 and Dishonored 2 Collector's Edition PS4 Buy hide */

.k136041-kit .buyingOptions {
	display:none;
}


/* Nintendo Classic Mini: Nintendo Entertainment System Buy hide */

.p650137-product .buyingOptions {
	display:none;
}

/*Multiple Digital Kits Buy Hide*/

.k166434-kit .buyingOptions, .k166437-kit .buyingOptions, .k166433-kit .buyingOptions, .k166435-kit .buyingOptions, .k166436-kit .buyingOptions{
	display:none;
}

/* WatchDogs 2 Gold Edition Buy hide*/
.p658487-product .buyingOptions {
	display:none;
}
/*Watch Dogs 2 - Deluxe Edition buy hide */
.p658499-product .buyingOptions {
	display:none;
}
/* Nintendo Controller Buy hide */

.p593954-product .buyingOptions{
	display:none;
}

/* Nintendo Switch Grey Wave 1 Buy hide */

.p655802-product .buyingOptions .p655802-product .perfectPartner{
	display:none;
}

/* Nintendo Switch Neon Wave 2 Buy hide */

.p655815-product .buyingOptions .p655815-product .perfectPartner{
	display:none;
}

/* Nintendo Switch Grey Wave 2 Buy hide */

.p655810-product .buyingOptions .p655810-product .perfectPartner{
	display:none;
}

/* Nintendo Switch Neon Wave 2 1-2-switch Kit Buy hide */

.k190002-kit .buyingOptions{
	display:none;
}

/* Nintendo Switch Neon Wave Zelda Kit Buy hide */

.k190007-kit .buyingOptions{
	display:none;
}

/* Danganropa 1.2 Reload Buy hide */
.p651715-product .buyingOptions,.p651715-product .perfectPartners{
	display:none;
}

/* Forza Solus Buy hide 

.p563832-product .buyingOptions{
	display:none;
}*/
/* Product Rec Rating Hide*/
.IORecsSliderNew .rating {display:none;}


.p399572-product .boughtTogether {display:none;}

.k135617-kit .perfectPartners, .k135617-kit .perfectPartners, .k135619-kit .perfectPartners{display:none;}

.k166453-kit .buyingOptions{display:none;}


/* SteelSeries Flux In-Ear Pro Buy hide */

.p293163-product .buyingOptions{
	display:none;
}

/* Nintendo Classic Mini: Nintendo Entertainment System Buy Hide */
.p593085-product .buyingOptions{
	display:none;
}

/* Horizon Zero Dawn CE Buy Hide */
.p562798-product .buyingOptions,.p562798-product  .perfectPartners{
	display:none;
}

/* Horizon Zero Dawn LE Buy Hide */
.p562906-product .buyingOptions,.p562906-product .perfectPartners ,.p562906-product #specialFeature a.preorder{
	display:none;
}

/* The Legend of Zelda BOTW Limited Edition Buy Hide */
.p673415-product .buyingOptions,.p673415-product .perfectPartners{
	display:none;
}

/*Sega buy button hide*/
.p599262-product .buyingOptions{
	display:none;
}


/* For Honor Deluxe PS4 Buy hide */

.p658623-product .buyingOptions, .p658623-product .perfectPartners{
	display:none;
}


/* For Honor Deluxe PS4 and Season Pass Kit Buy hide */

.k135874-kit .buyingOptions, .k135874-kit .perfectPartners {
	display:none;
}

/* For Honor Deluxe Xbox One Buy hide */

.p658620-product .buyingOptions, .p658620-product.perfectPartners {
	display:none;
}

/* For Honor Deluxe Xbox One and Season Pass Kit Buy hide */

.k165848-kit .buyingOptions, .k165848-kit .perfectPartners {
	display:none;
}




/* Tom Clancy's The Division Gold Edition Buy hide */

.p411547-product .buyingOptions {
	display:none;
}



/* Star Trek Bridge Crew Oculus Buy hide */

.p563864-product .buyingOptions {
	display:none;
}

/* Star Trek Bridge Crew Vive Buy hide */

.p563847-product .buyingOptions {
	display:none;
}



/* Plus One Power Bank 2600 mAh Buy hide */

.p552068-product .buyingOptions {
	display:none;
}

/*Alien: Isolation Ripley Edition Please Note Hide*/
.p302635-product .supplementaryInfo,.p302639-product .supplementaryInfo,.p302643-product .supplementaryInfo,.p302631-product .supplementaryInfo,.p302627-product .supplementaryInfo{
	display:none;
}


/* Dark Souls 3 PC Digital */

.p497202-product .buyingOptions {
	display:none;
}


#socialmediabuttons .stButton .st-twitter-counter, #socialmediabuttons .stButton .st-facebook-counter {
 height: 16px !important;
}
#socialmediabuttons .st_googleplus_hcount .stButton  { 
 height: 20px !important;
}
#socialmediabuttons .stButton .stButton_gradient {
 height: 22 !important;
}
.clickAndReserveNotAvailableContainer{
	display:none;
}
div.overlayBg{
	z-index:100;
}
.IORecsSliderNew  .addToBasket{
	display:none !important;
}
/* Tablet Fixes*/
@media (max-width: 64.063em) {
	.IOsliderContainer .slides li a img {
		width: 90%;
	}
	.IOsliderContainer .slides li a h3 {
		font-size: 12px;
		line-height: 14px;
		text-align:center;
		padding:0
	}
	.IOsliderContainer .slides li a.addToBasket {
		font-size: 0;
	}
	.IOsliderContainer .slides li a.addToBasket:after {
		content: "ADD\A to BASKET";
		white-space: pre;
		font-size: 10px;
	}
}
/**.p682644-product #pdp h1{font-size:0;}
.p682644-product #pdp h1::after {
    content: "Middle-earth: Shadow of War Gold Edition";
    font-size: 24px;
    line-height: 24px;
    margin: 20px 0;
}**/

/* Pre-order Info Espot */

.preOrderInfo{
	Margin: 20px 0 0 0;
}
.preOrderInfo h3{
  font-weight:bold;
  font-size:14px;
  margin:0 0 10px 0;
}
.preOrderInfo ul{
list-style-type: disc;
  margin: 0 0 0 20px;
}
.preOrderInfo li{
 font-size:14px;
}

/*Delivery Info*/
#PDPDeliveryInfo .delivery-table {
    margin: 10px 0
}

#PDPDeliveryInfo .delivery-table th,
#PDPDeliveryInfo .delivery-table td {
    padding: 5px 10px;
    border: 1px solid #dbdbdb;
    text-align: left
}

#PDPDeliveryInfo .delivery-table th {
    background: #e7e7e7
}
#PDPDeliveryInfo span{
	font-weight:bold;
	color:#A12283;
}
#PDPDeliveryInfo .caveat{
	font-size: 10px;
	text-decoration:italics;
}

.IORecsSlider .image{min-height:135px;}

.k161017-kit .section.buyingOptions .save{
	display:none;
}

 .p562646-product aside{display:none;}
 
 .elitePDPEspot img{width:100%;}
 
 .IOsliderContainer .slides li a img{height:125px;}
 
 .section.buyingOptions.stacked .soldBy{font-size:18px;}
 
 .section.buyingOptions.stacked .soldBy{float:left;}