.customer-info{display:flex;flex-direction:column;gap:24px}.account-detail-box .orders .order{padding:0;width:100%}.account-detail-box .orders{display:flex;flex-direction:column;gap:24px}.search__orders{display:grid;grid-template-columns:1fr;gap:16px}.order_header{background:#f2f2f2;border-radius:13px}.orders .order .line_item_total .item_count .cart__discount{color:#f58b47;white-space:nowrap}.sub_total .price{color:var(--gradient-base-accent-2)}.search__orders .search__orders-input #searchInput{width:100%;height:48px;background:#f2f2f2;border-radius:24px;border:none;padding:14px 5px 14px 48px}.search__orders-input{position:relative}.search__orders-input svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:24px;height:24px}.searchResults__container{position:absolute;left:0;width:100%;min-height:10rem;background:#f2f2f2;border-radius:16px;top:100%;margin-top:10px;padding:20px;opacity:0;z-index:6;visibility:hidden;transform:translateY(-1.5rem);transition:transform .15s ease,opacity .15s ease;box-shadow:0 2px 4px #0003}.searchResults__container.show{visibility:visible;opacity:1;transform:translateY(0)}.searchResults__container ul{margin:0}.searchResults__container ul li a{text-decoration:none}.searchResults__container ul li:hover a{color:var(--gradient-base-accent-2)}.Orders .account-detail-box .customer-info{max-width:76.3rem}.info__line>*,.info__line{font-size:14px;line-height:20px;font-weight:300;color:var(--color-base-text)}.line_item_info{display:grid;grid-template-columns:1fr auto}.line_item_details .line_item_info-right span{font-weight:700;display:block}.orders .order .faq__item-wrapper{border:2px solid transparent;border-radius:16px}.orders .order .faq__item-wrapper.active{border-color:#f2f2f2}.order__top{display:grid;grid-template-columns:1fr;gap:24px;border-bottom:2px solid #F2F2F2;padding-bottom:24px}.order__top p{margin-bottom:8px}.order__top span{font-size:12px;line-height:16px;font-weight:300;display:block}.order__top .shipping-price{display:flex;align-items:center}.order__top .shipping-price span~span{margin-left:4px}.order__top span.receiver_name{font-weight:800}@media screen and (min-width: 900px){.order__top span{font-size:14px;line-height:20px}.order__top{grid-template-columns:1fr 1fr 1fr;gap:40px;padding-bottom:24px}.search__orders{grid-template-columns:232px 1fr;gap:16px;align-items:center}}@media screen and (min-width: 1502px){.Orders .account-detail-box .customer-info{max-width:100%}}:root{--border-color: --colorhighlight1}.faq__answer-wrapper{overflow:hidden;height:0;transition:height .2s ease-in-out;padding:0 24px}.order_header div{justify-content:center}span.plus--button{text-align:right}.order .faq__item-wrapper.active .faq__answer-wrapper{height:auto}.order .faq__item-wrapper .order_header:hover{cursor:pointer}.order .faq__item-wrapper .order_header .plus--button svg{transform:scaleY(-1)}.order .faq__item-wrapper.active .order_header .plus--button svg{transform:scaleY(1)}.tab{overflow:hidden;display:flex;justify-content:center;gap:24px}.tab .tablinks{float:left;border:none;outline:none;cursor:pointer;color:var(--colorPriceHighlight);background:var(--colorhighlight1);border-radius:40px;padding:16px 24px;transition:.3s;font-size:20px;line-height:24px;text-decoration:none;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:var(--font-heading-weight)!important}.small--text{font-weight:400;font-size:14px;line-height:24px}.header_title{margin:80px 0 48px}.header_title h1,.account h2,.line_item_info p a{color:var(--colorhighlight)}.tab .tablinks:hover,.tab .tablinks.active{background-color:var(--colorhighlight);color:#fff}.tabcontent{display:none;padding:40px 0;border-top:none;background:#fff;margin:24px 0}.text_block p{text-align:justify}@media only screen and (max-width: 480px){span.plus--button{text-align:right}.order_header div{justify-content:center}.line_item_total .sub_item span:first-child,.line_item_total .sub_ship span:first-child,.line_item_total .sub_total span:first-child .line_item_total .item_count span:first-child,.bottom_sub label,.order_date span:first-child,.order_number span:first-child,.order_status span:first-child{font-size:12px!important;line-height:18px!important}.order_header button{display:inline-block!important}.addresses .addresses_list,#AddAddress,.order_container{background:#fff;border-radius:16px;padding:0;text-align:left}.addresses .addresses_list ul{gap:20px}body :is(.account){margin:0 auto;max-width:var(--page-width);padding:0 1rem}body .header_title{margin:20px 0}body .tab .tablinks{padding:8px 24px;font-size:16px;line-height:24px}}.section__title{font-weight:700;font-size:20px;line-height:24px;color:var(--heading-color)}.bold{font-weight:700}.account__page .product-tab__content{max-height:100%}input[name="customer[note][birthday]"]{color:var(--color-base-text)}.product-tab__inner{padding:5px}.faq__question[aria-expanded=true] .plus--button svg{transform:scaleY(-1)}.account__page .product-tab__contents .faq__contact-info header{width:fit-content;margin:0 auto;padding:24px 40px;background:#f4e2e3;border-radius:16px}.account__page .product-tab__contents .faq__contact-info header button{margin:8px 0}.account__page .product-tab__contents .faq__contact-info header .page__title{margin:0 0 8px}.order_header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:16px;padding:24px}.order_header div{display:flex;flex-direction:column;gap:8px}.orders__container .orders .order{border:.5px solid var(--colorhighlight1);margin-bottom:24px;border-radius:8px;margin-top:0}.orders__container .order_header[aria-expanded=true] .plus--button svg{transform:scaleY(-1)}.order_detail .line_item .line_item_details{display:grid;grid-template-columns:120px 4fr;gap:24px}.order_detail{display:grid;grid-template-columns:1fr;row-gap:28px;margin:24px 0 0}.line_item_image img{margin:0;border-radius:12px;width:100%}.line_item_details .line_item_info p a{font-weight:700;font-size:14px;line-height:20px;text-decoration:none}.line_item_info .line_item_title{margin-bottom:8px}.cart__item--variants{display:flex;gap:8px}.cart__item--variants span{font-size:16px}.line_item_info .price__sub{margin-top:10px}.order_header .order_total .bold{color:#cf102d}.line_item_total .sub_item span:first-child,.line_item_total .sub_ship span:first-child,.line_item_total .item_count span:first-child,.line_item_total .sub_total span:first-child,.bottom_sub label,.order_date span:first-child,.order_number span:first-child,.order_status span:first-child,.order_total span:first-child,.order__top p{font-weight:800;font-size:12px;line-height:16px;color:var(--gradient-base-accent-1);text-transform:capitalize;letter-spacing:.04em}.line_item_info .price__sub span{font-weight:600;font-size:16px;line-height:20px;color:var(--gradient-base-accent-2)}.line_item_total_container{display:flex;flex-direction:row;justify-content:space-between;padding:0}.line_item_total_container .top_sub{width:100%;display:flex;flex-direction:column;gap:8px}.line_item_total_container .bottom_sub{width:calc(4 / 12 * 100%);display:flex;justify-content:space-between}.line_item_total_container .top_sub div{display:flex;justify-content:space-between}.line_item_total{border-top:2px solid #F2F2F2;padding:24px 0}.top_sub span{font-weight:700}@media screen and (min-width: 990px){.line_item_total .sub_item span:first-child,.line_item_total .sub_ship span:first-child,.line_item_total .item_count span:first-child,.line_item_total .sub_total span:first-child,.bottom_sub label,.order_date span:first-child,.order_number span:first-child,.order_status span:first-child,.order_total span:first-child,.order__top p{font-size:16px;line-height:24px}.top_sub span{font-weight:800}.account__page .product-tab__contents .faq__contact-info header button{margin-top:16px}.account__page .product-tab__contents .faq__contact-info header .page__title{margin:0 0 16px}.section__title{font-size:36px;line-height:40px}}.text-center{text-align:center}.header_section{margin:26px auto 32px}div#shopify-section-header{box-shadow:0 4px 16px #3700001a}.account__page .form--main{margin:16px auto}.account__page .product-tab{margin-bottom:40px}.account__page .form__field{border-radius:12px;padding:12px}.account__page .form__floating-label{line-height:40px}.account__page .button--full{max-width:50%;margin:40px auto;border:2px solid #d41f26;border-radius:8px;max-height:40px;line-height:40px}.account__page .form__input-wrapper{margin-bottom:16px}.account__page .create__account{max-width:50%}.account__page .input__form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account__page .input__form .form__input-wrapper.form__input-wrapper--labelled{margin:0}#birthday .form__field+.form__floating-label{transform:translateY(-6px) scale(.8)}input#customer\[birthday\]{padding:0 10px}.account__page .form__floating-label{font-size:12px}.account__page .breadcrumb{display:none}.account__page .faq__question{color:var(--color-base-text);font-weight:700}.order_header button{margin:0!important;background:transparent;padding:0;justify-content:flex-end}.Orders .customer label{display:inline-block;margin:0}.info__line{margin:4px 0}.line_item_info p,.line_item_info span,.line_item_info label{font-weight:300;font-size:14px;line-height:20px;color:var(--color-base-text)}@media screen and (min-width: 1000px){.account__page .product-tab__contents .faq__contact-info header{padding:40px 102px}.account__page .form--main{margin:40px auto}.header__inner{flex-wrap:nowrap;gap:30px}.header__logo{margin-right:30px}.header_section{margin:40px auto 56px}}@media screen and (min-width: 769px){.account__page .product-tab__links{padding:10px 0}.account__page .faq{margin:64px 0}.account__page .faq__group{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account__page .faq__item+.faq__item{border-top:1px solid var(--border-color)}.account__page .faq__item{border-radius:8px}}@media screen and (max-width: 678px){.account__page .create__account{max-width:100%}.account__page .input__form{grid-template-columns:1fr}.address-list__item>*,.address-list__action-list>*{font-size:12px!important;line-height:18px}.account__page .card__section--flex .button,.account__page button{font-size:14px!important}.line_item_total{padding:12px 0}.order_header{gap:8px;padding:24px;grid-template-columns:3fr 3fr 2fr 1fr}.line_item_total_container{flex-direction:column;padding:16px 0}.line_item_total_container>*{font-size:12px;line-height:16px}.line_item_total_container .price{font-size:14px;line-height:18px}.bottom_sub .price{font-size:20px;line-height:24px}.line_item_total_container .top_sub,.line_item_total_container .bottom_sub{width:100%}.orders__container .orders .order{margin-bottom:16px}.line_item_details .line_item_info p a,.order_header div,.cart__item--variants span{font-size:12px;line-height:16px}.order_detail{grid-template-columns:1fr;margin:24px 0}.line_item_info .price__sub{margin-top:5px}body :is(.account) p{margin:0 0 1rem;font-size:1.2rem}.qty__sub,.qty__sub>*{font-size:12px}.account__page .page__title,.account__page button{font-size:18px}.account__page .h4,.account__page .rte h4,.account__page .rte>*{font-size:12px;line-height:1.75}.account__page .plus--button svg{width:12px}.account__page .faq{margin:-16px 0 40px}.account__page .faq__item{border:1px solid var(--border-color)}.account__page .faq__group{display:grid;grid-template-columns:1fr;gap:16px;padding:0 8px}.account__page .faq__item+.faq__item{border-top:1px solid var(--border-color)}.account__page .faq__item{border-radius:8px}.account__page header{text-align:left}.account__page .breadcrumb{display:block}.account__page .breadcrumb .breadcrumb__item>*{font-size:10px;line-height:16px}.account__page .product-tab__links,.account__page .product-tab__inner{display:block}.account__page .product-tab{max-width:100%;padding:0 8px}.account__page .button--full{max-width:calc(8 / 12 * 100%);border-radius:8px;margin:24px auto 24px 0}.account__page .form__secondary-action{text-align:left}.account__page .layout__section.layout__section--secondary{display:none}}@media (max-width: 749px){.searchResults__container{min-height:5rem}.line_item_info{display:flex;flex-wrap:wrap}.line_item_info .line_item_info-right{margin-top:10px}.orders .order .order_header{display:grid;grid-template-areas:"date date date id id arrow" "status status status total total arrow";grid-template-columns:1fr 1fr .5fr 1fr 1fr 1fr;align-items:center;row-gap:32px}.order_header .order_date{grid-area:date;grid-column:1 / 4;grid-row:1 / 2}.order_header .order_number{grid-area:id;grid-column:4 / 6;grid-row:1 / 2}.order_header .order_status{grid-area:status;grid-column:1 / 4;grid-row:2 / 3}.order_header .order_total{grid-area:total;grid-column:4 / 6;grid-row:2 / 3}.order_header .h4{grid-area:arrow}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/order.css.map */
