.container{margin:0 auto;max-width:1400px;padding:0 15px;width:100%}.hide-sm,.show-md{display:none}.cart-page{display:block;padding-top:30px;position:relative;transition:opacity .3s linear}.cart-page--loading{opacity:.7;pointer-events:none}.cart-page:before{background:#f3f6fb;background:linear-gradient(180deg,#f3f6fb,#fff 100%);content:"";height:30%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.cart-page_footer:before{content:none}.cart-page__warnings{display:none;min-height:50vh}.cart-page__warnings.is-empty{align-items:center;display:flex;flex-direction:column;justify-content:center}.cart-page__warnings-button{padding:10px 15px}.cart-page__warnings-text{margin:0 0 30px}.cart-page__title{color:#313131;margin:0 0 30px;text-align:left}.cart-page .join-rewards{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:20px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 15px;padding:15px}.cart-page .join-rewards__star{display:flex;font-size:50px;margin-right:20px}.cart-page .join-rewards__star .icon-rewards:after{color:#ffe191}.cart-page .join-rewards__text{font-size:20px;font-weight:800;margin:0 0 25px;max-width:calc(100% - 75px)}.cart-page .join-rewards__button{background:#333232;border-radius:22px;color:#fff;display:inline-block;font-size:18px;font-weight:800;line-height:1;padding:15px 30px;text-align:center;white-space:nowrap}.cart-page .join-rewards .icon-rewards:after{top:49%}.cart-page .cart-items__heading{border-bottom:1px solid #e5e5e5;color:#333232;display:none;font-family:Oswald,sans-serif;font-size:24px;font-weight:700;padding:0 0 10px}.cart-page .cart-items .cart-heading{padding:0 5px}.cart-page .cart-items .cart-heading,.cart-page .cart-items .cart-item{display:flex}.cart-page .cart-items .cart-heading_product,.cart-page .cart-items .cart-item_product{width:100%}.cart-page .cart-items .cart-heading_price,.cart-page .cart-items .cart-item_price{padding-left:0;width:30%}.cart-page .cart-items .cart-heading_qty,.cart-page .cart-items .cart-heading_total,.cart-page .cart-items .cart-item_qty,.cart-page .cart-items .cart-item_total{display:flex;justify-content:center;width:30%}.cart-page .cart-items .cart-heading_remove,.cart-page .cart-items .cart-item_remove{display:flex;justify-content:center;width:10%}.cart-page .cart-items .cart-item{align-items:center;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;font-size:24px;font-weight:700;padding:40px 0 20px}.cart-page .cart-items .cart-item__bundle{margin-top:0}.cart-page .cart-items .cart-item__bundle .bundle-product{font-weight:400}.cart-page .cart-items .cart-item-bundle{align-items:flex-start;flex-direction:column}.cart-page .cart-items .cart-item__wrapper{align-items:center;display:flex;flex-wrap:wrap;width:100%}.cart-page .cart-items .cart-item__product{display:flex}.cart-page .cart-items .cart-item__title{font-size:20px}.cart-page .cart-items .cart-item__media{margin-right:15px}.cart-page .cart-items .cart-item__media-wrapper{display:flex;margin:0 0 15px}.cart-page .cart-items .cart-item__price,.cart-page .cart-items .cart-item__total{font-family:Oswald,sans-serif;font-size:20px}.cart-page .cart-items .cart-item__price .price-regular,.cart-page .cart-items .cart-item__total .price-regular{margin-right:5px}.cart-page .cart-items .cart-item__price .price-sale,.cart-page .cart-items .cart-item__total .price-sale{display:inline-flex;position:relative}.cart-page .cart-items .cart-item__price .price-sale:before,.cart-page .cart-items .cart-item__total .price-sale:before{background:#ec1a4d;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:110%}.cart-page .cart-items .cart-item__price_sale .price-regular,.cart-page .cart-items .cart-item__total_sale .price-regular{color:#ec1a4d}.cart-page .cart-items .cart-item__qty{background:#0000;padding:0}.cart-page .cart-items .cart-item__qty--bundle .quantity__button{opacity:0;pointer-events:none}.cart-page .cart-items .cart-item .quantity{align-items:center;display:flex;position:relative}.cart-page .cart-items .cart-item .quantity__input{background:#f3f6fb;border:none;border-radius:18px;font-size:20px;font-weight:800;padding:10px 15px;pointer-events:none;text-align:center;width:100px}.cart-page .cart-items .cart-item .quantity__button{align-items:center;display:flex;justify-content:center;margin:0;padding:0 8px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.cart-page .cart-items .cart-item .quantity__button[name=minus]{left:5px}.cart-page .cart-items .cart-item .quantity__button[name=plus]{left:65px}.cart-page .cart-items .cart-item .quantity__button span{align-items:center;color:#000;display:flex;font-size:24px;justify-content:center}.cart-page .cart-items .cart-item .quantity__button.disabled{opacity:.3}.cart-page .cart-items .cart-item__remove{justify-content:flex-end}.cart-page .cart-items .cart-item__remove .remove{cursor:pointer;display:block;height:25px;position:relative;width:25px}.cart-page .cart-items .cart-item__remove .remove:after,.cart-page .cart-items .cart-item__remove .remove:before{background:#ec1a4d;content:"";height:3px;left:0;position:absolute;width:100%}.cart-page .cart-items .cart-item__remove .remove:before{top:50%;transform:translateY(-50%) rotate(45deg)}.cart-page .cart-items .cart-item__remove .remove:after{bottom:50%;transform:translateY(50%) rotate(-45deg)}.cart-page .cart-footer{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:60px}.cart-page .cart-footer__return{margin:0 0 20px}.cart-page .cart-footer__checkout,.cart-page .cart-footer__return{background:#e5e5e5;border-radius:22px;color:#333232;display:block;font-size:18px;font-weight:700;padding:10px 30px;text-align:center;text-transform:uppercase}.cart-page .cart-footer__checkout{align-self:center;background:#333232;color:#fff}.cart-page .cart-footer__summary{display:flex;flex-direction:column}.cart-page .cart-footer__summary .totals{align-items:center;display:flex;font-family:Oswald,sans-serif;font-weight:700;justify-content:space-between;margin:0 0 30px}.cart-page .cart-footer__summary .totals__title{font-size:24px;margin-right:45px}.cart-page .cart-footer__summary .totals__value{font-size:26px;margin:0;padding:0}.cart-page .cart-footer__summary .tax-note{font-size:16px;font-weight:500;margin:0 0 30px;text-transform:uppercase}.cart-page .cart-footer__summary .tax-note a{color:#30cacc;text-decoration:underline}.cart-page__shipping{width:100%}.cart-page__shipping--hidden{display:none}.cart-page__wrapper .shipping-bar{border-radius:30px;margin:25px auto;max-width:660px;padding:20px}.cart-page__wrapper .shipping-bar__info{margin-bottom:45px;padding:0}.cart-page__wrapper .shipping-bar__title{align-items:center;margin:0 0 5px}.cart-page__wrapper .shipping-bar__title__icon,.cart-page__wrapper .shipping-bar__title__text{font-weight:500;text-transform:uppercase}.cart-page__wrapper .shipping-bar__title__icon{margin-right:15px}.cart-page__wrapper .shipping-bar__subtitle{font-weight:500;text-transform:uppercase}.cart-page__wrapper .shipping-bar__max,.cart-page__wrapper .shipping-bar__min{font-size:16px}.cart-page__wrapper .shipping-bar__full-width{height:8px}@media only screen and (min-width:768px){.container{padding:0 50px}.hide-sm{display:flex}.show-sm{display:none}.cart-page{padding-top:60px}.cart-page__title{font-size:48px;margin-bottom:60px}.cart-page .join-rewards{flex-wrap:nowrap;margin:0 0 45px;padding:45px}.cart-page .join-rewards__star{font-size:90px}.cart-page .join-rewards__text{font-size:30px;margin:0 40px 0 0;max-width:unset}.cart-page .cart-items__heading{display:flex}.cart-page .cart-items .cart-heading_product,.cart-page .cart-items .cart-item_product{width:45%}.cart-page .cart-items .cart-heading_price,.cart-page .cart-items .cart-item_price{padding-left:45px;width:20%}.cart-page .cart-items .cart-heading_qty,.cart-page .cart-items .cart-heading_total,.cart-page .cart-items .cart-item_qty,.cart-page .cart-items .cart-item_total{display:block;width:15%}.cart-page .cart-items .cart-heading_remove,.cart-page .cart-items .cart-item_remove{width:5%}.cart-page .cart-items .cart-item{padding:60px 0 20px}.cart-page .cart-items .cart-item,.cart-page .cart-items .cart-item__wrapper{align-items:flex-start;flex-wrap:nowrap}.cart-page .cart-items .cart-item__title{font-size:24px}.cart-page .cart-items .cart-item__media{margin-right:45px}.cart-page .cart-items .cart-item__media-wrapper{margin:0}.cart-page .cart-items .cart-item__price,.cart-page .cart-items .cart-item__total{font-size:24px}.cart-page .cart-items .cart-item .quantity__input{font-size:24px;padding:10px 25px 10px 35px;width:120px}.cart-page .cart-items .cart-item .quantity__button[name=plus]{left:85px}.cart-page .cart-footer{align-items:flex-end;flex-direction:row}.cart-page .cart-footer__return{margin:0}.cart-page .cart-footer__checkout{align-self:flex-end}.cart-page .cart-footer__summary .totals{justify-content:flex-end}.cart-page .cart-footer__summary .totals__title{font-size:30px}.cart-page .cart-footer__summary .totals__value{font-size:36px}.cart-page__wrapper .shipping-bar{margin:45px auto;padding:45px 60px}.cart-page__wrapper .shipping-bar__title__icon,.cart-page__wrapper .shipping-bar__title__text{font-size:24px}.cart-page__wrapper .shipping-bar__subtitle{font-size:16px}}@media only screen and (min-width:992px){.show-md{display:flex}}