
LTG AK-11758 | AK Interactive Transparent Colors Set 3G
USD 27.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
AK Interactive
USD 32.99
Condition: New
View AK Interactive: Transparent Colors Set 3G AKI 11758 with current marketplace pricing, condition, product images and item details. This 3Gen set contains 6 acrylic paints essential for painting clear parts and any clear effects on your models. AK11213 Clear Red. AK11214 Clear Blue. AK11215 Clear Smoke. AK11216 Clear Green. AK11217 Clear Yellow. /* Reset */ body, h1, h2, p, ul, li, div, section, nav, main, img, a, span, label, input { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; box-sizing: border-box; } /* Base */ body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; line-height: 1.6; background-color: #1F2937; color: #d1d5db; } .template-wrapper { background-color: #1F2937; } .content-container { max-width: 1152px; margin: 0 auto; padding: 16px 32px; } a { color: #C0392B; text-decoration: none; } /* Banner */ .banner { text-align: center; background-color: #000000; padding: 8px; } .banner img { max-height: 128px; width: auto; max-width: 100%; } /* Navigation */ .nav { background-color: rgba(0,0,0,0.5); padding: 16px 0; } .nav-content { max-width: 1024px; margin: 0 auto; text-align: center; } .sub-nav a { color: #9ca3af; text-decoration: none; font-size: 14px; padding: 4px 8px; } .sub-nav a:hover { color: #C0392B; } .sub-nav .separator { color: #4b5563; margin: 0 8px; font-size: 12px; } /* Content */ .product-title { font-size: 28px; font-weight: bold; color: #ffffff; margin-top: 16px; text-align: center; } .mpn-badge-container { text-align: center; margin-bottom: 24px; margin-top: 8px; } .mpn-badge { display: inline-flex; align-items: center; background-color: #111827; border-radius: 9999px; padding: 4px 16px; border: 1px solid #374151; } .mpn-label { font-size: 12px; font-weight: 600; color: #C0392B; margin-right: 8px; text-transform: uppercase; letter-spacing: 0.05em; } .mpn-value { font-family: monospace, monospace; font-size: 14px; color: #e5e7eb; } .main-image-container { margin-bottom: 24px; text-align: center; } .main-image { max-width: 100%; max-height: 500px; /* Constrained height */ height: auto; border-radius: 8px; border: 1px solid #374151; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.3), 0 4px 6px -2px rgba(0,0,0,0.25); cursor: zoom-in; /* Indicate clickable */ object-fit: contain; } .card { background-color: rgba(17, 24, 39, 0.5); border: 1px solid #374151; border-radius: 8px; padding: 24px; } .card h2 { font-size: 22px; font-weight: bold; color: #C0392B; margin-bottom: 16px; } .description-content { color: #d1d5db; } .description-content p, .description-content ul { margin-bottom: 12px; } .description-content ul { list-style-position: inside; padding-left: 8px; } /* CSS Tab System */ .tabs-section { margin-top: 32px; } .tab-input { position: absolute; opacity: 0; width: 0; height: 0; } .tab-labels { display: flex; border-bottom: 1px solid #374151; } .tab-label { padding: 12px 24px; cursor: pointer; color: #9ca3af; font-weight: 600; font-size: 16px; border-bottom: 3px solid transparent; margin-bottom: -1px; } .tab-label:hover { color: #d1d5db; } .tab-content { display: none; background-color: rgba(17, 24, 39, 0.5); border: 1px solid #374151; border-top: 0; border-radius: 0 0 8px 8px; padding: 24px; } .tab-content p { font-size: 14px; color: #9ca3af; line-height: 1.5; margin-bottom: 1em; } .tab-content p:last-child { margin-bottom: 0; } .tab-content p strong { color: #d1d5db;} .tab-content a { text-decoration: underline; } .tab-content a:hover { text-decoration: none; } #tab1:checked ~ .tab-labels #label1, #tab2:checked ~ .tab-labels #label2, #tab3:checked ~ .tab-labels #label3 { color: #C0392B; border-bottom-color: #C0392B; } #tab1:checked ~ .tab-contents #content1, #tab2:checked ~ .tab-contents #content2, #tab3:checked ~ .tab-contents #content3 { display: block; } /* Lightbox Styles */ .lightbox { display: none; position: fixed; z-index: 999; top: 0; left: 0; right: 0; bottom: 0; padding: 1em; background: rgba(0, 0, 0, 0.85); } .lightbox:target { display: flex; align-items: center; justify-content: center; } .lightbox-content { position: relative; } .lightbox-content img { max-width: 90vw; max-height: 90vh; display: block; border-radius: 4px; } .lightbox-close-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; text-decoration: none; z-index: 1000; } .lightbox-close-btn { position: fixed; top: 15px; right: 15px; color: #fff; font-size: 3em; line-height: 1; z-index: 1001; text-decoration: none; } /* Category Bubbles */ .category-section { margin-top: 48px; text-align: center; } .category-title { font-size: 22px; font-weight: bold; color: #C0392B; margin-bottom: 16px; } .divider-line { width: 33.3333%; margin: 0 auto 24px auto; height: 1px; background-color: #374151; } .category-bubbles-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; } .category-bubble { display: inline-block; background-color: #111827; color: #d1d5db; border-radius: 9999px; padding: 8px 16px; font-size: 14px; font-weight: 500; text-decoration: none; border: 1px solid #374151; transition: background-color 0.2s, color 0.2s; } .category-bubble:hover { background-color: #d64537; color: #ffffff; text-decoration: none; } /* Footer & Store Link */ .footer { text-align: center; background-color: #000000; padding: 8px; } .store-link { display: inline-block; font-weight: bold; font-size: 20px; color: #ffffff; text-decoration: none; border: 2px solid transparent; padding: 8px 16px; border-radius: 6px; } .store-link:hover { border-color: #C0392B; } Contact Us | Feedback | Follow Us AK Interactive: Transparent Colors Set 3G AKI 11758 MPN 11758 × This 3Gen set contains 6 acrylic paints essential for painting clear parts and any clear effects on your models. Perfect to use for indicators, sirens, smoked and tinted windows,or fantasy works. The intensity and transparency of the pigments make these paints very special. They can be applied by brush, taking advantage of the 3rd generation high coverage and adhesion. The set contains: AK11213 Clear Red AK11214 Clear Blue AK11215 Clear Smoke AK11216 Clear Green AK11217 Clear Yellow AK11218 Clear Orange About Us Shipping Policy Return Policy Welcome to Little Big Wars! From our friendly local game store in Fargo, ND, we're dedicated to fueling the passion of gamers and hobbyists everywhere. We're not just a retailer—we're players, painters, and game masters who understand the thrill of opening a new game or finding that perfect miniature. We proudly offer a wide and ever-growing selection of Board Games, Tabletop Wargames, Role-Playing Games (RPGs), Miniatures, and all the hobby supplies you need to bring your worlds to life. As fellow gamers, we treat every item with the respect it deserves and are always ready to provide prompt, friendly support. Be sure to save us as a seller and Join Our Monthly eBay Newsletter to receive exclusive monthly coupons and stay updated on our latest arrivals! Thank you for choosing Little Big Wars. Let's get gaming! At Little Big Wars, we strive to deliver your order as swiftly as possible. We process orders daily, and they are shipped within 1-2 business days. Tracking numbers are uploaded directly to eBay. We ship via UPS, USPS, and FedEx to get your product to you the fastest. In an instance where your order may be delayed or cancelled, you will be notified through eBay. Items may be returned within 30 days of purchase for money back or item exchange (buyer's choice), but must be returned brand new and unopened. Buyer pays return shipping unless it was an error on our part. Before any returns, the buyer must contact Little Big Wars to receive authorization. Browse Our Shelves Battlefront Miniatures Board Games Books & Magazines Card Games Game Supplies Games Workshop Hobby Supplies Miniature Games Miniature Terrain Miniature War Games Miniatures Paints and Brushes Role Playing Games Trading Card Games War Games Other items Little Big Wars Store Condition: New. Category: Crafts › Art Supplies › Painting Supplies › Paint › Acrylic Paint. Brand: AK Interactive.
Additional views from the marketplace listing for AK Interactive: Transparent Colors Set 3G AKI 11758.



Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for AK Interactive: Transparent Colors Set 3G AKI 11758.

USD 27.99

USD 21.35

USD 25.99

USD 35.99

USD 41.88

USD 618.84

USD 4.00

USD 26.99

USD 35.99

USD 4.29