  abbr[title] {
  text-decoration: none !important;
  border-bottom: none !important;
}

.dornier-product {
  font-family: "Montserrat", sans-serif;
}

.dornier-product .dornier-product-category .category-list {
  display: none;
}

.dornier-product .dornier-product-category .category-list .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style: none;
}

.dornier-product .dornier-product-category .category-mobile {
  display: block;
  width: 100%;
  height: 100%;
  padding: 16px 30px;
  color: #00a3dd;
  font-weight: 700;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  text-transform: uppercase;
  background: transparent;
  background-color: #fff;
  background-image: url(/wp-content/themes/dornier/assets/build/"data:image/svg+xml;utf8,<svg xmlns='http:/www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: rgba(0, 163, 221, 1);transform: ;msFilter:;'><path d='M16.939 7.939 12 12.879l-4.939-4.94-2.122 2.122L12 17.121l7.061-7.06z'></path></svg>");
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  border: none;
  border-radius: 10px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: unset;
}

.dornier-product .dornier-product-category .category-mobile::-ms-expand {
  display: none;
}

.dornier-product .dornier-product-category .category-mobile option {
  color: #000;
}

.dornier-product .dornier-product-category .category-mobile option[selected] {
  color: inherit;
}

.dornier-product .dornier-product-category .category-list .menu-item {
  position: relative;
  padding: 0 24px;
  font-size: 18px;
  line-height: 40px;
}

.dornier-product .dornier-product-category .category-list .menu-item:first-child {
  padding: 0;
  padding-right: 24px;
}

.dornier-product .dornier-product-category .category-list .menu-item:last-child {
  padding: 0;
  padding-left: 24px;
}

.dornier-product .dornier-product-category .category-list .menu-item:not(:last-child)::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #a1a3a4;
  font-size: 18px;
  line-height: 40px;
  content: "|";
}

.dornier-product .dornier-product-category .category-list .menu-item a {
  display: block;
  color: #a1a3a4;
  font-weight: 400;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dornier-product .dornier-product-category .category-list .menu-item a:hover {
  color: #00a3dd;
}

.dornier-product .dornier-product-category .category-list .menu-item.current-menu-item a {
  color: #00a3dd;
  font-weight: 700;
}

.dornier-product .dornier-product-content {
  padding: 64px 0;
}

.dornier-product .dornier-product-content .content-title h2 {
  padding-bottom: 12px;
  color: #0b2141;
  font-weight: 700;
  font-size: 38px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
  text-align: center;
}

.dornier-product .dornier-product-content .content-title p {
  color: #0c2244;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}

.dornier-product .dornier-product-content .content-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 54px;
  justify-items: center;
  margin-bottom: 80px;
  padding: 0 28px;
}

.dornier-product .dornier-product-content .content-wrapper .content-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 300px;
  padding-bottom: 50px;
  border-bottom: 1px solid #a1a3a4;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-image {
  width: 100%;
  height: 300px;
  margin-bottom: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-tag {
  min-height: 32px;
  padding: 0;
  color: #e97625;
  font-weight: 500;
  font-size: 16px;
  line-height: 2em;
  text-align: center;
  text-transform: uppercase;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-title {
  display: -webkit-box;
  min-height: 62px;
  margin-top: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
  color: #0b2242;
  font-weight: 700;
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  line-height: 1em;
  text-align: center;
  text-transform: none;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-desc {
  display: -webkit-box;
  min-height: 84px;
  margin-top: 18px;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
  color: #0c2244;
  font-size: 16px;
  font-style: italic;
  line-height: 21px;
  text-align: center;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-button {
  display: block;
  margin: 32px auto 18px auto;
  color: #fff;
  background-color: #1286c9;
  border: none;
  border-radius: 6px;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-button:hover {
  background-color: #006191;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-button a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #44556f;
  font-family: "Montserrat", sans-serif;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-action svg {
  fill: #44556f;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-action:hover {
  color: #0b2141;
}

.dornier-product .dornier-product-content .content-wrapper .content-card .content-action:hover svg {
  fill: #0b2141;
}

.dornier-product .dornier-product-content .content-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
}

.dornier-product .dornier-product-content .content-pagination .page-numbers svg {
  fill: #666;
}

.dornier-product .dornier-product-content .content-pagination .page-numbers,
.dornier-product .dornier-product-content .content-pagination .next.page-numbers,
.dornier-product .dornier-product-content .content-pagination .prev.page-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  color: #666;
  font-weight: 700;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  border-radius: 50%;
}

.dornier-product .dornier-product-content .content-pagination .page-numbers:hover {
  color: #fff;
  background-color: #666;
  fill: #fff;
}

.dornier-product .dornier-product-content .content-pagination .page-numbers:hover svg {
  fill: #fff;
}

.dornier-product .dornier-product-content .content-pagination .page-numbers.current {
  color: #fff;
  background-color: #666;
}

@media (min-width: 640px) {
  .dornier-product .dornier-product-content .content-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 300px));
    gap: 54px;
    padding: 0 28px;
  }
}
@media (min-width: 767px) {
  .dornier-product .dornier-product-content .content-wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 300px));
    gap: 54px;
    padding: 0 28px;
  }

  .dornier-product .dornier-product-category .category-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1010px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    list-style: none;
  }

  .dornier-product .dornier-product-category .category-mobile {
    display: none;
  }

  .content-wrapper .content-card .content-title {
    font-size: 28px;
  }

  .dornier-product .dornier-product-content .content-title h2 {
    font-size: 50px;
  }

  .dornier-product .dornier-product-category .dornier-product-content .content-title p {
    font-size: 20px;
  }
}
/*# sourceMappingURL=styles-dornier-product.css.map */
