/* Enter your custom webEdition CSS Code here */
.sx-widget-horizontal-text-image__col-container--has-2-images-position-right-bottom .sx-widget-horizontal-text-image__image-two {
  height: auto;
}

.sx-widget-horizontal-text-image__col-container--has-2-images-position-left-bottom .sx-widget-horizontal-text-image__image-two {
  left: 2px;
  height: auto;
}

.navigation-bottom__list-entry-link--active {
  color: #fff;
  text-decoration: underline;
}

.navigation-main-offcanvas-content__entry-link--active{
  color: #007ab9;
}

.navigation-main-offcanvas-content__subnavi-indicator--active {
  color: #007ab9;
}

.companyfield {
  display: none;
}

.sx-blog__post-box__content {
	margin-bottom: 0;
}

.sx-blog__post-box__title-link {
	text-decoration: none;
}

.breadcrumb {
  padding: 0;
}

.form-spacer__check {
  padding-bottom: 0;
}