/* --- START Artikelslider NEUE ARTIKEL Startseite --- */
/* --- Weitere Einstellungen in der javascript/owl.carousel.js --- */

/*
.owl-slider h2 {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	font-weight: 400;
	font-size: 20px;
	margin: 8px 0px;
	padding: 9px 0px 0px 15px;
	height: 32px;
	padding-top: 17px;
	line-height: 13px;
	background-color: #545454;
	border: 0;
	font-family: 'fjallaoneregular', sans-serif;
	box-shadow: 0px 1px 5px #999;
	-webkit-box-shadow: 0px 1px 5px #999;
	-moz-box-shadow: 0px 1px 5px #999;
}
*/  
.owl-slider h2 {
  text-align: center;
  color: #555;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  font-family: 'Poppins', sans-serif;
  /* font-size: 11px; */
  font-size: 20px;
  line-height: 17px;
  font-weight: 700;
  margin: 8px 0px;
  padding: 9px 0px 0px 15px;
  height: 32px;
  /* width: 100%; */
  padding-top: 17px;
  line-height: 13px;
  /* background-color: #545454; */
  background-color: #eee;
  border: 0;
  box-shadow: 0px 1px 5px #999;
  -webkit-box-shadow: 0px 1px 5px #999;
  -moz-box-shadow: 0px 1px 5px #999;
  text-transform: uppercase;
}
.owl-slider_bestseller h2 {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	font-weight: 400;
	font-size: 20px;
	margin: 8px 0px;
	padding: 9px 0px 0px 15px;
	height: 32px;
	width: 96.5%;
	padding-top: 17px;
	line-height: 13px;
	background-color: #545454;
	background-color: black;
	border: 0;
	font-family: 'fjallaoneregular', sans-serif;
	box-shadow: 0px 1px 5px #999;
	-webkit-box-shadow: 0px 1px 5px #999;
	-moz-box-shadow: 0px 1px 5px #999;
}
.owl-slider_specials h2 {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	font-weight: 400;
	font-size: 20px;
	margin: 8px 0px;
	padding: 9px 0px 0px 15px;
	font-family: 'fjallaoneregular', sans-serif;
	height: 32px;
	width: 96.5%;
	padding-top: 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 13px;
	/* background-color: #7AE9FA; */
	background-color: black;
	border: 0;
	background-attachment: scroll;
    background-image: url(../bilder/h2_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.product_isnew_deutsch {
	background: url("../bilder/new_flag_deutsch.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}
.product_isnew_english {
	background: url("../bilder/new_flag_english.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}
.product_is_special {
    background: url("../bilder/special_flag.png") no-repeat transparent;
    height: 69px;
    width: 72px;
	right:0;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    z-index: 5;
}
.product_isspecial_english {
	background: url("../bilder/special_flag_english.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}

.productPreview {padding:0;margin:0;padding-right: 2px;}
.productPreview_bestseller {margin:0;padding-right: 4px;}
.productPreview_specials {margin:0;padding-right: 4px;}

.owl-wrapper .productPreview {
  padding-right: 4px;
  padding: 0;
  min-height: 258px;
}
.productImageBorder_index {
	padding:0;
	margin: 0;
	max-width:135px;
	height:auto;
	-webkit-box-shadow: 0px 1px 2px #333;
	-moz-box-shadow: 0px 1px 2px #333;
	box-shadow: 0px 1px 2px #333;
	z-index:4999;
}
.product_box_index {
	background-color: #f9f9f9;
	background-color: transparent;
	margin: 3px auto;
	padding: 35px 9px 2px 5px;
	height: 296px;
	width: 90%;
	text-align: center;
	border: 1px solid #F0F0F0;
}
.taxandshippinginfo {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:400;
  /* color:#999999; */
  color:#555;
  text-decoration:none;
}

/* --- ENDE Neue Artikel Slider Startseite --- */

/* --- START Artikelslider BESTSELLER Startseite --- */

.product_bestseller_deutsch {
	background: url("../bilder/bestseller_flag_deutsch.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}
.product_bestseller_english {
	background: url("../bilder/bestseller_flag_english.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}

/* --- ENDE Artikelslider BESTSELLER Startseite --- */
#slider_display{float:right;width: 970px;height: 250px;margin-right: 14px;}
#owl-demo .item img{display: block;/*width: 100%;*/height: auto;}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
#owl-newproduct .item{ margin: 3px;}
#owl-newproduct .item img{ display: block; width: 100%; height: auto;}
#owl-bestsellers .item{ margin: 3px;}
#owl-bestsellers .item img{ display: block; width: 100%; height: auto;}
#owl-bestsellers .productPreview_bestsellers{padding-right: 2px;}
#owl-specials .item{ margin: 3px;}
#owl-specials .item img{ display: block; width: 100%; height: auto;}
#owl-specials .productPreview_specials{padding-right: 2px;}

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel_best{
	display: none;
	position: relative;
	width: 98%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	left: 10px;
}
.owl-carousel_best .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 98.2%;
	left: 10px !important;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
  float: left;
  min-height: 271px;
  /* padding-right: 2px; */
}


.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/* START OWL Theme */
/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-pagination {
	top: 150px;
	position: relative;
	right: 5px;
}
.owl-theme .owl-controls{
	top: -360px;
	text-align: center;
	position: relative;
	float: right;
	right:25px;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #413D58;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	/* padding: 3px 42px; */
	font-size: 44px;
	/* background: #ffffff; */
	filter: Alpha(Opacity=50);
	opacity: 0.9;
	width: 25px;
	padding-bottom: 6px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	/*display: inline-block;*/
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #3FC2E0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


@media screen and (max-width:872px) {
.owl-pagination {display:none;}
}
@media screen and (max-width:700px) {
#slider_display {display:none;}
}
@media screen and (max-width:636px) {
.owl-slider h2 {width: 94.5%;}
.owl-slider_bestseller h2{width: 94.5%;}
}
@media screen and (max-width:526px) {
.product_box_index {width: 92%;border-left-width:1px;border-left-style:solid;border-left-color:#ccc;border-right-width:1px;border-right-style:solid;border-right-color:#ccc;}
}
@media screen and (max-width:506px) {
.owl-slider h2 {width: 100%;}
.owl-slider_bestseller h2{width: 100%;}
}
