.product_item__T0CGp{background-color:var(--gray-color);padding:1rem;border-radius:1.2rem;font-size:var(--font);display:flex;align-items:start;width:100%;flex-direction:column;gap:10px}.product_item__T0CGp div{width:100%}.product_item__T0CGp .product_details__yJ1my{display:flex;align-items:start;width:100%;flex-direction:column}.product_item__T0CGp h5{font-size:1.3em;font-weight:500;max-width:19ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-color);text-transform:capitalize}.product_item__T0CGp .product_price__NCMD5{font-weight:600;color:var(--text2-color)}.product_item__T0CGp .product_image__DxYh_{height:18em;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border-radius:.8em;background-color:var(--bg-color)}.product_item__T0CGp .product_image__DxYh_ img{width:100%;object-fit:cover;object-position:center;height:100%;transition:all .5s ease}.product_item__T0CGp .product_image__DxYh_ a{height:100%;width:100%}.product_item__T0CGp .product_image__DxYh_:hover img{transform:scale(1.1)}.product_item__T0CGp .product_icon__MymJH{font-size:1.4em;width:1.9em;height:1.7em;display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);border-radius:50%;transition:all .5s ease}.product_item__T0CGp .product_icon__MymJH svg{color:var(--text-color)}.product_item__T0CGp .product_icon__MymJH:hover{background-color:var(--accent2-color)}.product_item__T0CGp .product_icon__MymJH:hover svg{color:var(--bg-color)}.product_item__T0CGp .product_ctc__3CL5a{position:absolute;top:6%;right:4%;width:fit-content;display:flex;align-items:center;gap:.5em}.product_item__T0CGp .product_add__LB2nE{background-color:var(--accent2-color);color:var(--bg-color);font-weight:600;border-radius:50%;width:2.1em;height:2.1em;display:flex;align-items:center;justify-content:center;gap:.7em;font-size:1.1em;transform:translateY(-170%);transition:all .3s ease-in-out var(--delay)}.product_item__T0CGp:hover .product_add__LB2nE{transform:translateY(0)}.product_item__T0CGp .product_add__LB2nE span{display:none}.product_item__T0CGp .product_add__LB2nE svg{font-size:1.2em}@media (max-width:1440px){.product_item__T0CGp h5{max-width:16ch}}@media (max-width:1199px){.product_item__T0CGp h5{max-width:15ch}}@media (max-width:999px){.product_item__T0CGp{background-color:var(--gray-color);padding:15px;border-radius:1.2rem;font-size:.9rem}.product_item__T0CGp .product_image__DxYh_{height:18em}.product_item__T0CGp .product_add__LB2nE{width:33px;height:33px;gap:8px;font-size:.9rem}.product_item__T0CGp .product_add__LB2nE svg{font-size:1.3em}.product_item__T0CGp .product_ctc__3CL5a{gap:8px}}@media (max-width:768px){.product_item__T0CGp .product_add__LB2nE{transform:translateY(0)}}@media (max-width:499px){.product_item__T0CGp .product_image__DxYh_{height:20em}.product_item__T0CGp h5{max-width:18ch}}.product_addToCartButton__yatJD{margin-top:16px;width:100%;padding:10px 16px;font-size:14px;font-weight:700;border:none;border-radius:4px;background-color:black}.product_addToCartButton__yatJD,.product_removeButton__AdIF6{display:flex;align-items:center;justify-content:center;cursor:pointer}.product_removeButton__AdIF6{position:absolute;top:11rem;background:rgba(255,255,255,.8);border:none;border-radius:50%;width:32px;height:32px;z-index:10;transition:background .3s}.product_removeButton__AdIF6:hover{background:rgba(255,0,0,.8);color:#fff}.product_colorContainer__YI3TL{display:flex;align-items:center;gap:.5em;margin-top:.2em}.product_colorSwatch__Ynduy{width:14px;height:14px;border-radius:50%;border:1px solid #ccc;display:inline-block}