.sw-cart-drawer .drawer__inner{padding:0}.sw-cart-drawer .sw-cart-drawer-container{overflow-y:scroll;height:100%;display:flex;flex-direction:column;padding:2rem 0 0}@media all and (max-width: 749px){.sw-cart-drawer .sw-cart-drawer-container:has(~.sw-empty-footer){padding-bottom:6.4rem}}.sw-cart-drawer-additional{background:#fff;padding:3.2rem 1.8rem;height:100%}.sw-cart-drawer-additional.sw-not-empty{padding-top:1.5rem}.sw-cart-drawer-additional-products.sw-empty-products{display:flex;flex-wrap:wrap;width:100%;margin:2rem auto 0;justify-content:center;gap:5rem}.sw-empty-products .sw-cart-drawer-additional-product{max-width:27.5rem;min-width:27.5rem}.sw-cart-drawer-additional-products.sw-empty-products .sw-cart-drawer-additional-product .card__inner{width:18rem;height:16.6rem;border-radius:1.8rem;overflow:hidden;margin:0 auto}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .card__inner{width:9.3rem;height:9.3rem;min-width:9.3rem;min-height:9.3rem;border:1px solid transparent;border-radius:1.5rem;overflow:hidden;margin:0 auto}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .product-card-wrapper .card{--product-card-corner-radius: 1.5rem}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .card__information{padding:0;position:relative}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard{align-items:center;grid-template-columns:auto 1fr;display:grid;justify-content:flex-start;width:100%;row-gap:15px;column-gap:1.4rem}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .badge__wrapper{position:relative;width:100%}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .card__badge{display:block;position:absolute;bottom:0;top:0;margin-block:auto;right:5px;max-width:80px;--color-badge-foreground: var(--color-background);--color-badge-background: var(--color-foreground);--badge-corner-radius: .8rem}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .card__badge .badge{letter-spacing:0;padding:5px 8px}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .card__content{display:grid;grid-template-columns:100%;align-items:center;justify-content:space-between}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .card__inner .card__content{display:none}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product{--r: 18px;--dash: 6px;--gap: 6px;margin-top:2rem;padding:14px 13px 12px;border-radius:var(--r);background-color:#f1f1f1;position:relative}.dash{position:absolute;top:1px;right:1px;bottom:1px;left:1px;width:99.5%;height:99.8%;margin:auto;pointer-events:none;border-radius:var(--r);overflow:hidden}.dash__rect{fill:none;stroke:rgb(var(--color-foreground));stroke-width:2;rx:var(--r);ry:var(--r);stroke-dasharray:var(--dash) var(--gap)}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product:first-child{margin-top:.3rem}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .card__content{margin-left:0}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.button--full-width:before,.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.button--full-width:after{display:none}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.loading span:not(.loading__spinner){opacity:0}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.button--full-width{background:transparent;color:rgb(var(--color-foreground));text-align:center;font-family:var(--font-body-family);font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;display:flex;min-width:10.5rem;width:100%;height:3.5rem;padding:.8rem;justify-content:center;align-items:center;flex-shrink:0;letter-spacing:0;border-radius:.9rem;border:1px solid rgb(var(--color-foreground));min-height:0;transition:background-color .2s ease,color .2s ease}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.loading,.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.button--full-width:hover{background-color:rgb(var(--color-foreground));color:#fff}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .quick-add{margin:0;grid-column:span 2;grid-row-start:2;width:100%}.sw-cart-drawer .sw-empty-footer{display:none}cart-drawer.is-empty .sw-cart-drawer .drawer__header{display:flex;align-self:start}.sw-cart-drawer h2.drawer__heading{color:#2d2d2d;font-family:var(--font-body-secondary-family);font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;padding:1.4rem 1.3rem;margin:0;display:flex;width:100%;letter-spacing:-.1rem}.sw-cart-drawer .drawer__header{display:flex;justify-content:space-between;align-items:center;margin:.7rem 1.8rem 0;padding:0;border-bottom:1px solid #DEDEDE}.sw-cart-drawer .drawer__close{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;display:flex;justify-content:center;align-items:center;position:relative;top:0;left:-.3rem}.cart-review-slider,.sw-cart-drawer-shipping-bar-container{padding:0 1.8rem}.sw-cart-drawer-shipping-bar-progress{background:#dce3ea;height:.4rem;width:100%;position:relative;overflow:hidden;border-radius:.4rem;margin-top:1.5rem}.sw-cart-drawer-shipping-bar-progress-active{position:absolute;left:0;top:0;background:rgb(var(--color-foreground));transition:all .5s;overflow:hidden;border-radius:.4rem;height:.4rem;text-indent:-9999rem}.sw-cart-drawer .drawer__inner-empty{overflow:unset;padding:4.3rem 2.3rem 3.8rem;height:auto}.sw-cart-drawer-shipping-bar-title{color:#2d2d2d;font-family:var(--font-body-secondary-family);font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;text-align:center;letter-spacing:0}.sw-cart-drawer-shipping-bar-title strong{font-weight:800}.sw-cart-drawer-shipping-bar-title span{font-weight:500}.sw-cart-drawer .cart__empty-text{color:#000;text-align:center;font-family:var(--font-body-secondary-family);font-size:1.9rem;font-style:normal;font-weight:800;line-height:normal;letter-spacing:.57px;margin-bottom:1.5rem;text-transform:uppercase}.sw-cart-drawer .cart__empty-description{color:#000;text-align:center;font-family:var(--font-body-secondary-family);font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.42px}.sw-cart-drawer-empty-button{display:flex;justify-content:center;align-items:center;border:.1rem solid rgb(var(--color-button));margin-top:1.5rem;border-radius:.9rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-body-family);font-size:var(--cart-drawer-button-font-size, 2rem);font-style:normal;font-weight:var(--cart-drawer-button-font-weight,800);text-transform:var(--cart-drawer-button-text-transfrom, uppercase);letter-spacing:0;line-height:1;padding-inline:1.6rem;padding-block:var(--cart-drawer-button-padding-block, 1.8rem)}cart-drawer-items.is-empty{display:none}.sw-cart-drawer-additional-title p{margin-block:0}.sw-cart-drawer-additional-title{color:#2d2d2d;text-align:left;font-family:var(--font-body-secondary-family);font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.25;max-width:100%;letter-spacing:0;padding:1.1rem 0;margin-inline:auto;border-top:1px solid #DEDEDE}.sw-empty-products .full-unstyled-link{color:rgb(var(--color-foreground));text-align:center;font-family:var(--font-body-tertiary-family);font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal}.sw-empty-products .price,.sw-empty-products .price-item--sale,.sw-empty-products .price-item.price-item--regular{line-height:normal}.sw-empty-products .button.button--full-width{color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));text-align:center;font-family:var(--font-body-family);font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;padding:1.2rem 1.6rem;border-radius:.9rem;background:transparent}.sw-cart-drawer .cart-drawer__empty-content{max-width:34.8rem;width:100%;margin:0 auto}.sw-cart-drawer cart-drawer-items{overflow:unset;padding:2.5rem 1.4rem}.sw-cart-drawer .cart-review-slider+cart-drawer-items{padding-top:2.3rem}.sw-cart-drawer .sw-cart-drawer-subscribe{display:flex;padding:.7rem;justify-content:center;align-items:center;flex-shrink:0;border-radius:.6rem;border:.1rem solid #111041;background:#142654;color:#fff;text-align:center;font-family:var(--font-body-secondary-family);font-size:.9rem;font-style:normal;font-weight:800;line-height:normal;cursor:pointer;margin-top:1.3rem;width:auto;max-width:max-content;min-width:auto;letter-spacing:.01rem}.sw-cart-drawer .sw-cart-drawer-subscribe:has(img){display:grid;grid-template-columns:1rem auto;gap:4px;justify-content:flex-start;align-items:center;padding-inline:10px;padding-block:7px}.sw-cart-drawer .sw-cart-drawer-subscribe img{width:100%;height:auto}.sw-cart-drawer-selling-plans{margin-top:0}.sw-cart-drawer-selling-plan-change{background:#ededed;color:#2f2f2f;font-family:var(--font-body-secondary-family);font-size:1rem;font-style:normal;font-weight:350;line-height:normal;padding:7px 15px 7px 8px;border:none;border-radius:4px;min-width:17.2rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%232F2F2F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 7px center;padding-right:30px!important;cursor:pointer;background-size:7px}.auto-refill-selling-plans{max-width:164px;min-width:12.5rem}.sw-cart-drawer-selling-plan-change:focus-visible{outline:none;box-shadow:none}.sw-cart-drawer-additional-products.sw-items-list .card__heading{margin-bottom:.3rem}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .price{margin-top:15px!important}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .full-unstyled-link{color:#2f2f2f;font-family:var(--font-body-secondary-family);font-size:1.4rem;font-style:normal;font-weight:800;text-decoration:none;letter-spacing:.028rem;line-height:1.3;width:100%;text-align:left;max-width:14rem}.sw-cart-drawer .cart-item__name{color:#2f2f2f;font-family:var(--font-body-secondary-family);font-size:1.4rem;font-style:normal;font-weight:800;text-decoration:none;max-width:13.5rem;letter-spacing:.028rem;line-height:1.3;width:100%}.sw-cart-drawer .cart-item__name:hover{text-decoration:none}.sw-cart-drawer.cart-drawer .cart-item{display:flex;gap:1.5rem;align-items:flex-start;grid-template:unset;margin-bottom:2.6rem}.sw-cart-drawer.cart-drawer .cart-item:has(+.auto-refill-item){margin-bottom:1.1rem}.sw-cart-drawer .sw-cart-drawer-item-info{width:100%}.sw-cart-drawer-item-info-top{display:flex;justify-content:space-between;margin-top:7px}.sw-cart-drawer-item-info-top+.sw-cart-drawer-selling-plans{margin-top:10px}.remove-subscription-from-item{display:block;padding-left:8px!important}.sw-cart-drawer-item-info-bottom{display:flex;justify-content:space-between;margin-top:1.3rem;margin-right:2rem;flex-direction:column;align-items:flex-start;gap:17px}.sw-cart-drawer .cart-item__discounted-prices span,.sw-cart-drawer .price[data-wpd-cart-drawer-product-handle],.sw-cart-drawer .price.price--end{color:#2f2f2f!important;font-family:var(--font-body-secondary-family);font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0}.sw-cart-drawer .cart-item__old-price.price.price--end{color:#727a81;font-family:var(--font-body-secondary-family);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.sw-cart-drawer .cart-items .cart-items__heading--quantity,.sw-cart-drawer .cart-item .cart-item__quantity,.sw-cart-drawer .cart-item__quantity--info quantity-popover>*,.sw-cart-drawer .no-js .cart-item .cart-item__quantity--info{margin:0;padding:0}.sw-cart-drawer .cart-item cart-remove-button{margin:0;padding:0}.sw-cart-drawer .cart-item__media{width:13.5rem;height:13.5rem;min-width:13.5rem;overflow:hidden;border-radius:1.5rem}.sw-cart-drawer .cart-item__media .cart-item__image{display:flex;justify-content:center;align-items:center;object-fit:cover;object-position:center;width:100%;height:100%}.sw-cart-drawer .cart-remove-button{min-width:auto;min-height:auto;color:rgb(var(--color-foreground));line-height:normal;text-decoration-line:underline;letter-spacing:0;position:relative;left:-1rem;top:-.3rem;margin-right:0;width:19px;height:19px;border:1px solid #9C9C9C;border-radius:4px}.sw-cart-drawer .quantity:before,.sw-cart-drawer .quantity:after{display:none}.sw-cart-drawer .quantity.cart-quantity{min-height:2.6rem;height:2.6rem;border-radius:.4rem;border:1px solid #BABABA80;max-width:8.5rem}.sw-cart-drawer .sw-cart-drawer-additional-product-meta,.sw-cart-drawer .product-option dt,.sw-cart-drawer .product-option dd,.sw-cart-drawer .product-option{color:#939393;font-size:1rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;text-transform:lowercase}@media all and (min-width: 750px){.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .badge__wrapper{width:max-content}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard .card__badge{right:-100%}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product{margin-top:2rem;padding:28px 26px 24px}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .full-unstyled-link{max-width:18rem}.sw-cart-drawer-additional-products.sw-items-list .card.card--standard{column-gap:26px}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .button.button--full-width{font-size:1.8rem}.sw-cart-drawer-item-info-top{margin-top:0}.sw-cart-drawer .product-option dt,.sw-cart-drawer .product-option dd,.sw-cart-drawer .product-option{font-size:1.2rem}}.sw-cart-drawer .product-option{display:block}.sw-cart-drawer .quantity__button{width:2.2rem;color:#858585}.sw-cart-drawer .quantity__input{color:#000;font-family:var(--font-body-secondary-family);font-size:1.4rem;font-style:normal;font-weight:400;line-height:123.758%;padding:0;opacity:1}.sw-cart-drawer .quantity__input:focus-visible{outline:none;outline-offset:0;box-shadow:none}.sw-cart-drawer.cart-drawer .cart-item__error{margin:0}.sw-cart-drawer-subscribe-icon{margin-left:.5rem;display:none;justify-content:center;align-items:center}.sw-cart-drawer-subscribe-icon svg{width:1.3rem;height:1.3rem;display:flex;justify-content:center;align-items:center}.cart-drawer.sw-cart-drawer .drawer__footer{padding:3rem 2rem 2.5rem}.cart-drawer.sw-cart-drawer .cart__checkout-button.button{border-radius:.9rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-body-family);font-size:var(--cart-drawer-button-font-size, 2rem);font-style:normal;font-weight:var(--cart-drawer-button-font-weight,800);display:flex;justify-content:center;align-items:center;margin-top:2.5rem;text-transform:var(--cart-drawer-button-text-transfrom, uppercase);letter-spacing:0;line-height:1;padding-inline:1.6rem;padding-block:var(--cart-drawer-button-padding-block, 1.8rem)}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .price--on-sale .price__sale{display:grid;grid-template-columns:auto auto;align-items:center;gap:6px}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .price--on-sale .price__sale span:has(>.price-item--last){order:-1}.cart-drawer.sw-cart-drawer .cart__checkout-button.button:after,.cart-drawer.sw-cart-drawer .cart__checkout-button.button:before{display:none}.sw-cart-drawer-subscription-discount{color:rgb(var(--color-foreground));font-family:var(--font-body-secondary-family);font-size:1.3rem;font-weight:500;line-height:normal;display:none;font-style:italic;letter-spacing:0}.cart-drawer.sw-cart-drawer .totals__total,.cart-drawer.sw-cart-drawer .totals__total-value{color:#000;text-align:center;font-family:var(--font-body-secondary-family);font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.12px}.cart-drawer.sw-cart-drawer .sw-cart-drawer-subtotal-old{color:#727a81;text-align:center;font-family:var(--font-body-secondary-family);font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.91px;text-decoration-line:line-through}.sw-cart-drawer .drawer__inner{width:37.5rem;max-width:100%}.sw-cart-drawer.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{gap:0}.sw-cart-drawer.cart-drawer .cart-drawer .cart-item:last-child{margin-bottom:0}.sw-cart-drawer.cart-drawer .cart-item .loading__spinner{margin:0;padding:0;left:0;right:0;margin-inline:auto}.sw-cart-drawer .sw-not-empty .card-information{text-align:left}cart-drawer.is-empty.sw-is-empty .drawer__inner{display:block}.sw-cart-drawer-additional-products.sw-empty-products .card.card--standard{gap:1.2rem}.cart-review-slider{margin-top:2.3rem}.sw-cart-drawer .sw-cart-drawer-container>.cart-review-slider:first-child{margin-top:.3rem}.cart-review-slider-block{background:#faf5f7;border-radius:1rem;color:#000;padding:1.5rem;text-align:center;height:auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.cart-review-slider-block__wrapper{display:grid;grid-auto-flow:row;gap:.9rem;align-items:center;justify-content:center}.cart-review-slider__grid-wrapper{align-items:stretch}.cart-review-slider-block__sender{font-family:var( --font-body-secondary-family);font-size:1.4rem;letter-spacing:normal}.cart-review-slider-block__sender,.cart-review-slider-block__stars{line-height:1}.cart-review-slider-block__content{line-height:1.2;font-size:1.4rem;letter-spacing:.1rem;font-style:italic}.sw-cart-drawer.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices:has(.wpd-ext-compare-at-price) .cart-item__old-price.price{display:none!important}@media (min-width: 750px){cart-drawer.is-empty.sw-is-empty .drawer__inner:has(.sw-cart-drawer-additional){display:grid}.sw-cart-drawer .cart-item__media{width:22rem;height:20rem;min-width:22rem;border-radius:1.8rem}.sw-cart-drawer .drawer__inner{width:67.6rem}.sw-cart-drawer h2.drawer__heading{text-align:center;color:#2d2d2d;font-size:28px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;justify-content:center}.sw-cart-drawer-shipping-bar-progress,.sw-cart-drawer-shipping-bar-progress-active{height:.8rem}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .full-unstyled-link{font-size:1.8rem}.sw-cart-drawer .cart-item__name{font-size:1.8rem;max-width:90%}.sw-cart-drawer-subscribe-icon{display:flex;position:relative;top:-1px}.cart-drawer.sw-cart-drawer .drawer__footer{padding:2.3rem 5.3rem 3.5rem}.sw-cart-drawer-subscription-discount{display:block}.cart-drawer.sw-cart-drawer .totals__total span{display:none}.sw-cart-drawer-subscribe{font-size:1.1rem}.cart-review-slider,.sw-cart-drawer-shipping-bar-container{padding:0 3.8rem}.sw-cart-drawer .drawer__header{padding:0;margin-inline:3.8rem 3.8rem}.sw-cart-drawer .drawer__close{top:-.4rem;left:2.1rem}.sw-cart-drawer cart-drawer-items{padding:4rem 3.7rem}.sw-cart-drawer .cart-review-slider+cart-drawer-items{padding-top:.6rem}.sw-cart-drawer.cart-drawer .cart-item{gap:3.3rem;margin-top:1.7rem;align-items:center}.sw-cart-drawer .cart-remove-button{left:-.7rem}.sw-cart-drawer .cart-item__discounted-prices span,.sw-cart-drawer .price[data-wpd-cart-drawer-product-handle],.sw-cart-drawer .price.price--end{font-size:1.6rem}.sw-cart-drawer-item-info-bottom{margin-top:1.7rem;margin-right:1rem}.sw-cart-drawer .sw-cart-drawer-additional-product-meta,.sw-cart-drawer .product-option dt,.sw-cart-drawer .product-option dd,.sw-cart-drawer .product-option{line-height:2.1rem;font-size:1.5rem}.auto-refill-selling-plans{max-width:220px;min-width:15.5rem}.sw-cart-drawer-selling-plan-change{max-width:216px;width:100%;min-width:17.2rem;font-size:1.2rem;background-position:right 8px center}.sw-cart-drawer .sw-cart-drawer-selling-plans{margin-top:10px;color:#2f2f2f;font-size:1.5rem;font-style:normal;font-weight:350;line-height:normal}.sw-cart-drawer.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{flex-direction:row;align-items:center}.sw-cart-drawer .cart-item__original-price:has(~.cart-item__old-price){margin-right:.4rem}.sw-cart-drawer .cart-item__old-price.price.price--end{color:#727a81;font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal;margin-right:.4rem}.sw-cart-drawer .cart-item__original-price~.cart-item__old-prices{margin-right:.4rem}.sw-cart-drawer-additional-title{font-size:1.8rem;padding-block:2.4rem 2.1rem;max-width:100%}.sw-cart-drawer-additional-products.sw-items-list .sw-cart-drawer-additional-product .card__inner{min-width:16.17rem;min-height:16.17rem}.sw-cart-drawer-additional-products.sw-items-list .card__content .card__information{display:flex;flex-direction:column;justify-content:space-between}.cart-drawer.sw-cart-drawer .totals__total,.cart-drawer.sw-cart-drawer .totals__total-value{font-size:2rem}.cart-drawer.sw-cart-drawer .sw-cart-drawer-subtotal-old{font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.26px}.cart-drawer.sw-cart-drawer .tax-note.caption-large.rte{display:none}.sw-cart-drawer-additional-products.sw-empty-products{justify-content:space-between;gap:3rem}.sw-cart-drawer-additional-products.sw-empty-products.sw-cart-drawer-additional-products-count-1{justify-content:center}.sw-cart-drawer .drawer__inner-empty{padding-top:9.5rem;padding-bottom:10.8rem}.sw-cart-drawer .cart__empty-description{text-transform:uppercase;letter-spacing:.1rem}.sw-cart-drawer .sw-cart-drawer-empty-button{font-size:2rem;padding:1.1rem 1.5rem}.sw-cart-drawer-additional-products.sw-empty-products .sw-cart-drawer-additional-product .card__inner{width:22.9rem;height:22.9rem}.sw-cart-drawer .sw-cart-drawer-additional{padding:2.4rem 3.8rem;margin-bottom:0}.sw-cart-drawer-additional-products.sw-empty-products{margin-top:5.2rem}.sw-cart-drawer-additional-products.sw-empty-products .card.card--standard{gap:1.6rem}.sw-cart-drawer .card--standard>.card__content .card__information{padding-top:1.6rem}.sw-cart-drawer .sw-not-empty .card-information,.sw-cart-drawer .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){text-align:left}.sw-cart-drawer .sw-empty-products .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){text-align:center}}@media (min-width: 750px){.sw-cart-drawer .sw-cart-drawer-subscribe{font-size:1.1rem;padding:5px;margin-top:1.7rem;white-space:nowrap}}.auto-refill-item>div{gap:1.5rem!important}@media (min-width: 750px){.auto-refill-item>div{gap:3.3rem!important}}.sw-cart-drawer-selling-plans{position:relative}.cart-item:has(+.auto-refill-item) .sw-cart-drawer-selling-plans{display:none}.sw-cart-drawer .cart-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.sw-cart-drawer .cart-item__savings{margin-top:0!important;white-space:nowrap;color:#c2a273;display:block;font-weight:400;font-size:1.2rem;line-height:1;letter-spacing:0}@media (min-width: 750px){.sw-cart-drawer .cart-item__savings{font-size:1.4rem}}.sw-cart-drawer .cart-item__quantity{order:2}.sw-cart-drawer .cart-item__totals{order:1}@media (min-width: 750px){.sw-cart-drawer .cart-item__price-wrapper{flex-direction:row;align-items:center;gap:10px}.sw-cart-drawer .cart-item__price-group{gap:0px}}.sw-cart-drawer .cart-item__price-wrapper{display:flex;flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}.sw-cart-drawer .cart-item__price-group{display:flex;align-items:center;gap:4px}.sw-cart-drawer .cart-item__savings{margin-top:0!important;white-space:nowrap}.sw-cart-drawer .quantity.cart-quantity{flex-shrink:0}.auto-refill-item-title{display:grid;grid-template-columns:auto 19px;align-items:flex-start;justify-content:space-between;margin:0 0 10px;gap:10px}.auto-refill-item-title .cart-remove-button{justify-self:flex-end;padding:0;background:no-repeat;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.auto-refill-item__wrapper{display:flex;align-items:center;gap:12px;position:relative}.cart-item__price-wrapper .loading__spinner{left:0;right:0;margin:auto}.auto-refill-item__wrapper:has(.remove-auto-refill[data-loading]) .cart-item__price-wrapper>*:not(.loading__spinner){visibility:hidden}.auto-refill-item__wrapper:has(.remove-auto-refill[data-loading]) .cart-item__price-wrapper .loading__spinner{display:inline-block!important}.auto-refill-item{margin:14px 0 26px;padding:0;background:#fff}.auto-refill-item .cart-item__price-wrapper *{font-size:10px!important}.auto-refill-item-title h4{margin:0;font-size:12px;font-weight:600;color:#2f2f2f;font-family:var(--font-body-secondary-family);letter-spacing:.01rem;line-height:1.25;max-width:164px}.auto-refill-item-group-title{font-size:12px;font-weight:700;font-style:italic;color:#818181;margin-bottom:11px;margin-right:0;padding-right:4px;text-align:right;letter-spacing:0;line-height:1;max-width:13.5rem;font-family:var(--font-body-tertiary-family)}.auto-refill-item-image{width:10.6rem;height:10.6rem;border-radius:12px;overflow:hidden;background:#f0f0f0;margin-left:auto}.auto-refill-selling-plans{margin-top:10px}.auto-refill-selling-plans-description{margin:5px 0 0;color:#7e7e7e;font-family:var(--font-body-secondary-family);font-size:9px;padding-left:9px;line-height:1;letter-spacing:0;text-align:left}.sw-cart-drawer .auto-refill-item .cart-item__price-group{gap:0}.sw-cart-drawer .auto-refill-item .cart-item__price-wrapper{gap:2px}@media all and (min-width: 750px){.auto-refill-item-group-title{font-size:14px;max-width:22rem}.auto-refill-selling-plans-description{font-size:11px}.sw-cart-drawer .auto-refill-item .cart-item__price-group{gap:2px}.sw-cart-drawer .auto-refill-item .cart-item__price-wrapper{gap:4px}.auto-refill-item .cart-item__price-wrapper *{font-size:13px!important}.auto-refill-item-title h4{font-size:14px;max-width:min(220px,90%)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/sw-cart-drawer.css.map */
