#quickview {
	position: absolute;
	z-index: 1001;
	text-align: left;
	/* width: 520px; 	 */
}

#quickview a img {
	border: none;
}

#quickviewContent {
	padding: 0 18px;
}

#quickviewContentBackground {
	position: absolute;
	z-index: 998;
	background: none;
}

.quickviewButtonWrap {
	/* text-align: center; */
}

.quickviewButton {
	position: absolute;
	z-index: 99;
	display: none;
	text-align: center;
}

#quickviewLoading {
	height: 300px;
}

#quickview_top {
	height: 70px;
}

#quickview_topRight {
	height: 70px;
}

#quickview_middle {
	height: 300px; /* have to put some min height so that the background doesn't extend all the way down in ie */
}

html>body #quickview_middle {
	height: auto;
}

#quickview_middleRight {
}

#quickview_bottom {
	clear: both;
	height: 64px;
}

#quickview_bottomRight {
	height: 64px;
}

#quickViewZoomImage {
	text-align: center;
}

#quickview_bottomRight a {
	display: block;
	float: right;
	width: 100px;
	margin: 32px 17px 0 0;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#quickview_bottomRight a .red {
	color: red;
}

#quickview_shipToStore {
	padding-left: 6px;
}

#quickview_inStoreAvailability a img {
	padding: 4px 0;
}
#quickviewLoading {
	background: transparent url(/images/fl/quickview/quickview_loader.gif) center no-repeat;
}

#quickview_top {
	background: transparent url(/images/fl/quickview/background_top_left.png) top left no-repeat;
}

#quickview_topRight {
	background: transparent url(/images/fl/quickview/background_top_right.png) top right no-repeat;
}

#quickview_middle {
	background: transparent url(/images/fl/quickview/background_middle_left.png) top left repeat-y;
}

#quickview_middleRight {
	background: transparent url(/images/fl/quickview/background_middle_right.png) top right repeat-y;
}

#quickview_bottom {
	background: transparent url(/images/fl/quickview/background_bottom_left.png) top left no-repeat;
}

#quickview_bottomRight {
	background: transparent url(/images/fl/quickview/background_bottom_right.png) top right no-repeat;
}
#quickview_excluded_bubble {
	background: transparent url('/images/fl/excluded_bubble.gif') top left no-repeat;
	width: 260px;
	height: 180px;
	display: none;
	position: absolute;
	z-index: 9999;
	color: white;
	font-weight: bold;
	font-family: Arial,sans-serif;
}
#quickview_excluded_bubble p {
	margin: 5px 10px;
	padding: 0;
	text-align: justify;
	font-size: 11px;
}			
#quickview_freeshipping_bubble {
	
	background: transparent url('/images/fl/free_shipping_bubble_wide.png') top left no-repeat;
	width: 325px;
	height: 270px;
	
	display: none;
	position: absolute;
	z-index: 9999;
	color: white;
	font-weight: bold;
	font-family: Arial,sans-serif;
}
#quickview_freeshipping_bubble p {
	margin: 20px 10px;
	padding: 0;
	text-align: justify;
	font-size: 11px;
}	
#quickview_maskpurchaseprice_bubble {
	background: transparent url('/images/fl/masked_bubble.png') top left no-repeat;
	width: 260px;
	height: 90px;
	display: none;
	position: absolute;
	z-index: 9999;
	color: white;
	font-weight: bold;
	font-family: Arial,sans-serif;
}
#quickview_maskpurchaseprice_bubble p {
	margin: 20px 10px;
	padding: 0;
	text-align: justify;
	font-size: 11px;
}	
.pdp_wrapper {
    position: relative;
    display: inline-block;
    background: #FFF;
    text-align: left;
}
div[data-tabcontent] {
    display: none;
    width: 100%;
}
div.shoe_images {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
}
.delivery #dm_shiptohome, .delivery #dm_storepickup {
    vertical-align: middle;
}
.left_column, .right_column {
    display: inline-block;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.left_column {
    float: left;
    width: 613px;
    margin: 0 0 0 20px;
    padding: 0 20px 0 0;
}
.right_column {
    float: right;
    width: 333px;
    padding: 10px 20px 10px 20px;
    border-left: 1px solid #D8D8D8;
}
.add_to_cart {
    position: relative;
}
[data-info="add_errors"] {
	display: none;
    position: absolute;
    top : 50px;
    left: 0;
    text-align: center;
    width: 100%;
}
[data-info="add_errors"] ul {
    display: inline-block;
    background: #444;
    opacity: .9;
    color: #FFF;
    border-radius: 5px;
    margin: 0;
    padding: 10px;
    list-style: none;
}
.right_column .pinnedDiv {
    width: 293px;
}
.pdp_wrapper [data-tabcontent] {
    padding: 20px 0 0 0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.rv_title {
    float: left;
    display:inline-block;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    margin: 0 5px;
}
.recently_viewed {
    display: inline-block;
    float: right;
}
.rv_content {
    float: left;
}
.rv_content ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.rv_content ul li {
    display: inline-block;
    list-style: none;
    margin: 0 5px;
    padding: 0;
}
.rv_content ul li a {
    display: inline-block;
    height: 40px;
    width: 40px;
}
.rv_content ul li img {
    width: 100%;
}
[data-info="product_price"] {
    margin: 0 20px 0 0;
}
.price .sale {
    color: #F00;
}
.fit_info .label {
    display: inline-block;
    width: auto;
}
[data-label="fit_length"]:before {
    content: 'Length: ';
}
[data-label="fit_width"]:before {
    content: 'Width: ';
}
#product_images, #product_styles {
    display: inline-block;
    width: 593px;
    text-align: center;
    background: #FFF;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
#product_images .slide_content {
    height: 560px;
    display:block;
}
.left-arrow, .right-arrow {
     position: absolute;
     display: inline-block;
     width: 30px;
     height: 50px;
 }
#hover_item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
#product_images #hover_item ul {
    margin: 0;
    padding: 0;
}
#product_images #hover_item ul li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align : center;
    height: 503px;
}
#product_images #selected_item ul li {
    position: relative;
	width : 100%;
}
#product_images .slide_content {
    position: relative;
    z-index: 2;
}
.other_styles .slide_buttons, #product_images .slide_buttons {
    display: inline-block;
    width: 593px;
    top: 0;
    left: 0;
    bottom: auto;
}
#product_images .slide_buttons .disable, .other_styles .slide_buttons .disable {
    opacity:0.4;
    filter:Alpha(opacity=40); /* IE8 and earlier */
}
#product_videos {
    text-align: center;
	margin: 0 0 20px 0;
}
#product_videos #show_videos{
    display: inline-block;
    width: 100px;
    height: 55px;
    background: url('/ns/pdp/images/play-button.png') no-repeat center center #000;
}
#close_vid {
    float: right;
	display: inline-block;
}
#close_vid:after {
    content: 'Close Video [X]';
}
#video_gallery {
    width: 100%;
    margin: 30px 0 20px 0;
}
#video_gallery .video_link {
    width: auto;
}
#video_gallery .video_link img {
    width: 65px;
}
#video_gallery .video_link .description {
    display: none;
}
.left-arrow {
    background: #000;
    left:0;
    top: 230px;
}
.right-arrow {
    background: #000;
    right: 0;
    top: 230px;
}
.other_styles .left-arrow, .other_styles .right-arrow {
    top: 30px;
}
.spotlight {
    position: relative;
}
#product_images .alt_view, #product_images .alt_view[data-zoom="in"] {
    cursor: url("/ns/pdp/images/fullscreen-plus.cur"), url("/ns/pdp/images/fullscreen-plus.png"), auto;
}
#product_images .alt_view[data-zoom="out"] {
    cursor: url("/ns/pdp/images/fullscreen-minus.cur"), url("/ns/pdp/images/fullscreen-minus.png"), auto;
}
#full_screen {
    position: relative;
    z-index: 998;
    background: #FFF;
}
.full_toggle {
    position: absolute;
    left: 0;
    top: 20px;
    margin: 0;
    color: transparent;
    line-height: 0;
    font-size: 0;
    z-index: 3;
}
#full_screen .close_btn {
    top: 60px;
}
.controls {
    position: absolute;
    right: 20px;
    top: 60px;
    z-index: 999;
}
#zoomIn, #zoomOut {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000;
}
.main_view {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
}
.main_view:hover {
    cursor:hand;
    cursor:grab;
    cursor:-moz-grab;
    cursor:-webkit-grab;
}
.main_view:hover.grabbing {
    cursor:grabbing;
    cursor:-moz-grabbing;
    cursor:-webkit-grabbing;
}
.alt_views {
    position: absolute;
	width: 50px;
    bottom: 0;
    right: 0;
	padding: 15px;
}
.alt_views img {
	width: 50px;
	height: 50px;
}
#select_size {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 20px 0;
}
#product_sizes {
    width: 280px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
}
div[data-info="product_sizes"] a[data-href="#sizes"] {
    display: inline-block;
    width: 100%;
    background: #EBEBEB;
    line-height: 40px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    border-radius: 5px;
}
div[data-info="product_sizes"] a[data-href="#sizes"]:after {
    display: inline-block;
    width: 100%;
    content: 'Select a size';
    text-align: center;
}
div[data-info="product_sizes"] a[data-href="#sizes"].size_selected:after {
    content: 'SIZE: ' attr(data-content);
}
#addToWishlist, [data-info="add_to_cart"], [data-info="product_delivery"] {
    display: none;
}
.pdp_wrapper [data-free_shipping="false"] label [data-image="radio_btn"] {
    top: 0;
}
.pdp_wrapper [data-free_shipping="false"] label #pdp_freeShipping{
    display: none;
}
.touch_device #sizes {
    position: relative;
    z-index: 2;
}
.touch_device select#product_sizes, input[type="text"], input[type="button"], input[type="submit"] {
    -moz-appearance: none;
    -webkit-appearance: none;

}
.touch_device select#product_sizes {
    height: 30px;
    background: none;
    border: none;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
div.touch_device[data-info="product_sizes"] a[data-href="#sizes"] {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
}

div.touch_device[data-info="product_sizes"] a[data-href="#sizes"].selected .indicator {
    display: none;
}
#pdp_timer {
    display: inline-block;
    padding: 20px;
    text-align: center;
}
#pdp_timer .title, #pdp_timer .time, #pdp_timer .launchCopy {
    display: inline-block;
    width: 100%;
}
#pdp_timer .launch_copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
}
.other_styles, .product_info {
    text-align: center;
}
.other_styles a[data-sku] {
    display: inline-block;
    width: 50px;
    padding: 5px;
}
.other_styles a[data-sku] img {
    width: 100%;
}
.recommendations table {
    display: inline-block;
    width: 100%;
}
.recommendations table tr td {
    width: 25%;
}
.recommendations .product_image_link, .recommendations .product_price a, .recommendations .product_name a {
    display: inline-block;
    width: 100%;
    color: #737373 !important;
    text-align: left !important;
    font-size: 12px !important;
}
.recommendations img.product_image_img {
    border: 0;
}
.recommendations .product_price {
    display: inline-block;
    font-size : 0;
    font-weight: normal !important;
}
.recommendations .product_price a.sale_price:before {
    content: 'Now:';
}
.recommendations .product_price a.list_price {
    text-decoration:line-through;
}
.recommendations .product_price a.sale_price {
    font-weight: bold;
    color: #F00 !important;
}
.recommendations .product_name a {
    font-weight: bold !important;
}
.social {
    margin: 0 0 20px 0;
}
.social_media {
    display: inline-block;
    width: auto;
    margin: 5px 5px 0 0;
    vertical-align: middle;
    height: 20px;
}
#video_gallery {
    height: auto;
}
#video_player_wrapper {
    display: none;
    height: 380px;
    width: 100%;
    padding: 0;
    margin: 0;
}
/** RATINGS AND REVIEWS ***/
.pdp_reviews .BVRRPrimaryRatingSummary {
    position: relative;
}
.pdp_reviews .BVRRBuyAgainContainer {
    display: inline-block;
    width: 360px;
}
.pdp_reviews .BVRRRatingSummaryLinks {
    position: absolute;
    top: 0;
    right: 0;
}
.pdp_reviews .BVRRQuickTakeContent, .pdp_reviews .BVRRQuickTakeProTags, .pdp_reviews .BVRRQuickTakeNoResultsConTagsSummaryTwoClouds, .pdp_reviews .BVRRQuickTakeSummary, .pdp_reviews .BVRRTagFilterSentence {
    width: 100%;
}
.pdp_reviews .BVRRBuyAgainContainer {
    display: inline-block;
    float: left;
    width: 60%;
}
.pdp_reviews .BVRRQuickTakeContent, .pdp_reviews .BVRRTagFilterSentence {
    background : #EAEAEA;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.pdp_reviews .BVRRDisplayContentBody {
    background: #FFF;
    padding: 10px 0;
    clear: both;
}
.pdp_reviews .BVRROverallRatingContainer .BVRRLabel {
    display: inline-block;
    float: left;
    color: #737373;
	font-weight: normal;
}
.pdp_reviews #BVRRDisplayContentID .BVRROverallRatingContainer .BVRRLabel {
	font-size: 17px;
	margin : 0 5px 0 0;
}
.pdp_reviews #BVRRDisplayContentID .BVRROverallRatingContainer .BVRRRatingOverall .BVRRRatingNormalOutOf, .pdp_reviews #BVRRDisplayContentID .BVRRRatingNormalOutOf .BVRRNumber {
	font-size: 17px;
}
.pdp_reviews #BVRRDisplayContentID .BVRRRatingOverall .BVRRRatingNormalImage {
	margin: 4px 0 0 0;
}
.pdp_reviews #BVRRDisplayContentID .BVRRRatingOverall .BVRRRatingNormalImage {
	line-height:14px;
}
.pdp_reviews #BVRRDisplayContentID .BVRROverallRatingContainer img.BVImgOrSprite {
	height: 14px;
}
.pdp_reviews .BVRRRatingEntry, .pdp_reviews .BVRROverallRatingContainer .BVRRLabel, .pdp_reviews .BVRRRatingOverall .BVRRRatingNormalOutOf, .pdp_reviews .BVRRRatingNormalOutOf .BVRRNumber, #BVRRQuickTakeSectionID .BVRRRatingSummary .BVRROverallRatingContainer .BVRRSeparatorText {
    font-family: 'BebasNeueRegular', Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
}
.pdp_reviews .BVRRReviewTitle {
    font-family: 'BebasNeueRegular', Arial, sans-serif;
    font-size: 17px;
    line-height: 17px;
    font-weight: normal;
}
.pdp_reviews .BVRRReviewDateContainer {
    font-family: 'BebasNeueRegular', Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    padding: 0;
    background : none;
}
.pdp_reviews .BVRRReviewDisplayStyle5BodyUser {
    background: #FFF;
}
.BVRRRatingOverall .BVRRRatingNormalImage {
    padding: 0 8px 0 5px;
}
.pdp_reviews .BVRRReviewProTagsPrefix, .pdp_reviews .BVRRReviewConTagsPrefix {
    display: inline-block;
}
.pdp_reviews .BVRRRatingNormalImage {
    float: right;
}
.pdp_reviews .BVRRQuickTakeSection .BVRRRatingSummaryLinks .BVRRRatingSummaryLinkWrite a {
    border: none;
    color: #333;
    border-radius: 5px;
    padding: 10px;
    margin: 0;
    font-family: 'BebasNeueRegular', Arial, sans-serif;
    font-weight: normal;
    line-height: 17px;
    text-transform: uppercase;
    font-size: 17px;
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.75);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BVRRQuickTakeSection {
    display: inline-block;
    padding: 10px 0;
    overflow: visible;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BVRRReviewDisplayStyle5 {
    padding: 0;
    zoom: 1;
}
.BVRRRatingOverall .BVRRRatingNormalImage {
    padding: 0 10px 0 0;
}
.pdp_reviews .BVRRRatingOverall .BVRRRatingNormalImage {
    padding: 0 10px 0 10px;
}
.ratings_reviews {
    margin: 0 0 20px 0;
}
.ratings_reviews a {
    line-height: 14px;
    font-size: 17px;
    text-decoration: underline;
    margin: 0 5px 0 0;
    color: #737373;
}
.main_divider {
	display: inline-block;
	height: 100%;
	position: absolute;
	border-right: 1px solid #D8D8D8;
	left: 633px;
	top: 0;
}
.pdp_wrapper a {
	color: #737373;
	text-decoration: none;
}
.pdp_header.touch_device {
	display: inline-block;
	width: 966px;
	background: #EBEBEB;
	border-bottom : 1px solid #A8A8A8;
}
.pdp_header {
	float: left;
	position: relative;
	z-index: 100;
	display: inline-block;
	width: 100%;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 17px;
	text-align: left;
}
.pdp_header .pinnedDiv {
	display: inline-block;
	background: #EBEBEB;
	border-bottom : 1px solid #A8A8A8;
	z-index: 100;
	width: 966px;
	top : auto;
}
.pdp_header[data-pinned="true"] .pinnedDiv {
	position: relative;
	float: left;
	display: inline-block;
	background: #EBEBEB;
	z-index: 100;
	width: 966px;
	border-bottom : 1px solid #A8A8A8;
}
@media only screen and (min-device-width : 480px) and (max-device-width : 1024px) {
	.pdp_header[data-pinned="true"] .pinnedDiv {
		top : 0 !important;
	}
	.right_column[data-pinned="true"] .pinnedDiv {
		top : 65px  !important;
	}
}
.pdp_header .tab {
	float: left;
	display: inline-block;
}
.pdp_header .last {
	border-right: 1px solid #A8A8A8;
}

.pdp_header .tab:last-child {
	border-right: 1px solid #A8A8A8;
}
.pdp_header .tab a {
	display: inline-block;
	line-height: 18px;
	font-size: 18px;
	text-align: center;
	color: #696969;
	padding: 25px 25px 19px 25px;
	background: #EBEBEB;
	border-top: none;
	border-bottom: 1px solid #A8A8A8;
	border-right: 1px solid #F1F1F1;
	border-left: 1px solid #A8A8A8;
	margin: 0 0 -2px 0;
}
.pdp_header .tab a.selected {
	background: #FFF;
	padding: 20px 25px 21px 25px;
	border: none;
	border-top: 5px solid #F00;
	-webkit-box-shadow: 0px 3px 1px rgba(50, 50, 50, 0.45) inset;
	-moz-box-shadow:    0px 3px 1px rgba(50, 50, 50, 0.45) inset;
	box-shadow:         0px 3px 1px rgba(50, 50, 50, 0.45) inset;
}
.right_column .cartridge {
	display: inline-block;
	padding: 0 20px 0 20px;
	border-bottom : 1px solid #D8D8D8;	
}
.right_column {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	border: none;
}
.top_item {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #A9A9A9;
}
.middle_item {
	border-top: 1px solid #FEFEFE;
	border-bottom: 1px solid #A9A9A9;
}
.bottom_item {
	border-top: 1px solid #FEFEFE;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 1px 0 rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 1px 0 rgba(50, 50, 50, 0.35);
	box-shadow:         0px 1px 0 rgba(50, 50, 50, 0.35);
}
[data-info="product_title"] {
	margin : 10px 0 0 0;
}
[data-info="product_title"] h1 {
	font-size: 24px;
	margin: 0;
	line-height: 22px;
	font-weight: normal;
}
[data-info="product_price"] {
	font-size: 32px;
}
[data-info="product_price"] .old, [data-info="product_price"] .sale {
	display : inline-block;
	margin: 0 10px 0 0;	
}
[data-info="product_price"] .old {
	text-decoration:line-through;	
}
.delivery {
	padding: 0;
	color: #737373;
}
.delivery input[type=radio] {
	position: absolute;
	left: -2000%;
}
#storepickup_msg span.red{
   display: none;
   visibility: hidden;
}
.pdp_wrapper #dm_shiptohome, .pdp_wrapper #dm_storepickup {
	display: inline-block;
	width: 49%;	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.pdp_wrapper #dm_shiptohome span, .pdp_wrapper #dm_storepickup span {
	display: inline-block;
}
.pdp_wrapper #dm_shiptohome label, .pdp_wrapper #dm_storepickup label {
	position: relative;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 17px;
	display: inline-block;
	padding: 0 0 0 30px;	
}
.pdp_wrapper #dm_shiptohome label [data-image="radio_btn"], .pdp_wrapper #dm_storepickup label [data-image="radio_btn"] {
	position: absolute;
	top: 10px;
	left: 5px;
	background-position : -210px -140px; width:23px; height:23px;
}
.pdp_wrapper #dm_storepickup label [data-image="radio_btn"] {
	left: 0;
}
.pdp_wrapper #dm_shiptohome[data-free_shipping="false"] label [data-image="radio_btn"] {
	top: 0;
}
.pdp_wrapper #dm_shiptohome label.radio_checked [data-image="radio_btn"], .pdp_wrapper #dm_storepickup label.radio_checked [data-image="radio_btn"] {
	 background-position : -240px -140px; width:23px; height:23px;
}
.pdp_wrapper .delivery, .add_to_cart {
	background: #EBEBEB;
}
.add_to_cart {
	margin: 0 0 20px 0;	
}
.add_to_cart input, .add_to_wishlist input, .return_wishlist a {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	border-bottom: none;
	border-left : 1px solid #BFBFBF;
	border-right : 1px solid #BFBFBF;
	border-top : 1px solid #FFFFFF;
	border-radius: 5px;
	padding: 10px;
	margin: 20px;
	text-transform: uppercase;
	font-size: 17px;
	-webkit-box-shadow: 0px 2px 0 rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 2px 0 rgba(50, 50, 50, 0.50);
	box-shadow:         0px 2px 0 rgba(50, 50, 50, 0.50);
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	cursor: pointer;
}
.return_wishlist a img {
	display: none;
}
.return_wishlist a {
	background: #CECECE;
	color: #737373;
}
.return_wishlist a:before {
	content: 'Return to wishlist';	
}
.add_to_cart input {
	color: #A8A8A8;
	width: 88%;
}
.add_to_wishlist input {
	background: #EBEBEB;
	color: #555;
	width: auto;
	margin: 3% 0;
}
.product_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.product_info .label {
	font-weight: bold;
}
.top_heading {
	position:relative;
	float: left;
	display: inline-block;
	width: 100%;
	height: auto;
	background: #FFF;	
}
.breadCrumb {
	display: inline-block;
	width: auto;
	float: left;
	padding: 0 0 0 20px !important;
	line-height: 44px !important;
	font-weight: normal !important;
	color: #4A4A4A !important;
}
.breadCrumb a {
	font-weight: normal !important;
	color: #4A4A4A !important;
}
.return_wishlist {
	position: absolute;
	right: 0;
	top: 65px;
}
#sizes {
	width:100% !important;
	opacity: 1 !important;	
}
#select_size {
	background: #CECECE;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border-radius: 5px;
}
div[data-info="add_errors"] {
	background : url('/ns/pdp/images/error-arrow.png') no-repeat 50% 0 transparent;
	padding: 8px 0 0 0;
}
.touch_device #select_size {
	background: none;	
}
#size_footer {
	display: inline-block;
	width: 100%;
	height: 20px;
	background: #EBEBEB;
	float: left;
	border-radius: 0 0 5px 5px;
	border-bottom: none;
	border-left : 1px solid #BFBFBF;
	border-right : 1px solid #BFBFBF;
	border-top : 1px solid #FFFFFF;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	-webkit-box-shadow: 0px 2px 0 rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 2px 0 rgba(50, 50, 50, 0.50);
	box-shadow:         0px 2px 0 rgba(50, 50, 50, 0.50);
}
#product_fit_info, .recommendations, .BVRRDisplayContentReview {
    display: inline-block;
	width: 100%;
    margin: 0 0 20px 0;
	border-top: 1px solid #D8D8D8;
	padding: 20px 0 0 0;
}
.BVRRDisplayContentLinkWrite, #BVRRQuickTakeHeaderID, #BVRRDisplayContentTitleID, #BVRRQuickTakeContentID, #BVRRQuickTakeFilterSentenceID {
	display: none;	
}
.BVRRRatingSummary .BVRRBuyAgainContainer {
	margin : 0;
}
.pdp_sizing [data-info="fit_icon"] {
    display: inline-block;
	width: 100%;
    margin: 0 0 20px 0;
	border-bottom: 1px solid #D8D8D8;
	padding: 0 0 20px 0;
}
div[data-info="product_sizes"] a[data-href="#sizes"]:after {
	content: 'Select a size';
}

div[data-info="product_sizes"] a[data-href="#sizes"], #pdp_timer {
	position: relative;
	background: #EBEBEB;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border-radius: 5px;
}
div[data-info="product_sizes"] a[data-href="#sizes"].selected {
	color: #FFF;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #F3A2B1;
	-webkit-box-shadow: 0 1px 0 #890622;
	-moz-box-shadow:    0 1px 0 #890622;
	box-shadow:         0 1px 0 #890622;
}
div.touch_device[data-info="product_sizes"] {
	min-height: 40px;	
}

div[data-info="product_sizes"] a[data-href="#sizes"] .indicator {
	display: none;
	position: absolute;
	left: 50%;
	bottom: -12px;
	margin : 0 0 0 -15px;
}
div[data-info="product_sizes"] a[data-href="#sizes"].selected .indicator {
	display: inline-block;	
}
div[data-info="product_sizes"] a[data-href="#sizes"] .arrow {
	position: absolute;
	right: 20px;
	top: 10px;	
}
div[data-info="product_sizes"] select option {
	font-size: 14px;
	color: #737373;
	color /*\**/: #000\9;
    font-size: 14px !important;
    line-height: 14px !important;
}
div[data-info="product_sizes"] select option:disabled, div[data-info="product_sizes"] select option.disabled {
	color: #CCC;
}
div.touch_device[data-info="product_sizes"] a[data-info="fit_guarentee"]:after {
	border-radius : 0 0 5px 5px;
	-webkit-box-shadow: 0px 2px 0 rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 2px 0 rgba(50, 50, 50, 0.50);
	box-shadow:         0px 2px 0 rgba(50, 50, 50, 0.50);
}

div[data-info="product_sizes"] a[data-info="fit_guarentee"]:after {
	display: inline-block;
	background-color: #CECECE;
	width: 100%;
	text-align: center;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	color : #737373;
	font-size: 18px;
	content: '100% Fit Guarantee';
	border-top : 1px solid #FEFEFE;
	padding: 5px 0;
}
div.touch_device[data-showfit="false"] a[data-info="fit_guarentee"]:after {
	border-radius : 5px;
	border: none;
	-webkit-box-shadow: 0px 2px 0 rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 2px 0 rgba(50, 50, 50, 0.50);
	box-shadow:         0px 2px 0 rgba(50, 50, 50, 0.50);
}
div[data-info="product_messaging"] {
	margin: 0 0 10px 0;	
}
div[data-info="product_messaging"] .message {
	display: inline-block;
	width: 100%;
	font-size: 24px;
	color: #e71836;
	line-height: 25px;
}
#product_sizes {
	border: none;	
}
.product_info .label {
	font-size: 12px;	
	color: #737373;
}
.product_info .value {
	font-weight: normal;
	font-size: 12px;	
	color: #737373;
}
#pdp_timer {
	display: inline-block;
	padding: 20px;
	margin: 0;
	text-align: center;
	font-size: 17px;
	line-height: 16px;
	color: #737373;
	background: #EBEBEB;
}
#pdp_timer .time {
	color:#e71836;
	margin: 0 0 10px 0;
}
#pdp_timer .launch_copy {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
#launchPostCopy {
	display: inline-block;
	margin: 0 0 20px 0;
	color:#e71836;
}
#excludedMessage {
	color: #E71836;	
	border-left: 1px solid #A8A8A8;
	padding: 0 5px;
}
#shipRestrictionMessage {
	color: #3985B5;	
	border-left: 1px solid #A8A8A8;
	padding: 0 5px;
}
.ratings {
	display: inline-block;
}
.ratings .selected {
	background: url('//www.footlocker.com/ns/rate-review/images/one-full-star.png') no-repeat left top;
	height: 14px;
	width: 100%;
}
.ratings .blank_rating {
	float: left;
	height: 14px;
	width: 15px;
	background: url('//www.footlocker.com/ns/rate-review/images/one-blank-star.png') no-repeat left top;
}
.ratings_reviews a {
	display: inline-block;
	line-height: 14px;
	font-size: 17px;
	text-decoration: underline;
	margin: 0 5px 0 0;
	color: #737373;
}
#BVRRTotalReviewsCount {
    float: left;
    margin-right: 5px;
    font-size: 25px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
    line-height: 25px;
	color: #737373;	
}
.BVRRRootElement input, .BVRRRootElement select, .BVRRRootElement textarea, .BVRRPhotoPopup, .BVRRVideoPopup, .BVRRRatingSummaryLinks .BVRRCount, .BVRRRatingSummaryLinks .BVRRRatingSummaryLinkWrite a, .BVRRRatingNormalOutOf .BVRRNumber, .BVRRRatingSummary .BVRROverallRatingContainer .BVRRSeparatorText, .BVRRRatingSummaryLinks, .BVRRRootElement .BVRRRatingSummaryLinkWriteFirst a, .BVRRRatingSummaryLinkWriteFirstPrefix {
	font-size: 18px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-weight: normal !important;	
	color: #737373;	
}
.BVRRRootElement select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BVRRQuickTakeValue, .BVRRQuickTakeLabel, .BVRREmptyResult {
	display: inline-block;
	margin: 0 10px 10px 0;
}
.BVRRQuickTakeSection .BVRRTag {
	display: inline-block;
	background-image:url("/ns/pdp/images/review-radio-inactive.png");
	background-position: 0 0;
}
.BVRRQuickTakeSection .BVRRTag a {
	padding-left: 22px;
}
.BVRRQuickTakeSection .BVRRTag a:hover, .BVRRQuickTakeSection .BVRRTagFilterOn a, .BVRRQuickTakeSection .BVRRAttributeFilterItemOn a  {
	background-image:url("/ns/pdp/images/review-radio-active.png");
	background-position: 0 0;
	color: #737373;
}
.BVRRQuickTakeSection .BVRRRatingSummaryLinks .BVRRRatingSummaryLinkWrite a {
	background: #EBEBEB;	
}
.BVRRTagFilterOn a:hover, .BVRRAttributeFilterItemOn a:hover {
	background-image:url("/ns/pdp/images/review-radio-active.png");
	background-repeat: no-repeat;
	background-position: 0 0 !important;
	color: #737373 !important;
}
.BVRRHistogram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BVRRRatingsHistogramButtonScript {
	position: relative;	
}
.BVRRRatingsHistogramButtonPopin {
	left: -143px;
}
.BVRRReviewDisplayStyle5Footer {
	border: none;	
}
.active_step, .active_step, .add_to_cart input.active_step, div[data-info="product_sizes"] a.selected {
	background: #DA2334 !important;
	color: #FFF !important;
}
div[data-info="product_sizes"] a[data-href="#sizes"] {
	background: #DA2334;
	color: #FFF;
}
div.touch_device[data-info="product_sizes"] a[data-href="#sizes"].selected {
	border-radius: 5px;
	border-bottom: none;
}
div.touch_device[data-info="product_sizes"] a[data-href="#sizes"].size_selected {
	border-radius: 5px;
	border-bottom: none;
	border:none;
	-webkit-box-shadow: 0px 2px 0 rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 2px 0 rgba(50, 50, 50, 0.50);
	box-shadow:         0px 2px 0 rgba(50, 50, 50, 0.50);
}
div[data-info="product_sizes"] a.size_selected {
	background: #EBEBEB;
	color: #737373;
}
div.touch_device[data-info="product_sizes"] a[data-href="#sizes"].size_selected {
	background: #EBEBEB !important;
	color: #737373 !important;
}

div[data-info="product_sizes"] .touch_device a.selected {
	border-radius: 5px;
}
.touch_device select#product_sizes {
	position : absolute;
	z-index: 2;
	top : 0;
	left: 0;
	height: 40px;
	padding : 0;
	margin: 0 10px 0 10px;
    font-size: 14px;
    color: #ebebeb;
}
.touch_device.active_step {
	background: none !important;
	border: none;
}
[data-xfory="2for1999"]:before {
	content : "2 for $19.99";
}
[data-xfory="2for2499"]:before {
	content : "2 for $24.99";
}
[data-xfory="2for3999"]:before {
	content : "2 for $39.99";
}
[data-tabcontent=description] {
	color: #555;
	font-size: 12px;	
}
[data-tabcontent=description] .icons {
	display: none;	
}
[data-tabcontent=description] .product_title {
	display: inline-block;
	font-size: 17px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	line-height: 40px;
	width: 100%;	
}
[data-tabcontent=description] .product_title {
	font-size: 22px;	
}
[data-tabcontent=description] h3.product_title {
	font-weight: normal;	
    margin: 0px;
}
[data-tabcontent=description] .description .heading:before {
	content : "Product Overview";
}
[data-tabcontent=description] .technical .heading:before {
	content : "At a glance";
}
[data-tabcontent=description] .description {
	margin: 0 0 20px 0;	
}
.desc_title {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	color : #737373;
	font-size: 24px;
}
.pdp_wrapper .heading {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	color: #737373;
	line-height: 20px;
	font-size: 20px;
	position: relative;
	padding: 0 0 10px 0;
	display: inline-block;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.pdp_wrapper .heading .highlight {
	position: absolute;
	bottom: 0;
	height: 5px;
	width: 30px;
	background: #e71836;
	left: 0;
}
.fit_info {
	display: inline-block;
	color : #737373;
	font-size: 12px;
}
.fit_description {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
.fit_info_wrappers {
	margin: 0;
	color : #737373;
}
[data-info="fit_icon"] {
	font-size: 12px;	
}
[data-info="fit_icon"] .label {
	display: inline-block;
	margin: 0 5px 0 0;
	font-weight: bold;
}
.fit_info_wrappers .highlight {
	color: #e71836;	
}
#product_styles .group {
	display: inline-block;
	width: 420px;
	text-align: left;
}
.video_link a {
	display: inline-block;
	border-bottom: none;
	padding: 5px;
}
.pdp_description .technical {
	margin: 0 0 20px 0;
}
.other_styles a.selected, #video_gallery .video_link a.selected {
	border-bottom: 3px solid #e71836;
	padding: 5px 5px 2px 5px;
}

[data-info="fit_info"] {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	color : #737373;
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
}

[data-showfit="false"] [data-info="fit_info"] {
	border-bottom: none;
}
.touch_device [data-info="fit_info"] {
	border-radius: 5px 5px 0 0;
	background: #CECECE;
	margin: 20px 0 0 0;
}
.touch_device #size_footer {
	display: none;
}
.touch_device .fitInfoTitle {
	padding: 5px 0 0 0;
}
.touch_device .fitInfoContent {
		
}
.fitInfoTitle {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.fitInfoTitle .title:after {
	content: 'Fit Notice';
	margin: 0 10px;	
}
.fitInfoContent {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
.full_screen_header {
	display: inline-block;
	width: 100%;
	height: auto;
	background: #EBEBEB;
	position: relative;
	z-index: 10;
	margin: 49px 0 0 0;
	text-align: center;
}
@media only screen and (min-device-width : 480px) and (max-device-width : 1024px) {
	.full_screen_header {
		margin: 0;
	}
}
.inner_header {
	position: relative;
	display: block;
	width: 966px;
	text-align: left;
	font-size: 17px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	color: #737373;
	margin: 0 auto
}
.inner_header .logo {
	display: inline-block;
	width: 248px;
	height: 26px;
	margin: 17px 0;
	background: url('/ns/pdp/images/fullscreen-logo.png') no-repeat 0 0 transparent;
}
#full_screen .close_btn {
	top: 20px;
	right: 0;
	left: auto;
	height: 24px;
	width: 75px;
	background: url('/ns/pdp/images/fullscreen-close.png') no-repeat right center transparent;
	color: #737373;
	text-decoration: none;
	font-size: 17px;
	margin: 0;
	line-height: 26px;
}
#full_screen .close_btn:before {
	content: 'Close';
}
#zoominit {
    display: none;
}
body[data-touch="true"] #zoominit {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 15px;
	width: auto;
	height: auto;
	padding: 0 26px 0 0;
	line-height: 24px;
	background: url('/ns/common/pdp/images/magnifying.png') right center no-repeat transparent;
	z-index: 10;
}
body[data-touch="true"] #zoominit:after {
	content: 'Tap Image To Zoom';
}
.controls {
	position: absolute;
	right: 200px;
	top: 20px;
	z-index: 999;
	width: 108px;
}
#zoomIn, #zoomOut {
	float: left;
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url('/ns/pdp/images/fullscreen-minus.png') no-repeat center center transparent;
}
.zoom_label:after {
	display: inline-block;
	content: 'zoom';
	width: 60px;
	line-height: 23px;
	text-align: center;	
}
#zoomIn {
	float: right;
	background: url('/ns/pdp/images/fullscreen-plus.png') no-repeat center center transparent;
}
.pdp_wrapper .info_icon {
	background: url('/ns/pdp/images/info.png') no-repeat center center transparent;
	height: 16px;
	width: 16px;
	margin: 5px;
}
.article_entry {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
}
.article_entry p {
	margin: 0;
	padding: 0;
}
.article_entry p.emptyParagraph {
	display: none;
}
.article_entry a, .article_entry span.article_title {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}
.article_entry a.readmore, .article_entry a.readless {
	margin: 10px 0;
	text-transform: uppercase;
}
.article_entry .thumbnail {
	display:none;	
}
.article_entry .title {
	font-size: 15px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
}
.article_entry hr {
	display: none;
}
.product_info .sku_number, .product_info .sku_messaging {
	display: inline-block;
	width: 100%;
}
.pdp_wrapper .sku_messaging .info_icon {
	margin: -1px 0 0 3px;
}
.size_main .heading .highlight{
	font-size:0px;
}
.pdp_sprite { background-image:url("/ns/pdp/images/pdp-sprite.png"); background-repeat: no-repeat; background-color: transparent; display: inline-block; }
.product_shadow  { background-position : -0px -0px; width:424px; height:42px; position:absolute; bottom: -60px; left: 70px;}
.fit-notice-right-shoe  { background-position : -210px -50px; width:36px; height:23px; }
.footlocker-fit-guarantee  { background-position : -0px -50px; width:200px; height:200px; }
.fit-notice-left-shoe  { background-position : -250px -50px; width:36px; height:23px; }
.menu-arrow, div[data-info="product_sizes"] a.selected .indicator  { background-position : -290px -50px; width:31px; height:12px; }
.right-arrow  { background-position : -330px -50px; width:28px; height:50px; }
.left-arrow  { background-position : -370px -50px; width:28px; height:50px; }
.fullscreen-minimize  { background-position : -210px -80px; width:28px; height:50px; }
.fullscreen-maximize  { background-position : -250px -80px; width:28px; height:50px; }
.boris-radio-inactive  { background-position : -210px -140px; width:23px; height:23px; }
.boris-radio-active  { background-position : -240px -140px; width:23px; height:23px; }
.dropdown-arrow-inactive, div[data-info="product_sizes"] a[data-href="#sizes"] .arrow, div[data-info="product_sizes"] a[data-href="#sizes"].size_selected .arrow, div.touch_device[data-info="product_sizes"] a[data-href="#sizes"].size_selected .arrow { background-position : -270px -140px; width:19px; height:19px; }
.dropdown-arrow-active, div[data-info="product_sizes"] a[data-href="#sizes"].selected .arrow, div[data-info="product_sizes"] a[data-href="#sizes"] .arrow    { background-position : -300px -140px; width:19px; height:19px; }
.review-radio-inactive  { background-position : -210px -170px; width:16px; height:16px; }
.review-radio-active  { background-position : -230px -170px; width:16px; height:16px; }

.cartPrice {
	display: inline-block;
	font-size: 24px;
	margin-left: 10px;
	color: #f00;
}

/** 360 VIEW */

[data-fullscreenid="full_360"] .s7container {
	position: fixed !important;
	top : 0 !important;
	left : 0 !important;
}
.s7spinviewer.s7mouseinput .s7spinview .s7iconeffect {
	height: 100px; 
	width: 100px; 
	background-size: 100%;
}

.s7spinviewer.s7mouseinput .s7button, .s7spinviewer.s7mouseinput .s7spinview .s7iconeffect, .s7spinviewer.s7touchinput .s7spinview .s7iconeffect, .s7spinviewer.s7touchinput .s7button {background-position:0 !important;background-size:100% !important;}

.s7spinviewer.s7mouseinput .s7zoominbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoominbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoominbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoominbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_disabled.png); }

.s7spinviewer.s7touchinput .s7zoominbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoominbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoominbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoominbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_disabled_touch.png); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5)	{
	.s7spinviewer.s7touchinput .s7zoominbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoominbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoominbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoominbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomInButton_light_disabled_touch_2x.png); }
}


.s7spinviewer.s7mouseinput .s7zoomoutbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoomoutbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoomoutbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoomoutbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_disabled.png); }

.s7spinviewer.s7touchinput .s7zoomoutbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoomoutbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoomoutbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoomoutbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_disabled_touch.png); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5)	{
	.s7spinviewer.s7touchinput .s7zoomoutbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoomoutbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoomoutbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoomoutbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomOutButton_light_disabled_touch_2x.png); }
}
.s7spinviewer.s7mouseinput .s7zoomresetbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoomresetbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoomresetbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7zoomresetbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_disabled.png); }

.s7spinviewer.s7touchinput .s7zoomresetbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoomresetbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoomresetbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7zoomresetbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_disabled_touch.png); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5)	{
	.s7spinviewer.s7touchinput .s7zoomresetbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoomresetbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoomresetbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7zoomresetbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/ZoomResetButton_light_disabled_touch_2x.png); }
}

.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='true'][state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='true'][state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='true'][state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='true'][state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_disabled.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='false'][state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='false'][state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='false'][state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='false'][state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_disabled.png); }

.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_disabled_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_disabled_touch.png); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5)	{
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/MinScreenButton_light_disabled_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/FullScreenButton_light_disabled_touch_2x.png); }
}
.s7spinviewer.s7mouseinput .s7closebutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7closebutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7closebutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7closebutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_disabled.png); }


.s7spinviewer.s7touchinput .s7closebutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7closebutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7closebutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up_touch.png); }
.s7spinviewer.s7touchinput .s7closebutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_disabled_touch.png); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5)	{
	.s7spinviewer.s7touchinput .s7closebutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7closebutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7closebutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_up_touch_2x.png); }
	.s7spinviewer.s7touchinput .s7closebutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/CloseButton_light_disabled_touch_2x.png); }
}
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panleftbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinLeftButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panleftbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinLeftButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panleftbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinLeftButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panleftbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinLeftButton_light_disabled.png); }

.s7spinviewer.s7mouseinput .s7spinbuttons .s7panrightbutton[state='up'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinRightButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panrightbutton[state='over'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinRightButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panrightbutton[state='down'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinRightButton_light_up.png); }
.s7spinviewer.s7mouseinput .s7spinbuttons .s7panrightbutton[state='disabled'] { background-image:url(//images.footlocker.com/s7viewers/html5/images/v2/SpinRightButton_light_disabled.png); }


/* IconEffect - desktop size and art */
.s7spinviewer.s7mouseinput .s7spinview .s7iconeffect[state='spin_1D'] { background-image:url(//www.footlocker.com/ns/pdp/images/FL-360.png) !important; };

.s7spinviewer.s7mouseinput .s7spinview .s7iconeffect[state='spin_2D'] { background-image:url(//www.footlocker.com/ns/pdp/images/FL-360.png) !important; }

/* IconEffect - touch device size and art */
.s7spinviewer.s7touchinput .s7spinview .s7iconeffect[state='spin_1D'] { background-image:url(//www.footlocker.com/ns/pdp/images/FL-360.png) !important; }
.s7spinviewer.s7touchinput .s7spinview .s7iconeffect[state='spin_2D'] { background-image:url(//www.footlocker.com/ns/pdp/images/FL-360.png) !important; }	
@media only screen and (-webkit-min-device-pixel-ratio:1.5)	{
	.s7spinviewer.s7touchinput .s7spinview .s7iconeffect[state='spin_1D'] { background-image:url(//www.footlocker.com/ns/pdp/images/FL-360.png) !important; }
	.s7spinviewer.s7touchinput .s7spinview .s7iconeffect[state='spin_2D'] { background-image:url(//www.footlocker.com/ns/pdp/images/FL-360.png) !important; }	

}

/*Correct 360 functionality (full-screen/exit full screen buttons disappearing)*/
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='true'][state='up'] { background-position:0 }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='true'][state='over'] { background-position:0 }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='false'][state='up'] { background-position:0 }
.s7spinviewer.s7mouseinput .s7fullscreenbutton[selected='false'][state='over'] { background-position:0 }
.s7spinviewer .s7fullscreenbutton { background-size:100% }

