Kartsport BOP | Top Half Series Round 2 Day 2 23.08.26

Photos in this gallery may not be copied, shared, redistributed, published, edited, or used outside of this gallery without prior permission from Cameron Lee. This includes use for AI image generation or any other artificial intelligence purposes. For any usage inquiries, please contact Cameron directly.

CLIMG_2641191
CLIMG_2641191
Photos are supplied logo free once purchased & will be edited as well as cropped to
suit your specified order requirements, ensuring the highest possible image quality.

Digital File Help

Unsure which Digital Image File Size
is best for your needs?

View our simple Digital Image
File Size guide.

Digital Image File Size Guide

960px Digital Image File

Best for Facebook, Instagram, websites & online use.
Not recommended for any printing.

<a href="https://180photography.co.nz/example_photos/speedway/CLIMG_2618234_960px.jpg" cla letter-spacing: 0.02em; line-height: 1.5; } .button-row { display: flex; gap: 10px; margin-top: 12px; } .button-row form { flex: 1; } .add-to-cart, .view-cart { width: 100%; font-size: 14.5px; font-weight: 700; border: none; border-radius: 5px; transition: background-color 0.3s ease, opacity 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease; display: inline-flex; align-items: center; justify-content: center; gap: 6px; padding: 14px 0; cursor: pointer; position: relative; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.12); } .add-to-cart { background-color: #3a9d23; color: white !important; } .view-cart { background-color: #1b75bc; color: white; cursor: pointer; } .add-to-cart:hover:not(:disabled), .view-cart:hover, .digital-help-btn:hover { transform: translateY(-2px); box-shadow: 0 4px 10px rgba(0,0,0,0.18); } .view-cart:hover { background-color: #155a91; } .add-to-cart:disabled, .add-to-cart[aria-disabled="true"] { background-color: #888888; color: #fff !important; cursor: not-allowed; opacity: 0.6; transform: none; box-shadow: none; } .cart-note { margin-top: 24px; padding: 10px 12px; background: #efefef; border-left: 4px solid #1b75bc; border-radius: 6px; font-size: 12.5px; font-weight: 500; color: #333; line-height: 1.5; box-shadow: inset 0 1px 3px rgba(0,0,0,0.05); } /* POPUP */ .help-popup-overlay { position: fixed; inset: 0; background: rgba(0,0,0,0.4); display: flex; align-items: center; justify-content: center; z-index: 10000; opacity: 0; pointer-events: none; transition: opacity 0.25s ease; padding: 14px; box-sizing: border-box; } .help-popup-overlay.show { opacity: 1; pointer-events: auto; } .help-popup { width: 100%; max-width: 440px; background: #f9faf9; border-radius: 8px; padding: 18px; box-shadow: 0 10px 30px rgba(0,0,0,0.25); border-top: 4px solid #1b75bc; transform: translateY(10px); transition: transform 0.25s ease; box-sizing: border-box; } .help-popup-overlay.show .help-popup { transform: translateY(0); } .help-popup h3 { margin: 0 0 14px; font-size: 18px; color: #111; } .size-item { margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #999; } .size-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .size-title { font-size: 14px; font-weight: 700; color: #1b75bc; margin-bottom: 5px; } .help-popup p { margin: 0; font-size: 13px; line-height: 1.6; color: #333; } .sample-link { display: inline-block; width: auto; text-decoration: none !important; margin-top: 10px; padding: 9px 16px; background: #1b75bc; color: #fff !important; text-decoration: none; font-size: 12px; font-weight: 700; border-radius: 5px; box-sizing: border-box; transition: background-color 0.25s ease, transform 0.2s ease, box-shadow 0.2s ease; box-shadow: 0 2px 5px rgba(0,0,0,0.12); text-align: center; margin-top: 10px; padding: 9px 12px; background: #1b75bc; color: #fff !important; text-decoration: none; font-size: 12px; font-weight: 700; border-radius: 5px; box-sizing: border-box; transition: background-color 0.25s ease, transform 0.2s ease, box-shadow 0.2s ease; box-shadow: 0 2px 5px rgba(0,0,0,0.12); } .sample-link:hover { background: #155a91; color: #fff !important; text-decoration: none; transform: translateY(-2px); box-shadow: 0 4px 10px rgba(0,0,0,0.18); } .close-help-btn { width: auto; background: #222; color: white; border: none; border-radius: 30px; padding: 8px 20px; margin: 20px auto 0; display: block; font-size: 12px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; box-shadow: none; } .close-help-btn { width: auto; background: #222; color: white; border: none; border-radius: 30px; padding: 8px 20px; margin: 20px auto 0; display: block; font-size: 12px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease; box-shadow: 0 2px 5px rgba(0,0,0,0.12); } .close-help-btn:hover { background: #111; transform: translateY(-2px); box-shadow: 0 4px 10px rgba(0,0,0,0.18); } .toast-overlay { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.25); opacity: 0; transition: opacity 0.3s ease; z-index: 9998; pointer-events: none; } .toast-overlay.show { opacity: 1; pointer-events: auto; } .toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -40%) scale(0.9); background: #3a9d23; color: white; padding: 14px 20px; border-radius: 8px; opacity: 0; transition: opacity 0.3s ease, transform 0.3s ease; font-size: 16px; font-weight: 700; z-index: 9999; pointer-events: none; box-shadow: 0 4px 12px rgba(0,0,0,0.25); } .toast.show { opacity: 1; transform: translate(-50%, -50%) scale(1); } .toast.hide { opacity: 0; transform: translate(-50%, -50%) scale(0.85); } @media (max-width: 720px) { .cart-wrapper { flex-direction: column; align-items: stretch; } .digital-help-side, .cart-container { width: 100%; max-width: 100%; } } @media (max-width: 480px) { .cart-container { padding: 10px 14px; font-size: 12px; } select { font-size: 14px; padding: 12px 44px 12px 14px; } .add-to-cart, .view-cart { font-size: 14px; } .button-row { flex-direction: column; } }
Photos are supplied logo free once purchased & will be edited as well as cropped to
suit your specified order requirements, ensuring the highest possible image quality.

Digital File Help

Unsure which Digital Image File Size
is best for your needs?

View our simple Digital Image
File Size guide.

Digital Image File Size Guide

960px Digital Image File

Best for Facebook, Instagram, websites & online use.
Not recommended for any printing.

Click Here For Sample Digital Image File
2500px Digital Image File

Great for personal printing & medium sized
prints & small posters.

Click Here For Sample Digital Image File
3800px High Quality Print File

Highest quality option. Best for large posters,
canvas prints & large printing.

Click Here For Sample Digital Image File