.product-image-gallery{position:relative;overflow:hidden;}
.product-img-box .product-image img{max-width:100%;margin:0px auto;}
.product-view .product-image-gallery .gallery-image{display:none !important;}
.product-view .product-image-gallery .gallery-image.visible{display:block !important;}
.product-image-gallery .gallery-image.visible.hidden{visibility:hidden;}
.product-image-gallery:before, .product-image-gallery:after{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;display:none;}
.product-image-gallery:before{background-color:white;opacity:0.8;z-index:2;}
.product-image-gallery:after{background-image:url("../../images/opc-ajax-loader.gif");background-repeat:no-repeat;background-position:center;z-index:3;}
.product-image-gallery.loading{position:relative;}
.product-image-gallery.loading:before, .product-image-gallery.loading:after{display:block;}
.product-view .product-image-thumbs a img{display:block !important;}
.zoomContainer{z-index:10;}
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both;}
.swatch-link,
.swatch-label{display:block;border-radius:3px;font-size:14px;text-align:center;color:#000000;font-weight:600;text-decoration:none;box-sizing:content-box;}
.swatch-link{border:1px solid #E4E4E4;margin:0 0 3px;}
.swatch-link img{border-radius:2px;}
.swatch-link:hover{cursor:pointer;text-decoration:none;}
.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(../images/bg_x.png) center no-repeat transparent;z-index:10;}
.swatch-link.has-image .swatch-label{position:relative;}
.swatch-link.has-image img{position:absolute;top:0;left:0;}
.swatch-label{border:1px solid #fff;margin:0;white-space:nowrap;background:#F0F0F0;}
.configurable-swatch-list{margin-left:-3px;zoom:1;clear:both;-webkit-transform:translateZ(0px);}
.configurable-swatch-list li{float:left;zoom:1;margin:0 0 0 3px;}
.products-grid .configurable-swatch-list{margin:0px;margin-top:10px;margin-bottom:-3px;}
.products-grid .configurable-swatch-list li{display:inline-block;float:none;margin:0;vertical-align:top;}
.configurable-swatch-list .not-available .x{display:block;}
.configurable-swatch-list .not-available .swatch-link{border-color:#ededed;position:relative;}
.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:0.4;filter:alpha(opacity=40);}
.configurable-swatch-list .not-available .swatch-label{color:#aaa;background:#fff;}
.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px;}
.configurable-swatch-list .not-available a:focus{outline:0;}
#narrow-by-list dd .configurable-swatch-list{margin:0 -1%;}
#narrow-by-list dd .configurable-swatch-list li{margin:3px 1%;width:12%;border:none;padding:0px;}
#narrow-by-list dd .swatch-link{border:none;line-height:25px;margin-right:0px;text-align:left;margin-bottom:0px;}
#narrow-by-list dd .swatch-link.has-image{}
#narrow-by-list dd .swatch-link:hover .swatch-label{border-color:#666666;}
#narrow-by-list dd .swatch-label{border-radius:3px;display:block;float:left;line-height:1.5em;margin:0 5px 0 0;padding:1px 5px;white-space:nowrap;box-shadow:0px 0px 0px 1px #E4E4E4;-webkit-box-shadow:0px 0px 0px 1px #E4E4E4;-moz-box-shadow:0px 0px 0px 1px #E4E4E4;}
#narrow-by-list dd .swatch-label img{border:1px solid #fff;border-radius:3px;box-sizing:content-box;}
#narrow-by-list dd .has-image .swatch-label{padding:0;}
@media only screen and (max-width:770px){#narrow-by-list dd .configurable-swatch-list li:nth-child(odd){clear:left;}
}
.currently .swatch-current{position:relative;}
.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%;}
.currently .swatch-current span{display:block;float:left;}
.currently .swatch-link{display:inline-block;margin:0 0 0 3px;}
.currently .swatch-link:hover{border-color:#F33636;cursor:default;}
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover{border-color:#F33636;}
.configurable-swatch-box{background:none !important;}
.configurable-swatch-box select.swatch-select{display:none;}
.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#df280a;padding:2px 5px !important;font-weight:bold;color:#fff !important;float:left;display:block;border-radius:3px;}