/* główne menu */
.slicknav_menutxt { float: none; position: relative; display: block; vertical-align: middle;  cursor: pointer; margin: 0; color: #fff; text-decoration:none; background: #D2071D url(../img/layout/menu-icon.png) right 0 no-repeat; height: 40px; line-height: 40px; padding: 0 15px; font-weight: bold; }
.slicknav_menu  .slicknav_menutxt { float: none; }
#clientMenu .slicknav_menutxt { background-color: #EAE9E9; color: #D2071D; }
.slicknav_menu { *zoom: 1 }

/* checkbox */
input[type=checkbox].checkbox { display: inline; }
input[type=checkbox].checkbox + label.label-checkbox { padding-left: 0; margin-left: 3px; min-height: 0; display: inline; line-height: normal; }
label.label-checkbox { background-image: none; }
.product-listB .gallery2 .child2n { float: right; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.gallery2 .child2n1, .gallery3 .child2n1, .gallery4 .child3n1 { clear: both; }
	.product-listB .gallery3 .child2n {  float: right; }
	.product-listB .gallery4 .child3n { margin-right: 0;  }	
}

@media only screen and (min-width: 768px) {
	.gallery2 .child2n1, .gallery3 .child3n1, .gallery4 .child4n1 { clear: both;}
	.product-listB .gallery3 .child3n { margin-right: 0; }
	.product-listB .gallery4 .child4n { margin-right: 0; }
	}