/** Shopify CDN: Minification failed

Line 471:14 The "-" operator only works if there is whitespace on both sides

**/
.pxu-clearfix:before,.pxu-clearfix:after
{
	content:" ";
	display:table;
}

.pxu-clearfix:after
{
	clear:both;
}

.pxu-clearfix
{
	zoom:1;
}

.pxu-zoom-in,.pxu-big-image.zoom-enabled,.pxu-full-image .zoom-enabled,.pxu-floating-modal .pxu-full-image.zoom-enabled,.pxu-lightbox-zoom-area.zoom-enabled
{
	cursor:zoom-in;
}

.pxu-zoom-out,.pxu-zoom
{
	cursor:zoom-out;
}

body.full-view-active
{
	overflow:hidden;
	margin-right:15px;
}

.pxu-scope
{
	width:100%;
	line-height:1;
}

.pxu-scope,.pxu-scope *
{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.pxu-big-image
{
	width:100%;
	position:relative;
}

.pxu-big-image img
{
	max-width:100%;
	display:block;
	margin:0 auto;
}

.pxu-full-view-activate
{
	width:22px;
	height:22px;
	position:absolute;
	top:0;
	right:0;
	display:block;
	background:url(../png/fullscreen-icon-8696713c412a00c9a3beb278ec400cb7.png) center center no-repeat;
	cursor:pointer;
	opacity:0;
	padding:25px;
}

.pxu-zoom
{
	position:absolute;
	background-color:#FFF;
	background-repeat:no-repeat;
	display:none;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:10;
}

.pxu-zoom.active
{
	display:block;
}

.pxu-product-thumbnails img
{
	max-width:100%;
	opacity:.6;
	display:block;
}

.pxu-product-thumbnails img:hover
{
	cursor:pointer;
}

.pxu-scope.pxu-thumbs-top .pxu-product-thumbnails,.pxu-scope.pxu-thumbs-bottom .pxu-product-thumbnails
{
	text-align:center;
	font-size:0;
}

.pxu-scope.pxu-thumbs-top .pxu-product-thumbnails img,.pxu-scope.pxu-thumbs-bottom .pxu-product-thumbnails img
{
	display:inline-block!important;
	font-size:16px;
	max-height:100px;
}

.pxu-scope.pxu-thumbs-right .pxu-big-image.pxu-multiple-images
{
	width:81%;
	float:left;
}

.pxu-scope.pxu-thumbs-right .pxu-product-thumbnails
{
	width:19%;
	float:right;
}

.pxu-scope.pxu-thumbs-left .pxu-big-image.pxu-multiple-images
{
	width:81%;
	float:right;
}

.pxu-scope.pxu-thumbs-left .pxu-product-thumbnails
{
	width:19%;
	float:left;
}

.pxu-photo-caption,.pxu-lightbox-caption
{
	margin:20px 0;
}

.pxu-photo-caption p,.pxu-lightbox-caption p
{
	line-height:1.5;
	white-space:normal;
	font-size:14px;
	text-align:center;
	margin:0;
}

.pxu-full-view-wrapper
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(255,255,255,0.8);
	opacity:0;
	overflow:hidden;
	overflow-y:scroll;
	z-index:147483648;
	height:0;
	visibility:hidden;
	-webkit-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94);
	-moz-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94);
	-ms-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94);
	-o-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94);
	transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94);
}

.pxu-full-view-wrapper.active
{
	visibility:visible;
	height:auto;
	opacity:1;
}

.pxu-full-view-wrapper.closing
{
	opacity:0;
}

.pxu-full-view-wrapper.pxu-inverted
{
	background:rgba(0,0,0,0.8);
}

.pxu-full-view
{
	opacity:0;
	-webkit-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94),top .3s cubic-bezier(0.25,0.46,0.45,0.94),bottom .3s cubic-bezier(0.25,0.46,0.45,0.94);
	-moz-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94),top .3s cubic-bezier(0.25,0.46,0.45,0.94),bottom .3s cubic-bezier(0.25,0.46,0.45,0.94);
	-ms-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94),top .3s cubic-bezier(0.25,0.46,0.45,0.94),bottom .3s cubic-bezier(0.25,0.46,0.45,0.94);
	-o-transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94),top .3s cubic-bezier(0.25,0.46,0.45,0.94),bottom .3s cubic-bezier(0.25,0.46,0.45,0.94);
	transition:opacity .3s cubic-bezier(0.25,0.46,0.45,0.94),top .3s cubic-bezier(0.25,0.46,0.45,0.94),bottom .3s cubic-bezier(0.25,0.46,0.45,0.94);
}

.pxu-anchored-modal .style-modal-markup
{
	width:80%;
	max-width:1280px;
	margin:0 auto;
}

.pxu-anchored-modal .pxu-full-view
{
	position:relative;
	background:#FFF;
	top:-30px;
	-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
	box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
}

.pxu-anchored-modal.active .pxu-full-view
{
	opacity:1;
	top:0;
}

.pxu-floating-modal .pxu-full-view
{
	top:5%;
	right:5%;
	bottom:15%;
	left:5%;
	position:absolute;
	background:#FFF;
	-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
	box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
}

.pxu-floating-modal.active .pxu-full-view
{
	top:10%;
	bottom:10%;
	opacity:1;
}

.pxu-floating-modal.active .pxu-full-view.pxu-inverted .nano>.pane>.slider
{
	background:rgba(255,255,255,0.5);
}

.pxu-floating-modal .pxu-full-view-thumbnails-wrapper
{
	width:100px;
	border-right:1px solid #dedede;
	float:left;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}

.pxu-floating-modal .pxu-full-view-thumbnails-wrapper img
{
	max-width:100%;
	height:auto;
}

.pxu-floating-modal .pxu-full-view.pxu-inverted .pxu-full-view-thumbnails-wrapper
{
	border-color:#272727;
}

.pxu-floating-modal .pxu-full-view-thumbnails
{
	height:100%!important;
}

.pxu-floating-modal .pxu-full-view-main
{
	margin-left:100px;
	opacity:0;
	text-align:center;
	-webkit-transition:opacity .2s cubic-bezier(0.25,0.46,0.45,0.94);
	-moz-transition:opacity .2s cubic-bezier(0.25,0.46,0.45,0.94);
	-ms-transition:opacity .2s cubic-bezier(0.25,0.46,0.45,0.94);
	-o-transition:opacity .2s cubic-bezier(0.25,0.46,0.45,0.94);
	transition:opacity .2s cubic-bezier(0.25,0.46,0.45,0.94);
}

.pxu-floating-modal .pxu-full-view-main img
{
	max-width:100%;
}

.pxu-floating-modal .pxu-full-image
{
	display:inline-block;
	max-width:100%;
}

.pxu-floating-modal .nano
{
	position:relative;
	overflow:hidden;
}

.pxu-floating-modal .nano .pxu-full-view-thumbnails
{
	position:absolute;
	overflow:scroll;
	overflow-x:hidden;
	top:0;
	right:0;
	bottom:0;
	left:0;
}

.pxu-floating-modal .nano .pxu-full-view-thumbnails:focus
{
	outline:thin dotted;
}

.pxu-floating-modal .nano .pxu-full-view-thumbnails::-webkit-scrollbar
{
	visibility:hidden;
}

.pxu-floating-modal .has-scrollbar .pxu-full-view-thumbnails::-webkit-scrollbar
{
	visibility:visible;
}

.pxu-floating-modal .nano>.pane
{
	background:rgba(0,0,0,0.25);
	position:absolute;
	width:10px;
	right:0;
	top:0;
	bottom:0;
	visibility:hidden\9;
	opacity:.01;
	-webkit-transition:.2s;
	-moz-transition:.2s;
	-o-transition:.2s;
	transition:.2s;
	border-radius:5px;
}

.pxu-floating-modal .nano>.pane>.slider
{
	background:rgba(0,0,0,0.5);
	position:relative;
	border-radius:3px;
	margin:0 1px;
}

.pxu-floating-modal .nano:hover>.pane,.pxu-floating-modal .pane.active,.pxu-floating-modal .pane.flashed
{
	visibility:visible\9;
	opacity:.99;
}

.style-simple-lightbox-markup
{
	display:inline;
}

.pxu-simple-lightbox .pxu-full-view
{
	display:block;
	height:100%;
	width:100%;
	white-space:nowrap;
}

.pxu-lightbox-image-wrapper
{
	height:100%;
	width:0;
	overflow:hidden;
	display:block;
	float:left;
	text-align:center;
	position:relative;
}

.pxu-lightbox-image-wrapper.active
{
	width:80%;
}

.pxu-lightbox-image-wrapper.active.first
{
	margin-left:10%;
}

.pxu-lightbox-image-wrapper.pxu-next,.pxu-lightbox-image-wrapper.pxu-previous
{
	width:10%;
	cursor:pointer;
}

.pxu-lightbox-zoom-area
{
	display:inline;
	line-height:1;
	position:relative;
	max-width:100%;
}

.pxu-lightbox-zoom-area.zoom-enabled
{
	display:inline-block;
}

.pxu-lightbox-image
{
	top:40px;
	bottom:40px;
	left:0;
	right:0;
	display:block;
	text-align:center;
	position:absolute;
}

.pxu-lightbox-image img
{
	max-width:100%;
	max-height:100%;
	position:relative;
	height:auto;
	width:auto;
	vertical-align:middle;
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}

.captions-enabled .pxu-lightbox-image
{
	bottom:100px;
}

.pxu-previous .pxu-lightbox-image
{
	left:-50%;
	right:50%;
}

.pxu-next .pxu-lightbox-image
{
	left:50%;
	right:-50%;
}

.pxu-lightbox-caption
{
	position:absolute;
	bottom:20px;
	width:100%;
	color:#222;
	opacity:0;
	display:none;
	top:calc(100%-100px);
}

.pxu-lightbox-image-wrapper.active .pxu-lightbox-caption
{
	display:block;
	opacity:1;
}

.pxu-full-view-wrapper.pxu-inverted .pxu-lightbox-caption
{
	color:#aaa;
	text-shadow:0 1px 2px rgba(0,0,0,0.8);
}

.pxu-full-view-thumbnails
{
	font-size:0;
	text-align:center;
	margin:0 auto;
}

.pxu-full-view-thumbnails img
{
	display:inline-block;
	font-size:16px;
	opacity:.6;
	cursor:pointer;
}

.pxu-anchored-modal .pxu-full-view-thumbnails-wrapper img
{
	max-height:100px;
}

.pxu-simple-lightbox .pxu-full-view-thumbnails-wrapper
{
	display:none;
}

.pxu-full-view-main img
{
	max-width:100%;
	display:block;
	margin:0 auto;
}

.pxu-full-view-close
{
	display:block;
	height:17px;
	width:17px;
	cursor:pointer;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../png/close-icon-light-9f9d905514379422149705c281975125.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:99999;
	padding:20px;
}

.pxu-big-image:hover .pxu-full-view-activate,.pxu-product-thumbnails img.active,.pxu-product-thumbnails img:hover,.pxu-simple-lightbox.active .pxu-full-view,.pxu-full-view-thumbnails img.active,.pxu-full-view-thumbnails img:hover
{
	opacity:1;
}

.pxu-scope.pxu-thumbs-top .pxu-product-thumbnails img:first-child,.pxu-scope.pxu-thumbs-bottom .pxu-product-thumbnails img:first-child,.pxu-full-view-thumbnails img:first-child
{
	margin-left:0;
}

.pxu-anchored-modal .pxu-full-view.pxu-inverted,.pxu-floating-modal .pxu-full-view.pxu-inverted
{
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background:#1c1c1c;
	box-shadow:none;
}

.pxu-anchored-modal.closing .pxu-full-view,.pxu-floating-modal.closing .pxu-full-view
{
	top:-30px;
}

.pxu-simple-lightbox.pxu-inverted .pxu-full-view-close,.pxu-full-view.pxu-inverted .pxu-full-view-close
{
	background-image:url(../png/close-icon-dark-c289accb89d215b404b8640b09f3fe85.png);
}

.pxu-full-view-main,.pxu-full-image
{
	position:relative;
}

@media -webkit-min-device-pixel-ratio 2,min-resolution 192dpi {
	.pxu-full-view-activate
	{
		background-image:url(../png/fullscreen-icon%402x-a5c22b7fb3fddbda03d7f60a31f9a0e2.png);
		background-size:22px 22px;
	}
	
	.pxu-full-view-close
	{
		background-image:url(../png/close-icon-light%402x-1ac28b6938beb94f88cecc968622a1be.png);
		background-size:17px 17px;
	}
	
	.pxu-simple-lightbox.pxu-inverted .pxu-full-view-close,.pxu-full-view.pxu-inverted .pxu-full-view-close
	{
		background-image:url(../png/close-icon-dark%402x-b956ef6a41454ecd13c9177f87dac383.png);
		background-size:17px 17px;
	}
}

@media orientation landscape {
	body.touch .pxu-lightbox-image
	{
		top:10px;
		bottom:10px!important;
	}
	
	body.touch .pxu-lightbox-caption
	{
		display:none!important;
	}
}