/*!
	Theme Name: Team K
	Theme URI: http://eltiorufi.com/wordpress/themes/teamk/
	Author: El Tío Rufi
	Author URI: http://eltiorufi.com/
	Description: No description
	Version: 8.4.3
	License: GNU General Public License v2 or later
	License URI: LICENSE
	Text Domain: teamk
	Tags: 
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
a {
    background-color: transparent;
    text-decoration: none;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
body,
button,
input,
select,
optgroup,
textarea {
    color: #ccc;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    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;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    background: var(--bg-color);
    margin: 0;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
    box-sizing: content-box;
    overflow: visible;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
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%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
.topota {
    aspect-ratio: 460 / 60;
    width: 100%;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
.site-main .comment-navigation,
.site-main.posts-navigation,
.site-main.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    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-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
.widget select {
    max-width: 100%;
}
.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.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,
iframe,
object {
    max-width: 100%;
}
.custom-logo-link {
    display: inline-block;
}
.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: 0.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;
}
input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.align-items-center {
    -moz-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -moz-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
input,
button {
    outline: none !important;
}
.topBarCLS {
    max-width: 1327px;
    padding: 0 10px;
    width: 100%;
    margin: 0 auto;
    background: #000000;
    height: 25px;
    line-height: normal;
    position: relative;
}
.site-branding {
    display: grid;
    grid-gap: 5px;
    margin: auto;
    padding: 0 10px;
    border-bottom: 1px solid #242424;
    max-width: var(--site-max-width);
    height: var(--header-height);
}
.logoDIV {
    align-self: center;
    width: 100%;
    max-height: var(--logo-height);
}
.logoDIV img {
    max-width: 100%;
}
.sdaDIV {
    align-self: center;
    width: 100%;
    max-height: 60px;
}

.searchDIV {
    align-self: center;
    width: 100%;
    max-height: var(--logo-height);
}
.searchDIV .header-search .header-search-2 {
    display: block;
}
.searchDIV form {
    width: 95%;
}
#site-navigation {
    display: none;
    line-height: 0;
    border-bottom: 1px solid #111111;
    background: var(--header-bg-color);
}
#site-navigationNoMobile {
    height: 40px;
    width: 100%;
    margin: 0 0 0;
    text-align: center !important;
}
#site-navigationNoMobile ul {
    margin: 0 auto;
    z-index: 99999;
    padding: 0 1.5em;
    display: inline-grid !important;
    width: 100%;
    text-align: center;
    list-style: none;
    border: 0;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 1em;
}
#site-navigationNoMobile li {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
}
#site-navigationNoMobile a {
    color: #fff;
    padding: 0 1 !important;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 0.875em;
    outline: 0;
    position: relative;
    text-transform: uppercase;
}
.site-headerMobile {
    height: 50px;
}
.videos-list-isHome {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-rows: auto;
    grid-template-columns: repeat(5, 20%);
    grid-row-gap: 0;
    grid-column-gap: 0;
    margin: -5px -5px -10px -5px;
    padding: 5px 10px;
}
.videos-list-isPornstar,
.videos-list-isSearch,
.videos-list-isCategory,
.videos-list-isTag,
.videos-list-isTax,
.videos-list-isHomenot,
.videos-list-isMostViewed,
.videos-list-isMostPopular {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, 25%);
    grid-row-gap: 0;
    grid-column-gap: 0;
    margin: -10px 0 -10px 0;
    padding: 5px 5px;
    border: solid 1px #1a1a1a;
}
.videos-list-isNetwork {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-rows: auto;
    grid-template-columns: repeat(3, auto);
    grid-row-gap: 5px;
    grid-column-gap: 10px;
    /* margin: -10px 0 -10px 0; */
    /* padding: 5px 5px; */
    /* border: solid 1px #1a1a1a; */
}
.videos-list-isChannels {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, 25%);
    grid-row-gap: 0;
    grid-column-gap: 0;
    margin: 0 -5px 0;
}
.videos-list-isChannels header,
.videos-list-isPornstar header {
    padding: 0.25em 10px 0 !important;
    height: 2em !important;
    overflow: hidden !important;
    font-size: 1em !important;
    text-align: unset !important;
    display: block !important;
}
.videos-list-related {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, 25%);
    grid-row-gap: 0;
    grid-column-gap: 0;
    padding: 0 5px;
}
.vList > div:first-child {
    grid-row: 1 / span 2;
    grid-column: 4 / span 2;
    align-self: center;
    padding: 5px;
}
.site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 300px;
}
#rating {
    width: 30%;
    float: left;
    padding: 0.5em 0 0 0.25em;
    color: #aaa;
    font-size: 1em;
}
#rating-col {
    padding: 0 10px !important;
    width: 20%;
    float: left;
}
.catSection {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-columns: repeat(4, 25%);
    grid-row-gap: 0;
    grid-column-gap: 0;
    margin: -12px 0 25px 0;
    padding: 10px 10px;
    border: solid 1px #1a1a1a;
}
#isCat {
    grid-column: 1 / span 3;
}
.insideCat {
    padding-right: 10px;
}
.insideCat a {
    display: grid;
}
.sideInfo {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.inlineSideInfon {
    display: inline-flex;
    align-items: center;
}
.videos-list-related article:nth-last-child(-n + 1) {
    display: none;
}

@media (min-width: 992px) {
    .isSingleMain {
        margin: 0 310px 0 0;
    }
}
@media (max-width: 991.98px) {
    .searchDIV {
        display: none !important;
    }
    .logoDIV {
        display: none !important;
    }
    .site-branding {
        grid-template-columns: auto !important;
        padding: 0 10px;
        display: contents;
    }
    .sdaDIV {
        text-align: center;
        margin: 5px 0px;
    }
    #site-navigationNoMobile {
        display: none;
    }
    #site-navigation {
        display: block;
    }
    .catSection {
        display: block;
    }
    .insideCat {
        padding-right: 0;
    }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
    .videos-list-isHome,
    .videos-list-isHomenot,
    .videos-list-isSearch,
    .videos-list-isCategory,
    .videos-list-isTag,
    .videos-list-isPornstar,
    .videos-list-isTax,
    .videos-list-isMostViewed,
    .videos-list-isMostPopular {
        grid-template-columns: repeat(4, 25%);
    }
    .vList > div:first-child {
        grid-column: 3 / span 2 !important;
    }
    .videos-list-related {
        display: grid;
        justify-content: center;
        align-content: center;
        grid-template-rows: auto;
        grid-template-columns: repeat(3, 33.333%);
        grid-row-gap: 0;
        grid-column-gap: 0;
    }
    .videos-list-related article:nth-last-child(-n + 1) {
        display: initial;
    }
    .widget_most_viewed_block .videos-list-isHome article:nth-last-child(-n + 2) {
        display: none;
    }
    .widget_popular_block .videos-list-isHome article:nth-last-child(-n + 2) {
        display: none;
    }
}
@media (max-width: 991.98px) and (min-width: 768px) {
    .videos-list-isHome,
    .videos-list-isHomenot,
    .videos-list-isSearch,
    .videos-list-isCategory,
    .videos-list-isTag,
    .videos-list-isPornstar,
    .videos-list-isTax,
    .videos-list-isMostViewed,
    .videos-list-isMostPopular {
        grid-template-columns: repeat(3, 33.333%);
    }
    .videos-list-isChannels {
        grid-template-columns: repeat(3, 33.333%);
    }
    .vList > div:first-child {
        grid-column: 2 / span 2 !important;
    }
    .site-content .widget-area {
        float: none;
        width: 100%;
    }
    #sidebar .videos-list-sidebar {
        display: grid;
        justify-content: center;
        align-content: center;
        grid-template-rows: auto;
        grid-template-columns: repeat(3, 33.333%);
        grid-row-gap: 0;
        grid-column-gap: 0;
        padding: 0 5px;
    }
    .widget_latest_videos_block .videos-list-isHome article:nth-last-child(-n + 2) {
        display: none;
    }
    .widget_most_viewed_block .videos-list-isHome article:nth-last-child(-n + 1) {
        display: none;
    }
    .widget_popular_block .videos-list-isHome article:nth-last-child(-n + 1) {
        display: none;
    }
}
@media only screen and (max-width: 767.98px) {
    .videos-list-isHome,
    .videos-list-isHomenot,
    .videos-list-isSearch,
    .videos-list-isCategory,
    .videos-list-isTag,
    .videos-list-isPornstar,
    .videos-list-isTax,
    .videos-list-isMostViewed,
    .videos-list-isMostPopular,
    .videos-list-isNetwork {
        grid-template-columns: repeat(2, 50%);
    }
    .videos-list-isChannels {
        grid-template-columns: repeat(2, 50%);
    }
    .vList > div:first-child {
        grid-row: 2 / span 2 !important;
        grid-column: 1 / span 2 !important;
    }
    .videos-list-related {
        display: grid;
        justify-content: center;
        align-content: center;
        grid-template-rows: auto;
        grid-template-columns: repeat(2, 50%);
        grid-row-gap: 0;
        grid-column-gap: 0;
    }
    #sidebar {
        margin: 40px 0;
        clear: both;
        overflow: hidden;
        width: 100%;
    }
    #rating {
        width: 100%;
        padding: 0.5em 0 0.5em 0.25em;
        text-align: center;
    }
    #rating-col {
        width: 100%;
    }
    #video-about {
        float: none;
        width: 100%;
    }
    .video-description {
        margin-bottom: 1em;
    }
    #video-share {
        padding: 0 1em;
        margin: 1em 0;
        text-align: center;
        display: block;
    }
    #video-tabs .about,
    #video-tabs .share {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .videos-list-isHome,
    .videos-list-isHomenot,
    .videos-list-isSearch,
    .videos-list-isCategory,
    .videos-list-isTag,
    .videos-list-isPornstar,
    .videos-list-isTax,
    .videos-list-isMostViewed,
    .videos-list-isMostPopular,
    .videos-list-isNetwork {
        grid-template-columns: repeat(1, 100%);
    }
    .videos-list-isChannels {
        grid-template-columns: repeat(1, 100%);
    }
    .vList > div:first-child {
        grid-row: 2 / span 1 !important;
        grid-column: 1 / span 1 !important;
    }
    .theDescription {
        display: none;
    }
    .cc-revoke,
    .cc-window {
        font-size: 14px !important;
    }
}
@media (max-width: 320px) {
}
.logo-search {
    height: 60px;
    line-height: 60px;
}
.logo-search h1,
.logo-search .navbar-brand {
    font-weight: 700;
    font-size: 1.5rem;
    letter-spacing: -0.5px;
    line-height: 0;
    padding: 0 1rem !important;
}
.logo-search h1 a:hover {
    text-decoration: none;
}
.logo-search .mobile-container {
    padding: 0;
}
.mobile-container {
    max-width: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-toggler {
    border: none;
    padding: 0;
}
.navbar-toggler:focus {
    outline: 0;
}
.hamburger {
    padding: 0 10px;
    width: 60px;
    height: 60px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    border-right: 1px solid #111;
    border-radius: 0;
    background: none;
}
.hamburger-box {
    width: 32px;
    height: 32px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
    background-color: var(--primary-color);
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 32px;
    height: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -10px;
}
.hamburger-inner::after {
    bottom: -10px;
}
.hamburger--slider .hamburger-inner {
    top: 16px;
}
.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
    top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand img {
    width: auto;
    max-height: 40px;
    vertical-align: middle;
    border-style: none;
}
#menu-toggle i,
.header-search-mobile svg {
    width: 30px;
    fill: var(--primary-color);
    cursor: pointer;
}
.header-search-mobile {
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center; 
}
.header-search {
    display: none;
    width: 100%;
}
.header-search input,
.header-search-2 input {
    width: 85%;
    padding: 15px;
    font-size: 14px;
    height: 62px;
    line-height: 62px;
    float: left;
    border: 1px solid #111;
    border-radius: 0;
    background-color: #363636;
    border-color: #363636;
    color: #cacaca !important;
}
.header-search button[type="submit"],
.header-search-2 button[type="submit"] {
    width: 15%;
    padding: 0;
    height: 62px;
    font-size: 20px;
    border: none;
    margin: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-search svg {
    width: 30px;
    vertical-align: middle;
    fill: #FFF;
}
#navbarNavDropdown {
    display: none;
}
.navbar-mobile {
    padding: 0 15px;
    max-height: 40px;
    position: relative;
}
.navbar-nav a {
    font-weight: 700;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.1s ease-in-out;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #111;
    border-radius: 0;
    border-bottom: none;
    display: block;
    text-decoration: none;
}
.navbar-nav a:hover {
    background: #191919;
    color: #fff;
    border-left: 1px solid #252525;
    border-right: 1px solid #252525;
}
.navbar-collapse {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 999999;
}
.navbar-dark .navbar-collapse ul.navbar-nav {
    background: #1a1a1a;
    padding-bottom: 0;
    margin: 0 !important;
}
.navbar-mobilea.navbar-brand,
.navbar-mobileh1 {
    font-size: 1.25rem;
    width: 60%;
}
.navbar-dark .navbar-toggler {
    border: none;
    padding: 0;
}
.navbar-dark .navbar-toggler:focus {
    outline: 0;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-toggler:hover {
    border: 0 !important;
    border-right: 1px solid #111 !important;
}
.widget {
    margin: 0 0 10px;
    position: relative;
}
.isHome-widget {
    margin-bottom: 25px;
    border: solid 1px #1a1a1a;
}
.widget-title {
    border: 0 !important;
    margin-top: 0;
    background: #282828;
    color: #fff;
    padding: 0.4em 0.8em;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}
.widget-title svg {
    fill: #FFF;
    height: 20px;
}
.widget-title span {
    padding-left: 5px;
}
#content {
    margin-top: 0;
    padding: 10px 10px;
    max-width: var(--site-max-width);
    margin: auto;
}
.more-videos {
    border: 1px solid;
    padding: 0.2em 0.4em;
    color: #fff !important;
    position: absolute;
    top: 7px;
    right: 7px;
    border-color: #77b900 !important;
    background-color: #77b900 !important;
    font-size: 0.8em;
    font-weight: bolder;
    display: inline-flex;
}
.more-videos span {
    padding-left: 5px;
}
.more-videos svg {
    width: 10px;
    fill: #FFF;
}
.inside {
    text-align: center;
}
.inside img {
    width: initial !important;
}
#main .thumb-block {
    width: 100% !important;
}
#main {
    margin-bottom: 1.5em;
}
.thumb-block {
    padding: 5px;
    margin-bottom: 5px;
}
.thumb-block .post-thumbnail {
    line-height: 0;
    position: relative;
}
.item__hd {
    display: block;
}
.item__stats-bar {
    display: block;
    background-color: #1a1a1a;
    clear: both;
    overflow: hidden;
}
.item__stat {
    float: left;
    line-height: 1.25rem;
    height: 1.25rem;
    padding: 0 0.375rem;
    position: relative;
    display: inline-flex;
}
.item__stat--bg-t1::before,
.item__stat.-bg-t1::before {
    display: block;
    content: "";
    height: 1.25rem;
    width: calc(100% + 0.375rem);
    background-color: #77b900;
    transform: skew(-15deg);
    position: absolute;
    top: 0;
    left: -0.375rem;
}
.item__stat--bg-t1 .item__stat-icon,
.item__stat.-bg-t1 .item__stat-icon {
    color: #ffffff;
}
.item__stat-icon {
    font-size: 15px;
    color: #fff;
    position: relative;
    z-index: 2;
    display: flex;
}
.item__stat-icon svg {
    fill: #FFF;
    width: 15px;
}
.item-clock svg {
    width: 13px;
}
.item__stat-label svg {
    width: 10px;
    fill: #FFF;
}
.item__stat-icon + .item__stat-label {
    margin-left: 0.1875rem;
}
.item__stat-label {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    z-index: 2;
    /* transform: translate(0, -0.0625rem);
    display: inline-block; */
}
.icon {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    line-height: 0;
    height: 0.0625rem;
    position: relative;
}
.thumb-block .entry-header h3 {
    font-weight: normal;
    height: 3.5em;
    overflow: hidden;
    display: block;
    padding: 0.5em 0 0;
    font-size: 0.875em;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
.item__stat--duration,
.item__stat.-duration {
    float: right;
}
.thumb-block .post-thumbnail img {
    width: 100%;
    aspect-ratio: 16 / 9;
}
.site-footer {
    background: #222;
    padding: 2em 0;
    clear: both;
    width: 100%;
    margin-top: 0;
}
.site-footer .row {
    padding: 0 1.5em;
    margin: auto;
}
.logo-footer {
    text-align: center;
    margin-bottom: 10px;
}
.footer-menu-container {
    width: 100%;
    margin: 1em 0 0;
    text-transform: uppercase;
}
.footer-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0.5em;
    text-align: center;
}
.footer-menu-container li {
    display: inline-block !important;
    margin: 0 1em;
}
#sidebar {
    margin-top: 0;
    padding-top: 0;
}
.isSinglePrimary {
    float: left;
    margin-right: -300px;
    width: 100%;
}
.isSingleVideoHeader {
    border: 1px solid #313131;
    border-radius: 4px 4px 4px 4px;
    border-bottom: 0;
    background-color: #101010 !important;
    margin-bottom: 10px;
}
.imgPlayer {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.ct-icon-video2 {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.ct-icon-video2 svg {
    animation: rotation 2s linear infinite;
}    
@keyframes rotation {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }

.vjs-tech,
.video-player,
.video-js {
    outline: none;
    position: relative;
}
.responsive-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.responsive-player iframe,
.responsive-player .fluid_video_wrapper,
.responsive-player .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.video-js {
    display: block;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial;
}
.insidePlayer {
    width: 100%;
    padding-bottom: 56.25%;
    position: absolute;
    z-index: 9999999;
}
.title-block {
    margin: 0 0 10px;
    border: 0;
    overflow: hidden;
    padding: 0.5em 0.75em 0;
}
#video-tabs button.tab-link.active,
.title-block,
.widget-title,
.page-title,
.page .entry-title,
.comments-title,
.comment-reply-title,
.morelink:hover {
    border-color: #77b900 !important;
}
.title-block h1.entry-title {
    margin: 0;
    border-bottom: 1px solid #151515;
    font-weight: normal;
    color: #eee;
    font-size: 1.3em !important;
    border: 0 !important;
}
span.post-like {
    font-size: 1.3em;
}
#video-buttons i,
span.post-like,
.show-more i {
    color: #777;
}
.like #more {
    margin-right: 1em;
}
#rating i.fa-thumbs-up {
    color: #eee;
    font-size: 1.2em;
    margin-right: 0;
}
.grey-link {
    color: #777;
    font-size: 1rem;
}
.dislike #less {
    color: #777;
}
#video-tabs {
    width: 70%;
    float: left;
    position: relative;
    padding-top: 0.5em;
}
.morelink {
    display: block;
    text-align: center;
    border-top: 3px solid #282828;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    padding-top: 5px;
}
#video-tabs button.tab-link {
    background: none !important;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid #555 !important;
    padding: 0 2em 0.75em;
    color: #fff;
    cursor: pointer;
}
.single-entry-content {
    border-bottom: 1px solid #313131;
    border-radius: 0 0 4px 4px;
    border-top: 0;
    background-color: #101010 !important;
    margin: 0.5em 0 0;
}
.entry-content #video-views {
    font-size: 0.875em;
    padding-bottom: 0.4em;
}
.entry-content #video-views span {
    font-size: 1.25em;
    font-weight: bold;
    color: #eee;
}
.entry-content .rating-bar {
    width: 100%;
}
.rating-bar,
.categories-list .thumb-block .entry-header,
.actors-list .thumb-block .entry-header,
#filters .filters-select,
#filters .filters-options {
    background-color: #333 !important;
    border: 1px solid #333;
    text-align: center;
    font-size: 75%;
    color: #fff;
    height: 1.5em;
}
.entry-content .rating-result {
    width: 100%;
    font-size: 0.9em;
    margin-top: 0.4em;
    overflow: hidden;
}
.rating-result .percentage,
.rating-result .likes {
    float: left;
    font-size: 0.875em;
}
.rating-result .likes {
    text-align: right;
    float: right;
    font-size: 0.875em;
}
.rating-result .likes_count {
    margin-right: 0.4em;
}
.tab-content #video-about {
    display: block;
}
#video-about {
    padding: 0 10px;
    float: left;
}
.tab-content > div {
    display: none;
}
.video-description {
    margin-top: 10px;
}
.desc {
    margin-bottom: 1em;
}
#video-share {
    padding-top: 1em;
}
#video-share a {
    margin: 0 0.2rem;
    display: inline-block;
    outline: 0;
}
#video-share i#facebook {
    background-color: #3b5998;
}
#video-share i#twitter {
    background-color: #55acee;
}
#video-share i#googleplus {
    background-color: #dd4b39;
}
#video-share i#linkedin {
    background-color: #007bb5;
}
#video-share i#reddit {
    background-color: #ff4500;
}
#video-share i#tumblr {
    background-color: #36465d;
}
#video-share i#odnoklassniki {
    background-color: #f7931e;
}
#video-share i#vk {
    background-color: #507299;
}
#video-share i#email {
    background-color: #777;
}
#video-share i {
    font-size: 1.5rem;
    color: #fff;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
}
.label {
    font-size: 0.8em;
}
#video-about p {
    font-size: 0.875em;
    line-height: 1.6em;
    margin-top: 0;
}
.under-video-block {
    overflow: hidden;
    border: 1px solid #313131;
    border-radius: 0 0 4px 4px;
    border-top: 0;
}
.widget-related {
    margin-top: 0 !important;
    border: 0 !important;
    margin-bottom: 5px;
}
.under-video-block h2 {
    margin-bottom: 5px !important;
}
.widget-title,
.page-title,
.page .entry-title,
.comments-title,
.comment-reply-title {
    background: #282828;
    color: #fff;
    padding: 0.4em 0.8em;
    font-size: 1.1em;
    font-weight: normal;
    border-left-width: 6px;
    border-left-style: solid;
}
.videos-list-related .item__hd {
    display: none !important;
}
#sidebar h2 {
    margin-top: 0;
    margin-bottom: 5px;
}
.widget_videos_block h2 {
    border: solid 0 #1a1a1a;
}
.videos-list-sidebar {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 50%);
    grid-row-gap: 0;
    grid-column-gap: 0;
    padding: 0 5px;
}
.widget_latest_videos_block {
    border: solid 1px #1a1a1a;
}
#sidebar .item__hd {
    display: none;
}
.post-like,
.like .dislike {
    cursor: pointer;
}
#pagination {
    clear: both;
    margin: 0 auto;
}
#pagination ul {
    list-style: none;
    overflow: hidden;
    padding: 2em 0 0 0;
    text-align: center;
    margin: 0 0 1.5em;
}
#pagination li {
    display: inline-block !important;
    margin: 10px 0.5em;
}
#pagination li a {
    padding: 0.5em 1em;
    background-color: #333 !important;
    border-color: #333 !important;
    outline: none;
    display: block;
    color: #fff;
}
#pagination .current {
    border-color: #77b900 !important;
    background-color: #77b900 !important;
    display: block;
    padding: 0.5em 1em;
    color: #fff;
}
#pagination li a:hover {
    border-color: #77b900 !important;
    background-color: #77b900 !important;
}
.live-cams {
    border: solid 1px #313131;
    margin-top: -5px;
}
.live-cams iframe {
/*    display: initial !important; */
}
.vjs-poster {
    background-size: cover !important;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 10em;
}
.video-js .vjs-controls-disabled .vjs-big-play-button {
    display: none !important;
}
.video-js .vjs-control {
    width: 3em;
}
.video-js .vjs-menu-button-inline:before {
    width: 1.5em;
}
.vjs-menu-button-inline .vjs-menu {
    left: 3em;
}
.vjs-paused.vjs-has-started.video-js .vjs-big-play-button,
.video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button {
    display: block;
}
.video-js .vjs-load-progress div,
.vjs-seeking .vjs-big-play-button,
.vjs-waiting .vjs-big-play-button {
    display: none !important;
}
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
    padding: 0 0.4em 0.3em;
}
.video-js.vjs-ended .vjs-loading-spinner {
    display: none;
}
.video-js.vjs-ended .vjs-big-play-button {
    display: block !important;
}
video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started.video-js .vjs-big-play-button {
    display: block;
}
.video-js .vjs-big-play-button {
    top: 50% !important;
    left: calc(50% - -15px) !important;
    margin-left: -1.5em !important;
    margin-top: -1em !important;
    background-color: rgba(0, 0, 0, 0.35);
    font-size: 3.5em;
    height: 2em !important;
    border-radius: 50% !important;
    border: 3px solid #fff !important;
    width: 2em !important;
    line-height: 1.9em !important;
    border-width: 3px;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus,
.video-js .vjs-big-play-button:active {
    background-color: rgba(0, 0, 0, 0.35);
}
.video-js .vjs-loading-spinner {
    border-color: rgba(255, 255, 255, 0.7);
}
.video-js .vjs-control-bar2 {
    background-color: transparent;
}
.video-js .vjs-control-bar {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #ffffff;
    font-size: 18px;
}
.vjs-control-bar::before {
    content: "";
    height: 90px;
    bottom: 0;
    background-position: bottom;
    width: 100%;
    position: absolute;
    background-repeat: repeat-x;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
    background-color: #2483d5;
}
.video-js .vjs-icon-play:before,
.video-js .vjs-big-play-button:before {
    font-size: 50px;
}
.video-js .vjs-progress-holder {
    font-size: 1.7em;
    border-radius: 10px;
}
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-slider,
.vjs-volume-level {
    border-radius: 10px;
}
.video-js .vjs-load-progress {
    background: rgba(255, 255, 255, 0.5);
}
.vjs-picture-in-picture-control {
    display: none !important;
}
.langPL ul {
    margin: 0;
    float: right;
    height: 25px;
}
.lang-item {
    display: inline;
    font-size: 14px;
    line-height: 25px;
}
.deo-deeplink,
.deo-vr-button,
.deo-player-opts {
    display: none !important;
}
.deo-player-seekbar-filler,
.deo-player-seekbar-handle {
    background: #77b900 !important;
}
@media (max-width: 540px) {
    .deo-player-fullscreen {
        display: initial !important;
    }
    .deo-player-seekbar-container {
        flex: 1 1 !important;
    }
    .deo-player-timecode {
        display: none !important;
    }
    body.no-scroll {
        overflow: initial !important;
        position: initial !important;
    }
}
#topBarID {
    display: none !important;
}
.divVRin {
    width: 100%;
}
.sixNine {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.lgWrapper {
    background-color: #282828;
    border: 1px solid #313131;
    border-width: 1px 0 1px 0;
    box-sizing: border-box;
    height: 75px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    z-index: 2;
}

.lgWrapper .lgA {
    height: 73px;
    display: grid;
    grid-template-columns: auto 60px auto;
    background-color: #77b900;
}

div.lgA {
    cursor: pointer;
}

.lgWrapper .lsBN {
    line-height: 8rem;
    text-align: left;
    width: 100%;
    z-index: 2;
}
.lgWrapper .spBN {
    display: inline-block;
    height: 73px;
    margin-right: -6px;
    overflow: hidden;
    position: relative;
    z-index: 3;
    background-color: #77b900;
}
.lgWrapper .spBN:after {
    background: #282828;
    box-shadow: -1px -1px 10px 0 rgba(0, 0, 0, 0.9);
    content: "";
    height: 49px;
    position: absolute;
    right: -72px;
    top: 31px;
    transform: rotate(65deg);
    width: 150px;
}
.lgWrapper .rsBN {
    background-color: #282828;
    box-sizing: border-box;
    display: inline-grid;
    align-items: center;
    height: 100%;
    position: relative;
    text-align: right;
    vertical-align: top;
    z-index: 3;
    grid-template-columns: 1fr auto;
}
.lgWrapper .rsBN .tsBN {
    display: grid;
    line-height: 1.6;
    text-align: right;
}
.tsDN {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: auto;
}
.lgWrapper .rsBN span {
    border-radius: 3px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 30px;
    right: 10px;
    text-align: center;
    text-decoration: none;
}
.lgIMG {
    max-height: 73px;
    padding: 10px 10px;
    width: auto;
}
.imgWP svg,
.imgWP span {
    padding: 10px 10px;
    font-weight: bolder;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.imgWP {
    display: grid;
    height: 73px;
    align-items: center;
    align-content: center;
    color: #fff;
}
.greenB {
    padding: 0 10px;
}
@media only screen and (max-width: 685px) {
    .lgWrapper .rsBN span {
        padding: 10px 15px;
    }
    .tsDN {
        font-size: 15px;
    }
    .lgWrapper .rsBN .tsBN {
        font-size: 14px;
    }
}
@media only screen and (max-width: 585px) {
    .tsBN {
        display: none !important;
    }
    .lgWrapper .rsBN span {
        padding: 5px 15px;
    }
    .lgWrapper .spBN {
        display: inline-block;
        height: 48px;
    }
    .lgIMG {
        height: auto;
        max-width: 100%;
        padding: 0 5px;
        max-height: 40px;
    }
    .imgWP {
        height: 50px;
    }
    .lgA {
        height: 50px;
    }
    .lgWrapper {
        height: 50px;
    }
    .lgWrapper .rsBN {
        height: 48px;
    }
}
.pornstarsList a {
    font-size: 1em;
}
.channel {
    margin-bottom: 10px;
}
.channel,
.channel a {
    font-size: 1em;
}
a.tagBox {
    display: inline-block;
    color: #fff;
    background: #77b900;
    margin-right: 7px;
    padding: 4px 10px;
    margin-bottom: 10px;
    font-size: 10px;
    border-radius: 5px;
}
a.tagBox:hover {
    color: #fff;
}
.imgContent {
    font-size: 0;
}
.moreTags div {
    color: #77b900;
    margin-right: 7px;
    margin-bottom: 10px;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
}
.width70 {
    width: 100%;
}
.isiFl {
    display: inline-grid;
}
.isiFl img {
    width: initial !important;
    max-width: 315px;
}
.isiFl a {
    display: inline-grid;
}
iframe {
    border: 0;
    overflow: hidden;
}
.hBnr {
    display: none;
}
.hamburger-inner::before,
.hamburger-inner::after {
    background-color: var(--primary-color);
}
.logoIMG {
    height: var(--logo-height);
    display: block;
}
#searchsubmitMobile {
    background-color: var(--primary-color);
}
#masthead {
    background: var(--header-bg-color);
}
#s {
    max-height: var(--logo-height);
}
#searchsubmit {
    max-height: var(--logo-height);
    background-color: var(--primary-color);
}
#searchsubmit svg {
    fill: #FFF;
    width: 20px;
}
#sdaDIVid {
    height: var(--header-height);
}
.itemNormal {
    text-align: center;
}
.widgetWrapper {
    display: flex;
    flex-wrap: wrap;
}
.sadWW {
    margin: 0 auto 10px auto;
    text-align: center;
}
.eAC {
    display: block;
}
.eAC img {
    display: block;
}
.widgetSDA {
    margin-bottom: 0;
}
[data="widget"] {
    /* min-height: 250px; */
}
[data="widget"] img {
    max-width: var(--sidebar-width);
}
#nWFHd img {
    max-height: 60px;
}
.contentWG {
    width: 100%;
}
.contentWG img {
    width: 100%;
}
.cat-title {
    display: inline-flex;
    align-items: center;
}

.vjs-poster img {
    object-fit: cover !important;
}

.search-menu-mobile {
    border-left: 1px solid #111;
}

/* Collapsibles sin mediciones JS */
.collapsible{
  overflow: hidden;
  max-height: 0;
  transition: max-height .22s ease;
}
.collapsible.is-open{
  max-height: 1000px; /* un tope alto que cubra tu menú/buscador */
}

/* Accesibilidad / RM */
@media (prefers-reduced-motion: reduce){
  .collapsible,
  .collapsible.is-open{ transition: none; }
}
