/*
 Theme Name:     JornadaPerfecta
 Template:       blog
*/

.redes img {
    float: left;
}

.redes img {
    margin: 0px;
}

.escudosequipos {
    margin: 0 auto;
}

body.td-animation-stack-type0 .td-animation-stack .entry-thumb, body.td-animation-stack-type0 .post img {
    opacity: 1;
}

.main {
    padding: 0;
}

/* Ajustar ancho del tema */
@media (min-width: 1245px) {
    body.single-post .td-container {
        width: 100%;
    }

    body.single-post .td-pb-span8 {
        width: 880px;
    }

    body.single-post .td-post-featured-image img {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 767px){
	#JP_LEADERBOARD{
		margin-top: 72px !important;
	}
}
