/* ==================
  Colors
================= */
.product-feature-free-list ul {
  gap: 10px 0;
}
.product-feature-free-list ul li span {
  background: #024e9f;
  color: #ffffff !important;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 14px;
}
.elementor-slideshow__footer {
  display: none;
}
.swiper-slide-image {
  aspect-ratio: 1.3333333333;
  -o-object-fit: cover;
  object-fit: cover;
}
@supports not (aspect-ratio: 1.3333333333) {
  .swiper-slide-image {
    width: 100%;
    padding-top: 75%;
    position: relative;
  }
  .swiper-slide-image::before {
    content: "";
    float: left;
    padding-top: 75%;
  }
  .swiper-slide-image::after {
    content: "";
    display: table;
    clear: both;
  }
}
/* Syringes */
.section-syringes-comparison img {
  aspect-ratio: 1.3333333333;
  -o-object-fit: coverP;
  object-fit: coverP;
}
.section-syringes-comparison ul {
  margin-left: 0;
}
.section-syringes-comparison ul li::before {
  background: url("/wp-content/themes/pixeltypen/assets/icon-bulletpoint-black.svg") no-repeat center center !important;
  background-size: contain !important;
}
.pt_single_product_container .elementor-shortcode, .pt_single_product_container .product-excerpt {
  height: 100% !important;
}
/*# sourceMappingURL=https://www.danumed.com/wp-content/build/scss_library/6e464030366df0ffa1509c2816a669f8cb562925.css.map */