/** Shopify CDN: Minification failed

Line 54:1 Unexpected ";"

**/

/*---------Slider---------*/

html .flexslider .flex-direction-nav a {
  opacity:0.3;
}

/*---------Homepage-------*/

html .collection-slider-row {
  padding-bottom:30px;
}

html .product-block.collection-block .productlabel .count {
  display:none;
}

html .product-block .productlabel {
  bottom:38%;
}


/*---------Products-------*/

html .product-detail .gallery .thumbnails img {
  max-width:45px;
}


html .product-detail .gallery .thumbnails a:first-child {
  display:none;
}



html .collection-listing .product-detail .gallery .thumbnails {
  display:none;
}


/*--------Gallery-------*/

html .gallery-page img {

float:left;
  width:50%;
padding:1em, 1em, 0, 0;

};


/*---------Footer---------*/

html #pagefooter .copyright {
  font-size:10px;
}