.cnv-cart{--cnv-gutter: 20px;--cnv-text: #1d2523;--cnv-muted: #6b7573;--cnv-line: #e6e6e4;--cnv-soft: #f6f6f4;--cnv-green: #2e7d32;--cnv-radius: 10px}.cnv-cart-enabled .product-add-popdown{display:none!important}html:has(.cnv-cart.drawer--visible) shopify-chat{display:none!important}html:has(.cnv-cart.drawer--visible) getsitecontrol-widget{visibility:hidden!important;pointer-events:none!important}.cnv-cart .cart--hidden{overflow:hidden}.cnv-cart .drawer__content{max-width:420px;width:100%;height:100dvh;background:#fff;color:var(--cnv-text);border:none;box-shadow:-8px 0 40px #0000001f;font-family:var(--FONT-STACK-BODY);display:flex;flex-direction:column}@media screen and (max-width:520px){.cnv-cart .drawer__content{max-width:100%}}.cnv-cart.drawer--right .drawer__underlay,.cnv-cart .drawer__underlay .drawer__underlay__fill{display:block!important}.cnv-cart .drawer__underlay__blur{display:none!important}.cnv-cart .drawer__underlay .drawer__underlay__fill{background:#000;opacity:0;transition:opacity .3s ease}.cnv-cart.drawer--visible .drawer__underlay .drawer__underlay__fill{background:#000;opacity:.42}.cnv-cart .drawer__top{flex:0 0 auto;height:auto;min-height:0;align-items:flex-start;padding:14px var(--cnv-gutter) 11px;border-bottom:1px solid var(--cnv-line);background:#fff}.cnv-cart .drawer__content>*:not(.drawer__inner){transition:opacity .25s ease-out}.cnv-cart .drawer__top__left.cnv-cart__heading{display:block;height:auto;margin:0;min-width:0}.cnv-cart__title{display:block;margin:0;padding:0;height:auto;font-family:var(--FONT-STACK-HEADING);font-weight:700;font-size:19px;line-height:1.15;letter-spacing:-.01em;color:var(--cnv-text);text-transform:none}.cnv-cart__count{display:block;margin-top:3px;font-size:12.5px;line-height:1.3;min-height:16px;color:var(--cnv-muted)}.cnv-cart .drawer__close.cnv-cart__close{padding:0;margin:1px 0 0;width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;border:0;background:none;color:var(--cnv-text);cursor:pointer;border-radius:50%;transition:background .15s ease}.cnv-cart .drawer__close.cnv-cart__close:hover{background:var(--cnv-soft)}.cnv-cart .drawer__close.cnv-cart__close svg{width:14px;height:14px}.cnv-cart .drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff}.cnv-cart .errors{margin:10px var(--cnv-gutter) 0;padding:10px 13px;border-radius:var(--cnv-radius);background:#fdecec;color:#8f2b2b;font-size:12.5px;line-height:1.4}.cnv-cart .errors p{margin:0}.cnv-urgency{display:flex;align-items:flex-start;gap:9px;margin:0;padding:9px var(--cnv-gutter);background:var(--cnv-urgency-bg, #fff4ce);font-size:12px;line-height:1.4;color:var(--cnv-text)}.cnv-urgency__icon{flex:0 0 auto;font-size:15px;line-height:1.3}.cnv-urgency__text strong{display:block;font-weight:700}.cnv-urgency__text p{margin:0}.cnv-cart .cnv-urgency.cart--hidden{padding:0}.cnv-cart .cart__items{padding:0 var(--cnv-gutter) 4px}.cnv-cart .cart__items__row{position:relative;padding:11px 0;border-bottom:1px solid var(--cnv-line)}.cnv-cart .cart__items__row:last-child{border-bottom:0}.cnv-cart .cart__items__grid{display:grid;grid-template-columns:72px 1fr auto;grid-template-areas:"image title  remove" "image price  price" "image qty    qty" "image save   save";column-gap:13px;row-gap:4px;align-items:start}.cnv-cart .cart__items__image{grid-area:image;width:72px;border-radius:8px;overflow:hidden;background:var(--cnv-soft)}.cnv-cart .cart__items__image a{display:block}.cnv-cart .cart__items__img,.cnv-cart .cart__items__image img{display:block;width:100%;height:auto}.cnv-cart .loading-shimmer img{opacity:1}.cnv-cart .cart__items__title{grid-area:title;min-width:0}.cnv-cart .cart__items__title p{margin:0}.cnv-cart .cart__items__title>p a{font-size:14px;font-weight:600;line-height:1.3;color:var(--cnv-text);text-decoration:none;border:0}.cnv-cart .cart__items__title>p a:hover{text-decoration:underline}.cnv-cart .cart__items__meta{margin-top:2px}.cnv-cart .cart__items__meta p{margin:0;font-size:12px;line-height:1.35;color:var(--cnv-muted)}.cnv-cart .cart__items__price{grid-area:price}.cnv-cart .cart__items__price .line__price{margin:0;font-size:14px;font-weight:600;line-height:1.35;color:var(--cnv-text);display:flex;align-items:baseline;flex-wrap:wrap;gap:7px}.cnv-cart .cart__items__price del{font-weight:400;color:var(--cnv-muted);text-decoration:line-through}.cnv-cart .cart__items__price mark{background:none;color:var(--cnv-text);font-weight:600}.cnv-cart .cart__items__quantity{grid-area:qty;margin-top:2px}.cnv-cart .cart__items__total{display:none}.cnv-cart .cart__items__remove{grid-area:remove;justify-self:end}.cnv-cart .cart__items__remove a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;color:var(--cnv-muted);transition:color .15s ease,background .15s ease}.cnv-cart .cart__items__remove a:hover{color:#b3261e;background:var(--cnv-soft)}.cnv-cart .cart__remove__icon svg{width:15px;height:15px;display:block}.cnv-cart .cart__items__savings{grid-area:save}.cnv-cart .item__total__savings{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:100px;background:#eaf5ea;color:var(--cnv-green);font-size:11.5px;font-weight:600}.cnv-cart .cart__icon--tags svg{width:12px;height:12px}.cnv-cart .quantity__wrapper{display:flex;align-items:center;width:96px;min-width:0;max-width:96px;height:32px;border:1px solid var(--cnv-line);border-radius:100px;background:#fff;overflow:hidden}.cnv-cart .quantity__button{width:30px;padding:0;color:var(--cnv-text);font-size:16px;line-height:1;cursor:pointer;transition:background .15s ease}.cnv-cart .quantity__button:hover{background:var(--cnv-soft)}.cnv-cart .quantity__input{width:100%;height:30px;padding:0 30px;border:0;background:none;text-align:center;font-size:16px;font-weight:600;color:var(--cnv-text);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cnv-cart .quantity__input::-webkit-outer-spin-button,.cnv-cart .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cnv-cart .quantity--hide .cart__items__quantity{display:none}.cnv-cart .upsell__holder{display:none!important}.cnv-cart .cart__items--blankstate .empty-content{display:block;background:var(--cnv-soft);border-radius:6px}.cnv-cart .cart__items--blankstate .cart__items__img{height:72px}.cnv-cart .cart__items--blankstate .cart__items__title{height:16px}.cnv-cart .cart__items--blankstate .cart__items__price{height:14px;width:60%}.cnv-cart [data-cart-loading].cart--loading{opacity:.45;pointer-events:none;transition:opacity .2s ease}.cnv-cart .item--loadbar{display:none!important}.cnv-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px var(--cnv-gutter);gap:8px}.cnv-empty__icon{width:52px;height:52px;border-radius:50%;background:var(--cnv-soft);display:flex;align-items:center;justify-content:center;margin-bottom:4px;color:var(--cnv-muted)}.cnv-empty__icon svg{width:22px;height:22px}.cnv-empty__title{margin:0;font-size:16px;font-weight:600}.cnv-empty__text{margin:0;font-size:13px;color:var(--cnv-muted)}.cnv-empty__link{margin-top:10px;display:inline-block;font-size:13px;font-weight:600;color:var(--cnv-text);border-bottom:1px solid currentColor;text-decoration:none}.cnv-cart .drawer__bottom{flex:0 0 auto;background:#fff;border-top:1px solid var(--cnv-line);padding:10px var(--cnv-gutter) calc(11px + env(safe-area-inset-bottom,0px));max-height:none;overflow:visible}.cnv-cart .drawer__bottom.cart--hidden{padding:0;border-top:0;overflow:hidden}.cnv-perks{border:1px solid var(--cnv-line);border-radius:var(--cnv-radius);overflow:hidden;margin-bottom:8px}.cnv-perk{display:flex;align-items:center;gap:9px;padding:6px 12px;font-size:12.5px;line-height:1.35;color:var(--cnv-text);border-bottom:1px solid var(--cnv-line)}.cnv-perk:last-child{border-bottom:0}.cnv-perk__icon{flex:0 0 auto;display:flex;color:var(--cnv-muted)}.cnv-perk__icon svg{width:15px;height:15px;display:block}.cnv-perk__icon--emoji{font-size:13px;line-height:1.2}.cnv-perk__text{flex:1 1 auto;min-width:0}.cnv-perk__more{flex:0 0 auto;margin:0;padding:0;border:0;background:none;color:var(--cnv-text);font-family:inherit;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer;white-space:nowrap}.cnv-perk__more:hover{color:var(--cnv-green)}.cnv-perk--shipping{background:#f2f9f2}.cnv-perk--shipping .cnv-perk__icon{color:var(--cnv-green)}.cnv-perk--shipping strong{font-weight:700}.cnv-perk--countdown{background:var(--cnv-soft)}.cnv-perk--countdown[hidden]{display:none}.cnv-perk--urgency{display:none;background:var(--cnv-urgency-bg, #fff4ce);font-weight:700}.cnv-countdown__time{font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.cnv-info{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;padding:24px 18px}.cnv-info[hidden]{display:none}.cnv-info__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1d252373}.cnv-info__inner{position:relative;width:100%;max-width:330px;background:#fff;border-radius:14px;padding:18px 18px 20px;box-shadow:0 14px 44px #0000003d}.cnv-info__close{position:absolute;top:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:none;color:var(--cnv-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.cnv-info__close:hover{background:var(--cnv-soft);color:var(--cnv-text)}.cnv-info__close svg{width:12px;height:12px;display:block}.cnv-info__title{margin:0 30px 6px 0;font-size:15px;font-weight:700;line-height:1.3;color:var(--cnv-text)}.cnv-info__text{font-size:13px;line-height:1.5;color:var(--cnv-muted)}.cnv-info__text p{margin:0}.cnv-info__text p+p{margin-top:8px}.cnv-discount{margin-bottom:8px}.cnv-discount__label{display:block;margin:0 0 5px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cnv-muted)}.cnv-discount__row{display:flex;gap:8px}.cnv-discount__input{flex:1 1 auto;min-width:0;height:40px;padding:0 13px;border:1px solid var(--cnv-line);border-radius:8px;background:#fff;font-size:16px;color:var(--cnv-text);text-transform:uppercase;transition:border-color .15s ease}.cnv-discount__input::placeholder{color:#a9b0ae;text-transform:none;font-size:14px}.cnv-discount__input:focus{outline:none;border-color:var(--cnv-text)}.cnv-discount__submit{flex:0 0 auto;height:40px;padding:0 18px;border:1px solid var(--cnv-text);border-radius:8px;background:#fff;color:var(--cnv-text);font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}.cnv-discount__submit:hover{background:var(--cnv-text);color:#fff}.cnv-discount.is-busy .cnv-discount__submit{opacity:.5;pointer-events:none}.cnv-discount__msg{margin:5px 0 0;font-size:12px;line-height:1.4;display:none}.cnv-discount__msg.is-error{display:block;color:#b3261e}.cnv-discount__msg.is-info{display:block;color:var(--cnv-muted)}.cnv-discount__help{margin:5px 0 0;font-size:11px;line-height:1.4;color:var(--cnv-muted)}.cnv-cart .drawer__bottom:has(.cnv-codes:not(:empty)) .cnv-discount__label,.cnv-cart .drawer__bottom:has(.cnv-codes:not(:empty)) .cnv-discount__help{display:none}.cnv-codes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:7px}.cnv-codes:empty{display:none}.cnv-code{display:inline-flex;align-items:center;gap:6px;padding:3px 6px 3px 10px;border-radius:100px;background:#eaf5ea;color:var(--cnv-green);font-size:12px;font-weight:700;letter-spacing:.02em}.cnv-code--waiting{background:#f3efe1;color:#7d6416}.cnv-code__remove{width:17px;height:17px;padding:0;border:0;border-radius:50%;background:#2e7d3224;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center}.cnv-code--waiting .cnv-code__remove{background:#7d641629}.cnv-code__remove svg{width:8px;height:8px;display:block}.cnv-code__remove:hover{background:#2e7d3247}.cnv-code--waiting .cnv-code__remove:hover{background:#7d64164d}.cnv-summary{margin-bottom:8px}.cnv-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:2px 0;font-size:13.5px;line-height:1.4;color:var(--cnv-text)}.cnv-row__label{color:var(--cnv-muted)}.cnv-row__value{font-weight:600;font-variant-numeric:tabular-nums}.cnv-row--discount .cnv-row__label,.cnv-row--discount .cnv-row__value{color:var(--cnv-green)}.cnv-row--free .cnv-row__value{color:var(--cnv-green);font-weight:700}.cnv-row--total{margin-top:5px;padding-top:8px;border-top:1px solid var(--cnv-line);font-size:16px}.cnv-row--total .cnv-row__label{color:var(--cnv-text);font-weight:700}.cnv-row--total .cnv-row__value{font-weight:700}.cnv-summary__vat{display:none}.cnv-cart form.cart{margin:0}.cnv-checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:11px 16px;border:0;border-radius:100px;background:var(--cnv-btn-bg, #4a6ee0);color:var(--cnv-btn-text, #ffffff);font-family:var(--FONT-STACK-ACCENT);font-size:14px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:filter .15s ease,transform .06s ease}.cnv-checkout:hover{filter:brightness(.93)}.cnv-checkout:active{transform:translateY(1px)}.cnv-checkout__label{display:block;line-height:1}.cnv-checkout__lock{flex:0 0 auto;display:block;position:relative;top:-1px}.cnv-cart .drawer__checkout__additional{margin-top:8px}.cnv-cart .additional-checkout-buttons{text-align:center}.cnv-trust{margin-top:8px}.cnv-payments{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:2px}.cnv-payments img{display:block;height:15px;width:auto}.cnv-tp{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:7px;padding-top:7px;border-top:1px solid var(--cnv-line);text-decoration:none;color:var(--cnv-muted);font-size:11.5px}.cnv-tp__widget{width:100%;min-height:20px}.cnv-tp__text{display:block;line-height:1.3}@media screen and (max-height:760px){.cnv-cart .cnv-discount__help{display:none}.cnv-cart .cart__items__grid{grid-template-columns:64px 1fr auto}.cnv-cart .cart__items__image{width:64px}.cnv-cart .cart__items--blankstate .cart__items__img{height:64px}.cnv-cart .cart__items__row{padding:9px 0}.cnv-cart .cnv-perk{padding:5px 12px}.cnv-cart .cnv-row{font-size:13px}.cnv-cart .cnv-row--total{font-size:15px;padding-top:7px}.cnv-cart .cnv-tp{margin-top:6px;padding-top:6px}}@media screen and (max-height:700px){.cnv-cart .cnv-urgency{display:none}.cnv-cart .cnv-perk--urgency{display:flex}.cnv-cart .cnv-perk{padding:4px 12px}.cnv-cart .cnv-perks,.cnv-cart .cnv-discount,.cnv-cart .cnv-summary{margin-bottom:6px}.cnv-cart .cnv-row{padding:1px 0}.cnv-cart .cnv-checkout{min-height:44px}.cnv-cart .cnv-payments{margin-top:0}.cnv-cart .cnv-tp{margin-top:5px;padding-top:5px}.cnv-cart .drawer__bottom{padding-top:8px}}@media screen and (max-height:560px){.cnv-cart .cnv-perks,.cnv-cart .cnv-trust{display:none}}@media(prefers-reduced-motion:reduce){.cnv-cart .drawer__content,.cnv-cart .drawer__underlay__fill{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/canavita-cart.css.map */
