.loader-wrapper{position:fixed;top:50%;left:10%;right:10%;text-align:center;margin-top:-128px;opacity:0.1;z-index:999999}#box-checkout{padding:0}#box-checkout>form>.row{background:#eeeef3;height:100vh;grid-gap:0;margin-bottom:0}#box-checkout .left-wrapper{padding:2em .5em}#box-checkout .left-wrapper .left{max-width:640px;margin-left:auto}#box-checkout .right-wrapper{background:#fff;box-shadow:0 0 2em rgba(0,0,0,0.15);padding:2em .5em}#box-checkout .right-wrapper .right{max-width:640px;margin-right:auto}@media (min-width:576px){#box-checkout .left-wrapper,#box-checkout .right-wrapper{padding:2em}}.navigate-back{margin-bottom:2em}.strikethrough-divider{display:block;text-align:center;overflow:hidden;white-space:nowrap;margin:2em 0}.strikethrough-divider>span{position:relative;display:inline-block}.strikethrough-divider>span:before,.strikethrough-divider>span:after{content:"";position:absolute;top:50%;width:9999px;height:1px;background:var(--default-border-color)}.strikethrough-divider>span:before{right:100%;margin-right:1em}.strikethrough-divider>span:after{left:100%;margin-left:1em}#express-checkout legend{text-align:center}#express-checkout .options{text-align:center}#express-checkout .option{margin:1em}#box-checkout-cart .thumbnail{max-width:64px}#box-checkout-cart tr td{vertical-align:middle}#box-checkout-cart tr td:first-child a{display:inline-block}#box-checkout-cart tr td:last-child{text-align:right}#box-checkout-cart .error{color:#f00}#box-checkout-cart .subtotal{font-size:1.25em}@media (min-width:768px){#box-checkout-cart .subtotal{font-size:1.5em}}#box-checkout-customer .title{margin-top:0}#box-checkout-customer fieldset{border:none;padding:0}#box-checkout-customer button[type=submit]:not([disabled]){font-weight:bold;color:#f00;animation:flasher 1s linear infinite}#box-checkout-shipping,#box-checkout-payment{margin-bottom:2em}#box-checkout-shipping .thumbnail,#box-checkout-payment .thumbnail{padding:.5em;overflow:hidden;line-height:0}#box-checkout-shipping .thumbnail img,#box-checkout-payment .thumbnail img{max-width:100%}#box-checkout-shipping .option,#box-checkout-payment .option{position:relative;background:var(--card-background-color);box-shadow:0 .5rem 1rem rgba(0,0,0,0.1);transition:all 250ms ease}#box-checkout-shipping .option.btn,#box-checkout-payment .option.btn{padding:1em}#box-checkout-shipping .option.btn:first-child,#box-checkout-payment .option.btn:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}#box-checkout-shipping .option.btn:last-child,#box-checkout-payment .option.btn:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#box-checkout-shipping .option.active,#box-checkout-payment .option.active{background:#eaebef}#box-checkout-shipping .option:not(.active) .content,#box-checkout-payment .option:not(.active) .content{max-height:0;overflow-y:hidden}#box-checkout-shipping .option .error,#box-checkout-payment .option .error{color:#c00}#box-checkout-shipping .option .content,#box-checkout-payment .option .content{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:start;transition:all 0.25s ease}#box-checkout-shipping .option .description,#box-checkout-payment .option .description{margin-bottom:1em}#box-checkout-shipping .option hr,#box-checkout-payment .option hr{margin:1em 0;border-color:#ddd}@media (min-width:576px){#box-checkout-shipping .price,#box-checkout-payment .price{position:absolute;display:inline-block;top:var(--gutter-y);right:var(--gutter-x)}}.summary.wrapper{height:100%}#box-checkout-summary .error{color:red;padding:var(--input-padding-y) var(--input-padding-x);text-align:center;line-height:24px}#box-checkout-summary input[type=checkbox][required]:not(:checked){animation:flasher 1s linear infinite}@media (min-width:768px){#box-checkout-summary{position:sticky;top:3.5em}}/*# sourceMappingURL=checkout.min.css.map */