/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/
.entry-title a {
    color: #2c6288!important;
}
.entry-title a:hover {
    color: #24506f!important;
	text-decoration: none!important;
}
.inside-article a:hover{
	text-decoration: underline;
}

div#toc_container a {
    color: #0274be;
}
.entry-title, h1, h2{
	line-height: 1.17;
    font-weight: 700;
    letter-spacing: -.03em;	
}
h3{
	font-weight: 700;
	line-height: 1.17;
}

h4,h5,h6{
	font-family: "montserrat", sans-serif;
	font-weight: 700;
	font-size: 20px;	
}
h2,h3, h4, h5, h6 {
    margin-bottom: 1rem;
    margin-top: 2.5rem;
}
@media (max-width: 768px){
h1,h2 {
	line-height: 1.10!important;
    letter-spacing: -.03em!important;
}
}

@media (max-width: 768px){
h2.entry-title{
	text-align:center!important;
}
}

@media (max-width: 768px){
.entry-summary>:last-child{
	text-align:center!important;
}
}

footer.entry-meta {
    display: none;
}

.wp-post-navigation {
    border-top: 1px dashed #dadada;
    border-bottom: 1px dashed #dadada;
    padding: 30px 0px;
}
.wp-post-navigation a {
    text-decoration: none!important;
    font: 500 16px "lato", arial!important;
    color: #0274BE!important;
}

.wp-post-navigation div a:after {
    position: absolute;
    font-size: 36px;
    margin-top: -11px;
    height: 20px;
    line-height: 22px;
    top: 50%;
}
.yuzo_clearfixed.yuzo__title {
    margin: 20px 0;
}
.yuzo_related_post .relatedthumb a {
    color: #0274be!important;
}
.yuzo_related_post .relatedthumb a:hover {
    text-decoration: none!important;
}
.related-tag, .comment-tag {
	font-family: "montserrat", sans-serif;
	font-weight: 700;
	line-height: 1.17;
	font-size: 24px;
	margin-bottom: 1em;
}
.generate-back-to-top, .generate-back-to-top:visited {
	bottom: 70px;
}
li.essb_item.essb_totalcount_item.essb_totalcount_item_before {
    font-size: 11px;
    text-align: center;
    font-weight: 500;
}
span.essb_totalcount.essb_t_before {
    margin-bottom: 4px;
    display: block;
}
.widget {
    padding: 0px!important;
}
.sidebar .widget {
    background-color: #efefef!important;
}