/** Shopify CDN: Minification failed

Line 36:20 Expected "}" to go with "{"

**/
/* -- Responsive video embed -- */
.responsive-video {
  padding-bottom: 56.25%; /* for 16:9 ratio */
  padding-top: 25px;
  position: relative;
  height: 0;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -- Symbole auf der Produktseite rechts einrücken -- */
.tt-services-aside .tt-services-block:not(:first-child) {
    border-top: 1px #e9e7e7;
    padding: 0px 0 0 0;
}

/* -- Symbole Produkteseite rechts Schriftgröße 14 -- */
element.style {
}
.tt-services-block .tt-col-description > *:nth-child(1) {
    margin-top: 0;
}
.tt-services-block .tt-col-description .tt-title {
    font-size: 14px;