#cart{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}#cart .table-box{overflow-x:auto}#cart .cart-box .flex1{-webkit-box-flex:1;-ms-flex:1;flex:1}#cart .cart-box .price-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart .cart-box .price-box .price{-webkit-box-flex:1;-ms-flex:1;flex:1;color:red}#cart .cart-box>.item{margin-bottom:10px;padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-bottom:1px solid #e6e6e6}#cart .cart-box>.item .close{padding:10px 10px 10px 5px;-ms-flex-item-align:center;align-self:center}#cart .cart-box>.item .image{width:100px;margin-right:10px;background-size:cover;height:100px;background-color:#efefef;background-position:50%;border-radius:4px}#cart .cart-box>.item .name{font-size:18px}#cart .coupon_box{width:70%;margin:0 auto}#cart .coupon_box .row{margin:50px 0}#cart .coupon_box .col-lg-6{width:100%;margin-bottom:10px}#cart .coupon_box .col-lg-6 .active{border:2px solid red}#cart .coupon_box .col-lg-6 .box{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#cart .coupon_box .col-lg-6 .box p{font-size:14px}#cart .coupon_box .col-lg-6 .box .box1{width:50%;background-color:#fed100;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:2px dotted #000}#cart .coupon_box .col-lg-6 .box .box1 h5{margin:0;font-size:24px;width:100%}#cart .coupon_box .col-lg-6 .box .box1 p{margin:0}#cart .coupon_box .col-lg-6 .box .box3{width:50%;background-color:#ccc;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:2px dotted #000}#cart .coupon_box .col-lg-6 .box .box3 h5{margin:0;font-size:24px;width:100%}#cart .coupon_box .col-lg-6 .box .box3 p{margin:0}#cart .coupon_box .col-lg-6 .box .box2{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #f2f2f2}#cart .coupon_box .col-lg-6 .box .box2 button{width:100px;height:33px;border-radius:30px;border:1px solid #fed100;font-size:12px}#cart .coupon_box .col-lg-6 .box .box2 p{color:#999;font-size:12px;margin:0;padding:0 5px}#cart .address-box{margin-bottom:5px;position:relative}#cart .address-box .address-list-box{margin:50px 0 20px 0}#cart .address-box table td{font-size:16px!important;padding:18px 7px!important}#cart .address-box .first div{border:3px solid transparent;cursor:pointer}#cart .address-box .first div.check{border-color:#fed100}#cart .address-box .addnew{margin-left:30px;cursor:pointer;float:right;background-color:#333;color:#fff;padding:10px 20px;line-height:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#cart .address-box .addnew:hover{background-color:#fed100}#cart .address-box .name{margin-bottom:5px;line-height:1}#cart .address-box .title{font-weight:700}#cart .loading{position:absolute;background-color:rgba(0,0,0,.75)}#cart .torress-product-thumbnail img{max-width:120px}#cart .row_box{width:100%}#cart table{background:#fff none repeat scroll 0 0;border-color:#ebebeb;border-radius:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0}#cart table th{font-size:15px;text-transform:capitalize;padding:20px 10px;text-align:center;font-weight:500}#cart table td,#cart table th{border-top:medium none;vertical-align:middle}#cart table td{padding:18px 10px;font-size:13px}#cart table td.product-subtotal,#cart table td.torress-product-price{font-size:16px;font-weight:700}#cart table td.torress-product-name{font-size:16px;font-weight:500;text-transform:capitalize}#cart table td img{display:inline-block}#cart table td,#cart table th{border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb}#cart .cart-page-total{padding-top:50px;position:relative}#cart .cart-page-total .loading{position:absolute;background-color:hsla(0,0%,100%,.6)}#cart .cart-page-total>h2{font-size:25px;font-weight:700;margin-bottom:20px;text-transform:capitalize}#cart .cart-page-total>ul{border:1px solid #ebebeb}#cart .cart-page-total>ul li{list-style:none;font-size:15px;padding:10px 30px;border-bottom:1px solid #ebebeb;font-weight:700}#cart .cart-page-total>ul li:last-child{border-bottom:0}#cart .cart-page-total>ul li span{float:right}#cart .cart-page-total a{background-color:#333;border:1px solid #ebebeb;color:#fff;display:inline-block;margin-top:30px;padding:10px 20px;text-transform:capitalize}#cart .cart-page-total a:hover{background:#fed100;border-color:#fed100;color:#fff!important}