.shopping-cart-page .page-title h1{color:var(--darken);font-size:40px;line-height:55px;font-weight:800}.cart .remove-from-cart input{display:none;padding-top:15px}.shopping-cart-page .common-buttons{display:flex;flex-wrap:wrap;gap:10px}.cart th,.cart td{font-size:16px;line-height:22px;color:var(--dark-secondary)}.cart .icon-remove{color:var(--dark-pink);cursor:pointer}.cart .icon-remove:hover,.cart .icon-add-cart:hover{color:var(--darken)}.cart .icon-add-cart{color:var(--dark-secondary);cursor:pointer}.cart table .qty-input-group>*{float:left}.shopping-cart-page .page-title h1{margin-bottom:25px}.cart .product-picture,.cart .product-details{vertical-align:top;display:inline-block}.cart .product-picture{width:75px;height:75px;margin-right:15px;float:left}.cart .product-picture img{max-width:100%;max-height:100%}.cart .product-details{width:calc(100% - 90px)}.cart .product-details>*:not(:first-child){font-size:14px}.cart-collaterals .coupon-code input[type="text"]{height:45px;border:var(--border-width-default) solid var(--dark);border-right:0;padding:10px}.cart-collaterals .coupon-code input[type="submit"]{height:45px;padding:10px 25px}.cart-collaterals .coupon-code{display:flex}.cart-collaterals .hint{margin-bottom:5px;font-weight:bold;padding-top:0;padding-bottom:0}.cart-footer{margin-top:20px}.cart-footer .cart-collaterals{max-width:425px}.cart-footer .checkout-buttons>*:first-child,.cart-footer .giftcard-box,.cart-footer .totals,.cart-footer .terms-of-service{margin-bottom:20px}.cart-footer .totals{display:flex}.cart-total{font-size:16px;color:var(--dark-secondary);display:block}.cart-total>div{justify-content:space-between;display:flex}.cart-total>div:not(:last-child){margin-bottom:10px}.cart-total .cart-total-left{font-weight:normal;max-width:65%;padding-right:10px;text-align:left}.cart-total .cart-total-right{font-weight:bold;width:150px;text-align:right}.cart-total .order-total{font-size:20px;padding-top:10px;border-top:2px solid var(--light)}.cart-footer .terms-of-service{display:flex;align-items:start;justify-content:end}.cart-footer .terms-of-service a:not([href]):not([tabindex]):focus,.cart-footer .terms-of-service a:not([href]):not([tabindex]):hover{background-color:transparent}.cart-footer .terms-of-service>input,.use-reward-points .checkbox input{display:inline-block;margin-right:5px;margin-top:5px}.cart-footer .pay-easy-with{text-align:right}.pay-easy-with .title{color:var(--dark-secondary);font-size:16px;font-weight:bold;margin-bottom:10px}.pay-easy-with li{display:inline-block;font-size:0}.pay-easy-with li:not(:last-child) em:before{margin-right:10px}.pay-easy-with li em:before{font-size:30px}.shopping-cart-page .cross-sells{margin-top:50px}.shopping-cart-page .cross-sells .title{margin-bottom:10px}.cart-collaterals .message-failure,.cart-collaterals .message-success{margin:5px 0 0;padding:0 12.5px;font-size:12px;background-color:transparent;border-color:transparent}.cart-collaterals .message-failure{color:#e4434b}.cart-collaterals .message-success,.cart-collaterals .current-code{color:#155724}.cart-collaterals .current-code{display:block;width:100%;padding:0 12.5px}.remove-discount-button,.remove-gift-card-button{width:20px;height:26px;border:none;background:url(../images/close-button.png) center right no-repeat;background-size:13px}.cart-options .common-buttons,.cart-footer .checkout-buttons,.cart-footer .addon-buttons{text-align:right}#shopping-cart-form .common-buttons{padding-top:15px}.mini-shopping-cart .buttons{width:100%}.mini-shopping-cart .buttons .btn+.btn{margin-top:10px}.mini-shopping-cart .cart-button,.mini-shopping-cart .checkout-button{border:none;padding:10px 20px;font-size:16px;width:100%;font-weight:bold;height:45px}.mini-shopping-cart .count,.mini-shopping-cart .totals{width:100%;color:var(--dark-secondary)}.mini-shopping-cart .count a,.mini-shopping-cart .name a{color:var(--dark);font-weight:bold}.mini-shopping-cart .count a:hover,.mini-shopping-cart .name a:hover{color:var(--darken)}