.checkout-part{padding:100px 0px;background:var(--chalk)}.checkout-action{text-align:center;margin-bottom:65px;padding:18px 20px 15px;background:var(--white);border-top:3px solid var(--primary);box-shadow:0 2px 48px 0 rgba(0,0,0,0.08)}.checkout-action i{color:var(--primary);margin-right:8px}.checkout-action span{font-weight:500;color:var(--heading)}.checkout-action span a{color:var(--primary);transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s}.checkout-action span a:hover{color:var(--primary);text-decoration:underline}.checkout-form{padding:0px 15px}.check-form-title{margin-bottom:50px}.check-form-title h3{position:relative}.check-form-title h3::before{position:absolute;content:"";top:50px;left:0px;width:100%;height:1px;background:var(--border)}.check-form-title h3::after{position:absolute;content:"";top:50px;left:0px;width:50px;height:2px;background:var(--primary)}.checkout-table{padding:70px 10px}.cartlist-table{background:var(--white);box-shadow:var(--primary-bshadow)}.cartlist-table thead tr{background:var(--primary)}.cartlist-table thead tr th{font-size:20px;font-weight:700;white-space:nowrap;text-align:center;text-transform:capitalize;padding:15px 20px;color:var(--white)}.cartlist-table tbody tr th{text-transform:capitalize;text-align:center;padding:30px 20px;line-height:33px}.cartlist-table tbody tr td{padding:30px 20px;line-height:33px;text-align:center;text-transform:capitalize}.cartlist-table tbody tr td i{color:var(--text)}.product-quantity{display:flex;align-items:center;justify-content:center}.product-quantity button i{width:35px;height:35px;font-size:14px;line-height:35px;text-align:center;display:inline-block;color:var(--primary);background:var(--chalk);text-shadow:var(--primary-tshadow);transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s}.product-quantity button i:hover{color:var(--white);background:var(--primary)}.product-quantity input{width:70px;height:35px;line-height:35px;font-size:16px;font-weight:500;margin:0px 8px;text-align:center;color:var(--text);background:var(--primary-chalk);text-shadow:var(--primary-tshadow)}.checkout-charge{margin-bottom:45px}.checkout-charge ul{width:600px;margin:0 auto;background:var(--white);border-top:3px solid var(--primary);box-shadow:0 2px 48px 0 rgba(0,0,0,0.08)}.checkout-charge ul li{padding:18px 30px;display:flex;align-items:center;justify-content:center;justify-content:space-between;border-bottom:1px solid var(--border)}.checkout-charge ul li:last-child{border-bottom:none}.checkout-charge ul li span{font-size:18px;color:var(--heading)}.check-order-btn{text-align:center}@media (max-width: 767px){.checkout-part{padding:60px 0px}.checkout-table{padding:30px 0px}.checkout-form{padding:0px 0px}.table-scroll{overflow-x:scroll}.table-scroll .table-list{width:800px}.checkout-charge ul{width:100%}}
