.cart{padding:100px 0;min-height:35vh}.cart th{color:#909191;font-size:14px;padding-bottom:10px;font-weight:500;text-transform:uppercase}.cart table{margin-top:50px;width:100%;margin-bottom:50px}.cart table p{font-size:14px}@media (max-width:991px){.cart table p{margin-bottom:0}}@media (max-width:575px){.cart table{margin-top:20px;margin-bottom:20px}}.cart th,.cart tr{border-bottom:1px solid #edefef}.cart td,.cart th{padding:30px 10px;color:#909191}.cart td:first-of-type,.cart td:last-of-type,.cart th:first-of-type,.cart th:last-of-type{padding:30px 0}.cart td:last-of-type,.cart th:last-of-type{text-align:right;color:#253134;font-weight:800}@media (max-width:991px){.cart td:last-of-type,.cart th:last-of-type{text-align:left;padding:10px}}.cart .quantity-text{display:none}@media (max-width:991px){.cart{padding:50px 0}.cart .flex{display:inline-block}.cart .quantity-text{display:block}.cart th{display:none}.cart th:first-of-type{display:table-cell}.cart tr{display:grid}.cart td,.cart td:first-of-type,.cart th,.cart th:first-of-type{padding:10px}}.cart .compare-at{font-size:14px;text-decoration:line-through}.cart .cart-totals{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:50px}.cart .cart-totals div{max-width:400px}.cart .cart-totals .shipping-tax{color:#909191;font-size:14px}.cart .cart-totals .subtotal{font-size:30px;font-weight:800}.cart .cart-totals .announcement{background-color:#eee;padding:10px;font-size:15px;color:#000;margin-top:20px}.cart .cart-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:745px){.cart .cart-buttons{display:block}.cart .cart-buttons .btn{width:100%;text-align:center;padding:18px 20px;margin-bottom:15px}}.cart .btn-pay{background-color:#32cd32;color:#fff;border:4px solid #32cd32}.cart .btn-pay:hover{background-color:#fff;color:#32cd32}.cart-item .product-img{width:100px;border:1px solid #edefef;margin-right:20px}@media (max-width:991px){.cart-item .product-img{width:200px}}.cart-item .product-title{font-weight:800;margin-bottom:10px;color:#253134}@media (max-width:991px){.cart-item .product-title{margin-bottom:0}}.cart-item .remove-item{float:right}.cart-item .remove-item img{width:20px;margin-left:10px}@media (max-width:991px){.cart-item .remove-item{float:none}}.cart-item .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.cart-item .flex{display:block}}.cart-item .cart-quantity-selector{border:1px solid #edefef;padding:5px}.cart-item .cart-quantity-selector button{border:none;background:transparent;color:#253134}.cart-item .cart-quantity-selector input{width:30px;text-align:center;border:none}@media (max-width:991px){.cart-item .cart-quantity-selector{display:inline-block}}.cart-item .price-column{width:150px}@media (max-width:991px){.cart-item .price-column{width:100%}}