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 {
    display: grid!important;
    grid-template-columns: minmax(0,1fr) 300px;
    gap: 24px;
    align-items: start;
    width: 100%
}

.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-layout.row {
    margin-left: 0!important;
    margin-right: 0!important
}

.vdh-layout.row::before,.vdh-layout.row::after {
    content: none!important;
    display: none!important
}

@media (max-width: 1199px) {
    .vdh-layout {
        grid-template-columns:minmax(0,1fr) 280px;
        gap: 20px
    }

    .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 {
        display: block!important
    }

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

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

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 {
    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 {
    text-transform: none
}

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

input {
    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
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff0;
    border-collapse: collapse
}

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
}

.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
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    margin-top: 0;
    padding: 15px 20px 5px;
    border: 1px solid #ff2828;
    background-image: url(/wp-content/themes/watch/images/rgba0-0-0_0-2.png)
}

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
}

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

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table .table {
    background-color: #fff
}

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

.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
}

.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-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
}

.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 .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
}

.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: " "
}

.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,fieldset,font,form,i,iframe,img,label,li,menu,object,q,s,span,strong,table,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);
    width: auto;
    clear: both;
}

.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
}

.site-footer:before,.site-header:before,.site-main#main:after,.site-main#main:before {
    content: " ";
    display: table
}

.site-footer:after,.site-header: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
}

.navbar-default .navbar-nav>.current-menu-item>a {
    color: #ff2828;
    background-color: unset
}

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

.breadcrumb a {
    color: #aaa
}

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

.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"
}

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

.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
}

.page-title {
    margin: 0 0 10px!important;
    font-size: 2em;
    letter-spacing: 1px;
    color: #fff;
    line-height: 1.6em
}

.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
}

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

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

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

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

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

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

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

main {
    display: block
}

button,input {
    overflow: visible
}

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

[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
}

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
}

.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
}

.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-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
}

#fr:before {
    content: "เรียงโดย: "
}

.category-description-top {
    line-height: 1.8
}

.category-description-bottom {
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px solid rgb(255 255 255 / .08);
    line-height: 1.8
}

.page-title {
    margin: 0;
    letter-spacing: 1px;
    color: #fff;
    line-height: 1.6em
}

.page-header {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center
}

.filters-select {
    min-width: 160px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    background-color: #060608!important;
    position: relative;
    cursor: pointer;
    height: auto;
    padding: .55em 1em
}

#filters .filters-select:before {
    content: "\f0b0";
    font-family: fontAwesome;
    margin-right: 5px
}

#filters .filters-select:after {
    content: "\f0d7";
    font-family: fontAwesome;
    margin-left: .3em;
    float: right
}

#filters .filters-options {
    display: none;
    background-color: #222!important;
    border-top: 8px solid #282828!important;
    border-color: #282828!important;
    border-width: 1px;
    position: absolute;
    z-index: 99999;
    right: 1px;
    top: 100%;
    height: auto;
    font-size: inherit;
    box-shadow: none
}

#filters .filters-options span a:hover {
    color: #fff!important
}

#filters .filters-options span:hover {
    background-color: #000!important
}

#filters .filters-options span,#filters .filters-select:hover .filters-options {
    display: block;
    width: 160px
}

#filters .filters-options span a {
    color: #eee;
    padding: .75em 1em;
    display: block
}

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

    .page-header {
        -ms-flex-wrap: wrap;
        align=center: center;
        display: flex;
        align-content: center;
        flex-direction: column;
        align-items: normal;
        text-align: center
    }
}

@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
    }

    .table {
        border-collapse: collapse!important
    }

    .table th {
        background-color: #fff!important
    }
}

@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
    }
}

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

    .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
    }
}

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

@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
}

: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>.current-menu-item>a,.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)
}

.page-header {
    background: linear-gradient(180deg,rgb(49 49 49 / .96),rgb(37 37 37 / .96));
    border: 1px solid rgb(255 40 40 / .55);
    border-radius: 12px;
    box-shadow: 0 10px 24px rgb(0 0 0 / .25)
}

.page-title {
    color: #fff
}

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

.vojku-related-hubs {
    margin: 28px 0
}

.vojku-related-hubs__heading {
    margin: 0 0 16px;
    font-size: 26px;
    line-height: 1.35
}

.vojku-related-hubs__grid a {
    position: relative;
    overflow: hidden
}

.vojku-related-hubs__grid a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #e50914;
    opacity: .75
}

.vojku-related-hubs__grid a:hover {
    background: #3a1f1f;
    color: #fff
}

.vojku-related-hubs__grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 14px
}

.vojku-related-hubs__item {
    display: block;
    padding: 16px;
    border: 1px solid rgb(255 255 255 / .08);
    border-radius: 14px;
    background: rgb(255 255 255 / .03);
    text-decoration: none
}

.vojku-related-hubs__title {
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.vojku-related-hubs__desc {
    display: block;
    color: rgb(255 255 255 / .78);
    line-height: 1.7;
    font-size: 14px
}

@media (max-width: 768px) {
    .vojku-related-hubs__grid {
        grid-template-columns:1fr
    }

    .vojku-related-hubs__item {
        padding: 14px
    }

    .vojku-related-hubs__heading {
        font-size: 22px
    }
}

.vojku-related-hubs {
    margin: 22px 0 32px
}

.vojku-related-hubs__heading {
    margin: 0 0 12px;
    padding-left: 10px;
    border-left: 3px solid #e50914;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 700;
    color: #fff
}

.vojku-related-hubs__grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 10px
}

.vojku-related-hubs__item {
    display: block;
    padding: 12px 14px;
    border-color: rgb(255 255 255 / .06);
    border-radius: 10px;
    background: #3a3a3a;
    text-decoration: none;
    transition: .2s ease
}

.vojku-related-hubs__item:hover {
    border-color: rgb(229 9 20 / .45);
    background: #404040;
    transform: translateY(-1px)
}

.vojku-related-hubs__title {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    color: #fff
}

.vojku-related-hubs__desc {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    color: rgb(255 255 255 / .78)
}

@media (max-width: 768px) {
    .vojku-related-hubs {
        margin:18px 0 22px
    }

    .vojku-related-hubs__heading {
        font-size: 18px;
        margin-bottom: 10px
    }

    .vojku-related-hubs__grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 8px
    }

    .vojku-related-hubs__item {
        padding: 11px 12px
    }

    .vojku-related-hubs__title {
        font-size: 15px;
        margin-bottom: 2px
    }

    .vojku-related-hubs__desc {
        font-size: 12px;
        line-height: 1.4
    }
}

: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.current-menu-item>a,.navbar-nav>li>a:hover {
    background: rgb(227 27 35 / .12)!important;
    color: #fff!important
}

.navbar-nav>li.current-menu-item>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 16px;
    bottom: 0;
    height: 2px
}

.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)
}

.navbar-default .navbar-nav>.current-menu-item>a {
    color: #fff;
    background: rgb(255 40 40 / .20);
    box-shadow: inset 0 0 0 1px rgb(255 40 40 / .18)
}

: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-hero {
    position: relative;
    min-height: 360px;
    border: 1px solid rgb(255 255 255 / .12);
    border-radius: 24px;
    overflow: hidden;
    background: linear-gradient(90deg,rgb(0 0 0 / .95),rgb(0 0 0 / .72) 42%,rgb(0 0 0 / .25)),var(--vdh-hero-bg) center/cover no-repeat;
    box-shadow: var(--vdh-shadow);
    margin-bottom: 26px
}

.vdh-hero:after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 70% 15%,rgb(227 27 35 / .27),transparent 42%),linear-gradient(180deg,transparent,rgb(0 0 0 / .64));
    pointer-events: none
}

.vdh-hero__content {
    position: relative;
    z-index: 1;
    max-width: 620px;
    padding: 48px 44px
}

.vdh-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgb(227 27 35 / .18);
    border: 1px solid rgb(227 27 35 / .35);
    color: #fff;
    border-radius: 999px;
    padding: 7px 12px;
    font-weight: 700;
    margin-bottom: 14px
}

.vdh-hero h1 {
    font-size: 42px;
    line-height: 1.18;
    margin: 0 0 14px;
    color: #fff;
    letter-spacing: -.02em
}

.vdh-hero h1 strong {
    color: var(--vdh-red)
}

.vdh-hero p {
    font-size: 16px;
    line-height: 1.8;
    color: #dde0e5;
    max-width: 560px;
    margin: 0 0 24px
}

.vdh-layout {
    display: grid;
    grid-template-columns: minmax(0,1fr) 300px;
    gap: 24px;
    align-items: start
}

.vdh-layout__main {
    min-width: 0
}

.vdh-section {
    background: rgb(12 14 17 / .72);
    border: 1px solid var(--vdh-line);
    border-radius: 18px;
    padding: 18px;
    margin-bottom: 22px;
    box-shadow: 0 12px 36px rgb(0 0 0 / .22)
}

.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: 1199px) {

    .vdh-layout {
        grid-template-columns: minmax(0,1fr) 280px
    }
}

@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%
    }

    .vdh-layout {
        display: block
    }

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

    .vdh-hero {
        min-height: 320px
    }

    .vdh-hero__content {
        padding: 34px 24px
    }

    .vdh-hero h1 {
        font-size: 32px
    }

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

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

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

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

    .vdh-hero {
        border-radius: 18px;
        min-height: 390px;
        background: linear-gradient(180deg,rgb(0 0 0 / .42),rgb(0 0 0 / .96)),var(--vdh-hero-bg) center/cover no-repeat
    }

    .vdh-hero__content {
        padding: 26px 18px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

    .vdh-hero h1 {
        font-size: 28px
    }

    .vdh-hero p {
        font-size: 14px
    }

    .vdh-section {
        padding: 14px;
        border-radius: 16px;
        margin-bottom: 16px
    }

    .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%
    }

    .vdh-hero h1 {
        font-size: 25px
    }
}

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

.category .page-header,.archive .page-header,.search .page-header {
    background: linear-gradient(180deg,rgb(18 20 24 / .88),rgb(12 14 17 / .74));
    border: 1px solid var(--vdh-line);
    border-radius: 18px;
    padding: 18px 18px 16px;
    margin: 0 0 18px;
    box-shadow: 0 12px 34px rgb(0 0 0 / .24)
}

.category .page-title,.archive .page-title,.search .page-title {
    color: #fff;
    font-size: 28px;
    line-height: 1.25;
    margin: 0 0 10px;
    border-left: 3px solid var(--vdh-red);
    padding-left: 12px
}

.archive .category .page-title,.archive .page-title,.search .page-title {
    border-left: unset
}

.category .category-description-top,.archive .category-description-top {
    color: #d2d7df;
    font-size: 14px;
    line-height: 1.85;
    margin-top: 10px
}

.category .post-list-main-container,.archive .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,.archive .post-list-main-container:before,.archive .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 .image-fit,.archive .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 .item-details,.archive .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,.archive .post-list-main-container .color-star,.search .post-list-main-container .color-star {
    color: var(--vdh-gold)!important
}

.category .category-description-bottom,.archive .category-description-bottom {
    background: rgb(12 14 17 / .78);
    border: 1px solid var(--vdh-line);
    border-radius: 18px;
    padding: 18px;
    margin: 22px 0;
    color: #d2d7df;
    line-height: 1.85
}

.category .category-description-bottom h2,.archive .category-description-bottom h2 {
    color: #fff;
    font-size: 22px;
    margin: 0 0 12px;
    border-left: 3px solid var(--vdh-red);
    padding-left: 12px
}

@media(max-width: 1199px) {
    .category .post-list-main-container,.archive .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,.archive .post-list-main-container,.search .post-list-main-container {
        grid-template-columns:repeat(4,minmax(0,1fr));
        gap: 13px
    }
}

@media(max-width: 640px) {

    .category .page-header,.archive .page-header,.search .page-header {
        border-radius: 16px;
        padding: 14px;
        margin-bottom: 14px
    }

    .category .page-title,.archive .page-title,.search .page-title {
        font-size: 22px
    }

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

html {
    background: #050607!important
}

body,body.category,body.archive,body.search,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,.archive .site-main,.search .site-main {
    background: rgb(12 14 17 / .52)!important;
    border-radius: 18px
}

.category .page-header,.archive .page-header,.search .page-header,.category .category-description-bottom,.archive .category-description-bottom,.search .category-description-bottom {
    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)
}

.category .category-description-bottom p,.archive .category-description-bottom p,.search .category-description-bottom p,.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,.archive .post-list-main-container,.search .post-list-main-container {
    align-items: stretch!important
}

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

.category .post-list-main-container .image-fit,.archive .post-list-main-container .image-fit,.search .post-list-main-container .image-fit {
    background: #101216!important;
    object-fit: cover!important;
    object-position: center!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
}

.vdh-section,.category .page-header,.archive .page-header,.search .page-header,.category .category-description-bottom,.archive .category-description-bottom,.sidebar.widget-area,.widget {
    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
}

.category .page-title,.archive .page-title,.search .page-title,.sidebar .widget-title,.category-group-widget .widget-title {
    color: #fff!important
}

.category .category-description-top,.archive .category-description-top {
    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
}

.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
    }

    .vdh-section,.category .page-header,.archive .page-header,.search .page-header {
        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
    }
}

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

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

.vdh-section .post-list-main-container.vdh-home-grid .image-fit {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
    display: block!important
}

.vdh-section .post-list-main-container.vdh-home-grid .post-details-bottom {
    display: flex!important;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0!important;
    color: #aeb3bc!important;
    font-size: 12px!important;
    border: 0!important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    height: 20px;
    background: #333;
    border-radius: inherit
}

.vdh-section .post-list-main-container.vdh-home-grid .item-details {
    background: transparent!important;
    border: 0!important;
    padding: 0!important;
    margin: 0!important;
    color: #aeb3bc!important;
    font-size: 12px!important
}

.vdh-section .post-list-main-container.vdh-home-grid .color-star {
    color: var(--vdh-gold)!important
}

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

@media (max-width: 640px) {
    .vdh-section .post-list-main-container.vdh-home-grid {
        grid-template-columns:repeat(3,minmax(0,1fr));
        gap: 12px
    }
}

.post-list-main-container,.vdh-home-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-home-grid:before,.vdh-home-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-details-bottom {
    all: unset
}

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

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

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

@media (max-width: 640px) {
    .post-list-main-container,.vdh-home-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
    }
}

.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))
    }
}

.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
}

.navigation.pagination {
    margin: 20px 0 30px;
    padding-top: 15px;
    clear: both
}

.navigation.pagination a,.navigation span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 5px 10px;
    margin: 1px;
    flex-grow: 1!important;
    display: inline-flex
}

.navigation.pagination a,.navigation.pagination span {
    background: #060608;
    border-color: #2f2f2f;
    color: #f1f1f1;
    border-radius: 8px
}

.navigation.pagination a:hover,.navigation.pagination span.current {
    background: var(--vojkudee-accent-strong);
    border-color: var(--vojkudee-accent-strong);
    color: #fff
}

.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
}
