/*!
* PLAYER 2.0.4.2
* Modified Responsive Webshop Design
* SINGLE DOMAIN LICENSE - 1 SHOP ONLY
* Copyright (c) 2019 Florida Digital GmbH
* https://www.bannershop24.de || https://www.florida-digital.de
* 
*/
/* poppins-300 - latin_latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/poppins-v6-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
  src: local('Poppins Light'), local('Poppins-Light'),
       url('./fonts/poppins-v6-latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v6-latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v6-latin_latin-ext-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-300italic - latin_latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/poppins-v6-latin_latin-ext-300italic.eot'); /* IE9 Compat Modes */
  src: local('Poppins Light Italic'), local('Poppins-LightItalic'),
       url('./fonts/poppins-v6-latin_latin-ext-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v6-latin_latin-ext-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v6-latin_latin-ext-300italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin_latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/poppins-v6-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Poppins Regular'), local('Poppins-Regular'),
       url('./fonts/poppins-v6-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v6-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v6-latin_latin-ext-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-italic - latin_latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/poppins-v6-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
  src: local('Poppins Italic'), local('Poppins-Italic'),
       url('./fonts/poppins-v6-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v6-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v6-latin_latin-ext-italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin_latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/poppins-v6-latin_latin-ext-600.eot'); /* IE9 Compat Modes */
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
       url('./fonts/poppins-v6-latin_latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v6-latin_latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v6-latin_latin-ext-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600italic - latin_latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('./fonts/poppins-v6-latin_latin-ext-600italic.eot'); /* IE9 Compat Modes */
  src: local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'),
       url('./fonts/poppins-v6-latin_latin-ext-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/poppins-v6-latin_latin-ext-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-600italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/poppins-v6-latin_latin-ext-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/poppins-v6-latin_latin-ext-600italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background: #fff none;
       
}
body.popupproductinfo #productinfoimages img {
    max-width:100%;
}
/* POPUP print_order.html */
body.popupprintorder, body.popupproductinfo {
	font-family: Arial, verdana, Sans-serif;
	font-size:13px;
         line-height: 20px;
	padding:15px;
	background: #fff none;
}
body.popupprintorder .products tr.header td {
	font-weight:bold;
	background-color:#EDEDED;
}
body.popupprintorder .products .total {
	text-align:right;
}
body.popupprintorder .products .quantity {
	vertical-align:top;
}
body.popupprintorder .productname {
	vertical-align:top;
}
body.popupprintorder .model {
	vertical-align:top;
}
body.popupprintorder .singleprice {
	vertical-align:top;
}
body.popupprintorder .totalprice {
	vertical-align:top;
}
body.popupprintorder .hr {
    border-top: 1px solid #A5A5A5;
margin: 10px 0px;
}
/* setzt den Headerabstand bei Popups zurueck */
.popupproductinfo, .popupprintorder {padding-top: 0;}

@media (max-width: 1200px) {
section {
  /*max-width: 979px;*/
}
}
@media (max-width: 979px) {
section {
   width: auto;
}
}
.navbar-top .navbar-inner {  background: #FFF;}
/* Formatiert Linklisten auch in Level 2 und 3 */
.nav-list > li > ul {
    padding-left:0;
    padding-right:0;
    text-indent: 10px;
}
.nav-list li:nth-child(2n+1) {
    /* background-color: #f8f8f8; */
}
.nav-list > li {
 /* background-color: #f8f8f8; */
 transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;
}
.nav-list > li:hover {
 /*background-color: #fff;*/
 transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;
}
.nav-list > li > a {
    padding: 6px 0px 0px 15px;
    font-weight: 600;
}
.level2 a {
    font-weight: 400 !important;
}
.nav-list ul > li ul > li > a {
    padding-left:45px;
}
.nav-list ul > li ul > li ul > li > a {
    padding-left:60px;
}
/* Boxformatierungen */
.boxheader, .categoryheader, .boxcartheader{
  display: block;
  font-size: 1.5em;
  background: #ff5722;
  color: #F4F4F4;
  padding: 13px;
font-family: 'Poppins', cursive;
   -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius:  6px 6px 0 0;
  border-radius:   6px 6px 0 0;
  border-bottom: 4px solid #C44500;
}
.boxheader .fa, .categoryheader .fa, .boxcartheader .fa {
  padding: 5px;
  cursor: pointer;
}
.boxheader a, .categoryheader a, .boxcartheader a { color:#f4f4f4; }
.boxcontent{
margin-top: 0px;
padding: 10px;
 border: 1px solid #DADBD4;
  background: #FFF;
 -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border-top:0px solid #DADBD4;
overflow: hidden;
}
.boxcontent img {
    box-shadow: none;
     /*-webkit-border-radius: 5px;*/
  /*-moz-border-radius: 5px;*/
  /*border-radius: 5px;*/
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.infografx {
      border: 1px solid #DADBD4;
  background: #FFF;
    text-align: center;
}
.footer .boxheader, .footer .categoryheader{
  display: block;
  background: none;
  border-bottom: none;
  color: #353535;
  padding: 10px 10px;
  margin-top: 15px;
  border-radius: 0px;
}
/* Formatierung Tabs und Accordion in Produktdetailansicht */
.nav-tabs-container, .accordion-group {
}
.nav-tabs, .accordion-heading {
border-bottom: 1px solid #DADBD4;
padding: 0px;
margin-bottom: 0px; 
   text-shadow: 1px 1px 1px #FFF;
    font-size: 20px;
  font-family: 'Poppins', cursive;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 15px;
  /* color: #F1EDE4; */
  /* background: #F8F8F8; */
  /* -webkit-border-radius: 5px; */
  -moz-border-radius: 5px;
  /* border-radius: 5px; */
    text-shadow: 1px 1px 1px #FFF;
  font-size: 20px;
  font-family: 'Poppins', cursive;
}
.nav-tabs > li > a {
border-radius: 0px;
padding: 10px;
  /*outline: 0;*/
  /*transition: all 0.2s ease-in;*/
/*-webkit-transition: all 0.2s ease-in;*/
/*border: 1px solid #2B2624;*/
/*border-bottom: 0px solid #FFF;*/
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  /*border-style: solid;*/
  /*border-width: 1px 1px 0;*/
  /*border-color: #999999 #999999 transparent;*/
  /*transition: all 0.2s ease-in;*/
/*-webkit-transition: all 0.2s ease-in;*/
}
.nav-tabs > li > a:link,
.nav-tabs > li > a:active,
.nav-tabs > li > a:visited,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
/*background: #2B2624;*/
/*color: #FFF;*/
}
.nav-tabs > li:not(.active) > a:hover,
.nav-tabs > li:not(.active) > a:focus {
  padding: 10px;
  /*background: #FFF;*/
/*color: #2B2624;*/
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  /*border-style: solid;*/
  /*border-width: 1px 1px 0;*/
  /*border-color: #999999 #999999 transparent;*/
}
.nav-tabs-container .tab-content{
/*padding:20px;*/
}
/* Carousel - Bilderslider fuer Bilder mit weissem Hintergrund*/
.carousel-caption.relative{
background: none;
position: relative;
}
#bs24slider { background:#ffffff;  border: 1px solid #DADBD4;  border-radius: 7px;overflow:hidden;}
#bs24slider img { border-radius: 7px;width:100%;}
.carousel-caption.relative h4, .carousel-caption.relative p {
color: #333333;
}
.carousel-indicators  li.white {
  background-color: #999;
  background-color: rgba(70,70,70,.25);
}
.carousel-indicators .white.active  {
  background-color: #444;
}
/* zentriert das Bild */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
margin: 0 auto;
}  
.carousel.carousel-fade .item {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	opacity:0;
}
.carousel.carousel-fade .active.item {
	opacity:1;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
/* Hilfsstyles */
/* Contentabstand unten */
.content {
margin-bottom: 20px;
padding: 0px 5px;
}
/* Textarea Kommentare bei Checkout */
textarea#comments {
    width: 100%;
    box-sizing: border-box;
}
/* damit beim Bewertung schreiben die Radiobuttons und die Schrift zentriert angezeigt werden kÃ¶nnen*/
p.rating label{
  padding-left:0;
}

.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;
  vertical-align: bottom;
}

.show_rating > label:before {
  height: 20px;
  width: 19px;
  position: relative;
  display: block;
  content: " ";
  color: transparent;
  background: transparent url(img/stars_rating.png) no-repeat 0 0;
  -webkit-text-fill-color: transparent;
}

.show_rating > label:hover:before,.show_rating > label:hover ~ label:before,.show_rating > label.selected:before,.show_rating > label.selected ~ label:before {
  color: transparent;
  height: 20px;
  width: 19px;
  background: transparent url(img/stars_rating.png) no-repeat 0 -20px;
  -webkit-text-fill-color: transparent;
}
.reviewrow {
  margin-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
}
/* AGB */
div.agbframe {
    background:#fff;
    border: 1px solid #CCC;
    height: 200px;
    overflow: auto;
    padding: 10px;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* Blockzentrierung */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Abstand unten */
.bottom-buffer{                                                                                              
margin-bottom: 20px;
}                                                                                           
/* Well-Box Abstand unten bei Fromularen und Listen */
.well-small form,.well-small ul{
margin-bottom:0;
}
/* Linie unten */
.bottom-line {
 border-top: 1px solid #DADBD4;
}
/* Schriftfarbe alter Preis */
.productOldPrice {
color:red;
} 
/* setzt den Abstand der Dropdowns in Topnav auf null, damit das Aufklappen bei Mouseover funktioniert */
.nav .dropdown-menu {
margin:0;
}
/* Hack fÃ¼r IE7 damit Formulare die richtige ZeilenhÃ¶he bekommen */
.row-fluid [class*="span"] {
    *min-height: 20px;
}
/* Hintergrundfarbe der Boxen im Footer */
.footer .well.well-small {
background-color: transparent;
border:0px solid #2B2624;
}
.footer .boxcontent {
     border:0px solid #2B2624; 
     /*padding: 0px 20px;*/ 
     border-radius: 0px; 
     background:none;
}
.footer .boxcontent a {color: #353535;}
.footer .boxcontent ul li strong {font-weight:100;}
.footer .boxcontent ul li a {
margin: 0px;
padding: 0px;
line-height: 27px;
}
.footer .boxcontent ul li {
margin-bottom: 5px !important;
}
.footer .boxcontent ul li a:hover {text-decoration: underline;color:#ff5722;}
/* COPYRIGHT */
.copyright, .parseTime, .bs24copyright {
      z-index: 20;
    position: relative;
  margin: 0 auto;
  text-align: center;
  font-size: 9px;
  padding-top: 5px;
  background: #ffffff;
  color: #353535;
  line-height: 12px;
}
.copyright a, .bs24copyright a {
  text-decoration:none;
  color: #353535;
}
/* MODIFIED STYLE */
span.cop_magenta {
color: #353535;
}
span.cop_grey {
 color: #353535;
}
.shopheader {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0px;
}
#headercart {
  z-index: 800 !important;
  float: right;
  height: 40px;
  font-weight: normal;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #ff5722;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  border-radius: 6px;
}
#headercart:hover,#headercart:active,#headercart:focus {
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
/*color:#362F2F;*/
}
.iconcart {
width: 45px;
}     
.desknav {}
#box_cart .boxcontent {  margin: 0 !important;}
#boxcartbody {
  background: #FFF;
  /* padding: 8px 15px 0px 15px; */
  display: block;

  /*margin: 0px 16px 16px 16px;*/
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  opacity: 1;
  position: relative;
 box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.34);

  border: 1px solid #DDD;
}
#box_cart {
    padding: 0px;
    position: relative;
    top: 10px;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.34);
    z-index: 200;
}

.shoppingcart .categoryheader {
   color:#ff0000; 
}
.well {
/* background:#f8f8f8; */
}
#gift_coupon {
  
}
.brand {float:left;max-height:100px;transition: all 0.3s linear;}      
@media (max-width: 979px) {

        .shopheader {
  text-align: center;
  margin-top: 0px;
  
        }
        #headercart {
  margin: 20px auto 5px;
  float: none;
  height: 50px;
  text-align: center;
  width: 50%;
  padding: 5px 0px 0px 0px;
        }
        #box_cart {top: 0px;}
        .iconcart {display: none;}
        .brand {float:none;margin-left:0px;}
}

/* START autocomplete */
.suggestionsBox:before {
	content: "\A";
	border-style: solid;
	border-width: 0px 7px 7px 7px;
	border-color: transparent transparent #ff5722;
	position: absolute;
	top: -7px;
	left: 0px;
}
.suggestionsBox {
	/*top:45px;*/
	margin: -1px 0px 0px 0px;
	min-width: 250px;
	max-width: 100%;
	background-color: #f8f8f8;
	border: 1px solid #ff5722;
	z-index: 99999;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 5px 3px 5px;
	/*box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
	border-radius: 0px 0px 6px 6px;
        right: 0;
            box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.34);
    z-index: 5;
    position: absolute;
}
.suggestionList {
  margin:0px;
  padding:0px;
  max-height:300px;
  overflow:auto;
  padding-right:5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.suggestionList li {
  border-bottom:1px solid #ddd;
  /*background-color:#fff;*/
  list-style:none;
}
.suggestionList li a.autocomplete {
  display:inline-block;
  padding:5px 0px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
}
.suggestionList li a.autocomplete .autocomplete_image {
  float:left;
  display:block;
  width:40px;
  height:40px;
  overflow:hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin-right:5px;
}
.suggestionList li a.autocomplete .autocomplete_image img {
  float:left;
  width:100%;
  height:auto;
}
.standard_price {	
}
.hl_price .standard_price {
    font-size: initial;
}
.small_price {
    font-size: 50%;
}
#autocomplete_main, #autocomplete_pagination {
	margin: 0;
}
.autocompletecloser {
  cursor:pointer;
}
#autocomplete_pagination li {
  float:left;
  border: 0;
}
#autocomplete_pagination li:hover {
  /*background-color:#f1f1f1;*/
}
#autocomplete_prev {
  cursor:pointer;
  padding:5px;
  width:5%;
  text-align:left;
  font-size:16px;
}
#autocomplete_next {
  cursor: pointer;
  padding: 5px;
  width: 5%;
  float: right !important;
  text-align: right;
  font-size:16px;
}
#autocomplete_next:hover, #autocomplete_prev:hover {color:#BF7E1E}
#autocomplete_count {
  padding: 5px;
  width: 75%;
  text-align: center;
  position: absolute;
  margin-left: 7%;
  font-size:12px;
  font-weight:bold;
}
.autocomplete_error {
  padding:6px 0px 11px;
  display:inline-block;
  text-align:center;
  width:100%;
}
.hl_price {
  display:block;
  float:right;
  width:80px;
  text-align:right;
  font-weight:bold;
}
.hl_price .no_price {
  font-size:9px;
  line-height:11px;
  font-weight:normal;
  display:block;
  padding:0px 0 0 0;
  color:#666;
}
.hl_price .special_price {
  display:block;
    font-size: initial;
  color:#F92B3D;
}
.hl_price .small_price {
  font-size:9px;
  font-weight:normal;
  line-height:11px;
}
/* END autocomplete */
/* START pagination */

.pagination_bar {
    padding: 0px 0px 0px 0px;
    margin: 15px 0 15px 0;
}
.pagination_text {
    float: left;
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
}
.pagination_list {
    display: inline-block;
    float: right;
    line-height: 22px;
}
.pagination_list ul {
    list-style-type: none;
    margin: 0;
}
.pagination_list ul li {
    float: left;
    line-height: 21px;
    text-align: center;
    padding: 0;
}
.pagination_list ul li.plain {
    padding: 0 4px;
}
.pagination_list ul li a {
    display: inline-block;
    min-width: 13px;
    margin: 0 0 0 3px;
    font-weight: bold;
    background-color: #c7c9bd;
   color: #fff;
    padding: 0px 5px;
     border-radius: 5px;
}
.pagination_list ul li a:hover {
    color: #ff5722;
}
.pagination_list ul li.current {
display: inline-block;
    min-width: 13px;
    margin: 0 0 0 3px;
    background: #ff5722;
    font-weight: bold;
    padding: 0px 5px;
    border-radius: 5px;
    color: #fff;
}
/* END pagination */
#searchdown {
    display:none;
    width: 100%;
width: auto;
height: 40px;
clear: both;
padding-top: 1px;
}
#searchleft {
    display:block;
    width: auto;
height: auto;
}

#box_search {
  height: 32px;
   padding: 5px 0px 5px 0px;
}
#box_search button.btn {
  margin: 0px;
  padding: 3px;
  float: right;
    border-radius: 0px 5px 5px 0px;
  width: 15%;
  /* max-width: 35px; */
  background: #c7c9be;
  line-height: 24px;
  border-color: #c7c9be;
}
form#quick_find {
	margin: 0;
}
input.search {

  width: 80%;
  background: #F8F8F8;
  border-radius: 5px 0px 0px 5px;
  padding: 7px 0px 6px 5%;
  margin: 0;
  color: #676767;
  float: left;
  border: none;
  z-index: 3;
}
@media (max-width: 767px) {
    .suggestionsBox {
        width:100%;
    }
    #bs24slider {
  margin-top: 15px;
    }
    #quick_find input {
border-radius: 0;
}
.shopheader {
    margin-top: 40px;
    text-align: center;
    display: block;
}
body, .sidebar {border-left:0px;border-right:0px;clear:both;}
#box_search {
  margin: 5px auto;
  width: 100%;
  float: none;
  padding: 0px;
  border-radius: 0px;
  clear: both;
  max-width: 100%;
}
nav {
  background-color: #000000;
}
}
@media (max-width: 767px) {
.brand {
  max-height:none;
}
}
.adminbox {
background: #EA5252;
border: 0px solid #F00;
/*border-radius: 5px;*/
color: #FFF;
}
.adminbox .fa {
margin-right: 10px;
}
.adminbox button.btn.btn-default.btn-mini.pull-right {
height: 54px;
width: 60px;
color: #FFF;
background: none;
margin: 0;
padding: 0;
}
.adminbox .categoryheader {  background: none;
  border: none;
  margin: 0px;}
.footrow {
background: #ffffff;
 /*background: url(img/footer.gif) repeat center center #000000;*/
/*border-top: 5px solid #ff5722;*/
border-radius: 0px;
color: #353535;
}
.adminbox .boxcontent {
  background: #EA5252;
  border-color: #EA5252;
}
.footrow .container {
margin-top: 20px;
}

.languages {
   text-transform: uppercase;
   line-height:40px;
   letter-spacing:10px;
}
/*
Verschiedene Boxen-Style (BS24)
*/
.cartlogin .loginbox {
	padding: 0px !important;
}
#box_login .boxcontent {
/*background: #B7A794;*/
/*color: #FFF;*/
}
#loginbox a.btn-link.btn-small {
	color: initial;
	font-size: 10px;
	clear: both;
}
#box_categories .boxcontent {
    margin: 0px;
    padding: 10px 0px;
}
.specialsbox {/* border: 3px solid #ff5722; */border-radius: 5px;}
.specialsbox span.categoryheader {
    /* background:#ffffff; */
}
.specialsbox span.categoryheader a {
    /*color:#ff5722;*/
}
#bs24bestseller {
      border: 1px solid #DADBD4;
  background: #FFF;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  width:auto;
}
.bestsellerbox .item {}
.bestsellerbox .count {
float:left;
padding: 15px;
  background: #ff5722;
  background:rgba(230, 68, 23, 0.8);
color: #FFF;
font-weight: bold;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
position: absolute;
top: 5px;
left: 5px;
}
.bestsellerbox .img-polaroid {
padding: 0;
margin: 0;
border: 0;
/*width:100%;*/
}
.bestsellerbox .bestnames {
height: 50px;
overflow: hidden;
font-weight: bold;
text-align: center;
}

#my-menu {
  background-color: #929487;
  color: #EFEFEB;
  font-size: 17px;
  font-weight:bold;
text-shadow: 1px 1px 0px #707267;
}
#my-menu a:hover{color:#fff;text-shadow: 1px 1px 0px #707267;}
#my-menu a{font-weight:bold;}
#my-menu:not( .mm-menu ) {
   display: none;
}

.heading {}
.content .well {
padding: 9px;
}
/*
ProductinfoWrap - Detailansicht
*/
#productinfowrap .productprice {
    font-size: 3.5em;
    line-height: 35px;
    text-shadow: 1px 1px 1px #FFF;
    color: #ff5722;
    font-weight: 900;
    letter-spacing: -0.5px;
}
#productinfowrap .productimage {
background:#ffffff;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#productinfowrap .productinfoimage {
    background:#ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
    text-align: center;
}
#productinfowrap .productinfoimage:hover {

}
.product-overview {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #dadbd4;
}


.imgoverlay {
    width:300px;
    height:300px;
    opacity:0;
    background:url(img/zoom.png) no-repeat center center transparent;
}
#productinfoprice {
    text-align: right;
}
@media (max-width: 767px) {
    #productinfoprice {
    text-align: center;
      margin-top: 10px;
}
.phonenav {
   text-align: center;
  width: 100%;
  margin-bottom: 0px!important;
  position:fixed;
  top:0;
  z-index:1000;
	border-bottom: 4px solid #73756a;
	background: #929487;
    display: flex !important;
    justify-content: space-between;
    flex-basis: 0;
    flex-grow: 1;
 
}
.phonenav a {
    color: #FFF;
    padding: 2%;
    font-size: 10px;
    background: #929487;
}
/*.phonenav .mobnav {   color: #ff5722;}*/
.phonenav a:hover, .phonenav a.active, .phonenav a:focus { 
  background: #ff5722;
}
/*.small-phone {height:20px;}*/
}

.catnavhead .nav > li {
border-right: 0px solid #000000;
font-size: 15px;
line-height: 22px;


}
.breads {
  background: #EFEFEB;
  border-bottom:0px solid #fff;
}
/*Produktlisting in Zeilen*/
.productlisting_row {
    border: 1px solid #DADBD4;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;  
    margin-bottom:15px;
    background-color: #fff;
    box-sizing: border-box;
}
.productlisting_row:hover {
    border: 1px solid #ff5722;
 transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;}
.details {
line-height: 14px;
padding: 8px;
padding-top: 15px;
text-align: center;
}
.beschreibung {	padding-top: 15px;}
.price {
    font-size: 23px;
    line-height: 30px;
    text-shadow: 1px 1px 1px #FFF;
    color: #ff5722;
    font-weight: 900;
}
.taxandshippinginfo {
font-size: 11px;
font-weight: normal;
letter-spacing: -0.5px;
line-height: 13px;
}
.box2 .beschreibung {
    padding-top: 15px;
}

.bild .invisible {
    visibility: none;
}
hr.rooftop {
margin: 0;
border: 0;
  border-top: 1px solid #DADBD4;
padding: 0;
}
/*LISTING IN BOXEN*/
h2.artikelbox {    margin: 0px 0px 5px 0px;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    line-height: 20px;}
h2.artikelbox a:hover {text-decoration: none;}
.box2 {
    border: 1px solid #DADBD4;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;  
    background-color: #fff;
    margin-bottom:2%;
}
.box2:nth-child(4n+1) {
    margin-left: 0;
}
.box2 .well {
/* background: #fff; */
margin-bottom: 0;
}
.box2 a:hover {color:#ff5722;}

.bild {
 background-color: #FFF;
border: 0px solid #363738;
padding: 4px;
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;  
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
    align-items: center;
    display: flex !important;
        justify-content: center;
}
.box2:hover, .box2:active {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  border: 1px solid #ff5722;
 background: #fff;
}
.box2 p.price {
}
.box2 span.productOldPrice {
font-weight: 100;

}
.clear {
    margin-top:10px;
    clear:both;
}
form#filter {
margin: 0;
}
.productoptions {
  padding: 8px;
  margin: 10px auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #DADBD4;
}

.productOldPrice small, .price small, #productinfoprice > p.productprice > small {
display: none;
}
#box_specials .productOldPrice, #box_whatsnew .productOldPrice  {
    font-size:60%;

}
.productOldPrice {
color: #F04124;
font-size:60%;

}
.catimage {
   -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;   
  padding: 0;
}
@media (min-width: 767px) {
    .adminbox {
  position: fixed;  
  top: 55px;
  right: 15px;
   box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.34);
    }

    .adminbox .fa {
  float: left;
  padding: 2px 10px 0px 0px;
}
.small-phone {
    top:-50px;
}
    .sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
 background: rgba(255, 87, 34, 0.9);
  transition: all 0.3s linear;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.34);
}
.sticky2 {
    position: fixed;
  top: 3px;
  height: 35px;
  z-index: 1010;
  transition: all 0.3s linear;
}
    .span4.box2:nth-child(4n+1) {
  /* border-left: none; */
}
.scrollToTop {
position: fixed;
bottom: 10px;
right: 10px;
display: none;
  background: url('img/arrow-up.png') no-repeat center center #FFF;
  width: 36px;
  z-index: 555;
  height: 36px;
       }
}
.infograf {
text-align:center;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow:hidden;
  transition: all 0.3s ease;
  
}
.infograf:hover {
  transform: rotate(2deg);
  transition: all 0.3s ease;
}
.btn.checkout, .btn.incart {
background-color: #82B809;
  border-bottom: 4px solid #618D00;
}
.btn.checkout:hover, .btn.incart:hover {
    opacity:0.9;
}
.btn.checkout {padding:10px 15%;}
.btn.confirmorder {
    background: #EA5252;
padding: 10px;
width:50%;
    margin-bottom: 50px;

}
.btn-minus, .btn-plus {
  border-radius: 500px;
  padding: 6px 17px;
  background-color: #707267;
  border-color: #707267;
  margin: 0px 5px 10px 5px;
}
.addtobasket input[type="number"]{
    padding: 8px;
width: 3em;
text-align: center;
margin-top: -10px;
border-radius:5px;
}
.addtobasket {
    clear: both;
    padding-top: 10px;
}
.btn.incart {
    width: 80%;
    /*width: calc(80% - 2px);*/
        box-sizing: border-box;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px !important;
        border-radius: 0px 6px 6px 0px;
}
.addtobasket input[type=number] {
    padding: 0;
    text-align: center;
    width: calc(20%);
    float: left;
    border: 2px solid #618D00;
    font-weight: bold;
        border-radius: 6px 0px 0px 6px;
     height: 37px;
    border-right: 0px solid #82b809;
        margin:0px;
            box-sizing: border-box;
}
@media (max-width: 767px) { 
    .socialbox {text-align:center;}
    h2.artikelbox {
        margin: 0px 0px 5px 0px;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    line-height: 20px;
    }
.span4.infograf {
  max-width: 50%;
  float: left;
}
.span4.infograf-last {
  max-width: 100%;
  float: none;
}
.price {
font-size: 20px;
line-height: 16px;
text-shadow: 1px 1px 1px #FFF;
font-weight: 400;
}
.productOldPrice {
    float:left;
}
.addtobasket {text-align:center;
width:100%;
}
.btn.checkout {padding: 10px 0;
width: 100%;}
.btn.incart {width: 80%;}
.btn.confirmorder {
width:100%;
    margin-top: -25px;
height: 70px;
}
.footer .boxcontent ul li a, .footer .boxcontent a,.footer .boxheader, .footer .categoryheader, .footer .boxcontent {
   
  line-height:30px;
  text-align: center;
}
.copyright, .parseTime, .bs24copyright {
line-height: 27px;
}
}
#bs24bestseller .item{
  margin: 0px;
  text-align: center;
}
/*ORDER DETAILS DESKTOP*/
.artikeldaten {  padding: 8px;}
@media (min-width: 767px) {
#order_details_desktop .tableheader {
    background:#ff5722; 
  line-height: 35px;
  padding:5px;
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
font-weight: bold;
    text-align: center;
    color:#ffffff;  
}
#order_details_desktop .tablecontent {
    background: #fff;
/*padding: 5px;*/
margin-left:0px;
}
#order_details_desktop .tableheader .image {
    float:left;
    width: 15%;
     margin-right: 1%;
}
#order_details_desktop .tablecontent .image  {
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;  
    background:#ffffff;
      width: 15%;
  float: left;
  text-align: center;
  margin-right: 1%;
}
#order_details_desktop .tablecontent .cname, .tableheader .cname {
  width: 35%;
  float: left;
 text-align:left;
}
#order_details_desktop .tablecontent .unit-price, .tableheader .unit-price  {
    width:15%;
    float:left;
    text-align: right;
}
#order_details_desktop .tablecontent .quantity ,.tableheader .quantity{
    width:10%;
    float:left;
    text-align: center;
}
#order_details_desktop .tablecontent .subtotal,.tableheader .subtotal {
    width:15%;
    float:left;
    text-align: right;
}
#order_details_desktop .tablecontent .delete, .tableheader .delete {
    width:6%;
    float:left;
    text-align: right;
}
#order_details_desktop .tablecontent .bild {
    /*max-height:100px;*/
    border:0px solid #ffffff;
}
#order_details_desktop .tablecontent:nth-child(odd) {
    background:#f8f8f8;
}
#order_details_desktop .tablecontent:last-child {
     -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius:0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
}

#order_details_desktop .attribute {
min-height: 17px !important;
font-size: 90%;
}

}

@media (max-width: 767px) {
    .delete img {
  padding: 7px;
  background-color: #EFEFEB;
  border-radius: 50px;
  margin: 5px 0px;
  border: 1px solid #C7C9BE;
}
/*ORDER DETAILS MOBILE*/
#order_details_desktop .tablecontent {
    background: #fff;
/*padding: 5px;*/
margin-left:0px;
clear:both;
}
#order_details_desktop .tablecontent .image {
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;  
    background:#ffffff;
      width: 35%;
  float: left;
  text-align: left;
    margin-right: 1%;
}
#order_details_desktop .tablecontent .cname {
  /*width: 35%;*/
  /*float: left;*/
  text-align: right;
}
#order_details_desktop .tablecontent .unit-price {
    /*width:15%;*/
    /*float:left;*/
    text-align: right;
}
#order_details_desktop .tablecontent .quantity {
    /*width:10%;*/
    /*float:left;*/
    text-align: right;
}
#order_details_desktop .tablecontent .subtotal {
    /*width:15%;*/
    /*float:left;*/
    text-align: right;
}
#order_details_desktop .tablecontent .delete {
    /*width:10%;*/
    /*float:left;*/
    text-align: right;
}
#order_details_desktop .tablecontent .bild {
    /*max-height:100px;*/
    border:0px solid #ffffff;
}
#order_details_desktop .tablecontent:nth-child(odd) {
    background:#f8f8f8;
}
#order_details_desktop .tablecontent:last-child {
     -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius:0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
}

#order_details_desktop .attribute {
min-height: 17px !important;
font-size: 90%;
}
}
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.filter_bar {
    margin-bottom: 15px;
    margin-top: 10px;
    border-radius: 5px;
    padding: 0px;
    clear: both;
}
.description {background-color: #fff;}
.sort_bar {
  margin: 0px 0 0 0;
}


.sort_bar_item.right {
  float:right;
}
.sort_bar_item.right a {
	float: right;
	padding: 1px 7px;
	display: block;
	background: #C7C9BE;
	margin-left: 5px;
	border-radius: 5px;
	color: #fff;
}
.sort_bar_item.right a:hover {background:#ff5722;}
.sort_bar_item.right .active {background:#ff5722;}
.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: 11px;
	font-weight: normal;
}
.tags_bar_row .span4:nth-of-type(4) {
	margin-left: 0;
}
.orange {color:#ff5722}
.wishlist_submit_link {
	background: rgba(0, 0, 0, 0);
	border: none;
	padding: 0;
	margin: 0;
}

/* ORDER DETAILS SHIPPING */
#shipping {
    margin-top:10px;
    padding-bottom:10px;
}
#checkoutbar {margin-top: 0px;
height: 42px;}
.shipping .panel-heading, .payment .panel-heading {
    background: #33A33A;
    color: #fff;
    text-indent: 5px;
    padding: 1px 10px !important;
    margin: 0px !important;
    line-height: 10px;
}
.checkout .label {
width: 100%;
padding-right: 0;
background: #82B809;
padding: 10px 0px 10px 0px;
text-indent: 10px;
height: 20px;
border-radius: 6px;
}
.payment .label {
padding-right: 0;
background: #82B809;
padding: 10px 10px 10px 10px;
text-indent: 10px;
height: 40px;
border-radius: 6px;
}
.cagb {
background: #EA5252;
color: #FFF;
font-weight: bold;
padding: 7px 30px;
border-radius: 6px;
 /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
}

.orderdetails {
    background: #ffffff;
    border: 1px solid #ee5f5b;
    padding: 10px;
}

.orderdetails .small {
    font-size: 11px;
    line-height: 17px;
}

.orderdetails .image img {
    max-height: 90px;
    float: left;
    margin: 10px;
}

.copy_div {
    border-top:3px solid #2B2624;
    margin-top:10px;
}
/*BS24 Morepics Slider*/
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
   /*-webkit-border-radius: 5px;*/
  /*-moz-border-radius: 5px;*/
  /*border-radius: 5px;*/  
}
/*BS24 Morepics Slider EOF*/
.morepics {
 text-align: center;
margin: auto;
width: 100%;
clear: both;
float: left;   
padding: 10px;
}
.morepics img {
float: left;
border: 0;
box-shadow: none;
-webkit-box-shadow: none;
width: 22%;
}
@media (min-width: 979px) {
              ul.nav li.dropdown:hover > ul.dropdown-menu {
                    display: block;
                    margin-top:0px;
}
}
@media (max-width: 979px) {
    ul.nav li.dropdown ul.dropdown-menu, ul.nav li.dropdown ul.dropdown-menu .dropdown-submenu ul.dropdown-menu {
        display: block;
        position: relative;
        margin-right: 8px;
        margin-left: 8px;
        bottom: 2px;
        }
        .catnavhead .nav > li {
border-right: 0px solid #ff5722;
}
}
a.menu:after, .dropdown-toggle:after {
  content: none;
}
.leftcolumn {
margin-left: 0 !important;
}
.datum {
  background: #ff5722;
  padding: 10px;
  color: #FFF;
  font-size: 14px;
  font-weight: 900;
  border-radius: 0px;
  width: 85px;
  float: left;
  text-align: center;
  clear: both;
    -webkit-border-radius: 6px 30px 30px 6px;
  -moz-border-radius: 6px 30px 30px 6px;
  border-radius: 6px 30px 30px 6px;
}
.coming {
  border-bottom: 1px solid #DADBD4;
  width: 100%;
  float: left;
  clear: both;
    background:transparent;
      transition: all 0.1s ease-in;    
-webkit-transition: all 0.1s ease-in;
}
.coming:hover,.coming:active {
    background:#DADBD4;
        transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;
}
.coming-title {
      float: left;
  padding: 10px 0px 10px 10px;
}
.upcoming {
    padding-left: 0 !important;
padding-bottom: 0 !important;
}

#box_specials .productOldPrice, #box_whatsnew .productOldPrice {color:#F04124;display:inline-block;}
#box_specials img, #box_whatsnew img, #box_reviews .img-polaroid {
    width: 100%;
height: auto;
  padding: 0px;
  /*box-shadow: 0px 0px 2px #000000;*/
/*-webkit-border-radius: 0 0 5px 5px;*/
/*-moz-border-radius: 0 0 5px 5px;*/
/*border-radius: 0 0 5px 5px;*/
/*border: 1px solid #f8f8f8;*/
}
.newpricetag {
background: #79A736;
min-width: 40%;
margin: 0;
color: #FFF;
padding: 10px 15px 10px 10px;
border-radius: 10px 0px 0px 10px;
float: left;
position: absolute;
bottom: 10%;
right: 0px;
white-space: nowrap;
text-shadow: none;
}
.subcontent {
	float: right;	
	background-color: #dadbd4;
	border: 1px solid #c7c9be;
	padding-bottom: 20px !important;
        border-radius:6px;
}
.highlightbox2 {
    border: 1px solid #c7c9be;
    border-radius: 6px;
    padding: 10px;
    background: #fff;
}
/*.highlightbox2 span {
	float: left;
	margin: 0px 5px 0px 0px;
}
.highlightbox2 ul.address_block {
	list-style: none;
}
.highlightbox2 label {margin: 2px 0px 2px 0px;}*/
.highlightbox2:first-of-type {
	margin-left: 0;
}
.productnavigator a {
	font-size: smaller;
	margin: 3px;
}
/*SOCIAL MEDIA BUTTONS */
.shares {

}
.shares .btn:hover {
    background-color: #d8d8d8;
}

.shares .btn {
    margin: 0;
}
.shares .fa {
    color: #fff;
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    background-color: #d8d8d8;
    text-shadow: none;
    border-radius: 5px;
    font-size: smaller;
}

.shares .fa-facebook {
    background: #3B5998;
    padding: 8px 17px;
    line-height: 20px;
    border-radius: 0px
}

.shares .fa-whatsapp {
    border-radius: 5px 0px 0px 5px;
    background: #3C8A38;
    padding: 8px 15px;
    line-height: 20px;
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

.shares .fa-google-plus {
    background: #DD4B39;
    padding: 8px 15px;
    line-height: 20px;
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    border-radius: 0px
}

.shares .fa-twitter {
    background: #00ACEE;
    padding: 8px 15px;
    line-height: 20px;
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    border-radius: 0px
}

.shares .fa-pinterest {
    border-radius: 0px 5px 5px 0px;
    background: #D01D15;
    padding: 8px 16px;
    line-height: 20px;
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

.shares .fa:hover {
    cursor: pointer;
}

.socialbox { }
/* Socialbox Left Column - Footer*/
.socialbox .fa { margin-right: 2px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
padding: 14px;}
.socialbox ul {list-style-type: none;list-style-position: inside;margin:0px;font-size:13px;}
.socialbox ul li {float:none;}
.footer .boxcontent ul li {margin-bottom: 5px !important;
/* font-size: 14px; */
font-weight: 100;
color: #EFEFEB;
padding-right: 15px;}
.socialbox .fa-facebook {
background: #3B5998;
padding: 14px 17px;
}
.socialbox .fa-google-plus {
 background: #DF4B38;

}
.socialbox .fa-twitter {
background: #00ACEE;

}
.socialbox .fa-pinterest {
background: #D01D15;

}
.socialbox .fa-youtube {
background: #CC181E;

}
.socialbox .fa-xing {
background: #D4D600;

}
.sidebar {margin-left:0 !important;/* padding: 15px; */}
.sidebar .well {
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}

.maincontent {/* background:#ffffff; */}

@media (max-width:767px) {
    .beschreibung {text-align: center;}
        .box2{
float: left !important;
width: 49% !important;
text-align:center;
/*border-left: 1px solid #FFF;*/
/*border-bottom: 1px solid #DDD;*/
}
}
@media (max-width: 400px) {
.box2 {
    float: none !important;
    width: 100% !important;
    text-align: center;
}
}
@media (min-width:768px) {

.startup {
padding: 20px 0px;
}

}

.owl-buttons {
  position: absolute;
  top: 43%;
  height: 0px;
  width: 100%;
  margin: auto;
  /*background:transparent;*/
  /*padding:10px;*/
}
.owl-controls {margin-top:0px !important;}
.owl-prev {
  float: left;
    background: rgba(0, 0, 0, 0) !important;
  padding: 10px !important;
}
.owl-next {
  float: right;
    background: rgba(0, 0, 0, 0) !important;
  padding: 10px !important;
}
.owl-prev:hover {opacity:1 !important;}
.owl-next:hover {opacity:1 !important;}

/*! 
Warenkorb Hovereffekt mit Anpassung für kleine Bildschirme 
Aktivieren Sie die Regeln wenn Sie wollen, das der Warenkorb angezeigt wird, wenn man mit der Maus drauf geht

@media screen and (min-width: 979px) {
div.shoppingcart:hover > #box_cart {
height:auto !important;
transition: all ease 1s;  
}
div.shoppingcart:not(:hover) > #box_cart {
height:0 !important;
transition: all ease 1s;  
}
}
!*/
/*START popup content (popup print_product_info, popup print_order.html) */
body.popupcontent {
  min-width:100%;
  background:#fff none;
}
/* END popup content */
div.hr_5 {
	height: 1px;
	line-height: 1px;
	margin: 5px 0px;
	padding: 0;
	display: block;
	border-bottom: solid 1px #ddd;
	background-color: rgba(0, 0, 0, 0);
}
.clearfix, .clear, .clearer {
  clear:both;   
}

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
/* START print content (popup print_product_info, popup print_order.html) */
body.popupprint {
  min-width:100%;
  background:#fff none;
  font-family: "Open Sans", Helvetica, Arial;
font-size: 13px;
color: #555;
}
.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;
}
.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;
  width: 100%;
  line-height:19px;
}
table.order_table tr.headerrow {
  font-size:12px;
  line-height:18px;
  font-weight:bold;
  background:transparent; 
}
table.order_table tr.headerrow td {
  padding:5px 5px;
  vertical-align:top;
}
table.order_table tr.mainrow td {
  border-top: 1px solid #ddd;
  padding:10px 5px;
  vertical-align:top;
} 
.toppad {
  padding-top:16px !important;
}
table.order_table tr.mainrow td img.image {
  max-width: 60px;
  max-height:60px;
  margin: 0px auto;
  text-align:center;
}
table.order_table tr.mainrow td img.cartimage {
  max-width:80px;
  max-height:80px;
  margin: 0px auto;
  text-align:center;
}
table.order_table tr.mainrow td .description {
  font-size:12px !important;
  line-height:16px !important;
  margin-bottom:5px;
}
table.order_table tr.mainrow td .description p {
  margin: 0px !important;
  padding: 2px 0px !important;
}
table.order_table tr.mainrow td .description ul{
  margin: 8px 0px 8px 15px;
}
table.order_table tr.mainrow td .description ol{
  margin: 8px 0px 8px 15px;
}
table.order_table tr.mainrow td .shipping {
  font-size:12px;
  line-height:16px;
  color:#555;
  padding: 8px 0 0 0;
}
table.order_table tr.mainrow td .attributes {
  font-size:12px !important;
  line-height:18px !important;
}
table.order_table ul.attributes_list {
  list-style-type:none;
  margin: 7px 0px 0px 0px;
}
table.order_table ul.attributes_list li {
  font-size:12px;
  line-height:20px;
}
.total_table_right {
  float:right;
}
table.total_table {
  font-size:13px;
  line-height:19px;
}
table.total_table tr td {
  padding:2px 5px;
  width:120px;
  white-space:nowrap;
}
.ord_subtotal {
  text-align:right;
  line-height:22px;
  padding-right:5px;
}
.ord_subtotal .shipping_container {
  margin: 4px 0px;
}
.ord_subtotal select {
  width:300px;
  margin-left:5px;
}
.ord_subtotal .shipping_hinweis {
  font-size:12px;
  line-height:16px;
  margin: 0px 0px 4px 0px;
}
.ord_table_center {
  text-align:center;
}
.ord_table_left {
  text-align:left;
}
.ord_table_right {
  text-align:right;
}
.ord_width40 {
  width:40px;
}
.ord_width60 {
  width:60px;
}
.ord_width90 {
  width:90px;
}
.ord_width110 {
  width:110px;
}
.ord_width120 {
  width:120px;
}
/* END print content (popup print_product_info, popup print_order.html) */

#checkoutnavigation {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}
#checkoutnavigation li {
    float: left;
    width: 22%;
    margin: 0px;
    padding: 10px;
    background-size: cover;
    background: #c7c9bd;
    font-size: inherit;
    line-height: 15px;
    border-bottom: 4px solid #c7c9bd;
    border-radius: 5px;
    margin-right: 1%;
    line-height: 17px;
}
#checkoutnavigation li.active {
    background: #de5200;
    color: #fff;
}
#checkoutnavigation .done {
    color: #d8d8d8;
}
#checkoutnavigation .title {
    font-weight: 600;
    color: #fff;
}
#checkoutnavigation .description {background-color: transparent;
    color: #fff;}
#checkoutnavigation .description:before {
    content: '\A';
    white-space: pre;
}
.ppc_logo_small img {
    float: right !important;
}
.register .span6 {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #dadbd4;
}
.register select {
    padding: 0px 5px;
}

.register input[type="text"], .register input[type="password"], .register input[type="tel"], .register select {
    width: 95%;
    box-sizing: border-box;
    padding: 0px 7px;
    height: 30px;
}
.service-container {
    border-bottom: 1px solid #efefeb;
    padding: 10px 0px;
    background: #efefeb;
/*    color: #fff;*/
}
#phone, #slogan, #truck {
    font-size: 16px;
    line-height: 18px;
}
#phone span, #slogan span, #truck span {
    font-size: 12px;
}
/*.service-container a {color:#ffffff;}*/
.nomarginleft {margin-left:0 !important}
h2.gallery {
  position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(255, 87, 34);
}

.box-hover {
    box-shadow: 0 0px 2px 0 rgba(0,0,0,0.15);
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
}
.box-hover .hovertext {
    opacity: 0;
    visibility: hidden;
    background: rgba(253, 101, 54, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 23;
    -webkit-transition: all 1s cubic-bezier(.55,0,.1,1);
    -moz-transition: all 1s cubic-bezier(.55,0,.1,1);
    -o-transition: all 1s cubic-bezier(.55,0,.1,1);
    transition: all 1s cubic-bezier(.55,0,.1,1);
    border-radius: 5px;
}
.box-hover .product-price {
    -webkit-transition: all 0.8s cubic-bezier(.55,0,.1,1);
    -moz-transition: all 0.8s cubic-bezier(.55,0,.1,1);
    -o-transition: all 0.8s cubic-bezier(.55,0,.1,1);
    transition: all 0.8s cubic-bezier(.55,0,.1,1);
    bottom: -10%;
    width: 100%;
    opacity: 0;
    position: absolute;
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 22px;
}
.box-hover:hover .product-price {
    bottom: 30%;
    opacity: 1;
    -webkit-transition: all 0.8s cubic-bezier(.55,0,.1,1);
    -moz-transition: all 0.8s cubic-bezier(.55,0,.1,1);
    -o-transition: all 0.8s cubic-bezier(.55,0,.1,1);
    transition: all 0.8s cubic-bezier(.55,0,.1,1);
}
.box-hover:hover .hovertext {
    opacity: 1;
    visibility: visible;
    background: rgba(253, 101, 54, 0.7);
    -webkit-transition: all 0.2s cubic-bezier(.55,0,.1,1);
    -moz-transition: all 0.2s cubic-bezier(.55,0,.1,1);
    -o-transition: all 0.2s cubic-bezier(.55,0,.1,1);
    transition: all 0.2s cubic-bezier(.55,0,.1,1);
}
.box-hover:hover .product-name {
    top: 0px;
    -webkit-transition: all 0.4s cubic-bezier(.55,0,.1,1);
    -moz-transition: all 0.4s cubic-bezier(.55,0,.1,1);
    -o-transition: all 0.4s cubic-bezier(.55,0,.1,1);
    transition: all 0.4s cubic-bezier(.55,0,.1,1);
}
.box-hover .product-name {
    color: #fff;
    text-align: center;
    padding: 20px;
    display: inline-block;
    position: absolute;
    top: -240px;
    left: 0;
    width: 100%;
    z-index: 22;
    -webkit-transition: all 0.4s cubic-bezier(.55,0,.1,1);
    -moz-transition: all 0.4s cubic-bezier(.55,0,.1,1);
    -o-transition: all 0.4s cubic-bezier(.55,0,.1,1);
    transition: all 0.4s cubic-bezier(.55,0,.1,1);
        box-sizing: border-box;

}
.trennlinie {
  	text-align: center;
	display: table;
	border-collapse: collapse;
	white-space: nowrap;
    border:none;
}
.trennlinie:before, .trennlinie:after {
content: "";
    display: table-cell;
    width: 50%;
    background-image: linear-gradient(to right, #c7c9be 50%, #dadbd4 50%);
    background-position: 0 50%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
}
/*Begrenzt Kategoriebox auf der Startseite*/
.well.span3.same-height.well-small.categorybox {
    background: #fff;
    border-bottom: 1px solid #dadbd4;
    border-radius: 7px;
    overflow: hidden;
}
.infografx {
    padding: 0;
    border: none;
    background: none;
}
.infografx img {width: 100%}
.categorylist {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #dadbd4;
}
div#klarna_box_invoice {
    min-width: unset;
}