.cart-upsell,.cart-upsell--deodorizer{background:#fff;border:1px solid rgba(18,18,18,.1);border-radius:8px;box-shadow:0 1px 2px #0000000a;padding:1.2rem 1.4rem;margin:0 0 1rem;position:relative;color:rgb(var(--color-foreground))}.cart-upsell__eyebrow,.cart-upsell--deodorizer .cart-upsell__eyebrow{display:flex;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:rgba(var(--color-foreground),.55);margin:0 0 .9rem}.cart-upsell__tag,.cart-upsell--deodorizer .cart-upsell__tag{width:1.4rem;height:1.4rem;flex-shrink:0;opacity:.7}.cart-upsell__body{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"img info" ".   btn";column-gap:1.2rem;row-gap:.7rem;align-items:center}.cart-upsell__img{grid-area:img;align-self:start;width:64px;height:64px;flex-shrink:0;border-radius:6px;border:1px solid rgba(18,18,18,.06);object-fit:cover;aspect-ratio:1 / 1}.cart-upsell--deodorizer .cart-upsell__img{background:#000}.cart-upsell__info{grid-area:info;flex:1;min-width:0;align-self:center}.cart-upsell__name,.cart-upsell--deodorizer .cart-upsell__name{font-size:1.3rem;font-weight:700;margin:0 0 .25rem;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-foreground))}.cart-upsell__copy,.cart-upsell--deodorizer .cart-upsell__copy{font-size:1.1rem;color:rgba(var(--color-foreground),.65);margin:0 0 .4rem;line-height:1.4}.cart-upsell__pricing{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.cart-upsell__price,.cart-upsell--deodorizer .cart-upsell__price{color:rgb(var(--color-foreground))}.cart-upsell__price--original{font-size:1.2rem;color:rgba(var(--color-foreground),.45)!important;text-decoration:line-through}.cart-upsell__price--sale{font-size:1.35rem;font-weight:700;color:rgb(var(--color-foreground))}.cart-upsell__badge{font-size:.95rem;font-weight:700;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.2em .55em;border-radius:3px;text-transform:uppercase;letter-spacing:.08em;line-height:1.6}.cart-upsell__badge--ship{background:rgb(var(--color-foreground));display:inline-flex;align-items:center;gap:.4em}.cart-upsell__badge--ship:before{content:"";display:inline-block;width:1em;height:1em;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='13' height='12' rx='1'/%3E%3Cpath d='M14 10h4l3 3v5h-7z'/%3E%3Ccircle cx='6' cy='19' r='2'/%3E%3Ccircle cx='17' cy='19' r='2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='13' height='12' rx='1'/%3E%3Cpath d='M14 10h4l3 3v5h-7z'/%3E%3Ccircle cx='6' cy='19' r='2'/%3E%3Ccircle cx='17' cy='19' r='2'/%3E%3C/svg%3E") no-repeat center / contain}.cart-upsell__btn{grid-area:btn;justify-self:end;display:inline-block;flex-shrink:0;width:auto;padding:.8rem 1.6rem;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border:1.5px solid rgb(var(--color-button))!important;border-radius:var(--buttons-radius-outset, 4px);font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer;line-height:1;min-width:0;min-height:0;text-align:center;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,filter .15s ease}.cart-upsell__btn:hover,.cart-upsell__btn:focus{background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border-color:rgb(var(--color-button))!important;filter:brightness(.85);text-decoration:none}.cart-upsell__btn:visited{color:rgb(var(--color-button-text))!important;text-decoration:none}.cart-upsell__btn:disabled{opacity:.45;cursor:not-allowed}.cart-upsell__btn--deo{white-space:nowrap;padding:.8rem 1.2rem;font-size:1.05rem}@media(max-width:749px){.cart-upsell,.cart-upsell--deodorizer{padding:1rem 1.1rem;margin-bottom:.9rem}.cart-upsell__eyebrow,.cart-upsell--deodorizer .cart-upsell__eyebrow{font-size:.95rem;margin:0 0 .6rem}.cart-upsell__img{width:56px;height:56px}.cart-upsell__name{font-size:1.2rem}.cart-upsell__copy{font-size:1.05rem;line-height:1.35}.cart-upsell__pricing{gap:.4rem}.cart-upsell__price--sale,.cart-upsell__price--original{font-size:1.15rem}.cart-upsell__badge{font-size:.85rem;padding:.15em .45em}.cart-upsell__body{column-gap:.9rem;row-gap:.6rem;grid-template-areas:"img info" "btn btn"}.cart-upsell__btn{width:100%;justify-self:stretch;padding:.85rem 1.1rem;font-size:1.1rem}.cart-upsell__btn--deo{font-size:1.05rem}}.drago-cart-loading{position:fixed;top:0;bottom:0;right:0;width:46rem;max-width:100vw;display:flex;align-items:center;justify-content:center;background:#0a0a0a73;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10000}@media(max-width:749px){.drago-cart-loading{width:100vw}}.drago-cart-loading__spinner{width:3.4rem;height:3.4rem;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:drago-cart-spin .7s linear infinite}@keyframes drago-cart-spin{to{transform:rotate(360deg)}}.scent-modal{border:none;border-radius:10px;padding:0;max-width:480px;width:calc(100% - 2rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family),sans-serif;box-shadow:0 32px 80px #00000080,0 0 0 1px rgba(var(--color-foreground),.08);overflow:hidden}.scent-modal::backdrop{background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.scent-modal__close{position:absolute;top:.6rem;right:.8rem;background:transparent;border:none;font-size:2.8rem;line-height:1;color:rgba(var(--color-foreground),.5);cursor:pointer;padding:.3rem .8rem;font-family:inherit;z-index:2}.scent-modal__close:hover,.scent-modal__close:focus{color:rgb(var(--color-foreground));outline:none}.scent-modal__head{padding:2.4rem 2.4rem 1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.scent-modal__eyebrow{font-size:.95rem;font-weight:700;letter-spacing:.18em;color:rgba(var(--color-foreground),.5);margin:0 0 .6rem;text-transform:uppercase}.scent-modal__heading{font-family:var(--font-heading-family),sans-serif;font-weight:var(--font-heading-weight, 700);font-size:2.4rem;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.04em;line-height:1.05}.scent-modal__sub{font-size:1.25rem;color:rgba(var(--color-foreground),.65);margin:0;line-height:1.4}.scent-modal__grid{display:flex;flex-direction:column;gap:0;padding:.6rem}.scent-modal__option{display:flex;align-items:center;gap:1.2rem;text-align:left;padding:1.1rem 1.4rem;background:transparent;color:rgb(var(--color-foreground));border:none;border-radius:8px;cursor:pointer;line-height:1.3;font-family:var(--font-body-family),sans-serif;transition:background .18s ease,transform .1s ease;position:relative}.scent-modal__option+.scent-modal__option{border-top:1px solid rgba(var(--color-foreground),.06);border-radius:0}.scent-modal__option:hover,.scent-modal__option:focus{background:rgba(var(--color-foreground),.05);outline:none}.scent-modal__option:active{transform:scale(.995)}.scent-modal__option-body{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}.scent-modal__option-name{font-family:var(--font-heading-family),sans-serif;font-size:1.6rem;font-weight:var(--font-heading-weight, 700);letter-spacing:.02em;text-transform:uppercase;margin-bottom:.1rem}.scent-modal__option-desc{font-family:var(--font-body-family),sans-serif;font-size:1.15rem;color:rgba(var(--color-foreground),.6);letter-spacing:0}.scent-modal__add{flex:0 0 auto;display:inline-block;padding:.55rem 1.4rem;font-family:var(--font-heading-family),sans-serif;font-size:1.05rem;font-weight:var(--font-heading-weight, 700);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.85);background:transparent;border:1.5px solid rgba(var(--color-foreground),.35);border-radius:var(--buttons-radius-outset, 4px);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .1s ease;line-height:1;white-space:nowrap}.scent-modal__option:hover .scent-modal__add,.scent-modal__option:focus .scent-modal__add{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.scent-modal__option:active .scent-modal__add{transform:scale(.97)}@media(max-width:480px){.scent-modal__head{padding:1.8rem 1.6rem 1.2rem}.scent-modal__heading{font-size:1.9rem}.scent-modal__sub{font-size:1.15rem}.scent-modal__eyebrow{font-size:.85rem}.scent-modal__option{padding:.95rem 1.1rem;gap:1rem}.scent-modal__option-name{font-size:1.4rem}.scent-modal__option-desc{font-size:1.05rem}.scent-modal__add{padding:.5rem 1.2rem;font-size:1rem;letter-spacing:.08em}}.cart-drawer .cart-item__details .discounts,.cart-drawer .cart-item__details .discounts__discount,#main-cart-items .cart-item__details .discounts,#main-cart-items .cart-item__details .discounts__discount{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/cart-upsell.css.map */
