.container-store a{font-weight:700;color:#313131;text-decoration:none}.container-store footer{border-top:1px solid #e7e7e7;font-size:12px;padding-top:30px;padding-bottom:30px}.container-store h1,.container-store h2{text-transform:uppercase;padding-bottom:10px;border-bottom:1px solid #e7e7e7}.container-store h1{margin-bottom:20px}.container-store h2{margin-top:20px}.container-store .container-app{min-height:80vh}.container-store .menu{background-color:#e7e7e7}.container-store .list-group-item{border:1px solid #e7e7e7;border-radius:0!important}.container-store .list-group-item.active{background-color:#313131;border:none}.container-store .card{background-color:#fff;border:1px solid rgba(128,128,128,.425);width:300px;margin:10px;padding:0;overflow:hidden}.container-store .card .image{width:100%}.container-store .card .card-content{padding:10px}.container-store .error{color:red}.container-store .ml-1{margin-left:10px}.container-store .product-item{position:relative;max-width:250px;padding:20px;display:inline-block}.container-store .product-item .product-item-image{width:100%;display:inline-block}.container-store .product-item .product-item-content{display:inline-block;width:100%;color:#313131;font-weight:400;font-size:14px}.container-store .product-item .product-item-content .product-item-name{color:#565656;font-weight:700;padding:5px 0;font-size:23px}.container-store .product-item .product-item-price{font-weight:700;color:#565656;margin-top:10px;font-size:18px}.container-store .product-item .product-item-remove{position:absolute;bottom:0;right:0}.container-store .product-item-cart{position:relative;clear:both}.container-store .product-item-cart .product-item-cart-image{width:100px;float:left}.container-store .product-item-cart .product-item-cart-content{float:left}.container-store .product-item-cart .product-item-cart-price{position:absolute;top:0;right:0}.container-store .product-item-cart .product-item-cart-remove{position:absolute;right:0;bottom:0}.container-store .product-detail h1{font-size:30px}.container-store .product-detail .sku{font-size:14px}.container-store .product-detail .price{font-size:30px}.container-store .product-detail .option{cursor:pointer;border:1px solid #e7e7e7;display:inline-block;padding:10px;margin-right:10px;margin-bottom:20px}.container-store .product-detail .selected{border:1px solid #000!important}.container-store .product-detail .counter{margin-bottom:10px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.container-store .product-detail .counter .counter-input{width:40px;height:40px;cursor:pointer;display:inline-block;text-align:center;margin-right:10px;font-size:18px;font-weight:700;padding-top:5px}.container-store .product-detail .counter .counter-number{border:1px solid #000}.container-store .btn{background-color:#fff;border:2px solid #313131;border-radius:0;width:100%;text-transform:uppercase}.container-store .btn-black{background-color:#000;color:#fff}.container-store .StripeElement{height:40px;padding:10px 12px;width:100%;color:#32325d;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:0 1px 3px 0 #e6ebf1;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease}.container-store .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.container-store .StripeElement--invalid{border-color:#fa755a}.container-store .StripeElement--webkit-autofill{background-color:#fefde5!important}.container-store .loading{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);top:0;left:0;z-index:1000}.container-store .loading .spinner{width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}