:root{--gr-cart-orange: var(--gr-orange, #ff9f00);--gr-cart-black: #111111;--gr-cart-line: #dedede;--gr-cart-soft: #f6f6f6}main[data-template=cart]{display:grid;grid-template-columns:minmax(24px,1fr) minmax(0,880px) 40px minmax(340px,440px) minmax(24px,1fr);align-items:start;background:#fff;color:var(--gr-cart-black)}main[data-template=cart]>.shopify-section{min-width:0}main[data-template=cart]>.shopify-section:has(.gr-home-header),main[data-template=cart]>.shopify-section:has(.gr-home-footer),main[data-template=cart]>.shopify-section:has(.gr-cart-services){grid-column:1 / -1}main[data-template=cart]>.shopify-section:has(.gr-cart-items){grid-column:2;padding-top:42px}main[data-template=cart]>.shopify-section:has(.gr-cart-summary){grid-column:4;grid-row:2;align-self:stretch;padding-top:90px}main[data-template=cart]>.shopify-section:has(.gr-cart-recommendations){grid-column:2}.gr-cart-heading h1{margin:0;font-family:var(--gr-type-display-font, var(--font-heading-family));font-size:4rem;font-weight:900;line-height:1;text-transform:uppercase}.gr-cart-heading a{display:inline-flex;align-items:center;gap:10px;margin-top:17px;color:inherit;font-size:1.3rem;text-decoration:none}.gr-cart-heading a span{text-decoration:underline}.gr-cart-items .cart__warnings{padding:70px 0}.gr-cart-items:not(.is-empty) .cart__warnings{display:none}.gr-cart-items.is-empty .cart__contents{display:none}.gr-cart-items .cart__contents{margin-top:24px}.gr-cart-items .cart-items{width:100%;border-collapse:collapse}.gr-cart-items .cart-items thead{border-bottom:1px solid var(--gr-cart-line)}.gr-cart-items .cart-items th{padding:0 12px 13px;color:var(--gr-cart-black);font-size:1rem;font-weight:900;text-align:left;text-transform:uppercase}.gr-cart-items .cart-items th:first-child{padding-left:0}.gr-cart-items .cart-item{display:table-row;border-bottom:1px solid var(--gr-cart-line)}.gr-cart-items .cart-item>td{padding:24px 12px;vertical-align:middle}.gr-cart-items .cart-item>td:first-child{padding-left:0}.gr-cart-items .cart-item__media{width:190px}.gr-cart-items .cart-item__image-link{display:block;width:185px;height:132px;background:var(--gr-product-media-background, #fff)}.gr-cart-items .cart-item__image{width:100%;height:100%;padding:8px;object-fit:contain}.gr-cart-items .cart-item__details{min-width:230px}.gr-cart-items .cart-item__name{color:inherit;font-size:1.45rem;font-weight:900;line-height:1.2;text-decoration:none;text-transform:uppercase}.gr-cart-items .cart-item__vendor{margin:5px 0 10px;color:#777;font-size:1.15rem}.gr-cart-items .product-option{display:inline-flex;gap:4px;margin:0 10px 0 0;color:#333;font-size:1.15rem}.gr-cart-items .product-option dt{font-weight:700}.gr-cart-items .product-option dd{margin:0}.gr-cart-change,.gr-cart-items cart-remove-button a{color:inherit;font-size:1.15rem;text-decoration:underline}.gr-cart-items cart-remove-button{display:block;margin-top:14px}.gr-cart-items .cart-item__unit-price,.gr-cart-items .cart-item__totals{font-size:1.35rem;text-align:right;white-space:nowrap}.gr-cart-items .cart-item__unit-price s{display:block;color:#777}.gr-cart-items .cart-item__quantity{width:138px;text-align:center}.gr-cart-items .quantity{display:grid;width:132px;height:48px;min-height:48px;grid-template-columns:44px 44px 44px;align-items:center;border:1px solid var(--gr-cart-line)}.gr-cart-items .quantity:after{display:none}.gr-cart-items .quantity__button{display:grid;width:44px;height:46px;min-height:0;padding:0;place-items:center;border:0;background:transparent}.gr-cart-items .quantity__button svg{width:18px;height:18px;pointer-events:none}.gr-cart-items .quantity__button svg path{vector-effect:non-scaling-stroke}.gr-cart-items .quantity__input{width:44px;height:46px;min-height:0;padding:0;font-size:1.3rem;text-align:center}.gr-cart-items .loading__spinner{position:static;margin:6px auto 0}.gr-cart-items .cart-item__error{margin-top:4px;color:#b00020;font-size:1rem}.gr-cart-note{margin-top:20px}.gr-cart-note summary{display:inline-flex;min-height:44px;align-items:center;gap:10px;color:var(--gr-cart-black);font-size:1.25rem;cursor:pointer}.gr-cart-note summary>span:nth-child(2){text-decoration:underline}.gr-cart-note summary svg{width:12px}.gr-cart-note textarea{width:min(100%,600px);min-height:90px;margin-top:8px;padding:12px;border:1px solid var(--gr-cart-line);border-radius:0;font:inherit}.gr-cart-summary{position:sticky;top:110px;padding:24px;background:var(--gr-cart-soft)}.gr-cart-summary.is-empty{display:none}.gr-cart-summary h2{margin:0 0 22px;font-size:1.55rem;font-weight:900;text-transform:uppercase}.gr-cart-summary__totals{margin:0;padding-bottom:20px;border-bottom:1px solid var(--gr-cart-line)}.gr-cart-summary__totals>div{display:flex;justify-content:space-between;gap:20px;margin-top:12px;font-size:1.2rem}.gr-cart-summary__totals>div:first-child{margin-top:0}.gr-cart-summary__totals dd{margin:0;text-align:right}.gr-cart-summary__totals>div:first-child dd{font-weight:900}.gr-cart-discount{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:10px;margin:22px 0 16px}.gr-cart-discount input{min-width:0;height:50px;padding:0 14px;border:1px solid #cfcfcf;background:#fff;font:inherit}.gr-cart-discount button{border:1px solid #cfcfcf;background:transparent;color:inherit;font:inherit;font-weight:900;text-transform:uppercase;cursor:pointer}.gr-cart-checkout{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:9px;border:0;background:var(--gr-cart-orange);color:#fff;font:inherit;font-size:1.3rem;font-weight:900;text-transform:uppercase;cursor:pointer}.gr-cart-dynamic{margin-top:12px}.gr-cart-trust{display:grid;gap:20px;margin-top:24px;padding-top:22px;border-top:1px solid var(--gr-cart-line)}.gr-cart-trust>div{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:14px}.gr-cart-trust>div>span{display:grid;width:32px;height:32px;place-items:center;font-size:2rem}.gr-cart-trust svg{width:26px;height:26px}.gr-cart-trust p{margin:0}.gr-cart-trust strong{display:block;font-size:1rem;font-weight:900;text-transform:uppercase}.gr-cart-trust small,.gr-cart-trust a{display:block;margin-top:4px;color:#444;font-size:.95rem}.gr-cart-trust a{text-decoration:underline}.gr-cart-recommendations{padding:34px 0 44px}.gr-cart-recommendations h2{margin:0 0 18px;font-family:var(--gr-type-section-font, var(--font-heading-family));font-size:2.5rem;font-weight:900;text-transform:uppercase}.gr-cart-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gr-cart-recommend-card{display:flex;min-width:0;height:100%;flex-direction:column;border:1px solid var(--gr-cart-line);background:#fff}.gr-cart-recommend-card__image{display:block;aspect-ratio:1.25;background:var(--gr-product-media-background, #fff)}.gr-cart-recommend-card__image img,.gr-cart-recommend-card__image svg{width:100%;height:100%;padding:10px;object-fit:contain}.gr-cart-recommend-card__content{flex:1;padding:12px 12px 8px}.gr-cart-recommend-card h3{margin:0 0 8px;font-size:1rem;line-height:1.2;text-transform:uppercase}.gr-cart-recommend-card h3 a{color:inherit;text-decoration:none}.gr-cart-recommend-card__content strong{font-size:1.1rem}.gr-cart-recommend-card__action{padding:0 12px 12px}.gr-cart-recommend-card__action form{margin:0}.gr-cart-recommend-card__action button,.gr-cart-recommend-card__action a,.gr-cart-recommend-card__action span{display:flex;width:100%;min-height:38px;align-items:center;justify-content:center;border:1px solid var(--gr-cart-line);background:#fff;color:inherit;font:inherit;font-size:.9rem;font-weight:900;text-decoration:none;text-transform:uppercase}.gr-cart-services{background:#050505;color:#fff}.gr-cart-services__inner{display:grid;width:min(calc(100% - 48px),1360px);min-height:112px;grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:auto}.gr-cart-service{display:flex;align-items:center;gap:18px;padding:20px 26px;color:inherit;text-decoration:none}.gr-cart-service__icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;font-size:2.7rem}.gr-cart-service__icon--skate:before{content:"\2301"}.gr-cart-service__icon--brand:before{content:"\25c9"}.gr-cart-service__icon--secure:before{content:"\25a3"}.gr-cart-service__icon--shipping:before{content:"\25b1"}.gr-cart-service strong{display:block;font-size:1.05rem;font-weight:900;text-transform:uppercase}.gr-cart-service small{display:block;margin-top:6px;color:#aaa;font-size:.95rem}.gr-cart-items a:focus-visible,.gr-cart-items button:focus-visible,.gr-cart-items input:focus-visible,.gr-cart-items textarea:focus-visible,.gr-cart-summary button:focus-visible,.gr-cart-summary input:focus-visible,.gr-cart-recommendations a:focus-visible,.gr-cart-recommendations button:focus-visible{outline:3px solid var(--gr-cart-orange);outline-offset:3px}@media(max-width:1199px){main[data-template=cart]{display:block}main[data-template=cart]>.shopify-section:has(.gr-cart-items),main[data-template=cart]>.shopify-section:has(.gr-cart-summary),main[data-template=cart]>.shopify-section:has(.gr-cart-recommendations){width:min(calc(100% - 48px),960px);margin-inline:auto;padding-top:32px}.gr-cart-summary{position:static}}@media(max-width:749px){main[data-template=cart]>.shopify-section:has(.gr-cart-items),main[data-template=cart]>.shopify-section:has(.gr-cart-summary),main[data-template=cart]>.shopify-section:has(.gr-cart-recommendations){width:min(calc(100% - 28px),960px)}.gr-cart-heading h1{font-size:3.3rem}.gr-cart-items .cart-items thead{display:none}.gr-cart-items .cart-item{display:grid;grid-template-columns:100px minmax(0,1fr);gap:0 14px;padding:18px 0}.gr-cart-items .cart-item>td{padding:0}.gr-cart-items .cart-item__media{grid-row:1 / span 3;width:100px}.gr-cart-items .cart-item__image-link{width:100px;height:110px}.gr-cart-items .cart-item__details{min-width:0}.gr-cart-items .cart-item__name{font-size:1.2rem}.gr-cart-items .cart-item__unit-price{display:none}.gr-cart-items .cart-item__quantity{grid-column:2;width:auto;margin-top:14px;text-align:left}.gr-cart-items .cart-item__totals{grid-column:2;margin-top:10px;text-align:left}.gr-cart-items .quantity{height:44px;min-height:44px;grid-template-columns:44px 44px 44px}.gr-cart-items .quantity__button,.gr-cart-items .quantity__input{height:42px}.gr-cart-summary{padding:20px 16px}.gr-cart-recommendations__grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory}.gr-cart-recommend-card{min-width:min(72vw,245px);scroll-snap-align:start}.gr-cart-services__inner{width:min(calc(100% - 28px),1360px);grid-template-columns:1fr}.gr-cart-service{min-height:82px;padding:14px 12px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/gr-cart-page.css.map */
