/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 9098 2015-12-02 11:22:33Z Tomcraft $

   modified eCommerce Shopsoftware
   http://www.modified-shop.org

   Copyright (c) 2009 - 2013 [www.modified-shop.org]
   -----------------------------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------
    01. Fonts
    02. Globals (body, tables, p, etc. )
    03. Header
    04. Headlines
    05. Links
    06. Inputs, Selects, Textarea
    07. Footer, Copyright, Parse Time
    08. Content
    09. HR pseudos
    10. Breadcrumbs
    11. New Boxes
    12. Categories box
    13. Highlightbox
    14. Product-Navigator 
    15. Error, info & success messages
    16. Checkout
    17. Color Defination from language-Files, main.php, ot-Module
    18. Listing globals
    19. Productlist boxes
    20. Productlist rows
    21. Categories listing & subcats
    22. Pagination
    23. Filter manufacturer
    24. Content sites (AGB, Datenschutz, etc.)
    25. Products table for order_details, account_history_info, checkout_confirmation
    26. Product details
    27. Graduated prices
    28. Addtobasket
    29. Product_details reviews
    30. Product_options
    31. Product_details media
    32. Popup content
    33. print content (popup print_product_info, popup print_order.html)
    34. Reviews
    35. Upcoming_products
    36. Coupon box - error message
    37. Downloads
    38. Offline & Admin-login
    39. Toggle shopping cart box
    40. Carousel Bestseller box
    41. Janolaw.de (BASIC Template for AGB Hosting Content)
    42. Sitemap 
    43. Product_reviews_info
    44. Last viewed in account
    45. Account cart and click buttons
    46. Miscellaneous
    47. CSS Buttons
    48. CSS Write reviews

   ---------------------------------------------------------------------------------------*/

/* 0. START fonts */



/* 1. START fonts */

/*
  font-family: 'Poppins', sans-serif;
  font-weights: 100,200,300,400,500,600,700,800,900

  Color 1 - magenta
  color: #fa0202;

  Color 2 - magenta dunkel
  color: #545454;

  Color 3 - magenta hell
  color: #C6D4E8;

  Color 4 - rot
  color: #e74c3c;
*/

.ccm-cookie-declaration { display: none; }

:root {
  --red: #dd052b;;
  --white: #ffffff;
}

/* Fonts */

/* poppins-100 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-100.eot');
  src: local('Poppins Thin'), local('Poppins-Thin'),
       url('css/fonts/poppins-v6-latin-100.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-100.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-100.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-100.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-100.svg#Poppins') format('svg');
}
/* poppins-200 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-200.eot');
  src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'),
       url('css/fonts/poppins-v6-latin-200.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-200.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-200.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-200.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-200.svg#Poppins') format('svg');
}
/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-300.eot');
  src: local('Poppins Light'), local('Poppins-Light'),
       url('css/fonts/poppins-v6-latin-300.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-300.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-300.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-300.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-300.svg#Poppins') format('svg');
}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-regular.eot');
  src: local('Poppins Regular'), local('Poppins-Regular'),
       url('css/fonts/poppins-v6-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-regular.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-regular.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-regular.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-regular.svg#Poppins') format('svg');
}
/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-500.eot');
  src: local('Poppins Medium'), local('Poppins-Medium'),
       url('css/fonts/poppins-v6-latin-500.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-500.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-500.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-500.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-500.svg#Poppins') format('svg');
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-600.eot');
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
       url('css/fonts/poppins-v6-latin-600.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-600.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-600.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-600.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-600.svg#Poppins') format('svg');
}
/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-700.eot');
  src: local('Poppins Bold'), local('Poppins-Bold'),
       url('css/fonts/poppins-v6-latin-700.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-700.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-700.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-700.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-700.svg#Poppins') format('svg');
}
/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-800.eot');
  src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'),
       url('css/fonts/poppins-v6-latin-800.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-800.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-800.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-800.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-800.svg#Poppins') format('svg');
}
/* poppins-900 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('css/fonts/poppins-v6-latin-900.eot');
  src: local('Poppins Black'), local('Poppins-Black'),
       url('css/fonts/poppins-v6-latin-900.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/poppins-v6-latin-900.woff2') format('woff2'),
       url('css/fonts/poppins-v6-latin-900.woff') format('woff'),
       url('css/fonts/poppins-v6-latin-900.ttf') format('truetype'),
       url('css/fonts/poppins-v6-latin-900.svg#Poppins') format('svg');
}

:root { color-scheme: light dark; /* both supported */ }
/* Apply the filter directly on the body tag */
body.dark-theme img {
  filter: brightness(.8) contrast(1.2);
}
?
/* Or apply it via media query */
@media (prefers-color-scheme: dark) {
  img { filter: brightness(.8) contrast(1.2); }
  filter: none !important;
}

.text_size2 { font-size: 40px; }

/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev { left:0; }
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  font-size: 15px;
  /* padding: 8px 12px; */
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  top:150px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


.header_c {
  width: 100%;
  background-color: #ddd;
  text-align: center;
  font-weight: 700;
}

.orders_a:hover { text-decoration: underline; }

.owl-carousel { display: block!important; }
.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 {
  float: left;
  min-height: 271px;
  padding-right: 2px;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #413D58;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 42px;
  padding: 0;
  font-size: 44px;
  background: #ffffff;
  filter: Alpha(Opacity=50);
  opacity: 0.9;
  width: 25px;
  padding-bottom: 6px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-prev {
  position: absolute;
  left: 0;
  width: 100%;
  color: black !important;
  background: transparent !important;
}


.parent_header_mobile {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 90px;
}

.shop_red { color: #dd052b; display: inline-block; margin: 0; }
#ol_price_mob { display: none; }
#ol_price     { display: block; }

.header_mobile_div1 { height: 45px; grid-area: 1 / 1 / 2 / 4; }
.header_mobile_div2 { height: 45px; grid-area: 1 / 4 / 2 / 9; }
.header_mobile_div3 { height: 45px; grid-area: 1 / 9 / 2 / 11; }
.header_mobile_div4 { height: 45px; grid-area: 2 / 1 / 3 / 4; }
.header_mobile_div5 { height: 45px; grid-area: 2 / 4 / 3 / 9; }
.header_mobile_div6 { height: 45px; grid-area: 2 / 9 / 3 / 11; }
.header_mobile_div6 .login-logoff  { font-size: 22px; }
#logo_mobile    { height: 45px; }
.mobile_opener  { height: 45px; padding-left: 10px; float: left; }

/* END fonts */
#bars_mobile { display: none; }
.bx-wrapper .bx-prev { left: 10px;  text-align: center !important; }
.bx-wrapper .bx-next { right: 10px; text-align: center !important; }
.bx-wrapper .bx-controls-direction a { color: #545454 !important; }
    
.tn_nomobile { display: none; }
del {
  font-size: 14px;
  font-weight: 800;
  /* color: red; */
}
.product_is_special { display: none!important; }
.productSavePrice {
  position: absolute;
  top: 6px;
  left: 8px;
  /* background-color: red; */
  color: red;
  background-color: transparent;
  padding: 4px;
  font-weight: 700;
}
.search_old_price {
  text-decoration: line-through;
  font-weight: 700;
}
.search_new_price {
  color: red;
  font-weight: 700;
}
.AUS_product_is_new {
  position: absolute;
  position: relative;
  left: 8px;
  left: 2px;
  top: 5px;
  top: 31px;
  background-color: green;
  padding: 4px;
  color: white;
  font-weight: 700;
  width: 33px;
  z-index: 888;
}
.product_is_new {
  position: absolute;
  top: -9px;
  right: -13px;
  font-size: 10px;
  color: green;
  background-color: transparent;
  padding: 4px;
  font-weight: 700;
  width: 33px;
  /* z-index: 888; */
}
.prod_is_new {
  position: absolute;
  padding-left: 84px;
  font-size: 10px;
  color: green;
  background-color: transparent;
  font-weight: 700;
  width: 33px;
  z-index: 888;
}
.productPreview .product_is_new {
  position: absolute;
  right: 8px;
  right: 34px;
  top: 5px;
  /* background-color: green; */
  background-color: transparent; 
  padding: 4px;
  color: green;
  font-weight: 700;
  width: 33px;
  z-index: 888;
}

#faqs {
  font-size: 12px;
  float: right;
  font-weight: 800;
}
.faq_title {
  font-weight: 600;
  font-size: 20px;
  background-color: #545454;
  background-color: #eee;
  color: #555;
  padding: 10px 30px;
  margin-top: 10px;
}
.faq_details {
  margin-left: 42px;
}
.col-header-dz {
  background-color: #F1F2F3;
  background-color: #fafafa;
  color: #333 !important;
  font-size: 14px;
  font-weight: 700 !important;
  padding: 10px 30px;
}

#pagination_goToPage {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* teaser_goldenerschnitt 
.content_goldenerschnitt { width: 100%; margin: 0; float:left; }
.teaser_goldenerschnitt { }
.Acontent_goldenerschnitt a { width: 100%; height: 100%; position: relative; z-index: 9999; display: grid; }
.teaser_gs_r1r2c1     { float: left; width: 75%; }
.AUS_teaser_gs_r1r2c1 a { width: 75%; height: 100%; position: relative; z-index: 9999; display: grid; }
.AUS_teaser_gs_r2c1 a { width: 75%; height: 100%; position: relative; z-index: 9999; display: grid; }
.teaser_gs_r2c1       { float: left; }
.teaser_gs_r2c1 img   { width: 100%; }
.AUS_teaser_gs_r2c1 a { width: 100%; height: 100%; position: relative; z-index: 9999; display: grid; }
.teaser_gs_r1c1_a     { width: 100%; height: 100%; position: relative; z-index: 9999; display: grid; }
.teaser_gs_r1c1       { float: left; width:100%; }
.teaser_gs_r1c1 img   { height: 100%; width: 100%!important; }
.teaser_gs_r2c2       { float: left; }
.teaser_gs_r2c2 img   { width: 100%!important; }
.div3a_a              { max-width: 627px; float: left; width: 65%; height: 100%; position: relative; z-index: 9999; display: grid; }
.div3a                { float: left; width: auto; }
.div3b_a              { max-width: 209px; float: left; width: 35%; height: 100%; position: relative; z-index: 9999; display: grid; }
.div3b                { float: left; width: auto; }
.teaser_gs_r1c1c2_a   { width: 24%; position: relative; z-index: 9999; display: grid; }
.teaser_gs_r1c1c2     { width: 100%; float: left; }
.teaser_gs_r1c1c2 img { width: 100%; width: 95%; }
.div1 img, .div2 img, .div3 img, .div4 img { width: 100%; }
 /teaser_goldenerschnitt */


/* Kategorie Navigation Horizontales Menue */
#canvas { -webkit-order: 1; width: 100%; order: 1; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; }
#menu   { float: left; width: 100%; }
#menu_r { float: left; width: 30%; }
.top {
  -webkit-order: 2;
  order: 2;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  height: 35px;
  width: 100%;
  padding-top: 5px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7deed+0,71ceef+50,21b4e2+51,b7deed+100 */
  background: #cdcdcd;
  /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */
}
div#cat_bar {
  -webkit-order: 4;
  order: 4;
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  width: 100%;
  height: 90px;
  background: #cdcdcd;
}
.wrap_content {
  width: 80%;
  margin: 0 auto;
}
.dropdownmenu_hor {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  flex-wrap: nowrap;
  background-color: #fff;
  border-bottom: silver solid 1px;
  /* box-shadow: 0 0 2px 2px silver; */
}
.dropdownmenu { margin-left:0; }
#header_mm, #header_mm.fixed { display: none; }
#header_mm a {
  display:block;
  width:40px;
  height:40px;
  position:absolute;
  top:0;
  left:10px;
  font-size:5em;
  line-height:38px;
  color: #fff;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 4px #444;
}
#menu_hor-wrap { background-color: transparent; margin-top: 4px; margin-bottom: 2px; }
#menu_hor, #menu_hor ul { margin: 0px auto; padding: 0 0.391667% 0 0; list-style: none; z-index: 98; position:relative; }
#menu_hor { width: 100%; margin:0; padding:0; float: left; padding-top: 4px; }
#menu_hor:before, #menu_hor:after { content: ""; display: table; }
#menu_hor:after { clear: both; }
#menu_hor { zoom:1; }
/* #menu_hor li { float:left; position:relative; } */
#menu_hor li { float:left; }
#menu_hor li:last-child { }
#menu_hor li:first-child { }
#menu_hor a {
  padding: 12px 10px 5px;
  color: #545454;
  text-decoration: none;
  text-transform: uppercase;
  height: 28px;
  font-size: 16px;
  font-weight: 700;
}
/* #menu_hor li:hover > a { background-color: transparent; text-shadow: none; color: #204A87; } */
/* #menu_hor li:hover > a { background-color: #2e2e2e; border-top-left-radius: 3px; border-top-right-radius: 3px; text-shadow: none; height: 26px; color: #fff; color: red; } */
#menu_hor li:hover > a { border-top-left-radius: 3px; border-top-right-radius: 3px; text-shadow: none; color:#e24220; }
*html #menu_hor li a:hover {color: #fd0402; }

#menu_hor ul {
  margin: 0;
  opacity: 0;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  visibility: hidden;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  /*
  -moz-box-shadow: 1px 1px 2px #333, 0 1px 0 #e6e6e6 inset;
  -webkit-box-shadow: 1px 1px 2px #333, 0 1px 0 #e6e6e6 inset;
  box-shadow: 1px 1px 2px #333, 0 1px 0 #e6e6e6 inset;
  -webkit-transition: all .2s ease-in-out;
  width: 1138px;
  */
  width: 99.64%;
  /* border-top: silver solid 1px; */
  border-bottom: silver solid 1px;
}
#menu_hor li:hover > ul { opacity: 1.0; visibility: visible; margin: 0; }
#menu_hor ul ul {
  top: 0;
  left: 150px;
  margin: 0 0 0 5px;
  _margin: 0;
  -moz-box-shadow: 1px 1px 2px #333, 0 1px 0 #e6e6e6 inset;
  -webkit-box-shadow: 1px 1px 2px #333, 0 1px 0 #e6e6e6 inset;
  box-shadow: 1px 1px 2px #333, 0 1px 0 #e6e6e6 inset;
}
#menu_hor ul li {
  float: none;
  display: block;
  border: 0;
  /*
  -moz-box-shadow: 0 1px 0 #201F1F, 0 2px 0 #900;
  -webkit-box-shadow: 0 1px 0 #201F1F, 0 2px 0 #900;
  box-shadow: 0 1px 0 #201F1F, 0 2px 0 #900;
  */
}
#menu_hor ul li:last-child {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right-width: 0;
}
#menu_hor ul a {
  text-transform: none;
  text-transform: uppercase;
  padding: 10px;
  min-width: 190px;
  width: 256px;
  height:auto;
  display: block;
  float: none;
}
#menu_hor ul a:hover {
  background: #fff;
  color: #707070;
  text-decoration: none;
  /* text-shadow: 1px 1px 1px #000; */
}
#menu_hor ul li:first-child > a {
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#menu_hor ul li:first-child > a:after {
  /* content: ''; // der Pfeil */
  position: absolute;
  left: 40px;
  top: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #cdcdcd;
}
#menu_hor ul ul li:first-child a:after {
  left: -6px;
  top: 50%;
  margin-top: -6px;
  border-left: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 6px solid #fcfcfc;
}
#menu_hor ul li:first-child a:hover:after {
  border-bottom-color: #413D58;
}
#menu_hor ul ul li:first-child a:hover:after {
  border-right-color: #413D58;
  border-bottom-color: transparent;
}
#menu_hor ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#menu_hor-trigger { display: none; }

/* .menu_sub  { float: left; width: 100%; border: 0; background-color: #545454 !important; color: #000; } */
.menu_sub  { float: left; width: 100%; border: 0; background-color: #fff !important; color: #545454; }
.menu_sub .CatLevel2 { float: left !important; }
.menu_sub .CatLevel2 a { color: #545454 !important; font-size: 14px !important; }
/* */
.CatLevel2 a { color: #545454 !important; font-size: 14px !important; }
.CatLevel2 a { font-size: 14px; }
.menu_sub .CatLevel2 a:hover { color: #423e59 !important; background-color: transparent !important; }
.CatLevel_r1 { float: right !important; }


/* 2. START globals */
* {
  margin:0;
  padding:0;
}
/* prevent flicker in responsive tabs */
#horizontalAccordion {
  display:none;
}
#horizontalAccordion ul.resp-tabs-list {
  display:none !important;
}
#horizontalTab ul.resp-tabs-list { 
  list-style-type:none;  
}
#horizontalTab ul.resp-tabs-list li {
  display: inline-block;
}

#search_mob { display: none; }
.box_category_line_r .fa-times { display: transparent; }
body {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size:13px;
  background-color:#fff;
  color:#555;
  line-height:21px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;
  background: url(img/bg.gif) repeat #eee; 
}
.clearfix, .clear, .clearer {
  line-height:0px;
  height:0px;
  clear:both;   
}

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
         
.mini { font-size:11px;font-weight:normal;}
.midi { font-size:12px;font-weight:normal;}

.lineheight16 { line-height:16px;}
.lineheight18 { line-height:18px;}

#create_account { width: 98%; }

a.black {
  color:#333 !important;
}
a.black:hover {
  color:#fa0202 !important;
  text-decoration:none !important;
}
.HeadColums { width: 80%; float: left; }
.twoColums  {
  float:left;
  width:48%;
  margin: 0 20px 20px 0;
  padding-left: 10px;
}
.twoColums.last {
  margin: 0 0 20px 0;
}
.twoColums.stickyright {
  float:right;
}      
.sign-out {
  float:right;
  padding-right: 10px;
  font-weight: 700;
}
.sign-out span  { font-size: 24px; }
.twoColumsInner {
  float:left;
  width:47%;
  margin: 0 4% 20px 0;
  padding-left: 10px;
}
.sign-out a:hover {
  color:#fa0202 !important;
  text-decoration:none !important;
}
.twoColumsInner.last {
  margin: 0 0 20px 0;
}

.twoColums_small {
  float:left;
  width:47%;
  margin: 0 6% 0px 0;
}
.twoColums_small.last {
  margin: 0 0 0 0;
}


.button_left,
.button_left_cart {
  float:left;
  display:inline-block;
  max-width: 48%;
  margin: 10px 0px 0px 10px;
  min-height:32px;
  line-height:32px;
}
.button_right,
.button_right_cart {
  float:right;
  display:inline-block;
  max-width: 48%;
  margin: 10px 0px 10px 0px;
  text-align: right;
  min-height:32px;
  line-height:32px;
}
.button_left_error {
  float:left;
  display:inline-block;
  max-width: 48%;
  margin: 22px 0px 0px 0px;
  min-height:32px;
  line-height:32px;
}
.button_right_checkout {
  float:right;
  text-align:right;
  display:inline-block;
  margin: 10px 10px 10px 0px;
  min-width:200px;
}
.button_right_checkout_small {
  float:right;
  margin: 4px 4px 0px 20px;
}

.button_left img,
.button_left input,
.button_left_error input,
.button_right img,
.button_right input,
.button_left_cart img,
.button_left_cart input,
.button_right_cart img,
.button_right_cart input,
.button_right_checkout input
 {
  vertical-align:bottom;
}
.button_left_cart img {
  margin: 10px 0px 10px 0px;
}
.paypal_button {
  margin:0px 2px 0px 0px;
  display:inline-block;
}
.paypal_button img {
  height:32px;
}
.paypal_button2 {
  margin:5px 0px 0px 0px;
  display:block;
}
.paypal_button2 img {
  height:32px;
}
.express_button {
  margin:0px 0px 0px 0px;
  display:inline-block;
}
.paypal_button img {
  height:32px;
}
.text_left {
  float:left;
  width: 48%;
  margin: 10px 0px 0px 0px;
  min-height:28px;
  font-size:10px;
  line-height:14px;
}

p {
  margin:2px 0 8px 10px;
}
p.onlytop {
  margin:8px 0 0 0;
}
p.nomargin {
  margin:0 0 0 0;
}
p.textright {
  text-align:right;
}

table {
  width:100%;
  border-spacing: 0;
  border-collapse:collapse;
}
table td {
  padding:4px 0px;
}
.td_full {
  width:100%;
}
/* END globals */

#cookieconsent {
  width:0;
  top: -40px;
}

/* 3. START header */
#layout_wrap {
  width:100%;
  padding: 0;
  margin: 0 auto;
}

#layout_wrap0_mobile    { display: none; }
#layout_wrap0           { max-width: 1140px; width:100%; padding: 0; margin: 0 auto; margin-bottom: 4px; display: block; box-shadow: 0 0 2px 2px silver; } 
#layout_wrap0_desktop_0 { max-width:1140px; width:auto; padding: 0; margin: 0 auto; display: block; }
#layout_wrap0_desktop_1 { max-width:1140px; width:auto; padding: 0; margin: 0 auto; height: 58px; display: block; }
#layout_top_line_1      { display: block; width:100%; height: 36px; max-width:1140px; padding: 0; margin: 0 auto; background-color: white; }
#layout_top_line_1_r_1  { display: block; width:100%; height: 52px; max-width:1140px; padding: 0; margin: 0 auto; background-color: white; }
/* 
#layout_top_line_2      { display: block; width:100%; height: 58px; max-width:1140px; padding: 0; margin: 0 auto; background-color: white; } 
*/
#layout_top_line_2      { display: block; width:100%; height: 60px; max-width:1140px; padding: 0; margin: 0 auto; background-color: white; }
#layout_top_line_l      { width: 21%; float: left; padding-top: 10px; }
#layout_top_line_l img  { width: 100%; }
#layout_top_line_r { width: 86%; float: right; }
#layout_top_line_1_r { width: 79%; float: left; }
#layout_top_line_2_r { width: 86%; float: right; margin-top: 37px; }
#layout_wrap_header_mobile  { display: none; }
#layout_wrap_header_desktop {
  /* float: left; */
  display: block;
  width:100%;
  padding: 0px 0px;
  margin: 0px 0px;
  box-sizing: border-box;
  /* border-bottom: 1px solid #545454; */
  /*
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/templates/demo1_responsive/img/header_bg.jpg") !important;
  */
  position: sticky;
  top: 0;
  z-index: 888;
}
.price { font-weight: 700; font-size: 13px; }
#layout_wrap_middle {
  /* float: left; */
  width:100%;
  padding: 0px 0px;
  margin: 0px 0px;
  /* background-color: white; */
}

#layout_wrap_footer {
  /* float: left; */
  width:100%;
  padding: 0;
  margin: 0;
}

#layout_navbar, #layout_navbar_header {
  background-color:transparent;
}

ul.topnavigation { list-style-type:none; float: left; padding-right: 10px; width:30%; }
ul.topnavigation li { float:left; padding: 0px 0px 0px 30px; line-height:16px; margin: 10px 0px; color:#707070; font-size:14px; font-weight: 600; }
ul.topnavigation li.tn_group { float:left; padding: 0px; }
ul.topnavigation li.tn_lang img { margin: 0px 0px 0px 5px; vertical-align:-1px; }
ul.topnavigation li a { color:#707070; font-weight:400; text-decoration:none; }
ul.topnavigation li a:hover { color:black; text-decoration:none; }
ul.topnavigation li .fas,
ul.topnavigation li .far { vertical-align:0px; padding-right:6px; }
.top_free_shipping      { float: left; list-style-type: none; padding-left: 20px; width: 50%; }
ul.top_free_shipping li { float: left; padding: 0; line-height: 16px; margin: 10px 0px; color: green; font-size: 14px; font-weight: 600; }
ul.top_languages { float: right; list-style-type: none; padding-right: 10px; padding-top: 10px; }
#content_navbar_small { width: auto; }
#content_navbar_small_2     { float: right; width: 30%; }
#content_navbar_small_2 li  { float: right; list-style-type: none; }
#search { float:left; position:relative; width:63%; border:0px solid transparent; padding-left: 20px; padding-top: 10px; }
.sidebar_closer { color: #555 !important; }
#sidebar_closer2 {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  font-size: 24px;
  line-height: 24px;
  color: #b0377e;
  cursor: pointer;
  padding: 10px;
  background: #fafafa;
  width: 100%;
  max-width: 300px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  z-index: 9002;
  color: #555 !important;
}
.owl-theme .owl-controls {
    /* top: -160px; */
  top: -160px !important;
  width: 100% !important;
  color: white !important;
  background: #333 !important;
  text-align: center;
  position: relative;
  float: right;
  right: 25px;
  right: 0!important;
}
.owl-buttons {
}

.owl-prev {
  position: absolute;
  left: 0;
  width: 100%;
  /* color: black !important; */
  color: red !important;
  background: transparent !important;
}

.owl-next {
  position: absolute;
  right: 0;
  width: 100%;
  /* color: black !important; */
  color: red !important;
  background: transparent !important;
}
.owl-theme .owl-controls { top: -200px !important; }

.layout_navbar_inner {
  width:100%;
  max-width:1140px;
  padding: 1px 10px 0px 10px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blau { color: #0244A3!important; }

#layout_logo {
  /* background-color:#ffffff; */
  width:100%;
  max-width:1140px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/templates/demo1_responsive/img/header_bg.jpg") !important;
  */
}
#logo {
  float:left;
  max-width:225px;
}
#logo img {
  vertical-align:bottom;
  width:auto;
  height:auto;
  max-height: 140px;
  margin-top: -50px;
}
#logo a {
  display:block;
  outline:none;
  text-decoration:none;
}
#logo a:hover {
  outline:none;
  text-decoration:none;
}

.search_inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.search_inner .search_cat {
  position:relative;
  z-index: 1200;
  width:80px;
}
.search_inner .search_cat .SumoSelect > .CaptionCont {
  background-color: #eeeeee !important;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  height:35px;
  border-right:1px solid #eeeeee !important;
}
.search_inner .search_cat .SumoSelect:focus > .CaptionCont { border-right:1px solid #eeeeee !important; }
.search_inner .search_cat .SumoSelect:focus > .CaptionCont { border-right:1px solid #659eC9 !important; }

.search_inner .SumoSelect > .CaptionCont > span {
  padding-right: 20px;
}    
.search_inner .search_cat .SumoSelect > .optWrapper {
  width:auto !important;
  max-width:300px !important;
}
.search_inner .search_cat .SumoSelect > .optWrapper > .options li.opt {
  padding: 5px 6px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
.search_inner .search_input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.search_inner.search_cat_mode .search_input input {
  -webkit-border-top-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
#search .search_inner input[type=text] {
  padding-right:10px;
  padding-left:10px;
}
#search .search_inner input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
  width:76px;
  height:32px; 
}
/* END header */


/* 4. START headlines */
h1 {
  color:#555;
  font-weight:200;
  font-weight:700;
  font-size:24px;
  line-height:28px;
  margin:25px 0 15px 0;
  padding:0 0 5px;
  border-bottom: 0px solid transparent;
  width: 98%;
  padding-left: 10px;
}
h1.checkout {
  margin:30px 0 15px 0;
}
.headline_right {
  font-size:14px;
  float:right;
}
.headline_big {
  color:#555;
  font-weight:200;
  font-size:24px;
  line-height:28px;
  margin:25px 0 15px 0;
  padding:0 0 5px;
  border-bottom: 0px solid transparent;
}
h2 {
	font-weight:bold;
  color:#555;
	font-size:14px;
	margin:20px 0px 8px 0px;
	padding:0px;
	width:auto;
	border-bottom: 1px solid #ddd;
	padding-bottom:5px;
}
h3 {
  color:#555;
  font-weight:bold;
  font-size:12px;
}
h4 {
  color:#555;
  font-weight:600;
  text-transform:uppercase;
  font-size:13px;
  line-height: 19px;
  margin:0px 0px 14px 0px;
  padding:0px 0px 5px 10px;
  border-bottom: 1px solid #ddd;
}
h4.detailbox {
  color:#222;
  font-size:13px;
  margin:40px 0px 10px 0px;
}
.pd_tabs h4.detailbox {
  color:#222;
  font-size:13px;
  margin:15px 0px 15px 0px;
  padding: 0;
}
.pd_accordion h4.detailbox {
  color:#222;
  font-size:13px;
  margin:15px 0px 10px 0px;
}


/* END headlines */


/* 5. START Links global */
a, a:link, a:visited, a:active, a:hover {
  background:transparent;
  text-decoration:none;
  outline:none;
  cursor:pointer;
}
a:link {
  color:#ed2525;
  color:#545454;
  outline:none;
}
a:visited {
  color:#545454;
  outline:none;
}
a:hover, a:active {
  color:#fa0202;
  color:#545454;
  outline:none;
}
a:hover {
  color:#555;
  /* text-decoration:underline; */
  outline:none;
}
.content_txt { color:#23a5d5!important; text-decoration: underline!important; }
a img {
  border:none;
  outline:none;
}
/* END Links global */


/* 6. START inputs */
input {
  font-family: 'Poppins', sans-serif;
  font-size:13px;
}
textarea {
  font-family: 'Poppins', sans-serif;
  font-size:13px;
  background-color:#fafafa;
  border-color: #dddddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 7px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}
select {
  font-family: 'Poppins', sans-serif;
  font-size:13px;
  background-color:#fafafa;
  border-color: #dddddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 7px 5px 7px 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}  
input[type=text], input[type=password], input[type=email], input[type=tel] {
  background-color:#fafafa;
  border-color: #dddddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 7px 5px 6px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  height:35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}
input[type=radio], input[type=checkbox] {
  margin: 0 3px;
}
.stern input[type=text], .stern input[type=password], .stern input[type=email], .stern input[type=tel], .stern select, .stern textarea  {
  width:95%;
}
input[type=text]:hover, input[type=password]:hover, input[type=email]:hover, input[type=tel]:hover, select:hover, textarea:hover {
    background-color:#ffffff;
    border-color: #dddddd;
    color: #666666;
}    
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus {
    background-color:#ffffff;
    border-color: #659EC9;
    color: #333333;
    outline: 0 none;
}
/* gv_send */
textarea#message {
  height:120px;
}
/* contact */
textarea#message_body {
  resize: vertical;
  height:120px;
}
/* write_review */
textarea#review {
  height:80px;
}
td.checkbox {
  vertical-align:top;
  padding-top:7px;
  padding-right:5px;
}
.fieldtext, .fieldtext_stern {
  font-size:10px;
  line-height:14px;
  font-weight:600;
  padding: 0px 0px 2px 0px;
  display:block;
}
.pflicht {
  font-size:10px;
  line-height:10px;
  vertical-align:baseline;
  text-transform:none;
  font-weight:400;
}
.adv_search_checkbox input {
  vertical-align:-1px;
}

/* END inputs */


/* Product Slider */
.product_box_index    { height: 345px !important; }
.product_box_img      { height: 240px; }
.productOldPrice del  {  }
.productNewPrice      { color: red; font-weight: 700; }
.product_box_index h3 { height: 56px; }

/* 7. START Footer */
#layout_footer {
  /* background: #363839; */
  min-height:280px;
  margin: 0;  
  padding: 0;
}
.layout_footer_inner {
  width:100%;
  max-width:1140px;
  padding: 20px 10px 0px 10px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
}

.footer_box_row {
  margin: 0px -10px;
}
.footer_box {
  float:left;
  padding: 0 0 0 0;
  width:25%;
  margin:0 0 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
} 
.footer_box_inner {
  padding: 0px 10px;
}

.box3 {
  margin: 0px 0px 20px 0px;
}
.box3_header {
  color:#999;
  font-size:13px;
  font-weight:600;
  height:40px;
  line-height:39px;
  color: #545454;
  font-weight: 750;
}
.box3_line {
  height:1px;
  border-top: 1px solid #444;  
  /* margin: 0px 0px 10px 0px; */
  margin: 0;
}
.box3_image {
  margin: 20px 0px 20px 0px;
  margin: 0;
}
.box3_image img {
  width:100%;
  height:auto;
  vertical-align:bottom;
  max-width:265px;
}


ul.footerlist, ul.footerlist ul {
  list-style-type:none;
}
ul.footerlist li { 

}
ul.footerlist li .fas {
  float:left;
  padding: 3px 10px 0px 0px;
  margin-bottom:4px;
}
ul.footerlist li a {
  color:#aaa;
  outline:none;
  padding:8px 0;
  display:block;
  font-size:11px;
  line-height:15px;
  border-bottom: 1px solid #444;
  color: #545454;
  font-weight: 700;
}
ul.footerlist li li a { 
  padding-left:15px;
}
ul.footerlist li a:hover {
  color:#eee;
  color:gainsboro;
  color:#204A87;
  text-decoration:none;
}
ul.footerlist li li a:hover {
  color:#eee;
  text-decoration:none;
}

p.box3_sub {
  margin: 10px 0px 2px 0px;
  font-size:10px;
  line-height:15px;
  color:#888;
  color: #545454;
  font-weight: 600;
}
.newsletter_form {
  margin: 3px 0 0 0;
  position:relative;
  overflow:hidden;
}
.newsletter_form input[type=text],
.newsletter_form input[type=email] {
  padding-right:60px;
}
.newsletter_form input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
}
.mod_copyright {
  padding: 20px 0px 20px 0px;
  font-size:10px;
  line-height:16px;
  font-weight:400;
  text-align:center;
  color:#545454;
}
span.cop_magenta {
  color:white;
}
span.cop_grey {
  color:white;
}
.copyright {
  margin:0 auto;
  text-align:center;
  color:#545454;
  font-size:14px;
  line-height:16px;
  font-weight:400;
  padding:0 0 10px 0;
  /* margin: -88px 0 0 0; */
  width:100%;
}
.copyright a {
  text-decoration:none;
}
/* ParseTime */
.parseTime {
  margin:0 auto;
  text-align:center;
  color:#ccc;
  font-size:10px;
  padding:0 0 0px 0;
  margin: -10px 0 0 0;
}
.boxfield_lang {
  width:212px;
}
.boxfield_kurz {
  float:left;
  width:136px;
}
.box_button {
  float:right;
  width:76px;
}
.box_footer_button {
  float:right;
  width:90px;
}
.boxfield_newsletter {
  float:left;
  width:138px;
}
/* END Footer */


/* 8. START content*/
#layout_content {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/templates/demo1_responsive/img/header_bg.jpg");
  width:100%;
  max-width:1140px;
  padding: 0;
  min-height:600px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background:white;
}
#col_left {
  position:relative;
  float:left;
  width:265px;
  margin-top: 4px;
}
#col_left .col_left_inner {
  padding:0px 0px 0px 0px;
  background:transparent;
}
#col_right {
	float: right;
	width: 100%;
  margin-left:-265px;
  min-height:520px;
}
#col_right .col_right_inner {
  padding: 0;
  background:transparent;
  margin-left:285px;
}
#col_full {
  width: 100%;
  /* padding: 0 0 0 10px; */
}
#col_full #col_left { display: none; }
#content_navbar {
  background-color:#eee;
  background-color:transparent;
  height:43px;
  padding-top: 10px;
  /* width: 40%; */
  float: right;
}
ul.contentnavigation {
  height:48px;
  width: auto; 
  list-style-type:none;
  position:relative;
  text-align: left;
  float: right;
}
ul.contentnavigation li {
  float:left;
  padding: 0px 10px 0px 10px;
  /* line-height:45px; */
  color:#707070;
  font-size:13px;
}
ul.contentnavigation li.first {

}
ul.contentnavigation li.last {

}
ul.contentnavigation li a {
  color:#545454;
  font-weight: 700;
  text-decoration:none;
  text-align: center;
}
ul.contentnavigation li a:hover {
  color:#204A87;
  text-decoration:none;
}
ul.contentnavigation li .fas,
ul.contentnavigation li .far {
  display: block;
  padding-right: 6px;
  /* font-size:14px; */
}
ul.contentnavigation li .fa-angle-right {
  vertical-align:-1px;
}

ul.contentnavigation li.account_login { 
  top: 7px; 
  float: left;
  border: none;
  padding: 1px 10px 0px 10px;
  margin: 0px;
  line-height: 43px;
  height: 43px;
  width: 40px;
  position: relative;
}
ul.contentnavigation li.cart {
  float:left;
  border:none;
  padding: 1px 10px 0px 10px;
  margin: 0px;
  line-height:43px;
  height:43px;
  width: 45px;
  top: 7px;
  position:relative;
}
ul.contentnavigation li.wishlist {
  float:left;
  border:none;
  padding: 1px 10px 0px 10px;
  margin: 0px;
  line-height:43px;
  height:43px;
  width: 45px;
  position:relative;
}
/* .contentnav_2 { width: 410px;  } */
.contentnav_2 { width: 140px;  }
ul.contentnavigation li.cart a {
  display:block;
  font-size:13px;
  line-height:43px;
}
ul.contentnavigation li.cart a:hover {
  display:block;
  color:#204A87;
  text-decoration:none;
}
ul.contentnavigation li.cart .cart_01 {
  float:left;
  display:inline-block;
}
ul.contentnavigation li.cart .cart_01 .fas {
  display:inline-block;
  float:left;
  padding-right:7px;
  /* line-height:43px; */
}
ul.contentnavigation li.cart .cart_02 {
  float:left;
  display:inline-block;
}
ul.contentnavigation li.cart .cart_02 .fas {
  display:inline-block;
  padding-left:6px;
}
ul.contentnavigation li.cart .cart_03 {
  float:left;
  display:inline-block;
  font-weight:bold;
  padding: 0px 4px 0px 6px;
}
ul.contentnavigation li.cart .cart_04 {
  float:left;
  display:inline-block;
}
ul.contentnavigation li.cart .cart_05 {
  /* margin-left: -42px; */
  color: white;
}
ul.contentnavigation li.wishlist a {
  display:block;
  font-size:13px;
  line-height:43px;
}
ul.contentnavigation li.wishlist a:hover {
  display:block;
  color:#204A87;
  text-decoration:none;
}
ul.contentnavigation li.wishlist .wish_01 {
  float:left;
  display:inline-block;
}
ul.contentnavigation li.wishlist .wish_01 .fas {
  display:inline-block;
  float:left;
  padding-right:7px;
  line-height:41px;
}
ul.contentnavigation li.wishlist .wish_02 {
  float:left;
  display:inline-block;
}
ul.contentnavigation li.wishlist .wish_02 .fas {
  display:inline-block;
  padding-left:6px;
}
ul.contentnavigation li.wishlist .wish_03 {
  float:left;
  display:inline-block;
  font-weight:bold;
  padding: 0px 4px 0px 6px;
}
ul.contentnavigation li.wishlist .wish_04 {
  float:left;
  display:inline-block;
}
ul.contentnavigation li.wishlist .wish_05 {
  /* display:none; padding: 0px 3px; */
  margin-left: -46px;
  color: white;
}
.cart_05 {
  float: left;
  color: red;
  margin-left: 14px;
  font-size: 11px;
}


#cart_short {
  position:relative;
  background: transparent;
  height:43px;
  z-index:1000;
}
#wishlist_short {
  position: relative;
  background: transparent;
  height: 43px;
  top: 7px;
  z-index: 1000;
}




.header-menu-badge {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -7px;
  left: 19px;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 50%;
  /* background: #dd052b; */
  background: var(--red);
  text-align: center;
  color: #fff;
  font-family: Lato,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  font-size: .8rem;
  font-weight: 700;
}

#cart_short .header-menu-badge { right: 9px; }

/* END content */


/* 9. START pseudo hr's */
div.hr_1 {
  height:1px;
  line-height:1px;
  margin:0;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
div.hr_5 {
  height:1px;
  line-height:1px;
  margin:5px 0px;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
div.hr_10 {
  height:1px;
  line-height:1px;
  margin:10px 0px;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
div.hr_15 {
  height:1px;
  line-height:1px;
  margin:15px 0px;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
/* 9. END pseudo hr's */


/* 10. START breadcrumbs */
#breadcrumb {
  padding:15px 0 15px 0;
  list-style-type:none;
  outline:none;
  font-size:10px;
  line-height:16px;
  width: 98%;
  padding-left: 10px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
  line-height:16px;
  outline:none;
  font-weight:400;
  cursor:pointer;
  color:#555;
  margin:0;
  padding:0;
}
#breadcrumb a:hover {
  text-decoration:none;
  color:#222;
}
#breadcrumb span.current {
  font-weight:600;
}
#breadcrumb .fas {
  color:#999;
  padding: 0px 10px;
}

/* 10. END breadcrumbs */


/* 11. START New boxes */
.box1 {
  margin-bottom:20px;
  /* background-color:#434343; 
  border:1px solid #f5f5f5;
  padding:0px 10px 0px 10px; */
  padding:0 10px;
}

.box1 a:link {
  color:#545454;
  outline:none;
}
.box1 a:visited {
  color:#204A87;
  outline:none;
}
.box1 a:hover, a:active {
  color:#204A87;
  outline:none;
}

.box_sidebar {
  padding:0px 0px 10px 10px;
  padding:0;
  background-color: #c6c6c6;
  background-color: transparent;
}

.box_select {
  padding:0 10px 0 0;
}
.box_select_inner {
  padding: 5px 5px; 
  background:#fff;
  overflow-y:auto;
}
.box_select a {
  display:block;
  border-bottom: 1px solid #ddd;
  padding: 4px 0px;
}
.box_select a:hover {
  text-decoration:none;
}
.box2 {
  margin-bottom:20px;
  /* background-color:#434343; */
  border:1px solid #f5f5f5;
  padding: 0;
}
.box_header {
  /* background-color: #e99717; */
  /* border: 1px solid #333; */
  color:white;
  color:#545454;
  font-size:16px;
  height:40px;
  line-height:40px;
  font-weight:600;
}
.box_header .fas {
  display:none;
  font-size:14px;
  line-height:30px;
  margin-right:6px;
  vertical-align:0px;
  color:#fa0202;
}
.box_line {
  height:1px;
  background-color:transparent;
  border-top: 1px solid #ddd;  
}
.box_line.abstand {
  margin: 10px 0px;  
}
.box_sub {
  margin: 6px 0px 0px 0px;
  font-size:11px;
  color:#767676;
}
.box_sub a {
  color:#222222;
  text-decoration:none;
}
.box_sub a:hover {
  color:#fa0202;
  color:#fa0202;
  text-decoration:none;
}
.box_sub_button {
  margin: 12px 0px 0px 0px;
  font-size:12px;
  color:#767676;
  line-height:32px;
}
.box_sub_button a {
  float:left;
  display:inline-block;
}
.box_sub_button input[type=image] {
  float:right;
  width:76px;
}
.show_title {
  float:left;
  display:inline-block;
}
a.show_all {
  float:right; 
  display:inline-block;
  text-align:right;
  color: #222222;
  text-decoration:none;
  font-size:12px;
  font-weight:normal;
  padding-top:3px;
}
a.show_all:hover {
  color:#fa0202;
  text-decoration:none;
}
a.show_all .arrow {
  color:black !important;
  font-weight:bold;
}
.box_title {
  font-weight:500;
  margin: 10px 0px 10px 10px;
  line-height:17px;
  text-decoration:none;
}
.box_title strong {
  font-weight:500;
}
.box_title a {
  color:#fa0202;
}
.box_title a:hover {
  color:#444;
  text-decoration:none;
}
.box_image {
  text-align:center;
  margin: 0px 0px 10px 0px;
  width:100%;
}
.box_image img {
  padding:5px;
  margin: 0px auto;
  background-color:#ffffff;
  border: 1px solid #ddd;
  max-width:160px;
}
.box_price {
  text-align:right;
  padding: 0px 10px 0 0;
  font-size: 14px;
  line-height:24px;
  color:#434343;
  font-weight:700;
}
.box_price .no_price {
  font-size:9px;
  line-height:12px;
  font-weight:normal;
  display:block;
  padding:0 0 0 5px;
  color:#999;
}

.box_price .new_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:normal;
  color:#e74c3c;
}
.box_price .special_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:700;
  color:#e74c3c;
}
.box_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.box_price .old_price {
  display:block;
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  color:#777;
}
.box_price .save_price {
  font-size:9px;
  font-weight:normal;
  line-height:15px;
}

.box_price .item_price {
  display:block;
  font-weight:400;
  font-size:9px !important;
  line-height:11px;
  color:#777;
  padding: 0 0 4px 0;
}
.box_price .item_price .small_price {
  font-size:9px !important;
  line-height:11px;
}
.box_price .uvp_price {
  display:block;
}
.box_price .graduated_price {
  display:block;
}
.box_vpe {
  text-align:right;
  padding: 0px 10px 4px 0;
  font-weight:400;
  font-size:9px;
  line-height:11px;
  color:#666;
}
.box_tax {
  text-align:right;
  padding: 0px 10px 0 0;
  font-size:9px;
  color:#999;
  line-height:11px;
}
.box_tax a {
  color:#999;
  text-decoration:underline;
}
.box_tax a:hover {
  color:#999;
  text-decoration:underline;
}

.box_text {
  font-size:12px;
  line-height:16px;
  word-wrap: break-word;
}
.box_reviews_icons {
  display:block;
  font-size:15px;
  line-height:15px;
  color:#ccc;
  padding: 10px 0px 0 0;
  text-align:center;
}
.box_reviews_icons .fas {
  padding: 0 1px 0 0;
}
.box_reviews_icons .full  {
  color:#f1c40f;
}
.quickie_form {
  position:relative;
}
.quickie_form input[type=text] {
  padding-right:60px;
}
.quickie_form input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
}
ul.orderhistory_list {
  margin:4px 0 0 0;
  list-style-type:none;
}
ul.orderhistory_list li {
  position:relative;
  display:block;
  padding:5px 30px 5px 0px;
  border-bottom: 1px solid #ddd;
  line-height:17px;
}
ul.orderhistory_list li .cart_icon {
  position:absolute;
  top:0px;
  right:1px;
  width:27px;
  height:27px;
  display:block;
  overflow:hidden;
}
ul.orderhistory_list li .cart_icon a {
  color:#999;
}
ul.orderhistory_list li .cart_icon a:hover {
  color:#fa0202;
}

ul.orderhistory_list li a:hover {
  text-decoration:none;
}
ul.orderhistory_list li .cart_icon .cssButton {
  padding: 5px 0px;
  line-height:19px;
}
/* 11. END New boxes */


/* 12. START categories */
.box_category {
  background-color:#fff;
  margin-bottom:10px;
}
.box_category_header {
  /* background-color:#E99717; */
  color:#545454;
  font-size:16px;
  font-weight:600;
  height:40px;
  line-height:40px;
  padding: 0px 10px;
  margin: 0px 0px;
}
.box_category_line {
  height:1px;
  background-color:#E99717;
  margin: 0px 0px;
  border-top: 1px solid #444;  
}
ul#categorymenu {

}
ul#categorymenu li {
  list-style-type:none;
}
ul#categorymenu li a {
  text-decoration:none;
  outline:none;
  display:block;
}  
ul#categorymenu li a:hover {
  text-decoration:none;
}
.box_category_line_r {
  text-align: right;
}
/* 1st TIER */
ul#categorymenu li.level1 a {
  color:#434343;
  color:#545454;
  font-size:14px;
  line-height:18px;
  font-weight:400;
  padding:8px 10px 8px 10px;
  background:transparent;
  border-bottom: 1px solid #444;
}
ul#categorymenu li.level1 a:hover {
  opacity:0.8;
  /* background:#ed2525; */
  color:#204A87;
}
ul#categorymenu li.activeparent1 a  { color:#423e59; background: transparent; border-bottom: 1px solid #aaa; }
ul#categorymenu li.active1 a        { color:#423e59; background: transparent; border-bottom: 1px solid #aaa;}

/* 2nd TIER */
ul#categorymenu li.level2 a {
  color:#434343;
  font-weight:400;
  /* background:url(img/dotted1.gif) no-repeat 10px 11px transparent; */
  padding:7px 0 7px 20px;
  border-bottom: 1px solid #aaa;
  font-size:13px;
  line-height:17px;
}
ul#categorymenu li.level2 a:hover {
  opacity:0.8;
}
ul#categorymenu li.activeparent2 a  { font-style: italic; color:#423e59; }
ul#categorymenu li.active2 a  { font-style: italic; color:#423e59;  }

/* 3rd TIER */
ul#categorymenu li.level3 a {
  color:#333;
  background:url(img/dotted1.gif) no-repeat 22px 10px #c7c7c7;
  padding:5px 0 5px 32px;
  border-bottom: 1px solid #aaa;
  font-size:13px;
  line-height:17px;
}
ul#categorymenu li.level3 a:hover {
  opacity:0.8;
}
ul#categorymenu li.activeparent3 a  { color:#fa0202; background:url(img/dotted1.gif) no-repeat 22px 10px #C6D4E8; }
ul#categorymenu li.active3 a  {color:#fa0202; background:url(img/dotted1.gif) no-repeat 22px 10px #C6D4E8; }

/* 4th TIER */
ul#categorymenu li.level4 a {
  color:#333;
  background:url(img/dotted1.gif) no-repeat 34px 10px #c7c7c7;
  padding:5px 0 5px 46px;
  border-bottom: 1px solid #aaa;
  font-size:13px;
  line-height:17px;
}
ul#categorymenu li.level4 a:hover {
  opacity:0.8;
}
ul#categorymenu li.activeparent4 a  { color:#fa0202; background:url(img/dotted1.gif) no-repeat 34px 10px #C6D4E8; }
ul#categorymenu li.active4 a  {color:#fa0202; background:url(img/dotted1.gif) no-repeat 34px 10px #C6D4E8; }

/* 5th TIER */
ul#categorymenu li.level5 a {
  color:#333;
  background:url(img/dotted1.gif) no-repeat 46px 10px #c7c7c7;
  padding:5px 0 5px 58px;
  border-bottom: 1px solid #aaa;
  font-size:13px;
  line-height:17px;
}
ul#categorymenu li.level5 a:hover {
  opacity:0.8;
}
ul#categorymenu li.activeparent5 a  { color:#fa0202; background:url(img/dotted1.gif) no-repeat 46px 10px #C6D4E8; }
ul#categorymenu li.active5 a  {color:#fa0202; background:url(img/dotted1.gif) no-repeat 46px 10px #C6D4E8; }
/* 12. END categories */


/* 13. START Highlightbox */
div.highlightbox {
  padding:15px 0 0 10px;
  background:#fff;
  border:0px solid #fff;
}
div.highlightbox.plainleft {
  padding:15px 0px 15px 0px;
  background-color:transparent;
  border:none;
}
div.highlightbox.plainright {
  padding:15px 0px 15px 0px;
  background-color:transparent;
  border:none;
}
div.highlightbox.plainfull {
  padding:15px 0px 15px 0px;
  background-color:transparent;
  border:none;
}
div.highlightbox.grey {
  padding: 15px 10px;
  background:#f5f5f5;
  border:1px solid #ddd;
}
div.highlightbox.checkoutborder {
  background:#fff;
  border:solid #545454 2px;
  padding: 15px 10px;
}
.margintop {
  margin-top:38px;
}
div.highlightbox ul {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:19px;
}
div.highlightbox ul.accountlist {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:23px;
}

.homesite {
  padding: 0 0 20px 0;
}
.homesite p:first-child {
  margin-top:-2px;
}

.homesite ul {
  margin-left:16px;
  padding:0;
  display:block;
}
.homesite img {
  max-width:100% !important;
  height:auto !important;
}
.homesite h2 {
  border-bottom: 0;
}

table.table_gift {

}
table.table_gift tr td.gift_field {
  padding-right:10px;
}
table.table_gift tr td.gift_button {
  width:130px;
  padding-top:20px;
}
table.table_gift tr td.gift_button input {
  float:right;
  margin-top:16px;
}
/* 13. END Highlightbox */


/* 14. START product_navigator */
.productnavigator {
  margin:30px 0px 0px 0px;
  background-color:#f5f5f5;
  padding:10px 5px;
  font-size:12px;
  line-height:20px;
  color:#999;
}
.productnavigator .detail_back {
  display:inline-block;
  float:left;
}
.productnavigator .detail_next_previous {
  display:inline-block;
  float:right;
  text-align:right;
  white-space:nowrap;
}
.productnavigator .inactive {
  color:#bbb;
}
.productnavigator a {
  color:#666;
}
.productnavigator a:hover {
  color:#666;
  text-decoration:underline;
}
/* 14. END product_navigator */


/* 15. START error, info & success messages */
.errormessage {
  border:solid #fbe5e2 1px;
  padding:10px;
  font-size:12px !important;
  line-height:16px;
  font-weight:400;
  color:#e74c3c;
  background-color:#fbe5e2 ;
  margin-bottom:10px;
}
.errormessage.shopsystem {
  margin-top:38px;
  margin-bottom:-32px;
}
.errormessage p { 
  margin: 4px 0px;
}
.errormessage ul li {
  margin-left:10px;
}
.messageStackError {
  color:#e74c3c !important;
  font-size:12px !important;
}
td.messageStackError {
  padding:2px 0px;
}
.markProductOutOfStock {
  color:#e74c3c !important;
  padding-left:5px;
}
.markProductOutOfStock span {
  color:#e74c3c !important;
}

/* SUCCESS MESSAGE */
.messageStackSuccess {
  color:#333 !important;
}
.inputRequirement {
  font-size:10px;
  line-height:20px;
  vertical-align:top;
}
.inputRequirement_textarea {
  font-size:10px;
  vertical-align:top; 
  line-height:30px;
}
/* INFO MESSAGES */
.infomessage {
  border: 1px solid #d4edda;
  padding: 10px;
  background-color: #d4edda;
  margin-bottom: 10px;
  font-size:12px !important;
  line-height:16px;
  font-weight:400;
  color:#155724;
}
.infomessage p { 
  margin: 4px 0px;
}
.infomessage a {
  color:#333;
  text-decoration:none;
}
.infomessage a:hover {
  color:#155724;
  text-decoration:none;
}
/* 15. END error, info & success messages */


/* 16. START checkout */
ul#checkoutnavigation {
}

ul#checkoutnavigation li {
  list-style-type:none;
  float:left;
  width:25%;
  padding: 10px 10px 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul#checkoutnavigation li .active {
  padding: 10px 10px;
  display:block;
  background-color: #545454;
  border: 1px solid #545454;
  color: #FFFFFF;
}

ul#checkoutnavigation li .active .title {
  display:block;
  font-size:13px;
  line-height:19px;
  font-weight:700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ul#checkoutnavigation li .active .description {
  display:block;
  font-size:12px;
  line-height:16px;
  padding-top:5px;
  min-height:32px;
}
ul#checkoutnavigation li .inactive {
  padding: 10px 10px;
  display:block;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #aaa;
}
ul#checkoutnavigation li .inactive .title {
  display:block;
  font-size:13px;
  line-height:19px;
  font-weight:700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul#checkoutnavigation li .inactive .description {
  display:block;
  font-size:12px;
  line-height:16px;
  padding-top:5px;
  min-height:32px;
}

ul#checkoutnavigation.cn_no_shipping li {
  width: 33.3333%;
}
ul#checkoutnavigation.cn_no_shipping li .active .description {
    min-height: 20px;
}
ul#checkoutnavigation.cn_no_shipping li .inactive .description {
    min-height: 20px;
}

ol#address_block {
  margin: 15px 0px 0px 20px;
}
ol#address_block li {
  border-top: 1px solid #ddd;
  margin-top:10px;
  padding-top: 10px;
}
ol#address_block li label {
  font-weight:bold;
}
ol#address_block li .address {
  display:inline-block;
  padding:5px 0px 0px 17px;
}
.checkoutcomment textarea {
  height:142px;
}
div.agbframe {
  background-color:#fff;
  border-color: #ddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 5px 5px 5px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
  font-size:12px;
  line-height:18px;
  height:120px;
  overflow:auto;
  text-align: left;
}
.checkoutagb {
  margin-bottom:10px;
}
.checkoutconditions {
  padding: 10px 10px 0px 10px;
  font-size:12px;
  text-align: left;
  line-height: 20px;
}
.checkoutconditions input#conditions {
  position:relative;
  bottom:-2px;
  margin-right:4px;
}
table.paymentmoduledata {
  font-size:12px;
  line-height:15px;
}
table.paymentmoduledata tr td.title {
  vertical-align:top;
  padding-top:8px;
}
table.paymentmoduledata tr td.field {
  vertical-align:top;
  padding-left:12px;
}

table.paymentinfotable tr td   {
  padding: 2px 20px 2px 0px;
}
table.paymentinfotable.paypallink span.cssButton, table.paymentinfotable.paypalpluslink span.cssButton {
  max-width: 165px;
  margin: 10px 0 0 0;
}
/* Accordion in checkout */
.checkout_accordion .errormessage {
  margin: 10px 0 0 0;
}
.checkout_accordion .infomessage {
  margin: 10px 0 0 0;
}
.shipping_radio, .payment_radio {
  display:inline-block; 
  width:30px;
  vertical-align:-1px;
} 
.shipping_costs, .payment_costs {
  float:right; 
  margin-right:10px;
}  
.dutyinfo {
  font-size:12px; 
  padding:5px;
  margin-top:8px;
}
.button_right_checkout .checkoutconditions input[type=checkbox] {
  vertical-align: middle;
  bottom: inherit !important;
}
/* END checkout */


/* 17. START Color Defination from language-Files, main.php, ot-Module  */
.color_ot_total {
  color:#e74c3c;
}
.color_error_message {
  color:#e74c3c;
}
a.color_more {
  color:#fa0202 !important;
}
a.color_more:hover {
  color:#fa0202 !important;
  text-decoration:underline !important;
}
.color_edit_info {
  color:#fa0202;
}
/* END Color Defination from language-Files, main.php, ot-Module  */


/* 18. START Listing globals */
.unveil {
  display: none;
}
.listingcontainer, .listingcontainer .listingbox, .listingcontainer_full, .listingcontainer_details {
  /* width: 98% !important; */
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 12px;
  padding: 0 10px;
  padding: 0;
}
#layout_wrap_header_mobile .listingbox {
  width: 98% !important;
}
.pd_tabs .listingcontainer_details {
  margin: 0px -6px 0px -6px;
}
.pd_tabs .listingbox {
  margin: 0px 0px 12px 0px;
  padding: 0px 6px;
}
.pd_tabs .listingrow {
  margin: 0px 6px 0px 6px;
}

.pd_accordion .listingcontainer_details {
  margin: 0px -6px 0px -6px;
}
.pd_accordion .listingbox {
  margin: 0px 0px 12px 0px;
  padding: 0px 6px;
}
.pd_accordion .listingrow {
  margin: 0px 6px 0px 6px;
}
/* END Listing globals */


/* 19. START productlist boxes */
.listingbox {
  float:left;
  width:32%;
  height:auto;
  padding: 0px 10px;
  margin: 0px 0px 20px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#col_full .listingbox, .listingcontainer_full .listingbox {
  width:25%;
}

.treadmill_new_a, .treadmill_special_a { 
  border: 0 solid black; 
  float:left;
  width:258px;
  height:auto;
  padding: 0px 10px;
  padding: 0;
  margin: 0px 0px 20px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.treadmill_new_a .product_box_index:hover { border: 1px solid green; }
.treadmill_special_a .product_box_index:hover { border: 1px solid red; }

.listingbox .lb_inner:hover {
  /* border: 1px solid #ccc; box-shadow: 0 0 4px rgba(0,0,0,0.2); */
  box-shadow: 0 0 4px rgba(17, 1, 1);
  border-color: transparent;
  transition: box-shadow 400ms ease-out;
  -moz-transition: box-shadow 400ms ease-out;
  -webkit-transition: box-shadow 400ms ease-out;
  -o-transition: box-shadow 400ms ease-out;
}
.listingbox .lb_inner {
  border: 1px solid #eee;
  border: 1px solid #ccc;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
  padding: 10px 10px 10px 10px;
  /* width: 98%; */
  height: 380px;
}

.lb_inner .save_price2 {
    position: absolute;
    top: -11px; 
    left: -11px;
    background-color: transparent;
    color: red;
    padding: 4px;
    font-size: 10px;
    font-weight: 700;
}
.listingbox .manu_inner:hover {
  box-shadow: 0 0 4px rgba(17, 1, 1);
  border-color: transparent;
  transition: box-shadow 400ms ease-out;
  -moz-transition: box-shadow 400ms ease-out;
  -webkit-transition: box-shadow 400ms ease-out;
  -o-transition: box-shadow 400ms ease-out;
}
.listingbox .manu_inner {
  border: 1px solid #eee;
  border: 1px solid #ccc;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
  padding: 10px 10px 10px 10px;
  min-height:100px;
  width: 100%;
}

.listingbox .lb_buttons {
  display: block;
  text-align: center;
  padding-top: 15px;
  float: right;
  width: 52px;
  height: 100%;
  padding-right: 4px;
}
.cssButtonPos11 {
  width: 50px;
  width: 45px;
  display: inline-block;
  margin: 0 2px 0 2px;
  height: 60px;
}
.lb_image {
  margin: 0 0 10px 0;
  text-align: center;
  width: 98%;
  height:240px;
  position:relative;
}
.lb_image img {
  /* position:absolute; */
  margin: auto;
  top:0;
  bottom:0px;
  left:0px;
  right:0px;  
  height:auto;
  background-color: #FFFFFF;
  max-height:240px;
  max-width:240px;
  width: 100%;
}
.lb_title {
  border-bottom: 0 solid #cdcdcd;
  border-top: 0 solid #cdcdcd;
  padding: 10px 0px 10px 0px;
}
.lb_title h2 {
  margin: 0px;  
  padding:0px;
  border:none !important;
  line-height:17px;
  font-size:13px;
  font-size:18px;
  font-weight:500;
  height:56px;
  overflow:hidden;
  color:#444;
}
.lb_title h2 a {
  color:#545454;
}
.lb_title h2 a:hover {
  color:#444;
  text-decoration:none;
}
.listingbox {
  float: left;
  width: 32%;
  height: auto;
  padding: 0px 10px;
  margin: 0px 0px 20px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lb_shipping {
  padding: 5px 0px;
  font-size:12px;
  text-align:left;
  border-bottom: 0 solid #eee;
}
.lb_shipping .lb_shipping_image {
  display:inline-block;
  padding: 0 5px 0 0;
}
.lbox_price_line {
  height: 56px!important;
  width: 100%;
  background-color: white;
  float: left;
}
.lbox_price_line .save_price2 {
  position: absolute;
  top: -335px;
  left: -11px;
  background-color: transparent;
  color: red;
  padding: 4px;
  font-size: 10px;
  font-weight: 700;
}
.lb_price {
  position:relative;
  text-align:left;
  padding: 10px 0 0 0;
  padding: 0;
  font-size: 14px;
  /* line-height:24px; */
  height:24px;
  height:auto;
  color:#434343;
  font-weight:700;
  width: 100%;
  float: left;
  height: 60;
}
.lb_price .no_price {
  font-size:9px;
  line-height:12px;
  font-weight:normal;
  display:block;
  padding:0 0 0 5px;
  color:#999;
}
.lb_price .new_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:800;
  color:#e74c3c;
}
.lb_price .special_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:700;
  color:#e74c3c;
}
.lb_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.lb_price .old_price {
  display:block;
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  color:#777;
  text-decoration:line-through;
  font-weight: 800;
}
.lb_price .save_price {
  font-size:9px;
  font-weight:normal;
  line-height:15px;
  display: none;
}
.lb_price .item_price {
  position:absolute;
  bottom: 5px;
  left:0px;
  font-weight:400;
  font-size:9px !important;
  line-height:11px;
  display:block;
  font-weight:400 !important;
  color:#666;
}
.lb_price .item_price .small_price {
  font-size:9px !important;
  line-height:11px;
}
.lb_price .item_price.with_vpe {
  bottom: 15px !important;
}
.lb_price .uvp_price {
  display:block;
}
.lb_price .graduated_price {
  display:block;
}
.AUS_lb_vpe { position:absolute; bottom:5px; left:0px; text-align:right; padding: 0px 0px 0 0; font-weight:400; font-size:9px; line-height:11px; color:#666; }
.lb_vpe { position:relative; left:0px; padding: 0; font-weight:400; font-size:11px; color:#666; float: none; }

.lbox_price { width: 100%; float: left; height: 60px; padding-left: 2px; }
.lb_tax     { text-align: left; float: left; padding: 2px; }
.lb_tax {
  display: none;
  text-align:right;
  text-align:left;
  padding: 0 0 0px 0;
  font-size:11px;
  font-weight: 600;
  color:#999;
  line-height:11px;
}
.lb_tax a {
  color:#999;
  text-decoration:underline;
}
.lb_tax a:hover {
  color:#999;
  text-decoration:underline;
}
.lb_buttons {
  display:block;
  text-align:center;
  padding-top:15px;
}
.lb_buttons img {
  margin: 0px 2px;
}

.owl-slider    { float: left; width: 100%; margin-bottom: 22px; }
.aaaowl-wrapper   { width:100% !important; }
.owl-newproducts  { }
.aaaowl-slider h2 { background: #ffc62a !important; color: #5F5F5F !important; text-shadow: none !important; }
.aaaowl-item      { float: left; width: 220px; }


/* END productlist boxes */


.listingarea_manu {
  float: left;
  padding: 2px 2px;
}
.listingbox_manu {
  float: left;
  height: auto;
  width: 12.5%;
  padding: 2px 0px;
  margin: 0px 0px 20px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.listingbox_manu .manu_inner {
  margin: 0 0 10px 0;
  text-align: center;
  width: 80%;
  height:80%;
  position:relative;
}
.manu_image img {
  /* position:absolute; */
  margin: auto;
  top:0;
  bottom:0px;
  left:0px;
  right:0px;  
  height:auto;
  background-color: #FFFFFF;
  max-height:100px;
  max-width:100px;
  width: 100%;
}

/* 20. START productlist rows */
.listingrow {
  height:auto;
  margin: 0px 10px 0px 10px;  
}
.listingcontainer .listingrow:first-child .lr_inner,
.listingcontainer_full .listingrow:first-child .lr_inner {
  border-top: 1px solid #eee;  
}

.lr_inner {
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #eee;
  min-height:160px;
  position:relative;
}
.lr_image {
  float:left;
  text-align: center;
  width: 160px;
  height:160px;  
  overflow:hidden;
}
.lr_image img {
  background-color: #FFFFFF;
  margin: 0 auto;
  max-height:160px;
  max-width:160px;
}
.lr_content {
  float:right;
  width:76%;
}
.lr_title {
  border-bottom: 1px solid #eee;
  padding: 0px 0px 8px 0px;
}
.lr_title h2 {
  margin: 0px;  
  padding:0px;
  border:none !important;
  line-height:17px;
  font-size:13px;
  font-weight:500;
  color:#444;
}
.lr_title h2 a {
  /* color:#fa0202; */
}
.lr_title h2 a:hover {
  color:#444;
  text-decoration:none;
}
.lr_desc_box {
  float:left;
  width:64.6017%;
}
.lr_price_box {
  float:right;
  width:31.8584%;
}
.lr_price_box .save_price2 {
  position: relative;
  top: 43px;
  right: 60px;
  background-color: red;
  padding: 4px;
  color: white;
  font-weight: 700;
}
.lr_desc {
  font-size:12px;
  line-height:18px;
  border-bottom: 1px solid #eee;
  padding: 10px 0px 10px 0px;
}
.lr_desc p{
  margin: 0px 0px;
}
.lr_desc ul{
  margin: 8px 0px 8px 15px;
}
.lr_desc ol{
  margin: 8px 0px 8px 15px;
}
.lr_shipping {
  padding: 5px 0px 5px 0px;
  font-size:12px;
  text-align:left;
}
.lr_shipping .lr_shipping_image {
  display:inline-block;
  padding: 0 5px 0 0;
}
.lr_vpe {
  text-align:right;
  padding: 0px 0px 5px 0;
  font-weight:400;
  font-size:9px;
  line-height:11px;
  color:#666;
}
.lr_price {
  text-align:right;
  padding: 10px 0 0 0;
  color:#434343;
}
.lr_price .no_price {
  font-size:9px;
  line-height:12px;
  font-weight:normal;
  display:block;
  padding:0 0 0 20px;
  color:#999;
}
.lr_price .standard_price {
  display:block;
  font-size: 14px;
  line-height:24px;
  color:#434343;
  font-weight:700;
}
.lr_price .new_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:700;
  color:#e74c3c;
}
.lr_price .special_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:normal;
  color:#e74c3c;
}
.lr_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.lr_price .old_price {
  display:block;
  font-size:12px;
  line-height:16px;
  font-weight:500;
  color:#777;
}

.lr_price .save_price {
  margin: -2px 0 6px 0;
  display:block;
  font-size:10px;
  font-weight:500;
  line-height:14px;
  color:#e74c3c;
}
.lr_price .item_price {
  display:block;
  font-size:9px;
  line-height:11px;
  font-weight:normal;
  color:#777;
}
.lr_price .uvp_price {
  display:block;
  font-size: 14px;
  line-height:24px;
  color:#434343;  
}
.lr_price .graduated_price {
  display:block;
  font-size: 14px;
  line-height:24px;
  color:#434343;
}
.lr_tax {
  text-align:right;
  padding: 0 0 0 0;
  font-size:9px;
  color:#999;
  line-height:11px;
}
.lr_tax a {
  color:#999;
  text-decoration:underline;
}
.lr_tax a:hover {
  color:#999;
  text-decoration:underline;
}
.lr_buttons {
  position:absolute;
  display:inline-block;
  right:-2px;
  bottom:15px;
}
/* END productlist rows */


/* 21. START categories listing & subcats */
.cat_description {
  padding: 0px 0px 25px 10px; 
}
.cat_description ul {
  margin-left:15px;
}
.cat_description ol {
  margin-left:28px;
}
.cat_image {
  float:left;
  margin: 6px 25px 10px 0px;
  max-width:100%;
  position:relative;
}
.ci_nomargin {
  margin-right: 0px !important;
}
.subcats {
  margin: 0 -5px 25px -5px;
  padding-left: 10px;
  padding-right: 10px;
}
.subcatlist {
  float:left;
  width:25%; 
  height:100px;
  height:auto;
  padding: 0px 5px;
  margin: 0px 0px 10px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subcatlist_inner {
  border: 1px solid #eee;
}
.subcat_image {
  display:block;
  vertical-align:middle;
  text-align:center;
  height:auto;
  overflow:hidden;
}
.subcat_image_inner {
  display:block;
  vertical-align:middle;
  text-align:center;
  position:relative;
}
.subcat_image_inner:before {
  content: "";
  display:block;
  padding-top: 75%;
}
.subcat_image img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(4.4);
  -moz-transform: scale(4.4);
  -ms-transform: scale(4.4);
  -o-transform: scale(4.4);
  transform: scale(4.4);
}
.subcat_title {
  display:table;
  padding:5px 5px;
  color:#444;
  background:#f5f5f5;
  font-size:12px;
  height:38px;
  width:100%;
  line-height:14px;
  text-align:center;
  font-weight:bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subcat_title_inner {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  word-break:break-all;
}
.subcat_desc {
  display:inline-block;
  padding:5px;
  font-size:12px;
  line-height:16px;
}
.subcatlist a {
  color:#444;
  display:block;
}
.subcatlist a:hover {
  text-decoration:none;
}
.subcatlist a:hover  .subcat_title {
  color:black !important;
  text-decoration:none !important;
  background:#eee;
}
.manu_description {
  padding: 0px 0px 25px 0px; 
}
.manu_description ul {
  margin-left:15px;
}
.manu_description ol {
  margin-left:28px;
}
.manu_image {
  float:left;
  margin: 6px 25px 10px 0px;
  max-width: 100%;
  position:relative;
}

.mi_nomargin {
  margin-right: 0px !important;
  max-width: 100%;
}
/* END categories listing & subcats */



/* 22. START pagination */
.pagination_bar {
  padding: 0px 0px 0px 0px;
  margin: 20px 0 20px 0;
}
.pagination_text {
  float:left;
  display:inline-block;
  font-size:12px;
  line-height:24px;
  vertical-align:middle;
  color:#444;
  padding-left: 10px;
}
.pagination_list {
  display:inline-block;
  float:right;
  font-size:12px;
  line-height:24px;
  padding-right: 10px;
}
.pagination_list ul {
  list-style-type:none;
  margin: 0;
}
.pagination_list ul li {
  float:left;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  padding: 0; 
}
.pagination_list ul li.plain {
  padding: 0 4px;
}
.pagination_list ul li a {
  display: inline-block;
  min-width:16px;
  padding: 0 5px;
  margin: 0 0 0 3px;
  color: #666; 
  text-decoration:none;
  background-color: #eee;
}
.pagination_list ul li a:hover {
  color: #fff; 
  background-color: #545454;
}
.pagination_list ul li.current {
  display: inline-block;
  min-width:16px;
  padding: 0 5px;
  margin: 0 0 0 3px;
  color: #fff; 
  font-weight:700;
  background-color: #545454;
}
/* END pagination */


/* 23. START filter manufacturer */
.filter_bar {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  margin-bottom: 15px;
  padding: 0px 5px;
}
.sort_bar {
  margin: 0px 0 0 0;
}
.sort_bar_row {
  margin: 0px -5px 0px -5px;
}
.sort_bar_item {
  float:left;
  width:25%;
  padding:5px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sort_bar_item.right {
  float:right;
}
.sort_bar_item.right a {
  float: right;
  display: block;
  padding: 0px 5px;
  line-height: 32px;
  font-size: 18px;
  height: 32px;
}
.sort_bar_item.right .fas {
  vertical-align:-2px;
}
a.view_list {
  color:#b3b3b3
}
a.view_list:hover, a.view_list.active {
  color:#6c6c6c;
  text-decoration:none;
}
a.view_box {
  color:#b3b3b3
}
a.view_box:hover, a.view_box.active {
  color:#6c6c6c;
  text-decoration:none;
}

.tags_bar {
  margin: 5px 0 0 0;
}
.tags_bar_headline {
  font-size:10px;
  line-height:12px;
  font-weight:bold;
  padding: 0px 0px 0px 2px;
}
a.tags_bar_reset {
  float:right;
  font-size:10px;
  line-height:12px;
}

.tags_bar_row {
  margin: 0px -5px 0px -5px;
}
.tags_bar_item {
  float:left;
  width:25%;
  padding:5px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.filter_bar .CaptionCont.SelectBox.Selected {
  color: black !important;
  background: #C6D4E8 !important;
}

/* END filter manufacturer */


/* 24. START content sites (AGB, Datenschutz, etc.) */
.content_site {
  padding: 0 0 20px 0;
  padding: 0 10px 20px 10px;
}
.content_site ul {
  margin-left:16px;
}
.content_site ol {
  margin-left:28px;
}
.content_site img {
  max-width:100% !important;
  height:auto !important;
}
/* END content sites (AGB, Datenschutz, etc.) */


/* 25. START products_table for order_details, account_history_info, checkout_confirmation */
ul.orderlist {
  list-style-type:none;
  margin: 0 0 0 0 !important;
}
ul.orderlist li {
  list-style-type:none;
  line-height:19px;
}
ul.orderlist li .orderlist_row {
  vertical-align:top;
  padding: 10px 10px;
}
ul.orderlist li .orderlist_header {
  padding: 10px 10px 10px 10px;
  font-size:10px !important;
  line-height:18px;
  color:#666666;
  font-weight:700 !important;
  background:transparent;
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
}
.highlightbox.checkoutborder ul.orderlist li .orderlist_header { 
  border-top: 0px !important;
  padding-top: 0px !important;
  margin-top: -4px;
}


ul.orderlist li .orderlist_header span.ol_productsname {
  font-size:10px !important;
  line-height:18px;
  font-weight:bold !important;
}
ul.orderlist li .orderlist_header span.ol_singleprice {
  font-weight:bold !important;
}
ul.orderlist li .orderlist_header span.ol_totalprice {
  font-weight:bold !important;
}
ul.orderlist li .orderlist_header span.ol_price_row {
  float:right;
  display:inline-block;
}

.ol_row1 {
  background:#fff;
  border-bottom:1px solid #ddd;
}
.ol_row2 {
  background:#fff;
  border-bottom:1px solid #ddd;
}
ul.orderlist li .orderlist_row span {

}
span.ol_quantity {
  float:left;
  display:inline-block;
}
span.ol_quantity2 {
  float:left;
  display:inline-block;
  padding-top:5px;
}
span.ol_quantity input {

}

span.ol_image {
  float:left;
  display:inline-block;
  text-align:center;
}
span.ol_image_AUS img {
  max-width:80px;
  max-height:80px;
  margin: 0px auto;
  text-align:center;
}
span.ol_image img {
  max-width: 60px;
  max-height: 60px;
  margin: 0px auto;
  text-align: center;
  padding-top: 16px;
}
span.ol_productsname {
  float:left;
  display:inline-block;
  font-size: 13px;
  line-height: 19px;
}
span.ol_productsname a {
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  padding: 0;
}
span.ol_productsname a:hover {
  text-decoration:none;
}
span.ol_price_row {
  float:right;
  display:inline-block;
}
span.ol_delete {
  float:right;
  text-align:center;
  display:inline-block;
}
span.ol_singleprice {
  float:right;
  text-align:right;
}
span.ol_totalprice {
  float:right;
  text-align:right;
}
.ol_width4_header { width: 37.0%; min-width:230px; display: inline-block; }
.ol_width1 { width:  5.0%; min-width:40px; }
.ol_width2 { width: 12.0%; min-width:100px; }
.ol_width3 { width: 40.0%; }
.ol_width4 { width: 37.0%; min-width:230px; padding: 0!important; }
.ol_width5 { display: block; }
/*
ul.orderlist li .orderlist_header span.ol_singleprice { display: none; }
ul.orderlist li .orderlist_header span.ol_delete { display: none; }
.ol_width4_header { width: 17.0%; min-width: 100px; }
*/
span.ol_price_row { margin-top: 0!important; }
span.ol_delete    { float: left; }
.ol_width5 { width: 35.0%; }
.ol_width6 { width: auto; }
.ol_width7 { width: 30.0%; }

.ol_distance {
  display:block;
  padding-top:5px;
  text-align: left;
}
.ol_distance_r {
  display:block;
  padding-top:5px;
  text-align: right;
}
.ol_distance_oldprice {
  display:block;
  padding-top:5px;
  text-decoration: line-through;
}
.ol_distance_price {
  display:block;
  padding-top:5px;
  text-decoration: none;
  color: red;
}
.ol_model {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  margin: 2px 0 0 0;
}
.ol_shipping {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
}
.ol_short_desc {
  font-size:12px;
  line-height:18px;
}
.ol_tags_row {
  margin: 0 0 10px 0;
}
.ol_tags_item {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  margin: 2px 0 0 0;
}

ul.attributes_list {
  list-style-type:none;
  margin: 5px 0px 5px 0px !important;
}
ul.attributes_list li {
  border: none !important;
  font-size:12px;
  line-height:20px;
}

.ord_wishlist {
  display:block;
  padding:10px 0 0px 0;
  font-size:11px;
  color:#999;
}
.ord_wishlist a {
  color:#999 !important;
  text-transform:none !important;
  font-size:11px !important;
  font-weight:bold !important;
}
.ord_wishlist a:hover {
  text-decoration:none;
}
.ord_wishlist .fas {
  padding-right:4px;
}

.total_table_right {
  padding: 10px 0 0 0;
  float:right;
}
table.total_table {
  font-size:13px;
  line-height:19px;
}
table.total_table tr td {
  padding:2px 5px;
  vertical-align:top;
}
.ord_width_total {
  width:105px;
}

.ord_subtotal {
  margin: 0px 0 0px 0;
  float:right;
  width:48%;
  text-align:right;
  line-height:21px;
  padding: 0px 0px 0px 0px;
}
.ord_subtotal .shipping_container {
  margin: 4px 0px;
}
.ord_subtotal select {
  max-width:180px;
  margin-left:5px;
}
.ord_subtotal .SumoSelect {
  max-width:180px;
  margin-left:5px;
  text-align: left;
}

.ord_subtotal .shipping_hinweis {
  font-size:12px;
  line-height:16px;
  margin: 0px 0px 4px 0px;
}

.ord_table_right {
  text-align:right;
}
.ord_width100 {
  width:100px;
}

ul.ord_total_list {
  margin: 0px !important;
  list-style-type:none !important;
}
ul.ord_total_list li {
  padding: 10px 10px;
  line-height:19px;
}
.otl_row1 {
  border-bottom:1px solid #ddd;
  background:#fafafa;
}
.otl_row2 {
  background:#f5f5f5;
  padding: 10px 10px 4px 10px !important;
}
.otl_row3 {
  background:#f5f5f5;
  padding: 5px 10px 10px 10px !important;
  color:#999;
}
.otl_row4 {
  border-top:1px solid #ddd;
  background:#d4edda;
  padding:15px 10px !important;
}

.otl_row2 .otl_col1 {
  line-height:35px;
}

.otl_col1 {
  width:50%;
  float:left;
  text-align:left;
}
.otl_col2 {
  width:50%;
  float:left;
  text-align:right;
}
.otl_col3 {
  width:80%;
  float:left;
  text-align:left;
}
.otl_col4 {
  width:20%;
  float:left;
  text-align:right;
  white-space:nowrap;
}

.express_info_cart {
  display:block;
  text-align:right;
  line-height:12px;
  font-size:10px;
  padding:2px 2px 5px 0;
}
.express_info_cart a {
  color:#555;
}
.express_info_cart a:hover {
  color:#555;
  text-decoration:underline;
}
/* ENDE Warenkorb als Liste */
/* END products_table for order_details, account_history_info, checkout_confirmation */


/* 26. START Product details */
.product_headline {
  margin: 25px 0 15px 0;
  border: #ddd solid;
  border-width: 0 0 0 0;
  padding: 0 0 5px 0;
}
.product_headline h1 {
  margin: 0px 0 0px 0;
  padding: 0 0 0px 10px;
  border-width: 0 0 0 0;
}
.pd_manu_image {
  float:right;
  display:inline-block;
  height:100px;
  margin: 0;
  padding-right: 10px;
}
.pd_manu_image img {
  max-height:100px;
  width:auto;
}
#product_details {
  position:relative;
  padding: 0 10px 20px 10px;
}
.pd_imagebox {
  float:left;
  width:30%;
  max-width:240px;
}
.pd_content {
  float:right;
  width:66%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pd_infobox {
  order:1;
  width:44%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
  margin-bottom:20px;
}
.pd_summarybox {
  order:2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:56%;
  margin-bottom:20px;
}
.pd_summarybox_inner {
   background-color: #F2F2F2;
  border: 1px solid #E6E6E6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:5px;
}
.pd_big_image {
  position:relative;
  width:100%;
  margin: 0px 0px 0px 0px;
  border:1px solid #eee;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
}
.pd_big_image:before {
  content: '';
  padding-top: 100%;
  display: block;
  overflow:hidden;
}
.pd_big_image img {
  margin: 0 auto;
  position: absolute;
  top: 90px;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 25%;
  max-height: 25%;
  font-size: 0;
  -webkit-transform: scale(4.0);
  -moz-transform: scale(4.0);
  -ms-transform: scale(4.0);
  -o-transform: scale(4.0);
  transform: scale(4.0);
}
.pd_fsk18 {
  background: transparent url(img/fsk18.png) no-repeat top center;
  height: 44px;
  position: absolute;
  width: 44px;
  top:0px;
  left:0px;
}
.zoomtext {
  line-height:13px;
  font-size:9px;
  padding:10px 0px;
}
.pd_small_image_row {
  margin: 2px -5px 0px -5px;
}
.pd_small_image_first {
  float:left;
  position:relative;
  width:33.3333%;
  padding: 0px 5px;
  margin: 0px 0px 10px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pd_small_image {
  float:left;
  position:relative;
  width:33.3333%;
  padding: 0px 5px;
  margin: 0px 0px 10px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pd_small_image_inner {
  border:1px solid #eee;
  text-align: center;
  position:relative;
  width:100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pd_small_image_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
  overflow:hidden;
}

.pd_small_image_inner img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(4.4);
  -moz-transform: scale(4.4);
  -ms-transform: scale(4.4);
  -o-transform: scale(4.4);
  transform: scale(4.4);
}

.pd_small_image_tab_row {
  margin: 0px -5px 0px -5px;
}
.pd_small_image_tab {
  float:left;
  position:relative;
  width:14.2857%;
  padding: 0px 5px;
  margin: 0px 0px 10px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pd_small_image_tab_inner {
  border:1px solid #eee;
  text-align: center;
  position:relative;
  width:100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pd_small_image_tab_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
  overflow:hidden;
}
.pd_small_image_tab img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(4.8);
  -moz-transform: scale(4.8);
  -ms-transform: scale(4.8);
  -o-transform: scale(4.8);
  transform: scale(4.8);
}

.pd_inforow_first {
  margin: 0px;
  border-bottom: 1px solid #eee;
}
.pd_inforow {
  font-weight:400;
  padding: 7px 0px 7px 0px;
  font-size:10px;
  line-height:14px;
  text-align:left;
  border-bottom: 1px solid #eee;
}
.pd_inforow strong {
  font-weight:600;
}
.pd_inforow.red { 
  color:#e74c3c;
}
.pd_inforow_message {
  margin: 10px 0 0 0;
  color:#e74c3c;
  padding: 7px 0px 7px 0px;
  font-size:10px;
  font-weight:700;
  line-height:14px;
  text-align:left;
  border-top: 1px solid #eee;
}
.pd_inforow .pd_shipping_image {
  display:inline-block;
  padding: 0 5px 0 0;
}
.pd_price {
  position:relative;
  text-align:right;
  padding: 0px 0 0 0;
}
.pd_price .no_price {
  font-size:10px;
  line-height:14px;
  font-weight:normal;
  display:block;
  padding:4px 0 4px 0;
  color:#999;
}
.pd_price .standard_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  color:#434343;
  font-weight:700;  
}
.pd_price .new_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  font-weight:700;
  color:#e74c3c;
}
.pd_price .special_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  font-weight:normal;
  color:#e74c3c;
}
.pd_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.pd_price .old_price {
  display:block;
  font-size:12px;
  line-height:16px;
  font-weight:500;
  color:#777;
  text-decoration:line-through;
}
.pd_price .save_price {
  margin: -1px 0 6px 0;
  display:block;
  font-size:10px;
  font-weight:500;
  line-height:14px;
  color:#e74c3c;
}
.pd_price .item_price {
  padding: 0 0 4px 0;
  display:block;
  font-size:10px;
  line-height:12px;
  font-weight:500;
  color:#777;
}
.pd_price .uvp_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  color:#434343;
}
.pd_price .graduated_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  font-weight:700;
  color:#e74c3c;  
}
.pd_tax {
  text-align:right;
  padding: 0px 0 0px 0;
  font-size:11px;
  color:#999;
  line-height:11px;
}
.pd_tax a {
  color:#999;
  text-decoration:underline;
}
.pd_tax a:hover {
  color:#999;
  text-decoration:underline;
}
.pd_vpe {
  text-align:right;
  padding: 0 0 4px 0;
  font-size:10px;
  line-height:12px;
  font-weight:500;
  color:#777;
}
.pd_fsk_padding {
  padding-left:50px;
}
ul.pd_iconlist {
  margin: 20px 0 0px 0px !important;
  list-style-type:none;
  border: solid #eee;
  border-width: 1px 0px 0px 0px;
  background:#fff;
  overflow:hidden;
  font-weight:400;
}
ul.pd_iconlist li {
  font-size:10px;
  line-height:14px;
}
ul.pd_iconlist li a {
  display:block;
  color:#555;
  border-bottom:1px solid #eee;
  padding: 7px 0px 7px 25px;
}
ul.pd_iconlist li a:hover {
  color:#ed2525;
  text-decoration:none;
}
ul.pd_iconlist li.wishlist {
  cursor:pointer;
  border-bottom:1px solid #eee;
  padding: 0px 0px 0px 2px;
}
ul.pd_iconlist li.wishlist .wishlist_submit_link {
  margin-left:23px;
  color:#555;
  background:none;
  border: none;
  font-size:10px;
  line-height:14px;
  padding:7px 0px;
  cursor:pointer;
  width:100%;
  text-align:left;
  outline:none;
}
ul.pd_iconlist li.wishlist .wishlist_submit_link:hover {
  color:#fa0202;
  text-decoration:none;
}
ul.pd_iconlist li.print {
  position:relative;
}
ul.pd_iconlist li.print:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f02f';
  font-weight: 900;
  font-size: 13px;
  position:absolute;
  top:7px;
  left:3px;
  color:#858585;
}
ul.pd_iconlist li.vote {
  position:relative;
}
ul.pd_iconlist li.vote:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f164';
  font-weight: 900;
  font-size: 13px;
  position:absolute;
  top:6px;
  left:3px;
  color:#858585;
}
ul.pd_iconlist li.express {
  position:relative;
}
ul.pd_iconlist li.express:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f218';
  font-weight: 900;
  font-size: 13px;
  position:absolute;
  top:6px;
  left:2px;
  color:#858585;
}
ul.pd_iconlist li.wishlist {
  cursor:pointer;
  border-bottom:1px solid #eee;
  position:relative;
}
ul.pd_iconlist li.wishlist:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f005';
  font-weight: 900;
  font-size: 13px;
  position:absolute;
  top:6px;
  left:3px;
  color:#858585;
}
.dateadded {
  font-size:10px;
}
.dateadded_border {
  margin-top:20px;
  font-size:10px;
  border-top: none;
}
.pd_description ul{
  margin: 8px 0px 8px 15px;
}
.pd_description ol{
  margin: 8px 0px 8px 15px;
}
.pd_description img{
  width: auto;
  max-width: 100%;
  height: auto;
}
.pd_description iframe{
  max-width: 100%;
}
.pd_inforow .pd_rating_icons {
  display:inline-block;
  font-size:11px;
  line-height:15px;
  color:#ccc;
  padding: 0px 3px 0 0;
}
.pd_inforow .pd_rating_icons .fas {
  padding: 0 1px 0 0;
}
.pd_inforow .pd_rating_icons .full  {
  color:#f1c40f;
}
.products_sold_out {
  display:inline-block;
  font-size:14px;
  line-height:15px;
  color:#c00;
  padding: 14px;
  text-align: center;
  width: 100%;
}

/* END Product details */


/* 27. START graduated prices */
.graduated_prices {
  margin: 15px 0px 0px 0px;
}
.gp_headline {
  font-size:10px;
  line-height:12px;
  font-weight:700;
  padding: 0 0 4px 0;
}
.gp_box {
  float:left;
  width:33.3333%;
  margin: 0px 0px -1px 0px;
  border: solid #ddd;
  border-width: 1px 0px 1px 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gp_box.vpe {
  width:50%;
}
.gp_box.last {
  border-right: 1px solid #ddd;
}
.gp_title {
  display:block;
  background:#fafafa;
  font-size:10px;
  font-weight:600;
  text-align:left;    
  padding:1px 3px;
  white-space:nowrap;
  border-bottom: 1px solid #ddd;
}
.gp_price {
  display:block;
  background:#fff;
  font-size:10px;
  font-weight:normal;
  text-align:left;    
  padding:1px 3px;
}
.gp_vpe {
  display: block;
  background:#fff;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  padding: 1px 3px;
  border-top: 1px solid #ddd;
}
/* END graduated prices */


/* 28. START addtobasket */ 
.addtobasket {
  margin: 20px 0px 0px 0px;
  padding: 20px 0px 5px 0px;
  border-top: 1px solid #ddd;
}
.addtobasket_txt {
  width: 50px;
}
.addtobasket_txt, .addtobasket_input {
  float:left;
  display:inline-block;
  width: 50px;
}
.addtobasket_actions {
  float:right;
  display:inline-block;
  width:100%;
  max-width:175px;
}
.express_info {
  display:block;
  text-align:right;
  line-height:12px;
  font-size:10px;
  padding:4px 2px 0 0;
}
.express_info a {
  color:#555;
}
.express_info a:hover {
  color:#555;
  text-decoration:underline;
}
/* END addtobasket */

/* 29. START product_details reviews */
.reviewrow { 
  border-bottom: 1px solid #ddd;
  padding:10px 0px 4px 0px;
}
.reviewrow_title {
  line-height:18px;
}
.reviewrow_title .rating_icons {
  display:inline-block;
  font-size:13px;
  line-height:15px;
  color:#ccc;
  padding: 0px 3px 0 5px;
}
.reviewrow_title .rating_icons .fas {
  padding: 0 1px 0 0;
}
.reviewrow_title .rating_icons .full  {
  color:#f1c40f;
}
/* END product_details reviews */


/* 30. START product_options */
.productoptions {
  margin: 15px 0px 0px 0px;
  width:100%;
  order:3;
}
/* multi & dropdown */
.options_row_multi {
  margin: 0 0 10px 0;  
}
.options_row_multi .options_name {
  font-size:10px;
  font-weight:700;
  line-height:12px;
  padding: 0 0 4px 0;
}
.options_row_multi .options_select {
}
/* selection & table */
.options_row_selection {
  margin: 0 0 15px 0;  
}
.options_row_selection .options_name {
  font-size:10px;
  font-weight:700;
  line-height:12px;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #ddd;
}
.options_row_selection .options_selection  {
  padding:3px 0px;
  font-size:12px;
  line-height:20px;  
  border-bottom: 1px solid #ddd;
}
.option_bg1 {
  background:#fafafa;
  padding:3px 5px !important;
}
.option_bg2 {
  background:#ffffff;
  padding:3px 5px !important;
}
.options_row_selection .options_selection label {
  cursor: pointer;
  display:block;
  width:100%;
}
.options_row_selection .options_selection label input[type=radio] {
  vertical-align: -1px;
}
.options_row_selection .options_selection label .options_selection_price {
  float:right;
  padding-right:2px;
}
.options_row_selection .options_selection label .label_row1 {
  display:block;
}
.options_row_selection .options_selection label .label_row1 .options_selection_input {
  float:left;
  display:block;
  width:25px;
  text-align:left;
}
.options_row_selection .options_selection label .label_row1 .options_selection_text {
  float:left;
  display:inline-block;
}
.options_row_selection .options_selection label .label_row2 {
  display:inline-block;
  font-style:italic;
}

/* END product_options */


/* 31. START product_details media */
.mediarow { 
  border-bottom: 1px solid #ddd;
  padding:10px 5px 10px 5px;
}
.media_bg1 {
  background:#fafafa;
}
.media_bg2 {
  background:#ffffff;
}
.mediarow_headline {
  line-height:32px;
}
.mediarow_title {
  font-weight:bold;
  display:inline-block;
}
.mediarow_button {
  float:right;
  text-align:right;
  display:inline-block;
  height:32px;
  min-width:120px;
}
.mediarow_filesize {
  float:right;
  text-align:right;
  display:inline-block;
  padding: 0px 30px 0px 0px;
  font-style:italic;
}
.mediarow_desc {
  padding: 0px;
}
/* END product_details media */


/* 32. START popup content (popup print_product_info, popup print_order.html) */
body.popupcontent {
  min-width:100%;
  background:#fff none;
}
body.popupcontent h1 {
  margin-top:0px !important;
}
/* 32. END popup content */


/* 33. START print content (popup print_product_info, popup print_order.html) */
body.popupprint {
  min-width:100%;
  background:#fff none;
}
.printwrap {
  width:700px;
  margin: 0px auto;
}
.printlogo {
  padding:10px 0px;
  text-align:center;
  border-bottom: 1px solid #ccc;
  margin-bottom:10px;
}

/* print order */
.printColumsLeft {
  float:left;
  width:48%;
}
.printColumsRight {
  float:right;
  width:48%;
}
/* print info */
.printColumsInfoLeft {
  float:left;
  width:500px;
  padding: 0px;
}
.printColumsInfoLeft ul{
  margin: 8px 0px 8px 15px;
}
.printColumsInfoLeft ol{
  margin: 8px 0px 8px 15px;
}
.printColumsInfoRight {
  float:right;
  width:164px;
  text-align:center;
}
.printColumsInfoRight img {
  max-width:160px;
  height:auto;
  margin: 10px auto 0px auto;
  border: 1px solid #ddd;
  padding:1px;
}
ul.printinfolist {
  margin-left:15px;
}
ul.printinfolist li.active {
  font-weight:bold;
}
.moimages {
  float:left;
  width:126px;
  height:126px;
  border: 1px solid #ddd;
  padding:2px;
  margin: 0px 10px 10px 0px;
  position:relative;
}
.moimages:nth-child(5n+1) {
  margin-right:0px;
}
.moimages img {
  position:absolute;
  margin: auto;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
  background-color: #FFFFFF;
  max-height:126px;
  max-width:126px;
}
/* admin print-order */
.printwrap_admin {
  padding-top:40px;
  width:700px;
  margin: 0px auto;
}
p.underline {
  margin:105px 0px 3px 15px;
  font-size:10px;
  text-decoration:underline;
}
.printlogo_admin {
  padding:0px 0px;
  text-align:right;
  margin:0px 0 20px 0;
}
.printlogo_admin img {
  max-width:336px;
}
.print_small {
  font-size:12px;
  line-height:18px;
}
.print_big {
  font-size:26px;
  font-weight:bold;
  text-transform:uppercase;
  padding:30px 0 0 0;
}

.printwrap_admin table .order_table {
  margin-top:10px;
  font-size:13px;
  line-height:19px;
  width:100%;
}
.printwrap_admin .ord_table_left {
  text-align:left;
}
.printwrap_admin .ord_table_right {
  text-align:right;
}
.printwrap_admin .ord_width40 {
  width:40px;
}
.printwrap_admin .ord_width110 {
  width:110px;
}
.printwrap_admin .ord_width120 {
  width:120px;
}
/* .printwrap_admin  */
table.order_table tr.headerrow {
  font-size:12px;
  line-height:18px;
  font-weight:bold;
  background:transparent;
}
/* .printwrap_admin */
table.order_table tr.headerrow td {
  padding:5px 5px;
  vertical-align:top;
}
/* .printwrap_admin */
table.order_table tr.mainrow td {
  border-top: 1px solid #ddd;
  padding:10px 5px;
  vertical-align:top;
}
/* .printwrap_admin */
table.order_table ul.attributes_list {
  list-style-type:none;
  margin: 7px 0px 0px 0px !important;
}
/* .printwrap_admin */
table.order_table ul.attributes_list li {
  font-size:12px;
  line-height:20px;
}
.printwrap_admin .total_table_right {
  float:right;
}
.printwrap_admin table.total_table {
  font-size:13px;
  line-height:19px;
}
.printwrap_admin table.total_table tr td {
  padding:2px 5px;
  width:120px;
  white-space:nowrap;
}
/* END print content (popup print_product_info, popup print_order.html) */


/* 34. START reviews */
.reviewsbox {
  background:#fff;
  border:solid #ddd 1px;
  width:49%;
  height:185px;
  overflow:hidden;
  margin: 0 0 20px 0;
}
.rb_left {
  float:left;
}
.rb_right {
  float:right;
}
.reviewsbox_inner {
  padding:15px;
}
.rb_headline {
  font-size:13px;
  color:#555;
  line-height:17px;
  border-bottom: 1px solid #eee;
  padding: 0 0 5px 0;
  margin: 0px 0px 6px 0px;
} 
.rb_headline a {
  text-decoration:none; 
} 
.rb_headline a:hover {
  text-decoration:none; 
} 
.rb_autor {
  float:left;
  display:inline-block;
  font-size:12px;
  height:18px;
  line-height:18px; 
}  
.rb_rating {
  float:right;
  display:inline-block;
  font-size:12px;
  height:18px;
  line-height:18px;
}
.rb_rating img {
  vertical-align:-2px;
}
.rb_rating .rb_rating_icons {
  display:inline-block;
  font-size:13px;
  line-height:15px;
  color:#ccc;
  padding: 0px 0px 0 0;
}
.rb_rating .rb_rating_icons .fas {
  padding: 0 1px 0 0;
}
.rb_rating .rb_rating_icons .full  {
  color:#f1c40f;
}
.rb_image {
  float:left;
  width:84px;
  height:84px;
  overflow:hidden;
  text-align:center;
  position:relative;
  margin:10px 0 0 0;
}
.rb_image img {
  position:absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
  border: 1px solid #eee;
  max-width:80px;
  max-height:80px;
}
.rb_rezension {
  float:right;
  width:70%;
}
.rb_rezension_small {
  float:right;
  width:230px;
}
/* END reviews */
  

/* 35. START upcoming_products */  
ul.upcoming_list {
  margin: 0px;
}
ul.upcoming_list li {
  list-style-type:none;
  border-bottom: 1px solid #eee;
  padding: 5px 0px;
}  
/* END upcoming_products */  


/* 36. START coupon box - error message */  
.hb_box_text {
  float:left;
  display:inline-block;
  line-height:30px;
  font-size:12px;
  height:32px;
  padding: 0 30px 0 0;
  font-weight:bold;
}  
.hb_box_input {
  float:left;
  display:block;
  width: 320px;
  height:32px;
}   
.hb_box_button {
  float:left;
  display:inline-block;
  height:32px;
  padding: 0 0 0 20px;  
}  
/* END coupon box - error message */  

 
/* 37. START downloads */
.downloadrow { 
  border: 1px solid #ddd;
  background:#fafafa;
  padding:5px;
  margin-bottom:10px;
}
.dl_icon {
  float:left;
  width:61px;
  height:50px;
}
.dl_icon a {
  display:block;
  width:61px;
  height:50px;
}
.dl_icon a:hover {
  text-decoration:none;
}
.dl_content {
  float:left;
  display:inline-block;
  margin: 0 0 0 30px;
  line-height:21px;
  font-size:13px;
  padding: 3px 0 0 0;
}
/* END downloads */
  

/* 38. START offline & admin-login */
#layout_offline {
  max-width:700px;
  margin:40px auto;
  padding:30px;
  border: 1px solid #ddd;
}
#layout_adminlogin {
  position:relative;
  margin: 50px auto;
  padding:15px;
  background:#fff;
  border:solid #eee 1px;
  -webkit-box-shadow: 0px 0px 15px #3d3d3d; 
  -moz-box-shadow: 0px 0px 15px #3d3d3d; 
  box-shadow: 0px 0px 15px #3d3d3d;
  width:400px;
}
#layout_adminlogin a.help_adminlogin {
  position:absolute;
  width:32px;
  height:32px;
  outline:none;
  top:10px;
  right:10px;  
  display:block;
}
#layout_adminlogin .login {
  float:right;
  margin: 10px 0 0 0;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  padding: 2px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  border: solid 1px #101010;
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#242424));
  background: -moz-linear-gradient(top,  #494949,  #242424);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#242424');
}
#layout_adminlogin .login:hover {
  text-decoration: none;
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#242424), to(#494949));
  background: -moz-linear-gradient(top,  #242424,  #494949);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#494949');
}
/* END offline & admin-login */



/* 39. START toggle shopping cart box */
.toggle_cart {
  position:absolute;
  right:0px;
  top:43px;
  display:none;  
  width:340px!important;
  padding:10px;
  background:#e2e2e2;
  color:#333;
  z-index:1000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toggle_cart a {
  background:none !important; 
  padding-left: 0px !important; 
}
.giftmessage {
  border: 1px solid #d4edda;
  padding: 5px;
  background-color: #d4edda;
  line-height: 16px;
  color:#155724;
  font-size:11px;
  line-height:15px;
}
ul.tc_list {
  list-style-type:none;
  margin: 0px 0px 0px 0px;
 }
ul.tc_list li {
  position:relative;
  float:none;
  padding:0px;
  border:none !important;
  margin: 0px !important;
}
ul.tc_list li a {
  display:block;
  border-top: 1px solid #ccc;
  font-size:10px !important;
  line-height:34px !important;
  color:#555;
}
ul.tc_list li .tc_delete {
  position:absolute;
  width:16px;
  height:16px;
  right:3px;
  top:9px;  
}
ul.tc_list li .tc_delete a {
  border:none !important;
  padding:0px !important;
  line-height:16px !important;
}
ul.tc_list li .tc_delete a:hover {
  background:transparent !important;
}
ul.tc_list li a:hover {
  color:#333;
  background:#ddd !important;
  text-decoration:none;
}
.toogle_cart_links {
  border-top: 1px solid #ccc !important;
  text-align:right;
  padding:5px 0 0 0;
} 
.toogle_cart_links a {
  display:inline-block !important;
  text-transform:uppercase;
  font-size:11px !important;
  line-height:33px !important;
  color:black !important;
  padding: 0px 0px 0px 0px !important;
  margin-left:20px !important;
}
.toogle_cart_links a:hover {
  opacity:0.8;
  text-decoration:none;
}
.toggle_wishlist {
  position:absolute;
  right:0px;
  top:43px;
  display:none;  
  width:340px !important;
  padding:10px;
  background:#e2e2e2;
  color:#333;
  z-index:1000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toggle_wishlist a {
  background:none !important; 
  padding-left: 0px !important; 
}
/* END toggle shopping cart box */


/* 40. START carousel Bestseller box */
.bxcarousel_box_bestseller {
  width:100%; 
  margin: 0px auto;
}
ul.bxcarousel_bestseller li {
  float:left;
  width:123px;
  background:#fff;
  border: 1px solid #ddd;
  display:block;
}
ul.bxcarousel_bestseller li .carousel_box {
  padding:5px;
}  
ul.bxcarousel_bestseller li .carousel_box .cb_image {
  position:relative;
  display:block;
  height:113px;
  overflow:hidden;
}
ul.bxcarousel_bestseller li .carousel_box .cb_image img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  max-height: 110px;
}
ul.bxcarousel_bestseller li .carousel_box .cb_title {
  display:block;
  border-top: 1px solid #ddd;
  margin: 7px 0 0 0;
  padding:5px 0 2px 0;
  font-size:11px;
  text-align:center;
  line-height:15px;
  height:30px;
  color:#fa0202;
  font-weight:400;
}
ul.bxcarousel_bestseller li .carousel_box a:hover {
  text-decoration:none;
}

ul.bxcarousel_slider {
  list-style-type:none;
}
ul.bxcarousel_slider li {
  display:none;
}
ul.bxcarousel_slider li:first-child {
  display:block;
}
ul.bxcarousel_slider img {
  position: relative !important;
}
/* END carousel Bestseller box */


/* 33. START print content (popup print_product_info, popup print_order.html) */
body.popupprint {
  min-width:100%;
  background:#fff none;
}
.printwrap {
  width:700px;
  margin: 0px auto;
}
.printlogo {
  padding:10px 0px;
  text-align:center;
  border-bottom: 1px solid #ccc;
  margin-bottom:10px;
}

/* print order */
.printColumsLeft {
  float:left;
  width:48%;
}
.printColumsRight {
  float:right;
  width:48%;
}
/* print info */
.printColumsInfoLeft {
  float:left;
  width:500px;
  padding: 0px;
}
.printColumsInfoLeft ul{
  margin: 8px 0px 8px 15px;
}
.printColumsInfoLeft ol{
  margin: 8px 0px 8px 15px;
}
.printColumsInfoRight {
  float:right;
  width:164px;
  text-align:center;
}
.printColumsInfoRight img {
  max-width:160px;
  height:auto;
  margin: 10px auto 0px auto;
  border: 1px solid #ddd;
  padding:1px;
}
ul.printinfolist {
  margin-left:15px;
}
ul.printinfolist li.active {
  font-weight:bold;
}
.moimages {
  float:left;
  width:126px;
  height:126px;
  border: 1px solid #ddd;
  padding:2px;
  margin: 0px 10px 10px 0px;
  position:relative;
}
.moimages:nth-child(5n+1) {
  margin-right:0px;
}
.moimages img {
  position:absolute;
  margin: auto;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
  background-color: #FFFFFF;
  max-height:126px;
  max-width:126px;
}
/* admin print-order */
.printwrap_admin {
  padding-top:40px;
  width:700px;
  margin: 0px auto;
}
p.underline {
  margin:105px 0px 3px 15px;
  font-size:10px;
  text-decoration:underline;
}
.printlogo_admin {
  padding:0px 0px;
  text-align:right;
  margin:0px 0 20px 0;
}
.printlogo_admin img {
  max-width:336px;
}
.print_small {
  font-size:12px;
  line-height:18px;
}
.print_big {
  font-size:26px;
  font-weight:bold;
  text-transform:uppercase;
  padding:30px 0 0 0;
}

.printwrap_admin table.order_table {
  margin-top:10px;
  font-size:13px;
  line-height:19px;
  width:100%;
}
.printwrap_admin .ord_table_left {
  text-align:left;
}
.printwrap_admin .ord_table_right {
  text-align:right;
}
.printwrap_admin .ord_width40 {
  width:40px;
}
.printwrap_admin .ord_width110 {
  width:110px;
}
.printwrap_admin .ord_width120 {
  width:120px;
}
/* .printwrap_admin  */
table.order_table tr.headerrow {
  font-size:12px;
  line-height:18px;
  font-weight:bold;
  background:transparent;
}
.printwrap_admin table.order_table tr.headerrow td {
  padding:5px 5px;
  vertical-align:top;
}
.printwrap_admin table.order_table tr.mainrow td {
  border-top: 1px solid #ddd;
  padding:10px 5px;
  vertical-align:top;
}
.printwrap_admin table.order_table ul.attributes_list {
  list-style-type:none;
  margin: 7px 0px 0px 0px !important;
}
.printwrap_admin table.order_table ul.attributes_list li {
  font-size:12px;
  line-height:20px;
}
.printwrap_admin .total_table_right {
  float:right;
}
.printwrap_admin table.total_table {
  font-size:13px;
  line-height:19px;
}
.printwrap_admin table.total_table tr td {
  padding:2px 5px;
  width:120px;
  white-space:nowrap;
}
.product_special {
  font-size:10px;
  margin-left: 28px;
  margin-top: 0px;
  position: absolute;
  z-index: 5;
  color: red;
  font-weight: 700;
}
.product_new {
  padding-left: 94px;
  z-index: 5;
  color: green;
  font-weight: 700;
}



/* END print content (popup print_product_info, popup print_order.html) */

/* teaser_goldenerschnitt */
.content_goldenerschnitt { width: 100%; margin: 0; float:left; }
.teaser_goldenerschnitt { }
.Acontent_goldenerschnitt a { width: 100%; height: 100%; position: relative; z-index: 9; display: grid; }
.teaser_gs_r1r2c1     { float: left; width: 75%; height: auto; }
.AUS_teaser_gs_r1r2c1 a { width: 75%; height: 100%; position: relative; z-index: 9; display: grid; }
.AUS_teaser_gs_r2c1 a { width: 75%; height: 100%; position: relative; z-index: 9; display: grid; }
.teaser_gs_r2c1       { float: left; width: 100%; }
.teaser_gs_r2c1 img   { width: 99%; }
.AUS_teaser_gs_r2c1 a { width: 100%; height: 100%; position: relative; z-index: 9; display: grid; }
.teaser_gs_r1c1_a     { width: 100%; height: auto; position: relative; z-index: 9; display: grid; }
.teaser_gs_r1c1       { float: left; width:99.8%; }
.teaser_gs_r1c1 img   { height: 99%; width: 99.6%!important; }
.teaser_gs_r2c2       { float: left; }
.teaser_gs_r2c2 img   { width: 100%!important; }
.div3a_a              { max-width: 627px; float: left; width: 65%; height: auto; position: relative; z-index: 9; display: grid; }
.div3a                { float: left; width: auto; padding-top: 3px; }
.div3b_a              { max-width: 296px; float: left; width: 35%; height: auto; position: relative; z-index: 9; display: grid; }
.div3b                { float: left; width: auto; padding-top: 3px; }
/* .teaser_gs_r1c1c2_a   { width: 25%; position: relative; z-index: 9; display: grid; } */
.teaser_gs_r1c1c2_a   { float: left; width: 25%; position: relative; z-index: 9; display: block; }
.teaser_gs_r1c1c2     { float: left; }
/* .teaser_gs_r1c1c2 img { width: 101.6%; max-height: 596px; } */
.teaser_gs_r1c1c2 img { width: 100%; height: 100%; max-height: 596px; }
.div1 img, .div2 img, .div3 img, .div4 img { width: 100%; }
/* /teaser_goldenerschnitt */

/* 41. START Janolaw.de (BASIC Template for AGB Hosting Content) */
.janolaw-absatz {
  font-size: 12px;
  margin: 8px 4px 4px 8px;        
}
.janolaw-paragraph {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 16px 4px 4px 8px;
}
#janolaw-paragraph {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 16px 4px 4px 8px;
}
.janolaw-text {
  font-size: 12px;
  margin: 8px 4px 4px 8px;
}
.janolaw-adress {
  font-size: 12px;
  margin: 8px 4px 4px 8px;
}
.janolaw-block {
  font-size: 12px;
  margin: 8px 4px 4px 8px;
}
#janolaw-footer{
}
#janolaw-body{
}
/* END Janolaw.de */


/* 42. START sitemap  */
.sitemap {
  -moz-column-count: 3;
  -moz-column-gap: 60px;
  -moz-column-rule: 1px solid #eee;
  -webkit-column-count: 3;
  -webkit-column-gap: 60px;
  -webkit-column-rule: 1px solid #eee;
  column-count: 3;
  column-gap: 60px;
  column-rule: 1px solid #eee;
}

.sitemap > ul.nocolumnbreak {
  overflow: hidden;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside:avoid;
  column-break-inside:avoid;
  break-inside: avoid; 
  break-inside: avoid-column;
  margin-left:0px;
  margin-bottom:30px;
  list-style-type:none;
  display:inline-block;
  width:100%;
}
.nocolumnbreak {
  margin-bottom: 30px !important;
}
.sitemap > ul > li {
  float:left;
  width:100%;
}
.sitemap ul {
  list-style-type:none;
  margin-left:0px;
}

.sitemap ul > li.sitemap_header {  
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size:13px;
  font-weight:600;
  line-height:31px; 
}
.sitemap ul > li.sitemap_header > a {
  background:#f5f5f5;
  color:#fa0202;
  display:block;
  padding: 0px 5px;
}
.sitemap ul > li.sitemap_header a:hover {
  color:#333 !important;
  text-decoration:none !important;
  background: #f5f5f5 !important;
}

.sitemap ul li li {  
  border-top: 1px solid #ddd;
  font-size:13px;
  font-weight:normal;
  line-height:31px; 
}
.sitemap ul li li > a {
  background:#fff !important;
  color:#333;
  display:block;
  padding: 0px 5px;
}
.sitemap a:hover {
  color:black !important;
  text-decoration:none !important;
  background: #f5f5f5 !important;
}
/* END sitemap  */


/* 43. START product_reviews_info */
.pri_imagebox {
  float:left;
  width:262px;
}
.pri_big_image {
  position:relative;
  width:240px;
  min-height:240px;
  margin: 0px 0px 0px 0px;
  border:1px solid #eee;
}
.pri_big_image img {
  position:absolute;
  margin: auto;
  left:0px;
  right:0px;
  bottom:0px;
  top:0px;
  max-width:240px;
  height:auto;
}  
.pri_zoomtext {
  line-height:13px;
  font-size:9px;
  padding:10px 0px;
}
.pri_content {
  float:right;
  width:58%;
}
.pri_rating_text {
  float:left;
  display:inline-block;
  padding-right:5px;
}
.pri_rating_stars {
  float:left;
  display:inline-block;
}
.pri_rating_stars img {
  float:left;
}
.pri_rating_icons {
  display:inline-block;
  font-size:13px;
  line-height:17px;
  color:#ccc;
  padding: 0px 0px 0 0;
}
.pri_rating_icons .fas {
  padding: 0 1px 0 0;
}
.pri_rating_icons .full  {
  color:#f1c40f; 
}
/* END product_reviews_info */


/* 44. START Last viewed in account */
ul.historylist {
  list-style-type:none !important;
  margin-left: 0px !important;
}
ul.historylist li {
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
}
ul.historylist li.first {
  padding: 0px 0px 15px 0px;
}
.hl_image {
  float:left;
  width: 50px;
  height:50px;
  overflow:hidden;
  padding: 2px;
  border: 1px solid #ddd;
  position:relative;
  display:block;
  margin: 0px 20px 0px 0px;
}
.hl_image img {
  max-width: 50px;
  max-height:50px;
  position:absolute;
  margin: auto;
  left:0px;
  right:0px;
  top:0px;
  bottom:0px;
}
.hl_text {
  float:left;
  display:block;
  width:49%;
}
.hl_text_entry {
  display:block;
  padding: 0px 0px 8px 0px;
}
.hl_price {
  display:block;
  float:right;
  width:28%;
  text-align:right;
  font-weight:bold;
}
.hl_price .no_price {
  font-size:9px;
  line-height:11px;
  font-weight:normal;
  display:block;
  padding:0px 0 0 0;
  color:#666;
}
.hl_price .special_price {
  display:block;
  font-size:13px;
  line-height:19px;
  color:#e74c3c;
}
.hl_price .small_price {
  font-size:9px;
  font-weight:normal;
  line-height:11px;
}
.hl_price .graduated_price {
  display:block;
}
.hl_price .item_price {
  display:block;
  font-size:11px;
}
.hl_price .value_price {
  white-space:nowrap;
}
/* END Last viewed in account */


/* 45. START account cart and click buttons */
.account_row_payment,
.account_row_shipping {
  padding:3px 0px;
}
.account_row_payment span,
.account_row_shipping span {
  display:inline-block;
  width:23px;
  float:left;
}
ul.address_block {
  margin: 15px 0px 0px 0px !important;
  list-style-type:none !important;
}
ul.address_block li {
  border-top: 1px solid #ddd;
  margin-top:10px;
  padding-top: 10px;
}
ul.address_block li .address_check {
  float:left;
  display:inline-block;
  width:23px;
}
ul.address_block li .address_head {
  display:inline-block;
  font-weight:bold;
}
ul.address_block li .address {
  display:block;
  padding:5px 0px 0px 0px;
}

.account_edit_buttons {
  display:block;
  float:right;
  width:100px;
  margin: 10px 0px 10px 10px;
}

.accountbutton_row {
  margin: 5px 0px 5px 0px;
}
.accountbutton_history_row {
  margin: 5px 0px 0px 0px;
}
.accountbutton_historyinfo_row {
  margin: 10px 0px 0px 0px;
}
.account_actions_right {
  float:right;
  display:inline-block;
  text-align:right;
}
.accounthistory_actions {
  text-align:center;
  display:inline-block;
  padding-top:4px;
}
/* END account cart and click buttons */


/* 46. START miscellaneous */

/* START Subcontent navigation in content */
.subcontent {
  float:right; 
  margin: 4px 0px 40px 40px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  padding: 10px;
  width:100%;
  max-width:260px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.subcontent h4 a:hover {
  text-decoration:none;
}
.subcontent ul {
  margin: 0px 0px 0px 15px;
  list-style-type:square;
}
.subcontent ul li {

}
.subcontent ul li a {
  display:block; 
  padding: 4px 0px;
  border-bottom: 1px solid #ccc;
}
.subcontent ul li a:hover {
  text-decoration:none;
}
/* END Subcontent navigation in content */




/* START tags */
.tags_block {
  margin: 0 0 15px 0;
  border-top: 1px solid #eee;
}
.tags_row {
  font-size:12px;
  line-height:20px;
  border-bottom: 1px solid #eee;
}
.tags_bg1 {
  background:#fafafa;
}
.tags_bg2 {
  background:#ffffff;
}
.tags_row .tags_options {
  float:left;
  width:25%;
  display:block;
  font-weight:bold;
  padding: 5px 10px 5px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tags_row .tags_options img {
  vertical-align: -3px;
  padding-left:4px;
}
.tags_options_tooltip {
  position:relative;
  z-index: 1;
  display:inline-block;
}
.tags_options_tooltip img {
  vertical-align:-3px;
}
.tags_options_tooltip .tags_options_tooltip_hover {
  position:absolute;
  bottom:20px;
  left:-95px;
  width:200px;
  background:#eee;
  border: 1px solid #ddd;
  display:none;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  padding:10px;
}
.tags_options_tooltip:hover .tags_options_tooltip_hover {
  display:block;
}
.tags_row .tags_values {
  float:left;
  width:75%;
  display:block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size:0px;
}
.tags_values_icon_row {
  font-size:12px;
  line-height:20px;
  float:left;
  padding:5px 0px 0px 0px;
}
.tags_values_icon {
  float:left;
  display:inline-block;
  height:20px;
  width:auto;
  margin:0 10px 5px 0;
}
.tags_values_icon img {
  float:left;
  height:20px;
}
.tags_values_icon a {
  display:block;
}
.tags_values_icon a:hover {
  text-decoration:none;
}
.tags_icons_tooltip {
  position:relative;
  display:block;
}
.tags_icons_tooltip img {
  vertical-align:-3px;
}
.tags_icons_tooltip .tags_icons_tooltip_hover {
  position:absolute;
  bottom:24px;
  left:-95px;
  width:200px;
  background:#eee;
  border: 1px solid #ddd;
  display:none;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  padding:10px;
}
.tags_icons_tooltip:hover .tags_icons_tooltip_hover {
  display:block;
}
.tags_values_text_row {
  font-size:12px;
  line-height:20px;
  float:left;
  padding:5px 0px 5px 0px;
}
.tags_values_name {
  position:relative;
  cursor:default;
  float:left;
  clear:left;
}
.tags_values_name_tooltip {
    border-bottom: 1px dashed #999;
}
.tags_values_desc_hover {
  position:absolute;
  bottom:20px;
  left:-95px;
  width:200px;
  background:#eee;
  border: 1px solid #ddd;
  display:none;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  padding:10px;
}
.tags_values_name:hover .tags_values_desc_hover {
  display:block;
}
.tags_values_info {
  position:relative;
}
.tags_values_info img {
  vertical-align:-3px;
  padding-left:4px;
}
.tags_values_diff {
  font-size:12px;
  line-height:20px;
  padding-left:1px;
  padding-right:4px;
}
/* END tags */


/* START Klarna */ 

/* product_info */
.pd_summarybox .klarna_PPBox {
  margin-top:5px !important;
  height:50px !important;
  width: 99% !important;
  font-size:13px !important;

}
.pd_summarybox .klarna_PPBox .klarna_PPBox_topMid span {
  margin-top:9px !important;
}

/* shopping cart */
.karna_container {
  margin: 5px 0px;
  float:right;
  width:300px;
} 
.karna_container .klarna_PPBox {
  margin-top:5px !important;
  margin-bottom:0px !important;
  height:50px !important;
  width: 99% !important;
  font-size:13px !important;
}
.karna_container .klarna_PPBox .klarna_PPBox_bottomMid {
  height:170px !important;
}
.karna_container .klarna_PPBox .klarna_PPBox_topMid span {
  margin-top:9px !important;
}
.karna_container .klarna_PPBox .klarna_PPBox_pull {
  margin-top: -2px !important;
}

/* checkout */
.klarna_box {
  min-width: 100% !important;
  max-width: 100% !important;
  border: none !important; 
  padding: 0px !important;
}
.klarna_box_bottom input {
  height:auto !important;
}
.klarna_box_bottom select {
  height: auto !important;
  padding:3px !important;
}
.klarna_einwilligung {
  max-width: 100% !important;
}
.klarna_language .klarna_display_in {
  display:none !important;
}
.klarna_language .klarna_flag_list {
  border-top:none !important;
}
.klarna_box_bottom {
  display:block !important;
}

.klarna_box_bottom ol.paymentPlan {
  margin: 3px 0 10px 0;
  padding: 5px;
}
/* END Klarna */ 


/* START Bannermanager */
.content_banner {
  margin: 0px 0 20px 0;
}
.content_banner img {
  float:left;
  width:100%;
  height:auto;
}
/* END Bannermanager */

/* START autocomplete */
.suggestionsBox {
  position:absolute;
  right:0;
  margin:0px;
  width:400px;
  background:white;
  border: 1px solid #ccc;
  color:#333;
  z-index:1100;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 3px 10px;
}
.suggestionList {
  margin:0px;
  padding:0px;
  max-height:600px;
  overflow:auto;
  padding-right:5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.suggestionList li {
  border-bottom:1px solid #ccc;
  list-style:none;
  font-size:12px;
  line-height:16px;
}
.suggestionList li:hover {
  background:#ddd !important;
  text-decoration:none;
}
.suggestionList li a.autocomplete {
  display:block;
  padding:5px 0px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
}
.suggestionList li a.autocomplete .autocomplete_image {
  float:left;
  display:block;
  width:40px;
  height:40px;
  overflow:hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin-right:10px;
}
.suggestionList li a.autocomplete .autocomplete_image img {
  float:left;
  width:100%;
  height:auto;
}
.autocompletecloser {
  cursor:pointer;
}
#autocomplete_pagination {
  margin: 5px 0 0 0;
  position:relative;
}
#autocomplete_pagination li {
  float:left;
  border: 0;
}
#autocomplete_prev {
  cursor:pointer;
  padding:5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:15%;
  text-align:left;
  font-size:15px;
}
#autocomplete_next {
  cursor: pointer;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 15%;
  float: right !important;
  text-align: right;
  font-size:15px;
}
#autocomplete_count {
  padding: 5px;
  width: 70%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size:11px;
  font-weight:bold;
}
.autocomplete_error {
  padding:6px 0px 11px;
  display:inline-block;
  text-align:center;
  width:100%;
}
.ac_text {
  float:left;
  display:block;
  width:50%;
  padding: 2px 0px;
  color:#555;
  font-weight:400;
}
.suggestionList li:hover .ac_text {
  color:#fa0202;
}
.ac_price {
  display:block;
  color:#555;
  float:right;
  width:30%;
  text-align:right;
  font-weight:bold;
  padding: 2px 0px;
  font-size:12px;
  line-height:16px;
}
.ac_price .small_price {
  font-size:10px;
  font-weight:normal;
}
.ac_price .special_price {
  color:#e74c3c;
}
.ac_price .graduated_price {
  display:block;
}
.ac_price .item_price {
  display:block;
}

.ac_vpe {
  text-align:right;
  padding: 0px 0px 0 0;
  font-size:9px;
  line-height:12px;
  color:#666;
  font-weight:normal;
  display:block;
}
/* END autocomplete */

/* END miscellaneous */



/* 47. START CSS Buttons */

/* Globals for CSS Buttons */
.cssButton {
  position:relative;
  font-family: 'Poppins', sans-serif;
  display:block;
  width:100%;
  text-align:center;
  padding: 8px 5px;
  font-size:11px;
  line-height:17px;
  font-weight:700;
  text-transform:uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space:nowrap;
  text-decoration:none;
  min-height:35px;
}

.cssButton button {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:transparent;
  cursor:pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.cssButton .fas,
.cssButton .far {
  padding-left:3px;
  padding-right:3px;
}
.cssButton .cssButtonText {
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-decoration:none;
}
/* #quick_find .cssButtonText { display: none; } */
/* Colors for CSS Buttons */

/* Black Buttons */
.cssButtonColor1 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #333;
	text-decoration:none;
	background-color:#545454;
	color:#ffffff;
	display:inline-block;
}
.cssButtonColor1:hover {
  opacity:0.8;
  text-decoration:none !important;
}

/* Magenta Buttons */
.cssButtonColor2 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #333;
	text-decoration:none;
	background-color:#545454;
	color:#ffffff;
	display:inline-block;
}
.cssButtonColor2:hover {
  opacity:0.8;
  text-decoration:none !important;
}

/* Transparent Buttons with Border */
.cssButtonColor3 {
  background:#fafafa;
  border: 1px solid #c6c6c6;
  color:#555;
}
.cssButtonColor3:hover {
  background:#fafafa;
  color:#222;
  text-decoration:none !important;
}

/* Green Buttons */
.cssButtonColor4 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #528a50;
	text-decoration:none;
	background-color:#528a50;
	color:#ffffff;
	display:inline-block;
}
.cssButtonColor4:hover {
  opacity:0.8;
  text-decoration:none !important;
}

/* Transparent Icons no Border */
.cssButtonColor5 {
  background:transparent;
  color:#555;
}
.cssButtonColor5:hover {
  color:#222;
  text-decoration:none !important;
}


/* Yellow Paypal Express Buttons */
.cssButtonColor6 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #d19c20;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffc848 15%, #fbba22 90% );
	background:-ms-linear-gradient( top, #ffc848 15%, #fbba22 90% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc848', endColorstr='#fbba22');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(15%, #ffc848), color-stop(90%, #fbba22) );
	background-color:#ffc848;
	color:#222;
	display:inline-block;
	text-shadow:1px 1px 0px #ffd97e;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffe3a1;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffe3a1;
 	box-shadow:inset 1px 1px 0px 0px #ffe3a1;
  height:32px;
}
.cssButtonColor6:hover {
	background:-moz-linear-gradient( center top, #fbba22 15%, #ffc848 90% );
	background:-ms-linear-gradient( top, #fbba22 15%, #ffc848 90% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbba22', endColorstr='#ffc848');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(15%, #fbba22), color-stop(90%, #ffc848) );
	background-color:#fbba22;
	color:#222;
  text-decoration:none !important;
}
.cssButtonColor6 .color-paypal0 {
  font-size:10px;
  line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#013088;
  padding: 0 5px 0 0;
  vertical-align:middle;
}
.cssButtonColor6 .color-paypal1 {
  font-size:18px;
  line-height:16px;
  font-family: 'Poppins', sans-serif;
  font-style:italic;
  font-weight:700;
  color:#013088;
}
.cssButtonColor6 .color-paypal2 {
  font-size:18px;
  line-height:16px;
  font-family: 'Poppins', sans-serif;
  font-style:italic;
  font-weight:700;
  color:#019CDE;
}

/* Positions for CSS Buttons */

/* Box add_a_quickie & newsletter */
.cssButtonPos1 {
  position:absolute;
  right:0px;
  top:0px;
  width:50px;
}
.cssButtonPos1 .fas {
  font-size:16px;
  vertical-align:bottom;
}
.cssButtonPos1 .cssButton {
  height:32px;
}
/* Box search */
.cssButtonPos2 {
  width:80px;
}

/* Box login */
.cssButtonPos3 {
  float:right;
  width:100px;
}

/* Single Button 130 */
.cssButtonPos4 {
  min-width: 130px;
  margin: 0 10px 10px 0;
}

/* Edit Buttons adress_book */
.cssButtonPos5 {
  display:block;
  margin: 0 0 5px 0;
}

/* Small Cart Buttons account, account_history, account_history_info */
.cssButtonPos6 {
  float:left;
  width:44px;
  display:block;
  margin: 0 0 5px 5px;
}
.cssButtonPos6 .fas {
  font-size:16px;
  vertical-align:bottom;
}

/* More than one Button in one line account_history_info & shopping_cart */
.cssButtonPos7 {
  float:left;
  margin: 0px 5px 5px 0px;
  min-width: 130px;
}
.cssButtonPos8 {
  float:right;
  margin: 0px 10px 5px 5px;
  min-width: 165px;
}
.cssButtonPos9 {
  float:left;
  margin: 0px 5px 5px 0px;
  min-width: 150px;
}
.green { background-color:green; }
/* Delete Button in flyout wishlist & shopping cart */
ul.tc_list li .tc_delete {
  height: 26px;
  right: 0px;
  top: 6px;
  width: 26px;
}
ul.tc_list li .tc_delete .cssButton {
  width:99%;
  text-align:center;
  padding: 4px 0px;
  line-height:19px;
}
ul.tc_list li .tc_delete .cssButton .fas {
  font-size: 15px;
  line-height:19px;
  padding-right: 0;
}

/* Add to basket Button product_info */
.cssButtonPos10 {
  display:block;
  width:100%;
  margin: 0 0 5px 0;
}

/* Small Buttons wishlist */
.cssButtonPos11 {
  width:50px;
  height: 34px;
  display:inline-block;
  margin: 0 2px 0 2px;
}
.cssButtonPos11 .fas {
  font-size:16px;
  vertical-align:-2px;
}

/* Big Buttons checkout */
.cssButtonPos12 {
  min-width:200px;
  display:inline-block;
}
.cssButtonPos12 .cssButton {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 5px;
  min-width:220px;
}

/* Small Cart Buttons delete */
.cssButtonPos13 {
  display:block;
  margin: 0 0 0px 0px;
}
.cssButtonPos13 .cssButton {
  padding: 5px 5px;
}
.cssButtonPos13 .fas {
  font-size:15px;
  vertical-align:bottom;
}

/* END CSS Buttons */

/* 48. START CSS Write reviews */
.show_rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  display:inline-block;
  padding: 0px 15px;
  position:relative;
  bottom:-1px;
}
.show_rating input {
  position: absolute;
  left: -999999px;
}
.show_rating label {
  display: inline-block;
  font-size: 0;
  padding: 0px 1px;
}
.show_rating > label:before {
  font-family: 'Font Awesome 5 Free';
  font-size:20px;
  line-height:20px;
  position: relative;
  display: block;
  content: "\f005";
  font-weight: 900;
  color: #ccc;
  background: #ccc;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.show_rating > label:hover:before,
.show_rating > label:hover ~ label:before,
.show_rating > label.selected:before,
.show_rating > label.selected ~ label:before {
  color: #f1c40f;
  background: #f1c40f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* END CSS Write reviews */



/* 49. START Custom checkbox & radio */

/* globals & helper */
.cus_my_5 {
  margin: 5px 0px;
}
.cus_mb_10 {
  margin-bottom: 10px;
}  
.cus_label {
  padding-left: 26px;
}   
ol#address_block {
  margin: 15px 0px 0px 0px;
  list-style: none;
}
.cus_radio label .address {
  display: block !important;
  padding: 5px 0px 0px 0px !important;
  font-weight:400 !important;
}

/* custom checkbox */
.cus_check {
  font-size:13px;
  line-height:19px;
}
.cus_check.cus_check_small {
  font-size:12px;
  line-height:18px;
}
.cus_check input[type="checkbox"] {
  position: absolute !important;
  visibility:hidden;
  opacity: 0;
}
.cus_check input[type="checkbox"] ~ label {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0px 0;
}
.cus_check input[type="checkbox"] ~ label:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0c8";
  font-weight:400;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 1px;
  color:#ccc;
  transition: background .15s;
}
.cus_check.cus_check_small input[type="checkbox"] ~ label:before {
  top: 2px;
}
.cus_check input[type="checkbox"]:disabled ~ label {
  color: #ccc;
}
.cus_check input[type="checkbox"]:disabled ~ label,
.cus_check input[type="checkbox"]:disabled ~ label:before,
.cus_check input[type="checkbox"]:disabled ~ label:after {
  cursor: not-allowed;
}
.cus_check input[type="checkbox"]:disabled,
.cus_check input[type="checkbox"]:disabled ~ label:before,
.cus_check input[type="checkbox"]:disabled:checked ~ label:before {
  opacity:0.5;
}
.cus_check input[type="checkbox"] ~ label:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f14a';
  font-weight:900;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 1px;
  color: #555;
  transition: transform .15s;
  transform: scale(0) rotate(90deg);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cus_check.cus_check_small input[type="checkbox"] ~ label:after {
  top: 2px;
}
.cus_check input[type="checkbox"]:checked ~ label:after {
  transform: scale(1) rotate(0deg);
}

/* custom radios */
.cus_radio {
  font-size:13px;
  line-height:19px;
}
.cus_radio.cus_radio_small {
  font-size:12px;
  line-height:18px;
}
.cus_radio > label {
  padding-left: 26px;
}
.cus_radio input[type="radio"] {
  position: absolute;
  visibility:hidden;
  opacity: 0;
}
.cus_radio input[type="radio"] ~ label {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0px 0;
}
.cus_radio input[type="radio"] ~ label:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f111";
  font-weight:400;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 0;
  color:#ccc;
  transition: background .15s; 
}  
.cus_radio.cus_radio_small input[type="radio"] ~ label:before {
  top: 2px;
}
.cus_radio input[type="radio"]:disabled ~ label {
  color: #ccc;
}
.cus_radio input[type="radio"]:disabled ~ label,
.cus_radio input[type="radio"]:disabled ~ label:before,
.cus_radio input[type="radio"]:disabled ~ label:after {
  cursor: not-allowed;
}
.cus_radio input[type="radio"]:disabled,
.cus_radio input[type="radio"]:disabled ~ label:before,
.cus_radio input[type="radio"]:disabled:checked ~ label:before {
  opacity:0.5;
}
.cus_radio input[type="radio"] ~ label:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f192';
  font-weight:900;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 0;
  color: #555;
  transition: transform .15s;
  transform: scale(0) rotate(90deg);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cus_radio.cus_radio_small input[type="radio"] ~ label:after {
  top: 2px;
}
.cus_radio input[type="radio"]:checked ~ label:after {
  transform: scale(1) rotate(0deg);
}
/* END Custom checkbox & radio */

.external_links a:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f35d';
  font-weight: 900;
  font-size: 9px;
  line-height:9px;
  margin: 0 0 0 5px;
  vertical-align:2px;
}

#content_navbar_small {
  float: left;
  padding-top: 10px;
  display: none;
}

.content_txt { color:blue; }
.content_txt a { color:blue; }
.content_txt a:link { color:blue; }

.mobile_aus { display: inline; }
#mobile     { display: block; }
.highlightbox { padding: 15px 10px !important; }

/* .productImageBorder_index { max-width: 190px!important; } */
.productImageBorder_index { max-width: 98%!important; width: 180px; border: 1px solid #cdcdcd; }
.ol_width4 { border: 0 dotted #eee!important; }
@media only screen and (max-width: 1240px) {
  #sidebar_closer2  { display: none; }
  #mobile        { display: block; }
  /* #col_left_overlay { display: none; } */
}

@media only screen and (max-width: 1120px) {
  #sidebar_closer2  { display: none; }
  #col_left_overlay { display: block; } 
  #content_navbar { height: 43px; width: auto; float: left; }
  /* #search { padding-left: 0; padding-bottom: 24px; width: 320px; } */
  #search { padding-left: 0; width: 320px; }
  #content_navbar { width: auto; float: right; }
  #content_navbar { width: auto; }
  #layout_top_line_r { width: 82%; }
  #layout_logo { padding: 0!important; }
}

@media only screen and (max-width: 1022px) {
  /* ul.topnavigation { width: 52%; } */
  #layout_top_line_l   { width: 30%; }
  #layout_top_line_1_r { width: 70%; }
}

/*
@media only screen and (max-width: 1010px) {
  ul.top_free_shipping li, ul.topnavigation li { font-size: 13px; }
}
*/

@media only screen and (max-width: 986px) {
  .tn_nomobile, .cn_nomobile .cn_txt, .cn_txt { display: none; }
  ul.topnavigation { width: auto; } 
  #col_left_overlay{ display: block; width: 100%; max-width: 260px; position: relative;}
  #col_left {display: block;width: 100%;max-width: 280px;position: relative;}
  .sidebar_btn {display: none;}
  #sidebar_marker {font-size: 0px; }
  .box_sidebar {display: block; }
  #layout_top_line_l { width: 26%; }
  #layout_top_line_1_r { width: 74%; }
  #content_navbar { width: auto; }
}

/*
@media only screen and (max-width: 980px) {
  #sidebar_closer2  { display: none; }
  #col_left_overlay { display: none; } 
  #logo { padding-left: 3px; }
  #content_navbar { height: 43px; float: right; }
  #layout_content { padding: 0; width:100%; box-shadow: 1px 10px 25px transparent; }
}

@media only screen and (max-width: 940px) {
  #bars_mobile      { display: block; padding-left: 8px; }
  #bars_mobile .fas { font-size: 24px!important; }
  #layout_navbar_header { display: none !important; }
  #col_left_overlay { display: none; } 
  #layout_content { box-shadow: 1px 10px 25px transparent; }
  #col_left_overlay { display: block; }
  #content_navbar { width: 300px; }
  ul.contentnavigation li.cart .cart_02 { display: none; }
}
@media only screen and (max-width: 790px) {
@media only screen and (max-width: 930px) {
*/

@media only screen and (max-width: 980px) {
  body { background: none; }
  .content_goldenerschnitt        { width: 99%; margin: 0 auto; float: none; }
  /* #wishlist_short                 { top: 0; } */
  .login-logoff .fas .fa-user     { font-size: 24px; }
  #layout_top_line_mobile_4 .fa-user     { font-size: 24px; }
  #layout_wrap_middle             { margin: 0; padding-top: 107px; }
  #layout_wrap_header_mobile      { display: grid; position: fixed; z-index: 777; width: 100%; background-color: white; border-bottom: silver solid 1px; }
  #layout_wrap0_mobile            { display: block; background-color: white; border-bottom: silver solid 1px; float: right; width:100%; padding: 0px 0px; margin: 0px 0px; }
  ul.contentnavigation li         { padding: 10px; }
    #layout_wrap0_desktop_0       { display: none; }  /* FIXME 25 */
  #layout_wrap_header_desktop     { display: none; }
  .box_category_line_r .fa-times  { color: transparent; }
  .top_free_shipping              { float: right; }
  #logo { float: left; width: 30%; height: 98px; }
  #search_mob { display: block; width: 100%; float: left; }
  #layout_wrap_middle { width:100%; }
  #bars_mobile { float: left!important; padding-left: 8px; }
  #layout_top_line_mobile_0 { float: left!important; width: 100%; }
  #layout_top_line_mobile_1 { float: left!important; width: 36px; }
  #layout_top_line_mobile_2 { float: left!important; width: 70px; padding-top: 4px; }
  #layout_top_line_mobile_2 img { width: 70px; }
  #layout_top_line_mobile_3 { margin-top: 4px; }
  #layout_top_line_mobile_3 #search { float: left!important; display: block; width: auto; margin: 0; margin-left: 4px; width: 45%; }
  #layout_top_line_mobile_3 #search .cssButtonText { display: none; }
  #cart_short, #wishlist_short    { top: 5px; }
  ul.contentnavigation li .fas, ul.contentnavigation li .far { padding-right: 0; }
  ul.contentnavigation li.login-logoff, ul.contentnavigation li.wishlist, ul.contentnavigation li.cart { padding: 0 0 0 2px; }
  .button_left, .button_left_cart { margin: 0; }
  
  #layout_top_line_mobile_4       { float: right!important; width: auto; margin-top: 20px; }
  #col_left_overlay { display: block; }
  #logo             { width: 165px; }
  #search_mob       { display: block; }
  #search           { display: none; width: 360px; }
  /* #content_navbar { width: 70%; } */
  #col_left_overlay { display: block; }
  #layout_content   { box-shadow: 1px 10px 25px transparent; }
  #layout_navbar_header { display: none !important; }
  /* .lb_image img { width: 100%; } */
  #col_left { min-height: auto!important; }
  .lb_vpe   { float: none; } 
  .lbox_price { height: 64px; } 
  ul.contentnavigation li.login-logoff, ul.contentnavigation li.wishlist, ul.contentnavigation li.cart {
    padding: 2px; margin: 0px; height: 26px; height: 26px;
  }
  ul.contentnavigation li.cart { width: 45px; margin-left: 6px; }
  ul.contentnavigation li.cart { width: 30px; margin-left: 6px; }
  .header-menu-badge, .cart_short { right: 12px; top: -19px; }
  li.wishlist     { display: none; }
  .header-menu-badge { left: 14px; }
  #wishlist_short { height: 24px; }
 .subcats         { padding-left: 0; padding-right: 0; } 
  #col_left       { position: fixed; top: 0; }
/*
}

@media only screen and (max-width: 760px) {
*/
  .content_site { padding: 0; }
  .cssButtonPos4 { margin: 0; }
  .twoColums { padding-left: 0; }
  .pd_infobox { padding: 0 0px 0 10px !important; }
  .layout_navbar_inner { padding: 0; }
  .cn_nomobile_text { display: none; }
  .top_free_shipping { float: left!important; }
  .tn_nomobile  { display: none; }
  ul.topnavigation { list-style-type: none; width:auto; float: left !important; padding-left: 8px; }
  #search { width: 60%; }
  #content_navbar { width: 70%; }
  #layout_content { padding: 0; width: 100%; box-shadow: 1px 10px 25px transparent; }
  #layout_navbar_header { display: none !important; }
  {* #search { width: 60%; display: none; } *}
  #content_navbar { width: 70%; }
  #search_mob { display: block; }
  #layout_content { padding: 0; box-shadow: 1px 10px 25px transparent; width: 100%; }
  #layout_navbar_header { display: none !important; }
  /*  ******** #layout_wrap0_mobile  { display: block; float: left; width:70%; padding: 0px 0px; margin: 0px 0px; } */
  
  {* #layout_wrap0_desktop { display: none; } *}
  #layout_logo_mobile   { float: left; width: 20%; height: auto; }
  #layout_navbar_right  { float: left; width: 30%; height: auto; }
  #logo_mobile { float: left; padding-left: 6px; } 
  #logo_mobile img { width: 100%; height: auto; }
  #col_left_overlay { padding-top: 41px!important; }
  
  .top_free_shipping { float: right; width: auto; text-align: right; }
  /* #bars_mobile { float: left!important; padding-left: 8px; } */
   
  .toggle_cart { position:absolute; right: 0; }
  /*
  .toggle_cart { position:relative; }
  #layout_wrap_header_mobile  { display: block; }
  #layout_wrap_header_desktop { display: none; }
  .top_free_shipping { float: right; }
  #logo { float: left; width: 30%; height: 98px; }
  #search_mob { display: block; width: 100%; float: left; }
  #layout_wrap_middle { width:100%; }
  */
  ul.topnavigation { list-style-type: none; width: 100%; margin: 0; height: auto; float: left; } 
  ul.contentnavigation { height: auto; }
  ul.contentnavigation { float: right; }
  /* #content_navbar_small { width: 14%; } */
  #content_navbar { width: 80%; }
  .cn_txt { display: none; }
  #layout_content { padding: 0; box-shadow: 1px 10px 25px transparent; width: 98%; }
  .listingcontainer .listingbox { width: 100%!important; margin: 0; margin-bottom: 12px; }
  .listingbox { padding: 0; margin-bottom: 12px; }
  .listingbox .lb_inner { border: 0 solid #eee; padding: 10px 0 10px 0; }
  .listingbox .lb_tax { margin: 0; }
  #layout_navbar_header { display: none !important; }
  /* ********** .layout_navbar_inner { padding: 1px 10px 0px 0; } */
  .layout_navbar_inner { padding: 0; }
  .copyright{ padding:0; display: none; }
/*
}

@media only screen and (max-width: 580px) {
*/

  #col_full { width: 100%; padding: 0; }
  #col_full { margin: 0 auto; width: 98%; }
  .top_free_shipping { float: right; width: auto; padding-left:2px; }
  #content_navbar { width: 100%; margin-top: 20px; }
  #layout_logo { padding: 0!important; }
  #logo { height: 98px; margin-top: -100px; }
  #logo img { width:100%; margin-top: 0; margin-left: 0; }
  ul.contentnavigation { float: left; width: 50%; }
  ul.contentnav_1 { width: 66%; display: none; }
  ul.contentnav_2 { width: auto; float: right; }
  #content_navbar { margin-top: 0; }
  /* .wishlist { display: none !important; } */
  
  .owl-slider h2 { 
    width: 100%!important; 
    padding-left: 0 !important; 
    padding-right: 0 !important; 
    height: 42px!important; 
    text-align: center;
  }
  .owl-theme .owl-controls { /* right: -10px; */ }
  .owl-carousel .owl-wrapper-outer { width: 100%!important; }
  .owl-wrapper .productPreview { padding-right: 0!important; }
  .product_box_index { width: 100%!important; height: auto!important; }
  /* .productImageBorder_index { max-width: 190px; } */
  .productImageBorder_index { max-width: 98%; }
  .button_left { width: 100% !important; max-width: 100%; display: block; }
  .cssButtonPos12 { width:100%; min-width:100%; display: block; }
  .cssButtonPos12 .cssButton { min-width:100%; width: 100%; }
  .button_right_checkout { width: 100%; }
  .SumoSelect { display: none; }
  .search_inner .search_cat { display: none; }
  .lb_image img { max-width: 240px!important; }
  #col_full .listingbox, .listingcontainer_full .listingbox { width:100%; }
  .listingbox .lb_tax { margin: 0!important; }
  /* .mobile       { display: block!important; } */
  .sort_bar_item.right { display: none; }
  .lb_title h2 { text-align: center; }
  .ol_width1 { width: 24px; min-width: 34px; }
  .ol_width2 { min-width: 40px!important; display: none; }
  span.ol_image { display: none!important; }
  span.ol_image img { max-width: 40px; max-height: 40px; display: none!important; }
  .ol_width3 { width: 60%!important; min-width: 160px!important;}
  .ol_width4 { width: 36%!important; min-width: 110px!important; }
  .ol_width5 { display: block; width: 60%; }
  /* .ol_width6 { display: none; } FIXME */
  .ol_width7 { width: 20%; }
  ul.orderlist li .orderlist_row { padding: 10px 2px; }
  /* .highlightbox { padding: 15px 0 !important; } */
  .highlightbox { padding: 0 !important; }
  span.ol_quantity { padding-right: 2px; }
  .addtobasket_txt { display: none; }
  #breadcrumb { padding:0; }
  #col_full   { padding: 0; }
/*
}

@media only screen and (max-width: 370px) {
*/
  .cn_txt       { display: none; }
  .cn_nomobile  { display: block!important; }
  ul.topnavigation    { width: auto; }
  ul.topnavigation li { font-size: 16px!important; padding: 0 4px 0 4px!important; }
  .facebook, .instagram { display: none!important; }
  .top_free_shipping { width: auto; margin: 0; }
  .search_inner .search_cat { width: auto; }
  #content_navbar { padding: 0; }
  ul.top_free_shipping li { font-size: 8px; }
  .mobile_aus { display: none; }
  /* .cssButtonText { display: none !important; } */
  .cssButtonPos2 { width: auto; }
  .cssButton .cssButtonText { display: inline-block; }
  .listingbox .lb_tax { margin: 0!important; }
  .listingcontainer_full .listingbox { width: 100%!important; }
  .lbox_price { text-align: center; width: 100%; margin: 0; }
  .lb_price, .lb_tax { text-align: center; width: 100%; margin: 0; }
  .lbox_price_line {
    height: auto!important;
    width: 100%;
    background-color: transparent!important;
    float: left;
  }
  .lb_shipping {
    padding: 5px 0px;
    font-size: 12px;
    border-bottom: 0 solid #eee;
    width: 100%;
    text-align: center;
  }

  .listingbox .lb_buttons {
    display: block;
    text-align: center;
    padding-top: 0;
    float: right;
    width: 100%;
    height: 100%;
    padding-right: 4px;
  }
  ul.upcoming_list li, .pd_inforow_message { text-align: center !important; } 
  h1 {text-align: center; }
}



@media only screen and (max-width: 800px) {
  #bars_mobile { display: block; }
  #content_navbar_small, .sidebar_btn { display: block !important; }
  #layout_content, #col_full { width: 100%; }
  #col_full { margin: 0 auto; width: 98%; }
  .ol_width3 { width: 60%; }
  .ol_width5 { width: auto; }
  .ol_width7 { width: auto; }
  .button_right { width: 100%; max-width: 100%; }
  /* .listingbox_manu { width: 16.6667%; } */
  .manu_image { margin: 0; }
  .lbox_price_line .save_price2 { left: 1px; }
  span.ol_singleprice { width: 50%; text-align: left; }
  .prod_is_new { padding-left: 64px; }
  #col_full    { padding: 0; }
  div.highlightbox  { padding: 4px 2px !important; }
  .highlightbox     { padding: 4px 2px !important; }
} 

@media only screen and (max-width: 690px) {
  .teaser_gs_r1c1c2 img { width: 102%; }
  .ol_width3 { width: 60%; }
  .ol_width5 { width:  auto; }
  /* .ol_width6 { display: none; } */
  span.ol_singleprice { width: 50%; text-align: left; }
  .listingbox .special_price { position: relative !important; }
  .small_price, .value_price { font-size: 12px !important; position: initial !important; }
  .product_box_index  { width: 94%!important; height: auto!important; }
}

@media only screen and (max-width: 650px) {
  .ol_width3 { width: 50%!important; min-width: 100px!important; }
  .HeadColums { width: 100%; float: none; }
}

@media only screen and (max-width: 570px) {
  .ol_width3 { width: 40%!important; min-width: 100px!important; }
}

@media only screen and (max-width: 520px) {
  .ol_width4 { width: 48% !important; }
}

@media only screen and (max-width: 480px) {
  #ol_price     { display: none; }
  #ol_price_mob { display: block; }
  #layout_content, #col_full { padding: 0; }
  .header_mobile_div1, .header_mobile_div4 { width: 106px; }
  .header_mobile_div2, .header_mobile_div5 { width: 190px; }
  
  h1 { padding-left: 0; }
  .content_goldenerschnitt { overflow: hidden; }
  .teaser_gs_r1c1c2 img { width: 102.6%; }
  .owl-carousel .owl-wrapper-outer { width: 100%!important; left: 0 !important; left: 0; }
  .owl-wrapper-outer { left: 0 !important; }
  .treadmill_new_a, .treadmill_special_a { width: 100%; }
  div.highlightbox  { padding: 4px 2px !important; }
  .highlightbox     { padding: 4px 2px !important; }
  .cssButtonPos8 { margin: 0px 0px 5px 5px; }
  .bxcarousel_slider li {  width: 100%; }
  .small_price   { position: relative !important; top:0 !important; }
  .ol_width5 { width: auto; }
  /* .ol_width6 { display: none; } */
  #breadcrumb           { padding-left: 0; }
  .ol_width4_header     { width: 40%; min-width: 100px; }
  .ol_width4_header_mob { width: 40%; min-width: 100px; }
  .ol_width1            { width: 35px !important; float: left; }
  .ol_width3            { width: 88% !important; min-width: 160px !important; float: left; }
  .ol_width4            { width: 45px !important; min-width: 182px !important; }
  span.ol_singleprice   { width: 40%; text-align: left; }
  span.ol_price_row     { width: 43%; }
  span.ol_delete        { float: left; }
  /* .listingbox .special_price .small_price  { position: relative!important; } */
  ul.upcoming_list li, .pd_inforow_message { text-align: center !important; }
  h1 {text-align: center; }
  .listingbox_manu    { width: 20%; }
  .product_box_index  { width: 94%!important; height: auto!important; }
  /* #layout_content, #col_full { max-width: 420px!important; padding: 0 4px; } */
  #layout_content, #col_full { padding: 0; }
  
  .button_right_checkout  { float: left; }
  #cart_short             { top: 5px; width: 30px; }
  .header-menu-badge      { left: 10px; }
  .button_right_cart      { margin: 0; }
  .twoColumsInner         { margin: 0!important; padding-left: 0; }
  ul.orderlist li .orderlist_header span.ol_productsname { font-size: 10px !important; padding-left: 10px; width: 40% !important; }
  ul.orderlist li .orderlist_header { padding: 10px 10px 10px 0px; }
} 
