.let-productos {
padding:0px 0px 70px 0px;
}

.let-productos div {
padding:35px;
margin:0px 0px 35px 0px;
text-align:center;
}

.col-lg-12.col-md-12.col-sm-12.let-productos-cabecera {
margin: 0px auto !important;
padding: 0px !important;
}

.col-lg-12.col-md-12.col-sm-12.let-productos-cabecera h1 {
margin-top:50px;
text-transform:uppercase !important;
font-size:20px;
}

.let-productos h1,
.let-productos h2,
.let-productos h3,
.let-item h1,
.let-item h2,
.let-item h3 {
color:#262424;
font-weight:500;
font-size:18px;	
margin:0px auto;
}

.let-productos h1,
.let-item h1 {
margin:20px 0px 10px 0px;
}

.let-productos h2,
.let-item h2 {
margin:0px 0px 20px 0px;
line-height:25px;
}

.let-productos h2 span,
.let-item h2 span { /* LANZAMIENTO */
float:left !important;	
width:100%;
text-align:center;
color:#E57374;
font-weight:700;
text-transform:uppercase;
font-size:18px;	
margin-bottom:20px;
}

.let-productos h3,
.let-item h3 {
float:none !important;	
width:100%;
font-weight:400;
font-size:16px;	
margin-top:20px;
margin-bottom:20px;
}

.let-productos h3 span,
.let-item h3 span {
font-weight: 400;
font-size: 16px;
text-decoration: line-through;
margin-left: 15px;
color: #5E5F61;
}

.let-productos div a:last-Child,
.let-item div a:last-Child {
float:none !important;	
font-size: 16px;
text-transform:uppercase;
color: #262324;
padding:10px 28px;
background:#fadbd7;
position: absolute;
bottom: 0px;
transform: translate(-50%, 0px);
}

.let-productos div a:hover:last-Child,
.let-item div a:hover:last-Child {
-webkit-box-shadow:inset 0px 0px 0px 2px #000;
-moz-box-shadow:inset 0px 0px 0px 2px #000;
box-shadow:inset 0px 0px 0px 2px #000;
}

.let-productos div a:hover:first-Child img {
-webkit-box-shadow:inset 0px 0px 0px 2px #000;
-moz-box-shadow:inset 0px 0px 0px 2px #000;
box-shadow:inset 0px 0px 0px 2px #000;
}

.let-aprender .let-productos div a:last-Child {
background:#F1DAD6;	
}

.let-shop .let-productos div a:last-Child {
background:#f2f2b8;	
}

.let-free .let-productos div a:last-Child {
background:#C9E2D9;
}

.let-productos-breadcrumbs {
margin-bottom:40px;
}

.let-productos-breadcrumbs,
.let-productos-breadcrumbs a {
float:none !important;
font-size:14px !important;
color:#8E8E8E !important;
font-weight:400 !important;
text-transform:uppercase;	
}

.let-productos-breadcrumbs a:hover {
text-decoration:underline;	
}

.let-item {
text-align:left;	
}

.let-item img {
float:left;
width:100%;
height:auto;
}

.let-item h1 {
font-size:24px;
font-weight:700;
margin:0px 0px 5px 0px;	
}

.let-item h2 {
font-size:18px;
width:50%;
font-weight:500;
margin:0px 0px 5px 0px;	
}

.let-item h2 span { /* LANZAMIENTO */
float:left !important;	
text-align:left;
font-weight:700;
text-transform:uppercase;
margin:0px;	
}

.let-item hr {
height:2px;
width:50%;
background:#d7d7d8;
border:none;
margin:0px 0px 5px 0px;	
}

.let-item p {
color:#262424;
font-size:14px;
font-weight:400;
margin:25px 0px;	
}

.let-item h3 {
float:none !important;	
color:#262424;
width:100%;
font-weight:400;
font-size:16px;	
margin:20px 0px;
}

.let-item div a {
float:none !important;	
font-size: 16px;
text-transform:uppercase;
color: #262324;
padding:10px 28px;
background:#fadbd7;
position: absolute;
bottom: 0px;
transform: translate(0px, 0px) !important;
}

@media (max-width: 768px) {
	
	.let-item h1 {
	margin:30px 0px 5px 0px;	
	}
	
	.let-item h2,
	.let-item hr {
	width:100%;
	}
	
	.let-item h3 {
	float:left !important;
	}
	
	.let-item div a {
	position: relative !important;
	}
	
}