.best-sellers-section
{
	padding:120px 15px;
	background:#F4F4F4;
}

.best-title
{
	font-size:24px;
	line-height:28px;
	margin-bottom:26px;
	font-family: 'Roboto Condensed', cursive;
}

.cajabest
{
	padding:22px;
	background:#fff;
}

.filaproducto
{
	border-bottom:solid thin #CECECE;
	padding-bottom:18px;
	padding-top:18px;
}

.filaproducto img
{
	max-width:100%;
	height:auto;
}

.bestproducttitle
{
	font-size:19px;
	line-height:22px;
	color:#707070;
	margin-bottom:18px;
}

.bestproductprice
{
	font-size:18px;
	line-height:21px;
}

.botonbestvertodos
{
	font-size:15px;
	color:#707070;
	display:block;
	margin-top:22px;
}