
.audio-destacado iframe {
    width: 100%;
    height: 70px;
    margin: auto;
    text-align: center;
    display: block;
        border: 1px solid #f09219;
}

.entry-header {
     position: relative;
}
 .entry-header figure {
     margin: 0;
     position: relative;
}
 .entry-header figure:before {
     position: absolute;
     content: '';
     left: 0;
     right: 0;
     width: 100%;
     height: 100%;
     background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGUlEQVQYV2NkYGD4z8DAwMiABFA4MHEKBQFmoAEGlW1mUAAAAABJRU5ErkJggg==) repeat;
     opacity: .5;
}
 .meta-single:before {
     background-color: #f09217;
     content: '';
     display: block;
     height: 2px;
     width: 35%;
     position: absolute;
     top: -0.4em;
     left: 0;
     right: 0;
     margin-left: auto;
     margin-right: auto;
}
 .meta-single {
     position: absolute;
     bottom: 1.5em;
     padding: 0 2em 0 2em;
     left: 0;
     right: 0;
}
 .meta-single h1 {
     font-size: 2em;
     text-shadow: 2px 1px 3px #222;
}

.meta-single h4 {
    text-shadow: 2px 1px 3px #222;
    font-size: 1.2em;
        font-style: italic;
}

.meta-single h2 {
    text-shadow: 2px 1px 3px #222;
    font-size: 1.2em;
        font-style: italic;
}


 .entry-content {
     text-align: justify;
     line-height: 1.4;
}

 .entry-content img {
     margin-bottom: 1em;
}


.entry-content iframe {
    width: 100%!important;
}

.twitter-tweet {
    margin: auto;
}


 .entry-content a {
     color: #f09119;
     text-decoration: none;
     background-color: #0000;
     -webkit-text-decoration-skip: objects;
}
 .rrss-single i {
     font-size: 1.4em;
     transition: 0.3s;
}
 .rrss-single i:hover {
     color: #f09119;
     transition: 0.3s;
}
 .related-single figure {
     margin: 0;
}
 .social-single-mob {
     position: fixed;
     top: 3.5em;
     width: 100%;
     background: #1b1b1b;
     display: none;
     z-index: 99;
}
 .social-single-mob ul {
     width: 100%;
     display: inline-flex;
     list-style: none;
     margin-bottom: 0.5em;
}
 .social-single-mob li {
     width: 33.333%;
     text-align: center;
     padding: 1em 0 0em 0;
}
 .social-single-mob .fab {
     color: #ffffff;
     font-size: 1.2em;
}
 .leermas {
     display: none;
}
 .btn-lm {
     background-color: #f09219;
     border: 1px solid #f09219;
}
 iframe.instagram-media {
     width: 100%;
     margin: 1em auto 0 auto!important;
}

.image-gal-single {
    border:5px solid #222;
}

 .entry-content h4:first-child{display: none}

.tweet-InformationCircle-widgetParent {
    position: relative;
    width: 100%;
    margin: auto;
}
 .entry-content p, .entry-content h4, .entry-content span {
     width: 95%;
     margin: 0 auto 1em auto;
}

.entry-content h4 {
    display: none;
}
 #content-post {
     position: relative;
     overflow: hidden;
     -webkit-transition: height 1s ease-in;
     -moz-transition: height 1s ease-in;
     -ms-transition: height 1s ease-in;
     -o-transition: height 1s ease-in;
     transition: height 1s ease-in;
}
}
 .leermas {
     position: absolute;
     bottom: 0;
     left: 50%;
     -moz-transform: translateX(-50%);
     -webkit-transform: translateX(-50%);
     -o-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     transform: translateX(-50%);
     width: 100%;
     text-align: center!important;
     margin: 0;
     padding: 100px 0 50px 0!important;
     margin-bottom: 0!important;
     background: -moz-linear-gradient(top, rgba(000,000,000,0) 0%, rgba(000,000,000,0.2) 10%, rgba(000,000,000,0.8) 30%, rgba(000,000,000,1) 100%);
     background: -webkit-linear-gradient(top, #2220 0%,#2223 10%,#222c 30%,#222 100%);
     background: linear-gradient(to bottom, #2220 0%,#2223 10%,#222c 30%,#222 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
 @media (max-width: 575.98px) {
     .h4, h4 {
         font-size: 1.1em;
    }
     .meta-single {
         position: relative;
         bottom: 0;
         padding: 0;
         left: 0;
         right: 0;
         margin-top: 1em;
    }
     .meta-single h1 {
         font-size: 1.3em;
    }

    .meta-single h4 {
  
    font-size: 1em;
    
}
     .entry-header figure {
         padding-top: 1em;
    }
     .entry-header figure:before {
         background:none;
    }
     .live-icon-movil {
         margin-right: 0.8em;
    }
     .leermas {
         display: block;
    }
    /* #content-post {
         max-height: 360px;
         position: relative;
         overflow: hidden;
         -webkit-transition: height 1s ease-in;
         -moz-transition: height 1s ease-in;
         -ms-transition: height 1s ease-in;
         -o-transition: height 1s ease-in;
         transition: height 1s ease-in;
    }*/
     .entry-content p, .entry-content h4, .entry-content span {
         width: 100%;
         margin: 0 auto 1em auto;
    }
}
 