.section-collection
{
	min-height: 0px;
	padding-bottom: 140px;
}

.section-collection > div.encart
{
	width: 270px !important;
	margin-left: auto;
	margin-right:auto;
}

div.encart > p
{
	width: 100% !important;
	font-size:15px !important;
	font-family: "LacosteSansBold";
	letter-spacing: initial !important;
	line-height: 100px;
	margin: 0px !important;
}

div.encart > p:after
{
	content : "";
	width: 20px;
	height: 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0,0,0,0.5);
	margin-top: -35px;
}

.section-fit > div.texts
{
	height: 250px;
}

.sportshop-timeline-slider-arrows > .lt12-production-slider-arrow > .hover
{
	background-color: #22415f;
}

.sportshop-urbanites-slider-arrows > .lt12-production-slider-arrow > .hover
{
	background-color: #454545;
}

.lt12-production-slider .item .content h3
{
	font-family: "LacosteSansBold";
	font-size:20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border:1px solid #fff;
	display: inline-block;
	margin-bottom: 5px;
	text-transform: uppercase;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	opacity: 0;
	color: #fff;
}

.lt12-production-slider .item .content p
{
	font-family: "LacosteSansLight";
	text-align: left;
	text-transform: none;
	font-size:12px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	opacity: 0;
}

.lt12-production-slider .item .content a
{
	font-family: "LacosteSansBold";
	text-align: left;
	text-transform: uppercase;
	font-size:12px;
	color: #fff !important;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	opacity: 0;
}

.lt12-production-slider .item.active:hover .content p, .lt12-production-slider .item.active:hover .content a, .lt12-production-slider .item.active:hover .content h3
{
	opacity: 1;
}

.no-click-zone
{
	cursor: default !important;
}

.js-click-zone
{
	cursor:pointer;
}

.slideContent .head
{
	height: auto;
}

.seeAll 
{
	color: #454545;
	font-family: "LacosteSansBold";
	font-size: 11px;
	font-weight: normal;
	left: 0;
	text-align: left;
	text-decoration: none;
	position: relative;
	bottom:initial;
}


/* UPDATE PWA */

.header-text a {
	margin-top: 20px;
}