.f-cart{display:block}.f-cart.is-empty{padding-bottom:var(--spacing-bottom, 70px)}.f-cart.is-empty .f-cart__title-wrapper,.f-cart.is-empty .f-cart__footer,.f-cart.is-empty .f-cart__contents{display:none}.f-cart.is-empty .f-cart__warnings{display:block}@media(max-width:1023.98px){.f-cart.is-empty{padding-bottom:calc(var(--spacing-bottom, 70px) / 2)}}.f-cart__title-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 0 5rem}.f-cart__title-wrapper .f-title{margin:0}@media(max-width:767.98px){.f-cart__title-wrapper{margin:3rem 0}}.f-cart__warnings{display:none;padding:5rem 0 2rem;text-align:center}.f-cart__empty-text{margin:0 0 3rem}.f-cart__login-title{margin:5rem 0 .5rem}.f-cart__items{padding-bottom:4rem;border-bottom:.1rem solid var(--color-border)}.f-cart__footer{padding:4rem 0 0}.is-empty .f-cart__footer{display:none!important}.f-cart__footer .f-discounts{margin-top:1rem}.f-cart__footer .tax-note{margin:1.2rem 0;text-align:start;display:block}@media(min-width:768px){.f-cart__footer .tax-note{text-align:end}}.f-cart__footer .totals{display:flex;justify-content:flex-start;align-items:flex-end}.f-cart__footer .totals *{line-height:1}.f-cart__footer .totals>*{font-size:1.6rem;margin:0}.f-cart__footer .totals>*+*{margin-inline-start:2rem}.f-cart__footer .totals .totals__subtotal-value{font-size:1.8rem}@media(min-width:768px){.f-cart__footer .totals{justify-content:flex-end}}.f-cart__footer .cart__ctas button{width:100%}.f-cart__footer .cart__ctas .agree-terms+.btn{margin-top:1.6rem}.f-cart__footer .cart__ctas .agree-terms label{justify-content:flex-end}.f-cart__footer>div:only-child{margin-left:auto}.f-cart__footer .additional-checkout-buttons{margin-top:.5rem}.f-cart__payment-icons{width:100%;margin-top:1.5rem}.f-cart__payment-icons-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem .9rem;margin:0;padding:0}.f-cart__payment-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.f-cart__payment-icon svg{width:2.8rem;height:auto;max-height:1.8rem;object-fit:contain;display:block}.f-cart__footer .cart__update-button{margin-bottom:1rem}@media(min-width:768px){.f-cart__footer{display:flex;justify-content:space-between;border:0}.f-cart__footer>*{width:35rem}.no-js .f-cart__footer{justify-content:flex-end}}@media(max-width:767.98px){.f-cart__footer{padding:0}.f-cart__footer .f-discounts__discount{justify-content:flex-start}.f-cart__footer .f-cart__subtotal{margin-top:2rem}}.f-cart__addons{flex:1;width:auto;padding-inline-end:8rem;margin-top:-1.6rem}.f-cart__addons>*{margin:0;border-bottom:.1rem solid var(--color-border);padding:1.2rem 0}.f-cart__addons .f-cart__priority-insurance{margin-bottom:0}.f-cart__addons .f-cart__block{margin-top:0}.f-cart__addons .collapsible__button{font-size:1.4rem;font-weight:500;letter-spacing:.04em;color:rgba(var(--color-foreground),1);background:none;border:none;padding:0;min-height:0;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:start;gap:1rem}.f-cart__addons .collapsible__button span{text-transform:uppercase}.f-cart__addons [data-collapsible-icon]{position:relative;inset:auto;top:auto;transform:none;flex:0 0 auto;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:flex-end;color:rgba(var(--color-foreground),1);line-height:1;font-size:2.5rem;font-weight:300}.f-cart__addons [data-collapsible-icon] svg{display:none}.f-cart__addons [data-collapsible-icon]:after{content:"+";display:block;line-height:1;font-size:inherit;font-weight:inherit;text-align:end;flex:0 0 auto}.f-cart__addons cart-note collapsible-tab.is-selected [data-collapsible-icon]:after{content:"\2212"}.f-cart__addons .collapsible__content-inner{padding:1rem 0 0}@media(max-width:767.98px){.f-cart__addons{padding-inline-start:0;padding-inline-end:0;margin-top:0;width:100%;max-width:100%}.f-cart__block--note{width:100%;max-width:100%}.f-cart__block--note cart-note{width:100%;max-width:100%}}.f-cart__block+.f-cart__block{margin-top:1.2rem}.f-cart__addons .f-cart__block+.f-cart__block{margin-top:0}.f-cart__addons .f-cart__priority-insurance~.f-cart__block--note{border-top:none;margin-top:0}.f-cart__note-wrapper .form-label{display:block;margin-bottom:.8rem;line-height:1.4;color:rgba(var(--color-foreground),1)}.f-cart__note-wrapper textarea,.f-cart__note textarea{min-height:10rem;resize:vertical;padding:1rem 1.5rem;border:.1rem solid var(--color-border, #ebebeb);border-radius:.5rem;background-clip:padding-box;-webkit-background-clip:padding-box;box-shadow:none}.f-cart__note-wrapper textarea::placeholder,.f-cart__note textarea::placeholder{opacity:.5}.f-cart__note-wrapper textarea.form-control--textarea:focus,.f-cart__note-wrapper textarea.form-control--textarea:focus-visible,.f-cart__note textarea.form-control--textarea:focus,.f-cart__note textarea.form-control--textarea:focus-visible{outline:0;box-shadow:none;border-radius:.5rem;border:.1rem solid rgb(var(--color-foreground))}@media(max-width:767.98px){.f-cart__note-wrapper,.f-cart__note{margin-bottom:2rem}}.f-cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.f-cart-items *.right{text-align:right!important}.f-cart-items thead th{text-transform:uppercase}.f-cart-items thead th:last-child{width:15%}@media(max-width:767.98px){.f-cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid var(--color-border);margin-bottom:3rem}}.f-cart-items th,.f-cart-items td{padding:0;border:none}.f-cart-items th{font-size:1.4rem;color:rgba(var(--color-foreground),1);text-align:left;padding-bottom:1.5rem;font-weight:400}@media(min-width:768px){.f-cart-items th{border-bottom:1px solid var(--color-border)}.f-cart-items th+th{padding-inline-start:3rem}}@media(min-width:768px){.f-cart-items td{vertical-align:top;padding-top:3rem}}.f-cart-item .product-option{line-height:1.5}.f-cart-item .product-option+.product-option{margin-top:.4rem}.f-cart-item .product-option>*{display:inline;margin:0}.f-cart-item .product-option:empty{display:none}.f-cart-item__media{position:relative}@media(min-width:768px){.f-cart-item__media{width:11rem}}@media(max-width:767.98px){.f-cart-item__media{grid-row:1/3}}.f-cart-item__image{height:auto;max-width:10rem}@media(min-width:768px){.f-cart-item__image{max-width:100%}}.f-cart-item__name{display:block}.f-cart-item__details{font-size:1.6rem;line-height:1.4}.f-cart-item__details>*{margin:0;max-width:30rem}.f-cart-item__details>*+*{margin-top:.8rem}@media(max-width:767.98px){.f-cart-item__details{grid-column:2/4}}.f-cart-item__vendor{font-size:1.3rem}.f-cart-item__error{display:flex;align-items:flex-start}.f-cart-item__error-text{font-size:1.2rem;order:1}.f-cart-item__error-text+svg{flex-shrink:0;width:1.2rem;margin-inline-end:.7rem;margin-top:.1rem}.f-cart-item__error-text:empty+svg{display:none}@media(min-width:768px){.f-cart-item__error{align-items:center}}.f-cart-item__quantity .f-cart__error{top:100%;margin-top:1rem;left:0}.f-cart-item__quantity .f-cart__error:empty{display:none}.f-cart-item__quantity .f-notification{display:inline-flex;font-size:1.4rem}@media(max-width:767.98px){.f-cart-item__quantity{grid-column:2/5;flex-wrap:wrap}}.f-cart-item__price{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.6rem;line-height:1.5}.f-cart-item__price-wrapper dl{margin:0}@media(min-width:768px){.f-cart-item__price-wrapper>*:only-child:not(.f-cart-item__discounted-prices){margin-top:1rem}}.f-cart-item__price--end{justify-content:flex-end}.f-cart-item__remove-btn{line-height:1}@media(min-width:768px){.f-cart-item>td+td{padding-inline-start:3rem}}@media(max-width:767.98px){.f-cart-item{display:grid;grid-template:repeat(2,auto)/repeat(4,1fr);gap:1.6rem;margin-bottom:3rem}.f-cart-item:last-child{margin-bottom:0}}.cart-discounts{margin-bottom:.5rem}.f-cart-drawer__shipping-buttons{margin-top:1.6rem}.f-cart-drawer__shipping-buttons .btn+.btn{margin-top:1rem}.foxkit-cart-countdown-hook,.foxkit-cart-goal-hook{width:100%;max-width:40%;margin:0 auto;text-align:center}.foxkit-cart-countdown-hook:empty,.foxkit-cart-goal-hook:empty{display:none}.f-cart-discount--minimal{display:block;width:100%;margin-top:1.3rem}.f-cart-discount__form--minimal{display:flex;flex-direction:column;gap:.5rem;margin:0}.f-cart-addons-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-width:0}.f-cart-addons-row__label{flex:0 1 auto;min-width:0;max-width:42%;font-size:1.4rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),1);line-height:1.3;margin:0;padding:0}.f-cart-discount__combo{position:relative;flex:1 1 auto;min-width:0;max-width:22rem;margin-left:auto}.f-cart-discount--minimal .f-cart-discount__input{width:100%;min-height:4rem;margin:0;border-radius:999px;border:.1rem solid var(--color-border);color:rgba(var(--color-foreground),1);font-size:1.3rem}.f-cart-discount--minimal .f-cart-discount__input::placeholder{color:rgba(var(--color-foreground),.45)}.f-cart-discount--minimal .f-cart-discount__input:focus,.f-cart-discount--minimal .f-cart-discount__input:focus-visible{outline:0;box-shadow:none;border-radius:999px;border:.1rem solid rgb(var(--color-foreground))}.f-cart-discount__submit{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);width:2.4rem;height:2.4rem;min-height:0;margin:0;padding:0;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;background:#212121;color:#fff;cursor:pointer;transition:background .2s,opacity .2s;flex:0 0 auto;text-transform:none;line-height:0;white-space:normal;overflow:hidden;box-shadow:none}.f-cart-discount__submit:before,.f-cart-discount__submit:after{display:none}.f-cart-discount__submit:hover{background:#000;color:#fff}.f-cart-discount__submit .f-cart-discount__submit-inner{display:flex;align-items:center;justify-content:center;line-height:0}.f-cart-discount__submit .f-cart-discount__arrow{display:block;margin-inline-start:1px}.f-cart-discount__submit .f-spinner-icon{position:absolute;left:0;right:0;top:0;bottom:0;width:1.25rem;height:1.25rem;margin:auto;color:#fff;display:none;transform:none;z-index:2;box-sizing:content-box;pointer-events:none;flex:none}.f-cart-discount__submit .f-spinner-icon circle{stroke:currentColor}.f-cart-discount__submit.btn--loading .f-cart-discount__submit-inner{opacity:0}.f-cart-discount__submit.btn--loading .f-spinner-icon{display:block}.f-cart-discount__message:empty{display:none}@media(max-width:600px){.f-cart-addons-row{flex-direction:column;align-items:stretch}.f-cart-addons-row__label{max-width:100%}.f-cart-discount__combo{max-width:none;margin-left:0}}.f-cart__addons .f-cart__note-wrapper .form-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.f-cart__addons .f-cart__note-wrapper textarea{min-height:8rem;margin-top:0;font-size:1.3rem}
/*# sourceMappingURL=/cdn/shop/t/21/assets/cart.css.map */
