
.header-default .top-content {
    background-color: #000;
}
#primary-content-wrap.primary-content-wrap {
    background-color: #111;
}
.global-single-content .entry-header h1.entry-title {
    margin: -8px 0 12px 0;
    color: whitesmoke;
}
.director-element.single-element .actor-element-title span, .director-element.single-element .director-element-title span, .actor-element.single-element .actor-element-title span, .actor-element.single-element .director-element-title span {
    color: gold;
}
.director-element .actor-element-title i.fa, .director-element .director-element-title i.fa, .actor-element .actor-element-title i.fa, .actor-element .director-element-title i.fa {
    margin-right: 5px;
    color: gold;
}
p {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 7px;
    color: whitesmoke;
}
.tmdb_showmore_wrapper {
    display: none;
}
.actor-element.tmdb-section.tmdb-section-control.single-element {
    margin-top: 73px;
}
.post-title {
    margin-top: -5px;
    margin-bottom: 13px;
    color: #999;
}
a {
    color: gold;
}
a:hover {
    color: darkgoldenrod;
}
.single-related-posts .related-header {
    margin-top: -5px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: whitesmoke;
}
.widget .widget-title {
    padding: 0;
    margin-bottom: 30px;
    margin-top: -4px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 12px;
    color: cyan;
    font-size: 24px;
    line-height: 32px;
}
.widget_text .textwidget > p:last-child {
    margin-bottom: -15px;
    font-size: 22px;
    line-height: 30px;
}
.widget .widget-item-wrap {
    padding: 25px;
    border: 3px solid chartreuse;
}
.single-post-wrapper.global-single-wrapper {
    margin-top: -52px;
}
.entry-header.tmdb-movie-banner.dark-background.movie-style {
    margin-bottom: 1px;
}
.video-sub-toolbar .toolbar-item-content.view-like-information .view-count {
    margin-top: -17px;
    margin-bottom: 9px;
    color: whitesmoke;
    font-size: 14px;
}
.video-sub-toolbar .tb-right {
    display: none;
}
.video-sub-toolbar {
    margin-bottom: -40px;
}
.actor-element.tmdb-section-trailer.single-element {
    display: none;
}
.actor-element.tmdb-section.tmdb-section-control.single-element {
    margin-top: -17px;
}
.tmdb-section .ex_col_tmdb {
    margin-bottom: 66px;
}
.global-single-content .entry-header {
    margin: 0 0 24px 0;
    padding-bottom: 0px;
}
.archive-text {
    float: left;
    width: 100%;
    color: gold;
}
.archive-title.h2.extra-bold {
    color: whitesmoke;
}
.movie-grid .blog-pic + .listing-content {
    margin-top: 10px;
}
.movie-grid .post-item .categories-elm {
    margin-bottom: 5px;
}
.category-sort .sort-block.active-item .sort-items {
    background: #111;
}
.nav-breadcrumbs .current {
    color: gold;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h7 {
    color: whitesmoke;
}
a.neutral:hover {
    color: darkgoldenrod;
}
.top-content .nav-logo .nav-logo-img img {
    max-height: 300px;
    margin-left: -100px;
}