.checkout{padding:60px 0}.checkout h1{text-transform:uppercase;color:#e52d91;font-size:20px;line-height:22px;font-weight:700;margin-bottom:30px;letter-spacing:1px}.checkout .cart-item{margin:0;padding:15px 0;border:1px solid #ddd;margin-bottom:15px;border-radius:3px}.checkout .cart-item .thumbnail{width:100%}.checkout .cart-item .title{color:#282c31;font-size:16px;line-height:20px;display:inline-block}.checkout .cart-item .price{font-size:16px;line-height:18px}.checkout .cart-item .quantity-selector-wrapper{margin:15px 0}@media screen and (min-width:768px){.checkout .cart-item .quantity-selector-wrapper{margin:0 0 15px}}.checkout .cart-item .update-totals{color:#e52d91;font-size:14px;line-height:16px;display:inline-block;text-decoration:underline;margin-bottom:15px}@media screen and (min-width:768px){.checkout .cart-item .update-totals{margin-bottom:0}}.checkout .cart-item .remove{font-size:18px;line-height:18px;color:#e52d91}.checkout .cart-footer{padding-top:15px}.checkout .cart-footer a{margin-bottom:15px}.checkout .totals{padding-top:30px}.checkout .totals p{text-transform:uppercase;color:#828588;font-weight:700;font-size:12px;line-height:18px;letter-spacing:1px}.checkout .totals p span{display:block}@media screen and (min-width:768px){.checkout .totals p span{float:right}}.checkout .totals p span.pink{color:#e52d91}