Ghost Vapes UK — Ghost Pro 8000, Salts & Replacement Pods

A collection page of Vape Online Store

category
Products
70
Active ads
0
Depth
Published
2025/04/24

About

/* Custom Quick Jump / TOC Box Styling */ .vos-toc-box { background: #fdfbf7; /* Soft cream/warm neutral background */ border: 1px solid #e2d7c5; border-left: 4px solid #1a2b4c; /* Premium Navy Accent */ border-radius: 8px; padding: 24px; margin: 30px 0; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03); } .vos-toc-header { margin-bottom: 18px; } .vos-toc-badge { display: inline-block; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; color: #c5a059; /* Elegant Gold Accent */ margin-bottom: 4px; } .vos-toc-title { font-size: 22px !important; font-weight: 700 !important; color: #1a2b4c !important; /* Navy Blue */ margin: 0 !important; padding: 0 !important; line-height: 1.3 !important; } .vos-toc-list { list-style: none !important; padding: 0 !important; margin: 0 !important; } .vos-toc-list li { margin-bottom: 10px !important; } .vos-toc-list li:last-child { margin-bottom: 0 !important; } .vos-toc-list a { display: flex; justify-content: space-between; align-items: center; padding: 12px 16px; background: #ffffff; border: 1px solid #e8e8e8; border-radius: 6px; text-decoration: none !important; transition: all 0.25s ease; } .vos-toc-list a:hover { border-color: #c5a059; background: #fefcf9; transform: translateX(4px); } .vos-item-name { font-size: 15px; font-weight: 600; color: #222222; } .vos-item-tag { font-size: 12px; font-weight: 500; color: #666666; background: #f1f3f6; padding: 4px 10px; border-radius: 12px; } .vos-toc-list a:hover .vos-item-name { color: #1a2b4c; } /* Mobile Responsiveness */ @media (max-width: 600px) { .vos-toc-list a { flex-direction: column; align-items: flex-start; gap: 6px; } .vos-item-tag { font-size: 11px; } } /* ===== ONLY FOR CUSTOM ELEMENTS ===== */ .vos-collection .vos-compare-table-wrap { overflow-x: auto; margin: 24px 0; border-radius: 8px; border: 1px solid #e5e7eb; } .vos-collection .vos-compare-table-wrap table { min-width: 700px; width: 100%; border-collapse: collapse; white-space: nowrap; } .vos-colle