:root{--vego-green: #3a5b39;--vego-light-green: #bfcd8a;--vego-card-bg: #f8eccb;--vego-card-bg-light: #f2ecdc;--vego-bg-white: #fef9eb;--vego-error-red: #dd4c45;--vego-btn-yellow: #ffdd81;--vego-btn-yellow-hover: #e6b852;--vego-text-dark: #3e3d3d;--vego-text-gray: rgba(58, 91, 57, .5);--vego-radius: 10px;--vego-font-title: "Moret", serif}.page-tracking,.vt-order-items-section,.vt-tracking-new-arrivals-section,.vt-frequently-bought{background-color:var(--vego-card-bg)}.vt-main-title,.vt-order-items-title,.vt-new-arrivals-title{margin:0;font-family:var(--vego-font-title);color:var(--vego-green);text-align:center;font-weight:400}.vt-main-title{padding:40px 0;font-size:45px;line-height:52px}.vt-order-items-title,.vt-new-arrivals-title{font-size:45px;line-height:52px;margin-bottom:40px}.vt-wrapper{display:flex;gap:12px;margin:0 0 40px;align-items:stretch}.vt-card{flex:1 1 0;min-width:0;background-color:var(--vego-card-bg);border-radius:var(--vego-radius);color:var(--vego-green);min-height:300px}.vt-card--img{background:#ebecce url(https://scdn.speedsize.com/7aaf5013-4611-4510-9647-2032e5b24960/cdn.shopifycdn.net/s/files/1/0286/2271/6963/files/img_17-round-british-green.png?v=1669257897) right 0 bottom 0 / 190px no-repeat}.vt-card-inner{display:flex;flex-direction:column;padding:30px 20px;height:100%;box-sizing:border-box}.vt-card-inner--shipment{padding:30px}.vt-date{font-weight:400;font-size:18px;line-height:24px;margin-bottom:20px}.vt-title-lg{font-size:42px;font-weight:700;line-height:42px;margin:0;color:var(--vego-green)}.vt-title-md{font-weight:700;font-size:22px;line-height:28px;margin-bottom:24px}.vt-title-sm{font-weight:700;font-size:16px;line-height:20px;margin:0 0 20px}.vt-desc{font-weight:400;font-size:16px;line-height:24px}.vt-divider{width:100%;height:1px;background:#ebecce;margin:20px 0;border:none}.vt-link{font-weight:400;font-size:18px;line-height:24px;text-decoration:underline;cursor:pointer;color:inherit;background:none;border:none;padding:0}.vt-history-item{position:relative;padding-left:32px;padding-bottom:20px}.vt-history-item:last-child{padding-bottom:0}.vt-history-item:before{content:"";position:absolute;left:4px;top:4px;width:12px;height:12px;border-radius:50%;z-index:2}.vt-history-item:after{content:"";position:absolute;left:9px;top:16px;bottom:-4px;width:2px;z-index:1}.vt-history-item:last-child:after{display:none}.vt-history-item.completed:before{background-color:#375740}.vt-history-item.completed:after{background-color:#375740}.vt-history-item.current:before{background-color:#375740;box-shadow:0 0 0 4px #d8e0d0}.vt-history-item.current:after{background-color:#375740}.vt-history-content{position:relative;top:-2px}.vt-history-date{font-weight:600;font-size:14px;line-height:20px;margin-bottom:5px}.vt-history-desc{margin:0;font-weight:400;font-size:14px;line-height:20px;color:var(--vego-green)}.vt-history-msg{margin-left:10px}.vt-track-row{display:flex;margin-top:20px;align-items:flex-start}.vt-track-row svg{margin-right:10px;flex-shrink:0}.vt-track-label{font-weight:600;font-size:16px;line-height:24px}.vt-track-link{font-size:16px;line-height:24px;text-decoration:underline;word-break:break-all;color:inherit}.vt-input{margin-top:6px;padding:9px 10px;width:100%;font-weight:400;font-size:12px;line-height:18px;color:var(--vego-text-gray);background-color:var(--vego-bg-white);border:1px solid var(--vego-light-green);border-radius:6px;box-sizing:border-box;outline:none}.vt-input:focus{color:var(--vego-green);border-color:var(--vego-light-green)}.vt-sur-title{font-weight:700;font-size:12px;line-height:20px;margin-bottom:12px}.vt-sur-row{display:flex;align-items:flex-start;margin-bottom:12px;cursor:pointer}.vt-sur-row .vt-sur-checkbox{margin:0;position:relative;width:12px;height:12px;border-radius:1px;border:1px solid var(--vego-green);appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;flex-shrink:0;background-color:transparent;top:2px}.vt-sur-checkbox:checked{background-color:var(--vego-green)}.vt-sur-checkbox:checked:before{content:"";position:absolute;left:-1px;top:-1px;width:12px;height:12px;background:0 0 url(https://scdn.speedsize.com/7aaf5013-4611-4510-9647-2032e5b24960/cdn.shopify.com/s/files/1/0286/2271/6963/files/ic_CheckBox_selected_50fd9e09-5b3f-41b0-b184-58d777ff9e0c.png?v=1684314486) no-repeat;background-size:cover}#app-root .vt-sur-label{margin-left:10px;margin-bottom:0;font-weight:500;font-size:12px;line-height:14px;color:var(--vego-green);letter-spacing:initial;text-transform:none}.vt-msg{margin-top:12px;font-weight:500;font-size:12px;line-height:12px}.vt-msg.success{color:var(--vego-green)}.vt-msg.error{color:var(--vego-error-red);font-family:Poppins,sans-serif}.vt-btn{width:100%;padding:10px 0;margin-top:24px;background-color:var(--vego-btn-yellow);color:var(--vego-green);border:none;border-radius:6px;cursor:pointer;font-size:20px;font-weight:700;text-align:center;transition:background-color .3s}.vt-btn:hover:not(:disabled){background-color:var(--vego-btn-yellow-hover)}.vt-btn:disabled{opacity:.7;cursor:not-allowed}#app-root .vt-btn--green{background-color:var(--vego-green);color:var(--vego-bg-white)}#app-root .vt-btn--green:hover{background:linear-gradient(0deg,#0003,#0003),var(--vego-green)}.vt-modal-overlay{background-color:#0006;height:100%;right:0;bottom:0;left:0;position:fixed;top:0;width:100%;z-index:2000;display:none;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.vt-modal{background-color:var(--vego-bg-white);border-radius:var(--vego-radius);box-sizing:border-box;min-width:600px;max-height:80vh;outline:none;padding:50px 40px 40px;position:relative;display:flex;flex-direction:column}.vt-modal-close{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:0;display:flex}.vt-modal-close svg{width:24px;height:24px;stroke:var(--vego-green);transition:transform .3s ease}.vt-modal-close:hover svg{transform:scale(1.1)}.vt-modal-list{max-height:250px;overflow-y:auto;padding-right:15px;margin-bottom:10px}.vt-modal-list::-webkit-scrollbar{width:6px}.vt-modal-list::-webkit-scrollbar-thumb{background:var(--vego-light-green);border-radius:30px}.vt-modal-list::-webkit-scrollbar-track{background:#c4cec4;border-radius:30px}.vt-order-items-section{padding:60px 0}.vt-tracking-sale-banner{margin:0;width:100%;max-width:100%;overflow:hidden}.vt-tracking-sale-banner .collection-hero-banner-container.page-width{max-width:none;width:100%;padding:0}.vt-tracking-sale-banner .hero-banner-container{width:100%}.vt-tracking-sale-banner .hot-area.hot-terms{z-index:7}.vt-tracking-sale-banner .hero-banner-container,.vt-tracking-sale-banner .collection-hero-banner-container,.vt-tracking-sale-banner .hero-banner-back,.vt-tracking-sale-banner picture,.vt-tracking-sale-banner img{border-radius:0}.vt-order-item-block{border:1px solid var(--vego-light-green);border-radius:var(--vego-radius);padding:20px;margin-bottom:20px;background:var(--vego-card-bg)}.vt-order-item-badge{display:inline-block;margin-bottom:12px;padding:4px 12px;border-radius:20px;background:var(--vego-bg-white);font-size:12px;line-height:18px;font-weight:600;color:var(--vego-green)}.vt-order-item-card{display:flex;gap:16px;padding:16px;border-radius:var(--vego-radius);background:var(--vego-bg-white)}.vt-order-item-card__image-wrap{flex:0 0 120px;width:120px;height:120px;border-radius:10px;overflow:hidden;background:var(--vego-card-bg-light)}.vt-order-item-card__image{display:block;width:100%;height:100%;object-fit:cover}.vt-order-item-card__details{flex:1;min-width:0;color:var(--vego-green)}.vt-order-item-card__title{margin:0 0 8px;font-size:18px;line-height:24px;font-weight:700}.vt-order-item-card__price,.vt-order-item-card__qty,.vt-order-item-card__variant{font-size:14px;line-height:20px;margin-bottom:4px}.vt-order-item-recommend{margin-top:20px;background:var(--vego-card-bg);border-radius:var(--vego-radius)}.vt-frequently-bought__heading{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-family:var(--vego-font-title);font-size:16px;line-height:1.3;font-weight:400;color:var(--vego-green)}.vt-frequently-bought__icon{display:inline-block;width:20px;height:20px;flex:0 0 20px}.vt-order-items-section .product-recommend-item .yotpo-container,.vt-order-items-section .product-recommend-item .yotpo-reviews-star-ratings-widget,.vt-order-items-section .product-recommend-item .saving-badge-container,.vt-order-items-section .product-recommend-item .grid-product-price,.vt-order-items-section .product-recommend-item .medium-up--hide.add-to-cart{display:none!important}.vt-order-items-section .product-recommend-section-default .product-recommend-item .grid-product__image-mask .grid__image-ratio--landscape:before{padding-bottom:100%}.vt-order-items-section .product-recommend-section-default .product-recommend-item .grid-product__image-mask .grid-product__color-image:not(.is-active){display:none}.vt-order-items-section .product-recommend-section-default .product-recommend-item .grid-product__image-mask:has(.grid-product__color-image.is-active) .grid__image-ratio.grid__image-ratio--landscape{display:none}.vt-order-items-section .product-recommend-group{flex-wrap:nowrap}.vt-order-items-section .product-recommend-group .product-recommend-item{min-width:0;max-width:none;width:100%;background:transparent}.vt-order-items-section .product-recommend-item .grid-product__form{display:block;width:100%;min-width:0;height:100%}.vt-order-items-section .product-recommend-item .grid-product__box,.vt-order-items-section .product-recommend-item .grid-product-box__body,.vt-order-items-section .product-recommend-item .grid-product__form{background:transparent}.vt-order-items-section .product-recommend-item .grid-product__box{border:1px solid #9caa93;border-radius:10px;height:100%}.vt-order-items-section .product-recommend-item .grid-product-box__body{display:flex;align-items:stretch;padding:12px 14px 12px 10px;height:111px;min-height:111px;max-height:111px;box-sizing:border-box;overflow:hidden}.vt-order-items-section .product-recommend-item .grid-product-box__body .grid-product__image-mask{flex:0 0 82px;width:82px;height:82px;min-height:82px;margin:0 12px 0 0;border-radius:6px;overflow:hidden}.vt-order-items-section .product-recommend-item .grid-product-box__body .grid-product__image-mask img{width:100%;height:100%;object-fit:cover;border-radius:10px}.vt-order-items-section .product-recommend-item .grid-product-box__body .grid-product__content{display:flex;flex-direction:column;flex:1 1 0;width:auto;min-width:0;justify-content:space-between}.vt-order-items-section .product-recommend-item .grid-product-box__body .grid-product__meta{padding:0}.vt-order-items-section .product-recommend-item .grid-product-box__body .grid-product__title{padding:0;font-family:var(--vego-font-title);font-size:14px;line-height:1.2;font-weight:400;text-align:left;height:34px;overflow:hidden;color:var(--vego-green);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vt-order-items-section .product-recommend-item .grid-product-action{margin-top:8px;padding:0}.vt-order-items-section .product-recommend-item .grid-product-action .btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:6px;font-size:14px;line-height:20px;font-weight:600;background:var(--vego-btn-yellow);color:var(--vego-green);border:0;white-space:nowrap;overflow:hidden}.vt-order-items-section .product-recommend-item .grid-product-action .btn .line{display:inline-block;width:1px;height:10px;margin:0 8px;background:#bfcd8a}.vt-order-items-section .product-recommend-item .grid-product-action .btn .btn-price{font-weight:500}@keyframes vt-skeleton-loading{to{background-position-x:-20%}}.vt-skeleton-line,.vt-skeleton-btn,.vt-skeleton-img,.vt-frequently-skeleton__heading,.vt-frequently-skeleton__img,.vt-frequently-skeleton__line,.vt-frequently-skeleton__btn{background:linear-gradient(100deg,#fff0 40%,#ffffff73,#fff0 60%) #e3dcca;background-size:200% 100%;background-position-x:180%;animation:vt-skeleton-loading 1s ease-in-out infinite;border-radius:6px}.vt-skeleton-line{height:10px;width:100%;margin-bottom:10px}.vt-skeleton-line--lg{height:22px;width:70%;margin-bottom:18px}.vt-skeleton-line--sm{width:45%}.vt-skeleton-line--w80{width:80%}.vt-skeleton-line--w40{width:40%}.vt-skeleton-line--w30{width:30%}.vt-skeleton-btn{height:40px;width:100%;border-radius:6px;margin-top:16px}.vt-skeleton-img{width:100%;height:100%;border-radius:10px}.vt-skeleton-card .vt-card-inner{padding:30px 20px;height:100%;gap:14px}.vt-skeleton-wrapper{display:block}.vt-skeleton-wrapper .vt-card{width:100%;min-height:420px}.vt-skeleton-card .vt-skeleton-btn{margin-top:auto}.vt-skeleton-card .vt-card-inner .vt-skeleton-line{margin-bottom:0}.vt-skeleton-card .vt-skeleton-line--lg{margin-bottom:10px}.vt-skeleton-order-item .vt-order-item-card{min-height:140px}.vt-skeleton-order-item .vt-order-item-recommend{min-height:170px}.vt-frequently-skeleton__heading{width:360px;max-width:100%;height:20px;margin-bottom:16px}.vt-frequently-skeleton__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;overflow:hidden}.vt-frequently-skeleton__card{min-width:0;max-width:none;width:100%;height:111px;border:1px solid #9caa93;border-radius:10px;padding:12px;box-sizing:border-box;display:flex;gap:10px}.vt-frequently-skeleton__img{width:86px;height:86px;flex:0 0 86px;border-radius:10px}.vt-frequently-skeleton__lines{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.vt-frequently-skeleton__line{height:10px;margin-bottom:8px}.vt-frequently-skeleton__line--w1{width:95%}.vt-frequently-skeleton__line--w2{width:70%}.vt-frequently-skeleton__btn{height:28px;width:120px;border-radius:50px;margin-top:6px;align-self:flex-end}@media only screen and (max-width:769px){.vt-main-title,.vt-order-items-title,.vt-new-arrivals-title{font-size:30px;line-height:38px}.vt-main-title{padding:40px 0 30px;line-height:45px}.vt-order-items-title,.vt-new-arrivals-title{margin-bottom:24px}.vt-order-items-section{padding-bottom:40px}.vt-order-item-block{padding:14px}.vt-order-item-card{flex-direction:row;padding:12px}.vt-order-item-card__image-wrap{flex:0 0 88px;width:88px;height:88px}.vt-order-item-card__title{font-size:14px;line-height:18px}.vt-order-items-section .product-recommend-group,.vt-frequently-skeleton__row{display:flex;gap:14px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.vt-order-items-section .product-recommend-group .product-recommend-item,.vt-frequently-skeleton__card{flex:0 0 260px;min-width:260px;max-width:260px;width:260px}.vt-order-items-section .product-recommend-group .product-recommend-item,.vt-order-items-section .product-recommend-item .grid-product__box,.vt-order-items-section .product-recommend-item .grid-product-box__body{background:transparent}.vt-order-items-section .product-recommend-item .grid-product-box__body{height:100px;min-height:100px;max-height:100px}.vt-order-items-section .product-recommend-item .grid-product-box__body .grid-product__title{font-size:14px;max-height:50px;-webkit-line-clamp:3}.vt-order-items-section .product-recommend-item .grid-product-action .btn{min-height:30px;padding:5px 12px;font-size:11px}.vt-order-items-section .product-recommend-item .grid-product-action.small--hide{display:block}.vt-wrapper{display:block;margin:0}.vt-card{margin-bottom:20px}.vt-card-inner{padding-bottom:42px}.vt-title-lg{font-size:600}.vt-divider{margin:14px 0 24px}.vt-title-md{margin-bottom:38px}.vt-desc{margin-bottom:42px}.vt-input{margin-top:0}.vt-card-inner--survey{padding-bottom:30px}.vt-sur-title{margin-bottom:32px;font-size:16px;font-weight:600;line-height:20px}.vt-sur-row:not(:last-of-type){margin-bottom:16px}.vt-card--img{min-height:400px;background-position:right 23px bottom -5px}.vt-modal{min-width:91%;width:91%;padding:30px}.vt-frequently-skeleton__card{height:100px}.vt-order-items-section .product-recommend-item .grid-product-action.small--hide{display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/829/assets/shipment-tracking.css.map */
