Skip to content
Worldwide import & export Own-stock dispatch All categories · residual lots

Wholesale catalog

Shop

Browse batch lots. Register to access full commercial details.

Shop

:root{
–rt-bg:#0b1220;
–rt-bg-2:#111a2e;
–rt-card:#162238;
–rt-text:#f4f7fb;
–rt-muted:#9aa8bc;
–rt-accent:#00c2d4;
–rt-accent-2:#ff7a18;
–rt-line:rgba(255,255,255,.08);
–rt-success:#22c55e;
}
body, .site-content, .page-content, .elementor-page{
background:var(–rt-bg)!important;
color:var(–rt-text)!important;
}
a{color:var(–rt-accent)}
a:hover{color:#7ee7f0}
.site-header, header.site-header, .ehf-header, #site-header{
background:#070d18!important;
border-bottom:1px solid var(–rt-line);
}
.site-footer, footer, .ehf-footer{
background:#070d18!important;
color:var(–rt-muted)!important;
border-top:1px solid var(–rt-line);
}
.rt-wrap{max-width:1180px;margin:0 auto;padding:0 20px}
.rt-hero{
padding:72px 0 48px;
background:
radial-gradient(900px 420px at 85% 10%, rgba(0,194,212,.18), transparent 60%),
linear-gradient(180deg,#0e1830 0%, #0b1220 100%);
}
.rt-kicker{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(–rt-muted);font-size:14px;margin-bottom:22px}
.rt-kicker span{display:inline-flex;align-items:center;gap:8px}
.rt-kicker i{width:8px;height:8px;border-radius:50%;background:var(–rt-accent);display:inline-block}
.rt-hero h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;margin:0 0 18px;letter-spacing:-.03em;max-width:12ch}
.rt-hero p.lead{color:var(–rt-muted);font-size:1.1rem;max-width:48ch;margin:0 0 28px}
.rt-actions{display:flex;flex-wrap:wrap;gap:12px}
.rt-btn{
display:inline-flex;align-items:center;justify-content:center;gap:8px;
padding:14px 22px;border-radius:999px;font-weight:700;text-decoration:none!important;
border:1px solid transparent;transition:.2s ease;
}
.rt-btn-primary{background:var(–rt-accent);color:#041018!important}
.rt-btn-primary:hover{filter:brightness(1.08);color:#041018!important}
.rt-btn-secondary{background:transparent;border-color:rgba(255,255,255,.22);color:#fff!important}
.rt-btn-secondary:hover{border-color:#fff;color:#fff!important}
.rt-btn-warm{background:var(–rt-accent-2);color:#fff!important}
.rt-usps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 0}
@media(max-width:800px){.rt-usps{grid-template-columns:1fr}}
.rt-usp{background:rgba(255,255,255,.04);border:1px solid var(–rt-line);border-radius:16px;padding:18px}
.rt-usp strong{display:block;margin-bottom:4px}
.rt-usp span{color:var(–rt-muted);font-size:14px}
.rt-section{padding:64px 0}
.rt-section h2{font-size:clamp(1.6rem,3vw,2.2rem);margin:0 0 10px}
.rt-section .sub{color:var(–rt-muted);margin:0 0 28px;max-width:60ch}
.rt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
@media(max-width:960px){.rt-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.rt-grid{grid-template-columns:1fr}}
.rt-card{
background:var(–rt-card);border:1px solid var(–rt-line);border-radius:18px;overflow:hidden;
display:flex;flex-direction:column;min-height:100%;
}
.rt-card-top{padding:14px 16px 0;display:flex;justify-content:space-between;gap:10px;align-items:center}
.rt-badge{background:rgba(34,197,94,.15);color:#86efac;border:1px solid rgba(34,197,94,.35);padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase}
.rt-batch{color:var(–rt-muted);font-size:12px}
.rt-card-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:10px;flex:1}
.rt-card h3{margin:0;font-size:1.15rem;line-height:1.25}
.rt-card p{margin:0;color:var(–rt-muted);font-size:14px;line-height:1.45}
.rt-card .rt-btn{margin-top:auto;align-self:flex-start}
.rt-split{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}
@media(max-width:860px){.rt-split{grid-template-columns:1fr}}
.rt-panel{background:var(–rt-bg-2);border:1px solid var(–rt-line);border-radius:20px;padding:28px}
.rt-steps{display:grid;gap:14px}
.rt-step{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:14px;border:1px solid var(–rt-line);border-radius:14px;background:rgba(255,255,255,.03)}
.rt-num{width:48px;height:48px;border-radius:14px;background:rgba(0,194,212,.15);color:var(–rt-accent);display:flex;align-items:center;justify-content:center;font-weight:800}
.rt-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
@media(max-width:860px){.rt-contact-grid{grid-template-columns:1fr}}
.rt-muted{color:var(–rt-muted)}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
background:var(–rt-card)!important;border:1px solid var(–rt-line)!important;border-radius:18px!important;padding:14px!important;color:var(–rt-text)!important
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff!important;font-size:1.05rem!important}
.woocommerce ul.products li.product .price{color:var(–rt-accent)!important}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit, .wp-block-button__link{
background:var(–rt-accent)!important;color:#041018!important;border-radius:999px!important;border:0!important;font-weight:700!important
}
.woocommerce div.product .product_title{color:#fff!important}
.woocommerce div.product p.price{color:var(–rt-accent)!important}
.entry-title, .page-header .entry-title{color:#fff!important}
.woocommerce-info, .woocommerce-message, .woocommerce-error{border-radius:12px}

Shop

Browse all batch products.

Showing all 13 results