@font-face {
font-family: 'Miso';
font-style: normal;
font-weight: normal;
src: local('Miso'), url('/fonts/miso.woff') format('woff');
}


@font-face {
font-family: 'Miso Light';
font-style: normal;
font-weight: normal;
src: local('Miso Light'), url('/fonts/miso-light.woff') format('woff');
}


@font-face {
font-family: 'Miso Bold';
font-style: normal;
font-weight: normal;
src: local('Miso Bold'), url('/fonts/miso-bold.woff') format('woff');
}


/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/source-sans-pro-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('/fonts/source-sans-pro-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/source-sans-pro-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/source-sans-pro-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/source-sans-pro-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


body {
	font-family: "Source Sans Pro";
	font-size: 17px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #fff;
}




#main-wrapper {
	max-width: 1640px;
	margin: 0 auto;
	background-color: transparent;
	margin-top: 15px;
}

	.theme-default .nivoSlider {

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
box-shadow: none; 
}

#content-wrapper:not(.has-fluid) {
	padding-top: 0;
}

header {
	box-shadow: none;
}

@media (max-width: 767px) {

.card-body {
	padding: 0;
}
	
	.box-slider {
	margin-bottom: 0;
}
}

@media (min-width: 768px) {
	
	.gut_dabei_wrapper {
	height: auto;
}
	
	.help_wrapper {
	height: auto;
}
	
	
	
}

@media (min-width: 992px) {
	
.help_wrapper {
	min-height: 216px;
}
		.gut_dabei_wrapper {
	height: auto;
}
	
	
	
	/*katalog*/
.col-xl-9 {
	flex: 0 0 89%;
	max-width: 89%;
}

	
	header {
	border-bottom: 1px solid #ddd;
}
	
	body {
	font-family: "Source Sans Pro";
	font-size: 17px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #eee;
}
  

.toggler-logo-wrapper .logo-wrapper {
	padding-left: 0;
}

	header .navbar-brand {
	padding-top: .6rem;
	padding-bottom: 0rem;
}
#jtl-nav-wrapper {
	box-shadow: none !important;
	border-bottom: 1px solid #ddd !important;
	background-color: #fff !important;
}

#shop-nav {
	padding-top: 6px;
}

#main-wrapper {
	max-width: 103.125rem;
	margin: 0 auto;
	background-color: #eee;
}


.productbox-inner {
	background-color: #fff;
	padding-top: 20px;
	border: 1px solid #ddd;
	text-align: center;
}

.productbox-title {
	/* white-space: nowrap; */
	padding-left: 10px;
	padding-right: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 10px;
}

#product-list .product-wrapper:not(:last-child) {
	margin-bottom: 0rem;
}


.nav-mobile-heading {
	text-transform: uppercase;
	font-size: 25px;
	font-family: miso;
	margin-top: 0px;
}

.text-clamp-2 {
	text-decoration: none;
}

a:hover {
	color: #000;
	}

.container.slick-slider-other-container {
	display: none;
}

a {
	text-decoration: none;
}



#product-offer {
	border: 1px solid #ddd;
	background-color: #fff;
	padding-top: 15px;
	display: visible !important;

}

#image_wrapper .slick-list, #image_wrapper .slick-slide, #image_wrapper img {
	outline: none !important;
	border: 0 !important;
}

.breadcrumb-wrapper {
	margin-bottom: 0;
}

	h2, .h2 {
	font-size: 2rem;
	font-family: miso;
	text-transform: uppercase;
}

h1, .h1 {
	font-size: 2rem;
	font-family: miso;
	text-transform: uppercase;
}

header .navbar-nav > .nav-item > .nav-link {
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 1.2rem;
}
.dropdown-menu {
	background-color: transparent !important;
}

.nav-scrollbar-item .dropdown-body {
	padding-top: 0;
}



#header-top-bar a:hover:not(.dropdown-item):not(.btn), header a:hover:not(.dropdown-item):not(.btn) {
	color: #000;
}


header .navbar-nav > .nav-item > .nav-link::before {
	border-width: 0 0 2px;
	border-color: #b11c2e;

}
	
	aside .nav-panel > .nav > .active > .nav-link {
	border-bottom: 0.15rem solid #b11c2e;
}
	
	.box-categories .dropdown .collapse, .box-linkgroup .dropdown .collapse {
	background: none;
}

#sidebox125 {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

#sidebox103 {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

#sidebox98 {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;

}

.price.productbox-price {
	font-family: miso;
	font-size: 1.6rem;
	color: #b11c2e;
}

.productbox-title {
	min-height: 58px;
}

#footer {
	border-top: 1px solid #ddd;
	padding: 35px;
	background-color: #fff;
	margin-top: 15px;
	clear: left;
}


.sidepanel-left {
	padding-right: 0.5rem;
}

#slider-top-products {
	background-color: #fff;
	padding-top: 15px;
	border: 1px solid #ddd;
}

.btn.btn-outline-secondary.dropdown-toggle {
	background-color: #fff;
	border: 1px solid #ddd;
}
	
	.card-gray {
	background: transparent;
	border: 0;
}

.basket-summary {
	margin-bottom: 15px;
}

.cart-dropdown.dropdown-menu.dropdown-menu-right.lg-min-w-lg.show {
	background-color: #fff !important;
	border: 1px solid #ddd;
	border-top: 0;

}

.btn-primary:visited {
	color: #fff;
}

.dropdown-menu.dropdown-menu-right.show {
	background-color: #fff !important;
	box-shadow: none;
	margin-top: 16px;
}
	
	.btn-outline-primary {
	border-color: #000;
	background-color: #000;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.btn-outline-primary:hover {
	background-color: #000;
	color: #fff;
	border-color: #000;
}

.btn-link:hover {
	color: #b11c2e;
}

.fa-sup {
	background-color: #b11c2e;}

.breadcrumb {
	font-size: 1rem;
}

.tab-navigation {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 1rem;
}

.tab-navigation .nav-link::after {
	border-width: 0 0 2px;
	border-color: #b11c2e;
}

.row {
	margin-right: 0;
	margin-left: 0;
}
	


.form-control:focus {
	
	border-color: #b11c2e;
	
}


#header-top-bar, header {
	background-color: #fff;
	color: #000;
}

#content-wrapper {
	background-color: transparent !important;
}

#header-top-bar a, header a {
	color: #525252;
}

#footer .form-control, header .form-control, .fixed-search .form-control {
	border-color: #525252;
}

.form-control.ac_input.tt-hint {
	background-color: #fff !important;
}

.navbar.justify-content-start.align-items-lg-end.navbar-expand-lg.navbar-expand-1 {
	/*max-width: 1215px;*/
	margin: 0 auto;
}

.row.lg-row-lg.nav {
	/*width: 1215px;*/
	background-color: #fff;
}


.container {
	max-width: 103.9rem;
}
	.price_wrapper {
	margin-bottom: 0;
}
	
	.item-slider-desc.text-clamp-2 {
	height: 47px;
	margin-top: 10px;
}

.productbox-ribbon.ribbon {
	top: 0rem;
	left: -1.5rem;
}

.productbox-quick-actions {
	right: 0rem;
	top: 0rem;
	display: flex;
}
.btn-secondary {
	color: #f5f7fa;
	background-color: #525252;
	border-color: #525252;
	box-shadow: none;
}

#form-control ac_input tt-input {color: #000;}

.btn.compare.badge.badge-circle-1.action-tip-animation-b.btn-secondary {
	background-color: #ddd;
	border-color: #ddd;
}

.btn.wishlist.badge.badge-circle-1.action-tip-animation-b.btn-secondary {
	background-color: #ddd;
	border-color: #ddd;
}
.cart-icon-dropdown-price {
	font-family: miso;
	font-size: 29px !important;
}

.dropdown-menu.dropdown-menu-right.show {
	margin-top: 9px;
}

#footer .form-control, header .form-control, .fixed-search .form-control {
	border-color: #707070;
	background-color: #fff;
}

header .form-control, header .form-control:focus {
	background-color: #fff;
	color: #525252;
}

#jtl-nav-wrapper .label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) label {
	background: #525252;
	color: #ffffff;
}

.account-icon-dropdown .dropdown-footer {
	background-color: #eee;
	color: #535353;
}

.btn-primary:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.btn-primary {
	background-color: #535353;
	border-color: #535353;
	color: #fff;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #535353;
	text-decoration: none;
	background-color: #ddd;
}

.dropdown-item {
	color: #535353;
	text-decoration: none;
	background-color: #fff;
}
.dropdown-menu.dropdown-menu-right.show {
	margin-top: 0;
}

.table-responsive.max-h-sm.lg-max-h {
	background-color: #fff;
}

#footer .table-striped tbody tr:nth-of-type(2n+1), header .table-striped tbody tr:nth-of-type(2n+1) {
	background-color: #fff;
}

#footer .table-striped, header .table-striped {
	color: #525252;
}

header .dropdown-menu {
	color: #525252;
}

.cart-dropdown .cart-dropdown-total-item {
	color: #525252;
	
}

#footer .table-striped tbody tr:nth-of-type(2n), header .table-striped tbody tr:nth-of-type(2n) {
	background-color: #fff;
	border-top: 1px solid #ddd;
}

.btn.cart-dropdown-next.btn-outline-primary.btn-sm.btn-block {
	background-color: #535353;
	border-color: #535353;
}

.btn.btn-primary.btn-sm.btn-block {
	background-color: #535353;
	border-color: #535353;
}



tr {
	border-bottom: 1px solid #ddd;
}


header .navbar-toggler {
	color: #535353;
}
	
	.text-truncate {
	font-family: miso;
	font-size: 30px;
	text-transform: uppercase;
}

.text-truncate.d-block {
	font-size: 22px;
	padding-left: 5px;
	line-height: 25px;
}
	
.text-truncate.d-block:hover {
	background-color: #eee;

}

	
	.submenu-headline.submenu-headline-toplevel {
	text-transform: uppercase;
	font-size: 22px;
	padding-left: 10px !important;
	font-family: miso;
}


.submenu-headline.submenu-headline-toplevel:hover {
	background-color: #eee;
}

.col.product-gallery {
	padding: 50px;
	padding-top: 0;
}
	
	#sidepanel_left {
	padding-left: 0;
}

.form-control:focus {
	border-color: #535353;
}

input::placeholder {
  color: #535353 !important;
  
}

.btn-secondary:hover {
	background-color: #000;
	border-color: #000;
}

#sidepanel_left {
	max-width: 11% !important;
}
	
	#shop-nav {
	max-height: 87px;
}
	.product-matrix {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
}
	
	.fa-sup {
	color: #fff;
}
	.value.text-nowrap-util {
	color: #b31c2d;
}
	
	.table th, .table td {
	
	border-top: 0;
}
	
	.text-center-util {
	background-color: #fff;
}
	
	.form-inline {
	background-color: #fff;
}
	
.price_wrapper {
	padding-bottom: 10px;
}
	
	tr {
	background-color: #fff !important;
}
	
	.caption {
	font-family: miso;
	font-size: 20px;
	text-transform: uppercase;
}
	
	.nav-link.dropdown-toggle {
	padding-right: 10px !important;
		margin-right: 10px;
}

	.dropdown-toggle::after, [data-toggle="collapse"]:not(.navbar-toggler)::after {
	margin-left: 0.1rem !important;
	font-size: 0.5em;
}

	
	.theme-default .nivoSlider {
	margin: 0 auto;
	box-shadow: none;
	
}

.main_banner_slider {
	margin-top: 1%;
	border: 1px solid #ddd;
}

	.page33 {
	padding: 30px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	background-color: #fff;
}
	
	.sitemap-group {
	padding: 20px;
}

#sidebox-categories-124 {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
}

#footer li {
	margin-bottom: 0rem;
}
	
	.blog-details-image.img-fluid.mx-auto.d-block.lazyautosizes.lazyloaded {
	margin-left: 0px !important;
}

.blog-details h1 {
	text-align: left;
	font-size: 	30px;

}

.blog-details {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
}

.author-meta {
	text-align: left;
}


.alert-warning {
	color: #b11c2e;
	background-color: #fff;
	border-color: #b11c2e;
}


.pagination-wrapper {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 15px;
}

.custom-select {
	border: 1px solid #ddd;
	border-radius: 0;
	
}
.newsbox-body {
	flex: 1 1 auto;
	padding: 0.5rem;
	background-color: #fff;
}

.newsbox-footer {
	padding: 1rem;
	background-color: #fff;
}



.newsbox-image img {
	height: auto;
	width: 100%;
}


.newsbox-image {
	height: auto;
}


.link-content {
	margin-bottom: 0rem;
}

.blog-header {
	margin-bottom: 0;
}

.blog-header {
	display: none !important;
}

	.newsbox {

	border: 1px solid #ddd;
	background-color: #fff;
	padding-bottom: 0 !important;
}
	
	main section {
	padding: 0;
}
	
	.newsbox-image {
	border-bottom: 1px dashed #525252;
}

.col.blog-preview-author {
	display: none;
}

.blog-details-image.img-fluid.mx-auto.d-block.lazyautosizes.lazyloaded {
	border: 1px solid #ddd;
	margin-left: 15px !important;
}

.dropdown-menu.show {
	z-index: 9999;
}

.row.variations.simple-variations {
	padding-right: 10%;

}
	
	.col.product-wrapper.mb-4.col-md-4.col-xl-3.col-6 {
	padding-left: 7.5px !important;
	padding-right: 7.5px !important;
	}

.team_banner_wrap {
	width: 75%;
	margin-left: 0;

	padding: 1%;
	background-color: #fff;
	margin-top: 1%;
	border: 1px solid #ddd;
}

.help_banner_wrap {
	width: 24%;
	background-color: #fff;
	border: 1px solid #ddd;

	margin-top: 1%;
	margin-left: 1%;
	padding-bottom: 0.5%;
	padding-top: 0.6%;
}






.shop_grid_wrap {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 20px;
}
.gut_dabei_wrapp {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0;
}
.help_wrapper {
	background-color: #fff;
	border: 1px solid #ddd;
	
}
.main_banner_wrapper {
	border: 1px solid #ddd;
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}


.product-wrapper {
	padding: 7.5px;
}

.col-xl-2 {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.col-xl-8 {
	padding-left: 7.5px;
	padding-right: 7.5px;
}


.box-slider {
	margin-bottom: 0!important;
}


.product_slider_xl_wrap {

	border: 1px solid #ddd;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 15px;
}

	.product_gallery_wrap {

}


.danke_slider_wrapper {
	border: 1px solid #ddd;
	margin-top: 7.5px;
	
}

.gut_dabei_wrap {
	padding: 0;
	margin-bottom: 15px;

}

.grid_wrapper {
	padding: 0;
	padding-left: 10px;
	margin-bottom: 15px;
}

.gut_dabei_wrapper {
	border: 1px solid #ddd;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}


.productlist-filter-headline.d-none.d-md-flex {
	font-family: miso !important;
	text-transform: uppercase;
	font-size: 1.5rem !important;
}
	
	.team_slider_wrapper_xl {
	border: 1px solid #ddd;
}
	
	.dein_shop_text {
	padding-top: 30px;
	line-height: 26px;
	font-size: 17px;
}
	
	.nav-scrollbar-item {
	font-family: miso;
	font-size: 30px;
	text-transform: uppercase;
}
	
	.col-xl-4 {
	padding-left: 0.5rem;
}

	
	
}


@media (max-width: 575.98px)
{
	
	.box-content-wrapper {margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;}
	
	.help_wrapper	{margin-bottom: 15px;}
	
	.h6 {
	
	float: left !important;
   widows: 100% !important;
}
.attr-value {
	float: left;
	width: 100%;
}	

}


/* global__________________________________________________________*/




a:hover {
	color: #b11c2e;
	text-decoration: none;
}
	
		.headline {
	font-family: miso;
	font-size: 32px;
	text-transform: uppercase;
}

.dein_shop_text {
	padding-top: 30px;

}

#footer #copyright {
	background-color: #fff;
	color: #333;
	margin-top: 1rem;
	border-top: 1px solid #ddd;
}



.page-item.active .page-link::after, .page-item.active .page-text::after {

	border-bottom: 2px solid #b11c2e;
}


.page-link:hover, .page-text:hover {

	color: #b11c2e;


}

.btn-primary:hover {
	background-color: #000;
	border-color: #000;
	color: #525252;
}
.btn-primary:default {
	background-color: #525252;
	border-color: #525252;
	color: #fff;
}

.btn-primary:visited {
	background-color: #000;
	border-color: #000;
	color: #525252;
}

.btn-primary {
	background-color: #000000;
	border-color: #000000;
	color: #FFFFFF;
}

.starkemarken_wrap {
	background-color: #fff;
	text-align: center;
	font-family: miso;
	font-size: 34px;
	color: #444;
	line-height: 30px;
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.brand_pic {
	opacity: 80%;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 15px;

}

.brand_pic:hover	 {opacity: 100%;}

.product_slider_wrap {
	border: 1px solid #ddd;
	margin-bottom: 15px;
}

#content {
	padding-bottom: 0rem !important;
}


#crd-hdr-123 {
	font-family: miso;
	text-transform: uppercase;
	font-size: 25px;
}

#crd-hdr-123:hover {color: #b11c2e }

#crd-hdr-122 {
font-family: miso;
	text-transform: uppercase;
	font-size: 25px;
}

#crd-hdr-122:hover {color: #b11c2e }


#footer {
	border-top: 1px solid #ddd;
	padding: 35px;
	background-color: #fff;
	margin-top: 15px;
	clear: left;
}

.text-white {
	color: #000 !important;
	text-decoration: none !important;
}


.maulfresse {
	font-size: 25px !important;
	line-height: unset !important;
}

.col-lg-3 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

#cart-checkout-btn {
	color: #fff;
}


.cart-items-delete-button {
	color: #b11c2e !important;
}

.container.basket {
	background-color: #fff;
	padding-top: 15px;
}

.cart-dropdown-next {
	color: #fff !important;
}

.btn-primary {
	color: #fff !important;
}


.calc_table {border: 1px solid #ddd; padding: 3px; margin-bottom: 10px;}

.calc_table_td {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: center;
	font-weight: normal;

}

.calc_table_td_left {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: left;
	font-weight: bold;
}
.calc_table_td_bold {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}

/*.slick-slide {

	padding: 0; 
}*/

.product-image.img-fluid {
	width: 100% !important;
}

.box-slider {
	height: auto !important;
}

.product-wrapper {
	height: auto !important;
}



.truncate_dlk {
	line-height: 25px !important;
}

#footer a:not(.btn):hover {
	color: #b11c2e !important;}


.dropdown-toggle:hover {background-color: transparent !important;}
.maulfresse:hover {background-color: transparent !important;}

header .btn-outline-primary:hover {
	color: #fff;
}
header .btn-outline-primary {
	color: #fff;
}

.btn-primary:visited {
	background-color: #525252;
	border-color: #525252; 
	color: #fff;
}
.btn-primary:hover {
	background-color: #525252;
	border-color: #525252; 
	color: #fff;
}
.btn-outline-primary {
	background-color: #525252 !important;
	border-color: #525252 !important; 
	color: #fff !important;
}
.badge.badge-primary {
	background-color: transparent !important;
	font-size: unset !important;
	font-weight: unset;
	color: #333 !important;
}
.h6 {
	padding-top: 12px !important;
	font-size: unset;
	font-weight: normal !important;
	color: #333;
	width: 110px !important;
}

.js-slider-wrapper .js-slider-items .js-slider-item {
	width: unset !important;
}
#attributes {
	padding: 0;
}
#myproduct-tabs {
	display: none;
	visibility: hidden;
}

#mytabnavi {
	padding: 0	;
	border: none;
}

.myh6 {
	width: 98px;
}


#mytable {
	border-collapse: unset;
	border: 1px solid #333;
	width: auto;
}


.row.row-eq-height.content-cats-small {
	/* background-color: #fff; */
	/* padding: 30px; */
	/* border: 1px solid #ddd; */
	margin-bottom: 0 !important;
}


.productlist-header-description-image.img-fluid {
	border: 1px solid #ddd;
	padding: 1rem;
	background-color: #fff;
	display: none;
}
.product-detail .product-manufacturer img {
	max-width: 150px;
}

#mytabAccordion {
	display: none;
	visibility: hidden;
}
.text-success {
	color: #b11c2e !important;
	font-weight: bold;
}
#clublogo {
	margin-top: 1rem;
}

.col.nav-item-lg-m.nav-item.dropdown.col-lg-4.col-xl-3 {
	border-right: 1px solid #ddd;
}

.nav-link.snippets-categories-nav-link-child:hover {
	background-color: #eee;
}
.nav-link.snippets-categories-nav-link-child {
	line-height: 23px
}
.box .snippets-categories-nav-link-child {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0;
	padding-bottom: 0;
	
}

@media (min-width: 1200px)
{
	.col-9 {
	
	max-width: 15.6%;
	border: 1px solid #ddd;
	text-align: center; }
}
	



#order-confirm {
	background-color: #fff;
	padding: 1rem;
}

input[type="checkbox"] {
	width: 25px;
	height: 25px;
	margin-right: 1rem;
}

.checkout-items-item > div {
	margin-left: auto !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	max-width: unset !important;
	border: 0 !important;
	text-align: unset !important;
}

.characteristic {
	border: 1px solid #707070;
	padding: 0.3rem;
	margin-top: 0.5rem;

}

.row.form-group {
	border: 1px solid #707070;
	padding: 1rem;
	margin-top: 1rem;
}

.label-slide.css-fieldset-gsCode {
	padding: 1rem;
	border: 1px solid #707070;
}


.btn.btn-link.btn-sm {
	background-color: #eee;
	border: 1px solid #ddd;
}

hr {
	border-top: 1px solid #ddd;
}

.container-fluid {
	height: auto;
}

.opc-product-slider.mb-5 {
	margin-bottom: 0 !important;
}

.slick-slide {
	padding: 0 0.5rem !important;
}

.opc-product-slider {
	overflow: visible !important;
}

.bums {
	background-color: #fff;
	text-align: 
		;
	margin: 0.5rem;
	padding: 1rem;
	border: 1px solid #ddd;
	overflow: hidden;
}

.row {
	justify-content: left;
}

.slick-slider .slick-track, .slick-slider .slick-list {
padding: 0 !important}



@media (min-width: 1201px) {
 .bums {
	flex: 0 0 33.33333333%;
	max-width: 15.5%;
}
}

@media (min-width: 993px) and (max-width: 1200px) {
.bums {
	flex: 0 0 33.33333333%;
	max-width: 18.2%;
	padding: .5rem;
}
	.content_whatwedo {
	min-height: 466px;
    background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
}

.dein_shop_pic {
	opacity: 90%;
	margin-bottom: 15px	;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.grid_description {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	min-height: 275px;
}

.grid_headline {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 15px;
}

.veredelung_pic {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}
		h2, .h2 {
    font-size: 2rem;
    font-family: miso;
    text-transform: uppercase;
  }

}
@media (min-width: 769px) and (max-width: 992px) {
.bums {
	flex: 0 0 33.33333333%;
	max-width: 22.5%;
	border: 0;
}
	
	.content_whatwedo {
	min-height: 466px;
    background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
}

.dein_shop_pic {
	opacity: 90%;
	margin-bottom: 15px	;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}


.grid_description {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	min-height: 275px;
}

.grid_headline {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 15px;
}
		h2, .h2 {
    font-size: 2rem;
    font-family: miso;
    text-transform: uppercase;
  }

.veredelung_pic {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}
	
}
@media (min-width: 577px) and (max-width: 768px){
  .bums {
    flex: 0 0 33.33333333%;
    max-width: 30.333%;
	  border:0;
	  
  }
	.content_whatwedo {
	min-height: 466px;
    background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
}

.dein_shop_pic {
	opacity: 90%;
	margin-bottom: 15px	;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.grid_description {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	min-height: 275px;
}

.grid_headline {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 15px;
}
		h2, .h2 {
    font-size: 2rem;
    font-family: miso;
    text-transform: uppercase;
  }

.veredelung_pic {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}
	

}
@media (max-width: 576px){
.bums {
	flex: 0 0 45%;
	max-width: 45%;
	border:0;
	}

.nivo-caption {
	font-family: miso !important;
	font-size: 30px;
	font-weight: lighter !important;
	text-align: right !important;
	text-transform: uppercase !important;
	line-height: 30px;}
	
	.content_whatwedo {
	min-height: 466px;
    background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
}

.dein_shop_pic {
	opacity: 90%;
	margin-bottom: 15px	;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}



.grid_description {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
}

.grid_headline {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 15px;
}

.veredelung_pic {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}
	
	h2, .h2 {
    font-size: 2rem;
    font-family: miso;
    text-transform: uppercase;
  }
}

.content_whatwedo {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	min-height: 419px;
}

.dein_shop_pic {
	opacity: 90%;
	margin-bottom: 15px	;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}



.grid_description {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	min-height: 323px;
}

.grid_headline {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 15px;
	font-family: miso;
}

.veredelung_pic {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}

.productbox-variations .js-slider-wrapper .js-slider-items .js-slider-item {
	width: calc(100% / 5);
	min-width: calc(100% / 4);
	padding: 0;
}

.productbox-variations .js-slider-wrapper .js-slider-items .js-slider-item:first-child {
	margin-left: 0px !important;
}

#tabAccordion {
	margin-top: 30px;
	margin-bottom: 0rem !important;

}

.price.h1 {
	margin-bottom: 0px;
}

#product-offer .product-info ul.info-essential {
	margin: 2rem 0;
	padding-left: 0;
	list-style: none;
}

.product-offer {
	border-top: 1px solid #ddd;
	padding: 20px;
	width: 90%;
	border-bottom: 1px solid #ddd;
	padding-top: 0;
}
.info-essential.list-unstyled {
	margin-top: 0px !important;
}

#tab-description-head {
	font-size: 25px !important;
	font-family: miso;
	text-transform: uppercase;
	padding: 15px;
	line-height: 20px;
}
.row.variations.switch-variations {
	margin-bottom: 0 !important;
}


.card-header {
	background-color: #fff;
	font-size: 25px !important;
	font-family: miso;
	text-transform: uppercase;
	padding: 15px;
	line-height: 20px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.table.table-sm.table-striped.table-bordered-outline {
	margin-bottom: 0 !important;
}

.desc {
	margin-bottom: 0 !important;
}

#tabAccordion > .card, #tab-downloads .card {
	margin-bottom: 0rem;
}

.card-body {
	padding-bottom: 15px !important;
}



.alert.choose-variations.alert-info {
	margin-bottom: 0;
	margin-top: -10px;
	border: 1px solid #ddd;
}

.info-essential.list-unstyled {
	margin-bottom: 15px !important;
}

.product-title.h2 {
	margin-top: 20px;
}

#slider-xsell {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	margin-top: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.product-category.word-break {
	margin-bottom: 10px;
}

.h6 {
	
	float: left !important;
   width: auto !important;
}

#tabAccordion > .card .collapse {
	margin-bottom: 0rem !important;
}
.card {
	margin-bottom: -1px !important;
}

#tab-Produktsicherheit {
	border-bottom: 1px solid #ddd;
}
#tabAccordion {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.product-offer {
	margin-bottom: 0 !important;
}

.col.col-auto.js-slider-item {
	padding: 0;
	margin-right: 3px;
}

.variation.swatches.swatches-text {
	margin-bottom: 3px;
}

.delivery-status {
	font-weight: normal;
	/* color: green; */
}

.variation.swatches.swatches-text {
	/* font-size: 22px; */
	/* font-family: miso; */
	font-weight: bold;
}

h2, .h2 {
	font-size: 1.6rem;
	font-family: miso;
	text-transform: uppercase;
}



.h6.merkmale {
	margin: 0 !important;
	font-size: 15px;
	padding: 0 !important;
}

.attr-characteristic {
	padding: 0 !important;
}

.attrbadge {
	margin: 0 !important;
	padding: 0 !important;
}	


.mytr {
	border: 0 !important;
}

.characteristic-collapse-btn-inner.text-truncate {
	font-size: 20px;
}

.btn.btn-filter-box.dropdown-toggle.btn-link.btn-block {
	padding: 0;
}

.word-break.filter-item-value {
	font-size: 13px;
}

.input-group.input-group-sm {
	display: none !important;
	visibility: hidden !important;
}

.btn.btn-outline-secondary.btn-sm.filter-type-Characteristic.snippets-filter-item.js-filter-item {
	background-color: #fff;
	border-color: #ddd;
}
.nivo-caption {
	background: #ebebeb !important;
	color: #525252 !important;
	font-family: miso !important;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: left;
	
}

.h6.merkmale {
	line-height: 25px;
}

#tab-Produktsicherheit---Herstellerinformationen {
	border-bottom: 1px solid #ddd;
}

#tab-description {
	border-bottom: 1px solid #ddd;
}

.card-body {
	padding-top: 15px;
}

p {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.attr-characteristic {
	text-align: right;
}
.badge.badge-primary.attrbadge {
	text-align: right;
}

.variation.swatches.swatches-text {
	width: 129px;
}
.caption.caption_dlk {
	background-color: #fff;
	border: 0px solid #ddd;
}


.row.row-eq-height.content-cats-small {
	background-color: #fff;
	border: 1px solid #ddd;
}
.content-cats-small .caption {
	margin-bottom: 10px;
}

.content-cats-small .sub-categories .subcategories-image {

	margin-bottom: 0rem;
}
.col.col-md-4.col-lg-3.col-12 {
	margin-bottom: 0;
}

#mysubcat_image {
	padding-bottom: 10px;
}

.variation.swatches.swatches-text:hover {
	background-color: #eee;
}

.estimated-delivery {
	font-size: 1rem;

}

#tab-Waschen-und-Pflegen {
	border-bottom: 1px solid #ddd;
}

.card-header {
	background-color: #f9f9f9;
}

.mb-4 {
	margin-bottom: 0 !important;
}
