.shopping-cart-wrap{margin-top:50px}.shopping-cart-wrap .empty-message{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 0;text-align:center;width:100%}.shopping-cart-wrap .empty-message svg{height:100px;margin-bottom:22px;width:100px}.shopping-cart-wrap .empty-message svg g{fill:#0068e1;fill:var(--color-primary)}.shopping-cart-wrap .empty-message h2{margin-bottom:6px}.shopping-cart-wrap .empty-message span{color:#6e6e6e}.shopping-cart{display:flex}.shopping-cart-inner{flex-grow:1;padding-right:15px}.product-color{border-bottom:1px solid #e5e5e5;display:block;margin-bottom:5px;padding:5px 0}.product-info-title{align-items:center;display:flex}.product-info-title .product-quantity{white-space:nowrap}@media screen and (max-width:991px){.shopping-cart{flex-direction:column}.shopping-cart-inner{padding-right:0}}.shopping-cart .table-responsive{border:1px solid #ebebeb;border-radius:2px;margin-bottom:25px}.shopping-cart-table{margin-bottom:10px}.shopping-cart-table thead th{white-space:nowrap}.shopping-cart-table thead th:last-child{padding-left:0;padding-right:0;text-align:center;width:70px}.shopping-cart-table tbody td{vertical-align:middle}.shopping-cart-table tbody td:last-child{padding-left:0;padding-right:0;text-align:center;width:70px}.shopping-cart-table .btn-remove{line-height:20px}.shopping-cart-table .product-image{border-radius:2px;height:60px;overflow:hidden;width:60px}.shopping-cart-table .product-image .image-placeholder{height:40px;width:40px}.shopping-cart-table .product-name{color:#191919;display:inline-block}.shopping-cart-table .product-name:hover{color:#0068e1;color:var(--color-primary)}.shopping-cart-table .product-options{margin:4px 0 1px}.shopping-cart-table .product-price{color:#191919}.shopping-cart-table .number-picker{position:relative;width:57px}.shopping-cart-table .number-picker .input-quantity{border:none;height:auto;padding:0;text-align:center}.shopping-cart-table .number-picker .btn-number{background:#fff;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.shopping-cart-table .number-picker .btn-number:hover{color:#0068e1;color:var(--color-primary)}.shopping-cart-table .number-picker .btn-number[disabled]{opacity:1}.shopping-cart-table .number-picker .btn-number[disabled]>i{opacity:.5}.shopping-cart-table .number-picker .btn-number[disabled]:hover{color:#191919}.shopping-cart-table .number-picker .btn-minus{left:0}.shopping-cart-table .number-picker .btn-plus{right:0}.rtl .shopping-cart-table .number-picker .btn-number{transform:translateY(-50%) rotateY(180deg)}@media screen and (min-width:1281px){.shopping-cart-table td>label{display:none}}@media screen and (max-width:1280px){.shopping-cart-table thead{display:none}.shopping-cart-table tr:first-child td:nth-child(3),.shopping-cart-table tr:first-child td:nth-child(4),.shopping-cart-table tr:first-child td:nth-child(5){padding-top:2px}.shopping-cart-table tbody td{vertical-align:top}.shopping-cart-table tbody td:not(:first-child):not(:last-child){display:block}.shopping-cart-table tbody td:nth-child(2){padding:20px 0 11px}.shopping-cart-table tbody td:nth-child(3),.shopping-cart-table tbody td:nth-child(4){padding:2px 0;white-space:nowrap}.shopping-cart-table tbody td:nth-child(5){padding:2px 0 13px;white-space:nowrap}.shopping-cart-table td>label{color:#6e6e6e;margin-bottom:0;min-width:90px;padding-right:5px;white-space:pre-wrap;width:90px}.shopping-cart-table .product-price{display:inline-flex}.shopping-cart-table .number-picker{display:inline-block}}@media screen and (max-width:576px){.shopping-cart-table tbody td:first-child{padding:20px}.shopping-cart-table tbody td:last-child{width:50px}.shopping-cart-table tbody td>label{min-width:80px;width:80px}}

/*# sourceMappingURL=cart.css.map*/