.cart-wrapper{width:100%;position:relative;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-cart{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;margin:10px 5px;min-width:240px;max-width:250px;color:#333;text-align:center;background-color:#fff;line-height:1.6em;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.product-cart *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.product-cart .image{position:relative;display:block}.product-cart .product-image{width:100%;height:220px;vertical-align:top;-webkit-transition:opacity .35s;-o-transition:opacity .35s;transition:opacity .35s}.product-cart .add-to-cart,.product-cart .icons{position:absolute;left:20px;right:20px;opacity:0}.product-cart .icons{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-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:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-cart .icons .quantity{position:absolute;display:block;width:18px;line-height:18px;height:18px;top:-4px;right:-7px;text-align:center;font-size:10px;background:#ffab00;font-weight:700;color:#fff;border-radius:50%}.product-cart .icons .quantity:empty{display:none}.product-cart .icons .active>i{color:#e94b35}.product-cart .icons .block{cursor:not-allowed!important}.product-cart .icons div{position:relative;margin-bottom:5px;width:50px;background:#fff;-webkit-box-shadow:1px 1px 5px 2px rgba(0,0,0,.22);box-shadow:1px 1px 5px 2px rgba(0,0,0,.22);cursor:pointer}.product-cart .icons div:hover{background:#303030}.product-cart .icons div:hover i{color:#fff;opacity:1}.product-cart .icons .active:hover i{color:#e94b35;opacity:1}.product-cart .icons i{line-height:46px;font-size:20px;color:#303030;text-align:center;opacity:.7;margin:0}.product-cart figcaption .product-code,.product-cart figcaption .product-title{font-size:1em;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.product-cart .product-rating{margin:10px}.product-cart figcaption{padding:15px 20px;position:relative}.product-cart figcaption .product-code,.product-cart figcaption .product-title{margin:0;text-align:left}.product-cart figcaption .product-title{margin-bottom:5px;font-weight:700;letter-spacing:1px;cursor:pointer;line-height:1.1em;min-height:2.5em}.product-cart figcaption .product-title:hover{color:#206bff}.product-cart figcaption .product-code{padding-bottom:15px;color:#5b5b5b;border-bottom:1px solid #a7abad;white-space:nowrap}.product-cart figcaption .product-price{padding-top:10px;font-size:1.5em;color:#e80b1d;text-align:right}.product-cart figcaption .product-balance{position:absolute;background:#e94b35;-webkit-box-shadow:inset 3px 2px 6px 0 rgba(10,10,10,.15);box-shadow:inset 3px 2px 6px 0 rgba(10,10,10,.15);border-radius:0 3px 3px 0;color:#fff;line-height:1em;font-size:.9em;bottom:15px;padding:5px;left:0}.product-cart .bages{padding-top:10px;position:absolute;left:10px;top:10px;z-index:2}.product-cart .bages>div{width:80px;height:60px}.product-cart .bages .discount-bage{position:relative;background:url(../images/icons/DISCOUNT.png) no-repeat;background-size:100% 100%!important;margin:-25px auto 0;line-height:40px;text-align:center;font-size:1.8em;color:#fff;z-index:2}.product-cart .bages .discount-bage span{position:absolute;top:24px;left:50%;display:block;-webkit-transform:rotate(-15deg) translate(-50%,-50%);-ms-transform:rotate(-15deg) translate(-50%,-50%);transform:rotate(-15deg) translate(-50%,-50%);font-size:.7em;font-family:Anton,sans-serif}.product-cart .bages .hit-bage,.product-cart .bages .new-bage,.product-cart .bages .promotion-bage,.product-cart .bages .top-bage{margin:-25px auto 0;line-height:40px;text-align:center;font-size:1.8em;color:#fff;z-index:2}.product-cart .bages .promotion-bage{background:url(../images/icons/PROMOTIONS.png) no-repeat;background-size:100% 100%!important}.product-cart .bages .hit-bage{background:url(../images/icons/SALE.png) no-repeat;background-size:100% 100%!important}.product-cart .bages .new-bage{background:url(../images/icons/NEW.png) no-repeat;background-size:100% 100%!important}.product-cart .bages .top-bage{background:url(../images/icons/TOP.png) no-repeat;background-size:100% 100%!important}.product-cart .hover .product-image,.product-cart :hover .product-image{opacity:.8}.product-cart .hover .icons,.product-cart :hover .icons{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}@media screen and (max-width:550px){.product-cart{min-width:120px;max-width:135px}.product-cart .product-image{height:100px}.product-cart .add-to-cart,.product-cart .icons{position:absolute;left:20px;right:10px;opacity:0}.product-cart .icons{top:10px}.product-cart .icons .quantity{width:18px;line-height:18px;height:18px;top:-4px;right:-7px}.product-cart .icons div{margin-bottom:10px;width:35px}.product-cart .icons i{line-height:35px;font-size:20px}.product-cart .product-rating{font-size:.5em;margin:0}.product-cart .product-rating img{width:12px!important;height:12px!important}.product-cart figcaption{padding:5px 10px}.product-cart figcaption .product-code,.product-cart figcaption .product-title{margin:0;text-align:left}.product-cart figcaption .product-title{margin-bottom:0;margin-top:5px;font-size:.8em}.product-cart figcaption .product-code{margin:5px;line-height:1;font-size:.7em}.product-cart figcaption .product-price{padding-top:0;font-size:1.1em}.product-cart figcaption .product-balance{line-height:.8em;font-size:.7em;bottom:8px}.product-cart .bages{padding-top:10px;position:absolute;left:0;top:10px;z-index:2}.product-cart .bages>div{width:60px;height:40px}.product-cart .bages .discount-bage{position:relative;background:url(../images/icons/DISCOUNT.png) no-repeat;background-size:100% 100%!important;margin:-25px auto 0;line-height:40px;text-align:center;font-size:1.8em;color:#fff;z-index:2}.product-cart .bages .discount-bage span{position:absolute;top:16px;left:50%;display:block;-webkit-transform:rotate(-15deg) translate(-50%,-50%);-ms-transform:rotate(-15deg) translate(-50%,-50%);transform:rotate(-15deg) translate(-50%,-50%);font-size:.5em;font-family:Anton,sans-serif}.product-cart .bages .hit-bage,.product-cart .bages .new-bage,.product-cart .bages .promotion-bage,.product-cart .bages .top-bage{margin:-25px auto 0;line-height:40px;text-align:center;font-size:1.8em;color:#fff;z-index:2}.product-cart .bages .promotion-bage{background:url(../images/icons/PROMOTIONS.png) no-repeat;background-size:100% 100%!important}.product-cart .bages .hit-bage{background:url(../images/icons/SALE.png) no-repeat;background-size:100% 100%!important}.product-cart .bages .new-bage{background:url(../images/icons/NEW.png) no-repeat;background-size:100% 100%!important}.product-cart .bages .top-bage{background:url(../images/icons/TOP.png) no-repeat;background-size:100% 100%!important}}