/* 505life Phoca Cart product detail overrides */
.life505-product {
  --life505-ink: #11191d;
  --life505-muted: #647276;
  --life505-line: #e5ecee;
  --life505-soft: #f7fbfb;
  --life505-panel: #ffffff;
  --life505-accent: #46a6af;
  --life505-accent-dark: #277982;
  --life505-shadow: 0 22px 70px rgba(17, 25, 29, 0.09);
  max-width: 980px;
  margin: 0 auto 64px !important;
  padding: 0 20px 0;
  color: var(--life505-ink, #11191d);
}

.u-section-1:has(.life505-product),
.u-section-1:has(.life505-category),
.u-post-details:has(.life505-product),
.u-post-details:has(.life505-category),
.u-container-layout:has(.life505-product),
.u-container-layout:has(.life505-category),
.u-post-content:has(.life505-product),
.u-post-content:has(.life505-category) {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.u-post-content:has(.life505-product),
.u-post-content:has(.life505-category) {
  margin-bottom: 0 !important;
}

.life505-product {
  position: relative;
}

.life505-product .life505-product-grid {
  position: relative;
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: 44px;
  align-items: start;
}

.life505-product #phImageBox,
.life505-product .ph-item-view-data-box {
  position: relative;
  z-index: 1;
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
  float: none !important;
}

.life505-product .life505-product-grid,
.life505-product .life505-product-notes,
.life505-product .ph-item-bottom-box {
  position: relative;
  z-index: 1;
}

.life505-product #phImageBox {
  position: sticky;
  top: 22px;
  align-self: start;
}

.life505-product .ph-item-image-full-box {
  position: relative;
  display: grid !important;
  min-height: 520px;
  padding: 18px;
  place-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.08), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.36), rgba(255, 255, 255, 0.16) 62%) !important;
  border: 1px solid rgba(255, 255, 255, 0.44) !important;
  border-radius: 8px;
  outline: 1px solid rgba(17, 25, 29, 0.045);
  outline-offset: -1px;
  box-shadow:
    0 16px 42px rgba(17, 25, 29, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.16);
  backdrop-filter: blur(18px) saturate(1.16);
}

.life505-product .ph-item-image-full-box::after {
  display: none;
}

.life505-product .ph-image-full,
.life505-product .phImageFull,
.life505-product .phjProductImageVItemP {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
}

.life505-product .ph-item-image-add-box {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(76px, 1fr));
  gap: 10px;
  margin: 12px 0 0;
}

.life505-product .ph-item-image-add-box [class*="col"],
.life505-product .ph-item-image-box {
  width: auto !important;
  padding: 0 !important;
}

.life505-product .ph-item-image-add-box a {
  display: grid;
  min-height: 84px;
  padding: 8px;
  place-items: center;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(17, 25, 29, 0.08);
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(17, 25, 29, 0.035);
  transition: border-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.life505-product .ph-item-image-add-box a:hover {
  border-color: rgba(70, 166, 175, 0.45);
  box-shadow: 0 10px 24px rgba(70, 166, 175, 0.12);
  transform: translateY(-1px);
}

.life505-product .ph-item-price-panel.phItemPricePanel {
  padding: 34px;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.08), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.36), rgba(255, 255, 255, 0.16) 62%) !important;
  border: 1px solid rgba(255, 255, 255, 0.44) !important;
  border-radius: 8px;
  outline: 1px solid rgba(70, 166, 175, 0.12);
  outline-offset: -1px;
  box-shadow:
    0 18px 50px rgba(17, 25, 29, 0.075),
    inset 0 1px 0 rgba(255, 255, 255, 0.68) !important;
  -webkit-backdrop-filter: blur(22px) saturate(1.22);
  backdrop-filter: blur(22px) saturate(1.22);
}

@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))) {
  .life505-product .ph-item-image-full-box,
  .life505-product .ph-item-price-panel.phItemPricePanel,
  .life505-product .life505-research-notice,
  .life505-product .life505-trust-item,
  .life505-product .ph-item-stock-box,
  .life505-product .ph-item-id-box,
  .life505-product .ph-item-manufacturer-box,
  .life505-product .ph-item-delivery-date-box,
  .life505-product .ph-item-reward-box,
  .life505-product .ph-item-bottom-box {
    background:
      radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.08), transparent 32%),
      linear-gradient(145deg, rgba(247, 251, 251, 0.5), rgba(255, 255, 255, 0.32) 62%) !important;
  }
}

.life505-product .life505-product-kicker {
  display: inline-flex;
  min-height: 30px;
  margin: 0 0 16px;
  padding: 5px 12px;
  align-items: center;
  color: var(--life505-accent-dark);
  background: #edf8f9;
  border: 1px solid #d6ecef;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.life505-product h1,
.life505-product .page-header h1,
.life505-product .ph-header {
  margin: 0 0 14px;
  color: var(--life505-ink, #11191d);
  font-size: clamp(1.7rem, 2.55vw, 2.00rem);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: 0;
}

.life505-product .ph-item-price-box {
  margin: 18px 0 20px;
  padding: 20px 0 18px;
  border-top: 1px solid var(--life505-line);
  border-bottom: 1px solid var(--life505-line);
}

.life505-product .ph-item-price-box .ph-price-txt,
.life505-product .ph-item-price-box .ph-price-brutto-txt,
.life505-product .ph-item-price-box .ph-price-netto-txt,
.life505-product .ph-item-price-box .ph-tax-txt {
  display: none !important;
}

.life505-product .ph-price-brutto,
.life505-product .ph-price-netto,
.life505-product .ph-price {
  color: var(--life505-accent-dark);
  font-size: 1.65rem;
  line-height: 1.1;
  font-weight: 800;
}

.life505-product .ph-desc {
  margin: 20px 0 24px;
  color: var(--life505-muted);
  font-size: 1.05rem;
  line-height: 1.72;
}

.life505-product .ph-desc p {
  margin: 0 0 12px;
}

.life505-product .life505-description {
  color: #061735;
  font-size: 0.96rem;
  line-height: 1.62;
}

.life505-product .life505-description p {
  margin: 0 0 12px;
}

.life505-product .life505-description strong {
  color: var(--life505-ink, #11191d);
  font-weight: 800;
}

.life505-product .life505-description h3,
.life505-product .life505-description h4 {
  color: var(--life505-ink, #11191d);
  font-weight: 800;
  letter-spacing: 0;
}

.life505-product .life505-description h3 {
  margin: 16px 0 7px;
  font-size: 1.05rem;
  line-height: 1.25;
}

.life505-product .life505-description h4 {
  margin: 12px 0 6px;
  font-size: 0.98rem;
  line-height: 1.3;
}

.life505-product .life505-description ul {
  margin: 0 0 12px 18px;
  padding-left: 18px;
}

.life505-product .life505-description li {
  margin: 5px 0;
}

.life505-product .life505-description sub {
  font-size: 0.72em;
  line-height: 0;
}

.life505-product .life505-description-notice,
.life505-product .life505-description-solvent {
  padding: 12px 14px;
  color: #11191d;
  background: linear-gradient(145deg, rgba(247, 251, 251, 0.92), rgba(232, 246, 247, 0.78));
  border: 1px solid rgba(70, 166, 175, 0.18);
  border-left: 4px solid var(--life505-accent);
  border-radius: 8px;
  box-shadow: 0 10px 26px rgba(17, 25, 29, 0.06);
}

.life505-product .life505-description-notice {
  margin: 0 0 16px;
}

.life505-product .life505-description-solvent {
  margin: 12px 0 10px;
}

.life505-product .life505-spec-table {
  margin: 18px 0;
  overflow: hidden;
  color: #f4f2e9;
  background: linear-gradient(135deg, #46a6af 0%, #0f8f9c 48%, #0075ed 100%);
  border-radius: 16px;
  box-shadow: 0 2px 0 rgba(6, 23, 53, 0.12);
}

.life505-product .life505-spec-table-inner {
  padding: 15px 20px;
}

.life505-product .life505-spec-row {
  display: flex;
  border-bottom: 1px solid rgba(251, 250, 246, 0.35);
}

.life505-product .life505-spec-row:last-child {
  border-bottom: 0;
}

.life505-product .life505-spec-label,
.life505-product .life505-spec-value {
  padding: 10px 14px;
}

.life505-product .life505-spec-label {
  flex: 1 1 0;
  color: #fbfaf6;
  font-weight: 800;
}

.life505-product .life505-spec-value {
  flex: 2 1 0;
}

@media (max-width: 640px) {
  .life505-product .life505-spec-row {
    display: block;
    padding: 9px 0;
  }

  .life505-product .life505-spec-label,
  .life505-product .life505-spec-value {
    padding: 3px 12px;
  }
}

@media (max-width: 991px) {
  body.u-offcanvas-opened {
    overflow: hidden;
  }

  .u-sticky-with-opened-mobile-menu,
  .u-sticky-fixed.u-sticky-with-opened-mobile-menu,
  .u-body.u-sticky-fixed .u-sticky-with-opened-mobile-menu {
    overflow: visible !important;
    transform: none !important;
    filter: none !important;
    contain: none !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }

  .u-header .u-menu.u-offcanvas.open,
  .u-body .u-header .u-menu.u-offcanvas.open,
  .u-sticky-fixed .u-menu.u-offcanvas.open,
  .u-sticky-with-opened-mobile-menu .u-menu.u-offcanvas.open {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    z-index: 100001 !important;
  }

  .u-header .u-menu.u-offcanvas.open .u-nav-container-collapse,
  .u-body .u-header .u-menu.u-offcanvas.open .u-nav-container-collapse,
  .u-sticky-fixed .u-menu.u-offcanvas.open .u-nav-container-collapse,
  .u-sticky-with-opened-mobile-menu .u-menu.u-offcanvas.open .u-nav-container-collapse {
    display: flex !important;
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    max-width: none !important;
    max-height: none !important;
    overflow: hidden !important;
    transform: none !important;
    clip-path: none !important;
    -webkit-clip-path: none !important;
    z-index: 100000 !important;
  }

  .u-header .u-menu.u-offcanvas.open .u-sidenav,
  .u-body .u-header .u-menu.u-offcanvas.open .u-sidenav,
  .u-sticky-fixed .u-menu.u-offcanvas.open .u-sidenav,
  .u-sticky-with-opened-mobile-menu .u-menu.u-offcanvas.open .u-sidenav {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: auto !important;
    width: min(84vw, 340px) !important;
    max-width: 340px !important;
    height: 100vh !important;
    margin: 0 !important;
    flex: 0 0 min(84vw, 340px) !important;
    background: rgba(0, 0, 0, 0.95) !important;
    border-right: none !important;
    border-left: none !important;
    box-shadow: 18px 0 48px rgba(17, 25, 29, 0.18) !important;
    -webkit-backdrop-filter: blur(18px) saturate(1.18);
    backdrop-filter: blur(18px) saturate(1.18);
    transform: none !important;
    z-index: 100002 !important;
  }

  .u-header .u-menu.u-menu-open-right.u-offcanvas.open .u-sidenav {
    right: 0 !important;
    left: auto !important;
    box-shadow: -18px 0 48px rgba(17, 25, 29, 0.18) !important;
  }

  .u-header .u-menu.u-offcanvas.open .u-menu-overlay,
  .u-body .u-header .u-menu.u-offcanvas.open .u-menu-overlay,
  .u-sticky-fixed .u-menu.u-offcanvas.open .u-menu-overlay,
  .u-sticky-with-opened-mobile-menu .u-menu.u-offcanvas.open .u-menu-overlay {
    display: block !important;
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.7) !important;
    opacity: 1 !important;
    z-index: 100001 !important;
  }

  .u-header .u-menu.u-offcanvas.open .u-sidenav-overflow {
    position: absolute !important;
    inset: 0 !important;
    overflow-y: auto !important;
    padding: 12px 22px 36px !important;
  }

  .u-header .u-menu.u-offcanvas.open .u-menu-close {
    color: #fff;
  }

  .u-header .u-menu.u-offcanvas.open .u-popupmenu-items {
    display: table !important;
    width: auto !important;
    margin: 24px auto 0 !important;
  }

  .u-header .u-menu.u-offcanvas.open .u-popupmenu-items .u-nav-link {
    padding: 13px 0 !important;
    color: #fff !important;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.4 !important;
    text-align: center;
    border-bottom: 0 !important;
  }
}

.life505-product .life505-research-notice {
  margin: 18px 0 22px;
  padding: 14px 16px 14px 18px;
  color: #445258;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.07), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.32), rgba(255, 255, 255, 0.14) 62%) !important;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-left: 4px solid var(--life505-accent);
  border-radius: 8px;
  box-shadow:
    0 12px 32px rgba(17, 25, 29, 0.052),
    inset 0 1px 0 rgba(255, 255, 255, 0.62);
  -webkit-backdrop-filter: blur(16px) saturate(1.14);
  backdrop-filter: blur(16px) saturate(1.14);
  font-size: 0.96rem;
  line-height: 1.6;
}

.life505-product .life505-research-notice strong {
  color: var(--life505-ink, #11191d);
}

.life505-product .life505-solvent-link,
.life505-product .ph-tab-pane a.life505-solvent-link {
  display: inline-flex;
  min-height: 30px;
  margin: 0 2px;
  padding: 4px 11px;
  align-items: center;
  vertical-align: middle;
  color: var(--life505-accent-dark) !important;
  /* background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(70, 166, 175, 0.14), rgba(247, 251, 251, 0.52) 56%, rgba(255, 255, 255, 0.22) 100%) !important;
  border: 1px solid rgba(70, 166, 175, 0.28);
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(70, 166, 175, 0.12); */
  font-weight: 800;
  line-height: 1.15;
  text-decoration: none !important;
  white-space: nowrap;
}

.life505-product .life505-solvent-link:hover,
.life505-product .ph-tab-pane a.life505-solvent-link:hover {
  color: #fff !important;
  background: linear-gradient(145deg, var(--life505-accent), var(--life505-accent-dark)) !important;
}

.life505-product .life505-product-notes {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  margin: 28px auto 0;
  gap: 0;
  align-items: stretch;
}

.life505-product .life505-product-notes .life505-research-notice,
.life505-product .life505-product-notes .life505-trust-list {
  margin-top: 0;
  margin-bottom: 0;
}

.life505-product .life505-trust-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  gap: 16px;
  margin: 0;
}

.life505-product .life505-trust-item {
  display: flex;
  min-height: 55px;
  padding: 18px 20px;
  gap: 12px;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--life505-ink, #11191d);
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.22), transparent 36%),
    linear-gradient(145deg, rgba(70, 166, 175, 0.24), rgba(247, 251, 251, 0.54) 48%, rgba(255, 255, 255, 0.22) 100%) !important;
  border: 1px solid rgba(70, 166, 175, 0.28);
  border-radius: 8px;
  box-shadow:
    0 14px 34px rgba(70, 166, 175, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.68);
  -webkit-backdrop-filter: blur(14px) saturate(1.12);
  backdrop-filter: blur(14px) saturate(1.12);
  font-size: 1rem;
  line-height: 1.25;
}

.life505-product .ph-item-stock-box,
.life505-product .ph-item-id-box,
.life505-product .ph-item-manufacturer-box,
.life505-product .ph-item-delivery-date-box,
.life505-product .ph-item-reward-box {
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.055), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.28), rgba(255, 255, 255, 0.12) 62%) !important;
  border: 1px solid rgba(255, 255, 255, 0.38) !important;
  box-shadow:
    0 9px 22px rgba(17, 25, 29, 0.04),
    inset 0 1px 0 rgba(255, 255, 255, 0.56);
  -webkit-backdrop-filter: blur(12px) saturate(1.1);
  backdrop-filter: blur(12px) saturate(1.1);
}

.life505-product .ph-item-id-box,
.life505-product [id^="phItemIdBox"] {
  display: none !important;
}

.life505-product .ph-item-bottom-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.08), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.34), rgba(255, 255, 255, 0.14) 62%) !important;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  outline: 1px solid rgba(17, 25, 29, 0.045);
  outline-offset: -1px;
  box-shadow:
    0 18px 54px rgba(17, 25, 29, 0.068),
    inset 0 1px 0 rgba(255, 255, 255, 0.64) !important;
  -webkit-backdrop-filter: blur(20px) saturate(1.2);
  backdrop-filter: blur(20px) saturate(1.2);
}

#ph-pc-item-box .ph-item-bottom-box,
.pc-item-view .ph-item-bottom-box,
.ph-item-view .ph-item-bottom-box {
  position: relative;
  z-index: 1;
  margin-top: 48px;
  padding: 34px;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.1), transparent 34%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.42), rgba(255, 255, 255, 0.2) 64%) !important;
  border: 1px solid rgba(70, 166, 175, 0.24) !important;
  border-radius: 8px;
  outline: 1px solid rgba(255, 255, 255, 0.46);
  outline-offset: -1px;
  box-shadow:
    0 20px 56px rgba(17, 25, 29, 0.09),
    inset 0 1px 0 rgba(255, 255, 255, 0.68) !important;
  -webkit-backdrop-filter: blur(22px) saturate(1.22);
  backdrop-filter: blur(22px) saturate(1.22);
}

#ph-pc-item-box .ph-item-bottom-box > *,
.pc-item-view .ph-item-bottom-box > *,
.ph-item-view .ph-item-bottom-box > * {
  position: relative;
  z-index: 1;
}

#ph-pc-item-box #phdescription,
.pc-item-view #phdescription,
.ph-item-view #phdescription {
  max-width: 980px;
  /* padding: 24px; */
  background: rgba(255, 255, 255, 0.32);
  /* border: 1px solid rgba(70, 166, 175, 0.2); */
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58);
  -webkit-backdrop-filter: blur(12px) saturate(1.1);
  backdrop-filter: blur(12px) saturate(1.1);
}

.life505-product .ph-item-bottom-box::before {
  display: none;
}

.life505-product .ph-item-bottom-box::after {
  display: none;
}

.life505-product .ph-item-bottom-box > * {
  position: relative;
  z-index: 1;
}

.life505-product .ph-item-bottom-box .nav,
.life505-product .ph-item-bottom-box .nav-tabs {
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.05), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.24), rgba(255, 255, 255, 0.1) 62%) !important;
  border: 1px solid rgba(255, 255, 255, 0.44) !important;
  -webkit-backdrop-filter: blur(10px) saturate(1.08);
  backdrop-filter: blur(10px) saturate(1.08);
}

.life505-product .life505-trust-item span {
  display: grid;
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  place-items: center;
  color: #fff;
  background: var(--life505-accent);
  border-radius: 50%;
  font-size: 0.9rem;
  font-weight: 800;
}

.life505-product .phItemCartBoxForm select,
.life505-product .phItemCartBoxForm input[type="text"],
.life505-product .phItemCartBoxForm input[type="number"],
.life505-product .phItemCartBoxForm .form-control {
  min-height: 50px;
  color: var(--life505-ink, #11191d);
  background-color: #fff;
  border: 1px solid var(--life505-line);
  border-radius: 8px;
  box-shadow: none;
}

.life505-product .phItemCartBoxForm .btn,
.life505-product .phItemCartBoxForm button,
.life505-product .phItemCartBoxForm input[type="submit"],
.life505-product a.btn-primary,
.life505-product .btn-primary {
  min-height: 50px;
  color: #fff;
  background: var(--life505-accent) !important;
  border-color: var(--life505-accent) !important;
  border-radius: 8px;
  box-shadow: 0 14px 30px rgba(70, 166, 175, 0.24);
  font-weight: 700;
}

.life505-category {
  --life505-ink: #11191d;
  --life505-muted: #647276;
  --life505-line: #e5ecee;
  --life505-soft: #f7fbfb;
  --life505-accent: #46a6af;
  --life505-accent-dark: #277982;
  max-width: 1220px;
  margin: 0 auto 64px !important;
  padding: 0 20px 0;
  color: var(--life505-ink, #11191d);
}

.life505-category h1,
.life505-category .page-header h1,
.life505-category .ph-header {
  position: relative;
  display: table;
  margin: 0 auto 34px;
  padding: 0 0 14px;
  color: var(--life505-ink, #11191d);
  font-size: clamp(2.1rem, 4.1vw, 3.45rem);
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.life505-category h1::after,
.life505-category .page-header h1::after,
.life505-category .ph-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 96px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(70, 166, 175, 0.05), rgba(70, 166, 175, 0.95), rgba(70, 166, 175, 0.05));
  box-shadow: 0 7px 16px rgba(70, 166, 175, 0.24);
  transform: translateX(-50%);
}

.life505-category #phItemsBox,
.life505-category #phItems {
  width: 100%;
}

.life505-category #phItems > .row,
.life505-category #phItems > [class*="row"] {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px 18px;
  align-items: stretch;
  margin-right: 0;
  margin-left: 0;
}

.life505-category #phItems .row-item,
.life505-category #phItems [class*="col-"],
.life505-category #phItems [class*=" col-"] {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
  float: none !important;
}

.life505-category #phItems > .row > .ph-cb,
.life505-category #phItems > [class*="row"] > .ph-cb {
  display: none !important;
}

.life505-category .ph-item-box.grid,
.life505-category .ph-item-box {
  height: 100%;
}

.life505-category .ph-thumbnail.ph-item,
.life505-category .ph-thumbnail-c.ph-item,
.life505-category .ph-item-box > .ph-thumbnail {
  display: block;
  height: 420px;
  min-height: 420px;
  padding: 0 !important;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.48) !important;
  border: 0 !important;
  border-radius: 16px;
  outline: 0;
  box-shadow: 0 14px 32px rgba(17, 25, 29, 0.12) !important;
  -webkit-backdrop-filter: blur(14px) saturate(1.08);
  backdrop-filter: blur(14px) saturate(1.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.life505-category .ph-thumbnail.ph-item:hover,
.life505-category .ph-thumbnail-c.ph-item:hover,
.life505-category .ph-item-box > .ph-thumbnail:hover {
  box-shadow: 0 18px 40px rgba(17, 25, 29, 0.16) !important;
  transform: translateY(-2px);
}

.life505-category .ph-item-content.grid,
.life505-category .ph-item-content {
  display: flex;
  height: 100%;
  min-height: 100%;
  flex-direction: column;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  padding: 0 !important;
}

.life505-category .ph-category-item-image {
  display: block;
  width: 100%;
  aspect-ratio: 240 / 300;
  flex: 0 0 auto;
  padding: 0;
  background: transparent;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}

.life505-category .ph-category-item-image a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.life505-category .ph-category-item-image .phIBoxOH,
.life505-category .ph-category-item-image .phIBox,
.life505-category .ph-category-item-image picture {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}

.life505-category .ph-category-item-image img,
.life505-category .ph-category-item-image .ph-image,
.life505-category .ph-category-item-image .phImage,
.life505-category .ph-item-content > a img,
.life505-category .ph-item-content a:first-child img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-height: none;
  object-fit: cover;
  object-position: center;
  border-radius: 16px 16px 0 0;
  background: transparent;
  box-shadow: 0 8px 20px rgba(17, 25, 29, 0.18);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.life505-category .ph-thumbnail.ph-item:hover .ph-category-item-image img,
.life505-category .ph-thumbnail-c.ph-item:hover .ph-category-item-image img,
.life505-category .ph-thumbnail.ph-item:hover .ph-item-content > a img,
.life505-category .ph-thumbnail-c.ph-item:hover .ph-item-content > a img {
  box-shadow: 0 12px 26px rgba(17, 25, 29, 0.2);
  transform: translateY(-1px);
}

.life505-category .ph-category-item-body {
  display: flex;
  width: 100%;
  flex: 1 1 0;
  flex-direction: column;
  align-items: stretch;
  min-height: 0;
  padding: 0 12px 12px;
  background: transparent;
  text-align: center;
  overflow: hidden;
}

.life505-category .ph-category-item-body h3,
.life505-category .ph-category-item-body h4,
.life505-category .ph-category-item-body .ph-product-header,
.life505-category .ph-category-item-body .ph-item-title,
.life505-category .ph-category-item-body .ph-title {
  position: relative;
  display: flex;
  width: calc(100% + 24px);
  height: 58px;
  margin: 0 -12px 10px;
  padding: 7px 14px 13px;
  align-items: center;
  justify-content: center;
  color: var(--life505-ink, #11191d);
  background: transparent;
  font-size: 0.86rem;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0;
  text-align: center;
  overflow-wrap: anywhere;
  overflow: hidden;
}

.life505-category .ph-category-item-body h3::after,
.life505-category .ph-category-item-body h4::after,
.life505-category .ph-category-item-body .ph-product-header::after,
.life505-category .ph-category-item-body .ph-item-title::after,
.life505-category .ph-category-item-body .ph-title::after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 50%;
  width: 88px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(70, 166, 175, 0.08), rgba(70, 166, 175, 0.95), rgba(70, 166, 175, 0.08));
  box-shadow: 0 5px 12px rgba(70, 166, 175, 0.28);
  transform: translateX(-50%);
}

.life505-category .ph-category-item-body h3 a,
.life505-category .ph-category-item-body h4 a,
.life505-category .ph-category-item-body .ph-product-header a,
.life505-category .ph-category-item-body .ph-item-title a,
.life505-category .ph-category-item-body .ph-title a {
  color: inherit;
  text-decoration: none;
}

.life505-category .ph-category-item-body .ph-desc,
.life505-category .ph-category-item-body .ph-product-desc,
.life505-category .ph-category-item-body .ph-item-desc {
  display: none;
}

.life505-category .ph-item-action-box.ph-caption {
  display: block;
  width: 100%;
  margin-top: auto;
}

.life505-category .ph-category-action-box-buttons {
  margin-top: auto;
}

.life505-category .ph-category-action-box-buttons .ph-item-action-box,
.life505-category .ph-category-action-box-buttons {
  width: 100%;
}

.life505-category .ph-category-price-box,
.life505-category .ph-price {
  color: #242424;
  font-size: 1.15rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.life505-category .ph-category-price-box .ph-price-txt,
.life505-category .ph-category-price-box .ph-price-brutto-txt,
.life505-category .ph-category-price-box .ph-price-netto-txt,
.life505-category .ph-category-price-box .ph-tax-txt {
  display: none !important;
}

.life505-category .ph-category-price-box {
  display: block;
  width: 100%;
  margin: 0 !important;
  align-self: end;
  text-align: center !important;
}

.life505-category .ph-category-price-box .ph-price-brutto,
.life505-category .ph-category-price-box .ph-price-netto,
.life505-category .ph-category-price-box .ph-price-original,
.life505-category .ph-category-price-box .ph-price-base,
.life505-category .ph-category-price-box .ph-tax {
  display: block;
  width: 100%;
  text-align: center !important;
}

.life505-category .ph-category-action-buttons {
  display: none !important;
  width: 100%;
  flex-wrap: nowrap;
  gap: 10px;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 0;
  overflow: visible;
}

.life505-category .ph-category-action-buttons .btn,
.life505-category .ph-category-action-buttons button,
.life505-category .ph-category-action-buttons input[type="submit"],
.life505-category .ph-category-action-buttons a.btn {
  min-height: 30px;
  padding: 6px 12px;
  color: #fff !important;
  background: var(--life505-accent) !important;
  border-color: var(--life505-accent) !important;
  border-radius: 999px;
  box-shadow: 0 5px 10px rgba(70, 166, 175, 0.28);
  font-size: 0.62rem;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.life505-category .ph-button-view-product-box {
  float: none !important;
  margin-left: auto;
  max-width: 100%;
}

.life505-category .ph-button-view-product-box .ph-btn svg,
.life505-category .ph-button-view-product-box .ph-btn span[class*="icon"],
.life505-category .ph-button-view-product-box .ph-btn span[class*="fa"] {
  display: none !important;
}

.life505-category .ph-category-stock-box,
.life505-category .ph-item-stock-box {
  justify-content: center;
  margin-top: 8px;
  color: var(--life505-muted);
  font-size: 0.9rem;
}

.life505-category .ph-label-box {
  top: 12px;
  left: 12px;
}

.life505-category .ph-top,
.life505-category .ph-pagination,
.life505-category .pagination {
  margin-bottom: 20px;
}

.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00B4FF"],
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00B4FF"],
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00b4ff"],
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00b4ff"] {
  color: #fff !important;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 166, 175, 0.1), transparent 32%),
    linear-gradient(145deg, rgba(247, 251, 251, 0.42), rgba(255, 255, 255, 0.18) 62%) !important;
  border: 1px solid rgba(70, 166, 175, 0.22) !important;
  border-radius: 8px !important;
  box-shadow:
    0 14px 38px rgba(17, 25, 29, 0.055),
    inset 0 1px 0 rgba(255, 255, 255, 0.64) !important;
  -webkit-backdrop-filter: blur(16px) saturate(1.14);
  backdrop-filter: blur(16px) saturate(1.14);
}

.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00B4FF"] div,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00B4FF"] div,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00b4ff"] div,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00b4ff"] div {
  color: #fff !important;
}

.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00B4FF"] > div > div,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00B4FF"] > div > div,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00b4ff"] > div > div,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00b4ff"] > div > div {
  border-bottom: 1px solid rgba(70, 166, 175, 0.18);
}

.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00B4FF"] > div > div:last-child,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00B4FF"] > div > div:last-child,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00b4ff"] > div > div:last-child,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00b4ff"] > div > div:last-child {
  border-bottom: 0;
}

.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00B4FF"] a,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00B4FF"] a,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg,#00b4ff"] a,
.life505-product .ph-tab-pane div[style*="linear-gradient(135deg, #00b4ff"] a {
  color: var(--life505-accent-dark) !important;
}

@media (max-width: 1200px) {
  .life505-category #phItems > .row,
  .life505-category #phItems > [class*="row"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 16px;
  }

  .life505-category .ph-item-box.grid,
  .life505-category .ph-item-box {
    height: auto !important;
  }

  .life505-category .ph-thumbnail.ph-item,
  .life505-category .ph-thumbnail-c.ph-item,
  .life505-category .ph-item-box > .ph-thumbnail {
    height: auto !important;
    min-height: 376px !important;
    overflow: visible !important;
  }

  .life505-category .ph-item-content.grid,
  .life505-category .ph-item-content {
    height: auto !important;
    min-height: 0 !important;
  }

  .life505-category .ph-category-item-body {
    flex: 0 0 auto;
    min-height: 0;
    overflow: visible;
  }

  .life505-category .ph-item-action-box.ph-caption,
  .life505-category .ph-category-action-box-buttons {
    display: block !important;
    margin-top: 0 !important;
  }

  .life505-category .ph-category-price-box,
  .life505-category .ph-price {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .life505-category .ph-category-item-image {
    aspect-ratio: 1 / 1.05;
  }

  .life505-category .ph-category-item-body h3,
  .life505-category .ph-category-item-body h4,
  .life505-category .ph-category-item-body .ph-product-header,
  .life505-category .ph-category-item-body .ph-item-title,
  .life505-category .ph-category-item-body .ph-title {
    height: 52px;
    margin-bottom: 8px;
  }

  .life505-category .ph-category-price-box,
  .life505-category .ph-price {
    font-size: 1.05rem;
  }
}

@media (max-width: 991px) {
  .life505-category #phItems > .row,
  .life505-category #phItems > [class*="row"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 14px;
  }

  .life505-category .ph-thumbnail.ph-item,
  .life505-category .ph-thumbnail-c.ph-item,
  .life505-category .ph-item-box > .ph-thumbnail {
    height: auto;
    min-height: 0 !important;
  }

  .life505-category .ph-item-content.grid,
  .life505-category .ph-item-content {
    height: auto;
    min-height: 0;
  }

  .life505-category .ph-category-item-body {
    flex: 0 0 auto;
    min-height: 0;
  }

  .life505-category .ph-item-action-box.ph-caption,
  .life505-category .ph-category-action-box-buttons {
    margin-top: 0;
  }

  .life505-product .life505-product-grid,
  .life505-product .life505-product-notes {
    grid-template-columns: 1fr;
  }

  .life505-product #phImageBox {
    position: static;
  }

  .life505-product .ph-item-image-full-box {
    min-height: 420px;
    padding: 14px;
  }

  .life505-product .ph-item-price-panel.phItemPricePanel {
    padding: 26px;
  }
}

@media (max-width: 767px) {
  .life505-category #phItems > .row,
  .life505-category #phItems > [class*="row"] {
    gap: 20px 12px;
  }

  .life505-category .ph-thumbnail.ph-item,
  .life505-category .ph-thumbnail-c.ph-item,
  .life505-category .ph-item-box > .ph-thumbnail {
    height: auto;
    min-height: 0;
  }

  .life505-category .ph-item-content.grid,
  .life505-category .ph-item-content {
    height: auto;
    min-height: 0;
  }

  .life505-category .ph-category-item-body {
    flex: 0 0 auto;
    min-height: 0;
  }

  .life505-category .ph-category-item-body h3,
  .life505-category .ph-category-item-body h4,
  .life505-category .ph-category-item-body .ph-product-header,
  .life505-category .ph-category-item-body .ph-item-title,
  .life505-category .ph-category-item-body .ph-title {
    height: 50px;
    margin-bottom: 8px;
  }

  .life505-category .ph-item-action-box.ph-caption,
  .life505-category .ph-category-action-box-buttons {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  
  .life505-category {
    padding-right: 14px;
    padding-left: 14px;
  }

  .life505-category h1,
  .life505-category .page-header h1,
  .life505-category .ph-header {
    margin-bottom: 24px;
    padding-bottom: 11px;
    font-size: clamp(1.75rem, 9vw, 2.45rem);
  }

  .life505-category h1::after,
  .life505-category .page-header h1::after,
  .life505-category .ph-header::after {
    width: 76px;
    height: 3px;
  }

  .life505-category #phItems > .row,
  .life505-category #phItems > [class*="row"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 10px;
  }

  .life505-category .ph-thumbnail.ph-item,
  .life505-category .ph-thumbnail-c.ph-item,
  .life505-category .ph-item-box > .ph-thumbnail {
    height: auto;
    min-height: 0;
    border-radius: 14px;
  }

  .life505-category .ph-item-content.grid,
  .life505-category .ph-item-content {
    height: auto;
    min-height: 0;
  }

  .life505-category .ph-category-item-image {
    height: auto;
    aspect-ratio: 240 / 300;
    border-radius: 14px 14px 0 0;
  }

  .life505-category .ph-category-item-image a {
    height: 100%;
  }

  .life505-category .ph-category-item-image img,
  .life505-category .ph-category-item-image .ph-image,
  .life505-category .ph-category-item-image .phImage,
  .life505-category .ph-item-content > a img,
  .life505-category .ph-item-content a:first-child img {
    height: 100% !important;
    max-height: none;
    border-radius: 14px 14px 0 0;
  }

  .life505-category .ph-category-item-body {
    flex: 0 0 auto;
    min-height: 0;
    padding: 0 8px 10px;
  }

  .life505-category .ph-category-item-body h3,
  .life505-category .ph-category-item-body h4,
  .life505-category .ph-category-item-body .ph-product-header,
  .life505-category .ph-category-item-body .ph-item-title,
  .life505-category .ph-category-item-body .ph-title {
    width: calc(100% + 16px);
    height: 46px;
    margin: 0 -8px 7px;
    padding: 7px 8px 12px;
    font-size: 0.72rem;
  }

  .life505-category .ph-category-item-body h3::after,
  .life505-category .ph-category-item-body h4::after,
  .life505-category .ph-category-item-body .ph-product-header::after,
  .life505-category .ph-category-item-body .ph-item-title::after,
  .life505-category .ph-category-item-body .ph-title::after {
    bottom: 5px;
    width: 68px;
    height: 2px;
  }

  .life505-category .ph-item-action-box.ph-caption,
  .life505-category .ph-category-action-box-buttons {
    margin-top: 0;
  }

  .life505-category .ph-category-price-box,
  .life505-category .ph-price {
    font-size: 1rem;
    line-height: 1.15;
  }

  .life505-category .ph-category-action-buttons a.btn,
  .life505-category .ph-category-action-buttons .btn,
  .life505-category .ph-category-action-buttons button {
    min-height: 28px;
    padding: 6px 10px;
    font-size: 0.58rem;
  }

  .life505-product {
    padding-right: 12px;
    padding-left: 12px;
  }

  .life505-product .life505-product-grid {
    gap: 18px;
  }

  .life505-product .ph-item-image-full-box {
    min-height: 300px;
    padding: 10px;
  }

  .life505-product .life505-trust-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .life505-product .life505-product-notes {
    width: 100%;
  }
}
