.checkout .flex-box{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account,.payment-method{margin-right:5%}.account{-webkit-box-flex:2;-ms-flex:2;flex:2}.payment-method{-webkit-box-flex:3;-ms-flex:3;flex:3}.order-list{margin-bottom:60px;-webkit-box-flex:2;-ms-flex:2;flex:2}.checkout>*:first-child{margin-left:0}.checkout>*:last-child{max-width:100%;margin-right:0;box-sizing:border-box}.checkout input{width:100%;box-sizing:border-box;margin-bottom:.5rem;font-family:'exo 2';font-size:1rem;font-weight:300;color:#fff}.divisor{width:initial}.account *{margin:0}.account>div,.account>form{margin-bottom:5%}.account>form *{margin-bottom:.5rem;color:#fff}.account h5.login{margin:0}.fadeout{opacity:.2}.steps{position:relative;text-align:center;overflow:hidden;z-index:1;height:30vh;min-height:200px}.steps:after,.steps:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0}.steps>*{position:relative;z-index:2}.steps h3{font-family:'exo 2';font-size:1.2rem;font-weight:300;margin-bottom:2rem}.steps ul{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.steps li{margin-right:2rem;flex:0 1 20%;display:flex;flex-direction:column;align-items:center;color:#0f7}.steps li img{width:50px;height:auto;margin-bottom:5px}.steps li:last-child{margin-right:0}.steps li.gray-filter{filter:grayscale(1)}.confirmation{text-align:center;position:relative;padding-top:2rem;z-index:1}.confirmation h3{font-size:3rem;font-weight:600}.confirmation p{}.confirmation .order-ticket{background:url(/assets/images/checkout/ticket.png) 50% no-repeat;background-size:contain;padding:3rem 6.25rem;max-width:50%;margin:1rem auto}.confirmation .order-ticket p{color:#000;margin:0;font-family:fakereceipt;font-size:1.5rem;margin-bottom:30px;text-align:center;max-width:100%}.confirmation .order-ticket p:last-child{font-size:3rem}.confirmation a{text-transform:uppercase;font-family:'exo 2';font-weight:300;font-size:.9rem}.confirmation a:hover{text-decoration:underline}@media(max-width:1000px){.steps li span{display:none}}@media(max-height:700px){.steps li span{display:none}}.disable{pointer-events:none}