/* 
 * v1.7.x
 */

#selectcategorypro { padding: 0 0 0 20px; }


/* 
 * v1.7.x
 */
#selectcategorypro17 .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
     justify-content: flex-start }

#selectcategorypro17 .products article {
    margin: 0 .8125rem; }

#selectcategorypro17 .add-to-cart {
    display: none!important }



#selectcategorypro17-top {
	transform: scale(.777);
	transform-origin: top right }

#selectcategorypro17-top h2 {
    display: none}
#selectcategorypro17-top .products {
	display: flex;
	flex-wrap: wrap}
#selectcategorypro17-top .products .product article:not(
    #selectcategorypro17-top .products .product:last-child article) {
	margin: 0 .8125rem}
#selectcategorypro17-top .thumbnail-container.reviews-loading:hover > .highlighted-informations {
    top: calc(250px - 2.5rem);
    bottom: 2.2rem}
#selectcategorypro17-top .products .product:last-child article {
    margin-left: .8125rem}
#selectcategorypro17-top .all-products {
	padding-left: .8125rem;
	font-style: oblique;
	font-size: .775rem}

#selectcategorypro17-top .variant-links .js-count:before {
	content: 'With Variants';
    display: block;	
    font-size: .625rem;
	font-weight: normal;
	color: #24b9d7;	
	text-transform: uppercase;
	transform: scale(1.15, 1);
	letter-spacing: .5px;
    line-height: 3.3rem }

.lang-de #selectcategorypro17-top .variant-links .js-count:before {
    content: 'Mit Varianten' }
.lang-es #selectcategorypro17-top .variant-links .js-count:before {
    content: 'Con Variantes' }
.lang-cs #selectcategorypro17-top .variant-links .js-count:before {
    content: 'S Variantami' }