	  .head-main-nav ul.main-header li.genres ul.sub-menu {
    max-width: 100%;
    padding: 10px;
}
.head-main-nav ul.main-header li.genres ul.sub-menu li {
    width: calc(100%/4);
}
header.main {
    width: 100%;
    height: 70px;
    float: left;
    position: absolute;
    z-index: 104;
    box-shadow: 0 10px 5px -7px rgb(0 0 0 / 9%);
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: saturate(180%) blur(10px);
}
footer.main .fcmpbox {
    background: rgba(15,15,15,.9);
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: saturate(180%) blur(10px);
    box-shadow: 0 8px 8px -7px rgb(255 0 0);
}
.module .content .items .item .poster img {
    height: 100% !important;
	box-shadow: 0px 0px 5px 0px rgb(54 45 50 / 29%);
    border-radius: 8px !important;
}
.module .content .items .episodes .poster img {
    margin-top: -55% !important;
	box-shadow: 0px 0px 5px 0px rgb(54 45 50 / 29%);
    border-radius: 8px !important;
}
.featu {
    display: none;
}
header.main {
    background-color: rgb(25 27 30) !important;
}
.sub-season { margin-right: 8px; color: #fffce5; }
.sub-episode { color: #fffce5; }
.sereies-sub-info {
    background: #333;
    margin-top: -3px;
    padding-left: 5px;
}
.module .content .items .item .dfeatur {
    position: relative;
    margin-top: 5px;
}

button#loadmore {
    background: #3f4548;
    color: white;
    padding: 15px 55px;
    border-radius: 2px;
    display: block;
    cursor: pointer;
}

button#loadmore:hover {
    background: #3d5560;
}
.module .content .items .item .data {
    margin-top: 5px !important;
}
 .live-date {
    background: #1e1e1e;
	color: #bfbfbf !important;
    font-size: 11px !important;
    padding: 2px 5px 0px;
}
.module .content .items .episodes .poster {
    height: 120px !important;
}
a, .home-blog-post .entry-date .date, .top-imdb-item:hover>.title a, .module .content .items .item .data h3 a:hover, .head-main-nav ul.main-header li:hover>a, .login_box .box a.register {
    color: #9e9e9e !important;
}
.module .content .items .item .data h3, .module .content .items .item .data h3 a {
    color: #fff !important;
}
footer.main {
    margin-bottom: 5px !important;
}
.dtuser a.clicklogin {
    color: #fff !important;
}
.total-movies, .total-series, .total-episodes {
	color: #eee !important;
}
.module .content header span a.see-all {
    color: #fff !important;
}

.btn-visit {
    background: #3f4548;
    color: white;
    padding: 15px 49px;
    border-radius: 2px;
    display: block;
    cursor: pointer;
}

.btn-visit:hover {
    background: #3d5560;
}

.plyr--video {
    background: #000;
    overflow: hidden;
    border-radius: 2px;
	height: auto !important;
	z-index: 1 !important;
}

.plyr--full-ui input[type=range] {
color: #ff0c009c !important; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #de2c0f;
    color: #fff;
}
.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px #e40d03b5;
    outline: 0;
}
.plyr__control--overlaid {
    background: #de2c0f;
}
.ok { background-color: green;

    padding: 0px 5px;
    border-radius: 5px;
    color: #FFF;
font-size: 10px; }
.nok {     background-color: #fd002e;

    padding: 0px 5px;
    border-radius: 5px;
    color: #FFF;
font-size: 10px; }
