
@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-Medium.woff2') format('woff2'),
        url('../fonts/Inter18pt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter18pt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-Thin.woff2') format('woff2'),
        url('../fonts/Inter18pt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-ExtraLight.woff2') format('woff2'),
        url('../fonts/Inter18pt-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-Regular.woff2') format('woff2'),
        url('../fonts/Inter18pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-Black.woff2') format('woff2'),
        url('../fonts/Inter18pt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-Bold.woff2') format('woff2'),
        url('../fonts/Inter18pt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-ExtraBold.woff2') format('woff2'),
        url('../fonts/Inter18pt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter18pt-Light.woff2') format('woff2'),
        url('../fonts/Inter18pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





.download-center-bestseller {
  background: #e0e0e0;
  padding-top: 30px;
  padding-bottom: 20px;
}

.download-center-template-new .bestseller-dynamic-section .row {
  align-items: stretch !important;
  padding: 30px 0px;
}

.download-center-template-new #important_security .column,
.download-center-template-new #best_seller .column {
  height: auto;
  margin: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 4px;
  border: none;
  overflow: hidden;
  justify-content: space-between;
}
.download-center-template-new #important_security .column img,
.download-center-template-new #best_seller .column img {
  padding-top: 10px;
  transform: scale(1);
  transition: transform 0.5s ease;
}
.download-center-template-new .bestseller-dynamic-section .row .column {
  overflow: hidden;
}
.download-center-template-new .bestseller-dynamic-section .row .column img {
  transform: scale(1);
  transition: transform 0.5s ease;
}

.download-center-template-new #important_security .column:hover img,
.download-center-template-new #best_seller .column:hover img,
.download-center-template-new
  .bestseller-dynamic-section
  .row
  .column:hover
  img {
  transform: scale(1.05);
  transition: transform 0.5s ease;
}
.download-center-template-new #important_security .column:hover,
.download-center-template-new #best_seller .column:hover {
  border: none;
}
.download-center-template-new #important_security h3,
.download-center-template-new #best_seller h3 {
  padding: 10px 15px;
  background: #e0e0e0;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  position: relative;
  color: #111111;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  text-transform: none;
  margin: 0;
}
.download-center-template-new #important_security .row .column > a,
.download-center-template-new #best_seller .row .column > a {
  text-decoration: none !important;
}
.download-center-template-new #important_security .row .column > a:last-child,
.download-center-template-new #best_seller .row .column > a:last-child {
  position: relative;
  flex: 1;
  display: flex;
  height: max-content;
  align-items: end;
}
.download-center-template-new #important_security .btn-danger.btn ,
.download-center-template-new #best_seller .btn-danger.btn,
.download-center-template-new #important_security .btn-danger.btn.best-seller-btn-block ,
.download-center-template-new #best_seller .btn-danger.btn.best-seller-btn-block {
  color: #fff;
  background-color: #be231a;
  border-color: #be231a;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: max-content;
  min-width: 0;
  margin: 5px auto 14px auto;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 20px;
  min-height: auto;
  flex: 1;
  align-items: end;
  height: auto;
  max-height: max-content;
}
.download-center-template-new .column:hover .name,
.download-center-template-new #important_security .column:hover .name,
.download-center-template-new #best_seller .column:hover .name,
.download-center-template-new #important_security .name:hover,
.download-center-template-new #important_security .name:focus,
.download-center-template-new #best_seller .name:hover,
.download-center-template-new #best_seller .name:focus,
.download-center-template-new .column:hover .price,
.download-center-template-new #important_security .column:hover .price,
.download-center-template-new #best_seller .column:hover .price,
.download-center-template-new #important_security .price:hover,
.download-center-template-new #important_security .price:focus,
.download-center-template-new #best_seller .price:hover,
.download-center-template-new #best_seller .price:focus {
  color: #bf3436 !important;
}

.download-center-template-new .column:hover .btn-danger.btn ,
.download-center-template-new #important_security .column:hover .btn-danger.btn ,
.download-center-template-new #best_seller .column:hover .btn-danger.btn ,
.download-center-template-new #important_security .btn-danger.btn:hover,
.download-center-template-new #important_security .btn-danger.btn:focus,
.download-center-template-new #best_seller .btn-danger.btn:hover,
.download-center-template-new #best_seller .btn-danger:focus,
.download-center-template-new #important_security .btn-danger.btn.best-seller-btn-block:hover ,
.download-center-template-new #best_seller .btn-danger.btn.best-seller-btn-block:hover{
  color: #fff;
  background-color: #ff231a;
  border-color: #ff231a;
  text-decoration: none;
}

.download-center-template-new .column span.discount-percentage {
  padding: 2px 5px;
  position: absolute;
  box-sizing: border-box;
  white-space: nowrap;
  line-height: normal;
  font-size: 12px;
  color: rgb(255, 255, 255);
  width: max-content;
  height: auto;
  background: #ed0000;
  border-radius: 4px;
  top: 15px;
  z-index: 1;
}

body .product-item {
  overflow: hidden !important;
}


body.page-template-downloadcenter,
body.page-template-downloadcenter h1,
body.page-template-downloadcenter h2,
body.page-template-downloadcenter h3,
body.page-template-downloadcenter h4,
body.page-template-downloadcenter h5,
body.page-template-downloadcenter h6,
body.page-template-downloadcenter p,
body.page-template-downloadcenter a,
body.page-template-downloadcenter span,
body.page-template-downloadcenter li,
body.page-template-downloadcenter label,
body.page-template-downloadcenter input:not([type="button"]):not([type="submit"]),
body.page-template-downloadcenter input,
body.page-template-downloadcenter select,
body.page-template-downloadcenter textarea,
body.page-template-downloadcenter button,
body.page-template-downloadcenter .container,
body.product-template-downloadcenter,
body.product-template-downloadcenter h1,
body.product-template-downloadcenter h2,
body.product-template-downloadcenter h3,
body.product-template-downloadcenter h4,
body.product-template-downloadcenter h5,
body.product-template-downloadcenter h6,
body.product-template-downloadcenter p,
body.product-template-downloadcenter a,
body.product-template-downloadcenter span,
body.product-template-downloadcenter li,
body.product-template-downloadcenter label,
body.product-template-downloadcenter input,
body.product-template-downloadcenter input:not([type="button"]):not([type="submit"]),
body.product-template-downloadcenter select,
body.product-template-downloadcenter textarea,
body.product-template-downloadcenter button,
body.product-template-downloadcenter .container{
   font-family: 'Inter 18pt';
}
body.page-template-downloadcenter .download-links a,
body.product-template-downloadcenter .download-links a{
  font-weight: normal;
}


/* CSS Move 14/07/26 downloadcenter cta */


  /* Scoped to .ke-keycta. No font-family anywhere -> inherits the theme font. */
  .ke-keycta,
  .ke-keycta * {
    box-sizing: border-box;
  }

  .ke-keycta {
    display: flex;
    align-items: stretch;
    border: 1px solid #e6e6e6;
    border-left: 6px solid #3a3f45;
    /* graphite accent bar */
    border-radius: 10px;
    background: linear-gradient(180deg, #ffffff 0%, #f2f3f4 100%);
    /* subtle gray */
    box-shadow: 0 6px 22px rgba(0, 0, 0, .06);
    overflow: hidden;
    margin: 34px 0;
  }

  .ke-keycta__media {
    flex: 0 0 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 26px 18px;
    background: #ffffff;
    border-right: 1px solid #e6e6e6;
  }

  .ke-keycta__media img {
    max-width: 100%;
    height: auto;
    display: block;
  }

  .ke-keycta__body {
    flex: 1 1 auto;
    padding: 26px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .ke-keycta__eyebrow {
    display: inline-block;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #3a3f45;
    margin-bottom: 8px;
  }

  .ke-keycta__title {
    font-size: 1.45rem;
    line-height: 1.25;
    font-weight: 800;
    margin: 0 0 8px;
    color: #1a1a1a;
  }

  .ke-keycta__title span {
    color: #d0021b;
  }

  /* red reserved for the product name */
  .ke-keycta__sub {
    font-size: .95rem;
    line-height: 1.55;
    color: #5b5b5b;
    margin: 0 0 16px;
    max-width: 640px;
  }

  .ke-keycta__points {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 22px;
  }

  .ke-keycta__points li {
    font-size: .875rem;
    font-weight: 600;
    color: #1a1a1a;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ke-keycta__points svg {
    flex: 0 0 18px;
  }

  .ke-keycta__actions {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
  }

  .ke-keycta__btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #d0021b;
    /* red reserved for the CTA button */
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    padding: 14px 26px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(208, 2, 27, .28);
    transition: background .15s ease, transform .15s ease, box-shadow .15s ease;
  }

  .ke-keycta__btn:hover,
  .ke-keycta__btn:focus-visible {
    background: #a80116;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(208, 2, 27, .34);
  }

  .ke-keycta__btn svg {
    transition: transform .15s ease;
  }

  .ke-keycta__btn:hover svg {
    transform: translateX(3px);
  }

  .ke-keycta__trust {
    font-size: .8125rem;
    color: #5b5b5b;
    display: flex;
    align-items: center;
    gap: 7px;
  }

  .ke-keycta__trust b {
    color: #1a1a1a;
  }

.download-center-template-new .filter-section #software-filter-download,
.download-center-template-new .filter-section #category-filter-download,
body.page-template-downloadcenter .wpml-ls-legacy-dropdown .wpml-ls-item a,
body.product-template-downloadcenter .wpml-ls-legacy-dropdown .wpml-ls-item a {
  padding: 7px 10px !important;
    line-height: normal  !important;
    height: 36px;
        border-color: #4d4b4b !important;
}

body.page-template-downloadcenter .wpml-ls-legacy-dropdown .wpml-ls-item a.wpml-ls-item-toggle,
body.product-template-downloadcenter .wpml-ls-legacy-dropdown .wpml-ls-item a.wpml-ls-item-toggle{
  background-color: transparent;
  background: #fff !important;
}
body.page-template-downloadcenter .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
body.product-template-downloadcenter .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover{
      background-color: #eee;
    color: #000;
    text-decoration: none;
}

.download-center-template-new  .category-dropdown-options li,
.body.page-template-downloadcenter  .category-dropdown-options li{
  line-height: normal !important;
}


.container.download-center-template-new .row.product-download-details-section{
  padding: 15px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
      margin-left: 0;
    margin-right: 0;
}




@media (max-width: 768px) {

     .download-center-template-new .bestseller-dynamic-section .row {
    align-items: stretch !important;
  }
  .download-center-template-new .bestseller-dynamic-section .row {
    padding: 15px 0px;
  }
  body.download-center-template-new .software-filter-wrapper,
   body.page-template-downloadcenter  .software-filter-wrapper,
   body.product-template-downloadcenter .software-filter-wrapper,
   body.download-center-template-new .category-filter-wrapper,
    body.page-template-downloadcenter  .category-filter-wrapper,
    body.product-template-downloadcenter .category-filter-wrapper{
      width: 100%;
  }
}