a, address, article, aside, b, body, center, code, div, em, embed, fieldset, figure, footer, form, h1, h2, h3, h4, header, html, i, iframe, img, label, li, menu, nav, object, ol, output, p, pre, s, section, small, span, strong, sub, summary, table, tbody, td, th, thead, time, tr, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

ol, ul {
	list-style: none
}

body {
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	min-height: 1000px;
	padding: 0;
	color: #fff
}

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

input:focus, textarea:focus {
	outline: 0
}

* {
	box-sizing: border-box
}

a {
	text-decoration: none;
	cursor: pointer
}

footer.main .fcmpbox .primary .fotAlt {
	float: left
}

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

.screen-reader-text:focus {
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgb(0,0,0,.6);
	clip: auto !important;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

div#dt_contenedor {
	max-width: 1000px;
	min-height: 1000px;
	float: none;
	margin: 0 auto
}

header.main {
	width: 1000px;
	height: 70px;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 104;
	border-radius: 10px 10px 0 0;
	margin: 0 auto;
	margin-top: 20px
}

header.main .hbox .logo {
	float: left;
	padding: 17px 0;
	text-align: center;
	margin-right: 10px
}

header.main .hbox .logo img, header.responsive .logo img {
	width: auto;
	height: 32px
}

header.main .hbox .search {
	float: left;
	padding: 14px 0 0;
	width: 100%;
	position: relative
}

header.main .hbox .search form {
	padding: 0;
	width: 100%;
	position: relative;
	border-radius: 5px;
	background: #141624
}

header.main .hbox .search form input[type=text] {
	border: 0;
	width: 100%;
	height: 40px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300
}

header.main .hbox .search form .search-button .svg {
	width: 16px;
	height: 18px;
	color: #cedbdf;
	fill: #cedbdf;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%)
}

header.responsive {
	width: 100%;
	background-color: #090b17;
	box-shadow: 0 1px 5px rgb(0,0,0,.4);
	border-bottom: 1px solid rgb(255,255,255,.04)
}

header.responsive .nav {
	float: left;
	padding: 14px;
	border-right: 1px solid
}

header.responsive .logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 14px 0
}

header.responsive .search {
	float: right;
	font-size: 24px;
	padding: 13px;
	border-left: 1px solid
}

header.responsive .nav a.nav-resp .svg {
	width: 16px;
	height: 20px;
	color: #cedbdf;
	fill: #cedbdf;
	position: relative;
	left: 0;
	top: 12px;
	transform: translateY(-50%)
}

header.responsive .search a.search-resp .svg {
	width: 16px;
	height: 20px;
	color: #cedbdf;
	fill: #cedbdf;
	position: relative;
	right: 0;
	top: 12px;
	transform: translateY(-50%)
}

header.responsive .nav a.nav-resp.active .svg {
	fill: #dc3645;
	width: 16px;
	height: 20px
}

header.responsive .search a.search-resp.active .svg {
	fill: #dc3645;
	width: 16px;
	height: 20px
}

form.form-resp-ab {
	position: relative;
	transition: top .4s ease-in-out;
	width: 100%;
	float: left;
	background: #090b17;
	border: 0
}

form.form-resp-ab input[type=text] {
	background: 0;
	border: 0;
	width: 100%;
	padding: 15px;
	font-size: 20px
}

form.form-resp-ab button {
	border: 0;
	background: 0;
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	padding: 0 15px;
	cursor: pointer;
	display: flex;
	align-items: center
}

form.form-resp-ab button .svg {
	width: 16px;
	height: 20px;
	color: #cedbdf;
	fill: #cedbdf;
	position: relative;
	right: 0;
	top: 0;
	transform: none
}

#contenedor, header.main .hbox {
	max-width: 1000px;
	margin: 0 auto
}

.full_width {
	border: 0 !important;
	width: 100% !important;
	padding: 10px !important
}

.module {
	float: left;
	width: 100%;
	min-height: 812px;
	margin-top: 0;
	padding: 0;
	position: relative;
	background: #0e101c
}

.module .sidebar {
	width: 320px;
	height: 100%;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px
}

.module .content {
	width: calc(100% - 320px);
	margin-right: 320px;
	padding: 10px;
	float: left;
	border-right: 1px solid
}

.module .content .items {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid
}

#seasons .se-c .se-a ul.episodios li:last-child, .module .content .items:last-child {
	border-bottom: 0
}

.module .content header {
	float: left;
	width: 100%;
	padding: 10px;
	line-height: 20px
}

.module .content header h1, .module .content header h2 {
	float: left;
	font-size: 18px;
	font-weight: 600;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 3px
}

.module .content header .see-all {
	float: right;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 2px 8px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none
}

.module .content .items .item {
	float: left;
	margin: 0;
	padding: 7px;
	position: relative
}

.module .content .items .se {
	margin: 0;
	padding: 7px
}

.module .content .items .item .poster {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding-top: 150%;
	border-radius: 6px;
	aspect-ratio: 2 / 3;
	contain: layout style paint;
}

/* Poster linki kutuyu tamamen kaplasın (aksi halde <a> 0px yüksekliğe çöküyor -> tıklanamaz/görünmez) */
.module .content .items .item .poster > a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}

.module .content .items .item .sil {
	width: 17px;
    height: 17px;
    fill: #fff;
    position: absolute;
    left: 12px;
    top: 20px;
    margin-right: 3px;
    z-index: 155;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    padding: 3px;
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 1));
}

.module .content .items .item .imdb {
    position: absolute;
    z-index: 103;
    right: 3px;
    top: 15px;
    background: #d4902f;
    color: #000;
    height: 22px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    padding-left: 3px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
	filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
}

.module .content .items .item .imdb:before,
.module .content .items .item .imdb:after {
    content: '';
    position: absolute;
    right: 0;
    width: 2px;
    height: 0;
}

.module .content .items .item .imdb:before {
    top: -2px;
    border-bottom: 2px solid #a36b17;
    border-right: 2px solid transparent;
}

.module .content .items .item .imdb:after {
    bottom: -2px;
    border-top: 2px solid #a36b17;
    border-right: 2px solid transparent;
}

.module .content .items .item .imdb .star {
    display: inline-flex;
    align-items: center;
    margin-right: 1px;
}

.module .content .items .item .imdb svg {
    width: 14px;
    height: 14px;
    fill: #000;
    order: 1;
    position: relative;
}

.module .content .items .item .imdb span {
    line-height: 16px;
    font-size: 13px;
    order: 2;
    font-weight: 700;
    letter-spacing: -0.2px;
}

.module .content .items .item .poster img {
	width: 100%;
	height: auto;
	aspect-ratio: 2 / 3;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0 0 13px 13px;
	transition: all .4s ease-out;
	display: block;
	will-change: transform;
	contain: layout style paint;
}

.module .content .items .item .poster a:hover img {
	transform: scale(1.2) rotate(2deg);
	transition: all .4s ease-out
}

.module .content .items .item .poster .figure {
	position: absolute;
	width: 102%;
	height: 40%;
	bottom: -1px;
	left: 0;
	z-index: 10
}

.module .content .items .item .poster .figure .data h2, .module .content .items .item .poster .figure .data h3 {
	position: absolute;
	width: 94%;
	bottom: 25px;
	left: 7px;
	text-shadow: 0 1px 5px #000;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block !important
}

.module .content .items .item .poster .figure span.anayil {
	position: absolute;
	bottom: 9px;
	right: 9px;
	font-size: 80%
}

.module .content .items .item .poster .figure span.anadil {
	position: absolute;
	bottom: 9px;
	left: 7px;
	font-size: 80%
}

.module .content .items .item .poster .figure span.sezon {
	position: absolute;
	bottom: 7px;
	left: 7px;
	font-size: 80%
}

span.icon span.blm-altyazisiz, span.icon span.blm-fragman, span.icon span.blm-multi, span.icon span.blm-turkce-dublaj, span.icon span.blm-yerli-dizi {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 25px;
	height: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
}

span.icon span.blm-turkce-altyazi .svg {
	position: absolute;
    top: 15px;
    right: 5px;
    width: 26px;
    height: 26px;
}

span.icon span.blm-altyazisiz {
	background: #2e2e2e;
	fill: #fff;
	border-radius: 3px;
	padding: 4px 6px;
}

span.flm-altyazisiz, span.flm-multi, span.flm-turkce-altyazi, span.flm-turkce-dublaj, span.flm-yerli-dizi, span.flm-yerli-film {
	position: absolute;
	font-weight: 700;
	bottom: 5px;
	left: 5px;
	text-transform: uppercase
}

.module .content .items .item .left {
	right: -326px
}

.module .content .items .item .right {
	left: -326px
}

footer.main {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px;
	color: #fff;
	border-color: rgb(255,255,255,.04)
}

footer.main .fbox {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 13px
}

.page_user header.user .box .contenido .info span:last-child {
	border-right: 0
}

footer.main .fbox .copy {
	float: left;
	padding: 24px 0
}

footer.main .fcmpbox {
	border-radius: 0 0 10px 10px;
	padding: 0 15px
}

footer.main .fmenu {
	clear: both;
	width: 100%
}

footer.main .fmenu ul {
	list-style: none;
	margin: 0;
	padding: 14px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px 20px
}

footer.main .fmenu ul li a {
	color: rgba(255,255,255,.6);
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	transition: color .15s
}

footer.main .fmenu ul li a:hover {
	color: #fff
}

footer.main .fcmpbox .primary {
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #141624
}

footer.main .fcmpbox .primary .fotAlt .text {
	width: 100%;
	text-align: center;
	float: left;
	color: #fff
}

footer.main .fcmpbox .primary .fotAlt .text p {
	line-height: 20px
}

span.top-page {
	float: right;
	padding: 15px 0
}

span.top-page a {
	position: relative;
	display: inline-block;
	padding: 6px 15px;
	font-size: 18px;
	border-radius: 6px;
	width: 40px;
	height: 33px;
	background: #141624;
	color: #fff
}

span.top-page a:after {
	content: "";
	position: absolute;
	right: 16px;
	top: 55%;
	transform: translateY(-50%) rotate(-45deg);
	width: 6px;
	height: 6px;
	border-top: 2px solid white;
	border-right: 2px solid white;
	background: none
}

span.top-page a:hover:after {
	border-top: 2px solid black;
	border-right: 2px solid black;
}

#seasons .se-c .se-a {
	display: none;
	height: 0;
	opacity: 0;
	overflow: hidden;
}

#seasons .se-c .se-a.se-active {
	display: block;
	height: auto;
	opacity: 1;
}

.user_control {
	float: left;
	margin-left: 0;
	margin-right: 25px
}

.user_control a {
	float: left;
	padding: 18px
}

.no-result strong {
	font-size: 20px
}

.user_control a span {
	float: right;
	margin-left: 10px;
	margin-top: 6px;
	font-size: 12px;
	font-weight: 400
}

.user_control a:hover {
	color: #fff;
}

.page_user .content .upge h2 strong {
	font-weight: 600
}

.user_control a.in-list .heart-icon * {
	fill: #26c850 !important
}

.user_control a.process_list .heart-icon {
	width: 20px;
	height: 20px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 12px
}

.user_control a.in-views .plus-icon * {
	fill: #d4902f !important
}

.user_control a.process_views .plus-icon {
	width: 20px;
    height: 20px;
    fill: #fff;
    position: relative;
    left: 0;
    top: 12px
}

.tooltip {
	position: relative;
	display: inline-block
}

#seasons, #seasons .se-c, #serie_contenido, footer.main .fcmpbox {
	width: 100%;
	float: left
}

#seasons .se-c:last-child, .dtw_content article.w_item_a:last-child, .wp-content p:last-child {
	margin-bottom: 0
}

#seasons .se-c .se-q {
	cursor: pointer;
	line-height: 20px;
	padding-left: 70px;
	position: relative;
	margin-bottom: 2px
}

#seasons .se-c .se-q h3.title, .diger-bolumler ul.bolumler li a {
	float: left;
	padding: 13px 0;
	font-size: 15px;
	width: 100%;
	overflow: hidden;
	font-weight: 500
}

#seasons .se-c .se-q h3.title i {
	font-style: normal;
	font-size: 12px;
	margin-left: 10px;
	font-weight: 300;
	color: #a7acb9
}

#seasons .se-c .se-q span.se-t {
	line-height: 16px;
	float: left;
	font-size: 21px;
	padding: 15.5px 0;
	position: absolute;
	left: 0;
	width: 50px;
	text-align: center;
	background: #141624;
	color: #fff
}

#seasons .se-c .se-a, #seasons .se-c .se-a ul.episodios, #seasons .se-c .se-q, #single, .diger-bolumler, .sbox h1, .sbox h2, .sidebar aside.widget {
	width: 100%;
	float: left
}

#seasons .se-c .se-a ul.episodios li {
	width: 100%;
	float: left;
	height: 51px;
	border-bottom: 1px solid
}

#seasons .se-c .se-a ul.episodios li .imagen {
	width: 50px;
	float: left
}

#seasons .se-c .se-a ul.episodios li .imagen img {
	width: 100%
}

#seasons .se-c .se-a ul.episodios li .episodiotitle {
	float: left;
	width: calc(100% - 50px);
	padding: 0 0 0 70px;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

#seasons .se-c .se-a ul.episodios li .episodiotitle a {
	width: 100%;
	line-height: 50px;
	float: left;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 700
}

#seasons .se-c .se-a ul.episodios li .episodiotitle span.notitle {
	text-decoration: line-through;
	color: gray
}

#seasons .se-c .se-a ul.episodios li .episodiotitle span.date {
	float: right;
	font-size: 12px;
	font-weight: 500
}

#seasons .se-c .se-a ul.episodios li .episodiotitle span.noyayin {
	float: right;
	font-size: 13px;
	color: #ec4134
}

.diger-bolumler .baslik {
	font-weight: 400;
	font-size: 17px;
	width: 100%;
	float: left;
	padding: 15px;
	margin-top: 7px;
	border-radius: 7px 7px 0 0
}

.diger-bolumler .baslik .svg {
	width: 15px;
	height: 15px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 9px;
	margin-right: 3px
}

.diger-bolumler ul.bolumler li {
	line-height: 15px;
	float: left;
	width: 100%;
	position: relative
}

.diger-bolumler ul.bolumler li a {
	background-color: #141624;
	border-bottom: 2px solid #090b17;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	cursor: pointer
}

.diger-bolumler ul.bolumler li.aktif {
	background-color: #141624;
	border-bottom: 2px solid #090b17;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
	position: relative
}

.diger-bolumler ul.bolumler li.aktif, .diger-bolumler .bolumler li a:hover {
	color: #000
}

.diger-bolumler ul.bolumler li.aktif .status-indicator .check,
.diger-bolumler ul.bolumler li.aktif .status-indicator .uncheck,
.diger-bolumler ul.bolumler li:hover .status-indicator .check,
.diger-bolumler ul.bolumler li:hover .status-indicator .uncheck {
  fill: #000;
}

.diger-bolumler ul.bolumler li:last-child a, .diger-bolumler ul.bolumler li.aktif:last-child {
	border-radius: 0 0 7px 7px;
	border-bottom: 0;
	margin-bottom: 10px
}

.diger-bolumler ul.bolumler li a:hover, .diger-bolumler ul.bolumler li a:hover .noyayin, .diger-bolumler ul.bolumler li a:hover .sebono, .diger-bolumler ul.bolumler li a:hover .tarih, .diger-bolumler ul.bolumler li.aktif .noyayin, .diger-bolumler ul.bolumler li.aktif .sebono {
	color: #000
}

.diger-bolumler ul.bolumler li a .tarih {
	float: right;
	font-size: 11px;
	color: #fff
}

.diger-bolumler .bolumler li.aktif .tarih {
	float: right;
	font-size: 11px;
	color: #000
}

.diger-bolumler ul.bolumler li a .noyayin {
	float: right;
	font-size: 13px;
	color: #ec4134
}

.diger-bolumler ul.bolumler li.aktif .noyayin {
	float: right;
	font-size: 13px;
	color: #000
}

.diger-bolumler ul.bolumler li a .sebono {
	text-decoration: line-through;
	color: #fff
}

.diger-bolumler ul.bolumler li.aktif .sebono {
	text-decoration: line-through;
	color: #000
}

.diger-bolumler ul.bolumler li .status-indicator {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	margin-right: 5px
}

.diger-bolumler ul.bolumler li .status-indicator .check, .diger-bolumler ul.bolumler li .status-indicator .uncheck {
	width: 14px;
	height: 14px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 9px;
	cursor: auto
}

#single {
	margin: 0;
	padding: 0;
	position: relative;
	background: #0e101c
}

.blmbilgi {
	float: left;
	width: 100%;
	line-height: 25px;
	border-bottom: 1px solid;
	padding: 10px;
	display: block
}

.blmbilgi .dizibilgi {
	float: left !important;
	width: 65%
}

.blmbilgi .diziextra {
	float: right !important;
	width: 34%;
	margin-right: 5px;
	text-align: right
}

.blmbilgi .dizibilgi h1 {
	float: left;
	max-width: 100%;
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.blmbilgi .diziextra span.tarih {
	font-size: 13px;
	font-weight: 400
}

.blmbilgi .diziextra span.dil {
	margin-left: 10px;
	font-size: 13px;
	font-weight: 400
}

.blmbilgi .diziextra span.izledim {
	margin-right: 10px;
	font-size: 13px;
	text-transform: uppercase
}

.blmbilgi .diziextra .dil-icon {
	width: 13px;
    height: 13px;
    fill: #fff;
    position: relative;
    left: 0;
    top: 8px;
    margin-right: 5px
}

.blmbilgi .diziextra .tarih-icon {
	width: 16px;
	height: 16px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 11px;
	margin-right: 2px
}

.blmbilgi .diziextra span.izledim .check, .blmbilgi .diziextra span.izledim .uncheck {
	width: 12px;
	height: 12px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 7px;
	margin-right: 2px
}

.dtsingle .content {
	width: calc(100% - 320px);
	float: left;
	padding: 0;
	position: relative
}

#single .content .sbox {
	width: 100%;
	float: left;
	padding: 15px;
	background: 0;
	border-bottom: 3px solid
}

.dtsingle .sidebar {
	width: 320px;
	height: 100%;
	float: left;
	padding: 0 10px;
	position: absolute;
	right: 0;
	overflow: hidden;
	overflow-y: auto
}

.dtsingle .sidebar-ep {
    width: 320px;
    float: right;
    padding: 0 10px;
    overflow-y: auto;
}

.sbox h1 {
	margin-bottom: 8px;
	padding-bottom: 15px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: 500
}

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

.dortlu {
	width: calc(100%/4)
}

.besli {
	width: calc(100%/5)
}

.altili {
	width: calc(100%/6)
}

.module .content .items .episodes .poster {
	position: relative;
	padding-top: 56.25%;
	width: 100%;
	overflow: hidden;
	background: #0a0e1a;
	aspect-ratio: 16 / 9;
	contain: layout style paint;
}

.module .content .items .episodes .poster img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	will-change: transform;
}

.w_item_a .image:hover img, .w_item_b a:hover>.image img {
	transform: scale(1.2) rotate(2deg)
}

.wp-content img {
	max-width: 100%
}

.sheader .data h1 {
	font-size: 20px;
	margin-top: -7px;
	font-weight: 400;
	line-height: 32px;
	text-overflow: ellipsis
}

ul.smenu li {
	float: left
}

.sbox p {
	line-height: 23px
}

.w_item_a .image::after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, rgba(0,0,0,.9), transparent)
}

.sheader {
	padding: 15px;
	overflow: hidden
}

.sheader .poster {
	float: left;
	padding-bottom: 0;
	width: 140px;
	position: relative
}

.sheader, .sheader .poster img {
	width: 100%;
	float: left
}

.sheader .data {
	padding: 0;
	width: calc(100% - 160px);
	margin-left: 160px
}

.sidebar aside.widget h2.widget-title {
	font-weight: 600;
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 15px;
	margin-top: 12px;
	border-radius: 7px 7px 0 0
}

.sidebar aside.widget ul {
	float: left;
	width: 100%;
	text-align: right
}

.sidebar aside.widget ul li, .w_item_a .image .data h3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.sidebar aside.widget ul li {
	float: left;
	width: 100%;
	line-height: 16px;
	padding: 9px 0;
	border-bottom: 1px solid
}

.sidebar aside.widget ul li a {
	float: left;
	font-size: 14px;
	text-align: left
}

.w_item_a .image .data, form.update_profile fieldset textarea {
	width: 100%;
	padding: 10px
}

.player_sist .controlx nav.player ul.options li ul li a b, .w_item_a .image .data span.wdate, .w_item_c .data span {
	font-size: 13px
}

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

.w_item_a .image, .w_item_b {
	width: 100%;
	float: left;
	position: relative
}

.w_item_a .image {
	overflow: hidden;
	margin: 0;
	padding-top: 40%
}

.w_item_a .image img {
	width: 100%;
	position: absolute;
	margin-top: -50%;
	transition: all .4s ease-out
}

.w_item_a .data {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	color: #fff;
	padding: 10px;
	z-index: 1
}

.w_item_a .data h3 {
	color: #fff;
	margin-bottom: 5px
}

.w_item_b:last-child {
	margin-bottom: 0;
	height: 50px;
	border: 0;
	border-radius: 0 0 7px 7px
}

.w_item_b .image {
	width: 50px;
	height: 50px;
	position: absolute;
	overflow: hidden;
	margin: 0;
	top: 0;
	left: 0
}

.w_item_b .image img {
	width: 100%;
	height: auto;
	position: absolute;
	transition: all .4s ease-out
}

.w_item_b:last-child .image, .w_item_b:last-child .image img {
	border-bottom-left-radius: 7px
}

.w_item_b .data {
	width: calc(100% - 50px);
	margin-left: 53px;
	float: left;
	padding: 6px
}

.w_item_b .data h3, .w_item_c .data h3 {
	font-weight: 600;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 18px;
	color: rgb(255,255,255,.8)
}

.w_item_b a:hover>.data div, .w_item_b a:hover>.data h3, .w_item_b a:hover>.data span.wyear, .w_item_b a:hover>.data span.wimdb, .w_item_b a:hover>.data span.wlang {
	color: #000
}

.w_item_b a:hover>.data span.wyear .svg, .w_item_b a:hover>.data span.wimdb .svg, .w_item_b a:hover>.data span.wlang .svg {
	fill: #000
}

.w_item_c .data h3 {
	font-weight: 400;
	line-height: 20px
}

.w_item_b .data span.wyear {
	margin-top: 3px;
	font-size: 12px;
	float: left
}

.w_item_b .data span.wimdb {
	margin-left: 8px;
	font-size: 12px;
	float: left;
	color: #c18545
}

.w_item_b .data span.wlang {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 3px
}

.w_item_b .data span.wyear .svg {
	width: 12px;
	height: 12px;
	color: rgb(255,255,255,.7);
	fill: rgb(255,255,255,.7);
	position: relative;
	left: 0;
	top: 7px;
	margin-right: 3px
}

.w_item_b .data span.wimdb .svg {
	width: 15px;
	height: 15px;
	color: #c18545;
	fill: #c18545;
	position: relative;
	left: 0;
	top: 10px;
	margin-right: 1px
}

.w_item_b .data span.wlang .svg {
	width: 12px;
	height: 12px;
	color: #fff;
	fill: #fff;
	position: relative;
	left: 0;
	top: 7px;
	margin-right: 3px
}

.w_item_c {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted;
	position: relative;
	border-color: rgb(0,0,0,.1)
}

form.form-resp-ab, header.responsive {
	display: none
}

.w_item_c .rating {
	padding: 10px 0;
	float: left;
	text-align: center;
	width: 60px;
	font-weight: 600;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 3px;
	background: #141624
}

.w_item_c .data {
	float: left;
	width: calc(100% - 70px)
}

div.ustsabit {
	position: sticky;
	top: 0;
	z-index: 9999
}

.playerz .fragmanz p {
	cursor: pointer
}

.single_tabs, ul.smenu li a {
	width: 100%;
	float: left
}

ul.smenu {
	float: left;
	padding: 15px 0
}

ul.smenu li.icon {
	padding: 8px 15px
}

ul.smenu li a {
	text-align: center;
	padding: 7px 15px;
	font-weight: 500;
	font-size: 14px;
	border-radius: 3px
}

.extra {
	width: 100%;
    transition: all .6s ease-out;
}

.sgeneros a:first-child {
	padding-left: 0;
	border-left: 0
}

.advcblock {
	display: block !important
}

.extra {
	float: left;
	padding: 5px 0
}

.custom_fields span.valor, .extra span {
	font-size: 13px;
	float: left;
	line-height: 20px
}

.extra span {
	padding-right: 15px
}

.sgeneros, .videobox .embed {
	position: relative;
	overflow: hidden
}

.sgeneros {
	height: 20px;
	padding: 5px 0;
	display: inline-block
}

.custom_fields .variante, .sgeneros a {
	float: left;
	font-size: 13px;
	font-weight: 500
}

.sgeneros a {
	padding: 0 10px
}

.sgeneros, .videobox {
	width: 100%;
	float: left
}

.videobox .embed {
	padding-bottom: 56.25%;
	height: 0
}

.videobox .embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto !important;
	min-height: 100%
}

.custom_fields {
	width: 100%;
	padding: 0 10px 15px;
	float: left;
	margin-bottom: 15px
}

.custom_fields .variante {
	min-width: 170px
}

.custom_fields span.valor {
	width: calc(100% - 170px)
}

.custom_fields span.valor strong {
	padding: 3px 6px;
	border-radius: 3px;
	position: relative;
	margin-right: 5px;
	color: #000;
	background: #d4902f
}

.custom_fields:last-child {
	width: 100%;
	padding: 0 10px;
	float: left;
	margin-bottom: -3px;
	border-bottom: 0
}

.wp-content {
	padding-bottom: 15px;
	width: 100%;
	float: left
}

.wp-content, .wp-content p, .wp-content pre {
	margin-bottom: 15px
}

.wp-content p {
	line-height: 23px;
}

.wp-content ol, .wp-content ul {
	padding-left: 30px;
	margin-bottom: 15px
}

.wp-content ul li {
	list-style-type: square;
	line-height: 25px
}

.wp-content ol li {
	list-style-type: decimal;
	line-height: 25px
}

.wp-content h1, .wp-content h2, .wp-content h3, .wp-content h4 {
	line-height: 20px;
	margin-bottom: 15px;
	display: block
}

.wp-content h1 {
	font-size: 25px
}

.wp-content h2 {
	font-size: 23px
}

.wp-content h3 {
	font-size: 21px
}

.wp-content h4 {
	font-size: 19px
}

div.no-comments {
	padding: 15px;
	width: 100%;
	float: left;
	font-size: 15px;
	background: #fdfdfd;
	color: #8e8559
}

.comments-area {
	width: 100%;
	float: left;
	padding: 10px;
}

.post-comments {
	width: 100%;
	float: left;
    margin-top: 15px;
}

.post-comments li.comment {
    background: #141624;
    border-radius: 12px;
    margin-bottom: 10px;
    padding: 14px;
    position: relative
}

.post-comments li.comment:last-child {
    margin-bottom: 0;
}

.post-comments li.comment .comment-header {
    display: flex;
    align-items: center;
    gap: 10px;
}

.post-comments li.comment .comment-avatar img {
    width: 44px;
    height: 44px;
    border-radius: 50px;
    border: 2px solid rgb(255, 255, 255, .2);
    box-shadow: 0 0 0 2px transparent;
    padding: 2px;
}

.post-comments li.comment .user-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.post-comments li.comment .comment-author {
    font-weight: 600;
    font-size: 14px;
    color: rgb(209 213 219);
}

.post-comments li.comment .comment-time {
    color: rgb(156 163 175);
    font-size: 12px;
}

small.comment-by-editor,
small.comment-by-admin {
    display: inline-flex;
    align-items: center;
    padding: 4px 6px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 6px;
}

small.comment-by-editor {
    background: #15792e;
    color: #fff;
}

small.comment-by-admin {
    background: #b52323; 
    color: #fff;
}

.post-comments li.comment .comment-text {
    color: rgb(209 213 219);
    font-size: 14px;
    line-height: 1.6;
    margin: 12px 0;
}

.post-comments .comment-reply-link {
    display: inline-flex;
    align-items: center;
    gap: 1px;
    font-size: 13px;
    color: rgb(156 163 175);
    border-radius: 6px;
    transition: all 0.2s;
}

.post-comments .comment-reply-link:hover {
    color: #ffffff;
}

.post-comments .comment-reply-link .reply-icon {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

.comment-awaiting-moderation {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 5px;
    color: #f83e3e;
}

.comment-awaiting-moderation svg {
    color: #f83e3e;
}

.comment-respond {
	display: block
}

.comment-respond h2 {
	padding-bottom: 15px;
	font-weight: 500;
	font-size: 18px
}

.comment-respond h2 .svg {
	width: 24px;
	height: 24px;
	position: relative;
	left: 0;
	top: 17px;
	margin-right: 3px
}

.comment-respond h2 small {
	font-size: 14px
}

.comment-form-area {
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: #141624;
    border-radius: 12px;
    padding: 16px;
}

.comment-wrapper {
    display: flex;
    position: relative;
    align-items: center;
}

.comment-avatar-wrap {
    position: relative;
    z-index: 2;
}

.comment-avatar-wrap img {
    width: 40px;
    height: 40px;
	border: 2px solid rgb(255, 255, 255, .2);
    box-shadow: 0 0 0 2px transparent;
    padding: 2px;
    border-radius: 50%;
}

.comment-input-wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: -20px;
}

.comment-input-wrap textarea {
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    resize: none;
    height: 39px;
    padding: 0 15px 0 30px;
    border-radius: 0 10px 10px 0;
	transition: 0.2s;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.comment-input-wrap textarea::-webkit-scrollbar {
    height: 0;
}

.comment-input-wrap textarea::-webkit-scrollbar-track {
    background: transparent;
}

.comment-input-wrap textarea::-webkit-scrollbar-thumb {
    background: transparent;
}

.comment-input-wrap textarea:focus {
    outline: none;
	background: #0e101c;
}

.comment-input-wrap textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.comment-tools {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.submit-btn {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #000;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.2s;
}

.submit-btn:hover {
    background: #181b2b;
	color: #fff;
}

.submit-btn svg {
    width: 16px;
    height: 16px;
}

.spoiler-toggle {
    margin-bottom: -15px;
}

.ios-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.ios-toggle input {
    display: none;
}

.toggle-track {
    position: relative;
    width: 36px;
    height: 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: 0.2s;
}

.toggle-indicator {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    transition: 0.2s;
}

.toggle-label {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
}

input:checked + .toggle-track {
    background: #1a1a1a;
    border-color: #34c759;
}

input:checked + .toggle-track .toggle-indicator {
    left: calc(100% - 18px);
    background: #34c759;
}

.must-log-in-box {
    background-color: rgb(220, 38, 38, 0.2);
    border-radius: 12px;
    padding: 16px;
}

.login-message {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(252, 165, 165, 1);
}

.login-message svg {
    opacity: 0.7;
    min-width: 20px;
}

#cancel-comment-reply a {
    display: table;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 600;
    transition: color 0.2s;
    margin-top: -16px;
}

#cancel-comment-reply a svg {
    width: 10px;
    height: 10px;
}

b#repimdb {
    font-weight: 600;
}

a.button {
	float: left
}

a.button {
	padding: 6px 10px;
	font-size: 15px
}

.account .sidebar ul, .head-main-nav ul.main-header li:hover>ul.sub-menu, .player_sist .controlx nav.player ul.options li:hover ul {
	display: block
}

.form_fondo, .module .content .items .episodes .poster:hover>b.bolum, .module .content .items .episodes .poster:hover>div.serie-time, .module .content .items .episodes .poster:hover>span.serie, .module .content .items .episodes .poster:hover>span.sezon {
	display: none
}

.module .content .items .episodes .poster .figure {
	position: absolute;
	width: 102%;
	height: 55%;
	bottom: 0;
	left: 0;
	z-index: 10
}

.module .content .items .episodes .poster span.serie {
	position: absolute;
	width: 90%;
	bottom: 22px;
	left: 7px;
	font-weight: 700;
	font-size: 85%;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	text-shadow: 0 1px 5px #000;
	display: block !important
}

.module .content .items .episodes .poster span.sezon {
	position: absolute;
	bottom: 7px;
	left: 7px;
	text-transform: uppercase;
	color: #adbac7;
	font-size: 75%
}

.module .content .items .item .serie-time {
	position: absolute;
	float: right;
	bottom: 8px;
	right: 12px;
	text-transform: uppercase;
	color: #fff;
	font-size: 65%
}



 .list {
	float: left
}

.list {
	padding: 15px
}





.module .content .items .episodes .poster span.sezon b.bolum {
	font-weight: 600;
	margin-left: 3px
}

.single-page h1.head {
	float: left;
	width: 100%
}

form.update_profile fieldset {
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 25px
}

form.update_profile {
	padding: 30px;
	width: 100%;
	float: left;
	background: #141624
}

form.update_profile h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 13px 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e5ea
}

form.update_profile fieldset.min {
	width: 49%
}

form.update_profile fieldset.fix {
	margin-right: 2%
}

.single-page h1.head {
	font-weight: 400;
	font-size: 32px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(255,255,255,.04);
	color: #fff
}

form.update_profile fieldset label {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: 400
}

form.update_profile fieldset input[type=password], form.update_profile fieldset input[type=text] {
	width: 100%;
	padding: 10px;
	font-size: 17px
}

form.update_profile fieldset select {
	width: 100%;
	height: 42px;
	padding: 10px
}

form.update_profile fieldset input[type=submit] {
	border: 0;
	padding: 10px 25px;
	font-size: 18px;
	cursor: pointer;
	margin-top: 20px;
	color: #000
}

form.update_profile .error, form.update_profile .updated, form.update_profile .warning {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	padding: 15px
}

form.update_profile .updated p {
	font-weight: 300;
	font-size: 17px
}











.account .content h3 {
	font-size: 20px;
	display: block;
	margin-bottom: 25px
}

#page .comments-area {
	padding: 0
}

.account, .single-page {
	width: 100%;
	position: relative
}

.single-page {
	padding: 25px;
	margin: 25px 0;
	float: left;
	background: #141624;
	box-shadow: 0 1px 8px rgb(0,0,0,.7), 0 0 0 1px rgb(0,0,0,.4) inset
}

.pag_episodes {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    clear: both;
    margin: auto;
    z-index: 1;
    padding-top: 10px;
    gap: 0;
}

.pag_episodes .left,
.pag_episodes .right {
    flex: 0 0 auto;
}

.pag_episodes .left {
    border-right: none;
}

.pag_episodes .left:not(:only-child) {
    border-right: 2px solid #0e101c;
}

.pag_episodes .left a, .pag_episodes .right a {
    width: 145px;
    padding: 10px;
    display: flex;
    align-items: center;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
}

.pag_episodes .left a:hover, .pag_episodes .right a:hover {
	background-color: #090b17;
	color: #cedbdf
}

.pag_episodes .left a {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	justify-content: flex-start
}

.pag_episodes .right a {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	justify-content: flex-end
}

.pag_episodes .left a::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border-color: #000;
	border-left: 2px solid;
	border-bottom: 2px solid;
	transform: rotate(45deg);
	margin-right: 3px;
	margin-left: 2px
}

.pag_episodes .right a::after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border-color: #000;
	border-right: 2px solid;
	border-top: 2px solid;
	transform: rotate(45deg);
	margin-left: 3px;
	margin-right: 2px
}

.pag_episodes .left a:hover::before, .pag_episodes .right a:hover::after {
	border-color: #fff;
}

.pag_episodes .left:only-child a {
    border-radius: 8px;
}

.pag_episodes .right:only-child a {
    border-radius: 8px;
}

.wp-content h1 span {
	font-size: 15px;
	font-weight: 400;
	color: #9aa3b1
}

.no-result h2 span {
	font-weight: 600
}



.top-genre-list h2 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px
}

.top-genre-list p {
	font-size: 16px;
	color: #eee;
	opacity: 0.8;
	margin-bottom: 20px
}

.genre-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none
}

.genre-list ul li {
	margin: 0;
	padding: 0
}

.genre-list ul li a {
	display: inline-block;
    padding: 6px 12px;
    border: 2px solid;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #c2cbd2;
	border-color: #c2cbd2;
    text-decoration: none;
    transition: 0.3s all
}

.top-genre-list {
	float: left;
	text-align: center;
	padding: 20px 10px 15px 10px;
	margin-top: 10px;
	border-top: 1px solid rgba(255,255,255,.04)
}

.menuresp .menu ul.resp li:last-child, .top-imdb-item:last-child {
	border-bottom: 0
}

.top-imdb-item {
    width: 100%;
    height: 60px;
    margin-top: 8px;
    background: #141624;
    border-radius: 4px;
    overflow: hidden;
}

.top-imdb-item a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.top-imdb-item .puesto {
    width: 35px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    flex-shrink: 0;
}

.top-imdb-item .image {
    width: 40px;
    height: 40px;
    margin: 0 10px;
    flex-shrink: 0;
}

.top-imdb-item .image .poster {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    overflow: hidden;
}

.top-imdb-item .image .poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-imdb-item .art {
    flex-grow: 1;
    padding-right: 10px;
}

.top-imdb-item .title {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 7px;
}

.top-imdb-item .yil-dil {
    font-size: 13px;
    color: rgba(255,255,255,0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top-imdb-item:hover {
    background: #090b17;
}

.top-imdb-list {
    position: relative;
    float: left;
    width: 50%;
    padding: 5px;
}

.top-imdb-list h2, h2.imdb_titled {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 3px solid #ff3d3d;
    display: inline-block;
}

.anabutton {
    float: right;
    font-size: 11px;
    font-weight: 700;
    padding: 7px 8px;
    border-radius: 3px;
	text-transform: uppercase;
    cursor: pointer;
	margin-top: -2px;
	text-decoration: none;
}

.scrollbar-ana {
	overflow: auto
}

.scrollbar-ana::-webkit-scrollbar {
	width: 5px;
	background-color: #141624
}

.scrollbar-ana::-webkit-scrollbar-track {
	background-color: #141624
}

.search-page {
	max-width: 100%
}

.no-result {
	float: left;
	width: 100%;
	padding: 20px;
	color: rgb(255,255,255,.4)
}

.no-result h2 {
	float: left;
	width: 100%;
	font-weight: 400;
	margin-bottom: 20px;
	font-size: 30px
}

.no-result ul {
	list-style-type: square;
	margin: 20px 0 20px 30px
}

.no-result li {
	padding: 5px 0;
	line-height: 20px
}

.stplayer iframe {
	width: 100%;
	height: 380px;
	margin-bottom: -3px
}

#playex {
	position: relative;
	z-index: 102;
	background: #090b17;
}

.playerz {
	background-color: #090b17;
	right: 0;
	bottom: 0;
	min-height: 0
}

.playerz .fragmanz, .playerz .telif, .playerz .yayinlanmadi {
	position: relative;
	height: 100%;
	overflow: hidden
}

.playerz .fragmanz>div, .playerz .telif>div, .playerz .yayinlanmadi>div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #9b9dab;
	z-index: 1
}

.playerz .fragmanz .durum-baslik, .playerz .telif .durum-baslik, .playerz .yayinlanmadi .durum-baslik {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	text-align: center;
}

.playerz .svg-icon {
	display: block;
	margin: 0 auto 15px
}

.playerz .telif .svg-icon {
    width: 70px;
    height: 70px
}

.playerz .fragmanz .svg-icon {
    width: 95px;
    height: 77px;
	position: relative;
    left: 7%;
    top: 50%
}

.playerz .yayinlanmadi .svg-icon {
    width: 75px;
    height: 75px
}

.playerz .telif .durum-baslik {
	background-size: 70px
}

.playerz .fragmanz .durum-baslik {
	background-size: 95px
}

.playerz .fragmanz .durum-baslik span, .playerz .telif .durum-baslik span, .playerz .yayinlanmadi .durum-baslik span {
	display: block;
	font-size: 14px;
	color: rgba(255,255,255,.5);
	letter-spacing: 0;
	line-height: 1.3;
	font-weight: 400;
	margin-top: 5px
}

.playerz .fragman-video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.playerz .fragmanz p, .playerz .telif p, .playerz .yayinlanmadi p {
	color: #fff;
	background: #ffffff24;
	padding: 10px;
	border-radius: 3px;
	margin-top: 25px
}

.player_sist .playex .play-box-iframe, .wp-content .video {
	position: relative;
	padding-bottom: 56.25%;
	max-width: 100%;
	display: block;
	height: 0;
	overflow: hidden;
	margin: auto
}

.wp-content .video {
	margin: auto auto 15px
}

.player_sist .playex .play-box-iframe iframe, .playerz, .wp-content .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.player_sist {
	margin: 0
}

.player_sist, .player_sist .controlx, .player_sist .controlx nav.player, .player_sist .playex {
	float: left;
	width: 100%
}

.player_sist .playex {
	background: #000
}

.player_sist .controlx nav {
	margin-bottom: 0
}

.player_sist .controlx nav.player ul.options li a {
	float: left;
	width: 100%;
	font-size: 12px;
	background: #141624;
	position: relative;
	cursor: pointer;
	margin: 5px
}

.player_sist .controlx nav.player ul.options li ul {
	z-index: 3;
	width: 100%
}

.player_sist .controlx nav.player ul.options li ul li {
	text-align: left;
	float: left;
	margin-right: 5px
}

.player_sist .controlx nav.player ul.options li ul li a {
	padding: 4px 0 6px 6px;
	text-transform: none;
	line-height: 20px
}

.player_sist .controlx nav.player ul.options li ul li a .film {
	width: 17px;
	height: 17px;
	fill: #fff;
	position: relative;
	left: 3px;
	top: 12px;
	margin-right: 5px
}

.player_sist .controlx nav.player ul.options li ul li a:hover >.film, .player_sist .controlx nav.player ul.options li ul li a.selected >.film {
	fill: #000
}

.fixidtab {
	display: none
}

.head-main-nav ul.main-header li ul.sub-menu li {
	width: 100%
}

.headitems {
	position: relative;
	width: 380px;
	margin-left: 20px
}

.headitems, .headitems .elements, .page_user nav.user ul li.rrt {
	float: right
}

.head-main-nav {
	width: 1000px;
	height: 38px;
	margin: 0 auto;
	position: relative;
	background-color: #141624
}

.head-main-nav ul.main-header, .head-main-nav ul.main-header li, .menuresp .menu .user .gravatar, .menuresp .menu ul.resp, .page_user nav.user ul li {
	float: left
}

.head-main-nav ul.main-header li a {
	font-size: 14px;
	font-weight: 600;
	padding: 12px 20px;
	float: left
}

.head-main-nav ul.main-header li.menu-item-has-children > a {
	position: relative;
	padding-right: 25px
}

.head-main-nav ul.main-header li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 55%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff
}

.head-main-nav ul.main-header li ul.sub-menu {
	display: none;
	position: absolute;
	top: 38px;
	max-width: 200px;
	padding-left: 0;
	z-index: 999
}

.head-main-nav ul.main-header li ul.sub-menu li a {
	padding: 10px 15px;
	width: 100%;
	font-weight: 600;
	font-size: 13px
}

.search_page_form {
	width: auto;
	margin: 10px 7px 15px
}

.search_page_form form {
	display: block;
	width: 100%;
	position: relative;
	border-radius: 5px;
	overflow: hidden
}

.search_page_form form input[type=text] {
	display: block;
	width: 100%;
	float: none;
	box-sizing: border-box;
	background: 0;
	border: 0;
	color: #bcc2cb;
	padding: 14px 20px;
	font-size: 18px
}

.search_page_form form button {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	padding: 14px;
	cursor: pointer;
	background: 0
}

/* ===== Live Search (modern floating card) ===== */
.live-search {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	right: 0;
	z-index: 9999;
	background: #12141d;
	border-radius: 12px;
	box-shadow: 0 20px 55px -14px rgba(0,0,0,.8), 0 0 0 1px rgba(255,255,255,.05);
	max-height: 72vh;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 6px;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
	scrollbar-color: rgba(255,255,255,.18) transparent;
	animation: lsIn .22s cubic-bezier(.16,1,.3,1)
}
@keyframes lsIn {
	from { opacity: 0; transform: translateY(-8px) }
	to   { opacity: 1; transform: translateY(0) }
}
.live-search::-webkit-scrollbar {
	width: 10px
}
.live-search::-webkit-scrollbar-track {
	background: transparent
}
.live-search::-webkit-scrollbar-thumb {
	background: rgba(255,255,255,.14);
	border-radius: 10px;
	border: 3px solid transparent;
	background-clip: padding-box
}
.live-search::-webkit-scrollbar-thumb:hover {
	background: rgba(255,255,255,.28);
	background-clip: padding-box
}
.live-search ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.live-search ul li {
	width: 100%
}
.live-search ul li a {
	position: relative;
	width: 100%;
	padding: 8px 10px;
	display: flex;
	align-items: center;
	gap: 11px;
	text-decoration: none;
	color: #c5cad3;
	border-radius: 9px;
	transition: background .16s ease
}
.live-search ul li:not(.ls-all) a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	bottom: 14px;
	width: 3px;
	border-radius: 0 3px 3px 0;
	background: #dc3645;
	transform: scaleY(0);
	transition: transform .16s ease
}
.live-search ul li:not(.ls-all) a:hover {
	background: rgba(255,255,255,.055)
}
.live-search ul li:not(.ls-all) a:hover::before {
	transform: scaleY(1)
}
.ls-poster {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	border-radius: 6px;
	overflow: hidden;
	background: #0d0f16;
	box-shadow: 0 2px 8px rgba(0,0,0,.45), inset 0 0 0 1px rgba(255,255,255,.06)
}
.ls-poster img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform .25s ease
}
.live-search ul li a:hover .ls-poster img {
	transform: scale(1.06)
}
.ls-info {
	flex: 1;
	min-width: 0;
	overflow: hidden
}
.ls-title {
	font-size: 13.5px;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #eef1f6;
	line-height: 1.25;
	margin-bottom: 5px;
	transition: color .16s ease
}
.live-search ul li a:hover .ls-title {
	color: #fff
}
.live-search .extra {
	float: none !important;
	line-height: normal !important;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 4px;
	min-width: 0
}
.live-search .extra span {
	font-size: 10px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	float: none !important;
	margin: 0 !important;
	padding: 1px 4px !important;
	display: inline-flex;
	align-items: center;
	gap: 2px;
	flex-shrink: 0;
	border-radius: 5px;
	background: rgba(255,255,255,.05);
	color: #aeb4bf !important;
	white-space: nowrap
}
.live-search .extra span .ls-ic {
	width: 10px;
	height: 10px;
	flex-shrink: 0;
	fill: currentColor
}
.live-search .extra span.date {
	color: #aeb4bf !important
}
.live-search .extra span.imdb {
	color: #f5c518 !important;
	background: rgba(245,197,24,.12);
	font-weight: 700 !important
}
.live-search .extra span.dil {
	color: #ff8a95 !important;
	background: rgba(220,54,69,.14);
	min-width: 0;
	flex-shrink: 1
}
.live-search .extra span.dil .ls-dil-t {
	color: #ff8a95 !important;
	padding: 0 !important;
	background: none !important;
	border-radius: 0;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	min-width: 0
}
/* Live search dil rozetleri: normal icerikteki dil renkleriyle ayni, buton tarzinda (tint bg + renkli metin) */
.live-search .extra span.dil.lsdil-turkce-dublaj {
	background: rgba(231,76,60,.14)
}
.live-search .extra span.dil.lsdil-turkce-dublaj,
.live-search .extra span.dil.lsdil-turkce-dublaj .ls-dil-t {
	color: rgba(231,76,60,.95) !important
}
.live-search .extra span.dil.lsdil-turkce-altyazi {
	background: rgba(155,89,182,.14)
}
.live-search .extra span.dil.lsdil-turkce-altyazi,
.live-search .extra span.dil.lsdil-turkce-altyazi .ls-dil-t {
	color: rgba(155,89,182,.95) !important
}
.live-search .extra span.dil.lsdil-multi {
	background: rgba(212,144,47,.14)
}
.live-search .extra span.dil.lsdil-multi,
.live-search .extra span.dil.lsdil-multi .ls-dil-t {
	color: rgba(212,144,47,.95) !important
}
.live-search .extra span.dil.lsdil-altyazisiz {
	background: rgba(110,110,110,.16)
}
.live-search .extra span.dil.lsdil-altyazisiz,
.live-search .extra span.dil.lsdil-altyazisiz .ls-dil-t {
	color: rgba(158,158,158,.95) !important
}
.live-search .extra span.dil.lsdil-yerli-dizi,
.live-search .extra span.dil.lsdil-yerli-film {
	background: rgba(55,143,206,.14)
}
.live-search .extra span.dil.lsdil-yerli-dizi,
.live-search .extra span.dil.lsdil-yerli-film,
.live-search .extra span.dil.lsdil-yerli-dizi .ls-dil-t,
.live-search .extra span.dil.lsdil-yerli-film .ls-dil-t {
	color: rgba(55,143,206,.95) !important
}
.ls-all {
	position: sticky;
	bottom: 0;
	margin-top: 4px;
	background: #12141d;
	box-shadow: 0 -6px 0 0 #12141d
}
.ls-all::before {
	content: "";
	display: block;
	height: 1px;
	margin: 0 4px 4px;
	background: rgba(255,255,255,.07)
}
.ls-all a {
	justify-content: center;
	font-size: 12.5px;
	font-weight: 600;
	color: #ff5a67 !important;
	padding: 11px !important;
	gap: 6px;
	background: rgba(220,54,69,.08);
	border-radius: 8px;
	transition: background .16s ease, color .16s ease
}
.ls-all a:hover {
	background: #dc3645;
	color: #fff !important
}
.ls-loading {
	padding: 30px 20px;
	text-align: center;
	color: #8890a0;
	font-size: 13px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px
}
.ls-spinner {
	width: 26px;
	height: 26px;
	border: 2.5px solid rgba(255,255,255,.1);
	border-top-color: #dc3645;
	border-radius: 50%;
	animation: lsSpin .6s linear infinite;
	margin: 0
}
@keyframes lsSpin {
	to { transform: rotate(360deg) }
}

/* Search icon spin during loading */
.ls-btn-spinner {
	width: 16px;
	height: 16px;
	border: 2px solid rgba(255,255,255,.2);
	border-top-color: #dc3645;
	border-radius: 50%;
	animation: lsSpin .6s linear infinite;
	position: absolute;
	right: 12px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 2
}

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

.desc_category p {
	line-height: 20px;
	padding: 0 10px 10px
}

a.see_all {
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 8px;
	border-radius: 3px;
	margin-left: 6px
}

body.author #contenedor, body.author footer.main .fbox, body.author header.main .hbox, body.single #contenedor, body.single footer.main .fbox, body.single header.main .hbox {
	max-width: 1000px
}

.mensaje_ot {
	padding: 15px 20px;
	margin-bottom: 30px;
	border-left: 3px solid;
	background: #f5f7fa
}

.logo span.text {
	font-weight: 700;
	padding: 4px 0;
	text-transform: uppercase;
	font-size: 24px
}

.search_responsive {
	position: relative;
	float: left;
	width: 100%
}

.menuresp, .search_responsive {
	display: none;
	z-index: 99999
}

.menuresp .menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 103;
	box-shadow: 0 10px 20px -3px rgb(0,0,0,.52);
	padding: 0;
	background: rgb(9, 11, 23, .98)
}

.menuresp .menu .user, .menuresp .menu ul.resp li a {
	float: left;
	width: 100%;
	padding: 15px
}

.menuresp .menu .user .gravatar img {
	width: 40px;
	height: 40px;
	float: left;
	border-radius: 5px
}

a.dizi_profili img {
	float: left;
	border-radius: 3px
}

.menuresp .menu .user .gravatar span {
	float: left;
	padding: 13px;
	font-weight: 500
}

.menuresp .menu .user .logout {
	float: right;
	padding: 13px
}

.dtuser .gravatar span {
	font-size: 12px;
	border-radius: 3px;
	position: absolute;
	padding: 1px 5px;
	top: -5px;
	right: -5px;
	color: #fff;
	background: #ff1212
}

.menuresp .menu .user .logout a {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.menuresp .menu .user a.ctgs {
	float: left;
	width: 46%;
	margin: 0 2%;
	text-align: center;
	padding: 10px 0;
	font-weight: 600;
	font-size: 14px;
	color: #000;
	border-radius: 3px
}

.menuresp .menu ul.resp li, .page_user .content .upge h2 {
	padding: 0;
	float: left;
	width: 100%;
	font-weight: 500
}

.page_user .content .upge h2 {
	font-size: 15px;
	padding: 15px;
	margin-bottom: 10px
}

.menuresp .menu ul.resp li a {
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.menuresp .menu ul.resp li ul {
	padding-bottom: 15px
}

.menuresp .menu ul.resp li ul li {
	font-weight: 400;
	border-bottom: 0
}

#items_movies, .menuresp .menu ul.resp li ul.sub-menu, .page_user .content {
	float: left;
	width: 100%
}

.menuresp .menu ul.resp li ul.sub-menu li {
	width: 50%
}

.menuresp .menu ul.resp li ul.sub-menu li a {
	font-size: 14px;
	padding: 5px 20px;
	color: rgb(253,253,253,.5)
}

.menuresp .menu ul.resp li ul.sub-menu li a:before {
	content: "-";
	margin-right: 10px;
	display: inline;
	font-weight: 300;
	color: #9fa9b3
}

.menuresp, .page_user, .user_edit_control ul li a {
	position: relative;
	float: left;
	width: 100%
}

.page_user {
	padding: 10px;
	margin: 0;
	background: #0e101c
}

.page_user header.user {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 3px
}

.page_user header.user .box {
	height: 90px;
	position: relative
}

.page_user header.user .box .gravatar {
	float: left;
	position: absolute;
	width: 70px
}

.page_user header.user .box .gravatar img {
	width: 100%;
	height: auto;
	float: left
}

.page_user header.user .box .contenido {
	float: left;
	width: 100%;
	padding-left: 90px
}

.page_user header.user .box .contenido .name {
	float: left;
	width: calc(100% - 350px);
	padding: 10px 0
}

.page_user header.user .box .contenido .name h2 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 400
}

.page_user header.user .box .contenido .name p {
	font-size: 14px;
	line-height: 23px
}

.page_user header.user .box .contenido .info {
	float: right;
	width: 350px
}

.page_user header.user .box .contenido .info span {
	width: calc(100%/4);
	float: left;
	text-align: center;
	margin: 16px 0;
	border-right: 1px solid rgb(255,255,255,.04)
}

.page_user header.user .box .contenido .info span b.num {
	width: 100%;
	float: left;
	font-size: 17px;
	line-height: 20px
}

.page_user header.user .box .contenido .info span i.text {
	font-style: normal;
	font-size: 13px;
	line-height: 20px
}

.page_user .content {
	padding: 0
}

.page_user header.user .box, .page_user nav.user {
	float: left;
	width: 100%;
	padding: 10px
}

.page_user nav.user ul li a {
	padding: 10px 20px;
	float: left;
	font-size: 13px;
	border-radius: 3px;
	font-weight: 500;
	color: rgb(255,255,255,.5)
}

.page_user .content .upge {
	display: none
}

.user_edit_control {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px
}

.user_edit_control ul li {
	float: left;
	width: calc(100%/3);
	display: table-cell;
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: middle
}

.user_edit_control ul li a {
	text-align: center;
	padding: 17px 0;
	font-size: 15px;
	font-weight: 300;
	background: #090b17
}

.user_edit_control ul li a.selected:before {
	border: transparent solid 0;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	border-width: 15px;
	margin-left: -15px
}

.page_user .content .paged {
	text-align: center;
	float: left;
	width: 100%;
	padding: 0
}

.page_user .content .paged a.load_more {
	float: left;
	padding: 10px 20px;
	cursor: pointer;
	width: 100%;
	font-weight: 500;
	background: #141624;
	color: #fff
}

.dtuser {
	float: left;
	padding: 17px 0;
	margin-left: 20px
}

.dtuser .gravatar {
	float: left;
	padding-left: 19px;
	position: relative
}

.dtuser .gravatar img {
	float: left;
	margin: 0;
	border-radius: 5px
}

header.main .hbox .register_active>.search {
	width: 300px
}

.dt_mainmeta {
    width: 100%;
    margin-top: 10px;
    background: #090b17;
    border-radius: 12px;
    padding: 10px;
    position: relative;
    z-index: 10;
}

.dt_mainmeta .widget-title {
    margin-bottom: 12px;
    position: relative;
    z-index: 1;
}

.dt_mainmeta h2.widget-title {
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
    line-height: 1;
}

.dt_mainmeta h2.widget-title .icon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-right: 8px;
}

.dt_mainmeta h2.widget-title .icon-wrap svg {
    width: 18px;
    height: 18px;
    fill: #fff;
    display: block;
}

.dt_mainmeta h2.widget-title .title-text {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
}

.dt_mainmeta nav.diller ul,
.dt_mainmeta nav.releases ul {
    display: grid;
    width: 100%;
    gap: 6px;
    padding: 0;
    max-height: 300px;
    overflow-y: auto;
}

.dt_mainmeta nav.diller ul {
    grid-template-columns: repeat(3, 1fr);
}

.dt_mainmeta nav.releases ul {
    grid-template-columns: repeat(4, 1fr);
}

.dt_mainmeta nav.diller ul li a,
.dt_mainmeta nav.releases ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 32px;
    padding: 6px 8px;
    font-size: 12px;
    font-weight: 500;
    color: rgb(255,255,255,.8);
    background: #141624;
    border-radius: 8px;
    transition: all 0.2s ease;
    line-height: 1.1;
    word-break: break-word;
    text-align: center;
}

.dt_mainmeta nav.diller ul li a:hover,
.dt_mainmeta nav.releases ul li a:hover {
    color: #000;
}

.smart-buttons {
    width: 100%;
    background: #090b17;
    padding: 8px;
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.main-button, .action-button {
    flex: 1;
    min-width: calc(50% - 4px);
    height: 33px;
    border: none;
    border-radius: 8px;
    color: rgb(255,255,255,.8);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: all 0.2s ease;
    text-decoration: none;
    background: #141624;
    backdrop-filter: blur(5px);
}

.main-button {
    flex: 100%;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

.button-icon {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.main-button:hover, .action-button:hover {
    color: #000;
}

.action-buttons {
    display: flex;
    width: 100%;
    gap: 8px;
}

.head-main-nav ul.main-header li ul.sub-menu li a:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-right: 10px;
	position: relative;
	top: -1px
}

.head-main-nav ul.main-header li ul.sub-menu li a:hover:before {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}

.falsescroll {
	overflow: auto !important;
	max-height: 100% !important
}

.menu_alti_reklam_mobil {
	display: none
}

.menu_alti_reklam {
	position: relative;
	margin-bottom: -3px;
	text-align: center;
	background: #000
}

.pageskin {
	position: absolute
}

.pageskin-link {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0
}

.footer_alti_reklam {
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99999;
	bottom: 0;
	width: 728px;
	height: 116px
}

.footer_alti_reklam .footkpt a {
	float: right;
	font-size: 14px;
	padding: 5px 7px;
	font-weight: 600;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	color: #e2e2e2;
	background: #354a4e
}

a.dizi_profili {
	float: left;
	width: 100%;
	background-color: #090b17;
	display: block;
	padding: 10px;
	line-height: 30px;
	margin-top: 10px;
	border-radius: 7px;
    position: relative
}

a.dizi_profili span.dbaslik {
	width: 70%;
    position: absolute;
    margin: 0 0 0 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

a.dizi_profili span.dizigit {
	position: absolute;
	margin: 20px 0 0 10px;
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

a.dizi_profili:hover .dbaslik, a.dizi_profili:hover .dizigit {
	color: #000
}

.temizle {
	clear: both
}

[data-tooltip] {
	position: relative;
	cursor: pointer
}

[data-tooltip]:after, [data-tooltip]:before {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71,1.7,.77,1.24);
	transform: translate3d(0,0,0);
	pointer-events: none;
	bottom: 100%;
	left: 45%
}

[data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
	visibility: visible;
	opacity: 1;
	transform: translateY(-12px)
}

[data-tooltip]:before {
	z-index: 1001;
	border: transparent solid 6px;
	content: "";
	margin-left: -6px;
	margin-bottom: -12px;
	background: 0
}

[data-tooltip]:after {
	z-index: 1000;
	padding: 8px;
	width: 90px;
	border-radius: 5px;
	text-align: center;
	content: attr(data-tooltip);
	font-size: 13px;
	line-height: 1.2;
	font-weight: 600;
	margin-left: -80px
}

.module .content header h1, .module .content header h2, .module .content .items .item .data h2, .module .content .items .item .data h3, a {
	color: #fff
}

.dt-breadcrumb {
	float: left;
	width: 100%;
	padding: 10px 13px;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #141624
}

.breadcrumb_bottom {
	border-bottom: 0 !important;
	border-top: 1px solid rgb(255,255,255,.04) !important
}

.dt-breadcrumb ol li {
	float: left;
	padding: 5px
}

.dt-breadcrumb ol li a {
	float: left;
	font-size: 13px;
	font-weight: 600
}

.dt-breadcrumb ol li .separator {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-left: 5px;
	position: relative
}

header.main .hbox .stlogo {
	width: 40px;
	height: 40px;
	position: relative;
	left: 0;
	top: 35px;
	float: left
}

header.main .hbox span {
	font-size: 30px;
	float: left;
	margin-top: 18px;
	margin-left: 7px;
	text-transform: uppercase;
    font-weight: 700;
}

.player_sist .controlx.hrknTabs .player ul.options>li>ul>li>a {
	font-weight: 700;
	background: 0;
	border-radius: 0;
	padding: 5px 1px;
	text-align: left
}

.player_sist .controlx.hrknTabs .player ul.options>li>ul>li>a span {
	margin-right: 10px;
	margin-top: 2px
}

.player_sist .controlx.hrknTabs .player ul.options>li>ul>li:hover>a {
	background: 0;
	font-weight: 700
}

.player_sist .controlx.hrknTabs .player ul.options>li>ul>li>a.selected, .player_sist .controlx.hrknTabs .player ul.options>li>ul>li>a:hover {
	background: 0;
	border-bottom: 2px solid;
	color: #fff;
	font-weight: 700
}

.svg-mlt {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 7px
}

.hrknHangiPart.active {
	display: block
}

.hrknHangiPart {
	display: none
}

.diger-bolumler .baslik, .sidebar aside.widget h2.widget-title, header.main {
	background-color: #090b17
}

header.main .hbox .search form button[type=submit], header.main .hbox .search form input[type=text] {
	color: #cedbdf;
	background: 0
}

header.main .hbox .search form input[type="text"]::placeholder, form.form-resp-ab input[type=text]::placeholder {
	color: #cedbdf
}

header.main .hbox .search form input[type=text]:focus, header.main .hbox .search form input[type=text]:hover {
	border: 0
}

header.main .hbox .search form button[type=submit]:focus {
	outline: 0 !important
}

.module .content, .module .content .items {
	border-color: rgb(255,255,255,.04)
}

#seasons .se-c .se-a ul.episodios li .episodiotitle span.date, .module .content .items .item .data span {
	color: #cedbdf
}

.dtsingle .blmbilgi {
	border-color: rgb(255,255,255,.04);
	color: #d4d4d4
}

.user_control a {
	color: #d4d4d4;
	border-right: 3px solid rgb(255,255,255,.04)
}

.user_control a.in-list {
	color: #26c850
}

.user_control a.in-views {
	color: #d4902f
}

#seasons .se-c .se-a ul.episodios li .episodiotitle a, #seasons .se-c .se-q h3.title {
	color: #fff
}

#seasons .se-c .se-q, footer.main .fcmpbox {
	background: #090b17
}

#serie_contenido {
	background: 0
}

#seasons .se-c .se-a ul.episodios li {
	background-color: #141624;
	border-color: rgb(255,255,255,.04)
}

#seasons .se-c .se-a ul.episodios li .episodiotitle a i {
	color: #ff7a7a;
	margin-right: 5px
}

.w_item_b {
	background-color: #141624;
	border-bottom: 2px solid #090b17;
	height: 52px
}

.w_item_b.aktif {
	background-color: #181b2b
}

label.checked {
	background: #222d34 !important;
	color: #fff !important
}

.module .content .items .episodes .poster .figure, .module .content .items .item .poster .figure {
	background: linear-gradient(to bottom,transparent 1%,#090b17 75%)
}

span.anayil {
	font-weight: 700;
	letter-spacing: .5px
}

span.flm-turkce-dublaj, span.turkce-dublaj {
	color: rgb(231,76,60,.9)
}

span.flm-turkce-altyazi, span.turkce-altyazi {
	color: rgb(155,89,182,.9)
}

span.flm-multi, span.multi {
	color: rgb(212,144,47,.9)
}

span.flm-altyazisiz, span.altyazisiz {
	color: #6e6e6e
}

span.flm-yerli-dizi, span.flm-yerli-film, span.yerli-dizi, span.yerli-film {
	color: rgb(55,143,206,.9)
}

.sidebar aside.widget h2.widget-title, .sidebar aside.widget ul li:before, .w_item_a .image .data h3 a {
	color: #fff
}

.sidebar aside.widget ul li a:hover {
	color: #009fff
}

.w_item_a .image .data {
	background-image: linear-gradient(transparent, rgb(0,0,0,.7));
	color: #fff
}

.w_item_a .image .data span.wdate, .w_item_b .data span.wyear, .w_item_c .data span, .w_item_c .rating {
	color: rgb(255,255,255,.7)
}

.sheader .data h1, .w_item_b .data span.wlang, .w_item_c a:hover>.data h3, a.main, form.form-resp-ab input[type=text], header.responsive a {
	color: #fff
}

article.w_item_c:after {
	color: rgb(0,0,0,.07)
}

.sheader, .sheader .poster {
	background: 0
}

header.responsive .nav, header.responsive .search {
	border-color: rgb(255,255,255,.04)
}

#single .content .sbox, #single .sidebar, .sidebar aside.widget ul li, form.form-resp-ab {
	border-color: rgb(255,255,255,.04)
}

 ul.smenu li a {
	color: #d4d4d4
}

ul.smenu li.icon i {
	font-size: 19px;
	color: #222d34
}

ul.smenu li a.selected, ul.smenu li a.selected:hover, #seasons .se-c .se-q span.se-o {
	color: #000
}

.sgeneros a, .custom_fields .variante {
	color: #fff
}

.custom_fields {
	border-bottom: 1px solid rgb(255,255,255,.04)
}

.extra span.date {
	font-weight: 500;
	color: #fff
}

.extra span.dil {
	font-weight: 500;
	color: #d4d4d4
}

.menuresp .menu .user .logout a {
	background: #141624;
	color: #000
}

.starstruck-wrap {
	font-size: 12px;
	display: table;
	width: 100%;
	float: left;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	border-top: 1px solid rgba(255,255,255,0.05)
}

.starstruck {
	display: inline-block;
	line-height: 1em;
	min-width: 242px
}

.starstruck .star-rating-ico {
	display: inline-block;
	cursor: pointer;
	position: relative;
	width: 26px;
	height: 26px
}

.starstruck .star-rating-ico .svg {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 8px;
	left: -3px;
	transition: all 0.2s ease
}

.starstruck .star-off-webp .svg {
	fill: #d4d4d4
}

.starstruck .star-on-webp .svg {
	fill: #c18545
}

.starstruck-rating-wrap {
	margin-top: 2px;
	margin-left: 10px;
	padding: 5px 15px;
	font-style: normal;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	background-color: #141624
}

.starstruck-rating {
	font-size: 12px;
	color: #fff
}

.starstruck-rating span {
	font-style: normal;
	font-weight: 500
}

.starstruck-wrap .dt_rating_vgs {
	float: left;
	padding: 10px 0;
	font-size: 27px;
	width: 60px;
	font-weight: 500;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.04);
	color: #fff
}

.starstruck-wrap .dt_rating_data {
	float: left;
	padding: 5px 0 5px 70px;
	position: relative
}

.starstruck-rating .user-icon {
	width: 12px;
	height: 12px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 7px;
	margin-right: 2px
}

#single .sidebar {
	background: 0
}

.wp-content h1, .wp-content h2, .wp-content h3, .wp-content h4 {
	color: rgb(255,255,255,.5)
}

a.reset {
	background: #f16464;
	color: #fff !important;
	padding: 0 10px
}

a.reset:hover {
	background: red
}

form.update_profile fieldset input[type=password]:focus, form.update_profile fieldset input[type=text]:focus {
	border: solid 1px
}

form.update_profile fieldset input[type=password], form.update_profile fieldset input[type=text], form.update_profile fieldset select, form.update_profile fieldset textarea {
	border: rgb(255,255,255,.04) solid 1px;
	color: #fff;
	background: #090b17
}

form.update_profile fieldset input[type=text]:disabled {
	background: #090b17;
	cursor: no-drop;
	color: #fff
}

form.update_profile fieldset input[type=submit]:hover {
	color: #fff
}

form.update_profile .updated {
	background: #4caf50;
	color: #fff
}

form.update_profile .error {
	background: #f7d5d5;
	color: #222d34
}

form.update_profile .warning {
	background: #ffecbe;
	color: #222d34
}

.account .sidebar ul li a.active {
	background: #45555f;
	color: #fff;
	border-radius: 3px
}

.menuresp .menu ul.resp li, .wp-content {
	border-bottom: 1px solid rgb(255,255,255,.04)
}

.search_page_form form button:hover>span {
	color: #222d34
}

.head-main-nav ul.main-header li a {
	color: rgb(255,255,255,.8)
}

.head-main-nav ul.main-header li a i, .head-main-nav ul.main-header li ul.sub-menu li:hover>a, .player_sist .controlx nav.player ul.options li a:hover, .player_sist .controlx nav.player ul.options li ul li a.selected {
	color: #000
}

.head-main-nav ul.main-header li ul.sub-menu, .head-main-nav ul.main-header li:hover>a, .search_page_form form {
	background: #090b17
}

.search_page_form form button .svg {
	width: 16px;
	height: 20px;
	color: #cedbdf;
	fill: #cedbdf;
	position: relative;
	right: 2px;
	top: 10px;
	transform: translateY(-50%)
}

.or-title {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 10px
}

.anabutton, .anabutton:hover, .module .content header .see-all, a.see_all {
	color: #000
}

.sheader, .single_tabs {
	border-bottom: 3px solid rgb(255,255,255,.04)
}

.tleft {
	padding-right: 18px;
	padding-left: 10px;
	border-right: solid 1px rgba(255,255,255,.04)
}

.tright {
	padding-left: 18px;
	padding-right: 10px
}

.csend {
	border-color: #7ac720
}

.menuresp .menu .user {
	border-bottom: 1px solid rgb(255,255,255,.04);
	background: #141624
}

.menuresp .menu .user .logout a:hover {
	background: #090b17;
	color: #fff
}

.menuresp .menu ul.resp li a {
	color: rgb(255,255,255,.8)
}

.menuresp .menu ul.resp li a:hover {
	background: rgb(20, 22, 36, .98)
}

.menuresp .menu ul.resp li ul.sub-menu li a:hover {
	background: 0;
}

.page_user .content .upge h2, .page_user header.user, .page_user nav.user {
	border-bottom: 3px solid rgb(255,255,255,.04)
}

.page_user .content .paged a.load_more:hover, .page_user nav.user ul li a.selected, .page_user nav.user ul li a.selected:hover {
	color: #000
}

.user_edit_control ul li a.selected {
	color: #000;
	font-weight: 500
}

.dtuser .gravatar {
	border-left: 2px solid rgb(255,255,255,.04)
}

.sidebar_reklam {
	text-align: center;
	margin-bottom: 7px
}

.footer_alti_reklam .footkpt a:hover {
	color: #fff
}

.ana_duyuru, .icerik_uyari {
	float: left;
	width: 100%;
	position: relative;
	font-size: 13px;
	letter-spacing: .2px;
	padding: 2px 10px 10px 5px;
	z-index: 1;
	font-weight: 600;
	flex-shrink: 0
}

.ana_duyuru {
	background: rgb(45, 85, 168, 0.2 );
	color: rgb(183, 184, 219, 1)
}

.icerik_uyari {
	background-color: rgb(220, 38, 38, 0.2);
	color: rgba(252, 165, 165, 1)
}

.ana_duyuru .svg {
	width: 20px;
	height: 20px;
	fill: rgb(183, 184, 219, 1);
	position: relative;
	left: 0;
	top: 16px;
	margin-right: 3px
}

.icerik_uyari .svg {
	width: 20px;
	height: 20px;
	fill: rgba(252, 165, 165, 1);
	position: relative;
	left: 0;
	top: 15px
}

.current, [data-tooltip]:after {
	color: #000
}

.textreklam {
	background: #f5c518;
	line-height: 18px;
	padding: 5px 15px;
	font-size: 15px;
	font-weight: 700;
	color: black;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

#load-more-comments-btn {
	display: inline-block;
	padding: 10px 20px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	transition: background-color 0.3s ease, color 0.3s ease
}

#load-more-comments-btn:hover, .module .content header .see-all:hover, .anabutton:hover {
	background-color: #141624;
	color: #fff
}

#load-more-comments {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px
}

#items_yorum {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline-block
}

#items_yorum li {
	background-color: #090b17;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
	cursor: pointer;
	transition: background-color 0.3s
}

#items_yorum li:hover a {
	color: #000
}

#items_yorum li a {
	font-weight: bold;
	text-decoration: none;
	transition: color 0.3s
}

#items_yorum li a:hover {
	text-decoration: underline
}

#items_yorum li p {
	margin: 5px 0 0;
	color: #fff
}

.pagination {
	clear: both
}

.number-pagination {
	text-align: center;
	padding: 20px 0
}

.page-numbers {
	gap: 8px;
	align-items: center
}

.page-number, .prev-page, .next-page {
	padding: 8px 12px;
	cursor: pointer;
	min-width: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #eee;
	font-weight: bold;
	transition: color 0.3s ease
}

.page-number.current {
	color: #000;
	font-weight: bold;
	border-radius: 50%
}

.page-number.current:hover {
	color: #fff
}

.prev-page.disabled, .next-page.disabled {
	opacity: 0.3;
	cursor: not-allowed;
	pointer-events: none
}

.adv_slider {
	background: #090b17;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
}

.slider_box {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	overflow: hidden;
}

#slider-master {
	display: flex;
	gap: 20px;
	padding: 0 20px;
	transition: transform 0.5s ease-out;
	will-change: transform;
}

#slider-master article.item {
	flex: 0 0 calc(50% - 10px);
	min-width: calc(50% - 10px);
	max-width: calc(50% - 10px);
}

.slider article.item {
	position: relative;
	width: 100%;
}

.slider article.item .image {
	position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
	background: #0a0e1a;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}

/* Slider slayt linki kutuyu tamamen kaplasın (aksi halde <a> 0px yüksekliğe çöküyor -> tıklanamaz/görünmez) */
.slider article.item .image > a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}

.slider article.item .image img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: transform 0.4s ease;
	border-radius: 8px 8px 12px 12px;
	display: block;
}

.slider article.item .image:hover img {
	transform: scale(1.08);
}

.slider article.item .data {
	position: absolute;
	bottom: -1px;
	left: -1px;
	right: -1px;
	width: calc(100% + 2px);
	padding: 140px 25px 26px;
	background: linear-gradient(to bottom, transparent 0%, rgba(9, 11, 23, 0.2) 10%, rgba(9, 11, 23, 0.6) 30%, rgba(9, 11, 23, 0.85) 55%, rgba(9, 11, 23, 0.95) 80%, #0a0e17 100%);
	border-radius: 0 0 9px 9px;
	z-index: 2;
}

.slider article.item .title {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 26px;
	margin: 0 0 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.slider article.item .meta-info {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.slider article.item .meta-info span {
	font-size: 13px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.85);
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.slider article.item .meta-info .imdb-score::after,
.slider article.item .meta-info .year::after,
.slider article.item .meta-info .runtime::after {
	content: "•";
	margin-left: 4px;
	color: rgba(255, 255, 255, 0.4);
}

.slider article.item .excerpt {
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.75);
	margin: 0;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slider-nav-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: rgba(20, 22, 36, 0.45);
	border: none;
	border-radius: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.3s ease, opacity 0.3s ease;
	z-index: 100;
	backdrop-filter: blur(10px);
	opacity: 0.9;
	outline: none;
	will-change: opacity, background;
	contain: layout style paint;
}

.slider-nav-btn:hover {
	background: rgba(0, 0, 0, 0.95);
	opacity: 1;
}

.slider-nav-btn:disabled {
	opacity: 0.3;
	cursor: not-allowed;
	pointer-events: none;
}

.slider-nav-btn.prev {
	left: 0;
}

.slider-nav-btn.next {
	right: 0;
}

.slider-nav-btn svg {
	width: 28px;
	height: 28px;
	fill: #fff;
	pointer-events: none;
}

.slider article.item .image .data span.yil, .module .content .items .item .poster .figure span.anayil {
	color: #adbac7
}

.slider article.item .image .data span.yil::after {
	content: "-";
	margin: 0 3px 0 5px;
	color: #adbac7
}

.svg {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%)
}

.svg-blm {
	width: 25px;
    height: 25px;
}

.error {
	text-align: center;
	padding: 40px;
	color: #f44336
}

.no-results {
	text-align: center;
	padding: 40px
}

.no-results h3 {
	font-size: 20px;
	color: #666;
	margin-bottom: 10px
}

.no-results p {
	color: #999
}


.dtuser .clicklogin {
	color: #fff;
	cursor: pointer;
	float: left;
	padding-left: 17px
}

.dtuser .clicklogin .svg {
	width: 34px;
	height: 34px;
	fill: #fff;
	position: relative;
	left: 0;
	top: 18px;
	transition: all 0.2s ease
}

.dtuser .clicklogin, .dtuser .gravatar {
	border-left: 2px solid rgb(255,255,255,.04)
}

.auth-modal {
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(5px);
}

.auth-modal-content {
    background-color: #090b17;
    margin: 5% auto;
    padding: 0 30px 30px 30px;
    border-radius: 12px;
    width: 380px;
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    border: 1px solid rgb(255,255,255,.04);
}

.auth-modal-content h2 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
    text-align: center;
}

.close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease;
}

.auth-modal fieldset {
    width: 100%;
    margin-bottom: 20px;
}

.auth-modal fieldset .g-recaptcha {
    width: 100%;
    min-height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f9f9f9;
    border-radius: 8px;
    padding: 7.8px;
}

.auth-modal fieldset .g-recaptcha > div {
    margin: 0 auto;
}

.auth-modal input[type="text"],
.auth-modal input[type="password"],
.auth-modal input[type="email"] {
    width: 100%;
    padding: 12px 15px;
    background: #141624;
    border: 1px solid rgb(255,255,255,.04);
    border-radius: 8px;
    font-size: 15px;
    color: #fff;
    transition: all 0.3s ease;
}

.auth-modal input[type="text"]:focus, .auth-modal input[type="password"]:focus, .auth-modal input[type="email"]:focus {
    background: #181b2b;
    box-shadow: 0 0 0 3px rgb(255,255,255,.04);
}

.auth-modal input[type="submit"] {
    width: 100%;
    padding: 14px;
    color: #000;
    border: 0;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.auth-modal input[type="submit"]:hover {
    background: #0e101c;
    color: #fff;
}

.auth-modal input[type="checkbox"] {
    accent-color: #408bea;
}

.auth-modal label {
    color: #cedbdf;
    font-size: 15px;
    margin-bottom: 20px;
    display: block;
}

.auth-links {
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgb(255,255,255,.04);
}

.auth-links a {
    color: #408bea;
    text-decoration: none;
    margin: 0 8px;
    font-size: 14px;
    transition: color 0.3s ease;
}

.auth-links a:hover {
    color: #fff;
}

.passwordbox {
    width: 100%;
    height: 4px;
    position: relative;
    margin-top: 12px;
    margin-bottom: -8px;
    background: rgb(255,255,255,.04);
    border-radius: 2px;
    overflow: hidden;
}

.passwordbox #passwordStrengthDiv {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
}

.is0 { width: 0; }
.is10, .is20 { width: 20%; background: #d52800; }
.is30, .is40 { width: 40%; background: #ee6002; }
.is50, .is60 { width: 60%; background: #ff8a00; }
.is70, .is80 { width: 80%; background: #93d200; }
.is90, .is100 { width: 100%; background: #4db401; }

.auth-modal input::placeholder { color: #cedbdf; }

#film-dizi-arama-form {
	width: 100%
}

.film-dizi-arama-container {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #343947;
	padding: 10px 10px 0 0;
	border-radius: 8px;
	float: left;
	width: 100%
}

.film-dizi-arama {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}

.film-dizi-arama .form-group {
	flex: 1 1 25%;
	margin-left: 10px;
	margin-bottom: 10px
}

.film-dizi-arama select, .film-dizi-arama button {
	width: 100%;
	padding: 10px;
	font-size: 14px;
	background-color: #090b17;
	color: #d1d2d3;
	border: 1px solid #090b17;
	border-radius: 4px;
	transition: background-color 0.3s, border-color 0.3s
}

.film-dizi-arama select:focus, .film-dizi-arama button:focus {
	background-color: #343947;
	border-color: #343947;
	outline: none
}

.film-dizi-arama button {
	color: #000;
	cursor: pointer;
	border: none;
	width: 100%
}

.film-dizi-arama button:hover {
	background-color: #141624
}

.film-dizi-arama button:focus {
	background-color: #141624;
	outline: none
}

.film-dizi-arama .input-group {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-end;
	justify-content: space-between
}

#results {
	position: relative;
	width: 100%
}

#load-more-btn {
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	color: #000;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px
}

#load-more-btn:hover {
	background-color: #141624
}

.menu-item-has-children-toggle {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.menu-item-has-children-toggle:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}

.menu-item-has-children.active > .menu-item-has-children-toggle:before {
    transform: rotate(-135deg);
}

#arch-menu .menu .resp li {
    position: relative;
    padding-right: 30px;
}

#arch-menu .menu .resp .sub-menu {
    display: none;
}

#arch-menu .menu .resp li.active > .sub-menu {
    display: block;
}

.item-tooltip {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease, left 0s 0.3s;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
}

.item {
	position: relative;
}

/* Sadece desktop'ta hover çalışsın (mobilde asla görünmesin) */
@media (min-width: 769px) {
	.item:hover .item-tooltip {
		position: absolute;
		left: 100%;
		top: 0;
		margin-left: 15px;
		opacity: 1;
		z-index: 9999;
		pointer-events: all;
		transition: opacity 0.3s ease, left 0s;
		width: auto;
		height: auto;
		overflow: visible;
		clip: auto;
		-webkit-clip-path: none;
		clip-path: none;
	}
}

.tooltip-content {
	background-color: #090b17;
	border: 2px solid;
	border-radius: 8px;
	padding: 15px;
	min-width: 280px;
	max-width: 320px;
	box-shadow: 0 10px 40px #090b17;
	position: relative;
}

.tooltip-content::before {
	content: '';
	position: absolute;
	left: -10px;
	top: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 10px 8px 0;
}

.tooltip-content::after {
	content: '';
	position: absolute;
	left: -6px;
	top: 22px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #090b17 transparent transparent;
}

.tooltip-content .tooltip-title {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 12px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tooltip-row {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.5;
	display: flex;
	align-items: flex-start;
}

.tooltip-row:last-child {
	margin-bottom: 0;
}

.tooltip-label {
	font-weight: 600;
	min-width: 80px;
	flex-shrink: 0;
	margin-right: 8px;
}

.tooltip-value {
	flex: 1;
	word-wrap: break-word;
}

.tooltip-value a {
	color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
	transition: color 0.2s ease;
	display: inline;
}

.tooltip-value a:hover {
	text-decoration: underline;
}

.heads {background-color:#090b17}

/* Kart tooltip başlığı: eskiden <h3> idi (belge yapısını kirletiyordu, bkz. item-home.php).
   Etiket div oldu; görünüm h3 varsayılanıyla aynı kalsın diye kural eklendi. */
.tooltip-content .tooltip-title{font-size:1.17em;font-weight:700;margin:0 0 8px;line-height:1.3}

/* Sekme etiketleri eskiden <h2> idi (belge yapisini kirletiyordu). Etiket span oldu;
   h2'nin blok davranisi korunsun diye display:block. */
.tab-label{display:block}

/* Dizi arşivi 1. sayfası tam genişliktir (sidebar yok) → satır başına 6 kart,
   ana sayfadaki yoğunlukla aynı. Sidebar'lı derin sayfalarda .items-6 yoktur,
   kartlar .dortlu ile 4'lü kalır. 1024px altında 4'e düşer; 600px altında
   mobil dosyadaki 2 sütun kuralı (daha sonra yüklenir) devreye girer. */
.module .content .items-6 .item{width:calc(100%/6)}
@media (max-width:1024px){.module .content .items-6 .item{width:calc(100%/4)}}

/* Slider nokta göstergeleri (ModernSlider.createDots) */
.slider_box .slider-dots{display:flex;justify-content:center;gap:8px;margin:14px 0 0;padding:0}
.slider_box .slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;cursor:pointer;background:rgba(255,255,255,.28);transition:background .25s ease,width .25s ease}
.slider_box .slider-dot:hover{background:rgba(255,255,255,.55)}
.slider_box .slider-dot.active{width:22px;border-radius:4px;background:var(--dt-main,#e50914)}
@media (max-width:600px){.slider_box .slider-dots{margin-top:10px}}
