HYDRAX
SHIPPING POLICY
FAST DELIVERY.
CLEAR RATES. EGYPT ONLY.
HYDRAX currently sells and delivers inside Egypt only. Our shipping rates and estimated delivery times
depend on your city or governorate, according to the official shipping table below.
Egypt Delivery
We deliver HYDRAX orders across supported areas inside Egypt only.
Cash on Delivery
Pay safely when your order arrives, according to courier coverage and order confirmation.
Delivery Time
Estimated delivery time depends on your destination, as shown in the rates image below.
Delivery Support
Our team can help you confirm your order, delivery details, or shipping questions.
OFFICIAL SHIPPING RATES
SHIPPING FEES & DELIVERY TIME
The table below shows the shipping price and estimated delivery time from Cairo and Giza
to supported areas inside Egypt.
01
Shipping Coverage
HYDRAX currently ships inside Egypt only. We do not currently offer international shipping.
Delivery availability may vary depending on courier coverage in your area.
02
Shipping Fees
Shipping fees are calculated based on the destination shown in the shipping rates table.
The final shipping cost may be confirmed during order confirmation or checkout.
03
Delivery Time
Estimated delivery time is based on the time shown in the shipping rates image.
Delivery may take longer during public holidays, high order volume, courier delays,
weather conditions, or circumstances outside our control.
04
Order Confirmation
After placing your order, HYDRAX or the delivery team may contact you to confirm your name,
phone number, address, size, order details, and delivery availability.
05
Customer Responsibility
Customers must provide accurate delivery details, including full address, city, governorate,
phone number, and any important delivery notes. Incorrect details may cause delivery delays
or order cancellation.
06
Cash on Delivery
Cash on Delivery may be available for supported locations inside Egypt. Customers must pay
the full order amount upon delivery unless another payment method has been confirmed by HYDRAX.
07
Failed Delivery Attempts
If the courier cannot reach the customer or the customer refuses to receive a confirmed order,
the order may be returned or cancelled. Repeated refusal of confirmed orders may affect future orders.
08
Support
For shipping questions, order updates, or delivery support, contact us at
Info@hydraxwear.com.
HYDRAX — NEXT VERSION OF YOU
We keep shipping clear, simple, and reliable so you can focus on training, movement, and your next version.
Shop Hydrax
.hydrax-shipping {
position: relative;
overflow: hidden;
padding: clamp(48px, 7vw, 110px) 0;
background:
radial-gradient(circle at 12% 0%, rgba(255, 0, 0, .18), transparent 34rem),
radial-gradient(circle at 90% 100%, rgba(255, 0, 0, .10), transparent 42rem),
#050505;
color: #ffffff;
font-family: Inter, Arial, sans-serif;
}
.hydrax-shipping *,
.hydrax-shipping *::before,
.hydrax-shipping *::after {
box-sizing: border-box;
}
.hydrax-shipping::before {
content: "";
position: absolute;
inset: 0;
background-image:
linear-gradient(rgba(255,255,255,.028) 1px, transparent 1px),
linear-gradient(90deg, rgba(255,255,255,.028) 1px, transparent 1px);
background-size: 54px 54px;
opacity: .45;
pointer-events: none;
mask-image: linear-gradient(to bottom, #000, transparent 92%);
}
.hydrax-shipping__bg-word {
position: absolute;
right: -2vw;
top: 7%;
color: rgba(255, 255, 255, .025);
font-family: Rajdhani, Inter, Arial, sans-serif;
font-size: clamp(90px, 18vw, 280px);
font-weight: 900;
line-height: .8;
letter-spacing: -.06em;
pointer-events: none;
user-select: none;
animation: hydraxShippingBgFloat 6s ease-in-out infinite;
}
.hydrax-shipping__container {
position: relative;
z-index: 1;
width: min(100% - 32px, 1320px);
margin: 0 auto;
}
.hydrax-shipping__hero {
max-width: 930px;
margin-bottom: clamp(38px, 6vw, 76px);
animation: hydraxShippingFadeUp .85s cubic-bezier(.18,.85,.28,1) both;
}
.hydrax-shipping__eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
width: fit-content;
margin-bottom: 18px;
padding: 8px 14px;
border: 1px solid rgba(255, 0, 0, .75);
border-radius: 999px;
color: #FF0000;
font-family: Rajdhani, Inter, Arial, sans-serif;
font-size: 12px;
font-weight: 900;
line-height: 1;
letter-spacing: .18em;
text-transform: uppercase;
}
.hydrax-shipping__eyebrow span {
width: 7px;
height: 7px;
border-radius: 50%;
background: currentColor;
box-shadow: 0 0 16px currentColor;
animation: hydraxShippingDotPulse 1.8s ease-in-out infinite;
}
.hydrax-shipping h1,
.hydrax-shipping h2,
.hydrax-shipping h3 {
font-family: Rajdhani, Inter, Arial, sans-serif;
text-transform: uppercase;
}
.hydrax-shipping h1 {
margin: 0;
color: #ffffff;
font-size: clamp(48px, 7vw, 104px);
font-weight: 900;
line-height: .88;
letter-spacing: -.055em;
}
.hydrax-shipping h1 span,
.hydrax-shipping__cta h2 {
color: #FF0000;
}
.hydrax-shipping__hero p {
max-width: 760px;
margin: 26px 0 0;
color: #b8b8b8;
font-size: clamp(16px, 1.45vw, 19px);
font-weight: 600;
line-height: 1.75;
}
.hydrax-shipping__notice {
display: inline-flex;
flex-wrap: wrap;
gap: 5px;
width: fit-content;
max-width: 100%;
margin-top: 24px;
padding: 14px 18px;
border: 1px solid rgba(255, 0, 0, .65);
border-radius: 12px;
background: rgba(255, 0, 0, .08);
color: #ffffff;
font-size: 14px;
font-weight: 700;
line-height: 1.5;
}
.hydrax-shipping__notice strong,
.hydrax-shipping__notice a,
.hydrax-shipping__section a {
color: #FF0000;
text-decoration: none;
}
.hydrax-shipping__cards {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 18px;
margin-bottom: clamp(44px, 6vw, 80px);
animation: hydraxShippingFadeUp .85s cubic-bezier(.18,.85,.28,1) .12s both;
}
.hydrax-shipping__card,
.hydrax-shipping__rates,
.hydrax-shipping__section,
.hydrax-shipping__cta {
position: relative;
overflow: hidden;
border: 1px solid rgba(255,255,255,.12);
border-radius: 18px;
background:
linear-gradient(135deg, rgba(255,255,255,.055), transparent 45%),
#101010;
box-shadow: 0 22px 70px rgba(0,0,0,.35);
}
.hydrax-shipping__card {
min-height: 250px;
padding: 28px;
transition: transform .25s ease, border-color .25s ease, background .25s ease;
}
.hydrax-shipping__card:hover,
.hydrax-shipping__section:hover {
transform: translateY(-6px);
border-color: rgba(255, 0, 0, .75);
background:
radial-gradient(circle at top right, rgba(255,0,0,.18), transparent 45%),
linear-gradient(135deg, rgba(255,255,255,.055), transparent 45%),
#141414;
}
.hydrax-shipping__icon {
display: grid;
width: 58px;
height: 58px;
margin-bottom: 26px;
place-items: center;
border: 1px solid rgba(255, 0, 0, .75);
border-radius: 14px;
color: #FF0000;
background: rgba(255, 0, 0, .08);
box-shadow: 0 0 28px rgba(255,0,0,.14);
animation: hydraxShippingIconFloat 3.8s ease-in-out infinite;
}
.hydrax-shipping__card:nth-child(2) .hydrax-shipping__icon { animation-delay: .3s; }
.hydrax-shipping__card:nth-child(3) .hydrax-shipping__icon { animation-delay: .6s; }
.hydrax-shipping__card:nth-child(4) .hydrax-shipping__icon { animation-delay: .9s; }
.hydrax-shipping__icon svg {
width: 30px;
height: 30px;
}
.hydrax-shipping__card h3 {
margin: 0 0 12px;
color: #ffffff;
font-size: 28px;
font-weight: 900;
line-height: 1;
letter-spacing: -.02em;
}
.hydrax-shipping__card p,
.hydrax-shipping__section p,
.hydrax-shipping__rates p,
.hydrax-shipping__cta p {
margin: 0;
color: #b4b4b4;
font-size: 15px;
font-weight: 600;
line-height: 1.75;
}
.hydrax-shipping__rates {
display: grid;
grid-template-columns: minmax(0, .75fr) minmax(0, 1.25fr);
gap: clamp(24px, 4vw, 48px);
align-items: center;
margin-bottom: clamp(44px, 6vw, 80px);
padding: clamp(26px, 5vw, 56px);
animation: hydraxShippingFadeUp .85s cubic-bezier(.18,.85,.28,1) .18s both;
}
.hydrax-shipping__rates h2 {
margin: 0;
color: #ffffff;
font-size: clamp(34px, 4.4vw, 68px);
font-weight: 900;
line-height: .92;
letter-spacing: -.045em;
}
.hydrax-shipping__rates p {
margin-top: 18px;
}
.hydrax-shipping__image-card {
overflow: hidden;
border: 1px solid rgba(255, 0, 0, .45);
border-radius: 16px;
background: #050505;
box-shadow: 0 24px 70px rgba(0,0,0,.45);
}
.hydrax-shipping__image-card img {
display: block;
width: 100%;
height: auto;
}
.hydrax-shipping__content {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
margin-bottom: clamp(44px, 6vw, 80px);
}
.hydrax-shipping__section {
padding: clamp(24px, 3vw, 38px);
transition: transform .25s ease, border-color .25s ease, background .25s ease;
animation: hydraxShippingFadeUp .85s cubic-bezier(.18,.85,.28,1) both;
}
.hydrax-shipping__section span {
display: inline-flex;
margin-bottom: 22px;
color: #FF0000;
font-family: Rajdhani, Inter, Arial, sans-serif;
font-size: 15px;
font-weight: 900;
letter-spacing: .14em;
}
.hydrax-shipping__section h2 {
margin: 0 0 18px;
color: #ffffff;
font-size: clamp(28px, 3vw, 42px);
font-weight: 900;
line-height: .95;
letter-spacing: -.035em;
}
.hydrax-shipping__cta {
padding: clamp(34px, 5vw, 70px);
text-align: center;
background:
radial-gradient(circle at center, rgba(255,0,0,.18), transparent 45%),
#0b0b0b;
animation: hydraxShippingFadeUp .85s cubic-bezier(.18,.85,.28,1) .25s both;
}
.hydrax-shipping__cta h2 {
margin: 0;
font-size: clamp(34px, 4.4vw, 68px);
font-weight: 900;
line-height: .92;
letter-spacing: -.045em;
}
.hydrax-shipping__cta p {
max-width: 680px;
margin: 20px auto 0;
}
.hydrax-shipping__cta a {
position: relative;
overflow: hidden;
display: inline-flex;
min-height: 54px;
margin-top: 30px;
padding: 0 34px;
align-items: center;
justify-content: center;
border: 2px solid #FF0000;
border-radius: 6px;
background: #FF0000;
color: #ffffff;
font-family: Rajdhani, Inter, Arial, sans-serif;
font-size: 16px;
font-weight: 900;
letter-spacing: .1em;
text-decoration: none;
text-transform: uppercase;
box-shadow: 0 18px 40px rgba(255, 0, 0, .24);
transition: background .25s ease, color .25s ease, transform .25s ease;
}
.hydrax-shipping__cta a:hover {
background: #ffffff;
color: #000000;
transform: translateY(-3px);
}
@keyframes hydraxShippingFadeUp {
from {
opacity: 0;
transform: translateY(34px);
filter: blur(6px);
}
to {
opacity: 1;
transform: translateY(0);
filter: blur(0);
}
}
@keyframes hydraxShippingBgFloat {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-14px); }
}
@keyframes hydraxShippingDotPulse {
0%, 100% {
box-shadow: 0 0 12px currentColor;
transform: scale(1);
}
50% {
box-shadow: 0 0 24px currentColor;
transform: scale(1.22);
}
}
@keyframes hydraxShippingIconFloat {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-7px); }
}
@media screen and (max-width: 989px) {
.hydrax-shipping__cards {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.hydrax-shipping__rates,
.hydrax-shipping__content {
grid-template-columns: 1fr;
}
}
@media screen and (max-width: 749px) {
.hydrax-shipping {
padding: 42px 0;
}
.hydrax-shipping__container {
width: min(100% - 28px, 1320px);
}
.hydrax-shipping h1 {
font-size: clamp(42px, 14vw, 62px);
line-height: .92;
}
.hydrax-shipping__hero p {
font-size: 15px;
line-height: 1.65;
}
.hydrax-shipping__notice {
width: 100%;
display: flex;
}
.hydrax-shipping__cards {
grid-template-columns: 1fr;
}
.hydrax-shipping__card {
min-height: 0;
padding: 24px;
}
.hydrax-shipping__rates {
padding: 24px;
}
.hydrax-shipping__section {
padding: 24px;
}
.hydrax-shipping__rates h2,
.hydrax-shipping__section h2,
.hydrax-shipping__cta h2 {
font-size: clamp(32px, 11vw, 48px);
}
.hydrax-shipping__cta a {
width: 100%;
}
}
@media (prefers-reduced-motion: reduce) {
.hydrax-shipping *,
.hydrax-shipping *::before,
.hydrax-shipping *::after {
animation: none !important;
transition: none !important;
transform: none !important;
filter: none !important;
opacity: 1 !important;
}
}