#MinimogCartDrawer{--tesery-cart-brand: #0056b3;--tesery-cart-brand-hover: #00468f;--tesery-cart-brand-active: #003b79;--tesery-cart-brand-soft: #eef5fc;--tesery-cart-brand-border: #b9d2ec;--tesery-cart-ink: #172033;--tesery-cart-muted: #5e6878;--tesery-cart-border: #e1e6ec;--tesery-cart-surface: #f7f9fc;--tesery-cart-focus: rgba(0, 86, 179, .28);background:#0a121e80}#MinimogCartDrawer .m-cart-drawer__inner{width:min(480px,100vw)!important;max-width:100vw;margin-left:auto;color:var(--tesery-cart-ink);background:#fff;box-shadow:-18px 0 52px #0c192d2e}#MinimogCartDrawer .m-cart-drawer__close{display:grid;width:44px;height:44px;place-items:center;color:var(--tesery-cart-ink);border-radius:50%;transition:color .16s ease,background-color .16s ease}#MinimogCartDrawer .m-cart-drawer__close:hover{color:var(--tesery-cart-brand);background:var(--tesery-cart-brand-soft)}#MinimogCartDrawer .m-cart-drawer__header{padding:18px 24px 14px;border-bottom:1px solid var(--tesery-cart-border)}#MinimogCartDrawer .m-cart-drawer__title{margin:0 48px 6px 0;color:var(--tesery-cart-ink);font-size:23px;font-weight:650;line-height:1.25;letter-spacing:-.02em}#MinimogCartDrawer .foxkit-cartgoal{display:block;margin-top:6px;padding:10px 12px;background:var(--tesery-cart-brand-soft);border:1px solid var(--tesery-cart-brand-border);border-radius:10px}#MinimogCartDrawer .foxkit-cartgoal__title{margin:0 0 7px;color:var(--tesery-cart-ink);font-size:14px;font-weight:550;line-height:1.4}#MinimogCartDrawer .foxkit-cartgoal__bar{height:6px;overflow:hidden;background:#d8e8f7!important;border-radius:999px}#MinimogCartDrawer .foxkit-cartgoal__bar>span{background:var(--tesery-cart-brand)!important;border-radius:inherit}#MinimogCartDrawer .foxkit-cartgoal__icon{color:var(--tesery-cart-brand)!important;background:#fff!important;border-color:var(--tesery-cart-brand)!important}#MinimogCartDrawer .m-cart-drawer__body{min-height:0;padding:8px 24px 20px;scrollbar-color:#b8c1ce transparent;scrollbar-width:thin}#MinimogCartDrawer .m-cart-drawer__body::-webkit-scrollbar{width:6px}#MinimogCartDrawer .m-cart-drawer__body::-webkit-scrollbar-track{background:transparent}#MinimogCartDrawer .m-cart-drawer__body::-webkit-scrollbar-thumb{background:#b8c1ce;border-radius:999px}#MinimogCartDrawer .m-cart-drawer-item{padding:7px 0}#MinimogCartDrawer .m-cart-item--drawer__wrapper{display:grid!important;grid-template-columns:96px minmax(0,1fr) 100px;column-gap:14px;row-gap:6px;align-items:start!important;padding:14px;background:#fff;border:1px solid var(--tesery-cart-border);border-radius:10px;box-shadow:0 5px 16px #152a460d}#MinimogCartDrawer .m-cart-drawer-item__image{grid-column:1;grid-row:1 / 3;width:96px;min-width:96px;flex:0 0 96px}#MinimogCartDrawer .m-cart-drawer-item__image a,#MinimogCartDrawer .m-cart-drawer-item__image .m-image{display:block;width:100%;overflow:hidden;aspect-ratio:1 / 1;background:#f1f4f7;border-radius:8px}#MinimogCartDrawer .m-cart-drawer-item__image img{width:100%;height:100%;object-fit:cover}#MinimogCartDrawer .m-cart-drawer-item__info{display:contents;min-width:0}#MinimogCartDrawer .m-cart-item__title{display:block;min-width:0;grid-column:2 / -1;grid-row:1;color:var(--tesery-cart-ink);font-size:15.5px;font-weight:650;line-height:1.4;text-decoration:none;word-break:normal;overflow-wrap:break-word}#MinimogCartDrawer .m-cart-item__title:hover{color:var(--tesery-cart-brand)}#MinimogCartDrawer .m-cart-drawer-item__variant{min-width:0;grid-column:1 / 3;grid-row:3;align-self:start;margin-top:2px;color:var(--tesery-cart-muted)}#MinimogCartDrawer .m-cart-item__option{margin:2px 0;font-size:13.5px;line-height:1.45;word-break:normal;overflow-wrap:break-word}#MinimogCartDrawer .m-cart-item__option .m\:font-medium{color:#3f4958;font-weight:600}#MinimogCartDrawer .m-cart-item__price{min-width:0;grid-column:2 / -1;grid-row:2;margin-top:0;color:var(--tesery-cart-ink);font-size:15.5px;font-weight:650;line-height:1.4}#MinimogCartDrawer .m-cart-drawer-item__quantity{grid-column:3;grid-row:3;align-self:start;align-items:flex-end!important;flex-direction:column;gap:1px;margin-top:0}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity{display:grid;width:100px;min-width:100px;height:36px;grid-template-columns:36px 28px 36px;align-items:center;overflow:visible;background:transparent;border:0;border-radius:0}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity__button,#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity__input{width:100%;height:100%;min-height:36px;padding:0;background:transparent;border:0;box-shadow:none;text-align:center}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity__button{display:grid;position:relative;place-items:center;color:var(--tesery-cart-ink);border-radius:50%;transition:color .14s ease,background-color .14s ease,transform .1s ease}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity__button:before{position:absolute;z-index:1;top:-8px;right:-5px;bottom:0;left:-5px;content:""}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity__button:hover{color:var(--tesery-cart-brand);background:var(--tesery-cart-brand-soft)}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity__button:active{color:var(--tesery-cart-brand-active);background:var(--tesery-cart-brand-soft);transform:scale(.94)}#MinimogCartDrawer .m-cart-item__remove{display:inline-flex;position:relative;min-height:26px;padding:0;align-items:center;color:var(--tesery-cart-muted);background:transparent;border:0;font-size:13.5px;font-weight:500;text-underline-offset:3px;cursor:pointer;transition:color .14s ease,transform .1s ease}#MinimogCartDrawer .m-cart-item__remove:before{position:absolute;top:0;right:-6px;bottom:-18px;left:-6px;content:""}#MinimogCartDrawer .m-cart-item__remove:hover{color:var(--tesery-cart-brand)}#MinimogCartDrawer .m-cart-item__remove:active{color:var(--tesery-cart-brand-active);transform:translateY(1px)}#MinimogCartDrawer .m-cart-drawer-item__info>.m-cart__discount,#MinimogCartDrawer .m-cart-item__price+.m-cart__discount{display:none!important}#MinimogCartDrawer .m-cart-item__price-discounted:not(.m\:hidden){gap:7px;align-items:baseline}#MinimogCartDrawer .m-cart-item__price-discounted .m-cart-item__price--regular{color:var(--tesery-cart-muted)}#MinimogCartDrawer .m-cart-item__price-discounted .m-cart-item__price--final{color:var(--tesery-cart-brand);font-weight:700}#MinimogCartDrawerFooter{position:relative;isolation:isolate;padding:12px 24px calc(14px + env(safe-area-inset-bottom,0px));background:var(--tesery-cart-surface);border-top:1px solid var(--tesery-cart-border);box-shadow:0 -12px 30px #152a460f}#MinimogCartDrawerFooter .m-cart-addon{margin:0 0 10px}#MinimogCartDrawerFooter .m-cart-addon__header{position:relative;z-index:21;gap:10px}#MinimogCartDrawerFooter .m-cart-addon--trigger-button{display:inline-flex;width:auto;min-width:0;height:36px;flex:1 1 0;align-items:center;justify-content:center;gap:8px;color:#334052;background:#fff;border:1px solid var(--tesery-cart-border);border-radius:8px;transition:color .16s ease,border-color .16s ease,background-color .16s ease}#MinimogCartDrawerFooter .m-cart-addon--trigger-button:hover{color:var(--tesery-cart-brand);background:var(--tesery-cart-brand-soft);border-color:var(--tesery-cart-brand-border)}#MinimogCartDrawerFooter .m-cart-addon__body.open{z-index:20!important;color:var(--tesery-cart-ink);background:#fff}#MinimogCartDrawerFooter.tesery-cart-addon-open #xcottonWrapper{opacity:0;visibility:hidden;pointer-events:none}#MinimogCartDrawerFooter .m-cart__summary{margin:0 0 10px}#MinimogCartDrawerFooter .m-cart__subtotal{align-items:baseline;color:var(--tesery-cart-ink);font-size:16.5px;line-height:1.4}#MinimogCartDrawerFooter .m-cart__subtotal--label,#MinimogCartDrawerFooter .m-cart__subtotal--price{font-weight:650}#MinimogCartDrawerFooter .m-cart__subtotal--price{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:4px 8px;text-align:right}#MinimogCartDrawerFooter .tesery-cart-subtotal__original{color:var(--tesery-cart-muted);font-size:14px;font-weight:500;text-decoration-thickness:1px}#MinimogCartDrawerFooter .tesery-cart-subtotal__final{color:var(--tesery-cart-brand);font-weight:700}#MinimogCartDrawerFooter [data-minimog-cart-discounts]{display:none!important}#MinimogCartDrawerFooter #xcottonWrapper{margin:0 0 10px;overflow:hidden;background:#fff!important;border:1px solid var(--tesery-cart-brand-border)!important;border-radius:10px!important;box-shadow:0 3px 10px #0056b30d}#MinimogCartDrawerFooter #xcottonWrapper .xcotton_cnt_wrapper,#MinimogCartDrawerFooter #xcottonWrapper .xcotton_cnt,#MinimogCartDrawerFooter #xcottonWrapper .xcotton_bd,#MinimogCartDrawerFooter #xcottonWrapper .xcotton_ft{background:transparent!important}#MinimogCartDrawerFooter #xcottonWrapper .xcotton_cnt_wrapper{padding-top:10px!important;padding-bottom:10px!important}#MinimogCartDrawerFooter #xcottonWrapper .xcotton_cnt,#MinimogCartDrawerFooter #xcottonWrapper .xcotton_bd{border:0!important;border-radius:0!important}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center{display:grid!important;width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 10px;align-items:stretch!important}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.m-cart-drawer__link-to-cart{grid-column:1;grid-row:1}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout){grid-column:2;grid-row:1}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.xcotton-checkout-without{grid-column:1 / -1;grid-row:2}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.additional-checkout-buttons{grid-column:1 / -1;grid-row:3}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.m-cart-drawer__link-to-cart,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout){width:100%;min-width:0;min-height:46px;margin:0;padding:0 14px;border-radius:8px;font-size:15px;font-weight:650;line-height:1.2;text-align:center;text-decoration:none}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.m-cart-drawer__link-to-cart{display:inline-flex;align-items:center;justify-content:center;color:var(--tesery-cart-brand);background:#fff;border:1.5px solid var(--tesery-cart-brand);transition:color .16s ease,background-color .16s ease,border-color .16s ease}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.m-cart-drawer__link-to-cart:hover{color:#fff;background:var(--tesery-cart-brand-hover);border-color:var(--tesery-cart-brand-hover)}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout){color:#fff!important;background:var(--tesery-cart-brand)!important;border:1.5px solid var(--tesery-cart-brand)!important;box-shadow:0 7px 18px #0056b333}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout:hover,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout):hover{background:var(--tesery-cart-brand-hover)!important;border-color:var(--tesery-cart-brand-hover)!important}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout:active,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout):active{background:var(--tesery-cart-brand-active)!important;border-color:var(--tesery-cart-brand-active)!important;box-shadow:none}#MinimogCartDrawerFooter .xcotton-checkout-without{display:inline-flex;min-height:30px;align-items:center;justify-content:center;margin:0!important;padding:2px 8px;color:var(--tesery-cart-muted)!important;font-size:13.5px;line-height:1.35;text-align:center;text-underline-offset:3px}#MinimogCartDrawerFooter .xcotton-checkout-without:hover{color:var(--tesery-cart-brand)!important}#MinimogCartDrawerFooter .additional-checkout-buttons{width:100%;margin:0!important}#MinimogCartDrawer :is(a,button,input,textarea):focus-visible{outline:3px solid var(--tesery-cart-focus)!important;outline-offset:2px}@supports selector(body:has(*)){body:has(#MinimogCartDrawer.m-cart-drawer--active) #Avada-FAQ_Widget .Avada-Faqs_Button{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media screen and (max-width:767px){#MinimogCartDrawer .m-cart-drawer__inner{width:100vw!important}#MinimogCartDrawer .m-cart-drawer__header{padding:14px 16px 12px}#MinimogCartDrawer .m-cart-drawer__title{font-size:21px}#MinimogCartDrawer .foxkit-cartgoal{padding:8px 10px}#MinimogCartDrawer .m-cart-drawer__body{padding:5px 16px 12px}#MinimogCartDrawer .m-cart-item--drawer__wrapper{grid-template-columns:80px minmax(0,1fr) 92px;column-gap:8px;row-gap:5px;padding:12px}#MinimogCartDrawer .m-cart-drawer-item__image{width:80px;min-width:80px;flex-basis:80px}#MinimogCartDrawer .m-cart-drawer-item__quantity .m-quantity{width:92px;min-width:92px;grid-template-columns:34px 24px 34px}#MinimogCartDrawer .m-cart-item__title{font-size:14.5px;line-height:1.35}#MinimogCartDrawer .m-cart-item__option{font-size:12.5px}#MinimogCartDrawerFooter{padding:10px 16px calc(12px + env(safe-area-inset-bottom,0px))}#MinimogCartDrawerFooter .m-cart-addon__text{display:inline!important}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center{gap:9px 8px}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.m-cart-drawer__link-to-cart,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout){min-height:46px;padding:0 9px;font-size:14.5px}}@media screen and (max-height:760px)and (max-width:767px){#MinimogCartDrawerFooter .additional-checkout-buttons{display:none!important}#MinimogCartDrawerFooter{padding-top:8px;padding-bottom:calc(9px + env(safe-area-inset-bottom,0px))}#MinimogCartDrawerFooter .m-cart-addon,#MinimogCartDrawerFooter .m-cart__summary,#MinimogCartDrawerFooter #xcottonWrapper{margin-bottom:7px}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center{gap:6px 8px}}@media screen and (max-width:359px){#MinimogCartDrawer .m-cart-item__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>.m-cart-drawer__link-to-cart,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.xcotton-checkout,#MinimogCartDrawerFooter>.m\:flex.m\:flex-col.m\:items-center>button.m-button--primary:not(.xcotton-checkout){padding:0 6px;font-size:14px}}@media(prefers-reduced-motion:reduce){#MinimogCartDrawer *,#MinimogCartDrawer *:before,#MinimogCartDrawer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/tesery-cart-drawer-brand.css.map */
