#flavour-selector{background-color:#fff}.flavour-selector{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.FlavourTile{font-size:12px;height:100px;line-height:16px;margin:2px;padding:2px;text-align:center;width:90px}.InnerFlavourTile{border:1px solid #ccc;border-radius:10px;height:70px;overflow:hidden;width:100%}.FlavourTile.disabled,.FlavourTile.disabled .InnerFlavourTile{opacity:.5}.quantity-price-break{display:inline-flex;flex-wrap:wrap;justify-content:flex-start;padding:.25em;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;width:100%}.PurchaseOptions:first-child{padding-top:15px}.PurchaseOptions{background-color:#fff;border:1px solid #ccc;border-radius:7px;color:#000;margin:2px;min-width:90px;padding:5px;text-align:center}.PurchaseOptions.selected{background-color:#60a25a;color:#fff}.PurchaseOptions .size{color:#777;font-size:20px;font-weight:400}.PurchaseOptions.selected .size{color:#fff}.PurchaseOptions .cost{color:#000;font-size:30px;font-weight:700}.PurchaseOptions .cost sup{font-size:12px}.PurchaseOptions.selected .cost{color:#fff}.PurchaseOptions .save{color:red;font-size:12px;font-weight:700}.PurchaseOptions.selected .save{color:#fff}.ProductHolderArea{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-bottom:10px;padding-top:10px}.plus-minus-box{background:#f2f2f2;cursor:pointer;display:block;font-size:32px;font-weight:300;position:relative;width:44px}.plus-minis-middle,.plus-minus-box{float:left;height:44px;line-height:44px;text-align:center}.plus-minis-middle{margin-bottom:0;padding-bottom:0;padding-top:0;width:calc(100% - 96px)}.TitleRow{color:#333;font-size:18px;padding-bottom:8px;padding-top:12px}.TitleRow.BorderBottom{margin-bottom:6px;padding-bottom:4px}.SelectedProduct{font-size:12px}.SelectedProductInner{border:2px solid #ccc;border-radius:10px;height:90px;margin:2px;overflow:hidden;position:relative;width:90px}.SelectedProduct.selected .SelectedProductInner{border:2px solid #60a25a}.OptionsOnSelectedProduct{font-size:12px;text-align:center;width:90px}.EditSelectedProduct{background-color:rgba(0,0,0,.5);color:#fff;font-size:14px;height:18px;line-height:18px;position:absolute;right:0;text-align:center;top:0;width:100%}.SelectedProduct.selected .EditSelectedProduct{background-color:rgba(96,162,90,.8)}.PurchaseArea{margin-top:2em;width:100%}.PurchaseButton{background-color:#15adf2;border:none;color:#fff;height:44px;line-height:44px;text-transform:uppercase;width:201px}.PurchaseButton:hover{background-color:#7fcdf0}.PurchaseButton.disabled{background-color:#ddd;color:#aaa}.QuantityBoxArea{max-width:360px;width:48%}.FlavourError{background-color:red;color:#fff;line-height:44px;text-align:center}#qpb-loading{animation:qpbspin 1s ease-in-out infinite;-webkit-animation:qpbspin 1s ease-in-out infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;display:inline-block;height:30px;width:30px}@keyframes qpbspin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes qpbspin{to{-webkit-transform:rotate(1turn)}}@media(max-width:767px){.FlavourTile{font-size:14px;height:60px;line-height:1.4;padding:2px;text-align:center;width:148px}.InnerFlavourTile{border:1px solid #ccc;border-radius:8px;height:40px;overflow:hidden;width:100%}.PurchaseButton{margin-bottom:10px;margin-top:10px;width:100%}.QuantityBoxArea{max-width:360px;width:100%}.PurchaseArea{align-content:center;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:2em}}