.wp-caption-text {
text-align: center;
}
table, th, td {
border: none;
}
.wp-block-table table {
margin-bottom: 0;
}
.wp-block-table {
margin-bottom: 1em !important;
}
.show-table-border, .show-table-border th, .show-table-border td {
border-width: 1px;
}
.single-post .entry-content p a, .single-post .entry-content li a {
color: #1a73e8;
}
.single-post .entry-content p a:hover, .single-post .entry-content li a:hover {
color: #4deb96;
}
.box-shadow {
-moz-box-shadow: 0 5px 8px #38383d29;
-webkit-box-shadow: 0 5px 8px #38383d29;
-o-box-shadow: 0 5px 8px #38383d29;
box-shadow: 0 5px 8px #38383d29;
}
.gradiente-cct {
font-size: small;
background-image: linear-gradient(#dd8a2c, #f9ea8c, white, #c3e5ee, #98d5ea);
}
.table-font-small {
font-size: small;
}
.table-font-small tbody td, .gradiente-cct tbody td {
padding: 4px 8px;
}
.fondo-header-tabla thead th {
background-color: #1d2041;
color: white;
}
#table-ip68 {
width: 100%;
font-size: 16px;
border: 1px solid #ddd;
font-family: Calibri, sans-serif;
border-spacing: 0;
color: #38383d;
}
table#table-ip68 tr th {
padding: 15px;
}
table#table-ip68 tr td {
text-align: center;
border-bottom: 1px solid #ddd;
}
table#table-ip68 .u-levelip {
text-align: center;
font-weight: bold;
background-color: #ececf1;
color: #07084a;
} .algolia-results {
display: flex;
justify-content: center;
}
.algolia-cell {
width: 90%;
height: auto;
border: 1px solid #ddd;
border-radius: 10px;
text-align: center;
padding: 10px;
}
.algolia-cell img {
width: 160px;
height: 160px;
margin-bottom: 10px;
}
.algolia-name {
font-size: 14px;
line-height: 1.3rem;
} .wp-block-group.sin-padding > .wp-block-group__inner-container {
padding: 0 !important;
} p.sin-margen {
margin: 0;
} @media (max-width: 768px) {
figure.wp-block-table {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
figure.wp-block-table > table {
display: block;
min-width: 600px;
width: max-content;
border-collapse: collapse;
}
figure.wp-block-table > table.has-fixed-layout {
table-layout: auto;
}
} .updated-date {
padding-top: 0.6em;
font-size: 0.8em;
color: #666; display: inline-block;
margin-top: 0; }
body .entry-content:not(:first-child),
body .entry-summary:not(:first-child),
body .page-content:not(:first-child) {
margin-top: 0;
} .solo-boxes .wrapper > section:not(.boxes) {
display: none !important;
}
.solo-boxes .wrapper {
background: none !important;
padding: 0 !important;
margin: 0 !important;
}