<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -----------------------------------------------------------------------------------------
   $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 &amp; 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 &amp; 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 &amp; 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

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

/* 1. START fonts */

/*
  font-family: 'Open Sans', sans-serif;
  font-weights: 300,400,600,700,800

  color 1 - rot
  color: #b30000;

  color 2 - grau
  color: #f5f5f5;
  



  Color 1 - magenta
  color: #b0377e;

  Color 2 - magenta dunkel
  color: #7c2759;

  Color 3 - magenta hell
  color: #eee5ea;

  Color 4 - rot
  color: #e74c3c;
*/





/* Fonts */


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('css/fonts/open-sans-v17-latin-300.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('css/fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/open-sans-v17-latin-300.woff2') format('woff2'),
       url('css/fonts/open-sans-v17-latin-300.woff') format('woff'),
       url('css/fonts/open-sans-v17-latin-300.ttf') format('truetype'),
       url('css/fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg');
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('css/fonts/open-sans-v17-latin-regular.eot');
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('css/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/open-sans-v17-latin-regular.woff2') format('woff2'),
       url('css/fonts/open-sans-v17-latin-regular.woff') format('woff'), 
       url('css/fonts/open-sans-v17-latin-regular.ttf') format('truetype'),
       url('css/fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('css/fonts/open-sans-v17-latin-600.eot'); 
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('css/fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/open-sans-v17-latin-600.woff2') format('woff2'),
       url('css/fonts/open-sans-v17-latin-600.woff') format('woff'),
       url('css/fonts/open-sans-v17-latin-600.ttf') format('truetype'),
       url('css/fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg');
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('css/fonts/open-sans-v17-latin-700.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('css/fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/open-sans-v17-latin-700.woff2') format('woff2'),
       url('css/fonts/open-sans-v17-latin-700.woff') format('woff'),
       url('css/fonts/open-sans-v17-latin-700.ttf') format('truetype'), 
       url('css/fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg');
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('css/fonts/open-sans-v17-latin-800.eot'); 
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('css/fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'),
       url('css/fonts/open-sans-v17-latin-800.woff2') format('woff2'), 
       url('css/fonts/open-sans-v17-latin-800.woff') format('woff'), 
       url('css/fonts/open-sans-v17-latin-800.ttf') format('truetype'),
       url('css/fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg');
}


/* END fonts */


/* 2. START globals */
* {
  margin:0;
  padding:0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size:13px;
  background-color:#fff;
  color:#555;
  line-height:21px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;
}
.clearfix, .clear, .clearer {
  line-height:0px;
  height:0px;
  clear:both;   
}
.clearer_50 {
  line-height:0px;
  height:50px;
  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;}
.mini_tax { font-size:9px;font-weight:normal; white-space:nowrap;text-align:right;}


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

a.black {
  color:#333 !important;
}
a.black:hover {
  color:#000 !important;
  text-decoration:none !important;
}
.link_arrow a {
  color: #333 !important;
  text-decoration:none;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
}
.link_arrow a:hover {
  color:#000;
  text-decoration:none;
}
.link_arrow .fas,
.link_arrow .far,
.link_arrow .fab {
  padding-right:6px;
  font-weight:bold;
  vertical-align:-1px;
}


.twoColums {
  float:left;
  width:48%;
  margin: 0 4% 20px 0;
}
.twoColums.last {
  margin: 0 0 20px 0;
}
.twoColums.stickyright {
  float:right;
}      

.twoColumsInner {
  float:left;
  width:48%;
  margin: 0 4% 20px 0;
}
.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 0px;
  min-height:32px;
  line-height:32px;
}
.button_right,
.button_right_cart {
  float:right;
  display:inline-block;
  max-width: 48%;
  margin: 10px 0px 0px 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: 5px 0px 0px 0px;
  min-width:200px;
}
.button_right_checkout_small {
  float:right;
  margin: 4px 0px 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: 0px 5px 0px 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:8px 0 8px 0;
}
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%;
}
table.address td {
  position:relative;
}

table.address td.plz {
  width:100px;
}
table.address td.city {
  padding-left:20px;
}
table.address td.firstname {
  width:49%;
}
table.address td.lastname {
  width:51%;
  padding-left:20px;
}

table.address td .inputRequirement {
  position:absolute;
  right:2px;
  top:5px;
  font-size:10px;
  line-height:14px;
  vertical-align:top;
  color:#b30000;
  font-weight:600;
}
table.address td .inputRequirement_textarea {
  position:absolute;
  right:2px;
  top:5px;
  font-size:10px;
  line-height:14px;
  vertical-align:top;
  color:#b30000;
  font-weight:600;
}
/* END globals */


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


#layout_header {
  background-color:#fff;
}
.layout_header_inner {
  width:100%;
  max-width:1300px;
  margin: 0px auto;
  padding: 20px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}    

#layout_logobar_checkout {
  background:transparent;
}
.layout_logobar_checkout_inner {
  position:relative;
  width:100%;
  margin: 0px auto;
  padding: 0px 0px;
  -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;
	-ms-flex-align: flex-end;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	align-items: flex-end;
}
.ll_logo_checkout {
  width:170px;
}
.ll_logo_checkout #logo {
  width:100%;
  max-width:170px;
  height:auto;
}
.ll_logo_back {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size:10px;
  text-transform:uppercase;
  font-weight:800;
  text-align:right;
  vertical-align:bottom;
  line-height:12px;
  padding: 0 0 0 10px;
}
.ll_logo_back a {
  color:#555 !important;;
}
.ll_logo_back .fas,
.ll_logo_back .far,
.ll_logo_back .fab {
  padding-left:3px;
  font-weight:bold;
}

#layout_logobar {
  background:transparent;
}
.layout_logobar_inner {
  position:relative;
  width:100%;
  margin: 0px auto;
  padding: 0px 0px;
  -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;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.ll_language {
  position:absolute;
  top:-25px;
  right: 0px;
  display:inline-block;
}
.ll_language img {
  vertical-align:top;
  height:12px;
  width:auto;
}


.ll_logo {
  width: 30%;
  min-width:300px;
  height:auto;
  vertical-align:middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ll_action {
  position:relative;
  padding: 0 0 0 10%;
  width: 70%;
  -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;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end; 
}


.ll_search {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0px 0px 0px;
  margin: 20px 0 0 0;
  width:100%;
  order:50;
}

.ll_cart {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 0px;
  margin: 10px 0 10px 20px;
  order:40;
}
.ll_wish {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 0px;
  margin: 10px 0 10px 20px;
  order:30;
}
.ll_account {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 10px 20px;
  order: 20;
}

.ll_shop {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 0px;
  margin: 10px 0 10px 20px;
  order:10;
}
.ll_hiphop {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 0px;
  margin: 10px 0 10px 20px;
  order:9;
}



#logo img {
  vertical-align:top;
  width:100%;
  max-width:200px;
  height:auto;
}
#logo a {
  display:block;
  outline:none;
  text-decoration:none;
}
#logo a:hover {
  outline:none;
  text-decoration:none;
}







#search_short {
  display:none;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width: 100%;
  z-index:1000;
}
#search_short &gt; a {
  position:relative;
  display:block;
}
.search_01 {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  width: 36px;
  font-size: 16px;
  color: #ccc;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}

#search_short &gt; a:hover .search_01 {
  color:#fff;
  border: 2px solid #555;
  text-decoration:none !important;
}

a#toggle_search {
  display:block;
}
.toggle_search {
  display: block;
  position: static;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1001;
  bottom: 0;
  height: 100%;
  background: rgba(0,0,0,0.8);
}














#search {
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width:100%;
}
.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:100px;
}
.search_inner .search_cat select {
  opacity: 0;
  width:100px;
  height:44px;
}
.search_inner .search_cat .SumoSelect &gt; .CaptionCont {
  border: 1px solid #fff !important;
  border-right: 0px !important;
  background-color: transparent !important;
  background: rgba(0,0,0,0.4) !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;
  padding: 11px 10px;
  font-size:11px;
  line-height:20px;
  text-transform:uppercase;
  font-weight:700;
  color:#999;
}
.search_inner .search_cat .SumoSelect:focus &gt; .CaptionCont { border-right:0px solid transparent !important; }
.search_inner .search_cat .SumoSelect:focus &gt; .CaptionCont { border-right:0px solid transparent !important; }

.search_inner .SumoSelect &gt; .CaptionCont &gt; span {
  padding-right: 20px;
}    
.search_inner .search_cat .SumoSelect &gt; .optWrapper {
  width:auto !important;
  max-width:340px !important;
  min-width:200px;
}
.search_inner .search_cat .SumoSelect &gt; .optWrapper &gt; .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: 11px 10px 11px 10px !important;
  font-size:14px;
  line-height:20px;
  border: 1px solid #fff !important;
  border-right: 0px !important;
  background: rgba(0,0,0,0.4) !important;
  color:#ddd;
  -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;
}
#search .search_inner input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
  width:76px;
  height:32px; 
}
#search input[type=text] {

}
#search input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
  width:76px;
  height:32px;
}
.cssButtonPos2 {
  width:50px;
}
.cssButtonColor7 {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  border: 1px solid #fff !important;
  background: rgba(0,0,0,0.4) !important;
  color: #ddd;
  display: inline-block;
  padding: 11px 0px !important;
  line-height: 20px !important;
  font-size:16px !important;
  -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;
}
.cssButtonColor7:hover {
  color:#fff;
  text-decoration:none !important;
}




#cart {
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width:100%;
}
#cart_short {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index:1000;
  background:transparent;
}
#cart_short &gt; a {
  display:block;
}
.cart_01 {
  display: block;
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  width: 36px;
  font-size: 16px;
  color: #555;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
.cart_01 .fas {
  vertical-align:-1px;
}
.cart_03 {
  position:absolute;
  display:block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right:-5px;
  top:-10px;
  background:#555;
  color:#fff;
  display:inline-block;
  padding: 5px;
  font-size:9px;
  line-height:10px;
  text-align:center;
  font-weight:700;
  min-width:20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#cart_short &gt; a:hover .cart_01 {
  color:#333;
  border: 2px solid #555;
  text-decoration:none !important;
}



#wish {
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width:100%;
}
#wish_short {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index:1000;
  background:transparent;
}
#wish_short &gt; a {
  display:block;
}
.wish_01 {
  display: block;
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  width: 36px;
  font-size: 16px;
  color: #555;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
.wish_01 .fas {
  vertical-align:-1px;
}
.wish_03 {
  position:absolute;
  display:block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right:-5px;
  top:-10px;
  background:#555;
  color:#fff;
  display:inline-block;
  padding: 5px;
  font-size:9px;
  line-height:10px;
  text-align:center;
  font-weight:700;
  min-width:20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#wish_short &gt; a:hover .wish_01 {
  color:#333;
  border: 2px solid #555;
  text-decoration:none !important;
}



#account {
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width:100%;
}
#account_short {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index:1000;
  background:transparent;
}
#account_short &gt; a {
  position:relative;
  display:block;
}
.account_01 {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  width: 36px;
  font-size: 16px;
  color: #555;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
#account_short &gt; a:hover .account_01 {
  color:#333;
  border: 2px solid #555;
  text-decoration:none !important;
}



#shop {
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width:100%;
}
#shop_short {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index:1000;
  background:transparent;
}
#shop_short &gt; a {
  position:relative;
  display:block;
}
.shop_01 {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  width: 110px;
  font-size: 14px;
  font-weight:800;
  color: #555;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  white-space:nowrap;
}
#shop_short &gt; a:hover .shop_01 {
  color:#333;
  border: 2px solid #555;
  text-decoration:none !important;
}
#shop_short &gt; a:hover {
  text-decoration:none !important;
}





#hiphop {
  position:relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  width:100%;
}
#hiphop_short {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index:1000;
  background:transparent;
}
#hiphop_short &gt; a {
  position:relative;
  display:block;
}
.hiphop_01 {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  width: 180px;
  font-size: 14px;
  font-weight:800;
  color: #555;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  white-space:nowrap;
}
#hiphop_short &gt; a:hover .hiphop_01 {
  color:#333;
  border: 2px solid #555;
  text-decoration:none !important;
}
#hiphop_short &gt; a:hover {
  text-decoration:none !important;
}



#layout_categories {
  background: #b30000;
}
.layout_categories_inner {
  background: #b30000;
  width:100%;
  max-width:1300px;
  padding: 0px 0px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#layout_slider {
  margin: 0px 0 0px 0;
}
.layout_slider_inner {
  width:100%;
  max-width:1300px;
  padding: 0px 0px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.layout_news {
  margin: 0px 0 40px 0;
  padding: 0px 60px;
}
.slider-news {
  padding: 0px 0px;
}
.layout_news .pseudoheadline {
    margin: 0 10px 20px 10px;
}


.layout_specials {
  margin: 0px 0 40px 0;
  padding: 0px 60px;
}
.slider-specials {
  padding: 0px 0px;
}
.layout_specials .pseudoheadline {
    margin: 0 10px 20px 10px;
}


.layout_bestseller {
  margin: 0px 0 40px 0;
  padding: 0px 60px;
}
.slider-bestseller {
  padding: 0px 0px;
}
.layout_bestseller .pseudoheadline {
    margin: 0 10px 20px 10px;
}




/* END header */


/* 4. START headlines */
h1 {
  color:#555;
  font-weight:200;
  font-size:24px;
  line-height:28px;
  text-transform:uppercase;
  margin:25px 0 15px 0;
  padding:0 0 5px;
  border-bottom: 0px solid transparent;
}
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;
  text-transform:uppercase;
  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;
}
h4 {
	color:#000;
	font-weight:700;
  text-transform:uppercase;
	font-size:13px;
  line-height: 19px;
	margin:0px 0px 14px 0px;
	padding:0px 0px 5px 0px;
  border-bottom: 1px solid #ddd;
}
h4.detailbox {
	color:#222;
	font-size:13px;
	margin:40px 0px 15px 0px;
}
.pd_tabs h4.detailbox {
	color:#222;
	font-size:13px;
	margin:15px 0px 10px 0px;
}
.pd_accordion h4.detailbox {
	color:#222;
	font-size:13px;
	margin:15px 0px 10px 0px;
}

.pseudoheadline {
  margin: 0 0 20px 0;
  line-height: 16px;
  font-size: 20px;
  text-transform:uppercase;
  font-weight:600;
  text-align: center;
  color:#333;
  overflow:hidden;
}
.pseudoheadline span {
  display: inline-block;
  position: relative;  
  padding: 0px 25px;
}
.pseudoheadline span:before,
.pseudoheadline span:after {
  content: "";
  position: absolute;
  height: 1px;
  border-top: 1px solid #555;
  top: 8px;
  width: 600px;
}
.pseudoheadline span:before {
  right: 100%;
  margin-right: -10px;
}
.pseudoheadline span:after {
  left: 100%;
  margin-left: -10px;
}

/* 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:#000;
  outline:none;
}
a:visited {
  color:#000;
  outline:none;
}
a:hover, a:active {
  color:#000;
  outline:none;
}
a:hover {
  color:#555;
  text-decoration:underline;
  outline:none;
}
a img {
  border:none;
  outline:none;
}
/* END Links global */


/* 6. START inputs */
input {
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
  line-height:19px;
}
textarea {
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
  line-height:19px;
  background-color:#fafafa;
  border-color: #dddddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 11px 8px 11px 8px;
	-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: 'Open Sans', sans-serif;
  font-size:13px;
  line-height:19px;
  background-color:#fafafa;
  border-color: #dddddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 11px 8px 11px 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: 11px 8px 11px 8px;
	-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=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:6px;
  padding-right:5px;
}
.fieldtext, .fieldtext_stern {
  font-size:10px;
  line-height:16px;
  font-weight:700;
  padding: 0px 0px 2px 0px;
  display:block;
}
.pflicht {
  font-size:10px;
  line-height:10px;
  vertical-align:baseline;
  font-weight:400;
  text-transform:none;
}
.adv_search_checkbox input {
  vertical-align:-1px;
}

/* END inputs */


/* 7. START Footer */
#layout_newsletter {
  margin: 30px 0 0 0;
  padding: 0;
}
.layout_newsletter_inner {
  width:100%;
  max-width:1300px;
  margin: 0px auto;
  border-top: 10px solid #000;
  background:#f5f5f5;
  padding: 30px 20px 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nl_footer_row {
  margin: 0px -10px;
}
.nl_footer_item {
  float:left;
  padding: 0px 10px;
  margin: 0 0 30px 0;
/*  width: 50%; */
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
}
.nl_footer_headline {
  font-size:15px;
  line-height:21px;
  text-transform:uppercase;
  color:#555;
  margin: 0 0 20px 0;
}
.nl_footer_headline_rabatt {
  color:#000;
  font-weight:800;
}
.nl_footer_form {
  padding: 0px 15%;
}
.nl_footer_input {
  margin: 0 0 20px 0;
}
.nl_footer_input input {
  border-width: 0px 0px 1px 0px !important;
  background:transparent !important;;
  border-color:#999 !important;
  padding: 6px 8px 6px 8px;
}
.nl_footer_input ::-webkit-input-placeholder { color: #aaa; font-style:italic; }
.nl_footer_input ::-moz-placeholder { color: #aaa; font-style:italic; }
.nl_footer_input :-ms-input-placeholder { color: #aaa; font-style:italic; }
.nl_footer_input :-moz-placeholder { color: #aaa; font-style:italic; }

.nl_footer_button {
  margin: 0 0 10px 0;
  text-align:center;
}
.nl_footer_button .cssButtonPos1 {
  width:100%;
  max-width:220px;
  margin: 0px auto;
}
.nl_footer_sub {
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
}

.nl_footer_aktion_row {
  -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;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
  padding: 0px 20%;
}

.nl_footer_aktion_rabatt {
  width:76px;
}
.nl_footer_aktion_disclaimer {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align:left;
  padding: 0 0 0 30px;
  font-size:12px;
  line-height:18px;
  font-weight:600;
}

.nl_footer_aktion_percent {
  display:inline-block;
  background: #000;
  color:#fff;
  font-size:40px;
  line-height:76px;
  width: 76px;
  font-weight:400;
  text-align:center;
	-webkit-border-radius: 76px;
	-moz-border-radius: 76px;
	border-radius: 76px;

}












#layout_subfooter {
  margin: 0px 0 0 0;
  padding: 0;
}
.layout_subfooter_inner {
  width:100%;
  max-width:1300px;
  margin: 0px auto;
  border-top: 10px solid #000;
  background:#f5f5f5;
  padding: 30px 20px 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subfooter_row {
  margin: 0px -10px;
}
.subfooter_item {
  float:left;
  padding: 0px 10px;
  margin: 0 0 30px 0;
  width: 33.3333%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
}
.subfooter_headline {
  font-size:15px;
  line-height:21px;
  text-transform:uppercase;
  color:#555;
  margin: 0 0 20px 0;
}

.subfooter_social a {
  display:inline-block;
  background:#333;
  color:#fff;
  font-size:20px;
  line-height:30px;
  width:30px;
  text-align:center; 
  margin: 0px 5px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
  padding:4px;
}
.subfooter_social a:hover {
  opacity:0.7;
}

.subfooter_content img {
  max-width:100%;
  height:auto;
  vertical-align:top;
}
.si_social-fair img {
  width:100%;
  max-width:160px;
  height:auto;
  vertical-align:top;
}







#layout_footer {
  overflow:hidden;
  margin: 0px 0 0 0;
  padding: 0 0px 0px 0px;
}
.layout_footer_inner {
  width:100%;
  max-width:1300px;
  padding: 40px 10px 20px 10px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background:#000;
  color:#fff;
  overflow:hidden;
}

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

.footer_box_header {
  font-size:15px;
  line-height:21px;
  text-transform:uppercase;
  color:#fff;
  margin: 0 0 20px 0;
}

ul.footer_list {
  list-style-type:none;
}
ul.footer_list ul {
  display:none !important;
}

ul.footer_list li { 

}
ul.footer_list li a {
  color:#fff;
  outline:none;
  padding:5px 0;
  display:block;
  font-size:12px;
  line-height:16px;
}
ul.footer_list li li a { 
  padding-left:15px;
}
ul.footer_list li a:hover {
  color:#ccc;
  text-decoration:none;
}
ul.footer_list li li a:hover {
  color:#ccc;
  text-decoration:none;
}


.footer_text_1 {
  padding:5px 0;
  font-size:14px;
  line-height:18px;
  font-weight:800;
  color:#fff;
}
.footer_text_2 {
  padding:10px 0;
  font-size:12px;
  line-height:18px;
  font-weight:400;
  color:#fff;
}
.footer_text_3 {
  padding:10px 0;
  font-size:10px;
  line-height:16px;
  font-weight:400;
  color:#fff;
}


.copyright_text {
  padding: 20px 0px 70px 0px;
  font-size:10px;
  line-height:18px;
  font-weight:400;
  text-align:center;
  color:#888;
}
.copyright_text a {
  color:#888;
  text-decoration:underline;
}
.copyright_text a:hover {
  color:#666;
  text-decoration:underline;
}




.copyright {
  margin:0 auto;
  text-align:center;
  color:#888;
  font-size:0px;
  line-height:0px;
  font-weight:400;
  padding:0 0 0 0;
  margin: 0 0 0 0;
  width:100%;
  display:none;
  visibility:hidden;
}
.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 {
  min-height:600px;
  padding: 20px 10px 50px 10px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.layout_content_inner {
  width:100%;
  max-width:1300px;
  padding: 0px 0px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}






#col_left {
  position:relative;
  float:left;
  width:265px;
}
#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:0px 0px 0px 0px;
  background:transparent;
  margin-left:285px;
}
#col_full {
	width: 100%;
}

/* 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 {
  outline:none;
  font-size:10px;
  line-height:16px;
  text-transform:uppercase;
  margin: 0 0 0px 0;
  padding: 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.breadcrumb_inner {
  width:100%;
  max-width:1300px;
  padding: 13px 0px 12px 0px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom:1px solid #eee;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
  font-size:10px;
  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:700;
}
#breadcrumb .fas,
#breadcrumb .far,
#breadcrumb .fab {
  color:#999;
  line-height:12px;
  padding: 0px 10px;
}
/* 10. END breadcrumbs */



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

.box_select {
  padding:10px 0 0 0;
}
.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:#f5f5f5;
  border:1px solid #f5f5f5;
  padding:0px 10px 0px 10px;
}
.box_header {
  color:#434343;
  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:#000;
}
.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:#7c2759;
  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;
}

.box_title {
  font-weight:500;
  margin: 10px 0px 10px 0px;
  line-height:17px;
  text-decoration:none;
}
.box_title strong {
  font-weight:500;
}
.box_title a {
  color:#7c2759;
}
.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:#000;
}

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 */
ul#categorymenu {
  padding: 10px;
  margin: 0 0 30px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
ul#categorymenu.categorymenu_admin {
  top:45px !important;
}
ul#categorymenu li {
  list-style-type:none;
}
/*
ul#categorymenu a.level1_overview {
  display:none !important;
}
*/

ul#categorymenu li a {
  text-decoration:none;
  outline:none;
  display:block;
}  
ul#categorymenu li a span.counts {
  font-size:12px;
  padding-left:3px;
  font-style:italic;
  color:#999;
  font-weight: 400;
}

ul#categorymenu li a:hover {
  text-decoration:none;
}

ul#categorymenu li.level1         { display:none; }
ul#categorymenu li.activeparent1  { display:block; }
ul#categorymenu li.active1        {	display:block; }


/* 1st TIER */
ul#categorymenu li.level1 &gt; a {
  color:#222;
  padding:5px 0px 15px 0px;
  border-top: 0px solid #e1e1e1;
  border-bottom: 0px solid #e1e1e1;
  text-transform:uppercase;
  font-size:13px;
  line-height: 17px;
  font-weight: 800;
}
ul#categorymenu li.level1 a:hover {
  color:#222;
}
ul#categorymenu li.activeparent1 a  { color:#222; border-bottom: 0px solid  #e1e1e1; }
ul#categorymenu li.active1 a        {	color:#222; border-bottom: 0px solid  #e1e1e1; }



/* 2nd TIER */
ul#categorymenu li.level2 a {
  color:#222;
  padding:8px 0 8px 12px;
  border-bottom: 0px solid #e1e1e1;
  font-size:14px;
  line-height: 18px;
  font-weight: 400;
  position:relative;
}
ul#categorymenu li.level2 a:hover {
  color:#b30000;
}
ul#categorymenu li.activeparent2 a  { color:#b30000; border-bottom: 0px solid  #e1e1e1; font-weight:700; }
ul#categorymenu li.active2 a        {	color:#b30000; border-bottom: 0px solid  #e1e1e1; font-weight:700;}


ul#categorymenu li.level2 &gt; a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f105';
  font-weight: 900;
  font-size: 12px;
  line-height: 18px;
  position:absolute;
  top:8px;
  left:1px;
}

ul#categorymenu li.level2 ul          { display:none; }
ul#categorymenu li.activeparent2 ul   { display:block; }
ul#categorymenu li.active2 ul         {	display:block; }


/* 3rd TIER */
ul#categorymenu li.level3 a {
  color:#666;
  padding:6px 0 6px 24px;
  border-bottom: 0px solid #e1e1e1;
  font-size:13px;
  line-height: 17px;
  font-weight: 400;
}
ul#categorymenu li.level3 a:hover {
  color:#b30000;
}
ul#categorymenu li.activeparent3 a  { color:#b30000; border-bottom: 0px solid  #e1e1e1; font-weight:700; }
ul#categorymenu li.active3 a        {	color:#b30000; border-bottom: 0px solid  #e1e1e1; font-weight:700; }

ul#categorymenu li.level3 &gt; a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f105';
  font-weight: 900;
  font-size: 11px;
  line-height: 17px;
  position:absolute;
  top:6px;
  left:13px;
}

ul#categorymenu li.level3 ul          { display:none; }
ul#categorymenu li.activeparent3 ul   { display:block; }
ul#categorymenu li.active3 ul         {	display:block; }


/* 4th TIER */
ul#categorymenu li.level4 a {
  color:#666;
  padding:6px 0 6px 36px;
  border-bottom: 0px solid #e1e1e1;
  font-size:13px;
  line-height: 17px;
  font-weight: 400;
}
ul#categorymenu li.level4 a:hover {
  color:#b30000;
}
ul#categorymenu li.activeparent4 a  { color:#b30000; border-bottom: 0px solid  #e1e1e1; font-weight:700; }
ul#categorymenu li.active4 a        {	color:#b30000; border-bottom: 0px solid  #e1e1e1; font-weight:700; }

ul#categorymenu li.level4 &gt; a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f105';
  font-weight: 900;
  font-size: 11px;
  line-height: 17px;
  position:absolute;
  top:6px;
  left:25px;
}
/* 5th TIER */
ul#categorymenu li.level5 a {
  color:#666;
  padding:12px 0 12px 48px;
  border-bottom: 1px solid #e1e1e1;
  font-size:13px;
  line-height: 17px;
  font-weight: 400;
}
ul#categorymenu li.level5 a:hover {
  color:#b30000;
}
ul#categorymenu li.activeparent5 a  { color:#b30000; border-bottom: 1px solid  #e1e1e1; font-weight:700; }
ul#categorymenu li.active5 a        {	color:#b30000; border-bottom: 1px solid  #e1e1e1; font-weight:700; }

ul#categorymenu li.level5 &gt; a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f105';
  font-weight: 900;
  font-size: 11px;
  line-height: 17px;
  position:absolute;
  top:12px;
  left:37px;
}
/* 12. END categories */


/* 13. START Highlightbox */
div.highlightbox {
  padding:15px 0;
  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: 2px solid #333;
  padding: 15px 10px !important;
}
.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;
}

.giftcart_box {
  padding: 15px 15px 0px 15px;
  background: #f5f5f5;
}
.giftcart_box h4 {
  font-size:13px;
  line-height:17px;
}

.giftcart_box input[type=text] {
  background: #fff;
}

.amount_info {
  font-size:11px;
  line-height: 15px;
  font-weight: 400;
  margin: 0px;
  margin: 0px 0px 5px 0px;
}
.amount_info:last-child {
  margin: 0px 0px 15px 0px;
}

.coupon_info {
  color:#669900;
  font-size:11px;
  line-height: 15px;
  font-weight: 400;
  margin: 0px;
  margin: 0px 0px 5px 0px;
}
.coupon_info a {
  color:#669900;
}

table.table_gift {
  margin: -6px 0 0 0;
}
table.table_gift tr td.gift_field {
  padding-right:10px;
}
table.table_gift tr td.gift_button {
  width:130px;
  padding-top:23px;
}
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 &amp; 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 a {
  color:#e74c3c;
  font-weight:600;
  text-decoration:underline;
}
.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 &amp; success messages */


/* 16. START checkout */
.twoColumsCheckout_outer {
  position:relative;
  margin: 0 0 20px 0;
}
.twoColumsCheckout_1 {
  float:left;
  width:24%;
  margin: 0 0 0px 0;
  padding:0 10px 10px 10px;
  background: #f5f5f5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.twoColumsCheckout_2 {
  float:right;
  width:76%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px 
}
.twoColumsCheckout_3 {
  float:right;
  width:76%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 0 0;
  padding: 0 0 0 20px
}

.twoColumsCheckout_1 h4 {
  font-size:11px;
  line-height:15px;
  margin: 4px 0px 8px 0px;
  border-bottom: 1px solid #e1e1e1;
}
.twoColumsCheckout_1 h4 a.midi {
  text-transform:none;
}

.twoColumsCheckout_1 .highlightbox {
  background:transparent;
  font-size:12px;
  line-height:18px;
}

.twoColumsCheckout_1  ul#address_block li input {
  vertical-align:-2px;
}

.twoColumsCheckout_2 .checkoutconditions {
    padding: 5px 0px 0px 15px;
}

ul#checkoutnavigation {
  margin: 0px -10px 30px -10px;
}

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;
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

ul#checkoutnavigation li .active .title {
  font-weight:800;
  text-transform:uppercase;
  display:block;
  font-size:16px;
  line-height:20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ul#checkoutnavigation li .active .description {
  display:none;
  font-size:14px;
  line-height:16px;
  padding-top:5px;
  min-height:32px;
}
ul#checkoutnavigation li .inactive {
  padding: 10px 10px;
  display:block;
  background-color: #f5f5f5;
  color: #ccc;
  border: 1px solid #f5f5f5;
}
ul#checkoutnavigation li .inactive .title {
  font-weight:800;
  text-transform:uppercase;
  display:block;
  font-size:16px;
  line-height:20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul#checkoutnavigation li .inactive .description {
  display:none;
  font-size:14px;
  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 dashed #e1e1e1;
  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;
}

ul#address_block {
  margin: 15px 0px 0px 0px;
  list-style-type:none;
}
ul#address_block li {
  border-top: 1px solid #e1e1e1;
  margin-top:12px;
  padding-top: 12px;
}
ul#address_block li label {
  font-weight:600;
}
ul#address_block li .address {
  display:inline-block;
  padding:5px 0px 0px 23px;
}
ul#address_block li input {
  vertical-align:-1px;
}

.checkoutcomment textarea {
  height:100px;
}
div.agbframe {
  background-color:#ffffff;
  border-color: #d9d9d9;
  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: 0px 0px 10px 0px;
  font-size:12px;
  text-align: left;
  line-height: 20px;
}
.checkoutconditions input#conditions {
  float:left;
  position:relative;
  margin: 3px 8px 5px 0px;
}
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;
}
/* 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:#000 !important;
}
a.color_more:hover {
  color:#000 !important;
  text-decoration:underline !important;
}
.color_edit_info {
  color:#000;
}
/* END Color Defination from language-Files, main.php, ot-Module  */


/* 18. START Listing globals */

.listing_col_row {
  margin: 0 0 40px 0;
  -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;
}
.listing_col_left {
  position:relative;
  width:270px;
  background:#f5f5f5;
}
.listing_col_right {
  padding: 0 0 0 30px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.listing_col_full {
  padding: 0 0 0 0px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;

}












.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
}


.listingcontainer, .listingcontainer_full, .listingcontainer_details {
  margin: 0px -10px 0px -10px;
}
.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:25%;
  height:auto;
  padding: 0px 10px;
  margin: 0px 0px 20px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.listingcontainer_full .listingbox {
  width:25%;
}


.listingbox .lb_inner:hover {
  border: 1px solid #ccc;
}
.lb_inner {
  border: 1px solid #fff;
  padding: 10px 10px 10px 10px;
  position:relative;
  overflow:hidden;
}
.lb_image {
  text-align: center;
  width: 100%;
  position:relative;
}
.lb_image_inner {
  overflow:hidden;
  text-align: center;
  width: 100%;
  position:relative;
}
.lb_image_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
}
.lb_image_inner img {
  font-size: 0px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(5.0);
  -moz-transform: scale(5.0);
  -ms-transform: scale(5.0);
  -o-transform: scale(5.0);
  transform: scale(5.0);
}

.lb_image_inner .lb_image_main {
  z-index:0;  
}
.lb_image_inner .lb_image_hover {
  z-index:1;
  opacity:0;    
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.lb_image_inner:hover .lb_image_hover {
  opacity:1;
}


.lb_title {
  padding: 10px 0px 10px 0px;
}
.lb_title h2 {
  margin: 0px;  
  padding:0px;
  border:none !important;
  line-height:17px;
  font-size:13px;
  text-align:center;
  font-weight:400;
  height:34px;
  overflow:hidden;
  color:#222;
}
.lb_title h2 a {
  color:#222;
}
.lb_title h2 a:hover {
  color:#000;
  text-decoration:none;
}

.lb_shortdesc {
  padding: 5px 0px;
}
.lb_shortdesc_inner {
  font-size:10px;
  line-height:14px;
  height:28px;
  text-align:center;
  color:#666;
  overflow:hidden;
}

.lb_shipping {
  padding: 5px 0px;
  font-size:10px;
  line-height:14px;
  text-align:center;
  color:#666;
  white-space:nowrap;
}
.lb_shipping a {
  color:#666;
}
.lb_shipping .lb_shipping_image {
  display:inline-block;
  padding: 0 5px 0 2px;
}
.lb_shipping .lb_shipping_image img {
  vertical-align: -1px;
  height: 9px;
  display: inline;
}
.lb_price {
  padding: 5px 0 0 0;
  font-weight:800;
  font-size: 12px;
  line-height:20px;
  height:32px;
  color:#333;
}
.lb_price .no_price {
  font-size:9px;
  line-height:11px;
  font-weight:400;
  display:block;
  padding:4px 0 0 0;
  color:#999;
}

.lb_price .small_price {
  display:inline-block;
  padding: 0 3px 0 0;
  font-size:9px;
  font-weight:normal;
  line-height:11px;
}

.lb_price .standard_price {
  text-align:center;
  display:block;
  height:20px;
}
.lb_price .special_price {
  display:block;
  height:20px;
  text-align:center;
}
.lb_price .uvp_price {
  display:block;
  height:20px;
}
.lb_price .graduated_price {
  display:block;
  height:20px;
}

.lb_price .old_price {
  display:inline-block;
  padding: 0px 10px 0px 0px;
  font-size:12px;
  line-height:20px;
  font-weight:400;
  color:#999;
  text-decoration:line-through;
}
.lb_price .new_price {
  display:inline-block;
  padding: 0px 5px 0px 5px;
  background:#b30000;
  color:#fff;
}
.lb_price .save_price {
  position: absolute;
  right: -35px;
  top: -10px;
  background: #b30000;
  padding: 20px 20px 5px 20px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 780;
  color: #fff;
  min-width: 50px;
  text-align: center;
  z-index: 1;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lb_price .vpe {
  display:block;
  font-weight: 400;
  padding: 0px 0px 0 0;
  font-size:10px;
  line-height:12px;
  height:12px;
  color:#999;
}
.lb_price .vpe_with_item_price {
  float:left;
  width:50%;
  display:block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  padding: 0px 0px 0px 5px;
  font-size:10px;
  line-height:12px;
  height:12px;
  color:#999;
  white-space:nowrap;
}
.lb_price .item_price {
  float:left;
  width:50%;
  display:block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  padding: 0px 5px 0px 0px;
  font-size:10px;
  line-height:12px;
  height:12px;
  color:#999;
  white-space:nowrap;
}


.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_tax {
  text-align:right;
  padding: 0 0 0px 0;
  font-size:9px;
  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;
}

.lb_desc {
  padding: 5px 0px;
  font-size: 10px;
  line-height: 14px;
  height:14px;
  text-align: center;
  color: #666;
  font-weight:bold;
}
.lb_desc ul.attributes_list {
  list-style-type:none;
  display:block;
  text-align:center;
  margin: 0px !important
}
.lb_desc ul.attributes_list li {
  border: none !important;
  font-size: 10px;
  line-height: 14px;
  display:inline;
}

.lb_new_flag {
  position: absolute;
  left: -35px;
  top: -10px;
  background: #669900;
  padding: 20px 20px 5px 20px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 780;
  color: #fff;
  min-width: 50px;
  text-align: center;
  z-index: 1;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index:1;
}


/* END productlist boxes */


/* 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:#7c2759;
}
.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_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 &amp; subcats */
.cat_description {
  padding: 0px 0px 25px 0px; 
}
.cat_description ul {
  margin-left:15px;
}
.cat_description ol {
  margin-left:28px;
}

.cat_image {
  margin: 0px 0px 20px 0px;
  position:relative;
}

.cat_image img {
  width:100%;
  height:auto;
  vertical-align:top;
}


.ci_nomargin {
  margin-right: 0px !important;
}



.subcats {
  display:none;
  margin: 0 0px 30px 0px;
  padding: 0px 5px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
.subcats_inner {
  margin: 0 -5px 0px -5px;
}

.subcats_headline {
  font-size:10px;
  line-height:12px;
  font-weight:bold;
  padding: 6px 0px 0px 6px;
}

.subcatlist {
  float:left;
  width:25%;
  height:auto;
  padding: 5px 5px;
  margin: 0px 0px 0px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subcatlist_inner {

}
.subcat_title {
  display:block;
}

.subcat_title a {
  position:relative;
  display:block;
  padding:11px 25px 11px 8px;
  color:#999;
  border: 1px solid #ddd;
  background:#fafafa;
  font-size:13px;
  line-height:19px;
  text-align:left;
  font-weight:400;
  -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;
  white-space:nowrap;
  overflow:hidden;
}
.subcat_title a:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f35a';
  font-weight: 300;
  font-size: 13px;
  line-height:19px;
  position:absolute;
  top:11px;
  right:0px;
  color:#999;
  padding:0 8px;
  background:#fafafa;
}
.subcat_title a:hover {
  text-decoration:none;
  color:#b30000;
  background:#fff;
}
.subcat_title a:hover:after {
  background:#fff;
}


.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_desc {
  display:inline-block;
  padding:5px;
  font-size:12px;
  line-height:16px;
}



.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 &amp; subcats */



/* 22. START pagination */
.pagination_bar {
  padding: 0px 0px 0px 0px;
  margin: 15px 0 25px 0;
}
.pagination_text {
  float:left;
  display:inline-block;
  font-size:12px;
  line-height:24px;
  vertical-align:middle;
  color:#444;
}
.pagination_list {
  display:inline-block;
  float:right;
  font-size:12px;
  line-height:24px;
}
.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; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.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 4px;
  text-decoration:none;
  color: #999;
  text-decoration:none;
  background-color: transparent;
  border: 1px solid #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagination_list ul li a:hover {
  color: #000;
  background-color: #f5f5f5;
  border: 1px solid #000;
}
.pagination_list ul li.current {
  display: inline-block;
  min-width:16px;
  padding: 0 5px;
  margin: 0 0 0 3px;
  color: #fff;
  border: 1px solid #910000;
  background:#000;
  font-weight:800;
}


.pagination_listing .pagination_bar {
  padding: 0px 0px 0px 0px;
  margin: 15px 0 15px 0;
}
.pagination_listing .pagination_text {
  float:none;
  display:block;
  text-align:center;
  font-size:10px;
  line-height: 14px;
  margin: 0 0 10px 0;
}
.pagination_listing .pagination_list {
  float:none;
  display:block;
  float:none;
  text-align:center;
}
.pagination_listing .pagination_list ul {
  list-style-type:none;
  margin: 0;
   width: 100%;
}
.pagination_listing .pagination_list ul li {
  float:none;
  display:inline-block;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagination_listing .pagination_list ul li.plain {
  display:none;
  padding: 0 4px;
}
.pagination_listing .pagination_list ul li a {
  display: inline-block;
  min-width:34px;
  line-height: 34px;
  padding: 0 0px;
  margin: 0px 2px 4px 2px;
  color: #999;
  text-decoration:none;
  background-color: transparent;
  border: 1px solid #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  font-weight:700;
}
.pagination_listing .pagination_list ul li a:hover {
  color: #000;
  background-color: #f5f5f5;
  border: 1px solid #000;
}
.pagination_listing .pagination_list ul li.current {
  display: inline-block;
  min-width:34px;
  line-height: 34px;
  padding: 0 0px;
  margin: 0px 2px 4px 2px;
  color: #fff;
  border: 1px solid #910000;
  font-weight:800;
  background-color: #000;
}

/* END pagination */


/* 23. START filter manufacturer */
.filter_bar {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  margin-bottom: 15px;
  padding: 0px 5px;
  position:relative;
}
.filter_bar_pagination {
  position:absolute;
  right:10px;
  top:5px;
  display:inline-block;
}
.filter_bar_pagination .pagination_list {
  width:0px;
  display:none;
  visibility:hidden;
}
.filter_bar_pagination .pagination_bar {
  margin: 0px;
  padding: 0px;
}
.filter_bar_pagination .pagination_text {
  font-size: 10px;
  line-height: 40px;
  padding: 2px 0 0 0;
}



.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: #000 !important;
  background: #fff7f7 !important;
}

/* END filter manufacturer */


/* 24. START content sites (AGB, Datenschutz, etc.) */
.cotent_site_container {
  margin: 0 0 60px 0;
}

.content_site {
  padding: 0 0 20px 0;
}
.content_site ul {
  margin-left:16px;
}
.content_site ol {
  margin-left:28px;
}
.content_site img {
  max-width:100% !important;
  height:auto !important;
}
.content_site h2 {
  border: none;
  font-size:16px;
}


/* 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: -10px 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 8px 10px;
  font-size:10px;
  line-height:18px;
  text-transform:uppercase;
  color:#666666;
  font-weight:800 !important;
  background:#f5f5f5;
  border-top:1px solid #e1e1e1;
  border-bottom:1px solid #e1e1e1;
}
ul.orderlist li .orderlist_header span.ol_productsname {
  font-size:10px;
  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:transparent;
  border-bottom:1px solid #e1e1e1;
}
.ol_row2 {
  background:transparent;
  border-bottom:1px solid #e1e1e1;
}
ul.orderlist li .orderlist_row span {

}

.ol_width_1         { width: 10.0%; min-width:100px;}
.ol_width_2         { width: 40.0%;}

.ol_width_3         { width: 160px;}
.ol_width_31        { width:  5.0%; min-width:50px;}
.ol_width_32        { width: 30.0%; }
.ol_width_33        { width: 30.0%; }

.ol_width_4         { width: 25.0%;}
.ol_width_4_header  { width: 25.0%; }
.ol_width_41        { width: 50.0%; }
.ol_width_42        { width: 50.0%; }




.ol_width_5         { width: 110px;}
.ol_width_52        { width: 50.0%; }
.ol_width_53        { width: 50.0%; }

.ol_width_6         { width:  5.0%; min-width:50px;}
.ol_width_7         { width: 40.0%;}



span.ol_quantity {
  float:left;
  display:inline-block;
}
span.ol_quantity2 {
  float:left;
  display:inline-block;
  padding-top:5px;
}
span.ol_quantity input {
  text-align:center;
  padding: 10px 8px;
  height:40px;
}
span.ol_image {
  float:left;
  display:inline-block;
  text-align:center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right:20px;
}

span.ol_image_inner {
  display:block;
  text-align: center;
  width: 100%;
  position:relative;
  background:#fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ededed;
}
span.ol_image_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
}
span.ol_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);
}

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;
  color:#333;
}
span.ol_productsname a:hover {
  color:#000;
  text-decoration:none;
}
span.ol_productsname .markProductOutOfStock span {
  color:#b30000 !important;
  font-size:12px;
  font-weight:800;
  display:inline-block;
  padding-left:4px;
}

span.ol_action_row {
  float:left;
  display:inline-block;
  text-align:center;
  padding: 0px 15px;
}

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_distance {
  display:block;
  padding-top:10px;
}
.ol_distance a.iframe {
  color:#000;
}
.ol_distance a.iframe:hover {
  color:#333;
  text-decoration:none;
} 

.ol_model {
  font-size:11px;
  line-height:17px;
  font-weight:normal;
  margin: 2px 0 0 0;
}
.ol_shipping {
  font-size:11px;
  line-height:17px;
  font-weight:normal;
}
.ol_short_desc {
  font-size:11px;
  line-height:17px;
  color:#999;
}
.ol_tags_row {
  margin: 0 0 10px 0;
}
.ol_tags_item {
  font-size:11px;
  line-height:17px;
  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:11px;
  line-height:19px;
}

.ord_wishlist {
  display:block;
  padding:6px 0 0px 0;
  font-size:10px;
  color:#666;
}
.ord_wishlist a {
  color:#666 !important;
  text-transform:none !important;
  font-size:10px !important;
  font-weight:700 !important;
}
.ord_wishlist a:hover {
  text-decoration:underline;
}
.ord_wishlist .fas,
.ord_wishlist .far,
.ord_wishlist .fab {
  padding-right:4px;
  font-weight:bold;
}


.ord_subtotal {
  background: #f5f5f5;
  margin: 0px 0 0px 0;
  float:right;
  width:70%;
  text-align:right;
  line-height:19px;
  padding: 0px 10px 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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 .SumoSelect .SelectBox {
  padding: 5px 8px;
}



.ord_subtotal .shipping_hinweis {
  font-size:11px;
  line-height:15px;
  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 0px;
  line-height:19px;
}
.otl_row1 {
  border-bottom:1px solid #e1e1e1;
  background:transparent;
}
.otl_row2 {
  background:transparent;
  padding: 10px 0px 10px 0px !important;
}
.otl_row3 {
  background:transparent;
  padding: 0px 0px 10px 0px !important;
  color:#999;
  font-size:12px;
  line-height:14px;
}

.otl_row4 {
  border-top:1px solid #e1e1e1;
  background:transparent;
  padding:15px 0px !important;
}

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

.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;
}



.total_table_right {
  padding: 10px 0 0 0;
  float:right;
}
table.total_table {
  font-size:14px;
  line-height:20px;
}
table.total_table tr td {
  padding:2px 5px;
  vertical-align:top;
}
.ord_width_total {
  width:105px;
}
/* ENDE Warenkorb als Liste */
/* END products_table for order_details, account_history_info, checkout_confirmation */


/* 26. START Product details */
.product_headline {
  position:relative;
  margin: 0px 0 25px 0;
  border: #e1e1e1 solid;
  border-width: 0 0 1px 0;
  padding: 0 0 5px 0;
}
.product_headline h1 {
  font-weight:700;
  font-size:20px;
  line-height:26px;
  margin: 0px 0 0px 0;
  padding: 0 0 0px;
  border-width: 0 0 0 0;
}
.pd_strong {
  font-weight: 600;
}

.pd_manu_image {
  float:right;
  display:inline-block;
  height:30px;
  margin: -3px 0 3px 20px;
}
.pd_manu_image img {
  max-height:30px;
  width:auto;
}
#product_details {
  position:relative;
  padding: 0 0 20px 0;
}

.pd_imagebox {
  float:left;
  width:46%;
  margin: 0 0 0px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 45px;
}
.pd_big_image_outer {
	float: right;
	width: 100%;
  margin-left:-70px;
}
.pd_small_image_outer {
  position:relative;
  float:left;
  width:70px;
}

.pd_content {
  float:right;
  width:46%;
}
.pd_summarybox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:0px;
  width:100%;
  margin-bottom:0px;
}

.pd_big_image {
  min-height:100px;
  margin: 0px 0px 0px 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
  border:1px solid #fff;
}
.pd_big_image_inner {
  visibility:hidden;
  overflow:hidden;
  text-align: center;
  position:relative;
  width:100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pd_big_image_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
}
.pd_big_image_inner img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  font-size:0px;
  -webkit-transform: scale(4.4);
  -moz-transform: scale(4.4);
  -ms-transform: scale(4.4);
  -o-transform: scale(4.4);
  transform: scale(4.4);
  cursor: zoom-in;
}


.pd_small_image {
  width:100%;
  margin: 0px 0px 0px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px 0px;
  box-sizing: border-box;
  text-align:center;
}
.pd_small_image.active_carousel {
  padding: 25px 0px;
}
.pd_small_image_inner {
  overflow:hidden;
  text-align: center;
  position:relative;
  width:100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0px;
  outline:none;
}
.pd_small_image_inner:focus,
.pd_small_image_inner:active {
  outline:none;
}
.pd_small_image_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
  border:1px solid #eee;
}
.pd_small_image_inner img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  font-size:0px;
  -webkit-transform: scale(3.4);
  -moz-transform: scale(3.4);
  -ms-transform: scale(3.4);
  -o-transform: scale(3.4);
  transform: scale(3.4);
  cursor:pointer;
}
.pd_small_image img,
.pd_small_image .slick-cloned img,
.pd_small_image .slick-active img {
  opacity:0.5 !important;
}
.pd_small_image .slick-current img {
  opacity:1.0 !important;
}
.pd_small_image .slick-current .pd_small_image_inner:before {
  border: 1px solid #999;
}


.pd_small_image .slick-next {
  right: 0px;
  left: 0;
  bottom: 0;
  margin: auto;
  top: auto;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pd_small_image .slick-prev {
  right: 0px;
  left: 0;
  bottom: auto;
  top: 0;
  margin: auto;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}






.pd_fsk18 {
  background: transparent url(img/fsk18.png) no-repeat top center;
  height: 44px;
  position: absolute;
  width: 44px;
  top:5px;
  right:0px;
}


.pd_infobox {
  padding: 20px 0 0 0;
}
.pd_inforow {
  padding: 5px 0px;
  font-size:12px;
  line-height:16px;
  text-align:left;
  border-bottom: 1px solid #fff;
}
.pd_inforow .color_error_message {
  color:#b30000 !important;
}
.pd_inforow.red { 
  color:#b30000;
}
.pd_inforow_message {
  color:#b30000;
  padding: 5px 0px;
  font-size:12px;
  line-height:16px;
  text-align:left;
  border-bottom: 1px solid #fff;
}



.pd_shippingrow {
  padding: 5px 0px;
  font-size:12px;
  line-height:16px;
  text-align:left;
  border-bottom: 1px solid #fff;
}
.pd_shippingrow_image {
  display:inline-block;
  padding: 0 3px 0 3px;
  vertical-align:-1px;
}
.pd_shippingrow a {
  color:#555;
}

.price_container {
  -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;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pd_label_row {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align:right;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0px 0px 0px;
}
.pd_label_item {
  display:inline-block;
  width:40px;  
  margin: 0px 5px 5px 5px;
}
.pd_label_item img {
  width:100%;
  height:auto;
  vertical-align:top;
}
.pd_label_item:hover {
  opacity:0.7;
}
.pd_label_item a {
  cursor: help;
}




.pd_price {
  width:200px;
  position:relative;
  padding: 0px 0 20px 0;
  border-bottom: 1px solid #e1e1e1;
}
.pd_price.pd_price_full {
  width:100%;
}

.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: 20px;
  line-height:28px;
  color:#333;
  font-weight:800;
  padding: 2px 0px;
}
.pd_price .new_price {
  font-weight:800;
  display:inline-block;
  font-size: 20px;
  line-height:28px;
  padding: 0px 5px 0px 5px;
  background:#b30000;
  color:#fff;
}
.pd_price .small_price {
  font-size:10px;
  font-weight:400;
  line-height:10px;
}
.pd_price .old_price {
  display:inline-block;
  padding: 0px 10px 0px 0px;
  font-size: 20px;
  line-height:28px;
  font-weight:400;
  color:#999;
  text-decoration:line-through;
}
.pd_price .save_price {
  display:block;
  padding: 5px 0 2px 0;
  display:block;
  font-size:10px;
  line-height:12px;
  font-weight:700;
  color:#b30000;
}

.pd_price .item_price {
  display: block;
  font-weight: 400;
  padding: 2px 0px 2px 0;
  font-size: 10px;
  line-height: 12px;
  color: #999;
}
.pd_price .uvp_price {
  display:block;
  padding: 2px 0px 2px 0;
  font-size: 20px;
  line-height:28px;
  color:#555;
  font-weight:800;
}

.pd_price .graduated_price {
  display:block;
  font-size: 20px;
  line-height:28px;
  padding: 2px 0px 2px 0;
  color:#555;
  font-weight:800;
}
.pd_price .vpe {
  display: block;
  font-weight: 400;
  padding: 2px 0px 2px 0;
  font-size: 10px;
  line-height: 12px;
  color: #999;
}
.pd_tax {
  padding: 2px 0px 2px 0;
  font-size:10px;
  color:#999;
  line-height:12px;
}
.pd_tax a {
  color:#999;
  text-decoration:underline;
}
.pd_tax a:hover {
  color:#999;
  text-decoration:underline;
}

.pd_fsk_padding {
  padding-left:50px;
}
.xtb_booster_redirect_message {
  padding:10px;
  color:#ffffff;
  font-size:12px;
  line-height:16px;
  background-color:#329005;
  margin-bottom:20px;
}
ul.pd_iconlist {
  margin: 20px 0 0px 0px !important;
  list-style-type:none;
}
ul.pd_iconlist li {
  float:left;
  display:inline-block;
  font-size:11px;
  line-height:15px;
  padding: 0 20px 0px 20px;
  border-right: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
}
ul.pd_iconlist li:first-child {
  padding-left:0px;
}
ul.pd_iconlist li:last-child {
  border-right: none;
  padding-right: 0px;
}

ul.pd_iconlist li a {
  display:block;
  color:#555;
  font-size:11px;
  line-height:15px;
  padding: 2px 0px 2px 16px;
}
ul.pd_iconlist li a:hover {
  color:#000;
  text-decoration:none;
}
ul.pd_iconlist li.wishlist {
  cursor:pointer;
}
ul.pd_iconlist li.wishlist .wishlist_submit_link {
  color:#555;
  background:#fff;
  border: none;
  font-size:11px;
  line-height: 15px;
  padding:2px 0px 2px 14px;
  cursor:pointer;
  width:100%;
  text-align:left;
  outline:none;
}
ul.pd_iconlist li.wishlist .wishlist_submit_link:hover {
  color:#000;
  text-decoration:none;
}
ul.pd_iconlist li.print a {
  position:relative;
}
ul.pd_iconlist li.print a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f02f';
  font-weight: 900;
  font-size: 11px;
  line-height:15px;
  position:absolute;
  top:2px;
  left:0px;
  color:#555;
}

ul.pd_iconlist li.vote a {
  position:relative;
}
ul.pd_iconlist li.vote a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f164';
  font-weight: 900;
  font-size: 11px;
  line-height:15px;
  position:absolute;
  top:2px;
  left:0px;
  color:#555;
}
ul.pd_iconlist li.express a {
  position:relative;
}
ul.pd_iconlist li.express a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f218';
  font-weight: 900;
  font-size: 11px;
  line-height:15px;
  position:absolute;
  top:2px;
  left:-1px;
  color:#555;
}
ul.pd_iconlist li.wishlist {
  cursor:pointer;
  position:relative;
}
ul.pd_iconlist li.wishlist:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f005';
  font-weight: 900;
  font-size: 11px;
  line-height:15px;
  position:absolute;
  top:1px;
  left:17px;
  color:#555;
}




.dateadded {
  font-size:10px;
}
.dateadded_border {
  margin-top:15px;
  font-size:10px;
  border-top: 1px solid #ddd;
}

.pd_description {
  border-top: 1px solid #e1e1e1;
  padding: 20px 0 0px 0;
  margin: 8px 0px 0px 0px;
}
.pd_description_name {
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  padding: 0 0 8px 0;
}
.pd_description_content {
  color:#555;
  font-size:13px;
  line-height:21px;
}


.pd_description_content ul{
  margin: 8px 0px 8px 18px;
}
.pd_description_content ol{
  margin: 8px 0px 8px 18px;
}
.pd_description_content img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.pd_description_content iframe{
  max-width: 100%;
}


.pd_short_desc {
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #e1e1e1; 
  font-size:13px;
  line-height:19px;
  color:#555;
}
.pd_short_desc font {
  font-family: inherit !important;
  font-size:13px !important;
  line-height:19px !important;
}
.pd_short_desc &gt; div {
  padding: 1px 0px;
}


.pd_tools {
  padding: 20px 0 10px 0;
}
.pd_tools_inner {
  float:left;
  display:inline-block;
}

.pd_tools_item {
  float:left;
  display:inline-block;
  padding: 0 20px 0px 20px;
  margin: 0 0 5px 0;
  border-right: 1px solid #e1e1e1;
  font-size: 12px;
  line-height: 16px;
  white-space:nowrap;
}
.pd_tools_inner .pd_tools_item:first-child {
  padding-left: 0px;
}
.pd_tools_inner .pd_tools_item:last-child {
  padding-right: 0px;
  border-right: none;
}



.pd_tools_item .pd_rating_icons {
  display:inline-block;
  font-size:12px;
  line-height:16px;
  color:#ccc;
  padding: 0px 2px 0 5px;
}
.pd_tools_item .pd_rating_icons .fas {
  padding: 0 0px 0 0;
  margin: 0 2px 0 0;
}
.pd_tools_item .pd_rating_icons .full  {
  color:#fcb800;
}


.pd_tabs .resp-tabs-list {
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
}
.pd_tabs .resp-tabs-list li {
  float:none;
  vertical-align:top;
  font-size: 14px;
  color:#bbb;
  font-weight:700;
  padding: 16px 20px 14px 20px !important;
  background: #fff;
}
.pd_tabs .resp-tabs-list li:hover {
  color:#555;
}
.pd_tabs .resp-tab-active {
  background: #fff;
  border: solid #000;
  border-width: 0px 0px 2px 0px;
  color:#555 !important;
  font-weight:700 !important;
  padding: 16px 20px 14px 20px !important;
}
.pd_tabs .resp-tab-content {
  padding: 10px 0px 20px 0px;
  border: none;
}


.pd_tabs .resp-tabs-container h2.resp-accordion:first-child {
  border-top: 1px solid #e1e1e1 !important;
}
.pd_tabs .resp-tabs-container h2.resp-accordion {
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
}
.pd_tabs .resp-accordion {
  font-size: 14px;
  color: #bbb;
  font-weight: 700;
  padding: 12px 10px 10px 5px !important;
  background: #fafafa;
  border-bottom: 1px solid #e1e1e1;
}
.pd_tabs .resp-accordion.resp-tab-active {
  background: #fafafa !important;
  border: solid #000 !important;
  border-width: 0px 0px 1px 0px !important;
  color: #555 !important;
  font-weight: 700 !important;
  padding: 12px 10px 10px 5px !important;
}
.pd_tabs .resp-tab-content.resp-tab-content-active {
  border-bottom: 1px solid #e1e1e1 !important;
}



.pd_accordion .resp-tab-content {
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
}
/* END Product details */


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


/* 28. START addtobasket */ 
.addtobasket_no_sale {
  margin: 20px 0px 0px 0px;
  padding: 20px 10px 20px 10px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background: #f5f5f5;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
  color: #b30000;
}
.addtobasket_input_hidden {
  display:none;
  width:0px;
  height:0px;
  visibility:hidden;
}

.addtobasket {
  margin: 20px 0px 0px 0px;
  padding: 20px 0px 15px 0px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.addtobasket_options {
  margin: -1px 0 0 0;
  border-top: none;
}

.addtobasket_row1 {
  display:block;
}
.addtobasket_text {
  float:left;
  display:inline-block;
  padding:0 30px 0 0;
  font-size:12px;
  font-weight:400;
  line-height:42px;
}
.addtobasket_input {
  float:left;
  display:inline-block;
  width: 60px;
}
.addtobasket_cartbutton {
  float:right;
  width:65%;
  display:block;
}
.addtobasket_row2 {
  padding: 5px 0 0 0;
  display:block;
}
.addtobasket_row2_buttons {
  float:right;
  display:inline-block;
  max-width:200px;
  padding: 0 0 0 10px;
}
.express_info {
  display:inline-block;
  text-align:right;
  line-height:12px;
  font-size:10px;
  padding:0px 0px 0 0;
  white-space:nowrap;
}
.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: 20px 0px 0px 0px;
}
/* multi &amp; 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 &amp; table */
.options_row_selection {
  margin: 20px 0 0px 0;  
}
.options_row_selection:first-child {
  margin: 0 0 0px 0;  
}
.options_row_selection .options_name {
  font-size:10px;
  font-weight:700;
  line-height:12px;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #e1e1e1;
}
.options_row_selection .options_selection  {
  padding:12px 5px;
  font-size:12px;
  line-height:18px;  
  border-bottom: 1px solid #e1e1e1;
}
.option_bg1 {
  background:#fafafa;
}
.option_bg2 {
  background:#ffffff;
}

.options_row_selection .options_selection label {
  cursor: pointer;
  display:block;
  width:100%;
}

.options_row_selection .options_selection label .label_row1 {
  -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;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.options_row_selection .options_selection label .label_row1 .options_selection_text {
  width:100px;
}

.options_row_selection .options_selection label .label_row1 .options_selection_shipping_img {
  width:60px;
  padding: 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
}
.options_row_selection .options_selection label .label_row1 .options_selection_shipping_img img {
  vertical-align:-1px;  
}


.options_row_selection .options_selection label .label_row1 .options_selection_shipping {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.options_row_selection .options_selection label .label_row1 .options_selection_price {
  text-align:right;
  width: 80px;
}




/* 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 &amp; 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 &amp; admin-login */



/* 39. START toggle shopping cart box */
.toggle_cart {
  position:absolute;
  right:0px;
  top:50px;
  display:none;
  width:380px;
  padding:5px 10px;
  background:#fff;
  border-bottom: solid 1px #e1e1e1;
  color:#555;
  z-index:10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
}

.tc_flyout {
  padding: 10px 0px;
  font-size:12px;
  line-height:16px;
  color:#333;
  text-transform:uppercase;
  font-weight:700;
}
.tc_flyout_items {
  display:inline-block;
  float:left;
}
.tc_flyout_link {
  display:inline-block;
  float:right;
}
.tc_flyout_link a {
  color:#555 !important;
  text-decoration:none;
}
.tc_flyout_link a:hover {
  color:#333 !important;
  text-decoration:none;
}
.tc_flyout_link .fas,
.tc_flyout_link .far,
.tc_flyout_link .fab {
  padding-left:4px;
  font-weight:bold;
}


.giftmessage {
  margin: 5px 0 0 0;
  font-size:13px;
  line-height:15px;
  padding: 5px 0px 10px 0px;
  color:#669900;
  border-bottom: 1px solid #e1e1e1;
  text-transform:uppercase;
}
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;
  text-transform:none !important;
  font-weight:400;
  letter-spacing:0px;
  float:none !important;
  border-top: 1px solid #e1e1e1;
  font-size:12px !important;
  line-height:14px !important;
  padding: 8px 20px 8px 0px;
  color:#333;
}
ul.tc_list li &gt;  a &gt; .fas,
ul.tc_list li &gt;  a &gt; .far,
ul.tc_list li &gt;  a &gt; .fab {
  padding-left:2px;
  padding-right:5px;
}
ul.tc_list li .tc_delete {
  position:absolute;
  width:16px;
  height:16px;
  right: 0px;
  top: 3px;
}
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:#555;
  text-decoration:none;
}

.toogle_cart_links {
  border-top: 1px solid #e1e1e1 !important;
  padding: 20px 0 15px 0;
}
.toogle_cart_links .fas,
.toogle_cart_links .far,
.toogle_cart_links .fab {
  padding-left:5px;
  font-weight:bold;
}
.toogle_cart_links a {
  text-decoration: none;
  background-color: #555;
  color: #ffffff;
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 5px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 800;
  text-transform: uppercase;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.toogle_cart_links a:hover {
  opacity:0.8;
  text-decoration:none !important;
}

.toggle_wishlist {
  position:absolute;
  right:0px;
  top:50px;
  display:none;
  width:380px;
  padding:5px 10px;
  background:#fff;
  border-bottom: solid 1px #e1e1e1;
  color:#555;
  z-index:10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
}

.toggle_account {
  position:absolute;
  right:0px;
  top:50px;
  display:none;
  width:300px;
  padding:5px 10px;
  background:#fff;
  border-bottom: solid 1px #e1e1e1;
  color:#555;
  z-index:10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
}

.tc_flyout_subtext {
  margin: 6px 0px 0px 0px;
  font-size:11px;
  color:#767676;
}

.tc_flyout_button {
  margin: 15px 0px 20px 0px;
}
/* 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:#7c2759;
  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 */


/* 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 &gt; 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 &gt; ul &gt; li {
  float:left;
  width:100%;
}
.sitemap ul {
  list-style-type:none;
  margin-left:0px;
}

.sitemap ul &gt; li.sitemap_header {  
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size:13px;
  font-weight:600;
  line-height:31px; 
}
.sitemap ul &gt; li.sitemap_header &gt; a {
  background:#f5f5f5;
  color:#7c2759;
  display:block;
  padding: 0px 5px;
}
.sitemap ul &gt; 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 &gt; a {
  background:#fff !important;
  color:#333;
  display:block;
  padding: 0px 5px;
}
.sitemap a:hover {
  color:#7c2759 !important;
  text-decoration:none !important;
  background: #f5f5f5 !important;
}



.sitemaplist {
  margin: 0 0 20px 0;
}
.sitemaplist ul {
  list-style-type:none;
  margin:0px;
}
.sitemaplist &gt; ul.sitemapcat {
  -moz-column-count: 3;
  -moz-column-gap: 60px;
  -moz-column-rule: 1px solid #e1e1e1;
  -webkit-column-count: 3;
  -webkit-column-gap: 60px;
  -webkit-column-rule: 1px solid #e1e1e1;
  column-count: 3;
  column-gap: 60px;
  column-rule: 1px solid #e1e1e1;
}
.sitemaplist &gt; ul.sitemapcat &gt; li.level1 {
  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-bottom:30px;
  list-style-type:none;
  display:block;
  width:100%;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.sitemaplist &gt; ul.sitemapcat &gt; li.level1 &gt; a {
  background:#f5f5f5;
  text-transform:uppercase;
  display:block;
  padding: 10px 5px;
  font-weight:bold;
  font-size:12px;
  line-height:18px;
}
.sitemaplist &gt; ul.sitemapcat &gt; li.level1 &gt; a:hover {
  color:#333 !important;
  text-decoration:none !important;
  background: #f1f1f1 !important;
}
.sitemaplist &gt; ul.sitemapcat &gt; li ul li {  
  border-top: 1px solid #e1e1e1;
  font-weight:normal;
}
.sitemaplist &gt; ul.sitemapcat &gt; li ul li a {
  background:#fff !important;
  color:#333;
  display:block;
  font-size:12px;
  line-height:18px;
  padding: 8px 0px;
}
.sitemaplist &gt; ul.sitemapcat &gt; li ul li a:hover {
  text-decoration:none !important;
  background: #fafafa !important;
}
/* level2 */
.sitemaplist &gt; ul.sitemapcat &gt; li ul li a {
  padding-left:5px !important;
}
/* level3 */
.sitemaplist &gt; ul.sitemapcat &gt; li ul ul li a {
  padding-left:20px !important;
}
/* level4 */
.sitemaplist &gt; ul.sitemapcat &gt; li ul ul ul li a {
  padding-left:35px !important;
}
/* level5 */
.sitemaplist &gt; ul.sitemapcat &gt; li ul ul ul ul li a {
  padding-left:50px !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 #e1e1e1;
  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 #e1e1e1;
  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:800;
  font-size: 12px;
  line-height:20px;
}
.hl_price .no_price {
  font-size:9px;
  line-height:11px;
  font-weight:normal;
  display:block;
  padding:0px 0 0 0;
  color:#666;
}
.hl_price .small_price {
  font-size:9px;
  font-weight:normal;
  line-height:11px;
}
.hl_price .special_price {
  display:block;
  font-size:12px;
  line-height:20px;
  font-weight:800;
}
.hl_price .old_price {
  display:inline-block;
  padding: 0px 10px 0px 0px;
  font-size:12px;
  line-height:20px;
  font-weight:400;
  color:#999;
  text-decoration:line-through;
}
.hl_price .new_price {
  display:inline-block;
  padding: 0px 5px 0px 5px;
  background:#b30000;
  color:#fff;
}

.hl_price .save_price {
  display:none;
}

/* 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 #e1e1e1;
  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 No Javascript Styles for Tabs */  
/* Moved in general.css.php as inline-style */
/*
ul.resp-tabs-list{
  display:none;
}
*/
/* END No Javascript Styles for Tabs */


/* START Subcontent navigation in content */
.content_site_navigation {
  -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;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0 0 0;
}

.content_site_navigation .subcontent {
  margin: 0px 0px 0px 0px;
  background: #f5f5f5;
  padding: 10px;
  width: 300px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.content_site_navigation .maincontent {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0px 0px 0px 40px;
}

.subcontent ul {
  margin: 0px 0px 0px 15px;
  list-style-type:square;
}
.subcontent ul li {

}
.subcontent ul li a {
  display:block; 
  color:#333;
  font-size:13px;
  line-height:19px;
  padding: 5px 0px;
  border-bottom: 1px solid #e1e1e1;
}
.subcontent ul li a:hover {
  color:#b30000;
  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 #e1e1e1;
  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 #e1e1e1;
  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 #e1e1e1;
  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: 20px 0 20px 0;
}
.content_banner img {
  float:left;
  width:100%;
  height:auto;
}
/* END Bannermanager */

/* START autocomplete */
.suggestionsBox {
  position:absolute;
  left:0;
  margin:0px;
  width:100%;
  max-width:500px;
  padding:5px 10px;
  background:#fff;
  border-bottom: solid 1px #e1e1e1;
  color:#555;
  z-index:1100;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, 0.5);
}
.suggestionList {
  margin:0px;
  padding:0px;
  max-height:600px;
  overflow:auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.suggestionList li {
  border-bottom:1px solid #e1e1e1;
  list-style:none;
  font-size:12px;
  line-height:16px;
}
.suggestionList li:hover {
  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:36px;
  height:36px;
  overflow:hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  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:#b30000;
}
.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:9px;
  font-weight:normal;
}
.ac_price .graduated_price {
  display:block;
}
.ac_price .item_price {
  display:block;
}

.ac_price .old_price {
  display:block;
  padding: 0px 0px 0px 0px;
  font-size:12px;
  line-height:16px;
  font-weight:400;
  color:#999;
  text-decoration:line-through;
  text-align:right;
}
.ac_price .new_price {
  display:block;
  padding: 0px 0px 0px 0px;
  color:#b30000;
  text-align:right;
}
.ac_price .save_price {
  display:none;
}








.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: 'Open Sans', sans-serif;
  display:block;
  width:100%;
  text-align:center;
  padding: 11px 5px;
  font-size:11px;
  line-height:19px;
  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;
}

/* Colors for CSS Buttons */

/* Black Buttons */
.cssButtonColor1 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #000;
	text-decoration:none;
	background-color:#000;
	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 #000;
	text-decoration:none;
	background-color:#000;
	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 {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
  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;
}
.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:11px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#013088;
  padding: 0 5px 0 0;
  vertical-align:-2px;
}
.cssButtonColor6 .color-paypal1 {
  font-size:18px;
  line-height:11px;
  font-family: 'Poppins', sans-serif;
  font-style:italic;
  font-weight:700;
  color:#013088;
  vertical-align:-2px;
}
.cssButtonColor6 .color-paypal2 {
  font-size:18px;
  line-height:11px;
  font-family: 'Poppins', sans-serif;
  font-style:italic;
  font-weight:700;
  color:#019CDE;
  vertical-align:-2px;
}

/* Positions for CSS Buttons */





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

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

/* 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 &amp; shopping_cart */
.cssButtonPos7 {
  float:left;
  margin: 0px 5px 5px 0px;
  min-width: 130px;
}
.cssButtonPos8 {
  float:right;
  margin: 0px 0px 5px 5px;
  min-width: 165px;
}
.cssButtonPos9 {
  float:left;
  margin: 0px 5px 5px 0px;
  min-width: 150px;
}

/* Delete Button in flyout wishlist &amp; shopping cart */
ul.tc_list li .tc_delete {
  height: 26px;
  right: 0px;
  top: 2px;
  width: 26px;
}
ul.tc_list li .tc_delete .cssButton {
  width:100%;
  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 0px 0;
}

/* Small Buttons wishlist */
.cssButtonPos11 {
  width:50px;
  display:inline-block;
  margin: 0 2px 0 2px;
}
.cssButtonPos11 .fas,
.cssButtonPos11 .far {
  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: 3px 5px;
}
.cssButtonPos13 .fas,
.cssButtonPos13 .far,
.cssButtonPos13 .fab {
  font-size:15px;
  vertical-align:bottom;
}

.orderlist .cssButtonPos13 {
  display:block;
  margin: 0 0 0px 0px;
  width:46px;
}
.orderlist .cssButtonPos13 .cssButton {
  border: 1px solid #ededed;
  padding: 9px 4px;
  background:#fff;
  color:#999;
}
.orderlist .cssButtonPos13 .fas,
.orderlist .cssButtonPos13 .far,
.orderlist .cssButtonPos13 .fab {
  font-size:16px;
  vertical-align:bottom;
  line-height:20px;
}
.orderlist .cssButtonColor5:hover {
  border: 1px solid #C6C6C6;
  color:#e13939;
}

.orderlist .btn_update {
  cursor:pointer;
  display:block;
  background:#fff;
  border: 1px solid #ededed;
  color:#999;
  padding: 9px 13px;
  font-size:16px;
  line-height:20px;
  vertical-align:bottom;
  outline:none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.orderlist .btn_update:hover {
  color:#222;
  border: 1px solid #C6C6C6;
}

/* 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 &gt; 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 &gt; label:hover:before,
.show_rating &gt; label:hover ~ label:before,
.show_rating &gt; label.selected:before,
.show_rating &gt; 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 &amp; radio */

/* globals &amp; 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 {
  opacity:0.5;
}
.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 &gt; 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 {
  opacity:0.5;
}
.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 &amp; radio */




/* Slider Startseite */

.slider-home {display:none; }

.carousel_slider {
  margin: 0 0 0px 0;
}
.carousel_slider img {
  float:left;
  width:100%;
  height:auto;
  vertical-align:top;
}
.carousel_slider div {
  vertical-align:top;
}
.carousel_slider .slick-dots {
  bottom: -30px;
}
.carousel_slider .slick-dots li.slick-active button:before {
  color: #000;
}
.carousel_slider .slick-dots li button:before {
  color: #000;
  font-size: 12px;
}
.carousel_slider .slick-prev,
.carousel_slider .slick-next,
.carousel_slider .slick-prev:focus,
.carousel_slider .slick-next:focus {
  width: 50px;
  height: 50px;
  background: #fff;
  z-index: 2;
  color: #333;
  opacity:0.4;
}
.carousel_slider .slick-prev:hover,
.carousel_slider .slick-next:hover {
  color: #333;
  outline: none;
  background: #fff;
  opacity:0.9;
}
.carousel_slider .slick-prev {
  left: 20px;
}
.carousel_slider .slick-next {
  right: 20px;
}


/* Slider listingbox */
.carousel_listingbox {
  margin: 0px 0px 40px 0px;
}
.carousel_listingbox .listingbox {
  float:none;
  width:100%;
  margin: 0px 0px 0px 0px;
}
.carousel_listingbox .slick-dots {
  bottom: -30px;
}
.carousel_listingbox .slick-dots li.slick-active button:before {
  color: #000;
}
.carousel_listingbox .slick-dots li button:before {
  color: #000;
  font-size: 12px;
}
.carousel_listingbox .slick-prev,
.carousel_listingbox .slick-next,
.carousel_listingbox .slick-prev:focus,
.carousel_listingbox .slick-next:focus {
  width: 40px;
  height: 40px;
  background: #eee;
  z-index: 2;
  opacity:0.4;
}
.carousel_listingbox .slick-prev {
  left: -60px;
}
.carousel_listingbox .slick-next {
  right: -60px;
}
.carousel_listingbox .slick-prev:before,
.carousel_listingbox .slick-next:before {
  color:#333;
  font-size: 20px;
}
.carousel_listingbox .slick-prev:hover,
.carousel_listingbox .slick-next:hover {
  outline: none;
  background: #eee;
  opacity:0.9;
}
.carousel_listingbox .slick-prev:hover:before,
.carousel_listingbox .slick-prev:focus:before,
.carousel_listingbox .slick-next:hover:before,
.carousel_listingbox .slick-next:focus:before {
  color: #000;
}


/* Slider listing info */ 

.carousel_listinginfobox {
  margin: 0px 0px 40px 0px;
}
.carousel_listinginfobox .listingbox {
  float:none;
  width:100%;
  margin: 0px 0px 0px 0px;
}
.carousel_listinginfobox .slick-dots {
  bottom: -30px;
}
.carousel_listinginfobox .slick-dots li.slick-active button:before {
  color: #000;
}
.carousel_listinginfobox .slick-dots li button:before {
  color: #000;
  font-size: 12px;
}
.carousel_listinginfobox .slick-prev,
.carousel_listinginfobox .slick-next,
.carousel_listinginfobox .slick-prev:focus,
.carousel_listinginfobox .slick-next:focus {
  width: 40px;
  height: 40px;
  background: #eee;
  z-index: 2;
  opacity:0.4;
}
.carousel_listinginfobox .slick-prev {
  left: -60px;
}
.carousel_listinginfobox .slick-next {
  right: -60px;
}
.carousel_listinginfobox .slick-prev:before,
.carousel_listinginfobox .slick-next:before {
  color:#333;
  font-size: 20px;
}
.carousel_listinginfobox .slick-prev:hover,
.carousel_listinginfobox .slick-next:hover {
  outline: none;
  background: #eee;
  opacity:0.9;
}
.carousel_listinginfobox .slick-prev:hover:before,
.carousel_listinginfobox .slick-prev:focus:before,
.carousel_listinginfobox .slick-next:hover:before,
.carousel_listinginfobox .slick-next:focus:before {
  color: #000;
}



.show_all_box {
  margin: -12px 0 15px 0;
  text-align:right;
  padding: 0px 10px;
}
.show_all_box a {
  font-size:10px;
  line-height:14px;
  text-transform:uppercase;
  font-weight:700;
  color:#000;
}
.show_all_box .fas {
  margin-left:2px;
}
.show_all_box a:hover {
  text-decoration:none;
  color:#333;
}  

.retoure_links {
  display:block;
  padding: 5px 0 0 0;
}
.retoure_links a {
  color:#b30000;
  font-size:11px;
  line-height:15px;
}
.retoure_links .fas {
  margin: 0 4px 0 0;
}

.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;
}


#back2Top {
  width: 40px;
  line-height: 40px;
  overflow: hidden;
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 100px;
  right: 10px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#back2Top:hover {
  background-color: rgba(0,0,0,0.4);
  color: #Fff;
}


.corona_hinweis {
  margin: -20px 0 20px 0;
  text-align:center;
  color:#b30000;
  font-size:13px;
  font-weight:400;
  padding: 13px 10px 12px 10px;
  border-bottom: 1px solid #eee;
  text-transform:uppercase;
}
.corona_hinweis a {
  color:#b30000;
  font-weight:800;
}
.corona_hinweis a:hover {
  color:#333;
  text-decoration:none;
}
.corona_hinweis.ch_top {
  margin: 0 0 -10px 0;
  border-bottom: none;
}

.pd_shipping_container {
  padding: 20px 0 20px 0;
  color:#779927;
  border-bottom: 1px solid #e1e1e1;
  font-weight:400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pd_shipping_container .icon {
  width:45px;
}

.pd_shipping_container .fas {
  font-size:26px;
  line-height:26px;
  margin-top:3px;
}
.pd_shipping_container .text {
   -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size:12px;
  line-height:15px;
  padding: 0px 10px 0 0;
}
.pd_shipping_container .text_short {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width:300px;
  font-size:12px;
  line-height:15px;
  padding: 0px 0 0 0;
}



.model_masonry_container {
  width:100%;
  max-width:1300px;
  margin: -16px auto 0px auto;
}
.model_masonry_container &gt; img {
  width:100%;
  height:auto;
  vertical-align:top;
}

.model_masonry {
  -webkit-column-count: 3;
  -webkit-column-gap: 4px;
  -moz-column-count: 3;
  -moz-column-gap: 4px;
  column-count: 3;
  column-gap: 4px;
} 

.model_item {
  float:left;
  padding: 0px;
  margin: 0 0px 4px 0px;
  width: 100%;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  break-inside: avoid;
} 
  
.model_item img {
  width:100%;
  height:auto;
  vertical-align:top;
  }




/* Statistik Style hell */
.stats_global_block *,
.stats_products_block * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.stats_global_block {
  margin: -14px -10px 30px -10px;
}
.stats_global_list {
  list-style-type:none;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.stats_global_list li {
  width:50%;
  padding: 0px 10px; 
}
@media only screen and (max-width: 759px) {
  .stats_global_list li {
    width:100%;
  }
}

.stats_global_list li.ordernumer_7 {
  order:10;
}
.stats_global_list li:last-child {
  display:none;
}
.stats_global_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
  border-bottom: 1px solid #ddd;
}
.stats_global_item_name {
  width:200px;
  background:#f5f5f5;
  font-weight:700;
  padding: 10px;
}
.stats_global_item_value {
  padding: 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;  
  text-align:right;
 
}
  
.stats_selects {
  margin: 0 0 15px 0;
}  
.stats_selects .select_time {
  float:left;
  width: 180px;
  margin: 0 10px 0 0;
}
.stats_selects .select_type {
  float:left;
  width: 100px;
  margin: 0 0px 0 0;
}  

.stats_products_block {
  margin: 0px 0px 30px 0px;
}
.stats_products_list {
  list-style-type:none;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #ddd;
}      
.stats_products_list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
  border-bottom: 1px solid #ddd;
}

.stats_products_count {
  width:50px;
  padding: 10px 10px 10px 5px;
  text-align:right;
  font-weight:700;
  background:#f5f5f5;
}
.stats_products_name {
  padding: 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;  
}
.stats_products_total {
  width:120px;
  font-weight:700;
  padding: 10px;
  text-align:right;
}



/* Neue Varianten */
.product_variants {
  margin: 0px 0px 0px 0px;
  font-size:12px;
  line-height:18px;
}
.product_variants_heading {
  font-size:10px;
  font-weight:700;
  line-height:12px;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #e1e1e1;
}

/* Anzeige Varianten Oldstyle */
.variants_container_oldstyle {
  margin: 20px 0 0px 0;  
}
.vco_item { 
  display:block;
  position:relative;
  border-bottom: 1px solid #e1e1e1; 
}
.vco_item input[type=radio] {
  position:absolute;
  top:0px;
  left:0px;
  visibility: hidden;
  opacity: 0;
}
.vco_item label {
  display:block;
  cursor:pointer;
}
.vco_item_inner {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 12px 5px;
}
.vco_item_inactive {
  opacity:0.5;
}
.vco_item_selected {
  background:#eee;
}
.vco_radio {
  width:26px;
  text-align:left;
  font-size:14px;
}
.vco_radio .fa-circle {
  color:#ccc;
}
.vco_text {
  width:80px;
}
.vco_text_bundle {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vco_shipping_img {
  width:60px;
  padding: 0px 10px;
  box-sizing: border-box;  
}
.vco_shipping_img img {
  vertical-align:-1px;  
}
.vco_shipping {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.vco_price {
  text-align:right;
  width: 100px;
  font-size:12px;
  line-height:19px;
  font-weight:700;
}
.vco_price .special_price {
  display:block;
  text-align:right;
}

.vco_price .old_price {
  text-decoration:line-through;
  font-weight:400;
  color:#999;
  white-space:nowrap;
}
.vco_price .new_price {
  color:#b30000;
  margin: 0 0 0 5px;   
  white-space:nowrap;
}


/* Anzeige Varianten Textboxen */
.variants_container_text {
  margin: 20px 0 0px 0;  
}
.vct_container {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -5px;
}
.vct_item {
  display:inline-block;
  padding: 0px 5px;
  margin: 10px 0 0 0;
  position:relative;
}    
.vct_item input[type=radio] {
  position:absolute;
  top:0px;
  left:0px;
  visibility: hidden;
  opacity: 0;
}
.vct_item label {
  display:block;
  cursor:pointer;
}
.vct_item_inner {
  position:relative;
  display:block;
  padding: 10px 5px;
  text-align:center;
  min-width:50px;
  font-weight:700;
  white-space:nowrap;
  border: 1px solid #ccc;
}
.vct_item_selected {
  background:#eee;
  border: 1px solid #555;
}
.vct_item_inactive {
  opacity:0.5;
}
.vct_item_inactive:before {
  content: '';
  height: 1px;
  width: 100%;
  background: #aaa;
  position: absolute;
  transform: rotate(-35deg);
  top: 2px;left: 2px;right: 2px;bottom: 2px;margin: auto;
}
.vct_item_inactive:after {
  content: '';
  height: 1px;
  width: 100%;
  background: #aaa;
  position: absolute;
  transform: rotate(35deg);
  top: 2px;left: 2px;right: 2px;bottom: 2px;margin: auto;
}

/* Anzeige Varianten Select */
.variants_container_select {
  margin: 20px 0 0px 0;  
}
.vcs_container {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  line-height:18px;
  color: #555;
}

.vcs_box_current {
  position: relative;
  cursor: pointer;
  outline: none;
}
.vcs_box_current:focus + .vcs_box_list {
  opacity: 1;
  -webkit-animation-name: none;
          animation-name: none;
}
.vcs_box_current:focus + .vcs_box_list .vcs_box_option {
  cursor: pointer;
}
.vcs_box_current:focus .vcs_box_icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.vcs_box_icon {
  position: absolute;
  top: 22px;
  font-size:14px;
  line-height:18px;
  color:#555;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  
}
.vcs_box_value {
  display: -webkit-box;
  display: flex;
}
.vcs_box_input {
  display: none;
}
.vcs_box_input:checked ~ .vcs_box_input_text {
  display: block !important;
}
.vcs_box_input_text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 12px 40px 12px 10px;
  background-color: #f5f5f5;
  border: solid #ddd;
  border-width: 0px 1px 1px 1px;
}
.vcs_box_list {
  position: absolute;
  z-index:1;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  -webkit-animation-name: HideList;
          animation-name: HideList;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
}
.vcs_box_option {
  display: block;
  padding: 8px 10px;
  background-color: #f9f9f9;
  border-bottom:1px solid #ddd;
}
.vcs_box_option:hover, .vcs_box_option:focus {
  background-color: #eee;
}
 
@-webkit-keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
 
@keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}

.pd_limited {
  position:absolute;
  display:block;
  width:120px;
  top: 0px; 
  right:0px;
  overflow:hidden;
  background-color:transparent;
  background-image: url(img/labels/limited.png);
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  
  z-index:1;
}
.pd_limited:before {
  content: "";
  display:block;
  padding-top: 38.2551%;
}

.lb_limited {
  position:absolute;
  display:block;
  width:80px;
  bottom: 0px; 
  right:0px;
  overflow:hidden;
  background-color:transparent;
  background-image: url(img/labels/limited.png);
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  
  z-index:1;
}
.lb_limited:before {
  content: "";
  display:block;
  padding-top: 38.2551%;
}


  
.landing_calendar {
  padding: 70px 6%;
  font-size:16px;
  line-height:22px;
  background:#fff;
  background-image:url(img/background_kalender_0711_2023.png);
  background-repeat:no-repeat;
  background-size:100% 100%;
  color:#fff;
  font-weight:600;
}  
.landing_calendar * {  
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.landing_calendar p {
  text-align:center;
  padding: 15px 0px;
}

.landing_calendar p a {
  color:#fff;
  text-decoration:none;
  border-bottom: 2px solid #fff;
}
.landing_calendar p a:hover {
  color:#fff;
  text-decoration:none;
  border-bottom: 2px solid #fff;
}

.calendar_header {
  margin: 0 0 50px 0;
  text-align:center;
}
.calendar_header img {
  width:100% !important;
  max-width:370px !important;
  height:auto !important;
  vertical-align:top !important;
}

.calendar_flexrow_1 {
  margin: 0 0 0px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse; 
  flex-direction: column-reverse;
  padding: 0px 5%;
}
@media only screen and (min-width: 759px) {
  .calendar_flexrow_1 { -webkit-flex-direction: row; flex-direction: row; }
}

.cfr_left {
  margin: 30px 0px;
  padding: 0 0 0 0;
  width:100%;
  text-align:center;
}
@media only screen and (min-width: 759px) {
  .cfr_left { padding: 0 0 0 0; width:50%; }
}

.cfr_right {
  margin: 30px 0px;
  width:100%;
  text-align:center;
  padding: 0px 0 0 0;
}
@media only screen and (min-width: 759px) {
  .cfr_right { width:50%; padding: 0 0 0 0; }
}

.calendar_flexrow_1 img {
  width:100% !important;
  max-width:400px !important;
  height:auto !important;
  vertical-align:top !important;
}  




.calendar_image_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -10px;
}
.calendar_image_item {
  position:relative;
  width:50%;
  padding: 10px 10px;
}

@media only screen and (min-width: 759px) {
  .calendar_image_item { width:25%; }
}

.calendar_image_item img {
  width:100% !important;
  height:auto !important;
  vertical-align:top !important;
}

.calendar_image_item .flag1 {
  transform: rotate(35deg);
  position: absolute;
  right: -30px;
  top: 0px;
  width: 120px;
}
.calendar_image_item .flag2 {
  transform: rotate(-35deg);
  position:absolute;
  left:-30px;
  top:0px;
  width:120px;
}


.calendar_text_1 {
  text-align:center;
  padding: 0 5% 0 5%;
  margin: 50px 0 50px 0;
}
.ct_heading {
  font-size:22px;
  line-height:22px;
  padding: 0 0 20px 0;
}


.calendar_text_2 {
  text-align:center;
  padding: 0 5%;
  margin: 50px 0 50px 0;
}
@media only screen and (min-width: 759px) {
  .calendar_text_2 { padding: 0 10%; }
}


.calendar_text_3 {
  text-align:center;
  padding: 0 5% 0 5%;
  margin: 50px 0 50px 0;
}


.calendar_image {
  text-align:center;
  padding: 0 0 0 0;
  margin: 50px 0 50px 0;
}


.calendar_footer {
  margin: 50px 0 0 0;
  text-align:center;
}
.calendar_footer img {
  width:100% !important;
  max-width:500px !important;
  height:auto !important;
  vertical-align:top !important;
}


  
  .box_greeting {
  margin: 50px 0px;
}
.box_greeting h1 {
  margin: 0px 0 15px 0;
  padding: 0 0 0 0;
  font-weight:700;
  font-size:22px;
  line-height:1.4;
  text-transform:uppercase;
}
.greeting_text {
  column-count: 1;
  column-gap: 0px;
}
@media only screen and (min-width: 920px) {
  .greeting_text { column-count: 2; column-gap: 60px; }
}
.greeting_text h2 {
  margin: 20px 0px 10px 0px;
  padding: 0 0 0 0;
  border:none;
}
.greeting_text p {
  overflow: hidden;
  break-inside: avoid-column;
  margin: 0 0 20px 0;
  padding:0px;
  width:100%;
}
.greeting_text ul {
  margin:0px 0px 20px 18px;
  padding:0;
  display:block;
}
.greeting_text img {
  max-width:100% !important;
  height:auto !important;
}
.greeting_text strong {
  font-weight:700;
}
.greeting_text a {
  border-bottom: 1px solid #999;
}
.greeting_text a:hover {
  text-decoration: none;
  border-bottom: 1px solid #999;
}
</pre></body></html>