.wrapper-card-item{display:flex;gap:12px;margin-bottom:20px}.wrapper-card-item-left{position:relative;height:190px;width:160px}@media(max-width:575px){.wrapper-card-item-left{width:100px;height:150px}}.wrapper-card-item-left img{object-fit:cover}.wrapper-card-item-left .ant-input{padding:4px!important}.wrapper-card-item-right{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 160px - 12px)}@media(max-width:575px){.wrapper-card-item-right{width:calc(100% - 100px - 12px)}}.wrapper-card-item-right .wrapper-card-item-info-name{color:#272829;font-size:2rem;font-style:normal;font-weight:600;margin-bottom:12px;display:inline-block}.wrapper-card-item-right .wrapper-card-item-info-price{margin-bottom:12px}.wrapper-card-item-right .wrapper-card-item-info .product-price{text-align:left;justify-content:flex-start!important}.wrapper-card-item-right .wrapper-card-item-info-attribute-label{font-size:1.6rem;font-weight:700;text-align:left;color:#5e5e5e;white-space:nowrap}@media(max-width:575px){.wrapper-card-item-right .wrapper-card-item-info-attribute-label{font-size:1.2rem}}.wrapper-card-item-right .wrapper-card-item-info-attribute-value{font-size:1.6rem;font-weight:400;text-align:left;color:#5e5e5e}@media(max-width:575px){.wrapper-card-item-right .wrapper-card-item-info-attribute-value{font-size:1.4rem}}.wrapper-card-item-right .wrapper-card-item-action-info{display:flex;align-items:center;gap:12px;margin-bottom:12px}@media(max-width:575px){.wrapper-card-item-right .wrapper-card-item-action-info{gap:6px}}.wrapper-card-item-right .wrapper-card-item-action-info-btn{display:flex;align-items:center;justify-content:space-between}@media(max-width:575px){.wrapper-card-item-right .wrapper-card-item-action-info-btn{align-items:flex-end;justify-content:flex-end;flex-direction:column}}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left{display:flex;align-items:center;gap:12px}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left-save:hover svg:first-child path{fill:#f58634;stroke:#f58634}@media(max-width:575px){.wrapper-card-item-right .wrapper-card-item-action-info-btn-left button{height:20px!important;display:flex;align-items:center;justify-content:center;padding:0 8px!important}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left button span{font-size:1.2rem!important}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left input{height:20px!important;text-align:center;display:flex;align-items:center;justify-content:center}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left p{font-size:1.2rem}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left-save .ant-btn-icon{margin-right:0!important}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left-save>span{display:flex;justify-content:center;align-items:center}.wrapper-card-item-right .wrapper-card-item-action-info-btn-left-save>span:last-child{display:none}}.wrapper-card-item-right .wrapper-card-item-action-info-btn-remove{color:#3c3f4b}.wrapper-card-item-right .wrapper-card-item-action-info-btn-remove:hover{color:red}.cart-box{border:.5px solid #e0e0e0;padding:12px}.cart-box h3{margin-bottom:12px}.cart-box .price{color:red;font-size:3rem}.cart-box-payment{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;background-color:#fff}@media(max-width:575px){.cart-box-payment{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:9}}