@font-face {
  font-family: 'roboto_condensedbold';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_condensedlight';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-light-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_condensedregular';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_condenseditalic';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-italic-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/robotocondensed-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_bold';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-bold-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_light';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-light-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_regular';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-regular-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_italic';
  src: url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-italic-webfont.woff2') format('woff2'),
    url('https://cdn02.plentymarkets.com/87ydljb077q5/frontend/fonts/roboto-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

:root {
  --gelb: #eba61d;
  --grau: #b8bdc4;
  --dunkelblau: #183a68;
}

html {
  font-family: 'roboto_condensedregular', sans-serif !important;
}

body {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background-color: #ffffff;
  font-family: 'roboto_condensedregular', sans-serif !important;
}

.autocomplete-suggestions {
	height: 500px;
}

body.lang-ru {
  font-size: 12px;
}

body>#vue-app, body>#vue-error, .page-content {
  background: #fff !important;
}
.owl-theme .owl-dots .owl-dot {
    border: 0;
    padding: 0;
    background: transparent;
}
#lhc_status_widget_v2 {
  max-height: 100px !important;
  max-width: 100px !important;
  width: 100px !important;
  height: 100px !important;
  bottom: 10px !important;
  right: 7px !important;
}
#lhc_status_widget_v2.ChatToTop {
  bottom: 100px !important;
}
#unread-msg-number {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.basket-open #lhc_container_v2,
.basket-open #lhc_status_widget_v2 {
	display: none !important;
	opacity: 0 !important;
}
.operator-info {
  align-items: center;
}
.operator-info img {
  max-width: 70px; 
  width: 70px;
  height: auto;
}
#lhc_status_container #status-icon.offline-status {
  background-color: transparent !important;
}
@media(max-width: 575px) {
   #lhc_status_container #status-icon.offline-status:not(.close-status),
  #lhc_status_container #status-icon {
      background-image: none !important;
      background-color: #183a68 !important;
      color: #fff !important;
      font: normal normal normal 38px/1 FontAwesome;
  }
   #lhc_status_container #status-icon.offline-status:not(.close-status):before,
  #lhc_status_container #status-icon:before {
  content: '\f075' !important;
  font-family: 'FontAwesome' !important;
}
#lhc_status_widget_v2 {
  max-height:70px !important;
  max-width: 70px !important;
  min-height:70px !important;
  min-width: 70px !important;
  width: 70px !important;
  height: 70px !important;
  overflow: hidden !important;
  right: 0 !important
}
}
img, video {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizelegibility;
}

h2, .h2 {
  font-family: 'roboto_condensedbold';
  color: #1a2640;
  font-size: 18px;
}

.service h2 {
  line-height: 22px;
}

h5 {
  font-size: 14px;
  font-family: 'roboto_condensedbold';
}

b, strong {
  font-weight: normal;
  font-family: 'roboto_condensedbold';
}

a,
.basicColor a,
.btn-link {
  color: var(--dunkelblau);
  text-decoration: none;
}

a:hover,
a:focus,
.basicColor a:hover,
.basicColor a:focus,
.btn.btn-link:hover,
.btn.btn-link:focus {
  color: #404040;
  text-decoration: underline;
}

a:focus, video:focus, .btn:focus, button:focus, input:focus, select:focus {
  outline: none;
  box-shadow: none;
}

main .text p, main .text ul, main .text table, main .text ol, main .text input {
  font-family: 'roboto_condensedregular', sans-serif;
}

.btn {
  border-radius: 0;
  border: 0;
}

.btn>.fa {
  float: none;
}

.btn-outline-primary {
  color: #fff;
  background-color: var(--gelb);
}

.btn-info {
  background-color: #fafafa;
  border: 1px solid #ddd;
}

.nav>li>a:focus, .nav>li>a:hover {
  background: transparent;
}

.checkout .form-check input[type="checkbox"] {
  margin-left: -15px;
}

.checkout .listAndCoupon .btn-primary {
  height: 34px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 224px;
  padding: 10px 0;
  margin: 0px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

.show {
  opacity: 1;
}

.modal-dialog {
  top: 25%;
}

.notification-wrapper {
  position: fixed;
  right: 50%;
  transform: translate(50%, 0%);
}

.safari .row:before,
.safari .row:after,
.ios-webview .row:before,
.iso-webview .row:after,
.ios .row:before,
.ios .row:after {
  content: normal;
  display: inline;
}

.grecaptcha-badge {
  bottom: auto !important;
  top: 15px !important;
}

.hidden {
  display: none !important;
}

.autocomplete-suggestions {
  left: 0;
  text-align: left !important;
}

.ytplayer {
  overflow: hidden;
}

.ytplayer.noclick {
  background: #eaeaea;
  border: 1px solid #686868;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.ytplayer.isclick .hint {
  display: none;
}

.ytplayer .hint {
  position: absolute;
  text-align: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 20px;
  color: #fff !important;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s;
}

.ytplayer .hint a {
  color: #fff !important;
  text-decoration: underline;
}

.ytplayer .hint .activate {
    background: var(--dunkelblau);
    padding: 5px 20px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
}
.ytplayer .hint .activate:hover {
  background: var(--gelb)
}
.ytplayer:hover .hint {
  opacity: 1;
}

.ytplayer img {
  max-width: 100%;
}

.ytplayer.isclick img {
  display: none;
}

.ytplayer.noclick iframe {
  display: none;
}

.ytplayer.isclick {
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  position: relative;
}

.ytplayer.isclick iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

/* ------------------------------
Header
------------------------------ */
header {
  z-index: 1000;
}

#headerTop {
  background-color: var(--dunkelblau);
  height: 38px;
}

#headerTop #navTop {
  padding-top: 7px;
}

#headerTop #navTop .points a,
#headerTop #navTop .points {
  color: var(--grau);
}

#headerTop #navTop .points span {
  margin-right: 20px
}

#headerTop #navTop .points .fa {
  color: var(--gelb);
  padding-right: 10px;
}

#headerTop #navTop li {
  float: left;
  list-style: none;
}


#headerTop #navTop li.control-basket>a .fa {
  display: block;
  color: #fff;
  background: var(--gelb);
  height: 38px;
  width: 38px;
  text-align: center;
  padding: 7px;
  font-size: 18px;
}

#headerTop #navTop li.control-languages>a {
  margin-top: 3px;
}

#headerTop #navTop li.control-languages ul {
  display: none;
  background-color: var(--dunkelblau);
  left: auto;
  min-width: 90px;
  right: 0;
  text-align: right;
  top: 16px;
}

#headerTop #navTop li.control-languages:hover ul,
#headerTop #navTop li.control-languages:focus ul,
#headerTop #navTop li.control-languages:active ul {
  display: block;
}

#headerTop #navTop li.control-languages ul a {
  padding: 5px 10px;
  float: none;
  height: auto;
  line-height: 12px;
}

#headerTop #navTop li.control-languages ul a:hover,
#headerTop #navTop li.control-languages ul a:focus,
#headerTop #navTop li.control-languages ul a:active {
  background-color: var(--gelb);
}

#headerTop #navTop li.control-languages ul li.active {
  display: none;
}

#headerTop ul a {
  border-right: 1px solid var(--grau);
  color: var(--grau);
  display: block;
  font-size: 13px;
  line-height: 1em;
  margin-top: 5px;
  padding: 0 8px;
  text-transform: uppercase;
}
.lang-ru #headerTop ul a {
    font-size: 12px;
}
#headerTop ul a:hover, #headerTop ul a:focus, #headerTop ul a:active {
  color: #ccc;
}

#headerTop ul li.control-basket>a {
  background-color: transparent;
  margin-top: -7px !important;
  text-decoration: none;
  align-items: center;
  border-right: 0;
}

#headerTop ul li.control-basket>a .text {
  padding-left: 10px;
}

#headerTop ul li.control-basket>a .text span:first-child {
  color: var(--gelb);
  font-weight: bold;
}

#headerTop ul li.control-basket .basket-preview-wrapper .basket-list-item a {
  border: 0;
  text-transform: none;
  margin-top: 0;
  padding: 0;
}
#headerTop ul li.control-basket .basket-preview-wrapper .basket-list-item .fa {
 display: block;
}

#headerTop a#dropdownHead {
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
}

#headerTop li.dropdown a {
  border-right: 0;
}

#headerTop li.open .dropdown-menu, #headerTop li:hover .dropdown-menu {
  display: block;
}

#headerTop ul.dropdown-menu {
  background-color: var(--dunkelblau);
  left: auto;
  min-width: 90px;
  right: 0;
  text-align: right;
  top: 16px;
}

#headerTop #navTop ul.dropdown-menu li {
  float: right;
}

#headerTop ul.dropdown-menu a {
  padding: 2px 6px 4px;
  float: left;
}

#headerTop ul.dropdown-menu a img {
  float: right;
  margin: -3px 0 11px 14px;
}

#headerTop ul.dropdown.enable-xs-sm.open:before {
  display: none !important;
}

#headerTop a.dropdown-toggle span {
  display: inline-block;
  min-width: 90px;
}

#headerTop a.dropdown-toggle img {
  position: absolute;
  right: 18px;
  top: 0;
}

#headerTop a.dropdown-toggle i.fa.fa-angle-down {
  background-color: #051a55;
  height: 12px;
  line-height: 12px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 5px;
  width: 12px;
}

.dropdown-menu li.active span.openCloseToggle {
  display: none;
}

#header {
  background: url('https://www.lindner-original.de/images/gallery/lindner-original/bg-header.jpg') top left repeat-x;
  height: 100px;
}

#header .nav>li>a>.fa-shopping-cart {
  padding: 0;
  float: left;
  background-color: transparent;
}

#header .nav>li>a>.fa-shopping-cart::before {
  background-color: var(--gelb);
  color: #fff;
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  text-align: center;
  margin-right: 10px;
  font-size: 16px;
  padding-top: 10px;
}

#header .container {
  padding-top: 15px;
}

#header .row>div {
  padding-left: 0;
}

#header .#logo {
  display: block;
  max-width: 293px;
  min-height: 1px;
  width: 100%;
}

#header #logo #segnet {
  max-width: 68px;
  left: -20px;
  position: absolute;
  top: 45px;
  z-index: 9;
}

#header #headerSearch {
  position: relative;
  max-width: 240px;
  margin-right: 20px;
}

#header #headerSearch .header-fw {
  position: relative;
  left: 0 !important;
  width: 100%;
}
#header #headerSearch .container-max{
  width: 100%;
  max-width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.autocomplete-suggestions {
  min-width: 760px;
  padding: 10px;
}
#header #headerSearch .search-box-shadow-frame {
  box-shadow: none;
}

#header #headerSearch input[type="search"], .boxError input[type="search"] {
  border: none;
  border-radius: 0;
  font-family: 'roboto_italic', sans-serif;
  font-style: italic;
  width: 206px;
  -webkit-appearance: none;
  padding: 5px 10px;
  font-size: 15px;
}

#header #headerSearch input::placeholder {
  opacity: 0.8;
  font-family: 'roboto_condenseditalic', sans-serif;
}

#header #headerSearch button, .boxError button {
  background-color: var(--gelb);
  border: none;
  border-radius: 0;
  color: #fff;
  height: 34px;
  text-align: center;
  width: 34px;
}

#header #headerSearch button:hover, #header #headerSearch button:focus, #header #headerSearch button:active {
  background-color: #404040;
}

#flags .contact {
    position: fixed;
    top: 170px;
    right: 0 !important;
    transform: rotate(-90deg);
    width: 37px;
}

#flags .chat {
  position: fixed;
  top: 230px
}

#flags .facebook {
  position: fixed;
  top: 290px
}

#flags>div {
  display: flex;
  margin-bottom: 10px;
  position: relative;
  right: -150px;
  transition: 0.3s;
  z-index: 9;
}

#flags>div:hover {
  right: 0
}

#flags .fa {
  background: var(--gelb);
  color: #fff;
  padding: 15px 0;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 25px
}

#flags .facebook .fa {
  font-size: 26px;
}
#flags .contact .fa {
  transform: rotate(90deg);
  position: relative;
  left: 1px;
}

#flags .flag-body>span, #flags .flag-body>a {
    background: var(--dunkelblau);
    color: #fff;
    padding: 10px;
    width: 150px;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    display: block;
    height: 50px;
    line-height: 1.5;
    text-transform: uppercase;
}
#flags .contact .flag-body>a {
  border: 1px solid var(--gelb)
}
/*---- Header scroll -----*/
.isScroll #headerWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.isScroll #page-body {
  margin-top: 150px;
}

.isScroll #header {
  height: 55px;
}

.isScroll #header .container {
  padding-top: 10px;
}

.isScroll #header #logo {
  display: block;
}
.isScroll #header #logo img {
height: 40px;
}

.isScroll #header #logo #segnet {
  display: none;
}

.isScroll .cat-691 {
  margin-left: 0;
}

.isScroll #nav .navbar-nav>li>a {
  padding: 5px 15px !important;
}

/* ------------------------------
Breadcrumb
------------------------------ */
.page-category-content .breadcrumb {
  display: none;
}
.breadcrumb {
  background-color: #ffffff;
}

.breadcrumb.container-max {
  max-width: 890px;
}

.breadcrumb-item+.breadcrumb-item a {
  color: #333;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "|";
}

/* ------------------------------
Footer
------------------------------ */
footer .werk38 {
  max-height: 16px;
  display: inline;
  width: 71px;
}

footer .iconZahlung a>img {
  padding-top: 10px;
}

.toTop {
  border-radius: 50px;
  padding: 0px;
  background-color: #404040;
  visibility: hidden;
  position: fixed;
  bottom: 10px;
  text-align: center;
  width: 53px;
  height: 53px;
  line-height: 45px;
  font-size: 45px;
  right: 30px;
  display: none;
  color: #fff;
  cursor: pointer;
}

footer {
  background-color: #eeeeee;
  color: #6f6f6f;
  font-size: 12px;
  margin-top: 78px;
  padding: 30px 0;
}

footer .h3,
footer h3 {
  color: #404040;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}

footer i {
  padding-right: 5px;
  width: 25px;
}

footer table {
  text-align: left;
  width: 100%;
}

footer table td {
  vertical-align: top;
}

footer table tr:nth-child(2) td:first-child {
  width: 30px;
}

footer a,
footer a:hover,
footer a:focus {
  color: inherit;
}

footer strong {
  font-weight: normal;
  text-transform: uppercase;
  color: #444;
  text-rendering: optimizelegibility;
}

footer hr {
  margin: 10px 0 15px;
}

footer .col-sm-6 .row {
  margin-left: -15px;
  margin-right: -15px;
}

footer .iconZahlung span {
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
  /* Saf4+, Chrome */
  background: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
  /* Chrome 10+, Saf5.1+ */
  background: -moz-linear-gradient(top, #ffffff, #f1f1f1);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff, #f1f1f1);
  /* IE10 */
  background: -o-linear-gradient(top, #ffffff, #f1f1f1);
  /* Opera 11.10+ */
  background: linear-gradient(top bottom, #ffffff, #f1f1f1);
  /* W3C */
  border: 1px solid #fff;
  color: var(--dunkelblau);
  float: left;
  height: 40px;
  line-height: 40px;
  margin-bottom: 5px;
  margin-right: 2%;
  text-align: center;
  width: 32%;
}

footer .iconZahlung span:nth-child(3n) {
  margin-right: 0;
}

footer .iconZahlung span.img img {
  width: 90%;
}

footer .iconZahlung span.dhl {
  background: #ffcc00;
  line-height: 36px;
}

footer .logos img {
  margin-bottom: 10px;
}

footer .logos a:hover {
  opacity: 0.8;
}

footer ul {
  padding-left: 13px;
}

footer ul li {
  list-style: none;
  padding-left: 0.2em;
  text-indent: -0.6em;
}

footer ul li::before {
  content: "\f00c";
  color: #94c54b;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  padding-right: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

#footer ul li::before {
  content: none;
}

.clear {
  clear: both;
}

#footer {
  background-color: #dadada;
  color: #6f6f6f;
  font-size: 13px;
  line-height: 1em;
  padding: 15px 0;
  margin-top: 36px;
}

#footer p {
  margin-bottom: 0;
  line-height: 16px;
}

#footer a {
  color: #6f6f6f;
  line-height: 1em;
}

#footer a:hover, #footer a:focus, #footer a:active {
  color: var(--dunkelblau);
  text-decoration: none;
}

#footer .nav>li>a {
  padding: 0 8px;
  text-indent: 0;
  display: block;
}

#footer .nav>li {
  border-right: 1px solid #6f6f6f;
}

#footer .nav>li.last {
  border-right: none;
}

/* Facebook und Live-chat*/
#box-right {
  position: fixed;
  right: 0;
  bottom: 70px;
  z-index: 1000;
  line-height: 16px;
  width: 130px;
  height: 635px;
  text-decoration: none;
  font-size: 12px;
}

#facebook {
  background: url('https://www.lindner-original.de/images/gallery/lindner-original/bg-facebook.png') no-repeat top right;
  color: #fff;
  display: block;
  height: 168px;
  padding: 0 4px 3px 4px;
  text-decoration: none;
}

#facebook:hover {
  opacity: 0.8;
}

#facebook span {
  padding-left: 22px;
}

#facebook i {
  display: block;
  font-size: 52px;
  margin-bottom: 10px;
  padding-left: 11px;
  padding-top: 24px;
  text-align: center;
}

#live-chat {
  display: block;
  position: absolute;
  background: url('https://www.lindner-original.de/images/gallery/template/livechat-lindner-neu.png') no-repeat top right;
  right: 0px;
  top: 170px;
  width: 130px;
  height: 300px;
  text-decoration: none;
  font-size: 12px;
  padding: 110px 4px 3px 26px;
  line-height: 16px;
}

.lang-de #live-chat {
  right: -3px;
}

.lang-fr #live-chat {
  background: url('https://www.lindner-original.de/images/gallery/template/livechat-lindner-fr.png');
}

.lang-it #live-chat {
  background: url('https://www.lindner-original.de/images/gallery/template/livechat-lindner-it.png');
}

.lang-es #live-chat {
  background: url('https://www.lindner-original.de/images/gallery/template/livechat-lindner-es.png');
}

.lang-en #live-chat,
.lang-ru #live-chat {
  background: url('https://www.lindner-original.de/images/gallery/template/livechat-lindner-en.png');
}

#live-chat:hover {
  opacity: 0.8;
}

#live-chat span, #facebook span {
  display: block;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
}

#karriere {
  position: absolute;
  right: 0;
  top: 465px;
}

#karriere:hover {
  opacity: 0.8
}

/* Hotline */
#boxHotline {
  left: 0px;
  position: fixed;
  top: 15px;
  width: 114px;
  height: auto;
  z-index: 1000;
}

#boxHotline>a:hover,
#boxHotline>a:focus,
#boxHotline>a:active {
  opacity: 0.8;
}



@media (max-width: 991px) {
  
.autocomplete-suggestions {
  left: auto;
  right: 0;
  min-width: 500px;
}
  #boxHotline {
    width: 90px;
  }
}

@media (max-device-width: 640px) {
  #boxHotline {
    display: none;
  }
  .autocomplete-suggestions {
    min-width: 100%;
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
}

/* Ende Footer*/
.panel {
  margin-bottom: 20px;
  background-color: #fff;
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
}

.myaccount .panel-heading,
.wishlist .panel-heading,
.checkout .panel-heading,
.basket .panel-heading,
.registration .panel-heading,
.login .panel-heading {
  background-color: var(--dunkelblau);
  color: #fff;
  border: 1px solid var(--dunkelblau);
  border-radius: 0;
  font-size: 17px;
  margin-bottom: 0;
}

.myaccount .panel-heading {
  position: relative;
}

.myaccount .panel-heading h1,
.checkout .panel-heading h3 {
  font-size: 17px;
  margin: 0;
}

.myaccount .panel-heading .btn {
  position: absolute;
  right: -1px;
  top: -1px;
  height: 40px;
  padding: 9px 15px;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.checkout h3.panel-heading {
  margin: 0;
}

.basket h1.panel-heading {
  margin-top: 21px;
}

.myaccount .panel-body,
.wishlist .panel-body,
.checkout .panel-body,
.basket .panel-body,
.registration .panel-body,
.login .panel-body {
  border: 1px solid #ddd;
}

.registration .form-check input[type="checkbox"] {
  left: 20px;
  top: 2px;
}

.checkout .panel-body {
  margin: 0 0 20px;
}

.checkout .form-check .form-check-label a.text-appearance strong,
.checkout .form-check .form-check-label a.text-appearance {
  color: var(--gelb);
  font-weight: normal;
}

.toggle-basket-preview .btn .mainNavigation {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

#nav {
  background-color: #f9f9f9;
}

.myaccount .mb-5 {
  margin-bottom: 20px !important;
}

.history .tab-content {
  background: #fff;
  padding: 20px;
  border: 1px solid #dee2e6;
  border-top: 0;
}

.history .wish-list-no-items-label {
  text-align: center;
  margin: 0;
  padding: 20px 0;
}

.page-content.myaccount:not(.checkout):not(.basket) {
  background-color: transparent;
}

.cmp-address-list .item-edit .btn {
  width: 3.2rem;
  padding-right: 8px;
  height: 3.2rem;
}

.cmp-address-list .item-remove .btn {
  width: 3.2rem;
  padding-right: 11px;
  height: 3.2rem;
}

.basket-item .item-name {
  font-size: 100%;
  display: block;
  line-height: 17px;
}

.basket-item .item-base-price {
  font-size: 100%;
}

.basket-preview-content .panel {
  margin-bottom: 0;
}

.basket-preview-content .panel+hr {
  display: none;
}

.basket-preview-content .panel-heading {
  font-size: 20px;
}

.basket-preview-content .cmp-totals dl {
  margin-bottom: 0;
}

#headerTop .basket-preview-footer a {
  padding: 10px;
  color: #fff;
}

.custom-select {
  font-size: 15px;
}

.input-unit .custom-select {
  padding: 1.6rem 2rem .4rem 1rem;
}

.input-unit label, .input-unit .input-unit-label {
  font-weight: normal;
  font-size: 13px;
}

.input-unit input[type], .input-unit textarea, .input-unit input:not([type="checkbox"]), .input-unit input:not([type="radio"]), .input-unit .input-unit-preview {
  padding: 2rem 1rem .3rem 1rem;
}

.basket-item-container .basket-item .basket-item-container-right .item-remove-container>.item-remove-button {
  white-space: nowrap;
}

#homeSlider .carousel-control-next,
#homeSlider .carousel-control-prev {
  opacity: 1;
  font-size: 17px;
}

#homeSlider .owl-prev,
#homeSlider .owl-next {
  top: 50%;
  background: transparent;
  border: 0;
  color: #fff;
  padding: 25px;
}
#homeSlider .owl-prev {
  left: 110px;
}
#homeSlider .owl-next {
  right: 110px;
}

@media(min-width: 1265px) {
  #homeSlider .carousel-control-next {
    right: 110px;
  }

  #homeSlider .carousel-control-prev {
    left: 110px;
  }
}

/* ------------------------------
ArtikelÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼bersicht
------------------------------ */
.single h1,
.catTemplate h1,
.categoriegrid h1,
.h1,
#intro h1 {
  background-color: var(--dunkelblau);
  color: #fff;
  display: block;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0 0 35px;
  padding: 11px 17px 10px;
  text-transform: uppercase;
  font-family: 'roboto_condensedregular';
}

.login h1,
.catTemplate h1{
  margin-top: 30px;
}
.itemList {
  margin-top: 30px;
}
 #intro h1 {
    color: var(--dunkelblau);
    background: none;
    text-align: center;
    margin: 15px 0;
}
#intro .text {
    text-align: center;
    margin-bottom: 50px;
}
@media(min-width:769px ) {
  .itemList .spaceLeft {
    padding-left: 80px;
  position: relative;
  }
.itemList .rotate {
    width: 50px;
    position: absolute;
    left: 15px;
    top: 0;
    height: 95%;
    background: #183a68;
    height: calc(100% - 20px);
}
.itemList .rotate .h2 {
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  margin: 0;
  display: block;
  position: absolute;
  top: 50%;
  height: 45px;
  padding: 0;
  line-height: 45px;
  background: transparent;
  color: #fff;
  display: block;
  font-size: 26px;
  font-weight: 400;
    text-transform: uppercase;
}
}
@media(max-width:768px ) {
  .itemList .rotate {
      flex: 0 0 95%;
      margin: 30px 15px 10px;
      text-align: center;
      flex: 0 0 calc(100% - 30px);
  }
  .itemList .rotate .h2 {
    height: 45px;
    padding: 0;
    line-height: 45px;
    background: transparent;
    color: #fff;
    display: block;
    font-size: 26px;
    font-weight: 400;
      text-transform: uppercase;
      background-color: var(--dunkelblau);
  }
}
.catTemplate h5 {
  margin-bottom: 15px;
  line-height: 20px;
}

.catTemplate img {
  height: auto !important;
}

.catTemplate .list-unstyled li .fa {
  padding-right: 8px;
}

.contact label a {
  text-decoration: underline;
}

.contact label a:hover,
.contact label a:focus,
.contact label a:active {
  color: var(--gelb)
}

.cat-1763 .kontakt-info {
  height: 100%;
}

.cat-1763 form .widget-text {
  text-align: right;
}

.cat-1763 form .widget-text .widget-inner {
  padding: 0;
}

.cmp-product-thumb .category-list-view-port {
  display: block;
}

.cmp-product-thumb .thumb-content {
  padding: 0;
  display: block;
}

.itemList.grid {
  padding: 0;
  list-style: none;
}

.itemList .owl-carousel {
  height: 100%;
}

.itemList .owl-carousel .owl-item img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.itemList .owl-theme .owl-dots {
  text-align: right;
}

.itemList .owl-theme .owl-dots .owl-dot span {
  margin: 1px 2px;
  width: 8px;
  height: 8px;
}

.itemList article {
  background-color: #fff;
  border: 1px solid #ececec;
  padding: 0 10px;
  margin-bottom: 20px;
}

.itemList.grid article {
  margin-bottom: 15px;
}

.itemList article .special-tags {
  padding: 0 !important;
  left: -12px;
}

.itemList article .special-tags .badge {
  opacity: 0.9;
  padding: 7px 15px;
  font-size: 14px;
  box-shadow: none;
}

.itemList article .special-tags .badge-primary {
  background-color: gray;
}

.itemList article .special-tags .badge-danger {
  background-color: red;
}

.itemList article .main-image {
  width: 100%;
  display: block;
  text-align: center;
}

.itemList article .thumb-meta a {
  border-top: 1px solid #ececec;
  color: #404040;
  display: block;
  font-size: 14px;
  height: 84px;
  line-height: 18px;
  margin: 0 0 15px;
  padding: 12px 0;
  text-align: left;
  overflow: hidden;
}

.itemList article .price {
  color: #1a2640;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  min-height: 40px;
}

.id-4 .itemList article .price {
  font-size: 17px;
}

.cmp-product-thumb .crossprice {
  color: red;
  font-size: 60%;
  display: block;
  margin-bottom: 2px;
  font-weight: normal;
}

.lang-ru .cmp-product-thumb .crossprice,
.lang-it .cmp-product-thumb .crossprice,
.lang-es .cmp-product-thumb .crossprice {
  font-size: 50%;
}

.id-4 .cmp-product-thumb .crossprice {
  font-size: 75%;
}

.itemList article .pricesAndBuy {
  margin-bottom: 10px;
}

.itemList article .add-to-basket-container .quantity-input-container {
  margin-right: 5px;
  margin-left: auto;
}

.itemList article .add-to-basket-container .qty-btn-container {
  display: none !important;
}

.itemList article .add-to-basket-container .qty-box .qty-input {
  width: 40px;
  padding: 8px 0;
  border-right: 1px solid #ced4da;
}

.itemList article .add-to-basket-container .btn {
  width: 40px;
  padding: 3px 4px 5px 4px;
  font-size: 25px;
}

.itemList article .add-to-basket-container .btn .fa {
  line-height: 0;
}

.content-subcategories .subcategory {
  margin-bottom: 15px;
}

.content-subcategories .subcategory a {
    padding: 10px 15px;
    margin-bottom: 10px;
    font-size: 16px;
    color: var(--dunkelblau);
    display: flex;
    height: 100%;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    justify-content: flex-start;
    align-items: center;
}

.content-subcategories .subcategory-image {
  flex: 0 0 45%;
  max-width: 45%;
}

.content-subcategories .subcategory-name {
  flex: 0 0 55%;
  max-width: 55%;
  padding-left: 30px;
}
.content-subcategories .noImage .subcategory-name {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 00px;
}

.content-subcategories .subcategory-name .sup-text {
  font-size: 15px;
  text-transform: none;
  color:var(--gelb);
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
}

.list-sorting {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.list-sorting .flex-end {
  justify-content: flex-end;
}

.list-sorting .sort {
  margin-right: 20px;
}

.list-sorting .sort span,
.list-sorting .count span {
  margin-right: 10px;
  text-transform: uppercase;
}

.list-sorting .sort span,
.list-sorting .count span,
.list-sorting .list-sort,
.list-sorting .list-itemsperpage {
  display: inline-block;
}

.list-sorting select {
  border: 1px solid #ddd;
  padding: 5px 20px 5px 5px;
  background-position: right 5px center;
}

.list-sorting .list-sort select {
  min-width: 150px;
}

/* ------------------------------
Single Item
------------------------------ */

.single .priceWrap .price {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 0;
}

.single .priceWrap .vat {
  font-size: 14px;
  line-height: 16px;
  color: #333;
}

.single .crossprice {
  color: red;
  font-size: 18px;
  font-weight: normal;
}

.lang-fr .single .crossprice {
  font-size: 13px;
}

.single .single-carousel {
  border: 1px solid #ddd;
}

.single .owl-single-item-nav,
.single .owl-carousel .owl-dots {
  display: none;
}
.single .itemList .owl-carousel .carousel-control.right .owl-single-item-control {
    right: -40px;
}
.single .itemList .owl-carousel .carousel-control.left .owl-single-item-control {
    left: -40px;
}
.single .itemList .owl-single-item-nav,
.single .itemList .owl-carousel .owl-dots,
.single #thumb-carousel .owl-single-item-nav {
  display: block;
}

.single #thumb-carousel .owl-single-item-nav .owl-single-item-control {
  font-size: 2rem;
  top: auto;
  bottom: -50px;
  right: 55%;
}

.single #thumb-carousel .carousel-control .owl-single-item-control {
  font-size: 2rem;
  top: auto;
  bottom: -50px;
  right: 55%;
}

.single #thumb-carousel .carousel-control.right .owl-single-item-control {
  right: 40%;
}

.single .owl-thumbs .owl-thumb {
  border: 1px solid #ddd;
}

.single .basketBtn>div {
  float: left;
  margin-right: 5px;
}

.single .basketBtn .category-list-view-port {
  margin-bottom: 10px;
}

.single .basketBtn .add-to-basket-container .quantity-input-container {
  margin-right: 10px;
}

.single .basketBtn .add-to-basket-container .btn-secondary {
  width: 40px;
  height: 40px;
}

.single .basketBtn .add-to-basket-container .qty-box .qty-input {
  padding: 8px 0;
}

.single .basketBtn .btn-info {
  height: 40px;
  line-height: 28px;
  padding: 5px 13px;
}

.single .variation-select>.row {
  align-items: center;
}

.single .variation-select label {
  font-weight: bold;
}

.single .variation-select select {
  border: 1px solid #ddd;
}

.single .itemList .pricesAndBuy .quantity-input-container .qty-btn-container {
  display: none;
}

/* ------------------------------
Content
------------------------------ */
.kontakt-info,
.nav-left {
  border-right: 1px solid #ccc;
}

.hasLeftMenu .nav-left {
  margin-top: 100px
}

.nav-left li {
  line-height: 25px;
}

.nav-left>li>a::before {
  content: "\f054";
  font: normal normal normal 13px/1 FontAwesome;
  font-size: 13px;
  font-size: 10px;
  margin-right: 5px;
  padding: 2px 0 0 0;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.nav-left li:hover>a,
.nav-left li.active>a {
  color: var(--gelb);
  text-decoration: none;
}

.service .list-unstyled a {
  line-height: 30px;
  padding-left: 0;
}

#versand-wrapper table {
  width: 100%;
}

#versand-wrapper table thead {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #333;
}

#versand-wrapper table tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}

.catTemplate .table2 tr td,
#versand-wrapper table tr td {
  padding: 5px
}

@media (max-width: 460px) {
  #versand-wrapper table thead {
    display: none;
  }

  #versand-wrapper table tbody tr {
    margin-bottom: 10px;
    display: block;
    border: 1px solid #ddd;
  }

  #versand-wrapper table tbody tr:nth-child(odd) {
    background-color: #fff;
  }

  #versand-wrapper table tbody tr td:first-child {
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 1px solid #333;
  }

  #versand-wrapper table tbody td {
    display: block;
    width: 100%;
  }

  #versand-wrapper table td:before {
    content: attr(data-label) ": ";
    width: 50%;
    display: inline-block;
  }
}

.catTemplate .cr_form {
  max-width: 520px;
  width: 100%;
}

.catTemplate .cr_form label {
  font-family: 'roboto_condensedbold';
  margin-top: 10px;
  margin-bottom: 5px;
}

.catTemplate .cr_form input,
.catTemplate .cr_form select {
  height: 30px;
  background: #f5f5f5;
  border: 1px solid #ddd;
}

#header .jubiLogo {
  top: 10px;
  right: -100px;
}

@media (max-width: 1500px) and (min-width: 992px) {
  #header .jubiLogo {
    top: 0px;
    right: 20px;
  }

  #header .jubiLogo img {
    max-height: 45px
  }
}

/* ------------------------------
Media Queries
------------------------------ */
@media (min-width: 768px) {
  #nav .navbar-nav li:hover>a,
  #nav .navbar-nav li:focus>a,
  #nav .navbar-nav li.active>a {
    text-decoration: none;
  }
  /*Level 0 Blau*/
  #nav .navbar-nav {
    flex-wrap: nowrap;
    position: relative;
  }





  #nav .navbar-nav.level0>li.cat-691 {
    margin-left: 55px;
  }
  #nav .navbar-nav.level0>li>a {
    color: #404040;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 1px solid #efefef;
    padding: 15px;
    height: 100%;
    width: min-content;
  }
  .lang-ru #nav .navbar-nav.level0>li>a,
  .lang-es #nav .navbar-nav.level0>li>a,
  .lang-fr #nav .navbar-nav.level0>li>a {
    font-size: 12px;
  }
  .lang-fr #nav .navbar-nav.level0>li.cat-700>a {
    min-width: 135px
  }
  .lang-fr #nav .navbar-nav.level0>li.cat-731>a {
    min-width: 145px
  }
  .lang-fr #nav .navbar-nav.level0>li.cat-698>a {
    min-width: 90px
  }
  .lang-it #nav .navbar-nav.level0>li.cat-700>a {
    min-width: 115px
  }
  .lang-it #nav .navbar-nav.level0>li.cat-731>a {
    min-width: 140px
  }
  .lang-en #nav .navbar-nav.level0>li.cat-700>a {
    min-width: 120px
  }
  .lang-es #nav .navbar-nav.level0>li.cat-698>a {
    min-width: 105px
  }
  .lang-es #nav .navbar-nav.level0>li.cat-700>a {
    min-width: 155px
  }
  #nav .navbar-nav.level0>li:last-child>a {
    border-right: 0;
  }
  #nav .navbar-nav.level0>li:hover>a,
  #nav .navbar-nav.level0>li:focus>a,
  #nav .navbar-nav.level0>li.active>a {
    background: #2a74d8;
    background: -webkit-gradient(linear, left top, left bottom, from(#2a74d8), to(#0173e74));
    background: -webkit-linear-gradient(top, #2a74d8, #173e74);
    background: -moz-linear-gradient(top, #2a74d8, #173e74);
    background: -ms-linear-gradient(top, #2a74d8, #173e74);
    background: -o-linear-gradient(top, #2a74d8, #173e74);
    background: linear-gradient(top bottom, #2a74d8, #173e74);
  color: #fff;
  }
  /*Level 1 Bigmenü */
  #nav .navbar-nav .level1 {
      position: absolute !important;
      display: none;
      flex-wrap: wrap;
      flex-direction: row;
      max-height: 520px;
      width: 100%;
      padding: 5px 5px 30px;
      overflow-y: auto;
  }
  #nav .navbar-nav .cat-698 .level1,
  #nav .navbar-nav .cat-700 .level1,
  #nav .navbar-nav .cat-701 .level1,
  #nav .navbar-nav .cat-702 .level1,
  #nav .navbar-nav .cat-731 .level1 {
    flex-direction: row;
}

  #nav .navbar-nav li:hover ul.level1 {
    display: flex;
  }

  #nav .navbar-nav .level1>li {
    align-items: flex-start;
    justify-content: space-between;
    width: 25%;
  }
  #nav .navbar-nav .level1>li>a {
    font-family: 'roboto_bold';
    margin: 0 10px 5px;
    padding: 7px 5px;
    display: block;
    color: #fff;
    background-color: var(--dunkelblau);
    line-height: 18px;
    font-size: 14px;
    flex: 0 0 100%;
  }

  #nav .navbar-nav .level1 > li:hover > a {
    background-color: var(--gelb);
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
  }

  /*Level 2 untermenüs*/

  #nav .navbar-nav .level2 {
    display: block;
    flex: 0 0 100%;
    border: 0;
    box-shadow: none;
    padding: 0;
    margin-bottom: 5px;
  }

  #nav .navbar-nav .level2>li>a {
      font-size: 13px;
      padding: 3px 5px;
      color: #333;
      line-height: 18px;
      border-bottom: 1px dotted #ddd;
      display: block;
      margin: 0 10px;
  }
    #nav .navbar-nav .level2>li>a:hover,
    #nav .navbar-nav .level2>li>a:focus,
    #nav .navbar-nav .level2>li>a:active {
      background-color: #f5f5f5
    }
  #nav .navbar-nav .level2>li:last-child>a {
    border-bottom: 0;
  }
  #nav .navbar-nav .level2>li>a.link-more {
    color: var(--gelb);
border-top: 1px dotted #ddd;
  }

  .container, .container-max {
    width: 96%;
    max-width: 96%;
  }

  footer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 992px) {

  #headerTop #navTop li .fa {
    display: none;
  }
  #btnMainMenuToggler {
    display: none;
  }

  .container, .container-max {
    width: 95%;
    max-width: 95%;
  }

  footer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .navbar-nav {
    flex-direction: row;
  }

  #header>.container>.row {
    width: 103%;
    width: calc(100% + 30px);
  }

  #header .col-md-4 {
    height: 101px;
    position: relative;
    flex: 0 0 31.333%;
    width: 31.333%;
  }

  #header .col-md-8 {
    padding-right: 0;
    flex: 0 0 68.667%;
    width: 68.667%;
  }

  .mainNavigation  {
    width: 100%
  }
  #header .mainNavigation li.dropdown {
    border-left: #0e2545 1px solid;
    padding-left: 23px;
  }

  #header .mainNavigation li.dropdown:hover ul {
    display: block;
  }

  #header .mainNavigation li>a {
    color: #fff;
    font-size: 15px;
    height: auto;
    line-height: 2em;
    padding: 0 15px 0 0;
    text-transform: uppercase;
  }
  #header .mainNavigation li.yellow>a {
    color: var(--gelb);
  }

  #header .mainNavigation .control-basket>a {
    font-size: 12px;
    line-height: 19px;
    font-weight: normal;
    text-transform: none;
    padding: 0;
    min-width: 150px;
    display: block;
    white-space: nowrap;
    background-color: transparent
  }

  #header .mainNavigation .control-basket .badge {
    font-size: 100%;
    font-weight: normal;
  }

  #header .mainNavigation li.control-basket .hidden-xs {
    color: var(--gelb);
    display: block;
    font-size: 13px;
    font-family: 'roboto_condensedbold';
    text-transform: uppercase;
  }

  .lang-es #header .mainNavigation li.control-basket .hidden-xs {
    font-size: 11px;
  }

  .lang-ru #header .mainNavigation li.control-basket .hidden-xs,
  .ru #header .mainNavigation li.control-basket .hidden-xs {
    font-family: 'Verdana';
    font-weight: bold;
  }

  #header .mainNavigation a:hover, #header .mainNavigation a:focus, #header .mainNavigation a:active, #header .mainNavigation li.active a {
    color: var(--gelb);
    text-decoration: none;
  }

  #header .mainNavigation a.dropdown-toggle {
    padding: 0;
  }

  #header .nav>li>a>.fa-home::before {
    display: block;
    font-size: 18px;
    margin-top: 1px;
  }

  #header .mainNavigation a span.is-mobile {
    display: none;
  }

  #header .mainNavigation li.dropdown .row {
    float: left;
    padding-left: 12px;
  }

  #header .mainNavigation li.dropdown a .row span {
    line-height: 1em;
  }

  #header .mainNavigation li.dropdown a .badge {
    background-color: transparent;
    float: left;
    margin-top: 8px;
    padding-left: 0;
    text-transform: none;
  }

  #header .mainNavigation .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-nav>li>a {
    position: relative;
  }

  .mainNavigation .nav>li+li>a {
    margin-left: -1px;
  }

  .nav.navbar-nav:after {
    right: auto;
    left: 0;
  }

  /* open nav dropdown */
  .no-touch .navbar .nav>li.dropdown:hover>ul,
  .no-touch .navbar .navbar-information .nav>li.dropdown.open>ul {
    display: block;
  }
}

@media (min-width: 1200px) {
  .container, .container-max {
    width: 1040px;
  }
 
}

@media (min-width: 768px) and (max-width: 1300px) {
  #nav .navbar-nav>li.cat-702 ul.dropdown-menu {
    left: auto;
    right: 0;
  }
}

@media (max-width: 1300px) {
  #boxHotline {
    display: none;
  }
}
@media (max-width: 1200px) {
  #header #headerSearch .controls {
    display: none;
  }
  .single .itemList .owl-carousel {
    padding-left: 50px;
    padding-right: 50px;
}
.single .itemList .owl-carousel .carousel-control.right .owl-single-item-control {
    right: 0;
}
  #controlsList {
    padding-right: 30px;
  }

}

@media(min-width: 1078px) {
  #basketTab {
    display: none;
  }
}

@media(max-width: 1090px) {
  .lang-de #header .mainNavigation a {
    padding: 0 15px 0 0;
  }
}

@media(max-width: 1077px) {
  #header .mainNavigation {
    margin-top: 0px;
    clear: both;
  }

  #header .mainNavigation .control-basket {
    display: none;
  }

  #header #headerSearch {
    float: left;
  }

  #header #headerSearch::after {
    content: " ";
    display: table;
    clear: both;
  }

  #header #headerSearch .navbar-form {
    float: left;
    padding: 0;
  }

  #basketTab {
    float: left;
    margin: 1px 0 10px;
  }

  #basketTab .control-basket {
    width: 200px;
  }

  #basketTab .control-basket li>a {
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    text-transform: none;
    padding: 0;
    min-width: 150px;
    color: #fff;
    display: block;
    white-space: nowrap;
  }

  #basketTab .control-basket .badge {
    font-size: 100%;
    font-weight: normal;
  }

  #basketTab li.control-basket .hidden-xs {
    color: var(--gelb);
    display: block;
    font-size: 13px;
    font-family: 'roboto_condensedbold';
    text-transform: uppercase;
  }

  .lang-es #basketTab li.control-basket .hidden-xs {
    display: none;
  }

  .lang-es #basketTab .control-basket li>a {
    line-height: 32px;
  }

  #basketTab {
    position: relative;
    top: -4px;
  }

  #header .nav>li>a>.fa-shopping-cart {
    border: 0;
    margin-top: 4px;
    margin-left: 10px;
  }

  #header .nav>li>a>.fa-shopping-cart::before {
    height: 34px;
    width: 34px;
  }

  .lang-ru #nav .navbar-nav>li>a {
    font-size: 12px;
  }

  .lang-fr #nav .navbar-nav>li>a {
    font-size: 13px;
  }

  .lang-fr #nav .navbar-nav>li.cat-700 {
    max-width: 120px;
  }

  .lang-fr #nav .navbar-nav>li.cat-731 {
    max-width: 133px;
  }

  .lang-es #nav .navbar-nav>li.cat-731,
  .lang-fr #nav .navbar-nav>li.cat-698 {
    max-width: 85px;
  }

  .lang-en #nav .navbar-nav>li.cat-699,
  .lang-fr #nav .navbar-nav>li.cat-704 {
    max-width: 90px;
  }

  .lang-en #nav .navbar-nav>li.cat-699 a,
  .lang-es #nav .navbar-nav>li.cat-731 a,
  .lang-fr #nav .navbar-nav>li.cat-704 a {
    line-height: 15px;
  }

  .lang-en #nav .navbar-nav>li.cat-699>a::before,
  .lang-es #nav .navbar-nav>li.cat-731>a::before,
  .lang-fr #nav .navbar-nav>li.cat-704>a::before {
    padding-bottom: 7px;
  }
}

@media (max-width: 991.98px) and (min-width: 768px) {
  .single .price {
    float: none;
  }
}

@media(max-width: 991px) {
  #flags .contact {
    top: 300px;
  }
  #flags .chat {
    top: 360px;
}
  #flags .facebook {
    top: 420px;
}
  #header #logo #segnet {
    display: none;
  }
  #controlsList {
    padding-left:0;
    padding-right: 0;
  }
  #headerTop #navTop li .fa {
    margin: 0 10px;
  }
  #headerTop #navTop li .nav-text {
    display: none;
  }
  #basketTab .control-basket,
  .basket-list-item .meta-container {
    text-align: left;
  }

  .mobileContentMenu {
    list-style: none;
    padding: 0;
  }

  .mobileContentMenu li a {
    color: #fff;
    display: block;
    padding: 1rem;
  }

  .mainNavigation, #nav {
    display: none;
  }

  #basketTab {
    flex-direction: row;
  }

  #header .row>div {
    padding-left: 0;
    padding-right: 0;
  }

  #header .col-md-4 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }

  #header .col-md-8 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }

  #header .navbar-header button.pull-right {
    display: none;
  }

  #header .col-md-8.col-12 {
    padding-right: 0;
    text-align: center;
  }

  #header #headerSearch {
    display: inline-block;
    max-width: 90%;
    position: inherit;
    float: none;
  }

  #header #headerSearch #menueToggle button {
    right: 0;
    transform: none;
  }

  #header #menueToggle {
    display: inline-block;
  }

  #header #menueToggle .navbar-toggler {
    background-color: var(--gelb);
    border: none;
    border-radius: 0;
    color: #fff;
    height: 34px;
    text-align: center;
    width: 34px;
    position: relative;
    top: 0;
    right: 0;
    transform: none;
  }

  .lang-es #header #menueToggle .navbar-toggler {
    top: 0;
  }

  #basketTab {
    float: none;
    display: inline-block;
    margin: 0;
  }

  .mobileRow {
    display: flex;
    justify-content: center;
  }

  .navbar-header {
    display: inline-block;
  }

  footer .logos div:first-child a {
    line-height: 63px;
  }

  footer .iconZahlung span.long {
    padding-top: 15px !important;
  }

  #footer .nav>li {
    border-right: none;
  }

  #header>.row>div {
    padding-left: 15px;
  }

  #footer .pull-right, #footer .pull-left {
    width: 100%;
    text-align: center;
  }

  #footer .pull-right a {
    line-height: 42px !important;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    display: block;
  }

  #footer .navbar-nav {
    margin: 0 !important
  }

  .lang-ru #controlsList,
  .ru #controlsList {
    padding: 0;
  }

  .checkout .btn-only-icon-xs-down,
  .myaccount .btn-only-icon-xs-down {
    min-width: 40px;
    width: 40px;
    height: 40px;
    padding: 10px;
  }

  .checkout .btn-only-icon-xs-down .fa,
  .myaccount .btn-only-icon-xs-down .fa {
    margin: 0;
  }

  .checkout .btn-only-icon-xs-down span,
  .myaccount .btn-only-icon-xs-down span {
    display: none;
  }
}


@media(max-width: 900px) {
  .checkout .basket-item-container .basket-item {
    display: block;
  }

  .checkout .basket-item-container .basket-item .image-container {
    margin: 0 auto 10px;
  }

  .lang-ru #headerTop ul a {
    font-size: 11px;
  }
}

@media(max-width: 870px) {
	#headerTop #navTop .points a, #headerTop #navTop .points {
    color: var(--grau);
    font-size: 12px;
}
#headerTop #navTop .points span {
    margin-right: 7px;
}
}
@media(max-width: 800px) {
#headerTop #navTop .points {
  display: none;
}
#controlsList {
    margin-left: auto;
}
}

@media(max-width: 768px) and (min-width: 767px) {

  .basket-preview .col-sm-7,
  .basket-preview .col-sm-5.totals {
    width: 100%;
  }
}

@media(max-width: 768px) {
  #flags {
  display: flex;
}
  #flags>div {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    left: auto;
    flex:0 0 33.3333%;
}
#flags .contact {
    transform: none;
    width: auto !important;
}
#flags .fa {
    height: 40px;
    width: 40px;
    padding: 11px 0;
    font-size: 18px;
}
#flags .contact .fa {
    transform:none;
    left: 0px;
}
#flags .flag-body{
  flex: 0 0 80%;
  flex: 0 0 calc(100% - 40px);
}
#flags .flag-body>span, #flags .flag-body>a {
    padding: 8px 20px;
    height: 40px;
    font-size: 16px;
    width: 100%;
}
#flags .contact .flag-body>a {
    border: 0;
}
  #header {
    border-bottom: 0;
  }

  #headerSearch .navbarInputWrapper {
    display: inline-block;
  }

  #header #headerSearch .navbar-form {
    padding: 0px 15px;
  }

  .container, .container-max {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 98%;
  }

  /*
  footer .col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }*/
  footer .col-md-3 {
    margin-bottom: 40px;
  }

  .catTemplate .cr_form .btn-secondary {
    display: block;
    width: 100%;
  }

 
  #add-item-to-basket-overlay .modal-footer a {
    width: 100%;
    margin: 0 auto 5px !important;
  }
}

@media(max-width: 750px) {
  #headerTop #navTop li.control-languages .nav-text {
    display: none;
  }

  .catTemplate .row {
    display: block;
  }

  .catTemplate .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .catTemplate img {
    margin: 10px auto;
    display: block;
  }

  .nav-left {
    border-right: 0;
    margin-bottom: 40px;
  }

  .nav-left li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    text-align: center;
  }

  .nav-left>li>a::before {
    display: none;
  }

  .nav-left li ul {
    padding: 0;
    list-style: none;
  }

  .service a {
    display: inline-block;
    padding: 8px;
    width: 49%;
  }
}

@media(max-width: 700px) {


  #headerTop #navTop li .fa.agb {
    font-family: 'roboto_condensedbold';
    position: relative;
    top: -4px;
  }

  #headerTop #navTop li .nav-text {
    display: none;
  }

  .lang-ru #headerTop #navTop li .fa.agb {
    font-family: 'Verdana';
    font-weight: bold;
  }

  #headerTop ul a {
    border: none;
    font-size: 15px !important;
  }
}

@media (max-width: 575.98px) {
  .toTop {;
    right: 8px;
}
  #flags .flag-body>span, #flags .flag-body>a {
      padding: 8px;
      font-size: 15px;
  }
  #header {
    height: auto;
    padding-bottom: 15px;
background-size: cover;

}
.isScroll #header {
  height: auto;
}
.isScroll #header #logo {
    display: block;
    margin-bottom: 15px;
}
  #header .container {
    padding-top: 15px;
    max-width: 320px;
  }

  #header .col-md-8.col-12 {
    display: block;
  }

  .mobile-navigation .breadcrumb .fa {
    font-size: 20px;
  }

  .modal-dialog {
    top: 0;
  }

  .checkout .panel-body.row {
    padding: 20px 0;
  }

  #header #menueToggle .navbar-toggler {
    padding: 0;
  }

  #basketTab {
    top: 0;
    margin-top: 10px !important
  }
  #logo img {
    margin-bottom: 15px;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
  #header #headerSearch input[type="search"],
  .boxError input[type="search"] {
    width: 230px;
  }

  #basketTab .control-basket {
    width: 272px;
  }

  #header .nav>li>a>.fa-shopping-cart {
    margin-top: 6px;
    line-height: 1;
    margin-left: 0;
  }

  #controlsList {
    width: max-content;
    margin: 0 auto;
    float: none;
    padding: 0;
  }

  .hidden-xs-down {
    display: none !important
  }

  .cmp-product-thumb .thumb-image {
    float: none;
    width: 100%;
  }

  .cmp-product-thumb .thumb-content {
    width: 100%;
  }

  .cmp-address-list .add-item button {
    min-width: auto !important;
    width: 39px;
    height: 40px;
  }

  .list-sorting .sort {
    margin-right: 19px;
    width: 80%;
    width: calc(100% - 69px);
  }

  .list-sorting .sort .list-sort {
    width: 100%;
  }

  .list-sorting select {
    height: 40px;
  }

  .single .crossprice {
    float: right;
    line-height: 1;
    margin-top: -15px;
  }

  .basket-item-container .basket-item .image-container {
    width: 110px;
    margin: 0 auto 10px;
  }

  .single .priceWrap .vat br {
    display: none;
  }

  .single .basketBtn {
    margin-top: 15px;
  }

  .single .basketBtn>div {
    width: 56%;
    margin-right: 7px;
  }

  .single .itemList .basketBtn {
    margin-top: 0;
  }

  .single .itemList .basketBtn>div {
    width: 100%;
    margin-right: 0;
  }

  .single .basketBtn .add-to-basket-container .quantity-input-container {
    margin-right: 7px;
  }

  .single .basketBtn .btn-info {
    width: 38%;
  }

  .single .basketBtn .add-to-basket-container .btn-secondary {
    width: 100%;
  }

  .single .itemList article .thumb-meta a {
    height: auto;
  }

  .page-login .login-pwd-reset form .row {
    display: block !important;
  }

  .page-login .login-pwd-reset form .row>div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .page-login .login-pwd-reset form .row>div button {
    float: none !important;
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .page-login .login-pwd-reset+hr {
    display: none;
  }

  .wishlist .basket-list-item small,
  .wishlist .basket-list-item .small {
    font-size: 100% !important;
  }

  .wishlist .basket-list-item .meta-container-wrapper {
    display: flex;
    flex-direction: column;
  }

  .wishlist .basket-list-item .meta-container-wrapper>.text-right {
    order: 3;
  }

  .wishlist .basket-list-item .meta-container-wrapper>.text-right .btn-group {
    width: 100%;
    margin-top: 15px;
  }

  input[type="checkbox"]+.form-check-label {
    padding-left: 5px;
  }

  #add-item-to-basket-overlay .row.is-table-row .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  #add-item-to-basket-overlay .row.is-table-row .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

@media(max-width: 540px) {
  #header .jubiLogo {
    right: 20px;
  }

  .mobileRow,
  #header #headerSearch {
    display: block;
  }

  #header #headerSearch {
    max-width: 100%;
  }

  #header #headerSearch .search-box-shadow-frame {
    justify-content: center;
  }

  #header #headerSearch .search-box-inner,
  #basketTab {
    float: none;
  }

  #basketTab .control-basket>a {
    min-width: 225px;
    margin-top: 5px;
    line-height: 33px;
    text-align: left;
    font-size: 15px;
  }

  #basketTab li.control-basket .hidden-xs {
    display: none;
  }

  #header #menueToggle .navbar-toggler {
    top: 0;
  }

  #header .nav>li>a>.fa-shopping-cart {
    margin-left: 0;
  }


  #header #headerSearch button {
    margin-right: 0;
  }

  .navbar-header {
    float: right;
  }

  #header #headerSearch .navbar-form {
    float: none;
    box-shadow: none;
    border: 0;
  }

  #header #headerSearch #menueToggle button {
    right: -80px;
    top: 3px;
  }
}

@media (max-width: 535px) {
  #headerTop ul a:hover, #headerTop ul a:focus, #headerTop ul a:active {
    text-decoration: none;
  }

  #headerTop a.dropdown-toggle img {
    right: 40px;
    top: 4px;
  }

  #headerTop a.dropdown-toggle i.fa.fa-angle-down {
    top: 8px;
  }

  #headerTop ul.dropdown-menu a {
    font-size: 13px;
    line-height: 1em;
  }

  #headerTop ul.dropdown-menu .caret {
    display: none;
  }

  .dropdown.enable-xs-sm.isInfo .dropdown-menu {
    width: 100px;
  }
}

@media (max-width: 500px) {
  main .checkout .container {
    padding: 0;
  }

  .col-xxs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .itemList article .thumb-meta a {
    height: auto;
  }
}



@media (max-width: 450px) {
#flags {
  display: none;
}
}
@media (max-width: 440px) {
  #header #headerSearch #menueToggle button {
    height: 34px;
    width: 34px;
    right: -70px;
  }

  footer .col-md-3:first-child .col-6 {
    float: none;
    width: 100%;
  }

  footer hr.hidden-xs {
    display: block !important;
    width: 100%;
    border-top: 1px solid #ddd;
  }
}

@media (max-width: 415px) {
  #header {
    height: 190px;
  }

  #header #headerSearch .navbar-form {
    display: none;
  }

  #header #headerSearch #menueToggle button {
    right: 0;
  }

  .login-pwd-reset .row {
    display: block;
  }

  .login-pwd-reset .row .col-5,
  .login-pwd-reset .row .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}


@media (max-width: 991px) and (min-width: 340px) {
  footer .iconZahlung span.img img {
    width: 70%;
  }

  footer .iconZahlung span, footer .iconZahlung span.dhl {
    font-size: 15px;
    height: 63px;
    line-height: 61px;
  }
}

#heidelpayForm iframe {
  height: 26rem !important;
}

@media (max-width: 380px) {
  #headerTop > .container {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 100%;
  }
}
@media (max-width: 340px) {
  #header {
    height: 215px;
    background-repeat: repeat;
  }
}

#popup .modal-dialog {
  max-width: 1010px;
}
#popup .modal-content {
    border-radius: 0;
    border: 0
}
#popup .modal-header {
  background:var(--dunkelblau);
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
#popup .modal-title {
    font-family: 'roboto_condensedbold';
    font-size: 25px;

}
#popup .modal-header .close {
    position: absolute;
    top: 17px;
    right: 17px;
    color: var(--gelb);
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    font-size: 30px;
    border: 1px dotted transparent;
    height: 42px;
    padding: 2px 15px;
}
#popup .modal-header .close:focus {
	border: 1px dotted var(--gelb);
}

#popup .modal-body {
  padding: 40px
}
#popup .modal-body h2 {
  font-size: 20px;
}
#popup .modal-body h3 {
  font-size: 18px;
  font-family: 'roboto_light';
  text-transform: uppercase;
  margin-bottom: 10px;
}
#popup .modal-body .box {
  border: 1px solid var(--dunkelblau);
 
  min-height: 240px;
 }
#popup .modal-body .box:has( p )  {
  padding: 20px;
}
#popup .modal-body .box:has( h3 )  {
  padding: 20px;
  position: relative;
  padding-left: 240px;
}
#popup .modal-body .box:has( h3 ) img  {
  position: absolute;
  left: 20px;
 max-height: 200px;
}
#popup .modal-body img + h3 + p {
 color: red;
 font-size: 20px;
}
#popup .modal-body img + h3 + p small {
 color: var(--dunkelblau);
 font-size: 14px;
}
#popup .modal-body img + h3 + p + p {
color: #ccc;
margin-top: 30px;;
}

#popup .modal-body .box a {
    background: var(--gelb);
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'roboto_bold';
    letter-spacing: 0.1em;
}
#popup .modal-body .box:has(h3) a {

    display: block;
}

@media(max-width: 1050px) {
  #popup .modal-dialog {
    max-width: 90%;
  }
}
@media(max-width: 991px) {
  #popup .modal-dialog {
    top: 0;
}
  #popup .col-md-4,
  #popup .col-md-8 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
  }
  #popup .modal-body .box:has( h3 ) {
    position: relative;
    padding-left: 20px;
}
#popup .modal-body .box:has( h3 ) img {
  position: relative;
  left: 0;
  max-height: 200px;
  margin: 0 auto 10px;
  display: block;
}
}
@media(max-width: 768px) {
  #popup .col-md-4,
  #popup .col-md-8 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
  }
}
@media(max-width: 575px) {
	.autocomplete-suggestions {
    min-width: 100%;
    width: calc(100% + 54px) !important;
    left: 0;
    right: auto;
}
  #popup .modal-dialog {
    max-width: 100%;
    max-height: 100%;
    overflow: scroll;
}
#popup .modal-body {
  padding: 20px;
}
}