.m-cart-drawer{--m-bg-color: 0,0,0;position:fixed;bottom:0;left:0;right:0;top:0;transition:background-color var(--m-duration-default, .25s) cubic-bezier(.4,0,.2,1);background:rgba(var(--m-bg-color),var(--m-bg-opacity));display:none;touch-action:none;z-index:100}.m-cart-drawer--active{display:block}.m-cart-drawer__inner{background-color:rgb(var(--color-background));min-height:100%;transition:transform var(--m-duration-default, .25s) cubic-bezier(.4,0,.2,1);transform:translate3d(var(--translate-x, 100%),0,0);margin-left:auto}@media screen and (min-width:768px){.m-cart-drawer__inner{width:460px}}@media screen and (max-width:767px){.m-cart-drawer__inner{width:calc(100% - 40px)}}.m-cart-drawer__title{color:rgb(var(--color-foreground))}.m-cart-drawer__header{padding:16px 3vw}@media screen and (max-width:639px){.m-cart-drawer__header{padding:12px 10vw}}.m-cart-drawer__body{overscroll-behavior:contain;padding:0 3vw 24px}@media screen and (max-width:639px){.m-cart-drawer__body{padding:0 10vw 16px}}.m-cart-drawer__footer--wrapper{padding:20px 20px 16px;box-shadow:0 4px 24px #0000001f}.m-cart-drawer__footer--wrapper .m-terms-conditons{margin:0 0 15px}@media screen and (max-width:639px){.m-cart-drawer__footer--wrapper{padding:20px 5vw 16px}}.m-cart-drawer__close{position:absolute;top:14px;right:8px;cursor:pointer;padding:8px}.m-cart-drawer__close *{pointer-events:none}.m-cart-drawer__link-to-cart{--btn-link-border: 1px;color:rgb(var(--color-foreground-secondary));margin-top:8px}.m-cart-drawer__link-to-cart:hover{color:rgb(var(--color-foreground))}.m-cart-drawer__link-to-cart:after,.m-cart-drawer__link-to-cart:before{bottom:3px}.m-cart-drawer foxkit-cart-goal{margin-bottom:0}.m-cart-drawer .foxkit-cart-countdown-hook{margin-top:8px}.m-cart-drawer foxkit-visible-check h1,.m-cart-drawer foxkit-visible-check h2,.m-cart-drawer foxkit-visible-check h3,.m-cart-drawer foxkit-visible-check h4,.m-cart-drawer foxkit-visible-check h5,.m-cart-drawer foxkit-visible-check a,.m-cart-drawer foxkit-visible-check .foxkit-card__prices,.m-cart-drawer foxkit-visible-check .foxkit-product-card__price{--foxkit-prices-color: rgb(var(--color-foreground));color:rgb(var(--color-foreground))}@media screen and (min-width:768px){.m-cart-drawer .m-cart-addon__header button{flex-direction:row;justify-content:center}.m-cart-drawer .m-cart-addon__header button>svg{flex:0 0 auto}.m-cart-drawer .m-cart-addon__header button .m-cart-addon__text{margin-left:6px}}.m-cart{display:block;margin-bottom:0}.m-cart__wrapper{flex:1}.m-cart__header{font-weight:500;border-bottom:1px solid rgb(var(--color-border));margin-bottom:4px}.m-cart__column{width:40%;flex:0 0 auto;padding:8px 10px}.m-cart__column:first-child{padding-left:0}.m-cart__column:last-child{padding-right:0}.m-cart__column--product{flex:1;width:auto}@media screen and (min-width:768px){.m-cart__column{width:20%;padding:16px 24px}.m-cart__column--subtotal{padding-right:0;width:12%}.m-cart__column--price{width:25%}}@media screen and (max-width:767px){.m-cart-drawer__close{position:absolute;top:8px}.m-cart__column--price{padding-right:0;text-align:right}.m-cart__column--quantity{padding:0}}.m-cart__trust-badge{margin-top:12px}.m-cart__checkout{margin-top:20px}.m-cart__checkout .show-terms-conditions{margin-top:12px}.m-cart__footer--wrapper{width:420px;padding:3rem 0 0;position:relative}@media screen and (max-width:639px){.m-cart__footer--wrapper{width:100%;padding:2rem 0;margin:0}}.m-cart__footer .m-cart__discount--item{font-size:14px}.m-cart__summary{margin:0 0 16px}.m-cart__discount{gap:6px}.m-cart__discount--item{font-size:12px;color:#c74230;background:#c742301a;text-transform:uppercase;padding:4px 8px;border-radius:5px;gap:6px}.m-cart__discount--item>svg{width:12px}.m-cart__discount--item:has(button){padding:0;padding-inline:8px 2px}.m-cart__discount--item button{background:none;width:28px;height:28px;margin-inline-start:-6px}.m-cart__subtotal--label,.m-cart__subtotal--price{font-size:1rem;font-weight:700!important}.m-cart__overlay{background:#00000080;position:absolute;opacity:0;visibility:hidden;transition:var(--m-duration-default, .25s) all;top:0;right:0;left:0;bottom:0}.m-cart__overlay.open{visibility:visible;opacity:1}.m-cart .m-cart-addon__header{position:relative;z-index:1;margin-bottom:16px}.m-cart .m-cart-addon__body{box-shadow:0 4px 24px #0000001f;border-radius:var(--medium-blocks-radius);position:relative;transform:none;display:none;padding:24px 20px}.m-cart .m-cart-addon__body.open{display:block}.m-cart .m-gift-wrapping--label{margin-top:20px;padding-bottom:20px}.m-cart__empty{margin:100px 0;padding:0 16px}@media screen and (min-width:1280px){.m-cart{margin-bottom:100px}}@media screen and (max-width:767px){.m-cart .foxkit-incart-items{margin-top:15px}}.m-cart-addon__header{display:flex;column-gap:5px}.m-cart-addon__header button{background:none;border:none;margin-bottom:0;outline:none;box-shadow:none;display:inline-flex;align-items:center;font-size:15px;font-weight:500;position:relative;background-color:rgb(var(--color-background-secondary));border-radius:var(--btn-border-radius);padding:8px 10px;transition:all var(--m-duration-default) cubic-bezier(.104,.204,.492,1)}.m-cart-addon__header button *{pointer-events:none}.m-cart-addon__header button .m-cart-addon__text{margin-left:6px}@media screen and (min-width:768px){.m-cart-addon__header button{flex-flow:column;flex:1}.m-cart-addon__header button .m-cart-addon__text{margin:0}.m-cart-addon__header button svg{flex:1}}@media screen and (max-width:767px){.m-cart-addon__header button{width:auto}}.m-cart-addon__header button:hover,.m-cart-addon__header button.active{background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}@media screen and (max-width:767px){.m-cart-addon__header button:hover .m-cart-addon__text,.m-cart-addon__header button.active .m-cart-addon__text{width:auto;max-width:100%;overflow:visible;margin-left:6px}}@media screen and (max-width:767px){.m-cart-addon__header button{font-size:13px}.m-cart-addon__header button svg{max-width:20px;margin-bottom:0}.m-cart-addon__header button:after{top:8px}}.m-cart-addon__icon--shipping,.m-cart-addon__icon--discount{width:22px;height:22px}.m-cart-addon__body{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem 1rem 4rem;background:rgb(var(--color-background));box-shadow:20px 0 20px #0000001f;z-index:1;transition:var(--m-duration-default, .25s) ease-in-out;pointer-events:none;transform:translate3d(0,100%,0)}.m-cart-addon__body.open{pointer-events:auto;transform:translateZ(0)}.m-cart-addon__title{display:flex;align-items:center;padding-bottom:10px;font-size:18px}.m-cart-addon__title svg{margin-right:8px}.m-cart-addon__content{margin-bottom:20px}.m-cart-addon_ction{column-gap:12px}.m-cart-addon__action button{flex:1}.m-cart-addon__shipping-rate:not(:empty){padding:20px 0}.m-cart-addon__shipping-rate--label{font-weight:500;margin-bottom:12px}.m-cart-addon__shipping-rate--item{color:rgb(var(--color-foreground-secondary));margin-bottom:2px}.m-cart-addon__shipping-rate--item:last-child{margin-bottom:0}.m-cart-item__remove,.tcustomizer-btn--edit-option{--btn-link-border: 1px;margin-top:8px;cursor:pointer;font-size:14px;color:rgba(var(--color-foreground),.75);text-transform:capitalize}.m-cart-item__remove:hover,.tcustomizer-btn--edit-option:hover{color:rgb(var(--color-foreground))}.m-cart-item__remove:after,.m-cart-item__remove:before,.tcustomizer-btn--edit-option:after,.tcustomizer-btn--edit-option:before{bottom:3px}.m-cart-item{flex-wrap:wrap;align-items:center;border-bottom:1px solid rgb(var(--color-border));padding:26px 0}.m-cart-item__product{display:flex;align-items:flex-start}.m-cart-item__image{width:110px;overflow:hidden;min-width:110px}.m-cart-item__image.m-cart-drawer-item__image{border:1px solid rgb(var(--color-border))}@media screen and (max-width:767px){.m-cart-item__image{width:65px;min-width:65px}}@media screen and (max-width:639px){.m-cart-item__image{width:60px;min-width:60px}}.m-cart-item__info{padding-left:24px}@media screen and (min-width:640px){.m-cart-item__info.m-cart-drawer-item__info{padding-left:16px}}@media screen and (max-width:639px){.m-cart-item__info{padding-left:12px}}.m-cart-item__title{font-weight:500;display:block}.m-cart-item__title:hover{color:rgb(var(--color-foreground));text-decoration:underline}.m-cart-item__property a{text-decoration:underline}.m-cart-item__property a:hover{color:rgb(var(--color-foreground))}.m-cart-item__price-discounted:not(.m\:hidden){display:flex;flex-wrap:wrap}.m-cart-item__price-discounted:not(.m\:hidden) .m-cart-item__price--final{margin-left:8px}.m-cart-item__price-discounted .m-cart-item__price--regular{color:rgb(var(--color-foreground-secondary))}.m-cart-item__price+.m-cart__discount{margin-bottom:4px}.m-cart-item__option,.m-cart-item__property{word-break:break-all}.m-cart-item+.notification.show{margin-top:20px}.m-cart-item .m-quantity{max-width:120px;min-height:42px}@media screen and (max-width:767px){.m-cart-item .m-quantity{min-height:36px;width:100%}.m-cart-item .m-quantity .m-quantity__button,.m-cart-item .m-quantity .m-quantity__input{width:100%;max-width:40px}}.m-cart-drawer-item__variant{margin-bottom:4px}.m-cart-drawer-item__quantity{margin-top:10px}.m-cart-drawer-item .m-cart-item__remove{margin-left:8px}.m-cart-drawer-item .m-quantity{margin-top:0;background-color:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text));min-height:36px;width:110px}.m-cart-drawer-item .m-quantity input{background-color:#0000}.m-cart-drawer-item .f-incart{margin-top:15px}.additional-checkout-buttons{margin-top:10px}.additional-checkout-buttons .dynamic-checkout__content ul{column-gap:10px;row-gap:10px}.additional-checkout-buttons .dynamic-checkout__content ul li{margin-top:0!important}.m-cart__trust-badge{display:flex;align-items:center;justify-content:center;gap:8px}.m-cart__trust-badge img[alt="Trust badge logo"]{height:1.2em;width:auto;max-height:1.2em;object-fit:contain;flex-shrink:0;display:block}.m-cart__trust-badge span{text-align:center;font-size:.75rem}.m-cart__trust-badge:has(img[alt="Trust secure badge"]){display:flex;justify-content:center;align-items:center}.m-cart-item__info--card-2{width:100%}.m-cart-item__info--card-2 .m-cart-item__header--card-2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.m-cart-item__info--card-2 .m-cart-item__title{flex:1;min-width:0;text-decoration:none!important;line-height:1.2}.m-cart-item__info--card-2 .m-cart-item__title:hover{text-decoration:none!important}.m-cart-item__info--card-2 .m-cart-item__price--card-2{flex-shrink:0;margin:0}.m-cart-item__info--card-2 .m-cart-item__price--card-2 .m-cart-item__price--regular{font-weight:700}.m-cart-item__info--card-2 .m-cart-item__price--card-2 .m-cart-item__price-discounted{display:flex;flex-direction:column;align-items:flex-end;gap:0;line-height:1.2}.m-cart-item__info--card-2 .m-cart-item__price--card-2 .m-cart-item__price-discounted .m-cart-item__price--compare{order:-1;margin-bottom:0;font-size:.75rem;line-height:1;font-weight:400}.m-cart-item__info--card-2 .m-cart-item__price--card-2 .m-cart-item__price-discounted .m-cart-item__price--final{margin-left:0;order:1;font-weight:700}@media screen and (max-width:639px){.m-cart-item__info--card-2 .m-cart-item__header--card-2{align-items:flex-start;gap:4px}.m-cart-item__info--card-2 .m-cart-item__price--card-2{align-self:flex-start}.m-cart-item__info--card-2 .m-cart-item__price--card-2 .m-cart-item__price-discounted{align-items:flex-end}.m-cart-item__info--card-2 .m-cart-item__price--card-2 .m-cart-item__price-discounted .m-cart-item__price--compare{font-size:.6875rem}}.m-cart-item__info--card-2 .m-cart-drawer-item__variant,.m-cart-item__info--card-2 .m-cart-drawer-item__variant .m-cart-item__option,.m-cart-item__info--card-2 .m-cart-drawer-item__variant .m-cart-item__property{font-size:.8125rem}.m-cart-item__info--card-2 .m-cart-drawer-item__quantity .m-quantity{width:90px;min-height:28px}.m-cart-item__info--card-2 .m-cart-drawer-item__quantity .m-quantity .m-quantity__input{font-size:.875rem}.m-cart-item__info--card-2 .m-cart-item__remove{font-size:.8125rem}@media screen and (max-width:639px){.m-cart-item__info--card-2 .m-cart-drawer-item__variant,.m-cart-item__info--card-2 .m-cart-drawer-item__variant .m-cart-item__option,.m-cart-item__info--card-2 .m-cart-drawer-item__variant .m-cart-item__property{font-size:.75rem}.m-cart-item__info--card-2 .m-cart-drawer-item__quantity .m-quantity{width:80px;min-height:26px}.m-cart-item__info--card-2 .m-cart-item__remove{font-size:.75rem}}.m-cart-item__info--card-3{width:100%}.m-cart-item__info--card-3 .m-cart-item__header--card-3{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.m-cart-item__info--card-3 .m-cart-item__title{flex:1;min-width:0;text-decoration:none!important;line-height:1.2;font-size:.875rem}.m-cart-item__info--card-3 .m-cart-item__title:hover{text-decoration:none!important}.m-cart-item__info--card-3 .m-cart-item__price--card-3{flex-shrink:0;margin:0}.m-cart-item__info--card-3 .m-cart-item__price--card-3 .m-cart-item__price--regular{font-weight:700}.m-cart-item__info--card-3 .m-cart-item__price--card-3 .m-cart-item__price-discounted{display:flex;flex-direction:column;align-items:flex-end;gap:0;line-height:1.2}.m-cart-item__info--card-3 .m-cart-item__price--card-3 .m-cart-item__price-discounted .m-cart-item__price--compare{order:-1;margin-bottom:0;font-size:.75rem;line-height:1;font-weight:400}.m-cart-item__info--card-3 .m-cart-item__price--card-3 .m-cart-item__price-discounted .m-cart-item__price--final{margin-left:0;order:1;font-weight:700}@media screen and (max-width:639px){.m-cart-item__info--card-3 .m-cart-item__header--card-3{align-items:flex-start;gap:4px}.m-cart-item__info--card-3 .m-cart-item__price--card-3{align-self:flex-start}.m-cart-item__info--card-3 .m-cart-item__price--card-3 .m-cart-item__price-discounted{align-items:flex-end}.m-cart-item__info--card-3 .m-cart-item__price--card-3 .m-cart-item__price-discounted .m-cart-item__price--compare{font-size:.6875rem}}.m-cart-item__info--card-3 .m-cart-drawer-item__variant,.m-cart-item__info--card-3 .m-cart-drawer-item__variant .m-cart-item__option,.m-cart-item__info--card-3 .m-cart-drawer-item__variant .m-cart-item__property{font-size:.8125rem}.m-cart-item__info--card-3 .m-cart-drawer-item__quantity .m-quantity{width:90px;min-height:32px}.m-cart-item__info--card-3 .m-cart-drawer-item__quantity .m-quantity .m-quantity__input{font-size:.875rem}.m-cart-item__info--card-3 .m-cart-item__remove{font-size:.8125rem}.m-cart-item__info--card-3 .m-cart-drawer-item__quantity{justify-content:space-between;align-items:center;width:100%}.m-cart-item__info--card-3 .m-cart-item__remove--icon{background:none;border:none;padding:4px;margin-top:0;cursor:pointer;color:#6e6e6e;display:flex;align-items:center;justify-content:center;transition:color .2s ease;margin-left:auto;align-self:center}.m-cart-item__info--card-3 .m-cart-item__remove--icon:hover{color:rgb(var(--color-foreground))}.m-cart-item__info--card-3 .m-cart-item__remove--icon svg{width:12px;height:14px}.m-cart-item__info--card-3 .m-cart-item__discount-info{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:4px}.m-cart-item__info--card-3 .m-cart-item__discount-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;font-size:.6875rem;font-weight:600;line-height:1.2;border-radius:2px;text-transform:uppercase;letter-spacing:.3px;text-align:center}.m-cart-item__price--card-3 .m-cart-item__discount-badge--price{display:block;margin-top:4px;margin-left:auto;margin-right:auto}.m-cart-drawer .m-cart-item__info--card-3 .m-cart__discount--card-3 .m-cart__discount--item{background-color:#e8f5e9!important;color:#1e6c33!important;border:1px solid #1E6C33;display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:4px;font-size:.6875rem;line-height:1.3}.m-cart-gift-item .m-cart-item__discount-badge--price,.m-cart-gift-item .m-cart-gift-item__badge{background-color:#e8f5e9!important;color:#1e6c33!important;border:1px solid #1E6C33}.m-cart-item__info--card-3 .m-cart-item__savings{display:inline-flex;align-items:flex-start;gap:6px;padding:6px 8px;background-color:#e8f5e9;border:1px solid #1E6C33;border-radius:4px;color:#1e6c33;font-size:.6875rem;line-height:1.3;margin-left:auto}.m-cart-item__info--card-3 .m-cart-item__savings svg{width:10px;height:10px;flex-shrink:0;margin-top:1px}.m-cart-item__info--card-3 .m-cart-item__savings-content{display:flex;flex-direction:column;align-items:flex-start}.m-cart-item__info--card-3 .m-cart-item__savings-text{font-weight:400}.m-cart-item__info--card-3 .m-cart-item__savings-value{font-weight:600}@media screen and (max-width:639px){.m-cart-item__info--card-3 .m-cart-drawer-item__variant,.m-cart-item__info--card-3 .m-cart-drawer-item__variant .m-cart-item__option,.m-cart-item__info--card-3 .m-cart-drawer-item__variant .m-cart-item__property{font-size:.75rem}.m-cart-item__info--card-3 .m-cart-drawer-item__quantity .m-quantity{width:80px;min-height:26px}.m-cart-item__info--card-3 .m-cart-item__remove{font-size:.75rem}}.m-cart__pix-price{padding:8px 0;font-size:1.05rem}.m-cart__pix-price--label{font-weight:400}.m-cart__pix-price--value{font-weight:500}.m-cart-drawer__footer--wrapper button[name=checkout].m-button--primary{min-height:60px;font-size:1.15rem;padding:14px 24px;align-content:center}@media screen and (max-width:767px){.m-cart-drawer__footer--wrapper button[name=checkout].m-button--primary{min-height:56px;padding:12px 20px}}.m-cart-drawer__footer--wrapper{border-top:1px solid #7D7D7D}#m-addons-coupon .m-cart-addon__action,#m-addons-shipping .m-cart-addon__action,#m-addons-note .m-cart-addon__action,#m-addons-delivery .m-cart-addon__action{gap:6px}#m-addons-coupon .m-cart-addon__action .m-button,#m-addons-shipping .m-cart-addon__action .m-button,#m-addons-note .m-cart-addon__action .m-button,#m-addons-delivery .m-cart-addon__action .m-button{border-width:var(--btn-border-width)}.m-cart-discount-alternative__row{display:flex;gap:12px;align-items:stretch}.m-cart-discount-alternative__discount-block{flex:1;background:#e0e0e0;border-radius:var(--btn-border-radius, 4px);padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:6px;color:rgb(var(--color-foreground))}.m-cart-discount-alternative__discount-block svg{flex-shrink:0;width:12px;height:12px}.m-cart-discount-alternative__discount-block span{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.m-cart-discount-alternative__row .m-cart-discount-alternative__coupon-button{flex:1!important;width:auto!important;background:#fff;border:1px solid rgb(var(--color-border));border-radius:var(--btn-border-radius, 4px);padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:6px;cursor:pointer;text-align:left;transition:border-color var(--m-duration-default, .25s) ease;color:rgb(var(--color-foreground-secondary))}.m-cart-discount-alternative__row .m-cart-discount-alternative__coupon-button:hover{border-color:rgb(var(--color-foreground));background:rgb(var(--color-background-secondary))}.m-cart-discount-alternative__coupon-button *{pointer-events:none}.m-cart-discount-alternative__coupon-text{font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.m-cart-discount-alternative__coupon-button svg{flex-shrink:0;width:12px;height:12px}@media screen and (max-width:639px){.m-cart-discount-alternative__row{gap:6px}.m-cart-discount-alternative__discount-block,.m-cart-discount-alternative__row .m-cart-discount-alternative__coupon-button{padding:8px 10px}.m-cart-discount-alternative__discount-block span,.m-cart-discount-alternative__coupon-text{font-size:.55rem;letter-spacing:.2px}.m-cart-discount-alternative__discount-block svg,.m-cart-discount-alternative__coupon-button svg{width:10px;height:10px}}@media screen and (max-width:767px){.m-cart-item.m-cart-drawer-item{padding:16px 0}}.m-cart-drawer__body{padding-top:8px!important;min-height:0!important;flex:1 1 0%!important}.m-cart-drawer__items .m-cart-item:first-child{border-top:1px solid rgb(var(--color-border))}.m-cart-item__image.m-image{aspect-ratio:.9}.m-cart-item__image.m-image img{width:100%;height:100%;object-fit:cover}.m-cart-drawer__gift-items{margin-top:0;padding-top:0}.m-cart-drawer__gift-items:empty{display:none}.m-cart-gift-item{background:linear-gradient(135deg,#1e6c330f 0% 100%);border:1px dashed #1E6C33;border-radius:8px;padding:12px 15px;margin-top:26px;position:relative}.m-cart-drawer__gift-items .m-cart-item:first-child,.m-cart-gift-item.m-cart-item{border-top:1px dashed #1E6C33!important}.m-cart-gift-item__badge{display:inline-flex;align-items:center;gap:4px;color:rgb(var(--color-foreground));font-size:.75rem;font-weight:500;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;min-width:fit-content}.m-cart-gift-item .m-cart-item__price--free{color:#1e6c33!important}.f-incart__title{color:rgb(var(--color-foreground));font-size:1.125rem!important;line-height:1.75rem!important;font-weight:200!important;letter-spacing:-.5px!important;font-family:var(--font-stack-body)!important}.f-incart__products{margin-top:12px}.f-incart__product-info{flex-direction:column;gap:4px!important}.f-incart__product .f-incart__product-add .atc-text{text-transform:uppercase}.f-incart .foxkit-slider__control{display:flex;justify-content:space-between;margin-top:-108px;margin-left:calc(-3vw + 5px)!important}.f-incart{margin:15px 0 45px!important}@media screen and (min-width:768px){.f-incart .foxkit-slider__control{width:450px}}.f-incart__product .f-incart__product-title{font-family:var(--font-stack-body);font-weight:200;letter-spacing:.04rem;font-size:.875rem;line-height:1.2;margin:0 0 4px;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.f-incart__product .f-incart__product-title a{font-family:inherit;font-weight:inherit;letter-spacing:inherit;font-size:inherit;line-height:inherit;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.f-incart__product .foxkit-card__prices,.f-incart__product .foxkit-product-card__price{font-family:var(--font-stack-body);font-weight:700;font-size:1rem;line-height:1.2;margin:0}.f-incart__product .f-incart__product-info>div{gap:12px}.f-incart__product .f-incart__product-add{font-size:.875rem;padding:0 16px;min-height:32px;line-height:32px}.f-incart__product-image{width:110px;min-width:110px}.f-incart img{aspect-ratio:.9}@media(max-width:767px){.f-incart .foxkit-slider__control{width:calc(100% + 45px)!important;margin-left:-3vw!important}}@media screen and (max-width:639px){.f-incart .foxkit-slider__control{width:123%!important;margin-left:-8vw!important}.f-incart__product-image{width:60px;min-width:60px}.f-incart__product .f-incart__product-title,.f-incart__product .f-incart__product-title a{font-size:.8125rem;line-height:1.2}.f-incart__product .f-incart__product-add{min-height:26px;line-height:26px;font-size:.8125rem}}.m-cart-drawer__items foxkit-incart-upsell,.m-cart__items foxkit-incart-upsell{display:none!important}.template-cart .m-cart-drawer__footer--wrapper{border-top:none;box-shadow:none}.template-cart .m-cart__footer.m-cart-drawer__footer .m-cart-drawer__footer--wrapper button[name=checkout].m-button--primary{min-height:60px;font-size:1.15rem;padding:14px 24px;align-content:center}@media screen and (max-width:639px){.template-cart .m-cart__footer.m-cart-drawer__footer .m-cart-drawer__footer--wrapper button[name=checkout].m-button--primary{min-height:56px;padding:12px 20px}}.template-cart .m-cart-item__info--card-3 .m-cart-item__title{flex:1;min-width:0;text-decoration:none!important;line-height:1.2;font-size:.875rem}.template-cart .m-cart-item__info--card-3 .m-cart-item__title:hover{text-decoration:none!important}@media screen and (min-width:768px){.template-cart .m-cart-item__product{align-items:center}}.template-cart .m-cart__column--price .m-cart-item__price--card-3{flex-shrink:0;margin:0}.template-cart .m-cart__column--price .m-cart-item__price--card-3 .m-cart-item__price--regular{font-weight:700}.template-cart .m-cart__column--price .m-cart-item__price--card-3 .m-cart-item__price-discounted--card-3{display:flex;flex-direction:column;align-items:flex-end;gap:0;line-height:1.2}.template-cart .m-cart__column--price .m-cart-item__price--card-3 .m-cart-item__price-discounted--card-3 .m-cart-item__price--compare{order:-1;margin-bottom:0;font-size:.75rem;line-height:1;font-weight:400}.template-cart .m-cart__column--price .m-cart-item__price--card-3 .m-cart-item__price-discounted--card-3 .m-cart-item__price--final{margin-left:0;order:1;font-weight:700}@media screen and (max-width:639px){.template-cart .m-cart__column--price .m-cart-item__price--card-3 .m-cart-item__price-discounted--card-3 .m-cart-item__price--compare{font-size:.6875rem}}.template-cart .m-cart__discount--card-3{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;list-style:none;margin:8px 0 4px;padding:0;width:100%}.template-cart .m-cart__discount--card-3 .m-cart__discount--item{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:8px;font-size:.75rem;line-height:1.3;font-weight:500;text-transform:uppercase;letter-spacing:.02em;font-family:var(--font-stack-body),sans-serif;background-color:#e8f5e9;color:#1e6c33;border:1px solid #1E6C33}.template-cart .m-cart__discount--card-3 .m-cart__discount--item [data-cart-item-discount-title]{margin-left:2px}.template-cart .m-cart__discount--card-3 .m-cart__discount--item [data-cart-item-discount-amount]{margin-left:6px}.template-cart .m-cart__discount--card-3 .m-cart__discount--card-3-icon{width:14px;height:14px;flex-shrink:0;color:#1e6c33}.frete-calculo-cart .frete-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-cart-addon__header{display:flex;gap:8px;margin-bottom:0!important;padding-bottom:0!important}.m-cart-addon__header button{flex:1!important;justify-content:center!important;flex-direction:row!important;white-space:nowrap;font-size:13px!important}.m-cart-addon__header button svg{flex:0 0 auto!important;width:18px!important;height:18px!important}.m-cart-addon__header button .m-cart-addon__text{margin-left:6px!important;margin-top:0!important}.m-cart-addon__body{position:fixed!important;bottom:0;top:auto;left:0;right:0;width:100%!important;max-height:75vh;overflow-y:auto;display:flex;flex-direction:column;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #00000026;z-index:200;background:#fff}.m-cart-addon__body.open{display:block}.m-cart-drawer:has(.m-cart-addon__body.open) .m-cart__overlay{opacity:1;visibility:visible;z-index:199}#m-addons-shipping{padding:16px 16px 12px}#m-addons-shipping .m-cart-addon__title{font-size:1.25rem!important;font-weight:200!important;font-family:var(--font-stack-body)!important;gap:10px!important;margin-bottom:0!important;padding-bottom:6px}#m-addons-shipping .m-cart-addon__title svg{width:22px!important;height:22px!important}#m-addons-shipping .frete-calculo-cart{margin:8px 0}#m-addons-shipping .frete-calculo-cart .frete-form__input{height:40px!important;border-radius:6px!important;font-size:16px!important;padding:0 16px!important;border:1px solid rgb(var(--color-foreground))!important}#m-addons-shipping .frete-form__button{display:none}#m-addons-shipping .frete-calculo-cart .frete-item{padding:6px 10px}#m-addons-shipping .frete-calculo-cart .frete-item__name{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}#m-addons-shipping .frete-calculo-cart .frete-item__delivery{font-size:11px}#m-addons-shipping .frete-calculo-cart .frete-item__price{font-size:14px}#m-addons-shipping .frete-calculo-cart .frete-radio{width:15px;height:15px}#m-addons-shipping .frete-calculo-cart .frete-notice{font-size:11px;padding:5px 8px}#m-addons-shipping .m-cart-addon__action{margin-top:12px}#m-addons-shipping .m-cart-addon__action .m-button{display:flex!important;align-items:center!important;justify-content:center!important;font-size:.875rem!important;letter-spacing:.5px!important;height:48px!important;width:100%!important;border-width:var(--btn-border-width)}#m-addons-coupon .m-cart-addon__title{font-size:1.25rem!important;font-weight:200!important;font-family:var(--font-stack-body)!important;gap:10px!important;margin-bottom:4px!important}#m-addons-coupon .m-cart-addon__title svg{width:22px!important;height:22px!important}#m-addons-coupon .form-field{height:48px!important;border-radius:6px!important;font-size:16px!important;padding:0 16px!important}#m-addons-coupon #CartCouponInput{text-transform:uppercase!important}#m-addons-coupon #CartCouponInput::placeholder{text-transform:none!important}#m-addons-coupon .m-cart-addon__action .m-button{display:flex!important;align-items:center!important;justify-content:center!important;font-size:.875rem!important;letter-spacing:.5px!important;height:48px!important;border-width:var(--btn-border-width)}#m-addons-note .m-cart-addon__action,#m-addons-delivery .m-cart-addon__action{gap:6px}#m-addons-note .m-cart-addon__action .m-button,#m-addons-delivery .m-cart-addon__action .m-button{border-width:var(--btn-border-width)}.m-cart-drawer__footer--wrapper{padding-top:12px!important}.m-cart-drawer__footer--wrapper .m-cart-addon{margin-bottom:0!important;padding-bottom:0!important}.m-cart-drawer__footer--wrapper .m-cart__summary{padding-top:0!important;margin-top:0!important}.m-cart__pricing-breakdown{border-bottom:none;padding-bottom:0;margin-bottom:0}.m-cart__pricing-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e8e8e8;margin-bottom:0}.m-cart__pricing-label,.m-cart__pricing-value{font-size:1rem!important;color:rgb(var(--color-foreground))!important;font-weight:400!important}.m-cart__pricing-discount .m-cart__pricing-label,.m-cart__pricing-discount .m-cart__pricing-value{font-weight:600!important}.m-cart__discount{justify-content:flex-end!important;align-items:center}.m-cart__pricing-coupon.m-cart__pricing-row{padding:0!important;min-height:37px!important;align-items:center!important}.m-cart__pricing-coupon .m-cart__coupon-trigger,.m-cart__pricing-coupon .m-cart__discount{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;line-height:1!important}.m-cart__coupon-trigger{display:inline-flex;align-items:center;gap:6px;background:none;border:1px dashed #999;border-radius:4px;font-size:1.1rem;font-weight:500;color:#555;cursor:pointer;padding:1px 14px;letter-spacing:.2px}.m-cart__coupon-trigger:hover{border-color:#333;color:#333}.m-cart__pricing-coupon .m-cart__discount--item{background-color:#e8f5e9!important;color:#1e6c33!important;border:1px solid #1E6C33!important;font-size:.7rem!important;font-weight:600!important;padding:1px 3px 1px 5px!important;border-radius:4px!important;gap:3px!important;line-height:1!important}.m-cart__pricing-coupon .m-cart__discount--item>svg{display:inline-flex!important;width:10px!important;height:10px!important;flex-shrink:0!important}.m-cart__pricing-coupon .m-cart__discount--item button{color:#1e6c33!important;width:24px!important;height:24px!important;padding:4px!important;margin-left:2px!important}.m-cart__pricing-coupon .m-cart__discount--item button svg{width:12px!important;height:12px!important}.m-cart__discount--item button{color:#888!important;font-size:1rem!important;width:auto!important;height:auto!important;padding:0 4px!important}.m-cart__subtotal{padding:6px 0 2px}.m-cart__subtotal--label,.m-cart__subtotal--price{font-size:1.1rem!important;font-weight:700!important}.m-cart__installments{font-size:.85rem;font-weight:600;color:#1e6c33;text-align:right;padding:2px 0 0}#m-addons-shipping .m-cart-addon__action{position:sticky;bottom:0;background:#fff;padding-bottom:12px;margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/cart.css.map */
