.product_content,.cartContent_product{grid-template-columns:2fr 1fr;align-items:center;gap:5px;width:100%;display:grid}.cartActions,.product_content>div:first-child{align-items:center;gap:5px;display:flex}.productCartImg{aspect-ratio:1;object-fit:cover;background:#707070;border-radius:8px;width:40px}.product_content h1{font-size:.85rem;font-weight:600;margin:0!important;line-height:1!important}.product_body>div{opacity:.55;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:400;overflow:hidden}.product_body>h1{align-items:center;display:flex}.product_body>h1>span{opacity:.4;font-size:.85rem;font-weight:300}.iconGIfft{margin-left:5px}.💻{color:var(--primarycolor);align-items:center;display:flex;position:relative}.💻:before{content:"";background:var(--primarycolor);border-radius:120px;width:10px;height:10px;position:absolute;left:0}.deleteProduct{aspect-ratio:1;padding:8px;color:red!important;background:rgba(255,0,0,.1)!important;border:1px solid red!important}.tags_checkout{align-items:flex-start;gap:10px;height:100%;margin:0 10px;display:flex}
