.page-template-page-promos .cabecera{
	margin-top: 158px;
	    margin-top: 168px;
	width: 100%;
	height: 280px;
	background: url(./img/slider-juguetes.jpg);
	background-size: cover;
}

.page-template-page-promos .contenido-cabecera{
	width: 1200px;
	margin: auto;
}

.page-template-page-promos .titulo{
	font-size: 55px;
	color: #ffb362;
	float: right;
	width: 300px;
	margin-top: 50px;
	line-height: 66px;
}

.wrap-promo{
	width: 100%;
	height: 500px;
}

.promo{
	width: 1200px;
	margin: auto;
	height: 500px;
	position: relative;
}

.bot-participa{
	width: 146px;
	height: 124px;
	background: url(./img/bot-participa.png);
	display: block;
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -73px;
	text-indent: -10000px;
	overflow: hidden;
}

.page-template-page-promos .main-navigation li.current-menu-item a, .page-template-page-promos .main-navigation li.current_page_item a {
    color: #ffb362;
    background: url(./img/item-actual-amarillo.png) no-repeat;
    background-position: center bottom;
}