/*
 Theme Name:   Ecovis Child Theme
 Description:  Child Theme of the "Newspaper" Theme with modifications for Ecovis
 Author:       Thomas A. Reinert
 Author URI:   https://www.tarcgn.de/portfolio/
 Template:     Newspaper
 Version:      1.0
 Text Domain:  Newspaper
*/

.pum-theme-1954 .pum-container,
.pum-theme-lightbox .pum-container {
    border-width: 2px;
}

.pum-content, .pum-theme-lightbox .pum-content {
    position: relative; 
    padding-bottom: 75%;
    height: 100%; 
    overflow: hidden; 
    width: 100%;
}

.resp-iframe {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    margin:0;
    padding: 0;
}

.td-social-icon-wrap .fa-weixin {
    height: 15px;
    color: white;
}

.author-box-wrap .desc {
    margin-left: 0;
}

.author-box-wrap .avatar,
.author-box-wrap .td-author-comments-count  {
    display: none;
}