html.js{font-size:10px}body.template-order-status{font-size:1.2rem;line-height:1.33;background-color:var(--color-white)}.template-order-status.is-guest .check-order-status{min-height:calc(100vh - 2.8rem)}.template-order-status .check-order-status{margin-left:0;background-color:var(--color-white);padding:9rem var(--default-padding) 8rem;width:100%}.template-order-status .check-order-status__form{margin-bottom:0}.template-order-status .check-order-status__form .btn{width:100%;height:4.8rem}.template-order-status .check-order-status__title{display:flex;gap:2.8rem}.template-order-status .check-order-status__title--main{font-size:3rem;letter-spacing:var(--letter-spacing);line-height:.93;margin-top:0;margin-bottom:var(--default-padding)}.template-order-status .check-order-status__order{position:relative}.template-order-status .check-order-status__title--main,.template-order-status .check-order-status__order__number,.template-order-status .check-order-status__order__prices,.template-order-status .check-order-status__order__billing-address,.template-order-status .check-order-status__order__shipping-address,.template-order-status .check-order-status__order__shipping-method{padding-left:var(--default-padding);padding-right:var(--default-padding)}.template-order-status .check-order-status__order__billing-address .check-order-status__order__info .check-order-status__order__info--left{padding-left:0;padding-right:0}@media screen and (max-width: 1024px){.template-order-status .check-order-status__order__info .check-order-status__order__info--left{padding-left:var(--default-padding);padding-right:var(--default-padding)}}.template-order-status .check-order-status__order__line-items{margin-bottom:4.8rem}.template-order-status .check-order-status__order__line-item{padding:var(--default-padding) 0;margin:0;border-bottom:.1rem solid var(--color-grey)}.template-order-status .check-order-status__order__line-item:first-child{border-top:.1rem solid var(--color-grey)}.template-order-status .check-order-status__order__line-item__info span{margin-bottom:.6rem;line-height:1}.template-order-status .check-order-status__order__line-item__image{margin-right:var(--default-padding)}.template-order-status .check-order-status__order__line-item__image img{max-width:17.9rem}.template-order-status .check-order-status__order__line-item__info--price{font-family:var(--font-body-family-medium)}.template-order-status .check-order-status__form__subtitle{margin-bottom:4.8rem}.template-order-status .check-order-status__content{text-transform:capitalize}.template-order-status .check-order-status__content .btn:not(.cancel-order){font-size:1.2rem;height:2.8rem;padding:0 1.2rem;color:var(--color-base);border-radius:.2rem;background-color:var(--color-light-grey);border-color:var(--color-light-grey);text-transform:capitalize}.template-order-status .check-order-status__content .btn:not(.cancel-order):hover{color:var(--color-white);background-color:var(--color-base);border-color:var(--color-base)}.template-order-status .btn.cancel-order,.template-order-status .modal__cta .btn,.template-order-status .check-order-status__content .check-order-status__order__edit-shipping-address__buttons .btn{height:4.8rem;width:100%;font-family:var(--font-body-family-medium);margin:0;border-radius:.2rem;color:var(--color-white);background-color:var(--color-base);border-color:var(--color-base);text-transform:uppercase}.template-order-status .check-order-status__order__edit-shipping{padding-left:1.4rem;padding-top:2.6rem;padding-bottom:4.7rem}.template-order-status .form-row{margin-bottom:var(--default-padding)}.template-order-status .form-row input,.template-order-status .form-row select{height:4.8rem;border:.1rem solid var(--color-dark-grey);padding:0 1.2rem;margin-bottom:0;border-radius:.2rem}.template-order-status .form-row label{margin-bottom:.6rem;text-transform:capitalize;line-height:1}.template-order-status form .form-row:last-of-type{margin-bottom:2.8rem}.template-order-status .check-order-status__order{margin-bottom:0}.template-order-status .check-order-status__order-row{padding-right:0;padding-left:0;border:0;padding-bottom:0;margin-bottom:0}.template-order-status .check-order-status__order__info{flex-direction:column}.template-order-status .check-order-status__order__info--right,.template-order-status .check-order-status__order__info--left{margin-bottom:2.2rem;width:100%}.template-order-status .check-order-status__order__info--right{display:flex;flex-wrap:wrap;gap:var(--default-padding)}.template-order-status .check-order-status__order__prices{flex-basis:100%}.template-order-status .check-order-status__order__total{font-family:var(--font-body-family-medium)}.template-order-status .check-order-status__order__shipping-address,.template-order-status .check-order-status__order__billing-address{font-family:var(--font-body-family-medium);text-transform:uppercase}.template-order-status .check-order-status__order__shipping-address p,.template-order-status .check-order-status__order__billing-address p{font-family:var(--font-body-family);text-transform:none;margin-top:2rem}.template-order-status .check-order-status__order__info p{margin-bottom:.6rem}.template-order-status span.check-order-status__order__line-item__info--vendor{text-transform:uppercase;font-family:var(--font-body-family-medium);margin-bottom:var(--default-padding)}.template-order-status .modal__content{top:50%;left:50%;transform:translate(-50%) translateY(-50%);max-width:calc(100% - 2.8rem);border-color:var(--color-grey);flex-direction:column;align-items:flex-start}.template-order-status .modal .modal-border__header{border-bottom:0}.template-order-status .modal__content__title{font-size:3rem;line-height:.93;letter-spacing:var(--letter-spacing);font-family:var(--font-heading-family);text-transform:capitalize}.template-order-status .modal__container{-webkit-backdrop-filter:blur(.33rem);backdrop-filter:blur(.33rem)}.template-order-status .modal__close{padding:0 1.2rem;height:2.8rem;background-color:var(--color-light-grey);top:var(--default-padding);right:var(--default-padding);display:flex;align-items:center;justify-content:center;border-radius:.2rem;width:7.7rem;text-transform:none;font-size:0}.template-order-status .modal__close:before{content:"Close ( x )";position:absolute;font-size:1.2rem}.template-order-status .modal__content__wrapper{width:100%;padding:0 var(--default-padding) var(--default-padding)}.template-order-status .modal__cta{margin-bottom:0;margin-top:4.8rem;gap:var(--default-padding)}.template-order-status .modal__cta .btn.btn--white,.template-order-status .check-order-status__content .check-order-status__order__edit-shipping-address__buttons .btn.btn--white{border-color:var(--color-grey);background-color:var(--color-light-grey);color:var(--color-base);text-transform:uppercase;font-family:var(--font-body-family-medium)}.template-order-status .form-row select{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="4.8" viewBox="0 0 8 4.8"><path id="Poligono_244" data-name="Poligono 244" d="M4,0,5.22,2.712,8,4.8,4,4.176,0,4.8,2.78,2.712Z" transform="translate(8 4.8) rotate(180)" fill="%231a1818"/></svg>')!important;background-repeat:no-repeat!important;background-position-x:calc(100% - 1.4rem)!important;background-position-y:50%!important;background-size:.7rem!important}.template-order-status .check-order-status__order__edit-shipping-address__buttons{gap:1.4rem}.template-order-status .check-order-status__order__edit-shipping-address__buttons .btn{width:50%}.template-order-status .check-order-status__order__edit-shipping-address__buttons .btn:first-child{margin-right:0}.template-order-status .loader .loader__bar,.template-order-status .loader .loader__cursor,.template-order-status .loader .loader__bg{display:block!important}.template-order-status .check-order-status .form-fld-error{color:var(--color-red)}.template-order-status .check-order-status__order__number{font-family:var(--font-body-family-medium);text-transform:uppercase}@media screen and (min-width: 1025px){body.template-order-status{background-color:var(--color-light-grey)}.template-order-status .main-account-title{position:absolute;top:5.3rem;left:25.6rem}.template-order-status .check-order-status{border:.1rem solid var(--color-grey);padding:5.3rem 4.8rem 4.8rem}.template-order-status .check-order-status__order{width:50%;margin-left:0}.template-order-status .check-order-status__form{max-width:50%;padding:0;margin-right:6rem}.template-order-status .modal__content{max-width:48.2rem}.template-order-status .check-order-status__title--main,.template-order-status .check-order-status__order__number,.template-order-status .check-order-status__order__prices,.template-order-status .check-order-status__order__billing-address,.template-order-status .check-order-status__order__shipping-address,.template-order-status .check-order-status__order__shipping-method,.template-order-status .check-order-status__order__info--right,.template-order-status .check-order-status__order__info--left,.template-order-status .check-order-status__form .form-vertical,.template-order-status .check-order-status__form__subtitle{padding:0}}@media screen and (min-width: 1025px){.template-order-status .check-order-status__order__edit-shipping{padding-left:0}.template-order-status .check-order-status__order .check-order-status__order__shipping-address{position:absolute;top:23.4rem;left:27rem}}
/*# sourceMappingURL=/cdn/shop/t/364/assets/order-status.css.map */
