/* ===================== */
/* PRODUCTOS CARNES SANBOSI */
/* ===================== */

#adsWindow .ads-productos{
position:absolute;
top:520px;
left:135px;
width:700px;
}

/* TITULO */

#adsWindow .ads-productos-titulo{

font-size:60px;
color:rgb(248, 236, 3);
opacity:1;

}

/* LISTA PRODUCTOS */

#adsWindow .ads-productos-lista{

margin-top:30px;

font-size:40px;
color:rgb(255, 209, 3);

line-height:80px;

opacity:1;

}