/*
Theme Name: KingC
Theme URI: http://kingthemes.net
Author: RedKings
Author URI: http://themeforest.net/user/RedKings
Description: WordPress Viral Magazine Theme
Version: 9.5.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: king
Tags: one-column, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    word-break: break-word;
}

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a:active,a:hover,a:focus {
    outline: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left
}

td,th {
    padding: 0
}

th {
    font-weight: bold;
    text-transform: uppercase
}

body,button,input,select,textarea {
    color: #333;
    font-family: 'Nunito',sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.5
}

#content {
    min-height: 700px
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
    margin-bottom: 14px;
    margin-top: 0;
    padding: 0
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 0 .2em
}

h1 {
    font-size: 56px;
    line-height: 64px
}

h2 {
    font-size: 40px;
    line-height: 48px
}

h3 {
    font-size: 32px;
    line-height: 40px
}

h4 {
    font-size: 24px;
    line-height: 32px
}

h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

h6 {
    font-size: 13px;
    line-height: 24px;
    font-weight: 700
}

p {
    margin-bottom: .5em
}

dfn,cite,em,i {
    font-style: italic
}

address {
    margin: 0 0 1.5em
}

pre {
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    max-width: 100%;
    overflow: auto;
}

code,kbd,tt,var {
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,ins {

    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,*:before,*:after {
    box-sizing: inherit
}

body {
    background: #f0f2f6;
    overflow-x: hidden;
    word-wrap: break-word
}

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

blockquote,q {
    quotes: """"
}

.post-video blockquote:before {
    content: ''
}

blockquote {
    margin: 8px 14px;
    font-size: 18px;
    position: relative;
    font-weight: 600
}

blockquote cite {
    font-size: 13px;
    font-weight: normal
}

blockquote:before {
    display: block;
    content: "\f10d";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 25px;
    color: #687686
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.wp-block-separator {
    border: none;
    margin: 1.65em auto
}

.footer-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    list-style: none;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px
}

ul,ol {
    margin: 0 0 1.5em 0;
    -webkit-padding-start: 0
}

.entry-content ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
    list-style-type: square
}

.entry-content ol {
    margin: 16px 0;
    padding: 0 0 0 40px
}

.entry-content ol li {
    margin: 8px 0
}

ol {
    list-style: decimal
}

li>ul,li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%;
    border: 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

.page table>tbody>tr>td,.page table>tbody>tr>th,.page table>tfoot>tr>td,.page table>tfoot>tr>th,.page table>thead>tr>td,.page table>thead>tr>th,.single table>tbody>tr>td,.single table>tbody>tr>th,.single table>tfoot>tr>td,.single table>tfoot>tr>th,.single table>thead>tr>td,.single table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.page table>tbody>tr:hover,.single table>tbody>tr:hover {
    background-color: #f5f5f5
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    border-radius: 14px;
    background-color: #e60023;
    border: solid 1px #e60023;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.king-button {
    border-radius: 14px;
    background-color: #e60023;
    border: solid 1px #e60023;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 30px;
    margin: 10px;
    display: inline-block;
}

.modalreg {
    border-radius: 14px;
    background-color: #e60023;
    border: solid 1px #e60023;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    margin: 0 10px;
}

button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
    color: #fff
}

button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    outline: 0
}

input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea {
    color: #a6b0b7;
    border: 1px solid #fff;
    border-radius: 3px
}

select {
    border: 1px solid #ccc
}

input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus {
    color: #111;
    border-color: #e60023;
    outline: none
}

input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"] {
    padding: 3px
}

textarea {
    padding-left: 3px;
    width: 100%
}

a {
    color: #e60023;
    outline: none;
    text-decoration: none
}

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

a:focus {
    outline: none
}

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

.king-npup {
    margin-top: 20px
}

.main-navigation {
    background-color: #fff;
    clear: both;
    display: block;
    position: relative;
    line-height: 50px
}

.king-npup .main-navigation {
    border-radius: 14px;
    padding: 2px 8px
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    display: inline-block;
    position: relative
}

.main-navigation .menu-item-has-children a {
    padding-right: 24px
}

.main-navigation .menu-item-has-children:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 6px;
    position: absolute;
    color: #c2c9d0;
    bottom: 0
}

.main-navigation .menu-item-has-children .menu-item-has-children:after {
    content: "\f105"
}

.main-navigation ul ul {
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
    background-color: #fff;
    padding: 6px;
    position: absolute;
    top: 49px;
    left: -999em;
    z-index: 10;
    border-radius: 14px
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul {
    left: 100%
}

.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a,.main-navigation .current-menu-ancestor>a {
    font-weight: bold;
    color: #313131
}

.site-main .comment-navigation,.site-main .post-navigation {
    margin: .75em 0;
    display: block;
    clear: both
}

.comment-navigation .nav-previous,.post-navigation .nav-previous {
    position: relative;
    width: 50%;
    text-align: left;
    display: inline-block
}

.posts-navigation .nav-previous {
    float: right;
    width: 50%;
    text-align: left
}

.comment-navigation .nav-next,.post-navigation .nav-next {
    position: relative;
    text-align: right;
    display: inline-block;
    width: 49%
}

.posts-navigation .nav-next {
    float: left;
    text-align: right;
    width: 50%
}

.posts-navigation a {
    font-weight: 600;
    padding: 11px 20px 11px 40px;
    display: inline-block;
    border-radius: 9px;
    background-color: #252639;
    color: #fff;
    margin: 20px 10px 10px 10px;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    transition: all .3s ease-in-out;
    position: relative
}

.posts-navigation a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,.19)
}

.posts-navigation .nav-next a {
    padding: 11px 40px 11px 20px
}

.posts-navigation .nav-previous a:before,.posts-navigation .nav-next a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 23px;
    position: absolute;
    top: 4px;
    transition: all .3s ease-in-out
}

.posts-navigation .nav-next a:after {
    content: "\f104";
    right: 12px
}

.posts-navigation .nav-previous a:before {
    content: "\f105";
    left: 12px
}

.posts-navigation .nav-next a:hover:after {
    right: 18px
}

.posts-navigation .nav-previous a:hover:before {
    left: 18px
}

.comment-navigation a {
    border: 1px solid #f6f7f9;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 14px;
    color: #687686
}

.comment-navigation a:hover {
    color: #e60023;
    border-color: #e60023
}

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

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin: 5px 20px 5px 0
}

.alignnone {
    margin: 5px 0
}

.alignright {
    display: inline;
    float: right;
    margin: 5px 0 5px 20px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto
}

.wp-block-table.aligncenter {
    width: 100%;
    text-align: left;
    margin-bottom: 20px
}

.wp-block-latest-posts li {
    border-radius: 14px;
    background: #f6f7f9
}

.wp-block-latest-posts a {
    margin-bottom: 0;
    display: block;
    overflow: hidden;
    text-decoration: none
}

.wp-block-image img {
    border-radius: 4px
}

.alignfull {
    width: auto;
    max-width: 1000%
}

.alignwide,.wp-block-gallery {
    padding-left: 0!important
}

.wp-block-embed {
    text-align: center
}

.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after,.content-area:before,.content-area:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after,.content-area:after {
    clear: both
}

.widget {
    margin: 0 0 30px
}

.widget .sub-menu {
    margin: 0
}

.widget .sub-menu li {
    margin: 0;
    border: 0;
    padding: 0
}

.widget .sub-menu li a,.widget .children li a {
    padding: 5px;
    display: inline-block;
    margin: 5px
}

.widget select {
    max-width: 100%;
    padding: 8px;
    border-radius: 14px;
    border-color: #bec3d2
}

.no-permission .post {
    text-align: center;
    padding: 40px 0!important;
    min-height: 300px;
    display: block
}

.no-permission .entry-title i {
    display: block;
    margin: 20px 0;
    color: #e60023
}

.sticky {
    display: block
}

.post-page .hentry {
    background-color: #fff;
    padding: 2px 0 2px;
    word-wrap: break-word;
    border-radius: 14px;
    margin: 0 0 1.5em;
    font-size: 16px;
    line-height: 24px
}

.post-page .king-post-in {
    flex: auto;
    width: calc(100% - 80px)
}

.post-page .king-post-out {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start
}

.post-password-form {
    background-color: #edf0f3;
    padding: 10px;
    text-align: center;
    color: #a8b6c0;
    border-radius: 14px
}

.post-password-form input {
    padding: 2px 22px;
    text-align: center
}

.single-post .single-post-image img {
    max-height: 200px;
    border-radius: 14px;
    display: block;
    object-fit: cover;
    width: 100%
}

.single-format-link .single-post-image img {
    max-height: 400px
}

.single-post .single-post-image {
    display: block;
    padding: 10px
}

.king-pending {
    position: fixed;
    width: 100%;
    background-color: rgba(60,60,60,.83);
    color: #fff;
    font-weight: 600;
    bottom: 0;
    left: 0;
    z-index: 8;
    text-align: center;
    padding: 14px 0;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.byline,.updated:not(.published) {
    display: none
}

.single .byline,.group-blog .byline {
    display: inline
}

.page-content,.entry-content,.entry-summary {
    padding: 4px 12px
}

.no-permission .hentry {
    text-align: center;
    padding: 20px
}

.entry-content p {
    margin: 12px 0
}

article .entry-content {
    padding: 0 0 14px 0;
    word-wrap: break-word;
    color: #393c48;
    font-size: 17px;
    line-height: 20px;
    text-align: justify;
}

article.hentry .entry-content p {
    margin: 0
}

.entry-header {
    margin: 12px;
    color: #464646
}

.entry-header a {
    color: #acacac;
    font-size: 14px;
    margin-right: 8px
}

.entry-header .entry-title {
    font-size: 34px;
    line-height: 43px;
}

.page-links {
    margin-top: 12px;
    clear: both;
    font-weight: bold
}

.page-links a {
    line-height: 30px;
    height: 34px;
    width: 34px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #a8b6c0;
    color: #fff;
    display: inline-block;
    margin-right: 4px;
    font-size: 14px;
    border: 2px solid #edf0f3;
    transition: all .3s ease-in-out
}

.page-links a:hover {
    border-color: #e60023
}

.blog .format-aside .entry-title,.archive .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.comment-respond,.no-respond {
    background-color: #f6f7f9;
    padding: 10px;
    border-radius: 14px;
    color: #a8b6c0;
    position: relative;
    padding-left: 50px;
    margin-left: 40px;
    margin-bottom: 10px
}

.no-respond .entry-title i {
    display: block;
    margin: 15px 0
}

.no-respond {
    text-align: center;
    padding: 30px 0;
    margin: 0;
}

.must-log-in {
    margin: 10px 0;
}

.comment-form textarea {
    min-height: 80px;
    transition: min-height 200ms ease-out;
    border-radius: 14px;
    padding: 8px;
    font-size: 16px;
    resize: vertical
}

.comment-form textarea.error,.comment-form #email.error {
    border: 2px solid #e60023
}

.comment-respond .comment-reply-title {
    margin: 5px 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal
}

.comment-respond .form-submit .submit {
    width: 50%;
    margin-top: 10px;
    display: block;
    padding: 10px 0;
    font-size: 13px
}

.comment-notes {
    margin: 5px 0;
    font-size: 12px;
    font-weight: normal
}

.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,object {
    max-width: 100%;
    width: 800px;
    height: 450px
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.content-area {
    margin: 0 auto;
    width: 100%
}

#primary {
    padding-top: 14px;
    display: flex;
    justify-content: center
}

.king-ai-page {
    align-items: flex-start
}

.videotemplate-v3 .widget-area {
    min-width: 220px
}

.fatfooter {
    display: flex;
    display: -ms-flexbox;
    border-bottom: 1px solid #3333330d;
    padding: 20px 0;
    margin-bottom: 10px;
    justify-content: flex-start;
    gap: 20px
}

.fatfooter.footer-single {
    justify-content: space-around
}

.fatfooter.footer-single .king-footer-social {
    text-align: center
}

.fatfooter .widget-area {
    width: auto;
    flex: 1;
    min-width: 120px
}

.fatfooter .widget-area .calendar_wrap {
    padding: 0 20px
}

.fatfooter .widget-area select {
    display: block;
    width: 100%;
    padding: 4px;
    border-radius: 14px
}

.widget_search {
    border-radius: 14px;
    padding: 18px 20px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1)
}

.widget-area li {
    list-style: none
}

.site-main.full-width {
    padding-right: 2%;
    padding-left: 2%
}

.site-main {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 20px
}

.profile-site-main {
    padding: 10px 0 80px 0;
    position: relative
}

.error404 .site-main {
    width: auto;
    display: block;
    text-align: center
}

#king-pagination-01 .site-main {
    text-align: center;
    position: relative
}

.king-sidebar-01 .site-main,.king-sidebar-02 .site-main {
    width: 76%
}

.king-sidebar-05 .site-main {
    width: 60%
}

#king-pagination-02 .site-main,#king-pagination-03 .site-main {
    text-align: center
}

.not-found {
    width: 800px;
    margin: 20px auto;
    color: #c8d1d8;
    border: 2px solid #e1e8ed;
    padding: 14px;
    border-radius: 14px;
    background-color: #fff
}

.not-found .search-form {
    padding: 2px 0 4px;
    background-color: #fff;
    border-radius: 14px
}

.not-found .search-form .search-submit {
    color: #ffffff;
    background-color: #c8d1d8
}

.not-found .search-form .search-field {
    background-color: #eef0f3!important;
    border: 0;
    height: 40px;
    text-align: center
}

.no-thumb,.attachment-slider_image size-slider_image {
    display: block;
    height: 180px;
    background-color: #ddd
}

.widget_recent_entries ul li,.widget_recent_entries ul {
    list-style: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0
}

.first-sidebar .sidebar-adarea {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    display: block;
    padding: 6px;
    border-radius: 14px;
    z-index: 8;
    text-align: center
}

.first-sidebar ul li,.left-sidebar ul li,.first-sidebar ol li,.left-sidebar ol li {
    display: block;
    padding: 10px 6px;
    color: #999;
    border-bottom: 1px solid rgb(0 0 0 / 3%)
}

.widget .children ul li,.children li {
    margin: 0!important;
    padding: 0!important;
    border-bottom: 0
}

.widget .children {
    margin: 8px 0 0 0
}

.widget .children ul li a {
    margin: 5px 0;
    padding: 0 5px;
    display: inline-block
}

.first-sidebar ul li a,.left-sidebar ul li a,.first-sidebar ol li a,.left-sidebar ol li a,.tag-cloud-link {
    color: #555
}

.first-sidebar ul li a:hover,.left-sidebar ul li a:hover {
    color: #e60023
}

.post-like {
    display: flex;
    display: -webkit-flex
}

.kingp-bttns {
    z-index: 2;
    font-size: 16px;
    color: #0d0c22;
    background-color: #fff;
    border: 1px solid #e7e7e9;
    border-radius: 14px;
    height: 36px;
    display: flex;
    align-items: center;
    width: 36px;
    text-align: center;
    margin: 4px;
    position: relative;
    cursor: pointer;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    justify-content: center
}

.kingp-bttns:hover {
    color: #0d0c22;
}

.profile-fm .kingp-bttns {
    margin: 0;
    border-radius: 32px;
    background-color: #13151d;
    color: #fff;
    border: 0;
    font-size: 14px;
}

.king-like.added {
    background-color: #ffe2e7;
    color: #e60023;
    border-color: #ffe2e7
}

.king-profile-head .kingp-bttns.unblock {
    background-color: #e60023;
    color: #fff;
}

.king-flag.flagged {
    background-color: #e60023;
    color: #fff;
    border-color: #e60023;
    font-weight: 600
}

.king-flag.flagged i {
    font-weight: 600
}

#kingflagin i {
    position: absolute;
    left: 25px;
    font-weight: 600;
    color: #e60023;
    top: 13px
}

.postlike-users a img {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50% 50%
}

.postlike-users a .postlike-users-noavatar {
    background-color: #a8b6c0;
    background-image: url(layouts/imgs/no-thumb.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
    border-radius: 50% 50%;
    display: inline-block
}

.post-like .king-alert-like {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    display: inline-block;
    background-color: rgba(24,28,31,.77);
    padding: 10px 0;
    z-index: 4;
    opacity: 0;
    visibility: hidden
}

.post-like .open {
    opacity: 1;
    visibility: visible
}

.king-like:after {
    content: "\ead5";
    position: absolute;
    color: #efefef;
    left: 8px;
    font-family: "fontello";
    font-weight: 900;
    opacity: 0;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.king-like.effect:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    50% {
        opacity: .8
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0,-2em);
        transform: translate(0,-2em)
    }
}

.sl-count {
    font-size: 13px;
    line-height: 32px;
    padding-left: 8px
}

.loader,.loader:before,.loader:after {
    width: 4px;
    height: 20px;
    border-radius: 2px
}

.loader {
    text-indent: -9999em;
    display: inline-block;
    position: relative;
    background-color: #4b93d1;
    vertical-align: middle;
    font-size: 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
    background-color: #f6a226
}

.loader:before,.loader:after {
    content: "";
    position: absolute;
    display: block;
    top: 0
}

.loader:before {
    left: -6px;
    background-color: #6377d8
}

.loader:after {
    left: 6px;
    background-color: #dd5758
}

@keyframes bounce-middle {
    0% {
        height: 4px;
        margin-top: 8px;
        margin-bottom: 8px
    }

    50% {
        height: 20px;
        margin-top: 0;
        margin-bottom: 0
    }

    100% {
        height: 4px;
        margin-top: 8px;
        margin-bottom: 8px
    }
}

.loader {
    -webkit-animation: bounce-middle .6s ease .1s infinite;
    animation: bounce-middle .6s ease .1s infinite
}

.loader:before,.loader:after {
    top: 50%;
    -webkit-transform: translateY(-10px) translateZ(0);
    transform: translateY(-10px) translateZ(0)
}

.loader:before {
    -webkit-animation: bounce-middle .6s ease 0s infinite;
    animation: bounce-middle .6s ease 0s infinite
}

.loader:after {
    -webkit-animation: bounce-middle .6s ease .2s infinite;
    animation: bounce-middle .6s ease .2s infinite
}

.site-main-middle {
    width: 980px;
    margin: 20px auto 20px;
    background: #fff;
    padding: 20px 30px;
    position: relative;
    border-radius: 14px;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.05)
}

.page-site-main {
    width: 800px;
    margin: 0 auto 20px;
    background-color: #fff;
    padding: 30px;
    position: relative;
    border-radius: 14px
}

.king-form-group label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 0 4px 0;
    display: block;
    color: #b8c4ce
}

.king-submit-video .acf-field {
    border-top: 0!important
}

.king-submit-video .king-form-group .acf-fields {
    background-color: #f4f7f9;
    display: block;
    border-radius: 14px;
    padding-bottom: 10px
}

.king-submit-music .king-form-group .acf-fields {
    background-color: inherit
}

.king-submit-video .acf-oembed {
    border-radius: 14px;
    border: 0;
    background-color: #eff2f5
}

.king-submit-video .acf-oembed .title {
    border-bottom: none
}

.king-submit-video .acf-oembed .canvas {
    background-color: inherit;
    border-radius: 0 0 16px 16px
}

.king-submit-video .acf-oembed .title {
    padding: 0;
    border-radius: 16px
}

.king-submit-video .acf-oembed .canvas-media {
    padding: 8px
}

.king-submit-video .acf-oembed .title input[type="text"] {
    background-color: #fff;
    border: 2px solid #e8ebed;
    border-radius: 14px;
    line-height: 48px;
    height: 48px;
    padding: 0 8px
}

.king-submit-video .acf-oembed .title input[type="text"]:focus {
    border-color: #e60023
}

.king-submit-video .acf-oembed .title h4 {
    padding: 0 8px;
    height: 48px;
    line-height: 44px;
    background-color: #fff;
    border: 2px solid #e8ebed;
    border-radius: 16px
}

.king-submit-video .acf-switch,.king-submit-video .acf-switch.-on,.king-submit-video .acf-switch:hover {
    background-color: #3e444d;
    color: #ffffff
}

.king-submit-video .acf-switch .acf-switch-on {
    text-shadow: inherit;
    padding-right: 12px
}

.acf-file-uploader {
    height: 52px;
    min-height: inherit;
    border-radius: 14px;
    border: 2px solid #e8ebed;
    background-color: #fff
}

.acf-field-file {
    padding-bottom: 0!important;
    border: 0!important
}

.submit-news-left .acf-image-uploader .acf-button,.acf-file-uploader .acf-button,.king-submit-video .acf-image-uploader .acf-button,.story-control .acf-image-uploader .acf-button {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin: 5px;
    background-color: #3c424b;
    border-radius: 14px;
    padding: 0 24px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    font-size: 14px;
    color: #ffffff
}

.acf-file-uploader .acf-button:hover,.king-submit-video .acf-image-uploader .acf-button:hover {
    background-color: #e60023
}

div.king-repeater .acf-field-image,main.king-submit-video .acf-field-image {
    border: 1px solid #dee1e3!important;
    border-left-width: 1px!important;
    color: #cbced1;
    background-color: #f6f6f8;
    display: block;
    float: none!important;
    margin: 0 14px 8px 14px;
    text-align: center;
    border-radius: 14px;
    color: #ffffff
}

.king-repeater .acf-text-opt {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #f6f6f8;
    margin: 4px!important;
    border-radius: 14px
}

.king-repeater .acf-field-image img {
    border-radius: 14px
}

.acf-file-uploader .file-wrap {
    min-height: inherit;
    border: 0!important;
    border-radius: 14px;
    min-height: 48px!important
}

.acf-file-uploader .file-icon {
    border-radius: 14px 0 0 14px;
    border: 0
}

.acf-file-uploader .file-icon img {
    height: 24px
}

.acf-file-uploader .file-info {
    margin-left: 40px;
    line-height: 28px
}

.king-embed-code .acf-input {
    padding: 0 10px;
    display: block
}

.king-embed-code textarea,.acf-field-59c9812458fe6 textarea {
    border-radius: 14px;
    border: 2px solid #e8ebed;
    background-color: #fff;
    display: block;
    padding: 12px!important
}

.king-repeater .acf-label {
    display: none
}

.king-repeater .acf-file-uploader p,.king-repeater .acf-image-uploader {
    font-size: 0
}

.king-repeater .file-info p {
    font-size: 14px;
    display: inline-block;
    padding: 0 4px
}

.king-form-group #video-status,.king-form-group .video-icons {
    padding: 5px 10px
}

#register-form .king-form-group label {
    display: inline-block;
    text-transform: inherit;
    font-weight: 400
}

#login-form #rememberme {
    display: none
}

.rememberme-label {
    background-color: #eef0f3;
    color: #fff;
    display: inline-block!important;
    line-height: 32px;
    height: 32px;
    padding: 0 20px!important;
    border-radius: 32px;
    font-size: 13px;
    cursor: pointer
}

#rememberme:checked+label {
    background-color: #e60023;
    color: #fff!important
}

.open-terms {
    font-size: 13px;
    font-weight: bold;
    cursor: pointer
}

.terms-cond {
    display: none;
    opacity: 0;
    visibility: hidden;
    background-color: #eef0f3;
    padding: 10px 20px;
    border-radius: 14px;
    line-height: 24px;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    margin: 10px
}

.terms-cond.open {
    display: block;
    opacity: 1;
    visibility: visible
}

.terms-cond ul li {
    margin-left: 20px
}

.terms-cond::-webkit-scrollbar {
    width: 9px
}

.terms-cond::-webkit-scrollbar-track {
    background-color: #edf0f3;
    border-radius: 16px
}

.terms-cond::-webkit-scrollbar-thumb {
    background-color: #a8b6c0;
    border-radius: 16px
}

.terms-cond::-webkit-scrollbar-thumb:hover {
    background-color: #555
}

.king-form-group {
    margin-bottom: 12px;
    position: relative;
    display: block;
    clear: both
}

.login-rememberme {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.king-form-group #king_post_content {
    background-color: #f6f7f9;
    border: 2px solid #e8ebed;
    border-radius: 14px;
    display: block;
    padding: 10px 18px;
    min-height: 180px
}

.king-form-group #king_post_content:focus {
    background-color: #fff;
    border-color: #e60023;
    outline: none
}

.king-form-group #king_post_content {
    font-size: 15px;
    font-weight: 600;
    line-height: 23px
}

.king-form-group #king_post_content p {
    margin: 8px 0
}

.king-nsfw input {
    display: none
}

.king-nsfw label {
    background-color: #232830;
    color: #fff;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 32px;
    font-size: 13px;
    cursor: pointer
}

.king-nsfw input:checked+label {
    background-color: #e60023;
    color: #fff!important
}

.form-categories {
    background-color: #eff2f5;
    padding: 8px 12px;
    display: block;
    border-radius: 14px;
    display:none;
}

.form-categories .form-label {
    display: block;
    text-align: center;
    margin: 6px 0 12px;
    color: #b0bdc9
}

.form-categories ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    padding: 0;
    text-align: center
}

.form-categories .form-categories-item {
    text-align: center;
    list-style: none;
    margin-bottom: 8px;
    line-height: 36px;
    display: inline-block;
    min-width: 200px
}

.form-categories .form-categories-item label {
    padding: 0 10px!important;
    color: #b0bdc9;
    cursor: pointer;
    background-color: #f8fafb;
    border-radius: 32px
}

.form-categories .form-categories-item .king-post-subcat {
    margin-left: 14px;
    border-radius: 8px 32px 32px
}

.form-categories-item input:checked+label {
    background-color: #e60023;
    color: #fff!important
}

.form-categories .form-categories-item input {
    display: none
}

.king-form-group .bpinput,.tagsinput,.king-media-list .acf-input-wrap input {
    background-color: #f6f7f9;
    border: 2px solid #e8ebed;
    font-size: 15px;
    font-weight: 600;
    color: #576366;
    width: 100%;
    outline: 0;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    -webkit-appearance: none;
    border-radius: 14px;
    box-sizing: border-box;
    transition: .2s
}

.king-form-group .bpinput:hover,.king-form-group .tagsinput:hover,.king-media-list .acf-input-wrap input:hover,.king-form-group #king_post_content:hover {
    -webkit-box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
    box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
    background-color: #fff
}

#king_post_tags_addTag,#btags_addTag,#busers_addTag,#bdomains_addTag {
    display: inline-block
}

#king_post_tags_addTag #king_post_tags_tag,#btags_tag,#busers_tag,#bdomains_tag {
    display: inline-block;
    border: 0;
    background-color: inherit;
    outline: none
}

.king-form-group .tagsinput .tag {
    display: inline-block;
    padding: 4px 12px;
    line-height: 24px;
    margin-right: 5px;
    border-radius: 32px;
    color: #a8b6c0;
    background-color: #fff;
    font-size: 12px
}

.king-form-group .tagsinput .tag a {
    color: #e60023;
    font-size: 12px;
    font-weight: bold
}

.king-form-group .bptextarea {
    background-color: #f6f7f9;
    border: 2px solid #e8ebed;
    border-radius: 14px;
    display: block;
    padding: 10px 18px;
    min-height: 180px;
    transition: .2s
}

.king-form-group .bptextarea:focus {
    background: #fff;
    border-color: #e60023
}

.king-form-group .alert {
    background-color: #ed5a5a;
    color: #fff;
    padding: 7px 10px;
    font-size: 12px;
    border-radius: 14px;
    margin: 4px 0
}

.king-form-group .bpinput:focus,.tagsinput:focus-within {
    background: #fff;
    border-color: #e60023
}

.king-error {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 4px;
    font-weight: 500;
    padding: 10px;
    text-align: center;
    border-radius: 16px
}

.alert {
    background-color: #c8d1d8;
    padding: 12px 16px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 14px
}

.help-block {
    display: block;
    margin: 4px 0 10px;
    font-size: 12px;
    color: #BDC2CC;
    font-style: italic
}

.site-branding {
    padding-right: 10px;
    display: flex;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 66px;
    align-items: center
}

.site-branding .king-logo img {
    max-height: 66px;
    display: block
}

.mobile-king-logo,.mobile-king-logo-night {
    display: none
}

.site-header {
    z-index: 10
}

.king-header {
    height: 66px;
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.05);
    position: relative;
    width: 100%;
    top: 0;
    z-index: 12;
    text-align: center;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center
}

.king-header-right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    gap: 10px
}

.admin-bar .site-header {
    top: 32px!important
}

.site-title a {
    font-size: 22px;
    text-decoration: none;
    margin-right: 4px
}

.site-description {
    margin: 4px 0;
    font-size: 12px;
    color: #BAC2C4
}

.king-modal-login {
    background-color: rgba(30,30,30,.6);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.king-modal-login.in {
    opacity: 1
}

.modal-open .king-modal-login {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-open {
    overflow: hidden
}

.king-modal-content {
    background-color: #fff;
    max-width: 375px;
    margin: 120px auto;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: -webkit-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    transition: transform .2s ease-out;
    border-radius: 14px;
    -webkit-box-shadow: 0 7px 15px rgba(0,0,0,.35);
    box-shadow: 0 7px 15px rgba(0,0,0,.35)
}

.king-modal-login.in .king-modal-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.king-modal-header {
    text-align: center;
    border: 0;
    padding: 25px 0 10px
}

.king-modal-form {
    background-color: #e7edf3;
    padding: 25px 30px;
    color: #667d99
}

.king-modal-form .insta-login {
    display: none;
}

.king-modal-footer {
    border: 0;
    padding: 20px;
    text-align: center;
    color: #667d99
}

.king-modal-form .bpinput {
    background-color: #fff
}

.king-modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: inherit;
    border: 0;
    color: #ccc;
    font-size: 22px;
    transform: rotate(135deg);
}

.king-modal-close:hover {
    color: #e60023
}

.king-footer-social {
    min-width: 200px;
    width: 25%;
    text-align: left;
    padding: 10px 0
}

.king-footer-social img {
    height: 44px;
    width: auto
}

.king-footer-social ul li {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
    text-align: center
}

.king-footer-social ul li a {
    color: #1d1d1f;
    border: 1px solid #f2f5f8;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 14px
}

.king-footer-social ul {
    display: block;
    margin: 20px 0
}

.king-head-nav .king-head-nav-a {
    color: #404B55;
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease-in-out
}

.king-head-nav a:hover,.king-cat-dots:hover {
    color: #000
}

.site-content {
    width: 100%
}

.king-head-nav {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.king-cat-dots {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 38px;
    line-height: 20px;
    vertical-align: bottom;
    border-radius: 32px;
    color: #404B55;
    cursor: pointer
}

.king-cat-list {
    position: absolute;
    background-color: #ffffff;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    top: 60px;
    z-index: 4;
    padding: 8px 12px;
    border-radius: 14px;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: rgb(0 0 0 / 4%) 0 1px 0,rgb(0 0 0 / 5%) 0 2px 7px,rgb(0 0 0 / 6%) 0 12px 22px
}

.king-cat-list.columns-2 {
    width: 500px
}

.king-cat-list.columns-3 {
    width: 750px
}

.king-cat-list.columns-4,.king-cat-list.columns-5 {
    left: 2%;
    right: 2%
}

.king-cat-list .menu-header-container>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.king-cat-list li {
    list-style: none;
    line-height: 36px
}

.king-cat-list li a {
    color: #65737f;
    line-height: 20px;
    padding: 0
}

.king-cat-list li a:hover {
    color: #000;
    background-color: inherit
}

.king-cat-list .sub-menu {
    margin-left: 0
}

.king-cat-list .menu>.menu-item {
    display: inline-block;
    padding: 1% 4%
}

.king-cat-list.columns-5 .menu>.menu-item {
    max-width: 20%
}

.king-cat-list.columns-4 .menu>.menu-item {
    max-width: 25%
}

.king-cat-list.columns-3 .menu>.menu-item {
    max-width: 33%
}

.king-cat-list.columns-2 .menu>.menu-item {
    max-width: 50%
}

.king-cat-list .menu-item-has-children>a {
    font-weight: 700
}

.king-cat-list .children {
    display: block;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-left: 5px
}

.king-head-toggle {
    display: none
}

.king-cat-list.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.menu-badge {
    border-radius: 5px;
    margin-left: 4px;
    background-color: #000000;
    color: #ffffff;
    font-size: 8px;
    font-weight: 600;
    padding: 0 6px;
    line-height: 1.8;
    display: inline-block;
    top: -4px;
    position: relative
}

.king-search-top .king-search {
    width: 200px;
    margin: 10px 0;
    height: 40px;
    position: relative;
    transition: all 200ms ease-out
}

.king-search-top .active {
    width: 300px;
    height: auto
}

.header-search-form {
    background-color: #eef0f3;
    border-radius: 32px;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 5px
}

.king-search-top #king-results {
    visibility: hidden;
    opacity: 0
}

.king-search-top .active #king-results {
    position: absolute;
    width: 100%;
    visibility: visible;
    opacity: 1;
    transition: opacity 300ms ease-in;
    background-color: #fff;
    margin-top: 8px;
    border-radius: 14px;
    box-shadow: 0 3px 14px rgba(0,0,0,.15)
}

.king-search-top .active .king-search-results {
    padding: 10px
}

.header-search-field {
    font-size: 17px;
    height: 40px;
    color: #a6b0b7;
    text-align: left;
    width: 100%;
    background-color: initial;
    border: none!important
}

.header-search-submit {
    width: 36px;
    height: 36px;
    background-color: inherit;
    border: 0;
    padding: 0;
    font-size: 9px;
    color: #bdc2ce
}

.post-video {
    background-color: #181c1f;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.king-playlist {
    display: block;
    width: 350px;
    height: 540px;
    overflow: hidden;
    overflow-y: auto;
    position: relative
}

.king-playlist::-webkit-scrollbar {
    width: 9px
}

.king-playlist::-webkit-scrollbar-track {
    background-color: #000000
}

.king-playlist::-webkit-scrollbar-thumb {
    background-color: #535353;
    border-radius: 14px
}

.king-playlist::-webkit-scrollbar-thumb:hover {
    background-color: #e60023
}

.king-playlist ul {
    list-style: none
}

.king-playlist ul li {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.king-playlist ul li a {
    display: -webkit-flex;
    display: flex;
    padding: 8px;
    position: relative;
    text-align: left
}

.king-playlist ul li a.active {
    background-color: rgba(255,255,255,.10)
}

.king-playlist ul li a:hover {
    background-color: rgba(255,255,255,.05)
}

.king-pl-thumb {
    background-color: #444;
    background-image: url(layouts/imgs/no-thumb.png);
    min-width: 80px;
    height: 80px;
    width: 80px;
    vertical-align: top;
    border-radius: 14px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transition: background-size .7s cubic-bezier(.2,1,.22,1)
}

.king-playlist ul li a:hover .king-pl-thumb {
    background-size: 110%
}

.king-pl-title {
    font-size: 15px;
    margin-left: 12px;
    color: #fff
}

.post-video.is_stuck .king-playlist {
    display: none
}

twitter-widget {
    margin: 0 auto
}

.fb-video iframe,.fb-video span,.fb-video {
    width: 800px!important;
    min-height: 340px
}

.nsfw-post-page {
    background-color: #383737;
    text-align: center
}

.post-video p {
    margin: 0;
    padding: 0
}

.post-video iframe {
    width: 960px;
    height: 540px;
    border: 0;
    display: block;
    margin: 0 auto
}

.post-video .instagram-media {
    height: 800px;
    margin: 0 auto!important
}

.post-video.is_stuck {
    top: auto!important;
    right: 10px;
    bottom: 10px;
    width: 420px!important;
    height: 245px!important;
    padding: 10px;
    z-index: 12;
    border-radius: 14px;
    animation: slide-up .4s ease
}

.post-video.is_stuck iframe,.post-video.is_stuck #king-video,.post-video.is_stuck #king-audio {
    width: 100%;
    height: 225px!important;
    border-radius: 14px
}

.post-video.is_stuck .king-loading-ad {
    display: none
}

.king-alert {
    background-color: #fff;
    width: 800px;
    padding: 50px 20px;
    line-height: 40px;
    font-size: 22px;
    display: block;
    margin: 40px auto;
    text-align: center;
    border-radius: 16px
}

.king-alert i {
    display: block;
    margin-bottom: 14px;
    color: #e9eaed
}

.king-alert-button {
    display: block;
    background-color: #e60023;
    color: #fff!important;
    width: 40%;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    margin: 16px auto 8px;
    border-radius: 100px
}

.king-alert a {
    color: #a6a8ab
}

.post-meta {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    font-size: 12px;
    color: #a8b6c0;
    background-color: #f6f7f9;
    border-radius: 14px;
    margin-top: 12px;
    clear: both;
    align-items: center;
    gap: 10px;
}

.post-meta span {
    margin: 0 6px
}

.post-meta span i {
    margin-right: 4px
}

.comments-area {
    background-color: #fff;
    border-radius: 14px;
    padding: 6px
}

.post-author .king-points {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.post-author-name {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    font-weight: 700;
    margin: 12px 0;
    color: #333
}

.post-author-top {
    display: flex;
    align-items: center;
    gap: 8px;
}

.post-author-avatar-a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
}

.post-author-avatar {
    border-radius: 50% 50%;
    border: 2px solid #eee
}

.post-author-avatar-a .verified_account {
    position: absolute;
    left: 0;
    top: 5px
}

.verified .post-author-avatar {
    border-color: #5d93ff
}

.post-author-avatar:hover {
    border-color: #e60023
}

.post-author-noavatar {
    width: 64px;
    height: 64px;
    border-radius: 50% 50%;
    border: 4px solid #edf0f3;
    display: inline-block;
    background-color: #a8b6c0;
    background-image: url(layouts/imgs/noavatar.png);
    background-repeat: no-repeat;
    background-position: center center
}

.post-author .king-profile-social ul li a {
    background-color: inherit;
    border: 1px solid #e7e7e9;
    color: #0d0c22
}

.king-submit,.king-logged-user {
    height: 40px;
    position: relative
}

.site.header-template-05 .king-logged-user {
    margin-bottom: 10px
}

.king-submit-open {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    border-radius: 100px;
    position: relative;
    background-color: #e60023;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s
}

.king-submit.open .king-submit-open {
    z-index: 4;
    box-shadow: 0 0 2px 5px rgb(253 43 85 / 35%)
}

.king-submit-open i {
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s
}

.king-submit.open .king-submit-open i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.king-submit-drop {
    position: absolute;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    list-style: none;
    right: 0;
    top: 60px;
    width: 340px;
    z-index: 2;
    padding: 12px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    border-radius: 14px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.15);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.king-submit.open .king-submit-drop {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.king-submit-drop:before {
    content: " ";
    background: none repeat scroll 0 0 transparent;
    border: 12px solid transparent;
    border-bottom-color: #fff;
    bottom: auto;
    height: 0;
    left: auto;
    position: absolute;
    right: 8px;
    top: -22px;
    vertical-align: top;
    border-radius: 14px 0 0;
    width: 0
}

.king-submit-v2 {
    padding: 40px 20px 10px
}

.king-submit-buttons {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 10px
}

.king-submit-buttons li {
    min-width: 50%;
    list-style: none
}

.mobile-menu {
    display: none;
}

.king-submit-buttons a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    height: 50px;
    color: #212121;
    font-weight: 600;
    text-align: left;
    margin: 4px;
    position: relative;
    padding-left: 60px
}

.king-submit-buttons li a:before {
    content: '';
    border-radius: 14px;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background-color: rgb(0 0 0 / 4%);
    position: absolute;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.king-submit-buttons a:hover:before {
    width: 100%
}

.king-submit-buttons li a i {
    position: absolute;
    left: 19px
}

.widget-title,.widgettitle,.widget .wp-block-group__inner-container>h2 {
    color: #0d0c22;
    background-color: #fff;
    padding: 10px;
    line-height: 24px;
    font-size: 16px;
    border: 1px solid #e7e7e9;
    text-align: center;
    border-radius: 14px;
    font-weight: 600;
    margin-bottom: 15px
}

.simplepost-featured-trending {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 4
}

.tags-links a {
    color: #7e8488;
    font-size: 14px;
    margin-left:4px;
}

.tags-links a:hover {
    border-color: #e60023;
    color: #e60023
}

.entry-footer {
    display: block;
    margin: 12px
}

.post-nav {
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    padding: 11px 9px
}

.post-nav-np {
    flex: 1;
    -webkit-flex: 1;
    height: auto;
    padding: 6%;
    min-height: 120px;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    -webkit-align-items: center;
    background-color: #f6f7f9;
    border-radius: 14px;
    position: relative;
    margin: 0 2px;
    overflow: hidden
}

.post-nav-np a {
    color: #a8b6c0;
    z-index: 2
}

.post-nav-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    backgroun-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    -webkit-transition: opacity 350ms cubic-bezier(.4,0,1,1);
    transition: opacity 350ms cubic-bezier(.4,0,1,1)
}

.post-nav-np:hover .post-nav-image {
    opacity: 1
}

.post-nav-np:hover a {
    color: #fff
}

.post-nav-np:hover a i {
    -webkit-transition: transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out
}

.post-nav-np:hover .next-link i {
    -webkit-transform: translateX(-1em) scale(1.6);
    -ms-transform: translateX(-1em) scale(1.6);
    transform: translateX(-1em) scale(1.6)
}

.post-nav-np:hover .prev-link i {
    -webkit-transform: translateX(1em) scale(1.6);
    -ms-transform: translateX(1em) scale(1.6);
    transform: translateX(1em) scale(1.6)
}

.king-fedit {
    height: 28px;
    line-height: 24px;
    border: 2px dashed #e7e9ea;
    padding: 0 12px;
    display: inline-block;
    border-radius: 14px;
    text-align: center;
    color: #a8b6c0;
    margin-bottom: 8px;
    font-size: 12px
}

.tags-links {
    display: flex;

    flex-wrap: wrap;
}

.post-edit-link {
    background-color: #a8b6c0;
    padding: 0 16px;
    border-radius: 14px;
    color: #fff!important;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin-top: 6px
}

.user-header-avatar {
    min-width: 40px;
    height: 40px!important;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%
}

.user-header-noavatar {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    background-color: #eef0f3;
    background-image: url(layouts/imgs/noavatar.png);
    background-repeat: no-repeat;
    background-position: center center
}

.user-comment-noavatar img {
    width: 60px;
    height: 60px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,.15);
    border-radius: 14px
}

.king-username {
    position: relative
}

.user-header-menu {
    position: absolute;
    display: block;
    right: 0;
    visibility: hidden;
    opacity: 0;
    list-style: none;
    background-color: #fff;
    width: 220px;
    top: 60px;
    text-align: center;
    padding: 5px;
    z-index: 4;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 14px
}

.user-header-menu .hideinuser {
    display: none
}

.user-header-menu:before {
    content: " ";
    background: none repeat scroll 0 0 transparent;
    border: 12px solid transparent;
    border-bottom-color: #fff;
    bottom: auto;
    height: 0;
    left: auto;
    position: absolute;
    right: 8px;
    top: -22px;
    vertical-align: top;
    width: 0
}

.king-username .open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.user-header-menu a {
    display: block;
    color: #777777;
    padding: 7px 0
}

.user-header-menu a i {
    margin-right: 10px
}

.king-login-buttons a {
    text-align: center;
    line-height: 40px;
    padding: 0 10px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    border-radius: 14px;
    position: relative;
    background-color: #e60023;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    font-weight: 700;
}

.user-header-profile a {
    color: #333!important;
    font-weight: 600;
    font-size: 22px;
}

.king-points {
    background-color: #febd02;
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 100px
}

.king-profile-user .king-points {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: max-content;
}

.king-head-nav a i {
    margin-right: 4px;
    font-size: 13px
}

.king-post-format a {
    background-color: #ffffff33;
    padding: 0 12px 0 28px;
    line-height: 29px;
    margin-bottom: 3px;
    display: block;
    border-radius: 32px;
    font-size: 11px;
    color: #fff;
    position: relative;
    text-shadow: 1px 1px 1px rgb(93 93 93 / 37%);
    font-weight: 900
}

.king-post-format i {
    position: absolute;
    left: 9px;
    top: 9px;
    color: #333
}

.nav-news i {
    color: #febd02
}

.nav-video i {
    color: #fa6252
}

.nav-image i {
    color: #06aaff
}

.single .content-area {
    padding-left: 1%;
    padding-right: 1%
}

.single .site-main {
    width: 72%
}

.king-submit-button {
    width: 100%;
    margin: 14px 0 5px;
    padding: 10px 0;
    font-size: 16px
}

.king-submit-button.disabled {
    cursor: not-allowed
}

.post-featured-trending {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    display: -webkit-flex;
    gap: 5px;
    flex-direction: column
}

.post-featured-trending>span {
    display: flex;
    display: -webkit-flex;
    gap: 5px
}

.featured i,.trending i {
    line-height: 36px;
    font-size: 12px;
    height: 36px;
    width: 36px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: 14px;
    background-color: #abaebd66
}

.featured,.trending {
    position: relative;
    display: inline-block
}

.trend {
    background-color: #ec214e!important
}

.king-featured {
    clear: both;
    width: 100%;
    height: 400px;
    margin-top: 20px;
    position: relative
}

.king-featured:after {
    content: " ";
    display: block;
    clear: both
}

.owl-loaded .featured-posts {
    display: flex!important
}

.king-featured .featured-posts,.king-featured-5 .featured-posts {
    list-style: none;
    position: relative;
    height: 400px;
    display: none;
    overflow: hidden;
    background-color: #c2c9d0;
    border-radius: 14px
}

.king-featured-7,.king-featured-7 .featured-posts {
    height: 340px
}

.king-featured-7 .featured-posts .featured-content {
    position: absolute;
    left: 20px;
    bottom: 20px;
    top: auto;
    text-align: left;
    transform: translate(0,0)
}

.king-featured-7 .featured-posts .featured-title {
    font-size: 23px;
    line-height: 20px;
    display: block;
    font-weight: 300
}

.st4-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px 0;
    max-width: 880px;
    text-align: center;
    margin: auto
}

.st4-content .featured-video-link {
    border-color: #13151d;
    background-color: #13151d
}

.king-featured-grid {
    flex: 1;
    padding-top: 30px;
    padding-bottom: 10px;
    display: grid;
    column-gap: 1%;
    row-gap: 20px;
    overflow: hidden;
    grid-template-columns: 25% 25% 25%;
    grid-auto-rows: 210px
}

.king-featured-grid .featured-post:after {
    content: '';
    background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.85) 100%);
    top: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s
}

.king-featured-grid .featured-posts:hover .featured-post:after {
    background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.65) 100%)
}

.featured-posts:hover .featured-post {
    transform: scale(1.07);
    -webkit-transform: scale(1.07)
}

.king-featured-grid .featured-posts {
    position: relative;
    width: 100%;
    display: block
}

.grid-1 {
    grid-column: 1 / 3;
    grid-row: 1 / 3
}

.grid-2 {
    grid-column: 3;
    grid-row: 1
}

.grid-3 {
    grid-column: 3;
    grid-row: 2
}

.grid-4 {
    grid-column: 4;
    grid-row: 1
}

.grid-5 {
    grid-column: 4;
    grid-row: 2
}

.grid-template-2 .grid-1 {
    grid-column: 1;
    grid-row: 1
}

.grid-template-2 .grid-2 {
    grid-column: 1;
    grid-row: 2
}

.grid-template-2 .grid-3 {
    grid-column: 2 / 4;
    grid-row: 1 / 3
}

.grid-template-3 .grid-2 {
    grid-column: 3 / 5;
    grid-row: 1
}

.grid-template-3 .grid-4 {
    grid-column: 4;
    grid-row: 2
}

.grid-template-4 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1
}

.grid-template-4 .grid-2 {
    grid-column: 3;
    grid-row: 1
}

.grid-template-4 .grid-3 {
    grid-column: 4;
    grid-row: 1
}

.grid-template-4 .grid-4 {
    grid-column: 1;
    grid-row: 2
}

.grid-template-4 .grid-5 {
    grid-column: 2;
    grid-row: 2
}

.grid-template-4 .grid-6 {
    grid-column: 3 / 5;
    grid-row: 2
}

.grid-template-5 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1
}

.grid-template-5 .grid-2 {
    grid-column: 1 / 3;
    grid-row: 2
}

.grid-template-5 .grid-3 {
    grid-column: 3;
    grid-row: 1 / 3
}

.king-featured-grid.grid-template-6 {
    grid-auto-rows: 200px
}

.grid-template-6 .grid-1 {
    grid-column: 1 / 5;
    grid-row: 1 / 3
}

.grid-template-6 .grid-2 {
    grid-column: 1;
    grid-row: 3
}

.grid-template-6 .grid-3 {
    grid-column: 2;
    grid-row: 3
}

.grid-template-6 .grid-4 {
    grid-column: 3;
    grid-row: 3
}

.grid-template-6 .grid-5 {
    grid-column: 4;
    grid-row: 3
}

.king-featured-grid.grid-template-7 {
    grid-auto-rows: 100px
}

.grid-template-7 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1 / 3
}

.grid-template-7 .grid-2 {
    grid-column: 3 / 4;
    grid-row: 1 / 4
}

.grid-template-7 .grid-3 {
    grid-column: 4 / 6;
    grid-row: 1 / 4
}

.grid-template-7 .grid-4 {
    grid-column: 1;
    grid-row: 3 / 6
}

.grid-template-7 .grid-5 {
    grid-column: 2;
    grid-row: 3 / 6
}

.grid-template-7 .grid-6 {
    grid-column: 3 / 6;
    grid-row: 4 / 6
}

.grid-template-8 .grid-1 {
    grid-column: 1;
    grid-row: 1 / 3
}

.grid-template-8 .grid-2 {
    grid-column: 2;
    grid-row: 1 / 3
}

.grid-template-8 .grid-3 {
    grid-column: 3;
    grid-row: 1 / 3
}

.grid-template-8 .grid-4 {
    grid-column: 4;
    grid-row: 1 / 3
}

.grid-template-9 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1
}

.grid-template-9 .grid-2 {
    grid-column: 1 / 3;
    grid-row: 2
}

.grid-template-9 .grid-3 {
    grid-column: 3 / 5;
    grid-row: 1
}

.grid-template-9 .grid-4 {
    grid-column: 3 / 5;
    grid-row: 2
}

.king-featured-grid.grid-template-10 {
    grid-template-columns: 16.161% 16.161% 16.161% 16.161%
}

.grid-template-10 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1 / 3
}

.grid-template-10 .grid-2 {
    grid-column: 3 / 5;
    grid-row: 1 / 3
}

.grid-template-10 .grid-3 {
    grid-column: 5 / 7;
    grid-row: 1 / 3
}

.king-featured-grid.grid-template-11 {
    grid-template-columns: 20% 20% 20%
}

.grid-template-11 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1 / 3
}

.grid-template-11 .grid-2 {
    grid-column: 3 / 4;
    grid-row: 1 / 3
}

.grid-template-11 .grid-3 {
    grid-column: 4 / 5;
    grid-row: 1 / 3
}

.grid-template-11 .grid-4 {
    grid-column: 5 / 6;
    grid-row: 1 / 3
}

.king-featured-grid.grid-template-12 {
    grid-template-columns: 16.161% 16.161% 16.161%
}

.grid-template-12 .grid-1 {
    grid-column: 1 / 3;
    grid-row: 1 / 3
}

.grid-template-12 .grid-2 {
    grid-column: 3 / 5;
    grid-row: 1 / 3
}

.grid-template-12 .grid-3 {
    grid-column: 5 / 7;
    grid-row: 1 / 2
}

.grid-template-12 .grid-4 {
    grid-column: 5 / 6;
    grid-row: 2
}

.grid-template-12 .grid-5 {
    grid-column: 6 / 7;
    grid-row: 2
}

.king-featured-grid.grid-template-13 {
    grid-template-columns: 20% 20% 20%
}

.grid-template-13 .grid-1 {
    grid-column: 1 / 4
}

.grid-template-13 .grid-2,.grid-template-13 .grid-3 {
    grid-column: 4
}

.grid-template-13 .grid-4,.grid-template-13 .grid-5 {
    grid-column: 5
}

.kflex {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    margin-left: -1%;
    margin-right: -1%;
    flex: 1
}

.lr-padding {
    padding-left: 2%;
    padding-right: 2%
}

.profile-content-area .site-main {
    text-align: center
}

.king-featured-grid .featured-posts>a {
    position: relative;
    height: 100%;
    display: block;
    border-radius: 14px;
    box-shadow: 0 4px 8px rgba(0,0,0,.15);
    overflow: hidden
}

.featured-posts .king-post-format a {
    display: inline-block;
    margin: 0;
    border-radius: 32px!important;
    background-color: #ffffff33;
    line-height: 28px;
    color: #fff;
    transform: translateY(24px);
    transition: transform .65s cubic-bezier(.05,.2,.1,1) .5s
}

.center .featured-posts .king-post-format a {
    transform: translateY(0)
}

.featured-posts .king-post-format i {
    top: 9px
}

.featured-posts .featured-meta {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .58s cubic-bezier(.05,.2,.1,1) .3s,transform .38s cubic-bezier(.05,.2,.1,1) .3s
}

.featured-meta {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    line-height: 0;
    justify-content: center
}

.king-featured-grid .featured-posts .featured-content {
    bottom: 30px;
    top: inherit;
    text-align: left;
    left: 15px;
    right: 30px;
    transform: inherit
}

.king-featured-grid .featured-posts .featured-title {
    font-size: 20px;
    margin: 10px 0
}

.king-featured-grid .featured-posts:hover .featured-title {
    transform: translateY(0)
}

.king-featured-grid .featured-posts:hover .king-post-format a {
    transform: translateY(0)
}

.king-featured-grid .featured-posts:hover .featured-meta {
    visibility: visible;
    opacity: 1
}

.king-featured-grid .featured-meta {
    color: #ffffff91;
    transform: translateY(0);
    justify-content: flex-start
}

.featured-content .featured-meta span {
    margin-right: 10px
}

.featured-content .featured-meta i {
    margin-right: 4px
}

.featured-post {
    background-color: #c2c6cb;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1)
}

.king-lazy {
    height: 100%;
    object-fit: cover;
    object-position: 50% 25%;
    width: 100%;
    opacity: 0
}

.king-lazy.loaded {
    -webkit-transition: opacity .6s ease .25s;
    transition: opacity .6s ease .25s;
    opacity: 1
}

.king-box-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-size: cover;
    background-position: center
}

.king-box-bg.loaded {
    -webkit-transition: opacity .6s ease .25s,transform .7s cubic-bezier(.2,1,.22,1);
    transition: opacity .6s ease .25s,transform .7s cubic-bezier(.2,1,.22,1);
    opacity: 1
}

.featured-posts:hover .featured-post:after {
    background-color: rgba(36,36,40,.5)
}

.king-featured .featured-post:after {
    content: ' ';
    position: absolute;
    transition: all .2s ease;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2
}

.featured-posts .featured-content {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 8px 6px;
    color: #ffffff9e;
    background-color: rgba(0,0,0,0);
    z-index: 4;
    -webkit-transition: bottom .2s;
    -moz-transition: bottom .2s;
    transition: bottom .2s
}

.featured-posts .featured-title {
    font-size: 32px;
    line-height: 1.4em;
    display: block;
    font-weight: 500;
    text-shadow: 1px 2px 2px rgba(0,0,0,.2);
    color: #fff;
    margin: 10px 0;
    transform: translateY(30px);
    transition: transform .65s cubic-bezier(.05,.2,.1,1) .3s
}

.center .featured-posts .featured-title {
    transform: translateY(0)
}

.center .featured-posts .featured-meta {
    transform: translateY(0);
    opacity: 1
}

.king-featured-4 {
    height: 400px;
    background-color: inherit;
    margin-top: 30px;
    margin-bottom: 30px
}

.king-featured-4 .featured-title {
    text-align: left;
    text-shadow: none;
    color: #313647
}

.king-featured-4 .featured-posts {
    list-style: none;
    position: relative;
    display: none;
    justify-content: space-between;
    align-items: center
}

.king-featured-4 .featured-posts>a {
    flex: 7;
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
    position: relative;
    overflow: hidden;
    height: 380px;
    border-radius: 14px;
    margin-bottom: 10px
}

.king-featured-4 .featured-content {
    position: relative;
    top: auto;
    left: auto;
    flex: 3;
    text-align: center;
    padding: 8px 6px;
    color: #a8b6c0;
    transform: translate(0,0);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 40px
}

.king-featured-4 .king-post-format a {
    display: inline-block;
    color: #8e9093;
    text-shadow: none;
    background-color: #fff
}

.king-featured-4 .owl-dots {
    box-shadow: none
}

.king-featured-5 {
    height: 400px;
    margin-top: 20px
}

.king-featured-5 .featured-content {
    max-width: 40%;
    top: 50%;
    left: 40px;
    transform: translate(0,-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left
}

.king-featured-5 .featured-post:after {
    content: '';
    background: -webkit-linear-gradient(left,#000 0,#000 30%,transparent 100%);
    background: linear-gradient(to right,#000 0,#000 30%,transparent 100%);
    top: auto;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 70%
}

.king-featured-5 .featured-posts:hover .featured-post:after {
    background: -webkit-linear-gradient(left,#000 0,#000 30%,transparent 100%);
    background: linear-gradient(to right,#000 0,#000 30%,transparent 100%)
}

.king-featured-5 .featured-post {
    background-color: #000
}

.featured-content .post-time {
    float: none
}

.king-featured .owl-stage .post-views {
    opacity: 0;
    -webkit-transform: translateY(22px);
    transform: translateY(22px)
}

.king-featured .owl-stage .active .post-views {
    transform: translate3d(0,0,0);
    opacity: 1;
    transition-property: -webkit-transform,opacity;
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(.39,.575,.565,1)
}

.king-featured .owl-stage .post-comments {
    opacity: 0;
    -webkit-transform: translateY(22px);
    transform: translateY(22px)
}

.king-featured .owl-stage .active .post-comments {
    transform: translate3d(0,0,0);
    opacity: 1;
    transition-property: -webkit-transform,opacity;
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(.39,.575,.565,1)
}

.featured-video {
    display: block;
    position: relative
}

.featured-video video {
    width: 100%;
    display: block;
    max-height: 800px;
    object-fit: cover;
    object-position: 25% 50%
}

.featured-video:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(45,45,45,.35);
    z-index: 0
}

.featured-video-content {
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 400
}

.featured-video-description {
    display: block;
    font-size: 18px
}

.featured-video-link {
    display: inline-block;
    border: 3px solid #fff;
    padding: 8px 18px;
    color: #fff;
    margin-top: 22px;
    border-radius: 32px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform,box-shadow,width;
    transition-property: transform,box-shadow,width;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.featured-video-link:hover {
    color: #fff;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 4px 14px rgba(0,0,0,.5)
}

.owl-dots {
    position: absolute;
    right: 10px;
    width: 34px;
    border-radius: 100px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 4px 9px 0 rgba(43,43,49,.1),0 7px 14px 0 rgba(43,43,49,.13);
    text-align: center;
    top: 50%;
    transform: translate(0,-50%)
}

.owl-dots .owl-dot {
    display: block;
    width: 8px;
    padding: 0;
    border: 0;
    height: 8px;
    background-color: #efefef;
    box-shadow: inset 0 0 0 8px #efefef;
    margin: 4px auto;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .1s ease-in-out,background-color .2s ease .3s,box-shadow .25s ease-out;
    -moz-transition: transform .1s ease-in-out,background-color .2s ease .3s,box-shadow .25s ease-out;
    -o-transition: transform .1s ease-in-out,background-color .2s ease .3s,box-shadow .25s ease-out;
    transition: transform .1s ease-in-out,background-color .2s ease .3s,box-shadow .25s ease-out;
    cursor: pointer
}

.owl-dots .active {
    background-color: #fff;
    box-shadow: inset 0 0 0 2px #e60023;
    -webkit-box-shadow: inset 0 0 0 2px #e60023;
    width: 12px;
    height: 12px
}

.owl-nav {
    position: absolute;
    bottom: 10px;
    color: #a8b6c0;
    width: 34px;
    border-radius: 100px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 4px 9px 0 rgba(43,43,49,.1),0 7px 14px 0 rgba(43,43,49,.13);
    text-align: center;
    right: 10px;
    opacity: 0;
    transition: all .2s ease
}

.owl-nav button {
    background-color: inherit;
    border: 0;
    color: #a8b6c0
}

.king-images .owl-nav {
    bottom: -20px;
    top: inherit;
    left: 50%;
    right: inherit;
    opacity: 1;
    width: 80px;
    height: 32px;
    display: block;
    padding: 0;
    margin-left: -40px
}

.king-images .owl-nav .owl-prev,.king-images .owl-nav .owl-next {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 15px
}

.king-images {
    margin-bottom: 20px;
    text-align: center;
    position: relative
}

.king-gallery-02 img {
    width: 100%;
    display: block;
    padding: 4px 8px
}

.king-gallery-03 .images-item-span {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 25% 50%;
    display: block;
    border-radius: 14px;
    transition: transform .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: transform .7s cubic-bezier(.2,1,.22,1)
}

.gallery-disabled .images-item {
    cursor: default
}

.king-gallery-03 .images-item {
    display: inline-block;
    width: 32%;
    height: 240px;
    margin: 0 1px;
    overflow: hidden;
    border-radius: 14px;
    position: relative
}

.king-gallery-03 .images-item:hover .images-item-span {
    transform: scale(1.23) translateZ(0);
    -webkit-transform: scale(1.23) translateZ(0)
}

.images-item.image-alone {
    width: 100%;
    height: auto
}

.king-featured:hover .owl-nav,.king-featured-5:hover .owl-nav {
    opacity: 1
}

.owl-prev:hover,.owl-next:hover {
    color: #e60023;
    cursor: pointer
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer
}

.owl-drag {
    display: none
}

.owl-carousel.owl-loaded.owl-drag {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    float: left;
    position: relative;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d
}

.king-images .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto
}

.king-images .owl-carousel .owl-stage {
    position: absolute;
    -webkit-transform: translate3d(0,0,0);
    -webkit-perspective: 1000
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.no-follower {
    display: inline-block;
    padding: 30px 50px;
    border: 2px solid #9da2af;
    color: #9da2af;
    font-size: 18px;
    border-radius: 14px;
    margin: 44px 0
}

.no-follower i {
    display: block;
    margin-bottom: 10px
}

.no-avatar {
    border: 6px solid #fff;
    width: 162px;
    height: 162px;
    background-color: #ccd6dd;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border-radius: 50%;
    margin: 0 auto
}

.membership-link {
    position: absolute;
    top: 40%;
    right: -40px;
    color: #fff;
    border-radius: 50%;
    background-color: rgb(0 0 0 / 63%);
    width: 34px;
    height: 34px;
    line-height: 34px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15)
}

.king-about {
    overflow-y: auto;
    height: 300px;
    padding: 10px 15px;
    line-height: 24px
}

.profile-stats {
    display: flex;
    background-color: rgb(47 52 60 / 70%);
    padding: 7px 14px;
    text-align: center;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.profile-stats-num {
    display: inline-block;
    color: #b5b4b4;
    font-size: 14px;
    font-weight: 300;
    padding: 0 10px;
    text-transform: uppercase;
    border-right: 1px solid rgba(255,255,255,.08)
}

.profile-stats-num.no-rb {
    border-right: none
}

.profile-stats-num i {
    display: block;
    font-style: normal;
    font-size: 32px;
    color: #fff;
    font-weight: bold
}

.king-profile-top {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    background-color: #1d1f24;
    min-height: 180px;
    padding-top: 10px;
    border-radius: 14px;
}

.profile-cover {
    background-position: 25% 50%;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.profile-cover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.15);
    border-radius: 14px;
}

.king-profile-head {
    color: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center
}

.king-profile-info h4 {
    text-shadow: 1px 2px 2px rgba(0,0,0,.2);
    font-size: 34px;
    line-height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600
}

.king-profile-avatar {
    text-align: center;
    display: inline-block;
    padding: 10px 0
}

i.verified_account,i.new-user {
    vertical-align: middle;
    font-size: 22px;
    line-height: 22px;
    color: #5d93ff;
    border-radius: 50%;
    display: block;
    position: relative;
    margin: 0 0 0 6px
}

i.new-user {
    color: #fff;
}

.post-author-top i.new-user {
    color: #13151d;
}

.king-profile-head .king-profile-social ul {
    right: 10px;
    top: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    flex-direction: column
}

.king-profile-social {
    margin-top: 10px
}

.king-profile-social ul li {
    display: inline-block;
    list-style: none
}

.king-profile-social ul li a {
    display: inline-block;
    margin: 2px;
    border-radius: 50%;
    color: #fff;
    width: 32px;
    background-color: rgb(0 0 0 / 17%);
    height: 32px;
    line-height: 32px;
    cursor: pointer
}

.king-profile-avatar img {
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    border: 6px solid rgba(255,255,255,.28);
    width: 162px;
    height: 162px
}

.king-profile-avatar.verified img,.king-profile-avatar.verified .no-avatar {
    border-color: #5d93ff
}

.user-follow-button {
    display: block;
    text-align: center;
    margin-bottom: 12px
}

.user-follow-button a {
    background-color: #e60023;
    border-radius: 32px;
    height: 38px;
    line-height: 36px;
    padding: 0 8px;
    display: inline-block;
    transition: .4s linear;
    box-shadow: 0 1px 6px rgba(0,0,0,.2)
}

.user-follow-button .followd {
    background-color: #000
}

.user-follow-button .sl-count {
    padding: 0 8px;
    color: #fff;
    vertical-align: middle
}

.user-follow-button i {
    font-size: 19px;
    vertical-align: middle;
    margin-left: 4px;
    color: #fff
}

.king-profile-links {
    background-color: #fff;
    height: 50px;
    margin-top: 10px;
    margin-bottom: -10px;
    display: inline-block;
    border-radius: 14px;
    padding: 0 28px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15)
}

.king-profile-links a {
    color: #687686;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 10px;
    display: inline-block;
    position: relative
}

.king-profile-links a:after {
    content: '';
    width: 100%;
    height: 4px;
    background-color: #e60023;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.king-profile-user {
    display: inline-block;
    position: relative
}

.profile-fm {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    gap: 6px;
}

.pm-profile {
    background-color: #000;
    line-height: 38px;
    height: 38px;
    width: 38px;
    border-radius: 32px;
    color: #fff;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.2)
}

.king-profile-links .active,.king-profile-links a:hover {
    color: #e60023
}

.king-profile-links .active:after,.king-profile-links a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.share-buttons a {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    font-size: 17px;
    display: -ms-flexbox;
    display: flex;
    background-color: #f2f9fe;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.share-buttons .share-fb {
    color: #3b5998
}

.share-buttons .share-tw {
    color: #333333
}

.share-buttons .share-gg {
    color: #ce301c
}

.share-buttons .share-tb {
    color: #2c4762
}

.share-buttons .share-pin {
    color: #ca212a
}

.share-buttons .share-wapp {
    color: #43d854
}

.share-buttons .share-vk {
    color: #5d83aa
}

.share-buttons .share-fb:hover {
    background: #3b5998;
    color: #fff
}

.share-buttons .social-icon.share-tw:hover {
    background: #333333;
    color: #fff
}

.share-buttons .social-icon.share-pin:hover {
    background: #ce301c;
    color: #fff
}

.share-buttons .social-icon.share-em:hover {
    background: #02b2e3;
    color: #fff
}

.share-buttons .social-icon:hover {
    background: #000000;
    color: #fff
}

.king-share-dropdown {
    width: auto
}

.king-share-dropdown i {
    margin: 0 6px
}

.share-counter {
    min-width: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 16px
}

.king-share-dropdown:hover {
    color: #e60023
}

.share-buttons {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 24px 0
}

.king-posts {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
    margin-left: -.8%;
    margin-right: -.8%;
    min-height: 300px
}

.king-post-item {
    display: inline-block;
    box-sizing: border-box;
    width: 25%;
    padding-left: .8%;
    padding-right: .8%;
    padding-bottom: 1.6%
}

.king-column-03 .king-post-item {
    width: 33.3333%
}

.king-column-05 .king-post-item {
    width: 20%
}

.king-column-02 .king-post-item {
    width: 50%
}

.king-grid-07 .king-sidebar-03 .grid-sizer,.king-grid-03 .king-sidebar-03 .grid-sizer {
    width: 33.333%
}

article.hentry {
    font-size: 14px;
    background-color: #fff;
    border-radius: 14px;
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: left;
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

article.hentry:hover .king-box-bg {
    transform: scale(1.07);
    -webkit-transform: scale(1.07)
}

.king-no-hover article.hentry {
    box-shadow: inherit
}

.entry-image {
    position: relative;
    border-radius: 14px 14px 0 0;
    background-color: #c2c6cb;
    height: 220px;
    background-repeat: no-repeat;
    background-position: 50% 25%;
    background-size: cover;
    width: 100%;
    display: block;
    overflow: hidden
}

.nsfw-post {
    background-color: #383737;
    color: #fff;
    height: 220px;
    width: 100%;
    display: block;
    border-radius: 14px 14px 0 0;
    text-align: center
}

.nsfw-post a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 40px 10px 0;
    position: absolute
}

.nsfw-post h1 {
    font-weight: 600;
    font-size: 22px
}

.king-list .nsfw-post {
    height: 320px!important;
    padding-top: 40px
}

.king-list .content-right-top {
    top: 20px;
    right: 20px
}

.king-list .post-featured-trending {
    top: 20px;
    left: 20px
}

.nsfw-post-page a {
    color: #fff;
    display: block;
    padding: 80px 0;
    margin: auto
}

.nsfw-post-simple {
    background-color: #383737;
    color: #fff;
    height: 220px;
    width: 100%;
    display: block;
    border-radius: 14px;
    text-align: center
}

.nsfw-post-simple a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 0
}

.nsfw-post-simple h1 {
    font-weight: 600;
    font-size: 22px
}

.page .entry-header {
    margin: 20px 10px 30px 0
}

article.hentry .entry-header {
    margin: 14px 0;
    padding: 0
}

article .entry-title a {
    margin: 4px 2px;
    color: #313647;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}

.cat-links {
    display: block;
    color: #acacac;
    font-size: 12px;
    padding: 3px 2px
}

.cat-links a {
    display: inline-block;
    font-size: 12px;
    border-radius: 100px;
    transition: border-color .15s ease,color .15s ease
}

.cat-links a:hover {
    border-color: #e60023;
    color: #e60023
}

.entry-no-thumb {
    background-color: #a8b6c0;
    display: block;
    border-radius: 14px 14px 0 0
}

.king-profile-content .post .entry-content {
    display: none
}

.entry-meta {
    min-height: 44px;
    padding: 5px 8px;
    font-size: 12px;
    color: #a8b6c0;
    background-color: #edf0f3;
    border-radius: 14px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px
}

.king-pmeta {
    display: flex;
    gap: 9px
}

.entry-meta span i {
    margin-right: 4px
}

.send-message-dialog {
    max-height: 450px;
    padding: 10px 0;
    overflow: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-direction: column-reverse;
    width: 100%;
    position: relative;
}

.send-message-dialog:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 5px
}

.king-inbox-users a {
    margin-bottom: 10px;
    color: #74808a;
    padding: 14px;
    border-radius: 14px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    display: flex;
    gap: 10px;
    position: relative;
    border-bottom: 1px solid #eef0f3;
}

.king-inbox-users a:hover,.king-inbox-users a.active {
    background-color: #eef0f3;
}

.inbox-login {
    display: flex;
    flex-direction: column;
}

.unread-dot {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 22px;
    color: #e60023;
}

.king-inbox-avatar {
    display: inline-block;
    min-width: 42px;
    height: 42px;
    min-height: 42px;
    max-width: 42px;
    background-color: #d8dce1;
    border-radius: 100px;
    overflow: hidden;
    border: 3px solid #fff
}

.king-inbox-avatar img {
    border-radius: 100px
}

.prvt-goback {
    background-color: #c2c9d0;
    padding: 10px 14px;
    margin-bottom: 10px;
    border-radius: 32px;
    color: #fff;
    display: inline-block
}

.prvt-dote {
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 8px;
    color: #fff;
    position: absolute;
    background-color: #13151d;
    border-radius: 32px;
    top: 0;
    right: 0;
}

.header-prvtmsg-nmbr {
    display: inline-block;
    background-color: #e60023;
    color: #ffffff;
    padding: 0 6px;
    border-radius: 4px;
    margin-left: 8px
}

.king-received,.king-sent {
    width: 48%;
    vertical-align: top
}

.king-messagebody {
    position: relative;
    margin-bottom: 18px
}

.king-messagebody .king-inbox-avatar {
    width: 44px;
    height: 44px;
    position: absolute;
    border: 0;
    left: 0;
    top: -4px
}

.king-messagebox {
    color: #74808a;
    padding: 14px;
    border-radius: 0 18px 18px;
    min-height: 70px;
    background-color: #eef0f3;
    margin-left: 48px
}

.king-message-time {
    display: block;
    font-size: 9px;
    margin: 10px 0;
}

.king-sent {
    align-self: flex-end;
}

.king-sent .king-inbox-avatar {
    right: 0;
    left: inherit
}

.king-sent .king-messagebox {
    background-color: #ee4661;
    border-radius: 18px 0 18px 18px;
    color: #fff;
    margin-left: 0;
    margin-right: 48px
}

.king-users {
    padding: 10px 0;
    border-bottom: 1px solid #dadbde;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.users-avatar {
    display: inline-block;
    position: relative
}

.users-avatar .verified_account {
    position: absolute;
    top: 6px;
    right: 12px;
    color: #5d93ff
}

.users-avatar img,.users-avatar .users-noavatar {
    border-radius: 50%;
    display: block;
    height: 120px;
    width: 120px;
    background-color: #ccd6dd;
    border: 3px solid #ffffff;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center center
}

.users-card {
    -webkit-box-flex: 0 0 270px;
    -moz-box-flex: 0 0 270px;
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    padding-right: 10px;
    position: relative;
    box-sizing: border-box;
    min-height: 120px
}

.users-info {
    min-height: 120px;
    width: 120px;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.users-info .users-info-name {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center
}

.users-info p {
    display: block;
    margin: 2px 0
}

.users-posts {
    display: flex;
    text-align: left;
    height: 170px;
    padding-top: 6px;
    position: relative;
    vertical-align: top;
    -webkit-box-flex: 1 1 100%;
    -moz-box-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    white-space: nowrap;
    overflow: hidden
}

.users-posts .users-noposts {
    display: block;
    margin-left: 10px;
    height: 150px;
    background: #ccd6dd;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 15%;
    background-position: top center;
    font-size: 16px;
    text-align: center;
    padding: 40px;
    color: #fff;
    border-radius: 14px
}

.users-post {
    max-width: 442px;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: #ccd6dd;
    box-shadow: 0 1px 2px rgba(0,0,0,.07);
    margin-left: 10px;
    border-radius: 14px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,box-shadow;
    transition-property: transform,box-shadow;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.users-post-img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-position: 25% 50%;
    background-size: cover
}

.users-post-no-thumb {
    background-color: #ccd6dd;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 14px;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: center center
}

.users-post-title {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

.users-post-date {
    font-size: 11px;
    color: #b8b8b8
}

.users-post-in {
    background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.35) 100%);
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    padding: 8px;
    border-radius: 0 0 6px 6px
}

.users-post:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 10px 15px rgba(0,0,0,.15)
}

.users-post:hover .users-post-in {
    opacity: 1;
    visibility: visible
}

.nsfw-users-post {
    background-color: #383737;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    border-radius: 14px;
    font-size: 11px;
    text-align: center
}

.nsfw-users-post.nsfw-cat-post {
    position: inherit
}

.nsfw-users-post.nsfw-cat-post .categories-post-img {
    background-color: #333;
    color: #fff
}

.nsfw-users-post a {
    color: #fff;
    padding: 10px 0;
    height: 100%;
    display: block
}

.nsfw-users-post h1 {
    font-size: 16px
}

.header-nav {
    display: inline-block;
    width: calc(100% - 80px)
}

.header-nav a {
    color: #7c8792;
    display: block;
    height: 50px;
    padding: 0 12px;
    font-size: 12px;
    text-transform: uppercase;
    transition: border-width 100ms;
    position: relative;
    text-align: center
}

.header-nav a:after {
    content: '';
    width: 100%;
    height: 3px;
    border-radius: 4px;
    background-color: #e60023;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.header-nav a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.header-nav a:hover {
    color: #e60023
}

.header-nav .current-menu-item:before {
    content: '';
    width: 100%;
    height: 4px;
    background-color: #e60023;
    position: absolute;
    bottom: 0;
    left: 0
}

.header-nav .current-menu-item a {
    color: #e60023
}

.king-dashboard-avatar {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    background-color: #edf0f3;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center center;
    display: inline-block;
    border: 4px solid #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.24);
    overflow: hidden
}

.king-dashboard-user {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    padding-top: 20px
}

.king-dashboard-user h4 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.02em;
    color: #444;
    margin: 10px 0 20px;
    display: inline-block
}

.king-dashboard-username {
    color: #777;
    font-weight: normal;
    font-size: 20px
}

#king-pagination-01 .switch-loader,.comment-list .switch-loader {
    display: block;
    position: absolute;
    background-color: rgba(255,255,255,.72);
    width: 80px;
    height: 34px;
    border-radius: 14px;
    text-align: center;
    line-height: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto
}

.king-categories {
    display: block;
    margin: 0 10px 22px 10px;
    padding-bottom: 8px;
    border-radius: 14px;
    width: 100%
}

.king-categories-head {
    background-color: #fff;
    padding: 8px 10px;
    margin-bottom: 8px;
    border-radius: 14px;
    border-bottom: 1px solid #dedede
}

.king-categories-head a {
    color: #e60023
}

.king-categories-head i {
    border: 2px solid #e9ecef;
    font-size: 14px;
    font-style: inherit;
    font-weight: bold;
    padding: 4px 12px;
    color: #667686;
    border-radius: 14px
}

.categories-posts {
    display: flex;
    display: -webkit-flex
}

.categories-posts .categories-noposts {
    display: block;
    width: 240px;
    height: 150px;
    background: #ccd6dd;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: center 20px;
    font-size: 16px;
    text-align: center;
    padding-top: 60px;
    color: #fff;
    border-radius: 14px
}

.categories-post {
    padding: 10px 15px 0 0;
    position: relative;
    max-width: 20%;
    flex: 20%
}

.categories-post-img {
    position: relative;
    width: 100%;
    height: 160px;
    background-color: #c2c6cb;
    display: block;
    border-radius: 14px;
    overflow: hidden;
    -webkit-transition: transform .7s cubic-bezier(.2,1,.22,1),box-shadow .7s cubic-bezier(.2,1,.22,1),opacity .55s ease .25s;
    transition: transform .7s cubic-bezier(.2,1,.22,1),box-shadow .7s cubic-bezier(.2,1,.22,1),opacity .55s ease .25s
}

.categories-post-no-thumb {
    display: block;
    background-color: #ccd6dd;
    width: 100%;
    height: 140px;
    border-radius: 14px;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center center
}

.categories-post-title {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    margin-top: 9px;
    text-align: left
}

.categories-post:hover .categories-post-img {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 25px 60px rgba(0,0,0,.17)
}

.page-top-header {
    display: block;
    background-color: #bbc0d1;
    text-align: center;
    padding: 20px 0 47.5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 25% 25%;
    margin-bottom: -47.5px
}

.hidden-nav .page-top-header {
    margin-bottom: 0;
    padding: 20px 0
}

.page-template-king_page_wait .page-top-header,.page-template-king_page_offers .page-top-header,.page-template-king_page_event .page-top-header {
    margin-bottom: 14px;
    border-radius: 14px;
}

.cat-logo {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.24);
    object-fit: cover
}

.king-categories-head-2 {
    margin: 0;
    font-size: 24px;
    line-height: 38px;
    font-weight: 600;
    color: #ffffff
}

.king-categories-page .king-page-badge {
    background-color: #c2c9d0
}

.king-categories-desc {
    color: #fff
}

.page-top-header.reactions {
    background-color: #fbd971
}

.post-type-archive .page-top-header {
    background-color: #404B55
}

.nsfw {
    background-color: #383737
}

.page-top-header h1 {
    margin: 0;
    font-size: 24px;
    line-height: 38px;
    font-weight: 600;
    color: #ffffff
}

.page-top-header .taxonomy-description {
    color: #fff
}

.content-right-top {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right
}

.article-meta {
    padding: 0 5px 5px
}

.ias-trigger-next {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    height: 42px;
    line-height: 42px;
    width: 280px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 14px;
    background-color: #252639;
    color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    transition: all .3s ease-in-out
}

.ias-trigger-next:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,.19)
}

.ias-trigger-next:before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    font-size: 23px;
    position: absolute;
    top: 0;
    left: 20px;
    transition: top .2s ease-in-out
}

.ias-trigger-next:hover:before {
    top: 4px
}

.ias-trigger a {
    color: #fff
}

.king-nsfw .load-nomore span {
    display: none!important
}

.load-nomore span {
    display: none
}

#king-pagination-01 .load-nomore {
    position: absolute;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto
}

#king-pagination-01 .load-nomore span {
    display: inline-block;
    text-align: center;
    margin: 14px auto;
    color: #788691;
    border: 2px solid #788691;
    padding: 14px;
    border-radius: 14px;
    font-size: 14px
}

.king-related {
    text-align: center
}

.king-related .related-title {
    color: #333;
    background-color: #fff;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 14px;
    font-weight: 600;
    margin: 20px 0 10px
}

.king-related .king-simple-post {
    display: inline-block;
    width: 48%;
    margin: 0 10px 10px 0
}

.simple-post-thumb {
    overflow: hidden;
    border-radius: 14px 14px 0 0;
    display: flex
}

.simple-post-image {
    background-color: #a8b6c0;
    background-repeat: no-repeat;
    background-position: 50% 25%;
    background-size: cover;
    width: 100%;
    display: block;
    -webkit-transition: transform .7s cubic-bezier(.2,1,.22,1);
    transition: transform .7s cubic-bezier(.2,1,.22,1)
}

.simple-post-no-thumb {
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #a8b6c0;
    height: 220px;
    width: 100%;
    display: block;
    border-radius: 14px 14px 0 0
}

.simple-post-header {
    padding: 0;
    display: block;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    padding: 4px 10px;
    text-align: left;
    color: #fff;
    background-color: #0000008a;
}

.simple-post-header .entry-title a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);
    word-wrap: break-word
}

.king-simple-post .entry-meta {
    background-color: inherit;
    padding: 4px 8px;
    border-radius: 90px;
    text-align: left
}

.king-simple-post .entry-meta>div {
    display: flex;
    gap: 8px
}

.simple-video.king-simple-post .entry-meta {
    position: absolute;
    bottom: 0;
    background-color: initial;
    left: 0;
    right: 0;
    color: #fff
}

.king-simple-post {
    background-color: #fff;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #e7e7e9;
    border-radius: 14px;
    overflow: hidden
}

.king-simple-post:hover .simple-post-image {
    transform: scale(1.07);
    -webkit-transform: scale(1.07)
}

#comments .comment-box {
    background-color: #f6f7f9;
    margin: 0 0 10px 40px;
    display: block;
    padding: 5px 8px 10px 45px;
    border-radius: 14px;
    position: relative;
}

.comment-meta {
    display: block
}

.comment-reply-link {
    background-color: #ffffff;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin-right: 5px;
    padding: 0 12px;
    color: #a8b6c0;
    border-radius: 32px
}

.comment-meta time {
    color: #a8b6c0;
    display: block;
    font-size: 12px;
    margin-left: 10px;
    font-weight: 300
}

.avatar-wrap {
    float: left;
    margin-left: -75px
}

.user-comment-avatar {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,.15)
}

.user-comment-avatar.verified {
    box-shadow: 0 0 0 3px #5d93ff
}

.comment-footer {
    display: flex;
    height: 32px
}

#comments .author-date {
    display: flex;
    align-items: center
}

#comments .author-date a {
    display: inline-block;
    font-style: normal;
    color: #687686;
    font-weight: bold;
    font-size: 16px
}

#comments .user-header-settings cite {
    display: block;
    color: #687686;
    font-style: normal;
    font-size: 16px;
    font-weight: bold
}

#comments ol li {
    list-style: none
}

.comment ul.children {
    display: flex;
    flex-direction: column-reverse;
}

#comments .pingback {
    background-color: #f6f7f9;
    padding: 8px;
    margin: 8px 0 8px 11px;
    border-radius: 14px
}

#comments .pingback p {
    margin: 5px
}

#comments .pingback .edit-link {
    display: block
}

#comments .pingback .comment-edit-link {
    padding: 0 16px;
    height: 24px;
    line-height: 24px;
    width: auto;
    display: inline-block;
    font-size: 12px;
    margin-top: 8px
}

.comment-content p {
    margin: 8px 0 10px;
    font-size: 15px
}

.comment-awaiting-moderation {
    color: #ff2907
}

#comments .comment-edit-link {
    background-color: #ffffff;
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 32px;
    color: #a8b6c0;
    text-align: center
}

#comments .comments-title {
    display: block;
    color: #687686;
    text-align: center;
    background-color: #f6f7f9;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 14px;
    margin: 0 0 6px;
    line-height: 28px
}

#comments .no-comments {
    display: block;
    text-align: center;
    background-color: #a8b6c0;
    border-radius: 14px;
    color: #fff;
    padding: 8px 0
}

.king-reactions ul {
    display: flex;
    list-style: none;
    gap: 10px;
    padding: 10px 0;
    flex-wrap: wrap
}

.king-reactions ul li input {
    display: none
}

.king-reactions ul li label {
    display: block;
    position: relative;
    background-color: #fff;
    padding: 8px 8px 8px 48px;
    line-height: 20px;
    font-size: 11px;
    color: #687686;
    cursor: pointer;
    border-radius: 32px;
    font-weight: 900;
    box-shadow: 0 1px 1px rgba(0,0,0,.1)
}

.king-reactions ul li input[type="radio"]:checked+label {
    background-color: #e60023;
    color: #fff
}

.king-reactions ul li label:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 4px;
    margin: 0 auto;
    width: 28px;
    height: 28px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all .2s ease-in-out
}

.king-reactions ul li:first-child label:before {
    background-image: url(layouts/imgs/like.png)
}

.king-reactions ul li:nth-child(2) label:before {
    background-image: url(layouts/imgs/love.png)
}

.king-reactions ul li:nth-child(3) label:before {
    background-image: url(layouts/imgs/haha.png)
}

.king-reactions ul li:nth-child(4) label:before {
    background-image: url(layouts/imgs/wow.png)
}

.king-reactions ul li:nth-child(5) label:before {
    background-image: url(layouts/imgs/sad.png)
}

.king-reactions ul li:nth-child(6) label:before {
    background-image: url(layouts/imgs/angry.png)
}

.king-reactions-comment {
    display: block;
    float: left
}

.king-reactions-comment span {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all .2s ease-in-out;
    margin-left: -60px
}

.king-reactions-comment span:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.king-reaction-like {
    background-image: url(layouts/imgs/like.png)
}

.king-reaction-love {
    background-image: url(layouts/imgs/love.png)
}

.king-reaction-haha {
    background-image: url(layouts/imgs/haha.png)
}

.king-reaction-wow {
    background-image: url(layouts/imgs/wow.png)
}

.king-reaction-sad {
    background-image: url(layouts/imgs/sad.png)
}

.king-reaction-angry {
    background-image: url(layouts/imgs/angry.png)
}

.king-reactions-block .king-reaction-item {
    display: inline-block;
    margin: 0 9px;
    text-align: center
}

.king-reactions-block .king-reaction-item-icon {
    display: block;
    width: 42px;
    height: 42px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.king-reactions-block .king-reaction-count {
    background-color: rgba(233,234,237,.51);
    color: #88959f;
    padding: 1px 8px;
    display: block;
    margin: 4px 0;
    border-radius: 32px
}

.site-footer {
    background-color: #fff;
    color: #999;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 40px;
    position: relative
}

.site-footer a {
    color: #8e9093;
    font-weight: bold
}

.site-footer a:hover {
    color: #e60023
}

.site-footer .king-simple-post {
    padding: 4px;
    margin: 0;
    border: none;
    flex-direction: row
}

.site-footer .simple-post-header {
    color: #333;
    text-align: left;
    margin-left: 75px;
    top: 0;
    bottom: auto
}

.site-footer .simple-post-image,.site-footer .simple-post-thumb {
    height: 70px;
    width: 70px;
    border-radius: 14px
}

.site-footer .simple-post-header .entry-title a {
    color: #333;
    font-weight: 600;
    font-size: 14px;
    text-shadow: none
}

.site-footer .king-simple-post .entry-meta,.site-footer .simplepost-featured-trending {
    display: none
}

.fatfooter .widget-title,.fatfooter h3,.fatfooter h2 {
    border: initial;
    background-color: #fff;
    color: #333;
    text-align: left;
    padding: 4px 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px
}

.footer-info {
    display: block;
    padding: 10px;
    text-align: center
}

.content-avatar {
    display: block;
    margin: 4px 0
}

.content-author-avatar,.content-author-noavatar {
    width: 32px;
    height: 32px;
    display: inline-block;
    background-color: #a8b6c0;
    background-image: url(layouts/imgs/no-thumb.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    box-shadow: 0 0 2px rgb(0 0 0 / 20%)
}

.hide {
    display: none!important
}

.search-form {
    background-color: #ffffff;
    border-radius: 32px;
    padding: 1px 5px
}

.search-form .search-submit {
    display: none
}

.search-form .search-field {
    background-color: inherit!important;
    border: 0;
    display: block;
    height: 34px;
    width: 100%
}

::-webkit-input-placeholder {
    color: #a8b6c3;
    font-size: 14px
}

:-moz-placeholder {
    color: #a8b6c3;
    opacity: 1;
    font-size: 14px
}

::-moz-placeholder {
    color: #a8b6c3;
    opacity: 1;
    font-size: 14px
}

:-ms-input-placeholder {
    color: #a8b6c3;
    font-size: 14px
}

.site-main .posts-navigation,.king-pagination {
    text-align: center;
    display: block;
    clear: both;
    font-size: 14px;
}

.king-pagination .page-numbers {
    line-height: 40px;
    height: 46px;
    width: 46px;
    text-align: center;
    vertical-align: middle;
    border-radius: 14px;
    background-color: #e7e7e9;
    color: #13151d;
    display: inline-block;
    margin-right: 2px;
    font-size: 14px;
    border: 3px solid #edf0f3;
    transition: all .3s ease-in-out
}

.king-pagination a:hover {
    border-color: #e60023
}

.king-pagination .current {
    background-color: #dadada;
    font-weight: bold
}

.king-3rd-nav {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 20px
}

.king-3rd-nav span {
    display: flex;
    display: -ms-flexbox;
    background-color: #fff;
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    padding: 5px;
    gap: 2px;
}

.king-3rd-nav a {
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 34px;
    position: relative;
    height: 34px;
    color: #7e8488;
    line-height: 34px;
    transition: all .2s ease;
    font-size: 14px;
    border-radius: 14px;
    margin: 0 2px
}

.king-3rd-nav .active,.king-3rd-nav a:hover {
    color: #333;
    background-color: rgb(239,242,245)
}

.site-main .page {
    background-color: #fff;
    padding: 30px;
    border-radius: 14px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1)
}

.page-template-page-no-sidebar .site-main {
    width: 100%;
    display: block;
    margin-top: 10px
}

.page-template-king_page_hot .load-nomore span {
    display: none!important
}

.post-video #king-video {
    width: 800px;
    height: 540px;
    margin: 0 auto
}

.post-video #king-audio {
    width: 960px;
    height: 540px;
    margin: 0 auto
}

.comment-form-comment {
    position: relative
}

.comment-form-author,.comment-form-email,.comment-form-url {
    display: block;
    margin: 12px 8px 0 0;
    color: #a8b6c0
}

.comment-form-author input,.comment-form-email input,.comment-form-url input {
    display: block;
    border-color: #fff;
    padding: 6px;
    border-radius: 14px
}

.comment-form-author input:focus,.comment-form-email input:focus,.comment-form-url input:focus {
    border-color: #fff
}

.king-lists {
    padding: 0 12px
}

.king-lists .list-item {
    margin-bottom: 40px
}

.list-item-title {
    display: block;
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px
}

.list-item-image {
    display: block;
    margin-bottom: 10px
}

.list-item-image img {
    border-radius: 14px
}

.list-item-content {
    display: block;
    margin-bottom: 22px
}

.list-item-title .list-item-number {
    font-size: 29px;
    font-weight: bold;
    height: 28px;
    min-width: 38px;
    line-height: 28px;
    display: inline-block
}

.list-item-title h3 {
    display: inline-block;
    clear: none;
    color: #464646;
    padding: 0 0 0 10px;
    margin: 0;
    line-height: 38px
}

.single-post .site-main .post iframe {
    width: 100%!important;
    height: auto;
    margin: 20px auto!important;
    aspect-ratio: 16 / 9;
}

.list-item-media iframe {
    height: 400px;
}

.list-item-media .instagram-media {
    min-height: 700px
}

.king-repeater .acf-table {
    border: 0!important;
    background: #ffffff!important;
    border-radius: 14px;
    border-radius: 16px
}

.king-repeater .acf-row {
    border-radius: 14px;
    background-color: #fff!important
}

.king-repeater .acf-input input {
    color: #576366;
    outline: 0;
    font-weight: bold;
    border: 2px solid #e8ebed;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    display: block;
    -webkit-appearance: none;
    border-radius: 14px;
    transition: .2s
}

.king-repeater .acf-input input:hover,.king-repeater .acf-input textarea:hover {
    border-color: #e60023
}

.king-repeater .acf-input input:focus,.king-repeater .acf-input textarea:focus {
    background-color: #fff;
    border-color: #e60023
}

.king-repeater .acf-input input[type="checkbox"] {
    display: none
}

.king-repeater .acf-input input[type="number"] {
    border-radius: 14px 0 0 14px!important
}

.king-repeater .acf-input input[type="checkbox"]+.message {
    border: 2px solid #eef0f3;
    color: #b8c4ce;
    padding: 2px 12px;
    border-radius: 32px;
    cursor: pointer;
    font-size: 12px
}

.king-repeater .acf-input input[type="checkbox"]:checked+.message {
    border-color: #e60023;
    background-color: #e60023;
    color: #fff
}

.king-repeater .acf-input textarea {
    border: 2px solid #e8ebed;
    border-radius: 14px;
    padding: 10px!important
}

.king-repeater .acf-fields>.acf-field {
    border-top: 0;
    padding: 6px 4px
}

.king-repeater .acf-field-image {
    margin: 0 4px!important
}

.king-repeater .acf-image-uploader .image-wrap {
    float: none;
    margin: 0 auto
}

.king-submit-image .king-repeater .acf-image-uploader .acf-button {
    border-radius: 100px;
    background-color: #e60023;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 30px;
    display: inline-block
}

.king-submit-image .king-repeater .acf-image-uploader .acf-button {
    background-color: #232830;
    border: 0;
    padding: 8px 18px;
    border-radius: 100px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    margin-left: -43px
}

.king-submit-image .acf-image-uploader .view {
    float: none;
    text-align: center
}

.king-repeater tr td {
    border: 0!important
}

.king-repeater .acf-switch {
    background-color: #98a2b3
}

.king-repeater .acf-actions li {
    list-style: none;
    float: none
}

.king-repeater .acf-row-handle {
    background-color: inherit!important
}

.king-repeater .acf-row-handle a {
    position: inherit!important;
    top: inherit!important;
    margin: 5px auto!important;
    border: 0!important;
    background-color: #fff;
    color: #8d92a1;
    line-height: 20px;
    width: 20px;
    display: block!important;
    opacity: 0
}

.acf-repeater .acf-row:hover>.acf-row-handle .acf-icon {
    opacity: 1
}

div.king-repeater .acf-row-handle {
    width: 20px;
    padding: 3px;
    text-align: center!important;
    vertical-align: top!important;
    position: relative;
    background: none!important
}

.king-repeater .acf-actions .acf-button {
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    text-align: center;
    border-radius: 100px;
    color: #fff;
    background-color: #232830;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 18px;
    float: none!important
}

.king-repeater .dflex .acf-actions .acf-button {
    float: none!important;
    border: 0;
    padding: 0;
    border-radius: 14px;
    background-color: #333;
    margin: 0;
    width: 34px;
    height: 34px;
    line-height: 34px
}

#pollgrid-2 .dflex tbody {
    display: grid;
    grid-template-columns: 50% 50%
}

#pollgrid-3 .dflex tbody {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%
}

.dflex tbody>tr {
    padding: 4px
}

.dflex tbody>tr>.acf-fields {
    width: 100%
}

.king-repeater .acf-actions a:hover,label.featured-image-upload:hover {
    background-color: #e60023;
    color: #fff
}

.king-repeater .acf-row-handle.order {
    background: #f6f7f9!important;
    color: #8d92a1!important;
    font-weight: bold;
    border-radius: 16px
}
.social-login {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    max-width:300px;
    align-items: stretch;
    align-content: center;
    text-align:center;
    margin:auto;
}
.social-login a {
    display: flex;
    align-items: center;
    color:#fff;
    gap: 16px;
    background-color:#3b5998;
    padding:7px 20px;
    border-radius:22px;
    margin: 0 10px;
}

.social-login a i {
    width:34px;
    height:34px;
    background-color:#fff;
    text-align:center;
    line-height:34px;
    border-radius:32px;
}

.modal-social-login {
    padding-bottom: 10px
}

.social-login .fb-login i {
    color: #3b5998
}

.social-login .twi-login i {
    color: #1da1f2
}

.social-login .windows-login i {
    color: #0078d4
}

.social-login .insta-login i {
    color: #ed4956;
}

.social-login .google-login {
        background-color: #d34836;

}
.social-login .google-login i {
    color: #d34836;
}
.social-login .reddit-login i {
    color: #ff4500
}

.social-login .vk-login i {
    color: #5181b8
}



.social-or {
    flex: 1 1 100%;
    text-align: center;
}

.login-rl a {
    margin: 4px 0;
    padding-right: 20px;
    font-size: 12px;
    max-width: 250px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 32px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.12);
    background-color: #c8d1d8
}

.login-rl i {
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px
}

.login-rl a:hover {
    background-color: #e60023
}

.term-post-format-quote .page-top-header {
    background-color: #f5a623
}

.term-post-format-video .page-top-header {
    background-color: #fa6252
}

.term-post-format-image .page-top-header {
    background-color: #06aaff
}

.term-post-format-audio .page-top-header,.term-post-format-link .page-top-header {
    background-color: #000000
}

.post-page-ft {
    display: flex;
    display: -webkit-flex;
    margin: 0 12px 12px
}

.post-page-ft.flex-columns {
    position: sticky;
    top: 80px;
    margin: 0 6px 8px 14px
}

.post-page-ft.flex-columns,.post-page-ft.flex-columns .post-like .king-vote,.post-page-ft.flex-columns .ft-right {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center
}

.flex-columns .king-share-dropdown {
    padding: 8px;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    height: auto
}

.flex-columns .king-share-dropdown i {
    margin: 12px 0 6px
}

.ft-right {
    margin-left: auto;
    display: flex;
    display: -webkit-flex
}

.king-loading-ad {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: block;
    background-color: rgba(0,0,0,.86);
    z-index: 6
}

.king-loading-ad-content {
    width: 700px;
    margin: 0 auto;
    padding: 30px;
    display: inline-block;
    height: 100%;
    position: relative
}

.king-loading-ad-content .skip-ad span {
    position: absolute;
    padding: 8px 16px;
    border: 1px solid #fff;
    right: 20px;
    bottom: 30px;
    color: #fff;
    border-radius: 32px
}

.king-loading-ad-content .skip-ad #hidead {
    cursor: pointer
}

.king-ads {
    margin: 10px 0;
    text-align: center
}

.king-ads.main-top {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
}

.ads-postpage {
    display: block;
    padding: 10px 5px;
    background-color: #fff;
    border-radius: 14px;
    margin-bottom: 10px
}

.page-news-main form {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start
}

.king-ai-page .form-categories ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.king-ai-page .form-categories .form-categories-item {
    margin: 4px 2px;
    min-width: auto
}

.king-ai-page .king-form-group label {
    font-size: 12px
}

.page-news-main:after {
    content: '';
    display: block;
    clear: both
}

.submit-news-left {
    width: 810px;
    margin: 20px 0;
    background: #fff;
    padding: 30px;
    position: relative;
    border-radius: 14px;
    display: block;
    box-sizing: border-box
}

.submit-news-right {
    width: 280px;
    position: sticky;
    display: block;
    top: 70px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    border-radius: 14px
}

.inputprev-span {
    background-color: #eff2f5;
    padding: 10px;
    display: block;
    border-radius: 14px;
    margin-bottom: 10px;
    min-height: 200px;
    color: #fff;
    text-align: center;
    width: 100%
}

.inputprev-span i {
    display: block
}

.featured-image-upload {
    background-color: #f8fafb;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    display: inline-block;
    color: #7a8390;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    margin-top: 10px;
    border-radius: 14px;
    cursor: pointer;
    text-transform: inherit;
    position: relative;
    z-index: 2
}

.featured-image-upload:hover {
    background-color: #e60023;
    color: #fff
}

#featured-image[type=file] {
    position: absolute;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 24px;
    width: 100%
}

.king-thumbnail {
    background-color: #f5f7fa;
    border-radius: 14px;
    padding: 10px;
    text-align: center;
    color: #7a859b
}

.king-thumbnail .king-thumbnail-input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    right: 50%;
    bottom: 0;
    height: 0;
    font-size: 24px;
    width: 0
}

.king-thumbnail .acf-button {
    background-color: #232830;
    border: 0;
    padding: 8px 18px;
    border-radius: 100px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    margin: 0 auto
}

.king-thumbnail .acf-image-uploader .view {
    float: none!important
}

.king-menu-toggle {
    display: none
}

.dialog-title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 10px
}

.widget_topusers .profileCard {
    width: 100%
}

.attachments-browser .media-toolbar {
    display: none
}

.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments,.attachments-browser .attachments {
    top: 10px!important;
    right: 0!important;
    padding-right: 20px!important
}

.media-modal {
    width: 60%;
    margin: 0 auto;
    border-radius: 14px;
    max-height: 500px;
    outline: none
}

.media-modal .search-form,.media-toolbar-primary {
    background-color: inherit;
    width: auto!important;
    float: none!important;
    margin: 0 auto!important;
    text-align: center!important
}

.media-modal .media-toolbar {
    height: 44px!important;
    border: 0!important
}

.media-modal-content .media-toolbar-primary .media-button {
    float: none!important
}

.media-router .active,.media-router>a.active:last-child {
    background-color: inherit!important;
    color: #fff!important;
    border: 0!important;
    font-weight: bold;
    outline: 0!important;
    border-radius: 0!important;
    border-bottom: 3px solid #ff3366!important
}

.media-router .media-menu-item:focus {
    box-shadow: inherit!important;
    outline: 0
}

.media-modal-close {
    position: absolute;
    top: 55px!important;
    right: 20px!important;
    background-color: #05152a!important;
    border-radius: 100px!important
}

.media-modal-close .media-modal-icon:before {
    color: #fff!important
}

.media-modal-content {
    border-radius: 14px;
    background-color: #2b2b2b!important
}

.media-frame-content {
    background-color: rgba(255,255,255,.96)!important
}

div.wp-core-ui .button-primary-disabled,div.wp-core-ui .button-primary.disabled,div.wp-core-ui .button-primary:disabled,div.wp-core-ui .button-primary[disabled],div.wp-core-ui .button-primary.focus,div.wp-core-ui .button-primary.hover,div.wp-core-ui .button-primary:focus,div.wp-core-ui .button-primary:hover,div.wp-core-ui .button-primary {
    background-color: #e60023!important;
    border: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: #fff!important;
    text-decoration: none;
    text-shadow: inherit;
    border-radius: 32px;
    width: 300px!important;
    height: 40px!important;
    line-height: 40px!important;
    margin: 8px
}

.media-modal-content .media-sidebar,.media-modal .acf-expand-details {
    display: none
}

.media-modal.acf-expanded .media-sidebar {
    display: block
}

.media-frame-title,.max-upload-size {
    display: none
}

.king-custom-message {
    display: block;
    padding: 14px;
    margin-bottom: 30px;
    border: 2px dashed #e8ebed;
    font-size: 16px;
    line-height: 24px;
    border-radius: 16px
}

.king-modal-form .king-custom-message {
    padding: 10px;
    margin-bottom: 10px;
    border: 2px dashed #ffffff;
    font-size: 14px
}

.king-message-submit {
    display: block;
    padding: 20px 10px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 20px;
    margin-top: -30px;
    background-color: #c8d1d8;
    color: #ffffff;
    border-radius: 5px 5px 0 0
}

.king-reaction-buttons {
    display: inline-block;
    position: relative;
    width: 88px;
    margin-right: 10px;
    text-align: center;
    border-radius: 14px
}

.king-reactions-icon {
    display: block;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-color: #ffffff;
    border: 4px solid #ffffff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    transition: all .2s cubic-bezier(.4,0,1,1)
}

.disabled .king-reactions-icon {
    cursor: not-allowed
}

.disabled .king-reaction-buttons.voted {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 4px 8px rgba(251,217,113,.68)
}

.king-reactions-icon:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 2px 4px rgba(0,0,0,.15)
}

.king-reaction-bar {
    display: block;
    height: 100px;
    position: relative;
    background-color: #f4f4f6;
    border-radius: 14px 14px 0 0;
    overflow: hidden
}

.king-reaction-bar .king-reactions-percent {
    background-color: #fbd971;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    transition: height .2s cubic-bezier(.22,.61,.36,1)
}

.king-reaction-bar .king-reaction-percent-angry {
    background-color: #bc3432
}

.king-reactions-count {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    z-index: 4;
    font-weight: 700;
    color: #333
}

.king-reacted {
    padding: 8px;
    margin-top: 10px;
    background-color: #fbd971;
    color: #333;
    border-radius: 14px;
    font-weight: 700
}

.king-profile-badges {
    display: flex;
    display: -ms-flexbox;
    background-color: rgb(47 52 60 / 70%);
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 10px;
    width: 100%
}

.king-profile-badge {
    display: inline-block;
    margin: 8px 4px
}

.king-profile-badge span {
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.widget_Leaderboard .king-leaderboard {
    display: block;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding: 8px 4px
}

.king-leaderboard .lb-count {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 100px;
    color: #fff;
    background-color: #989ca9;
    vertical-align: middle;
    margin-right: 8px
}

.king-leaderboard .lb-avatar {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 100px;
    background-color: #989ca9;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    vertical-align: middle;
    margin-right: 8px;
    background-image: url(layouts/imgs/no-thumb.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%
}

.king-leaderboard .lb-avatar img {
    border-radius: 100px;
    background-color: #eef0f3
}

.king-leaderboard .lb-username {
    display: block;
    color: #333;
    font-weight: 600;
    flex: 1;
    width: 100%;
}

.king-leaderboard .lb-numbers {
    display: block;
    color: #acafb7;
    text-transform: uppercase;
    font-size: 11px;
    text-align: right;
    min-width: 40px;
}

.king-leaderboard .lb-numbers i {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700
}

.king-leaderboard.lb-1 .lb-count {
    background-color: #febd02
}

.king-leaderboard.lb-2 .lb-count {
    background-color: #fa6252
}

.king-leaderboard.lb-3 .lb-count {
    background-color: #06aaff
}

.lv-avatar-badge {
    display: inline-block;
    position: relative
}

.widget_Leaderboard2 .king-leaderboard {
    display: flex;
    margin: 15px 5px;
    align-items: center;
    padding: 8px 4px;
    border-bottom: 1px solid rgba(255,255,255,.5);
}

.lb-badge {
    width: 24px;
    height: 24px;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0
}

.king-profile-box-badges {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    border: 1px solid #e7e7e9;
    border-radius: 14px;
    font-size: 12px
}

.king-profile-box-badges .king-profile-badge span {
    width: 42px;
    height: 42px
}

article.format-link .link-sponsored {
    background-color: rgb(254,189,2);
    color: #000;
    padding: 4px 8px;
    border-radius: 0 3px 3px 0;
    position: absolute;
    top: 20px;
    left: -2px;
    font-size: 12px
}

.add-sponsor {
    display: block;
    text-align: center;
    vertical-align: middle
}

.add-sponsor img {
    display: inline-block;
    vertical-align: middle;
    margin: 8px;
    max-height: 48px;
    width: auto
}

.king-delete-post {
    background-color: #b5b6b9;
    display: block;
    text-align: center;
    border-radius: 32px;
    color: #fff;
    font-size: 14px
}

.page-top-header.badges {
    background-color: #8cd8c5
}

.king-badges-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px
}

.king-categories-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px
}

.king-page-cat-links {
    width: 20%
}

.king-page-badge {
    min-height: 350px;
    flex: 1 1 21%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    background-size: cover;
    max-width: 25%;
    padding: 20px;
    vertical-align: top;
    border-radius: 14px;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,box-shadow,width;
    transition-property: transform,box-shadow,width;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.king-page-badge:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 4px 14px rgba(0,0,0,.15)
}

.king-page-badge span {
    display: block
}

.king-page-badge .king-profile-badge span {
    width: 80px;
    height: 80px
}

.king-page-badge .badge-page-title {
    font-size: 22px;
    color: #4e5168;
    font-weight: 700
}

.king-page-badge .badge-page-mm {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background-color: #f2f3f5;
    border-radius: 4px
}

.king-page-badge .badge-page-min {
    display: inline-block;
    margin: 0 7px;
    font-size: 12px
}

.king-page-badge .badge-page-min p {
    font-size: 24px;
    font-weight: 700;
    margin: 0 5px;
    display: inline-block
}

.sing-template-1.site-main {
    width: 100%
}

.sing-template-2.content-area {
    width: 100%
}

.sing-template-2 .site-main {
    width: calc(100% - 310px)
}

.single-post-back,.single-post-back-no {
    display: block;
    height: 450px;
    background-size: cover;
    background-position: 25% 50%;
    background-color: #989ca9;
    position: relative
}

.single .sing-template-3 .site-main {
    margin-top: -150px;
    position: relative
}

.single .sing-template-4 .site-main,.single .sing-template-6 .site-main {
    margin-top: -150px;
    width: 100%;
    position: relative
}

.single-header-v5 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
    padding: 15px
}

.v5-header-second {
    width: 1070px;
    display: block;
    margin: 0 auto
}

.v5-header-second .entry-header {
    color: #fff;
    margin-left: 0;
    margin-top: 0
}

.v5-header-second .entry-header h3 {
    font-size: 44px;
    line-height: 1.07
}

.v5-header-second .entry-header a {
    color: #fff;
    margin-left: 2px
}

.v5-header-second .tags-links a {
    padding: 4px 12px 4px 2px;
    border: none;
    border-radius: inherit;
    color: #a8b6c0;
    font-size: 14px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.3)
}

.v5-header-second .tags-links {
    margin-bottom: 0
}

.single-header-v5.sing-template-v6 {
    padding: 20px 20px 140px 20px
}

.videotemplate .post-video iframe,.videotemplate .post-video #king-video {
    width: 100%;
    height: 540px
}

.videotemplate .post-video,.videotemplate-v3 .post-video {
    padding: 10px;
    border-radius: 14px;
    margin-bottom: 15px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.videotemplate-v3.content-area {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.videotemplate-v3 .post-video {
    margin-left: 1%;
    margin-right: 1%;
    width: 100%
}

.videotemplate-v3 .post-video .king-playlist,.videotemplate .post-video .king-playlist {
    height: 220px;
    width: 100%
}

.content-area.videotemplate-v2 {
    width: 100%
}

.videotemplate-v2 .site-main {
    width: calc(100% - 310px)
}

.imagetemplate {
    display: block;
    background-color: #000
}

.imagetemplate2 {
    width: 1070px;
    margin: 0 auto
}

.select-color {
    display: flex;
    gap: 10px;
}

.king-night-box {
    display: flex;
    color: #7c8792;
    border: 1px solid #f6f7f9;
    border-radius: 14px;
    position: relative;
    cursor: pointer;
    padding: 10px;
    gap: 10px;
    align-items: center;
}

input[type="radio"]:checked+.king-night-box {
    background-color: #eef0f3;
}

.king-editorschoice {
    padding-top: 20px;
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    min-height: 200px
}

.king-editorschoice .owl-stage {
    display: flex;
    padding: 10px 0
}

.editorschoice-post {
    overflow: hidden;
    border-radius: 14px;
    height: 160px;
    z-index: 4;
    transform: scale(1) translateZ(0);
    transition: transform .28s ease
}

.editorschoice-post-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #23282d;
    transform: scale(1) translateZ(0);
    transition: transform .28s ease
}

.editorschoice-post-no-thumb {
    background-color: #23282d;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    transform: scale(1.13) translateZ(0);
    transition: transform .28s ease
}

.editorschoice-post-img:after {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg,rgba(0,0,0,.0001) 62.88%,rgba(0,0,0,.8) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    content: ""
}

.king-featured-small {
    display: none
}

.king-featured-small.owl-loaded {
    display: block!important
}

.editorschoice-post:hover {
    position: relative
}

.editorschoice-post:hover .editorschoice-post-img {
    transform: scale(1.13) translateZ(0)
}

.editorschoice-post-in {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 14px;
    padding: 14px
}

.editorschoice-post-title a {
    display: block;
    font-size: 15px;
    color: #fff
}

.editorschoice-post-in .cat-links a {
    padding: 0;
    border: 0;
    font-weight: 700;
    color: #e1e1e1;
    font-size: 10px
}

.editorschoice-post-in .cat-links {
    padding: 0
}

#submit-loading2 {
    background-color: #c8d1d8;
    border: 0;
    width: 30%
}

.single-boxes {
    background-color: #fff;
    padding: 12px;
    text-align: center;
    display: block;
    margin: 10px 0;
    border-radius: 14px
}

.single-boxes-title h4 {
    display: inline-block;
    padding: 0 16px
}

.single-boxes-title {
    display: block;
    margin-bottom: 14px;
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
    background-color: #f6f7f9;
    border-radius: 14px
}

article.hentry .entry-image-link {
    position: relative;
    display: block
}

.editors-badge {
    font-size: 10px;
    background-color: #687686;
    color: #ffffff;
    display: block;
    padding: 4px 8px;
    position: absolute;
    bottom: -8px;
    left: 8px;
    font-weight: 600;
    border-radius: 14px;
    z-index: 4;
    box-shadow: 0 4px 14px rgba(0,0,0,.15)
}

.tagfollow {
    margin-top: 10px
}

.tagloader {
    display: inline-block
}

.tagloader .loader {
    margin-left: 14px
}

.tagfollow a {
    font-weight: 700;
    color: #000000;
    padding: 0 12px 0 42px;
    display: inline-block;
    border-radius: 32px;
    line-height: 38px;
    height: 38px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.24)
}

.tagfollow a.followed {
    background-color: #000000;
    color: #fff
}

.tagfollow a .tag-unfollow {
    display: none
}

.tagfollow a.followed .tag-follow {
    display: none
}

.tagfollow a.followed .tag-unfollow {
    display: inline-block
}

.tagfollow a i {
    position: absolute;
    left: 8px;
    top: 5px;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    width: 28px;
    height: 28px;
    background-color: rgba(0,0,0,.04);
    line-height: 28px;
    border-radius: 100%
}

.tagfollow a.followed i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.king-notify {
    position: relative
}

.head-icons {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    background-color: #eef0f3;
    color: #646464;
    position: relative;
    text-align: center;
}

#searchv2-button {
    display: none;
}

.notify .king-notify-toggle i {
    -webkit-animation: ring 1.5s ease;
    animation: ring 1.5s ease
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(35deg)
    }

    12.5% {
        -webkit-transform: rotate(-30deg)
    }

    25% {
        -webkit-transform: rotate(25deg)
    }

    37.5% {
        -webkit-transform: rotate(-20deg)
    }

    50% {
        -webkit-transform: rotate(15deg)
    }

    62.5% {
        -webkit-transform: rotate(-10deg)
    }

    75% {
        -webkit-transform: rotate(5deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(35deg);
        transform: rotate(35deg)
    }

    12.5% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }

    25% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    37.5% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }

    50% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    62.5% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    75% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.king-notify-num {
    width: 0;
    height: 0;
    background-color: #e60023;
    color: #fff;
    display: block;
    line-height: 16px;
    position: absolute;
    top: 0;
    right: -5px;
    visibility: hidden;
    opacity: 0;
    font-size: 9px;
    border-radius: 32px;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56)
}

.notify .king-notify-num {
    width: 16px;
    height: 16px;
    opacity: 1;
    visibility: visible
}

.king-notify-menu.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.king-notify-menu {
    position: absolute;
    display: block;
    right: 0;
    visibility: hidden;
    opacity: 0;
    list-style: none;
    background-color: #fff;
    width: 340px;
    padding: 20px 0;
    top: 60px;
    z-index: 4;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 14px
}

.king-notify-menu:before {
    content: " ";
    background: none repeat scroll 0 0 transparent;
    border: 12px solid transparent;
    border-bottom-color: #fff;
    bottom: auto;
    height: 0;
    left: auto;
    position: absolute;
    right: 8px;
    top: -22px;
    vertical-align: top;
    width: 0
}

.king-notify-inside {
    list-style: none;
    display: block;
    background-color: #f6f7f9;
    border-bottom: 1px solid rgba(0,0,0,.04);
    margin: 0;
    font-weight: 300;
    max-height: 300px
}

.king-notify-inside .king-pagination {
    text-align: center;
    padding: 20px!important;
}

.king-notify-inside li {
    display: block;
    padding: 10px 10px 10px 60px;
    border-top: 1px solid rgba(0,0,0,.04);
    text-align: left;
    color: #777777;
    position: relative
}

.site-main-middle .king-notify-inside li {
    padding: 20px 10px 20px 60px;
}

.site-main-middle .king-notify-avatar {
    top: 16px;
}

.king-notify-avatar {
    display: block;
    position: absolute;
    left: 20px;
    top: 6px
}

.king-notify-inside li a {
    color: #777777;
    font-weight: 700
}

.king-notify-avatar-img {
    display: inline-block;
    background-color: #e9eaed;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    overflow: hidden
}

.king-notify-avatar i {
    position: absolute;
    right: -3px;
    bottom: 5px;
    background-color: #a9b6c0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 8px;
    box-shadow: 0 2px 2px rgba(0,0,0,.1)
}

.notify-seen {
    width: 8px;
    height: 8px;
    background-color: #e60023;
    display: block;
    position: absolute;
    border-radius: 32px;
    top: 16px;
    left: 6px
}

input.king-clean {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #a3a3a3;
    border: 0;
    font-family: "fontello";
    font-weight: 900;
    white-space: normal
}

input.king-clean:hover {
    color: #e60023;
    border: 1px dashed #e60023
}

.king-clean-center {
    text-align: center!important;
    padding-left: 10px!important
}

.king-dashboard-nav {
    display: block;
    margin: 0 20px;
    border-radius: 14px
}

.king-dashboard-nav a {
    color: #687686;
    padding: 4px 12px;
    border-radius: 14px;
    margin: 4px;
    display: inline-block;
    background-color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,all;
    transition-property: transform,all;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.king-dashboard-nav a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 2px 5px rgba(0,0,0,.1)
}

.widget_topusers .king-users-v2 {
    display: block;
    width: auto;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 10px
}

.widget_topusers .user-follow-button {
    display: none
}

.king-users-v2 {
    position: relative;
    text-align: center;
    display: inline-block;
    background-color: white;
    vertical-align: top;
    padding: 10px;
    min-height: 308px;
    margin: 0 15px 30px 15px;
    width: 29%;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.07);
    box-shadow: 0 1px 2px rgba(0,0,0,.07);
    border-radius: 14px
}

.users-card-v2 {
    display: block;
    margin-bottom: 10px
}

.king-users-v2 .users-avatar {
    display: block;
    margin-top: -38px
}

.king-users-v2 .users-avatar a {
    display: inline-block
}

.king-users-v2 .users-avatar img,.king-users-v2 .users-avatar .users-noavatar {
    width: 68px;
    height: 68px;
    border: 4px solid #ffffff
}

.users-posts-v2 {
    display: flex;
    display: -webkit-flex
}

.users-posts-v2 .users-post {
    margin: 0 2px
}

.king-users-v2 .users-noposts {
    display: block;
    height: 155px;
    width: 100%;
    overflow: hidden;
    border-radius: 14px;
    background: #e1e3e8;
    background-image: url(layouts/imgs/no-thumb.png);
    background-repeat: no-repeat;
    background-size: 9%;
    background-position: center 45%;
    color: #fff
}

.king-users-v2 .users-post-in {
    top: 0;
    padding-top: 20px
}

.king-users-v2 .users-post-title {
    text-align: center
}

.king-users-v2 .users-info-v2 {
    display: block;
    height: 100px
}

.king-users-v2 .users-info-v2 .users-followers span {
    display: inline-block;
    margin: 4px 0 8px 4px
}

.users-info-v2 .users-info-name {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center
}

.users-info-name h4 {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.live-king-search-top {
    position: absolute;
    top: -600px;
    min-height: 180px;
    left: 20px;
    right: 20px;
    width: auto;
    padding: 40px 0 20px;
    background: #e5e6ed;
    z-index: 10;
    transition: top .8s cubic-bezier(.2,1,.3,1),opacity .8s cubic-bezier(.2,1,.3,1);
    opacity: 0;
    text-align: center;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 19px 35px rgba(0,0,0,.11);
    -webkit-box-shadow: 0 19px 35px rgba(0,0,0,.11)
}

.live-king-search-top.active {
    top: 60px;
    opacity: 1
}

.live-king-search {
    position: relative;
    margin: 0 auto;
    width: 800px;
    transition: transform .8s ease-in-out;
    transform: translate3d(0,-42vh,0);
    -webkit-transform: translate3d(0,-42vh,0);
    background-color: #fff;
    padding: 8px;
    border-radius: 14px;
    opacity: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1)
}

.live-king-search-top.active .live-king-search {
    opacity: 1;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0)
}

.live-header-search-field,.live-king-search input[type="search"] {
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    padding-left: 50px;
    border: none;
    color: #707070;
    font-size: 24px;
    transition: all .3s ease
}

.live-header-search-submit {
    background-color: inherit;
    border: 0;
    position: absolute;
    top: 14px;
    left: 10px;
    color: #b8bac6;
    transition: all .3s ease
}

.live-king-search input[type="search"]:hover,.live-header-search-form:hover .live-header-search-submit,.live-king-search input[type="search"]:focus {
    border-color: #282a2d;
    color: #282a2d
}

.king-close {
    width: 40px;
    height: 40px;
    color: #9E9E9E;
    cursor: pointer;
    background-color: #fff;
    display: block;
    position: absolute;
    line-height: 40px;
    right: 20px;
    bottom: 0;
    border-radius: 14px 14px 0 0;
    border: 0
}

.king-close:before {
    content: "\f106";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 26px
}

.king-close:hover {
    color: #e60023
}

#king-results a {
    display: block;
    background-color: #ebecf1;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 8px;
    border-radius: 7px;
    color: #3c3d49;
    text-align: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,box-shadow,width;
    transition-property: transform,box-shadow,width;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#king-results a img {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 6px;
    border: 2px solid #fff
}

#king-results a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
}

.lsearch-format-video,.lsearch-format-news,.lsearch-format-image,.lsearch-format-music {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 6px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.lsearch-format-music {
    background-color: #000
}

.lsearch-format-video {
    background-color: #fa6252
}

.lsearch-format-news {
    background-color: #febd02
}

.lsearch-format-image {
    background-color: #06aaff
}

.lsearch-more {
    display: block;
    padding: 14px 4px 8px;
    text-align: right
}

.lsearch-title {
    text-align: left;
    display: block;
    padding: 4px 4px 0
}

.usearch-page {
    display: flex;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap
}

.usearch-page a {
    margin-right: 8px;
    font-weight: 700;
    color: #646464;
    display: flex;
    flex-direction: column;
    align-items: center
}

.usearch-page a img,.usearch-noavatar {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    border: 3px solid #ffffff;
    margin-bottom: 4px;
    background-color: #c8d1d8;
    background-image: url(layouts/imgs/no-thumb.png);
    background-size: cover;
    background-repeat: no-repeat
}

.king-leftmenu-toggle {
    display: block;
    height: 40px;
    cursor: pointer;
    position: relative;
    text-align: center
}

.king-leftmenu-toggle:after,.king-leftmenu-toggle:before {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #646464;
    border-radius: 1.5px;
    position: absolute;
    z-index: 1;
    transition-duration: .2s,.2s,.2s;
    transition-delay: .2s,0s,.4s;
    transition-property: top,transform,width;
    transition-timing-function: ease-out
}

.king-leftmenu-toggle:before {
    top: 16px
}

.king-leftmenu-toggle:after {
    top: 24px
}

.king-leftmenu-toggle[aria-expanded="true"]:before {
    top: 20px;
    width: 20px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    transition-delay: .2s,.4s,0s
}

.king-leftmenu-toggle[aria-expanded="true"]:after {
    top: 20px;
    width: 20px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    transition-delay: .2s,.4s,0s
}

.king-leftmenu {
    position: fixed;
    background-color: #fff;
    display: block;
    padding: 20px 20px 50px;
    z-index: 18;
    left: -850px;
    bottom: 0;
    top: 0;
    min-width: 280px;
    max-width: 500px;
    border-radius: 0 14px 14px 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%);
    visibility: hidden;
    -webkit-transition: left .6s cubic-bezier(.77,0,.175,1);
    -o-transition: left .6s cubic-bezier(.77,0,.175,1);
    transition: left .6s cubic-bezier(.77,0,.175,1);
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.king-mobile-search-field {
    display: block;
    width: 100%;
    padding: 8px!important;
    background-color: inherit;
    border: 0!important;
    border-radius: 0!important
}

.king-leftmenu h5 {
    margin: 10px 0 4px;
    font-weight: 600;
    color: #7e8488;
    text-transform: uppercase;
    font-size: 12px;
}

.admin-bar .king-leftmenu {
    margin-top: 32px
}

.open.king-leftmenu {
    visibility: visible;
    opacity: 1;
    left: 0
}

.king-leftmenu a i {
    margin-right: 4px
}

.king-leftmenu a:hover {
    color: #e60023
}

.king-leftmenu li {
    list-style: none
}

.king-leftmenu-close {
    display: none;
    color: #050505;
    background-color: inherit;
    border: 1px solid #e7e7e9;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 100%;
    align-self: flex-end;
    margin-bottom: 10px
}

.king-leftmenu-close:hover {
    background-color: #333;
    color: #fff
}

.king-scroll {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.king-scroll::-webkit-scrollbar {
    width: 7px
}

.king-scroll::-webkit-scrollbar-track {
    margin-block:14px}

.king-scroll::-webkit-scrollbar-thumb {
    border-radius: 14px;
    visibility: hidden;
    opacity: 0;
    background-color: #eef0f3
}

.king-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #e60023
}

.king-scroll:hover::-webkit-scrollbar-thumb {
    visibility: visible;
    opacity: 1
}

.king-top-header-menu .menu {
    gap: 14px;
    display: flex;
    flex-wrap: wrap
}

.king-top-header-icons a {
    color: #13151d;
    margin-left: 3px;
    width: 23px;
    line-height: 23px;
    text-align: center;
    height: 23px;
    border-radius: 100px;
    display: inline-block
}

.king-top-header {
    background-color: #eaecef;
    display: flex;
    position: relative;
    min-height: 35px;
    line-height: 35px;
    justify-content: space-between;
    flex-wrap: wrap
}

.king-top-header-menu a {
    color: #404b55;
    font-size: 12px
}

.king-top-header-menu a:hover {
    color: #e60023
}

.king-top-header-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.king-top-header-menu li {
    display: inline-block;
    position: relative
}

.king-top-header-menu .menu-item-has-children a {
    padding-right: 24px
}

.king-top-header-menu .menu-item-has-children:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 6px;
    position: absolute;
    color: #404B55;
    bottom: 0
}

.king-top-header-menu .menu-item-has-children .menu-item-has-children:after {
    content: "\f105"
}

.king-top-header-menu ul ul {
    box-shadow: 0 3px 9px rgba(0,0,0,.2);
    background-color: #ffffff;
    padding: 20px;
    position: absolute;
    top: 30px;
    left: -999em;
    z-index: 12;
    border-radius: 14px
}

.king-top-header-menu ul ul ul {
    left: -999em;
    top: 0
}

.king-top-header-menu ul ul a {
    display: block;
    text-align: left;
    min-width: 180px;
    padding-right: 12px!important
}

.king-top-header-menu ul li:hover>ul,.king-top-header-menu ul li.focus>ul {
    left: auto
}

.king-top-header-menu ul ul li:hover>ul,.king-top-header-menu ul ul li.focus>ul {
    left: 100%
}

.king-top-header-menu .current_page_item>a,.king-top-header-menu .current-menu-item>a,.king-top-header-menu .current_page_ancestor>a,.king-top-header-menu .current-menu-ancestor>a {
    font-weight: bold
}

.header-template-02 .king-featured {
    padding: 0 8px;
    background-color: inherit
}

.header-template-02 .site-footer,.header-template-02 .fatfooter,.header-template-02 .king-profile-top {
    border-radius: 14px;
    margin-left: 2%;
    margin-right: 2%
}

.header-template-02 .page-top-header,.header-template-02 .king-playlist-uo {
    border-radius: 14px;
    margin-left: 2%;
    margin-right: 2%;
    overflow: hidden
}

.header-template-02 .profile-cover {
    border-radius: 14px
}

.header-template-02 .post-video {
    border-radius: 14px;
    margin-left: 2%;
    margin-right: 2%
}

.header-02 {
    left: 0;
    right: 0;
    width: auto;
    top: 4px;
    margin-bottom: 8px;
    border-radius: 14px;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,.72)
}

.header-template-02.site .site-branding {
    left: 50%;
    position: absolute;
    transform: translate(-50%)
}

.header02-text {
    font-size: 10vw;
    font-weight: bold;
    line-height: 100%;
    display: inline-block;
    white-space: nowrap;
    transition: opacity 500ms ease-out
}

.header-03 {
    height: 80px;
    align-items: center;
    -webkit-align-items: center
}

.sticky-header-03.is_stuck .header-03 {
    height: 60px;
    padding-top: 0;
    transition: height 400ms ease-out
}

.admin-bar .sticky-header-03.is_stuck {
    top: 32px!important
}

.header-template-03.site .site-branding {
    left: 50%;
    position: absolute;
    transform: translate(-50%)
}

.header-03 .king-nav-dropdown {
    top: 70px
}

.sticky-header-03.is_stuck .king-nav-dropdown {
    top: 60px
}

.header-template-03.site .king-cat-list {
    left: 4px
}

.header-template-03.site .king-cat-list:before {
    left: 10px;
    right: auto
}

.header-template-03.site .live-king-search {
    margin-top: 16px
}

.king-top-ad {
    position: relative;
    display: block;
    text-align: center;
    padding: 11px 0;
    background-color: #a4abc2;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 12
}

.header-template-04.site .king-head-nav {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.header-04 .site-branding {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.header-template-04.site .king-head-nav-a {
    text-transform: uppercase;
    font-size: 12px
}

.header-template-05.site .king-header {
    height: auto;
    position: fixed;
    width: 80px;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: normal;
    -webkit-justify-content: normal;
    justify-content: normal
}

.admin-bar .header-template-05.site .king-header {
    margin-top: 32px
}

.site.header-template-05 {
    padding-left: 80px
}

.header-template-05 .site-header {
    z-index: 14
}

.header-template-05 .open.king-leftmenu {
    z-index: 11;
    left: 80px
}

.site.header-template-05 .live-king-search-top.active {
    top: 0;
    left: 0;
    right: 0;
    border-radius: 0
}

.site.header-template-05 .user-header-menu,.site.header-template-05 .king-notify-menu {
    left: 80px;
    top: 0;
    bottom: 0;
    border-radius: 0;
    z-index: 0;
    position: fixed
}

.site.header-template-05 .king-notify-inside {
    max-height: 100%
}

.site.header-template-05 .site-branding {
    float: none;
    display: block;
    padding: 10px 0;
    height: auto;
    max-width: 80px;
    text-align: center;
    position: relative!important
}

.site.header-template-05 .site-branding .king-logo img {
    max-height: auto;
    margin: 0 auto
}

.site.header-template-05 .head-icons {
    display: block;
    margin: 10px auto 0
}

.header-08 .site-branding {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.header-template-08.site .king-head-nav {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.header-template-08.site .king-head-nav-a {
    text-transform: uppercase;
    font-size: 12px
}

.header-template-08 .king-notify {
    margin: 0
}

.header-template-08 .king-search-top .king-search {
    float: right;
    position: relative;
    transform: inherit;
    left: auto;
    margin: 0;
    height: 66px;
    width: 200px
}

.header-template-08 .king-search-top .active {
    width: 400px
}

.header-template-08 .header-search-form {
    height: 66px;
    border-radius: 0;
    background-color: rgba(0,0,0,.04)
}

.header-template-08 .king-header-right {
    gap: 0
}

.header-template-08 .header-search-field {
    height: 66px;
    border-radius: 0
}

.header-template-08 .header-search-submit {
    background-color: initial
}

.header-template-08 .king-menu-left {
    display: none
}

.site.header-template-09 .site-header {
    padding-left: 240px
}

.header-template-09 .king-leftmenu {
    left: -500px;
    top: 0;
    width: 240px;
    min-width: 120px;
    padding: 10px 10px 50px 27px;
    z-index: 12;
    border-radius: 0;
}

.king-leftmenu-bg.t09-toggle {
    position: fixed;
    background: rgb(30 30 30 / 0%);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    display: none;
}

.header-template-09.active .king-leftmenu {
    left: 0;
    visibility: visible
}

.header-template-09 .king-leftmenu {
    left: 0;
    visibility: visible
}

.king-cat-list-mobile,.king-smenu {
    border-top: 1px solid #efefef;
}

.king-smenu {
    border-bottom: 1px solid #efefef;
}

.header-template-09 .widget_Leaderboard .king-leaderboard {
    background-color: #efefef;
    padding: 8px 10px;
    border-radius: 14px;
    margin-bottom: 4px;
    display: flex;
}

.header-template-09 .king-leaderboard .lb-avatar {
    width: 34px;
    height: 34px;
}

.king-leftmenu .left-sidebar {
    position: relative;
    min-width: 200px;
    padding: 0;
    margin: 0;
}

.king-leftmenu .king-leaderboard .lb-count {
    display: none
}

.header-template-09 .king-mobile-search {
    display: none
}

.king-leftmenu .widget-title {
    padding: 10px 0;
    border: 0;
    text-align: left;
    border-radius: 14px;
    font-weight: 600;
    margin-bottom: 0;
}

.king-leftmenu-toggle-v2[aria-toggle="true"]:before,.king-leftmenu-toggle-v2[aria-toggle="true"]:after {
    width: 20px
}

.header-template-09 .king-leftmenu::-webkit-scrollbar-track {
    background-color: inherit
}

.header-template-09 .king-leftmenu::-webkit-scrollbar-thumb {
    background-color: #cfcfcf
}

.site.header-template-09 .site-content,.site.header-template-09 .site-footer {
    padding-left: 0;
    -webkit-transition: padding-left .6s cubic-bezier(.77,0,.175,1);
    -o-transition: padding-left .6s cubic-bezier(.77,0,.175,1);
    transition: padding-left .6s cubic-bezier(.77,0,.175,1)
}

.site.header-template-09 .site-content {
    padding-left: 240px
}

.home .header-template-09.active .site-content,.home .header-template-09.active .site-footer {
    padding-left: 0
}

.header-template-09 .king-search-top .king-search {
    position: relative;
    left: 0;
    transform: translate(0,0);
    width: 400px
}

.no-back .head-icons {
    background-color: inherit
}

.no-radi .head-icons,.no-radi .king-submit-open,.no-radi .header-login,.no-radi .user-header-avatar {
    border-radius: 14px
}

.header-template-09 .header-search-submit {
    left: auto;
    right: 0
}

.header-template-09 .header-search-field {
    padding: 0 40px 0 10px!important
}

.header-template-09 .king-leftmenu a i {
    margin-right: 8px;
    width: 20px;
    font-size: 18px
}

.header-template-09 .nav-icon {
    margin-right: 13px;
    margin-left: 4px
}

.header-10 {
    box-shadow: none
}

.header-10 .king-search-top {
    flex-grow: 1
}

.header-10 .king-header-right {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.header-10 .king-search-top .king-search {
    width: auto;
    margin: 10px 10px 10px 0
}

.header-10 .header-search-form {
    border-radius: 14px
}

.header-10-toggle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 14px;
    cursor: pointer;
    background-color: #eef0f3;
    color: #646464;
    position: relative;
    margin-right: 10px
}

.header-template-11 .site-header {
    z-index: 12
}

.site.header-template-11 {
    padding-left: 240px
}

.header-11-left {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 240px;
    z-index: 12;
    background-color: #fff;
    height: auto;
    overflow: hidden;
    transition: all .6s cubic-bezier(.77,0,.175,1);
    box-shadow: 0 1px 1px rgb(0 0 0 / 34%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch
}

.open.header-11-left {
    width: 80px
}

.header-template-11 .king-leftmenu {
    z-index: 11
}

.header-template-11 .open.king-leftmenu {
    left: 80px
}

.header-template-11 .king-mobile-search {
    display: none
}

.header-11-topmenu {
    margin: 0
}

.header-11-item,.header-11-topmenu a {
    display: flex;
    margin: 10px 0 10px 20px;
    font-size: 16px;
    color: #262626;
    align-items: center;
    position: relative
}

.header-11-item i,.header-11-topmenu a i {
    margin-right: 20px;
    min-width: 40px;
    height: 40px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.header-11-item:after,.header-11-topmenu a:after {
    content: '';
    width: 4px;
    height: 100%;
    border-radius: 6px;
    background-color: #e60023;
    position: absolute;
    right: 0;
    transform: scaleY(0);
    transition: transform .2s ease
}

.header-11-item:hover:after,.header-11-topmenu a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.header-11-item:hover,.header-11-topmenu a:hover {
    color: #e60023
}

.king-nnum {
    background-color: #13151d;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    text-align: center;
    margin: 0 10px;
    border-radius: 14px
}

.header-template-11 .king-search-top .active #king-results {
    box-shadow: none
}

.header-slide {
    position: fixed;
    background-color: #fff;
    display: flex;
    padding: 20px 20px 50px;
    z-index: 11;
    left: -850px;
    bottom: 0;
    top: 0;
    min-width: 280px;
    max-width: 400px;
    border-radius: 0 14px 14px 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%);
    visibility: hidden;
    transition: all .6s cubic-bezier(.77,0,.175,1);
    flex-direction: column
}

.header-slide.open {
    visibility: visible;
    opacity: 1;
    left: 80px
}

.header-slide .king-notify-inside {
    max-height: 95vh
}

.header-slide .king-notify-inside {
    background-color: inherit
}

.header-11-left.open .mobile-king-logo,.king-night .header-11-left.open .mobile-king-logo-night {
    display: block
}

.header-11-left.open .king-logo,.header-11-left.open .king-logo-night,.king-night .header-11-left.open .mobile-king-logo {
    display: none
}

.header-11-left .site-branding {
    padding: 10px;
    justify-content: center;
    align-self: center
}

.header12-top {
    z-index: 11;
    box-shadow: none
}

.header12-top .king-search-top {
    flex: 1 1 100%
}

.header12-top .king-search-top .king-search {
    width: auto;
    margin: 0 10px 0 0;
    height: 45px
}

.header12-top .header-search-form {
    height: 45px;
    border-radius: 14px
}

.header12-top .king-submit-open {
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 14px
}

.king-leftmenu-followings .king-lf-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px
}

.king-lf-links img {
    width: 24px;
    border-radius: 100%;
    margin-right: 10px
}

.king-lf-links .users-noavatar {
    width: 24px;
    height: 24px;
    background-image: url(layouts/imgs/no-thumb.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    background-color: #ccd6dd;
    border-radius: 100%;
    margin-right: 10px
}

.king-right-toggle {
    float: right;
    border-left: 1px solid rgba(0,0,0,.05);
    padding-left: 15px;
    width: 60px;
    margin: 0;
    height: 66px;
    cursor: pointer
}

.king-right-toggle:before,.king-right-toggle:after,.right-toggle-line {
    content: '';
    display: block;
    height: 3px;
    background-color: #5f5f5f;
    border-radius: 1.5px;
    position: absolute;
    z-index: 1;
    transition-duration: .2s;
    transition-delay: .2s;
    transition-property: width;
    transition-timing-function: ease-out
}

.king-right-toggle:before {
    width: 20px;
    top: 21px
}

.king-right-toggle .right-toggle-line {
    width: 12px;
    top: 29px
}

.king-right-toggle:after {
    width: 20px;
    top: 37px
}

.king-right-toggle:hover .right-toggle-line {
    width: 20px
}

.king-slider-08 {
    position: relative;
    z-index: 11
}

.king-rightmenu {
    display: block;
    position: fixed;
    z-index: 14;
    top: 0;
    right: -380px;
    bottom: 0;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.05);
    width: 380px;
    height: 100%;
    min-height: 100%;
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1);
    -o-transition: all .6s cubic-bezier(.77,0,.175,1);
    transition: all .6s cubic-bezier(.77,0,.175,1);
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.king-rightmenu.open {
    right: 0;
    visibility: visible
}

.king-rightmenu-close,.king-rightmenu-submit,.king-rightmenu-submit:hover {
    background-color: inherit;
    border: none;
    color: #333;
    outline: 0;
    height: 60px;
    width: 60px;
    border-radius: 0;
    border-right: 1px solid rgba(0,0,0,.05);
    display: inline-block;
    vertical-align: top;
    font-size: 20px
}

.king-rightmenu-close,.king-rightmenu-close:hover {
    border-left: 1px solid rgba(0,0,0,.05);
    color: #333
}

.king-top-icons {
    display: block;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0,0,0,.05);
    justify-content: space-between
}

.king-top-icons .king-night-box {
    background-color: inherit
}

.king-rightmenu .king-leftnav a {
    font-size: 16px;
    margin: 2px 25px
}

.king-bottom-icons {
    display: block;
    text-align: center;
    color: #333;
    padding: 10px
}

.king-bottom-icons a {
    display: inline-block;
    margin: 0 6px;
    font-size: 20px;
    color: #333
}

.king-leftnav {
    margin: auto auto;
    padding: 20px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto
}

.king-leftmenu-nav {
    width: 100%
}

.king-leftmenu ul,.king-leftmenu .widget {
    margin: 0;
}

.king-leftnav a,.king-leftmenu-nav a {
    display: block;
    text-align: left;
    padding: 8px 10px 8px 44px;
    margin: 2px 0;
    color: #050505;
    position: relative;
    border-radius: 14px;
    transition: background-color .3s ease-out;
    font-size: 16px;
    line-height: 1.4;
    margin-left: -10px;
}

.king-leftnav li {
    list-style: none
}

.king-leftnav a:hover,.king-leftmenu-nav a:hover {
    background-color: #efefef;
}

.king-leftnav a i,.king-leftmenu-nav a i {
    position: absolute;
    left: 10px;
    top: 9px
}

.king-points-slide {
    background-color: #febd02;
    display: inline-block;
    position: relative;
    padding: 0 8px;
    line-height: 23px;
    margin-left: 5px;
    color: #fff;
    font-weight: 600;
    border-radius: 100px
}

div.king-points-slide i {
    position: relative;
    left: auto;
    top: auto
}

.king-leftnav::-webkit-scrollbar {
    width: 9px
}

.king-leftnav::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,.17)
}

.king-leftnav::-webkit-scrollbar-thumb {
    background-color: #d9dce1;
    border-radius: 14px
}

.king-leftnav::-webkit-scrollbar-thumb:hover {
    background-color: #e60023
}

.king-list .entry-image,.king-list .entry-no-thumb {
    min-height: 180px;
    border-radius: 18px
}

.king-list article.hentry {
    padding: 8px;
    border-radius: 18px
}

.king-grid-01 article.hentry .entry-content {
    display: none
}

.king-grid-01 .entry-image,.king-grid-01 .entry-no-thumb {
    height: 220px!important
}

.king-grid-02 article.hentry .entry-content {
    display: none
}

.king-grid-02 article.format-link .article-meta {
    height: 52px
}

.king-grid-02 article.format-link .entry-title a {
    background-color: inherit
}

.king-grid-02 .editors-badge {
    right: 20px;
    left: auto
}

.king-grid-02 .entry-image,.king-grid-02 .nsfw-post,.king-grid-02 .entry-no-thumb {
    height: 320px!important
}

.king-grid-02 article.hentry .article-meta-head {
    position: absolute;
    bottom: 55px;
    display: block;
    right: 0;
    left: 0;
    padding: 0 5px;
    color: #e0e2e4;
    background: black;
    background: rgba(0,0,0,.6);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.6)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%)
}

.king-grid-02 article.hentry .entry-meta {
    margin-top: 5px;
    padding: 6px 5px
}

.king-grid-02 article.hentry .entry-title a {
    color: #fff
}

.king-grid-03 .grid-sizer {
    width: 25%;
    display: none
}

.king-grid-03 .site-main-top article.hentry {
    border-radius: 0
}

.king-grid-03 .site-main-top .entry-image,.king-grid-03 .site-main-top .entry-no-thumb,.king-grid-03 .site-main-top .nsfw-post {
    background-size: cover;
    width: 100%;
    border-radius: 0
}

.king-grid-03 .site-main-top article.hentry .article-meta {
    position: relative
}

.king-grid-03 .site-main-top article.hentry .entry-meta {
    position: absolute;
    top: -59px;
    padding: 6px 5px;
    left: 0;
    right: 0;
    border-radius: 0;
    background-color: rgba(255,255,255,.2);
    color: #fff
}

.king-grid-03 .site-main-top article .entry-title a {
    line-height: 28px;
    text-overflow: inherit;
    white-space: inherit;
    word-wrap: inherit
}

.king-grid-04 .site-main-top article.hentry {
    background-color: inherit;
    box-shadow: inherit;
    position: relative
}

.king-grid-04 .site-main-top .entry-header {
    position: absolute;
    bottom: 30px;
    padding: 8px;
    margin: 0;
    left: 0;
    right: 0;
    opacity: 0;
    border-radius: 0 0 9px 9px;
    background: black;
    background: rgba(0,0,0,.6);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.6)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);
    transition: all .3s ease-in-out
}

.king-grid-04 .site-main-top .entry-header a {
    color: #fff
}

.king-grid-04 .site-main-top article.hentry:hover .entry-header {
    opacity: 1
}

.king-grid-04 .site-main-top .entry-image,.king-grid-04 .site-main-top .entry-no-thumb,.king-grid-04 .site-main-top .nsfw-post {
    border-radius: 14px;
    height: 250px!important
}

.entry-meta-right {
    text-align: right;
    color: #9f9fa8
}

.article-meta-04 .entry-meta {
    min-height: auto;
    padding: 2px 0;
    color: #9f9fa8
}

.article-meta-04 .post-time {
    display: none
}

.article-meta-04 {
    display: flex;
    justify-content: space-between;
    padding-top: 8px
}

.content-04-user {
    display: inline-block;
    font-weight: 700;
    color: #333;
    padding: 0 4px
}

.article-meta-04 .content-author-avatar,.article-meta-04 .content-author-noavatar {
    height: 20px;
    width: 20px;
    float: left;
    border: none
}

.king-grid-05 .site-main-top article.format-link .article-meta,.king-grid-04 .site-main-top article.format-link .article-meta {
    display: none
}

.king-grid-05 .site-main-top article.hentry {
    background-color: inherit;
    border-radius: 14px
}

.king-grid-05 .site-main-top .king-post-item:nth-child(8n+2),.king-grid-05 .site-main-top .king-post-item:nth-child(8n+7),.king-grid-05 .site-main-top .king-post-item:nth-child(8n+8),.king-grid-05 .site-main-top .king-post-item:nth-child(8n+9) {
    width: 50%
}

.king-grid-05 .site-main-top .entry-header {
    position: absolute;
    bottom: 20px;
    padding: 0 4px;
    left: 15px;
    right: 20px;
    overflow: inherit
}

.king-grid-05 .entry-header a,.king-grid-05 .link-links,.king-grid-10 .entry-header a,.king-grid-10 .link-links,.king-grid-02 .entry-header a,.king-grid-02 .link-links {
    color: #e7e7e9
}

.king-grid-05 .site-main-top article .entry-title a {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    text-shadow: 1px 2px 5px rgba(0,0,0,.5);
    text-transform: uppercase;
    -webkit-line-clamp: 2;
    line-clamp: 2
}

.king-grid-05 .site-main-top .entry-image,.king-grid-05 .site-main-top .entry-no-thumb,.king-grid-05 .site-main-top .nsfw-post {
    border-radius: 14px;
    height: 300px!important
}

.king-grid-05 .entry-image-link:after {
    content: '';
    background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.35) 100%);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 75%;
    width: 100%;
    border-radius: 14px
}

.king-grid-06 .site-main-top article.hentry {
    background-color: inherit;
    box-shadow: inherit
}

.king-grid-06 .site-main-top .article-meta {
    position: absolute;
    bottom: 10px;
    background-color: rgb(0 0 0 / 80%);
    left: 10px;
    right: 10px;
    border-radius: 14px;
    padding: 0 12px 8px;
    opacity: 0;
    visibility: hidden;
    transform: scale(.8);
    -webkit-transition: all 400ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 400ms cubic-bezier(.24,.22,.015,1.56)
}

.king-grid-06 .site-main-top article.hentry:hover .article-meta {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.king-grid-06 .site-main-top .entry-image,.king-grid-06 .site-main-top .entry-no-thumb,.king-grid-06 .site-main-top .nsfw-post {
    background-size: cover;
    width: 100%;
    border-radius: 14px
}

.masonry-nothumb {
    background-color: inherit;
    min-height: 240px
}

.king-postimg {
    height: auto;
    line-height: 0
}

.king-postimg .king-lazy {
    min-height: 260px;
    -webkit-transition: opacity .6s ease .25s,transform .7s cubic-bezier(.2,1,.22,1);
    transition: opacity .6s ease .25s,transform .7s cubic-bezier(.2,1,.22,1)
}

article.hentry:hover .king-postimg img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07)
}

.king-grid-06 .site-main-top .entry-content {
    display: none
}

.king-grid-06 .site-main-top article .entry-title a {
    color: #fff;
    font-weight: 300
}

.king-grid-06 .site-main-top article .entry-meta {
    background-color: initial;
    color: rgba(255,255,255,.6);
    padding: 0
}

.king-grid-06 .site-main-top article .cat-links a {
    color: rgba(255,255,255,.6)
}

.left-sidebar {
    padding-right: 1%;
    padding-left: 1%;
    width: 24%;
    align-self: flex-end;
    position: sticky;
    bottom: 0;
    min-width: 260px
}

.king-grid-07 .site-main-top article.hentry {
    border-radius: 14px
}

.king-grid-07 .grid-sizer {
    width: 25%;
    display: none
}

.king-grid-07 .site-main-top .entry-image,.king-grid-07 .site-main-top .entry-no-thumb,.king-grid-07 .site-main-top .nsfw-post {
    background-size: cover;
    width: 100%;
    border-radius: 14px 14px 0 0
}

.king-grid-07 .site-main-top article .entry-title a {
    -webkit-line-clamp: inherit;
    line-clamp: inherit
}

.king-grid-07 .site-main-top article.hentry .article-meta-head {
    text-align: center
}

.king-grid-08 .site-main-top article.hentry {
    color: #646464;
    border-radius: 14px
}

.king-grid-08 .site-main-top .entry-image,.king-grid-08 .site-main-top .entry-no-thumb,.king-grid-08 .site-main-top .nsfw-post {
    background-size: cover;
    width: 100%;
    height: 320px!important;
    border-radius: 0
}

.king-grid-08 .site-main-top article.format-link .article-meta {
    height: 90px
}

.king-grid-08 .site-main-top article .entry-header {
    position: absolute;
    bottom: 50px;
    left: 5px;
    right: 5px
}

.king-grid-08 .site-main-top article .entry-title a {
    color: #fff
}

.king-grid-08 .site-main-top article .post-likes {
    color: #dd306e;
    font-weight: bold
}

.article-meta-08 .entry-meta {
    background-color: inherit
}

.article-meta-08 .post-time {
    display: none
}

.king-grid-08 .post-featured-trending {
    top: 55px
}

.entry-08-meta {
    display: block;
    margin: 4px 8px;
    position: relative;
    min-height: 38px
}

.content-08-post-time {
    display: block;
    font-size: 11px;
    color: #999;
    float: right;
    margin-top: 4px
}

.content-08-user {
    display: inline-block;
    color: #474747;
    font-weight: 600
}

.content-08-avatar {
    display: block;
    position: absolute;
    left: 2px;
    top: 2px
}

.content-08-name {
    margin-left: 40px;
    padding-top: 8px;
    display: block
}

.king-grid-09 .site-main-top .entry-image,.king-grid-09 .site-main-top .entry-no-thumb,.king-grid-09 .site-main-top .nsfw-post {
    height: 260px!important;
    width: 49%;
    border-radius: 14px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.king-grid-09 .site-main-top.king-sidebar-01,.king-grid-09 .site-main-top.king-sidebar-02 {
    max-width: 1210px
}

.king-list .site-main-top.king-sidebar-01,.king-list .site-main-top.king-sidebar-02 {
    max-width: 1024px
}

.king-list .widget-area,.king-list .left-sidebar,.king-grid-09 .widget-area,.king-grid-09 .left-sidebar {
    width: 30%
}

.king-list .king-sidebar-01 .site-main,.king-list .king-sidebar-02 .site-main,.king-grid-09 .king-sidebar-01 .site-main,.king-grid-09 .king-sidebar-02 .site-main {
    width: 70%
}

.entry-09-meta {
    position: absolute;
    bottom: 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    line-height: 0;
    gap: 5px
}

.content-09-name {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    line-height: 13px;
    gap: 5px
}

.king-grid-09 article.hentry .entry-image-link {
    display: block
}

.king-grid-09 .site-main-top .king-post-item,.king-list .site-main-top .king-post-item {
    width: 860px;
    display: block;
    margin: 0 auto
}

.king-grid-09 .king-sidebar-05 .king-post-item {
    width: 100%
}

.king-list .king-post-item {
    max-width: 720px
}

.king-grid-09 .site-main-top article.hentry {
    padding: 14px;
    border-radius: 22px;
    position: relative;
    min-height: 290px
}

.king-grid-09 .site-main-top article.hentry .article-meta {
    margin-left: 49%;
    padding-left: 14px
}

.king-grid-09 .site-main-top article .entry-title a {
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    -webkit-line-clamp: inherit;
    line-clamp: inherit
}

.king-grid-09 .site-main-top .content-author-avatar,.king-grid-09 .site-main-top .content-author-noavatar {
    width: 44px;
    height: 44px;
    border: 0;
    float: left;
    margin-right: 10px
}

.content-09-user {
    display: block;
    color: #333;
    font-weight: 600;
    position: relative;
    font-size: 13px;
}

.content-09-user:hover {
    max-width: unset;
    overflow: visible;
    white-space: normal;
}

.content-09-post-time {
    font-size: 13px;
    margin-top: 2px;
}

.king-grid-10 .site-main-top .king-post-item {
    height: 300px;
    width: 20%
}

.king-grid-10 .grid-sizer {
    width: 20%
}

.king-grid-10 .king-post-item.king-size-6x {
    height: 600px;
    width: 60%
}

.king-grid-10 .king-post-item.king-size-2x {
    width: 40%
}

.king-grid-10 .king-post-item.king-size-4x {
    height: 600px;
    width: 40%
}

.king-grid-10 .king-post-item.king-size-2y {
    height: 600px
}

.king-grid-10 .site-main-top article.hentry {
    height: 100%;
    border-radius: 14px
}

.king-grid-10 .site-main-top article.hentry .entry-image,.king-grid-10 .site-main-top article.hentry .entry-no-thumb,.king-grid-10 .site-main-top article.hentry .nsfw-post {
    height: 100%!important;
    border-radius: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.king-grid-10 .site-main-top article.hentry .entry-image:after {
    content: '';
    background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.65) 100%);
    opacity: 1;
    bottom: 0;
    top: 0;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    transition: opacity .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: opacity .7s cubic-bezier(.2,1,.22,1)
}

.king-grid-10 .site-main-top article.hentry:hover .entry-image:after {
    opacity: 0
}

.king-grid-10 .site-main-top .entry-image-link {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 14px
}

.king-grid-10 .site-main-top article.hentry .article-meta {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    transform: translate(0,-50%);
    transition: bottom .3s cubic-bezier(.65,.05,.36,1),opacity .9s cubic-bezier(.4,0,1,1);
    -webkit-transition: bottom .3s ease-in-out,opacity .9s cubic-bezier(.4,0,1,1);
    text-align: center
}

.king-grid-10 .site-main-top article.hentry .entry-title a {
    color: #fff;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
    -webkit-line-clamp: inherit;
    line-clamp: inherit;
    text-transform: uppercase
}

.content-10-time {
    color: rgba(255,255,255,.8);
    font-size: 12px
}

.king-grid-10 .king-size-2x article.hentry .entry-title a,.king-grid-10 .king-size-2y article.hentry .entry-title a,.king-grid-10 .king-size-4x article.hentry .entry-title a,.king-grid-10 .king-size-6x article.hentry .entry-title a {
    font-size: 18px;
    line-height: 30px
}

.king-grid-10 article.hentry .editors-badge {
    right: 10px;
    left: auto;
    bottom: 0;
    border-radius: 4px 4px 0 0
}

.king-grid-11 .entry-image,.king-grid-11 .nsfw-post,.king-grid-11 .entry-no-thumb {
    height: 166px!important;
    border-radius: 14px
}

.king-grid-11 article.hentry {
    background-color: inherit
}

.king-grid-11 .post-featured-trending {
    left: 4px;
    top: 4px;
    display: flex
}

.king-grid-11 .editors-badge {
    bottom: 0;
    left: 0;
    border-radius: 2px
}

.king-grid-11 article .entry-title a {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 18px;
    margin: 10px 0 0
}

article.hentry .article-meta-11 .entry-header,article.hentry .article-meta-11 .entry-header .entry-title {
    margin: 2px 0
}

.article-meta-11 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 115px
}

.meta-11-left {
    min-width: 50px
}

.meta-11-right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: column
}

.content-11-user {
    color: #82848b;
    font-weight: 500;
    font-size: 15px
}

.content-11-post-views {
    color: #93969d;
    font-weight: 500;
    font-size: 12px
}

.king-grid-11 .content-author-avatar,.king-grid-11 .content-author-noavatar {
    width: 36px;
    height: 36px;
    border: 0;
    margin-top: 12px;
    margin-right: 12px
}

.king-grid-12 .entry-image,.king-grid-12 .nsfw-post,.king-grid-12 .entry-no-thumb {
    height: 220px!important;
    border-radius: 14px;
    box-shadow: 0 1px 6px rgb(0 0 0 / 8%)
}

.king-grid-12 article.hentry {
    box-shadow: inherit;
    background-color: inherit
}

.king-grid-12 .entry-08-meta {
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: stretch
}

.king-grid-12 article.hentry .entry-header {
    margin: 8px 0 0 0
}

.king-grid-12 article.hentry .entry-header .cat-links {
    display: none
}

.king-grid-12 .content-08-post-time {
    margin-left: 7px
}

.king-grid-12 .content-08-post-time:before {
    content: '';
    display: inline-block;
    height: 4px;
    width: 4px;
    margin-right: 6px;
    margin-bottom: 2px;
    border-radius: 50px;
    background: currentColor
}

.king-grid-12 .article-meta {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px
}

.king-grid-12 article.hentry .entry-meta {
    background-color: #fafafa;
    border-radius: 0 0 14px 14px;
    margin-top: -8px;
    padding: 15px 8px 5px
}

.king-grid-13 .entry-image,.king-grid-13 .nsfw-post,.king-grid-13 .entry-no-thumb {
    height: 280px!important;
    border-radius: 14px
}

.king-grid-13 article.hentry .entry-header {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px
}

.king-grid-13 article .entry-title a {
    padding: 6px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    white-space: inherit;
    display: inline;
    background-color: #fff
}

.king-grid-13 article .cat-links a,.king-grid-13 .link-links {
    background-color: #000;
    border-radius: 0;
    padding: 3px 6px;
    color: #fff
}

.king-grid-13 .entry-header .entry-title {
    line-height: 34px
}

.king-grid-14 .king-post-item {
    width: 100%
}

.king-grid-14 .king-post-item #comments .comment-box {
    margin: 2px 0 5px 40px;
    display: block;
    padding: 14px;
}

.king-grid-14 .entry-image,.king-grid-14 .nsfw-post,.king-grid-14 .entry-no-thumb {
    height: 180px!important;
    border-radius: 14px;
    aspect-ratio: 16/9;
}

.king-grid-14 .king-postimg img {
    min-height: 180px;
    height: 180px;
}

.king-grid-14 article.hentry {
    padding: 8px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-direction: row-reverse;
}
article.hentry.ad-home {
    display: block;
}
.king-grid-14 .post-featured-trending {
    left: auto;
    right: 20px;
    top: 20px;
}

.king-grid-14 .post-featured-trending .kingp-bttns {
    margin: 0;
}

.king-grid-14 article .entry-title a {
    margin: 4px 0;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 21px;
    line-height: 28px;
}

.king-grid-14 article.hentry .entry-header {
    margin: 0
}

.king-grid-14 .article-meta {
    padding: 0 5px 5px;
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.king-grid-14 article.hentry .king-vote {
    flex-direction: column
}

.king-grid-15 .site-main-top .entry-image,.king-grid-15 .site-main-top .entry-no-thumb,.king-grid-15 .site-main-top .nsfw-post {
    background-size: cover;
    width: 100%;
    border-radius: 14px
}

.grid15-top {
    position: relative
}

.grid15-top .cat-links {
    position: absolute;
    bottom: 10px;
    left: 10px;
    visibility: hidden;
    opacity: 0;
    transition: all .4s cubic-bezier(.4,0,1,1)
}

.grid15-top .cat-links a,.grid15-top .link-links {
    background-color: #fff;
    color: #13151d
}

.grid15-top .cat-links a,.grid15-top .link-links {
    padding: 3px 8px
}

.king-grid-15 .article-meta {
    padding-bottom: 30px;
    margin-top: -5px
}

.king-grid-15 article .entry-title a {
    font-size: 18px;
    -webkit-line-clamp: 2;
    line-clamp: 2
}

.king-grid-15 .entry-09-meta {
    bottom: 5px
}

article.hentry:hover .grid15-top .cat-links {
    visibility: visible;
    opacity: 1
}

.king-grid-15 article.hentry {
    background-color: inherit;
    box-shadow: none
}

.grid15-button {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    background-color: #fff;
    color: #13151d;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(.8);
    visibility: hidden;
    opacity: 0;
    transition: all 300ms cubic-bezier(0,-.39,0,2.73)
}

article.hentry:hover .grid15-button {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%,-50%) scale(1)
}

.grid17-top {
    position: relative
}

.entry-17-meta {
    display: flex;
    justify-content: space-between
}

.grid17-top .article-meta-head {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(0 0 0 / 80%) 100%);
    padding: 25px 5px 10px 10px;
    opacity: 0;
    visibility: hidden
}

article.hentry:hover .article-meta-head {
    visibility: visible;
    opacity: 1
}

.grid17-top .entry-content {
    display: none
}

.king-grid-17 article .entry-title a {
    color: #fff
}

.king-grid-17 .entry-09-meta {
    position: unset;
    padding: 15px 10px;
    gap: 10px
}

.king-grid-17 .site-main-top .entry-image,.king-grid-17 .site-main-top .entry-no-thumb,.king-grid-17 .site-main-top .nsfw-post {
    background-size: cover;
    width: 100%;
    height: 300px!important
}

.king-grid-01 article.hentry .entry-content {
    display: none
}

.king-grid-16 article.hentry {
    padding: 6px
}

.king-grid-16 .site-main-top .entry-image,.king-grid-16 .site-main-top .entry-no-thumb,.king-grid-16 .site-main-top .nsfw-post {
    border-radius: 14px;
    height: 220px!important
}

.king-grid-16 .entry-meta {
    background-color: inherit;
    min-height: inherit;
    padding: 0
}

.king-grid-18 .site-main-top .king-post-item {
    padding-left: .4%;
    padding-right: .4%;
    padding-bottom: .8%;
    aspect-ratio: 2/1;
    min-height: 200px
}

.king-grid-18 .king-posts {
    margin-left: -.4%;
    margin-right: -.4%
}

.king-grid-18 .site-main-top .king-post-item.image,.king-grid-18 .king-post-item.link {
    min-height: 400px;
    aspect-ratio: 2/2
}

.king-grid-18 .article-meta {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px
}

.king-grid-18 .format-video .article-meta,.king-grid-18 .format-image .article-meta,.king-grid-18 .format-audio .article-meta {
    display: none
}

.king-grid-18 .entry-image {
    height: 100%!important;
    border-radius: 0
}

.king-grid-18 article.hentry {
    display: flex;
    height: 100%;
    border-radius: 14px;
    overflow: hidden;
    position: relative
}

.king-grid-18 article .entry-content {
    padding: 0;
    padding-left: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}

.king-grid-18 .king-post-item.cposts article.hentry {
    flex-direction: row-reverse
}

.king-grid-18 .king-post-item.link article.hentry {
    flex-direction: column
}

.king-grid-18 .king-post-item.link .grid15-button {
    top: 100px
}

.king-grid-18 .king-post-item.quote .grid15-button {
    left: 90px
}

.king-grid-18 .king-post-item.cposts .grid15-button {
    right: 40px;
    left: auto
}

.king-grid-18 .king-post-item.cposts .post-featured-trending {
    right: 10px;
    left: auto
}

.king-grid-18 .entry-image-link {
    flex: 1
}

.king-grid-18 .king-post-item.quote .article-meta {
    flex: 1
}

.king-grid-18 article .entry-title a {
    font-size: 16px;
    -webkit-line-clamp: 2;
    line-clamp: 2
}

.king-grid-18 article.hentry .entry-header {
    text-transform: uppercase;
    margin: 4px 0;
    padding: 0
}

.king-grid-18 .cat-links a {
    font-size: 10px
}

.king-grid-18 .entry-meta {
    background-color: inherit!important;
    font-size: 11px
}

.king-grid-18 .editors-badge {
    bottom: 10px
}

.king-grid-18 .post-time {
    display: none
}

.king-grid-19 .entry-image-link {
    flex: 1
}

.king-grid-19 .site-main-top .king-post-item {
    aspect-ratio: 3/4;
    min-height: 200px
}

.king-grid-19 .grid-sizer {
    display: none
}

.king-grid-19 .entry-image {
    height: 100%!important;
    border-radius: 14px
}

.king-grid-19 article.hentry {
    display: flex;
    height: 100%;
    border-radius: 14px;
    position: relative
}

.king-grid-19 article.hentry .entry-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top,rgba(35,35,35,0),rgba(35,35,35,.85) 100%);
    padding: 14px;
    margin: 0;
    text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
    border-radius: 14px 14px 0 0;
    transition: all .6s
}

.king-grid-19 article.hentry:hover .entry-header {
    opacity: 1;
    visibility: visible
}

.king-grid-19 .grid15-button {
    bottom: 0;
    top: auto;
    left: 35px;
    visibility: visible;
    opacity: 1
}

.king-grid-19 .post-featured-trending {
    bottom: 23px;
    top: auto;
    left: auto;
    right: 10px
}

.king-grid-19 article.hentry .cat-links a,.king-grid-19 article.hentry .entry-title a {
    color: #fff
}

.king-sidebar-03 .site-main {
    width: 60%;
    padding-left: 1%;
    padding-right: 1%
}

.king-sidebar-03 .left-sidebar,.king-sidebar-03 #secondary,.king-sidebar-05 .left-sidebar {
    width: 20%
}

.king-sidebar-05 #secondary {
    width: 20%
}

.king-sidebar-04 .site-main {
    width: 100%
}

.king-profile-head .user-group {
    display: block;
    margin: 10px 0
}

.user-group {
    display: inline-block
}

.group-icon {
    display: inline-block;
    max-width: 28px;
    padding-right: 12px;
    line-height: 28px;
    overflow: hidden;
    height: 28px;
    border-radius: 32px;
    text-align: left;
    transition: all .3s cubic-bezier(.4,0,1,1);
    cursor: default;
    margin: 0 2px;
    color: #fff
}

.group-icon i {
    width: 28px;
    text-align: center
}

.group-icon:hover {
    max-width: 100px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15)
}

.king-leftmenu-toggle-v2 {
    display: block;
    height: 40px;
    min-width: 30px;
    position: relative;
    cursor: pointer
}

.site.header-template-09 .king-leftmenu-toggle-v2 {
    display: none;
}

.site.header-template-09 .king-search-top {
    display: flex;
    flex: 1;
    justify-content: center;
}

.king-leftmenu-toggle-v2:before,.king-leftmenu-toggle-v2:after,.leftmenu-toggle-line {
    content: '';
    display: block;
    height: 3px;
    background-color: #5f5f5f;
    border-radius: 1.5px;
    position: absolute;
    z-index: 1;
    transition-duration: .2s,.2s,.2s;
    transition-delay: .2s,0s,.4s;
    transition-property: top,transform,width;
    transition-timing-function: ease-out
}

.king-leftmenu-toggle-v2:before {
    width: 14px;
    top: 10px
}

.leftmenu-toggle-line {
    width: 20px;
    top: 18px
}

.king-leftmenu-toggle-v2:after {
    width: 12px;
    top: 26px
}

.king-leftmenu-toggle-v2[aria-expanded="true"]:before {
    top: 18px;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-delay: .2s,.4s,0s
}

.king-leftmenu-toggle-v2[aria-expanded="true"]:after {
    top: 18px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: .2s,.4s,0s
}

.king-leftmenu-toggle-v2[aria-expanded="true"] .leftmenu-toggle-line {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    transition: transform,opacity .4s,.3s ease-in-out
}

.king-share {
    display: block;
    position: relative;
    width: 40px;
    visibility: hidden;
    opacity: 0;
    height: 1px;
    transition: transform,opacity .4s,.3s ease-in-out
}

#sharemodal .king-modal-content {
    padding: 40px 20px
}

.share-modal-image {
    display: block;
    text-align: center;
    padding-top: 7px;
    border-radius: 14px;
    max-width: 325px;
    margin: auto
}

.share-modal-image img {
    border-radius: 14px
}

.king-gallery {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999
}

.king-gallery-container {
    background-color: #fff;
    position: relative;
    height: 100%;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.king-gallery-header {
    margin: 20px 28px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.king-gallery-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 14px
}

.king-gallery-logo img {
    max-height: 70px
}

.king-gallery-title h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600
}

.king-gallery-thumbs {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    right: 60px
}

.king-gallery-header:after {
    content: '';
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    border-bottom: 2px solid #f3f3f4
}

.king-gallery-images {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    padding: 20px 40px
}

.king-gallery-image img {
    display: block;
    max-width: 50%;
    margin: 0 auto;
    border-radius: 14px;
    height: auto
}

.king-gallery-thumb {
    width: 64px;
    margin-left: 10px;
    border-radius: 4px;
    background: #e7e7e9;
    font-size: 0;
    overflow: hidden;
    position: relative
}

.king-gallery-thumb.gallery-ad:after {
    content: "\f641";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 30px;
    color: #c2c2c2;
    position: absolute;
    right: 17px;
    top: 10px
}

.king-gallery-thumb:focus {
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 4px #ea4c89;
    box-shadow: 0 0 0 2px #fff,0 0 0 4px #ea4c89
}

.king-gallery-close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #e8ebed;
    border-radius: 14px;
    color: #687686;
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 18px;
    border: 0
}

.gallery-toggle {
    padding: 5px 10px;
    position: absolute;
    display: flex;
    gap: 10px;
    top: 10px;
    z-index: 2;
    right: 10px;
    background-color: rgba(0,0,0,.13);
    border-radius: 14px;
    color: #fff;
    cursor: pointer;
    transition: background-color .3s ease-in-out;
    align-items: center
}

.gallery-toggle:hover {
    background-color: #13151d;
    color: #fff
}

.king-youtube-posts {
    padding: 10px 4px;
    background-color: #000;
    border-radius: 14px
}

.king-youtube-posts iframe {
    max-width: 100%;
    border-radius: 14px
}

.king-youtube-meta,.king-youtube-follow {
    display: block;
    text-align: center
}

.king-youtube-follow a {
    background-color: #c00;
    color: #fff;
    border-radius: 14px;
    padding: 7px 18px;
    text-transform: uppercase;
    font-size: 11px
}

.king-youtube-meta a {
    color: #fff;
    border-radius: 14px;
    padding: 6px 18px;
    font-weight: bold;
    font-size: 17px
}

.header-template-08 .head-icons {
    margin: 0;
    border-left: 1px solid rgba(0,0,0,.05);
    background-color: inherit;
    border-radius: 0;
    margin-top: 0;
    height: 66px;
    line-height: 66px;
    width: 55px
}

.header-template-08 .king-featured,.header-template-08 .king-featured-5 {
    padding: 0;
    margin-top: 0
}

.header-template-08 .king-featured-top {
    padding: 0
}

.header-template-08 .king-featured-grid {
    padding-top: 10px;
    padding-left: 2%;
    padding-right: 2%
}

.header-template-08 .king-featured .featured-posts,.header-template-08 .owl-carousel .owl-stage-outer,.header-template-08 .king-featured-5 .featured-posts {
    border-radius: 0
}

.header-template-08 .king-slider-08 .owl-carousel .owl-item {
    margin-right: 0!important
}

.king-bmcount {
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 9px;
    font-weight: bold;
    right: -5px;
    top: 0;
    border: 0;
    padding: 0;
    background-color: #13151d;
    color: #fff;
    border-radius: 100%;
    text-align: center
}

#king-rlater-inside {
    padding: 8px
}

#king-rlater-inside li {
    display: inline-block;
    width: 50%
}

#king-rlater-inside .king-bookmark-posts {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 4px;
    background-color: #f6f7f9;
    border-radius: 14px;
    color: #3c3d49;
    padding: 12px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,box-shadow;
    transition-property: transform,box-shadow;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#king-rlater-inside .king-bookmark-posts:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,.2)
}

.rlater-post-img {
    min-width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: 25% 50%;
    background-size: cover;
    border-radius: 14px;
    background-color: #c8d1d8;
    margin-right: 12px
}

#rlatermodal h3,#addlink h3,#addoffer h3,#addevent h3 {
    text-align: center;
    padding: 12px 0;
    color: #333;
    border-radius: 14px 14px 0 0;
    font-size: 22px;
    border-bottom: 1px solid #edf0f3
}

.rlater-post-title {
    display: block;
    font-size: 18px;
    margin: 4px 0;
    color: #333
}

.rlater-post-date {
    font-size: 10px
}

.king-ft-link {
    font-size: 16px;
    color: #0d0c22;
    background-color: #fff;
    border: 1px solid #e7e7e9;
    border-radius: 14px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    width: 36px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    margin: 0
}

.king-checkit {
    width: auto;
    border: 0;
    padding: 0 12px
}

.king-readlater.added {
    background-color: #333;
    color: #fff;
    border-color: #333
}

#king-rlater-inside .king-rlater-clean {
    display: inline-block;
    background-color: inherit;
    padding: 2px 8px;
    font-size: 11px;
    margin: 2px 8px;
    cursor: pointer;
    color: #333
}

#rlatermodal .king-modal-content,#addlink .king-modal-content,#addoffer .king-modal-content,#addevent .king-modal-content {
    max-width: 700px;
    margin: 60px auto
}

.king-rlater-center {
    display: block;
    clear: both;
    margin-bottom: 10px;
    text-align: center
}

#rlatermodal .lsearch-format-video,#rlatermodal .lsearch-format-news,#rlatermodal .lsearch-format-image,#rlatermodal .lsearch-format-music {
    padding: 0 6px;
    font-size: 9px;
    line-height: 18px
}

.king-readlater.in-bookmarks {
    visibility: visible;
    opacity: 1;
    position: absolute;
    top: -6px;
    right: 12px;
    border: none;
    color: #333;
    background-color: initial!important;
    font-size: 18px
}

.king-headerstrip {
    padding: 12px 40px;
    display: block;
    position: relative;
    text-align: center;
    background-color: #a4abc2;
    color: #fff;
    z-index: 11
}

.king-hs-content {
    display: flex;
    display: -webkit-flex;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    position: relative
}

.king-hs-button {
    margin: 0 20px;
    padding: 0 16px;
    line-height: 32px;
    background-color: #fff;
    color: #58627F;
    border-radius: 32px;
    font-size: 12px;
    font-weight: bold
}

.king-hs-close {
    position: absolute;
    top: 50%;
    right: 2%;
    z-index: 10;
    display: block;
    margin-top: -15px;
    width: 20px;
    height: 20px;
    font-size: 22px;
    color: #fff;
    cursor: pointer
}

.king-insta-posts ul {
    clear: both;
    display: flex;
    padding: 0;
    font-size: 0;
    flex-wrap: wrap;
    gap: 2%
}

.king-insta-posts ul li {
    font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    width: 32%;
    padding-bottom: 4px;
    vertical-align: top;
    max-width: 102px
}

.king-insta-posts ul li a {
    height: 90px;
    display: block;
    border-radius: 4px;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.king-insta-posts ul li i {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 90px;
    background-color: rgb(51 51 51 / 53%);
    font-size: 22px;
    font-weight: normal;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-out
}

.king-insta-posts ul li a:hover i {
    visibility: visible;
    opacity: 1
}

.king-insta-follow {
    display: block;
    text-align: center
}

.king-insta-follow a {
    display: inline-block;
    border-radius: 14px;
    border: 1px solid #333;
    padding: 1px 8px;
    color: #333
}

.king-cookie {
    border-radius: 14px;
    position: fixed;
    font-size: .775rem;
    bottom: 15px;
    left: 15px;
    z-index: 12;
    display: none;
    visibility: hidden;
    padding: 15px 20px;
    width: 300px;
    background-color: rgb(47 58 70 / 92%);
    -webkit-box-shadow: 0 4px 30px rgba(0,0,0,.07);
    box-shadow: 0 4px 30px rgba(0,0,0,.07);
    color: #fff;
    opacity: 0;
    transition: all .5s cubic-bezier(.32,.74,.57,1);
    pointer-events: none
}

.king-cookie.cookie-show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto!important
}

.king-cookie-footer .king-cookie-accept {
    display: inline-block;
    background-color: rgba(225,255,255,.2);
    padding: 3px 18px;
    color: #fff;
    border-radius: 32px
}

.king-head-nav>ul {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    height: 66px
}

.king-head-nav>ul>li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.king-nav-dropdown {
    display: none;
    align-items: stretch;
    transition: all .5s cubic-bezier(.32,.74,.57,1);
    background-color: #fff;
    position: absolute;
    z-index: 12;
    left: 2%;
    top: 60px;
    overflow: hidden;
    border-radius: 14px;
    padding-right: 20px;
    right: 2%;
    min-height: 230px;
    flex: 0 0 100%;
    flex-flow: row nowrap;
    box-shadow: rgb(0 0 0 / 4%) 0 1px 0,rgb(0 0 0 / 5%) 0 2px 7px,rgb(0 0 0 / 6%) 0 12px 22px;
    opacity: 0;
    visibility: hidden;
    animation: fade .5s ease-in-out
}

.king-nav-dropdown .categories-post {
    padding: 35px 0 35px 20px
}

.king-head-nav ul li:hover .king-nav-dropdown {
    display: flex;
    opacity: 1;
    visibility: visible
}

@keyframes fade {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.mmenu-links {
    position: relative;
    display: flex;
    display: -webkit-flex;
    padding: 35px;
    width: 210px;
    margin-right: 20px;
    background-color: #edf0f3;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    flex-shrink: 0;
    flex-flow: column wrap;
    text-align: left
}

.mmenu-links a {
    margin-bottom: 10px;
    color: #333
}

.king-newsletter-popup {
    position: fixed;
    z-index: 12;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(30,30,30,.6);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    display: flex;
    display: -webkit-flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    align-items: center;
    padding: 10px
}

.king-newsletter-content {
    position: relative;
    display: flex;
    display: -webkit-flex;
    margin: auto;
    max-width: 760px;
    max-height: 90vh;
    width: 100%;
    height: 480px;
    border-radius: 14px;
    overflow: hidden;
    background-color: #fff;
    flex-grow: 1;
    visibility: hidden;
    opacity: 0
}

.showing .king-newsletter-content {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out
}

.king-newsletter-left {
    position: relative;
    display: flex;
    display: -webkit-flex;
    width: 50%;
    flex: 0 0 50%;
    background-size: cover;
    background-position: 25% 50%;
    background-repeat: no-repeat
}

.king-newsletter-right {
    display: flex;
    display: -webkit-flex;
    width: 50%;
    flex: 0 0 50%;
    padding: 30px;
    text-align: center;
    flex-flow: column nowrap;
    justify-content: center;
    align-content: center
}

.king-newsletter-right h3 {
    margin-bottom: 20px;
    font-weight: bold
}

.king-newsletter-input {
    display: flex;
    width: 100%;
    display: -webkit-flex;
    background-color: #eef0f3;
    line-height: 28px;
    padding: 4px 4px 4px 12px;
    border-radius: 14px;
    margin-bottom: 20px
}

input.newsletter-email {
    background-color: inherit;
    border: none;
    width: 100%
}

.newsletter-submit {
    padding: 8px 16px;
    border: 0;
    font-size: 12px
}

#king-newsletter-close {
    background-color: inherit;
    border: 0;
    position: absolute;
    color: #333;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #c1c6c8
}

.king-newsletter-error,.copied {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    display: block;
    border-radius: 32px;
    margin-bottom: 10px;
    text-align: center;
    padding: 3px 20px
}

.king-newsletter-privacy {
    font-size: 13px;
    margin: 12px
}

#modal-url {
    display: block;
    width: 100%;
    background-color: #f1f1f1;
    padding: 8px 14px;
    border-radius: 14px;
    margin: 15px 4px 5px
}

.king-kingflix-page {
    text-align: left
}

.kingflix-blocks {
    display: block;
    margin: 0 45px 2vw;
    min-height: 180px
}

.kingflix-posts {
    display: none
}

.kingflix-head a {
    line-height: 22px;
    font-size: 22px;
    color: #222327;
    margin-left: 4px
}

.kingflix-head a span {
    font-size: .9vw;
    margin-right: 2px;
    max-width: 0;
    display: inline-block;
    -webkit-transition: max-width 1s,opacity 1s,-webkit-transform 750ms;
    transition: max-width 1s,opacity 1s,-webkit-transform 750ms;
    -o-transition: max-width 1s,opacity 1s,-o-transform 750ms;
    -moz-transition: max-width 1s,opacity 1s,transform 750ms,-moz-transform 750ms;
    transition: max-width 1s,opacity 1s,transform 750ms;
    transition: max-width 1s,opacity 1s,transform 750ms,-webkit-transform 750ms,-moz-transform 750ms,-o-transform 750ms;
    white-space: nowrap;
    vertical-align: bottom;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: translate(-1vw,0);
    -moz-transform: translate(-1vw,0);
    -ms-transform: translate(-1vw,0);
    -o-transform: translate(-1vw,0);
    transform: translate(-1vw,0)
}

.kingflix-head a:hover span {
    max-width: 80px;
    -webkit-transform: translate(8px,0);
    -moz-transform: translate(8px,0);
    -ms-transform: translate(8px,0);
    -o-transform: translate(8px,0);
    transform: translate(8px,0);
    opacity: 1
}

.kingflix-head a span i {
    -webkit-transform: translate(-1vw,0);
    -moz-transform: translate(-1vw,0);
    -ms-transform: translate(-1vw,0);
    -o-transform: translate(-1vw,0);
    transform: translate(-1vw,0);
    opacity: 0;
    transition: transform .5s ease
}

.kingflix-head a:hover span i {
    opacity: 1;
    transform: translate(.5vw,0);
    -webkit-transform: translate(.5vw,0);
    -moz-transform: translate(.5vw,0);
    -ms-transform: translate(.5vw,0);
    -o-transform: translate(.5vw,0)
}

.kingflix-posts.owl-loaded {
    display: block!important;
    z-index: inherit
}

.kingflix-posts .owl-nav {
    opacity: 1;
    left: 0;
    right: auto
}

.kingflix-posts .owl-dots {
    top: -10px;
    width: auto;
    height: auto;
    padding: 0;
    background-color: inherit;
    box-shadow: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden
}

.kingflix-blocks:hover .owl-dots {
    visibility: visible;
    opacity: 1
}

.kingflix-posts .owl-dots .owl-dot {
    background-color: inherit;
    margin: 0 2px;
    box-shadow: inset 0 0 0 8px #575757
}

.kingflix-posts .owl-dots .active {
    width: 20px;
    border-radius: 7px;
    box-shadow: inset 0 0 0 2px #e60023;
    -webkit-box-shadow: inset 0 0 0 2px #e60023
}

.kingflix-posts .owl-stage-outer {
    overflow: inherit;
    margin-top: 10px
}

.kingflix-nav {
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

.kingflix-blocks:hover .kingflix-nav {
    opacity: 1;
    visibility: visible
}

.kingflix-nav .owl-prev,.kingflix-nav .owl-next {
    position: absolute;
    background: rgb(0 0 0 / .5);
    color: #fff;
    border-radius: 0 4px 4px 0;
    top: 0;
    z-index: 2;
    left: -60px;
    bottom: 0;
    text-align: center;
    width: 58px;
    line-height: 130px;
    font-size: 23px
}

.kingflix-nav div:hover {
    background: rgba(20,20,20,.7)
}

.kingflix-nav .disabled {
    opacity: 0;
    visibility: hidden
}

.kingflix-nav .owl-next {
    border-radius: 4px 0 0 4px;
    left: auto;
    right: -60px
}

.kingflix-post {
    margin-right: 2px;
    position: relative;
    min-height: 130px
}

.kingflix-post-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 130px;
    transform: scale(1) translateZ(0);
    transition: all .28s ease;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff
}

.kingflix-posts:hover .owl-stage-outer {
    z-index: 2
}

.kingflix-post:hover .kingflix-post-content {
    transform: scale(1.4) translateZ(0);
    box-shadow: rgba(0,0,0,.75) 0 3px 10px;
    z-index: 4;
    height: 235px
}

.kingflix-post-in {
    display: block;
    height: 105px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    font-size: 11px;
    line-height: 14px;
    transform: scale(1) translateZ(0)
}

.kingflix-post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
    margin-top: 4px;
    font-size: 12px;
    color: #343434
}

.kingflix-post-in .cat-links a {
    border: 0;
    padding: 3px 5px 0 0;
    font-size: 9px
}

.kingflix-post:hover .kingflix-post-in {
    opacity: 1;
    visibility: visible;
    transition: all 620ms ease-in-out
}

.kingflix-post-in .cat-links {
    padding: 0
}

.kingflix-posts .firstactiveitem .kingflix-post-content {
    transform-origin: left
}

.kingflix-posts .lastactiveitem .kingflix-post-content {
    transform-origin: right
}

.kingflix-post-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 130px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #181818;
    transform: scale(1.13) translateZ(0);
    transition: transform .28s ease
}

.kingflix-post:hover .kingflix-post-img {
    transform: scale(1) translateZ(0)
}

.kingflix-post-no-thumb {
    background-color: #41314d;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 125px;
    width: 100%;
    transform: scale(1.13) translateZ(0);
    transition: transform .28s ease
}

.kingflix-button {
    visibility: visible;
    opacity: 1;
    box-shadow: inherit;
    border: 1px solid #efefef;
    color: #333;
    border-radius: 100%;
    font-size: 12px;
    vertical-align: top;
    background-color: inherit;
    height: 28px;
    width: 28px;
    line-height: 28px!important;
    display: inline-block;
    text-align: center;
    margin-right: 6px
}

.kingflix-post-in .tooltip {
    display: none!important
}

.kingflix-button.ajax-popup-link {
    font-size: 18px
}

.membership-single i {
    font-size: 38px;
    margin-bottom: 10px
}

.membership-plans {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.membership-plan {
    min-width: 30%;
    border: 1px solid #efefef;
    color: #333;
    padding: 14px 14px 150px 14px;
    margin: 10px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    border-radius: 14px;
    overflow: hidden
}

.membership-plan span,.membership-plan h4,.membership-plan a {
    z-index: 2;
    margin: 8px 0
}

.membership-back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: 0!important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    transition: all .6s cubic-bezier(.24,1,.30,1);
    -webkit-transition: all .6s cubic-bezier(.24,1,.30,1)
}

.membership-plan:hover .membership-back {
    opacity: .4;
    visibility: visible
}

.membership-plan:hover {
    background: #fc5555;
    background: linear-gradient(to right,rgb(242,112,156),rgb(255,148,114));
    color: #fff
}

.membership-buy {
    position: absolute;
    bottom: 10px;
    padding: 0 18px;
    font-weight: 600;
    line-height: 44px;
    border-radius: 7px;
    color: rgb(0,0,0);
    border: 2px solid rgba(0,0,0,.75);
    transition: all .6s cubic-bezier(.24,1,.30,1);
    -webkit-transition: all .6s cubic-bezier(.24,1,.30,1)
}

.membership-buy:hover {
    color: #fff;
    border-color: #fff;
    -webkit-transform: translate(0,-4px);
    transform: translate(0,-4px);
    box-shadow: 0 5px 10px rgba(0,0,0,.15)
}

.membership-buy i {
    margin-left: 10px
}

.membership-desc {
    padding: 0 20px;
    max-width: 500px;
    line-height: 24px
}

.membership-desc ul {
    margin: 0 20px;
    text-align: left
}

.membership-price {
    left: 50%;
    position: absolute;
    bottom: 80px;
    font-size: 24px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.membership-price .woocommerce-Price-amount {
    font-size: 22px
}

.membership-price bdi,.membership-price ins {
    background: inherit!important
}

.membership-price del,.membership-price del .woocommerce-Price-amount {
    color: #ddd
}

.exp-thumb {
    flex: 2;
    height: auto;
    display: inline-block;
    background-size: cover;
    background-position: center;
    border-radius: 14px;
    background-repeat: no-repeat;
    box-shadow: 0 8px 22px rgb(77 77 85 / 61%);
    background-color: #e1e2e3
}

.king-ms-exp {
    display: -webkit-flex;
    display: flex;
    border-radius: 14px;
    margin: 10px;
    padding: 80px 0 20px;
    position: relative
}

.king-ms-det {
    margin-left: 32px;
    flex: 3;
    -webkit-flex: 3;
    color: #aeacb6
}

.king-ms-det-in {
    text-align: left;
    display: inline-block
}

.king-ms-exp h4 {
    color: #425561;
    text-transform: capitalize;
    margin-bottom: 12px
}

.king-ms-det span {
    display: block;
    margin-top: 12px
}

.king-ms-title {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center
}

.membership-buttons {
    display: block;
    text-align: right
}

.membership-button {
    display: inline-block;
    text-align: center;
    margin: 20px 8px;
    padding: 8px 12px;
    border: 2px solid #333;
    border-radius: 5px;
    color: #333
}

.tooltip {
    background-color: #000;
    color: #fff;
    padding: 8px 10px;
    position: absolute!important;
    font-size: 12px;
    line-height: 20px;
    border-radius: 14px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    z-index: 4;
    text-align: center;
    word-break: normal;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top .tooltip-arrow {
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000
}

.tooltip.top {
    margin-top: -5px
}

.tooltip.right {
    margin-left: 5px
}

.tooltip.bottom {
    margin-top: 5px
}

.tooltip.left {
    margin-left: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: -5px;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: -5px;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000
}

.tooltip.bottom .tooltip-arrow {
    top: -5px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.king-comment-extra {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px
}

.king-gifs,.king-emj {
    text-align: center;
    position: absolute;
    overflow: hidden;
    width: 280px;
    background-color: #fff;
    padding: 40px 4px 4px;
    border-radius: 14px;
    z-index: 4;
    top: 28px;
    right: 0;
    min-height: 90px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.king-emj {
    top: 54px;
    padding: 14px 4px;
    max-height: 220px;
    overflow: hidden;
    overflow-y: auto
}

.emojis {
    width: 30px;
    height: 30px;
    background-color: inherit;
    display: inline-block;
    border: 0;
    text-align: center;
    opacity: .8;
    cursor: pointer
}

.emojis:hover {
    opacity: 1
}

.emoji {
    font-size: 24px
}

.king-gifs.open,.king-emj.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.king-gif-search {
    background-color: #e9eaed;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 8px;
    height: 48px
}

.king-gif-search input {
    border-radius: 32px;
    padding: 4px 8px
}

#kingif-results {
    margin: 12px 0;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto
}

.king-gif {
    font-size: 0;
    margin: 0;
    padding: 4px 8px 4px 4px;
    box-sizing: border-box
}

.king-gif img {
    border-radius: 14px
}

#kingif-results::-webkit-scrollbar,.king-emj::-webkit-scrollbar {
    width: 6px
}

#kingif-results::-webkit-scrollbar-track,.king-emj::-webkit-scrollbar-track {
    background-color: rgb(226 228 235);
    border-radius: 16px
}

#kingif-results::-webkit-scrollbar-thumb,.king-emj::-webkit-scrollbar-thumb {
    background-color: #101d23;
    border-radius: 16px
}

#kingif-results::-webkit-scrollbar-thumb:hover,.king-emj::-webkit-scrollbar-thumb:hover {
    background-color: #e60023
}

.comment-list {
    position: relative;
    padding-bottom: 60px
}

#cancel-comment-reply-link {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 22px;
    color: #4f4848
}

.user-cfrom-avatar {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
    background-image: url(layouts/imgs/no-thumb.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #c8d1d8;
    left: -30px;
    position: absolute
}

.comment-box .kinggif {
    margin: 10px 0;
    border-radius: 14px;
    background-color: #dadae9;
    padding: 4px 4px 20px 4px;
    position: relative;
    display: inline-block;
    font-size: 12px
}

.comment-box .kinggif video {
    max-height: 300px;
    border-radius: 14px
}

.comment-box .kinggif span {
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #fff
}

.show-gif {
    position: relative
}

.show-gif img {
    border-radius: 14px
}

.hide-gif {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgb(0 0 0 / 61%);
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    cursor: pointer
}

.comment-error p {
    margin: 0
}

.king-gif-toggle,.king-emj-toggle {
    width: 34px;
    height: 24px;
    background-color: #eef0f3;
    margin-bottom: 4px;
    text-align: center;
    border-radius: 14px;
    cursor: pointer;
    color: #0d0c22;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px
}

.king-gif-toggle:hover,.king-emj-toggle:hover {
    background-color: #e60023;
    color: #fff
}

.king-vote {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    line-height: 38px;
    margin: 4px
}

.king-vote.voted {
    color: #d1d1d5
}

.king-vote-icon {
    font-size: 20px;
    width: 36px;
    height: 36px;
    text-align: center;
    position: relative
}

.king-vote-like:hover,.king-vote-like.active {
    color: #7bb742;
    cursor: pointer
}

.king-vote-dislike:hover,.king-vote-dislike.active {
    color: #e60023;
    cursor: pointer
}

.king-vote-count {
    color: #333;
    padding: 0 8px;
    font-weight: bold;
    background-color: #f6f7f9;
    min-width: 50px;
    text-align: center;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.king-copen {
    cursor: pointer;
}

.king-vote-icon i {
    transition: all .3s cubic-bezier(0,0,.2,1.6)
}

.king-vote-icon.clicked .fa-chevron-up {
    transform: translateY(-8px)
}

.king-vote-icon.clicked .fa-chevron-down {
    transform: translateY(8px)
}

.king-poll {
    display: block;
    margin: 20px 10px 50px
}

.king-polls-ul,.king-poll-answers {
    list-style: none
}

.king-poll-answers {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0;
    align-items: stretch;
    -webkit-align-item: stretch;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.king-poll-answers li {
    margin: 8px 0;
    box-sizing: border-box;
    color: #666;
    width: 100%;
    border: 2px solid #f6f7f9;
    border-radius: 19px;
    padding: 2px;
    transition: all .2s cubic-bezier(.4,0,1,1)
}

.king-poll-answer-in {
    padding: 12px;
    color: #010101;
    border-radius: 14px;
    z-index: 2;
    background-color: #f6f7f9;
    font-size: 17px;
    line-height: 28px;
    height: 100%;
    position: relative;
    overflow: hidden
}

.king-poll-answers li:hover {
    cursor: pointer;
    border-color: #e6002382
}

.voted .king-poll-answers li:hover {
    cursor: default;
    box-shadow: none
}

.king-poll-answer.vote {
    border-color: #deedf0
}

.king-poll-answer-in img {
    border-radius: 14px;
    height: 180px;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: relative
}

.king-poll-answers.pollgrid-1 {
    flex-direction: column;
    -webkit-flex-direction: column
}

.king-poll-answers.pollgrid-2 li {
    width: 49%
}

.king-poll-answers.pollgrid-3 li {
    width: 32%
}

.king-poll-img {
    max-height: 320px;
    border-radius: 14px;
    display: block;
    object-fit: cover;
    width: 100%;
    margin: 14px 0
}

.voted .king-poll-result {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    z-index: -1;
    background-color: #deedf0e0
}

.pollgrid-1 .king-poll-result {
    height: 100%!important;
    width: 0;
    transition: width .9s ease-out
}

.pollgrid-1 .king-poll-num {
    right: 8px;
    left: auto;
    top: 4px;
    width: auto;
    min-width: 100px;
    padding: 0 12px;
    flex-direction: inherit;
    height: 40px
}

.pollgrid-2 .king-poll-result,.pollgrid-3 .king-poll-result {
    width: 100%!important;
    transition: height .9s ease-out;
    height: 0
}

.king-poll-num {
    position: absolute;
    top: 18px;
    left: 20px;
    background-color: #fff;
    padding: 12px 0;
    width: 50px;
    height: 120px;
    border-radius: 32px;
    color: #333;
    font-size: 14px;
    font-weight: 900;
    visibility: hidden;
    opacity: 0;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center
}

.voted .king-poll-num {
    opacity: 1;
    visibility: visible
}

.king-poll-title {
    position: relative;
    padding-left: 60px;
    color: #a8b6c0;
    font-size: 14px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.king-poll-title h4 {
    color: #333;
    margin-bottom: 2px;
    font-size: 30px
}

.poll-circle {
    margin: 4px 0;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0
}

.circle-back {
    stroke: #efefef;
    stroke-width: 4
}

.circle-chart {
    animation: circle-chart-fill 2s reverse;
    transform: rotate(-90deg);
    transform-origin: center;
    stroke-width: 4
}

.single-post .circle-chart {
    stroke: #e60023
}

@keyframes circle-chart-fill {
    to {
        stroke-dasharray: 0 100
    }
}

.king-gallery-img .acf-gallery {
    border: 1px solid #dee1e3;
    border-radius: 14px;
    overflow: hidden
}

.king-gallery-img .acf-gallery-attachments,.king-gallery-img .acf-gallery-toolbar {
    border: 0!important;
    background-color: #f6f6f8!important
}

.king-gallery-img .acf-gallery .acf-gallery-main {
    right: 0!important
}

.king-gallery-img .acf-gallery-attachment.active .margin {
    box-shadow: none!important
}

.king-gallery-img .acf-gallery-attachment .margin {
    border-radius: 14px
}

.king-gallery-img .acf-gallery-sort {
    border: 0;
    padding: 8px;
    border-radius: 14px;
    color: #9c9ba9;
    font-size: 12px;
    -webkit-box-shadow: 0 0 0 1px #e7e7e9 inset;
    box-shadow: 0 0 0 1px #e7e7e9 inset;
    outline: 0
}

.king-gallery-img .acf-gallery-add {
    width: 133.6px;
    height: 133.6px;
    line-height: 129px;
    margin: 6px 6px 0 0;
    text-align: center;
    color: #babac4;
    border: 2px dashed #babac4;
    display: inline-block;
    float: left;
    border-radius: 14px
}

.king-gallery-img .acf-gallery-add:hover {
    border-color: #f608448f
}

.king-quiz-answer.not-correct .king-poll-answer-in {
    background-color: #f608448f
}

.king-quiz-answer.correct .king-poll-answer-in {
    background-color: #c2b2ed;
    color: #fff
}

.king-quiz-answer .king-poll-answer-in:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border: 4px solid #fff;
    right: 10px;
    bottom: 16px;
    border-radius: 32px;
    transition: all .4s ease-out
}

.king-quiz-answer:hover .king-poll-answer-in:after {
    background-color: #e60023
}

.quiz-result {
    position: relative;
    box-shadow: 0 2px 15px 0 rgb(0 0 0 / 6%);
    padding: 20px 30px;
    margin: 12px;
    border-radius: 14px;
    text-align: center
}

.quiz-share {
    text-align: center;
    margin: 20px 0 8px;
    padding: 8px 0;
    width: 100%;
    background-color: #f6f7f9;
    border-radius: 14px
}

.qresult-share {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-top: 14px
}

.qresult-share a {
    padding: 8px 0;
    color: #333;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    background-color: #fff;
    width: 45%;
    border-radius: 14px;
    text-align: center
}

.quiz-share h5 {
    font-weight: bold;
    display: block
}

.qresult-share a:hover {
    background-color: #e60023;
    color: #fff
}

.quiz-result img {
    margin: 8px 0;
    border-radius: 14px;
    max-height: 200px;
    width: 100%;
    object-fit: cover
}

.result-circle {
    text-align: left;
    margin: 10px auto;
    display: block;
    width: 100px;
    height: 100px;
    position: relative
}

.result-circle .circle-chart {
    stroke: #c2b2ed;
    stroke-width: 3
}

.result-circle .circle-back {
    stroke: #efeffe;
    stroke-width: 3
}

.result-circle-in {
    height: 100px;
    width: 100px;
    color: #333;
    line-height: 100px;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.king-repeater .acf-input-prepend,.king-repeater .acf-input-append {
    padding: 0 8px;
    background: #e8ebed;
    border: 0;
    min-height: 44px;
    line-height: 44px!important;
    margin: 0!important;
    color: #fff;
    border-radius: 0 10px 10px 0;
    font-weight: bold
}

.king-repeater .acf-range-wrap {
    display: flex;
    align-items: center
}

.acf-icon:before {
    font-family: "fontello"!important;
    font-size: 10px
}

.acf-icon.-minus:before,.acf-icon.-cancel:before {
    content: "\eb2a"!important
}

.acf-icon.-pencil:before {
    content: "\f016"!important;
    font-weight: 600
}

.acf-icon.-plus:before {
    content: "\f067"!important;
    font-weight: 600
}

.acf-icon.-collapse:before {
    content: "\f077"!important;
    font-weight: 600
}

.-collapsed .acf-icon.-collapse:before {
    content: "\f107"!important
}

.poll-radio label {
    border: 3px solid #eef0f3;
    display: inline-block!important;
    line-height: 0;
    border-radius: 14px;
    overflow: hidden;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 34px;
    text-align: center;
    font-size: 15px
}

.icolors label {
    border-radius: 100%;
    width: 25px;
    height: 25px;
    line-height: 17px;
    font-size: 18px
}

.icolors ul.acf-radio-list.acf-hl li {
    margin-right: 5px
}

.poll-radio label.selected {
    border-color: #e60023
}

.king-trivia .king-repeater {
    display: none;
    border: 0!important;
    padding: 0!important
}

.king-trivia .king-repeater.active {
    display: block
}

.king-tabs {
    background-color: #f6f7f9;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    list-style: none;
    padding: 8px 10px;
    border-radius: 14px
}

.king-tabs li a {
    color: #b8c4ce;
    margin: 0 10px;
    padding: 0 40px;
    line-height: 32px;
    display: inline-block
}

.king-tabs li.active a {
    color: #333;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 14px
}

div.mce-panel {
    border: 0;
    background-color: #eaecf0!important;
    border-radius: 14px;
    padding: 4px 0;
    box-shadow: none;
}

.king-micro div.mce-panel {
    border: 0;
    background-color: #fff!important;
    border-radius: 14px;
    padding: 4px 0;
    box-shadow: none;
}

div.mce-btn {
    border: 0!important;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
    background: inherit;
    display: inline-block;
    border-radius: 14px
}

div.mce-btn button,div.mce-btn .mce-ico {
    color: #5c6d7e
}

div.mce-btn:hover,div.mce-btn:active {
    background: rgb(255 255 255 / 8%)!important;
    color: #fff
}

div.mce-arrow.mce-arrow-up:after {
    border-bottom-color: #eaecf0;
}

div.mce-top-part::before {
    box-shadow: 0 0 1px rgb(0,0,0,.2);
    border-radius: 14px;
}

div.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:after,div.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:before {
    border-right-color: #232830
}

.page-content-area.hlogin {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    min-height: 100vh
}

.kinglogin-middle {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 100%
}

.page-content-area.hlogin.login-1 .kinglogin-middle {
    flex-direction: column;
    width: 800px
}

.page-content-area.hlogin.login-1 .hlogin-left {
    padding: 0;
    margin: 20px 0
}

.page-content-area.hlogin.login-1 .hlogin-message {
    width: 100%
}

.page-content-area.login-2 .kinglogin-middle {
    max-width: 80%
}

.page-content-area.login-2 .page-site-main {
    flex: 2
}

.page-content-area.hlogin .page-site-main {
    margin: 20px auto;
    z-index: 2
}

.hlogin-left {
    flex: 5;
    display: flex;
    margin: 10px 20px 10px 10px;
    align-items: center;
    padding: 0 30px;
    border-radius: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.hlogin-message {
    background-color: rgb(112 111 118 / 30%);
    -webkit-backdrop-filter: saturate(180%) blur(18px);
    backdrop-filter: saturate(180%) blur(18px);
    padding: 25px;
    display: block;
    color: #fff;
    border-radius: 14px;
    font-size: 22px;
    font-weight: 300;
    line-height: 34px;
    z-index: 2
}

.hlogin-back {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 25%;
    background-repeat: no-repeat;
    z-index: 1
}

.page-content-area.login-3 .kinglogin-middle {
    width: 60%;
    padding: 10px;
    background-color: #fff;
    z-index: 2;
    margin: 20px auto;
    border-radius: 32px;
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%);
    position: relative
}

.page-content-area.login-3 .page-site-main {
    background-color: initial;
    box-shadow: none;
    flex: 3;
    margin: 10px 10px 10px 0
}

.page-content-area.login-3 .social-login {
    border-radius: 22px
}

.hlogin-logo img {
    display: block;
    max-height: 80px;
    width: auto;
    margin: 4px 0
}

.king-story-page {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: space-between;
    justify-content: space-between;
    margin: 0 10px
}

.king-story-block {
    width: 800px;
    position: relative;
    margin: 0 20px;
    min-height: 650px
}

.king-story-box {
    background-color: #f6f7f9;
    border: 11px solid #fff;
    position: absolute;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(80px);
    transition: all .5s ease-out
}

.king-story-box.boxactive {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.king-story-page form {
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex: auto
}

.storydel {
    position: absolute;
    left: 25px;
    top: 20px;
    cursor: pointer;
    z-index: 2
}

.storydel:hover {
    color: #e60023
}

.story-add {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    position: sticky;
    left: 20px;
    top: 80px;
    margin-top: 40px;
    text-align: center;
    flex: 1
}

.story-add .controls-item {
    background-color: #ffffff96;
    color: #646464;
    border: 0;
    border-radius: 14px;
    box-sizing: border-box;
    cursor: pointer;
    height: 60px;
    outline: none;
    padding: 0;
    width: 40px;
    line-height: 60px;
    margin-bottom: 10px
}

.story-add .controls-item:hover {
    background-color: #fff
}

.story-add .controls-item.sactive {
    background-color: #e60023;
    color: #fff
}

#addcanvas {
    background-color: #fff
}

.canvas-container {
    background-color: #cfd1db;
    border-radius: 14px;
    margin: 10px auto;
    overflow: hidden;
    transform: scale(.8);
    transform-origin: top center;
    margin-bottom: -120px
}

.story-control {
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    width: 320px;
    padding: 30px 20px;
    border-radius: 20px;
    min-height: 100%;
    position: sticky;
    top: 80px
}

.story-button {
    padding: 10px;
    cursor: pointer;
    color: #1c1e21;
    border-radius: 14px;
    font-weight: 900;
    font-size: 16px;
    background-color: #eef0f3;
    display: flex;
    align-items: center;
    justify-content: stretch
}

input.sinput {
    background-color: #fff;
    border: 2px solid #e8ebed;
    font-size: 14px;
    color: #576366;
    outline: 0;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    -webkit-appearance: none;
    border-radius: 14px;
    transition: .2s
}

.story-button i {
    background-color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    margin-right: 10px
}

.story-button:hover {
}

#styleZone {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.story-options {
    padding: 10px;
    margin: 14px 0;
    border-radius: 14px;
    border: 2px solid #eef0f3
}

#styleZone span {
    height: 24px;
    width: 24px;
    line-height: 20px;
    margin: 4px;
    border-radius: 100%;
    border: 2px solid #efefef;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    padding: 1px
}

#styleZone span.isSelected {
    border: 2px solid #e60023
}

.text-align {
    display: flex;
    flex-wrap: wrap
}

.text-align span {
    display: inline-block;
    margin: 4px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
    color: #333;
    transition: all .3s ease-out;
    background-color: #f0f2f5
}

.text-align span:hover {
    background-color: #e60023;
    color: #fff
}

span.sstyle2 {
    color: #fff;
    background-color: #000000
}

.king-storyacf .acf-field {
    padding: 8px!important
}

.king-storyacf .acf-file-uploader,div.king-storyacf .acf-field-image {
    background-color: #eef0f3;
    border: 0!important;
    padding: 8px;
    text-align: center;
    height: auto;
    position: relative
}

.king-storyacf .acf-image-uploader .image-wrap img {
    margin: auto
}

.king-storyacf .acf-file-uploader .file-wrap {
    background-color: inherit;
    text-align: left;
    position: relative
}

.story-addbutton {
    position: absolute;
    left: 6px;
    top: 6px;
    background-color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
    color: #333;
    font-size: 18px
}

label#clear {
    background-color: #333;
    color: #fff
}

label#clear:hover {
    background-color: #e60023
}

.sfont-size {
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #cfd1db
}

.editorschoice-story {
    height: 230px;
    box-shadow: 0 4px 6px rgba(0,0,0,.15)
}

.str-profile .editorschoice-story {
    height: 230px
}

.editorschoice-story.story-empty,.editorschoice-story.story-addnew {
    background-color: #e4e6eb;
    border-radius: 14px;
    box-shadow: inherit
}

.editorschoice-story.story-empty:before {
    content: '';
    position: absolute;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    background-color: #d8dadf;
    top: 10px;
    left: 10px
}

.editorschoice-story.story-addnew {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    display: block
}

.story-addnew span {
    color: #fff;
    padding: 8px 12px;
    font-size: 17px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center
}

.editorschoice-story.story-addnew i {
    position: absolute;
    bottom: 60px;
    left: 50%;
    background-color: #fff;
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    font-size: 22px;
    transform: translateX(-50%);
    box-shadow: 0 4px 6px rgb(0 0 0 / 35%)
}

.story-addnew:before {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 14px;
    background: linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgb(69 74 84 / 80%) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    content: ""
}

.king-stories-owl .editorschoice-post-title {
    font-size: 19px;
    line-height: 1.4em;
    font-weight: 300;
    text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);
    color: #fff
}

.king-stories-avatar {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.king-stories-avatar a {
    color: #fffc;
    margin-right: 6px;
    font-size: 13px
}

.king-stories-avatar .content-author-avatar {
    width: 34px;
    height: 34px;
    border: 2px solid rgb(255 255 255 / 57%);
    object-fit: cover;
    margin: 0
}

.storytabs {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0 10px
}

.storytabs a {
    color: #333
}

.storytab {
    display: none!important
}

.storytab.active {
    display: block!important
}

.storytabs .active label {
    border-color: #e60023
}

.content-story .king-post-item {
    width: 20%
}

.content-story .grid-sizer {
    width: 25%;
    display: none
}

.content-story .storyarticle-meta {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #a8b6c0
}

.content-story .entry-image,.content-story .entry-no-thumb {
    border-radius: 14px;
    height: 420px!important
}

.content-story .storyarticle-meta h2 a {
    color: #fff;
    font-size: 22px;
    margin: 0
}

.content-story .entry-image:after {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg,rgba(0,0,0,.0001) 68.88%,rgba(0,0,0,.6) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    border-radius: 0 0 10px 10px
}

.king-highlight,.delete-story {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    border: 0;
    color: #13151d
}

.delete-story {
    top: 50px
}

.delete-story:hover {
    color: #e60023
}

.king-highlight.added {
    background-color: #D4FF32
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    right: 10%;
    font-size: 44px;
    color: rgb(255 255 255 / 43%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 12
}

.mfp-arrow:hover {
    color: #fff
}

.mfp-arrow.mfp-arrow-left {
    right: auto;
    left: 10%
}

.mfp-arrow.mfp-arrow-left i {
    transform: rotate(180deg)
}

.mfp-last .mfp-arrow-right,.mfp-first .mfp-arrow-left {
    display: none
}

.savatar {
    display: block;
    border: 6px solid #ffffff80;
    border-radius: 100%
}

.savatar .circle {
    position: absolute;
    left: -18px;
    top: -8px;
    bottom: 0;
    width: 210px;
    height: 210px
}

.savatar .circle-chart {
    stroke-width: 1.2;
    transform: rotate(107deg);
    stroke-dasharray: 6,2,2,2,0,2
}

#menu-header-nav {
    display: -ms-flexbox;
    display: flex
}

#menu-header-nav>li {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    list-style: none
}

#menu-header-nav>li>ul {
    border-radius: 14px;
    background-color: #fff;
    position: absolute;
    z-index: 12;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 25px;
    min-height: 230px;
    -webkit-box-shadow: 0 20px 35px rgba(0,0,0,.1);
    box-shadow: 0 20px 35px rgba(0,0,0,.1)
}

#menu-header-nav>li>ul a {
    color: #474747
}

#menu-header-nav li:hover .sub-menu {
    visibility: visible;
    opacity: 1
}

.story-nav button {
    border: 0;
    position: absolute;
    top: 30%;
    left: -17px;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 100%;
    font-size: 18px;
    color: #a8b6c0;
    background-color: #fff;
    box-shadow: 0 4px 9px 0 rgb(43 43 49 / 10%),0 7px 14px 0 rgb(43 43 49 / 13%);
    opacity: 0
}

.story-nav button.owl-next {
    left: auto;
    right: -17px
}

.king-stories-owl:hover .story-nav button {
    opacity: 1
}

.flag-second {
    font-size: 11px
}

span.flag-second a {
    color: #e60023
}

.king-d-left {
    max-width: 35%;
    min-width: 25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 25%;
    min-height: 320px;
    color: #fff;
    padding: 40px;
    text-align: left;
    position: relative
}

.king-d-left:before {
    content: '';
    background: linear-gradient(360deg,transparent,#444444);
    opacity: .6;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.king-d-content {
    z-index: 2;
    position: relative;
    display: block
}

.king-d-content i {
    margin-bottom: 10px;
    display: block
}

.king-switch-input {
    display: none
}

.king-swi {
    width: 60px;
    background-color: #ccc;
    display: inline-block;
    height: 30px;
    border-radius: 14px;
    position: relative;
    cursor: pointer
}

.king-swi:before {
    content: '';
    height: 26px;
    width: 26px;
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 100%;
    transition: all .35s cubic-bezier(.05,.2,.1,1)
}

.king-switch-input:checked+.king-swi {
    background-color: #e60023
}

.king-switch-input:checked+.king-swi:before {
    left: 32px
}

.king-collections {
    text-align: center
}

.king-collections-ul {
    display: grid;
    grid-gap: 36px;
    grid-template-columns: repeat(auto-fill,minmax(270px,1fr));
    list-style: none
}

.king-collection-imgs {
    display: flex;
    flex-direction: column;
    height: 300px
}

.main-shot-image {
    height: 75%;
    border-radius: 14px 14px 0 0
}

.shot-image {
    position: relative;
    width: 100%;
    background-color: #e4e6eb;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.other-shots-container {
    display: -ms-flexbox;
    display: flex;
    height: 25%;
    margin-top: 4px;
    justify-content: space-between;
    border-radius: 0 0 14px 14px;
    overflow: hidden
}

.other-shot-image {
    width: 49%
}

.king-collection-main {
    padding: 60px
}

.king-collection-form {
    padding: 20px;
    display: none
}

.king-collection-form.show-form {
    display: block
}

.king-collection-up>ul {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
    padding: 10px
}

.king-collection-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 14px;
    color: #6e6d7a
}

.king-collection-t {
    font-weight: 700;
    font-size: 15px;
    color: #13151d
}

.king-collection-add {
    list-style: none
}

.king-collection-add>a {
    display: flex;
    border: 1px solid #efefef;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 14px;
    align-items: center;
    transition: all .35s cubic-bezier(.05,.2,.1,1)
}

.king-bucketed>a {
    background-color: #e60023
}

.king-bucketed .king-collection-content,.king-bucketed .king-collection-t {
    color: #fff
}

.king-collection-add>a:hover {
    border-color: #e60023
}

.king-collectionadd-img {
    min-width: 60px;
    width: 60px;
    height: 60px;
    background-color: #efefef;
    background-size: cover;
    border-radius: 14px;
    box-shadow: 0 2px 2px rgb(0 0 0 / 12%)
}

.king-collection-add .king-collection-content {
    align-items: flex-start
}

.create-bucket-link {
    background-color: #333;
    color: #fff;
    display: inline-block;
    line-height: 0;
    border-radius: 14px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    padding: 0 25px
}

.bucket-title {
    margin-bottom: 30px;
    font-size: 16px
}

.bucket-title span {
    color: #777
}

.bucket-title form>i,.bucket-title button {
    width: 44px;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%);
    color: #333;
    margin: 5px;
    border: 0
}

.bucket-title button:hover {
    background-color: #e60023;
    color: #fff
}

.headn-menu {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start
}

.headn-menu li {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 25%;
    padding: 1% 4%
}

.headn-menu li a {
    color: #65737f;
    padding: 4px
}

.headn-menu li a.new-parent {
    font-weight: 700
}

.king-bottom-header {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    position: sticky;
    top: 0;
    align-items: center;
    box-shadow: inset 0 1px #ebeef1;
    min-height: 50px
}

.king-bottom-header .king-head-nav>ul {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    height: 50px
}

.king-bottom-header .king-submit-open {
    min-width: 34px;
    width: 34px;
    line-height: 34px;
    height: 34px
}

.header-07 {
    height: 80px;
    box-shadow: inherit
}

.header-template-07 .site-header {
    position: relative
}

.header-template-07 .king-cat-dots {
    color: #fff
}

.header-template-07 .king-nav-dropdown,.header-template-07 .king-cat-list {
    top: 46px
}

.king-h07-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center
}

.king-h07-menu .menu-item a {
    display: flex;
    flex-direction: column;
    color: #404B55;
    font-size: 15px;
    font-weight: 600
}

.king-h07-menu ul {
    display: flex;
    gap: 25px;
    list-style: none;
    margin: 0
}

.king-mobile-search {
    position: relative;
    display: flex;
    align-items: center;
    border: 0!important;
    border-bottom: 1px solid #e7e7e9!important
}

.king-mobile-search:before {
    content: "\f002";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 16px;
    margin-right: 8px
}

.king-link {
    display: block;
    background-color: #98a2b3;
    border: 6px solid #eef0f3;
    color: #fff;
    text-align: center;
    flex: 3;
    padding: 12px 22px;
    border-radius: 32px;
    font-weight: bold
}

.king-postext {
    display: flex;
    display: -webkit-flex;
    gap: 5px;
    opacity: 0;
    border-radius: 14px;
    transition: opacity 200ms ease-out;
    justify-content: space-between
}

article.hentry:hover .king-postext {
    opacity: 1
}

.king-ad-widget {
    display: block;
    margin-bottom: 14px
}

.spage-search-form {
    background-color: #fff;
    max-width: 500px;
    position: relative;
    border-radius: 14px;
    line-height: 55px;
    margin: 20px auto;
    padding: 0 14px 0 50px;
    overflow: hidden;
    display: flex
}

.spage-search-field {
    display: block;
    line-height: 50px;
    outline: 0;
    border: none!important;
    font-size: 18px;
    flex: 1;
    background-color: inherit
}

.addlinkin,.addoffer {
    padding: 20px
}

.user-header-profile {
    display: flex;
    flex-direction: column;
    align-items: center
}

div.media-modal-backdrop {
    background: rgba(30,30,30,.6);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    opacity: 1
}

.king-affi-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px
}

.affi-price {
    flex: 1;
    font-size: 32px
}

.flex-col {
    flex-direction: column
}

.king-featured-top {
    display: flex
}

.king-featured-6 {
    width: 80%
}

.featured-thumbs {
    position: relative;
    width: 20%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    height: 400px
}

.featured-post-thumb {
    position: relative;
    margin: 0 0 10px 20px;
    min-height: 100px;
    border-radius: 14px;
    overflow: hidden;
    background-color: #e4e6eb;
    cursor: pointer
}

.featured-post-thumb.active {
    border: 4px solid #e60023;
    transition: border .3s ease-in-out
}

.king-gallery-04 {
    clear: both;
    width: 100%;
    height: 450px;
    position: relative
}

.king-gallery-04.owl-carousel .owl-item img,.king-gallery-04.owl-carousel .owl-stage-outer {
    height: 450px
}

.king-grid-17 .hentry .entry-image:before {
    content: "\f03e";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #fff;
    z-index: 2
}

.king-grid-17 .format-quote .entry-image:before {
    content: "\f56b"
}

.king-grid-17 .format-video .entry-image:before {
    content: "\f04b"
}

.king-grid-17 .format-link .entry-image:before {
    font: var(--fa-font-brands);
    content: "\f3b2"
}

.king-grid-17 .type-poll .entry-image:before {
    content: "\f772"
}

.king-grid-17 .type-trivia .entry-image:before {
    font: var(--fa-font-brands);
    content: "\f1a5"
}

.king-grid-17 .type-list .entry-image:before {
    content: "\3d"
}

.king-grid-17 .format-audio .entry-image:before {
    content: "\f58f"
}

.king-gallery-image {
    max-width: 100%
}

.kingai-input {
    position: relative;
    display: block;
    margin: 12px 0
}

.kingai-buttons {
    position: absolute;
    right: 10px;
    top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

#ai-submit {
    width: 38px;
    height: 38px;
    background-color: inherit;
    color: #13151d;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 0
}

#ai-select {
    border: 0;
    background-color: inherit;
    height: 34px;
    padding: 0 10px;
    outline: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    color: #576366
}

#ai-submit .loader {
    display: none
}

#ai-submit.loading i {
    display: none
}

#ai-submit.loading .loader {
    display: block
}

#ai-submit i {
    display: initial
}

#ai-box {
    padding-right: 160px;
    box-shadow: 0 0 0 2px rgb(136 126 242 / 10%);
    background-color: #fff
}

#ai-box:focus {
    border-color: #e8ebed;
    box-shadow: 0 0 0 4px rgb(136 126 242 / 10%)
}

#ai-results {
    align-items: center;
    border-radius: 14px;
    padding: 20px;
    margin: 10px 0;
    gap: 20px;
    display: none;
    flex-direction: column
}

.ai-result {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap
}

.ai-imgs {
    position: relative;
    max-width: 31%
}

#ai-results img {
    object-fit: cover;
    border-radius: 14px;
    width: 100%
}

#king-aimg,#king-rimg {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #13151d;
    top: 10px;
    left: 10px;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden
}

#king-aimg:before {
    content: "\f35b";
    font-family: "Font Awesome 5 free";
    font-size: 22px
}

#king-rimg {
    top: 55px
}

#king-rimg:before {
    content: "\f1f8";
    font-family: "Font Awesome 5 free";
    font-weight: 600
}

#king-aimg.loading:before {
    content: "\f1ce";
    font: var(--fa-font-solid);
    animation: rotate 1.5s ease infinite
}

#king-aimg.ldone:before {
    font: var(--fa-font-solid);
    content: "\f00c"
}

#king-aimg.ldone {
    cursor: auto
}

.king-ai-page form {
    width: 100%;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start
}

.king-ai-block {
    flex: 1;
    margin-right: 14px
}

.king-ai-block #ai-box {
    height: 58px;
    line-height: 58px;
    box-shadow: 0 0 12px rgba(0,0,82,.08)
}

.kingai-box {
    display: block;
    position: relative;
    border-radius: 14px
}

.ai-settings {
    display: flex;
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0
}

.kingai-box.open .ai-settings {
    opacity: 1;
    visibility: visible;
    padding: 14px;
    height: auto;
    transition: opacity 500ms linear
}

.kingai-box.open {
    background-color: #eaecf0
}

.ailabel {
    background-color: #fff;
    padding: 6px 14px;
    border-radius: 14px;
    font-size: 12px;
    cursor: pointer
}

.ai-settings input:checked+label {
    background-color: #0c0b0d;
    color: #fff;
    border: 0
}

.king-ai-block .kingai-buttons {
    top: 10px
}

.king-mplaylist {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 16
}

.king-playlist-uo {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 25% 50%;
    animation: backgroundani 8s reverse;
    -webkit-transition: background-size 8s cubic-bezier(.1,.2,.7,1);
    transition: background-size 8s cubic-bezier(.1,.2,.7,1)
}

.king-playlist-in {
    background: rgba(10,10,10,.89);
    text-align: center;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
    padding: 66px 20px
}

.king-cd {
    flex: 3;
    position: relative
}

.cd-cover {
    width: 400px;
    height: 400px;
    box-shadow: 0 4px 10px rgba(0,0,0,.77);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 2;
    border-radius: 14px
}

.cd-round {
    width: 380px;
    height: 380px;
    position: absolute;
    background-repeat: no-repeat;
    left: 150px;
    top: 10px;
    border-radius: 100%;
    animation: rotate 15s linear infinite;
    border: 4px solid #ffffffab
}

@keyframes backgroundani {
    to {
        background-size: 140%
    }
}

.king-playlist-post {
    flex: 2;
    background-color: initial!important
}

#microblog-form {
    background-color: #fff;
    padding: 10px;
    border-radius: 14px;
    margin-bottom: 30px;
    position: relative;
}

.king-micro .king-posts {
    flex-direction: column;
}

.king-micro .king-post-item {
    width: 100%;
}

.king-micro .content-08-name {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.king-micro .content-08-post-time {
    margin-top: 0;
}

.page-reg .insta-login {
    display: none;
}

.king-micro .user-comment-avatar {
    width: 40px;
    height: 40px;
}

.king-micro .avatar-wrap {
    margin-left: -45px;
}

.king-micro #comments .comment-box {
    margin: 5px 0;
    padding: 5px 8px 5px 55px;
}

.king-micro .comments-area {
    display: flex;
    flex-direction: column;
}

.king-micro .comment-respond {
    order: 1;
    display: none;
}

.king-micro .active .comment-respond {
    order: 1;
    display: block;
}

.king-micro .comment-list .comment-respond {
    order: 1;
    display: block;
    padding-top: 30px;
}

.king-micro .comment-list {
    order: 2;
    padding-bottom: 0;
}

.king-micro .entry-meta {
    background-color: inherit;
    justify-content: flex-start;
    gap: 15px;
}

.ctoogle {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 10px;
    border: 1px solid #efefef;
    border-radius: 18px;
}

.micro-meta .king-vote {
    flex-direction: column;
    position: absolute;
    left: 10px;
    top: 0;
}

.king-micro article.hentry {
    padding: 10px 10px 0 70px;
}

.micro-content {
    padding: 10px;
}

.king-micro .list-item-image img {
    max-height: 400px;
}

.see-mc {
    border: 2px solid #eaecf0;
    color: #98a2b3;
    padding: 6px 12px;
    display: block;
    margin: 0 auto 4px;
    max-width: 200px;
    text-align: center;
    border-radius: 14px;
}

.king-micro .comment-navigation {
    display: none;
}

.entry-m-meta {
    display: flex;
    gap: 5px;
    align-items: center;
}

.mefooter {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-top: 5px;
}

.mefooter .tags-links {
    justify-content: flex-start;
}

.mefooter .tags-links a:nth-child(n+9) {
    display: none;
}

.post-comments {
    min-width: 48px;
}

.micro-vi {
    display: none;
    border-radius: 14px;
    margin: 4px;
    text-align: left;
}

.micro-vi.active {
    display: block;
}

.king-micro .king-submit-video .acf-oembed .canvas {
    min-height: auto;
}

.metoogle {
    position: absolute;
    right: 24px;
    top: 24px;
    cursor: pointer;
    font-size: 16px;
}

.approvep,.approvep:hover {
    color: #13151d;
    background-color: inherit;
    border: 0;
    box-shadow: 0 0 1px rgb(0,0,0,.3);
    width: 30px;
    height: 30px;
    border-radius: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.waitbuttons {
    position: relative;
}

.waitbuttons form {
    display: flex;
    flex-direction: column;
    position: absolute;
    gap: 10px;
    padding: 10px;
    bottom: 0;
    left: 35px;
    background-color: #081023e6;
    border-radius: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
}

.waitbuttons.open form {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.waitbuttons form button {
    background-color: initial;
    border: 0;
    width: 160px;
    display: flex;
    gap: 4px;
    justify-content: flex-start;
    text-align: left;
    align-items: center;
}

.vleft {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

article.hentry.ad-home {
    flex-direction: row;
    justify-content: center;
}

#myModaln .king-modal-content {
    padding: 40px;
}

#king-night1+.king-night-box i {
    color: #eeafcc;
}

#king-night2+.king-night-box i {
    color: #50629d;
}

#king-night3+.king-night-box i {
    color: #6e6e6e;
}

#king-night4+.king-night-box i {
    color: #cfcfcf;
}

.tagsbar {
    height: 40px;
    background-color: #fff;
    z-index: 4;
    position: relative;
    display: flex;
    gap: 10px;
    padding: 0 2% 0 250px;
    align-items: center;
    box-shadow: 0 -1px 5px 0 rgba(0,0,0,.05);
    overflow-x: auto;
    overflow-y: hidden;
}

.tagsbar a {
    color: #6e6e6e;
    font-size: 13px;
}

.king-link-open {
    background-color: #e60023;
    padding: 12px 10px;
    border-radius: 14px;
    margin-bottom: 14px;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 180px;
}

a.king-link-open:hover {
    color: #fff;
}

.king-login-buttons {
    display: flex;
    align-content: center;
    gap: 10px;
}

.king-prvtmsg {
    margin-right: 2%;
    margin-left: 2%;
    width: 100%;
    display: flex;
    gap: 20px;
}

.king-inbox-list {
    flex: 1;
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 14px;
}

.king-inbox-content {
    flex: 3;
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
    min-height: 300px;
}

.king-inbox-content .fa-envelope-open {
    margin: 0 auto;
}

.send-message {
    width: 100%;
}

.send-message .king-form-group .bptextarea {
    min-height: 100px;
}

.site-main-middle .king-notify-inside {
    max-height: 100%;
}

.king-smessage {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #b8c4ce;
    align-items: center;
    position: relative;
}

.king-blockuser.unblock {
    background-color: #13151d;
    color: #fff;
}

.king-notify-inside .king-tabs li {
    padding: 0;
    border: 0;
}

.king-notify-inside .king-tabs li a {
    padding: 4px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.king-post-edit .acf-label {
    display:none;
}
.submit-news-right .acf-label {
    display:block;
}
.king-notify-inside .king-tabs {
    margin: 0;
}
.micro-meta .postmenu {
    position:absolute;
    right:10px;
    top:10px;
}
.postmenu {
    position: relative;
}

.king-postmenu-menu {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 12px;
    right: -19px;
    visibility: hidden;
    opacity: 0;
    list-style: none;
    background-color: #fff;
    width: 200px;
    padding: 14px;
    top: 33px;
    z-index: 4;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    transition: all 250ms cubic-bezier(.24,.22,.015,1.56);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 14px;
    font-size: 14px;
}

.postmenu.open .king-postmenu-menu {
    visibility: visible;
    opacity: 1;
}

.postmenu-a {
    color: #13151d;
    background-color: inherit;
    border: 0;
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 0;
    cursor: pointer;
}

.postmenu-a:hover {
    color: #e60023;
}

.king-flag.flagged.postmenu-a {
    background-color: inherit;
    color: #e60023;
}

.king-flag.flagged.postmenu-a:hover {
    color: #e60023;
}

.postmenuc {
    position: absolute;
    right: 4px;
    top: 8px;
}

.commentsett {
    z-index: 2;
    font-size: 14px;
    color: #0d0c22;
    background-color: #fff;
    border-radius: 14px;
    height: 32px;
    display: flex;
    align-items: center;
    width: 32px;
    text-align: center;
    margin: 4px;
    position: relative;
    cursor: pointer;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    justify-content: center;
}

.postmenuc.open .king-postmenu-menu {
    visibility: visible;
    opacity: 1;
}

.king-repeater .acf-icon:before {
    display: none;
}

.king-repeater .acf-icon:after {
    content: "\eb2a";
font-family: "fontello"!important;
    font-size:13px;

}

.king-repeater .acf-icon.-pencil:after{
  content: "\f016";  
}

.king-button:hover,.modalreg:hover,.king-submit-open:hover,.king-offer-open:hover,.king-button:focus,.modalreg:focus,.king-submit-open:focus,.king-offer-open:focus {
    color: #fff;
}

.krmenu {
    padding-left: 1%;
    padding-right: 1%;
    width: 24%;
    min-width: 320px
}
.site-main-top .widget-area,.content-area .widget-area {

    width: 24%;
    min-width: 320px
}
div.krmenu  .widget-area {
    width:100%;
    min-width:auto;
}
.krmenu-in {
    background-color: #fff;
    padding: 14px;
    margin-bottom: 14px;
    border-radius: 14px;
    font-size: 17px;
    line-height: 1.4;
}

.king-back {
    display: none;
}

.scroll-down-arrow {
    position: absolute;
    top: -22px;
    right: calc(50% - 11px);
    display: none;
    background-color: #13151d;
    color: white;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
}

.scroll-down-arrow.visible {
    display: flex
}

.send-message-dialog {
    scroll-behavior: smooth;
}

.form-submit {
    display: flex;
    align-items: center;
    gap: 10px;
}

.mthumbz img {
    border-radius: 14px;
}

.mthumbz {
    max-width: 500px;
    display: flex;
    gap: 10px;
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 14px;
    flex-direction: column;
}

.single-post .comment-sorting {
    margin: 20px 10px;
    display: flex;
    gap: 5px;
    font-weight: bold;
    color: #13151d;
}

.comment-sorting {
    display: none;
}

.comment-sorting a {
    color: #13151d;
}

.comment-sorting a.active {
    color: #e60023;
}

.commentbubbles {
    font-size: 13px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.commentbubbles span,.commentbubbles a {
    background-color: #fff;
    padding: 6px 12px;
    border-radius: 10px;
    color: #000;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.last-reply-date {
    color: #a8b6c0;
    font-size: 12px;
}

.king-offer-open {
    background-color: #e60023;
    color: #fff;
    padding: 14px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    margin-bottom: 14px;
}

.king-offer-open:hover {
    color: #fff;
}

.comlikes {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.comlikes a {
    font-size: 18px;
}

.simobile {
    display: none;
}

.himobile {
    display: flex;
}

#goTopBtn {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 30px;
    z-index: 99;
    font-size: 28px;
    background-color: #333;
    color: white;
    border: none;
    border-radius: 34px;
    text-align: center;
    cursor: pointer;
    opacity: .4;
    text-decoration: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

#goTopBtn:hover {
    opacity: 1;
}

.lb-info {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex: 1;
}

@media screen and (max-width: 1100px) {
    .king-story-page form {
        flex-direction:column
    }

    .king-ai-page form {
        flex-direction: column
    }

    .king-ai-block {
        width: 100%
    }

    .king-story-block,.story-control {
        width: 100%;
        margin: 20px 0
    }

    .king-story-box {
        padding: 10px
    }

    .king-post-item {
        width: 33.333%
    }

    .king-column-05 .king-post-item,.king-grid-18 .site-main-top .king-post-item {
        width: 33.333%
    }

    .king-list {
        width: 100%;
        margin: 0 auto
    }

    .single .content-area {
        width: 100%;
        flex-direction: column
    }

    .single .site-main {
        width: calc(100% - 310px)
    }

    .post-video iframe {
        width: 100%;
        height: 540px
    }

    .king-loading-ad-content {
        width: 100%
    }

    .submit-news-left {
        width: 100%
    }

    .page-news-main form {
        width: 100%;
        padding: 20px
    }

    .submit-news-right {
        width: 100%
    }

    .post-video #king-video {
        width: 100%
    }

    .post-video #king-audio {
        width: 100%
    }

    .v5-header-second {
        width: 100%
    }
}

@media screen and (max-width: 1000px) {
    .page-content-area.login-2 .kinglogin-middle {
        max-width:95%
    }

    #primary-menu {
        height: 60px;
        overflow-x: auto;
        white-space: nowrap;
        overflow-y: hidden;
        width: 100%
    }

    #primary-menu::-webkit-scrollbar {
        height: 6px
    }

    #primary-menu::-webkit-scrollbar-track {
        background-color: inherit;
        border-radius: 16px
    }

    #primary-menu::-webkit-scrollbar-thumb {
        background-color: #a8b6c0;
        border-radius: 16px
    }

    #primary-menu::-webkit-scrollbar-thumb:hover {
        background-color: #555
    }
}

@media screen and (max-width: 961px) {
    .entry-header .entry-title {
        font-size:21px;
        line-height: 28px
    }

    .kinglogin-middle {
        width: 95%!important;
        flex-direction: column;
        -webkit-flex-direction: column
    }

    .page-content-area.login-3 .kinglogin-middle .hlogin-left {
        min-height: 150px
    }

    .page-content-area.login-2 .hlogin-left {
        padding: 0
    }

    .page-news-main form {
        flex-direction: column;
        -webkit-flex-direction: column
    }

    .submit-news-right {
        margin: 0
    }

    .kflex {
        flex-direction: column
    }

    .site-main {
        width: 100%!important;
        display: block
    }

    .lr-padding {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .king-post-item,.grid-sizer {
        width: 50%!important
    }

    .king-grid-14 .king-post-item {
        width: 100%!important
    }

    .king-grid-09 .site-main-top.king-sidebar-01,.king-grid-09 .site-main-top.king-sidebar-02,.king-list .site-main-top.king-sidebar-01,.king-list .site-main-top.king-sidebar-02 {
        max-width: auto
    }

    .king-list .king-post-item,.king-grid-09 .king-post-item {
        width: 100%
    }

    .king-sidebar-03 .site-main {
        width: 100%;
        display: block
    }

    .widget-area {
        display: block;
        width: 100%!important;
        min-width: auto
    }

    .krmenu {
        display: block;
        width: 100%!important;
        min-width: auto
    }

    .fatfooter {
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .king-footer-social {
        width: auto;
        text-align: center
    }

    .king-sidebar-03 .left-sidebar,.king-sidebar-05 .left-sidebar {
        display: none
    }

    .king-sidebar-03 #secondary,.king-sidebar-03 .first-sidebar .sidebar-adarea {
        display: block;
        float: none;
        width: 100%
    }

    .first-sidebar .sidebar-adarea {
        width: 100%;
        position: relative!important
    }

    .first-sidebar .sidebar-ad {
        position: relative!important
    }

    .single .site-main {
        width: 100%
    }

    .king-gallery-03 .images-item {
        width: auto;
        margin: 4px;
        display: block
    }

    .single #secondary {
        width: 100%
    }

    .categories-posts {
        min-height: 160px;
        display: block
    }

    .categories-post {
        max-width: 100%
    }

    .king-profile-sidebar {
        width: 100%!important;
        display: block
    }

    .page-site-main,.site-main-middle {
        width: 97%
    }

    .king-prvtmsg {
        flex-direction: column
    }

    .king-alert {
        width: 95%
    }

    .media-modal {
        width: 95%
    }

    .site-main .page {
        margin: 0 0 10px
    }

    .post-video.is_stuck {
        position: relative!important
    }

    .king-page-cat-links {
        width: 30%
    }

    .imagetemplate2 {
        width: 100%
    }

    .king-users-v2 {
        width: calc(50% - 30px)
    }

    .live-king-search {
        width: auto;
        margin: 0 10px;
        top: -25px
    }

    .featured-video-content h1 {
        font-size: 22px;
        line-height: 22px
    }

    .featured-video-description {
        font-size: 14px
    }

    .left-sidebar {
        width: 100%!important
    }

    .king-playlist-in {
        flex-direction: column;
        align-content: center;
        align-items: center
    }

    .king-playlist-post {
        min-width: 100%
    }
}

@media screen and (max-width: 769px) {
    .king-header-right {
        gap:2px
    }

    #searchv2-button {
        display: inline-block
    }

    iframe {
        width: auto
    }

    .site.header-template-09 .king-leftmenu-toggle-v2 {
        display: block;
        min-width: 18px
    }

    .site.header-template-09 .site-content {
        padding-left: 0
    }

    .site.header-template-09 .site-header {
        padding-left: 0
    }

    .header-template-09 .king-leftmenu {
        left: -500px
    }

    .king-leftmenu-close {
        display: inline-block
    }

    .cd-cover {
        width: 100%
    }

    .king-grid-14 article.hentry {
        flex-direction: column
    }

    .king-grid-14 .entry-image,.king-grid-14 .nsfw-post,.king-grid-14 .entry-no-thumb {
        width: 100%;
        height: auto!important
    }

    .king-grid-14 .king-postimg img {
        height: auto
    }

    .king-grid-14 article.hentry .king-vote {
        flex-direction: row
    }

    .page-content-area.hlogin.login-1 .hlogin-left {
        padding: 10px
    }

    .post-video {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .post-video .king-playlist {
        width: 100%;
        height: 280px
    }

    .header-template-08 .king-menu-left {
        display: block
    }

    .featured-video video {
        min-height: 400px;
        width: 100%;
        background-color: #000
    }

    .hmenu-template-2.king-cat-list {
        display: none
    }

    .king-search-top {
        display: none!important
    }

    .header12-top .king-search {
        display: block
    }

    .header-slide .king-search {
        display: block
    }

    .header-template-08 .king-search {
        display: block;
        width: 120px
    }

    .header-template-08 .king-search-top .active {
        width: 150px
    }

    .header-template-03 .site-branding,.header-template-02 .site-branding {
        position: inherit!important;
        transform: inherit!important;
        left: 0!important
    }

    .main-navigation {
        min-height: 50px;
        height: auto
    }

    .king-post-item,.king-grid-18 .site-main-top .king-post-item {
        display: block;
        padding: 6px 0;
        width: 100%!important
    }

    .king-grid-09 article.hentry .article-meta {
        margin-left: 0
    }

    .king-grid-09 .entry-image,.king-grid-09 .entry-no-thumb,.king-grid-09 .nsfw-post {
        width: 100%;
        border-radius: 14px;
        position: inherit
    }

    .entry-09-meta {
        position: inherit
    }

    .king-menu-toggle {
        display: block;
        float: left;
        background-color: #eef0f3;
        color: #8d949c;
        height: 30px;
        width: 30px;
        line-height: 30px;
        margin-top: 10px;
        border-radius: 50%;
        margin-left: 10px;
        text-align: center;
        cursor: pointer
    }

    .header-nav {
        display: block;
        width: 100%;
        padding-top: 50px
    }

    .header-nav a {
        padding: 0!important;
        text-align: center
    }

    .main-navigation li {
        display: block;
        padding: 0
    }

    .main-navigation ul ul,.main-navigation ul ul ul,.main-navigation ul ul ul ul {
        box-shadow: inherit;
        background-color: #f0f4f5;
        border-radius: 0;
        float: none;
        display: block;
        position: inherit;
        top: 0;
        left: 0!important;
        z-index: inherit
    }

    .main-navigation ul ul a {
        width: 100%
    }

    .header-nav a:after {
        display: none
    }

    .main-navigation .menu-item-has-children:after {
        display: none
    }

    .main-navigation .menu-item-has-children .menu-item-has-children:after {
        display: none
    }

    #primary-menu {
        white-space: inherit;
        overflow: inherit;
        height: 0;
        opacity: 0;
        visibility: hidden
    }

    .tagsbar {
        padding: 0 2% 0 2%
    }

    .header-nav.open #primary-menu {
        height: 100%;
        visibility: visible;
        opacity: 1;
        -webkit-transition: height .4s,opacity 1s;
        -moz-transition: height .4s,opacity 1s;
        transition: height .4s,opacity 1s
    }

    .king-switch .btn-default.bg {
        display: none
    }

    .king-head-nav {
        display: none
    }

    .king-head-toggle {
        display: block;
        float: left;
        cursor: pointer;
        font-size: 18px;
        height: 40px;
        width: 40px;
        color: #646464;
        background-color: #eef0f3;
        line-height: 40px;
        margin-left: 5px;
        border-radius: 32px;
        text-align: center
    }

    .profileCard {
        width: 48%
    }

    .king-featured-grid,.king-featured-grid.grid-template-6 {
        display: block;
        height: auto!important;
        grid-template-columns: inherit;
        grid-auto-rows: inherit
    }

    .king-featured-grid .featured-posts {
        height: 250px;
        width: 100%;
        margin: 10px 0
    }

    .not-found {
        width: 100%;
        margin: 20px auto
    }

    .form-categories ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .post-video iframe,.videotemplate .post-video iframe,.videotemplate .post-video #king-video {
        height: 340px
    }

    .fb-video iframe,.fb-video span,.fb-video {
        width: 100%!important;
        min-height: 200px
    }

    .king-loading-ad-content .skip-ad span {
        background-color: #000;
        right: 10px;
        bottom: 10px;
        border-radius: 0
    }

    .admin-bar .header-template-05.site .king-header {
        margin-top: 46px
    }

    #king-rlater-inside li {
        display: block;
        width: auto
    }

    .header-11-left {
        width: 80px
    }

    .site.header-template-11 {
        padding-left: 80px
    }

    .mobile-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 50px;
        background-color: #ccc;
        display: flex;
        align-items: center;
        justify-content: space-around;
        gap: 5px;
        padding: 0 10px;
        z-index: 3;
        display:none;
    }

    .mobile-menu a {
        background-color: inherit;
        color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .mobile-menu a i {
        font-size: 18px
    }

    .profile-stats {
        padding: 7px 2px;
        flex-wrap: nowrap
    }

    .profile-stats-num {
        font-size: 11px;
        padding: 5px 4px;
        text-transform: uppercase
    }

    .profile-stats-num i {
        display: block;
        font-size: 25px;
        font-weight: bold
    }
}

@media screen and (max-width: 500px) {
    .king-notify-menu {
        right:-90px
    }

    .king-users-v2 {
        width: 100%
    }

    .king-notify-menu:before {
        right: 98px
    }

    .king-featured-small {
        display: block
    }

    .users-card {
        max-width: 500px
    }

    .users-posts {
        max-width: 500px;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        display: block;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .king-users {
        display: block
    }

    .form-categories ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .king-profile-links {
        width: 100%;
        height: auto
    }

    .king-profile-links::-webkit-scrollbar {
        display: none
    }

    .site-branding .king-logo {
        display: none!important
    }

    .mobile-king-logo,.king-night3 .mobile-king-logo-night,.king-night2 .mobile-king-logo-night,.king-night1 .mobile-king-logo-night {
        display: flex
    }

    .mobile-king-logo img,.mobile-king-logo-night img {
        max-height: 60px;
        max-width: 90px
    }

    .mobile-king-logo,.mobile-king-logo-night {
        margin-right: auto;
        margin-left:8px;
    }

    #wpadminbar {
        position: fixed
    }

    .king-related .king-simple-post {
        display: block;
        width: 100%
    }

    .post-video #king-video {
        height: 300px
    }

    .king-page-cat-links {
        width: 100%
    }

    .header-template-02 {
        margin: 0 4px!important
    }

    .king-newsletter-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }

    .king-newsletter-left,.king-newsletter-right {
        width: 100%
    }

    .king-newsletter-left {
        height: 200px;
        flex: auto
    }

    .home .header-template-09 .king-leftmenu {
        left: -500px
    }

    .home .header-template-09.active .king-leftmenu {
        left: 0;
        visibility: visible
    }

    .header-template-09.active .king-leftmenu-bg.t09-toggle {
        display: block
    }

    .site.header-template-09 .site-content,.site.header-template-09 .site-footer {
        padding-left: 0!important
    }

    .site.header-template-09 .site-header {
        padding-left: 0;
        position:sticky;
        top:0;
    }

    .kingflix-blocks {
        margin: 0 5px 2vw
    }

    .king-kingflix {
        overflow: hidden
    }

    .kingflix-posts:hover .kingflix-post-content {
        transform: scale(1.05) translateZ(0)
    }

    .kingflix-posts .firstactiveitem .kingflix-post-content,.kingflix-posts .lastactiveitem .kingflix-post-content {
        transform-origin: center
    }

    .kingflix-blocks:hover .kingflix-nav {
        opacity: 0;
        visibility: hidden
    }

    .membership-plan {
        min-width: 100%
    }

    .comment-box .kinggif video {
        width: 100%
    }

    .king-poll-answers li {
        width: 100%!important
    }

    .mfp-arrow {
        bottom: 10px;
        top: auto;
        transform: inherit
    }

    .mfp-close {
        top: auto;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%)
    }

    .canvas-container {
        transform-origin: 40px top;
        transform: scale(.7)
    }

    .king-story-page {
        flex-direction: column
    }

    .story-add {
        flex-direction: row;
        position: unset
    }

    .story-add .controls-item {
        margin-left: 4px
    }

    article .entry-title a {
        white-space: inherit
    }

    .featured-posts .featured-content {
        width: 80%
    }

    .king-categories-page {
        flex-direction: column
    }

    .king-page-badge {
        max-width: 100%
    }

    .comment-respond input {
        width: 100%
    }

    .featured-posts .featured-title {
        font-size: 22px
    }

    .king-gallery-04 {
        height: auto
    }

    .king-gallery-04.owl-carousel .owl-item img,.king-gallery-04.owl-carousel .owl-stage-outer {
        height: auto;
        width: 100%
    }

    .king-received,.king-sent {
        width: 100%;
        vertical-align: top
    }

    .king-inbox-content {
        display: none
    }

    .king-inprvtmsg .king-inbox-list {
        display: none
    }

    .king-inprvtmsg .king-inbox-content {
        display: flex
    }

    .send-message {
        width: 100%
    }

    .king-back {
        display: block;
        position: sticky;
        top: 0;
        background-color: #fff;
        z-index: 2;
        padding: 5px;
        color: #13151d
    }

    .send-message .king-form-group .bptextarea {
        min-height: auto;
        padding: 2px 10px
    }

    .page-top-header.prvtmsg {
        display: none
    }

    .content-area.king-pmessage {
        padding: 10px!important;
        height: calc(100vh - 90px)
    }

    .mpesage.site-content {
        min-height: auto!important
    }

    .king-prvtmsg {
        padding: 10px
    }

    .king-3rd-nav a {
        height: auto;
        padding: 0 12px;
        margin: 0
    }

    .simobile {
        display: flex
    }

    .himobile {
        display: none
    }

    .live-king-search-top {
        min-height: 130px
    }

    .head-icons {
        width: 38px;
        height: 38px;
        line-height: 38px
    }

    .king-header {
        display: flex
    }
}

.lmfooter-info {
    display: flex;
    flex-direction: column;
    margin: 15px 0;
    gap: 5px;
    font-weight: 600;
}

.lmfooter-links {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    color: #7e8488;
}

.lmfooter-links a {
    color: #7e8488;
}

@font-face {
    font-family: 'fontello';
    src: url('font/fontello.woff2?5532294') format('woff2');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-star-1:before {
    content: '\e800'
}

.icon-thumbs-up-1:before {
    content: '\e801'
}

.icon-user:before {
    content: '\e802'
}

.icon-heart-1:before {
    content: '\e803'
}

.icon-tags:before {
    content: '\e804'
}

.icon-logout:before {
    content: '\e805'
}

.icon-th-large:before {
    content: '\e806'
}

.icon-thumbs-down-1:before {
    content: '\e807'
}

.icon-fast-fw:before {
    content: '\e808'
}

.icon-bandcamp:before {
    content: '\e81f'
}

.icon-delicious:before {
    content: '\e86e'
}

.icon-discord:before {
    content: '\e877'
}

.icon-facebook-f:before {
    content: '\e892'
}

.icon-facebook-square:before {
    content: '\e894'
}

.icon-google-plus-g:before {
    content: '\e8c9'
}

.icon-google:before {
    content: '\e8ce'
}

.icon-hubspot:before {
    content: '\e8e1'
}

.icon-instagram:before {
    content: '\e8e6'
}

.icon-linkedin-in:before {
    content: '\e907'
}

.icon-pagelines:before {
    content: '\e941'
}

.icon-pinterest-p:before {
    content: '\e951'
}

.icon-pinterest-square:before {
    content: '\e952'
}

.icon-reddit-alien:before {
    content: '\e966'
}

.icon-slack-hash:before {
    content: '\e989'
}

.icon-square-whatsapp:before {
    content: '\e9b5'
}

.icon-tiktok:before {
    content: '\e9d9'
}

.icon-tumblr-square:before {
    content: '\e9dc'
}

.icon-vk:before {
    content: '\e9f9'
}

.icon-whatsapp-square:before {
    content: '\ea05'
}

.icon-whatsapp:before {
    content: '\ea06'
}

.icon-windows:before {
    content: '\ea09'
}

.icon-x-twitter:before {
    content: '\ea16'
}

.icon-youtube:before {
    content: '\ea23'
}

.icon-address-card:before {
    content: '\ea26'
}

.icon-bell-slash:before {
    content: '\ea2e'
}

.icon-bell:before {
    content: '\ea2f'
}

.icon-bookmark:before {
    content: '\ea30'
}

.icon-check-circle:before {
    content: '\ea41'
}

.icon-circle-play-1:before {
    content: '\ea4e'
}

.icon-circle-xmark:before {
    content: '\ea54'
}

.icon-circle:before {
    content: '\ea55'
}

.icon-clock:before {
    content: '\ea58'
}

.icon-comment-alt:before {
    content: '\ea5c'
}

.icon-comment-dots:before {
    content: '\ea5d'
}

.icon-comment:before {
    content: '\ea5e'
}

.icon-commenting:before {
    content: '\ea5f'
}

.icon-envelope-open:before {
    content: '\ea6c'
}

.icon-envelope:before {
    content: '\ea6d'
}

.icon-eye-slash:before {
    content: '\ea6e'
}

.icon-eye:before {
    content: '\ea6f'
}

.icon-face-smile-wink:before {
    content: '\ea90'
}

.icon-flag:before {
    content: '\eaa3'
}

.icon-hand:before {
    content: '\eacc'
}

.icon-headphones-alt-1:before {
    content: '\ead2'
}

.icon-heart:before {
    content: '\ead5'
}

.icon-id-badge:before {
    content: '\eae1'
}

.icon-image:before {
    content: '\eae3'
}

.icon-message:before {
    content: '\eaf5'
}

.icon-moon:before {
    content: '\eaf9'
}

.icon-paper-plane:before {
    content: '\eafe'
}

.icon-play-circle-1:before {
    content: '\eb02'
}

.icon-question-circle:before {
    content: '\eb04'
}

.icon-smile-wink:before {
    content: '\eb0f'
}

.icon-star:before {
    content: '\eb1f'
}

.icon-sun:before {
    content: '\eb22'
}

.icon-thumbs-down:before {
    content: '\eb24'
}

.icon-thumbs-up:before {
    content: '\eb25'
}

.icon-times-circle:before {
    content: '\eb26'
}

.icon-trash-alt:before {
    content: '\eb29'
}

.icon-trash-can:before {
    content: '\eb2a'
}

.icon-xmark-circle:before {
    content: '\eb35'
}

.icon-address-card-1:before {
    content: '\eb44'
}

.icon-adjust:before {
    content: '\eb45'
}

.icon-align-center:before {
    content: '\eb48'
}

.icon-align-justify:before {
    content: '\eb49'
}

.icon-align-left:before {
    content: '\eb4a'
}

.icon-align-right:before {
    content: '\eb4b'
}

.icon-angle-down:before {
    content: '\eb58'
}

.icon-angle-right:before {
    content: '\eb5a'
}

.icon-angle-up:before {
    content: '\eb5b'
}

.icon-arrow-circle-right:before {
    content: '\eb6d'
}

.icon-arrow-left:before {
    content: '\eb7b'
}

.icon-arrow-up-from-bracket:before {
    content: '\eb92'
}

.icon-atom:before {
    content: '\ebb6'
}

.icon-ban:before {
    content: '\ebcc'
}

.icon-bars:before {
    content: '\ebd5'
}

.icon-bell-1:before {
    content: '\ebf0'
}

.icon-bolt-lightning:before {
    content: '\ebff'
}

.icon-bolt:before {
    content: '\ec00'
}

.icon-bookmark-1:before {
    content: '\ec11'
}

.icon-calendar-plus:before {
    content: '\ec5b'
}

.icon-calendar:before {
    content: '\ec5f'
}

.icon-camera:before {
    content: '\ec63'
}

.icon-car:before {
    content: '\ec71'
}

.icon-chart-line:before {
    content: '\ec95'
}

.icon-check-circle-1:before {
    content: '\ec98'
}

.icon-chevron-circle-right:before {
    content: '\eca8'
}

.icon-chevron-down:before {
    content: '\ecaa'
}

.icon-chevron-left:before {
    content: '\ecab'
}

.icon-chevron-right:before {
    content: '\ecac'
}

.icon-chevron-up:before {
    content: '\ecad'
}

.icon-circle-chevron-down:before {
    content: '\ecba'
}

.icon-circle-chevron-left:before {
    content: '\ecbb'
}

.icon-circle-chevron-right:before {
    content: '\ecbc'
}

.icon-circle-chevron-up:before {
    content: '\ecbd'
}

.icon-circle-play:before {
    content: '\ecca'
}

.icon-circle-plus:before {
    content: '\eccb'
}

.icon-circle-stop:before {
    content: '\eccf'
}

.icon-cog:before {
    content: '\ecfd'
}

.icon-cogs:before {
    content: '\ecfe'
}

.icon-comment-alt-1:before {
    content: '\ed02'
}

.icon-comment-1:before {
    content: '\ed09'
}

.icon-comments:before {
    content: '\ed0c'
}

.icon-envelope-open-1:before {
    content: '\ed81'
}

.icon-envelope-1:before {
    content: '\ed83'
}

.icon-equals:before {
    content: '\ed85'
}

.icon-exclamation-circle:before {
    content: '\ed8d'
}

.icon-exclamation:before {
    content: '\ed8f'
}

.icon-eye-slash-1:before {
    content: '\ed9b'
}

.icon-eye-1:before {
    content: '\ed9c'
}

.icon-face-smile-wink-1:before {
    content: '\edbf'
}

.icon-feather-alt:before {
    content: '\edc9'
}

.icon-file-invoice-dollar:before {
    content: '\ede7'
}

.icon-fingerprint:before {
    content: '\ee01'
}

.icon-fish:before {
    content: '\ee0a'
}

.icon-flag-1:before {
    content: '\ee0e'
}

.icon-font:before {
    content: '\ee1e'
}

.icon-gear:before {
    content: '\ee36'
}

.icon-gears:before {
    content: '\ee37'
}

.icon-globe-africa:before {
    content: '\ee44'
}

.icon-greater-than-equal:before {
    content: '\ee4e'
}

.icon-grip-horizontal:before {
    content: '\ee60'
}

.icon-h-square:before {
    content: '\ee69'
}

.icon-hand-1:before {
    content: '\ee86'
}

.icon-heading:before {
    content: '\eeab'
}

.icon-headphones-alt:before {
    content: '\eeac'
}

.icon-house-chimney:before {
    content: '\eee8'
}

.icon-id-badge-1:before {
    content: '\ef05'
}

.icon-id-card-alt:before {
    content: '\ef06'
}

.icon-image-portrait:before {
    content: '\ef0b'
}

.icon-image-1:before {
    content: '\ef0c'
}

.icon-link:before {
    content: '\ef53'
}

.icon-location-arrow:before {
    content: '\ef5f'
}

.icon-lock:before {
    content: '\ef66'
}

.icon-magnifying-glass:before {
    content: '\ef7e'
}

.icon-mail-reply-all:before {
    content: '\ef81'
}

.icon-mail-reply:before {
    content: '\ef82'
}

.icon-message-1:before {
    content: '\efa9'
}

.icon-money-check-dollar:before {
    content: '\efce'
}

.icon-moon-1:before {
    content: '\efd1'
}

.icon-paper-plane-1:before {
    content: '\efff'
}

.icon-paperclip:before {
    content: '\f000'
}

.icon-paw:before {
    content: '\f009'
}

.icon-pen-square:before {
    content: '\f010'
}

.icon-pencil-alt:before {
    content: '\f013'
}

.icon-pencil-square:before {
    content: '\f015'
}

.icon-pencil:before {
    content: '\f016'
}

.icon-photo-film:before {
    content: '\f05b'
}

.icon-play-circle:before {
    content: '\f06e'
}

.icon-play:before {
    content: '\f06f'
}

.icon-plus-circle:before {
    content: '\f077'
}

.icon-plus:before {
    content: '\f07a'
}

.icon-portrait:before {
    content: '\f082'
}

.icon-question-circle-1:before {
    content: '\f093'
}

.icon-reply-all:before {
    content: '\f0b2'
}

.icon-reply:before {
    content: '\f0b3'
}

.icon-rocket:before {
    content: '\f0c7'
}

.icon-search:before {
    content: '\f0fc'
}

.icon-shoe-prints:before {
    content: '\f118'
}

.icon-shopping-bag:before {
    content: '\f11c'
}

.icon-stopwatch:before {
    content: '\f124'
}

.icon-thumbs-up-alt:before {
    content: '\f164'
}

.icon-thumbs-down-alt:before {
    content: '\f165'
}

.icon-sliders:before {
    content: '\f1de'
}

.icon-universal-access:before {
    content: '\f29a'
}

.micro-meta .waitbuttons {
    position: absolute;
    left: 24px;
    bottom: 14px;
}
.ui_tpicker_second {
    display:none !important;
}
.wp-block-heading.widget-title {
    margin-bottom:-20px;
}
.king-post-edit .acf-icon.-globe.-small {
    display:none;
}

.btn-disabled-look {
  opacity: 0.5;
  pointer-events: auto; /* still clickable */
}