/*Emisiuni PAGE*/
.t-redactor__text, .t-redactor__h2 {
    font-family: system-ui;
}

#feed-cover {
    display: none;
}

.t-feed__post-popup__date {
    font-size: 16px;
}

.t-feed__post-popup__title-wrapper{
    padding-top: 40px;
    padding-bottom: 0;
}

.t-redactor__preface {
    font-family: system-ui;
    font-size: 18px!important;
    font-weight: bold;
    color: #515151;
}

/*Mobile footer */
@media screen and (min-width: 980px) { 
    .t-sociallinks{display: none!important;}
}
@media screen and (max-width: 640px) {
.uc-nostalgia-footer .t981__logo-wrapper{justify-content:center;}

.uc-nostalgia-footer .t981__logo {
        max-width: 360px !important;
        width: auto;
}
        
.tmenu-mobile__container {
    padding:10px !important;
}
}
/* t391 image (iphone mockup) */
img.t391__img{
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5; 
}

img.tmenu-mobile__imglogo,
img.t981__logo.t-img{
  width: 200px;
}

body.radio-bar-opened #rec1364660661{
    padding-bottom:50px;
}