/*
Theme Name: King
Theme URI: http://kingthemes.net
Author: KingThemes
Author URI: http://themeforest.net/user/KingThemes
Description: WordPress Viral Magazine Theme
Version: 10.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: king
Domain Path: /languages
Tags: one-column, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Tested up to: 6.4
Requires PHP: 7.4

Copyright (c) 2025 King or KingThemes. Licensed under the GNU General Public License v2 or later.

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

body {
    margin: 0;
}

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;
    color: #da1b1b;
}

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"] {
    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: #13151d;
    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: 1.5em;
}

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

address {
    margin: 0 0 1.5em;
}

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

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 {
    background: #fff9c0;
    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: 28px 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;
}

.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"] {
    font-size: 14px;
    font-weight: 500;
}

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: #13151d;
    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;
}

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

.sticky {
    display: block;
}

.post-page .hentry {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
    padding: 2px 0 0;
    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;
}

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

article .entry-content {
    padding: 0 0 14px 3px;
    word-wrap: break-word;
    color: #393c48;
}

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

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

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

.entry-header .entry-title {
    font-size: 38px;
    line-height: 48px;
}

.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;
    align-items: center;
}

.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-form textarea:focus {
    min-height: 120px;
    border: 0;
}

.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: 30px;
    display: flex;
}

.page-news-main {
    margin: auto;
}

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

.widget-area {
    padding-left: 1%;
    padding-right: 1%;
    width: 24%;
    min-width: 320px;
}

.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 {
    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;
    padding: 14px;
    border-radius: 14px;
    background-color: #fff;
    font-size: 14px;
}

.not-found i {
    font-size: 42px;
    margin: 10px;
}

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

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

.not-found .search-form .search-field {
    background-color: #edf0f3 !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;
    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 {
    color: #13151d;
    font-weight: 600;
}

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

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

.comment-footer .king-flag {
    order: 2;
    margin: 0 5px 0 0;
    margin-left: auto;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    width: 32px;
    border-radius: 100%;
    border: none;
    color: #a8b6c0;
}

.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: "\f004";
    position: absolute;
    color: #efefef;
    left: 8px;
    font-family: "Font Awesome 5 Free";
    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-color: #fff;
    padding: 20px 30px;
    position: relative;
    border-radius: 14px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .05);
}

.king-ai-main {
    max-width: 1120px;
    margin: 0 auto;
    width: 100%;
}

.page-site-main {
    width: 800px;
    margin: 0 auto 20px;
    background-color: #fff;
    padding: 30px;
    position: relative;
    border-radius: 14px;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

.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: #edf0f3;
}

.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: #fff;
    color: #fff;
    display: inline-block !important;
    line-height: 32px;
    height: 32px;
    padding: 0 20px !important;
    border-radius: 32px;
    font-size: 12px !important;
    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: #edf0f3;
    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;
}

.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: 14px;
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 10px;
}

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

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

.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: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    padding: 0;
    text-align: center;
}

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

.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,
.king-form-group .tagsinput,
.king-media-list .acf-input-wrap input {
    background-color: #f6f7f9;
    border: 2px solid #e8ebed;
    font-size: 15px;
    font-weight: 600;
    color: #404b55;
    width: 100%;
    outline: 0;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    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,
.bptextarea: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 {
    display: inline-block;
}

#king_post_tags_addTag #king_post_tags_tag {
    display: inline-block;
    border: 0;
    background-color: inherit;
    outline: none;
    min-width: 100px;
}

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

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

.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: #ccd6dd;
    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 {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    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;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    -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;
    color: #004466;
}

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

.king-modal-login {
    background-color: rgba(30, 30, 30, .6);
    backdrop-filter: 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 .social-login {
    background-color: inherit;
    padding: 0;
    border-radius: 0;
    margin: 0 0 25px 0;
}

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

.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: #1e0961;
    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: #dee2e6;
}

.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: #404b55;
    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 8px;
    height: 40px;
    position: relative;
    transition: all 200ms ease-out;
}

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

.header-search-form {
    background-color: #edf0f3;
    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: initial;
    border: 0;
    padding: 0;
    font-size: 9px;
    color: #bdc2ce;
}

.post-video {
    background-color: #000000;
    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, .1);
}

.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 !important;
    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;
    margin: 40px auto;
    text-align: center;
    border-radius: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.king-alert i {
    font-size: 22px;
}

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

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

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

.comments-area {
    background-color: #fff;
    border-radius: 14px;
    padding: 6px;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

.post-author {
    background-color: #fff;
    padding: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin: 10px 0;
    border-radius: 14px;
    position: relative;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

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

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

.post-author-avatar-a {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
}

.post-author-avatar {
    border-radius: 50% 50%;
    border: 4px 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;
}

.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 {
    width: 340px;
    padding: 12px;
}

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

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

.king-submit-buttons a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    height: 50px;
    color: #13151d;
    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: 11px;
    line-height: 24px;
    font-size: 16px;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
    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 {
    padding: 4px 12px;
    border-radius: 32px;
    border: 1px solid #e7e9ea;
    color: #a8b6c0;
    font-size: 12px;
}

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

.edit-links {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 5px;
    margin-left: auto;
}

.edit-links a {
    padding: 2px 12px;
    border-radius: 14px;
    color: #a8b6c0;
    background-color: #fff
}

a.edit-link {
    background-color: #a8b6c0;
    color: #fff;
}

.tags-links {
    display: block;
    padding: 2px 0;
    margin-bottom: 10px;
}

.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: #1e0961;
    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;
}

.king-dropdownup {
    position: relative;
}

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

.king-dropleft {
    left: 0;
    right: auto;
}

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

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

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

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

.king-login-buttons a {
    display: block;
    padding: 10px 0;
    background-color: #f6f7f9;
    margin: 4px 8px;
    border-radius: 14px;
}

.user-header-profile a {
    color: #404b55;
    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);
}

.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: #13151d;
}

.nav-news i {
    color: #febd02;
}

.nav-video i {
    color: #fa6252;
}

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

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

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

.single .widget-area {
    width: 28%;
}

.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: initial;
    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;
    padding: 14px 0;
}

.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;
    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;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

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

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

.king-images .owl-carousel .owl-stage {
    display: flex;
    margin: 0 auto;
    transform: translate3d(0, 0, 0);
    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: flex;
    flex-direction: column;
    padding: 30px 50px;
    color: #000000;
    border: 2px solid #e7e7e9;
    font-size: 18px;
    border-radius: 14px;
    margin: 44px auto;
    align-items: center;
    max-width: 400px;
}

.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: block;
    background-color: rgb(0 0 0 / 17%);
    padding: 7px 14px;
    text-align: center;
    width: 100%;
}

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

.profile-stats-num i {
    display: block;
    font-style: normal;
    font-size: 18px;
    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;
}

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

.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;
    color: #fff;
}

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

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

.king-profile-head .king-profile-social ul {
    right: 2%;
    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: #13151d;
    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;
}

.pm-profile {
    margin-left: 8px;
    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: #404b55;
}

.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: #404b55;
    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: 80px;
    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;
}

.link-links {
    font-size: 12px;
    margin: 4px 6px 0 0;
    background-color: #d8d8d833;
    padding: 2px 12px;
    border-radius: 14px;
}

.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: 9px;
    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 {
    display: block;
    max-height: 450px;
    padding: 10px 0;
    overflow: hidden;
    overflow-y: auto;
    overflow-x: hidden;
}

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

.king-inbox-users a {
    display: block;
    margin-bottom: 10px;
    color: #74808a;
    padding: 14px;
    border-radius: 14px;
    text-align: center;
    background-color: #edf0f3;
    -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-inbox-users a:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 4px 14px rgba(0, 0, 0, .15);
}

.king-inbox-avatar {
    display: inline-block;
    width: 64px;
    height: 64px;
    background-color: #ccd6dd;
    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: 12px;
    height: 12px;
    position: absolute;
    background-color: #e60023;
    border-radius: 32px;
    top: 0;
    right: 0;
    border: 2px solid #fff;
}

.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%;
    display: inline-block;
    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: #edf0f3;
    margin-left: 48px;
}

.king-sent {
    text-align: right;
    float: right;
}

.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: #404b55;
    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: #404b55;
    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: #13151d;
    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;
}

.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;
    z-index: 2
}

.article-meta {
    padding: 0 10px 10px;
}

.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: #404b55;
    background-color: #fff;
    padding: 14px;
    font-size: 14px;
    text-align: center;
    border-radius: 14px;
    font-weight: 600;
    margin: 20px 0 10px;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

.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: block;
}

.simple-post-image {
    background-color: #a8b6c0;
    height: 220px;
    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: 10px;
    right: 10px;
    text-align: left;
    color: #fff;
}

.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;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
    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: 10px 0 10px 40px;
    display: block;
    padding: 5px 8px 5px 45px;
    border-radius: 14px;
}

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

#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: #e60023;
}

#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: #64748b;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 40px;
    position: relative;
}

.site-footer a {
    color: #404b55;
    font-weight: bold;
}

.site-footer a:hover {
    color: #13151d;
}

.site-footer .king-simple-post {
    padding: 4px;
    margin: 0;
    border: none;
    flex-direction: row;
}

.site-footer .simple-post-header {
    color: #404b55;
    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: #404b55;
    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;
    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: #a8b6c0;
    font-size: 14px;
}

:-moz-placeholder {
    color: #a8b6c0;
    opacity: 1;
    font-size: 14px;
}

::-moz-placeholder {
    color: #a8b6c0;
    opacity: 1;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #a8b6c0;
    font-size: 14px;
}

.site-main .posts-navigation,
.king-pagination {
    text-align: center;
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
}

.king-pagination .page-numbers {
    line-height: 40px;
    height: 46px;
    width: 46px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #a8b6c0;
    color: #fff;
    display: inline-block;
    margin-right: 4px;
    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: #fff;
    color: #a8b6c0;
    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;
}

.king-3rd-nav a {
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 34px;
    position: relative;
    height: 34px;
    color: #13151d;
    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 {
    font-weight: 600;
    background-color: #f0f2f5;
}

.site-main .page {
    background-color: #fff;
    padding: 30px;
    border-radius: 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.page .comments-area {
    margin: 0 20px 10px;
}

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

.comment-form .form-submit .submit {
    padding: 0 24px;
    height: 44px;
    background-color: #13151d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 0;
    border-radius: 14px;
    gap: 6px;
}

.comment-form .form-submit .submit:hover {
    -webkit-box-shadow: 0 0 0 4px rgb(136 126 242 / 20%);
    box-shadow: 0 0 0 4px rgb(136 126 242 / 20%);
    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;
    max-height: 500px;
}

.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;
    padding: 0 0 0 10px;
    margin: 0;
    line-height: 38px;
}

.list-item-media iframe,
.single-post .site-main .post iframe {
    width: 100% !important;
    height: 400px;
    margin: 20px auto !important;
}

.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: #404b55;
    outline: 0;
    font-weight: bold;
    border: 2px solid #e8ebed;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    display: block;
    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 #edf0f3;
    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: #e8ebed;
}

.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: #404b55;
    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 a,
.modal-social-login a {
    margin: 10px auto;
    font-size: 12px;
    max-width: 250px;
    height: 40px;
    line-height: 40px;
    display: flex;
    border-radius: 14px;
    padding: 0 20px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    background-color: #ccd6dd;
    align-items: center;
}

.modal-social-login {
    padding-bottom: 10px;
}

.social-login .fb-login,
.modal-social-login .fb-login {
    background-color: #3b5998;
}

.social-login .twi-login,
.modal-social-login .twi-login {
    background-color: #1da1f2;
}

.social-login .insta-login,
.modal-social-login .insta-login {
    background-color: #ed4956;
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

.social-login .google-login,
.modal-social-login .google-login {
    background-color: #d34836;
}

.social-login .reddit-login,
.modal-social-login .reddit-login {
    background-color: #ff4500;
}

.social-login .vk-login,
.modal-social-login .vk-login {
    background-color: #5181b8;
}

.social-login i,
.modal-social-login i {
    font-size: 15px;
    margin-right: 20px;
}

.social-login {
    position: relative;
    display: block;
    background-color: #edf0f3;
    padding: 20px;
    border-radius: 14px;
    margin-top: 20px;
}

.social-or {
    display: block;
    text-align: center;
    background-color: #ffffff;
    color: #ccd6dd;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 100px;
    margin: 0 auto 20px;
}

.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 {
    margin-top: 30px;
}

.ads-postpage {
    display: block;
    padding: 14px;
    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;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

.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;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

.submit-news-right-fixed {
    display: flex;
    flex-direction: column;
}

.inputprev-span {
    background-color: #edf0f3;
    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: 10px !important;
    right: 20px !important;
    background-color: #13151d !important;
    border-radius: 100px !important;
}

.media-modal-close .media-modal-icon:before {
    color: #fff !important;
}

.media-modal-content {
    border-radius: 14px;
    background-color: #13151d !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: #ccd6dd;
    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: #13151d;
}

.king-reacted {
    padding: 8px;
    margin-top: 10px;
    background-color: #fbd971;
    color: #404b55;
    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: #edf0f3;
}

.king-leaderboard .lb-username {
    display: inline-block;
    color: #404b55;
    font-weight: 600;
}

.king-leaderboard .lb-numbers {
    display: block;
    color: #acafb7;
    text-transform: uppercase;
    font-size: 11px;
    float: right;
    text-align: right;
}

.king-leaderboard .lb-numbers i {
    display: block;
    color: #404b55;
    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;
}

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

.add-sponsor img {
    display: inline-block;
    vertical-align: middle;
    margin: 8px;
    max-height: 48px;
    width: auto;
}

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

.single-header-v5 h1 {
    color: #fff;
}

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

.king-night-box {
    display: flex;
    padding: 10px 4px;
    border: 1px solid #f6f7f9;
    margin: 8px;
    border-radius: 14px;
    position: relative;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    min-width: 150px;
}

.king-night-box span {
    z-index: 1;
}

.king-night-box:after {
    content: "";
    position: absolute;
    background-color: #f6f7f9;
    left: 4px;
    top: 4px;
    bottom: 4px;
    width: calc(50% - 4px);
    border-radius: 14px;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    transition: all 436ms ease-out;
}

.king-night .king-night-box:after {
    content: "";
    left: 50%;
    background-color: #000;
}

@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

.single-boxes {
    background-color: #fff;
    padding: 12px;
    text-align: center;
    display: block;
    margin: 10px 0;
    border-radius: 14px;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

.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: #edf0f3;
    color: #13151d;
    position: relative;
    text-align: center;
}

.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 {
    width: 340px;
    padding: 20px 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 li {
    display: block;
    padding: 10px 10px 10px 60px;
    border-top: 1px solid rgba(0, 0, 0, .04);
    text-align: left;
    position: relative;
}

.king-notify-avatar {
    display: block;
    position: absolute;
    left: 20px;
    top: 6px;
}

.king-notify-inside li a {
    color: #404b55;
    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;
}

.king-clean {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: auto;
    gap: 10px;
}

.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: #404b55;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.users-info-name h4 {
    margin: 0;
}

.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: #13151d;
    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: #ccd6dd;
    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: 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-mobile-search-field {
    display: block;
    width: 100%;
    padding: 8px !important;
    background-color: inherit;
    border: 0 !important;
    border-radius: 0 !important;
}

.king-leftmenu h5 {
    margin: 18px 0 4px;
    font-weight: 600;
}

.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 {
    color: #000000;
    background-color: inherit;
    border: 1px solid #e7e7e9;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding: 0;
    border-radius: 100%;
    align-self: flex-end;
    margin-bottom: 10px;
}

.king-leftmenu-close:hover {
    background-color: #404b55;
    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: #edf0f3;
}

.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,
.header-template-13 .page-top-header {
    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: 8px;
    margin-bottom: 8px;
    border-radius: 14px;
    backdrop-filter: 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;
}

.header-template-09 .king-leftmenu {
    left: -500px;
    top: 66px;
    width: 240px;
    min-width: 120px;
    padding: 10px 10px 50px 30px;
    z-index: 11;
}

.header-template-09.active .king-leftmenu {
    left: 0;
    visibility: visible;
}

.home .header-template-09 .king-leftmenu {
    left: 0;
    visibility: visible;
}

.header-template-09 .king-leftmenu {
    border-radius: 0;
}

.header-template-09 .king-leftmenu-close,
.header-template-09 .king-mobile-search {
    display: none;
}

.home .header-template-09.active .king-leftmenu {
    left: -500px;
}

.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.active .site-content,
.site.header-template-09.active .site-footer {
    padding-left: 240px;
}

.home .site.header-template-09 .site-content,
.home .site.header-template-09 .site-footer {
    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);
    margin-left: 20px;
    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-form {
    border-radius: 4px;
}

.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: #edf0f3;
    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,
.header-template-13.active .mobile-king-logo,
.king-night .header-template-13.active .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,
.header-template-13.active .king-logo,
.header-template-13.active .king-logo-night,
.king-night .header-template-13.active .mobile-king-logo {
    display: none;
}

.header-11-left .site-branding,
.header-13-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: #404b55;
    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: #13151d;
}

.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: #404b55;
    padding: 10px;
}

.king-bottom-icons a {
    display: inline-block;
    margin: 0 6px;
    font-size: 20px;
    color: #13151d;
}

.king-leftnav {
    margin: auto auto;
    padding: 20px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.king-leftmenu-nav {
    margin: auto auto;
    width: 100%;
}

.king-leftnav a,
.king-leftmenu-nav a,
.leftm-item {
    display: block;
    text-align: left;
    padding: 8px 10px 8px 50px;
    margin: 2px 0;
    color: #000000;
    position: relative;
    border-radius: 14px;
    transition: background-color .3s ease-out;
    cursor: pointer;
}

.king-leftnav li {
    list-style: none;
}

.king-leftnav a:hover,
.king-leftnav .current_page_item a,
.leftm-item:hover {
    background-color: rgba(0, 0, 0, .03);
}

.king-leftnav a i,
.king-leftmenu-nav a i,
.leftm-item i {
    position: absolute;
    left: 15px;
    top: 12px;
}

.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: #404b55;
    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: #404b55;
    font-weight: 600;
    position: relative;
}

.content-09-post-time {
    font-size: 12px;
    color: #acacac;
}

.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 .entry-image,
.king-grid-14 .nsfw-post,
.king-grid-14 .entry-no-thumb {
    height: 180px !important;
    border-radius: 14px;
    width: 280px;
}

.king-grid-14 article.hentry {
    padding: 8px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.king-grid-14 article .entry-title a {
    margin: 4px 2px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 24px;
    line-height: 32px;
}

.king-grid-14 article.hentry .entry-header {
    margin: 0;
}

.king-grid-14 .article-meta {
    padding: 0 5px 5px;
    flex: 1 1 0;
}

.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,
.king-grid-20 .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,
.king-grid-20 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-20 .grid15-button {
    bottom: 0;
    top: auto;
    left: 35px;
    background-color: #00000030;
    color: #fff;
}

.king-grid-20 .king-ft-link {
    visibility: visible;
    opacity: 1;
    background-color: #00000030;
    color: #fff;
    border: 0;
}

.king-grid-19 .grid15-button {
    bottom: 0;
    top: auto;
    left: 35px;
    visibility: visible;
    opacity: 1;
}

.king-grid-19 .post-featured-trending,
.king-grid-20 .post-featured-trending {
    bottom: 23px;
    top: auto;
    left: auto;
    right: 10px;
}

.king-grid-20 .post-featured-trending span {
    flex-direction: row-reverse;
    visibility: hidden;
    opacity: 0;
}

.king-grid-20 article.hentry:hover .post-featured-trending span {
    visibility: visible;
    opacity: 1;
}

.king-grid-19 article.hentry .cat-links a,
.king-grid-19 article.hentry .entry-title a,
.king-grid-20 article.hentry .cat-links a,
.king-grid-20 article.hentry .entry-title a {
    color: #fff;
}

.king-grid-20 .site-main-top .entry-no-thumb {
    min-height: 200px;
    border-radius: 14px;
}

.king-grid-20 .king-postimg .king-lazy {
    min-height: auto;
}

.king-grid-20 article.hentry .entry-header,
.king-grid-20 .entry-image {
    border-radius: 14px;
}

.king-grid-20 .king-post-item {
    padding-left: .2%;
    padding-right: .2%;
    padding-bottom: .4%;
}

.king-grid-20 .king-posts {
    margin-left: -.2%;
    margin-right: -.2%;
}

.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;
    float: left;
    height: 40px;
    width: 40px;
    position: relative;
    cursor: pointer;
}

.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%;
    display: flex;
}

.king-gallery-header {
    flex: 1;
    display: flex;
    align-items: center;
    border-left: 1px solid #f3f3f4;
    justify-content: center;
    padding: 10px;
}

.king-gallery-thumbs {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-end;
}

.king-gallery-images {
    max-width: 90%;
    position: relative;
    height: auto;
    padding: 20px 40px;
}

.king-gallery-image img {
    display: block;
    width: 50%;
    margin: 0 auto;
    border-radius: 14px;
    height: auto;
}

.king-gallery-thumb {
    width: 64px;
    height: 64px;
    border-radius: 14px;
    background: #e7e7e9;
    font-size: 0;
    overflow: hidden;
    position: relative;
    transition: all .2s ease-out;
}

.king-gallery-thumb:focus,
.king-gallery-thumb:hover {
    -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;
    width: 70px;
    height: 70px;
}

.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: #13151d;
    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: #ccd6dd;
    margin-right: 12px;
}

#rlatermodal h3,
#addlink h3 {
    text-align: center;
    padding: 12px 0;
    color: #404b55;
    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: #13151d;
}

.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: #13151d;
    color: #fff;
    border-color: #13151d;
}

#king-rlater-inside .king-rlater-clean {
    display: inline-block;
    background-color: inherit;
    padding: 2px 8px;
    font-size: 11px;
    margin: 2px 8px;
    cursor: pointer;
}

#rlatermodal .king-modal-content,
#addlink .king-modal-content,
#paimodal .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: #404b55;
    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 #404b55;
    padding: 1px 8px;
    color: #13151d;
}

.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: #13151d;
}

.king-newsletter-popup {
    position: fixed;
    z-index: 12;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(30, 30, 30, .6);
    backdrop-filter: 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: #edf0f3;
    line-height: 28px;
    padding: 4px 4px 4px 12px;
    border-radius: 14px;
    margin-bottom: 20px;
}

input.newsletter-email {
    background-color: inherit;
    border: none;
    width: 100%;
}

#king-newsletter-close {
    background-color: inherit;
    border: 0;
    position: absolute;
    color: #404b55;
    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;
    border: 0;
    background: rgb(0 0 0 / .5);
    color: #fff;
    border-radius: 0 14px 14px 0;
    top: 0;
    z-index: 2;
    left: -76px;
    bottom: 0;
    text-align: center;
    width: 74px;
    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: 14px 0 0 14px;
    left: auto;
    right: -74px;
}

.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: 14px;
    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;
    line-clamp: 2;
    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: #404b55;
    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: 0;
    margin-right: 4px;
}

.kingflix-post-in .tooltip {
    display: none !important;
}

.kingflix-button.ajax-popup-link {
    font-size: 18px;
}

.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: #404b55;
    padding: 24px;
    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-plan:hover {
    border-color: #0a0a0a;
}

.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, .3, 1);
    -webkit-transition: all .6s cubic-bezier(.24, 1, .3, 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-plans input:checked+label {
    border-color: #e60023;
}

.king-membership-page {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

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

.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: #ccd6dd;
    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: #edf0f3;
    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: #404b55;
    padding: 0 4px;
    font-weight: bold;
    background-color: #f6f7f9;
    min-width: 50px;
    text-align: center;
    border-radius: 14px;
}

.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: #404b55;
    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: #404b55;
    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;
    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: #404b55;
    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: #404b55;
    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: "Font Awesome 5 free" !important;
    font-size: 10px;
}

.acf-icon.-minus:before,
.acf-icon.-cancel:before {
    content: "\f2ed" !important;
}

.acf-icon.-pencil:before {
    content: "\f304" !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 #edf0f3;
    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;
    flex-wrap: wrap;
}

.king-tabs li a {
    color: #404b55;
    margin: 0 10px;
    padding: 0 40px;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.king-tabs li.active a {
    color: #404b55;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 14px;
}

div.mce-panel {
    border: 0 solid #cacaca;
    border: 0 solid rgba(0, 0, 0, .2);
    background-color: #232830 !important;
    border-radius: 4px;
    padding: 4px 0;
}

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: #fff;
}

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: #232830;
}

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%);
    backdrop-filter: 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: #edf0f3;
    display: flex;
    align-items: center;
    justify-content: stretch;
}

input.sinput {
    background-color: #fff;
    border: 2px solid #e8ebed;
    font-size: 14px;
    color: #404b55;
    outline: 0;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    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;
}

#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 #edf0f3;
}

#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: #404b55;
    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: #edf0f3;
    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: #404b55;
    font-size: 18px;
}

label#clear {
    background-color: #404b55;
    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: #404b55;
    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: #13151d;
}

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

.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: #404b55;
    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: #404b55;
    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 #edf0f3;
    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 {
    padding: 20px;
}

.user-header-profile {
    display: flex;
    flex-direction: column;
    align-items: center;
}

div.media-modal-backdrop {
    background: rgba(30, 30, 30, .6);
    backdrop-filter: 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;
}

.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-stage-outer {
    height: 450px;
}

.king-gallery-04.owl-carousel .owl-item img {
    height: 450px;
    width: auto;
    object-fit: cover;
}

.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;
    top: 7px;
    right: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.ai-lbuttons {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-wrap: wrap;
}

.ai-create .loader {
    display: none;
}

.ai-create.loading i {
    display: none;
}

.king-ai-img img {
    border-radius: 14px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all .3s cubic-bezier(.05, .2, .1, 1);
}

.king-ai-img img:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .17);
}

.ai-create.loading .loader {
    display: block;
}

.ai-create i {
    display: initial;
}

#ai-box {
    padding-right: 180px;
    padding-left: 20px;
    box-shadow: 0 0 0 2px rgb(136 126 242 / 10%);
    background-color: #fff;
    height: 56px;
    line-height: 56px;
}

#ai-box:focus {
    border-color: #e8ebed;
    box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
}

#ai-results {
    align-items: stretch;
    margin: 20px 0;
    gap: 20px;
    display: none;
    flex-direction: column;
}

.ai-result {
    display: flex;
    background-color: #fff;
    border-radius: 14px;
    padding: 20px;
    gap: 20px;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
    position: relative;
}

.ai-gallery {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
    flex: 6;
    position: relative;
}

.ai-gallery a {
    max-width: 24%;
}

.airight {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.aircontent {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.aitag {
    background-color: #edf0f3;
    padding: 3px 8px;
    margin-right: 3px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 600;
    display: inline-block;
}

.flex-gap {
    display: flex;
    gap: 10px;
}

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

.kingai-box {
    display: block;
    position: relative;
}

.ai-settings {
    display: flex;
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
    gap: 10px;
    align-items: flex-start;
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgb(53 53 70 / 5%);
}

#desizes {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: stretch;
    text-align: left;
}

.imagen .aisize8,
.imagen4 .aisize8 {
    display: none;
}

.kingai-box.active .ai-settings {
    opacity: 1;
    visibility: visible;
    padding: 14px;
    height: auto;
    transition: opacity 500ms linear;
    margin-top: 14px;
}

.ailabel {
    background-color: #f6f7f9;
    padding: 8px 14px;
    border-radius: 14px;
    font-size: 12px;
    cursor: pointer;
    font-weight: 600;
}

.de3size,
.desize,
.de .sdsize,
.de3 .sdsize {
    display: none;
}

.de .desize,
.de3 .de3size {
    display: flex;
}

.ai-settings input:checked+label {
    background-color: #13151d;
    color: #fff;
    border: 0;
}

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

.tabcontent {
    display: none;
}

.tabcontent.active {
    display: flex;
}

.aistyles {
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0;
}

.nprompt {
    background-color: #f6f7f9;
    border: 2px solid #e8ebed;
    border-radius: 14px;
    display: block;
    padding: 10px 18px;
}

.nprompt:focus,
.nprompt: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;
}

.aibar {
    padding: 6px;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 14px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    transition: .2s;
    gap: 8px;
    flex-wrap: wrap;
}

.aiinput {
    line-height: 1.75rem;
    padding: .5rem .75rem;
    outline: 0;
    resize: none;
    border: 0;
    font-weight: 600;
    font-size: 16px;
    border-radius: 14px;
    align-self: flex-start;
}

#credit-box:hover,
#credit-box:focus {
    -webkit-box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
    box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
}

.kingai-box .kingai-buttons {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 3px;
}

.kingcre-input {
    display: flex;
    align-items: center;
    position: relative;
}

.kingcre-input div {
    position: absolute;
    left: 6px;
    padding: 12px 6px;
    border-radius: 8px;
    background-color: #edf0f3;
}

div.kingcrer {
    left: auto;
    right: 6px;
}

.king-table th,
.king-table td {
    padding: 10px;
}

.king-table tbody tr:hover {
    background-color: #edf0f3;
}

#credit-box {
    padding: 0 50px;
    box-shadow: 0 0 0 2px rgb(136 126 242 / 10%);
    background-color: #fff;
    height: 56px;
    line-height: 56px;
    border-radius: 14px;
    flex: 1;
    font-size: 28px;
    outline: 0;
    transition: .2s;
    border: 2px solid #e8ebed;
    width: 100%;
}

#credit-box::-webkit-outer-spin-button,
#credit-box::-webkit-inner-spin-button {
    appearance: none;
    margin: 0;
}

#credit-box[type="number"] {
    appearance: textfield;
}

a.king-credits {
    color: #fff;
    background-color: #13151d;
    padding: 3px 10px;
    border-radius: 14px;
    font-size: 12px;
}

.king-button,
.king-ebutton,
.king-sbutton {
    padding: 0 24px;
    height: 44px;
    background-color: #13151d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 0;
    border-radius: 14px;
    gap: 6px;
    transition: all 300ms;
    font-weight: 600
}

.king-full {
    width: 100%;
}

.king-sbutton {
    background-color: #f0f2f5;
    color: #13151d;
}

#ai-provider {
    width: 200px;
}

.king-sbutton:hover {
    background-color: #13151d;
    color: #fff;
}

.king-button:hover {
    -webkit-box-shadow: 0 0 0 4px rgb(136 126 242 / 20%);
    box-shadow: 0 0 0 4px rgb(136 126 242 / 20%);
    color: #fff;
}

.king-ebutton {
    background-color: inherit;
    color: #13151d;
    border: 3px solid #13151d;
}

.king-ebutton:hover {
    -webkit-box-shadow: 0 0 0 4px rgb(136 126 242 / 20%);
    box-shadow: 0 0 0 4px rgb(136 126 242 / 20%);
    color: #13151d;
}

.king-button.disabled,
.king-ebutton.disabled {
    cursor: not-allowed;
}

.step-2 .mem-first {
    display: none;
}

.mem-second {
    display: none;
}

.step-2 .mem-second {
    display: block;
}

.flex-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tab-content {
    display: none;
}

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

#memnext {
    width: 44px;
    margin: 20px auto;
}

.step-2 #memnext {
    transform: rotate(180deg);
}

#ppal {
    z-index: 1;
    position: relative;
}

.no-permission {
    text-align: center;
    padding: 0;
    display: flex;
    overflow: hidden;
}

.membership-left {
    flex: 2;
    position: relative;
    height: 100%;
    background-color: #e7e7e9;
}

.membership-left .entry-header .entry-title {
    margin: 12px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    font-size: 24px;
    line-height: 28px;
    text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);
}

.membership-single {
    flex: 4;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.pay-post-back {
    width: 100%;
    height: 100%;
}

.ai-form {
    padding: 30px;
}

.vai-button {
    display: none;
}

.aipublished .vai-button {
    display: flex;
}

.aipublished .ai-buttons {
    display: none;
}

.king-aivid {
    max-width: 550px;
    border-radius: 14px;
}

.king-avideo {
    width: 100%;
    height: auto;
    display: none;
    border-radius: 14px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.king-grid-20 article.hentry:hover .img-loaded.entry-vidimage img {
    visibility: hidden;
}

.king-grid-20 article.hentry:hover .king-avideo {
    display: flex;
}

.header-template-13 .king-leftmenu {
    border-radius: 0;
}

.header-13-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);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    text-align: left;
    box-shadow: none;
}

.header-template-13.active .header-13-left {
    width: 80px;
}

.header-template-13.active {
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    padding-left: 80px;
}

.header-13-left .king-leftnav {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex: 1;
    white-space: nowrap;
}

.king-h13-left a,
.leftm-item {
    padding: 8px 10px 8px 60px;
    position: relative;
}

.king-h13-left a:after,
.leftm-item:after {
    content: '';
    background-color: #13151d;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 14px;
    opacity: 0;
    width: 100%;
    transition: width 400ms;
}

.king-h13-left a:hover,
.leftm-item:hover,
.king-h13-left .current_page_item a {
    color: #fff;
    background-color: inherit;
}

.king-h13-left a:hover:after,
.leftm-item:hover:after,
.current_page_item a:after {
    opacity: 1
}

.header-template-13.active .king-h13-left a:after,
.header-template-13.active .leftm-item:after {
    width: 45px;
}

.header13-bottom {
    margin-top: auto
}

.header13-top {
    padding-top: 10px;
    padding-bottom: 10px;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
}

.header-13-left .menu-left-menu-container {
    margin-top: auto;
}

.king-modal-login .live-king-search {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.king-searchmodal {
    box-shadow: none;
    margin: 120px auto;
    background-color: initial;
    transform: translateY(50%);
    transition: transform .2s ease-out;
}

.king-modal-login.in .king-searchmodal {
    transform: translateY(0);
}

.header-template-13 .head-icons {
    background-color: #f0f2f670;
    backdrop-filter: blur(5px);
}

div.aivimg {
    margin: 3px;
}

.media-router button {
    color: #fff;
}

.king-image {
    border-radius: 14px;
}

.header-template-13 .king-featured-vslider {
    margin-top: -60px;
}

.header-template-13 .post-video,
.header-template-13 .imagetemplate {
    margin-top: -60px;
    padding-top: 60px;
}

.header-template-13 .king-profile-top {
    margin-top: -60px;
    padding-top: 70px
}

.king-featured-vslider,
.king-featured-vslider .featured-posts {
    height: 500px;
}

.king-featured-vslider .owl-stage-outer {
    border-radius: 0;
}

.king-featured-vslider .active-now .featured-post {
    opacity: 0;
    visibility: hidden;
    transition: all 3s ease-in-out;
    z-index: 2;
}

.king-featured-vslider .active-now .king-avideo {
    display: block;
    z-index: 1;
    height: 500px;
    object-fit: cover;
    object-position: center;
    border-radius: 0;
}

.vslider-outer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: linear-gradient(to bottom, rgba(35, 35, 35, 0), rgba(35, 35, 35, .75) 100%);
    right: 0;
    padding: 2%
}

.vslider-post-in {
    max-width: 300px;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.vslider-explore,
.vslider-explore:hover {
    background-color: #fff;
    color: #13151d
}

.header13-in {
    display: flex;
    align-items: center;
}

.leftm-d {
    display: none;
}

.cradio span {
    display: flex;
    margin: 2px 4px;
    padding: 8px;
    border-radius: 14px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.cradio input[type="radio"]:checked+span,
.cradio span:hover {
    background-color: #f0f2f5;
}

.cradio input {
    display: none;
}

.wan .hwan {
    display: none;
}

.ail-settings {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ail-settings .aivimg {
    display: none;
}

.fluxkon .ail-settings .aivimg {
    display: block;
}

.king-square {
    min-width: 14px;
    border: 2px solid #13151d;
    border-radius: 4px;
    aspect-ratio: 1/1;
}

.king-square.s1 {
    aspect-ratio: 16/9;
    min-width: 24px;
}

.king-square.s2 {
    aspect-ratio: 4/3;
    min-width: 18px;
}

.king-square.s4 {
    aspect-ratio: 3/4;
}

.king-square.s5 {
    aspect-ratio: 9/16;
}

.aivsize .cradio span {
    justify-content: space-between;
    padding: 8px 20px
}

.king-aividcont {
    position: absolute;
    display: flex;
    gap: 8px;
    left: 30px;
    top: 30px;
}

.king-bbutton {
    padding: 10px 20px;
    border: none;
    border-radius: 12px;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
    transition: background .3s ease;
    cursor: pointer;
}

.veo3 .hveo,
.veo3f .hveo {
    display: none;
}

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

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

    .no-permission {
        flex-direction: column
    }

    .membership-left {
        min-height: 250px
    }

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

    .ai-result {
        flex-direction: column
    }
}

@media screen and (max-width:769px) {
    .ai-settings {
        flex-direction: column
    }

    .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: 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 {
        display: none
    }

    .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: #edf0f3;
        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
    }

    .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: #edf0f3;
        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
    }

    .site.header-template-11.header-template-13 {
        padding-left: 0
    }

    .header-13-left {
        left: -500px
    }

    .active .header-13-left {
        left: 0;
        visibility: visible
    }

    .active .header13-toggle {
        left: 80px
    }
}

@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 {
        display: block;
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        overflow-y: hidden;
        padding: 0 5px;
        border-radius: 0
    }

    .king-profile-links::-webkit-scrollbar {
        display: none
    }

    .site-branding .king-logo {
        display: none !important
    }

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

    .site-branding .mobile-king-logo img,
    .site-branding .mobile-king-logo-night img {
        max-height: 60px;
        max-width: 90px
    }

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

    .site.header-template-09 .site-content,
    .site.header-template-09 .site-footer {
        padding-left: 0 !important
    }

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

    .ai-gallery {
        flex-direction: column
    }

    .ai-gallery a {
        max-width: 100%
    }

    .king-gallery-container {
        flex-direction: column
    }

    .king-gallery-images {
        max-width: 100%;
        flex: 4
    }

    .king-gallery-thumbs {
        flex-direction: row
    }

    .king-gallery-image img {
        width: 100%
    }

    .kingai-buttons {
        margin-left: inherit
    }
}