/*
 * v2.7.19.139 — Premium cart option icon readability fix.
 * The validated real icons were technically loaded in v2.7.19.138, but the
 * previous 30px display size and full-canvas image fit made them look too small.
 */

body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row {
  grid-template-columns: 44px minmax(0, 1fr) !important;
  column-gap: 10px !important;
  min-height: 58px !important;
  align-items: center !important;
}

body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-customer_type::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-device::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-app::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-adult_channels::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-channels::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-vod_language::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-vod_languages::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-connections::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-mac_address::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-mac::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-ibo_device_mac::after,
body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-ibo_device_key::after {
  left: -2px !important;
  width: 42px !important;
  height: 42px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: var(--iptvbc-option-icon-zoom, 165%) !important;
  filter: saturate(1.12) contrast(1.08) drop-shadow(0 5px 9px rgba(15,23,42,.13)) !important;
  transform: translateY(-50%) translateZ(0) !important;
}

body .iptvbc-cart-final-v2719124 .iptvbc-option-row-customer_type { --iptvbc-option-icon-zoom: 178%; }
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-device,
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-app { --iptvbc-option-icon-zoom: 154%; }
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-adult_channels { --iptvbc-option-icon-zoom: 156%; }
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-channels { --iptvbc-option-icon-zoom: 148%; }
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-vod_language,
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-vod_languages { --iptvbc-option-icon-zoom: 160%; }
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-connections { --iptvbc-option-icon-zoom: 174%; }
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-mac_address,
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-mac,
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-ibo_device_mac,
body .iptvbc-cart-final-v2719124 .iptvbc-option-row-ibo_device_key { --iptvbc-option-icon-zoom: 162%; }

body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 dt {
  font-size: 12.5px !important;
  letter-spacing: -.01em !important;
}

body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 dd {
  font-size: 12.5px !important;
}

@media (max-width: 680px) {
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    min-height: 56px !important;
  }

  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-customer_type::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-device::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-app::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-adult_channels::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-channels::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-vod_language::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-vod_languages::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-connections::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-mac_address::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-mac::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-ibo_device_mac::after,
  body .iptvbc-cart-final-v2719124 .iptvbc-cart-options-v2719124 .iptvbc-option-row-ibo_device_key::after {
    width: 40px !important;
    height: 40px !important;
  }
}
