.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;
}
.hp-brand-hero-wrap { padding: 0 !important; background: #06154c; }
.hp-brand-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, .12) 0%, rgba(3, 18, 69, .55) 42%, rgba(3, 18, 69, .92) 100%),
var(--hp-hero-bg);
background-size: 100% 100%, cover;
background-position: center center, center 35%;
}
.hp-brand-hero--divinus.hp-hero-stage {
background-image:
linear-gradient(90deg, rgba(18, 8, 48, .15) 0%, rgba(18, 8, 48, .58) 42%, rgba(18, 8, 48, .92) 100%),
var(--hp-hero-bg);
}
.hp-brand-hero--gloria.hp-hero-stage {
background-image:
linear-gradient(90deg, rgba(8, 32, 58, .1) 0%, rgba(8, 32, 58, .5) 42%, rgba(8, 32, 58, .9) 100%),
var(--hp-hero-bg);
}
.hp-brand-link-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}
.hp-brand-link-card {
display: flex;
flex-direction: column;
gap: 4px;
min-height: 88px;
padding: 16px 18px;
border-radius: 18px;
background: #fff;
border: 2px solid rgba(5, 142, 232, .16);
box-shadow: 0 12px 28px rgba(2, 80, 140, .08);
text-decoration: none !important;
transition: transform .16s ease, box-shadow .16s ease;
}
.hp-brand-link-card:hover {
transform: translateY(-2px);
box-shadow: 0 16px 34px rgba(2, 80, 140, .12);
}
.hp-brand-link-card strong {
color: #061c45;
font-size: 17px;
font-weight: 950;
line-height: 1.25;
}
.hp-brand-link-card span {
color: #4d6f92;
font-size: 13px;
font-weight: 700;
line-height: 1.4;
}
.hp-brand-subnav {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin: 4px 0 20px;
}
.hp-brand-subnav__pill {
display: inline-flex;
align-items: center;
min-height: 42px;
padding: 8px 18px;
border-radius: 999px;
border: 2px solid rgba(5, 142, 232, .22);
background: #fff;
color: #061c45;
font-size: 14px;
font-weight: 900;
text-decoration: none !important;
box-shadow: 0 8px 18px rgba(5, 142, 232, .08);
transition: transform .15s ease, border-color .15s ease, color .15s ease;
}
.hp-brand-subnav__pill:hover {
transform: translateY(-1px);
border-color: #058ee8;
color: #058ee8;
}
@media (max-width: 991px) {
.hp-brand-links-section { display: none !important; }
.hp-brand-subnav { gap: 8px; }
.hp-brand-subnav__pill { flex: 1 1 calc(50% - 8px); justify-content: center; min-height: 40px; padding: 8px 12px; font-size: 13px; }
}
@media (max-width: 900px) {
.hp-brand-link-grid { grid-template-columns: 1fr; }
.hp-brand-hero .hp-hero-layout {
grid-template-columns: 1fr;
width: min(1470px, calc(100% - 32px));
padding-block: 28px 24px;
}
.hp-brand-hero__card { max-width: 420px; margin-inline: auto; }
}
משלוח מהיר1-5 ימי עסקים
מתנה בכל הזמנהכי מגיע להם
תשלום מאובטח100% בטוח
מוצרים איכותייםמבית מותגים מובילים
שירות מכל הלבאנחנו כאן בשבילכם
אקסקלוג׳ן לכלבים
מזון יבש ומוצרים לכלבים מסדרת Exclusion, לפי זמינות במלאי.
-

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

שימורים אקסלוז'ן URINARY לבעיות בדרכי שתן לכלבים – חזיר ואורז 200 גרם
מבצע 5+1 14.90 ₪ הוספה לסל -

שימורים אקסלוז'ן URINARY לבעיות בדרכי שתן לכלבים – חזיר ואורז 400 גרם
מבצע 5+1 21.90 ₪ הוספה לסל -

שימורים היפואלרגניים לכלבים עם שליו ואפונה – 400 גרם Exclusion
מבצע 5+1 17.00 ₪ הוספה לסל -

שימורים היפואלרגניים לכלבים – עז ותפו"א 400 גרם Exclusion
מבצע 5+1 19.00 ₪ הוספה לסל -

שימורים היפואלרגניים ברווז לכלבים אקסלוז'ן – 400 גרם
מבצע 5+1 17.00 ₪ הוספה לסל -

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

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

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

שימורים אקסלוז'ן טעם עגל לכלבים בוגרים – 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל -

שימורים אקסלוז'ן טעם הודו לכלבים בוגרים 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל -

שימורים אקסלוז'ן טעם טונה לכלבים בוגרים – 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל -

שימורים אקסלוז'ן טעם עוף לכלבים בוגרים – 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל -

שימורים אקסלוז'ן טעם בקר לכלבים בוגרים – 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל -

שימורים אקסלוז'ן טעם עוף לגורי כלבים – 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל -

שימורים אקסלוז'ן טעם כבש לכלבים בוגרים – 400 גרם
מבצע 5+1 14.00 ₪ הוספה לסל
שימורי אקסקלוג׳ן
שימורים ורטובים לחתולים, מארזים ויחידות לפי מלאי.
מה זה Exclusion?
מוצרי Exclusion מיועדים ללקוחות שמחפשים בחירה תזונתית מוקפדת. במקרה של רגישות, אלרגיה או מצב רפואי, מומלץ להתייעץ עם וטרינר לפני החלפת מזון.
משלוח מהיר1-5 ימי עסקים
מתנה בכל הזמנהכי מגיע להם
תשלום מאובטח100% בטוח
מוצרים איכותייםמבית מותגים מובילים
שירות מכל הלבאנחנו כאן בשבילכם