@import url("https://fonts.googleapis.com/css?family=Inconsolata");.headroom-1{cursor:pointer}.headroom-1:before{background:url("/img/cactus-home.gif?v=1") no-repeat center center;cursor:pointer}.headroom-2:before{background:url("/img/cactus-bg.jpg?v=1") no-repeat center center}html,body{height:100%}body{text-align:center;background-color:white;font-family:"Inconsolata",sans-serif;color:white;text-transform:uppercase;overflow-x:hidden}.content{height:100%}button{background-color:transparent;color:white;padding:6px 13px;border:2px solid white}button:enabled:hover{color:black;background-color:white}button:disabled{cursor:not-allowed}.background{z-index:-1;position:fixed;right:0;left:0;top:0;bottom:0;background:url(../img/cactus-home.gif) no-repeat center;background-size:cover;position:fixed;height:100vh;height:calc(var(--vh,1vh) * 100);width:100%;min-height:1px}.home{display:flex;flex-direction:column;align-items:center;justify-content:stretch;width:100%}.cart-page{height:100%;overflow:hidden}.home-logo{width:100vw;max-width:500px;margin:0 auto;display:block}.cart-logo{width:70%;max-width:200px;margin:30px auto 0 auto;display:block}#shop-wrap{width:100vw;display:flex;margin-top:25px;align-items:center;flex-direction:column;overflow:hidden}.item{margin:20px auto;width:100%;max-width:300px;position:relative;font-size:24px}.item-image{width:90%;max-width:400px;height:auto;flex:5}.item-title{font-size:24px;flex:2;margin:10px 0}.item-price{flex:2;margin:10px 0}.shop-size-selector{flex:1;margin-bottom:3px;width:100%}.shop-size{background-color:transparent;color:white;display:inline-block;cursor:default;text-decoration:none;margin:0 5px;padding:0 5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:2px solid transparent}.shop-size p{margin:0}.shop-size.active{background-color:white;color:black}.add-to-cart{margin:12px 0;font-size:24px;width:100%}.messages{font-size:15px}.footer-text{margin:0 20px}.contact-text{color:white;position:fixed;right:16px;bottom:16px;font-size:18px;text-decoration:none}.cart-wrap{margin-top:40px;height:calc(75vh - 200px);overflow-y:scroll}.cart-row{font-size:20px;color:white;max-width:600px;width:100%;margin:10px auto;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:center}.delete-item{flex:1;cursor:pointer;font-size:25px}.cart-img{flex:2;display:block;height:50px}.cart-img>img{height:100%}.cart-item-info{flex:5;padding-right:15px}.cart-item-size{flex:1;padding-right:10px}.cart-item-quantity{flex:.5}.cart-item-price{flex:1;text-align:right}@media screen and (max-width:500px){.cart-wrap{height:calc(80vh - 80vw)}.cart-row{width:95%;font-size:13px}.delete-item{font-size:20px}.cart-img{height:40px}.cart-item-price{width:50px}.cart-item-quantity{width:30px}.cart-item-info{font-size:13px;flex:5}.cart-item-info>div{line-height:18px;height:18px}}#checkout{font-size:24px}a.checkout{font-size:36px;margin:0 auto}.exit-cart{position:absolute;left:10px;top:10px;font-size:36px;color:white;text-decoration:none}.cart{position:fixed;top:10px;right:10px;max-width:120px;max-height:120px;width:20%;z-index:10;font-size:24px}.cart img{max-width:80%;max-height:80%}.modal{visibility:hidden;position:fixed;width:100%;height:100%;z-index:1;background-size:contain;background-repeat:no-repeat;background-position:center center}.asf{margin-bottom:30px}