.my-cart-page{-ms-flex:1 0 auto;flex:1 0 auto;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.my-cart-page .page-head .title{text-align:center;color:#8a9298;text-transform:uppercase;font-size:23px;font-weight:600;line-height:60px}.my-cart-page .page-head .title i{font-size:30px;margin-right:10px}.my-cart-page .page-body{-ms-flex:1 0 auto;flex:1 0 auto;min-height:100%}.my-cart-page .page-body .no-user-active-wrapper{padding:60px 0}.sale-item{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;padding:20px 0;border-top:1px solid #e7e8e9;border-bottom:1px solid #e7e8e9}.sale-item.item-read-only{-ms-flex-align:center;align-items:center}.sale-item:first-child{border-top-width:2px}.sale-item:last-child{border-bottom-width:2px}.sale-item .sale-item-img{width:100px;height:100px;background:#e7e8e9}.sale-item .sale-item-img img{width:100%;position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.sale-item .sale-item-content{-ms-flex:1;flex:1;margin-left:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sale-item .sale-item-content .name{-ms-flex:1 0 auto;flex:1 0 auto;font-weight:600}.sale-item .sale-item-content .quantity input.item-quantity{padding-left:10px;height:35px;width:100px;border-radius:0;border:1px solid #8a9298;outline:none;background:#fff}.sale-item .sale-item-last{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sale-item .sale-item-last .price-wrapper{-ms-flex:1 0 auto;flex:1 0 auto}.sale-item .sale-item-last .price-wrapper .price{font-weight:600}.sale-item .sale-item-last .price-wrapper .price:after{content:"\20AC";margin-left:5px}.sale-item .sale-item-last .price-wrapper .price-label{font-size:14px;font-weight:300}.sale-item .sale-item-last .action-delete i.icon{font-size:11px;margin-right:5px;line-height:0}.sale-item .sale-item-last .action-delete span{font-size:14px}@media only screen and (max-width:507px){.sale-item{display:block}.sale-item .sale-item-img{margin-bottom:15px}.sale-item .sale-item-content{margin-left:0;margin-bottom:10px}.sale-item .sale-item-content .quantity input.item-quantity{width:100%}.sale-item .sale-item-content .name{margin-bottom:10px}}.my-cart{margin-top:60px;margin-bottom:100px}.my-cart .return_store_button{margin-top:30px}.my-cart .return_store_button i{-ms-transform:rotate(180deg);transform:rotate(180deg)}.my-cart .cart-empty-view{text-align:center;color:#8a9298;font-size:23px;text-transform:uppercase}.my-cart .cart-empty-view .return_store_button{max-width:300px;margin-top:60px;margin-left:auto;margin-right:auto}.my-cart .cart-wrapper .cart-sale-items-list-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.my-cart .cart-wrapper .cart-sale-items-list-wrapper .return-to-store-wrapper{-ms-flex-order:2;order:2}.my-cart .cart-wrapper .cart-sale-items-list-wrapper .return-to-store-wrapper .return_store_button{margin-top:0}.my-cart .cart-wrapper .cart-sale-items-list-wrapper .cart-sale-items-list{-ms-flex-order:1;order:1;margin-bottom:20px}@media only screen and (max-width:991px){.my-cart .cart-wrapper .cart-sale-items-list-wrapper .return-to-store-wrapper{-ms-flex-order:1;order:1}.my-cart .cart-wrapper .cart-sale-items-list-wrapper .return-to-store-wrapper .return_store_button{margin-bottom:20px}.my-cart .cart-wrapper .cart-sale-items-list-wrapper .cart-sale-items-list{-ms-flex-order:2;order:2}}.my-cart .cart-wrapper .cart-price-block-wrapper{position:relative}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block{position:absolute;top:0;right:0;width:calc(100% - 40px);padding:30px;background:#e7e8e9}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .cart-price-title{font-size:15px;color:#8a9298;text-transform:uppercase;font-weight:600;margin-bottom:30px}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total{margin-bottom:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total .price-label{-ms-flex:1 0 auto;flex:1 0 auto}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total .price-number{text-align:right}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total .price-number:after{content:"\20AC";margin-left:5px}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total.total_tva{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #d2d2d2}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total.total_ttc{font-weight:600;margin-bottom:30px}.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block .price-total.total_ttc .price-number{font-size:18px}@media only screen and (max-width:991px){.my-cart .cart-wrapper .cart-price-block-wrapper .cart-price-block{position:relative;top:0!important;width:100%}}