/*=== ITVDesk final enterprise header polish 2026-05 ===*/
#itv-header {
  background: rgba(255,255,255,0.98) !important;
  border-bottom: 1px solid rgba(31,45,61,0.12) !important;
  box-shadow: 0 10px 28px rgba(31,45,61,0.07) !important;
  padding: 12px 0 !important;
  position: relative !important;
  z-index: 999 !important;
}

#itv-header .container-inner {
  align-items: center !important;
  display: flex !important;
  gap: 28px !important;
  width: 100% !important;
}

#itv-header .container-inner > .itv-header-row {
  display: flex !important;
  vertical-align: middle !important;
}

#itv-header .container-inner > .itv-header-row:first-child {
  flex: 0 0 auto !important;
}

#itv-header .container-inner > .itv-header-row:nth-child(2) {
  flex: 1 1 auto !important;
  flex-direction: column !important;
  min-width: 0 !important;
  position: static !important;
}

#itv-header .logo-image,
#itv-header .logo-image-phone {
  height: 74px !important;
  max-width: 190px !important;
  object-fit: contain !important;
}

#itv-header .itv-contact-info {
  align-items: center !important;
  display: flex !important;
  gap: 12px !important;
  justify-content: flex-end !important;
  margin: 0 0 7px !important;
  min-height: 26px !important;
}

#itv-header .itv-contact-info .sp-module {
  float: none !important;
  margin: 0 !important;
}

#itv-header .mod-languages ul.lang-inline {
  align-items: center !important;
  display: flex !important;
  gap: 6px !important;
  margin: 0 !important;
}

#itv-header .mod-languages ul.lang-inline li {
  margin: 0 !important;
}

#itv-header .sp-contact-info {
  align-items: center !important;
  display: flex !important;
  float: none !important;
  gap: 8px !important;
  margin: 0 !important;
  width: auto !important;
}

#itv-header .sp-contact-info .sp-contact-phone,
#itv-header .sp-contact-info .sp-contact-mobile {
  display: none !important;
}

#itv-header .sp-contact-info .sp-contact-email {
  align-items: center !important;
  background: #f7f9fc !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  font-family: Cabin, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  padding: 7px 10px !important;
  width: auto !important;
}

#itv-header .sp-contact-info .sp-contact-email span {
  color: #0788a8 !important;
  margin-right: 6px !important;
}

#itv-header .sp-contact-info .sp-contact-email a {
  color: #334155 !important;
  text-decoration: none !important;
}

#itv-header .itv-header-inner-row {
  align-items: center !important;
  direction: ltr !important;
  display: flex !important;
  gap: 18px !important;
  justify-content: space-between !important;
  width: 100% !important;
}

#itv-header .itv-header-inner-row #itv-menu,
#itv-header .itv-header-inner-row .itv-social-icons {
  display: flex !important;
  vertical-align: middle !important;
}

#itv-header #itv-menu {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

#itv-header .sp-megamenu-wrapper {
  width: 100% !important;
}

#itv-header .sp-megamenu-parent {
  align-items: center !important;
  display: flex !important;
  float: none !important;
  gap: 2px !important;
  margin: 0 !important;
  position: relative !important;
  z-index: 10020 !important;
}

#itv-header .sp-megamenu-parent > li {
  margin: 0 !important;
  position: relative !important;
  z-index: 10020 !important;
}

#itv-header .sp-megamenu-parent > li:hover {
  z-index: 10070 !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown {
  background: transparent !important;
  overflow: visible !important;
  z-index: 10080 !important;
}

#itv-header .sp-megamenu-parent > li > a,
#itv-header .sp-megamenu-parent > li > span {
  border: 0 !important;
  border-radius: 7px !important;
  color: #1f2d3d !important;
  font-family: Cabin, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  padding: 10px 11px !important;
  text-transform: none !important;
}

#itv-header .sp-megamenu-parent > li > a:hover,
#itv-header .sp-megamenu-parent > li > a:focus,
#itv-header .sp-megamenu-parent > li.active > a,
#itv-header .sp-megamenu-parent > li.current-item > a {
  background: #edf8fb !important;
  color: #0788a8 !important;
  text-decoration: none !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff !important;
  border: 1px solid rgba(31,45,61,0.10) !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 40px rgba(31,45,61,0.14) !important;
  overflow: visible !important;
  padding: 8px !important;
  position: relative !important;
  z-index: 10080 !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  overflow: visible !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  position: relative !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: -8px !important;
  z-index: 10090 !important;
}

body.ltr #itv-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: calc(100% + 8px) !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  border-radius: 6px !important;
  color: #1f2d3d !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  padding: 9px 10px !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus {
  background: #f1f8fb !important;
  color: #0788a8 !important;
}

#itv-header .itv-social-icons {
  align-items: center !important;
  direction: ltr !important;
  flex: 0 0 auto !important;
  gap: 10px !important;
  justify-content: flex-end !important;
}

#itv-header #hikashop_cart_module .hikashop_cart {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #52616f !important;
  display: block !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  position: relative !important;
  white-space: normal !important;
}

#itv-header #hikashop_cart_module .hikashop_small_cart_checkout_link {
  align-items: center !important;
  background: #f7f9fc !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 999px !important;
  color: #0788a8 !important;
  display: inline-flex !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  min-height: 34px !important;
  padding: 7px 13px !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

#itv-header #hikashop_cart_module .hikashop_small_cart_checkout_link:hover,
#itv-header #hikashop_cart_module .hikashop_small_cart_checkout_link:focus {
  background: #eef6fb !important;
  border-color: #cfe0f2 !important;
  color: #056f8a !important;
  text-decoration: none !important;
}

#itv-header .hikashop_cart_dropdown_container {
  position: relative !important;
}

#itv-header .hikashop_cart_dropdown_content,
#itv-header #hikashop_cart_module div.hikashop_cart_dropdown_content {
  background: #ffffff !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 42px rgba(31,45,61,0.16) !important;
  box-sizing: border-box !important;
  color: #1f2d3d !important;
  flex-direction: column !important;
  left: auto !important;
  max-height: min(70vh, 520px) !important;
  max-width: calc(100vw - 32px) !important;
  min-width: 300px !important;
  overflow: auto !important;
  padding: 12px !important;
  right: 0 !important;
  top: calc(100% + 10px) !important;
  width: 360px !important;
  z-index: 10050 !important;
}

#itv-header .hikashop_cart_dropdown_content[style*="display: block"],
#itv-header .hikashop_cart_dropdown_content[style*="display:block"] {
  display: flex !important;
}

#itv-header .hikashop_cart_dropdown_content form {
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  order: 1 !important;
}

#itv-header .hikashop_cart_dropdown_content form > input,
#itv-header .hikashop_cart_dropdown_content form > noscript {
  order: 3 !important;
}

#itv-header .hikashop_cart_dropdown_content::before {
  border-bottom: 8px solid #ffffff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  position: absolute;
  right: 20px;
  top: -8px;
}

#itv-header .hikashop_cart_dropdown_content thead {
  display: none !important;
}

#itv-header .hikashop_cart_dropdown_content table,
#itv-header .hikashop_cart_dropdown_content tbody,
#itv-header .hikashop_cart_dropdown_content tfoot,
#itv-header .hikashop_cart_dropdown_content tr,
#itv-header .hikashop_cart_dropdown_content td {
  display: block !important;
  width: 100% !important;
}

#itv-header .hikashop_cart_dropdown_content table {
  background: transparent !important;
  border: 0 !important;
  border-collapse: collapse !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  outline: 0 !important;
  order: 1 !important;
}

#itv-header .hikashop_cart_dropdown_content table *,
#itv-header .hikashop_cart_dropdown_content tbody,
#itv-header .hikashop_cart_dropdown_content tr,
#itv-header .hikashop_cart_dropdown_content td {
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
}

#itv-header .hikashop_cart_dropdown_content tbody {
  order: 1 !important;
}

#itv-header .hikashop_cart_dropdown_content tfoot {
  order: 2 !important;
}

#itv-header .hikashop_cart_dropdown_content tbody tr {
  align-items: center !important;
  border-bottom: 1px solid #edf1f6 !important;
  display: grid !important;
  gap: 8px 10px !important;
  grid-template-columns: 54px minmax(0, 1fr) auto 22px !important;
  margin-bottom: 12px !important;
  padding: 0 0 12px !important;
}

#itv-header .hikashop_cart_dropdown_content tbody td {
  color: #1f2d3d !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  min-width: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
  white-space: normal !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_image {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  text-align: left !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_name_value {
  grid-column: 2 !important;
  grid-row: 1 !important;
  font-weight: 800 !important;
  max-width: 100% !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value {
  grid-column: 2 !important;
  grid-row: 2 !important;
  color: #64748b !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value::before {
  content: "Qty ";
  font-weight: 700;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_price_value {
  grid-column: 3 !important;
  grid-row: 1 / span 2 !important;
  color: #0788a8 !important;
  font-weight: 800 !important;
  text-align: right !important;
  white-space: nowrap !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_delete_value {
  grid-column: 4 !important;
  grid-row: 1 / span 2 !important;
  text-align: right !important;
  width: auto !important;
}

#itv-header .hikashop_cart_dropdown_content tfoot {
  background: transparent !important;
  border-top: 1px solid #edf1f6 !important;
  margin-top: 0 !important;
  padding: 10px 0 0 !important;
}

#itv-header .hikashop_cart_dropdown_content tfoot tr {
  align-items: center !important;
  display: grid !important;
  gap: 10px !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  padding: 3px 0 !important;
}

#itv-header .hikashop_cart_dropdown_content tfoot td {
  color: #1f2d3d !important;
  display: block !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  padding: 0 !important;
  width: auto !important;
}

#itv-header .hikashop_cart_dropdown_content tfoot td[colspan] {
  grid-column: 1 !important;
}

#itv-header .hikashop_cart_dropdown_content tfoot td:last-child,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_tax_value,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_total_value {
  grid-column: 2 !important;
  text-align: right !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_total_title,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_total_value {
  font-size: 15px !important;
  font-weight: 900 !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_total_value .hikashop_product_price {
  color: #0788a8 !important;
  font-weight: 900 !important;
}

#itv-header .hikashop_cart_dropdown_content img {
  height: auto !important;
  max-width: 48px !important;
}

#itv-header .hikashop_cart_dropdown_content input[type="text"],
#itv-header .hikashop_cart_dropdown_content input[type="number"],
#itv-header .hikashop_cart_dropdown_content .form-control {
  border: 1px solid #cfd8e3 !important;
  border-radius: 5px !important;
  font-size: 13px !important;
  height: 30px !important;
  max-width: 46px !important;
  padding: 4px 6px !important;
  text-align: center !important;
}

#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value a,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value button,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value .btn,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value input[type="submit"],
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value .hikashop_product_quantity_field_change,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value .hikashop_product_quantity_field_change_plus,
#itv-header .hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value .hikashop_product_quantity_field_change_minus {
  display: none !important;
}

#itv-header .hikashop_cart_dropdown_content a {
  color: #0788a8 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

#itv-header .hikashop_cart_dropdown_content a:hover,
#itv-header .hikashop_cart_dropdown_content a:focus {
  color: #056f8a !important;
  text-decoration: underline !important;
}

#itv-header .hikashop_cart_dropdown_content .btn,
#itv-header .hikashop_cart_dropdown_content input[type="submit"],
#itv-header .hikashop_cart_dropdown_content .hikabtn {
  border-radius: 6px !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  padding: 8px 10px !important;
}

#itv-header .hikashop_cart_dropdown_content > a,
#itv-header .hikashop_cart_dropdown_content > .btn,
#itv-header .hikashop_cart_dropdown_content > .hikabtn {
  align-items: center !important;
  background: #0788a8 !important;
  border: 1px solid #0788a8 !important;
  border-radius: 7px !important;
  color: #ffffff !important;
  display: inline-flex !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  justify-content: center !important;
  margin-top: 12px !important;
  min-height: 38px !important;
  order: 2 !important;
  padding: 9px 14px !important;
  text-decoration: none !important;
  width: 100% !important;
}

#itv-header .hikashop_cart_dropdown_content > a:hover,
#itv-header .hikashop_cart_dropdown_content > a:focus {
  background: #056f8a !important;
  border-color: #056f8a !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

#itv-header ul.social-icons {
  align-items: center !important;
  display: flex !important;
  gap: 7px !important;
  margin: 0 !important;
}

#itv-header ul.social-icons li {
  background: #0788a8 !important;
  border-radius: 999px !important;
  height: 30px !important;
  line-height: 30px !important;
  margin: 0 !important;
  width: 30px !important;
}

#itv-header .itv-header-underline,
.itv-header-underline {
  display: none !important;
}

@media (max-width: 1199px) {
  #itv-header .container-inner {
    gap: 18px !important;
  }

  #itv-header .sp-megamenu-parent > li > a,
  #itv-header .sp-megamenu-parent > li > span {
    font-size: 13px !important;
    padding: 9px 8px !important;
  }
}

@media (max-width: 991px) {
  #itv-header {
    padding: 10px 0 !important;
  }

  #itv-header .container-inner {
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 14px !important;
  }

  #itv-header .container-inner > .itv-header-row:nth-child(2) {
    align-items: flex-end !important;
  }

  #itv-header .itv-contact-info {
    justify-content: flex-end !important;
    margin-bottom: 6px !important;
  }

  #itv-header .itv-header-inner-row {
    direction: rtl !important;
    gap: 10px !important;
    justify-content: flex-start !important;
  }

  #itv-header #itv-menu,
  #itv-header .sp-megamenu-wrapper {
    flex: 0 0 auto !important;
    width: auto !important;
  }

  #itv-header .sp-megamenu-parent {
    display: none !important;
  }

  #itv-header .itv-social-icons {
    direction: ltr !important;
    flex: 0 0 auto !important;
  }

  #itv-header .logo-image,
  #itv-header .logo-image-phone {
    height: 62px !important;
  }

  #itv-header #offcanvas-toggler {
    align-items: center !important;
    background: #0788a8 !important;
    border-radius: 7px !important;
    color: #fff !important;
    display: inline-flex !important;
    float: none !important;
    height: 38px !important;
    justify-content: center !important;
    margin: 0 !important;
    width: 42px !important;
  }
}

@media (max-width: 575px) {
  #itv-header .sp-contact-info .sp-contact-email {
    font-size: 0 !important;
    padding: 8px !important;
    position: relative !important;
  }

  #itv-header .sp-contact-info .sp-contact-email span {
    font-size: 13px !important;
    margin: 0 !important;
    pointer-events: none !important;
  }

  #itv-header .sp-contact-info .sp-contact-email a {
    bottom: 0 !important;
    font-size: 0 !important;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 2 !important;
  }

  #itv-header #hikashop_cart_module .hikashop_cart {
    display: none !important;
  }

  #itv-header .hikashop_cart_dropdown_content,
  #itv-header #hikashop_cart_module div.hikashop_cart_dropdown_content {
    left: 12px !important;
    min-width: 0 !important;
    position: fixed !important;
    right: 12px !important;
    top: 76px !important;
    width: auto !important;
  }
}
/*=== /ITVDesk final enterprise header polish 2026-05 ===*/

/*=== ITVDesk Product menu flatten 2026-05 ===*/
@media (min-width: 992px) {
  #itv-header .sp-megamenu-parent > li:has(> a[href="/en/products"]) > .sp-dropdown-main {
    width: 300px !important;
  }

  #itv-header .sp-megamenu-parent > li:has(> a[href="/en/products"]) > .sp-dropdown-main > .sp-dropdown-inner {
    padding: 8px !important;
  }

  #itv-header .sp-megamenu-parent > li:has(> a[href="/en/products"]) > .sp-dropdown-main > .sp-dropdown-inner > .sp-dropdown-items > li.sp-has-child > a {
    border-bottom: 1px solid #edf1f6 !important;
    border-radius: 6px 6px 0 0 !important;
    color: #0788a8 !important;
    margin-bottom: 5px !important;
  }

  #itv-header .sp-megamenu-parent > li:has(> a[href="/en/products"]) .sp-dropdown-main .sp-dropdown-sub {
    background: transparent !important;
    display: block !important;
    left: auto !important;
    margin: 0 !important;
    position: static !important;
    top: auto !important;
    width: auto !important;
  }

  #itv-header .sp-megamenu-parent > li:has(> a[href="/en/products"]) .sp-dropdown-main .sp-dropdown-sub > .sp-dropdown-inner {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
  }

  #itv-header .sp-megamenu-parent > li:has(> a[href="/en/products"]) .sp-dropdown-main .sp-dropdown-sub li.sp-menu-item > a {
    border-radius: 6px !important;
    padding: 8px 10px !important;
  }
}
/*=== /ITVDesk Product menu flatten 2026-05 ===*/

/*=== ITVDesk HikaShop product listing polish 2026-05 ===*/
body.itemid-273.com-hikashop.view-category.layout-listing:has(#hikashop_products_switcher_hikashop_category_information_module_) #sp-main-body {
  padding: 24px 0 44px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) {
  color: #1f2d3d !important;
  margin: 0 auto !important;
  max-width: 1180px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_category_description {
  align-items: center !important;
  background: #f7f9fc !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 28px rgba(31,45,61,0.06) !important;
  display: grid !important;
  gap: 26px !important;
  grid-template-columns: minmax(150px, 280px) minmax(0, 1fr) !important;
  margin: 0 auto 24px !important;
  padding: 24px 28px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_category_image {
  display: block !important;
  height: auto !important;
  margin: 0 auto !important;
  max-height: 210px !important;
  max-width: 260px !important;
  object-fit: contain !important;
  width: 100% !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_category_description_content {
  min-width: 0 !important;
  text-align: left !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_category_description_content p {
  color: #52616f !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  margin: 0 0 14px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .itvdesk-license-card-list {
  display: grid !important;
  gap: 8px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .itvdesk-license-card-list li {
  color: #34495a !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  padding-left: 18px !important;
  position: relative !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .itvdesk-license-card-list li::before {
  background: #0788a8 !important;
  border-radius: 50% !important;
  content: "" !important;
  height: 6px !important;
  left: 0 !important;
  position: absolute !important;
  top: 8px !important;
  width: 6px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_submodules {
  clear: both !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_category_information_module_ {
  margin: 0 auto !important;
  max-width: 1180px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hk-row-fluid {
  align-items: stretch !important;
  display: grid !important;
  gap: 20px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  margin: 0 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hk-row-fluid::before,
body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hk-row-fluid::after {
  content: none !important;
  display: none !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product {
  clear: none !important;
  float: none !important;
  grid-row: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_container {
  height: 100% !important;
  margin: 0 !important;
  width: 100% !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_subcontainer.thumbnail {
  background: #ffffff !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 26px rgba(31,45,61,0.07) !important;
  box-sizing: border-box !important;
  height: 100% !important;
  padding: 18px !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_subcontainer.thumbnail:hover {
  border-color: rgba(7,136,168,0.32) !important;
  box-shadow: 0 18px 34px rgba(31,45,61,0.11) !important;
  transform: translateY(-2px) !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_listing_img_title {
  align-items: start !important;
  display: grid !important;
  gap: 10px 16px !important;
  grid-template-areas:
    "image name"
    "image price"
    "image form" !important;
  grid-template-columns: 96px minmax(0, 1fr) !important;
  height: 100% !important;
  position: relative !important;
  text-align: left !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_image {
  grid-area: image !important;
  height: auto !important;
  margin: 0 !important;
  min-height: 0 !important;
  text-align: left !important;
  width: 96px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_image_subdiv {
  height: 96px !important;
  margin: 0 !important;
  position: relative !important;
  width: 96px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_listing_image {
  display: block !important;
  height: 88px !important;
  margin: 0 !important;
  object-fit: contain !important;
  width: 88px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_badge_div {
  right: -6px !important;
  top: -8px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_badge_image {
  height: auto !important;
  max-width: 38px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_name {
  display: block !important;
  grid-area: name !important;
  margin: 0 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_name a {
  color: #1f2d3d !important;
  display: block !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1.28 !important;
  text-decoration: none !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_name a:hover,
body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_name a:focus {
  color: #0788a8 !important;
  text-decoration: none !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_price_full {
  align-items: baseline !important;
  background: #f7f9fc !important;
  border: 1px solid #edf1f6 !important;
  border-radius: 6px !important;
  color: #52616f !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 4px 8px !important;
  grid-area: price !important;
  line-height: 1.35 !important;
  padding: 9px 10px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_price {
  color: #0788a8 !important;
  font-size: 17px !important;
  font-weight: 900 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_price_per_unit {
  color: #64748b !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_discount_amount {
  background: #e7f6ec !important;
  border-radius: 999px !important;
  color: #257a3e !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  padding: 4px 7px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_price_before_discount {
  color: #8a98a8 !important;
  font-size: 12px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ form {
  align-items: center !important;
  display: flex !important;
  gap: 10px !important;
  grid-area: form !important;
  margin: 2px 0 0 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_quantity_form {
  flex: 0 0 auto !important;
  margin: 0 !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_quantity_input_div_default_main {
  align-items: center !important;
  display: flex !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_quantity_change_div_default {
  display: none !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_quantity_field {
  border: 1px solid #cfd8e3 !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  color: #1f2d3d !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  height: 38px !important;
  line-height: 38px !important;
  padding: 0 6px !important;
  text-align: center !important;
  width: 46px !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikabtn.hikacart {
  align-items: center !important;
  background: #0788a8 !important;
  border: 1px solid #0788a8 !important;
  border-radius: 6px !important;
  color: #ffffff !important;
  display: inline-flex !important;
  flex: 1 1 auto !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  justify-content: center !important;
  line-height: 1.2 !important;
  min-height: 38px !important;
  padding: 9px 12px !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikabtn.hikacart:hover,
body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikabtn.hikacart:focus {
  background: #056f8a !important;
  border-color: #056f8a !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_category_information_module__infinite_scroll {
  margin: 22px 0 0 !important;
  text-align: center !important;
}

body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_category_information_module__infinite_scroll a {
  background: #ffffff !important;
  border: 1px solid #dfe6ef !important;
  border-radius: 6px !important;
  color: #0788a8 !important;
  display: inline-flex !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  padding: 10px 16px !important;
  text-decoration: none !important;
}

@media (max-width: 991px) {
  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hk-row-fluid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 767px) {
  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_category_description {
    grid-template-columns: 1fr !important;
    padding: 20px !important;
    text-align: center !important;
  }

  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) .hikashop_category_description_content {
    text-align: left !important;
  }

  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_listing_img_title {
    grid-template-areas:
      "image name"
      "price price"
      "form form" !important;
    grid-template-columns: 76px minmax(0, 1fr) !important;
  }

  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_image,
  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_image_subdiv {
    width: 76px !important;
    height: 76px !important;
  }

  body.itemid-273.com-hikashop.view-category.layout-listing #hikashop_category_information_menu_273:has(#hikashop_products_switcher_hikashop_category_information_module_) #hikashop_products_switcher_hikashop_category_information_module_ .hikashop_product_listing_image {
    height: 70px !important;
    width: 70px !important;
  }
}
/*=== /ITVDesk HikaShop product listing polish 2026-05 ===*/

/*=== ITVDesk HikaShop product detail polish 2026-05 ===*/
body.itemid-273.com-hikashop.view-product.layout-show #sp-main-body {
  padding: 26px 0 46px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_bottom_part {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1180px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(31,45,61,0.05);
  margin-bottom: 20px !important;
  padding: 26px 30px;
  text-align: left;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part h1 {
  color: #1f2d3d;
  font-size: 34px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.18;
  margin: 0;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part::after {
  background: #0788a8;
  border-radius: 3px;
  content: "";
  display: block;
  height: 3px;
  margin-top: 16px;
  width: 82px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid {
  align-items: start;
  display: grid !important;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 420px);
  margin-bottom: 26px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid::before,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid::after {
  display: none !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part {
  float: none !important;
  max-width: none !important;
  min-width: 0;
  padding: 0 !important;
  width: auto !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_bottom_part {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(31,45,61,0.06);
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part {
  padding: 28px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_image_main {
  background: #f7f9fc;
  border: 1px solid #edf1f6;
  border-radius: 8px;
  margin: 0 0 18px;
  padding: 30px 22px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_main_image_div,
body.itemid-273.com-hikashop.view-product.layout-show .hikashop_product_main_image,
body.itemid-273.com-hikashop.view-product.layout-show .hikashop_product_main_image_subdiv {
  margin: 0 auto !important;
  max-width: 320px;
  text-align: center !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_main_image {
  height: auto !important;
  margin: 0 !important;
  max-height: 280px;
  max-width: 100%;
  object-fit: contain;
}

body.itemid-273.com-hikashop.view-product.layout-show .hikashop_product_badge_image {
  height: auto !important;
  max-width: 74px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main_mini {
  background: #ffffff;
  border-left: 4px solid #0788a8;
  color: #52616f;
  font-size: 15px;
  line-height: 1.6;
  padding: 6px 0 6px 16px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main_mini a {
  color: #0788a8;
  font-weight: 800;
  text-decoration: none;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main_mini a:hover,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main_mini a:focus {
  color: #056f8a;
  text-decoration: underline;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part {
  padding: 26px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part::before {
  color: #0788a8;
  content: "License purchase";
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  display: block;
  margin: 0 0 18px;
  padding: 18px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_price_full {
  align-items: flex-start;
  display: grid;
  gap: 8px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_discount_amount {
  background: #e8f6fb;
  border-radius: 999px;
  color: #087d9b;
  display: inline-flex;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  padding: 5px 9px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_price_before_discount {
  color: #6b7785;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: line-through;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_price {
  color: #1f2d3d;
  display: block;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.2;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_price_per_unit {
  color: #6b7785;
  font-size: 13px;
  font-weight: 700;
}

body.itemid-273.com-hikashop.view-product.layout-show div[data-pp-message] {
  margin: 0 0 18px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main {
  border-top: 1px solid #edf1f6;
  padding-top: 18px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main::before {
  color: #1f2d3d;
  content: "Quantity";
  display: block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.3;
  margin-bottom: 8px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_quantity_form {
  margin: 0 0 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_input_div_default_main {
  align-items: stretch;
  display: inline-flex;
  gap: 8px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_change_div_default {
  display: grid;
  gap: 6px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_field {
  border: 1px solid #cfd8e3;
  border-radius: 6px;
  box-shadow: none;
  color: #1f2d3d;
  font-size: 18px;
  font-weight: 800;
  height: 48px;
  padding: 8px;
  text-align: center;
  width: 72px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_field_change {
  align-items: center;
  background: #ffffff;
  border: 1px solid #cfd8e3;
  border-radius: 6px;
  color: #0788a8;
  display: inline-flex;
  font-size: 16px;
  font-weight: 900;
  height: 22px;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  width: 32px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikabtn.hikacart {
  align-items: center;
  background: #0788a8 !important;
  border: 1px solid #0788a8 !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  display: inline-flex !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  justify-content: center;
  line-height: 1.2 !important;
  min-height: 52px;
  padding: 14px 18px !important;
  text-decoration: none !important;
  width: 100%;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikabtn.hikacart:hover,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikabtn.hikacart:focus {
  background: #056f8a !important;
  border-color: #056f8a !important;
  color: #ffffff !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_tags_main {
  border-top: 1px solid #edf1f6;
  margin-top: 18px;
  padding-top: 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_tags_main .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_tags_main .tags a {
  background: #eef6fb;
  border-radius: 999px;
  color: #087d9b;
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  padding: 6px 10px;
  text-decoration: none;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_bottom_part {
  overflow: hidden;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div {
  padding: 0;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_ul {
  background: #f7f9fc;
  border-bottom: 1px solid #dfe6ef;
  display: flex;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0 18px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_li {
  background: transparent;
  border: 0;
  color: #52616f;
  cursor: pointer;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
  padding: 16px 18px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_li_selected {
  color: #0788a8;
  box-shadow: inset 0 -3px 0 #0788a8;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_content {
  color: #52616f;
  font-size: 15px;
  line-height: 1.65;
  padding: 24px 28px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main h4,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main h6 {
  color: #1f2d3d;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.35;
  margin: 0 0 12px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main h6 {
  color: #52616f;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.65;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main ul {
  display: grid;
  gap: 9px;
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main li {
  color: #34495a;
  padding-left: 20px;
  position: relative;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main li::before {
  background: #0788a8;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 7px;
}

@media (max-width: 991px) {
  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part {
    padding: 22px 18px;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part h1 {
    font-size: 27px;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part,
  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part {
    padding: 20px !important;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_ul {
    padding: 0 10px;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_li {
    flex: 1 1 auto;
    padding: 14px 10px;
    text-align: center;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_content {
    padding: 20px;
  }
}
/*=== /ITVDesk HikaShop product detail polish 2026-05 ===*/

/*=== ITVDesk HikaShop product detail compact refinement 2026-05 ===*/
body.itemid-273.com-hikashop.view-product.layout-show #sp-main-body {
  padding: 20px 0 38px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_bottom_part {
  max-width: 1080px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #dfe6ef;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 16px !important;
  padding: 0 0 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part h1 {
  font-size: 28px;
  line-height: 1.22;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part::after {
  height: 2px;
  margin-top: 12px;
  width: 64px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid {
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) 360px;
  margin-bottom: 18px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_bottom_part {
  border-radius: 6px;
  box-shadow: 0 8px 20px rgba(31,45,61,0.045);
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part {
  align-items: center;
  display: grid;
  gap: 20px;
  grid-template-columns: 230px minmax(0, 1fr);
  min-height: 0;
  padding: 20px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_image_main {
  margin: 0;
  padding: 18px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_main_image_div,
body.itemid-273.com-hikashop.view-product.layout-show .hikashop_product_main_image,
body.itemid-273.com-hikashop.view-product.layout-show .hikashop_product_main_image_subdiv {
  max-width: 190px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_main_image {
  max-height: 185px;
}

body.itemid-273.com-hikashop.view-product.layout-show .hikashop_product_badge_image {
  max-width: 58px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main_mini {
  border-left-width: 3px;
  font-size: 14px;
  line-height: 1.55;
  padding: 4px 0 4px 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part {
  padding: 20px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part br,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_vote_mini,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_contact_main,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_files_main,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_stock_count,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_add_to_cart_div {
  display: none !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part::before {
  margin-bottom: 8px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main {
  margin: 0 0 14px;
  padding: 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_price_full {
  gap: 6px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_price_main .hikashop_product_price {
  font-size: 24px;
}

body.itemid-273.com-hikashop.view-product.layout-show div[data-pp-message] {
  margin: 0 0 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main {
  align-items: end;
  border-top: 1px solid #edf1f6;
  display: grid;
  gap: 10px;
  grid-template-columns: 96px minmax(0, 1fr);
  padding-top: 14px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main::before {
  grid-column: 1 / -1;
  margin-bottom: 0;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_quantity_form {
  margin: 0;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_field {
  font-size: 16px;
  height: 44px;
  width: 58px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_change_div_default {
  gap: 4px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikashop_product_quantity_field_change {
  height: 20px;
  width: 28px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikabtn.hikacart {
  font-size: 16px !important;
  min-height: 44px;
  padding: 11px 14px !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_tags_main {
  margin-top: 14px;
  padding-top: 12px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_bottom_part {
  box-shadow: 0 8px 20px rgba(31,45,61,0.04);
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_ul,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_show_tabular_specification_li,
body.itemid-273.com-hikashop.view-product.layout-show #hikashop_show_tabular_specification {
  display: none !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_show_tabular_description {
  display: block !important;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_content {
  padding: 20px 22px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main h4 {
  font-size: 17px;
  margin-bottom: 8px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main h6 {
  font-size: 14px;
  line-height: 1.55;
  margin-bottom: 8px;
}

body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_description_main ul {
  gap: 6px;
  margin-top: 12px;
}

@media (max-width: 991px) {
  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part + .hk-row-fluid {
    grid-template-columns: 1fr;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part {
    grid-template-columns: 210px minmax(0, 1fr);
  }
}

@media (max-width: 575px) {
  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part {
    padding: 0 0 12px;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_top_part h1 {
    font-size: 24px;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_left_part {
    display: block;
    padding: 16px !important;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_image_main {
    margin-bottom: 14px;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_right_part {
    padding: 16px !important;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main {
    grid-template-columns: 1fr;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_product_quantity_main .hikabtn.hikacart {
    width: 100%;
  }

  body.itemid-273.com-hikashop.view-product.layout-show #hikashop_tabs_div .hikashop_tabs_content {
    padding: 16px;
  }
}
/*=== /ITVDesk HikaShop product detail compact refinement 2026-05 ===*/

/*=== ITVDesk products overview page 2026-05 ===*/
body.itemid-552.com-content.view-article #sp-main-body {
  padding: 28px 0 46px !important;
}

body.itemid-552.com-content.view-article .article-details {
  color: #1f2d3d !important;
  margin: 0 auto !important;
  max-width: 1180px !important;
}

body.itemid-552.com-content.view-article .article-header h1 {
  display: none !important;
}

.itvdesk-products-overview {
  color: #1f2d3d;
  font-family: "Open Sans", sans-serif;
}

.itvdesk-products-hero {
  align-items: stretch;
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(31,45,61,0.06);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) 310px;
  margin: 0 0 24px;
  padding: 30px 34px;
}

.itvdesk-products-eyebrow {
  color: #0788a8;
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.itvdesk-products-hero h2,
.itvdesk-products-links h2 {
  color: #1f2d3d;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.18;
  margin: 0 0 12px;
}

.itvdesk-products-hero p {
  color: #52616f;
  font-size: 16px;
  line-height: 1.62;
  margin: 0 0 10px;
}

.itvdesk-products-highlights {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.itvdesk-products-highlights li {
  color: #34495a;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  padding-left: 20px;
  position: relative;
}

.itvdesk-products-highlights li::before {
  background: #0788a8;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 7px;
}

.itvdesk-products-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.itvdesk-products-actions a,
.itvdesk-products-links a {
  align-items: center;
  border-radius: 6px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 40px;
  padding: 10px 14px;
  text-decoration: none;
}

.itvdesk-products-actions a:first-child {
  background: #0788a8;
  border: 1px solid #0788a8;
  color: #ffffff;
}

.itvdesk-products-actions a:last-child,
.itvdesk-products-links a {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  color: #0788a8;
}

.itvdesk-products-actions a:hover,
.itvdesk-products-actions a:focus {
  text-decoration: none;
}

.itvdesk-products-actions a:first-child:hover,
.itvdesk-products-actions a:first-child:focus {
  background: #056f8a;
  border-color: #056f8a;
  color: #ffffff;
}

.itvdesk-products-actions a:last-child:hover,
.itvdesk-products-actions a:last-child:focus,
.itvdesk-products-links a:hover,
.itvdesk-products-links a:focus {
  background: #eef6fb;
  border-color: #cfe0f2;
  color: #056f8a;
  text-decoration: none;
}

.itvdesk-products-snapshot {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 22px;
}

.itvdesk-products-snapshot-logo {
  display: block;
  height: auto;
  margin: 0 0 18px;
  max-width: 210px;
  width: 100%;
}

.itvdesk-products-snapshot strong {
  color: #1f2d3d;
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 8px;
}

.itvdesk-products-snapshot span {
  color: #52616f;
  font-size: 14px;
  line-height: 1.55;
}

.itvdesk-products-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 24px;
}

.itvdesk-products-grid article {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 10px 22px rgba(31,45,61,0.05);
  padding: 20px;
}

.itvdesk-products-grid h3 {
  color: #1f2d3d;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.25;
  margin: 0 0 9px;
  text-align: left;
}

.itvdesk-products-grid p {
  color: #52616f;
  font-size: 14px;
  line-height: 1.58;
  margin: 0;
}

.itvdesk-products-links {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  padding: 24px;
}

.itvdesk-products-links h2 {
  font-size: 24px;
  margin-bottom: 14px;
}

.itvdesk-products-links div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

@media (max-width: 991px) {
  .itvdesk-products-hero,
  .itvdesk-products-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .itvdesk-products-hero,
  .itvdesk-products-links {
    padding: 20px;
  }

  .itvdesk-products-hero h2 {
    font-size: 27px;
  }

  .itvdesk-products-actions a,
  .itvdesk-products-links a {
    justify-content: center;
    width: 100%;
  }
}
/*=== /ITVDesk products overview page 2026-05 ===*/

/*=== ITVDesk download page 2026-05 ===*/
body.itemid-191.com-content.view-article #sp-main-body {
  padding: 28px 0 46px !important;
}

body.itemid-191.com-content.view-article .article-details {
  color: #1f2d3d !important;
  margin: 0 auto !important;
  max-width: 1180px !important;
}

body.itemid-191.com-content.view-article .article-header h1,
body.itemid-191.com-content.view-article .article-ratings-social-share {
  display: none !important;
}

.itvdesk-download-page {
  color: #1f2d3d;
  font-family: "Open Sans", sans-serif;
}

.itvdesk-download-hero {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(31,45,61,0.06);
  margin: 0 0 22px;
  padding: 30px 34px;
  text-align: center;
}

.itvdesk-download-eyebrow {
  color: #0788a8;
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.itvdesk-download-hero h2 {
  color: #1f2d3d;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.18;
  margin: 0 auto 12px;
  max-width: 880px;
}

.itvdesk-download-hero p {
  color: #52616f;
  font-size: 16px;
  line-height: 1.65;
  margin: 0 auto;
  max-width: 860px;
}

.itvdesk-download-meta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-top: 18px;
}

.itvdesk-download-meta span,
.itvdesk-download-meta a {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 999px;
  color: #34495a;
  display: inline-flex;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  padding: 8px 11px;
  text-decoration: none;
}

.itvdesk-download-meta a {
  color: #0788a8;
}

.itvdesk-download-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 22px;
}

.itvdesk-download-card,
.itvdesk-download-info,
.itvdesk-download-legal {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(31,45,61,0.055);
}

.itvdesk-download-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 22px;
}

.itvdesk-download-card-primary {
  border-color: rgba(7,136,168,0.34);
  box-shadow: 0 14px 30px rgba(7,136,168,0.10);
}

.itvdesk-download-card-head {
  align-items: flex-start;
  display: grid;
  gap: 16px;
  grid-template-columns: 76px minmax(0, 1fr);
  min-height: 178px;
  margin-bottom: 18px;
}

.itvdesk-download-card-head img {
  height: 76px;
  object-fit: contain;
  width: 76px;
}

.itvdesk-download-badge {
  background: #e8f6fb;
  border-radius: 999px;
  color: #087d9b;
  display: inline-flex;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 8px;
  padding: 5px 8px;
  text-transform: uppercase;
}

.itvdesk-download-card h3,
.itvdesk-download-info h3,
.itvdesk-download-legal h3 {
  color: #1f2d3d;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.25;
  margin: 0 0 8px;
  text-align: left;
}

.itvdesk-download-card p,
.itvdesk-download-info p,
.itvdesk-download-legal p,
.itvdesk-download-note {
  color: #52616f;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.itvdesk-download-card dl {
  border-bottom: 1px solid #edf1f6;
  border-top: 1px solid #edf1f6;
  display: grid;
  gap: 0;
  grid-template-columns: 1fr 1fr;
  margin: 0 0 18px;
  padding: 12px 0;
}

.itvdesk-download-card dl div {
  min-width: 0;
}

.itvdesk-download-card dt {
  color: #6b7785;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 4px;
}

.itvdesk-download-card dd {
  color: #1f2d3d;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}

.itvdesk-download-actions {
  display: grid;
  gap: 9px;
  min-height: 93px;
}

.itvdesk-download-button,
.itvdesk-download-link,
.itvdesk-download-info a {
  align-items: center;
  border-radius: 6px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 900;
  justify-content: center;
  line-height: 1.2;
  min-height: 42px;
  padding: 11px 14px;
  text-decoration: none;
}

.itvdesk-download-button {
  background: #0788a8;
  border: 1px solid #0788a8;
  color: #ffffff !important;
}

.itvdesk-download-button:hover,
.itvdesk-download-button:focus {
  background: #056f8a;
  border-color: #056f8a;
  color: #ffffff !important;
  text-decoration: none;
}

.itvdesk-download-link,
.itvdesk-download-info a {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  color: #0788a8;
}

.itvdesk-download-link:hover,
.itvdesk-download-link:focus,
.itvdesk-download-info a:hover,
.itvdesk-download-info a:focus {
  background: #eef6fb;
  border-color: #cfe0f2;
  color: #056f8a;
  text-decoration: none;
}

.itvdesk-download-code,
.itvdesk-download-note,
.itvdesk-download-legacy {
  background: #f7f9fc;
  border: 1px solid #edf1f6;
  border-radius: 6px;
  margin-top: 14px;
  padding: 12px;
}

.itvdesk-download-code strong,
.itvdesk-download-legacy strong {
  color: #1f2d3d;
  display: block;
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 7px;
}

.itvdesk-download-legacy span {
  color: #52616f;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.itvdesk-download-legacy a {
  color: #0788a8;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
}

.itvdesk-download-legacy a:hover,
.itvdesk-download-legacy a:focus {
  color: #056f8a;
  text-decoration: underline;
}

.itvdesk-download-code code {
  color: #34495a;
  display: block;
  font-family: Menlo, Monaco, Consolas, monospace;
  font-size: 12px;
  line-height: 1.55;
  white-space: normal;
}

.itvdesk-download-info-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: 1.4fr 1fr 1fr;
  margin: 0 0 22px;
}

.itvdesk-download-info-grid-two {
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.85fr);
}

.itvdesk-download-info,
.itvdesk-download-legal {
  padding: 20px;
}

.itvdesk-download-info a {
  justify-content: flex-start;
  margin-top: 12px;
}

.itvdesk-download-legal {
  border-left: 4px solid #0788a8;
}

.itvdesk-download-legal h3 {
  font-size: 18px;
}

.itvdesk-download-legal p + p {
  margin-top: 8px;
}

@media (max-width: 991px) {
  .itvdesk-download-grid,
  .itvdesk-download-info-grid,
  .itvdesk-download-info-grid-two {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .itvdesk-download-hero {
    padding: 24px 18px;
  }

  .itvdesk-download-hero h2 {
    font-size: 28px;
  }

  .itvdesk-download-card {
    padding: 18px;
  }

  .itvdesk-download-card-head {
    grid-template-columns: 62px minmax(0, 1fr);
  }

  .itvdesk-download-card-head img {
    height: 62px;
    width: 62px;
  }
}
/*=== /ITVDesk download page 2026-05 ===*/
