.hp-inner-page { padding-bottom: 8px; }
.hp-inner-hero-wrap { padding: 0 !important; background: transparent; }
.hp-inner-hero {
padding: 24px 0 10px;
background:
radial-gradient(circle at 88% 8%, rgba(0, 216, 255, .14), transparent 26%),
linear-gradient(180deg, #ecfbff 0%, #fff 100%);
}
.hp-inner-hero__grid {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(240px, 400px);
align-items: center;
gap: clamp(18px, 3vw, 36px);
}
.hp-inner-hero__copy { text-align: right; }
.hp-inner-hero__kicker {
margin: 0 0 10px;
color: #058ee8;
font-size: 15px;
font-weight: 900;
}
.hp-inner-hero__copy h1 {
margin: 0;
color: #061c45;
font-size: clamp(30px, 3.4vw, 50px);
font-weight: 950;
line-height: 1.08;
}
.hp-inner-hero__lead {
margin: 12px 0 0;
color: #4d6f92;
font-size: 16px;
font-weight: 700;
line-height: 1.65;
}
.hp-inner-hero__bullets {
margin: 14px 0 0;
padding: 0 18px 0 0;
color: #2c4a6e;
font-weight: 700;
line-height: 1.7;
}
.hp-inner-hero__media img {
display: block;
width: 100%;
border-radius: 22px;
box-shadow: 0 20px 42px rgba(5, 142, 232, .16);
object-fit: cover;
}
.hp-inner-hero__actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 20px;
}
.hp-sale-hero-wrap,
.hp-about-hero-wrap { padding: 0 !important; background: #06154c; }
.hp-about-hero.hp-hero-stage {
min-height: 0 !important;
max-height: 70vh;
height: clamp(320px, 70vh, 560px);
overflow: hidden;
background-image:
linear-gradient(90deg, rgba(3, 18, 69, .1) 0%, rgba(3, 18, 69, .5) 46%, rgba(3, 18, 69, .9) 100%),
var(--hp-hero-bg);
background-size: 100% 100%, cover;
background-position: center center, center 30%;
}
.hp-about-hero .hp-hero-layout {
grid-template-columns: minmax(0, 1fr) minmax(300px, 44%) minmax(220px, 300px);
gap: clamp(12px, 2vw, 24px);
min-height: 0;
max-height: 70vh;
height: 100%;
align-items: center;
padding-block: 20px;
box-sizing: border-box;
}
.hp-about-hero .hp-hero-copy {
grid-column: 2;
text-align: right;
padding: 0;
align-self: center;
}
.hp-about-hero__card.hp-friday-card {
grid-column: 3;
max-width: 268px;
max-height: 260px;
min-height: 0;
margin-inline-start: auto;
padding: 14px;
align-self: center;
}
.hp-sale-hero.hp-hero-stage {
min-height: 0 !important;
max-height: 70vh;
height: 70vh;
overflow: hidden;
background-image:
linear-gradient(90deg, rgba(3, 18, 69, .12) 0%, rgba(3, 18, 69, .55) 48%, rgba(3, 18, 69, .88) 100%),
var(--hp-hero-bg);
background-size: 100% 100%, cover;
background-position: center center, center 20%;
}
.hp-sale-hero .hp-hero-layout {
grid-template-columns: minmax(0, 1fr) minmax(300px, 44%) minmax(220px, 300px);
gap: clamp(12px, 2vw, 24px);
min-height: 0;
max-height: 70vh;
height: 100%;
align-items: center;
padding-block: 20px;
box-sizing: border-box;
}
.hp-sale-hero .hp-hero-copy {
grid-column: 2;
text-align: right;
padding: 0;
align-self: center;
}
.hp-sale-hero .hp-hero-copy h1 {
font-size: clamp(30px, 3.2vw, 56px) !important;
}
.hp-sale-hero .hp-hero-copy h1 strong {
color: #23f2ff;
text-shadow: 0 0 16px rgba(0, 216, 255, .74), 0 0 34px rgba(0, 216, 255, .45);
}
.hp-sale-hero .hp-hero-subtitle {
font-size: clamp(14px, 1.35vw, 18px) !important;
margin-top: 10px !important;
}
.hp-sale-hero .hp-hero-actions {
margin-top: 18px !important;
}
.hp-sale-hero__card.hp-friday-card {
grid-column: 3;
width: 100%;
max-width: 268px;
min-height: 0 !important;
max-height: 240px;
height: auto;
align-self: center;
padding: 14px 14px 12px;
overflow: hidden;
justify-self: end;
}
.hp-sale-hero__card .hp-neon-kicker {
font-size: 20px !important;
line-height: 1.05;
}
.hp-sale-hero__card h2 {
margin: 8px 0 6px !important;
font-size: 16px !important;
line-height: 1.2 !important;
}
.hp-sale-hero__list {
list-style: none;
margin: 8px 0 6px;
padding: 0;
text-align: right;
}
.hp-sale-hero__list li {
position: relative;
padding: 3px 16px 3px 0;
color: #dff6ff;
font-size: 13px;
font-weight: 800;
line-height: 1.35;
}
.hp-sale-hero__list li::before {
content: "✓";
position: absolute;
right: 0;
top: 3px;
color: #00d8ff;
font-size: 11px;
font-weight: 950;
}
.hp-sale-hero-wrap .hp-sale-hero svg,
.hp-sale-hero-wrap .hp-friday-card svg,
.hp-sale-hero-wrap .hp-hero-cta svg,
.hp-sale-hero-wrap .hp-pink-cta svg {
display: none !important;
width: 0 !important;
height: 0 !important;
max-width: 0 !important;
max-height: 0 !important;
overflow: hidden !important;
visibility: hidden !important;
}
.hp-sale-hero .hp-pink-cta {
margin-top: 8px;
min-height: 38px;
padding: 0 16px;
font-size: 13px;
}
.hp-sale-hero__note {
margin: 0 0 6px;
color: #cfeaff;
font-size: 11px;
font-weight: 750;
line-height: 1.35;
}
.hp-section-sub {
text-align: center;
color: #4d6f92;
font-weight: 700;
margin: -4px 0 20px;
font-size: 15px;
}
.hp-info-panel {
border-radius: 22px;
background: #fff;
border: 1px solid rgba(5, 142, 232, .16);
box-shadow: 0 14px 34px rgba(2, 80, 140, .08);
padding: 24px 28px;
}
.hp-info-panel h2 {
margin: 0 0 12px;
color: #061c45;
font-size: clamp(22px, 2.2vw, 28px);
font-weight: 950;
}
.hp-info-panel p,
.hp-info-panel li {
color: #2c4a6e;
font-weight: 700;
line-height: 1.65;
}
.hp-contact-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 16px;
}
.hp-contact-card {
border-radius: 18px;
background: #fff;
border: 2px solid rgba(5, 142, 232, .18);
box-shadow: 0 14px 34px rgba(2, 80, 140, .08);
padding: 24px 18px;
text-align: center;
}
.hp-contact-card strong {
display: block;
color: #061c45;
font-size: 18px;
font-weight: 950;
margin-bottom: 10px;
}
.hp-contact-card a {
color: #058ee8 !important;
font-weight: 950;
font-size: 18px;
}
.hp-contact-card p {
margin: 10px 0 0;
color: #4d6f92;
font-size: 14px;
font-weight: 700;
line-height: 1.5;
}
.hp-contact-card--wa a { color: #128c7e !important; }
.hp-products-section .woocommerce-pagination {
margin-top: 22px;
text-align: center;
}
.hp-products-section .woocommerce-pagination ul {
display: inline-flex;
gap: 8px;
list-style: none;
padding: 0;
margin: 0;
}
.hp-products-section .woocommerce-pagination a,
.hp-products-section .woocommerce-pagination span {
display: inline-flex;
min-width: 38px;
min-height: 38px;
align-items: center;
justify-content: center;
border-radius: 999px;
border: 1px solid rgba(5, 142, 232, .25);
background: #fff;
color: #061c45;
font-weight: 800;
}
.hp-products-section .woocommerce-pagination .current {
background: linear-gradient(180deg, #1bd8ff, #0787da);
color: #fff;
border-color: transparent;
}
.hp-inner-page .hp-product-grid .woocommerce ul.products,
.hp-inner-page .hp-product-grid ul.products {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
@media (max-width: 1100px) {
.hp-sale-hero.hp-hero-stage {
height: auto;
max-height: none;
min-height: 0 !important;
}
.hp-sale-hero .hp-hero-layout {
grid-template-columns: 1fr;
width: min(1470px, calc(100% - 32px));
max-height: none;
height: auto;
padding-block: 28px 24px;
}
.hp-sale-hero .hp-hero-copy,
.hp-sale-hero__card { grid-column: 1; }
.hp-sale-hero__card.hp-friday-card {
max-width: 420px;
max-height: none;
margin-inline: auto;
}
}
@media (max-width: 900px) {
.hp-inner-hero__grid { grid-template-columns: 1fr; }
.hp-contact-grid { grid-template-columns: 1fr; }
.hp-sale-hero .hp-hero-actions { flex-direction: column; }
.hp-sale-hero .hp-hero-cta { width: 100%; }
}
@media (min-width: 1101px) {
.hp-sale-hero.hp-hero-stage {
height: 70vh !important;
max-height: 70vh !important;
}
.hp-hero-stage.hp-sale-hero {
min-height: 0 !important;
}
}
body.hipopo-codex-inner .hp-hero-stage.hp-sale-hero,
body.page-slug-sale .hp-hero-stage.hp-sale-hero {
min-height: 0 !important;
max-height: 70vh !important;
height: 70vh !important;
}
.hp-inner-page .hp-wa-strip {
margin: 20px auto 0;
width: fit-content;
max-width: calc(100% - 24px);
min-height: 42px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 10px 24px;
border-radius: 999px;
background: linear-gradient(180deg, #1fd3ff, #0878ce);
color: #fff !important;
font-weight: 900;
font-size: 15px;
line-height: 1.3;
text-decoration: none !important;
box-shadow: 0 12px 22px rgba(0, 139, 220, .24);
}
.hp-inner-page .hp-wa-strip:hover { color: #fff !important; }
.hp-inner-page .hp-wa-strip svg {
width: 20px !important;
height: 20px !important;
max-width: 20px !important;
max-height: 20px !important;
flex-shrink: 0;
}
.hp-inner-page .hp-shell:has(> .hp-wa-strip) { text-align: center; }
.hp-category-card--health {
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(180deg, #e8fbff 0%, #fff 100%);
min-height: 0;
}
.hp-category-card--health .hp-category-image,
.hp-category-card--health img {
width: 100%;
height: auto;
aspect-ratio: 2.35 / 1;
object-fit: contain !important;
object-position: center center !important;
display: block;
padding: 10px 14px;
box-sizing: border-box;
transform: scale(1.08);
transform-origin: center center;
}
.hp-inner-page .hp-category-grid .hp-category-card--health {
overflow: visible;
}
מבצעים חמים • משלוח עד הבית • מלאי מעודכן
כל המבצעיםשל היפופו
מזון לכלבים ולחתולים, מותגים נבחרים ומוצרים משלימים -
במחירים מעודכנים בקופה.
משלוח מהיר1-5 ימי עסקים
מתנה בכל הזמנהכי מגיע להם
תשלום מאובטח100% בטוח
מוצרים איכותייםמבית מותגים מובילים
שירות מכל הלבאנחנו כאן בשבילכם
כל המוצרים במבצע
מוצרים עם מחיר מבצע פעיל – לפי זמינות במלאי.
-

אקסלוז'ן היפואלרגני הידרוליזט דגים לכלבים מגזע בינוני וגדול – 12 ק"ג
מבצע 5+1 439.00 ₪ הוספה לסל -

אקסלוז'ן היפואלרגני הידרוליזט דגים לכלבים מגזע קטן – 2 ק"ג
מבצע 5+1 179.00 ₪ הוספה לסל -

אקסלוז'ן מזון דיאטטי לכלבים מגזע בינוני-גדול בטעם חזיר – 12 ק"ג
מבצע 5+1 419.00 ₪ הוספה לסל -

אקסלוז'ן מטבוליק ומוביליטי לכלבים מגזע בינוני-גדול בטעם חזיר – 7 ק"ג
מבצע 5+1 289.00 ₪ הוספה לסל -

אקסלוז'ן מוביליטי לכלבים מגזע קטן בטעם חזיר ואורז – 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן מוביליטי לכלבים מגזע בינוני וגדול בטעם חזיר ואורז – 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן מוביליטי לכלבים מגזע בינוני וגדול בטעם חזיר ואורז – 12 ק"ג
מבצע 5+1 379.00 ₪ הוספה לסל -

אקסלוז'ן מטבוליק ומוביליטי לכלבים מגזע בינוני עד גדול בטעם חזיר – 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן רפואי URINARY לבעיות בדרכי שתן לכלבים מגזע בינוני/גדול טעם חזיר ואורז 12 ק"ג
מבצע 5+1 459.00 ₪ הוספה לסל -

אקסלוז'ן רפואי URINARY לכלבים מגזע קטן 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן רפואי URINARY לכלבים מגזע בינוני/גדול טעם חזיר ואורז 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן רפואי דיאבטיק לכלבים מגזע בינוני-גדול בטעם חזיר – 12 ק"ג
מבצע 5+1 459.00 ₪ הוספה לסל -

אקסלוז'ן רפואי דיאבטיק לכלבים מגזע בינוני-גדול טעם חזיר – 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן רפואי דיאבטיק לכלבים מגזע קטן טעם חזיר – 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל -

אקסלוז'ן רפואי רנל כליות (RENAL) לכלבים מגזע בינוני/גדול 12 ק"ג
מבצע 5+1 459.00 ₪ הוספה לסל -

אקסלוז'ן רפואי רנל לכלבים מגזע קטן 2 ק"ג
מבצע 5+1 149.00 ₪ הוספה לסל
לפני שמזמינים
- בדקו משקל, גיל והתאמה לחיית המחמד לפני הרכישה
- במקרה של רגישות או מצב רפואי - התייעצות עם וטרינר
- זמני משלוח משתנים לפי אזור; ניצור קשר לאחר ההזמנה
משלוח מהיר1-5 ימי עסקים
מתנה בכל הזמנהכי מגיע להם
תשלום מאובטח100% בטוח
מוצרים איכותייםמבית מותגים מובילים
שירות מכל הלבאנחנו כאן בשבילכם