/* Desktop typography density: visually matches roughly 90% browser zoom
   without scaling images, controls, columns or fixed-position layout. */
@media (min-width: 992px) {
  body, p { font-size: 13px; }
  h1, .h1 { font-size: 24.8px; }
  h2, .h2 { font-size: 19.4px; }
  h3, .h3 { font-size: 16.7px; }
  h4, .h4 { font-size: 15px; }
  h5, .h5 { font-size: 13.1px; }
  h6, .h6 { font-size: 11.9px; }
  label { font-size: 11.5px !important; }
  small, .small { font-size: 12px; }
  .page-title { font-size: 21px; line-height: 27px; }
  .text-small { font-size: 10px; }

  input, select, textarea, button { font-size: 13px; }
  .form-control { font-size: 13px; }
  .btn { font-size: 13px; }
  .breadcrumbs { font-size: 13px; }

  .sidebar .nav > .nav-item a,
  .sidebar .nav > .nav-item a p,
  .sidebar[data-background-color="white"] .nav > .nav-item a,
  .sidebar[data-background-color="white"] .nav > .nav-item a p { font-size: 13px; }
  .sidebar .user .info a > span,
  .sidebar[data-background-color="white"] .user .info a > span { font-size: 13px; }
  .navbar .navbar-nav .nav-item .nav-link,
  .navbar-header .nav-search .input-group .form-control { font-size: 13px; }

  .main-panel .page-header .page-title { font-size: 25px; }
  .kk-product { font-size: 12px; }
  .kk-product .card-title { font-size: 18px; }
  .kk-product .kk-product-section-note { font-size: 13px; }
  .kk-product-badge { font-size: 12px; }
  .kk-product-photo-footer { font-size: 12px; }
  .kk-product-stock { font-size: 13px; }
  .kk-product-caption { font-size: 11px; }
  .kk-product-route__name,
  .kk-product-route__destination .kk-product-route__name { font-size: 13px; }
  .kk-product-route__stock,
  .kk-product-route__extra,
  .kk-product-route__split,
  .kk-product-delivery--route .kk-product-delivery__note { font-size: 12px; }
  .kk-product-route__stock b { font-size: 14px; }
  .kk-product-route__date { font-size: 16px; }
  .kk-product-route__address { font-size: 11px; }
  .kk-product-price__line strong { font-size: 31px; }
  .kk-product-price__line del { font-size: 17px; }
  .kk-product-discount { font-size: 13px; }
  .kk-product-order__quantity label,
  .kk-product-order__calculation { font-size: 12px; }
  .kk-product-order .form-control { font-size: 14px; }
  .kk-product-order__total > strong { font-size: 22px; }
  .kk-product-add { font-size: 14px; }
  .kk-product-actions a,
  .kk-product-notice { font-size: 13px; }
  .kk-product-specifications .options ul.list li { font-size: 13px; }
  .kk-product-country { font-size: 13px; }
  .kk-warehouse-name { font-size: 12px; }
  .kk-warehouse-stock strong { font-size: 13px; }

  .kk-modal h2, .kk-notice h2 { font-size: 23px; }
  .kk-modal, .kk-notice { font-size: 13px; }
  .kk-notice__header p,
  .kk-notice__success p { font-size: 14px; }
  .kk-notice__field label,
  .kk-notice__submit { font-size: 14px; }
}
