/** Shopify CDN: Minification failed

Line 15:11 Expected identifier but found "{"
Line 15:12 Unexpected "{"
Line 15:21 Expected ":"
Line 15:28 Unexpected "{"

**/
.fs-has-links::after { padding:3px 6px;text-decoration:underline;color:#ffffff;content:"SHOP IT"; } .fs-wrapper { height:auto; } .fs-slider_v2_5 .fs-entry-container { height:0 !important;width:20%!important;padding-top:20%!important; } .fs-wrapper div.fs-text-container .fs-entry-title, div.fs-detail-title { font-family:Futura, sans-serif;font-style:normal;font-weight:normal;font-size:14px; } div.fs-text-container .fs-entry-date, div.fs-detail-container .fs-post-info, div.fs-wrapper div.fs-has-links::after, .fs-text-product, .fs-overlink-text { font-family:Futura, sans-serif;font-style:normal;font-weight:normal;font-size:14px; } .fs-slider-next-button, .fs-slider-prev-button { opacity:1; } .fs-wrapper { margin:auto;width:calc(100% - 120px); } .fs-wrapper div.fs-text-container * { color:#ffffff; } .fs-wrapper div.fs-text-container { background-color:rgba(0, 0, 0, 0.8);margin:0px; } div.fs-entry-date { display:none; } div.fs-entry-title { display:none; } .fs-wrapper div.fs-timeline-entry { margin:3px; } 
#foursixty-hideable-container h1 {
  text-align: center;
  font-size: 22px;
  letter-spacing: .2em;
}
.Container.{{ section.id }} {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px){
  .fs-mobile div.fs-entry-container {
    width: calc(100% / 1.5) !important;
    padding-top: calc(100% / 1.5) !important;
}
.fs-wrapper {width:calc(100% ); }
.fs-wrapper div.fs-timeline-entry{ 
  margin :0;
}
}
@media screen and (max-width: 749px) {
  #foursixty-hideable-container h1 {
    font-size: 20px;   
  }
}