html.overflow-hidden{overflow-y:hidden;height:100%}.honeypot-field{display:none}.th-drawer{position:fixed;z-index:999999999;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;transition:.2s ease-in-out;visibility:hidden}.th-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006}.th-drawer.active{visibility:visible}.th-drawer__inner{height:100%;width:100vw;max-width:26rem;padding:0 1.25rem;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform .2s ease-in-out}.th-drawer.active .th-drawer__inner{transform:translate(0)}.th-drawer__header{position:relative;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dcdcdc}.th-drawer__heading{margin:0}.th-drawer__heading-count{font-family:var(--oddit-main-font);font-weight:500}.th-drawer__inner-empty{height:100%;overflow:auto;display:flex;flex-direction:column;text-align:center}.th-drawer__empty-content{padding:60px 0}.th-drawer__empty-heading{font-size:28px;margin-bottom:.5rem}.th-drawer__empty-links-wrapper{display:flex;flex-direction:column;gap:1rem}.th-drawer__empty-links-wrapper__cart-page{flex-direction:row!important;padding-top:10px;flex-wrap:wrap}.th-drawer__empty-links-wrapper__cart-page a{flex-basis:calc(50% - 1rem);text-align:center;min-width:325px}.th-drawer__empty-link{border:1px solid;border-radius:4px;padding:1rem;text-decoration:none;transition:.2s ease-in-out;font-size:18px}.th-drawer__empty-link:hover{text-decoration:none;color:var(--secondary-cart-color);background-color:var(--main-cart-color);transition:.2s ease-in-out}.th-cart__empty-ctas{text-align:center;display:flex;flex-direction:column;gap:1rem}.th-cart__empty-cta{color:var(--secondary-cart-color);background-color:var(--main-cart-color);padding:1rem;text-decoration:none;border-radius:4px;transition:.2s ease-in-out;font-size:18px}.th-cart__empty-cta:hover{text-decoration:none;opacity:.8;color:var(--secondary-cart-color);background-color:var(--main-cart-color)}.th-cart__empty-benefits{font-size:14px}cart-drawer-items.is-empty,.th-cart-drawer__footer{display:none}.th-drawer .td--cart-item__action-wrapper{display:flex;align-items:center;justify-content:space-between}.th-drawer .quantity__input{text-align:center;margin:0}.th-drawer .cart-remove-button{text-decoration:underline}cart-drawer-items{flex-grow:1;overflow-x:hidden;overflow-y:auto}.td--cart-item__heading-detail a{font-family:var(--oddit-heading-font);font-size:18px;font-style:normal;font-weight:600;line-height:140%;text-decoration:none}.td--cart-item__subheading{font-family:var(--oddit-main-font);font-size:12px;font-style:normal;font-weight:400;line-height:140%;margin-top:-2px}.td--cart-item__subheading--emph{font-family:var(--oddit-main-font);font-size:14px;font-style:normal;font-weight:500;line-height:140%}.td--cart-item__specs .td-accordion-wrapper .td-accordion__item{border:none}.td--cart-item__specs .td-accordion__toggle{font-family:var(--oddit-main-font);font-size:12px;font-style:normal;font-weight:400;line-height:140%;padding:2px 0 0}.td--cart-item__specs .td-accordion__toggle svg{height:5px;width:10px}.td--cart-item__specs .td-accordion__content{padding:0 5px}.td--cart-item__spec{font-size:10px;line-height:unset}.td--cart-item__spec--emph{font-weight:600}.td--cart-item__specs .td-accordion__toggle p{line-height:unset}.td--cart-item__original-price{color:#a1a1a1;text-align:center;font-family:var(--oddit-main-font);font-size:10px;font-style:normal;font-weight:500;line-height:140%}.td--cart-item__final-price{color:#57663c;text-align:center;font-family:var(--oddit-main-font);font-size:12px;font-style:normal;font-weight:500;line-height:140%}.td--cart-item__sale-tag{color:#fff;text-align:center;font-family:var(--oddit-main-font);font-size:10px;font-style:normal;font-weight:500;line-height:140%;padding:1px 9px 0;border-radius:78px;background:#57663c;display:flex;align-items:center}.td--cart-items{background-color:unset}.cart-item__discounted-prices{display:flex;align-items:center;gap:4px}.td--cart-item__action-wrapper quantity-input{width:95px;height:25px}.td--cart-item__action-wrapper quantity-input input{pointer-events:none;border:1px solid rgba(0,0,0,.1);padding:0;font-family:var(--oddit-main-font);font-size:18px;font-style:normal;font-weight:400;line-height:140%}.td--cart-item__action-wrapper quantity-input input::-webkit-outer-spin-button,.td--cart-item__action-wrapper quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.td--cart-item__action-wrapper quantity-input input[type=number]{-moz-appearance:textfield}.td--cart-item__action-wrapper .td--remove-button{color:#393534;text-align:center;font-family:var(--oddit-main-font);font-size:12px;font-style:normal;font-weight:400;line-height:140%;position:relative}.td--cart-item__action-wrapper .td--remove-button:after{content:" ";width:calc(100% - 8px);height:1px;left:4px;background-color:#393534;position:absolute;bottom:2px}.td--cart-item__media{display:flex;min-height:110px;height:116px;justify-content:center;align-items:center;padding:0}.td--cart-item__media img{max-height:100px;object-fit:contain}.td--cart-item__details{width:225px;flex-grow:1;flex-shrink:0;padding:0;margin-left:12px}.td--cart-item{padding:12px 0;display:flex;border-bottom:1px solid #dcdcdc}.td--cart-item:last-of-type{border-bottom:none}.td--cart-item__pricing{padding:3px 0 8px;display:flex;align-items:center;gap:10px}.th-drawer .td--cart-item__pricing,.th-cart-drawer .td--cart-item__pricing{flex-wrap:wrap}.th-drawer__footer{flex-shrink:0;padding:16px 0}.th-drawer__footer .td-button{border-radius:4px;background:#31382d;border:1px solid #31382d;color:#fff;text-align:center;font-family:var(--oddit-main-font);font-size:18px;font-style:normal;font-weight:400;line-height:140%;width:100%;display:flex;justify-content:center;gap:8px;transition:.15s ease-in-out}.td--cart-item__final-sale-badge{background-color:#f4f4f4;padding:2px 10px;border-radius:5px;border:1px solid #DDD;display:flex;justify-content:center;align-items:center;font-size:10px;font-family:var(--oddit-main-font);font-weight:500}.th-drawer__footer .td-button:hover{opacity:.8}.th-drawer__footer .td-button svg{margin-top:2px}.th-cart__lead-time{margin-top:14px;text-align:center;font-family:var(--oddit-main-font);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.th-drawer__note{display:flex;flex-direction:column;border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;margin:0 0 16px;padding:16px 0}.th-drawer__note .cart__note{padding:0}.th-drawer__note #Cart-note{margin:8px 0 0;font-size:12px}.th-drawer__note .cart__note.th-cart-note-hidden{max-height:0px;transition:.2s ease;overflow:hidden}.th-drawer__note-show{display:block}.th-drawer__note-show #showCartNoteCheckbox{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.th-drawer__note-show-label{position:relative;cursor:pointer;font-style:normal;font-size:12px;display:flex;align-items:center}.th-drawer__note-show-label:before{content:"";-webkit-appearance:none;background-color:#f0f0f0;border:1px solid #000000;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.th-drawer__note-show #showCartNoteCheckbox:checked+.th-drawer__note-show-label:after{content:"";display:block;position:absolute;top:4px;left:5px;width:4px;height:8px;border:solid #000000;border-width:0 1px 1px 0;transform:rotate(45deg)}.td--cart-total__item{display:flex;justify-content:space-between;color:#000;font-family:var(--oddit-main-font);font-size:14px;font-style:normal;font-weight:500;line-height:140%}.td--cart-total__item--emph{font-size:16px}.td--cart-total__item--savings{color:#57663c}.td--cart-total__item:not(:first-of-type){margin-top:4px}.th-cart__ctas{margin-top:12px}.th-cart__ctas .post-atc-cta-wrapper{border-top:1px solid #cbc8c3}.th-cart__ctas .promo-component-wrapper{padding:0;border-radius:6px;text-align:center;background-color:#494af4;background-image:none;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;transition:.2s ease-in-out;font-weight:400;font-size:16px;line-height:140%;transition:.3s ease-in-out;overflow:hidden;max-height:0}.th-cart__ctas .promo-component-wrapper.active{max-height:56px;border:1px solid #494AF4;margin-top:8px;padding:22px 20px}.th-cart__ctas .promo-component-wrapper .__affirm-logo.__affirm-logo-black:after{color:#fff}.th-cart__ctas .promo-component-wrapper -logo:after{content:"\e90c"}.th-cart__ctas .promo-component-wrapper .__affirm-logo:after,.th-cart__ctas .promo-component-wrapper .__affirm-logo.__ligature__affirm_short_logo__:after{position:absolute;left:0;bottom:0}.th-cart__ctas .promo-component-wrapper .__affirm-logo{font-family:affirm!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;font-variant-ligatures:normal;text-transform:none;line-height:1;position:relative;white-space:nowrap;letter-spacing:0;-ms-font-feature-settings:"liga" 1;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;color:#fff}.th-cart__ctas .promo-component-wrapper .affirm-as-low-as{display:block!important;padding:0;margin:0;color:#fff;font-family:var(--oddit-main-font);font-size:16px;font-style:normal;font-weight:400;line-height:140%}.th-cart__ctas .promo-component-wrapper a{display:none}.th-cart__ctas .promo-component-wrapper .__affirm-logo.__affirm-logo-blue.__ligature__affirm_full_logo__:after{color:#fff}@media only screen and (max-width: 768px){.th-drawer__empty-links-wrapper__cart-page{flex-direction:row!important;justify-content:center;flex-wrap:wrap}}@media only screen and (min-width: 1200px){.th-drawer__empty-links-wrapper__cart-page a{flex-basis:calc(33% - 1rem)}}@media only screen and (max-width: 400px){.th-cart__ctas .promo-component-wrapper .affirm-as-low-as{font-size:13px}.th-cart__ctas .promo-component-wrapper .__affirm-logo{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/341/assets/th-cart-drawer.css.map */
