.copyrholder {
    padding-left: 0px;
    margin-left: 0px;
    bottom: 7px;
    opacity: 1;
    border-left: 0px solid rgba(255,255,255,0.3);
    padding-bottom: 2px;
    padding-top: 0px;
}
#footer {bottom:0px;}
div#footer-time {display: none;}

/* MENU */
.menu-header-search {display: none;}
.dl-menuwrapper button, .gglass .timedate {background-color: rgba(0,0,0, 0.7)!important;}
.cn-buttonbg {bottom: -60px;}
.dl-menuwrapper button {bottom: -5px; background: #000;}
.dl-menuwrapper button:hover {background-color: #04603B!important;}
.dl-menuwrapper button:after {height: 2px; top: 14px;}

.center-content .tt-arrow-side {bottom: 20px;}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper { padding-top: 0; }

/* Rodapé do artigo */
.time-holder.prevpnav {display: none;} 
.time-holder.nextpnav {display:none;}
.time-holder.closenav {padding: 0px; border-right: none; border-left: 0px solid; color: #fff;}
.single-post .icon-soc-container .share-btns i {font-size: 20px;}
/* Video player */
.mejs-video {border: 4px solid rgba(0,0,0,0);}
.mejs-container {background: rgba(0,0,0,0)!important;}
/*
.mejs-poster { top: -14px; left: -10; }
*/
.mejs-poster { background-size: cover; }
.vm-stage {
    background: transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0), inset 0 1px 0 rgba(255, 255, 255, 0);
}
.kgvid_video_meta_hover {opacity: 0; visibility: hidden;}

/*// prettyPhoto //*/
div.pp_default .pp_content {padding-left: 0;}
div.pp_default .pp_social {display: none;}
.pp_hoverContainer {padding-left: 0px;}
/*Overlay Galerias*/
.dagallery-info{
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0);
    background: rgba(0,0,0,1);
background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,1)), color-stop(0.5, rgba(10,10,10,0)), to(rgba(19,19,19,0)));
background: -webkit-linear-gradient(rgba(0,0,0,1) 0%, rgba(10,10,10,0) 50%, rgba(19,19,19,0) 100%);
background: -moz-linear-gradient(rgba(0,0,0,1) 0%, rgba(10,10,10,0) 50%, rgba(19,19,19,0) 100%);
background: -o-linear-gradient(rgba(0,0,0,1) 0%, rgba(10,10,10,0) 50%, rgba(19,19,19,0) 100%);
background: linear-gradient(rgba(0,0,0,1) 0%, rgba(10,10,10,0) 50%, rgba(19,19,19,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 );
}
ul.cq-dagallery li h3 {
    margin: 0;
    font-size: 15px;
    padding-right: 50px;
    color: #fff;
}
/*Lightbox 2*/
#imageData #caption {
    font-weight: normal;
    color: #000;
}
#loading {
    display: none;
}
#gallery-2 .gallery-caption {
    text-align: left;
}
.cq-videocover-img.roundsmall {
    width: 100%;
}
.cq-videocover-img.square {
    width: 100%;
}
.wpape-img-content {
    padding: 9px 0px;
    position: relative;
    background: white;
    color: rgb(51, 51, 51);
    line-height: 17px;
    font-size: 12px;
}