.vx-orange{--s-color:#ff7224}.vx-green{--s-color:#00c56d}.vx-neutral{--s-color:#535b6e}.vx-red{--s-color:#f43b3b}.vx-grey{--s-color:var(--ts-shade-5)}.vx-blue{--s-color:#5346e5}@keyframes order-fade-in{0%{opacity:0}to{opacity:1}}.vx-order-ease{animation-name:order-fade-in;animation-fill-mode:forwards;animation-duration:.3s;animation-timing-function:ease;opacity:0}.widget-head{display:flex;gap:5px;flex-direction:column}.widget-head h1{font-size:46px;margin:0;line-height:1}.widget-head p{color:var(--ts-shade-2)}.vx-orders-widget{display:flex;flex-direction:column;gap:30px;min-height:250px}.vx-avatar{overflow:hidden;width:44px;height:44px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border-radius:50%;display:flex}.vx-avatar.big-avatar{width:80px;height:80px}.order-badge{background-color:var(--ts-shade-5);color:var(--ts-shade-2)}.order-badge,.order-status{padding:4px 8px;border-radius:5px;font-size:13px;position:relative;overflow:hidden}.order-status{color:var(--s-color);font-weight:600;flex-shrink:0}.order-status:after{background-color:var(--s-color);width:100%;height:100%;top:0;left:0;position:absolute;opacity:.1;content:""}.vx-order-list{gap:10px;display:flex;flex-direction:column}.vx-order-meta{align-items:center;display:flex;gap:15px}.vx-order-more{justify-content:space-between;display:flex}.vx-order-more .ts-btn{width:auto}.vx-order-card{display:flex;cursor:pointer;align-items:center;flex-wrap:nowrap;border:1px solid var(--ts-shade-3);padding:15px 20px;gap:15px;border-radius:8px;transition:.2s ease}.vx-order-card:hover{border-color:var(--ts-shade-2)}.vx-order-card b{font-weight:400;word-break:break-word}.vx-order-card.vx-status-pending_approval b{font-weight:600}.vx-order-title{margin-right:auto}.vx-order-meta span{color:var(--ts-shade-2)}.vx-order-filters{display:flex;gap:10px;flex-wrap:wrap}@media (max-width:600px){.ts-go-back{font-size:0!important;gap:0!important}.vx-order-filters>.ts-form-group{width:100%;flex-shrink:1}.vx-order-filters>.ts-form-group.order-keyword-search{width:100%}.vx-order-filters>.ts-form-group:not(.order-keyword-search){width:auto;flex-shrink:0;flex-grow:1}.vx-order-filters>.ts-form-group.order-reset-button{width:auto;flex-shrink:1;flex-grow:0}.vx-hide-mobile{display:none}}.vx-order-head{display:flex;gap:15px}.vx-order-head .ts-btn{width:auto}.vx-order-head .ts-go-back{margin-right:auto}.order-timeline{padding:50px 0}.order-event:after{content:"";width:1px;height:25px;background-color:var(--ts-shade-4);margin:15px 0}.order-item-title{display:flex;justify-content:space-between}.order-expand-details{opacity:.6;transition:.2s;cursor:pointer}.order-expand-details:hover{opacity:1}.order-event{display:flex;gap:7px;align-items:center;flex-direction:column;width:550px;margin:auto;max-width:100%}.order-event:last-child:after{display:none}.order-event h3{margin:0;text-align:center}.order-event .ts-cart-list{width:100%}.order-event .ts-cart-list>li{align-items:unset;position:relative}.order-event>span{color:var(--ts-shade-2);text-align:center}.order-event>b{text-align:center}.order-event .vx-avatar{margin-bottom:10px}.order-event .cart-data-inputs{display:flex;flex-direction:column;gap:4px;flex-grow:1}.order-event .cart-data-inputs .data-input-textarea{word-break:break-word;white-space:pre-wrap}.order-event-icon>svg{fill:var(--s-color);width:28px;height:28px}.order-event-icon>i{color:var(--s-color);font-size:28px}.order-event-box{display:flex;flex-direction:column;border:1px solid var(--ts-shade-3);padding:20px;gap:15px;border-radius:8px;transition:.2s ease;width:100%;margin-top:5px}.order-event-box b{margin:0;font-weight:400;color:var(--ts-shade-2)}.further-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:10px}.further-actions .ts-btn-1{padding:0 20px;width:auto}.vx-order-files{flex-direction:column;grid-gap:10px}.vx-order-files:empty{display:none}.vx-order-files li{display:flex;min-width:0;text-overflow:ellipsis;grid-gap:5px;align-items:center;justify-content:center;width:100%;position:relative}.vx-order-files li .vx-remove-file{color:var(--ts-shade-3);font-size:16px}.vx-order-files li .vx-remove-file svg{fill:var(--ts-shade-3);width:16px;height:16px}.vx-order-files .ts-order-file{color:var(--ts-shade-1);font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-decoration-color:var(--ts-accent-1);text-underline-offset:3px;line-height:22px}.order-accordion{border-top:1px solid var(--ts-shade-4)}.order-accordion summary{padding-top:15px;cursor:pointer;list-style-type:none;display:flex;justify-content:space-between;gap:10px;font-weight:600}.order-accordion summary svg{width:16px;height:16px;fill:var(--ts-shade-2)}.order-accordion .details-body{padding-top:15px}.single-order .ts-child-orders .vx-order-list{width:100%}.single-order .ts-child-orders .vx-avatar{margin-bottom:0}.single-order .ts-child-orders .vx-avatar img{width:100%;height:100%}