img:is([sizes=auto i]) {
    contain-intrinsic-size: 3000px 1500px
}

.vdh-page {
    background: var(--vdh-bg,#080b10)
}

.vdh-page__inner,.vdh-home-shell.vdh-page__inner {
    max-width: 1220px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 22px 16px 0;
    box-sizing: border-box
}

.vdh-layout__main {
    min-width: 0;
    width: auto!important;
    max-width: none!important;
    float: none!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.vdh-layout__sidebar {
    min-width: 0;
    width: auto!important;
    max-width: none!important;
    float: none!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.vdh-sidebar {
    background: rgb(17 22 29 / .72);
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 16px;
    box-sizing: border-box
}

.vdh-page__breadcrumb {
    grid-column: 1 / -1;
    width: 100%;
    margin: 0 0 10px!important
}

.vdh-page--single .vdh-layout__main {
    display: block
}

.vdh-page--single .vdh-layout__main>article.post {
    width: 100%;
    margin: 0;
    box-sizing: border-box
}

@media (max-width: 1199px) {

    .vdh-page__inner,.vdh-home-shell.vdh-page__inner {
        max-width: 1120px;
        padding-left: 14px;
        padding-right: 14px
    }
}

@media (max-width: 991px) {
    .vdh-page__inner,.vdh-home-shell.vdh-page__inner {
        width:100%;
        max-width: 760px;
        padding: 14px 10px 0
    }

    .vdh-layout__main {
        width: 100%!important
    }

    .vdh-layout__sidebar.sidebar.widget-area {
        display: none!important
    }

    .vdh-page__breadcrumb {
        display: none
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #f1f1f1;
    background: #1d1d1d;
    color: #e0e0e0
}

article,aside,figure,footer,header,main,menu,nav,section {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: #fff0;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff0;
    text-decoration: none;
    outline: 0;
    color: #f1f1f1
}

a:active,a:hover {
    outline: 0
}

b,strong {
    font-weight: 700;
    font-weight: bolder
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0;
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px;
    margin: 0
}

button,input,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

input {
    line-height: normal
}

input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 4px 0 0;
    line-height: normal
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    padding: .35em .75em .625em
}

textarea {
    overflow: auto
}

th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,h1,h2,h3,h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
    color: inherit;
    font-weight: 500
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,h1 {
    font-size: 36px;
    font-size: 30px
}

.h2,h2 {
    font-size: 30px;
    font-size: 25px
}

.h3,h3 {
    font-size: 24px;
    font-size: 20px
}

.h4,h4 {
    font-size: 18px
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
    padding: 0;
    margin: 0
}

ul ul {
    margin-bottom: 0
}

dt {
    line-height: 1.42857143;
    font-weight: 700
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-12,.col-md-3,.col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

fieldset[disabled] input[type=radio],input[type=radio][disabled] {
    cursor: not-allowed
}

select[size] {
    height: auto
}

input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / .075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / .075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    transition: .7s all!important;
    padding: 0 0 0 30px!important;
    color: #000!important;
    background: #fff url(/wp-content/themes/watch/images/search.svg) 5px 5px no-repeat!important
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6)
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: #fff0;
    border: 0
}

.form-control[disabled],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #fff0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / .125);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / .125)
}

.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group .form-control:first-child,.input-group-btn:first-child>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group .form-control:last-child,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn {
    margin-right: -1px
}

.input-group-btn:last-child>.btn {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block;
    padding: 0 .2rem
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    position: relative;
    display: block;
    padding: 10px 3px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #fff0;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #fff0
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid #fff0;
    margin-bottom: 0
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid #fff0;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / .1);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #fff0;
    background-image: none;
    border: 1px solid #fff0;
    border-radius: 4px;
    margin-left: 15px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background-color: #060608;
    border-color: #121212;
    margin-bottom: 0
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    font-family: 'kanitlight',RSUbold,Arial,Georgia,sans-serif;
    font-weight: 400;
    margin: 0;
    font-size: 20px;
    color: #fafafa
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: #fff0;
    color: #fff;
    background-color: #ff2828
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    font-size: 20px;
    font-weight: 900;
    width: 90%
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-collapse {
    border-color: #e7e7e7
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media {
    overflow: hidden;
    zoom:1}

.media>.pull-left {
    padding-right: 10px
}

.entry-meta:after,.entry-meta:before,.clearfix:after,.clearfix:before,.container:after,.container:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.row:after,.row:before,.vdh-layout__main:before,.vdh-page__inner:before {
    display: table;
    content: " "
}

.entry-meta:after,.clearfix:after,.container:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.row:after,.vdh-layout__main:after,.vdh-page__inner:after {
    clear: both
}

.pull-left {
    float: left!important;
    float: left
}

.hidden {
    display: none!important
}

@-ms-viewport {
    width: device-width
}

a,body,div,dt,fieldset,font,form,html,iframe,img,label,object,p,q,s,span,tt,var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline
}

caption,th {
    text-align: left;
    font-weight: 400
}

q:after,q:before {
    content: ""
}

q {
    quotes: """"
}

h1,h2,h3,h4 {
    font-family: 'kanitlight',RSUbold,Roboto,Arial,sans-serif;
    word-wrap: break-word;
    font-weight: 400;
    margin: 10px 0 5px 0
}

a:active,a:focus,a:hover {
    color: #ff2828
}

a * {
    outline: 0
}

a:active,a:focus,a:hover,a:link,a:visited {
    text-decoration: none
}

a:active,a:focus,a:hover,a:visited {
    outline: 0;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

p {
    margin-bottom: 1em;
    border: 0;
    outline: 0;
    padding: 0
}

caption,center,div,dt,embed,fieldset,font,form,i,iframe,img,label,li,menu,object,q,s,span,strong,th,tt,u,ul,var {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0
}

a.button,button,input[type=button],input[type=submit] {
    padding: 10px 15px;
    color: #fff;
    font-family: 'kanitlight',RSUbold,Arial,Georgia,sans-serif;
    text-transform: uppercase;
    background: #090909;
    border: 1px solid #040404;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

a.button:hover,button:hover,input[type=button]:hover,input[type=submit]:hover {
    background: #ff2828;
    border-color: #ff2828
}

.screen-reader-text {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px)
}

.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover {
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    display: block;
    clip: auto!important;
    line-height: normal;
    text-decoration: none;
    z-index: 100000
}

.clear {
    clear: both
}

.box-info-movie:before,.entry-footer:before,.entry-header:before,.site-footer:before,.site-header:before,.site-main#main:after,.site-main#main:before,.story:before {
    content: " ";
    display: table
}

.box-info-movie:after,.entry-footer:after,.entry-header:after,.site-footer:after,.site-header:after,.story:after {
    content: " ";
    display: table;
    clear: both
}

iframe {
    border: 0
}

.site-header {
    padding: 10px 0 0;
    border-bottom: 5px solid #ff2828
}

#header-main {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.nav.navbar-nav>li:first-child a:before {
    position: relative;
    font: normal normal normal 19px/1 FontAwesome;
    content: "\f015";
    margin: -9px 5px 0 0
}

.breadcrumb {
    margin-top: -1em;
    margin-bottom: 1em;
    padding: 0 15px;
    font: 13px/25px 'kanitlight',Arial,sans-serif;
    overflow: hidden
}

.breadcrumb a {
    color: #aaa
}

.entry-header {
    word-wrap: break-word
}

#main.site-main h1 {
    margin: 10px;
    line-height: 1.25;
    font-size: 30px;
    font-weight: 400;
    border-left: unset;
    padding-left: unset
}

/* .entry-header .entry-meta {
    margin: 15px
} */

/* .entry-meta {
    position: relative;
    border-bottom: 3px solid #ff2828;
    padding-bottom: 1rem;
    display: block;
    font: 14px/25px 'kanitlight',Arial,sans-serif;
    line-height: 2.5;
    text-wrap: pretty
} */

.post .entry-header h3,.post .entry-header h4 {
    border-left: 5px #ff2828 solid;
    padding-left: 10px;
    margin: .5rem;
    color: inherit
}

.post-date .updated {
    display: inline
}

.post-date .updated+.entry-date {
    display: none
}

.related-post {
    margin: 0 0 3em auto;
    display: block;
    overflow: hidden;
    float: none!important;
    margin-right: 0!important;
    margin-left: 0!important;
    width: 100%!important
}

time {
    cursor: help!important;
    border: 0!important;
    border-bottom: 1px dotted #999!important;
    text-decoration: none!important
}

.entry-footer {
    background: #1d1d1d;
    border: 1px solid #323232;
    padding: 6px 8px;
    margin: 10px 0;
    line-height: 1.5;
    color: #ccc
}

.next-post,.previous {
    position: relative;
    min-height: 20px;
    padding-right: 15px;
    padding-left: 15px
}

.post-nav-bottom .previous .fa {
    margin-right: 5px
}

.post-nav-bottom .next-post .fa {
    margin-left: 5px
}

.post-nav-bottom .next-post {
    text-align: right
}

.post-nav {
    margin-bottom: 10px;
    padding-top: 10px
}

.post-nav-bottom {
    border-bottom: 6px solid #ff2828;
    background: #1d1d1d;
    padding: 15px 0;
    margin-bottom: 18px;
    margin-top: 18px
}

.post-nav-bottom>p {
    line-height: normal;
    color: #ff2828;
    font-size: 14px
}

.post-nav-bottom a {
    font-size: 14px;
    color: #fff
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.post-tag-primary {
    font-family: 'kanitlight',Arial,Georgia,sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: .8;
    border-radius: 0;
    -webkit-border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    background-color: rgb(0 0 0/60%);
    color: #eee;
    padding: 5px;
    z-index: 1;
    text-align: center
}

.post-tag-primary span {
    vertical-align: middle;
    white-space: nowrap
}

.fa-eye:before {
    content: "\f06e";
    content: "\f06e"
}

.fa-thumbs-o-up:before {
    content: "\f087";
    content: "\f087"
}

.color-star,.color-trophy {
    color: #ffed4e
}

/* .imdbRating {
    width: 66px;
    height: 85px;
    line-height: 66px;
    display: inline-block;
    background: url(/wp-content/themes/watch/images/giga-star.png) no-repeat;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    float: left;
    margin-right: 15px
} */

.tag-primary a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    margin: 0 2px 5px;
    padding: 3px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.tag-primary a:hover {
    background-color: #ff2828;
    color: #fff
}

.logo {
    margin-top: 0
}

.sidebar_tabs .sidebar-tabs-nav li.active a {
    background: #ff2828;
    color: #fff;
    background: #ff2828;
    border: 0
}

img.lazy {
    height: 0
}

.sidebar {
    background-image: url(/wp-content/themes/watch/images/rgba0-0-0_0-2.png)
}

.sidebar_tabs .sidebar-tabs-content .tab-pane {
    margin: 0;
    background: 0 0;
    border: none
}

.post_vdo a:link,.post_vdo a:visited {
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #9a9a9a;
    display: inline-block;
    color: #fafafa;
    background-color: darkred;
    line-height: 1.5;
    width: 95%;
    max-width: 100%;
    margin-top: 20px;
    padding: 0 0 0 0
}

.post_vdo a:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.post_vdo {
    color: #f2af19;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center
}

.post_vdo p {
    margin: 10px 0
}

.post_vdo iframe {
    max-width: 100%
}

.movie-like-buttons {
    text-align: center;
    margin: .5em;
    overflow: hidden;
    display: block
}

.movie-like-buttons:before,.movie-like-buttons:after {
    display: table;
    content: " "
}

.movie-like-buttons:after {
    clear: both
}

.social-url li .fa-brands,.social-url li .fa {
    padding: 7px 5px 7px;
    font-size: 27px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 0
}

.social-url li a:hover,.social-url li a:focus,.social-url li a:hover {
    opacity: .7;
    color: #fff;
    text-decoration: none
}

.social-url li .fa-facebook-f {
    background: #3b5998;
    color: #fff
}

.social-url li .fa-x-twitter {
    background: #55acee;
    color: #fff
}

.social-url li .fa-instagram {
    background: #125688;
    color: #fff
}

.social-url li .fa-youtube {
    background: #b00;
    color: #fff
}

.social-url li .fa-rss {
    background: #f60;
    color: #fff
}

.social-url li {
    display: inline-block
}

.social-url {
    text-align: left;
    margin: 0 auto;
    padding: 1px;
    list-style: none
}

.form-inline .input-group .input-group-btn {
    width: 1%
}

@media(max-width: 499px) {
    #header-main .form-inline {
        width:345px!important
    }
}

.widget {
    line-height: 1.3
}

.widget ul {
    margin: 0
}

.widget-title {
    margin: 15px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.sidebar-widget {
    margin: 0 5px 30px
}

.sidebar_tabs .sidebar-tabs-nav li {
    width: 33.3%;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none
}

.sidebar_tabs .sidebar-tabs-nav li a {
    color: #fff;
    background: #060608;
    margin: 0;
    border: 0;
    font-size: 15px
}

.sidebar_tabs .tab-pane ul {
    margin: 0;
    padding: 10px;
    list-style: none
}

.sidebar_tabs .tab-pane li {
    border-bottom: 1px dashed #dfdfdf;
    color: #fff;
    margin: 0 0 10px;
    padding: 0 0 10px
}

.sidebar_tabs .tab-pane li img {
    width: 100px;
    height: 120px;
    float: left;
    margin: 0 10px 0 0;
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    -ms-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

.sidebar_tabs .tab-pane li img:hover {
    opacity: .4
}

.sidebar_tabs .tab-pane h4 {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 0;
    max-height: 80px;
    overflow: hidden;
    height: auto
}

#page {
    overflow: hidden
}

.content-site p {
    color: #f1f1f1;
    margin-bottom: 1em
}

.content-site a {
    color: #fff
}

.content-site {
    color: #d7dce0;
    padding: 32px 12px 12px;
    flex-flow: row wrap;
    border-top: 8px solid #ff2828
}

.content-site img {
    max-width: 50%;
    height: auto!important;
    margin: 0 auto!important;
    display: block
}

footer#colophon a {
    color: #fff;
    font-size: inherit
}

footer#colophon a:hover {
    color: #eb2626;
    text-decoration: none
}

footer#colophon {
    color: #d7dce0;
    background: #313131;
    border-top: 8px solid #ff2828
}

.copyright {
    background-color: #222;
    border-color: #080808;
    padding: 15px 0
}

.image-fit {
    display: block;
    width: 100%;
    height: 100%
}

.logo h1 {
    margin: 0
}

.logo strong {
    display: none
}

.info-ratings-stars {
    font-size: 12px;
    margin: 5px 0 0
}

.sidebar_tabs .ratingCount {
    display: block;
    margin-top: 5px
}

.sidebar_tabs .info-ratings-stars {
    font-size: 12px;
    margin: 5px 0 0;
    position: absolute
}

li,ul {
    margin: 0;
    list-style: none;
    -webkit-padding-start: 0
}

.main-player {
    display: block;
    width: 100%;
    margin: 5px 0
}

.ad-box-widget {
    clear: both;
    margin: 1rem 0
}

.realse #player2 {
    padding: 0
}

#player2 {
    width: 100%;
    float: left;
    padding: 2% 0;
    background: 0 0;
    text-align: center;
    position: relative
}

.player_nav {
    width: 100%;
    padding: 0;
    float: left;
    background: #333
}

.player_nav ul li {
    float: left;
    width: 17.1%
}

.player_nav ul li a {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    background: #262b36;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600
}

.player_nav ul li a:hover {
    color: #0cb5ff
}

.player_nav ul li a.selected {
    background: #000;
    color: #0cb5ff
}

.fa-trophy:before {
    content: "\f091"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-user:before {
    content: "\f007"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-star:before {
    content: "\f005"
}

.fa-facebook-f:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-rss:before {
    content: "\f09e"
}

li.movie-item {
    padding: 3px;
    border-bottom: 1px solid #e6e6e6;
    height: auto;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin: 10px
}

.movie-item span {
    margin: 5px 5px;
    float: left
}

.movie-item p {
    width: 100%;
    display: inherit;
    font-weight: inherit;
    font-size: inherit
}

img.hand-point-right {
    height: auto;
    width: 75px;
    margin-right: 10px
}

.box-info-movie {
    margin: 10px 0;
    font-size: inherit;
    background-color: #222;
    border-radius: 5px;
    overflow: hidden;
    line-height: 2.2;
    direction: ltr;
    padding: 10px;
    clear: both
}

.box-info-movie .info-heading {
    font-size: 1.3em;
    margin: -17px -17px -5px;
    color: #cecece;
    background: #222 url(/wp-content/themes/watch/images/subC.png) repeat-x center;
    padding: 0 15px
}

main {
    display: block
}

button,input {
    overflow: visible
}

[type=button],[type=submit],button {
    -webkit-appearance: button
}

[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[hidden] {
    display: none
}

.post-thumbnail-image:hover .post-tag-primary {
    background: #424242
}

a.report {
    float: left;
    width: 100%;
    background: #1c1f28;
    color: #7a8293;
    text-align: center;
    padding: 5px 0;
    margin: 10px 0;
    cursor: pointer;
    font-size: 100%
}

.reportform select,.reportform textarea {
    margin-bottom: 20px;
    padding: 3%;
    color: #f44336
}

a.report:hover {
    background: #000;
    color: #fff
}

.reportform {
    float: left;
    width: 100%;
    margin-bottom: 1rem;
    background-color: #e9eaed;
    font-size: 18px
}

.reportform .bff {
    width: 90%;
    padding: 2%;
    margin: auto
}

.reportform input[type=text] {
    width: 94%;
    padding: 3%;
    border: 0;
    color: #969dae;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px
}

.reportform input[type=submit] {
    border: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #75badd;
    color: #fff;
    cursor: pointer
}

.reportform textarea {
    width: 100%;
    height: 100px;
    border: 0;
    font-family: inherit;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px
}

.reportform select {
    width: 100%;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px
}

.reportform ::-webkit-input-placeholder {
    color: #969dae
}

.reportform :-ms-input-placeholder {
    color: #969dae
}

img[data-lazyloaded] {
    opacity: 0;
    -webkit-transition: opacity 30ms ease-in-out;
    -moz-transition: opacity 30ms ease-in-out;
    -ms-transition: opacity 30ms ease-in-out;
    -o-transition: opacity 30ms ease-in-out;
    transition: opacity 30ms ease-in-out
}

img.media-loaded {
    opacity: 1
}

.ad-box-widget img {
    height: auto!important;
    max-width: 100%;
    margin: 0 auto
}

.ad-box-widget p {
    margin: 0 0 5px
}

.site-header .container-logo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: stretch;
    flex-wrap: wrap;
    padding-right: 15px;
    padding-left: 15px;
    justify-content: space-evenly
}

.co img {
    width: 62%;
    padding: 0;
    margin: 0 auto;
    height: auto
}

.header-search {
    clear: both
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa.pull-left {
    margin-right: .3em
}

.fa-search:before {
    content: "\f002"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-home:before {
    content: "\f015"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-tv:before {
    content: "\f26c"
}

.top-scroll {
    position: fixed;
    bottom: 30px;
    right: 2%;
    z-index: 10000;
    width: 50px;
    height: 50px;
    line-height: 38px;
    font-size: 34px;
    color: #0bb8e8;
    text-align: center;
    border: 5px solid #0bb8e8;
    cursor: pointer;
    opacity: .5;
    font-weight: 700;
    border-radius: 50%
}

.top-scroll:hover {
    opacity: 1
}

.top-scroll,.top-scroll:hover {
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 5rem;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    opacity: 0;
    transition: opacity 1s
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

@media screen and (max-width: 485px) {
    h2 {
        width:100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin: 2px 0
    }
}

@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #000
    }
}

@media (min-width: 768px) {

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-btn {
        width: 1%
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: flex!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
        justify-content: center
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .container>.navbar-collapse,.container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }

    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .next-post,.previous {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-md-12,.col-md-3,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-3 {
        width: 25%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=time].form-control {
        line-height:34px
    }
}

@media (max-width: 767px) {

    .hidden-xs {
        display: none!important
    }

    .post-nav-bottom .next-post,.post-nav-bottom .previous {
        text-align: center;
        padding: 10px 15px
    }
}

.story:before {
    content: " ";
    display: table
}

.story:after {
    content: " ";
    display: table;
    clear: both
}

iframe {
    border: 0
}

.post-thumbnail-image.thumbnail-content {
    width: 25%!important;
    float: left
}

.post-thumbnail-image.thumbnail-content img {
    width: auto!important;
    max-width: 100%;
    height: 100%!important;
    max-height: 370px;
    margin: 0 auto;
    display: block
}

.trailer {
    display: block;
    width: 49%!important;
    float: left;
    height: 360px;
    margin: 5px 0
}

.trailer iframe {
    width: 100%!important;
    height: 100%!important;
    margin: 0;
    padding: 0
}

.story {
    height: auto!important;
    max-height: 950px;
    display: flex!important;
    margin: 5px;
    overflow: hidden;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap
}

@media only screen and (max-width: 1199px) and (min-width:992px) {
    .post-thumbnail-image.thumbnail-content {
        display:block;
        width: 25%!important
    }

    .trailer {
        display: block;
        width: 49%!important
    }
}

@media only screen and (max-width: 991px) {
    .post-thumbnail-image.thumbnail-content {
        display:block;
        width: 40%!important
    }

    .trailer {
        display: block;
        width: 60%!important
    }
}

@media only screen and (max-width: 610px) {

    .story {
        display: block!important;
        height: auto!important;
        max-height: none
    }

    .trailer {
        display: block!important;
        width: 100%!important;
        height: 260px!important
    }

    .post-thumbnail-image.thumbnail-content {
        display: block!important;
        width: 70%!important;
        height: auto!important;
        float: none;
        margin: auto
    }
}

@media only screen and (max-width: 1199px) and (min-width:992px) {
    .post-thumbnail-image.thumbnail-content {
        display:block;
        width: 25%!important
    }

    .trailer {
        display: block;
        width: 49%!important
    }
}

@media only screen and (max-width: 991px) {
    .post-thumbnail-image.thumbnail-content {
        display:block;
        width: 40%!important
    }

    .trailer {
        display: block;
        width: 60%!important
    }

    .logo img {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: auto;
        height: 70px
    }
}

@media only screen and (max-width: 767px) {

    .copyright .site-info span {
        display: block;
        width: 100%;
        padding: 3px 0;
        text-align: center
    }

    .realse {
        width: 100%;
        margin-right: 0
    }
}

@media only screen and (max-width: 610px) {

    .story {
        display: block!important;
        height: auto!important;
        max-height: none
    }

    .trailer {
        display: block!important;
        width: 100%!important;
        height: 260px!important
    }

    .post-thumbnail-image.thumbnail-content {
        display: block!important;
        width: 70%!important;
        height: auto!important;
        float: none;
        margin: auto
    }

    .player_nav {
        width: 100%;
        padding: 2%
    }

    .player_nav ul li {
        width: 50%
    }

    .player_nav ul li a {
        width: 98%;
        margin-bottom: 1.5%;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
}

@media only screen and (max-width: 479px) {
    .post-tag-primary {
        font-size:11px;
        line-height: .5
    }

    .post_vdo iframe {
        max-height: 100%
    }
}

@media (max-width: 991px) {
    .ad-box-widget img {
        max-width:100%
    }

    .co img {
        width: 85%
    }
}

@media(max-width: 767px) {
    .top-scroll {
        display:none!important;
        visibility: hidden!important
    }
}

@media (min-width: 640px) {
    .container {
        width:100%
    }
}

@media (min-width: 400px) {
    .container {
        max-width:400px
    }
}

@media (min-width: 640px) {
    .container {
        max-width:640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width:1024px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width:1280px
    }
}

.container {
    padding-left: 1rem;
    padding-right: 1rem
}

.container {
    margin-left: auto;
    margin-right: auto
}

.movie-box {
    margin: 20px 0;
    padding: 18px;
    background: #1e1e1e;
    border-radius: 8px;
    color: #f3f3f3
}

.movie-box h2 {
    margin: 0 0 12px;
    font-size: 24px;
    line-height: 1.4;
    color: #fff
}

.movie-box h3 {
    margin: 16px 0 8px;
    font-size: 20px;
    color: #fff
}

.movie-box p {
    margin-bottom: 12px;
    line-height: 1.8;
    color: #e8e8e8
}

:root {
    --vojkudee-text: #f1f1f1;
    --vojkudee-accent-strong: #ff2828}

body {
    background: radial-gradient(circle at top,rgb(255 40 40 / .06),transparent 30%),linear-gradient(180deg,#171717 0%,#1d1d1d 45%,#171717 100%);
    color: var(--vojkudee-text)
}

a {
    color: var(--vojkudee-text)
}

a:focus,a:hover {
    color: var(--vojkudee-accent-strong)
}

::selection {
    background: var(--vojkudee-accent-strong);
    color: #fff
}

.site-header {
    border-bottom: 5px solid var(--vojkudee-accent-strong);
    background: linear-gradient(180deg,rgb(18 18 18 / .96),rgb(18 18 18 / .9));
    backdrop-filter: none
}

.navbar-default {
    background: #060608;
    border-color: #121212
}

.navbar-default .navbar-nav>li>a {
    color: #fafafa
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background: var(--vojkudee-accent-strong)
}

.navbar-default .navbar-toggle {
    border: 1px solid rgb(227 27 35 / .35)
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background: rgb(255 40 40 / .12)
}

#header-main .form-control,#header-main input[type="text"],#header-main input[type="search"] {
    background: #fff;
    border: 1px solid #2d2d2d;
    color: #000;
    box-shadow: none
}

#header-main .btn,#searchformsubmit,.btn.btn-default {
    background: #090909;
    border: 1px solid #040404;
    color: #fff;
    border-radius: 6px;
    box-shadow: none
}

#header-main .btn:hover,#searchformsubmit:hover,.btn.btn-default:hover {
    background: var(--vojkudee-accent-strong);
    border-color: var(--vojkudee-accent-strong);
    color: #fff;
    filter: none;
    transform: none
}

.breadcrumb,.breadcrumb a {
    color: #aaa
}

.breadcrumb a:hover {
    color: var(--vojkudee-accent-strong)
}

.sidebar {
    background-image: none;
    background-color: rgb(29 29 29 / .9);
    border-color: #272727;
    border-radius: 14px
}

.movie-box {
    background: linear-gradient(180deg,rgb(40 40 40 / .96),rgb(29 29 29 / .96));
    border: 1px solid #323232;
    border-radius: 14px;
    box-shadow: 0 10px 24px rgb(0 0 0 / .22)
}

.movie-box h2,.movie-box h3 {
    color: #fff
}

.movie-box p {
    color: #e8e8e8
}

.vojku-hub-link-box {
    margin: 24px 0;
    padding: 18px;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 14px;
    background: rgb(255 255 255 / .03);
    width: 200px
}

.vojku-hub-link-box__label {
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgb(255 255 255 / .08);
    font-size: 12px;
    line-height: 1.2
}

.vojku-hub-link-box__title {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 1.4
}

.vojku-hub-link-box__title a {
    color: #fff;
    text-decoration: none
}

.vojku-hub-link-box__desc {
    margin: 0 0 14px;
    line-height: 1.7;
    color: rgb(255 255 255 / .8)
}

.vojku-hub-link-box__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 16px;
    border-radius: 10px;
    background: #e50914;
    color: #fff;
    text-decoration: none;
    font-weight: 700
}

@media (max-width: 768px) {

    .vojku-hub-link-box {
        padding: 14px
    }

    .vojku-hub-link-box__title {
        font-size: 18px
    }
}

:root {
    --voj-accent: #ff2828}

.site-header {
    padding-top: 10px;
    border-bottom: 4px solid var(--voj-accent);
    background: linear-gradient(180deg,#111 0%,#171717 100%)
}

#header-main {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0
}

.site-header .container-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px 28px;
    flex-wrap: wrap;
    padding-right: 16px;
    padding-left: 16px
}

.logo-head {
    min-width: 210px;
    display: flex;
    align-items: center;
    justify-content: center
}

.logo-head img {
    display: block;
    width: auto;
    max-width: 255px;
    height: auto!important
}

#header-main .form-inline {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 1 1;
    flex: 1 1;
    position: relative;
    padding: 0 10px 0 0;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 7px rgb(0 0 0 / .08);
    box-shadow: 0 3px 7px rgb(0 0 0 / .08)
}

#header-main .form-inline .input-group {
    display: flex;
    align-items: stretch;
    width: 100%;
    min-height: 48px;
    overflow: hidden;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 8px 18px rgb(0 0 0 / .16),inset 0 1px 0 rgb(255 255 255 / .55)
}

#header-main .form-inline .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 100%;
    height: 48px;
    margin-bottom: 0;
    padding: 0 18px 0 44px!important;
    border: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    color: #222!important;
    font-size: 14px;
    background: #fff url(/wp-content/themes/watch/images/search.svg) 15px 50% no-repeat!important;
    background-size: 18px 18px!important
}

#header-main .form-inline .form-control::placeholder {
    color: #7b7b7b
}

#header-main .form-inline .input-group-btn {
    width: auto;
    flex: 0 0 auto;
    font-size: 0;
    white-space: nowrap
}

#header-main .form-inline #searchsubmit,#header-main .form-inline .input-group-btn .btn {
    height: 48px;
    min-width: 86px;
    padding: 0 18px;
    border: 0!important;
    border-left: 1px solid rgb(0 0 0 / .06)!important;
    border-radius: 0 999px 999px 0!important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .2px;
    background: linear-gradient(180deg,#ff3a3a 0%,#ff2828 100%)!important;
    box-shadow: none!important
}

#header-main .form-inline #searchsubmit:hover,#header-main .form-inline .input-group-btn .btn:hover {
    background: linear-gradient(180deg,#ff4b4b 0%,#e92020 100%)!important
}

.site-header {
    background: rgb(5 6 7 / .9);
    border-bottom: 1px solid rgb(255 255 255 / .08);
    box-shadow: 0 12px 40px rgb(0 0 0 / .35)
}

#header-main {
    padding: 10px 0
}

.container-logo {
    max-width: 1220px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 0 16px
}

.logo-head {
    width: auto;
    float: none;
    margin: 0
}

.logo-head img {
    max-width: 180px;
    height: auto
}

.header-search {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-search form {
    position: relative
}

.header-search input[type="search"],.header-search input[type="text"] {
    width: 100%;
    height: 38px;
    border: 1px solid rgb(255 255 255 / .12);
    background: #101114;
    border-radius: 999px;
    color: #fff;
    padding: 0 44px 0 18px
}

.header-search button,.header-search input[type="submit"] {
    border-radius: 999px;
    background: var(--vdh-red);
    border: 0;
    color: #fff;
    height: 34px;
    min-width: 58px
}

.navbar.navbar-default {
    background: #0b0c0e;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / .05);
    margin: 0
}

.navbar .container {
    max-width: 1220px
}

.navbar-nav>li>a {
    color: #e8e8e8!important;
    font-size: 14px;
    padding: 13px 16px
}

.navbar-nav>li>a:hover {
    background: rgb(227 27 35 / .12)!important;
    color: #fff!important
}

.navbar {
    background: #0f0f11;
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / .04)
}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    padding: 12px 12px;
    border-radius: 999px
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    background: rgb(255 40 40 / .14)
}

.post-thumbnail-image {
    overflow: hidden
}

.post-thumbnail-image .image-fit {
    transition: transform .25s ease
}

:root {
    --vdh-bg: #0d1117;
    --vdh-line: rgba(255,255,255,.13);
    --vdh-red: #f02b35;
    --vdh-gold: #e4b84d;
    --vdh-text: #f7f7f8;
    --vdh-muted: #c0c5cf;
    --vdh-shadow: 0 18px 55px rgba(0,0,0,.42)
}

body {
    background: radial-gradient(circle at top,#2a1719 0,#121820 38%,#0d1117 100%) fixed;
    color: var(--vdh-text)
}

a:hover,a:focus {
    color: #fff;
    text-decoration: none
}

.container {
    max-width: 1220px;
    width: 100%
}

.vdh-home-shell {
    max-width: 1220px;
    margin: 0 auto;
    padding: 22px 16px 0
}

.vdh-layout__main {
    min-width: 0
}

.vdh-card {
    min-width: 0
}

.vdh-card__link {
    display: block;
    color: #fff
}

.vdh-card__poster {
    position: relative;
    aspect-ratio: 2/3;
    border-radius: 13px;
    overflow: hidden;
    background: #111;
    border: 1px solid rgb(255 255 255 / .10);
    box-shadow: 0 12px 24px rgb(0 0 0 / .32)
}

.vdh-card__poster:after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 48%;
    background: linear-gradient(0deg,rgb(0 0 0 / .8),transparent)
}

.vdh-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .2s ease
}

.vdh-card:hover .vdh-card__img {
    transform: scale(1.035)
}

.vdh-card__badge {
    position: absolute;
    left: 8px;
    top: 8px;
    background: var(--vdh-red);
    color: #fff;
    border-radius: 6px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 700;
    z-index: 2
}

.vdh-card__body {
    padding: 9px 2px 0
}

.vdh-card__title {
    font-size: 13.5px;
    line-height: 1.35;
    min-height: 37px;
    margin: 0 0 5px;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.sidebar.widget-area {
    float: none!important;
    width: auto!important;
    background: rgb(12 14 17 / .78)!important;
    border: 1px solid var(--vdh-line)!important;
    border-radius: 18px!important;
    padding: 14px!important;
    box-shadow: 0 12px 36px rgb(0 0 0 / .22);
    position: sticky;
    top: 10px
}

.sidebar .widget {
    margin-bottom: 10px;
    padding: 5px
}

.sidebar .widget-title,.category-group-widget .widget-title {
    font-size: 18px!important;
    margin: 0 0 12px!important;
    padding: 0 0 9px!important;
    border-bottom: 1px solid rgb(227 27 35 / .7)!important;
    color: #fff!important
}

.category-group-list {
    padding-left: 0!important
}

.category-group-list li {
    padding: 7px 0!important
}

.category-group-list li a {
    color: #dfe2e7!important;
    font-size: 13px
}

.category-group-list li i {
    color: var(--vdh-red)!important
}

.sidebar input[type="search"],.sidebar input[type="text"] {
    width: 100%;
    border-radius: 9px;
    border: 1px solid rgb(255 255 255 / .12);
    background: #08090a;
    color: #fff;
    padding: 9px 10px
}

.site-footer {
    background: #070809;
    border-top: 1px solid rgb(227 27 35 / .5);
    margin-top: 26px
}

.site-footer .copyright {
    background: transparent!important;
    padding: 26px 0
}

.site-info {
    display: flex;
    justify-content: center;
    text-align: center;
    color: #b8bdc7;
    font-size: 13px
}

.site-info a {
    color: #fff
}

.vdh-mobile-bottom-nav {
    display: none
}

@media (max-width: 991px) {
    .container-logo {
        display:grid;
        grid-template-columns: auto 1fr;
        gap: 10px
    }

    .header-search {
        grid-column: 1/-1;
        max-width: none;
        width: 100%
    }

    .sidebar.widget-area {
        display: none!important
    }

    .navbar-collapse {
        max-height: 70vh
    }
}

@media (max-width: 640px) {
    body {
        padding-bottom:72px
    }

    .logo-head img {
        max-width: 150px
    }

    .vdh-home-shell {
        padding: 14px 10px 0
    }

    .vdh-card {
        flex: 0 0 38%;
        scroll-snap-align: start
    }

    .vdh-card__title {
        font-size: 12.5px
    }

    .vdh-card__poster {
        border-radius: 12px
    }

    .vdh-mobile-bottom-nav {
        display: grid;
        grid-template-columns: repeat(5,1fr);
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        background: rgb(5 6 7 / .96);
        backdrop-filter: blur(12px);
        border-top: 1px solid rgb(255 255 255 / .1);
        padding: 8px 4px 7px
    }

    .vdh-mobile-bottom-nav a {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 4px;
        color: #aeb3bc;
        font-size: 11px
    }

    .vdh-mobile-bottom-nav i {
        font-size: 20px
    }

    .vdh-mobile-bottom-nav a:first-child {
        color: var(--vdh-red)
    }

    .site-footer {
        margin-bottom: 64px
    }
}

@media (max-width: 420px) {
    .vdh-card {
        flex-basis:43%
    }
}

.single article.post {
    background: rgb(12 14 17 / .78);
    border: 1px solid var(--vdh-line);
    border-radius: 20px;
    padding: 18px;
    box-shadow: var(--vdh-shadow)
}

/* .single .entry-header {
    border-left: 3px solid var(--vdh-red);
    padding-left: 14px;
    margin-bottom: 16px
} */

.single .entry-title {
    font-size: 30px;
    line-height: 1.28;
    margin: 0 0 8px;
    color: #fff
}

.single .post-meta {
    color: var(--vdh-muted);
    font-size: 13px
}

.single .thumbnail-content img,.single .post-thumbnail-image img {
    border-radius: 14px;
    border: 1px solid rgb(255 255 255 / .1);
    box-shadow: 0 14px 30px rgb(0 0 0 / .35)
}

.single .movie-box {
    background: rgb(255 255 255 / .04);
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 16px;
    padding: 16px;
    margin: 16px 0;
    color: #dfe3ea
}

.single .movie-box h2,.single .movie-box>h2 {
    font-size: 22px;
    margin: 0 0 10px;
    border-left: 3px solid var(--vdh-red);
    padding-left: 10px;
    color: #fff
}

.single .movie-related-links__items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.single .movie-related-links__item {
    background: rgb(227 27 35 / .12);
    border: 1px solid rgb(227 27 35 / .24);
    border-radius: 999px;
    color: #fff;
    padding: 7px 10px
}

.single .player_nav {
    background: #101214;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 14px;
    padding: 10px;
    margin: 16px 0
}

.single .idTabs {
    margin: 0;
    padding: 0
}

.single .idTabs li a,.single .voj-theatre-toggle {
    border-radius: 10px!important;
    background: linear-gradient(180deg,#e62a31,#b8141b)!important;
    color: #fff!important;
    border: 0!important;
    padding: 9px 12px!important
}

.single .list-ads {
    opacity: .92
}

.breadcrumb {
    background: transparent!important;
    color: var(--vdh-muted)
}

@media(max-width: 768px) {
    .single article.post {
        padding:14px;
        border-radius: 16px
    }

    .single .entry-title {
        font-size: 23px
    }

   /*  .single .story {
        grid-template-columns: 1fr
    } */

    /* .single .thumbnail-content {
        max-width: 260px;
        margin: 0 auto!important
    } */

    .single .movie-box {
        padding: 14px
    }

    .single .list-ads {
        display: none!important
    }
}

.category .post-list-main-container,.search .post-list-main-container {
    display: grid!important;
    grid-template-columns: repeat(5,minmax(0,1fr));
    gap: 16px;
    clear: both;
    margin: 0 0 24px
}

.category .post-list-main-container:before,.category .post-list-main-container:after,.search .post-list-main-container:before,.search .post-list-main-container:after {
    display: none!important;
    content: none!important
}

.category .post-list-main-container .post-thumbnail-image,.search .post-list-main-container .post-thumbnail-image {
    width: 100%!important;
    height: auto!important;
    aspect-ratio: 2/3;
    float: none!important;
    margin: 0!important;
    border-radius: 0!important;
    overflow: hidden;
    background: #101214;
    position: relative
}

.category .post-list-main-container .post-thumbnail-image img,.search .post-list-main-container .post-thumbnail-image img,.category .post-list-main-container .image-fit,.search .post-list-main-container .image-fit {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
    display: block!important
}

.category .post-list-main-container .post-thumbnail-image:after,.search .post-list-main-container .post-thumbnail-image:after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 46%;
    background: linear-gradient(0deg,rgb(0 0 0 / .78),transparent);
    pointer-events: none
}

.category .post-list-main-container .entry-header,.search .post-list-main-container .entry-header {
    margin: 0!important;
    padding: 10px 10px 4px!important;
    border: 0!important;
    min-height: 54px
}

.category .post-list-main-container .item-details,.search .post-list-main-container .item-details {
    background: transparent!important;
    border: 0!important;
    padding: 0!important;
    margin: 0!important;
    color: #aeb3bc!important;
    font-size: 12px!important
}

.category .post-list-main-container .color-star,.search .post-list-main-container .color-star {
    color: var(--vdh-gold)!important
}

@media(max-width: 1199px) {
    .category .post-list-main-container,.search .post-list-main-container {
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}

@media(max-width: 991px) {
    .category .post-list-main-container,.search .post-list-main-container {
        grid-template-columns:repeat(4,minmax(0,1fr));
        gap: 13px
    }
}

@media(max-width: 640px) {

    .category .post-list-main-container,.search .post-list-main-container {
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 12px
    }

    .category .post-list-main-container .entry-header,.search .post-list-main-container .entry-header {
        padding: 8px 8px 3px!important;
        min-height: 48px
    }
}

.single h2,.single h3 {
    color: #fff
}

html {
    background: #050607!important
}

body,body.category,body.search,body.single,body.page {
    background: radial-gradient(circle at top center,rgb(55 16 18 / .45) 0,rgb(10 11 13 / .94) 34%,#050607 72%),#050607!important;
    color: var(--vdh-text)!important
}

#page,.site,#content,#primary,#main {
    background: transparent!important
}

.category .site-main,.search .site-main,.single .site-main {
    background: rgb(12 14 17 / .52)!important;
    border-radius: 18px
}

/* .single .entry-header {
    background: linear-gradient(180deg,rgb(18 20 24 / .92),rgb(12 14 17 / .92))!important;
    border-color: rgb(255 255 255 / .08)!important;
    box-shadow: 0 12px 36px rgb(0 0 0 / .24)
} */

.content-site p {
    color: #d2d7df!important
}

.content-site {
    background: linear-gradient(180deg,#08090a 0%,#050607 100%)!important;
    border-top: 2px solid rgb(227 27 35 / .72)!important;
    color: #d2d7df!important;
    line-height: 1.85!important;
    padding: 28px 0 22px!important
}

.content-site .container {
    max-width: 1180px!important
}

.content-site figure {
    text-align: center!important;
    margin: 0 0 16px!important
}

.content-site figure img {
    max-width: 190px!important;
    height: auto!important;
    filter: drop-shadow(0 8px 18px rgb(0 0 0 / .45))
}

footer#colophon,.site-footer {
    background: #050607!important;
    border-top: 1px solid rgb(227 27 35 / .65)!important;
    color: #b8bdc7!important
}

.copyright,.site-footer .copyright {
    background: #050607!important;
    color: #b8bdc7!important
}

.site-info,.site-info span {
    color: #b8bdc7!important
}

.site-info a {
    color: #fff!important
}

.vdh-mobile-search-panel {
    display: none
}

@media(max-width: 640px) {
    .content-site {
        padding:22px 10px 84px!important
    }

    .vdh-mobile-bottom-nav a:nth-child(3) {
        color: #aeb3bc
    }

    .vdh-mobile-bottom-nav a:nth-child(3):focus {
        color: var(--vdh-red)
    }

    .vdh-mobile-search-panel {
        display: block;
        position: fixed;
        inset: 0;
        z-index: 10050;
        pointer-events: none;
        opacity: 0;
        transition: opacity .18s ease
    }

    .vdh-mobile-search-panel.is-open {
        pointer-events: auto;
        opacity: 1
    }

    .vdh-mobile-search-panel__backdrop {
        position: absolute;
        inset: 0;
        background: rgb(0 0 0 / .72);
        backdrop-filter: blur(5px)
    }

    .vdh-mobile-search-panel__box {
        position: absolute;
        left: 12px;
        right: 12px;
        bottom: 84px;
        background: #101214;
        border: 1px solid rgb(255 255 255 / .12);
        border-radius: 18px;
        padding: 16px;
        box-shadow: 0 20px 60px rgb(0 0 0 / .55)
    }

    .vdh-mobile-search-panel__box strong {
        display: block;
        color: #fff;
        font-size: 18px;
        margin: 0 42px 12px 0;
        border-left: 3px solid var(--vdh-red);
        padding-left: 10px
    }

    .vdh-mobile-search-panel__close {
        position: absolute;
        right: 12px;
        top: 12px;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        border: 1px solid rgb(255 255 255 / .1);
        background: #171a1f;
        color: #fff
    }

    .vdh-mobile-search-panel__close i {
        position: absolute;
        right: -1px;
        top: 8px;
        width: 34px;
        height: 34px
    }

    .vdh-mobile-search-panel form {
        display: flex;
        gap: 8px
    }

    .vdh-mobile-search-panel input[type="search"] {
        flex: 1;
        min-width: 0;
        height: 42px;
        border-radius: 10px;
        border: 1px solid rgb(255 255 255 / .13);
        background: #070809;
        color: #fff;
        padding: 0 12px
    }

    .vdh-mobile-search-panel button[type="submit"] {
        height: 42px;
        border: 0;
        border-radius: 10px;
        background: var(--vdh-red);
        color: #fff;
        font-weight: 700;
        padding: 0 14px
    }
}

:root {}

.category .post-list-main-container,.search .post-list-main-container {
    align-items: stretch!important
}

.category .post-list-main-container article,.search .post-list-main-container article {
    min-height: 100%
}

.category .post-list-main-container .post-thumbnail-image,.search .post-list-main-container .post-thumbnail-image {
    background: linear-gradient(135deg,rgb(255 255 255 / .055),rgb(255 255 255 / .015)),radial-gradient(circle at 50% 35%,rgb(227 27 35 / .18),transparent 52%),#0b0d10!important;
    display: block!important
}

.category .post-list-main-container .post-thumbnail-image:before,.search .post-list-main-container .post-thumbnail-image:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,rgb(255 255 255 / .05),transparent 42%);
    pointer-events: none;
    z-index: 1
}

.category .post-list-main-container .post-thumbnail-image img,.search .post-list-main-container .post-thumbnail-image img,.category .post-list-main-container .image-fit,.search .post-list-main-container .image-fit {
    background: #101216!important;
    object-fit: cover!important;
    object-position: center!important
}

.category .post-list-main-container .entry-header,.search .post-list-main-container .entry-header {
    flex: 1 0 auto!important;
    display: flex!important;
    align-items: flex-start!important
}

.single article.post {
    background: linear-gradient(180deg,rgb(14 16 20 / .88),rgb(8 9 11 / .96))!important;
    border: 1px solid rgb(255 255 255 / .085)!important;
    border-radius: 20px!important;
    box-shadow: 0 18px 55px rgb(0 0 0 / .35)!important;
    overflow: visible!important
}

/* .single .entry-header {
    border-left: 3px solid var(--vdh-red)!important;
    border-bottom: 1px solid rgb(227 27 35 / .55)!important;
    padding: 16px 18px 14px!important;
    margin: 0 0 18px!important;
    border-radius: 16px!important
} */

.single .entry-title {
    font-size: 30px!important;
    line-height: 1.3!important;
    letter-spacing: -.01em!important;
    color: #fff!important
}

.single .post-meta,.single .entry-meta {
    color: #aeb4bf!important;
    font-size: 13px!important
}

.single .post-meta a,.single .entry-meta a {
    color: #dce2eb!important
}

/* .single .post-thumbnail-image.thumbnail-content {
    background: rgb(255 255 255 / .035)!important;
    border: 1px solid rgb(255 255 255 / .08)!important;
    border-radius: 16px!important;
    padding: 8px!important;
    overflow: hidden!important
} */

/* .single .post-thumbnail-image.thumbnail-content img,.single .thumbnail-content img {
    width: 100%!important;
    display: block!important;
    border-radius: 12px!important;
    border: 0!important;
    box-shadow: 0 18px 32px rgb(0 0 0 / .42)!important
} */

.single .movie-box,.single .box-info-movie {
    background: linear-gradient(180deg,rgb(19 22 27 / .92),rgb(11 13 16 / .96))!important;
    border: 1px solid rgb(255 255 255 / .085)!important;
    border-radius: 17px!important;
    box-shadow: 0 14px 38px rgb(0 0 0 / .25)!important;
    padding: 18px!important;
    margin: 18px 0!important;
    color: #d9dee7!important
}

.single .movie-box h2,.single .movie-box h3,.single .box-info-movie .info-heading {
    color: #fff!important;
    border-left: 3px solid var(--vdh-red)!important;
    padding-left: 11px!important;
    margin: 0 0 12px!important;
    line-height: 1.35!important
}

.single .movie-box p {
    color: #d4d9e2!important;
    font-size: 15px!important;
    line-height: 1.9!important;
    margin-bottom: 13px!important
}

.single .movie-box strong,.single .movie-box b {
    color: #fff!important
}

.single #movie-film-info,.single .movie-extra-content,.single .movie-related-links {
    clear: both!important
}

.single .movie-related-links__items {
    gap: 9px!important
}

.single .movie-related-links__item {
    display: inline-flex!important;
    align-items: center!important;
    border-radius: 999px!important;
    padding: 8px 12px!important;
    color: #fff!important;
    background: rgb(227 27 35 / .13)!important;
    border: 1px solid rgb(227 27 35 / .28)!important
}

.single .movie-info-list {
    background: transparent!important
}

.single .movie-info-list li {
    background: rgb(255 255 255 / .035)!important;
    border: 1px solid rgb(255 255 255 / .055)!important;
    border-radius: 10px!important;
    margin-bottom: 7px!important;
    padding: 9px 11px!important;
    color: #d5dae3!important
}

.single .main-player,.single .post_vdo {
    background: linear-gradient(180deg,rgb(20 23 28 / .92),rgb(9 10 12 / .95))!important;
    border: 1px solid rgb(255 255 255 / .08)!important;
    border-radius: 16px!important;
    padding: 12px!important;
    margin: 18px 0!important
}

.single .player_nav {
    margin: 0 0 10px!important
}

.single .ad-box-widget,.single .list-ads {
    border-radius: 16px!important;
    overflow: hidden!important
}

.single .ad-box-widget img,.single .list-ads img {
    max-width: 100%!important;
    height: auto!important;
    border-radius: 10px!important
}

@media(max-width: 640px) {

    .single article.post {
        border-radius: 17px!important;
        padding: 5px!important
    }

/*     .single .entry-header {
        padding: 14px 14px 13px!important;
        border-radius: 15px!important
    } */

    .single .entry-title {
        font-size: 21px!important
    }

   /*  .single .story {
        grid-template-columns: 1fr!important;
        gap: 12px!important;
        padding: 12px!important;
        border-radius: 16px!important
    } */

    /* .single .post-thumbnail-image.thumbnail-content {
        max-width: 260px!important;
        margin: 0 auto!important
    } */
    .single #toc-container {
        width: 100%!important;
        height: auto!important
    }

    .single .movie-box,.single .box-info-movie,.single .main-player,.single .post_vdo {
        padding: 14px!important;
        border-radius: 15px!important;
        margin: 14px 0!important
    }

    .single .movie-box h2,.single .movie-box h3 {
        font-size: 18px!important
    }

    .single .movie-box p {
        font-size: 14.5px!important;
        line-height: 1.85!important
    }

    .single .socialts {
        display: flex!important;
        overflow-x: auto!important;
        gap: 8px!important;
        justify-content: flex-start!important;
        padding-bottom: 4px!important
    }

    .single .socialts a {
        flex: 0 0 auto!important;
        margin: 0!important;
        border-radius: 10px!important
    }
}

/* .single .story {
    position: relative!important;
    grid-template-columns: 220px minmax(0,1fr)!important;
    gap: 5px!important;
    align-items: start!important
} */

.single .story::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background: radial-gradient(circle at 12% 10%,rgb(227 27 35 / .13),transparent 34%),radial-gradient(circle at 84% 18%,rgb(255 196 63 / .07),transparent 30%);
    opacity: .95
}

.single #toc-container {
    grid-column: 2!important;
    margin-top: 0!important
}

.single .story+.movie-box {
    margin-top: 18px!important
}


.single .related-post {
    clear: both!important;
    margin: 22px 0!important;
    background: linear-gradient(180deg,rgb(14 16 19 / .88),rgb(7 8 10 / .96))!important;
    border: 1px solid rgb(255 255 255 / .08)!important;
    border-radius: 18px!important;
    padding: 16px!important;
    box-shadow: 0 14px 36px rgb(0 0 0 / .26)!important
}

.single .related-post>.col-md-12 {
    width: 100%!important;
    float: none!important;
    padding: 0!important;
    display: grid!important;
    grid-template-columns: repeat(5,minmax(0,1fr))!important;
    gap: 16px!important
}

.single .related-post .widget-title {
    grid-column: 1 / -1!important;
    margin: 0 0 2px!important;
    padding: 0!important;
    border: 0!important;
    background: transparent!important
}

.single .related-post .widget-title h3 {
    display: inline-block!important;
    color: #fff!important;
    font-size: 24px!important;
    line-height: 1.3!important;
    margin: 0!important;
    padding: 0 0 10px 13px!important;
    border-left: 3px solid var(--vdh-red)!important;
    border-bottom: 2px solid var(--vdh-red)!important;
    min-width: 260px!important
}

.single .related-post .post-thumbnail-image {
    width: 100%!important;
    float: none!important;
    margin: 0!important;
    height: auto!important;
    aspect-ratio: 2/3!important;
    border-radius: 0!important;
    background: linear-gradient(145deg,#15181d,#070809)!important;
    overflow: hidden!important;
    position: relative!important
}

.single .related-post .post-thumbnail-image img,.single .related-post .post-thumbnail-image .image-fit {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
    display: block!important
}

.single .related-post .post-thumbnail-image:after {
    content: ""!important;
    position: absolute!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    height: 46%!important;
    background: linear-gradient(0deg,rgb(0 0 0 / .78),transparent)!important;
    pointer-events: none!important
}

.single .related-post .entry-header {
    min-height: 54px!important;
    margin: 0!important;
    padding: 10px 10px 4px!important;
    border: 0!important;
    border-left: 0!important
}

.single .related-post .post-details-bottom {
    display: flex!important;
    align-items: center!important;
    gap: 8px!important;
    margin: auto 0 0!important;
    padding: 0 10px 11px!important;
    color: #aeb3bc!important;
    font-size: 12px!important;
    border: 0!important;
    background: transparent!important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around
}

.single .related-post .item-details {
    background: transparent!important;
    border: 0!important;
    padding: 0!important;
    margin: 0!important;
    color: #aeb3bc!important;
    font-size: 12px!important
}

.single .related-post .color-star,.single .related-post .color-trophy {
    color: var(--vdh-gold)!important
}

@media(max-width: 1199px) {
    .single .related-post>.col-md-12 {
        grid-template-columns:repeat(4,minmax(0,1fr))!important
    }
}

@media(max-width: 991px) {

    .single .related-post>.col-md-12 {
        grid-template-columns: repeat(3,minmax(0,1fr))!important
    }
}

@media(max-width: 640px) {

    .single .related-post {
        padding: 13px!important;
        border-radius: 16px!important
    }

    .single .related-post>.col-md-12 {
        grid-template-columns: repeat(2,minmax(0,1fr))!important;
        gap: 12px!important
    }

    .single .related-post .widget-title h3 {
        min-width: 0!important;
        font-size: 20px!important
    }
}

@media (min-width: 992px) {
    /* .single .story {
        display:grid!important;
        grid-template-columns: minmax(170px,220px) minmax(0,1fr) minmax(235px,285px)!important;
        grid-template-areas: "poster trailer toc"!important;
        gap: 5px!important;
        align-items: start!important
    } */

    /* .single .story .post-thumbnail-image.thumbnail-content,.single .story .thumbnail-content {
        grid-area: poster!important;
        grid-column: auto!important;
        grid-row: auto!important;
        height: 100%
    } */

   /*  .single .story .trailer {
        grid-area: trailer!important;
        grid-column: auto!important;
        grid-row: auto!important;
        width: 100%!important;
        min-height: 0!important;
        aspect-ratio: 16/9!important
    } */

   /*  .single .story #toc-container,.single #toc-container {
        grid-area: toc!important;
        grid-column: auto!important;
        grid-row: auto!important;
        width: 100%!important;
        max-width: 285px!important;
        margin: 0!important;
        clear: none!important;
        order: initial!important;
        align-self: stretch!important
    } */
}

@media (min-width: 1200px) {
    /* .single .story {
        grid-template-columns:minmax(185px,235px) minmax(0,1fr) minmax(255px,310px)!important
    } */

   /*  .single .story #toc-container,.single #toc-container {
        max-width: 310px!important
    } */
}

/* @media (max-width: 991px) {
    .single .story #toc-container,.single #toc-container {
        width:100%!important;
        max-width: none!important;
        grid-column: 1 / -1!important;
        margin: 0!important;
        order: 3!important
    }
} */

html,body {
    background: radial-gradient(circle at top,#2a1719 0,#141a22 42%,#0d1117 100%) fixed!important;
    color: var(--vdh-text)!important
}

.site-header {
    background: rgb(13 17 23 / .94)!important;
    border-bottom-color: rgb(255 255 255 / .12)!important
}

.navbar.navbar-default {
    background: #10151c!important;
    border-top-color: rgb(255 255 255 / .08)!important
}

.header-search input[type="search"],.header-search input[type="text"] {
    background: #f4f5f7!important;
    color: #111!important;
    border-color: rgb(255 255 255 / .18)!important
}

.header-search input::placeholder {
    color: #707783!important
}

.single article.post,.single .movie-box,.single .related-post,.sidebar.widget-area,.widget,.single .player_nav {
    background: linear-gradient(180deg,rgb(30 36 44 / .94),rgb(20 25 32 / .92))!important;
    border-color: rgb(255 255 255 / .14)!important;
    box-shadow: 0 16px 42px rgb(0 0 0 / .28)!important
}

.single .entry-title,.single .movie-box h2,.single .movie-box>h2,.sidebar .widget-title,.category-group-widget .widget-title {
    color: #fff!important
}

.single .post-meta,.single .movie-box,.single article.post {
    color: #d8dde5!important
}

.vdh-card__poster {
    background: linear-gradient(180deg,#222933,#151a21)!important;
    border-color: rgb(255 255 255 / .14)!important;
    box-shadow: 0 12px 28px rgb(0 0 0 / .24)!important
}

.single .story {
    background: linear-gradient(180deg,rgb(30 36 44 / .96),rgb(18 23 30 / .95))!important;
    border-color: rgb(255 255 255 / .14)!important
}

.single .trailer {
    background: #10151c!important;
    border-color: rgb(255 255 255 / .14)!important
}

.site-footer {
    background: #0f141b!important;
    border-top-color: rgb(240 43 53 / .6)!important
}

.site-info {
    color: #c3c9d3!important
}

@media(max-width: 640px) {
    html,body {
        background:radial-gradient(circle at top,#261618 0,#141a22 38%,#0d1117 100%) fixed!important
    }

    .single article.post,.single .movie-box,.single .story,.single .related-post {
        background: linear-gradient(180deg,rgb(30 36 44 / .96),rgb(20 25 32 / .94))!important
    }

    .vdh-mobile-bottom-nav {
        background: rgb(13 17 23 / .97)!important;
        border-top-color: rgb(255 255 255 / .14)!important
    }
}

.category .post-list-main-container .entry-header,.search .post-list-main-container .entry-header {
    padding: 10px 10px 4px!important
}

.post-list-main-container,.vdh-card-grid,.vdh-related-grid {
    display: grid!important;
    grid-template-columns: repeat(5,minmax(0,1fr));
    gap: 16px!important;
    align-items: stretch!important;
    clear: both!important
}

.post-list-main-container:before,.post-list-main-container:after,.vdh-card-grid:before,.vdh-card-grid:after {
    display: none!important;
    content: none!important
}

.vdh-card {
    position: relative;
    width: auto!important;
    max-width: none!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
    min-width: 0;
    min-height: 100%;
    background: linear-gradient(180deg,rgb(28 35 44 / .96),rgb(17 22 30 / .96))!important;
    border: 1px solid rgb(255 255 255 / .13)!important;
    border-radius: 16px!important;
    box-shadow: 0 12px 28px rgb(0 0 0 / .30)!important;
    transition: transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease
}

.vdh-card:hover {
    transform: translateY(-3px);
    border-color: rgb(227 27 35 / .48)!important;
    background: linear-gradient(180deg,rgb(33 40 50 / .98),rgb(20 25 34 / .98))!important;
    box-shadow: 0 20px 38px rgb(0 0 0 / .40)!important
}

.vdh-card__link {
    display: flex!important;
    flex-direction: column;
    height: 94%;
    color: #fff!important;
    text-decoration: none!important
}

.vdh-card__poster {
    position: relative;
    width: 100%!important;
    aspect-ratio: 2/3;
    overflow: hidden!important;
    background: linear-gradient(135deg,rgb(255 255 255 / .06),rgb(255 255 255 / .018)),radial-gradient(circle at 50% 34%,rgb(227 27 35 / .20),transparent 56%),#10151d!important
}

.vdh-card__img {
    width: 100%!important;
    height: 100%!important;
    display: block!important;
    object-fit: cover!important;
    transition: transform .28s ease,filter .28s ease
}

.vdh-card:hover .vdh-card__img {
    transform: scale(1.035);
    filter: saturate(1.08) contrast(1.04)
}

.vdh-card__shade {
    position: absolute;
    inset: auto 0 0;
    height: 48%;
    background: linear-gradient(0deg,rgb(0 0 0 / .82),rgb(0 0 0 / .18),transparent);
    pointer-events: none;
    z-index: 2
}

.vdh-card__poster:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,rgb(255 255 255 / .055),transparent 42%);
    pointer-events: none;
    z-index: 1
}

.vdh-card__badge {
    position: absolute;
    z-index: 4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 70%;
    min-height: 22px;
    padding: 4px 8px;
    border-radius: 999px;
    font-size: 10.5px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 7px 14px rgb(0 0 0 / .30)
}

.vdh-card__badge--quality {
    top: 5px;
    left: 5px;
    background: linear-gradient(135deg,#e31b23,#9d1016);
    border: 1px solid rgb(255 255 255 / .18)
}

.vdh-card__legacy-tags {
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none
}

.vdh-card__body {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    gap: 7px;
    padding: 5px 5px 0px!important
}

.vdh-card__title {
    margin: 0!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 13.5px!important;
    font-weight: 700!important;
    line-height: 1.38!important;
    min-height: 38px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.vdh-card__stats {
    display: flex!important;
    align-items: center!important;
    flex-wrap: wrap;
    gap: 7px!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    min-height: 22px;
    color: #aeb6c2!important
}

.vdh-card__stat {
    position: relative;
    display: inline-flex!important;
    align-items: center;
    gap: 4px;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    background: transparent!important;
    color: #aeb6c2!important;
    font-size: 12px!important;
    line-height: 1!important
}

.vdh-card__stat i {
    font-size: 12px!important;
    line-height: 1!important
}

.vdh-card__stat.rating,.vdh-card__stat.rating .fa,.vdh-card__stat .color-star {
    color: var(--vdh-gold,#ffd36b)!important
}

.vdh-card__stat.view .fa {
    color: #9db5d7!important
}

.vdh-card__stat.like .fa {
    color: #ff8c98!important
}

.vdh-card__stat.trophy .fa,.vdh-card__stat .color-trophy {
    color: #ffd36b!important
}

.vdh-card__year {
    display: inline-flex;
    align-items: center;
    padding: 3px 7px;
    border-radius: 999px;
    border: 1px solid rgb(255 255 255 / .10);
    color: #d7dce6;
    line-height: 1;
    top: 5px;
    right: 5px;
    position: absolute;
    font-size: 12px;
    background: linear-gradient(135deg,#e31b23,#9d1016b5)
}

.vdh-card .tooltip {
    overflow: visible!important
}

.vdh-card .tooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 9px);
    transform: translateX(-50%) translateY(2px);
    z-index: 50;
    width: 70px;
    padding: 7px 9px;
    border-radius: 9px;
    background: rgb(4 7 12 / .96);
    border: 1px solid rgb(255 255 255 / .14);
    color: #fff;
    font-size: 11.5px;
    line-height: 1.35;
    box-shadow: 0 10px 22px rgb(0 0 0 / .38);
    transition: opacity .16s ease,transform .16s ease,visibility .16s ease;
    pointer-events: none
}

.vdh-card .tooltip:hover .tooltiptext,.vdh-card .tooltip:focus-within .tooltiptext {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) translateY(0)
}

.vdh-card .post-thumbnail-image,.vdh-card .entry-header,.vdh-card .post-details-bottom {
    all: unset
}

.vdh-card .post-details-bottom {
    display: flex!important
}

.related-post .post-list-main-container.vdh-related-grid,.vdh-related-posts .post-list-main-container {
    grid-template-columns: repeat(5,minmax(0,1fr));
    gap: 16px!important
}

.vdh-related-title h3 {
    margin-bottom: 14px!important
}

@media (max-width: 1199px) {
    .post-list-main-container,.vdh-card-grid,.vdh-related-grid {
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}

@media (max-width: 991px) {
    .post-list-main-container,.vdh-card-grid,.vdh-related-grid {
        grid-template-columns:repeat(3,minmax(0,1fr));
        gap: 14px!important
    }
}

@media (max-width: 640px) {
    .post-list-main-container,.vdh-card-grid,.vdh-related-grid {
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap: 12px!important
    }

    .vdh-card {
        border-radius: 14px!important
    }

    .vdh-card__body {
        padding: 9px 8px 9px!important;
        gap: 6px
    }

    .vdh-card__title {
        font-size: 12.5px!important;
        min-height: 34px
    }

    .vdh-card__stats {
        gap: 6px!important;
        min-height: 20px
    }

    .vdh-card__stat {
        font-size: 11.5px!important
    }

    .vdh-card__stat i {
        font-size: 11.5px!important
    }

    .vdh-card__badge {
        font-size: 9.5px;
        min-height: 20px;
        padding: 4px 7px
    }
}

.single .related-post.vdh-related-posts>.col-md-12,.single .related-post>.col-md-12 {
    display: block!important;
    width: 100%!important;
    max-width: 100%!important;
    float: none!important;
    padding: 0!important
}

.single .related-post .widget-title,.single .related-post .vdh-related-title {
    display: block!important;
    width: 100%!important;
    margin: 0 0 16px!important;
    padding: 0!important
}

.single .related-post .post-list-main-container.vdh-related-grid,.single .vdh-related-posts .post-list-main-container.vdh-related-grid {
    display: grid!important;
    width: 100%!important;
    max-width: 100%!important;
    grid-template-columns: repeat(5,minmax(0,1fr))!important;
    gap: 16px!important;
    align-items: stretch!important
}

.single .related-post .vdh-related-grid .vdh-card {
    width: auto!important;
    min-width: 0!important;
    max-width: none!important
}

.single .related-post .vdh-related-grid .vdh-card__poster {
    width: 100%!important;
    aspect-ratio: 2/3!important;
    min-height: 0!important
}

.single .related-post .vdh-related-grid .vdh-card__img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
    display: block!important
}

@media (max-width: 1199px) {
    .single .related-post .post-list-main-container.vdh-related-grid,.single .vdh-related-posts .post-list-main-container.vdh-related-grid {
        grid-template-columns:repeat(4,minmax(0,1fr))!important
    }
}

@media (max-width: 991px) {
    .single .related-post .post-list-main-container.vdh-related-grid,.single .vdh-related-posts .post-list-main-container.vdh-related-grid {
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
        gap: 14px!important
    }
}

@media (max-width: 640px) {
    .single .related-post .post-list-main-container.vdh-related-grid,.single .vdh-related-posts .post-list-main-container.vdh-related-grid {
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap: 12px!important
    }
}

.vdh-footer-browse {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 16px;
    width: 100%;
    margin: 4px 0 16px!important
}

.vdh-footer-browse__box {
    background: linear-gradient(180deg,rgb(20 25 32 / .88),rgb(11 14 18 / .86))!important;
    border: 1px solid rgb(255 255 255 / .1)!important;
    border-radius: 18px!important;
    padding: 18px!important;
    box-shadow: 0 12px 36px rgb(0 0 0 / .22)
}

.vdh-footer-browse__box h2 {
    color: #fff!important;
    font-size: 22px!important;
    line-height: 1.3!important;
    margin: 0 0 14px!important;
    padding-left: 12px!important;
    border-left: 3px solid var(--vdh-red)!important
}

.vdh-footer-browse__chips {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 10px
}

.vdh-footer-browse__chips a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 8px 10px;
    border: 1px solid rgb(255 255 255 / .12);
    border-radius: 10px;
    background: rgb(255 255 255 / .035);
    color: #e9edf4!important;
    text-decoration: none!important;
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
    transition: border-color .18s ease,background .18s ease,transform .18s ease,color .18s ease
}

.vdh-footer-browse__chips a:hover {
    color: #fff!important;
    background: rgb(227 27 35 / .15);
    border-color: rgb(227 27 35 / .45);
    transform: translateY(-1px)
}

.vdh-footer-browse__all {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    margin-top: 12px;
    border: 1px solid rgb(255 255 255 / .12);
    border-radius: 10px;
    background: rgb(0 0 0 / .32);
    color: #fff!important;
    text-decoration: none!important;
    font-weight: 700
}

.vdh-footer-browse__all:hover {
    background: rgb(227 27 35 / .9);
    border-color: rgb(227 27 35 / .95)
}

@media(max-width: 768px) {
    .vdh-footer-browse {
        grid-template-columns:1fr;
        gap: 12px
    }

    .vdh-footer-browse__box {
        padding: 16px!important;
        border-radius: 16px!important
    }

    .vdh-footer-browse__box h2 {
        font-size: 20px!important
    }

    .vdh-footer-browse__chips {
        grid-template-columns: repeat(3,minmax(0,1fr));
        gap: 8px
    }

    .vdh-footer-browse__chips a {
        min-height: 38px;
        font-size: 13px;
        padding: 7px 6px
    }
}

@media(max-width: 420px) {
    .vdh-footer-browse__chips {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}

.single .movie-box,.single .vdh-single-story-box,.single #movie-film-info,.single #movie-related-links,.single #movie-sequel,.single .vdh-comments-panel {
    background: linear-gradient(180deg,rgb(22 28 36 / .94),rgb(12 16 22 / .96))!important;
    border: 1px solid rgb(255 255 255 / .105)!important;
    border-radius: 18px!important;
    box-shadow: 0 16px 42px rgb(0 0 0 / .28)!important;
    color: #eaf0f8!important
}

.single .movie-box {
    padding: 22px!important;
    margin: 22px 0!important
}

.single .movie-box h2,.single .vdh-comments-title {
    position: relative;
    display: block;
    margin: 0 0 18px!important;
    padding-left: 16px!important;
    color: #fff!important;
    font-size: 26px!important;
    line-height: 1.35!important;
    font-weight: 800!important;
    letter-spacing: .2px
}

.single .movie-box h2:before,.single .vdh-comments-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: .16em;
    bottom: .16em;
    width: 3px;
    border-radius: 99px;
    background: linear-gradient(180deg,#ff3342,#b70d17);
    box-shadow: 0 0 16px rgb(227 27 35 / .28)
}

.single .vdh-single-story-box {
    overflow: hidden
}

.single .vdh-single-story-box:before {
    content: "";
    display: block;
    height: 3px;
    margin: -22px -22px 18px;
    background: linear-gradient(90deg,rgb(227 27 35 / .95),rgb(240 193 75 / .55),transparent)
}

.single .vdh-single-story-box p {
    color: #dfe6ef!important;
    font-size: 15px!important;
    line-height: 2.05!important;
    margin: 0 0 15px!important
}

.single .vdh-single-story-box h3,.single .movie-box h3 {
    color: #fff!important;
    font-size: 19px!important;
    line-height: 1.5!important;
    margin: 20px 0 10px!important;
    padding-left: 12px;
    border-left: 2px solid rgb(227 27 35 / .85)
}

.single .movie-info-list {
    display: grid!important;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px!important;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important
}

.single .movie-info-list li {
    display: flex!important;
    gap: 8px;
    align-items: flex-start;
    margin: 0!important;
    padding: 12px 14px!important;
    border: 1px solid rgb(255 255 255 / .085)!important;
    border-radius: 12px!important;
    background: rgb(255 255 255 / .035)!important;
    color: #dfe6ef!important;
    line-height: 1.7!important
}

.single .movie-info-list li strong {
    flex: 0 0 auto;
    color: #fff!important;
    font-weight: 800!important
}

.single .movie-info-list li span {
    min-width: 0;
    color: #d8e0ea!important
}

.single .movie-related-links__items {
    display: grid!important;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 10px!important
}

.single .movie-related-links__item {
    display: flex!important;
    min-height: 48px;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 14px!important;
    border-radius: 12px!important;
    background: rgb(255 255 255 / .04)!important;
    border: 1px solid rgb(255 255 255 / .1)!important;
    color: #f2f6fb!important;
    text-decoration: none!important
}

.single .movie-related-links__item:hover {
    border-color: rgb(227 27 35 / .48)!important;
    background: rgb(227 27 35 / .13)!important
}

.single .vdh-comments-panel {
    clear: both;
    margin: 24px 0!important;
    padding: 22px!important
}

.vdh-comments-head {
    margin-bottom: 18px
}

.vdh-comments-kicker {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 28px;
    padding: 4px 10px;
    margin-bottom: 10px;
    border-radius: 999px;
    background: rgb(227 27 35 / .16);
    color: #ffb6bd;
    border: 1px solid rgb(227 27 35 / .28);
    font-size: 12px;
    font-weight: 800
}

.vdh-comments-title {
    margin-bottom: 10px!important
}

.vdh-comments-note,.vdh-form-note {
    color: #aeb9c8!important;
    font-size: 14px!important;
    line-height: 1.8!important;
    margin: 0 0 14px!important
}

.vdh-comment-form-wrap {
    margin-top: 16px;
    padding: 18px;
    border-radius: 16px;
    background: rgb(3 7 12 / .44);
    border: 1px solid rgb(255 255 255 / .08)
}

.vdh-reply-title {
    color: #fff!important;
    margin: 0 0 10px!important;
    font-size: 22px!important;
    font-weight: 900!important
}

.single .comment-form label {
    display: block;
    margin: 0 0 7px;
    color: #f3f6fb!important;
    font-weight: 800;
    font-size: 13px
}

.single .comment-form input[type="text"],.single .comment-form textarea {
    width: 100%!important;
    border: 1px solid rgb(255 255 255 / .12)!important;
    background: #0b1016!important;
    color: #fff!important;
    border-radius: 12px!important;
    padding: 11px 13px!important;
    outline: none!important;
    box-shadow: none!important
}

.single .comment-form input:focus,.single .comment-form textarea:focus {
    border-color: rgb(227 27 35 / .7)!important;
    box-shadow: 0 0 0 3px rgb(227 27 35 / .12)!important
}

.single .comment-form-author {
    width: calc(50% - 6px);
    display: inline-block;
    vertical-align: top
}

.single .comment-form-author {
    margin-right: 8px
}

.single .comment-form-comment {
    clear: both
}

.vdh-comment-submit,.single .form-submit .submit {
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    min-height: 42px!important;
    padding: 0 18px!important;
    border: 0!important;
    border-radius: 10px!important;
    background: linear-gradient(135deg,#ff3342,#c4121d)!important;
    color: #fff!important;
    font-weight: 900!important;
    box-shadow: 0 10px 28px rgb(227 27 35 / .22)!important
}

@media(max-width: 991px) {
    .single .movie-info-list,.single .movie-related-links__items {
        grid-template-columns:1fr!important
    }

    .single .movie-box,.single .vdh-comments-panel {
        padding: 18px!important;
        border-radius: 16px!important
    }

    .single .vdh-single-story-box:before {
        margin: -18px -18px 16px
    }
}

@media(max-width: 640px) {
    .single .movie-box h2,.single .vdh-comments-title {
        font-size:21px!important
    }

    .single .vdh-single-story-box p {
        font-size: 14px!important;
        line-height: 1.95!important
    }

    .single .comment-form-author {
        width: 100%;
        display: block;
        margin-right: 0
    }
}

.vdh-layout__main:before,.vdh-page__inner:before,.vdh-layout__main:after,.vdh-page__inner:after {
    display: table;
    content: " "
}

.vdh-layout__main:after,.vdh-page__inner:after {
    clear: both
}

.ads-left:before {
    content: "ปิด";
    background: #234a71;
    text-shadow: 2px 2px 2px rgb(0 0 0 / .5);
    width: 35px;
    display: block;
    text-align: center;
    font-family: anantason;
    height: 35px;
    font-size: 15px;
    line-height: 2.6;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    border-radius: 100px;
    position: absolute;
    right: -15px;
    top: 5px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.ads-right:before {
    content: "ปิด";
    background: #234a71;
    text-shadow: 2px 2px 2px rgb(0 0 0 / .5);
    width: 35px;
    display: block;
    text-align: center;
    font-family: anantason;
    height: 35px;
    font-size: 15px;
    line-height: 2.6;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    border-radius: 100px;
    position: absolute;
    left: -15px;
    top: 5px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.ads-bottom:before {
    content: "ปิด";
    background: #401aff;
    text-shadow: 2px 2px 2px rgb(0 0 0 / .5);
    width: 35px;
    display: block;
    text-align: center;
    font-family: anantason;
    height: 35px;
    font-size: 15px;
    line-height: 2.6;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    border-radius: 100px;
    position: absolute;
    right: -10px;
    top: -10px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.ads-bottom {
    display: inherit;
    position: fixed;
    width: 75%;
    bottom: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    z-index: 99999!important
}

.ads-left,.ads-right {
    display: inherit;
    width: 14%;
    position: fixed;
    z-index: 99998!important;
    bottom: 5%
}

.ads-right {
    right: 0
}

.ads-left {
    left: 0
}

.-none {
    display: none!important
}

.list-ads img {
    padding: 1px;
    border-radius: 1px
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto
}

@media(min-width: 992px) {
    .ads-bottom {
        padding:14px 6px 11px 25px;
        margin-left: -100px
    }

    .list-ads img {
        border: 1px solid;
        border-radius: 2px;
        padding: 1px
    }

    .ads-bottom {
        display: inherit;
        position: fixed;
        z-index: 99999!important;
        max-width: 649px;
        bottom: 0;
        left: 50%;
        bottom: 0;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

    .ads-left,.ads-right {
        max-width: 120px
    }

    .ads-bottom:before {
        right: -15px;
        top: 15px
    }
}

@media(height: 768px) {
    .ads-left,.ads-right {
        width:7%
    }

    .ads-bottom {
        max-width: 600px
    }
}

.list-bbr {
    display: flex;
    text-align: center;
    border-radius: 1px!important;
    padding: 0 224px 3px 5px;
    width: 117%!important;
    margin: auto!important;
    justify-content: center
}

@media (min-width: 1460px) and (max-width:1600px) {
    .list-bbr {
        width:118%!important
    }
}

@media (min-width: 900px) and (max-width:1459px) {
    .list-bbr {
        display:flex;
        text-align: center;
        justify-content: space-evenly;
        width: 100%!important;
        margin: auto!important;
        padding: 0!important
    }
}

@media (max-width: 899px) {
    .list-bbr {
        display:flex;
        text-align: center;
        flex-direction: column!important;
        width: 100%!important;
        margin: auto!important;
        padding: 0!important
    }
}

ul.idTabs h2 {
    margin: unset;
    font-weight: unset;
    line-height: unset;
    font-size: inherit
}

#toc-container {
    width: 25%;
    height: 360px;
    clear: both
}

@media only screen and (max-width: 1199px) and (min-width:992px) {
    #toc-container {
        width:24%!important;
        margin-bottom: 2em
    }
}

@media only screen and (max-width: 991px) {
    #toc-container {
        width:100%!important
    }

    #toc-container {
        margin-bottom: 2em
    }
}

.rating-content:after,.rating-content:before {
    content: " ";
    display: table
}

.rating-content {
    margin: 3em 0;
    display: block
}

.rating-content .a {
    float: left;
    width: 45px
}

.rating-content .a span {
    background-color: #000;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 39px;
    line-height: 40px;
    text-align: center;
    width: 45px;
    display: inline-block;
    vertical-align: top
}

.rating-content .b {
    width: calc(100% - 40px);
    margin-left: 5px;
    margin-top: 10px
}

.stars-score {
    display: inline-flex;
    position: relative;
    overflow: hidden;
    margin: 10px
}

.rating-content .bar {
    margin-bottom: 7px;
    overflow: hidden;
    width: 130px;
    font-size: 0;
    height: 13px;
    background: url(/wp-content/themes/watch/images/star-rating-sprite.png)
}

.rating-content .bar span {
    float: left;
    display: block;
    height: 13px;
    background: url(/wp-content/themes/watch/images/star-rating-sprite.png) 0 -13px
}

.movie-info-rating {
    margin: 0 0 18px
}

.movie-info-rating .a,.movie-info-rating .b {
    color: #e8e8e8
}

.movie-info-rating .ratedvalue {
    color: #fff;
    font-weight: 700
}

.movie-box {
    margin: 20px 0;
    padding: 18px;
    background: #1b1b1b;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 8px;
    color: #f3f3f3
}

.movie-box h2 {
    margin: 0 0 12px;
    font-size: 26px;
    line-height: 1.4;
    color: #fff
}

.movie-box h3 {
    margin: 14px 0 8px;
    font-size: 20px;
    line-height: 1.5;
    color: #fff
}

.movie-box p {
    margin: 0 0 12px;
    line-height: 1.9;
    color: #e8e8e8
}

.movie-related-links__items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.movie-related-links__item {
    display: inline-flex;
    align-items: center;
    padding: 8px 14px;
    border-radius: 999px;
    background: #111827;
    border: 1px solid rgb(255 255 255 / .08);
    color: #f3f4f6;
    text-decoration: none;
    line-height: 1.4
}

.movie-related-links__item:hover {
    color: #fff;
    border-color: rgb(255 255 255 / .2)
}

.movie-info-list {
    margin: 0;
    padding-left: 20px
}

.movie-info-list li {
    margin-bottom: 8px;
    line-height: 1.8
}

.movie-box {
    margin: 20px 0;
    padding: 18px;
    background: #1b1b1b;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 8px;
    color: #f3f3f3
}

.movie-box h2 {
    margin: 0 0 12px;
    font-size: 26px;
    line-height: 1.4;
    color: #fff
}

.movie-box h3 {
    margin: 14px 0 8px;
    font-size: 20px;
    line-height: 1.5;
    color: #fff
}

.movie-box p {
    margin: 0 0 12px;
    line-height: 1.9;
    color: #e8e8e8
}

.movie-info-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.movie-info-list li {
    display: block;
    margin: 0 0 10px;
    padding: 10px 12px;
    background: rgb(255 255 255 / .03);
    border: 1px solid rgb(255 255 255 / .06);
    border-radius: 8px;
    line-height: 1.8;
    color: #e8e8e8
}

.movie-info-list li strong {
    color: #fff;
    margin-right: 6px
}

.main-player form {
    width: 100%;
    margin-bottom: .5rem;
    float: left;
    background: #333
}

.main-player form select {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    background: #262b36;
    color: #fff;
    padding: 10px 0;
    font-size: 18px
}

.main-player form select:hover {
    background: #000;
    color: #0cb5ff
}

.containerradio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.containerradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    margin-right: .375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 .125em #2196F3
}

.containerradio:hover input~.checkmark {
    background-color: #ccc
}

.containerradio input:checked~.checkmark {
    background-color: #2196F3
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.containerradio input:checked~.checkmark:after {
    display: block
}

.containerradio .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

li,ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

input {
    outline: none;
    vertical-align: middle
}

.aff00 ul {
    text-align: left;
    margin: 10px;
    padding: 10px
}

.bff {
    width: 70%
}

.reportform {
    width: 100%;
    padding: 0;
    background-color: #202020;
    font-size: 18px
}

.streaming-report-reason .heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
    padding-right: 25px
}

.containerradio:not(.active):hover {
    color: red
}

.reportform input[type=submit] {
    border: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #75badd;
    color: #FAFAFA;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 700;
    color: #FAFAFA
}

.vojhd-reaction-btn:focus,.vojhd-reaction-btn:hover {
    transform: scale(1.1);
    transition: transform .04s
}

.vojhd-reactions-box {
    margin: 24px 0;
    padding: 18px;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 16px;
    background: linear-gradient(180deg,rgb(255 255 255 / .03),rgb(255 255 255 / .015));
    box-shadow: 0 8px 24px rgb(0 0 0 / .12)
}

.vojhd-reactions-head {
    margin-bottom: 14px
}

.vojhd-reactions-title {
    margin: 0 0 4px;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 700
}

.vojhd-reactions-subtitle {
    margin: 0;
    font-size: 13px;
    opacity: .7
}

.vojhd-reactions-grid {
    display: grid;
    grid-template-columns: repeat(repeat(auto-fit,85px));
    gap: 10px
}

.vojhd-reaction-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    padding: 12px 14px;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 14px;
    background: rgb(255 255 255 / .03);
    color: inherit;
    cursor: pointer;
    transition: .2s ease;
    text-align: left
}

.vojhd-reaction-btn:hover {
    transform: translateY(-2px);
    border-color: rgb(255 255 255 / .16);
    background: rgb(255 255 255 / .05)
}

.vojhd-reaction-btn:disabled {
    cursor: not-allowed;
    opacity: .9
}

.vojhd-reaction-icon {
    font-size: 26px;
    line-height: 1;
    flex: 0 0 auto
}

.vojhd-reaction-label {
    font-size: 14px;
    font-weight: 600;
    flex: 1 1 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.vojhd-reaction-count {
    min-width: 28px;
    height: 28px;
    padding: 0 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    background: rgb(255 255 255 / .08);
    flex: 0 0 auto
}

.vojhd-reactions-message {
    margin-top: 12px;
    font-size: 13px;
    opacity: .8
}

@media (max-width: 767px) {
    .vojhd-reactions-box {
        padding:14px;
        border-radius: 14px
    }

    .vojhd-reactions-title {
        font-size: 18px
    }

    .vojhd-reactions-grid {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .vojhd-reaction-btn {
        padding: 11px 12px
    }
}

.vojhd-reactions-summary {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
    opacity: .95;
    text-align: center
}

.vojhd-reaction-count {
    min-width: 72px;
    height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    background: rgb(255 255 255 / .08);
    flex: 0 0 auto;
    white-space: nowrap
}

.vojhd-reaction-btn {
    position: relative
}

.vojhd-reaction-btn.is-top {
    border-color: rgb(255 255 255 / .18);
    background: rgb(255 255 255 / .06)
}

.vojhd-reaction-badge {
    position: absolute;
    top: -8px;
    right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 8px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    background: #ffb400;
    color: #111;
    box-shadow: 0 4px 10px rgb(0 0 0 / .18)
}

.vojhd-reaction-btn {
    position: relative
}

.vojhd-reaction-btn.is-top {
    border-color: rgb(255 180 0 / .55);
    background: linear-gradient(180deg,rgb(255 180 0 / .16),rgb(255 180 0 / .08));
    box-shadow: 0 8px 24px rgb(0 0 0 / .18),0 0 0 1px rgb(255 180 0 / .12) inset;
    transform: translateY(-1px)
}

.vojhd-reaction-btn.is-top:hover {
    border-color: rgb(255 180 0 / .75);
    background: linear-gradient(180deg,rgb(255 180 0 / .22),rgb(255 180 0 / .10));
    box-shadow: 0 10px 28px rgb(0 0 0 / .22),0 0 0 1px rgb(255 180 0 / .18) inset
}

.vojhd-reaction-btn.is-top .vojhd-reaction-icon {
    transform: scale(1.08)
}

.vojhd-reaction-btn.is-top .vojhd-reaction-label {
    font-weight: 700
}

.vojhd-reaction-btn.is-top .vojhd-reaction-count {
    background: rgb(255 180 0 / .18);
    border: 1px solid rgb(255 180 0 / .24);
    color: #ffd56a
}

.vojhd-reaction-badge {
    position: absolute;
    top: -8px;
    right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 8px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(180deg,#ffd56a,#ffb400);
    color: #111;
    box-shadow: 0 4px 10px rgb(0 0 0 / .18);
    letter-spacing: .2px
}

@media (max-width: 767px) {
    .vojhd-reaction-badge {
        right:8px;
        top: -7px;
        height: 18px;
        padding: 0 7px;
        font-size: 10px
    }
}

.vojhd-card-top-reaction__icon {
    font-size: 14px;
    line-height: 1
}

.vojhd-card-top-reaction__count {
    font-weight: 700;
    line-height: 1
}

.vojhd-reactions-box {
    margin: 18px auto;
    padding: 16px 16px 14px;
    border-radius: 18px;
    max-width: 600px
}

.vojhd-reactions-head {
    margin-bottom: 12px
}

.vojhd-reactions-title {
    margin: 0 0 2px;
    font-size: 18px;
    line-height: 1.25
}

.vojhd-reactions-subtitle {
    font-size: 12px
}

.vojhd-reactions-grid {
    grid-template-columns: repeat(6,minmax(0,1fr));
    gap: 10px
}

.vojhd-reaction-btn {
    min-height: 54px;
    padding: 10px 12px;
    border-radius: 16px;
    gap: 8px
}

.vojhd-reaction-icon {
    font-size: 26px
}

.vojhd-reaction-label {
    font-size: 14px;
    font-weight: 700
}

.vojhd-reaction-count {
    min-width: 74px;
    height: 28px;
    padding: 0 10px;
    font-size: 12px
}

.vojhd-reaction-badge {
    top: -7px;
    right: 8px;
    height: 18px;
    padding: 0 7px;
    font-size: 10px
}

.vojhd-reactions-summary {
    margin-top: 10px;
    font-size: 16px
}

.vojhd-reactions-message {
    margin-top: 8px;
    font-size: 12px
}

@media (max-width: 991px) {
    .vojhd-reactions-grid {
        grid-template-columns:repeat(6,minmax(0,1fr))
    }
}

@media (max-width: 667px) {
    .vojhd-reactions-box {
        padding:14px 12px 12px;
        border-radius: 16px
    }

    .vojhd-reactions-title {
        font-size: 17px
    }

    .vojhd-reactions-grid {
        grid-template-columns: repeat(3,minmax(0,1fr));
        gap: 8px
    }

    .vojhd-reaction-btn {
        min-height: 50px;
        padding: 9px 10px;
        border-radius: 14px
    }

    .vojhd-reaction-icon {
        font-size: 20px
    }

    .vojhd-reaction-label {
        font-size: 13px
    }

    .vojhd-reaction-count {
        min-width: 68px;
        height: 26px;
        font-size: 11px;
        padding: 0 8px
    }
}

.socialts {
    overflow: hidden;
    margin: 14px 0 5px;
    text-align: center
}

.socialts a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #333;
    color: #fff!important;
    padding: 5px;
    line-height: 22px;
    font-size: 14px;
    border-radius: 3px
}

.socialts a i {
    padding-left: 6px;
    padding-right: 4px
}

.socialts a span {
    padding-right: 6px
}

.socialts a.fb {
    background: #3b5999
}

.socialts a.fb:hover {
    background: #2f477b
}

.socialts a.twt {
    background: #1da1f2
}

.socialts a.twt:hover {
    background: #1781c3
}

.socialts a.wa {
    background: #01ba6d
}

.socialts a.wa:hover {
    background: #008f54
}

.socialts a.pntrs {
    background: #e81737
}

.socialts a.pntrs:hover {
    background: #b2132c
}

.socialts a.tlgrm {
    background: #08c
}

.socialts a.tlgrm:hover {
    background: #0072ab
}

.category-group-widget {
    margin: 0 0 18px;
    padding: 0
}

.category-group-widget .widget-title {
    color: #fff;
    font-size: 26px;
    line-height: 1.3;
    margin: 0 0 10px;
    padding: 0 0 8px;
    border-bottom: 3px solid #e11b22
}

.category-group-list {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 10px
}

.category-group-list li {
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid rgb(255 255 255 / .08)
}

.category-group-list li a {
    color: #fff;
    text-decoration: none;
    display: inline-block
}

.category-group-list li a:hover {
    color: #ff3b3b
}

.category-group-list li i {
    color: #39d353;
    margin-right: 6px
}

.fa-caret-right:before {
    content: "\f0da"
}

.category-group-list .count {
    float: right
}

.voj-theatre-toggle {
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    border-radius: 6px;
    cursor: pointer;
    line-height: 1.4;
    z-index: 100001;
    margin: 0 2px;
    text-align: center;
    background: #262b36;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #ff9d9d
}

.voj-theatre-toggle:hover {
    background: #262b36
}

@media only screen and (max-width: 610px) {
    .voj-theatre-toggle {
        width:95%
    }
}
