@charset "UTF-8";
/*
Theme Name:   Shop System Child
Description:  Write here a brief description about your child-theme
Author:       LX Media GmbH
Author URL:   Write here the author's blog or website url
Template:     oneboxshopV3
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  shop-system-child
*/
@import url(/blog/wp-content/themes/shop-system-child/assets/fonts/fonts.css);
h1.lx-h1,
h2.lx-h2,
h3.lx-h3 {
  text-transform: uppercase; }

h1.lx-h1 {
  font-size: 60px;
  line-height: 80px; }

h2.lx-h2 {
  font-size: 40px;
  line-height: 40px; }

h3.lx-h3 {
  font-size: 25px;
  line-height: 28px; }

/* colors */
/* gaps */
/* break */
/* transitions */
.lx-base-button {
  background: #FF6600;
  font-family: 'TradeGothicLTPro-BdCn20', sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 15px 35px;
  text-transform: uppercase;
  text-decoration: none !important;
  border: 1px solid #FF6600;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  border: 1px solid #ffffff !important; }
  .lx-base-button:hover {
    border: 1px solid #000000 !important;
    color: #000000;
    background: #ffffff; }

h1, h2, h3, h4, h5 {
  font-family: 'TradeGothicLTPro-BdCn20', sans-serif;
  font-weight: normal;
  font-style: normal; }

p {
  font-family: 'TradeGothicLTPro', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 28px; }

p.lx-p {
  font-size: 18px !important;
  line-height: 28px !important; }
  @media screen and (max-width: 767px) {
    p.lx-p {
      font-size: 18px !important;
      line-height: 28px !important; } }

/* helpers and gutenberg fix */
/* Main column width */
.wp-block {
  max-width: 1170px !important; }

/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
  max-width: 1080px; }

/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
  max-width: none; }

.wp-block-image {
  margin-bottom: 0; }

.has-2-columns .wp-block-column {
  margin-left: 0 !important;
  -ms-flex-preferred-size: 50% !important;
  flex-basis: 50% !important; }

@media screen and (max-width: 767px) {
  .has-2-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.has-3-columns .wp-block-column {
  margin-left: 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 0;
  margin-top: 30px; }
  .has-3-columns .wp-block-column:nth-child(2) {
    margin-left: 60px;
    -ms-flex-preferred-size: calc(50% - $bigGap / 2);
    flex-basis: calc(50% - $bigGap / 2); }
  .has-3-columns .wp-block-column .wp-block-image {
    margin-bottom: 30px; }

.edit-post-layout__content {
  overflow-x: hidden; }

@media screen and (max-width: 980px) {
  .col-sm-8 {
    width: 100%; } }

/* testimonial */
.wp-block-quote {
  background: transparent;
  border: none;
  padding: 0 0 0 40px; }
  .wp-block-quote p {
    font-family: 'TradeGothicLTPro-Cn18', sans-serif;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: normal;
    line-height: 40px !important;
    text-align: center;
    margin: 0;
    position: relative;
    padding: 10px 24px; }
    .wp-block-quote p:before {
      content: ' “ ';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 80px;
      color: #E8E8E8;
      font-family: 'Roboto', sans-serif; }
    .wp-block-quote p:after {
      content: ' “ ';
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 80px;
      color: #E8E8E8;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-family: 'Roboto', sans-serif; }
  .wp-block-quote cite {
    font-family: 'TradeGothicLTPro-Bold', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px  !important;
    text-align: center  !important;
    width: 100%;
    line-height: 21px  !important;
    text-transform: unset !important;
    margin: 0 auto;
    display: block;
    font-style: normal !important;
    margin-top: 24px; }

.lx-left-side {
  margin-left: 100px; }
  @media screen and (max-width: 980px) {
    .lx-left-side {
      margin-left: 30px; } }
  @media screen and (max-width: 767px) {
    .lx-left-side {
      margin-left: 0; } }

.lx-frame {
  padding: 20px 0 80px;
  position: relative;
  z-index: 1;
  background: #ffffff; }
  @media screen and (max-width: 767px) {
    .lx-frame {
      padding: 10px 0 40px; } }
  @media screen and (max-width: 980px) {
    .lx-frame iframe {
      height: 60vw; } }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* blocks */
/* home page slider */
.lx-slider-outer {
  height: 685px;
  overflow: hidden; }

.lx-slider {
  position: absolute;
  left: 0;
  width: 100vw;
  height: 685px;
  max-width: 100%; }
  .lx-slider .lx-stage-back {
    width: 100%;
    height: 685px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0; }
  .lx-slider .lx-stage-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 100%;
    max-height: 685px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    @media screen and (max-width: 767px) {
      .lx-slider .lx-stage-flex-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .lx-slider .lx-stage-flex-container .lx-stage-flex {
      width: 50%;
      position: absolute;
      top: 0;
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
      max-height: 685px;
      height: 100%; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-left {
        left: 0; }
        @media screen and (max-width: 767px) {
          .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-left {
            top: 50%;
            height: 50%; } }
        .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-left:hover {
          width: 80%;
          -webkit-transition: all 1s;
          -o-transition: all 1s;
          transition: all 1s; }
        .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-left.lx-hide {
          left: -30%; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-right {
        left: 50%; }
        @media screen and (max-width: 767px) {
          .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-right {
            left: 0;
            top: 0;
            height: 50%; } }
        .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-right:hover {
          left: 20%;
          width: 80%;
          -webkit-transition: all 1s;
          -o-transition: all 1s;
          transition: all 1s; }
        .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-right.lx-hide {
          left: 80%; }
      @media screen and (max-width: 767px) {
        .lx-slider .lx-stage-flex-container .lx-stage-flex {
          width: 100%;
          height: 50%; } }
      .lx-slider .lx-stage-flex-container .lx-stage-flex:hover {
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s; }
        .lx-slider .lx-stage-flex-container .lx-stage-flex:hover .lx-button {
          border: 2px solid #ffffff; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-right:before {
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #FF6600;
        opacity: 0.37; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-right .lx-button:hover {
        color: #FF6600; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-left:before {
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #005C7C;
        opacity: 0.37; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex.lx-flex-left .lx-button:hover {
        color: #005C7C; }
      .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner {
        color: #ffffff;
        position: absolute;
        top: 50%;
        left: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner .lx-man-logo {
          max-height: 140px;
          width: auto;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          display: block; }
          @media screen and (max-width: 767px) {
            .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner .lx-man-logo {
              max-height: 80px; } }
        .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner p {
          text-align: center;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          width: 285px;
          font-size: 16px;
          line-height: 21px;
          margin: 80px 0; }
          @media screen and (max-width: 767px) {
            .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner p {
              margin: 20px 0; } }
        .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner .lx-button {
          margin: 0 auto;
          color: #ffffff;
          text-transform: uppercase;
          border-bottom: 2px solid #ffffff;
          text-decoration: none;
          font-size: 16px;
          line-height: 21px;
          margin-bottom: 5px;
          padding: 10px;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .lx-slider .lx-stage-flex-container .lx-stage-flex .lx-stage-inner .lx-button:hover {
            background: #ffffff; }

.lx-line-wrap {
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative; }
  .lx-line-wrap:before {
    position: absolute;
    left: -75%;
    content: "";
    top: 40px;
    background: #FF6600;
    height: 7px;
    width: 100%; }
  .lx-line-wrap .lx-line {
    height: 7px;
    background: #FF6600;
    position: absolute;
    left: 0;
    width: 70%; }
    @media screen and (max-width: 980px) {
      .lx-line-wrap .lx-line {
        width: 86%; } }
    @media screen and (max-width: 767px) {
      .lx-line-wrap .lx-line {
        width: 100%; } }

.lx-home .lx-line {
  width: 57%; }
  @media screen and (max-width: 767px) {
    .lx-home .lx-line {
      width: 100%; } }

.lx-about-wrap {
  padding-top: 74px; }
  @media screen and (max-width: 980px) {
    .lx-about-wrap {
      padding-top: 40px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media screen and (max-width: 980px) {
    .lx-about-wrap .wp-block-column:last-of-type {
      padding-left: 0;
      padding-top: 40px; } }
  .lx-about-wrap .wp-block-column:last-of-type p {
    padding-left: 64px; }
    @media screen and (max-width: 980px) {
      .lx-about-wrap .wp-block-column:last-of-type p {
        padding-left: 0; } }

.lx-team-wrap {
  position: relative;
  background: #000000;
  margin: 0 -50vw !important;
  padding: 40px 50vw 100px !important; }
  @media screen and (max-width: 980px) {
    .lx-team-wrap {
      padding-top: 20px !important; } }
  .lx-team-wrap .wp-block-columns {
    background: #000000; }
    .lx-team-wrap .wp-block-columns .wp-block-column {
      z-index: 0; }
      @media screen and (max-width: 980px) and (min-width: 767px) {
        .lx-team-wrap .wp-block-columns .wp-block-column {
          -ms-flex-preferred-size: calc(33.3% - 16px);
          flex-basis: calc(33.3% - 16px); }
          .lx-team-wrap .wp-block-columns .wp-block-column p {
            font-size: 14px; }
          .lx-team-wrap .wp-block-columns .wp-block-column:nth-child(2n) {
            margin: 0 16px; } }
  .lx-team-wrap .wp-block-image {
    margin-top: 60px;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .lx-team-wrap .wp-block-image img {
        width: 90vw;
        height: 75vw; } }
  .lx-team-wrap p {
    color: #ffffff;
    line-height: 21px; }
    .lx-team-wrap p strong {
      font-size: 18px !important; }
  .lx-team-wrap a {
    color: #FF6600;
    font-size: 16px !important; }
  .lx-team-wrap .lx-team-back {
    position: absolute;
    width: 100vw;
    background: #000000;
    height: 100%;
    top: 0;
    z-index: -1; }
  .lx-team-wrap .lx-team {
    color: #ffffff;
    z-index: 1; }
    .lx-team-wrap .lx-team .lx-team-top {
      padding-top: 60px;
      padding-bottom: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        .lx-team-wrap .lx-team .lx-team-top {
          padding-top: 40px;
          padding-bottom: 20px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .lx-team-wrap .lx-team .lx-team-top .lx-h2 {
        color: #ffffff;
        width: 16%; }
    .lx-team-wrap .lx-team .lx-team-content {
      max-width: 42%;
      line-height: 28px !important; }
      @media screen and (max-width: 980px) {
        .lx-team-wrap .lx-team .lx-team-content {
          max-width: 77%; } }
      @media screen and (max-width: 767px) {
        .lx-team-wrap .lx-team .lx-team-content {
          max-width: calc(100% - 20px);
          margin-top: 20px; } }

.ab-container-content {
  z-index: 0; }

@media screen and (max-width: 980px) {
  .wp-block-column:last-of-type {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-left: 0; } }

.lx-jobs {
  color: #ffffff;
  padding-left: 60px;
  padding-top: 40px;
  position: fixed;
  top: 30%;
  min-width: 400px;
  display: none;
  z-index: -1; }
  @media screen and (max-width: 980px) {
    .lx-jobs {
      display: block;
      position: relative;
      bottom: 0;
      padding-top: 20px;
      padding-left: 0;
      max-width: calc(100vw - 60px);
      height: 100%;
      top: unset;
      margin-top: 40px; } }
  .lx-jobs a {
    text-decoration: none; }
  .lx-jobs .lx-jobs-border {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 80%;
    border-left: 5px solid #FF6600; }
    @media screen and (max-width: 980px) {
      .lx-jobs .lx-jobs-border {
        border-top: 5px solid #FF6600;
        width: 100%;
        height: 5px;
        border-left: none; } }
    @media screen and (max-width: 767px) {
      .lx-jobs .lx-jobs-border {
        border-top: 5px solid #FF6600;
        width: 80%;
        height: 5px;
        border-left: none; } }
  .lx-jobs .lx-h2 {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .lx-jobs .lx-h2 {
        word-break: break-word;
        max-width: calc(100% - 70px); } }
  .lx-jobs .lx-h3 {
    color: #ffffff; }
  .lx-jobs .lx-job {
    margin: 20px 0; }
  .lx-jobs .lx-initiativ {
    padding-top: 20px; }
    @media screen and (max-width: 980px) {
      .lx-jobs .lx-initiativ {
        padding-right: 30px; } }
    @media screen and (max-width: 767px) {
      .lx-jobs .lx-initiativ {
        width: 100vw;
        padding-right: 30px; } }

.lx-carousel-wrap {
  margin: -110px -50vw 0 !important;
  padding: 200px 50vw 150px !important; }
  @media screen and (max-width: 980px) {
    .lx-carousel-wrap {
      margin: 60px -50vw !important;
      padding: 100px 50vw !important; } }
  @media screen and (max-width: 767px) {
    .lx-carousel-wrap {
      padding: 40px 50vw !important; } }
  .lx-carousel-wrap .wp-block-columns {
    background: transparent !important; }
    @media screen and (max-width: 980px) {
      .lx-carousel-wrap .wp-block-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .lx-carousel-wrap .wp-block-columns .wp-block-column {
      margin-bottom: 0; }
    .lx-carousel-wrap .wp-block-columns .wp-block-column:first-of-type {
      padding-left: 70px;
      padding-top: 110px; }
      @media screen and (max-width: 980px) {
        .lx-carousel-wrap .wp-block-columns .wp-block-column:first-of-type {
          padding: 0 40px; } }
      @media screen and (max-width: 767px) {
        .lx-carousel-wrap .wp-block-columns .wp-block-column:first-of-type {
          padding: 20px 0; } }
      .lx-carousel-wrap .wp-block-columns .wp-block-column:first-of-type h1 {
        padding-bottom: 40px; }
        @media screen and (max-width: 980px) {
          .lx-carousel-wrap .wp-block-columns .wp-block-column:first-of-type h1 {
            padding-bottom: 40px; } }
        @media screen and (max-width: 767px) {
          .lx-carousel-wrap .wp-block-columns .wp-block-column:first-of-type h1 {
            padding-bottom: 20px; } }

.lx-gallery {
  height: 597px;
  margin-left: 62%; }
  @media screen and (max-width: 980px) {
    .lx-gallery {
      height: 500px;
      margin-left: 20%;
      margin-top: 60px; } }
  @media screen and (max-width: 767px) {
    .lx-gallery {
      height: 260px;
      margin-left: 20%;
      margin-top: 20px; } }
  .lx-gallery .lx-container {
    padding: 0;
    margin: 0;
    position: absolute; }
    @media screen and (max-width: 767px) {
      .lx-gallery .lx-container .lx-owl .owl-item.active {
        margin-right: 26px !important; } }
    .lx-gallery .lx-container .lx-owl .owl-item img {
      -o-object-fit: cover;
      object-fit: cover;
      height: 597px;
      width: 548px; }
      @media screen and (max-width: 980px) {
        .lx-gallery .lx-container .lx-owl .owl-item img {
          height: 480px;
          width: 450px; } }
      @media screen and (max-width: 767px) {
        .lx-gallery .lx-container .lx-owl .owl-item img {
          height: 240px;
          width: 220px; } }
    .lx-gallery .lx-container .lx-owl .owl-nav button {
      position: absolute;
      display: block;
      background-color: transparent;
      color: #000;
      height: 50px;
      width: 50px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      margin: 0 -120px;
      border: 1px solid #000;
      border-radius: 0; }
      @media screen and (max-width: 980px) {
        .lx-gallery .lx-container .lx-owl .owl-nav button {
          margin: 0 -96px;
          height: 35px;
          width: 35px; } }
      @media screen and (max-width: 767px) {
        .lx-gallery .lx-container .lx-owl .owl-nav button {
          margin: 0 -64px; } }
      .lx-gallery .lx-container .lx-owl .owl-nav button:focus {
        outline: none; }
      .lx-gallery .lx-container .lx-owl .owl-nav button.owl-prev {
        right: 0; }
      .lx-gallery .lx-container .lx-owl .owl-nav button.owl-next {
        left: 0; }
      .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow {
        display: block; }
        .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left {
          background: #000;
          height: 2px;
          width: 16px;
          margin: 0 auto 0;
          position: relative;
          cursor: pointer;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
          @media screen and (max-width: 980px) {
            .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left {
              width: 12px; } }
          .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:before, .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:after {
            content: "";
            background: #000;
            position: absolute;
            height: 2px;
            width: 12px; }
            @media screen and (max-width: 980px) {
              .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:before, .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:after {
                width: 10px; } }
          .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:before {
            right: 7px;
            bottom: -4px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
            @media screen and (max-width: 980px) {
              .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:before {
                right: 6px;
                bottom: -3px; } }
          .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:after {
            right: 7px;
            top: -4px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
            @media screen and (max-width: 980px) {
              .lx-gallery .lx-container .lx-owl .owl-nav button .lx-arrow.lx-arrow-left:after {
                right: 6px;
                top: -3px; } }

.lx-contact {
  padding-top: 60px; }
  .lx-contact h3 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .lx-contact .wp-block-column:first-of-type {
      margin-bottom: 100px; } }
  .lx-contact .wp-block-column:first-of-type p {
    line-height: 21px;
    margin-bottom: 22px; }
  @media screen and (max-width: 767px) {
    .lx-contact .wp-block-column:last-of-type {
      margin-bottom: 60px; } }

.wpcf7 .wpcf7-form-control-wrap {
  font-family: 'TradeGothicLTPro', sans-serif;
  font-size: 16px !important; }

.wpcf7 textarea {
  font-family: 'TradeGothicLTPro', sans-serif;
  font-size: 16px !important; }

.lx-masonry-box {
  max-width: 1170px !important;
  width: 100%;
  margin: 0 auto !important;
  padding: 0 !important; }
  .lx-masonry-box .lx-masonry {
    max-width: 100% !important;
    margin-top: 70px !important;
    padding-bottom: 80px !important;
    position: relative;
    z-index: 5;
    background: #ffffff; }
    @media screen and (max-width: 980px) {
      .lx-masonry-box .lx-masonry {
        margin-top: 40px !important;
        padding-bottom: 80px !important; } }
    @media screen and (max-width: 767px) {
      .lx-masonry-box .lx-masonry {
        padding-bottom: 20px !important; } }
    .lx-masonry-box .lx-masonry h4 {
      font-size: 18px;
      line-height: 28px;
      text-transform: uppercase;
      margin: 0; }
    .lx-masonry-box .lx-masonry p {
      font-size: 16px;
      line-height: 28px;
      margin: 0; }
    .lx-masonry-box .lx-masonry .lx-masonry-firstRow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 980px) {
        .lx-masonry-box .lx-masonry .lx-masonry-firstRow {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 850px;
        height: 538px; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-img {
            width: auto;
            height: auto;
            margin-bottom: 20px;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; } }
      .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-content {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1; } }
        .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-content h4 {
          -webkit-writing-mode: vertical-lr;
          -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
          margin: 0 40px; }
          @media screen and (max-width: 980px) {
            .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-content h4 {
              -webkit-writing-mode: horizontal-tb;
              -ms-writing-mode: lr-tb;
              writing-mode: horizontal-tb;
              margin: 0; } }
        .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-content p {
          margin: -5px 0 0; }
          @media screen and (max-width: 980px) {
            .lx-masonry-box .lx-masonry .lx-masonry-firstRow .lx-masonry-content p {
              margin: 18px 0; } }
    .lx-masonry-box .lx-masonry .lx-masonry-secondRow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      margin-top: -60px;
      margin-bottom: 80px; }
      @media screen and (max-width: 980px) {
        .lx-masonry-box .lx-masonry .lx-masonry-secondRow {
          margin-top: -26%;
          margin-bottom: 26px;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      @media screen and (max-width: 767px) {
        .lx-masonry-box .lx-masonry .lx-masonry-secondRow {
          margin-top: -24%; } }
      @media screen and (max-width: 980px) {
        .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-content {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 38%;
          flex: 0 0 38%; } }
      @media screen and (max-width: 767px) {
        .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-content {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 30%;
          flex: 0 0 30%; } }
      .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-content h4 {
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
        float: left;
        margin-left: -14px; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-content h4 {
            margin: 0 40px 0 20px; } }
      .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-img:first-of-type {
        -o-object-fit: cover;
        object-fit: cover;
        width: 300px;
        height: 538px;
        margin-left: 32px; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-img:first-of-type {
            width: 60vw;
            height: auto;
            margin-left: 0;
            padding-left: 10%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 60%;
            flex: 0 0 60%; } }
      .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-img:last-of-type {
        -o-object-fit: cover;
        object-fit: cover;
        width: 736px;
        height: 397px;
        float: right; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-secondRow .lx-masonry-img:last-of-type {
            width: auto;
            height: auto;
            float: left;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            margin-top: 24px; } }
    @media screen and (max-width: 980px) {
      .lx-masonry-box .lx-masonry .lx-masonry-thirdRow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media screen and (max-width: 980px) {
      .lx-masonry-box .lx-masonry .lx-masonry-thirdRow {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-img {
      width: 100%; }
      @media screen and (max-width: 980px) {
        .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-img {
          width: 50vw;
          height: 50vw;
          -o-object-fit: cover;
          object-fit: cover; } }
      @media screen and (max-width: 980px) {
        .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-img {
          width: 100%; } }
    .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 24px; }
      @media screen and (max-width: 980px) {
        .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-top: 0;
          padding: 20px; } }
      @media screen and (max-width: 767px) {
        .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-top: 0;
          padding: 0; } }
      .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content h4 {
        width: 200px; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content h4 {
            width: 80%;
            margin: 0 20px; } }
        @media screen and (max-width: 767px) {
          .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content h4 {
            width: 88%;
            margin: 0 0; } }
      .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content p {
        margin-left: 70px;
        max-width: 800px; }
        @media screen and (max-width: 980px) {
          .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content p {
            width: 80%;
            margin: 18px 20px; } }
        @media screen and (max-width: 767px) {
          .lx-masonry-box .lx-masonry .lx-masonry-thirdRow .lx-masonry-content p {
            width: 88%;
            margin: 18px 0; } }

.lx-werkstatt-wrap {
  margin: 0 -50vw;
  padding: 0 50vw;
  z-index: 3; }

.lx-werkstatt {
  padding-top: 85px;
  padding-bottom: 69px;
  margin-bottom: 0; }
  @media screen and (max-width: 980px) {
    .lx-werkstatt {
      padding-top: 40px; } }
  .lx-werkstatt .wp-block-column {
    margin-top: 0; }
  .lx-werkstatt .wp-block-column:nth-child(2) {
    margin-left: 0; }
    @media screen and (max-width: 980px) {
      .lx-werkstatt .wp-block-column:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    @media screen and (max-width: 767px) {
      .lx-werkstatt .wp-block-column:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    .lx-werkstatt .wp-block-column:nth-child(2) h2 {
      margin-bottom: 30px; }
  .lx-werkstatt .wp-block-column:nth-child(3) {
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
    padding-top: 30px; }
    @media screen and (max-width: 980px) {
      .lx-werkstatt .wp-block-column:nth-child(3) {
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 0; } }
    @media screen and (max-width: 767px) {
      .lx-werkstatt .wp-block-column:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 0; } }

.lx-service-wrap {
  margin: 0 -50vw !important;
  padding: 50px 50vw 120px !important; }
  @media screen and (max-width: 767px) {
    .lx-service-wrap {
      padding-bottom: 60px !important; } }
  .lx-service-wrap .wp-block-columns {
    background: transparent !important; }
    .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(1) {
      -ms-flex-preferred-size: 57%;
      flex-basis: 57%; }
      @media screen and (max-width: 980px) {
        .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(1) {
          -ms-flex-preferred-size: 40%;
          flex-basis: 40%; } }
      @media screen and (max-width: 767px) {
        .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(1) {
          -ms-flex-preferred-size: 57%;
          flex-basis: 57%; } }
    .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(2) {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      margin-top: 0 !important; }
      @media screen and (max-width: 980px) {
        .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(2) {
          -ms-flex-preferred-size: 44%;
          flex-basis: 44%;
          margin-left: 30px !important; } }
      @media screen and (max-width: 767px) {
        .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(2) {
          margin-left: 0 !important;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
      .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(2) h2 {
        margin-bottom: 50px; }
      .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(2) p {
        margin-bottom: 20px; }
    .lx-service-wrap .wp-block-columns .wp-block-column:nth-child(3) {
      -ms-flex-preferred-size: 43%;
      flex-basis: 43%; }
    .lx-service-wrap .wp-block-columns p {
      font-size: 16px;
      line-height: 19px; }

.lx-service-contact {
  padding-top: 100px;
  padding-bottom: 40px;
  background: #ffffff; }
  @media screen and (max-width: 767px) {
    .lx-service-contact {
      padding-top: 60px;
      padding-bottom: 40px; } }
  .lx-service-contact .lx-contact-phone {
    margin-left: 33px;
    margin-top: 16px;
    font-size: 21px; }
    @media screen and (max-width: 767px) {
      .lx-service-contact .lx-contact-phone {
        margin-left: 0; } }

.lx-title {
  position: fixed;
  margin-left: 955px;
  margin-top: 5px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 40%;
  z-index: 1; }
  @media screen and (max-width: 980px) {
    .lx-title {
      margin-left: 70%; } }
  @media screen and (max-width: 767px) {
    .lx-title {
      margin-left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      top: 0;
      position: relative; } }
  .lx-title .lx-h1 {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 0;
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .lx-title .lx-h1 {
        font-size: 60px;
        line-height: 60px; } }
    .lx-title .lx-h1:before {
      content: "";
      width: 62px;
      height: 7px;
      background: black;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      position: absolute;
      left: -80px; }
      @media screen and (max-width: 767px) {
        .lx-title .lx-h1:before {
          display: none; } }

/* base layout */
/* #lx_header {
    width: 1170px !important;
    padding: 0 15px;
    margin: 0 auto;
    background: orangered;
    height: 160px !important;
} */
body {
  overflow-x: hidden; }

.boxheader-menu-shopwgr-outline {
  background: none; }

#mega-menu-wrap-boxheader-menu-shopwgr {
  background: none; }

#mega-menu-wrap-boxheader-menu-shopwgr #mega-menu-boxheader-menu-shopwgr > li.mega-menu-item > a.mega-menu-link {
  color: #151515;
  font-size: 16px;
  text-transform: uppercase; }
  #mega-menu-wrap-boxheader-menu-shopwgr #mega-menu-boxheader-menu-shopwgr > li.mega-menu-item > a.mega-menu-link:hover {
    background: #000000;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff; }

#mega-menu-wrap-boxheader-menu-shopwgr #mega-menu-boxheader-menu-shopwgr li.mega-current-menu-item a.mega-menu-link {
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  border-color: #fff; }

/*.wp-block-columns{
    padding-right: 15px;
    padding-left: 15px;
}*/
a {
  color: #FF6600; }

.page_body {
  background: #ffffff;
  z-index: 1; }

.wp-block-columns {
  z-index: 2;
  position: relative;
  background: #ffffff; }

.wp-block-image {
  z-index: 2;
  position: relative; }

.sidebarfilterlist a,
.seite_produkt a {
  color: #000000 !important;
  text-decoration: none; }
  .sidebarfilterlist a:hover,
  .seite_produkt a:hover {
    text-decoration: underline; }

.seite_produkt .artikel_pricebox .wkbutton a {
  background: #000000;
  color: #ffffff !important; }

.lx-start-wrap {
  background: transparent; }
  .lx-start-wrap .wp-block-column:first-of-type {
    -ms-flex-preferred-size: 57% !important;
    flex-basis: 57% !important;
    margin-bottom: 0 !important; }
  .lx-start-wrap .wp-block-column:last-of-type {
    -ms-flex-preferred-size: 43% !important;
    flex-basis: 43% !important; }
    .lx-start-wrap .wp-block-column:last-of-type .lx-start-logos {
      margin-bottom: 36px;
      margin-right: -50px; }
      @media screen and (max-width: 980px) {
        .lx-start-wrap .wp-block-column:last-of-type .lx-start-logos {
          margin: 0 0 30px 30px; } }
      @media screen and (max-width: 767px) {
        .lx-start-wrap .wp-block-column:last-of-type .lx-start-logos {
          margin: 40px 0; } }

.lx-news-teaser-title {
  margin-top: 110px;
  margin-bottom: 90px; }
  @media screen and (max-width: 767px) {
    .lx-news-teaser-title {
      margin-top: 80px;
      margin-bottom: 60px; } }

.lx-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  margin-bottom: 126px; }
  @media screen and (max-width: 767px) {
    .lx-posts {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 40px !important; } }
  .lx-posts .lx-post {
    width: calc(33% - 18px);
    padding: 30px;
    margin-left: 15px;
    margin-right: 15px;
    -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .lx-posts .lx-post:first-child {
      margin-left: 0; }
    .lx-posts .lx-post:last-child {
      margin-right: 0; }
    .lx-posts .lx-post:hover {
      background: #000000; }
      .lx-posts .lx-post:hover p {
        color: #ffffff; }
      .lx-posts .lx-post:hover h3 {
        color: #ffffff; }
      .lx-posts .lx-post:hover a {
        float: right; }
        .lx-posts .lx-post:hover a:hover {
          color: #ffffff; }
    @media screen and (max-width: 980px) {
      .lx-posts .lx-post {
        width: calc(33% - 15px); } }
    @media screen and (max-width: 767px) {
      .lx-posts .lx-post {
        width: 100%;
        padding: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 40px; } }
    .lx-posts .lx-post img {
      width: 100%; }
    .lx-posts .lx-post .lx-h3 {
      margin: 20px 0; }
      @media screen and (max-width: 980px) {
        .lx-posts .lx-post .lx-h3 {
          word-wrap: break-word; } }
      @media screen and (max-width: 767px) {
        .lx-posts .lx-post .lx-h3 {
          word-wrap: none; } }
    .lx-posts .lx-post p {
      line-height: 19px; }
      .lx-posts .lx-post p a:last-child {
        display: none; }
    .lx-posts .lx-post a {
      float: right;
      color: #FF6600;
      text-decoration: none; }

.wpcf7 .lx-contact-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .wpcf7 .lx-contact-row label {
    display: block;
    width: 50%; }
    .wpcf7 .lx-contact-row label:first-child {
      margin-right: 15px; }

.wpcf7 label {
  display: block;
  width: 100%; }

.wpcf7 input, .wpcf7 textarea {
  border: 1px solid #BDBDBD;
  padding: 10px;
  width: 100%;
  font-weight: normal;
  color: #000000; }
  .wpcf7 input::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder {
    color: #000000;
    font-weight: normal; }
  .wpcf7 input:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder {
    color: #000000;
    font-weight: normal; }
  .wpcf7 input::-ms-input-placeholder, .wpcf7 textarea::-ms-input-placeholder {
    color: #000000;
    font-weight: normal; }
  .wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
    color: #000000;
    font-weight: normal; }

.wpcf7 .lx-base-button {
  float: right;
  width: auto;
  padding: 15px 35px;
  color: #ffffff; }
  .wpcf7 .lx-base-button:hover {
    color: #000000; }

.lx-news-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 120px; }
  @media screen and (max-width: 767px) {
    .lx-news-page {
      margin-bottom: 40px; } }
  .lx-news-page .lx-news-item {
    display: inline-block;
    position: relative; }
    .lx-news-page .lx-news-item p {
      font-size: 16px;
      line-height: 19px;
      margin-top: 20px; }
      .lx-news-page .lx-news-item p a:last-child {
        display: none; }
    .lx-news-page .lx-news-item a {
      text-decoration: none;
      font-size: 16px;
      line-height: 28px;
      cursor: pointer; }
    .lx-news-page .lx-news-item:first-child {
      width: 100%;
      margin-bottom: 40px; }
      .lx-news-page .lx-news-item:first-child a {
        float: unset; }
        .lx-news-page .lx-news-item:first-child a:hover {
          color: #ffffff; }
      .lx-news-page .lx-news-item:first-child img {
        width: 100%;
        height: 450px;
        -o-object-fit: cover;
        object-fit: cover; }
      .lx-news-page .lx-news-item:first-child .lx-news-content {
        position: absolute;
        bottom: 0;
        padding: 40px;
        left: 0;
        width: 100%;
        max-width: 100%;
        background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
        background: -webkit-linear-gradient(bottom, #000000, transparent);
        background: -o-linear-gradient(bottom, #000000, transparent);
        background: linear-gradient(0deg, #000000, transparent); }
        @media screen and (max-width: 767px) {
          .lx-news-page .lx-news-item:first-child .lx-news-content {
            left: 40px; } }
        .lx-news-page .lx-news-item:first-child .lx-news-content h2 {
          text-decoration: none;
          color: #ffffff;
          text-transform: uppercase;
          font-size: 28px;
          line-height: 28px; }
        .lx-news-page .lx-news-item:first-child .lx-news-content .lx-news-excerpt {
          display: none; }
    .lx-news-page .lx-news-item:not(:first-child) {
      width: calc(33% - 18px);
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 30px;
      margin-left: 15px;
      margin-right: 15px;
      -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
      box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media screen and (min-width: 980px) {
        .lx-news-page .lx-news-item:not(:first-child):nth-child(4) {
          margin-right: 0; }
        .lx-news-page .lx-news-item:not(:first-child):nth-child(3n+2) {
          margin-right: 0; }
        .lx-news-page .lx-news-item:not(:first-child):nth-child(2) {
          margin-left: 0; }
        .lx-news-page .lx-news-item:not(:first-child):nth-child(3n+2) {
          margin-left: 0; }
        .lx-news-page .lx-news-item:not(:first-child):nth-child(n+5) {
          margin-top: 40px; } }
      .lx-news-page .lx-news-item:not(:first-child) a.lx-readmore {
        float: right; }
      .lx-news-page .lx-news-item:not(:first-child):hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background: #000000; }
        .lx-news-page .lx-news-item:not(:first-child):hover p {
          color: #ffffff; }
        .lx-news-page .lx-news-item:not(:first-child):hover h2 {
          color: #ffffff; }
        .lx-news-page .lx-news-item:not(:first-child):hover a:hover {
          color: #ffffff; }
      @media screen and (max-width: 980px) {
        .lx-news-page .lx-news-item:not(:first-child) {
          width: calc(50% - 22px);
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 40px; }
          .lx-news-page .lx-news-item:not(:first-child):nth-child(even) {
            margin-right: 20px; }
          .lx-news-page .lx-news-item:not(:first-child):nth-child(odd) {
            margin-left: 20px; } }
      @media screen and (max-width: 767px) {
        .lx-news-page .lx-news-item:not(:first-child) {
          width: 100%;
          margin-bottom: 0; }
          .lx-news-page .lx-news-item:not(:first-child):nth-child(even) {
            margin-right: 0; }
          .lx-news-page .lx-news-item:not(:first-child):nth-child(odd) {
            margin-left: 0; }
          .lx-news-page .lx-news-item:not(:first-child):last-child {
            margin-bottom: 0; } }
      .lx-news-page .lx-news-item:not(:first-child) .lx-news-content {
        margin-top: 40px; }
        @media screen and (max-width: 980px) {
          .lx-news-page .lx-news-item:not(:first-child) .lx-news-content {
            margin-top: 20px; } }
        .lx-news-page .lx-news-item:not(:first-child) .lx-news-content h2 {
          text-decoration: none;
          text-transform: uppercase;
          font-size: 25px;
          line-height: 28px; }
      .lx-news-page .lx-news-item:not(:first-child) img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
      .lx-news-page .lx-news-item:not(:first-child) a {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .lx-news-page .lx-news-item:not(:first-child) a:hover {
          color: #000000; }
  .lx-news-page .alm-listing .alm-reveal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .lx-news-page .alm-listing .alm-reveal .lx-news-item {
      width: calc(33% - 18px);
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 30px;
      margin-left: 15px;
      margin-right: 15px;
      -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
      box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      margin-top: 40px;
      margin-bottom: 0; }
      .lx-news-page .alm-listing .alm-reveal .lx-news-item:nth-child(3n+3) {
        margin-right: 0; }
      .lx-news-page .alm-listing .alm-reveal .lx-news-item:nth-child(3n+1) {
        margin-left: 0; }
      @media screen and (max-width: 980px) {
        .lx-news-page .alm-listing .alm-reveal .lx-news-item {
          width: calc(50% - 22px);
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 40px; }
          .lx-news-page .alm-listing .alm-reveal .lx-news-item:nth-child(even) {
            margin-left: 20px; }
          .lx-news-page .alm-listing .alm-reveal .lx-news-item:nth-child(odd) {
            margin-right: 20px; } }
      @media screen and (max-width: 767px) {
        .lx-news-page .alm-listing .alm-reveal .lx-news-item {
          width: 100%; }
          .lx-news-page .alm-listing .alm-reveal .lx-news-item:nth-child(even) {
            margin-right: 0;
            margin-left: 0; }
          .lx-news-page .alm-listing .alm-reveal .lx-news-item:nth-child(odd) {
            margin-left: 0;
            margin-right: 0; } }
      .lx-news-page .alm-listing .alm-reveal .lx-news-item .lx-news-content {
        position: unset;
        max-width: unset;
        margin-top: 40px; }
        @media screen and (max-width: 980px) {
          .lx-news-page .alm-listing .alm-reveal .lx-news-item .lx-news-content {
            margin-top: 20px; } }
        .lx-news-page .alm-listing .alm-reveal .lx-news-item .lx-news-content h2 {
          text-decoration: none;
          color: #000000;
          text-transform: uppercase;
          font-size: 25px;
          line-height: 28px; }
        .lx-news-page .alm-listing .alm-reveal .lx-news-item .lx-news-content .lx-news-excerpt {
          display: block; }
      .lx-news-page .alm-listing .alm-reveal .lx-news-item:hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background: #000000; }
        .lx-news-page .alm-listing .alm-reveal .lx-news-item:hover p {
          color: #ffffff !important; }
        .lx-news-page .alm-listing .alm-reveal .lx-news-item:hover h2 {
          color: #ffffff !important; }
        .lx-news-page .alm-listing .alm-reveal .lx-news-item:hover a:hover {
          color: #ffffff; }
      .lx-news-page .alm-listing .alm-reveal .lx-news-item img {
        width: 100%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover; }
      .lx-news-page .alm-listing .alm-reveal .lx-news-item a {
        cursor: pointer;
        float: right;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }

.lx-bike-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #BDBDBD;
  margin-bottom: 40px;
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .lx-bike-single {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .lx-bike-single .lx-single-bike-left {
    width: calc(50% - 40px);
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      .lx-bike-single .lx-single-bike-left {
        width: 100vw;
        max-width: 100%;
        margin-bottom: 40px;
        margin-right: 0; } }
  .lx-bike-single .lx-single-bike-right {
    width: calc(50% - 80px);
    margin-left: 40px;
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      .lx-bike-single .lx-single-bike-right {
        width: 100vw;
        max-width: 100%;
        margin-left: 5px;
        margin-right: 5px; } }
    .lx-bike-single .lx-single-bike-right h1 {
      font-size: 40px;
      line-height: 40px;
      margin-bottom: 0; }
    .lx-bike-single .lx-single-bike-right .lx-art-nr {
      margin-bottom: 20px;
      display: block;
      font-size: 14px;
      color: #333333; }
    .lx-bike-single .lx-single-bike-right .lx-bike-price {
      font-weight: bold;
      font-size: 40px;
      line-height: 40px;
      padding-top: 40px; }
    .lx-bike-single .lx-single-bike-right small {
      font-size: 10px;
      line-height: 10px; }
  .lx-bike-single p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 20px; }

h2 {
  font-size: 25px !important;
  margin-bottom: 20px; }

h3 {
  margin-bottom: 10px; }

.lx-tech-loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 75%;
  margin-top: 5px;
  margin-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .lx-tech-loop {
      width: 100%; } }
  .lx-tech-loop:last-child {
    margin-bottom: 40px; }
  .lx-tech-loop span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    font-family: 'TradeGothicLTPro', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin: 3px 0; }

.single_footer {
  margin-bottom: 40px; }

#menu-ktm-submenu, #menu-hqv-submenu {
  list-style-type: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #000000;
  position: relative;
  margin-left: -15px; }
  @media screen and (max-width: 767px) {
    #menu-ktm-submenu, #menu-hqv-submenu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100vw; } }
  #menu-ktm-submenu:before, #menu-hqv-submenu:before {
    content: "";
    width: 150vw;
    left: -50vw;
    top: 0;
    z-index: -1;
    position: absolute;
    height: 45px;
    background: #000000; }
  #menu-ktm-submenu li, #menu-hqv-submenu li {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle; }
    #menu-ktm-submenu li a, #menu-hqv-submenu li a {
      line-height: 45px;
      height: 45px;
      padding: 0px 20px 0px 20px;
      vertical-align: baseline;
      width: auto;
      display: block;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      text-align: left;
      text-decoration: none;
      background: #000000;
      border: 0;
      border-radius: 0;
      font-family: Oswald;
      font-size: 18px;
      font-weight: normal;
      outline: none; }
      #menu-ktm-submenu li a:hover, #menu-hqv-submenu li a:hover {
        background: #FF6600; }

.lx-bikes-page h1 {
  margin-top: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 40px !important; }

.lx-bikes-page h3 {
  font-size: 25px !important;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-right: 20px; }
  .lx-bikes-page h3:after {
    content: " ";
    display: block;
    position: absolute;
    height: 1px;
    background: #BDBDBD;
    width: 90%;
    left: 10%;
    top: calc(50% - 1px); }

.lx-bikes-page .lx-bike-cat-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  justify-content: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .lx-bikes-page .lx-bike-cat-container {
      margin-bottom: 40px; } }

.lx-bikes-page .lx-line-wrap:last-child {
  display: none; }

.lx-bikes-page .lx-child .lx-line-wrap {
  display: block; }

.lx-bikes-page .lx-child-bike {
  padding-top: 20px; }
  .lx-bikes-page .lx-child-bike:not(:last-child) .lx-line-wrap {
    display: none; }

.lx-bikes-page .lx-news-item {
  display: inline-block;
  position: relative;
  width: calc(33% - 18px);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px;
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 30px; }
  .lx-bikes-page .lx-news-item p {
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px; }
    .lx-bikes-page .lx-news-item p a:last-child {
      display: none; }
  .lx-bikes-page .lx-news-item a {
    text-decoration: none;
    font-size: 16px;
    line-height: 28px;
    cursor: pointer; }
  @media screen and (min-width: 980px) {
    .lx-bikes-page .lx-news-item:nth-child(3n+1) {
      margin-left: 0; }
    .lx-bikes-page .lx-news-item:nth-child(3n+3) {
      margin-right: 0; } }
  .lx-bikes-page .lx-news-item a.lx-readmore {
    float: right; }
  .lx-bikes-page .lx-news-item:hover {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #000000; }
    .lx-bikes-page .lx-news-item:hover p {
      color: #ffffff; }
    .lx-bikes-page .lx-news-item:hover h2 {
      color: #ffffff; }
    .lx-bikes-page .lx-news-item:hover a:hover {
      color: #ffffff; }
  @media screen and (max-width: 980px) {
    .lx-bikes-page .lx-news-item {
      width: calc(50% - 22px);
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 40px; }
      .lx-bikes-page .lx-news-item:nth-child(even) {
        margin-right: 20px; }
      .lx-bikes-page .lx-news-item:nth-child(odd) {
        margin-left: 20px; } }
  @media screen and (max-width: 767px) {
    .lx-bikes-page .lx-news-item {
      width: 100%;
      margin-bottom: 0; }
      .lx-bikes-page .lx-news-item:nth-child(even) {
        margin-right: 0; }
      .lx-bikes-page .lx-news-item:nth-child(odd) {
        margin-left: 0; }
      .lx-bikes-page .lx-news-item:last-child {
        margin-bottom: 0; } }
  .lx-bikes-page .lx-news-item .lx-news-content {
    margin-top: 40px; }
    @media screen and (max-width: 980px) {
      .lx-bikes-page .lx-news-item .lx-news-content {
        margin-top: 20px; } }
    .lx-bikes-page .lx-news-item .lx-news-content h2 {
      text-decoration: none;
      text-transform: uppercase;
      font-size: 25px;
      line-height: 28px; }
    .lx-bikes-page .lx-news-item .lx-news-content .lx-bike-price {
      font-size: 22px;
      color: #FF6600; }
  .lx-bikes-page .lx-news-item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .lx-bikes-page .lx-news-item a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .lx-bikes-page .lx-news-item a:hover {
      color: #000000; }

.lx-bikes-page .alm-listing .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .lx-bikes-page .alm-listing .alm-reveal .lx-news-item {
    width: calc(33% - 18px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px;
    margin-left: 15px;
    margin-right: 15px;
    -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 40px;
    margin-bottom: 0; }
    .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:nth-child(3n+3) {
      margin-right: 0; }
    .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:nth-child(3n+1) {
      margin-left: 0; }
    @media screen and (max-width: 980px) {
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item {
        width: calc(50% - 22px);
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 40px; }
        .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:nth-child(even) {
          margin-left: 20px; }
        .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:nth-child(odd) {
          margin-right: 20px; } }
    @media screen and (max-width: 767px) {
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item {
        width: 100%; }
        .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:nth-child(even) {
          margin-right: 0;
          margin-left: 0; }
        .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:nth-child(odd) {
          margin-left: 0;
          margin-right: 0; } }
    .lx-bikes-page .alm-listing .alm-reveal .lx-news-item .lx-news-content {
      position: unset;
      max-width: unset;
      margin-top: 40px; }
      @media screen and (max-width: 980px) {
        .lx-bikes-page .alm-listing .alm-reveal .lx-news-item .lx-news-content {
          margin-top: 20px; } }
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item .lx-news-content h2 {
        text-decoration: none;
        color: #000000;
        text-transform: uppercase !important;
        font-size: 25px !important;
        line-height: 28px !important; }
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item .lx-news-content .lx-news-excerpt {
        display: block; }
    .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:hover {
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      background: #000000; }
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:hover p {
        color: #ffffff !important; }
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:hover h2 {
        color: #ffffff !important; }
      .lx-bikes-page .alm-listing .alm-reveal .lx-news-item:hover a:hover {
        color: #ffffff; }
    .lx-bikes-page .alm-listing .alm-reveal .lx-news-item img {
      width: 100%;
      height: auto;
      -o-object-fit: cover;
      object-fit: cover; }
    .lx-bikes-page .alm-listing .alm-reveal .lx-news-item a {
      cursor: pointer;
      float: right;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }

.lx-bikes-page.husqvarna .lx-line-wrap:before, .lx-bikes-page.husqvarna_rent .lx-line-wrap:before {
  background: #005C7C; }

.lx-bikes-page.husqvarna .lx-line-wrap .lx-line, .lx-bikes-page.husqvarna_rent .lx-line-wrap .lx-line {
  background: #005C7C; }

.lx-bikes-page.husqvarna .lx-news-item .lx-bike-price, .lx-bikes-page.husqvarna_rent .lx-news-item .lx-bike-price {
  color: #005C7C; }

.lx-bikes-page.husqvarna .lx-news-item a, .lx-bikes-page.husqvarna_rent .lx-news-item a {
  color: #005C7C; }

#page404-wrap {
  height: 750px; }
  @media screen and (max-width: 767px) {
    #page404-wrap {
      height: calc(100vh - 110px); } }
  #page404-wrap #page404 {
    background-image: url("/blog/wp-content/uploads/2019/10/Braumandl_404.jpg");
    background-size: cover;
    width: 100vw;
    max-width: 100%;
    height: 750px;
    position: absolute;
    left: 0; }
    #page404-wrap #page404:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      opacity: 0.12;
      z-index: 0; }
    @media screen and (max-width: 767px) {
      #page404-wrap #page404 {
        height: calc(100vh - 110px); } }
    #page404-wrap #page404 .error-container {
      width: 1170px;
      margin: 0 auto;
      top: 50%;
      z-index: 2;
      left: 25%;
      transforM: translate(-25%, -50%);
      position: relative; }
      @media screen and (max-width: 980px) {
        #page404-wrap #page404 .error-container {
          width: 100vw;
          max-width: 100%;
          padding: 0 40px; } }
      #page404-wrap #page404 .error-container .error-text {
        max-width: 410px; }
        #page404-wrap #page404 .error-container .error-text h1 {
          color: #ffffff;
          font-size: 60px;
          line-height: 80px;
          padding-bottom: 10px; }
        #page404-wrap #page404 .error-container .error-text:after {
          position: absolute;
          content: "";
          left: -100%;
          height: 7px;
          width: 100%;
          background: #FF6600;
          bottom: -10px; }
        #page404-wrap #page404 .error-container .error-text:before {
          position: absolute;
          content: "";
          left: -5px;
          height: 7px;
          width: 35%;
          background: #FF6600;
          bottom: -10px; }
      #page404-wrap #page404 .error-container .lx-base-button {
        float: right;
        margin-top: 20px;
        cursor: pointer;
        background: transparent;
        border: 1px solid #ffffff; }
        @media screen and (max-width: 980px) {
          #page404-wrap #page404 .error-container .lx-base-button {
            float: left; } }
        #page404-wrap #page404 .error-container .lx-base-button:hover {
          background: #FF6600;
          border: 1px solid #000000; }
