@font-face{font-family:"Rawline Regular";font-style:normal;font-weight:400;src:local("Rawline Regular"),url(rawline-400.woff) format("woff")}
@font-face{font-family:"Rawline Medium";font-style:normal;font-weight:400;src:local("Rawline Medium"),url(rawline-500.woff) format("woff")}
@font-face{font-family:"Archivo SemiCondensed";src:local("Archivo SemiCondensed"),url(ArchivoSemiCondensed-Regular.woff2) format("woff2");font-display:swap;font-style:normal;font-stretch:normal;font-weight:400}
@font-face{font-family:"Crimson Text";src:local("Crimson Text"),url(CrimsonText-SemiBold.ttf) format("ttf");font-display:swap;font-style:normal;font-stretch:normal;font-weight:600}
.cart-product{width:50%;display:flex;flex-direction:column;justify-content:space-between}
.cart-product-link{display:flex;flex-direction:column;text-decoration:none}
.cart-product-link-photo{aspect-ratio:1}
.cart-product-link-photo>img{width:100%;max-height:15.8rem;-o-object-fit:cover;object-fit:cover;margin-bottom:1.2rem}
.cart-product-link-title{margin:0;margin-bottom:.8rem;font-family:"Rawline Medium",sans-serif;font-size:1.5rem;line-height:2.1rem;text-transform:uppercase;color:#171717}
.cart-product-link-price{margin-bottom:1rem}