/*
Theme Name: UltimaTube
Theme URI: https://www.wp-script.com/adult-wordpress-themes/ultimatube/
Author: WP-Script
Author URI: https://www.wp-script.com
Description: The Ultimate Theme we have ever created.
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wpst
Tags:
*/

:root {
    --main-bg: #0f0f0f;
    --side-width: 240px;
   --grid-containers-xs: 100%;
    --grid-containers-sm: 100%;
    --grid-containers-md: 100%;
    --grid-containers-lg: 100%;
    --grid-containers-xl: 1454px;
    --grid-containers-xxl: 1652px;

}

telegram {
    margin-top: 10px;
    display: flex;
}

telegram a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    gap: 5px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 8px;
    background: #006799;
}

svg {
    fill: currentColor;
}

content-single right .exo-native-widget {
    width: 100% !important;
}

content-single right .exo-native-widget-header {
    display: none !important;
}

content-single right .exo-native-widget-item-image-ratio {
    padding-top: 35% !important;
}

content-single right .exo-native-widget-item-content {
    padding: 10px !important;
    background: hwb(0deg 0% 100% / 70%);
}

content-single right .exo-native-widget-item-text {
    display: block !important;
}

content-single right .exo-native-widget-item {
    border-radius: 12px;
    border: 1px solid hwb(0deg 100% 0% / 12%);
}

content-single right .exo-native-widget-item-title {
    font-family: "Roboto", Arial, sans-serif !important;
    color: white !important;
}

content-single right .exo-native-widget-item-brand {
    font-family: "Roboto", Arial, sans-serif !important;
    color: white !important;
    opacity: .7 !important;
    font-size: 13px !important;
}

.diezvideos .thumb-block:nth-child(9), .diezvideos .thumb-block:nth-child(10) {
    display: none !important;
}    
    
.home-videos .thumb-block:last-child {
    display: none !important;
} 

.responsive-player .poster img {
    width: 100%;
    height: 100%;
}

.responsive-player .play-btn {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    display: flex;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    justify-content: center;
    width: 100%;
    background: transparent !important;
    color: transparent;
    box-shadow: none;
}

.responsive-player .play-btn:before {
    background: rgb(0 0 0 / 50%) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0ibTIuOTkxLjQ1NyAxNCA3LjE0MWMxLjQ0MS44NDYgMS4yNDcgMiAwIDIuNzc0bC0xNCA3LjE4NWEyLjE0MiAyLjE0MiAwIDAgMS0yLjU4NiAwIDEuMyAxLjMgMCAwIDEtLjQtLjc0NnYtMTUuNmExIDEgMCAwIDEgLjQtLjc1NiAyLjA2MiAyLjA2MiAwIDAgMSAyLjU4Ni4wMDJ6IiBmaWxsPSIjZjVmNWY1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 27px 50% no-repeat;
    background-size: 33px 30px;
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    z-index: 3;
    box-shadow: 0 0 15px hwb(0deg 0% 100% / 70%);
    backdrop-filter: blur(10px);
    border: 0;
    content: "";
}

newads {
    width: 100%;
    overflow: hidden;
}

newads .exo-native-widget-outer-container::-webkit-scrollbar {
    display: none;
}

newads .exo-native-widget-header {
    display: none !important;
}

newads .exo-native-widget-outer-container {
    display: grid !important;
    grid-auto-rows: 0;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-auto-columns: minmax(150px, 1fr);
    overflow-x: scroll;
    grid-auto-flow: column;
    margin: 0 !important;
    padding: 10px 0 10px 10px;
}

newads a.exo-native-widget-item:before {
    content: "";
    background: linear-gradient(180deg, transparent 25%, rgba(0, 0, 0, .7) 97.37%);
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 3;
}

newads .exo-native-widget-item-content {
    position: absolute !important;
    bottom: 0 !important;
    z-index: 3 !important;
    height: auto !important;
    top: auto !important;
    margin: 0 !important;
    padding: 5px 10px !important;
}

newads .exo-native-widget-item-image-wrapper {
    border-radius: 6px;
}

newads .exo-native-widget-item-content .exo-native-widget-item-title {
    font-size: 13px !important;
    line-height: normal !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-weight: 500 !important;
    color: white !important;
    letter-spacing: 0 !important;
    text-align: center;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

newads .exo-native-widget-item-image-ratio {
    padding-top: 90px !important;
}

newads .exo-native-widget-item-content .exo-native-widget-item-brand {
    display: none !important;
}

newads .exo-native-widget-outer-container .exo-native-widget-item-container {
    padding-bottom: 0 !important;
}

html {
    color-scheme: dark;
}

.exo-ipp-title, .exo-ipp-description {
    color: black;
}

.white {
  color-scheme: light;
}

.white {
    --main-bg: white;
    color: #262626;
}

.white #aside #navigation > ul > li > a {
    color: #262626;
    font-weight: 500;
}

.white #aside #navigation .current-menu-item a {
    color: black !important;
    font-weight: 600 !important;
    background: rgba(140, 140, 140, .15);
}

.white .page-numbers.current {
    color: white !important;
}
.white .pagination a.page-numbers, .white .pagination span.page-numbers {
    color: black;
    background-color: hwb(0deg 93.33% 6.67%);
    border-color: hwb(0deg 93.33% 6.67%);
}

.white header-fixed h1.widget-title {
    color: black;
}

.white header-fixed .search-video-number, .white profile_new .search-video-number {
    color: rgb(0 0 0 / 75%);
}



.white #togglewhite {
    background: #eeeeee !important;
    color: black;
}

.white .filters-list {
    border-color: rgb(0 0 0 / 12%);
}

.white .entry-description.moreless p {
    color: #444;
}

.white header-fixed .search-video-number span {
    color: black;
}

.white button.btn-share {
    border-color: black;
}

.white .site-footer {
    border-color: rgb(0 0 0 / 12%);
}

.white #footerpc {
    color: black !important;
}

.white #footerpc span {
    color: #333 !important;
}

.white .site-footer .site-info {
    color: #555;
}

.white .footer-menu-container a {
    color: #333;
}

.white .footer-menu-container a svg {
    fill: currentColor;
}

.white body, .white button, .white input, .white select, .white textarea {
    color: #111;
}

.white single-meta {
    color: #555;
}

.white lang {
    background: #eeeeee !important;
}

.white .scroll-disabled:before {
    background: rgba(0, 0, 0, .5);
}

.white .like #more, .white .dislike #less {
    color: black;
}

.white .player-bottom content.post-like:first-child:after {
    background: rgb(0 0 0 / 20%) !important;
}

.white .player-bottom content a, .white player-bottom content a:hover, .white .player-bottom content button, .white likes-system {
    background: #eeeeee !important;
    color: black;
    font-weight: 600;
}

.white .bar1, .white .bar2, .white .bar3, .white .change .bar1 {
    background: black !important;
}

.white .thumb-block .entry-header .title {
    color: initial !important;
    font-weight: 500;
}

.white .logo-black {
    display: none !important;
}

.white .logo-white {
    display: flex !important;
}

.logo-white {
    display: none !important;
}

.white #aside {
    background-color: white;
    border-color: rgb(0 0 0 / 12%);
}

.white .home-search .block-loop-items a {
    color: black;
    font-weight: 600;
}

.white .PornstarsSlider .pornstars .infos, .white .PornstarsSlider .pornstars .infos span {
    color: black !important;
}

.white .header {
    border-color: rgb(0 0 0 / 12%);
    background: white;
}

.white .PornstarsSlider .pornstars .pornstar .ImageOuter img {
    background: white;
}

.white .archive-aside h3 {
    color: black;
}

.white .header .flex .right .nav li {
    border-radius: 100%;
}

.white tgchannel a {
    background: lch(63 43.28 253.74);
}

.white .header .flex .right .nav li, .white .membership, .white #menuuser {
    background: #eeeeee !important;
    color: black;
}

.white .header .flex .right .nav svg {
    stroke: black;
}

.white .header-search input {
    background-color: #eeeeee;
}

.white #aside::-webkit-scrollbar-thumb {
    background: #8b8b8b;
}

.white .under-thumb {
    color: #555;
}

.white .header-search input::placeholder {
    color: #222;
}

.white .header-search input#searchsubmit {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 24 24' preserveAspectRatio='xMidYMid meet' focusable='false' style='pointer-events: none; display: block; width: 100%25; height: 100%25;'%3E%3Cg class='style-scope yt-icon'%3E%3Cpath d='M20.87,20.17l-5.59-5.59C16.35,13.35,17,11.75,17,10c0-3.87-3.13-7-7-7s-7,3.13-7,7s3.13,7,7,7c1.75,0,3.35-0.65,4.58-1.71 l5.59,5.59L20.87,20.17z M10,16c-3.31,0-6-2.69-6-6s2.69-6,6-6s6,2.69,6,6S13.31,16,10,16z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

.white #aside #navigation {
    border-color: rgb(0 0 0 / 12%);
}

.white .video-tags a {
    color: #111;
    border: 1px solid rgb(0 0 0 / 10%);
}

.white .video-tags a:hover {
    color: white;
}

.white .comment-respond textarea {
    border: 1px solid hsl(0deg 0% 0% / 12%);
}

#togglewhite {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    text-wrap-mode: nowrap;
    color: white;
    margin-left: 15px;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    background: hwb(0deg 12.16% 87.84%) !important;
}

#togglewhite dark, #togglewhite light {
    display: flex;
    align-items: center;
    gap: 5px;
}

#togglewhite dark svg, #togglewhite light svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

#togglewhite dark {
    display: none;
}

#togglewhite.selected light {
    display: none;
}

#togglewhite.selected dark {
    display: flex;
}

.single-gay login-content left bg, .post-type-archive-gay login-content left bg {
    background-image: url(https://itnaked.com/wp-content/uploads/2025/03/gay-bg.jpg);
    animation: none;
    background-size: cover;
    border-right: 1px solid hwb(0deg 100% 0% / 12%);
}

modeporn {
    position: relative;
    display: flex;
    height: 40px;
    align-items: center;
    padding-left: 20px;
}

modeporn .btn:hover, modeporn .btn:active, modeporn .btn:focus {
    color: #eee;
    outline: 0;
}

.icon-flag-gay {
    display: inline-block;
    height: 12px;
    position: relative;
    vertical-align: middle;
    width: 22px;
}

.icon-flag-gay .r {
    background: #e40203;
    top: 0;
}

.icon-flag-gay * {
    display: block;
    left: 2px;
    height: 2px;
    position: absolute;
    width: 18px;
    z-index: 1;
}

.icon-flag-gay .o {
    background: #f98c00;
    top: 2px;
}

.icon-flag-gay .y {
    background: #fced00;
    top: 4px;
}

.icon-flag-gay .g {
    background: #1b8026;
    top: 6px;
}

.icon-flag-gay .b {
    background: #294dfe;
    top: 8px;
}

.icon-flag-gay .v {
    background: #740787;
    top: 10px;
}


modeporn .dropdown-menu.show {
    height: auto;
    display: flex;
    flex-direction: column;
    z-index: 99;
    visibility: visible;
    opacity: 1;
    background: #404040;
    padding: 7px 10px;
    border-radius: 5px;
    min-width: auto;
}

modeporn .dropdown-menu.show a {
background: #454545;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px 5px;
    margin: 2px 0;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
}

modeporn .btn svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

modeporn .btn {
    background: transparent !important;
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 1;
    font-weight: 500;
    color: white;
    height: 60px;
}

.home-search .block-loop-items {
    --grid-columns: auto;
    --grid-gap: 7px !important;
}

.home-search {
    margin-top: 15px;
    margin-bottom: 17px;
    display: flex;
}

.home-search .block-loop-items {
    margin-bottom: 0;
}

.home-search .block-loop-items a {
    border-radius: 100px;
    background-color: rgba(140, 140, 140, .15);
    color: #f5f5f5;
    border: 1px solid hsl(0deg 0% 100% / 5%);
    letter-spacing: 0.2px;
    padding: 0 15px;
    height: 30px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 12px;
    position: relative;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex
;
    text-align: center;
}

.home-search .block-loop-nav {
    width: 100%;
    top: 50%;
    left: 0;
}

.home-search .block-loop-nav {
    opacity: 1 !important;
}

.home-search button.slider-left-btn {
    background: linear-gradient(90deg, var(--main-bg) 47.62%, rgba(0, 0, 0, 0) 100%);
    padding-right: 20px;
    background-color: transparent !important;
    border-radius: 0;
    width: 60px;
    justify-content: flex-start;
}

.home-search button.slider-right-btn {
    background: linear-gradient(270deg, var(--main-bg) 47.62%, rgba(0, 0, 0, 0) 100%);
    padding-left: 20px;
    background-color: transparent !important;
    border-radius: 0;
    width: 60px;
    justify-content: flex-end;
}

#login-modal #login-form {
    padding: 0;
}

#login-form {
    width: 100%;
    max-width: 100%;
}

login-content {
    display: grid;
    grid-template-columns: 350px 1fr;
    border-radius: 12px;
    overflow: hidden;
}

login-content left {
    display: grid;
    position: relative;
}

login-content left logo {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

login-content left bg {
    background-image: url(https://itnaked.com/wp-content/uploads/2025/02/loginbg.jpg);
    animation: imageMovement 20s linear infinite;
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .95) 75%, #000 85%);
    mask-image: linear-gradient(0deg, rgba(0, 0, 0, .05) 40%, rgb(26 26 26) 75%, #1a1a1a 85%);
    opacity: .6;
}

login-content right {
    padding: 1.5rem 2.5rem 0;
}

login-content right button[type=submit] {
    justify-content: center;
    display: flex;
    width: 100%;
    border-radius: 100px;
    font-weight: 600;
    font-size: 16px;
}

login-content right footer {
    margin-top: 1.25rem;
    padding: 1.25rem 0;
    display: flex;
    justify-content: center;
    border-top: 1px solid hwb(0deg 100% 0% / 12%);
    margin-left: -2.5rem;
    margin-right: -2.5rem;
}

footer p {
    margin: 0;
    font-weight: 500;
}

footer p a {
    margin-left: 5px;
}

.modal-backdrop.show {
    opacity: 1;
    backdrop-filter: blur(12px);
    background: rgb(19 19 19 / 0.5);
}

#login-form .input {
    width: -webkit-fill-available;
    background-color: rgb(37 37 37);
    border-color: rgb(54 54 54);
}

button.button.btn-toggle-pwd {
    height: 40px;
    width: 40px;
    padding: 9px;
}

button.btn-toggle-pwd svg {
    fill: transparent;
}

@keyframes imageMovement {
    100% {
        background-position-y: 360px; /* width of the image */
    }        
}

.modal-body p {
    white-space: pre-line;
}

.widget-title {
    display: flex;
    align-items: center;
}

.imagen-gradient {
    color: white;
}

.entry-description.moreless {
    max-width: 600px;
}

banner-featured {
    display: flex;
    height: auto;
    margin-bottom: 30px;
    border-radius: 12px;
    background-image: linear-gradient(to left, rgb(30 30 30 / 72%), transparent 40%), url(https://itnaked.com/wp-content/uploads/2025/02/bg-featured.png);
    background-color: hwb(0deg 100% 0% / 5%);
    position: relative;
}

banner-featured:before {
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

banner-featured content {
    display: grid;
    grid-template-columns: 65% auto;
    padding: 15px;
    gap: 50px;
    
}

banner-featured content right {
    padding: 15px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

banner-featured content right logo {
    display: flex;
    justify-content: center;
    gap: 5px;
    flex-direction: column;
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

banner-featured content right logo img {
    width: 200px;
}

banner-featured content left {
    display: flex;
}

banner-featured content left .block-loop-items {
    --grid-columns: 3;
}

.block-loop-empty, .wp-block-loop .pagination, .wp-block-loop .scroller {
    margin-top: 10px;
}

.wp-block-loop .pagination .nav-links {
    display: flex;
    gap: 4px;
}

.wp-block-loop-user .entry-header .entry-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination a.page-numbers svg {
    fill: transparent;
}

.wp-block-loop-slider .block-loop-slider {
    position: relative;
    --grid-gap: 10px;
}

.wp-block-loop {
    position: relative;
    --grid-gap: 15px;
}

.trp-ls-shortcode-language {
    top: 60px !important;
}

.trp-language-switcher {
    height: auto;
    width: auto;
}

.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    font-size: 0;
    color: transparent;
    padding: 0;
    width: 18px;
    line-height: normal;    
}

.trp-language-switcher:focus .trp-ls-shortcode-current-language, .trp-language-switcher:hover .trp-ls-shortcode-current-language {
    visibility: visible !important;
}

.trp-ls-shortcode-language a.trp-ls-shortcode-disabled-language.trp-ls-disabled-language {
    display: none;
}

.trp-language-switcher .trp-ls-shortcode-current-language {
    width: auto !important;
    background: transparent;
    border: 0;
}

.trp-language-switcher .trp-ls-shortcode-current-language {
    padding: 0;
    border: 0;
}


body .adde_modal_detector {
    -webkit-backdrop-filter: saturate(1.8) blur(20px);
    backdrop-filter: saturate(1.8) blur(20px);
    background-color: rgba(30, 30, 30, .72);
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 12px;
    overflow: hidden;
}

body .adde_modal_detector-action-btn-refresh {
    border-radius: 100px;
    padding: 10px 40px;
    text-transform: uppercase;
    font-weight: 600;
}

button:focus, a:focus, img:focus {
    outline-offset: 0px;
    outline-width: 0px !important;
}

.block-loop-items {
    margin-bottom: 10px;
}

.hover .block-loop-items .pornstar:hover .imagen-gradient:after {
    content: "";
    mask-image: none !important;
}

.hover .block-loop-items {
    margin-bottom: 15px;
}

.hover .block-loop-items .pornstar:hover img {
    opacity: 0 !important;
}

.hover .block-loop-items .pornstar:hover desc {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    z-index: 3;
    margin: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box !important;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .page-actors .block-loop-items {
        --grid-columns: 3;
        grid-gap: 10px;
    }
}

@media (max-width: 600px) {
    .page-actors .block-loop-items {
        --grid-columns: 2;
    }
}


.comment-form-comment {
    margin-top: 0;
}

.single .block-loop-items .under-thumb {
    margin-inline-start: 0;
    -webkit-margin-start: 0;
    justify-content: start;
}

.single .station-more-from .under-thumb {
    justify-content: center;
}

.single .station-more-from .none {
    display: none !important;
}

.x-avatar {
    align-items: center;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 50%;
    display: inline-flex;
    font-weight: 500;
    justify-content: center;
    line-height: normal;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: color .2s ease-in-out;
    vertical-align: middle;
    width: 35px;
    height: 35px;
}

.x-avatar:before {
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.search-form .dropdown-menu {
    width: 100%;
    left: 0;
    top: 100% !important;
    transform: none !important;
    min-width: 240px;
    max-height: 300px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    height: calc(100vh - 60px);

}

.header-search .dropdown-item {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: normal;
}

.header-search .dropdown-item img {
    width: 50px;
    height: auto;
    border-radius: 3px;
}

input {
    color-scheme: dark;
}

.channels-on-search .hide-on-search {
    display: none;
}


channels-home {
    padding-top: 23px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    height: 100%;
}

.view-btn {
    border-radius: 100px; 
    font-weight: 500; 
    height: 40px; 
    min-width: 108px; 
    padding-left: 16px; 
    padding-right: 16px; 
    font-size: 16px; 
    line-height: 21px; 
    display: flex; 
    align-items: center; 
    border: 1px solid; 
    color: white;     
}

.scroller {
    width: auto !important;
    border-radius: 100px !important;
}

.block-loop-nav button {
    box-shadow: none;
}

.block-loop-nav button svg {
    fill: transparent !important;
}

input[type='checkbox'], input[type='radio'] {
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin-inline-end: .5rem;
    -webkit-margin-end: .5rem;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    text-align: center;
    line-height: 0;
    border-color: var(--main-color);
    border-radius: 2px;
    border-width: 2px;
    transition: all .3s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid;
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
    color: var(--main-color);
}

input[type="radio"] {
    background-color: transparent;
    border-radius: 50%;
    position: relative;
}

input[type='checkbox']:checked:before, input[type='radio']:checked:before {
    transform: translate(-50%, -50%) scale(1);
}
input[type='checkbox']:before, input[type='radio']:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.2s;
}

.block-loop-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

.block-loop-item .btn-follow {
    height: 2rem;
    font-size: 14px;
}
 
.play-count {
    display: none;
}

.user-placeholder svg {
    fill: transparent;
}

.block-loop-item .entry-title a {
    color: white !important;
    font-size: 14px;
    font-weight: 500;
}

.block-loop-item .post-thumbnail a img {
    height: 100% !important;
}

#plyr-playlist {
    display: none !important;
}


.btn-follow, button.btn-share {
    border-radius: 100px;
    font-weight: 500;
    height: 40px;
    min-width: 108px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 21px;
}

button.btn-share {
    background: transparent !important;
    border: 1px solid white;
    line-height: normal;
}

.verified {
    background-color: transparent;
    margin-inline-start: 5px;
    -webkit-margin-start: 5px;
}

.verified svg {
    fill: #0866ff;
}

.user-verified {
    display: flex;
}

.verified:after {
    display: none;
}

.entry-description.moreless p {
    --one-ch: 8;
    color: hwb(0deg 100% 0% / 70%);
    --fade-direction: 270deg;
    --line-height: 20;
    --link-length: 10;
    -webkit-mask: linear-gradient(0deg, transparent 0, transparent calc(var(--line-height)* 1px), #000 calc(var(--line-height)* 1px)), linear-gradient(var(--fade-direction), transparent 0, transparent calc((var(--link-length)* var(--one-ch))* 1px), #000 calc((var(--link-length)* var(--one-ch) + var(--line-height)* 2)* 1px));
    mask: linear-gradient(0deg, transparent 0, transparent calc(var(--line-height)* 1px), #000 calc(var(--line-height)* 1px)), linear-gradient(var(--fade-direction), transparent 0, transparent calc((var(--link-length)* var(--one-ch))* 1px), #000 calc((var(--link-length)* var(--one-ch) + var(--line-height)* 2)* 1px));
    -webkit-mask-position: right bottom;
    mask-position: right bottom;
    -webkit-mask-size: initial, initial;
    mask-size: initial, initial;
    word-break: break-word;
    max-height: 50px;
    margin: 0;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 20px;
}

.share-list svg {
    fill: white;
}
.btn-moreless {
    line-height: normal;
}

.btn-moreless:hover, .btn-moreless {
    background: transparent !important;
}

.block-loop-xs .post-thumbnail img {
    height: 100% !important;
}

.playlist-content-main .block-loop-items .thumb-block .post-thumbnail {
    display: block;
}

.user-notifications .block-loop-items {
    --grid-columns: 1 !important;
}

.dropdown-menu.dropdown-menu-notificaitons.show {
    padding-top: 0;
    margin-top: 10px;
}

.dropdown-menu-notificaitons .user-notifications .videos-list {
    margin-bottom: 1.5rem;
    list-style: none;
    display: grid;
    --grid-auto-cols: calc((100% -(var(--grid-columns) - 1)* var(--grid-gap)) / var(--grid-columns));
    grid-gap: var(--grid-gap);
    grid-template-columns: repeat(auto-fill, minmax(var(--grid-auto-cols), 1fr));
}

.dropdown-notification-list .play-notification-content a {
    color: white;
    font-weight: 500;
}

.dropdown-notification-list .play-notification-content {
    line-height: 18px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #b9b9b9;
}

.play-notification-date {
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
}

player-load .responsive-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    opacity: 1;
    display: block;
    width: 100%;
    border-radius: 12px;
}

player-load {
    width: 100%;
    position: relative;
    display: flex;
    background: #1f1f1f;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Ccircle fill='none' stroke-opacity='1' stroke='%23FF0167' stroke-width='.5' cx='100' cy='100' r='0'%3E%3Canimate attributeName='r' calcMode='spline' dur='2' values='1;80' keyTimes='0;1' keySplines='0 .2 .5 1' repeatCount='indefinite'%3E%3C/animate%3E%3Canimate attributeName='stroke-width' calcMode='spline' dur='2' values='0;25' keyTimes='0;1' keySplines='0 .2 .5 1' repeatCount='indefinite'%3E%3C/animate%3E%3Canimate attributeName='stroke-opacity' calcMode='spline' dur='2' values='1;0' keyTimes='0;1' keySplines='0 .2 .5 1' repeatCount='indefinite'%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px;
    border-radius: 12px; 
    overflow: hidden;
}

player-load img {
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    margin: 0;
    border-radius: 12px;
    overflow: hidden;
}
fake-player {
    padding-bottom: 56.25%;
    height: 0;
    display: flex;
    width: 100%;
}

#load_player {
    cursor: pointer;
}

.private {
    padding: 1px 4px !important;
    font-size: 10px;
    background: var(--main-color);
    line-height: normal;
}

.block-loop-index.block-loop-row .block-loop-item:before {
    display: none;
}

.view-all-notifications a {
    color: white;
}
.view-all-notifications {
    padding: 10px 0 5px;
    margin: 0;
    font-weight: 500;
    line-height: normal;
    height: auto;
}

.user-placeholder{
	text-align: center;
	padding: 1rem 0;
}
.user-placeholder p{
	margin-top: 1rem;
	color: var(--text-secondary-color);
}

.dropdown-item, .dropdown-menu li a {
    color: white;
    font-weight: 500;
    font-size: 14px;
}

.dropdown-item:hover, .dropdown-menu .cat-item a:hover, .dropdown-menu .play-notification-item:hover {
    color: var(--main-color);
    background: hsl(0deg 0% 0% / 50%);
}

.dropdown-menu {
    overflow: auto;
    -webkit-backdrop-filter: saturate(1.8) blur(20px);
    backdrop-filter: saturate(1.8) blur(20px);
    background-color: rgba(30, 30, 30, .8);
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 12px;
}

.modal-content {
    background-color: rgb(26 26 26);
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 12px;
    color: #fff;
}

#playlist-modal .block-loop-items .block-loop-item {
    padding: 10px;
    background: hsl(0deg 0% 100% / 10%);
}

#playlist-modal .block-loop-items .entry-header-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#playlist-modal .block-loop-items .entry-header-inner .entry-title {
    font-size: 16px !important;
    font-weight: 500;
    color: white;
    margin-right: 30px;
}

.modal-title {
    font-size: 20px;
}

#playlist-modal .block-loop-items button {
    padding: 8px 20px;
    border-radius: 100px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    color: black;
    background: hwb(0deg 100% 0%) !important;
}

#playlist-modal .block-loop-items .entry-header-inner .entry-meta {
    color: white !important;
    font-weight: 600;
}

.modal .close {
    background-color: #222 !important;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    opacity: 1;
    font-size: 31px;
    padding: 0;
}

#playlist-modal .modal-footer form {
    flex-direction: column;
    gap: 5px;
}

#playlist-modal .modal-footer form label {
    font-size: 18px;
    font-weight: 500;
}

#playlist-modal .modal-footer form .btn-new {
    border-radius: 100px;
    margin-top: 10px;
    padding: 10px 50px;
    font-size: 16px;
    font-weight: 500;
}

#playlist-modal .modal-footer form input {
    max-width: 300px;
    width: 100%;
    padding: 10px;
    border-radius: 100px;
}

.like-icon {
    overflow: visible !important;
}

.search_modal_open {
    overflow: hidden !important;
}

.tags-list .owl-stage::-webkit-scrollbar {
    display: none;
}

.filters-list::-webkit-scrollbar {
    display: none;
}



#playlist-modal .block-loop-items {
    max-height: 250px;
    overflow: auto;
    --grid-columns: 1;
}

input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: transparent;
}

badget {
    position: absolute;
    right: 10px;
    border-radius: 100px;
    background: red;
    padding: 0 5px;
    height: 17px;
    line-height: normal;
    font-size: 10px;
    display: flex;
    align-items: center;
    color: white;
    font-weight: 500;
}


user-content {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 20px;
}

follow-bottom .btn-follow {
    border-radius: 100px;
    display: flex;
    justify-content: center;
    font-weight: 600;
    width: 70%;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    line-height: 1;
}

follow-bottom .btn-follow.active .active {
    display: flex;
}

follow-bottom .btn-follow.active .normal {
    display: none;
}

follow-bottom .btn-follow .active {
    display: none;
}

follow-bottom .btn-follow span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

follow-bottom .btn-follow span svg {
    width: 16px;
    height: 16px;
    display: none;
}

user_list title {
    display: flex;
    justify-content: center;
    text-transform: capitalize;
    color: white;
    font-size: 16px;
    font-weight: 500;
}
user_list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.filters {
	display: block;
}

.filter-title {
	display: none;
}

.filters a {
    font-weight: 500;
    font-size: 16px;
    color: #888;
    padding: 0 0 10px;
    margin: 0 10px;
    position: relative;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: transparent;
}

.filters a span {
    margin-left: 5px;
    color: var(--main-color);
}

.filters a:first-child {
	margin-left: 0;
	padding-left: 0;
}

.filters a:first-child:before {
	content: none;
}

.filters a.active {
    font-weight: 700;
}

.filters-list {
    border-bottom: 1px solid hsl(0deg 0% 100% / 10%);
    padding-bottom: 8px;
}

.filters-list li {
    list-style: none;
    display: inline-block;
}


#follow-page.videos-list {
    grid-template-columns: repeat(5, 1fr);
}

#svg-animate svg {
    transition: all .8s cubic-bezier(.3,1.1,.4,1.1);
    z-index: 2;
}

.gt_float_switcher .gt-selected:hover {
    background: hsl(0deg 0% 100% / 10%) !important;
}

.gt_float_switcher .gt-selected {
    transition: all .8s cubic-bezier(.3,1.1,.4,1.1);
}



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

img {
  -webkit-user-drag: none;
}

a span {
    -webkit-transition: all .3s;
    transition: all .3s;
}

a, a:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
}

top-user {
    display: grid;
    grid-template-columns: 40px 1fr;
    align-items: center;
    gap: 10px;
    padding-left: 1rem;
    padding-right: 1rem;
}

top-user img {
    background: hsl(0deg 0% 100% / 10%);
    border-radius: 100%;
    width: 40px;
    height: 40px;
}

top-user span {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-transform: capitalize;
    color: white;
    font-weight: 600;
}

top-user span des {
    opacity: .7;
    font-size: 12px;
    font-weight: 400;
}

.player-bottom content a.active add, .player-bottom content a.active .active {
    display: flex !important;
}


#nologin {
    width: auto;
    border-radius: 0;
    background: transparent !important;
    gap: 10px;
}

.membership .welcome {
    width: 40px;
}

.imagen-gradient:after {
    background-color: var(--colorbg);
    content: "";
    inset: -20px 0;
    position: absolute;
    z-index: 2;
    transition: all .8scubic-bezier(.3,1.1,.4,1.1);
    -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .95) 75%, #000 85%);
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .95) 75%, #000 85%);
}

.imagen-gradient img {
    height: 0;
}

#aside #navigation {
    position: relative;
    display: block;
    z-index: 1;
    height: auto;
    width: auto;
    padding: 0 0 15px !important;
    overflow: hidden;
    background: transparent;
    top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

#aside #navigation:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

#aside #navigation ul, #aside #navigation .aside-filters {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin: 0;
}

#aside #navigation .current-menu-item a {
    color: white !important;
    font-weight: 500 !important;
    background: #1f1f1f;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
    border-radius: 8px;
}

#aside #navigation a:hover {
    color: white !important;
    background: #1f1f1f;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
}

#aside #navigation ul span a, #aside #navigation .aside-filters span a, #aside #navigation > ul > li > a {
    color: #dadada;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

#aside #navigation ul span a:hover, #aside #navigation .aside-filters span a:hover, #aside #navigation > ul > li > a:hover {
    color: white;
}

#aside #navigation ul span a svg, #aside #navigation .aside-filters span a svg {
    fill: currentColor;
}

.img-btn {
    position: absolute;
    left: 5px;
    top: 5px;
}

.es-porn-icon {
    font-size: 10px;
    display: flex;
    gap: 3px;
    background: hwb(0deg 0% 100% / 70%);
    padding: 3px 7px;
    border-radius: 12px;
    -webkit-backdrop-filter: saturate(1.8) blur(20px);
    backdrop-filter: saturate(1.8) blur(20px);
    color: white;
    align-items: center;
    line-height: 1;
    font-weight: 500;
}

.shemale-icon {
    font-size: 16px;
    display: flex;
    padding: 3px 0;
    border-radius: 5px;
    color: white;
    align-items: center;
    line-height: 1;
    font-weight: 500;
}

.es-porn-icon img.emoji {
    font-size: 12px !important;
}

.scroll-disabled {
    overflow: hidden;
}

.single.scroll-disabled #aside {
    transform: translate3d(0, 0, 0);
}

bg-video {
    display: none;
}

bg-video img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    filter: blur(100px);
}

bg-video:after {
    content: "";
    background: linear-gradient(0deg, var(--main-ng) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
}

header-fixed {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 20px;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
}

header-fixed .entry-meta {
    display: flex;
    gap: 10px;
    margin-top: 5px;
}

header-fixed .entry-meta button svg {
    width: 16px;
    height: 16px;
}

header-fixed .entry-meta button {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

header-fixed#current-user {
    grid-template-columns: 170px 1fr;
    gap: 20px;
    margin-bottom: 30px;
}

header-fixed#current-user .profileimg, header-fixed#current-user .profileimg img {
    width: 170px;
    height: 170px;
}

header-fixed country {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #aaa;
    line-height: 1;
}

header-fixed country img {
    font-size: 14px;
}

header-fixed.fixed country {
    display: none;
}

header-fixed h1.widget-title img.emoji {
    margin-left: 5px !important;
}

header-fixed .profileimg {
    background: lch(12 0 0);
    border-radius: 100px;
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
}

header-fixed .profileimg img, header-fixed img {
    width: 100px;
    height: 100px;
    object-position: top;
    object-fit: cover;
    border-radius: 100px;
}

header-fixed des {
    display: flex;
    flex-direction: column;
}

header-fixed h1.widget-title {
    font-size: 24px !important;
    color: rgba(255, 255, 255, 0.9);
    line-height: 30px;
    font-weight: 700;
}

header-fixed .search-video-number, profile_new .search-video-number {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
    width: 100%;
    display: flex;
    font-weight: 400;
    position: relative;
    z-index: 2;
    margin-bottom: 2px;
    gap: 5px;
    align-items: center;
}


header-fixed .search-video-number a {
    color: #aaa;
}

header-fixed .search-video-number div:before, profile_new .search-video-number div:before {
    content: "•";
    margin-right: 10px;
    color: #666;
    margin-left: 1px;
}

native-ads .exo-native-widget-header {
    display: none !important;
}

native-ads .exo-native-widget .exo-native-widget-outer-container .exo-native-widget-item-container a.exo-native-widget-item .exo-native-widget-item-content {
    height: auto !important;
    max-height: none !important;
}

native-ads .exo-native-widget-item-image-wrapper {
    border-radius: 12px !important;
}

native-ads .exo-native-widget .exo-native-widget-outer-container {
    margin: 0 !important;
}

native-ads .exo-native-widget .exo-native-widget-outer-container .exo-native-widget-item-container a.exo-native-widget-item .exo-native-widget-item-content .exo-native-widget-item-text {
    font-family: "Roboto", sans-serif !important;
}

native-ads .exo-native-widget .exo-native-widget-outer-container .exo-native-widget-item-container {
    padding: 0 !important;
}

native-ads .exo-native-widget .exo-native-widget-outer-container .exo-native-widget-item-container a.exo-native-widget-item .exo-native-widget-item-content .exo-native-widget-item-text {
    font-family: "Roboto", sans-serif !important;
    font-size: 12px !important;
    color: #979797 !important;
    font-weight: 400 !important;
}

native-ads#twoads .exo-native-widget .exo-native-widget-outer-container {
    margin: 0 !important;
    gap: 7px;
    display: grid !important;
}

native-ads#twoads .exo-native-widget-item {
    grid-template-columns: 1fr !important;
    gap: 5px;
}   

native-ads#twoads .exo-native-widget-item-title {
    text-align: center !important;
    -webkit-line-clamp: 2;
    font-size: 14px !important;
    line-height: 18px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #e5e5e5 !important;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif !important;
}   
    
native-ads#twoads .exo-native-widget-item-image-wrapper {
    border-radius: 8px;
}   
    
native-ads#twoads .exo-native-widget-item-image-wrapper:before {
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}    

native-ads#twoads .exo-native-widget-item-text {
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block !important;
    width: 100%;
    font-family: "Roboto", sans-serif !important;
    color: #979797 !important;
    font-weight: 400 !important;
    margin-top: 7px;
    margin-bottom: -5px;
    font-size: 13px !important;
}
    
native-ads#twoads .exo-native-widget-item-content {
    padding: 0 !important;
}

slider-searchs {
    position: relative;
    height: 32px;
    list-style: none;
    margin: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    padding: 0 10px;
    text-wrap-mode: nowrap;
    gap: 7px;
}

slider-searchs a {
    color: white;
    padding: 0 12px;
    display: flex;
    height: 32px;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    text-transform: capitalize;
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 16px;
}

slider-searchs::-webkit-scrollbar {
    display: none;
}

.exo-ipp-close-button-container {
    display: flex;
    padding: 0 !important;
    justify-content: center;
    align-items: center;
    width: 43px !important;
    height: 26px !important;
}

.chact-list {
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.chact-list a.label {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.about-video {
    margin-top: 10px;
    opacity: .8;
    text-align: justify;
}

.about-video p {
    margin: 0 0 5px;
}

.share-buttons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-bottom: 15px;
}

.share-buttons a span {
    display: none;
}

.share-buttons a {
    background: #222;
    border-radius: 100px;
    height: 40px !important;
}

.share-buttons a .cuadro {
    height: 20px;
    width: 20px;
}

.share-buttons a .cuadro svg {
    width: 100%;
    height: auto;
}

.rating-likes-bar {
    display: none;
}

.title-views {
    display: flex;
    gap: 0;
    line-height: normal;
    flex-direction: column;
    width: 100%;
}

likes-system {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: lch(12 0 0);
    height: 32px;
    position: relative;
}

.player-bottom content.post-like:first-child {
    margin-right: 10px;
    padding-right: 10px;
}

.player-bottom content.post-like:first-child:after {
    content: "";
    background: rgba(255, 255, 255, 0.2) !important;
    position: absolute;
    right: 0;
    top: 6px;
    height: 24px;
    width: 1px;
}

.player-bottom::-webkit-scrollbar {
    display: none;
}

.player-bottom content button {
    display: flex;
    width: 100%;
    border-radius: 100px;
    padding: 0;
    height: 100%;
    justify-content: center;
    background: lch(12 0 0) !important;
    padding: 0 15px;
    border: 0 !important;
    gap: 5px;
}

button.btn-like icon-active {
    margin-left: -22px;
    margin-right: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f1f1f;
    display: none;
}

.btn-like.active #svg-animate svg {
    opacity: 0;
}

.player-bottom content button.active icon-active {
    display: flex;
}

.player-bottom {
    white-space: nowrap;
    width: auto;
    overflow-x: auto;
    overflow-y: hidden;
    grid-template-rows: 1fr;
    grid-auto-flow: column;
    align-items: center;
    display: flex;
    position: relative;
    gap: 10px;
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
    transition: all .8s cubic-bezier(.3,1.1,.4,1.1);
}

.player-bottom content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    gap: 2px;
    cursor: pointer;
    position: relative;
}

.player-bottom content .cuadro {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.player-bottom content span {
    font-size: 14px;
    margin-top: 0px;
}    
.player-bottom content svg {
    width: 22px;
    height: 22px;
    fill: currentColor;
}

.player-bottom content a.btn-like {
    background: transparent !important;
    color: transparent;
}
    
.player-bottom content a, player-bottom content a:hover, .player-bottom content button {
    color: #E4E6EB;
    gap: 5px;
    height: 32px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: lch(12 0 0);
    padding: 0 10px;
    font-weight: 400;
    border-radius: 100px;
}   

.like #more, .dislike #less {
    display: flex;
    justify-content: center;
    color: white;
    font-weight: 500;
    height: 40px;
    align-items: center;
    gap: 5px;
}

.owl-dots, .owl-nav {
    display: none;
}

.video-share-url {
    width: 100%;
}

.tags-list img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}

.pornstar_face {
    border-radius: 100%;
    width: 35px;
    height: 35px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pornstar_face img {
    width: 35px !important;
    height: 35px !important;
    object-fit: cover;
}

header-title {
    display: flex;
    position: relative;
    overflow: hidden;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
    
header-title a.more-videos {
    font-weight: 500;
    justify-content: center;
    border-radius: 100px;
    margin: 0 0 5px;
    font-size: 10px;
    height: 24px;
    transition: background 0.5s;
    color: #ceced9;
    letter-spacing: .12em;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 15px;
    background: rgba(235, 235, 255, .1);
    display: flex;
    align-items: center;
    gap: 0;
}
    
header-title .more-videos svg {
    width: 11px;
    margin-left: 2px;
    fill: currentColor;
}

.header-search input::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #bfbfbf;
}

.widget-title span {
    text-transform: capitalize;
}

.videos-list {
    display: grid;
}

.colorbg img {
    display: none !important;
}
 
.PornstarsSlider .pornstars {
    position: relative;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter {
    display: flex;
    width: 100%;
    height: 0;
    border-radius: 12px;
    overflow: hidden;
    padding-top: 120%;
    position: relative;
    z-index: 2;
    background: linear-gradient(#1f1f1f, #1f1f1f) padding-box, linear-gradient(-45deg, hsla(0, 0%, 100%, .25), rgba(70, 70, 70, .25) 30%, transparent 50%) border-box, linear-gradient(135deg, hsla(0, 0%, 100%, .25), rgba(70, 70, 70, .25) 30%, transparent 50%) border-box;
    border: 1px solid transparent;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter country {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 0;
    left: 0;
    bottom: 5px;
    z-index: 2;
    margin: 0 auto;
    opacity: 0;
    color: transparent;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter country img {
    width: 100% !important;
    height: 100% !important;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    border-radius: 0;
    object-position: top;
}

.PornstarsSlider .pornstars .infos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    gap: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    z-index: 3;
}

.PornstarsSlider .pornstars .infos button {
    background-image: linear-gradient(90deg, var(--main-color), rgb(211 78 151));
    box-shadow: rgb(238 35 164 / 30%) 0px 0px 12px, rgb(183 0 74) 0px -2px inset;
    font-weight: 600;
}

.PornstarsSlider .pornstars .infos .title {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.PornstarsSlider .pornstars .infos .title .user-verified {
    display: inline-flex;
}

.PornstarsSlider .pornstars .pornstar #channels.ImageOuter img {
    height: auto;
    border-radius: 0;
    padding: 20px;
}

.PornstarsSlider .pornstars .infos .video-datas {
    font-size: 8px;
    font-weight: 600;
    opacity: .7;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: -2px;
}

.PornstarsSlider .pornstars::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 34px;
}

.circle:before {
    content: "";
    position: relative;
    display: none;
    width: 120%;
    height: 150%;
    box-sizing: border-box;
    margin-left: -10%;
    margin-top: -2%;
    border-radius: 6px;
    background-color: #47a2e3;
    animation: pulse 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0.1;
  }
}

@keyframes circle {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}

#comment_form_wrapper.active.hidde {
    display: none !important;
}

#navigation::-webkit-scrollbar {
    width: 8px;
}

#navigation::-webkit-scrollbar-thumb {
    background-color: inherit;
    border-radius: 100px;
}

#navigation:hover::-webkit-scrollbar-thumb {
    background-color: #686868;
}

.aside-filters {
    margin-bottom: 10px;
    padding: 0;
}


.aside-filters h3 {
    font-size: 16px;
    margin: 0px 0 10px;
    font-weight: 600;
    line-height: normal;
}

.aside-filters span {
    display: block;
}

.aside-filters a {
    color: #fff;
    outline: 0;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    height: 30px;
    line-height: 30px;
    align-items: center;
}

.aside-filters a svg, .aside-filters a img {
    margin-right: 15px;
    width: 18px;
    height: 18px;
}

#comment_form_wrapper {
    margin-top: 20px;
}

#site-navigation-black {
    display: block;
    height: 35px;
    background: black;
}
    
#site-navigation-black ul {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    white-space: nowrap;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
    
#site-navigation-black ul li {
    display: inline-block;
    vertical-align: middle;
}
    
#site-navigation-black ul li a {
    border-bottom: 3px solid transparent;
    font-weight: 500;
    color: white;
    font-size: 15px;
    line-height: 45px;
    margin-left: 5px;
    padding: 0 5px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}

#site-navigation-black ul li.home {
    margin-left: 10px;
}

#site-navigation-black ul li.home a {
    font-size: 0;
    height: 32px;
    overflow: hidden;
    margin-left: 0;
}

#site-navigation-black ul li:last-child {
    padding-right: 10px;
}

.home.current_page_item:after {
    border-bottom: 3px solid #ff0167;
    content: "";
    display: block;
}
    
#site-navigation-black ul li a svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}   

tgchannel {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    height: 50px;
    padding: 0 10px;
}

tgchannel a:focus, tgchannel a:active, tgchannel a:hover {
    color: white !important;
}

tgchannel a svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
}

tgchannel a {
    background: lch(63 43.28 253.74 / 0.3);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 6px;
    color: #fff;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    /* animation: circle 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite; */
}


#st-1 {
    max-width: calc(100% - 317px);
    width: 100%;
}

#st-1.st-justified .st-btn {
    background-color: #282828 !important;
    height: 36px;
    line-height: 1;
    width: 36px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#st-1 .st-btn > img {
    filter: none !important;
    width: 20px !important;
    height: 20px !important;
    top: 0 !important;
}

related {
    margin-top: 15px;
    display: block;
}

single-meta {
    color: #b7b2b2;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 2px;
}

single-meta .entry-info-playlist {
    display: none;
}

single-meta span:after {
    line-height: 0;
    padding: 0;
    content: "•";
    margin-top: 1px;
    margin-left: 5px;
}

single-meta span {
    line-height: normal;
    display: flex;
    align-items: center;
}

single-meta svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    fill: currentColor;
}

single-meta span:last-child:after {
    display: none;
}

#navigation ul, .aside-filters {
    background: hwb(0deg 6.27% 93.73%);
    border-radius: 6px;
    padding: 15px;
}

#navigation {
    top: 60px;
    left: 0;
    background: #181818;
    display: none;
    position: fixed;
    height: 100vh;
    width: 280px;
    color: #fff;
    overflow: auto;
    z-index: 99998;
    padding-bottom: 60px !important;
}


#navigation > ul > li {
    float: left;
    width: 100%;
}

#navigation > ul > li > a {
    padding: 0;
    color: #fff;
    outline: 0;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    height: 40px;
    line-height: 40px;
    align-items: center;
}

#navigation > ul > li > a > svg {
    margin-right: 15px;
    width: 20px !important;
    height: 20px !important;
    fill: currentColor !important; 
}

#navigation > ul > li {
    list-style: none;
}

.scroll-disabled:before {
    content: "";
    left: 0;
    position: fixed;
    right: 0;
    top: 60px;
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    z-index: 9999;
}

.single .videos-list .thumb-block .post-thumbnail {
    border-radius: 8px;
}

.single right .block-loop-items {
    grid-template-columns: 1fr;
    gap: 10px;
}

.single right .block-loop-items .thumb-block, .single .videos-list .thumb-block {
    display: grid;
    grid-template-columns: 150px 1fr;
    gap: 10px;
}

.single right .block-loop-items .thumb-block .title, .single .videos-list .thumb-block .title {
    text-align: left !important;
    padding: 0;
}

.single content-single right.playlist .under-thumb {
    justify-content: start !important;
}



.single .videos-list {
    grid-template-columns: repeat(1, 1fr);
}

content-single right.playlist .exo-native-widget-item-content {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

content-single left.playlist {
    width: calc(100% - 370px);
}

content-single right.playlist .exo-native-widget-item {
    border: 0 !important;
}

content-single right.playlist {
    width: 370px;
    display: block;
}

content-single {
    display: flex;
    gap: 20px;
}

content-single right {
    display: flex;
    flex-direction: column;
    width: 370px;
    gap: 5px;
    margin-top: 15px;
}

content-single right .block-loop-title {
    margin-top: -6px;
}

content-single left {
    width: calc(100% - 410px);
}

content-single right ads-300 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

search-popular {
    margin-top: 20px;
    display: block;
    margin-bottom: 20px;
}

search-popular ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 5px;
    justify-content: center;
    flex-wrap: wrap;
}

search-popular ul li {
    display: flex;
}

search-popular ul li a {
    padding: 5px 10px;
    background: rgba(255,255,255,.1);
    border-radius: 6px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}

.menu-open {
    display: block !important;
}

.bar1, .bar2, .bar3 {
  width: 32px;
  height: 1px;
  background-color: #fff;
  margin: 7px 0;
  transition: 0.4s;
}

.change .bar1 {
    transform: translate(-1px, 9px) rotate(-45deg);
    background-color: white !important;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    transform: translate(0px, -7px) rotate(45deg);
}
.menu-icon {
    cursor: pointer;
}

top-menu {
    height: 30px;
    display: block;
    background: black;
}


top-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    height: 30px;
    gap: 20px;
}

top-menu ul li a {
    color: white;
    font-weight: 600;
    font-size: 14px;
}

top-menu ul li {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header {
    height: 50px;
    line-height: 50px;
    background: var(--main-bg);
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9991;
}

.header:before {
    content: "";
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.header .flex .right .nav {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    list-style: none;
    border-radius: 100%;
    background: hsl(0deg 0% 100% / 12%);
}

.header .flex .right .nav svg {
    fill: transparent;
    stroke: white;
}

.header .flex .right .nav li, .header .flex .right .nav li a {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header .nav .view-all-notifications a {
    width: 100%;
    height: auto;
}

.header .flex {
    display: grid;
    align-items: center;
    grid-template-columns: auto auto 1fr auto;
    gap: 20px;
    justify-content: space-between;
    height: 60px;
    width: 100%;
}

.header .flex .right {
    display: flex;
    gap: 10px;
}

.search-menu-mobile svg {
    fill: currentColor;
    width: 32px !important;
    height: 32px !important;
}

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

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

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

[hidden],
template {
	display: none;
}

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

a * {
	outline: 0;
}

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

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

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

i {
	margin-right: 2px;
}

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button,
.button {
	overflow: visible;
	outline: none;
	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;
}

fieldset {
	border: 1px solid #ddd;
	margin: 1.5em 0;
	padding: 1em 1.5em;
}

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

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.text-center {
	text-align: center;
}

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

select {
	cursor: pointer;
}

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

.button-grey {
	background: #ddd!important;
	color: #333!important;
}

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

p {
	margin-bottom: 1em;
}

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;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

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

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

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

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 {
    color: #9f9f9f;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 800;
    background: hsl(0deg 0% 100% / 7%);
}

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

h1.homepage-title {
	font-size: 20px;
	margin-bottom: 0;
}

.homepage-description {
	color: #aaa;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background-color: var(--main-bg);
	margin: 0;
}

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

blockquote,
q {
	quotes: "" "";
}

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

ul,
ol {
	margin: 0 0 1.5em;
}

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; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	-webkit-user-select: none;
	-webkit-user-drag: none;
	-webkit-app-region: no-drag;
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

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

.row {
	margin: 0 auto;
    padding: 0 20px;
}

.width70 {
	width: 70%;
}

.width100 {
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.label:focus {
	color: #fff;
	outline: 0;
}

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

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

.widget_categories ul li a,
a.tag-cloud-link {
	margin: 0 0.25em 0.5em 0;
}

a.tag-cloud-link:before {
	content: "\f02b";
	font-family: fontAwesome;
	margin-right: 0.4em;
}

a.tag-cloud-link {
	display: inline-block;
}

a.tag-cloud-link:hover {
	color: #fff;
}

.widget a.tag-cloud-link {
	font-size: 0.9em!important;
}

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

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.widget_categories ul li a,
.comment-reply-link:hover,
a.tag-cloud-link,
.template-actors li a {
	background-color: #333!important;
	transition: all 200ms linear;
	color: #fff;
	outline: none;
}

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea,
.wp-editor-container {
    background-color: #181818;
    border: 1px solid hsl(0deg 0% 93% / 10%);
	color: #eee;
	padding: 0 0.8em;
	height: 40px;
}

textarea {
	min-height: 60px;
	padding: 0.5em 0.8em;
}

.wp-editor-container {
	height: auto;
}

.label.secondary,
.pagination ul li a,
.pagination a.page-numbers,
.pagination span.page-numbers,
.mobile-pagination ul li span {
    background-color: hwb(0deg 100% 0% / 10%);
    border-color: hwb(0deg 100% 0% / 10%);
    outline: none;
    color: #fff;
}

.pagination ul li a, .pagination a.page-numbers,
.pagination span.page-numbers,
.mobile-pagination ul li span {
	font-weight: bold;
}

.pagination ul li a.current,
.pagination a.page-numbers.current,
.pagination ul li a:hover {
	color: #fff;
}

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

textarea {
	width: 100%;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:hover,
a:focus,
a:active {
	color: #777;
}

a:focus {
	outline: thin dotted;
}

a.tag-cloud-link:focus {
	color: #fff;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

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

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


#navigation ul {
    margin: 10px auto;
    z-index: 5;
}

#navigation > ul > li {
    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;
    padding: 0 10px;
}

#navigation ul #atmosphere {
	padding-left: 5px;
	margin-right: 15px;
	height: 45px;
    line-height: 45px;
}

#navigation ul #atmosphere:hover {
	cursor: pointer;
}

#navigation ul #atmosphere i {
	color: #fff;
	line-height: 45px;
}

#navigation ul #atmosphere i.fa-caret-down {
	font-size: 12px;
	margin-left: 3px;
}
#navigation > ul > li:hover > a {
	color:#ccc;
}

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

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

#navigation > ul > li.menu-item-has-children > a:after {
	content: "\f0d7";
	font-family: fontAwesome;
	padding-left: 0.75em;
	font-size: 12px;
}

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

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

#navigation ul #atmosphere:hover ul {
	top: 40px;
    left: -10px;
}

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

#navigation ul ul li a:before {
	content: "";
}

#navigation li:hover > ul {
	left:auto;
}

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

#navigation ul ul ul {
	margin-left: 100%;
	top: 0;
}
#navigation ul ul li a {
	padding: 10px 15px;
	white-space: nowrap;
	/* min-width: 150px; */
	text-decoration: none;
	font-weight: 400;
	color: #333;
}

#navigation ul ul li a:hover {
	background: #ddd;
}

#navigation ul #atmosphere ul li a {
	padding: 0 15px;
}

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

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

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

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

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

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

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

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

.nav-menu ul.sub-menu a,
#menu-popout .welcome-mobile ul.sub-menu a {
	padding: 10px 0;
}

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

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

.footer-menu-container ul li {
	display: inline-block;
	margin: 0 5px;
}

.footer-menu-container a {
    color: #c7c7c7;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 5px;
}

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

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

.mobile-pagination {
	display: none;
}

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

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

.pagination ul li a,
.pagination a.page-numbers,
.pagination span.page-numbers,
.mobile-pagination ul li span,
.mobile-pagination ul li a {
	display: flex;
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

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

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

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

.mobile-pagination ul li.pagination-nav.disabled {
	opacity: 0.40;
	filter: alpha(opacity =40);
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

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

.widget-title,
.page-title,
.page .entry-title,
.comments-title,
.comment-reply-title {
    padding: 0;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    z-index: 2;
}

#comments p.form-submit input {
    margin: 0;
    font-size: 16px;
    border-radius: 100px;
    padding: 5px 20px;
    border: 1px solid;
    background: transparent !important;
    font-weight: 500;
}

.comments-title,
.comment-reply-title {
    display: block;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 20px;
}

.comments-title a {
    color: white;
}

.comment-respond textarea {
    min-height: 2.5rem;
    background: transparent;
    border: 1px solid hsl(0deg 0% 100% / 12%);
    height: 100%;
}

.comment-form .form-submit {
    margin: 0;
    padding: 0;
}

.comments-title i, .comment-reply-title i {
    display: none;
}

/* Make sure select elements fit in widgets. */
.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: 0.9em;
	margin-right: 10px;
	outline: none;
}

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

.widget_videos_listings {
	position: relative;
}

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

.more-videos i {
	color: #555;
}

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.site-title a {
	letter-spacing: -0.5px;
}

.site-branding .logo {
    position: relative;	
}

.site-branding .logo a {
	display: flex;
	outline: none;
}


.site-branding .logo i {
	margin-right: 0;
}

.sticky {
	display: block;
}

/* body.single .hentry {
	margin: 0 15px 20px 0;
    padding: 30px 15px 30px 30px;
} */

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 {
    position: relative;
    margin: 5px 0;
}

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

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

/* .videos-list.with-happy {
	width: 60%;
	float: left;
} */

/* .video-widget-ad {
	width: 40%;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f5f5f5;
	margin: 4px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
} */

.thumb-block {
	display: inline-block;
}

.thumb-block play-button:after {
    content: '';
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-left-color: white;
    border-left-width: .75em;
    border-right-width: 0;
    margin-inline-start: .25em;
    -webkit-margin-start: .25em;
    margin-block-start: 1px;
    display: inline-block;
    transform: rotate(var(--transform-rotate));
}

.thumb-block play-button {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 5px;
    right: 40px;
    border-radius: 100%;
    -webkit-backdrop-filter: saturate(1.8) blur(10px);
    backdrop-filter: saturate(1.8) blur(10px);
    background-color: rgb(22 22 22 / 72%);
    transition: opacity .4s;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}

.thumb-block .entry-header .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #e5e5e5;
    font-size: 16px;
    font-weight: 500;
    max-height: 42px;
    line-height: 21px;
    height: 40px;
}

.thumb-block:hover span.title {
    color: white;
}

.thumb-block .entry-header {
    color: #d3d3d3;
    font-weight: 500;
    font-size: 14.5px;
    text-align: center;
    line-height: 18px;
    margin-top: 6px;
}

.thumb-block .entry-header .verified {
    margin-inline-start: 0;
    -webkit-margin-start: 0;
}

.thumb-block .entry-header .if-user {
    display: grid;
    grid-template-columns: 35px 1fr;
    gap: 10px;
    margin-bottom: 5px;
}

.thumb-block .photos-thumb {
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.thumb-block .post-thumbnail {
	line-height: 0;
	position: relative;
	overflow: hidden;
    width: 100%;
    height: 0;
    background-color: #000;
    border-radius: 12px;
    display: block;
}

.thumb-block .post-thumbnail:before {
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.thumb-block:hover .post-thumbnail more {
    opacity: 1;
    transform: translateY(0px);
}

.thumb-block .post-thumbnail more {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 0;
}

.thumb-block .post-thumbnail more button {
    background: hsl(0deg 0% 12.16%) !important;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumb-block .post-thumbnail more button dotlottie-player {
    left: -20px !important;
}

.thumb-block .post-thumbnail more button.active icon-active {
    display: flex;
}

.thumb-block .post-thumbnail more button.btn-like span { 
    display: none; 
}

.thumb-block .post-thumbnail more button svg {
    fill: currentColor;
}

.thumb-block .post-thumbnail img {
	width: 100%;
    height: auto !important;
}

.thumb-block .post-thumbnail .wpst-trailer {
    width: 100%;
    cursor: pointer;
}

.thumb-block .title {
	height: 40px;
    overflow: hidden;
    display: block;
}



.thumb-block .rating i,
.thumb-block .views i {
	margin: 0;
}


.rating-bar-meter {
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
}

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

.thumb-block:hover .rating-bar-meter {
	display: block;
}

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

span.hd-video {
    font-weight: 900;
    padding: 9px 7px;
    top: 5px;
    right: 5px;
    letter-spacing: 1px;
    font-style: italic;
    left: inherit;
    bottom: inherit;
    font-size: 10px;
    background: var(--main-color);
    color: white;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: absolute;
}

.thumb-block:hover span.hd-video {
	color: #fff;
}

#sidebar span.hd-video {
	font-size: 0.65em;
	padding: 8px 3px;
}

.bx-wrapper span.hd-video {
	padding: 2px 5px;
}

.under-thumb {
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
    display: grid;
    position: relative;
    justify-content: start;
    grid-template-columns: auto auto auto;
    align-items: center;
    margin-top: 10px;
}

.under-thumb > span:after {
    display: inline-block;
    content: '\00B7';
    width: 0.7rem;
    font-weight: bold;
    text-align: center;
}

.under-thumb > span + span:last-child:after {
    display: none;
}

.under-thumb span svg {
    width: auto;
    height: 12px;
    margin-right: 5px;
    fill: currentColor;
    display: none;
}

.under-thumb span {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-inline-start: 0;
    -webkit-margin-start: 0;
}


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


#video-rate {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.video-share {
    padding: 0;
    margin-top: 10px;
	display: none;
}

.video-share span.title {
    font-weight: bold;
    font-size: 20px;
    display: block;
}

.modal-body desc {
    margin-bottom: 10px;
    display: block;
    max-width: 350px;
}


#show-sharing-buttons {
    color: white !important;
}

#video-links a:hover, #video-links a:active, #video-links a:focus {
    color: white !important;
}

.video-share .video-share-url #clickme {
    display: inline-block;
    float: right;
    color: #9b9b9b;
    outline: 0;
}

#temptext {
	position: fixed;
	left: 0;
	opacity: 0;
    visibility: hidden;
}

a#clickme {
    cursor: pointer;
}

#clickme i {
	color: #555;
}

.tags-list, .tags-list .owl-stage {
    display: flex;
    gap: 5px;
    position: relative;
    letter-spacing: .5px;
    flex-wrap: wrap;
}

.video-tags {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.video-tags a {
    margin: 0;
    display: flex;
    text-transform: capitalize;
    padding: 3px 10px;
    font-weight: 500;
    font-size: 14px;
    color: #ccc;
    border-radius: 100px;
    background: transparent;
    align-items: center;
    gap: 3px;
    border: 1px solid hsl(0deg 0% 100% / 10%);
}

.video-tags a .emoji {
    margin-top: 2px !important;
}

.video-tags a .img .avatar-name {
    font-size: 14px;
    font-weight: 400;
}

.video-tags a .img {
    height: 26px;
    width: 26px;
    margin: -3px 3px -3px -10px;
    border-radius: 100px;
    overflow: hidden;
    background: hsl(0deg 0% 100% / 10%);

}

.video-tags a i {
    display: none;
}

.video-description {
	padding: 0;
    margin-top: 15px;
}

.video-description p {
    margin: 0 0 10px;
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
    opacity: .8;
}

.video-description .more {
	margin-bottom: 0;
	overflow:hidden;
}

.morecontent span {
	display: none;
	outline: 0;
}

.morelink {
    text-align: right;
    padding: 5px 0;
    outline: 0;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    gap: 5px;
    line-height: 1;
    margin-top: 5px;
    position: relative;
    height: 30px;
}

a.morelink:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 40px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(14 14 14) 100%);
    top: -40px;
}

.morelink:visited,
.morelink:focus,
.morelink.less {
	outline: 0;
}

.morelink i {
	margin-right: 2px;
	font-size: 14px;
	position: relative;
	top: -1px;
}

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

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

.post-like a {
    text-align: center;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rating-bar,
.rating-bar-meter {
    height: 1px;
    background: #ff0000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

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



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

.like #more:hover .grey-link {
	color: #fff;
}

.grey-link {
    color: #777;
    font-size: 1rem;
}

.like #more .likes {
    display: flex;
    align-items: center;
}

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

.tab-content > div {
	display: none;
}

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

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

.entry-content h1,
.custom-content h1 {
    font-size: 24px;
    margin: 0;
    font-weight: 600;
}

.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-meter {
    width: 0%;
    bottom: 0px;
    background: #00ff00 !important;
    left: 0;
    right: 0;
}

.edit-link {
	font-size: 0.875em;
}

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

#video-author, #video-date, #video-actors {
	padding-bottom: 0.5em;
}

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

.advertising {
	text-align: center;
	margin: 1.25em 0 0;
	line-height: 0;
}

.sidebar-ads {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: sticky;
    top: 0;
}

.sidebar-ads a {
	display: block;
}

.sidebar-ads div {
    border-radius: 8px;
    overflow: hidden;
}

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

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

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

.clear {
	clear: both;
}

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

.single .byline, .group-blog .byline {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    align-items: center;
    margin-bottom: 15px;
}

.group-blog .byline .author {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.group-blog .byline .btn-follow {
    margin-inline-start: auto;
    -webkit-margin-start: auto;
    background: transparent !important;
    border: 1px solid;
    min-width: 150px;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 1;
}

.group-blog .byline .author a {
    font-size: 18px;
    font-weight: 500;
    color: white;
    display: flex;
    align-items: center;
}

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

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

#content {
    margin-inline-start: var(--side-width);
    -webkit-margin-start: var(--side-width);
    padding: 0 calc(16px / 2 + 16px);
}

#aside { 
    height: calc(100% - 60px);
    position: fixed;
    width: var(--side-width);
    overflow: auto;
    background: var(--main-bg);
    left: 0;
    padding: 20px 15px;
    top: 60px;
    z-index: 99999;
}


#aside:hover::-webkit-scrollbar-thumb {
    display: block;
    opacity: 1;
}

#aside::-webkit-scrollbar-thumb {
    background: #333;
    opacity: 0;
    display: none;
}

#aside::-webkit-scrollbar {
    width: 5px;
}

.archive-aside::-webkit-scrollbar-thumb { 
    background: #333;
}

.aside-filters span {
	display: block;
}

.aside-filters span a {
	color: #f5f5f5;
	display: flex;
	padding: 5px  0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
}

.archive-aside a.active {
background: hwb(0deg 92% 8% / 10%);
    color: white;
}

.archive-aside a.active {
	font-weight: bold;
}

.aside-filters span i {
	width: 15px;
	font-size: 14px;
}

.aside-filters span i.fa-fire {
	position: relative;
	left: 2px;
}

.aside-filters span i.fa-star {
	position: relative;
	top: -1px;
}

.archive-aside div:last-child {
border: none;
    margin-bottom: 0;
}

.archive-aside div {
    margin-bottom: 30px;
}

.archive-aside h3 {
	margin: 0 0 10px;
}

.archive-aside a {
	color: #eee;
	display: block;
	padding: 5px 10px;
	outline: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.archive-aside a.show-all-link {
    font-weight: bold;
    border-radius: 100px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
}

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

.archive-content {
    position: relative;
    padding: 20px 0 10px;
    float: right;
    width: 100%;
}

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

.footer-widget-zone {
	padding: 30px 30px 10px;
	background: #eee;
	width: 100%;
	clear: both;
	margin: 0;
	overflow: hidden;
}

.site-footer {
    padding: 0 25px 10px;
    clear: both;
    border-top: 1px solid hwb(0deg 100% 0% / 12%);
    margin-inline-start: var(--side-width);
    -webkit-margin-start: var(--side-width);
}

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

.site-footer .site-info {
    clear: both;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    color: #cfcfcf;
}

.footer-widget-zone .one-column-footer .widget {
	width: 100%;
}

.footer-widget-zone .two-columns-footer .widget {
	width: 48%;
	margin: 0 4% 0 0;
	float: left;
}

.footer-widget-zone .three-columns-footer .widget {
	width: 30%;
	margin: 0 5% 0 0;
	float: left;
}

.footer-widget-zone .four-columns-footer .widget {
	width: 22%;
	margin: 0 4% 0 0;
	float: left;
}

.footer-widget-zone .two-columns-footer .widget:nth-child(2n),
.footer-widget-zone .three-columns-footer .widget:nth-child(3n),
.footer-widget-zone .four-columns-footer .widget:nth-child(4n) {
	margin-right: 0;
}

.logo-footer {
	text-align: center;
	padding-top: 20px;
}

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

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

.video-js .vjs-play-control,
.vjs-fullscreen-control,
.vjs-fullscreen-control:hover,
.vjs-mute-control,
.vjs-mute-control:hover,
.video-js button {
	background: none!important;
	box-shadow: none;
}

.video-js .vjs-control-bar {
	background: rgba(0,0,0,0.7);
}

.vjs-button > .vjs-icon-placeholder:before {
    font-size: 2.2em;
    line-height: 1.37em;
}

.vjs-quality-selector .vjs-icon-placeholder:before {
    content: '\f110';
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1.67em;
}

.video-js .vjs-big-play-button {
    font-size: 5em;
}

.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
	display: block;
}

.vjs-poster {
	background-size: cover;
}

/* .video-js .vjs-progress-holder {
	height: 30px;
} */

.video-player {
    position: relative;
    border-radius: 12px;
}

.video-player-area h1 {
    font-size: 22px;
    line-height: 24px;
    margin: 10px 0;
}

.video-player-area .video-infos {
    display: flex;
    justify-content: space-between;
}

.video-player-area .video-infos h1 {
	border: none;
	padding: 0;
    margin-bottom: 5px;
}

.video-player-area .video-infos .views i {
	margin-right: 2px;
}

.video-player-area .video-infos .tracking-btn a {
	color: #fff;
	display: inline-block;
}

.responsive-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 12px;
    z-index: 9;
}

.responsive-player:before {
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.responsive-player iframe,
.responsive-player .fluid_video_wrapper,
.responsive-player .video-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 1;
}

/* .fluid_video_wrapper {
	width: 100%!important;
	height: 100%!important;
} */

.fluid_video_wrapper #my-video {
	cursor: pointer;
}

.vjs-tech,
.video-player,
.video-js {
	outline: none;
}

/* .vjs-big-play-centered .vjs-big-play-button {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.video-js .vjs-big-play-button {
	font-size: 5em;
} */

.video-js .vjs-control:focus::before, .video-js .vjs-control:hover::before, .video-js .vjs-control:focus {
    outline: 0;
}

.video-js .vjs-play-progress::before {
	display: none;
}

.logo-watermark-img {
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#logo-watermark .top-left {
	top: 1em;
	left: 1em;
}
#logo-watermark .top-right {
	top: 1em;
	right: 1em;
}
#logo-watermark .bottom-left {
	bottom: 3em;
	left: 2em;
}
#logo-watermark .bottom-right {
	bottom: 3em;
	right: 2em;
}

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

.logo_maintain_display img {
	max-width: 20%;
}

.happy-inside-player {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 400;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
}

.happy-inside-player a {
	display: block;
}

.happy-inside-player .zone-1,
.happy-inside-player .zone-2  {
	align-self: center;
	width: 300px;
	font-size: 0;
}

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

.happy-under-player {
	background: #333;
	text-align: center;
	padding: 10px 0;
}

.happy-under-player .under-player-mobile {
	display: none;
}

.happy-under-player a {
	display: block;
	line-height: 0;
}

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

#sidebar {
	margin: 30px 30px 0 0;
}

.under-video-block {
	overflow: hidden;
}

.under-video-block .show-more-related a.button {
    justify-content: center;
    display: flex;
    margin: 20px auto 10px;
    text-align: center;
    font-size: 14px;
    border-radius: 100px;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.12) !important;
    width: fit-content;
    letter-spacing: 1px;
}

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

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


.under-video-block h2 {
    font-weight: 500;
	margin-top: 20px;
}

.notfound-videos {
	margin-top: 2em;
}

.archive-description p {
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: justify;
	margin: 10px 0;
}

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

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

/********************/
/****** PHOTOS ******/
/********************/
.photo-content .gallery figure,
.photo-content .wp-block-gallery figure {
	margin: 0;
	overflow: hidden;
}

.photo-content .gallery figure .gallery-icon,
.photo-content .wp-block-gallery figure .gallery-icon {
	position: relative;
	overflow: hidden;
}

.photo-content .gallery figure a,
.photo-content .wp-block-gallery figure a {
	outline: 0;
	display: block;
}

.photo-content .gallery figure a img,
.photo-content .wp-block-gallery figure a img {
	width: 100%;
	vertical-align: top;
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
	-ms-transition: 0.6s ease;
}

.photo-content .gallery figure .gallery-icon:hover img,
.photo-content .wp-block-gallery figure .gallery-icon:hover img {
	-webkit-transform: scale(1.2);
 	transform: scale(1.2);
}

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

.photo-content .prev-photo i,
.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,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,0.6);
	font-size: 0.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;
}

.fancybox-caption {
	text-align: center;
	font-size: 18px;
}

.gallery-caption {
	display: none;
}

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

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs-area {
	background: #333;
	height: 30px;
	line-height: 28px;
	background-color: #333!important;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: 1px solid #333;
	border-left: none;
	border-right: none;
	margin-bottom: 1em;
}

#breadcrumbs {
    list-style: none;
	/*margin: 0 0 1em;*/
	overflow: hidden;
	font-size: 0.8em!important;
	text-align: left;
	margin: 0;
	padding: 0 2em;
}

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

#breadcrumbs li.separator {
	margin-left: 0.3em;
}

#breadcrumbs li.item-current .bread-current {
	color: #eee;
	font-weight: 400;
}

/*--------------------------------------------------------------
## Login register popup
--------------------------------------------------------------*/
.membership a {
    font-size: 14px;
    color: white;
    display: flex;
    height: 44px;
    align-items: center;
    gap: 12px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.membership a:hover .rounded-full {
    background: var(--main-color);
}

.membership a .rounded-full svg {
    width: 18px;
    height: 18px;
}
.membership a .rounded-full {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: hsl(0deg 0% 100% / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
}

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

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

.membership .welcome,
.membership-mobile .welcome-mobile {
	cursor: pointer;
	position: relative;
	display: inline-block;
	line-height: 33px;
}

.membership .welcome:hover, .membership:hover {
    background: hwb(0deg 100% 0% / 15%) !important;
    border-radius: 100px;
}

.membership .welcome, .membership {
    height: 40px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    background: hwb(0deg 12.16% 87.84%) !important;
    border-radius: 100%;
    transition: all .3s;
}

.membership .welcome img,
.membership-mobile .welcome-mobile img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

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

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

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

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

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

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

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

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

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

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

.user-content {
    display: none;
    position: absolute;
    overflow: auto;
    box-shadow: 0 0 15px hwb(0deg 0% 100% / 55%);
    z-index: 1;
    top: 59px;
    width: 200px;
    border-radius: 8px;
    padding: 10px 0;
    right: 20px;
    -webkit-backdrop-filter: saturate(1.8) blur(20px);
    backdrop-filter: saturate(1.8) blur(20px);
    background-color: rgba(30, 30, 30, .8);
    border: 1px solid rgba(255, 255, 255, .08);
}

.user-content li {
    list-style: none;
    transition: all .4s;
}

.user-content li:hover {
    background: hsl(0deg 0% 100% / 10%);
}

.user-content ul {
    display: flex !important;
    position: relative;
    flex-direction: column;
    background: transparent;
}

.dropdown a:hover {background-color: #ddd;}


.wpst-reset-password p {
	font-size: 0.875em;
}

.alert>p, .alert>ul {
    margin-bottom: 0;
}

#wpst-user-modal h3 {
	clear: none;
	margin: 0 0 10px;
	padding-bottom: 5px;
	color: #333;
}
.form-field {
	margin: 20px 0;
    position: relative;
}

#wpst-user-modal a.close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    background: none;
}

/*--------------------------------------------------------------
## Template video submit
--------------------------------------------------------------*/
.video-submit-area label {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

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

.video-submit-area input::placeholder,
.video-submit-area input:-ms-input-placeholder,
.video-submit-area input::-ms-input-placeholder,
.video-submit-area textarea::placeholder,
.video-submit-area textarea:-ms-input-placeholder,
.video-submit-area textarea::-ms-input-placeholder {
	opacity: 0.70;
	filter: alpha(opacity =70);
}

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

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

.video-submit-area .duration-col {
	float: left;
	margin-right: 1em;
}

.video-submit-area .g-recaptcha {
	margin-bottom: 1em;
}

form#SubmitVideo,
form#edit-user {
    margin: 0 auto;
}

/*--------------------------------------------------------------
## Template my profile
--------------------------------------------------------------*/
.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;
}

#wpst_theme_pro_login_submit,
#wpst_theme_pro_registration_form input.button {
	padding: 0.5em 1em;
	margin-top: 1.5em;
}

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

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

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

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

#edit-user #updateuser {
    padding: 0.75em 1.5em;
    width: auto;
    margin: 0 auto;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
}

/*--------------------------------------------------------------
## My channel
--------------------------------------------------------------*/
.author-channel-img {
	margin-right: 20px;
}

.author-channel-img img {
	width: 85px;
	height: 85px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.author-channel-img,
.author-channel-name {
	display: inline-block;
}

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

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

.author-header .author-video-count {
	margin-bottom: 10px;
}
/*--------------------------------------------------------------
## Style
--------------------------------------------------------------*/

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

body.search h1.widget-title {
	display: inline-block;
    z-index: 2;
}

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

.avatar{
	display: block;
	position: relative;
	border-radius: 50%;
	flex-shrink: 0;
	background-color: #1f1f1f;
	color: #fff;
}
.avatar:before{
	content: '';
	display: block;
	padding-top: 100%;
}
.avatar img,
.avatar > .avatar-name{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: bolder;
	text-transform: capitalize;
    font-size: 30px;
}
.avatar-name svg{
	color: var(--text-secondary-color);
}

/*--------------------------------------------------------------
## Comments 
--------------------------------------------------------------*/
.comments-area{
	margin-bottom: calc(var(--y-gap)*2);
}
.comments-title {
	display: flex;
	align-items: center;
margin-top: 20px;
}
.comments-title .close {
	margin-inline-start: auto;
	-webkit-margin-start: auto;
	font-weight: 100;
	cursor: pointer;
	padding: 0 0.25rem;
	display: none;
}
.comment-list,
.comment-list .comment-list,
.comment-list .comment,
.comment-list .children{
    list-style: none;
    padding: 0;
    margin: 0;
}

.comment-list .trackback,
.comment-list .pingback{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.comment-list .says{
	font-size: 0;
	display: none;
}
.comment-content,
.comment-body > .reply,
.children .comment,
.comment-toolbar,
.comment-meta,
.comment .comment-respond{
	padding-inline-start: 3.25rem;
	-webkit-padding-start: 3.25rem;
	line-height: 1.5;
}

#cancel-comment-reply-link{
	padding-inline-start: 0.75rem;
	-webkit-padding-start: 0.75rem;
}
.comment-body{
	margin-bottom: var(--y-gap);
	font-size: 14px;
}
.comment-toolbar{
	display: flex;
	align-items: center;
	margin-top: 4px;
	color: var(--text-secondary-color);
}
.comment-author .avatar{
	position: absolute;
	left: 0;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	font-size: 0.85rem;
}

.comment-author .url {
    color: white;
    font-size: 16px;
}

.comment-toolbar button {
    background-color: transparent !important;
    padding: 0 !important;
}

.comment-toolbar button.btn-like span {
    display: none;
}

.comment-toolbar button.btn-like .count {
    display: block !important;
    margin-right: 15px;
}

.comment-content p {
    margin-top: 5px;
}
.rtl .nav .menu-item-has-children:before{
	left: 0;
	right: auto;
}
.rtl .site-header .menu-after-login .sub-menu{
	left: 0;
	right: auto;
}
.rtl .site-header .sub-menu .sub-menu{
	left: 100%;
	right: auto;
}
.rtl .site-sidebar{
	left: auto;
	right: 0;
}
.rtl .comment-author .avatar{
	left: auto;
	right: 0;
}
.comment-meta{
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.comment-metadata{
	display: flex;
	flex: 1;
	margin: 0 4px;
}
.comment-metadata > a{
	margin-inline-end: auto;
	-webkit-margin-end: auto;
}
.comment-metadata time,
.comment-metadata > a{
	font-size: 0;
}
.comment-meta,
.comment-metadata > a .comment-human-time{
	font-size: 13px;
	line-height: 1.5;
}
.comment-metadata > a .comment-human-time{
	color: var(--text-secondary-color);
}
.comment-content a {
	word-wrap: break-word;
}
.comment-content p{
	color: inherit !important;
}
.comment-content p:last-child{
	margin-bottom: 0;
}
.bypostauthor > .comment-body .comment-author b a{
	background-color: #999;
	color: #fff;
	font-size: 12px;
	padding: 0px 8px;
	border-radius: 10px;
  display: inline-block;
}
.comment-author a:hover{
	color: inherit;
}
/* comment form */
.comment-respond{
	position: relative;
	margin-bottom: 1.5rem;
	display: flex;
	grid-gap: 0.75rem;
	align-items: start;
}
.comment-list .comment-respond{
	margin-top: 2rem;
}
.no-comments{
	font-size: 14px;
	color: var(--text-secondary-color);
	text-align: center;
	padding: 1rem;
}
.comment-message{
	margin-top: 0.5rem;
	order: 2;
}
.comment-message p:empty,
.comment-message p a{
	display: none;
}

.comment-respond .avatar{
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	margin: 0 !important;
}
.comment-respond textarea{
	/*height: 2.5rem;*/
}
.comment-respond .comment-reply-header{
	display: flex;
	align-items: center;
}
.comment-respond .comment-reply-title{
	font-size: 1rem;
	margin: 0 1rem;
	height: 2rem;
	overflow: hidden;
}
.comment-respond .comment-reply-title span{
	display: flex;
	align-items: center;
	color: var(--text-secondary-color);
	height: 2rem;
	transition: all 0.2s ease-in-out;
}
.comment-respond .comment-reply-header small{
	margin-inline-start: auto;
	-webkit-margin-start: auto;
}
.comment-form{
	/*max-height: 4rem;*/
	transition: max-height 0.3s ease-in-out;
	overflow: hidden;
	display: flex;
	flex: 1;
	flex-wrap: wrap;
}
.is-logged-in ~ .comment-form{
	max-height: inherit;
}
.comment-form-comment label{
	width: 100%;
	height: 2.375rem;
	position: absolute;
	top: 0;
	padding: 0.375rem 0.75rem;
	margin: 0;
	z-index: 2;
}
.is-logged-in + .comment-form .comment-form-comment label{
	display: none;
}
#commentform-state{
	display: none;
}
#commentform-state:checked ~ .comment-form{
	max-height: 50rem;
}
#commentform-state:checked ~ .comment-form .comment-form-comment label{
	display: none;
}

.comment-form input[name="author"], 
.comment-form input[name="email"], 
.comment-form input[name="url"],
.comment-form textarea {
    display: block;
    width: 100%;
}
.comment-form > p{
	order: 10;
	position: relative;
}
.comment-form .comment-notes{
	font-size: 0.85rem;
	color: var(--text-secondary-color);
	order: 3;
	width: 100%;
	margin-top: 0.5rem;
}
.comment-form .comment-form-cookies-consent{
	display: flex;
}
.comment-form .comment-form-comment{
	flex: 1;
	display: flex;
}
.comment-form .comment-form-comment:after{
	/*content: '';*/
	display: inline-block;
	width: 1rem;
}
.comment-form .comment-form-comment,
.comment-form .form-submit{
	width: 100%;
	flex: auto;
	/*order: 1;*/
}
.comment-reply-title{
	margin-bottom: 0;
}
.comment-form .logged-in-as{
	margin-top: 0.5rem;
	font-size: 0.85em;
	color: var(--text-secondary-color);
}
.comment-list .pingback .comment-body a:not(.comment-edit-link), 
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
    font-weight: 500;
    font-size: 14px;
    padding-right: 0.5rem;
    display: block;
}
.comment-edit-link,
.comment-reply-link{
	font-size: 0.75rem;
	color: var(--text-secondary-color);
	text-transform: uppercase;
	display: inline-block;
}
.comment-toolbar .comment-reply-link{
	padding: 0.5rem;
}
.comment-edit-link:hover,
.comment-reply-link:hover{
	color: inherit;
	border-color: currentColor;
}
#cancel-comment-reply-link{
	position: absolute;
	top: -1.5rem;
	color: #999;
	font-size: 13px;
}
.comment-reply-login{
	display: none;
}
.comment-respond .must-log-in{
	flex: 1;
	display: flex;
}
.comment-respond .must-log-in p{
	flex: 1;
	display: block;
	text-align: inherit;
	height: auto;
	margin-bottom: 0;
}
.comment-respond .must-log-in p a {
    color: white;
    font-weight: 500;
}
.comment-respond .must-log-in + button{
	display: none;
}
.comment-respond .must-log-in:after{
	content: '';
	display: inline-block;
	width: 0.75rem;
}
.comment-awaiting-moderation{
	width: 100%;
	display: block;
	margin-top: 0.5rem;
	font-size: 0.85em;
}
.comment-form .comment-form-author, 
.comment-form .comment-form-email, 
.comment-form .comment-form-url{
	width: 100%;
}
.comment-navigation{
	margin: 1rem 0;
	width: auto !important;
	max-width: auto !important;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery,
.wp-block-gallery {
	margin-bottom: 1.5em;
	opacity:0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

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

.fancybox-navigation {
	cursor: pointer;
}

.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 0!important;
}


/****************/
/* MEDIAQUERIES */
/****************/

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 991px) {

	.videos-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}
	
    .gt_float_switcher .gt_options {
        right: 10px;
        top: auto !important;
        bottom: -32%;
    }

    #togglewhite {
        margin: 0 0 15px;
    }

    .white .footer-mobile-links li i:before, .white .footer-mobile-links li i:after {
        background: black;
    }

    .white .social-share svg {
        fill: black;
    }

    .white .search-menu-mobile {
        background: hsl(0deg 0% 93.73%);
    }
    
    .white native-ads#twoads .exo-native-widget-item-title {
        color: black !important;
    }    

    .white native-ads#twoads .exo-native-widget-item-text {
        color: #555 !important;
    }

    #menuuser {
        height: 32px !important;
        padding: 0 !important;
    }

    .home-search {
        margin-top: 10px;
        margin-bottom: 13px;
    }

    banner-featured .wp-block-loop-slider {
        --loop-max-width: 100%;
    }

    banner-featured content {
        display: flex;
        padding: 10px;
        gap: 10px;
        flex-direction: column-reverse;
    }
    
    banner-featured content left .block-loop-items {
        --grid-columns: 3;
    }
    
    banner-featured {
        border-radius: 0;
        margin-left: -10px;
        margin-right: -10pc;
        padding: 0 10px;
        margin-bottom: 10px;
        background-position: center;
    } 
    
    banner-featured content right {
        padding: 5px 0 0;
    }    
    
    banner-featured content right desc {
        margin-bottom: 5px !important;
        max-width: 400px !important;
    }
        

    #sliders .home-search .block-loop-items {
        --grid-columns: auto;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0 10px !important;
        grid-gap: 7px;
    }
    
    .home-search .block-loop-items a {
        display: flex;
        overflow: visible;
    }    

    .home-slider.page-actors .block-loop-items {
        grid-template-columns: repeat(auto-fill, minmax(68.533px, 1fr));
        grid-auto-columns: minmax(68.533px, 1fr);
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
        padding: 0 10px !important;
        margin-top: 10px;
        grid-gap: 7px;
    }

    login-content {
        grid-template-columns: 1fr;
    }
    
    login-content left {
        height: 220px;
    }  
    
    login-content left logo {
        bottom: 10px;
    }    
        
    login-content right {
        padding-top: 0;
    }    

    login-content right h2 {
        text-align: center;
        margin-bottom: 0;
    }
    
    login-content left bg {
        mask-image: linear-gradient(to top, transparent 40%, #1a1a1a);
    }    

    .block-loop-items {
        margin-bottom: 10px;
        gap: 10px 7px;
    }

    .block-loop-nav { 
        display: none;
    }

    .under-thumb {
        justify-content: center;
    }

	content-single right .under-thumb {
        justify-content: flex-start;
    }
	
    #aside {
        transform: translate3d(-100%, 0, 0);
        top: 50px;
        z-index: 99999;
        transition: all .4s cubic-bezier(0.4, 0.97, 0.79, 0.9);
    }
        
    #content {
        padding: 0;
        margin-inline-start: 0;
        -webkit-margin-start: 0;
        margin: 0 auto;
    } 
    
    .group-blog .byline .author span {
        margin-top: 0 !important;
    }

    .group-blog .byline .author a {
        line-height: 21px;
    }
    
    .widget-title, .page-title, .page .entry-title, .comments-title, .comment-reply-title {
        font-size: 18px;
    }    

    .site-footer {
        margin-inline-start: 0;
        -webkit-margin-start: 0;
    }

    .under-thumb > span + span:before {
        width: 1.25rem;
    }
    
    .thumb-block .post-thumbnail {
        border-radius: 8px;
    }    

    .thumb-block .post-thumbnail img {
        height: auto !important;
    }
    
    .wp-block-loop-slider {
        --loop-max-width: 95%;
    }  
    

    .wp-block-loop-slider .block-loop-items, .wp-block-loop-slider .block-loop-title {
        padding: 0 !important;
        scroll-snap-type: none;
    }

    .group-blog .byline .btn-follow {
        min-width: 100px;
    }
    
    .group-blog .byline img {
        width: 45px;
        height: 45px;
    }

    .playlist-content-main.user-playlists .block-loop-items .thumb-block .entry-header {
        align-items: center;
    }

    .playlist-content-main.user-playlists .block-loop-items .thumb-block {
        grid-template-columns: 1fr;
    }
    
    .playlist-content-main.user-playlists .block-loop-items {
        grid-template-columns: repeat(3, 1fr);
    }    

    pc {
        display: none !important;
    }

    related {
        margin-top: 10px;
        display: block;
    }
       
    header-fixed des {
        gap: 5px;
    } 
    
    player-load {
        border-radius: 0;
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
        margin-top: -10px;
    } 
    
    player-load img {
        border-radius: 0;
    }
    
    player-load .responsive-player {
        border-radius: 0;
    }    
        
    .header .flex .right .nav, .header .flex .right .nav li, .header .flex .right .nav li a {
        height: 32px;
        width: 32px;
    }    
    
    .header .nav svg {
        width: 16px !important;
        height: 16px !important;
    }    
        
    .search-open-icon {
        display: flex;
    }  
    
    .search-open-icon {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='close' style='fill: white;' viewBox='0 0 448 512'%3E%3Cpath d='M420.7 36.69C426.9 30.44 437.1 30.44 443.3 36.69C449.6 42.93 449.6 53.06 443.3 59.31L246.6 256L443.3 452.7C449.6 458.9 449.6 469.1 443.3 475.3C437.1 481.6 426.9 481.6 420.7 475.3L224 278.6L27.31 475.3C21.07 481.6 10.94 481.6 4.686 475.3C-1.562 469.1-1.562 458.9 4.686 452.7L201.4 256L4.686 59.31C-1.562 53.07-1.562 42.94 4.686 36.69C10.93 30.44 21.06 30.44 27.31 36.69L224 233.4L420.7 36.69z'%3E%3C/path%3E%3C/svg%3E");
        width: 16px;
        height: 16px;
        background-position: center;
        background-size: 14px;
        background-repeat: no-repeat;
    }
    .search-open-icon svg {
        display: none !important;
    }    
        
    #PornstarsSlider header-title {
        margin-top: 0;
    }    
    
    .header.fixed {
        border-bottom: 0;
        background-color: rgba(15, 15, 15, 0.9);
    }
    
    .header.fixed:before {
        -webkit-backdrop-filter: blur(24px);
        backdrop-filter: blur(24px);
    }
    
    #site-navigation-black {
        position: sticky;
        top: 50px;
        z-index: 999;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }    
        

    @keyframes imageMovement {
        100% {
            background-position-y: 250px; /* width of the image */
        }        
    }


    div[data-active-tab="#login"] .wpst-login, div[data-active-tab="#register"] .wpst-register, div[data-active-tab="#wpst-reset-password"] .wpst-reset-password {
        margin-top: 100px;
    }

    bg-video {
        position: absolute;
        top: 100px;
        left: 0;
        right: 0;
        height: 0;
        padding-bottom: 100%;
        overflow: hidden;
        z-index: -1;
        opacity: .6;
        display: block;
    }
    
    .responsive-player {
        border-radius: 0px;
    }    
    
    .single .byline, .group-blog .byline {
        padding: 0 10px;
    }    
    
    .video-player {
		z-index: 9;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -10px;
        border-radius: 0;  
    }  
    
    .filters {
        margin-left: -10px;
        margin-right: -10px;
    }   
    
    .filters-list {
        overflow-y: hidden;
        display: flex;
        width: 100%;
        text-wrap: nowrap;
        padding: 0 10px;
        margin-bottom: 10px;
    }    
    
    .filters a {
        font-size: 14px;
        margin: 0 10px;
        font-weight: 400;
    }    
        
    .search slider-searchs ul {
        margin-left: -10px;
        margin-right: -10px;
    }    
        
    .page .archive-content h1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }    

    .search-open {
        position: absolute;
        top: 49px;
        left: 0;
        right: 0;
        z-index: 9;
        height: 65px;
        -webkit-backdrop-filter: blur(25px);
        backdrop-filter: blur(25px);
        background: rgb(21 21 21 / 80%);
        padding: 10px 20px;
        border-top: 1px solid hwb(0deg 100% 0% / 10%);
    }
    
    
    recent-search {
        border-top: 1px solid hwb(0deg 100% 0% / 10%);
        display: flex;
        flex-direction: column;
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 10px;
    }
        	
    recent-search h2 {
        display: none;
    }	
    
    recent-search ul {
        list-style: none;
        margin: 10px 0 0;
        padding: 0 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }   
    
    recent-search ul li {
        display: block;
        height: 35px;
        margin-bottom: .5rem;
    }
    
    recent-search ul a {
        border-color: rgba(255, 255, 255, .2);
        border-radius: 1.5rem;
        border-style: solid;
        border-width: 1px;
        text-transform: capitalize;
        font-size: .75rem;
        line-height: 1;
        margin-right: .5rem;
        padding: .75rem 1rem;
        color: white;
        font-weight: 400;
        display: block;
        height: 35px;
    }
 
    #follow-page.videos-list {
        grid-template-columns: repeat(3, 1fr);
    } 
    
    user_list title {
        font-size: 14px;
    }   
	
	.video-comments {
		padding: 0 10px;
	}	
    
    .membership .welcome, .membership {
        width: 32px;
        height: 32px;
    }    
    
    .membership .welcome img, .membership-mobile .welcome-mobile img {
        width: 32px;
        height: 32px;
    }   
    
    .user-content {
        top: 50px;
        right: 10px;
    }    
    
    .happy-footer-mobile {
        margin-top: 0;
        border-top: 1px solid lch(100 0 0 / 0.1);
    }    
    
    #PornstarsSlider .pornstars .infos .video-datas {
        font-size: 7px;
        font-weight: 500;
        margin-top: -2px;
    }    

    slider-searchs a {
        color: #f5f5f5;
        padding: 0 10px;
        height: 27px;
        font-size: 12px;
        border-radius: 100px;
        border: 0;
        background: rgb(21, 21, 21);
    }

    slider-searchs {
        display: flex;
        position: relative;
        height: 27px;
        margin: 10px 0;
        gap: 6px;
        height: auto;
    }

    .pagination, .mobile-pagination {
        margin: 20px auto 0;
    }
    
    main-button {
        margin-top: 5px;
    }    
    
    .btn-follow, button.btn-share, .view-btn {
        height: 30px;
        min-width: 90px;
        font-size: 12px;
        line-height: normal;
        padding: 0 16px;
    }   
    
    header-fixed {
        margin-top: 10px;
    }
    
    header-fixed .entry-meta button svg {
        width: 14px;
        height: 14px;
    }    
    
    header-fixed#current-user {
        margin-bottom: 10px;
        gap: 10px;
    } 
    
    header-fixed#current-user .entry-description.moreless p {
        font-size: 12px;
        line-height: 16px;
    }
    
    header-fixed#current-user .entry-description {
        margin-bottom: 5px;
    }
    
    .filters-list li {
        margin-bottom: 9px;
    } 
    
    .btn-moreless {
        font-size: 12px;
    }    

    .show6videos { 
        grid-row: 6; 
        grid-column: 1 / span 2;
    }
    
    header-fixed {
        grid-template-columns: 80px 1fr !important;
        margin-bottom: 10px;
        gap: 10px;
    }  
        
    
    header-fixed#actors .profileimg {
        width: 50px !important;
        height: 50px !important;
    }    

    header-fixed.fixed {
        position: sticky;
        top: 50px;
        z-index: 99;
        margin-left: -10px;
        margin-right: -10px;
        padding: 8px 10px 10px;
        align-items: center !important;
        -webkit-backdrop-filter: blur(24px);
        background: black;
        grid-template-columns: 50px 1fr !important;
        border-bottom: 1px solid hwb(0deg 100% 0% / 12%);
    }   
    
    header-fixed#channels.fixed {
        grid-template-columns: 80px 1fr !important;
    }    
    
    header-fixed .profileimg, header-fixed .profileimg img, header-fixed img {
        width: 80px !important;
        height: 80px !important;
    }    
    
    header-fixed.fixed .profileimg, header-fixed.fixed .profileimg img {
        width: 50px !important;
        height: 50px !important;
        object-position: top;
    }   
    
    header-fixed h1.widget-title {
        font-size: 16px !important;
        margin-bottom: 5px;
        letter-spacing: 0;
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: normal;
    }  
    
    header-fixed h1.widget-title .user-verified {
        display: inline-block;
    }    
        
    header-fixed .search-video-number {
        font-size: 13px;
        margin: 1px 0 3px !important;
        line-height: 1;
    }
    
    header-fixed des {
        gap: 0;
        overflow: hidden;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0 10px;
    }  
    
    header-fixed .filters {
        margin: 0;
    }    
 
    header-fixed .filters-list {
        padding: 0;
    } 
        
    .player-bottom content span {
        font-size: 14px;
    }

    .title-views {
        flex-direction: column;
    }
	
	.video-tags a {
		padding: 0px 5px 0px 0;
	}	
      
    .tags-list, .tags-list .owl-stage {
        padding: 0 10px;
        width: auto;
		gap: 2px;
    }      

    single-meta {
        font-size: 13px;
        margin: 0;
        font-weight: 400;
    }

    .entry-content h1, .custom-content h1 {
        font-size: 18px;
        line-height: 21px;
    }
    
    .share-buttons a span {
        display: none;
    }
    
    .share-buttons a svg {
        margin-right: 0;
        width: 20px;
        height: 20px;
    }  
    
    .single .videos-similar {
        padding: 0 10px;
    }    
    
    .single related, content-single right {
        width: 100%;
    }    
    
    #mobile.single .station-more-from .block-loop-items {
        padding: 0 10px !important;
        margin-bottom: 15px;
    }    

    .videos-similar .block-loop-items .thumb-block .under-thumb {
        justify-content: start;
    }
    
    .single .videos-similar .block-loop-items {
        grid-template-columns: 1fr;
    }    

    .single .videos-list .thumb-block, .single .playlist-content-main .block-loop-items .thumb-block, .videos-similar .block-loop-items .thumb-block {
        display: grid;
        grid-template-columns: 150px 1fr;
        gap: 10px;
    }
    
    .videos-list .thumb-block .post-thumbnail, .playlist-content-main .block-loop-items .thumb-block .post-thumbnail {
        border-radius: 8px;
    }

    .videos-list .thumb-block .entry-header .title, .playlist-content-main .block-loop-items .thumb-block .entry-header .title {
        text-align: center;
        height: auto;
        -webkit-line-clamp: 2;
        color: white;
        opacity: .85;
    } 
    
    .playlist-content-main .block-loop-items .thumb-block .entry-header .under-thumb {
        justify-content: center;
        font-size: 13px;
    }    
    
    .rating-bar,
    .rating-bar-meter {
        bottom: 1px;
    }
    

    #st-1.st-justified {
        max-width: 100%;
    }
    
    bg-blur div {
        display: none;
    }  
    
    .under-video-block h2 {
        margin-top: 0;
        margin-bottom: 5px;
    }    
    
    .fixedhome {
        position: sticky;
        top: 50px;
        z-index: 99;
        border-top: 1px solid hwb(0deg 100% 0% / 10%) !important;
        border-bottom: 1px solid hwb(0deg 100% 0% / 10%) !important;
        background-color: hwb(0deg 8% 92% / 70%) !important;
        -webkit-backdrop-filter: blur(24px);
        backdrop-filter: blur(24px);
    }    
    
    header-title a.more-videos {
        margin: 0;
        background: transparent;
        border: 1px solid hwb(0deg 100% 0% / 20%);
    }
    
    .PornSliderMobile { 
        overflow: hidden;
        padding: 0 10px;
        grid-row: 5 / span 1;
        grid-column: 1 / span 2;
    }    
    
    .site-footer .site-info {
        margin-top: 10px;
    }    
    .pagination ul,
    .mobile-pagination ul {
    	padding: 20px 0 0 0;
    }
    
    .pagination ul li, .mobile-pagination ul li {
        margin: 2px;
    }    

    #comment_form_wrapper.active {
        display: none !important;
    }
    
    #comment_form_wrapper {
        margin-top: 20px;
        display: block !important;
    }

    .pagination ul li a, .mobile-pagination ul li span, .mobile-pagination ul li a {
        padding: 8px 15px;
    }
    .happy-header-mobile {
        height: 120px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: black;
    }
    
    .happy-header-mobile div {
        width: auto !important;
    }    

    .row {
        padding-left: 0;
        padding-right: 0;
    }

    content-single right ads-300 {
        display: none;
    }

    search-popular {
        margin-bottom: 5px;
    }

    search-popular ul li {
        margin-right: 5px;
    }

    #footerpc {
        display: none;
    }

    .footer-menu-container {
        display: none;
    }
    
    .footer-mobile-links .footer-menu-container {
        display: flex;
        width: 100%;
        flex-direction: column;
        margin-top: 10px;
        margin-left: -5px;
        margin-right: -5px;
    }
    
    .footer-mobile-links {
        list-style: none;
        perspective: 900;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .footer-mobile-links li:last-of-type {
        padding-bottom: 0;
    }
    
    .footer-mobile-links li:nth-of-type(1) {
        animation-delay: 0.5s;
    }
    
    .flipIn, .footer-mobile-links li {
        animation: flipdown 0.5s ease both;
    }
    
    .footer-mobile-links li {
        position: relative;
        padding: 0;
        margin: 0;
    }
    
    .footer-mobile-links li input[type=checkbox] {
        position: absolute;
        cursor: pointer;
        width: 100%;
        height: 100%;
        z-index: 3;
        opacity: 0;
    }
    
    .footer-mobile-links li i {
        position: absolute;
        transform: translate(-6px,0);
        margin-top: 15px;
        right: 0;
    }
    .footer-mobile-links li input[type=checkbox]:checked~p a {
        display: none;
    }
    
    .footer-menu-container a {
        float: left;
        margin-right: 15px;
        color: #fff;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    
    .footer-mobile-links li input[type=checkbox]:checked~i:before {
        transform: translate(3.5px,0) rotate(45deg);
    }
    
    .footer-mobile-links li i:before {
        transform: translate(-3.5px,0) rotate(45deg);
    }
    
    .footer-mobile-links li i:after {
        transform: translate(3.5px,0) rotate(-45deg);
    }
    
    .footer-mobile-links li input[type=checkbox]:checked~i:after {
        transform: translate(-3.5px,0) rotate(-45deg);
    }
    
    .footer-mobile-links li i:before, .footer-mobile-links li i:after {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 1px;
        height: 10px;
        right: 0;
    }
    
    
    @keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}100%{transform-origin:top center;transform:rotateX(0deg)}}

    .social-share {
        text-align: center;
        display: flex;
        gap: 30px;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(255,255,255,.1);
        margin-left: -10px;
        margin-right: -10px;
        padding: 10px;
        border-top: 1px solid rgba(255,255,255,.1);
        margin-top: 0;
    }
    
    .social-share a {
        display: flex;
    }
    
    .social-share svg {
        width: 18px;
        height: 18px;
        fill: #ccc;
    }

    .header {
        background: #0e0e0e;
        border-bottom: 0;
    }

    .site-footer {
        padding: 0 10px 10px;
        border-top: 1px solid hwb(0deg 100% 0% / 12%);
    }
    
    search-popular ul {
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: -webkit-box;
        flex-wrap: nowrap;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px 5px;
    }    

    search-popular ul::-webkit-scrollbar {
        display: none;
    }

    .site-branding .logo img {
        max-width: 150px;
    }

    .scroll-disabled:before {
        top: 50px;
    }
    
    .scroll-disabled {
        overflow: hidden;
    }

    content-single {
        flex-direction: column;
        gap: 0;
        padding: 10px;
    }
    
    content-single left {
        width: 100% !important;
    }
    
    content-single right.playlist {
        margin-top: 15px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }    
    
    .entry-description.moreless p {
        font-size: 14px;
        line-height: 19px;
    }    
    
    .video-player-area h1 {
        font-size: 18px;
        color: white;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 10px;
    }
    
    .video-tags {
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
        margin-bottom: 0;
        padding: 0;
        margin-top: 10px;
    }
    
    .tags-list::-webkit-scrollbar {
        display: none;
    }
    
    .entry-content {
        padding-top: 10px !important;
    }    

    top-menu {
        display: none;
    }

    .header .flex {
        padding: 0 10px;
        grid-template-columns: 32px 1fr auto;
        height: 50px;
        gap: 10px;
    }

    #site-navigation-black ul li {
        vertical-align: top;
    }   
    
    #site-navigation-black ul li a {
        line-height: 35px;
        font-size: 14px;
        border-bottom: 0;
        display: flex;
        align-items: center;
        gap: 3px;
    }    

	/** DISPLAY NONE */
	#navigation .membership ul.sub-menu,
	.happy-inside-player,
	.under-player-desktop,
	.video-archive-ad,
	.prev-photo,
	.next-photo,
	.happy-footer {
		display: none;
	}

	/** DISPLAY BLOCK */
	.happy-under-player .under-player-mobile,
	.happy-related-videos-mobile,
	.happy-footer-mobile,
	.author-header,
	/* .filters a.filter-title:hover .filters-list, */
	.mobile-pagination {
		display: block;
	}
    
    .scroll-disabled #aside {
        top: 50px;
        height: calc(100% - 50px);
        transform: translate3d(0, 0, 0);
    }

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

	.membership .welcome i {
		position: relative;
		top: -1px;
		margin-right: 5px;
	}
	

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

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

	#navigation ul > li.menu-item-has-children > a:after {
		content: "\f0d7";
		font-family: fontAwesome;
		float: right;
	}

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

	.search-menu-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        background: hsl(0deg 0% 100% / 10%);
        border-radius: 100%;
        cursor: pointer;
	}

	.header-search {
		display: none;
		width: 100%;
	}
	
    .header-search #searchform {
        position: relative;
        display: flex;
    }	

	.header-search input {
        width: 100%;
        height: 40px;
        padding: 0 15px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        border-radius: 100px;
        background: rgba(255, 255, 255, 0.12);
        border: 0;
	}

	.header-search input[type="submit"] {
        font-size: 0 !important;
        width: 15%;
        padding: 0;
        height: 40px;
        border: none;
        margin: 0;
        color: #fff;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' fill='white' viewBox='0 0 24 24' width='24' focusable='false' style='pointer-events: none; display: block; width: 100%25; height: 100%25;'%3E%3Cpath d='m20.87 20.17-5.59-5.59C16.35 13.35 17 11.75 17 10c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7c1.75 0 3.35-.65 4.58-1.71l5.59 5.59.7-.71zM10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z'%3E%3C/path%3E%3C/svg%3E");
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        background-color: transparent !important;
	}

	.more-videos i {
		margin: 0;
	}


	/* body.page .entry-content {
		padding: 0;
	} */

	.with-aside {
		display: block;
	}

	.archive-content,
	.entry-content,
	.footer-widget-zone {
		padding-left: 10px;
		padding-right: 10px;
	    padding-top: 0;
	   padding-bottom: 10px;
	   overflow: inherit;
	}

	#mobile.archive-content {
	    padding-top: 10;
	}

	.site-branding .logo .site-title a {
		display: block;
		max-height: 80px;
		overflow: hidden;
		font-size: 28px!important;
	}
    
    .thumb-block .post-thumbnail {
        overflow: hidden;
    }    
    
    .videos-list, .playlist-content-main {
        margin: 0;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 10px;
    }    
    
    .thumb-block .entry-header .title {
        height: auto;
        -webkit-line-clamp: 2;
        max-height: initial;
        text-align: center;
    }  

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

	.video-player-area .video-infos {
		display: block;
		width: 100%;
	    padding: 0;
	}

	.video-player-area .video-infos .tracking-btn a {
		display: block;
		text-align: center;
		margin-top: 10px;
	}

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

    .tags-letter-block {
        flex-direction: column;
        align-items: flex-start !important;
    }

	#comments input,
	#comments textarea,
	.comment-form-comment {
		width: 100%;
	    margin-right: 0;
	}

    #commentform .row {
        float: left;
        width: 100%;
    }

	.comment-form-comment,
	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
        float: none;
        width: 100%;
        padding-right: 0;
	}

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

	.footer-widget-zone .one-column-footer .widget,
	.footer-widget-zone .two-columns-footer .widget,
	.footer-widget-zone .three-columns-footer .widget,
	.footer-widget-zone .four-columns-footer .widget {
		width: 100%;
		float: none;
		margin: 0 0 8%;
	}

	.author-channel-img {
		float: left;
	}


	.mobile-pagination ul {
    display: flex;
    justify-content: center;
		margin: 0 auto 30px;
	}

	.site-footer .row,
	.footer-widget-zone .row {
		padding: 0;
	}
	
    #navigation {
        top: 50px;
        height: calc(100vh - 50px);
    }
    
    #navigation::-webkit-scrollbar {
        width: 0;
    }    
    
}

@media (max-width: 600px) {

	.videos-list {
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}	
	
	.page-category .videos-list {
		grid-template-columns: repeat(3, 1fr);
		gap: 15px;
	}	
	
    .playlist-content-main.user-playlists .block-loop-items {
        grid-template-columns: repeat(2, 1fr);
    }

    .show6videos { 
        grid-row: 6; 
        grid-column: 1 / span 1;
    }
    
    .wp-block-loop {
        --grid-columns: 2;
    }    
    
} 


@media (min-width: 769px) and (max-width: 999px) {   

	.videos-list {
		grid-template-columns: repeat(3, 1fr);
		gap: 15px;
	}
	
    .playlist-content-main.user-playlists .block-loop-items {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .slider-actors-tablet {
        grid-column: 1 / span 2 !important;
        grid-row: 5 !important;
    }   
    
    .first-native-tablet {
        grid-row: 3 !important;
    }    
    
    .last-native-tablet {
        display: none !important;
    }
 
}


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 992px) {

	.videos-list {
		grid-template-columns: repeat(3, 1fr);
		gap: 15px;
	}
	
	.page-category .videos-list {
		grid-template-columns: repeat(4, 1fr);
		gap: 15px;
	}	
	
    header-fixed#actors .avatar {
        width: 150px;
        height: 150px;
    }

    .home-slider.page-actors .block-loop-items {
        --grid-columns: var(--grid-cols);
    }

    .modal-dialog {
        max-width: max-content;
    }
    
    #playlist-modal .modal-content {
        min-width: 400px;
    }    

    .modal-open {
        padding-right: 15px !important;
    }

    #mobile.single native-ads {
        display: none !important;
    }

    #mobile.single telegram-channels {
        margin-bottom: 15px !important;
    }
 
    #mobile .video-player-area, #mobile.single .station-more-from {
        position: relative;
        top: 0;
    } 
        
    #mobile.single content-single {
        display: block;
    } 
    
    #mobile.single .videos-similar .block-loop-items .thumb-block {
        display: grid;
        grid-template-columns: 150px 1fr;
        gap: 10px;
    } 
    
    .home.scroll-disabled #aside, .search.scroll-disabled #aside, .page.scroll-disabled #aside, .author.scroll-disabled #aside {
        transform: translate3d(-100%, 0, 0);
    } 
    
    .home.scroll-disabled::before, .search.scroll-disabled::before, .page.scroll-disabled::before, .author.scroll-disabled::before {
        display: none;
    }    
    
    .home.scroll-disabled, .search.scroll-disabled, .page.scroll-disabled, .author.scroll-disabled {
        overflow: auto !important;
    }
    
    .home.scroll-disabled .change .bar2, 
    .search.scroll-disabled .change .bar2, 
    .page.scroll-disabled .change .bar2,
    .author.scroll-disabled .change .bar2
    {
        opacity: 1;
    }
    .home.scroll-disabled .change .bar1, 
    .home.scroll-disabled .change .bar3, 
    .search.scroll-disabled .change .bar1, 
    .search.scroll-disabled .change .bar3,
    .page.scroll-disabled .change .bar1,
    .page.scroll-disabled .change .bar3,
    .author.scroll-disabled .change .bar1,
    .author.scroll-disabled .change .bar3
    {
        transform: none;
    }  

    .home.scroll-disabled telegram-channels, 
    .single telegram-channels, .search.scroll-disabled telegram-channels, 
    .page.scroll-disabled telegram-channels,
    .author.scroll-disabled telegram-channels,
    .home.scroll-disabled footer,
    .search.scroll-disabled footer,
    .page.scroll-disabled footer,
    .author.scroll-disabled footer
    {
        margin: 0 !important;
    }

    .single #aside {
        transform: translate3d(-100%, 0, 0);
    }
    
    .group-blog .byline .author span {
        margin-top: 0 !important;
    }
    
    sticky, .video-player-area {
        position: sticky;
        top: 75px;
    }

    header-fixed#channels {
        grid-template-columns: 150px 1fr;
    }
    
    header-fixed#channels .avatar {
        width: 150px;
        height: 150px;
    }    
        
    .location_pc {
        font-size: 16px; font-weight: 400; color: rgba(255, 255, 255, 0.75); margin-right: 5px;     
    }    

    header-fixed des desc {
        margin-bottom: 0;
        max-width: 720px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.75);
        line-height: 22px;
    }

    header-fixed des {
        gap: 5px;
    }   
    
    header-fixed .search-video-number span {
        font-weight: 700;
        font-size: 18px;
        color: white;
    }        
        
    .filters {
        margin-bottom: 20px;
        margin-top: 10px;
    }    

    header-fixed#actors {
        grid-template-columns: 150px 1fr;
        gap: 20px;
    }
    
    header-fixed#actors .profileimg img, header-fixed#actors .profileimg {
        width: 150px;
        height: 150px;
    }     
        
    header-fixed#channels des {
        gap: 5px;
    }    
       
    header-fixed#channels des .search-video-number {
        margin-bottom: 0px !important;
    }       
        
        
    .video-player {
        overflow: hidden;
    } 

    .single related .block-loop-items .thumb-block .entry-header .title {
        margin-top: 10px;
    }

    .single .station-more-from {
        position: sticky;
        top: 60px;
    }
    
    .single .videos-list {
        gap: 0;
    }
    
    #PornstarsSlider .pornstars .owl-stage {
        display: flex;
    }    
    
    #PornstarsSlider .row {
        padding: 0;
    }    
    
    .owl-loaded {
        overflow: hidden;
    }    
    
    .owl-nav {
        position: absolute;
        display: flex;
        align-items: center;
        height: 0;
        top: 50%;
        transform: translate(0, -50%);
        justify-content: space-between;
        right: 0;
        left: 0;
        margin: 0;
    }
    
    .owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled {
        opacity: 0;
        visibility: hidden;
    }
    
    .owl-nav button {
        background: transparent !important;
        padding: 0;
        width: 40px;
        height: 35px;
    }
    
    .owl-nav button:hover {
        background: transparent !important;
    }
    
    .owl-nav .owl-next:before {
        right: 0;
        background: linear-gradient(275deg, black 47.62%, rgba(0, 0, 0, 0) 100%);
        margin: 0;
        content: "";
        width: 100%;
        position: relative;
        height: 35px;
        display: block;
        bottom: 0;
    }
    
    .owl-nav .owl-prev:before {
        left: 0;
        background: linear-gradient(90deg, black 47.62%, rgba(0, 0, 0, 0) 100%);
        margin: 0;
        content: "";
        width: 100%;
        position: relative;
        height: 35px;
        display: block;
        bottom: 0;
    }
    
    .owl-nav .owl-prev span {
        font-size: 0;
        background-repeat: no-repeat;
        background-position: center;
        width: 33px;
        height: 33px;
        margin: 0;
        left: -10px;
        background-size: 24px;
        position: absolute;
        top: -17px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' data-test='icon-ActionSmallBackArrowButtons' class='css-1wbmeri'%3E%3Cpath d='M9.5 4L5.5 8L9.5 12' stroke='%239898A6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    }
    
    .owl-nav .owl-next span {
        font-size: 0;
        background-repeat: no-repeat;
        background-position: center;
        width: 33px;
        height: 33px;
        margin: 0;
        right: -10px;
        background-size: 24px;
        position: absolute;
        top: -17px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' data-test='icon-ActionSmallForwardArrowButtons' class='css-1wbmeri'%3E%3Cpath d='M6.5 12L10.5 8L6.5 4' stroke='%239898A6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    }
    
    
    #PornstarsSlider .pornstars .owl-nav .owl-prev span {
        left: 1px;
        top: 1px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' data-test='icon-ActionSmallBackArrowButtons' class='css-1wbmeri'%3E%3Cpath d='M9.5 4L5.5 8L9.5 12' stroke='%23EEEEEE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");    
    }
    
    #PornstarsSlider .pornstars .owl-nav .owl-next span {
        right: 0px;
        top: 1px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' data-test='icon-ActionSmallForwardArrowButtons' class='css-1wbmeri'%3E%3Cpath d='M6.5 12L10.5 8L6.5 4' stroke='%23EEEEEE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    }
    
    #PornstarsSlider .pornstars .owl-nav button {
        background: #2d2d2d !important;
        width: 35px !important;
        height: 35px !important;
        border-radius: 100% !important;
        box-shadow: 0 0 5px black;
    }
    
    #PornstarsSlider .pornstars .owl-nav button.owl-prev {
        position: absolute;
        left: 5px;
        top: 0;
        transform: translate3d(0, -50%, 0);
    }
    
    #PornstarsSlider .pornstars .owl-nav button.owl-next {
        position: absolute;
        right: 5px;
        top: 0;
        transform: translate3d(0, -50%, 0);
    }
    
    #PornstarsSlider .pornstars .owl-nav button:before, #PornstarsSlider .pornstars .owl-nav button:after {
        display: none;
    }

    .happy-footer {
        border-top: 1px solid lch(12 0 0);
        border-bottom: 1px solid lch(12 0 0);
    }

    slider-searchs {
        margin-bottom: 25px;
    } 

    slider-searchs, slider-searchs ul {
        height: 35px;
    }
    
    slider-searchs ul {
        padding: 0;
        overflow: hidden;
    }    

    .happy-footer div:last-child {
        margin: 0;
    }
    
    .happy-footer div {
        margin-right: 10px;
    }

    mobile {
        display: none !important;
    }
    
    content-single {
        margin-bottom: 20px;
    }    
    

    .video-player-area .video-infos h1 {
        margin-bottom: 5px;
    }

    .aside-block.aside-tags .title {
        padding: 0;
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize;
        margin-bottom: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #bdbdbd;
        display: flex;
        gap: 5px;
    }
    
    .archive-aside ul {
        list-style: none;
        padding: 0;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .archive-aside ul li a {
        padding: 0;
        background: transparent;
        border-radius: 6px;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        margin-bottom: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #bdbdbd;
    }
    
    .archive-aside h2 {
        font-size: 18px;
        margin: 0px 0 15px;
        font-weight: 500;
        color: white;
        line-height: normal;
    }

    .search .archive-aside h2 {
        margin-top: 0 !important;
    }

    .actors-aside .pornstars .pornstar {
        display: grid;
        grid-template-columns: 50px 1fr;
        gap: 10px;
        margin-bottom: 10px;
    }    

    .actors-aside .pornstars .pornstar .ImageOuter {
        padding: 0;
        border-radius: 100%;
        overflow: hidden;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .actors-aside .pornstars .pornstar .ImageOuter img {
        height: 50px;
        width: 50px;
        object-fit: cover;
    }    
    
    .actors-aside .pornstars .pornstar .infos {
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background: none !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .actors-aside .pornstars .pornstar .infos .title {
        font-weight: 600;
        font-size: 16px;
    }
    
    .actors-aside .pornstars .pornstar .infos .video-datas {
        font-size: 9px;
        letter-spacing: 1px;
        font-weight: 500;
        color: white;
        opacity: 0.8;
        text-transform: uppercase;
    }


    #site-navigation-black ul li.home a {
        margin-left: 0;
        height: 45px;
        margin-top: -3px;
    }

    tgchannel {
        display: none !important;
    }

    .videos-list a {
        display: grid;
        gap: 10px;
        margin-top: 10px;
        align-items: center;
    }

    .videos-list a.if-user {
        grid-template-columns: 35px 1fr;
    }
    
    .thumb-block .entry-header {
        text-align: left;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        color: #d5d5d5;
    }
    
    .videos-list .thumb-block a .entry-header .under-thumb {
        font-size: 14px;
    }    

    #footermobile, .social-share, .footer-mobile-links, .social-share {
        display: none;
    }

	.header {
        height: 60px;
        line-height: 60px;
	}

    .search-menu-mobile {
        display: none;
    }	

	.header-search-mobile {
		display: none;
	}

	#navigation .membership {
		position: absolute;
		top: -63px;
		right: 40px;
	}

	#navigation .membership ul {
		display: none;
		position: absolute;
		background-color: #fff;
		min-width: 170px;
		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;
	}

	#navigation .membership ul li {
		padding: 0 15px;
		overflow: hidden;
	}

	#navigation .membership ul a {
		font-size: 14px;
		padding: 0;
		margin: 15px 0;
		display: block;
		width: 100%;
		height: auto;
    	line-height: 0;
	}

	.happy-header-mobile {
		display: none;
	}

	#navigation .membership:hover ul {
		display: block;
	}

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

	.header-search {
        width: 100%;
        display: flex !important;
        align-items: center;
        position: relative;
        justify-content: center;
	}
	
    #searchform {
        width: 60%;
        position: relative;
    }

	.header-search input {
        width: 100%;
        height: 40px;
        padding: 0 15px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        border-radius: 100px;
        background: rgb(31, 31, 31);
        border: 0;
	}

	.header-search input#searchsubmit {
        width: 70px;
        font-size: 0;
        height: 40px;
        right: 0;
        top: 10px;
        line-height: 40px;
        padding: 0;
        border: none;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24' preserveAspectRatio='xMidYMid meet' focusable='false' style='pointer-events: none; display: block; width: 100%25; height: 100%25;'%3E%3Cg class='style-scope yt-icon'%3E%3Cpath d='M20.87,20.17l-5.59-5.59C16.35,13.35,17,11.75,17,10c0-3.87-3.13-7-7-7s-7,3.13-7,7s3.13,7,7,7c1.75,0,3.35-0.65,4.58-1.71 l5.59,5.59L20.87,20.17z M10,16c-3.31,0-6-2.69-6-6s2.69-6,6-6s6,2.69,6,6S13.31,16,10,16z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
        background-color: transparent !important;
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 26px;
	}

	/* #menu-popout {
		position: inherit;
		width: inherit;
	}

	#menu-popout ul {
		padding: 0 30px;
		overflow: hidden;
	}

	#menu-popout li.menu-item-has-children {
		position: relative;
	}

	#menu-popout .nav-menu li {
		float: left;
		display: block;
	}

	#menu-popout .nav-menu a {
		width: inherit;
		font-size: 16px;
		border-top: 3px solid transparent;
		border-bottom: 3px solid transparent;
	}

	#menu-popout .nav-menu a:hover {
		color: #ddd;
	}

	#menu-popout .nav-menu li.current-menu-item a {
		border-bottom-style: solid;
		border-bottom-width: 3px;
	}

	#menu-popout .nav-menu ul.sub-menu {
		position: absolute;
		top: 100%;
		background: #333;
	} */

	.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-happy .thumb-block:nth-child(4),
	.video-list-content.with-happy .thumb-block:nth-child(7),
	.video-widget-container.with-happy .thumb-block:nth-child(4),
	.video-widget-container.with-happy .thumb-block:nth-child(7) {
		display: block;
		clear: both;
	}

	.footer-widget-zone .four-columns-footer .thumb-block {
		width: 50%;
	}

	.footer-widget-zone .two-columns-footer .thumb-block {
		width: 25%;
	}

	.footer-widget-zone .three-columns-footer .thumb-block {
		width: 33.33%;
	}
}
@media (min-width: 1260px) {
    .block-loop-items {
        --grid-columns: var(--grid-cols, 4);
    }
	
}
@media(min-width:768px) {
    #content {
        max-width: var(--grid-containers-xs)
    }
}

@media(min-width:940px) {
    #content {
        max-width: var(--grid-containers-sm)
    }

    .station-more-from article:nth-child(7), .station-more-from article:nth-child(8) {
        display: none;
    }
    
    .wp-block-loop-user .block-loop-items {
        --grid-columns: 4;
    }        
    
    .single .block-loop-items {
        --grid-columns: 3;
        column-gap: 10px;
        row-gap: 15px;
    }   
    
    .block-loop-items {
        --grid-columns: 3;
    }
    
    .single #content, .single .site-footer {
        margin: 0 auto;
    }    
    
    .home.scroll-disabled #content, .search.scroll-disabled #content, .page.scroll-disabled #content, .author.scroll-disabled #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-sm) - var(--side-width));
    }    
    
    .page-category .block-loop-items {
        --grid-columns: 4;
    }       
    
}

@media(min-width:1200px) {
    #content {
        max-width: var(--grid-containers-md)
    }
    
    .block-loop-items {
        --grid-columns: 4;
    } 

    .hover .block-loop-items {
        --grid-columns: 5;
    }    
    
    .wp-block-loop-user .block-loop-items {
        --grid-columns: 5;
    }    
    
    .single #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-md) - 100px);
    }  
    
    .home.scroll-disabled #content, .search.scroll-disabled #content, .page.scroll-disabled #content, .author.scroll-disabled #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-md) - var(--side-width));
    }      

    .page-category .block-loop-items {
        --grid-columns: 5;
    }
    
    .diezvideos .thumb-block:nth-child(31), .diezvideos .thumb-block:nth-child(32) {
        display: none;
    }    
    
}

@media(min-width:1310px) {
    #content {
        max-width: var(--grid-containers-lg)
    }
    
    .single #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-lg) - 120px);
    }   
    
    .home.scroll-disabled #content, .search.scroll-disabled #content, .page.scroll-disabled #content, .author.scroll-disabled #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-lg) - var(--side-width));
    }  
}

@media(min-width:1430px) {
    #content {
        max-width: var(--grid-containers-xl)
    }
    .single .block-loop-items {
        --grid-columns: 4;
    }    
    
    .block-loop-items {
        --grid-columns: 5;
    }    
    
    .station-more-from article:nth-child(7), .station-more-from article:nth-child(8) {
        display: block;
    }  
    
    .single #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-xl) - 150px);
    }    
    
    .home.scroll-disabled #content, .search.scroll-disabled #content, .page.scroll-disabled #content, .author.scroll-disabled #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-xl) - var(--side-width));
    }  
    
    .diezvideos .thumb-block:nth-child(31), .diezvideos .thumb-block:nth-child(32) {
        display: inline-block !important;
    }    
}

@media(min-width:1728px) {
    #content {
        max-width: var(--grid-containers-xxl);
        margin: 0 auto;
        padding-left: var(--side-width);
    }
    
    .single #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-xxl) - var(--side-width));
        padding: 0;
    }    
    
    .home.scroll-disabled #content, .search.scroll-disabled #content, .page.scroll-disabled #content, .author.scroll-disabled #content {
        margin: 0 auto;
        max-width: calc(var(--grid-containers-xxl) - var(--side-width));
    }    
}