.inner-page{padding-top:45px;padding-bottom:70px;min-height:420px}.narrow{max-width:850px}.inner-page h1{font:600 38px 'Playfair Display',serif}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-gallery{background:#fff2f1;min-height:500px;display:grid;place-items:center;border-radius:12px}.product-gallery img{width:100%;height:500px;object-fit:contain}.product-info h1{font:600 40px 'Playfair Display',serif;margin:8px 0}.product-price{font-size:23px;font-weight:700;color:var(--rose);margin:15px 0}.product-info select{width:100%;padding:13px;border:1px solid var(--line);border-radius:7px;background:white}.product-button{border:0;width:100%;justify-content:center;margin-top:12px}.rte{line-height:1.7}.collection-grid{margin-top:25px}.cart-row{display:grid;grid-template-columns:90px 1fr 70px;align-items:center;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row img{width:85px;height:85px;object-fit:contain;background:white}.cart-row input{width:60px;padding:10px}.cart-total{display:flex;align-items:center;justify-content:flex-end;gap:25px;margin-top:25px}@media(max-width:800px){.product-layout{grid-template-columns:1fr;gap:25px}.product-gallery,.product-gallery img{min-height:330px;height:330px}.product-info h1{font-size:32px}.cart-total{align-items:flex-end;flex-direction:column}}
