.order-header{margin:40px 0 15px 0;font-size:36px;}.order-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0;}.order-form{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;min-width:880px;max-width:880px;padding:10px;border:1px solid rgba(0,0,0,0.25);margin-right:10px;text-align:center;}.order-cart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:450px;max-width:450px;padding:10px;border:1px solid rgba(0,0,0,0.25);}@media (min-width:1001px) and (max-width:1500px){.order-form{min-width:36vw;max-width:58.66vw;}.order-cart{min-width:23.6vw;max-width:29.7vw;}}@media (max-width:1000px){.order-header{margin:calc(20px + 2vw) calc(3px + .7vw) calc(7px + .8vw) calc(3px + .7vw);}.order-container{margin:0 calc(3px + .7vw) calc(3px + .7vw) calc(3px + .7vw);}.order-form{padding:calc(3px + .7vw);border:1px solid rgba(0,0,0,0.25);}}@media (min-width:751px) and (max-width:1000px){.order-form{min-width:60%;max-width:65%;}.order-cart{min-width:30%;max-width:35%;}}@media (max-width:750px){.order-container{-ms-flex-wrap:wrap;flex-wrap:wrap;}.order-container .form-container{padding:calc(3px + .7vw) 0;}.order-form,.order-cart{min-width:60%;margin:0 auto;border:none;padding:calc(3px + .7vw) 0;}.order-cart{margin-top:calc(10px + 1vw);}}.order-form div.error{color:#D00;max-width:420px;padding:10px;padding-left:50px;background-image:url('../public/graphics/icon_warning.svg');background-size:30px 30px;background-position:left center;background-repeat:no-repeat;margin:0 auto;}.order-form input.error{background-color:#FDD;}.order-form .error ul{display:block;margin:15px auto;padding:0 30px 0 60px;text-align:left;}@media (max-width:1000px){.order-form div.error{padding-left:5vw;background-size:calc(15px + 1.5vw) calc(15px + 1.5vw);}.order-form .error ul{margin:calc(5px + 1vw) auto;padding:0 calc(10px + 2vw) 0 calc(20px + 4vw);}}#form-customer-type,#form-customer-type .form-content{background-color:#FFF010;}.customer-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;margin:8px 0;}.customer-type-input{width:24px;height:24px;margin-right:10px;}#select-customer-type-msg{font-weight:bold;text-align:center;color:#D00;margin-bottom:5px;}@media (max-width:1000px){.customer-type{font-size:calc(16px + .8vw);margin:calc(4px + .4vw) 0;}.customer-type-input{width:calc(16px + .8vw);height:calc(16px + .8vw);margin-right:calc(5px + .5vw);}}#label_billto_different_address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#label_billto_different_address>input{margin-right:10px;}.checkout-substage-wrapper{overflow-x:hidden;overflow-y:visible;width:100%;}.checkout-substage-container{display:flex;flex-wrap:nowrap;width:100%;opacity:0;transition:opacity 300ms;position:relative;left:0;top:0;}.checkout-substage{width:100%;overflow-x:hidden;}.checkout-divider{max-width:420px;position:relative;top:0;left:0;margin:1em auto;opacity:0.65;}.checkout-divider>span{position:absolute;top:-.65em;left:50%;transform:translate(-50%,0);background-color:#FFF;padding:3px 15px;font-family:Roboto;text-transform:uppercase;}.order-form p.error{padding-left:50px;background-image:url('../public/graphics/icon_warning.svg');background-repeat:no-repeat;background-size:30px 30px;background-position:left center;color:#F50000;}@media (max-width:1000px){.order-form p.error{padding-left:calc(10px + 4vw);background-size:calc(10px + 2vw) calc(10px + 2vw);}}.order-cart .small-cart-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.order-cart .small-cart-title>span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:bold;font-size:24px;}.order-cart .small-cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;margin:10px 0;border-bottom:1px solid rgba(0,0,0,0.25);width:100%;}.order-cart .small-cart-item .item-thumb{width:50px;height:50px;-ms-flex-preferred-size:50px;flex-basis:50px;margin-right:9px;}.order-cart .small-cart-item .item-thumb>img{width:50px;height:50px;}.order-cart .small-cart-item-texts{width:300px;-ms-flex-preferred-size:30px;flex-basis:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.order-cart .small-cart-item-texts .item-title{display:block;margin-bottom:5px;}.order-cart .small-cart-item-texts .item-code{display:block;margin-bottom:5px;}@media (max-width:1500px){.order-cart .small-cart-item .item-thumb{width:3.33vw;height:3.33vw;-ms-flex-preferred-size:3.33vw;flex-basis:3.33vw;margin-right:.6vw;}.order-cart .small-cart-item .item-thumb>img{width:3.3vw;height:3.3vw;}.order-cart .small-cart-item-texts{width:20vw;-ms-flex-preferred-size:20vw;flex-basis:20vw;}}.order-cart .small-cart-item-texts .item-title{color:black;text-decoration:none;font-weight:bold;}.order-cart .small-cart-item-texts a.item-title:hover{text-decoration:underline;}.order-cart .small-cart-item-texts .item-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}.order-cart .small-cart-item-texts .item-qty{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;}.order-cart .small-cart-item .item-total{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;font-weight:bold;}.order-cart .small-cart-item .item-total span.original-price,.order-cart .small-cart-item .item-total span.original-price span.price{display:inline-block;margin-top:.2em;color:#999;font-weight:normal !important;text-decoration:line-through}@media (max-width:750px){.order-cart .small-cart-item{-ms-flex-wrap:wrap;flex-wrap:wrap;}.order-cart .small-cart-item .item-thumb{width:initial;height:50vw;max-height:200px;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;margin:0 auto;margin-bottom:calc(10px + 1vw);}.order-cart .small-cart-item .item-thumb>img{max-width:200px;max-height:200px;width:50vw;height:50vw;margin:0 auto;}.order-cart .small-cart-item-texts{width:20vw;-ms-flex-preferred-size:20vw;flex-basis:20vw;}.order-cart .small-cart-item-texts .item-title{font-size:calc(12px + 1.2vw);margin-bottom:calc(5px + .5vw);}.order-cart .small-cart-item-texts .item-code{font-size:calc(10px + .8vw);margin-bottom:calc(5px + .5vw);}.order-cart .small-cart-item-texts .item-price{font-size:calc(11px + .9vw);}}.order-cart .small-cart-totals{padding-top:16px;margin-top:16px;}.order-cart .small-cart-total-row{padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;}.order-cart .small-cart-total-title,.order-cart .small-cart-total{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.order-cart .small-cart-total-title{font-size:20px;}.order-cart .small-cart-total{font-size:20px;text-align:right;}@media (max-width:1000px){.order-cart .small-cart-totals{padding-top:calc(8px + .8vw);margin-top:calc(8px + .8vw);}.order-cart .small-cart-total-row{padding:calc(5px + .3vw) 0;}.order-cart .small-cart-total-title{font-size:calc(10px + 1vw);}.order-cart .small-cart-total{font-size:calc(10px + 1.0vw);}}.checkout-button{width:100%;max-width:420px;font-size:24px;font-family:Roboto Condensed;font-weight:bold;padding:20px;margin:20px 0;}@media (max-width:1000px){.checkout-button{font-size:calc(16px + 0.8vw);padding:calc(13px + .7vw);margin:calc(10px + 1vw) 0;}}#cart-opening-button{display:none;}#cart-opening{min-height:0;max-height:none;overflow-x:hidden;}@media (max-width:750px){#cart-opening-button{display:block;text-align:left;margin-bottom:15px;}#open-cart{display:inline-flex;align-items:center;margin-left:10px;font-size:calc(15px + 1vw);font-weight:bold;cursor:pointer;transition:transform 100ms;}#open-cart:hover{text-decoration:underline;transform:scale(1.05,1.05);}#open-cart>img{width:calc(9px + .6vw);height:calc(9px + .6vw);transform:rotate(-90deg);margin-left:calc(5px + .5vw);transition:transform 200ms;}#cart-opening{min-height:0;max-height:0;opacity:0;transition:max-height 200ms,opacity 100ms;}#cart-opening.cart-open{max-height:none;opacity:1;}}.order-method-box-wrapper{display:block;margin-bottom:20px;}.order-method-box{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 10px;border:1px solid rgba(0,0,0,0.18);box-shadow:none;transition:box-shadow 100ms;position:relative;top:0;left:0;}.order-method-box:hover{box-shadow:0 0 5px 1px rgba(0,0,0,0.4);}@media (max-width:1000px){.order-method-box-wrapper{margin-bottom:calc(10px + 1vw);}.order-method-box{padding:calc(7px + .8vw) calc(5px + .5vw);}}.order-method-box:last-child{margin-bottom:0;}.chosen-order-method-box .order-method-box,.chosen-order-method-box.order-method-box{background-color:#FFF010;border:1px solid rgba(0,0,0,0.3);}.order-method-content{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;}.order-method-box input[type="radio"]{-ms-flex-preferred-size:30px;flex-basis:30px;min-width:30px;height:30px;margin-right:10px;cursor:pointer;}.order-method-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:10px;font-weight:bold;}.order-method-content .delivery-price{font-weight:bold;}.order-method-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.order-method-container-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.order-method-description-content{padding-top:1em;}.order-method-options{max-height:0;-webkit-transition:max-height 400ms;-o-transition:max-height 400ms;transition:max-height 400ms;overflow-y:hidden;}.chosen-order-method-box .order-method-options{max-height:400px;}#label_allow_partial_delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 0;}#label_allow_partial_delivery>input[type="checkbox"]{min-width:32px;width:32px;height:32px;margin-right:15px;}@media (max-width:1000px){#label_allow_partial_delivery{margin:calc(7px + .8vw) 0;}#label_allow_partial_delivery>input[type="checkbox"]{min-width:calc(16px + 1.6vw);width:calc(16px + 1.6vw);height:calc(16px + 1.6vw);margin-right:calc(7px + .8vw);}}#shopping-cost-ajax-container{position:relative;}#shopping-cost-ajax-loader-container{position:absolute;top:0;left:0;width:100%;text-align:center;}#shipping-cost-ajax-loader{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity 50ms;-o-transition:opacity 50ms;transition:opacity 50ms;opacity:0;max-width:300px;padding:10px;background:rgba(255,255,255,0.85);border:1px solid rgba(0,0,0,0.3);}#shipping-cost-ajax-loader>img{width:40px;height:40px;margin-right:7px;}#shipping-cost-results{min-height:50px;opacity:0;-webkit-transition:opacity 100ms;-o-transition:opacity 100ms;transition:opacity 100ms;}.shipment-batch{padding-bottom:30px;margin-bottom:30px;}@media (max-width:1000px){.shipment-batch{padding-bottom:calc(15px + 1.5vw);margin-bottom:calc(15px + 1.5vw);}}.shipment-batch:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.shipment-batch-rows{padding:5px;max-width:550px;}.shipment-batch-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0;font-size:18px;}.shipment-batch-row-picture{width:40%;max-width:100px;margin-right:15px;}.shipment-batch-row-picture img{max-width:100%;}.shipment-batch-row-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:bold;margin-bottom:7px;color:#000;text-decoration:none;}.shipment-batch-row-title a{color:#000;text-decoration:none;}a.shipment-batch-row-title:hover,.shipment-batch-row-title:hover a{text-decoration:underline;}@media (max-width:1000px){.shipment-batch-row{font-size:calc(12px + .6vw);}.shipment-batch-row-picture{margin-right:calc(7px + .8vw);}.shipment-batch-row-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:bold;margin-bottom:calc(3px + .4vw);}}.shipment-batch-separator{position:relative;top:-30px;left:-12%;width:124%;border-bottom:1px solid rgba(0,0,0,0.4);opacity:1;transition:opacity 100ms;}@media (max-width:1500px){.shipment-batch-separator{left:-3.5vw;width:calc(100% + 7vw);}}@media (max-width:750px){.shipment-batch-separator{top:calc(-15px - 1.5vw);}}@media (max-width:500px){.shipment-batch-separator{opacity:0;}}.shipping-cost-estimate-header{font-weight:bold;margin-bottom:calc(2px + .25em);}.shipping-cost-estimate{align-items:center;}.shipping-cost-estimate ul{margin:0;}.shipping-cost-estimate li{margin:calc(1px + 0.1em) 0;}.shipping-cost-estimate .cart-total-amount{font-weight:bold;}.shipping-cost-estimate-basis{margin-top:calc(7px + 0.7em);}.packaging-cost-notice{display:flex;align-items:center;gap:15px;margin:16px 0;}.packaging-cost-compact-notice{display:flex;align-items:center;justify-content:flex-end;gap:0.4em;box-sizing:border-box;padding:0 11px;font-size:90%;overflow-y:hidden;width:100%;height:0;opacity:0;transition:height 150ms,opacity 70ms;}.chosen-order-method-box .packaging-cost-compact-notice{height:32px;opacity:1;}.packaging-cost-notice-icon{width:20%;max-width:50px;}.packaging-cost-notice .packaging-cost-notice-content{flex-grow:1;}.packaging-cost-notice-plus{font-family:Roboto;}@media (max-width:1000px){.packaging-cost-notice{gap:calc(7px + 0.8vw);margin:calc(4px + 0.4vw) 0;}.packaging-cost-notice-icon{width:calc(20px + 3.0vw);}.packaging-cost-compact-notice{padding:0 calc(6px + .5vw);}.chosen-order-method-box .packaging-cost-compact-notice{height:calc(16px + 1.6vw);}}#order-summary{border:none;padding:10px 0;}#order-summary>p{max-width:initial;}.order-confirm-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:15px 0;}.order-confirm-box{border:1px solid rgba(0,0,0,0.25);padding:10px;margin:0 7.5px;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;}.order-confirm-box:first-child{margin-left:0;}.order-confirm-box:last-child{margin-right:0;}.order-confirm-box-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;}.order-confirm-box-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:bold;font-size:24px;}.order-confirm-box-content .method-name{font-weight:bold;margin-bottom:7px;}.order-confirm-address{margin:7px 0;}.order-confirm-elem{margin:0;margin-bottom:7px;}.order-confirm-info-row{display:flex;}.order-confirm-info-row-title{min-width:50%;flex-basis:50%;}.order-confirm-info-row-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.order-confirm-contact .order-confirm-info-row-title{min-width:70px !important;max-width:70px !important;flex-basis:70px !important;}#order-confirm-special-requests{padding:0;border:none;}#order-confirm-special-requests textarea{width:100%;min-height:60px;}@media (max-width:1000px){#order-confirm-special-requests{}}@media (max-width:600px){.order-confirm-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;}.order-confirm-box{-ms-flex-preferred-size:100%;flex-basis:100%;margin:7.5px 0;}.order-confirm-box:first-child{margin-top:0;}.order-confirm-box:last-child{margin-bottom:0;}}.order-sent-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 50px calc(10vw - 5%) 50px;width:100%;min-height:calc(100px + 30vw);max-height:60vh;height:100px;background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:visible;}@media (max-width:1000px){.order-sent-box{padding:calc(20px + 3vw);padding-top:calc(100px + 5vw);width:100%;min-height:calc(100px + 60vw);max-height:none;height:100px;}}.order-sent-box-content{color:white;text-align:center;max-width:600px;overflow:visible;}.order-sent-box-content p{font-family:Roboto;font-size:18px;line-height:24px;text-align:center;color:#FFFFFF;}.order-sent-box-header{font-size:48px;font-weight:bold;}@media (max-width:1000px){.order-sent-box-content{margin:0 calc(7px + .8vw);}.order-sent-box-content p{font-size:calc(12px + .4vw)}.order-sent-box-header{font-size:calc(20px + 2vw);}}.order-sent-box-content .button{display:block;max-width:300px;margin:20px auto 0 auto;font-weight:bold;font-size:16px;padding:25px;font-weight:bold;font-size:18px;line-height:22px;letter-spacing:0.10em;}#checkout-thank-you-newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:500px;margin:20px auto 0 auto;position:relative;top:0;left:0;overflow:visible;}#checkout-thank-you-newsletter-email{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;margin-right:10px;height:40px;}#checkout-thank-you-newsletter-button{font-size:16px;font-weight:bold;padding:0 30px;}#checkout-thank-you-newsletter-form>.gr-placeholder{position:absolute;z-index:1000;top:calc(100% + 10px);left:0;right:0;min-height:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:1001px) and (max-width:1300px){.order-sent-box-header{font-size:calc(30px + 1vw);font-weight:bold;}}@media (max-width:1000px){.order-sent-box-content .button{width:80%;max-width:300px;margin:calc(10px + 1vw) auto 0 auto;font-size:calc(12px + .4vw);padding:calc(10px + .5vw);}#checkout-thank-you-newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;margin:calc(10px + 1vw) auto 0 auto;}#checkout-thank-you-newsletter-email{font-size:calc(12px + .4vw);margin-right:calc(4px + .6vw);height:calc(15px + 2vw);}#checkout-thank-you-newsletter-button{font-size:calc(12px + .4vw);}}.order-sent-box-icon-container{margin-top:20px;width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;}.order-sent-box-icon-box{width:150px;margin:20px;text-decoration:none;color:white;-webkit-transition:-webkit-transform 200ms;transition:-webkit-transform 200ms;-o-transition:transform 200ms;transition:transform 200ms;transition:transform 200ms,-webkit-transform 200ms;text-align:center;}.order-sent-box-icon-box:hover{-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}.order-sent-box-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-color:#FFF;border-radius:75px;width:150px;height:150px;}.order-sent-box-icon>img{background-color:#FFF;width:90px;height:90px;}.order-sent-box-icon-title{margin-top:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:22px;text-shadow:2px 2px #333;}#order-sent-contact-links{width:100%;max-width:100%;}@media (max-width:1000px){#order-sent-box-contact-us{height:auto;}.order-sent-box-icon-box{width:calc(30px + 12vw);margin:calc(5px + .5vw);}.order-sent-box-icon{width:calc(30px + 12vw);height:calc(30px + 12vw);}.order-sent-box-icon>img{background-color:#FFF;width:calc(18px + 7.2vw);height:calc(18px + 7.2vw);}.order-sent-box-icon-title{margin-top:calc(5px + .5vw);font-size:18px;}}@media (max-width:600px){#order-sent-contact-links .order-sent-box-header{display:none;}#order-sent-contact-links .order-sent-box-icon-container{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(50px + 5vw);}#order-sent-contact-links .order-sent-box-icon-box{width:80%;margin:calc(10px + 1vw) auto;}#order-sent-contact-links .order-sent-box-icon{width:calc(50px + 10vw);height:calc(50px + 10vw);margin:0 auto;}#order-sent-contact-links .order-sent-box-icon>img{background-color:#FFF;width:calc(30px + 6vw);height:calc(30px + 6vw);}#order-sent-contact-links .order-sent-box-icon-title{margin-top:calc(7px + .8vw);font-size:calc(14px + 1vw);}}