.product-description,.purchase-button,body{font-family:roboto,"Helvetica Neue",Helvetica,sans-serif}@font-face{font-family:roboto;src:url(/fonts/roboto-light-webfont.ttf) format("truetype");font-weight:lighter;font-style:normal}@font-face{font-family:roboto;src:url(/fonts/roboto-bold-webfont.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:roboto-condensed;src:url(/fonts/robotocondensed-light-webfont.ttf) format("truetype");font-weight:lighter;font-style:normal}@font-face{font-family:roboto-condensed;src:url(/fonts/robotocondensed-bold-webfont.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:roboto-condensed;src:url(/fonts/robotocondensed-regular-webfont.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box}body{background:#FFF;color:#333;display:flex;flex-direction:column;font-size:14px;letter-spacing:.06em;line-height:1.4}a{color:#8D734A;text-decoration:none}a a:focus,a a:hover{color:#6c5838}img{display:block;height:auto;max-width:100%}.hidden{display:none}header{border-bottom:1px solid rgba(64,64,64,.5);height:120px;position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.9)}.product-images .hero,.product-images .thumb{background-position:center center;background-size:cover}main{flex:1 0 auto}.product-images{display:flex;flex-wrap:wrap}.product-images .thumb{flex:1 1 50%;height:50vh}.product-images .hero{flex:0 1 100%;height:95vh}.button,button{border:0;background-color:#8D734A;color:#FFF;cursor:pointer;font-size:.75em;padding:.4rem 1.6rem;text-transform:uppercase;text-rendering:optimizeLegibility}.shop-button{position:fixed;top:145px;right:1.5rem;z-index:2}.close-button{display:block;margin:0 0 0 auto;text-align:center;padding:.4rem 0;width:62px}.purchase-button{font-size:1rem;font-weight:400;padding:.5em .7em;position:relative;text-align:center}.purchase-button button{width:100%}.purchase-button:after{content:'';-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);background:rgba(255,255,255,.25);height:100%;position:absolute;top:0;bottom:0;left:0;transition:all 350ms ease-in-out;width:100%}.purchase-button.is-added{pointer-events:none;cursor:default}.purchase-button.is-added:after{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.product-details{background:rgba(255,255,255,.95);border-left:1px solid rgba(64,64,64,.5);font-weight:300;overflow-y:scroll;position:fixed;right:-361px;top:120px;bottom:0;transition:right 350ms ease-in-out;width:361px;z-index:3}.product-details.active{right:0}.product-element{border-bottom:1px solid rgba(64,64,64,.5);padding:1.6em 24px}.product-description{font-weight:lighter;letter-spacing:normal}#view-cart{text-align:center;border-bottom:0}footer{border-top:1px solid rgba(64,64,64,.5);height:120px}