#template-single-juego .entry-header{background:#f3f3f3;padding:5px 0;font-weight:600}#template-single-juego .entry-header .entry-title{text-align:center}#template-single-juego .entry-content{max-width:70%;margin:0 auto}@media screen and (max-width:768px){#template-single-juego .entry-content{max-width:100%}}.entry-buttons{padding:12px 30px;margin:10px auto;border:none;border-radius:3px;cursor:pointer;display:block;width:25%}@media screen and (max-width:768px){.entry-buttons{width:80%}}.breadcrumb{background:#f3f3f3;color:#171717;padding:15px 0 0 15px}#template-juegos-category-header{background:#f3f3f3;padding:5px 0;margin-bottom:30px;text-align:center;font-weight:600;font-size:12px}#template-juegos-category{margin:0 auto;max-width:1200px;padding-bottom:30px}.juegos-card-container{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){.juegos-card-container{margin:10px}}.juego-card{background-color:#f3f3f3;margin-bottom:20px;padding:20px;width:calc(25% - 20px);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width:768px){.juego-card{width:calc(50% - 5px)}}.juego-thumbnail{margin-bottom:10px}.juego-title{font-size:20px;margin:10px 0 15px;font-weight:600;line-height:1}.juego-title a{color:#171717}.juego-play-button{padding:10px 30px;text-decoration:none;display:inline-block;border-radius:3px}