/*
 Theme Name:   Leakslove Theme
 Theme URI:    https://exemple.com
 Description:  Admin
 Author:       Admin
 Template:     kingtube
 Version:      1.5.1
*/

/* MODIF STYLE */
.widget-title {
  color: #a39a8d;
}

h1.homepage-title {
  color: #A39A8D;
}

.page-id-31216 h1 {
    text-align: center;
}

.page-id-31216 p {
    text-align: center;
}

.archive-description {
  color: #A39A8D;
}

.site-footer .site-info {
  color: #A39A8D;
}

.thumb-block .entry-header {
  color: #a39a8d;
}

#site-navigation>ul>li>a {
  color: #a39a8d;
  background-color: #121212;
}

#s.input-group-field {
  background-color: #242525;
  color: #a39a8d;
  border-width: 1px;
  border-color: #a39a8d;
}

#masthead.site-header {
  background-color: #121212;
  border-bottom-width: 1px;
  border-bottom-color: #454545;
  border-bottom-style: solid;
}

#page {
  background-color: #141414;
}

#colophon.site-footer {
  background-color: #121212;
  border-top-width: 1px;
  border-top-color: #454545;
}

#filters .filters-select:hover .filters-options {
  background-color: #141414;
  border-top-width: 1px;
  border-top-color: #454545;
  border-right-width: 1px;
  border-right-color: #454545;
  border-left-width: 1px;
  border-left-color: #454545;
  border-bottom-width: 0px;
  border-bottom-color: #454545;
}

#filters .filters-options span a {
  color: #a39a8d;
}

.site-branding .header-search input#searchsubmit {
  color: #a39a8d;
}

#site-navigation li:hover>ul {
  background-color: #121212;
}

#site-navigation ul ul li a {
  color: #a39a8d;
  background-color: #121212;
}

h1 {
  color: #a39a8d;
}

.page-template-template-tags a.tag-cloud-link {
  background-color: #1a1a1a;
  color: #a39a8d;
  border-width: 1px;
  border-color: #a39a8d;
  border-radius: 10px;
}

.pagination ul li a {
  border-width: 1px;
  border-color: #454545;
  border-radius: 10px;
}

#filters .filters-options span {
  border-bottom-width: 1px;
  border-bottom-color: #454545;
}

.pagination ul li a.current {
  border-width: 1px;
  border-color: #a39a8d;
  color: #DD77FF;
}

.pagination ul li a:hover {
  color: #DD77FF;
  border-width: 1px;
  border-color: #a39a8d;
}

.video-views {
  color: #a39a8d;
  margin-bottom: 5px;
}

p {
  color: #a39a8d;
}

h2 {
  color: #a39a8d;
}

.video-tags a.label {
  color: #DD77FF;
  background-color: #141217;
  border-width: 1px;
  border-color: #a39a8d;
  border-radius: 10px;
}

.label:hover {
  background-color: #141414;
}

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

div.wpforms-container-full .wpforms-form label {
  color: #a39a8d;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description {
  color: #a39a8d;
}

#wpforms-submit-43.wpforms-submit {
  color: #ffffff;
  border-radius: 5px;
}

#video-actors {
  color: #a39a8d;
}

#video-actors i {
  color: #a39a8d;
}

#video-date {
  color: #a39a8d;
}

#video-date i {
  color: #a39a8d;
}

.video-tags {
  color: #a39a8d;
  margin-bottom: 10px;
  margin-top: 10px;
}

input[type="search"] {
  background-color: #141414;
  border-color: #a39a8d;
  color: #a39a8d;
}

input[type="submit"] {
  color: #a39a8d;
  background-color: #141414;
  border-color: #a39a8d;
  border-style: double;
  border-width: 6px;
}

#site-navigation ul ul {
  background-color: #121212;
  border-width: 1px;
  border-style: solid;
  border-color: #454545;
}

#site-navigation>ul>li {
  border-width: 0px;
  border-bottom-width: 0px;
}

#menu-main-menu.menu {
  margin-top: 1px;
}
.breadcrumbs-area {
  background-color: #121212;
  border-bottom-width: 1px;
  color: #a39a8d;
  border-bottom-color: #454545;
}
hr {
  background-color: #a39a8d;
}

/* BUTTON RELATED BOT */
.show-more-related-buttons {
    display: flex;
	gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.show-more-related-buttons .button.large {
    border-radius: 10px !important;
    color: #DD77FF !important;
    background-color: #141217 !important;
    border-width: 1px !important;
    border-color: #a39a8d !important;
}

.show-more-related-buttons .button.large:hover {
	background: #ffffff !important;
	border-color: #DD77FF !important;
}

#wpforms-submit-43.wpforms-submit {
  color: #141414;
}

.reserve-space-banner {
  display: flex;
  width: 300px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-10061 a:before {
/* THEPORNDUDE */
}

/* THEPORNDUDE */
#menu-item-10061 {
  position: relative;
  margin-left: 25px;
}

#menu-item-10061 a {
  display: block;
  padding-left: 25px;
  position: relative;
}

#menu-item-10061 a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('https://theporndude.com/favicon.ico');
  background-size: contain;
  background-repeat: no-repeat;
}

/* IMAGE EXEMPLE HOME NEW VIDEO LAST  */
.watch-video-news {
  text-align: center;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 306px;
  height: 214px;
  margin: 0 auto;
}

.watch-video-news img {
  transition: transform 0.3s ease;
  animation: zoom-animation 3s infinite;
  max-width: 100%;
  height: auto;
}

@keyframes zoom-animation {
  0%, 100% {
    transform: scale(0.90);
  }
  50% {
    transform: scale(1.03);
  }
}


/* BEST DATING BOT PLAYER */

.best-dating {
    text-align: center;
    color: #DD77FF;
    border: 1px solid rgba(163,154,141,1);
    padding: 8px 15px;
    border-radius: 10px;
    background-color: #141217;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
    animation: pulse 1s infinite;
}

.best-dating:hover {
    background-color: rgba(255,255,255,1);
    border: 1px solid rgba(221,119,255,1);
    color: #DD77FF;
}


/* BUTTON HEADER */
.button-header {
    text-align: center;
    color: #DD77FF;
    border: 1px solid rgba(163,154,141,1);
    padding: 8px 15px;
    border-radius: 10px;
    background-color: #141217;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
    animation: pulse 1s infinite;
}

.button-header:hover,
.button-header:focus,
.button-header:active {
  color: #DD77FF !important;
}

.button-header:hover {
    background-color: rgba(255,255,255,1);
    border: 1px solid rgba(221,119,255,1);
    color: #DD77FF;
}

.button-header:after {
    content: "";
    display: inline-block;
    right: 650px;
 	width: 10px;
    height: 10px;
    background-color: #DD77FF;
    border-radius: 5px;
    animation: blinkingText 1s infinite;
}

/* .button-header span {
    	margin-right: 5px; Space between text and flashing circle
}
*/

/* MENU LIVE SEX */
.menu-item.menu-item-42346 a {
    color: #DD77FF !important;
}

/* BUTTON ANIMATIONS */

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

@keyframes blinkingText {
    0% {opacity: 1.0;}
    50% {opacity: 0.0;}
    100% {opacity: 1.0;}
}

@keyframes pulse {
    0% {
        transform: translateY(0);
    }
    30% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0);
    }
}

/* HEADER AD DESKTOP TOP */

.header-ad-desktop-top {
    display: none;
}

@media (min-width: 1024px) {
    .header-ad-desktop-top {
        display: block; 
        margin: 0 auto;
    	margin-bottom: 1em;
    }
}

/* HEADER AD MOBILE TOP */

.header-ad-mobile-top {
    display: none;
}

@media (max-width: 1023px) {
    .header-ad-mobile-top {
        display: block;
        margin: 0 auto;
        margin-bottom: 1em;
    }
}

/* HEADER AD ALL */
.header-ad-all {
    display: block;
    margin: 0 auto;
    margin-bottom: 1em;
    height: 250px;
}

/* FOOTER AD ALL */
.footer-ad-all {
    display: block;
    margin: 0 auto;
    margin-bottom: 1em;
    height: 250px;
}

/* SIDE */
.player-live{    
	border-radius: 10px;
    border: 1px solid #a39a8d !important;
    padding: 5px;
	margin: 0 auto;
}

/* CUSTOM EMBED */

#sourcetabs{
	width: 100%;
	display: table;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
}

#sourcetabs ul{
	text-align: center;
	vertical-align: middle;
	display: table-row;
}

/* List Item */
#sourcetabs ul li{
	display: inline-block;
	width: 90px;
	float: left;
	text-align: center;
	line-height: 3em;
	border-radius: 10px;
	border: 1px solid rgba(163,154,141,1);
	color: rgba(221,119,255,1)!important;
	text-shadow: none;
	background: rgba(20,18,23,1);
	list-style: none!important;
	list-style-type: none!important;
	margin: 0px 5px 5px 0px!important;
	padding-left:0px;
	font-size:12px;
}

/* List Item (hover) */
#no-link li:hover{
	background-color:rgba(255,255,255,1);
	border: 1px solid rgba(221,119,255,1);
}

/* List Item (hover) */
#dloadtabs li:hover{
	background-color:rgba(255,255,255,1);
	border: 1px solid rgba(221,119,255,1);
}

.fa.fa-angle-double-up {
  color: #DD77FF;
}

.myiframe, .cover{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe, .cover{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* Cover */
.cover{
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
	background: #000000;
	cursor: pointer;
	border-radius: 10px;
}

/* Cover Player BTN */
.text-play{
	transform: scale(1);
	font-size:24px;
	font-weight: bold;
	z-index:1000;
	animation-name: heartFadeInOut; 
  	animation-iteration-count: infinite;
  	animation-duration: 2s;
	text-align: center;
}

#myiframe.responsive-iframe {
  border-radius: 20px;
}

@media (max-width: 768px) {
  .text-play {
    font-size: 14px;
  }
}

@keyframes heartFadeInOut {
  0% {transform: scale(1);}
  25% {transform: scale(.97);}
  35% {transform: scale(.9);}
  45% {transform: scale(1.1);}
  55% {transform: scale(.9);}
  65% {transform: scale(1.1);}
  75% {transform: scale(1.03);}
  100% {transform: scale(1);}
}

/* Circle */
.circle{
  position: absolute;
  top: 50%;
	transform: translate(0px, -50%);
}

.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #DD77FF;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: spin 1s linear infinite;
  z-index: 1000;
}

@keyframes spin {
  0% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* Mobile Optimization */
@media screen and (max-width: 768px) {
  .loader {
    width: 40px;
    height: 40px;
    border-width: 6px;
  }
  @keyframes spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
  }
}

/* BAR AT THE VERY TOP (NOT SCROLL FIXED) */
#network-bar {
  width: 100%;
  background: #1a1a1a;
  color: #fff;
  font-family: 'Segoe UI', sans-serif;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.4);
  position: relative;
  z-index: 99999;
  margin-bottom: 0;
}

#network-bar::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('https://cdn.7tv.app/emote/01H879FJ6R0005HY5BSCSFHSV0/1x.avif');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#network-bar::after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('https://cdn.7tv.app/emote/01H879FJ6R0005HY5BSCSFHSV0/1x.avif');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* BUTTON */
.network-toggle {
  cursor: pointer;
  padding: 8px 16px;
  font-weight: 500;
}

/* DROP-DOWN LIST */
#network-list {
  display: none;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  background: #2a2a2a;
  color: #eee;
  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  text-align: left;
  padding: 8px 12px;
  border-radius: 6px;
  z-index: 99999;
  min-width: 180px;
}

#network-list.open {
  display: block;
}

/* SITE LINKS */
#network-list a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #ddd;
  margin: 4px 0; /* space between links */
  padding: 4px 6px;
  border-radius: 4px;
  transition: background 0.2s ease;
}

#network-list a:hover {
  background: #3a3a3a;
  color: #fff;
}

#network-list a img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

/* RESPONSIVE */
@media (max-width: 600px) {
  #network-bar {
    font-size: 14px;
    height: 36px;
  }

  #network-list {
    top: 36px;
    font-size: 14px;
  }
}

/* Page Partners */
.partners-banners {
  margin: 20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 959.98px) {
  .partners-banners {
    margin: 15px 0 0 0;
    gap: 10px;
  }
}
.partners-banners a {
  position: relative;
  display: block;
}
@media (max-width: 959.98px) {
  .partners-banners a {
    width: 100%;
  }
}
.partners-banners a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(221, 119, 255, 0.35);
  border-radius: 10px;
  content: "";
  opacity: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  pointer-events: none;
}
.partners-banners a img {
  width: 100%;
  border-radius: 10px;
  display: block;
}
@media (max-width: 959.98px) {
  .partners-banners a img {
    width: 100%;
  }
}
.partners-banners a:hover::before, 
.partners-banners a:active::before, 
.partners-banners a:focus::before {
  opacity: 1;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 48em) {
	.site-branding {
    	height: auto;
    	max-height: inherit;
    	display: block;
    	position: relative;
	}
	.logo{
    	text-align: center;
	}
}
	
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 48.001em) and (max-width : 64em) {
	.site-branding {
    	height: auto;
    	max-height: inherit;
    	display: block;
    	position: relative;
	}

	.logo {
    	text-align: center;
	}
}

@media screen and (max-width: 64em) {
	#site-navigation {
    	width: 100%;
	}

	#site-navigation ul {
    	background: #eee;
    	width: 100%;
    	padding-left: 0;
    	display: none;
    	top: 128px;
	}
}

@media screen and (max-width: 64em) {
    #site-navigation .button-nav:before {       
        background: #DD77FF;
    }
}

@media screen and (max-width: 64em) {
    #site-navigation .button-nav:after {
        border-top: 2px solid #DD77FF;
        border-bottom: 2px solid #DD77FF;
    }
}

@media screen and (max-width: 64em) {
    #site-navigation .button-nav.menu-opened:before {
        background: #DD77FF;
    }
}

@media screen and (max-width: 64em) {
    #site-navigation .button-nav.menu-opened:after {
        background: #DD77FF;
    }
}

@media screen and (max-width: 64em) {
    #site-navigation .button-nav {
        top: 0px;
    }
}

@media screen and (max-width: 64em) {
    #site-navigation ul {
        background: #121212;
    }
}

#related-videos-container {
    margin: 0 -5px 0;
}

.under-video-block h2 {
    margin-left: 0;
}

.under-video-block {
    margin-left: 0;
}

.site-footer {
	border-bottom: 1px solid #454545;
}








/* Top Navigation Styles */
.top-nav {
    background-color: #1a1a1a;
    width: 100%;
    position: relative;
    z-index: 1000;
    border-bottom: 1px solid #333;
}

.top-nav .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.topnav-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.topnav-menu li {
    margin: 0;
}

.topnav-menu li a {
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border-radius: 4px;
    margin: 4px 2px;
}

.topnav-menu li a.network-link {
    background: transparent !important;
    cursor: default;
}

.topnav-menu li a.network-link:hover {
    background: transparent !important;
    color: #ffffff !important;
    transform: none;
}

.topnav-menu li a:not(.active):not(.network-link):hover {
    background-color: #333333;
    color: #ffffff;
}

.topnav-menu li a.active {
    background-color: #555555;
    color: #ffffff;
    font-weight: bold;
}

.topnav-menu li a img {
    display: block;
}

/* ==================== */
/* RESPONSIVE MOBILE */
/* ==================== */

@media screen and (max-width: 768px) {
    .topnav-menu {
        justify-content: space-around;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    
    .topnav-menu li a {
        padding: 10px 12px;
        font-size: 12px;
        gap: 6px;
    }
    
    .topnav-menu li a img {
        width: 14px;
        height: 14px;
    }

    .topnav-menu li a.network-link {
        padding: 10px 8px;
        font-size: 11px;
    }
}

@media screen and (max-width: 480px) {
    .topnav-menu li a {
        padding: 8px 10px;
        font-size: 11px;
        gap: 4px;
    }
    
    .topnav-menu li a img {
        width: 12px;
        height: 12px;
    }
    
    .top-nav .container {
        padding: 0 10px;
    }

    .topnav-menu li a.network-link {
        padding: 8px 6px;
        font-size: 10px;
    }
}

@media screen and (min-width: 1200px) {
    .topnav-menu li a {
        padding: 12px 25px;
    }
}

/* ==================== */
/* FOR SEARCH */
/* ==================== */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
}