.product-container .row, .product-page .row { max-width: 1400px !important; }
.product-gallery { margin-bottom: 30px !important; }
@media (min-width: 850px) {
.product-gallery { margin-bottom: 40px !important; padding-right: 30px !important; }
} .pp-ref-top-info { margin-bottom: 24px; padding-bottom: 16px; border-bottom: 1px solid #F1F5F9; }
.pp-ref-meta-row { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 12px; }
.pp-ref-title { font-family: 'Manrope', sans-serif; font-size: 26px; font-weight: 800; color: #0F172A; line-height: 1.2; margin: 0; letter-spacing: -0.02em; }
@media (max-width: 768px) { .pp-ref-title { font-size: 22px; } } .pp-1to1-price-col { position: relative; padding-left: 24px; margin-left: 12px; }
.pp-1to1-price-col::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); height: 40px; width: 1px; background-color: #e2e8f0; }
.pp-1to1-price-main { display: flex; align-items: baseline; justify-content: flex-end; gap: 4px; flex-wrap: wrap; }
.pp-unit-inline { font-size: 14px; font-weight: 600; color: #64748b; }
.pp-1to1-price-sub { font-size: 12px; color: #94a3b8; text-align: right; } .pp-ref-badge { background-color: #ECFDF5; color: #047857; font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 6px 10px; border-radius: 6px; }
.pp-ref-rating { display: flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 600; color: #475569; } .pp-out-of-stock-section { background: #E6F5F2; border: 1px solid #c2eadd; border-radius: 20px; padding: 24px; margin-bottom: 24px; }
.pp-oos-badge { display: inline-flex; align-items: center; gap: 8px; background: #FBBF24; color: #0F172A; font-size: 11px; font-weight: 800; padding: 6px 14px; border-radius: 99px; } .pp-contact-card { background: #fff; border: 1px solid #e5e7eb; border-radius: 12px; }
.pp-avatar-status.online { background-color: #22c55e; } .pp-gallery-slider { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; min-height: 400px; background: #f8fafc; }