

/* --- Stylesheet 7241 () --------- */ 

.T2820 .box.box4 .inner .footer-partners {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.T2820 .box.box4 .inner .footer-partners a {
  width: 33%;
  display: inline-block;
  padding-right: 4%;
}

.T2820 .box.box4 .inner .footer-partners img {
  width: 100%;
  height: auto;
  max-width: auto;
}

.T3875 .filterbar .inner .box .inner .checkboxen span{
	color: rgba(255, 255, 255, 0.5);
}

.T3875 .infos{
  background-color: #3A1608;
} 

.T3875 .infos .classes .class .choose .button-cart{
  color: #3A1608 !important;
} 

/* --- Stylesheet 7242 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {

}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T2820 .box.box4 .inner .footer-partners a {
		width: 45%;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {

	.T2820 .box.box4 .inner {
		margin: 20px 0 0 0;
	}

	.T2820 .box.box4 .inner .footer-partners a {
		width: 50%;
	}
}