#CartDrawer.drawer--right,.drawer.drawer--right.drawer--cart,#CartDrawer{width:100%;max-width:600px;border-radius:8px;overflow:hidden}@media(max-width:480px){#CartDrawer.drawer--right,.drawer.drawer--right{width:100vw;max-width:600px}}.drawer .cart__image .image-wrap,.drawer .cart__image img,.drawer .cart__item--gift .cart__image img{border-radius:5px}.drawer [data-products] .cart__items{display:flex;flex-direction:column}.drawer .cart__item--gift{order:-1}.drawer .cart__item{position:relative;min-height:0;border-color:#f5f5f5}.drawer .cart__item-details{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.drawer .cart__item-sub{position:static}.drawer .cart__item-sub>div:first-child{position:static}.drawer .cart__remove{display:block!important;position:absolute;top:0;right:0;z-index:2}.drawer .cart__remove a,.drawer .cart__remove button.cart__remove-icon{display:inline-block;margin-top:0;color:#777;line-height:0;padding:0;border:0;background:transparent;cursor:pointer}.drawer .cart__remove-icon{opacity:.55;transition:opacity .15s ease}.drawer .cart__remove-icon svg{display:block;width:18px;height:18px;stroke:#777}.drawer .cart__remove-icon:hover{opacity:1}.drawer .js-qty__num::-webkit-outer-spin-button,.drawer .js-qty__num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.drawer:not(.is-empty) .drawer__cart-empty{display:none}.drawer .drawer__footer .cart__item-row{margin-bottom:6px;padding-bottom:6px}.drawer .sc-shipping-protection{margin:6px 0 4px;padding:6px 0;border:none;background:transparent;border-radius:0}.drawer .sc-shipping-protection--drawer{margin:4px 0 2px;padding:6px;border:none;border-radius:0;background:#fff;box-shadow:none}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__label{align-items:center;gap:8px;min-height:44px;padding:0}.drawer .sc-shipping-protection--drawer .sc-protection-switch{flex-shrink:0;align-self:center;min-height:44px;align-items:center}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__title-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__title{font-size:14px;font-weight:600;color:#2f4858;line-height:1.2;letter-spacing:normal;text-transform:none}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__price{flex-shrink:0;align-self:center;font-size:14px;font-weight:600;color:#2f4858;line-height:1.2;white-space:nowrap;letter-spacing:normal;text-transform:none;text-align:right}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__status{font-size:11px;font-weight:600;line-height:1.2;color:#47b972;letter-spacing:normal;text-transform:none}.drawer .sc-shipping-protection--drawer[data-in-cart=false] .sc-shipping-protection__status{color:#888}.drawer .sc-shipping-protection--drawer[data-in-cart=true] .sc-shipping-protection__status-off,.drawer .sc-shipping-protection--drawer[data-in-cart=false] .sc-shipping-protection__status-on{display:none}.drawer .sc-shipping-protection--drawer .sc-shipping-protection__line{font-size:12px;font-weight:400;line-height:1.3;color:#888;letter-spacing:normal;text-transform:none}.drawer .cart__item-sub.cart__item-row{border-color:#f5f5f5}.drawer .combined-badges,.drawer #redeemly-cart-widget{display:flex;justify-content:center;align-items:center}.drawer .cart__checkout{display:grid;grid-template-columns:1fr 24px;align-items:center;width:100%;gap:8px;padding:14px 16px;font-size:17px;font-weight:700;color:#2f4858;background:#fcd86a;border:none;border-radius:8px;letter-spacing:normal;text-transform:none;box-sizing:border-box}.drawer .cart__checkout--protected{grid-template-columns:24px 1fr 24px}.drawer .cart__checkout-icon{grid-column:1;flex-shrink:0;color:#2f4858}.drawer .cart__checkout:not(.cart__checkout--protected) .cart__checkout-icon{display:none}.drawer .cart__checkout-label{grid-column:1;text-align:center}.drawer .cart__checkout--protected .cart__checkout-label{grid-column:2}.drawer .cart__checkout-chevron{grid-column:2;justify-self:end;flex-shrink:0;color:#2f4858}.drawer .cart__checkout--protected .cart__checkout-chevron{grid-column:3}#CartDrawer .cart__checkout-label{font-size:17px;line-height:1.2;text-align:center;width:100%;padding-left:28px;padding-right:28px;box-sizing:border-box}#CartDrawer .cart__checkout,#CartDrawer .cart__checkout--protected{overflow:hidden;position:relative}#CartDrawer .cart__checkout{height:auto;min-height:0;line-height:1.2;padding-top:14px;padding-bottom:14px;display:flex;align-items:center;justify-content:center}#CartDrawer .cart__checkout-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);flex-shrink:0}#CartDrawer .cart__checkout-chevron{position:absolute;right:16px;top:50%;transform:translateY(-50%);flex-shrink:0}#CartDrawer .drawer__footer .btn,#CartDrawer .sc-cart-empty__btn{border-radius:8px}.sc-shipping-protection__label{align-items:center;gap:8px;min-height:44px;padding:4px 0}.sc-protection-switch{position:relative;display:inline-flex;flex-shrink:0;align-items:center;margin-top:0}.sc-protection-switch__track{position:relative;display:block;width:35px;height:19px;border-radius:999px;background:#d9d9d9;box-shadow:inset 0 1px 2px #0000001a;transition:background-color .4s ease}.sc-protection-switch__knob{position:absolute;top:1.5px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .4s ease}.sc-shipping-protection__toggle:checked+.sc-protection-switch__track{background:#47b972}.sc-shipping-protection__toggle:checked+.sc-protection-switch__track .sc-protection-switch__knob{transform:translate(15px)}.sc-shipping-protection__toggle:focus-visible+.sc-protection-switch__track{outline:2px solid #2F4858;outline-offset:2px}.sc-shipping-protection.is-busy .sc-protection-switch{opacity:.6;pointer-events:none}@media(prefers-reduced-motion:no-preference){.drawer .cart__checkout--protected{animation:sc-checkout-wiggle 3s ease-in-out 1.5s infinite;transform-origin:center}}@keyframes sc-checkout-wiggle{0%{transform:scale(1) rotate(0)}5%{transform:scale(1.03) rotate(-1deg)}10%{transform:scale(1.03) rotate(1deg)}15%{transform:scale(1.03) rotate(-1deg)}20%,to{transform:scale(1) rotate(0)}}.sc-shipping-protection__transit-note{display:block;margin-top:0}.sc-drawer-gift-video{margin:12px 0}.sc-drawer-gift-video .free-gift-video-block{margin:0;max-width:none}.sc-drawer-gift-video .free-gift-video-media video{loading:lazy}.sc-auspost-trust{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 0 12px;font-size:12px;color:#2f4858}.sc-auspost-trust__icon{flex-shrink:0;display:flex;align-items:center}.sc-auspost-trust__logo{width:auto;height:28px;display:block}#CartDrawer .sc-trust-block{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap;background:beige;border-radius:8px;padding:6px 10px;margin-bottom:8px;font-size:12px;line-height:1.3;text-align:left}#CartDrawer .sc-trust-block--scroll{margin-top:12px;margin-bottom:4px}#CartDrawer .sc-trust-block__item{display:inline-flex;align-items:center;gap:4px;color:#2f4858;min-width:0;flex-shrink:1}#CartDrawer .sc-trust-block__credit{justify-content:flex-start;flex:1;min-width:0}#CartDrawer .sc-trust-block__ship{flex-shrink:0}#CartDrawer .sc-trust-block__icon{height:14px;width:auto;flex-shrink:0}#CartDrawer .sc-trust-block__logo{height:28px;width:auto;flex-shrink:0}#CartDrawer .sc-trust-block .redeemly-cart-widget{margin:0!important}#CartDrawer .sc-trust-block .redeemly-cart-widget .mcb-cart-widget,#CartDrawer .sc-trust-block .redeemly-cart-widget .mcb-cart-widget>div{background:transparent!important;padding:0!important;border-radius:0!important;width:auto!important;display:inline!important;font-size:12px!important}.cart-bird-field select.input-full{margin-bottom:0;border:1px solid #ddd;border-radius:4px;padding:10px 12px;font-size:14px;background:#fff;width:100%}#CartDrawer .cart-bird-label{font-size:14px;font-weight:600;line-height:1.2;color:#2f4858;letter-spacing:normal;text-transform:none;margin-bottom:8px}#CartDrawer .cart-bird-section{margin:15px 0;padding:0}#CartDrawer .cart-bird-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin:0}#CartDrawer .cart-bird-field{flex:1 1 0;min-width:0;display:flex;flex-direction:column;margin-bottom:0}#CartDrawer .cart-notes{height:60px;min-height:60px}#CartDrawer .drawer__scrollable{overflow-x:hidden;padding-top:6px;padding-left:20px;padding-right:20px;flex:1;min-height:0;overflow-y:auto;container-type:inline-size;container-name:cartdrawer}#CartDrawer .drawer__inner{flex:1;min-height:0;overflow-x:hidden}.sc-reward-bar{--sc-reward-outer: 55px;--sc-reward-inner: 49px;--sc-reward-circle: var(--sc-reward-outer);--sc-reward-track-h: 8px;margin:0;padding:2px 10px 33px;min-height:117px;box-sizing:border-box;background:#fff;border-radius:15px 15px 0 0;overflow:visible;color:#2f4858;letter-spacing:.4px}.sc-cart-busy-divider{position:relative;height:2px;margin:0;border-radius:99px;background:var(--color-border-tertiary, rgba(47, 72, 88, .12));overflow:hidden;flex-shrink:0}.sc-cart-busy-divider__segment{position:absolute;top:0;left:-38%;width:38%;height:100%;border-radius:99px;background:#47b972;opacity:0;pointer-events:none}#CartDrawer.is-cart-busy .sc-cart-busy-divider__segment{opacity:1;animation:sc-cart-busy-glide 1.1s ease-in-out infinite}@keyframes sc-cart-busy-glide{0%{left:-38%}to{left:100%}}@media(prefers-reduced-motion:reduce){#CartDrawer.is-cart-busy .sc-cart-busy-divider__segment{animation:none;left:0;width:100%;opacity:.35}}#CartDrawer.is-cart-busy .drawer__scrollable>[data-products],#CartDrawer.is-cart-busy .drawer__scrollable>[data-products]~*{opacity:.6;pointer-events:none}#CartDrawer.is-cart-busy .sc-reward-bar,#CartDrawer.is-cart-busy .sc-cart-busy-divider{opacity:1;pointer-events:auto}.sc-reward-bar__headline{margin-top:0;margin-bottom:8px;padding:0 50px;font-size:14px;font-weight:500;line-height:20px;color:#2f4858;text-align:center;letter-spacing:.4px}.sc-reward-bar__progress{position:relative;min-height:var(--sc-reward-outer);display:flex;align-items:center;margin-top:-2px}.sc-reward-bar__track-wrap{position:relative;width:100%;height:var(--sc-reward-outer)}.sc-reward-bar__track{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:var(--sc-reward-track-h);border-radius:8px;background:#fcd86a;z-index:1;pointer-events:none}.sc-reward-bar__fill{position:absolute;left:0;top:50%;transform:translateY(-50%);height:var(--sc-reward-track-h);border-radius:8px;background:#47b972;width:0;max-width:100%;z-index:10;transition:width .5s ease-out;pointer-events:none}.sc-reward-bar__track[aria-valuenow="100"]+.sc-reward-bar__fill{left:0!important;right:0!important;width:auto!important}.sc-reward-bar__markers{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none}.sc-reward-bar__marker{position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--sc-reward-outer);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.sc-reward-bar__marker[data-tier-index="1"]{left:15%}.sc-reward-bar__marker[data-tier-index="2"]{left:50%}.sc-reward-bar__marker[data-tier-index="3"]{left:85%}.sc-reward-bar--tiers-2 .sc-reward-bar__marker[data-tier-index="1"]{left:35%}.sc-reward-bar--tiers-2 .sc-reward-bar__marker[data-tier-index="2"]{left:75%}.sc-reward-bar__badge{width:var(--sc-reward-outer);height:var(--sc-reward-outer);border-radius:50%;background:#fff;border:3px solid #FCD86A;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2f4858}.sc-reward-bar__badge-inner{width:var(--sc-reward-inner);height:var(--sc-reward-inner);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center}.sc-reward-bar__badge-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sc-reward-bar__badge-text{font-size:12px;font-weight:700;line-height:15px;text-align:center;letter-spacing:.4px;color:#2f4858}.sc-reward-bar__badge-text--shipping{font-size:9px;line-height:1.05;font-weight:700;margin-top:0}[data-tier-type=shipping] .sc-reward-bar__badge{display:flex;flex-direction:column-reverse;gap:1px;justify-content:center;align-items:center}[data-tier-type=shipping] .sc-reward-bar__badge-icon svg{width:18px;height:auto;display:block}.sc-reward-bar__badge-icon{display:flex;align-items:center;justify-content:center;color:#2f4858;line-height:0;margin-bottom:1px}.sc-reward-bar__badge-icon svg{width:22px;height:auto}.sc-reward-bar__threshold{position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%);margin:0;font-size:12px;font-weight:700;color:#2f4858;white-space:nowrap;line-height:1.2;letter-spacing:.4px}.sc-reward-bar__marker.is-unlocked .sc-reward-bar__badge{background:#fff;border-color:#47b972;color:#2f4858}.sc-reward-bar__marker.is-unlocked .sc-reward-bar__badge-text,.sc-reward-bar__marker.is-unlocked .sc-reward-bar__badge-icon{color:#2f4858}.sc-reward-bar__marker.is-unlocked .sc-reward-bar__badge-icon svg{color:#2f4858}.sc-reward-bar__marker--gift .sc-reward-bar__badge-inner{padding:0}.sc-reward-bar__marker--gift .sc-reward-bar__badge-img{width:100%;height:100%;object-fit:cover}#CartDrawer .sc-reward-bar{--sc-reward-outer: 44px;--sc-reward-inner: 38px;padding:2px 10px 42px;margin-bottom:10px;min-height:auto}#CartDrawer .sc-reward-bar__headline{padding:0 28px;font-size:13px;line-height:20px;margin-bottom:6px}#CartDrawer .sc-reward-bar__progress{padding-bottom:20px;box-sizing:content-box}#CartDrawer .sc-reward-bar__badge{overflow:hidden}#CartDrawer .sc-reward-bar__badge-text{font-size:10px;line-height:12px;max-height:24px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}#CartDrawer .sc-reward-bar__badge-text--shipping{font-size:7px;line-height:9px;max-height:20px}#CartDrawer .sc-reward-bar__badge-icon svg{width:16px}#CartDrawer .sc-reward-bar__threshold{font-size:10px;top:calc(100% + 5px);letter-spacing:0}.drawer .sc-threshold-gift-teaser{display:flex;align-items:center;gap:2px;padding:8px;margin:10px 0 12px;background:beige;border-radius:16px}.drawer .sc-threshold-gift-teaser[hidden]{display:none!important}.sc-threshold-gift-teaser__media{flex-shrink:0;width:84px;height:84px;border-radius:8px;overflow:hidden;background:#fff}.sc-threshold-gift-teaser__media video,.sc-threshold-gift-teaser__img{width:84px;height:84px;object-fit:cover;display:block;border-radius:8px}.sc-threshold-gift-teaser__copy{flex:1;min-width:0;margin-left:5px}.sc-threshold-gift-teaser__message{margin:0 0 4px;font-size:13px;font-weight:500;color:#2f4858;line-height:1.3;letter-spacing:normal}.sc-threshold-gift-teaser__price{margin:0;font-size:12px;line-height:1.35;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.sc-threshold-gift-teaser__was{text-decoration:line-through;color:#888;font-size:12px;font-weight:400}.sc-threshold-gift-teaser__free{color:#47b972;font-weight:700;font-size:16.8px}.sc-breed-combobox{position:relative;width:100%}.sc-breed-combobox__wrap{position:relative}.sc-breed-combobox__input,.sc-breed-combobox__display{width:100%;padding:10px 12px;font-size:14px;color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;text-align:left;position:relative;box-sizing:border-box}.sc-breed-combobox__input{cursor:text}.sc-breed-combobox__input::placeholder,.sc-breed-combobox__input.is-placeholder{color:#999}.sc-breed-combobox__input.is-open,.sc-breed-combobox__display.is-open{border-color:#007acc;border-bottom-left-radius:0;border-bottom-right-radius:0}.sc-breed-combobox__display:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;opacity:.6;pointer-events:none}.sc-breed-combobox__text.is-placeholder{color:#999}.sc-breed-combobox__dropdown{background:#fff;border:1px solid #007acc;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 8px 24px #0000001f;max-height:280px;display:flex;flex-direction:column;overflow:hidden}.sc-breed-combobox__dropdown[hidden]{display:none!important}.sc-breed-combobox__dropdown:not([hidden]){display:flex;flex-direction:column}.sc-breed-combobox__listbox{overflow-y:auto;max-height:240px}.sc-breed-combobox__option{padding:10px 12px;cursor:pointer;font-size:14px;text-transform:capitalize}.sc-breed-combobox__option.is-active,.sc-breed-combobox__option:hover{background:#2f485814}.sc-breed-combobox__option.is-selected{font-weight:600}.sc-breed-combobox__empty{padding:12px;color:#666;font-size:13px}.sc-breed-combobox--giveaway .sc-breed-combobox__input,.sc-breed-combobox--giveaway .sc-breed-combobox__display{padding:14px 16px;font-size:15px;border:2px solid var(--input-border, #ddd);border-radius:12px}.sc-breed-combobox--giveaway .sc-breed-combobox__input.is-open,.sc-breed-combobox--giveaway .sc-breed-combobox__display.is-open{border-color:var(--input-focus, #2F4858);box-shadow:0 0 0 4px #2f48581a}.sc-cart-payment-icons{margin-top:12px;text-align:center}.sc-cart-payment-icons__list{justify-content:center;flex-wrap:wrap;gap:6px;margin:0;padding:0}.sc-cart-payment-icons__image{max-width:280px;width:100%;height:auto;margin:0 auto}.cart-trust{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 0 4px;font-size:13px;line-height:1.2;color:#2f4858}.cart-trust__stars{position:relative;display:inline-block;font-size:14px;line-height:1;letter-spacing:1px}.cart-trust__stars:before{content:"\2605\2605\2605\2605\2605";color:#e3e3e3}.cart-trust__fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--sc-star, #FCD86A)}.cart-trust__fill:before{content:"\2605\2605\2605\2605\2605";letter-spacing:1px}.cart-trust__text{font-weight:600}.drawer.is-empty .drawer__cart-empty{display:flex;flex:1;align-items:center;justify-content:center;min-height:0}.drawer.is-empty .drawer__cart-empty .sc-cart-empty{width:100%}.sc-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px 48px;min-height:min(520px,calc(100vh - 140px));box-sizing:border-box}.sc-cart-empty__image{width:100%;max-width:min(420px,85%);margin:0 auto 28px}.sc-cart-empty__image img,.sc-cart-empty__img{width:100%;max-width:100%;height:auto;display:block;margin:0 auto}.sc-cart-empty__heading{margin:0 0 12px;font-size:22px;font-weight:700;letter-spacing:.04em;color:#2f4858;text-transform:uppercase}.sc-cart-empty__subtext{margin:0 0 24px;font-size:15px;color:#2f4858;opacity:.85;max-width:300px}.sc-cart-empty__btn{background:#fcd86a;color:#2f4858;border:none;font-weight:700;padding:12px 28px;border-radius:8px;text-decoration:none;display:inline-block;font-size:15px}.sc-cart-empty__btn:hover{background:#f5ce55;color:#2f4858}.drawer.is-empty .sc-reward-bar{display:none}#CartDrawer .drawer__footer{flex-shrink:0;container-type:inline-size;container-name:cartdrawer;padding:10px 20px 12px}#CartDrawer .drawer__footer .cart__item-row{margin-bottom:0;padding-bottom:0}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row{display:flex;flex-direction:row;flex-wrap:nowrap;flex:0 0 auto;width:100%;justify-content:space-between;align-items:baseline;gap:8px;margin:0;padding:0;line-height:1.2}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row:not(.sc-cart-savings-row){margin-bottom:2px}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row>div{display:block;margin:0;padding:0;flex:0 1 auto;line-height:1.2}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row>div:first-child{margin-right:0;flex:1 1 auto;min-width:0;white-space:nowrap}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row [data-subtotal]{flex:0 0 auto;white-space:nowrap}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row .ajaxcart__subtotal,#CartDrawer .drawer__footer .cart__item-sub.cart__item-row [data-subtotal]{font-size:18px;font-weight:700;line-height:1.2;color:#2f4858;letter-spacing:normal;text-transform:none}#CartDrawer .drawer__footer .cart__item-sub.cart__item-row [data-subtotal]{text-align:right}#CartDrawer .drawer__footer .sc-cart-savings-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:8px;font-size:14px;min-height:1.2em;margin-bottom:4px;padding:0;line-height:1.2}#CartDrawer .drawer__footer .sc-cart-savings-row.hide{visibility:hidden}#CartDrawer .drawer__footer .sc-cart-savings-row__label,#CartDrawer .drawer__footer .sc-cart-savings-row__amount{display:block;margin:0;padding:0;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:normal;text-transform:none}#CartDrawer .drawer__footer .sc-cart-savings-row__label{flex:1 1 auto;min-width:0;white-space:nowrap;color:#2f4858}#CartDrawer .drawer__footer .sc-cart-savings-row__amount{flex:0 0 auto;white-space:nowrap;color:#47b972;text-align:right}#CartDrawer .drawer__footer .cart__checkout-wrapper{margin-top:4px}#CartDrawer .drawer__footer .cart__checkout{padding-top:12px;padding-bottom:12px}#CartDrawer .drawer__footer .cart__checkout-label{font-size:17px}#CartDrawer .drawer__header{padding-top:0;padding-bottom:0}#CartDrawer .drawer__fixed-header{position:absolute;top:0;left:0;right:0;z-index:30;height:0}#CartDrawer .sc-drawer-header,#CartDrawer .drawer__fixed-header.sc-drawer-header{min-height:0;padding:0;border:none;background:transparent}#CartDrawer .sc-drawer-header__inner,#CartDrawer .sc-drawer-header .drawer__header{min-height:0;padding:0;margin:0;border-bottom:none;display:flex;justify-content:flex-end;align-items:center;width:100%;box-sizing:border-box}#CartDrawer .sc-drawer-header__close,#CartDrawer .sc-drawer-header .drawer__close,#CartDrawer .drawer__close{display:block;width:auto;position:absolute;top:10px;right:12px;z-index:31;text-align:right}#CartDrawer .sc-drawer-header .drawer__close-button,#CartDrawer .drawer__close-button{width:28px;height:28px;padding:0;border:1.5px solid #2F4858;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#2f4858;cursor:pointer;right:0}#CartDrawer .sc-drawer-header .drawer__close-button .icon{width:14px;height:14px}#CartDrawer,#CartDrawer .drawer__contents{color:#2f4858;font-size:14px;font-family:inherit}.drawer .cart__item-name,.drawer .cart__item-name a{font-size:1em;font-weight:400;color:#2f4858}.drawer .cart__item-price-col{display:none!important}.drawer .cart__item-price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:4px}.drawer .cart__item-price-line .cart__price--strikethrough{font-size:.85em;font-weight:400;color:#888;opacity:1;text-decoration:line-through}.drawer .cart__item-price-line .cart__price--current{font-size:1.05em;font-weight:700;color:#2f4858}.drawer .cart__price{font-size:1.1em;font-weight:700;color:#2f4858}.drawer .cart__price--strikethrough,.drawer .cart__price--strikethrough small,.drawer .cart__item-price-col del,.drawer .cart__item-price-col s{font-size:.8em;font-weight:400;opacity:.75}.drawer .cart__item-row .ajaxcart__subtotal,.drawer .cart__item-row [data-subtotal]{letter-spacing:normal;text-transform:none}.drawer .cart__item-sub.cart__item-row .ajaxcart__subtotal{font-size:20px;font-weight:700;color:#2f4858}.drawer .cart__item-sub.cart__item-row [data-subtotal]{font-size:20px;font-weight:700;color:#2f4858;text-align:right}.drawer .sc-cart-savings-row{border-color:#f5f5f5}.drawer .sc-cart-savings-row__label{font-size:16px;font-weight:500;color:#2f4858;letter-spacing:normal;text-transform:none}.drawer .sc-cart-savings-row__amount{font-size:16px;font-weight:500;color:#47b972;text-align:right;letter-spacing:normal;text-transform:none}#CartDrawer .sc-shipping-protection:not(.sc-shipping-protection--drawer) .sc-shipping-protection__title{font-size:12px;font-weight:400;color:#6b6b6b;letter-spacing:normal;text-transform:none}#CartDrawer .sc-shipping-protection:not(.sc-shipping-protection--drawer) .sc-shipping-protection__price{font-size:12px;font-weight:400;color:#6b6b6b;letter-spacing:normal;text-transform:none}#CartDrawer .sc-shipping-protection__transit-note{font-size:10.5px;line-height:1.25;color:#9a9a9a;font-style:normal;letter-spacing:normal;text-transform:none}.drawer .cart__discount,.drawer .cart__discounts .cart__discount{font-size:1.3em;font-weight:500;color:#47b972}#CartDrawer .cart__item{margin-top:5px;margin-bottom:5px;padding-bottom:10px}#CartDrawer .cart__items>.cart__item:first-of-type{padding-top:10px}#CartDrawer .sc-threshold-gift-teaser:not([hidden])+[data-products] .cart__items>.cart__item:first-of-type{padding-top:0}#CartDrawer .cart__item:last-child{margin-bottom:5px;padding-bottom:10px}#CartDrawer .cart__item{align-items:flex-start}#CartDrawer .cart__image{flex:0 0 100px;margin-right:var(--grid-gutter, 20px)}#CartDrawer .cart__image a{height:100px;width:100%}#CartDrawer .cart__item-details{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:start;gap:4px 8px;padding-right:0}#CartDrawer .cart__item-sub{display:contents}#CartDrawer .cart__item-sub>div:first-child{display:contents}#CartDrawer .cart__item-price-col{display:none!important}#CartDrawer .cart__item-title{grid-column:1;grid-row:1;flex:1 1 auto;min-width:0;width:auto;padding-right:4px}#CartDrawer .cart__item-name,#CartDrawer .cart__item-name a{font-size:14px;line-height:1.3;word-break:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#CartDrawer .cart__item-price-line{margin-top:2px}#CartDrawer .js-qty__wrapper,#CartDrawer .cart__item-qty-static{grid-column:1;grid-row:2;align-self:start}#CartDrawer .cart__item-sub .js-qty__wrapper{position:static;display:inline-flex;align-items:stretch;width:auto;max-width:none;height:34px;margin:6px 0 0;padding:0;border:.5px solid rgba(47,72,88,.2);border-radius:8px;overflow:visible;background:#fff;justify-self:start}#CartDrawer .js-qty__adjust{position:static;flex:0 0 32px;width:32px;height:34px;min-width:0;margin:0;padding:0;border:none;background:transparent;color:#2f4858;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;line-height:1;transform:none;box-shadow:none;fill:#2f4858;top:auto;bottom:auto;left:auto;right:auto;overflow:visible}#CartDrawer .js-qty__adjust:hover{background:#f3f3f3;color:#2f4858;fill:#2f4858}#CartDrawer .js-qty__adjust:active{background:#e8e8e8}#CartDrawer .js-qty__adjust--minus{border-radius:8px 0 0 8px}#CartDrawer .js-qty__adjust--plus{border-radius:0 8px 8px 0}#CartDrawer .js-qty__adjust .icon{display:block;width:10px;height:10px}#CartDrawer .js-qty__adjust .icon path{fill:currentColor}#CartDrawer .js-qty__num{flex:0 0 38px;width:38px;min-width:38px;height:34px;margin:0;padding:0;text-align:center;font-size:14px;line-height:34px;border:none;border-left:.5px solid rgba(47,72,88,.2);border-right:.5px solid rgba(47,72,88,.2);border-radius:0;background:transparent;color:#2f4858;position:static;display:block;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}#CartDrawer .js-qty__num::-webkit-outer-spin-button,#CartDrawer .js-qty__num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#CartDrawer .cart__item-qty-static{position:static;top:auto;right:auto;transform:none;margin-top:0;line-height:1.3;font-size:13px;color:#888}#CartDrawer .cart__remove{grid-column:2;grid-row:1;position:static;top:auto;right:auto;align-self:start;flex-shrink:0;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;margin:0}#CartDrawer .cart__remove button.cart__remove-icon{min-width:44px;min-height:44px;width:44px;height:44px;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;border:0;background:transparent;cursor:pointer;transition:opacity .12s ease}#CartDrawer .cart__remove button.cart__remove-icon:hover{opacity:1}#CartDrawer .cart__remove button.cart__remove-icon:active{opacity:.85}@container cartdrawer (max-width: 420px){#CartDrawer .sc-trust-block{flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}#CartDrawer .sc-trust-block__item{justify-content:center}#CartDrawer .sc-trust-block__credit{flex:0 1 auto}#CartDrawer .cart-bird-row{flex-direction:column;gap:0}#CartDrawer .cart-bird-field{margin-bottom:15px}#CartDrawer .cart-bird-field:last-child{margin-bottom:0}#CartDrawer .cart__item-name,#CartDrawer .cart__item-name a{font-size:13px}#CartDrawer .sc-reward-bar{--sc-reward-outer: 40px;--sc-reward-inner: 34px;padding:4px 12px 40px;margin-bottom:12px}#CartDrawer .sc-reward-bar__headline{padding:0 16px;font-size:12px;line-height:18px}#CartDrawer .sc-reward-bar__progress{padding-bottom:18px}#CartDrawer .sc-reward-bar__badge-text{font-size:9px;line-height:11px;max-height:22px}#CartDrawer .sc-reward-bar__badge-text--shipping{font-size:7px;line-height:8px;max-height:18px}#CartDrawer .sc-reward-bar__badge-icon svg{width:14px}#CartDrawer .sc-reward-bar__threshold{font-size:9px;top:calc(100% + 4px)}}@container cartdrawer (max-width: 340px){#CartDrawer .cart__image{flex:0 0 80px;margin-right:8px}#CartDrawer .cart__image a{height:80px}}html.js-drawer-open .landing-header,html.js-drawer-open .lp-header,html.js-drawer-open .lp-header-section,html.js-drawer-open .lp-sticky-bar,html.js-drawer-open .sc-sticky-cta,body.js-drawer-open .landing-header,body.js-drawer-open .lp-header,body.js-drawer-open .lp-header-section,body.js-drawer-open .lp-sticky-bar,body.js-drawer-open .sc-sticky-cta{z-index:6!important}html.js-drawer-open .landing-header__mobile-menu.is-open,body.js-drawer-open .landing-header__mobile-menu.is-open{z-index:7!important}html.js-drawer-open #CartDrawer.drawer,html.js-drawer-open #CartDrawer.drawer--right,body.js-drawer-open #CartDrawer.drawer,body.js-drawer-open #CartDrawer.drawer--right{z-index:30}html.js-drawer-open .main-content:after,body.js-drawer-open .main-content:after{z-index:26}html.js-drawer-open #tidio-chat,html.js-drawer-open #tidio-chat-iframe,html.js-drawer-open iframe[id^=tidio-chat],body.js-drawer-open #tidio-chat,body.js-drawer-open #tidio-chat-iframe,body.js-drawer-open iframe[id^=tidio-chat]{display:none!important;visibility:hidden!important;pointer-events:none!important}
/*# sourceMappingURL=/cdn/shop/t/81/assets/sc-cart-drawer.css.map */
