.widget-title-job_listing, .comment-reply-title {
    font-size: 16px !important;
}

/* Listar cidades prximas */
div.cidades-proximas {
    background-color: #171516;
    border: 2px solid black;
    border-radius: 8px;
    padding: 14px;
}

div.cidades-proximas > h2 {
    color: #dedbdb;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px !important;
    text-align: center !important;
    margin: 0;
    padding: 2px 0;
}

div.cidades-proximas > div.row {
    margin-top: 13px;
    text-transform: none;
}

div.cidades-proximas > div.row > div.image-grid-item > div.entry-cover {
    padding: 3em 0 !important;
}

div.page-uf > div.row > div.image-grid-item > div.entry-cover {
    padding: 7em 0 !important;
}

div.cidades-proximas > .row .has-image.entry-cover:after {
    background: rgba(190, 39, 105, 0.77) !important;
}

div.page-uf > .row .has-image.entry-cover:after {
    background: rgba(0,0,0,.45) !important;
}

div.cidades-proximas > .row .no-image.entry-cover {
    background-color: #a73264 !important;
}

/*
>> Visual do GCL Tube
*/
.attachment-mp4 #content, .post-type-archive-videos_tube #content {
    color: rgba(255, 255, 255, 0.88);
    font-family: Roboto, Arial, sans-serif !important;
    background-color: #121212;
}

aside.video-playlist > h3 {
    font-size: 16px;
    margin-top: 0px;
    background-color: #232323;
    text-align: center;
    padding: 8px;
    border-radius: 3px;
}

aside.video-playlist > div.thumb {
    margin-bottom: 10px;
}

aside.video-playlist > div.thumb > div.image {
    background-size: contain;
    width: 168px;
    height: 94px;
    margin-left: 15px;
    margin-right: 8px;
    overflow: hidden;
}

.video-playlist a.clickbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 20;
}

.video-playlist span.video-time {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0px;
    margin: 2px;
    color: hsl(0, 0%, 100%);
    background-color: hsl(0, 0%, 6.7%);
    opacity: .8;
    padding: 1px 4px;
    border-radius: 2px;
    letter-spacing: .5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: inline-flex;
}

.video-playlist div.thumb div.desc {
    padding: 0px 14px;
}

.post-type-archive-videos_tube .video-playlist div.thumb div.desc {
    /* add */
    padding: 0px;
    padding-right: 8px;
}

.video-playlist div.thumb div.desc div a {
    color: #fcf3f2;
}

.video-playlist div.thumb div.desc div a strong {
    margin: 0 0 4px 0;
    display: -webkit-box;
    max-height: 32px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 16px;
}

.post-type-archive-videos_tube .video-playlist div.thumb div.desc div a strong {
    /* add */
    max-height: 16px;
    -webkit-line-clamp: 1;
}

.video-playlist div.thumb div.desc div a span {
    margin: 0 0 2px 0;
    display: -webkit-box;
    max-height: 16px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    font-size: 14px;
    line-height: 16px;
    color: rgb(136, 136, 136);
}

div.black-holes div.players {
    height: 360px;
    background-color: #353434;
    border-radius: 7px;
    box-shadow: 0px 0px 12px #4b4747;
}

#overlay {
    position: absolute;
    right: calc(100%/2 - 100px);
    top: 100px;
    width: 200px;
}

div.video-description h1 {
    font-size: 22px;
    margin: 12px 0px 3px;
}

div.video-description div.pageviews {
    color: #8f9ca0;
    font-size: 16px;
}

div.video-description div.back {
    font-weight: bold;
}

div.video-description p.publidate {
    color: #8f9ca0;
    font-size: 12px;
}

.post-type-archive-videos_tube .video-playlist > div.thumb {
    width: 218px;
    display: inline-block;
    padding-bottom: 28px;
    border-bottom: 1px solid #2d2d2d;
    margin-bottom: 23px;
}

.post-type-archive-videos_tube .video-playlist > div.thumb > div.image {
    padding: 0px;
    width: 210px;
    height: 118px;
    /*background-size: cover;*/
    overflow: hidden;
}

@media screen and (max-width: 720px) {
    /* add */ .post-type-archive-videos_tube .video-playlist div.thumb {
        display: block;
        width: 100%;
    }

    .post-type-archive-videos_tube .video-playlist > div.thumb > div.image {
        display: inline-block;
        margin-right: 3px;
    }

    .post-type-archive-videos_tube .video-playlist div.thumb div.desc {
        display: inline-block;
        vertical-align: top;
        /*width: unset;*/
        width: 300px;
    }
}

@media screen and (max-width: 480px) {
    /* add */ .attachment-mp4 #primary {
        /* enquanto não migrar de background css pra <img> */ margin-left: -20px;
        margin-right: -20px;
    }

    .post-type-archive-videos_tube .video-playlist {
        margin-left: -25px;
        margin-right: -25px;
    }

    .post-type-archive-videos_tube .video-playlist div.thumb {
        padding: 10px;
        margin-bottom: 5px;
    }

    .post-type-archive-videos_tube .video-playlist > div.thumb > div.image {
        width: 100%;
        height: auto;
    }

    .post-type-archive-videos_tube .video-playlist div.thumb div.desc {
        width: 100%;
    }
}

/* Comments Form */
.comments-videos #submit {
    float: right;
    padding: 11px 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.comments-videos #comment {
    background-color: inherit;
    border: none;
    border-bottom: 1px solid gray;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: white;
}

.comments-videos #comment:focus {
    border-bottom: 2px solid white;
}

.comments-videos #comments {
    clear: both;
}

.comments-videos .comment-author {
    display: none;
}

.comments-videos .comment-content {
    width: 100%;
    line-height: 10px;
}

.comments-videos .fn {
    font-weight: bold;
}

.comments-videos .comment-ago {
    font-size: 12px;
    color: #8f9ca0 !important;
}

/* //Visual do GCL Tube */