.hipopo-redesign-product,
.hipopo-v3-product-preview {
  background: linear-gradient(180deg, #ecfbff 0%, #f7fdff 180px, #fff 100%);
}

.hipopo-redesign-product .site-main,
.hipopo-redesign-product .elementor-location-single,
.hipopo-v3-product-preview .site-main {
  background: transparent;
}

.hipopo-redesign-product .hp-product-page-shell,
.hipopo-redesign-product .hp-product-page-shell > .e-con-inner,
.hipopo-redesign-product .elementor-3822 > .e-con > .e-con-inner,
.hipopo-v3-product-preview .hp-product-page-shell,
.hipopo-v3-product-preview .hp-product-page-shell > .e-con-inner,
.hipopo-v3-product-preview .elementor-3822 > .e-con > .e-con-inner {
  max-width: 1240px;
  margin-inline: auto;
  width: 100%;
  padding-inline: 16px;
  box-sizing: border-box;
}

.hipopo-redesign-product .hp-product-page-shell,
.hipopo-v3-product-preview .hp-product-page-shell {
  padding-top: 18px;
  padding-bottom: 36px;
}

.hipopo-redesign-product .hp-product-page-shell > .e-con-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.hipopo-redesign-product .hp-product-hero {
  order: 1;
  box-shadow: none;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}

.hipopo-redesign-product .hp-product-trust-wrap {
  order: 2;
}

.hipopo-redesign-product .hp-product-tabs-wrap {
  order: 3;
}

.hipopo-redesign-product .hp-product-related-wrap {
  order: 4;
}

.hipopo-redesign-product .hp-product-hero > .e-con-inner {
  align-items: stretch !important;
  gap: 18px !important;
}

.hipopo-redesign-product .hp-product-breadcrumb-row,
.hipopo-v3-product-preview .hp-product-breadcrumb-row {
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
  padding-inline: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.hipopo-redesign-product .hp-product-gallery-col,
.hipopo-redesign-product .hp-product-summary-col {
  min-width: 0;
}

.hipopo-redesign-product .hp-product-summary-col,
.hipopo-v3-product-preview .hp-product-summary-col {
  position: relative;
  overflow: visible;
}

.hipopo-redesign-product .hp-product-summary-col > .elementor-widget {
  width: 100%;
}

.hipopo-redesign-product .hp-product-gallery-col {
  position: relative;
}

@media (min-width: 992px) {
  .hipopo-redesign-product .hp-product-hero-cols > .e-con-inner {
    display: flex !important;
    align-items: stretch !important;
    gap: 18px !important;
  }

  .hipopo-redesign-product .hp-product-hero-cols > .e-con-inner > .hp-product-gallery-col,
  .hipopo-redesign-product .hp-product-hero-cols > .e-con-inner > .hp-product-summary-col {
    flex: 1 1 calc(50% - 9px) !important;
    width: calc(50% - 9px) !important;
    max-width: calc(50% - 9px) !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 20px !important;
    border-radius: 24px;
    background: #fff;
    border: 1px solid rgba(5, 142, 232, 0.12);
    box-shadow: 0 18px 42px rgba(6, 28, 69, 0.06);
  }

  .hipopo-redesign-product .hp-product-gallery-col > .e-con-inner,
  .hipopo-redesign-product .hp-product-summary-col > .e-con-inner {
    flex: 1 1 auto;
    display: flex !important;
    flex-direction: column !important;
    height: 100%;
    width: 100%;
    gap: 14px !important;
  }

  .hipopo-redesign-product .hp-product-gallery-col .elementor-widget-woocommerce-product-images {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }

  .hipopo-redesign-product .hp-product-gallery-col .elementor-widget-shortcode:has(.hp-product-features),
  .hipopo-redesign-product .hp-product-gallery-col .hp-product-features {
    margin-top: auto;
    width: 100%;
  }

  .hipopo-redesign-product .hp-product-gallery-col .woocommerce-product-gallery {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 0;
    border-radius: 18px;
    background: linear-gradient(180deg, #eefaff 0%, #f7fdff 100%);
  }

  .hipopo-redesign-product .hp-product-summary-col::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.55;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cg fill='%23058ee8' fill-opacity='0.07'%3E%3Cellipse cx='28' cy='36' rx='9' ry='7'/%3E%3Ccircle cx='16' cy='20' r='4.5'/%3E%3Ccircle cx='28' cy='15' r='4.5'/%3E%3Ccircle cx='40' cy='20' r='4.5'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 56px 56px;
  }

  .hipopo-redesign-product .hp-product-summary-col > .e-con-inner {
    position: relative;
    z-index: 1;
  }
}

.hipopo-redesign-product .hp-product-gallery-badges {
  position: absolute;
  top: 14px;
  inset-inline-start: 14px;
  z-index: 6;
  display: flex;
  flex-direction: column;
  gap: 8px;
  pointer-events: none;
}

.hipopo-redesign-product .hp-product-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 950;
  box-shadow: 0 8px 18px rgba(6, 28, 69, 0.16);
}

.hipopo-redesign-product .hp-product-badge--sale {
  background: linear-gradient(155deg, #061c45 0%, #063f90 58%, #058ee8 100%);
  border: 1px solid rgba(0, 216, 255, 0.35);
}

.hipopo-redesign-product .hp-product-badge--new {
  background: linear-gradient(180deg, #68fbff, #0877d9);
}

.hipopo-redesign-product .hp-product-badge--fav {
  background: linear-gradient(180deg, #ffe066, #f59e0b);
  color: #061d44;
}

.hipopo-redesign-product .hp-product-summary-col > .elementor-widget-html:first-child {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  z-index: 6;
  width: auto;
  margin: 0;
}

.hipopo-redesign-product .hp-product-fav-ribbon {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin: 0;
  padding: 10px 8px 14px;
  min-width: 54px;
  border-radius: 0 0 14px 14px;
  background: linear-gradient(180deg, #ff69c2, #ee147f);
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
  box-shadow: 0 10px 20px rgba(238, 20, 127, 0.28);
}

.hipopo-redesign-product .hp-product-fav-ribbon::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: -8px;
  width: 8px;
  height: 8px;
  background: linear-gradient(135deg, #c9106a, #ee147f);
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.hipopo-redesign-product .hp-product-fav-ribbon__icon {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  font-size: 14px;
  line-height: 1;
}

.hipopo-redesign-product .elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb,
.hipopo-redesign-product .woocommerce-breadcrumb {
  margin: 0 0 14px;
  padding: 10px 14px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(5, 142, 232, 0.1);
  font-size: 13px;
  font-weight: 700;
  color: #4d6f92;
}

.hipopo-redesign-product .woocommerce-breadcrumb a {
  color: #058ee8;
  text-decoration: none;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery,
.hipopo-redesign-product div.product .woocommerce-product-gallery {
  border-radius: 20px;
  overflow: hidden;
  background: linear-gradient(180deg, #f7fdff, #fff);
  border: 1px solid rgba(5, 142, 232, 0.1);
}

.hipopo-redesign-product .woocommerce-product-gallery img {
  border-radius: 16px;
}

.hipopo-redesign-product .hp-product-gallery-col .flex-viewport {
  max-height: 380px !important;
}

.hipopo-redesign-product .hp-product-gallery-col .woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
  max-height: 380px;
  object-fit: contain;
}

.hipopo-redesign-product .flex-control-thumbs {
  display: flex !important;
  flex-wrap: wrap;
  gap: 10px;
  margin: 14px 0 0 !important;
  padding: 0;
  list-style: none;
}

.hipopo-redesign-product .flex-control-thumbs li {
  width: 72px !important;
  margin: 0 !important;
}

.hipopo-redesign-product .flex-control-thumbs img {
  border-radius: 12px;
  border: 2px solid transparent;
  opacity: 0.72;
  transition: opacity 0.2s ease, border-color 0.2s ease;
}

.hipopo-redesign-product .flex-control-thumbs img.flex-active,
.hipopo-redesign-product .flex-control-thumbs img:hover {
  opacity: 1;
  border-color: #058ee8;
}

.hipopo-redesign-product .hp-product-features {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
  padding: 16px 8px 10px;
  border-radius: 0 0 18px 18px;
  background: linear-gradient(180deg, #f7fdff, #fff);
  border: 0;
  border-top: 1px solid rgba(5, 142, 232, 0.1);
}

.hipopo-redesign-product .hp-product-features__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-align: center;
}

.hipopo-redesign-product .hp-product-features__icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #e8fbff, #fff);
  border: 1px solid rgba(5, 142, 232, 0.16);
  color: #058ee8;
}

.hipopo-redesign-product .hp-product-features__icon svg {
  width: 24px;
  height: 24px;
}

.hipopo-redesign-product .hp-product-features__label {
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  color: #061d44;
}

.hipopo-redesign-product .hp-product-summary-col > .elementor-widget-woocommerce-product-title {
  padding-inline-end: 72px;
  padding-top: 4px;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-title .product_title,
.hipopo-redesign-product .product_title {
  margin: 0 0 10px;
  font-size: clamp(22px, 2.6vw, 30px) !important;
  font-weight: 950 !important;
  line-height: 1.12 !important;
  color: #061d44 !important;
}

.hipopo-redesign-product .hp-product-buy-box > .e-con-inner {
  gap: 14px !important;
}

.hipopo-redesign-product .woocommerce-product-details__short-description,
.hipopo-redesign-product .elementor-widget-woocommerce-product-short-description {
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: #4d6f92;
  font-weight: 600;
}

.hipopo-redesign-product .hp-product-summary-col > .elementor-widget-woocommerce-product-short-description {
  margin: 0 0 16px;
  padding: 14px 18px;
  border-radius: 16px;
  background: linear-gradient(180deg, #f7fdff, #fff);
  border: 1px solid rgba(5, 142, 232, 0.12);
}

.hipopo-redesign-product .hp-product-summary-col > .elementor-widget-woocommerce-product-short-description p {
  margin: 0;
}

.hipopo-redesign-product .hp-product-purchase-row > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

.hipopo-redesign-product .hp-product-purchase-row .elementor-widget-woocommerce-product-price,
.hipopo-redesign-product .hp-product-purchase-row .elementor-widget-woocommerce-product-add-to-cart {
  width: auto !important;
  flex: 0 1 auto;
}

.hipopo-redesign-product p.price,
.hipopo-redesign-product span.price,
.hipopo-redesign-product .elementor-widget-woocommerce-product-price .price {
  margin: 0 !important;
  padding: 10px 16px;
  border-radius: 999px;
  border: 1.5px dashed rgba(5, 142, 232, 0.35);
  background: #fff;
  font-size: clamp(22px, 2.5vw, 30px) !important;
  font-weight: 950 !important;
  color: #058ee8 !important;
}

.hipopo-redesign-product p.price del,
.hipopo-redesign-product span.price del {
  opacity: 0.55;
  font-size: 0.72em;
  margin-inline-start: 8px;
  text-decoration: line-through;
}

.hipopo-redesign-product p.price ins,
.hipopo-redesign-product span.price ins {
  text-decoration: none;
  color: #ee147f !important;
  font-weight: 950;
}

.hipopo-redesign-product form.cart,
.hipopo-redesign-product .elementor-widget-woocommerce-product-add-to-cart form.cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin: 0;
}

.hipopo-redesign-product .quantity .qty {
  min-width: 58px;
  min-height: 48px;
  border-radius: 999px;
  border: 1.5px solid rgba(5, 142, 232, 0.22);
  font-weight: 900;
  color: #061d44;
}

.hipopo-redesign-product .single_add_to_cart_button,
.hipopo-redesign-product .elementor-widget-woocommerce-product-add-to-cart .single_add_to_cart_button {
  min-width: 180px;
  min-height: 52px;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #9ef57b, #28a900) !important;
  border: 0 !important;
  color: #fff !important;
  font-weight: 950 !important;
  font-size: 16px !important;
  box-shadow: 0 12px 22px rgba(40, 169, 0, 0.22);
}

.hipopo-redesign-product .hp-product-gift-banner {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  margin: 0;
  padding: 14px 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 216, 255, 0.12), rgba(5, 142, 232, 0.08));
  border: 1px solid rgba(5, 142, 232, 0.16);
  color: #061d44;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.35;
}

.hipopo-redesign-product .hp-product-gift-banner span[aria-hidden="true"] {
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #68fbff, #0877d9);
  color: #fff;
  font-size: 20px;
  flex: 0 0 auto;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes,
.hipopo-redesign-product table.shop_attributes {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 16px;
  overflow: hidden;
  border: 0;
  background: transparent;
  margin: 0;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes th,
.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes td,
.hipopo-redesign-product table.shop_attributes th,
.hipopo-redesign-product table.shop_attributes td {
  padding: 10px 8px;
  border-bottom: 1px dashed rgba(5, 142, 232, 0.18);
  font-size: 14px;
  background: transparent;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes th,
.hipopo-redesign-product table.shop_attributes th {
  width: 34%;
  font-weight: 900;
  color: #061d44;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes td,
.hipopo-redesign-product table.shop_attributes td {
  font-weight: 700;
  color: #4d6f92;
}

.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes tr:last-child th,
.hipopo-redesign-product .elementor-widget-woocommerce-product-meta table.shop_attributes tr:last-child td,
.hipopo-redesign-product table.shop_attributes tr:last-child th,
.hipopo-redesign-product table.shop_attributes tr:last-child td {
  border-bottom: 0;
}

.hipopo-redesign-product .hp-product-tabs-wrap {
  padding: 22px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid rgba(5, 142, 232, 0.12);
  box-shadow: 0 14px 34px rgba(6, 28, 69, 0.05);
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-tabs ul.tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  border: 0;
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-tabs ul.tabs::before,
.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-tabs ul.tabs::after {
  display: none;
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-tabs ul.tabs li {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-tabs ul.tabs li a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid rgba(5, 142, 232, 0.18);
  background: #f7fdff;
  color: #061d44;
  font-weight: 800;
  text-decoration: none;
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-tabs ul.tabs li.active a {
  background: linear-gradient(180deg, #1fd3ff, #0878ce);
  border-color: transparent;
  color: #fff;
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-Tabs-panel {
  padding: 0;
  color: #4d6f92;
  line-height: 1.65;
  font-weight: 600;
}

.hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-Tabs-panel h2 {
  display: none;
}

.hipopo-redesign-product .hp-product-trust-wrap {
  width: 100%;
}

.hipopo-redesign-product .hp-product-trust-wrap .hp-trust-strip,
.hipopo-redesign-product .hp-trust-strip--product {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 16px 8px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid rgba(5, 142, 232, 0.12);
  box-shadow: 0 12px 28px rgba(6, 28, 69, 0.05);
}

.hipopo-redesign-product .hp-trust-strip__item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 0;
  padding: 8px 12px;
}

.hipopo-redesign-product .hp-trust-strip__item:not(:first-child) {
  border-inline-start: 1px solid rgba(5, 142, 232, 0.14);
}

.hipopo-redesign-product .hp-trust-strip__icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(0, 216, 255, 0.14);
  color: #058ee8;
  flex: 0 0 auto;
}

.hipopo-redesign-product .hp-trust-strip__icon svg {
  width: 22px;
  height: 22px;
}

.hipopo-redesign-product .hp-trust-strip__copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.hipopo-redesign-product .hp-trust-strip__copy strong {
  font-size: 13px;
  font-weight: 900;
  color: #061d44;
  line-height: 1.2;
}

.hipopo-redesign-product .hp-trust-strip__copy small {
  font-size: 12px;
  font-weight: 700;
  color: #4d6f92;
  line-height: 1.2;
}

.hipopo-redesign-product .hp-product-related-wrap,
.hipopo-redesign-product .related.products,
.hipopo-redesign-product .upsells.products {
  padding: 22px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid rgba(5, 142, 232, 0.1);
  box-shadow: 0 14px 34px rgba(6, 28, 69, 0.05);
  overflow: hidden;
}

.hipopo-redesign-product .hp-product-related-wrap > .e-con-inner,
.hipopo-redesign-product .elementor-widget-woocommerce-product-related {
  width: 100%;
}

.hipopo-redesign-product .hp-product-related-layout > .e-con-inner {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: flex-end !important;
  gap: 20px !important;
}

.hipopo-redesign-product .hp-product-related-cards-col {
  flex: 0 0 calc(75% - 10px) !important;
  width: calc(75% - 10px) !important;
  max-width: calc(75% - 10px) !important;
  min-width: 0;
}

.hipopo-redesign-product .hp-product-related-aside-col {
  flex: 0 0 calc(25% - 10px) !important;
  width: calc(25% - 10px) !important;
  max-width: calc(25% - 10px) !important;
  min-width: 0;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  align-self: stretch !important;
}

.hipopo-redesign-product .hp-product-related-aside-col .elementor-widget-shortcode {
  width: 100%;
}

.hipopo-redesign-product .hp-product-related-aside {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.hipopo-redesign-product .hp-product-related-aside__img {
  display: block;
  width: 100%;
  max-width: 280px;
  height: auto;
  max-height: 220px;
  border-radius: 16px;
  object-fit: contain;
}

.hipopo-redesign-product .hp-product-related-aside__bubble {
  position: absolute;
  top: 10px;
  inset-inline: 0;
  z-index: 2;
  margin-inline: auto;
  width: fit-content;
  max-width: calc(100% - 16px);
  padding: 9px 11px;
  border-radius: 14px;
  background: linear-gradient(180deg, #1fd3ff, #0878ce);
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
  box-shadow: 0 10px 20px rgba(8, 120, 206, 0.22);
}

.hipopo-redesign-product .hp-product-related-layout .elementor-widget-woocommerce-product-related {
  min-width: 0;
  width: 100%;
}

.hipopo-redesign-product .hp-product-related-aside__bubble::after {
  content: "";
  position: absolute;
  bottom: -7px;
  inset-inline-start: 50%;
  width: 14px;
  height: 14px;
  margin-inline-start: -7px;
  background: #0878ce;
  transform: rotate(45deg);
  border-radius: 3px;
}

.hipopo-redesign-product .related.products > h2,
.hipopo-redesign-product .upsells.products > h2,
.hipopo-redesign-product .elementor-widget-woocommerce-product-related > h2 {
  margin: 0 0 18px;
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 950;
  color: #061d44;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products::before,
.hipopo-redesign-product .hp-product-related-wrap ul.products::after {
  display: none;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: auto !important;
  min-height: 100%;
  margin: 0 !important;
  padding: 14px 12px 16px !important;
  border-radius: 18px;
  border: 1px solid rgba(5, 142, 232, 0.12);
  background: #fff;
  box-shadow: 0 10px 24px rgba(6, 28, 69, 0.05);
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product .woocommerce-loop-product__link {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 8px;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product img {
  display: block;
  width: 100%;
  height: 118px;
  margin: 0 auto;
  object-fit: contain;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product .woocommerce-loop-product__title {
  margin: 0 !important;
  min-height: 3.9em;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  color: #061d44 !important;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product .price {
  margin-top: auto !important;
  margin-bottom: 0 !important;
  align-self: center;
  padding: 6px 14px !important;
  border-radius: 999px !important;
  border: 1.5px solid rgba(5, 142, 232, 0.28) !important;
  background: #fff !important;
  font-size: 17px !important;
  font-weight: 950 !important;
  color: #058ee8 !important;
  line-height: 1.2;
  white-space: nowrap;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product .button {
  width: 48px;
  min-width: 48px;
  max-width: 48px;
  min-height: 40px;
  margin-top: 10px !important;
  margin-inline: auto !important;
  padding: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #1fd3ff, #0878ce) !important;
  color: transparent !important;
  font-size: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
}

.hipopo-redesign-product .hp-product-related-wrap ul.products li.product .button::after {
  content: "";
  width: 20px;
  height: 20px;
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M6 6h15l-1.5 9h-12z'/%3E%3Ccircle cx='9' cy='20' r='1.5'/%3E%3Ccircle cx='18' cy='20' r='1.5'/%3E%3Cpath d='M6 6L5 3H2'/%3E%3C/svg%3E");
}

.hipopo-redesign-product .hp-product-related-wrap .related.products > h2,
.hipopo-redesign-product .hp-product-related-wrap .elementor-widget-woocommerce-product-related > h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: right;
}

.hipopo-redesign-product .hp-product-related-wrap .related.products > h2::before,
.hipopo-redesign-product .hp-product-related-wrap .elementor-widget-woocommerce-product-related > h2::before {
  content: "🐾";
  font-size: 22px;
  line-height: 1;
}

.hipopo-redesign-product span.onsale {
  display: none !important;
}

.hipopo-redesign-product .hp-product-mobile-bar {
  position: fixed;
  inset-inline: 0;
  bottom: 0;
  z-index: 99980;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 14px calc(10px + env(safe-area-inset-bottom));
  background: rgba(255, 255, 255, 0.96);
  border-top: 1px solid rgba(5, 142, 232, 0.16);
  box-shadow: 0 -10px 28px rgba(6, 28, 69, 0.12);
  backdrop-filter: blur(8px);
}

.hipopo-redesign-product .hp-product-mobile-bar[hidden] {
  display: none !important;
}

.hipopo-redesign-product .hp-product-mobile-bar__price .price {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  font-size: 18px !important;
}

.hipopo-redesign-product .hp-product-mobile-bar__cta {
  min-width: 140px;
  min-height: 46px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(180deg, #9ef57b, #28a900);
  color: #fff;
  font-size: 15px;
  font-weight: 950;
  box-shadow: 0 10px 20px rgba(40, 169, 0, 0.22);
}

@media (min-width: 992px) {
  .hipopo-redesign-product .hp-product-mobile-bar {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hipopo-redesign-product .site-main,
  .hipopo-v3-product-preview .site-main {
    padding-bottom: 88px;
  }

  .hipopo-redesign-product .hp-product-hero-cols > .e-con-inner {
    flex-direction: column !important;
  }

  .hipopo-redesign-product .hp-product-gallery-col,
  .hipopo-redesign-product .hp-product-summary-col {
    width: 100% !important;
    padding: 16px !important;
    border-radius: 20px;
    background: #fff;
    border: 1px solid rgba(5, 142, 232, 0.12);
    box-shadow: 0 14px 30px rgba(6, 28, 69, 0.05);
  }

  .hipopo-redesign-product .hp-product-summary-col::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.55;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cg fill='%23058ee8' fill-opacity='0.07'%3E%3Cellipse cx='28' cy='36' rx='9' ry='7'/%3E%3Ccircle cx='16' cy='20' r='4.5'/%3E%3Ccircle cx='28' cy='15' r='4.5'/%3E%3Ccircle cx='40' cy='20' r='4.5'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 56px 56px;
  }

  .hipopo-redesign-product .hp-trust-strip__item:not(:first-child) {
    border-inline-start: 0;
  }

  .hipopo-redesign-product .hp-trust-strip__item:nth-child(odd):not(:first-child) {
    border-inline-start: 1px solid rgba(5, 142, 232, 0.14);
  }

  .hipopo-redesign-product .hp-product-gallery-col .flex-viewport,
  .hipopo-redesign-product .hp-product-gallery-col .woocommerce-product-gallery__image img {
    max-height: 320px !important;
  }

  .hipopo-redesign-product .hp-product-features {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 8px;
    margin-top: 10px;
    padding: 8px 10px 10px;
    scroll-snap-type: x proximity;
  }

  .hipopo-redesign-product .hp-product-features__item {
    flex: 0 0 68px;
    min-width: 68px;
    scroll-snap-align: start;
    gap: 5px;
  }

  .hipopo-redesign-product .hp-product-features__icon {
    width: 34px;
    height: 34px;
  }

  .hipopo-redesign-product .hp-product-features__icon svg {
    width: 18px;
    height: 18px;
  }

  .hipopo-redesign-product .hp-product-features__label {
    font-size: 10px;
    line-height: 1.2;
  }

  .hipopo-redesign-product .hp-trust-strip--product {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    padding: 14px 12px !important;
    overflow: visible !important;
  }

  .hipopo-redesign-product .hp-trust-strip__item {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    gap: 6px;
    padding: 10px 8px;
    border-inline-start: 0 !important;
    border-radius: 14px;
    background: linear-gradient(180deg, #f7fdff, #fff);
    border: 1px solid rgba(5, 142, 232, 0.1);
  }

  .hipopo-redesign-product .hp-trust-strip__icon {
    width: 34px;
    height: 34px;
  }

  .hipopo-redesign-product .hp-trust-strip__icon svg {
    width: 18px;
    height: 18px;
  }

  .hipopo-redesign-product .hp-trust-strip__copy strong {
    font-size: 12px;
  }

  .hipopo-redesign-product .hp-trust-strip__copy small {
    font-size: 11px;
    line-height: 1.25;
  }

  .hipopo-redesign-product .hp-product-related-aside-col {
    display: none !important;
  }

  .hipopo-redesign-product .hp-product-tabs-wrap .woocommerce-Tabs-panel {
    padding-inline: 4px;
    line-height: 1.7;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .hipopo-redesign-product .hp-product-related-layout > .e-con-inner {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 20px !important;
  }

  .hipopo-redesign-product .hp-product-related-cards-col,
  .hipopo-redesign-product .hp-product-related-aside-col {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .hipopo-redesign-product .hp-product-related-aside-col {
    order: 2;
  }

  .hipopo-redesign-product .hp-product-related-aside {
    width: 70%;
    max-width: 220px;
    margin-inline: auto;
  }

  .hipopo-redesign-product .hp-product-related-aside__bubble {
    font-size: 12px;
    padding: 11px 14px;
  }
}

@media (max-width: 560px) {
  .hipopo-redesign-product .hp-product-page-shell {
    padding-inline: 10px;
  }

  .hipopo-redesign-product .hp-product-tabs-wrap,
  .hipopo-redesign-product .hp-product-related-wrap {
    padding: 16px !important;
    border-radius: 18px;
  }

  .hipopo-redesign-product .hp-product-fav-ribbon {
    font-size: 10px;
    padding: 8px 6px 12px;
    min-width: 48px;
  }

  .hipopo-redesign-product .hp-product-summary-col > .elementor-widget-woocommerce-product-title {
    padding-inline-end: 58px;
  }

  .hipopo-redesign-product .hp-product-features__item {
    flex: 0 0 62px;
    min-width: 62px;
  }

  .hipopo-redesign-product .hp-product-features__icon {
    width: 32px;
    height: 32px;
  }

  .hipopo-redesign-product .hp-product-purchase-row > .e-con-inner {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .hipopo-redesign-product .elementor-widget-woocommerce-product-price .price {
    width: 100%;
    text-align: center;
  }

  .hipopo-redesign-product form.cart {
    width: 100%;
  }

  .hipopo-redesign-product .single_add_to_cart_button {
    width: 100%;
    flex: 1 1 100%;
  }

  .hipopo-redesign-product .hp-trust-strip--product {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .hipopo-redesign-product .flex-control-thumbs li {
    width: 58px !important;
  }

  .hipopo-redesign-product .hp-product-related-wrap {
    padding: 14px !important;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .hipopo-redesign-product .hp-product-related-wrap .related.products > h2,
  .hipopo-redesign-product .hp-product-related-wrap .elementor-widget-woocommerce-product-related > h2 {
    font-size: 20px;
    margin-bottom: 14px;
  }

  .hipopo-redesign-product .hp-product-related-aside-col {
    display: none;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products li.product {
    padding: 12px 10px 14px !important;
    border-radius: 16px;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products li.product .woocommerce-loop-product__title {
    min-height: 3.2em;
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products li.product img {
    height: 96px;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products li.product .price {
    font-size: 15px !important;
    padding: 6px 10px;
  }

  .hipopo-redesign-product .hp-product-related-wrap ul.products li.product .button {
    min-height: 40px;
  }
}
