/** Shopify CDN: Minification failed

Line 33:0 Unexpected "3"
Line 57:22 Expected ")" to end URL token
Line 65:49 Unexpected "/"
Line 92:22 Expected ")" to end URL token

**/

/* 
-----------------------------------------------

Made by Finn v3.0 - Global Stylesheet
Author:   Finn Beales - hello@madebyfinn.com
Version:  08/2011

Grid setup
700px
5 cols @ 120px
Gutter: 25px
Margin: 0

CONTENTS:

1	Reset
2	Layout
3	Instagram
4	Slimbox

----------------------------------------------- */


3 / Instagram

----------------------------------------------- */
.instagram { overflow:hidden; margin-bottom:7px;  }
.instagram-placeholder { float:left; margin-right:20px; margin-bottom:20px; }
.last { margin-right:0; }
.instagram-placeholder a img { height:160px; width:160px; }
#instafeed a {
  padding:5px 5px 1px 5px;
  margin:5px;
  border:1px solid #e1e1e1;
  display:inline-block;
  border-radius: 4px;
  position:relative;
  height:160px; 
  width:145px;
}
#instafeed img {
  height:130px; 
  width:130px;
}

#instafeed .likes {
   display: block;
   background: url( {{'heart-icon.png' | asset_url }}) ;
  
}

a:hover .likes {
  opacity:1;
}

----------------------------------------------- */


3 / Instagram

----------------------------------------------- */
.instagram { overflow:hidden; margin-bottom:7px;  }
.instagram-placeholder { float:left; margin-right:20px; margin-bottom:20px; }
.last { margin-right:0; }
.instagram-placeholder a img { height:160px; width:160px; }
#instafeeds a {
  padding:5px 5px 1px 5px;
  margin:5px;
  border:1px solid #e1e1e1;
  display:inline-block;
  border-radius: 4px;
  position:relative;
  height:160px; 
  width:145px;
}
#instafeeds img {
  height:130px; 
  width:130px;
}

#instafeeds .likes {
   display: block;
   background: url( {{'heart-icon.png' | asset_url }}) ;
  
}

a:hover .likes {
  opacity:1;
}
