/* CSS Document */

.outer-row-elements.teaser .blur,.outer-row-elements.teaser .zoom {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}

.zoom {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.zoom:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.blur:hover {
	-webkit-filter: blur(0px);
	filter: blur(0px);
}

.m-top-5 {
	margin:15px 0 0;
}

.outer-row-elements.teaser {
	padding:15px 0;
}

.outer-row-elements.teaser .tease-element {
	position:relative;
	overflow:hidden;
}

.outer-row-elements.teaser .tease-element.m-down-10 {
	margin:0 0 10px;
}

.outer-row-elements.teaser .tease-element img {
	width:100%;
	height:auto;
}

.outer-row-elements.teaser .slick-slider-voss .slick-list {
	padding:0;
}

.outer-row-elements.teaser .slick-elements {
	width:63%;
	float:left;
	font-size:0;
}

.outer-row-elements.teaser .news-sale-elements {
	float:right;
	width:35.3%;
}

.outer-row-elements.teaser .teaser-inner-text {
	position:absolute;
}

.outer-row-elements.teaser .teaser-inner-text.left-down {
	bottom:10px;
	left:10px;
}

.outer-row-elements.teaser .teaser-inner-text h2 {
	font-weight:300;
	font-size:26px;
	margin:0;
	padding:0;
	text-shadow:1px 1px #000;
}

.outer-row-elements.teaser .teaser-outer-text h2  {
	font-weight:300;
	font-size:20px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.outer-row-elements.teaser .teaser-inner-text p {
	margin: 0;
	font-weight: 300;
	font-size: 16px;
	text-shadow:1px 1px #000;
}

.outer-row-elements.teaser .teaser-outer-text p {
	margin: 0;
	font-weight: 300;
	font-size: 14px;
}

.outer-row-elements.teaser .teaser-inner-text, .outer-row-elements.teaser .teaser-inner-text a {
	color:#fff;
}

.outer-row-elements.teaser .teaser-outer-text {
	margin:5px 0 15px;
}

.outer-row-elements.teaser .teaser-outer-text.center {
	text-align:center;
}

.outer-row-elements.teaser a {
	display:block;
	text-decoration:none;
}

.outer-row-elements.teaser.cat-elements {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.outer-row-elements.teaser.cat-elements.news {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

.outer-row-elements.teaser.cat-elements-2, .outer-row-elements.teaser.cat-elements.sale  {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}

.start_teaser_topic {
    /*text-align: center;*/
    
    margin: 20px 0 0px;
    padding: 0;
}

.start_teaser_topic h3 {
	/*text-align: center;*/
	background-position: 0 50%;
	background-repeat: repeat-x;
	background-size: 1px 1px;
	text-decoration:none !important;
}

.start_teaser_topic  h3 span {
	background: #fff;
	
	font-size: 30px;
    font-weight: 600;
}


.start_teaser_topic h3 a {
	text-decoration:none !important;
}


.start_teaser_topic  h3 {
	/*background-image: linear-gradient(to right, #ccc 50%, transparent 50%);*/
	/*background-repeat: repeat-x, no-repeat;*/
}

.articles2cat.slick-slider {
	margin:0 auto;
}

.teaser-inner-text.sale {
	left: 50%;
	top: 35%;
	text-align: center;
}

.teaser-inner-text.sale .centered {
	left: -50%;
	position:relative;
}

.teaser-inner-text.sale h2 {
	font-size:80px !important;
	font-weight:600 !important;
	transition:all 0.5s;
}

.outer-row-elements.teaser.sale:hover .teaser-inner-text.sale h2, .outer-row-elements.teaser.new:hover .teaser-inner-text.sale h2 {
	font-size:120px !important;
}

@media screen and (max-width : 480px)  {

	.outer-row-elements.teaser .slick-elements {
		width:100%;
		float:none;
	}
	
	.outer-row-elements.teaser .news-sale-elements {
		float:none;
		width:100%;
		margin:0 0 15px;
	}
	
	.outer-row-elements.teaser.cat-elements {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	.outer-row-elements.teaser.cat-elements-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
	.outer-row-elements.teaser.cat-elements.sale {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
	.outer-row-elements.teaser.cat-elements, .outer-row-elements.teaser.cat-elements.news {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	.outer-row-elements.teaser .element.tease-element.cat-element {
		margin:0 0 20px;
	}
	
	.outer-row-elements.teaser.sale {
		margin:0 0 15px;
	}
	
	.outer-row-elements.teaser.new {
		margin:0 0 15px;
	}
	
	.outer-row-elements.teaser {
    		padding: 0;
	}
	
	.slick-list {
    		padding: 0 0 15px !important;
	}
	
	.outer-row-elements.teaser .teaser-outer-text p {
    		font-size: 12px;
	}
	
	
	.teaser-inner-text.sale {
		top: 12%;
	}

}