.clusters {
width: 100%;
margin-bottom: 10px;
clear: both;
}
.cluster-texto article.entrada-cluster {
border-radius: 10px;
box-shadow: 0 0 12px 0 #e6e6e6;
overflow: hidden;
box-sizing: border-box;
-webkit-transition: box-shadow .3s ease;
transition: box-shadow .3s ease;
}
.cluster-texto article.entrada-cluster:hover {
box-shadow: 0 0 18px 0 #c7c7c7;
}
.cluster-grid-33 article.entrada-cluster {
max-width: 31%;
display: inline-table;
height: auto;
margin-right: 15px;
margin-bottom: 15px;
}
.cluster-grid-50 article.entrada-cluster {
max-width: 48%;
display: inline-table;
height: auto;
margin-right: 10px;
margin-bottom: 15px;
}
.clusters article.entrada-cluster a img {
object-fit: cover;
width: 100vw !important;
height: 150px;
}
.titulo_cluster {
text-align: center;
font-weight: bold;
}
div.cluster-texto > article > a > p {
margin-top: 5px;
margin-bottom: 10px;
font-size: 1.07em;
font-weight: bold;
line-height: 25px;
}
div.cluster-texto article.entrada-cluster a img {
border-radius: 10px 10px 0 0;
}
div.cluster-texto > article.entrada-cluster > p {
padding: 0 10px 0 10px;
font-size: 12px;
color: #333333;
}
@media screen and (max-width: 1000px) {
.clusters article.entrada-cluster {
max-width: 45%;
}
}
@media screen and (max-width: 680px) {
.clusters article.entrada-cluster {
max-width: 100%;
margin-right: 0;
}
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}