.map-audiencias{
--map-border:#e9edf2;
--map-muted:#7a8599;
--map-text:#1b1f2a;
--map-bg:#ffffff;
--map-card:#ffffff;
--map-accent:#1e73be;
background:var(--map-bg);
border:1px solid var(--map-border);
border-top:3px solid var(--map-accent);
border-radius:12px;
padding:18px 20px 14px;
box-sizing:border-box;
font-family:inherit;
box-shadow:0 10px 30px rgba(16,24,40,.05);
}
.map-audiencias__header{
display:flex;
align-items:flex-end;
justify-content:space-between;
gap:14px;
margin-bottom:16px;
}
.map-audiencias__eyebrow{
font-size:10px;
font-weight:800;
letter-spacing:.12em;
text-transform:uppercase;
color:var(--map-accent);
margin:0 0 4px;
}
.map-audiencias__title{
font-size:22px;
line-height:1.1;
color:var(--map-text);
margin:0;
font-weight:800;
}
.map-audiencias__date{
font-size:12px;
color:var(--map-muted);
white-space:nowrap;
padding-bottom:3px;
}
.map-audiencias__scroller{
overflow-x:auto;
overscroll-behavior-inline:contain;
scrollbar-width:thin;
}
.map-audiencias__list{
display:grid;
grid-template-columns:repeat(5,minmax(104px,1fr));
gap:12px;
list-style:none;
padding:0;
margin:0;
min-width:580px;
}
.map-audiencias__item{
position:relative;
display:flex;
min-height:112px;
flex-direction:column;
align-items:center;
justify-content:center;
text-align:center;
background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%);
border:1px solid var(--map-border);
border-radius:12px;
padding:12px 10px 10px;
box-sizing:border-box;
box-shadow:0 8px 20px rgba(16,24,40,.04);
transition:transform .18s ease, box-shadow .18s ease;
}
.map-audiencias__item:hover{
transform:translateY(-1px);
box-shadow:0 10px 24px rgba(16,24,40,.07);
}
.map-audiencias__position{
position:absolute;
top:8px;
left:8px;
display:grid;
place-items:center;
width:20px;
height:20px;
border-radius:999px;
background:#111827;
color:#fff;
font-size:10px;
font-weight:800;
}
.map-audiencias__logo-wrap{
display:flex;
align-items:center;
justify-content:center;
width:100%;
height:34px;
margin:2px 0 10px;
}
.map-audiencias__logo{
display:block;
max-width:82px;
max-height:28px;
width:auto;
height:auto;
object-fit:contain;
}
.map-audiencias__fallback{
font-size:13px;
font-weight:800;
line-height:1.1;
padding:0 8px;
color:var(--map-text);
}
.map-audiencias__share{
display:inline-block;
font-size:24px;
line-height:1;
margin:0;
font-weight:800;
color:var(--map-text);
letter-spacing:-.03em;
}
.map-audiencias__channel{
display:none;
}
.map-audiencias__source{
text-align:right;
color:var(--map-muted);
font-size:10px;
margin-top:10px;
}
.map-audiencias__source a{
color:inherit;
text-decoration:none;
border-bottom:1px solid rgba(122,133,153,.45);
}
.map-audiencias-empty{
border:1px dashed #c8c8c8;
padding:12px;
font-size:13px;
border-radius:10px;
}
@media(max-width:700px){
.map-audiencias{padding:16px 16px 12px}
.map-audiencias__header{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:14px}
.map-audiencias__title{font-size:20px}
.map-audiencias__date{font-size:11px;padding-bottom:0}
.map-audiencias__list{grid-template-columns:repeat(5,104px);min-width:max-content;gap:10px}
.map-audiencias__item{min-height:108px}
.map-audiencias__source{text-align:left}
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
} .cboxIE6 #cboxTopLeft{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(//www.mundoplus.tv/wp-content/plugins/wp-rss-aggregator//v4/images/colorbox/ie6/borderMiddleRight.png);}
.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}div.wpra-list-template .wpra-item-list > li.wpra-item {
margin-top: 0px;
margin-bottom: 10px;
} div.wpra-list-template .wpra-item-list > li.wpra-item > div.wprss-feed-meta > span {
font-size: 90%;
clear: both;
}
div.wpra-list-template .wpra-item-list > li.wpra-item > div.wprss-feed-meta > span:not(:last-child):after {
content: ' | ';
} .wpra-item-list {
list-style: none;
}
.wpra-item-list:not(.wpra-item-list--bullets) li {
margin-left: 0;
}
.wpra-item-list--bullets.wpra-item-list--default {
list-style-type: disc;
}
.wpra-item-list--bullets.wpra-item-list--numbers {
list-style: decimal;
} .wpra-feed-audio {
display: block;
margin: 0 5px;
}
.wpra-feed-audio audio {
width: 100%;
} .thumbnail-excerpt {
overflow:hidden;
margin-bottom: 5px;
}
.thumbnail-excerpt img {
max-width:100%; float:left; margin-top: 0.5em; margin-right:10px;
}
.green {
color: #0BD600;
}
.nav-links {
overflow: hidden;
margin-bottom: 20px;
}
.nav-links::after {
display: block;
content: '';
clear: both;
}.wpra-loading{animation:pulse 1s infinite ease-in-out;pointer-events:none}.nav-links a{cursor:pointer}@keyframes pulse{0%{opacity:.25}50%{opacity:.6}to{opacity:.25}}