/*
Theme Name: Flimtarin
Version: 1.2
Author: Reza Abdolahi - @Abdolahi40
*/
.online-play {
	width: 130px !important;
	background: #f5bb56 !important;
	color: #0d0d0d !important;
}
.ab-fixe svg{
	width: 34px;
	margin-bottom: -10px;
	vertical-align: middle;
}
.ab-fixe{
	position: fixed;
	right: 40px;
	bottom: 20px;
	border: 2px solid #f2b03e;
	box-shadow: 0 0 12px 1px #f5bb5647;
	max-width: 80% !important;
	z-index: 5;
}
.ab-fixe b{
	font-size: 25px;
	vertical-align: middle;
	margin-left: -5px;
	margin-right: -5px;
}
.meta img {
	float: right;
	margin-left: 15px;
}
.ab-imdb{
	display: inline-block;box-shadow: unset;vertical-align: middle;
}
.linkdlebox {
	background: linear-gradient(45deg, #0000, #0000000a);
	margin-bottom: .75rem;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #626262;
	display: block;
	font-size: 15px;
	margin-top: .75rem;
	font-weight: bold;
}

.menu-item-has-children::after {
	content: '∟';
	color: #fff;
	position: absolute;
	left: -3px;
	top: 3px;
	font-size: 14px;
	rotate: inherit;
	transform: rotate(-45deg);
}

.imgfilm {
	display: block;
	margin: 20px auto;
}

.sabd-banners {
	background: rgb(230, 230, 230);
}

.abd-banners {
	text-align: center;
	padding: 20px 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	max-width: 1500px;
	margin: 10px auto;
	border-radius: 6px;
}

.abd-banners a {
	flex: 0 0 47%;
	text-align: center;
	margin-left: 7px;
	margin-bottom: 7px;
}

.abd-banners a img {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.23);
	border-radius: 5px;
	width: 100%;
	max-height: 150px;
}

.biogcls img {
	max-height: 300px !important;
	max-width: 300px !important;
}

.bioge {
	text-align: right;
	overflow: hidden;
	display: block;
}

.biogcls {
	box-shadow: 0px 0px 3px #00000045;
	margin-left: 15px;
	border-radius: 4px;
	overflow: hidden;
	float: right;
}

.biog-desc {
	text-align: justify;
	display: inline;
}

.genre {
	text-align: center;
}

.genre li {
	display: inline-block !important;
	overflow: hidden;
	width: 28% !important;
	margin: 0 5px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title .top h2 a,
.title .top h1 a {
	font-weight: 400;
	color: rgb(66, 66, 66);
}

video {
	background: url(https://filmtarin.com/wp-content/uploads/2020/01/logo.png) rgb(0, 0, 0);
	background-position: right top;
	background-size: 12%;
	background-repeat: no-repeat;
}

.likeposts {
	display: block;
	text-align: center;
	padding: 12px;
	background: #b2290a;
	border-radius: 5px;
	box-shadow: 0 0 3px #000;
	color: #fff;
	font-size: 16px;
	margin: 15px 5px;
}

.topppost {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgba(36, 36, 36, 0.9);
	text-align: center;
	color: #fff;
	border-radius: 0 0 8px 8px;
	padding: 5px 0px;
}

.topppost:hover {
	color: rgb(249, 197, 41);
}

@font-face {
	font-display: swap;
	font-family: IRANSans;
	font-style: normal;
	font-weight: 400;
	src: url(font/eot/IRANSansWeb.eot);
	src: url(font/eot/IRANSansWeb.eot?#iefix) format('embedded-opentype'), url(font/woff2/IRANSansWeb.woff2) format('woff2'), url(font/woff/IRANSansWeb.woff) format('woff'), url(font/ttf/IRANSansWeb.ttf) format('truetype');
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
del,
em,
font,
strong,
b,
i,
ol,
ul,
li,
form,
input,
button,
textarea {
	padding: 0;
	margin: 0;
	transition: all 0.3s ease-out
}

img {
	padding: 0;
	margin: 0;
	transition: all 0.3s ease-out;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

:before,
 :after {
	transition: all 0.3s ease-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
}

body {
	margin-top: 127px;
	direction: rtl;
	text-align: right;
	background: #f1f1f1;
	color: #000;
	font-size: 14px;
	font-family: IRANSans;
}

* {
	outline: 0;
	box-sizing: border-box;
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #03a9f4;
	font-weight: 400;
}

a:hover {
	opacity: 0.7;
}

ul,
ol,
li {
	list-style: none;
}

.fixed {
	margin: 0 auto;
	width: 80%;
}

.row {
	margin-left: -1em;
	margin-right: -1em;
}

.aligncenter {
	display: block;
	margin: 0 auto!important;
	border-radius: 3px;
}

.alignright {
	float: right;
	margin-left: .5em;
	border-radius: 3px;
}

.alignleft {
	float: letf;
	margin-right: .5em;
	border-radius: 3px;
}

.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	float: right;
	width: 100%;
	height: 80px;
	background: #ececec;
}

.header .right {
	float: right;
	width: 90%;
}

.header .right .logo {
	float: right;
	height: 80px;
	margin-left: 1em;
}

.header .right .logo h1 {
	color: #f8ce84;
	font-size: 42px;
	line-height: 1.9em;
}

.header .right .search-header {
	display: block;
	position: relative;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.30);
	border-radius: 50px;
	height: 40px;
	margin-left: 1em;
	margin-top: 1.6em;
}

.header .right .search-header input[type="text"] {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 1em;
	font-family: IRANSans;
	font-size: 12px;
	background: transparent;
	color: #fff;
}

.header .right .search-header .submit {
	position: absolute;
	left: 5px;
	top: 4px;
	height: 32px;
	border-radius: 50px;
	padding: 0 1em 0 0;
	background: #f5bb56;
	cursor: pointer;
	font-family: IRANSans;
}

.header .right .search-header .submit:hover {
	opacity: 0.8;
}

.header .right .search-header .submit:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -1px -1px;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.5em;
	margin-left: 0.7em;
}

.header .left {
	float: left;
	width: 10%;
}

.header .left .log-reg {
	display: block;
	position: relative;
	background: rgba(0, 0, 0, 0.30);
	border-radius: 50px;
	height: 40px;
	margin-top: 1.6em;
	text-align: center;
}

.header .left .log-reg .button {
	float: right;
	width: 100%;
}

.header .left .log-reg a {
	display: inline-block;
	margin-top: 0.9em;
	color: #909090;
}

.header .left .log-reg a.log-on {
	float: right;
	margin-right: 10px;
	font-size: 11px;
	margin-top: 11px;
	height: 19px;
	overflow: hidden;
	padding: 0 3px;
}

.header .left .log-reg i {
	color: #fff;
	margin: 0 .3em;
}

.header .left .log-reg img {
	float: left;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	margin-left: 3px;
	margin-top: 2px;
}

.header .left .log-reg .content {
	position: absolute;
	top: 100%;
	background: #243342;
	width: 100%;
	z-index: 99;
	padding: 5px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}

.header .left .log-reg:hover .content {
	visibility: visible;
	opacity: 1;
	pointer-events: all;
}

.header .left .log-reg .content li {
	float: right;
	width: 100%;
}

.header .left .log-reg .content li a {
	color: #fff;
	font-size: 10px;
	display: block;
	margin: 0;
	padding: 5px;
}

.main-menu {
	position: fixed;
	top: 80px;
	z-index: 105;
	box-shadow: 0 2px 4px #0000005e;
	float: right;
	width: 100%;
	background: #353535;
}

.main-menu ul {
	float: right;
}

.main-menu ul li:hover {
	background: #222;
}

.main-menu ul li {
	transition: all 0.6s;
	padding: 4px 11px;
	float: right;
	line-height: 35px;
	position: relative;
}

.main-menu ul li a {
	color: #fff;
	display: block;
	line-height: 35px;
	font-size: 12px;
}

.main-menu ul li ul {
	display: none;
	background: #fff;
	position: absolute;
	top: 100%;
	right: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.10);
	border-radius: 3px;
	width: 280px;
	padding: 3px;
	z-index: 999;
	pointer-events: none;
}

.main-menu ul li ul li {
	line-height: 1em;
	width: 100%;
}

.main-menu ul li ul li a {
	color: #444;
	margin: 2px;
	padding: 2px 10px;
	line-height: 35px;
	background: #f5f5f5;
	border-radius: 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main-menu ul li ul li:hover {
	background: rgba(255, 255, 255, 0);
}

.main-menu ul li ul li a:hover {
	background: #bbb;
	opacity: 1;
}

.main-menu ul li:hover ul {
	display: block;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	pointer-events: all;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.main-menu .time {
	float: left;
	line-height: 35px;
	color: #b9b9b9;
	font-size: 10px;
	padding: 0 1em;
}

.menu-mobile {
	display: none;
}

.special-post {
	float: right;
	width: 100%;
	margin: 0 0 1em;
	background: #ececec;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
}

.special-post .items {
	display: inline-block;
	width: 16.1%;
	padding: 1em 4px;
}

.special-post .items .item {
	float: right;
	width: 100%;
}

.special-post .items .item a {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.48);
	border-radius: 8px;
	float: right;
	width: 100%;
	position: relative;
}

.special-post .items .item a:hover {
	opacity: 1;
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	transform: scale(0.95);
}

.special-post .items .item figure {
	float: right;
	width: 100%;
	height: 310px;
	overflow: hidden;
	border-radius: 8px;
}

.special-post .items .item .top {
	position: absolute;
	top: 0;
	width: 100%;
	right: 0;
	z-index: 99;
}

.special-post .items .item .top span {
	float: left;
	background: #e5ac00;
	color: #fff;
	padding: 3px 7px;
	margin-left: .8em;
	margin-top: .8em;
	font-size: 10px;
	line-height: 14px;
	border-radius: 3px;
}

.special-post .items .item .top .cat {
	position: absolute;
	right: -8px;
	border-radius: 3px 0 0 3px;
	background-color: #3f4545;
}

.special-post .items .item .top .cat:before {
	content: "";
	position: absolute;
	right: 0;
	top: 20px;
	border-left: 8px solid rgba(0, 0, 0, 0.80);
	border-right: 0 solid transparent;
	border-top: 0 solid transparent;
	border-bottom: 5px solid transparent;
}

.special-post .items .item figure img {
	float: right;
	width: 100%;
	height: 310px;
}

.special-post .items .item:hover figure img {
	filter: grayscale(100%);
}

.special-post .items .item h2 {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
	color: #444;
}

.special-post .items .item .pulse {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #FFC107;
	cursor: pointer;
	box-shadow: 0 0 0 rgba(247, 183, 50, 0.4);
	animation: pulse 2s infinite;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.special-post .items .item:hover .pulse {
	opacity: 1;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4)
	}
	70% {
		-webkit-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
	}
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
		box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4)
	}
	70% {
		-moz-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
		box-shadow: 0 0 0 15px rgba(204, 169, 44, 0)
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
		box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
	}
}

.page-content {
	float: right;
	width: 100%;
}

.page-content .right {
	float: right;
	width: 70%;
	padding: 0 .5em;
}

.page-content .left {
	float: left;
	width: 30%;
	padding: 0 .5em;
}

.page-content .posts,
.page-content .pagenavi,
.page-content .share-post,
.page-content .related,
.page-content .comment,
.box_weekly,
.box_office {
	float: right;
	width: 100%;
	position: relative;
	background: #fff;
	border-radius: 3px;
	padding: 1em;
	margin-bottom: 1em;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
}

.page-content .posts .title {
	float: right;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 1em;
}

.page-content .posts .title .top {
	float: right;
	width: 100%;
}

.page-content .posts .title .top h3 {
	float: right;
	color: #444;
}

.page-content .posts .title .top .super {
	float: left;
}

.page-content .posts .title .top .super span {
	float: left;
	background: #2ecc71;
	color: #fff;
	padding: 2px 5px;
	margin-right: 1em;
	border-radius: 3px;
	font-size: 13px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}

.page-content .posts .title .top .super .new {
	background: #006b61;
}

.page-content .posts .title .top .super .special {
	background: #006b61;
}

.page-content .posts .title .top .super .play {
	background: #9E9E9E;
}

.page-content .posts .title .top .super .cat {
	background: rgb(11, 123, 212);
}

.page-content .posts .title .top .super .dubbed {
	background: #FF9800;
}

.page-content .posts .title .top .super .soon {
	background: rgb(178, 42, 0);
}

.page-content .posts .title .info {
	float: right;
	width: 100%;
	margin-top: 1.5em;
}

.page-content .posts .title .info .category {
	float: right;
}

.page-content .posts .title .info .category:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -44px -7px;
	width: 16px;
	height: 14px;
	float: right;
	margin-left: 0.5em;
}

.page-content .posts .title .info .category a {
	font-size: 10px;
	float: right;
	color: #95a5a6;
	margin-left: 1em;
}

.page-content .posts .title .info .date {
	font-size: 10px;
	float: right;
	color: #95a5a6;
	margin-left: 1em;
}

.page-content .posts .title .info .date:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -62px -4px;
	width: 18px;
	height: 18px;
	float: right;
	margin-left: 0.5em;
}

.page-content .posts .title .info span {
	float: left;
	font-size: 11px;
	color: #95a5a6;
	margin-right: 1em;
}

.page-content .posts .title .addtofov {
	background: #3f4545;
	float: left;
	padding: 2px 6px;
	border-radius: 3px;
}

.page-content .posts .title .addtofov span {
	margin: 0;
}

.page-content .posts .title .addtofov .sl-count,
.page-content .posts .title .addtofov #sl-loader {
	display: none;
}

.page-content .posts .title .ratings {
	float: right;
	margin-top: .5em;
	position: relative;
	cursor: pointer;
}

.page-content .posts .title .ratings .tit {
	float: right;
	font-size: 10px;
	color: #777;
}

.page-content .posts .title .ratings .post-ratings {
	position: absolute;
	z-index: 999;
	right: 100%;
	top: 0;
	width: 26px;
	background: #009688;
	border-radius: 3px;
	padding: 3px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

.page-content .posts .title .ratings:hover .post-ratings {
	opacity: 1;
	visibility: visible;
}

.page-content .posts .title .ratings .post-ratings img {}

.page-content .posts .content {
	width: 100%;
	display: inline-block;
	margin: 4px 0 0 0;
	line-height: 2em;
}

.page-content .posts .content h1,
.page-content .posts .content h2,
.page-content .posts .content h3,
.page-content .posts .content h4,
.page-content .posts .content h5,
.page-content .posts .content h6 {
	line-height: 2em;
}

.page-content .posts .content figure {
	float: left;
	margin-right: 1em;
}

.page-content .posts .content figure img {
	margin: 3.5px auto;
	border-radius: 4px;
}

.page-content .posts .content .info {
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
}

.content img {
	border-radius: 4px;
	box-shadow: 0 0 3px #00000087;
}

.content .info {
	padding: 3px 0;
}

.page-content .posts .content .info p {
	flex: 48%;
	display: inline-block;
	width: 32.2%;
	padding: 2px 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #4f4f4f;
	border-right: 3px solid rgba(52, 73, 94, 0.37);
	margin-bottom: 8px;
	font-size: 12px;
	background: #f7f7f7;
	margin-left: 8px;
	border-radius: 4px;
	box-shadow: 0 0 3px #00000038;
}

.page-content .posts .content .info p:hover {
	border-right-color: rgba(52, 73, 94, 0.70);
}

.page-content .posts .content .info p i {
	font-style: normal;
	color: #8c8c8c;
}

.page-content .posts .content .info .plot {
	min-height: 72px;
	float: right;
	width: 100%;
	background: #eee;
	padding: 5px;
	border-radius: 5px;
	position: relative;
	padding-right: 2.5em;
	margin-top: 10px;
	overflow: hidden;
}

.page-content .posts .content .info .plot .tit {
	float: right;
	transform: rotate(-90deg);
	font-size: 10px;
	background: #3f4545;
	position: absolute;
	right: -22px;
	top: 22px;
	width: 70px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
}

.page-content .posts .content .info .plot .tab_plot {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.page-content .posts .content .info .plot .tab_plot li {
	float: left;
	margin-right: 5px;
}

.page-content .posts .content .info .plot .tab_plot a {
	color: #ffffff;
	background: #94b1bf;
	width: 16px;
	height: 16px;
	line-height: 16px;
	float: left;
	z-index: 9999;
	text-align: center;
	font-size: 11px;
	font-family: sans-serif;
	border-radius: 3px;
}

.page-content .posts .content .info .plot .tab_plot a.active {
	background: #4f6873;
}

.page-content .posts .content .info .plot .des {
	display: block;
	line-height: 1.9em;
	font-size: 12px;
	opacity: .9;
	padding-right: 5px;
}

.page-content .posts .content .more,
.page-content .posts .content .more_mobile {
	padding: 6px 8px;
	box-shadow: 0 0 3px #0000005e;
	margin-top: 8px;
	float: none;
	display: block;
	text-align: center;
	background: #f5bb56;
	color: #424242;
	border-radius: 4px;
	font-size: 14px;
}

.page-content .posts .content .more_mobile {
	display: none;
}

.page-content .posts .content .more:hover {
	opacity: 1;
}

.page-content .posts .content .gallery img {
	border: 0!important;
	border-radius: 3px;
}

.page-content .posts .content .downloads {
	background: rgb(241, 241, 241);
	width: 100%;
	margin-top: 2em;
	border-radius: 4px;
	overflow: hidden;
}

.downloads-titlebox {
	display: block;
	background: #e8e8e8;
	padding: 10px 12px;
	font-size: 21px;
	color: #575757;
}

.downloads-list {
	background: rgb(232, 232, 232);
	margin: 8px 10px;
	padding: 4px 5px;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.11);
}

.downloads-list a {
	width: 45%;
	display: inline-block;
	text-align: center;
	background: #353535;
	padding: 7px;
	border-radius: 5px;
	color: #f5bb56;
}

.downloads-list-detail {
	padding: 5px;
	display: inline-block;
}

.downloads .quality {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	min-width: 130px;
	text-align: center;
	background: #f1f1f1;
	padding: 2px 4px;
	border-radius: 5px;
	width: auto;
	margin: 0 3px;
	display: inline-block;
	color: #313131;
}

.page-content .posts .content .downloads table {
	float: right;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.page-content .posts .content .downloads table thead tr {
	border-bottom: 3px solid #eee;
	background: #444;
}

.page-content .posts .content .downloads table tbody tr:nth-child(even) {
	background: #f5f5f5;
}

.page-content .posts .content .downloads table th {
	padding: 10px 10px 15px;
	text-align: right;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
}

.page-content .posts .content .downloads table td {
	padding: 10px 10px 15px;
	text-align: right;
	font-size: 12px;
}

.page-content .posts .content .downloads table .quality {
	background: #a2b6bf;
	padding: 2px 4px;
	border-radius: 3px;
	box-shadow: 0px 2px 0px rgba(84, 96, 101, 0.61);
	color: #546065;
	font-size: 11px;
	padding-top: 3px;
}

.page-content .posts .content .downloads table a {
	background: #03A9F4;
	color: #fff;
	padding: 9px 10px;
	border-radius: 4px;
}

.page-content .pagenavi .pages {
	float: left;
	margin-left: 0;
	margin-right: .7em;
}

.page-content .pagenavi a,
.page-content .pagenavi span {
	float: right;
	background: #dadada;
	margin-left: 2px;
	padding: 6px 12px;
	border-radius: 3px;
	color: #616161;
}

.wp-pagenavi .extend {
	background: #3f4545 !important;
	color: #fff !important;
}

.page-content .pagenavi .current {
	background: #3f4545;
	color: #fff;
}

.page-content .sidebar {
	float: right;
	width: 100%;
}

.page-content .sidebar .box {
	float: right;
	width: 100%;
	background: #fff;
	border-radius: 3px;
	padding: 1em;
	margin-bottom: 1em;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
}

.box li a {
	font-weight: 400;
	color: #3e3e3e;
	padding: 6px 8px;
	display: block;
}

.page-content .sidebar .box .title {
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: .5em;
}

.page-content .sidebar .box .title h4 {}

.page-content .sidebar .box .title h4:before {
	margin-top: 3px;
	content: "";
	background: url(images/icon-sprite.png) no-repeat -24px -4px;
	width: 18px;
	height: 17px;
	float: right;
	margin-left: 0.5em;
}

.page-content .sidebar .box.view .title h4:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -122px -3px;
	width: 19px;
	height: 19px;
	float: right;
	margin-left: 0.5em;
	margin-top: -2px;
}

.page-content .sidebar .box.popular .title h4:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -142px -7px;
	width: 18px;
	height: 15px;
	float: right;
	margin-left: 0.5em;
	margin-top: 0;
}

.page-content .sidebar .box.links .title h4:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -184px -6px;
	width: 16px;
	height: 16px;
	float: right;
	margin-left: 0.5em;
	margin-top: 0;
}

.page-content .sidebar .box.ads .title h4:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -200px -3px;
	width: 23px;
	height: 21px;
	float: right;
	margin-left: 0.5em;
	margin-top: -2px;
}

.page-content .sidebar .box .title span {
	float: left;
	background: #eee;
	color: #bbb;
	border-radius: 2px;
	padding: 2px 6px;
	font-size: 10px;
}

.sidebar .new-post li {
	float: right;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: .5em;
	margin-top: 1em;
}

.sidebar .new-post li a {
	float: right;
	width: 100%;
}

.sidebar .new-post li a:hover {
	opacity: 1;
}

.sidebar .new-post li a figure {
	float: left;
	position: relative;
	width: 70px;
	height: 90px;
	overflow: hidden;
	border-radius: 2px;
}

.sidebar .new-post li a figure:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -102px -1px;
	width: 18px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	opacity: 0;
	z-index: 99;
}

.sidebar .new-post li a:hover figure:before {
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.sidebar .new-post li a figure img {
	width: 100%;
	height: 100%;
}

.sidebar .new-post li a:hover figure img {
	filter: grayscale(100%);
}

.sidebar .new-post li a .info {
	display: block;
	overflow: hidden;
	padding: 4px 0;
}

.sidebar .new-post li a .info h4 {
	float: right;
	width: 100%;
	font-size: 11px;
	color: #333;
	margin-bottom: 1em;
}

.sidebar .new-post li a .info .view {
	float: right;
	font-size: 10px;
	color: #bbb;
	margin-left: 1em;
	margin-bottom: .5em;
}

.sidebar .new-post li a .info .view:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -81px -7px;
	width: 18px;
	height: 14px;
	float: right;
	margin-left: 0.5em;
}

.sidebar .new-post li a .info .date {
	float: right;
	font-size: 10px;
	color: #bbb;
	margin-left: 1em;
	margin-bottom: .5em;
}

.sidebar .new-post li a .info .date:before {
	content: "";
	background: url(images/icon-sprite.png) no-repeat -62px -4px;
	width: 18px;
	height: 18px;
	float: right;
	margin-left: 0.5em;
}

.sidebar .new-post li a .info .bot {
	float: right;
	width: 100%;
	padding-top: .5em;
}

.sidebar .new-post li a .info .dubbed,
.sidebar .new-post li a .info .special,
.sidebar .new-post li a .info .cat {
	float: right;
	background: #FFC107;
	color: #fff;
	font-size: 10px;
	border-radius: 3px;
	padding: 2px 6px;
	margin-left: 1em;
	margin-bottom: .5em;
}

.sidebar .new-post li a .info .special {
	background: #009688;
}

.sidebar .new-post li a .info .cat {
	background: #ff5722;
}

.sidebar .links li a {
	float: right;
	margin-top: .5em;
	background: #ccc;
	color: #fff;
	font-size: 10px;
	width: 100%;
	padding: 5px 8px;
	border-radius: 3px;
}

.sidebar .links li a:before {
	content: "";
	float: left;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
	border-left: 5px solid rgba(0, 0, 0, 0.40);
	margin-top: 2px;
	opacity: 0;
}

.sidebar .links li a:hover:before {
	opacity: 1;
}

.sidebar .links li a.black {
	background: #333;
}

.sidebar .links li a.green {
	background: #009688;
}

.sidebar .links li a.orange {
	background: #FFC107;
}

.sidebar .links li a.red {
	background: #f44336;
}

.footer {
	float: right;
	width: 100%;
	background: #fff;
	padding: 0;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
}

.footer .top {
	float: right;
	width: 100%;
	padding: 1.5em 0 0 0;
}

.footer .top .tags {
	float: right;
	width: 100%;
	margin-bottom: 1em;
	text-align: center;
}

.footer .top .tags a {
	background: #eee;
	color: #bbb;
	padding: 2px 6px;
	border-radius: 3px;
	margin-left: 4px;
	margin-bottom: 4px;
	display: inline-block;
}

.footer .top .newsletter {
	float: right;
	width: 100%;
	margin-bottom: 1em;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	padding: .5em;
	text-align: center;
}

.footer .top .newsletter form {
	width: 50%;
	margin: 1em auto;
	position: relative;
}

.footer .top .newsletter input[type="text"] {
	float: right;
	width: 100%;
	font-family: 'iranyekan', sans-serif;
	color: #85a1af;
	background: rgba(96, 125, 139, 0.16);
	padding: 8px 5px;
	font-size: 11px;
	border-radius: 3px;
	border: 1px solid rgba(96, 125, 139, 0.1);
}

.footer .top .newsletter input placeholder {
	color: #85a1af;
}

.footer .top .newsletter input[type="submit"] {
	position: absolute;
	left: 0;
	font-family: 'Iranyekan';
	font-size: 11px;
	background: #3f4545;
	color: #fff;
	border-radius: 3px;
	padding: 9px 10px;
	top: 0;
	cursor: pointer;
}

.footer .top .newsletter p {
	color: #bbb;
	font-size: 10;
	margin-top: 1em;
	float: right;
	width: 100%;
}

.footer .top div.app {
	float: right;
	width: 100%;
	text-align: center;
}

.footer .top div.app a {
	display: inline-block;
	background: #4caf50;
	color: #fff;
	margin-bottom: 1em;
	font-size: 10px;
	text-align: center;
	padding: 8px;
	border-radius: 3px;
}

.footer .top div.app a:nth-child(2) {
	background: #009688;
}

.footer .bottom {
	background: rgb(53, 53, 53);
	float: right;
	width: 100%;
	padding: 16px 16px;
	box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
}

.footer .bottom .copyright {
	text-align: center;
}

.footer .bottom .copyright p {
	color: #fff;
	font-size: 14px;
	padding: .5em;
}

.footer .bottom .social {
	float: left;
	padding: .5em;
}

.footer .bottom .social a {
	float: left;
	background: rgba(0, 0, 0, 0.30);
	color: #bbb;
	font-size: 10px;
	padding: 2px 6px;
	border-radius: 3px;
	margin-right: .5em;
	margin-bottom: .5em;
}

.box-download,
.play-online {
	float: right;
	width: 100%;
	margin-top: 1em;
	padding: .5em 0;
}

.box-download .tit,
.play-online .tit {
	position: relative;
	background: #ffc107;
	float: right;
	color: #fff;
	font-size: 11px;
	padding: 3px 6px;
	border-radius: 3px;
	line-height: 18px;
}

.box-download .tit:before,
.play-online .tit:before {
	content: "";
	position: absolute;
	left: -5px;
	top: 6px;
	width: 11px;
	height: 11px;
	background: #ffc107;
	transform: rotate(45deg);
	border-radius: 2px;
}

.box-download .cont,
.play-online .cont {
	float: right;
	width: 100%;
	margin-top: 1em;
}

.link_dl {
	float: right;
	width: 100%;
	background: #009688;
	color: #fff;
	font-size: 10px;
	border-radius: 3px;
	margin-bottom: 1em;
}

.link_dl i {
	font-style: normal;
	padding: 8px;
	float: right;
}

.link_dl span {
	float: left;
	padding: 8px;
	background: rgba(0, 0, 0, 0.20);
	border-radius: 3px;
}

.accord_dl {
	float: right;
	width: 100%;
	margin-top: 1em;
}

.accord_dl .beefup__head {
	float: right;
	width: 100%;
	background: #eee;
	border-radius: 5px;
	padding: 1em;
	cursor: pointer;
	font-size: 11px;
}

.accord_dl .beefup__head:before {
	content: "";
	float: left;
	width: 12px;
	height: 12px;
	background: #009688;
	transform: rotate(45deg);
	border-radius: 0px 50px 50px 50px;
	margin-top: 2px;
}

.accord_dl.is-open .beefup__head:before {
	border-radius: 50px 50px 0px 50px;
}

.accord_dl .beefup__body {
	float: right;
	width: 100%;
	padding: 0 .5em;
	padding-top: 1em;
}

.play-online .video {
	float: right;
	width: 33.33%;
	padding: .5em;
}

.play-online .video .title {
	padding: 0;
	text-align: center;
	padding-bottom: 5px;
}

.play-online .video video {
	width: 100%;
	border-radius: 5px;
}

.imdb_automatic {
	display: block;
	text-align: right;
	margin: .5em 0;
}

.imdb_automatic p {
	display: block;
}

.imdb_automatic p i {
	font-style: normal;
	opacity: 0.7;
}

.imdb_automatic p .imdb_link {
	background: #353535;
	font-size: 10px;
	padding: 2px 8px;
	border-radius: 2px;
}

.share-post .ratings {
	float: left;
	border-right: 1px solid #f1f1f1;
	padding-right: 1em;
	margin-right: 1em;
}

.share-post .share {
	float: left;
	border-right: 1px solid #f1f1f1;
	padding-right: 1em;
	margin-right: 1em;
}

.share-post .share a {
	background: #243341;
	color: #fff;
	font-size: 10px;
	padding: 1px 6px;
	border-radius: 2px;
	margin-right: 5px;
	float: left;
}

.share-post span {
	float: left;
	direction: ltr;
	margin-right: .5em;
}

.share-post .shortlink {
	float: left;
}

.share-post .shortlink i {
	background: #eee;
	color: #bbb;
	padding: 2px 7px;
	border-radius: 2px;
	user-select: all;
	font-size: 10px;
}

.share-post .tags {
	float: right;
	width: 100%;
}

.share-post .tags a {
	font-size: 11px;
	margin-left: .5em;
	margin-bottom: .5em;
	color: #a0a0a0;
	display: inline-block;
}

.related .title,
.comment .title {
	float: right;
	width: 100%;
	margin-bottom: 1em;
}

.related .title span,
.comment .title span {
	float: left;
	background: #eee;
	color: #bbb;
	font-size: 10px;
	padding: 2px 6px;
	border-radius: 3px;
}

.related li {
	display: inline-block;
	width: 15%;
	position: relative;
	overflow: hidden;
	margin-left: 4px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.59);
	border-radius: 8px;
}

.related li a {
	float: right;
	width: 100%;
}

.related li a figure {}

.related li a img {
	width: 100%;
	height: auto;
}

.related li a h5 {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.comment .alert {
	float: right;
	width: 100%;
	font-size: 10px;
	line-height: 2em;
	animation-name: alert_comment;
	animation-duration: 5s;
	animation-iteration-count: infinite;
}

@keyframes alert_comment {
	0% {
		opacity: 1;
	}
	25% {
		opacity: .6;
	}
	50% {
		opacity: 1;
	}
	75% {
		opacity: .6;
	}
	100% {
		opacity: 1;
	}
}

.comment .cont {
	float: right;
	width: 100%;
	margin-top: 1em;
}

.comment #comments {
	display: none;
}

.comment .navigation {
	float: right;
	width: 100%;
	margin: 1em 0;
}

.comment .navigation a {
	background: #3f4545;
	color: #fff;
	font-size: 10px;
	padding: 3px 8px;
	border-radius: 3px;
}

.comment .cont li {
	background: rgba(52, 73, 94, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.03);
}

.comment .cont li ul.children {
	padding-right: 3em;
	margin-bottom: 0;
	margin-top: 1em;
}

.comment .cont li ul li {
	margin-bottom: 0;
	margin-top: 1em;
}

.comment .cont li .comment-author {
	float: right;
}

.comment .cont li .comment-author a {
	color: #444;
}

.comment .cont li .comment-author .fn {
	font-style: normal;
	margin: 0 .5em;
}

.comment .cont li .comment-meta {
	float: left;
}

.comment .cont li .comment-meta a {
	font-size: 10px;
	color: #929292;
}

.comment .cont li p {
	float: right;
	width: 100%;
	line-height: 2em;
	font-size: 11px;
	margin: .5em;
}

.comment .cont li .reply .comment-reply-link {
	float: left;
	background: #3f4545;
	font-size: 11px;
	padding: 4px 12px;
	border-radius: 3px;
	border-bottom: 3px solid #212d3a;
	color: #fff;
}

.comment-respond {
	float: right;
	width: 100%;
}

.comment-respond #cancel-comment-reply-link,
.logged-in-as a,
.must-log-in a {
	background: #353535;
	font-size: 10px;
	padding: 2px 8px;
	border-radius: 2px;
}

.must-log-in {
	border-left: 3px solid rgba(0, 0, 0, 0.5);
}

.comment-respond p {
	float: right;
	width: 100%;
	padding: .5em;
	margin: 0!important;
}

.comment-respond p label {
	float: none;
	margin-bottom: 1em;
}

.comment-respond p input,
.comment-respond p textarea {
	width: auto;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: .5em;
	color: #444;
}

.comment-form-cookies-consent {
	display: inline-block;
	background: #f4f4f4;
	border-radius: 4px;
}

.comment-form-url,
.comment-form-email,
.comment-form-author {
	width: 33.33%!important;
	margin: 0!important;
	padding: .5em;
}

.comment-respond p .submit {
	cursor: pointer;
	background: #444;
	color: #FFC107;
	width: 100%;
	padding: 9px;
	font-size: 14px;
}

.not-found {
	display: block;
	padding: .5em;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	border-radius: 5px;
	margin: 1em 0;
}

.not-found span {
	display: block;
	text-align: center;
	margin: 1em 0;
}

.not-found input {
	border: 1px solid #f1f1f1;
	padding: 5px;
	border-radius: 3px;
	font-family: 'Iranyekan', sans-serif;
	font-size: 11px;
}

.not-found input[type="submit"] {
	background: #3f4545;
	color: #fff;
	border: 0;
	cursor: pointer;
}

.not-found form {
	display: block;
	text-align: center;
}

.download-plugin {
	float: none!important;
	margin: 0 .5em;
}

.kk-star-ratings .kksr-star.gray {
	background-image: url(images/gray.png)!important;
}

.kk-star-ratings .kksr-star.yellow {
	background-image: url(images/yellow.png)!important;
}

.kk-star-ratings .kksr-star.orange {
	background-image: url(images/orange.png)!important;
}

.kk-star-ratings {
	width: 120px;
	height: 21px;
	min-height: auto!important;
	margin: 0!important;
	margin-right: 0em!important;
	margin-top: -3px!important;
}

.kk-star-ratings a:hover {
	opacity: 1;
}

.form_login_page {
	float: right;
	width: 100%;
	text-align: center;
}

.form_login_page .success {
	float: right;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #4CAF50;
	padding: 3px;
	border-radius: 3px;
}

.form_login_page a {
	background: #353535;
	font-size: 10px;
	padding: 2px 8px;
	border-radius: 2px;
	display: inline-block;
	margin-left: 1em;
	margin-top: 1em;
}

.form_login_page form p {
	float: right;
	width: 100%;
	padding: .8em .5em;
}

.form_login_page form .login-remember {
	width: auto;
}

.form_login_page form p input {
	float: right;
	width: 100%;
	background: rgba(96, 125, 139, 0.21);
	border-radius: 3px;
	font-family: 'Iranyekan', sans-serif;
	padding: .7em;
}

.form_login_page form .login-submit input {
	background: rgba(96, 125, 139, 0.8);
	cursor: pointer;
	color: #ffff;
}

.form_login_page .login-username label,
.form_login_page .login-password label {
	float: right;
	font-size: 11px;
	color: #9e9e9e;
	margin-bottom: .5em;
}

.form_login_page #rememberme {
	width: auto;
	margin-left: .5em;
	margin-top: .3em;
}

.wpcf7 p {
	float: right;
	width: 100%;
	padding: .8em .5em;
}

.wpcf7 input,
.wpcf7 textarea {
	float: right;
	width: 100%;
	background: rgba(96, 125, 139, 0.21);
	border-radius: 3px;
	font-family: 'Iranyekan', sans-serif;
	padding: .7em;
}

.wpcf7 label {
	float: right;
	width: 100%;
	font-size: 11px;
	color: #9e9e9e;
}

.wpcf7 input[type="submit"] {
	background: rgba(96, 125, 139, 0.8);
	cursor: pointer;
	color: #ffff;
}

.template_post {
	float: right;
	width: 100%;
	margin: 0 0 1em;
	background: #fff;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
}

.template_post .head {
	float: right;
	width: 100%;
	text-align: center;
	padding: 1em;
	border-bottom: 1px dashed #f1f1f1;
}

.template_post ul {
	float: right;
	width: 100%;
	padding: .5em;
}

.template_post ul li {
	float: right;
	width: 20%;
	padding: 0 1em;
	margin-bottom: 1em;
}

.template_post ul li a {
	float: right;
	width: 100%;
	position: relative;
}

.template_post ul li a img {
	width: 100%;
	height: auto;
}

.template_post ul li a span {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: .5em;
	color: #fff;
}

.user_profile {
	float: right;
	width: 100%;
	padding: 2em;
}

.user_profile .tabs {
	float: right;
	width: 18%;
	background: #fff;
	border-radius: 3px;
	padding: 7px;
	box-shadow: 0px 0 5px rgba(0, 0, 0, 0.2);
}

.user_profile .content {
	float: right;
	width: 82%;
	padding: 0 .5em;
}

.user_profile .tabs li {
	float: right;
	width: 100%;
}

.user_profile .tabs .avatar_user {
	float: right;
	width: 100%;
	text-align: center;
	padding: .5em 0;
}

.user_profile .tabs .avatar_user img {
	border-radius: 50%;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	border: 4px solid #f1f1f1;
}

.user_profile .tabs li a {
	float: right;
	color: #444;
	width: 100%;
	text-align: right;
	padding: 1em 5px;
	border-radius: 3px;
}

.user_profile .tabs li a.active {
	background: #FFC107;
	color: #fff;
}

.user_profile .info_user {
	float: right;
	width: 100%;
	margin-bottom: 1em;
}

.user_profile .info_user li {
	float: right;
	width: 25%;
	padding: 0 .5em;
}

.user_profile .info_user li span {
	float: right;
	width: 100%;
	background: #fff;
	border-radius: 3px;
	padding: 7px;
	box-shadow: 0px 0 5px rgba(0, 0, 0, 0.2);
	text-align: left;
	height: 60px;
	color: #bbb;
}

.user_profile .info_user li span:hover {
	cursor: pointer;
	background-color: #21D4FD;
	background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%);
	color: #fff;
}

.user_profile .info_user li span i {
	color: #848484;
	float: right;
	width: 100%;
	text-align: right;
	font-style: normal;
	margin-bottom: 1em;
}

.user_profile .info_user li span:hover i {
	color: #fff;
}

.user_profile .alert {
	float: right;
	width: 100%;
	background: #009688;
	border-radius: 3px;
	padding: 7px;
	box-shadow: 0px 0 5px rgba(0, 0, 0, 0.2);
	text-align: right;
	color: #fff;
	margin-bottom: 1em;
}

.new_post_profile {
	float: right;
	width: 100%;
}

.new_post_profile .title_post_new {
	float: right;
	width: 100%;
	font-size: 13px;
	margin-bottom: 1em;
	background: #607D8B;
	padding: 7px;
	border-radius: 3px;
	color: #fff;
}

.new_post_profile .title_post_new i {
	float: left;
	font-size: 10px;
	font-style: normal;
	background: rgba(0, 0, 0, 0.2);
	padding: 2px 6px;
	border-radius: 3px;
}

.new_post_profile .item {
	float: right;
	width: 20%;
	padding: 0 .5em;
	margin-bottom: 1em;
}

.new_post_profile .item a {
	float: right;
	width: 100%;
	height: auto;
	position: relative;
}

.new_post_profile .item a:hover {
	opacity: 1;
}

.new_post_profile .item a img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.new_post_profile .item a p {
	position: absolute;
	right: 0;
	bottom: 8px;
	text-align: center;
	padding: 4px;
	width: 100%;
	color: #fff;
}

.new_post_profile .item .info {
	position: absolute;
	right: 0px;
	top: 0;
	padding: .5em;
}

.new_post_profile .item .info span {
	display: block;
	background: #009688;
	margin-bottom: .5em;
	padding: 2px 4px;
	font-size: 11px;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

.new_post_profile .item:hover .info span {
	visibility: visible;
	opacity: 1;
}

.new_post_profile .item:hover .info span:nth-child(2) {
	transition: all 0.8s ease-out;
	visibility: visible;
	opacity: 1;
}

.new_post_profile .item:hover .info span:nth-child(3) {
	transition: all 1.3s ease-out;
	visibility: visible;
	opacity: 1;
}

.new_post_profile .item:hover .info span:nth-child(4) {
	transition: all 1.7s ease-out;
	visibility: visible;
	opacity: 1;
}

.new_post_profile .item:hover .info span:nth-child(5) {
	transition: all 2s ease-out;
	visibility: visible;
	opacity: 1;
}

.new_post_profile .item:hover .info span:nth-child(6) {
	transition: all 2.5s ease-out;
	visibility: visible;
	opacity: 1;
}

.new_post_profile .favorites-list {
	float: right;
	width: 100%;
}

.new_post_profile .favorites-list li {
	float: right;
	width: 20%;
	padding: 0 .5em;
	margin-bottom: 1em;
	position: relative;
	overflow: hidden;
}

.new_post_profile .favorites-list li img {
	width: 100%;
	height: auto;
}

.new_post_profile .favorites-list li a {
	float: right;
	width: 100%;
	text-align: center;
	color: #444;
}

.new_post_profile .favorites-list .simplefavorite-button {
	position: absolute;
	top: -22px;
	display: table-row;
	left: 50%;
	text-align: center;
	opacity: 1;
	padding: 1em;
	border-radius: 50px;
	padding-top: 2em;
	padding-bottom: .5em;
	transform: translate(-50%);
	cursor: pointer;
	background: #ffc107;
	color: rgba(0, 0, 0, 0.5);
}

.back_to_home {
	position: fixed;
	left: 3em;
	top: 5em;
	background: #F44336;
	padding: 1em;
	border-radius: 50px;
	color: #fff;
	z-index: 9999;
}

.user_profile .edit_user {
	display: inline-block;
	background: #ffc107;
	color: #fff;
	padding: 1em;
	border-radius: 3px;
}

.comment_user_profile {
	float: right;
	width: 100%;
	margin-bottom: .7em;
	background: #fff;
	border-radius: 3px;
	padding: 7px;
	box-shadow: 0px 0 5px rgba(0, 0, 0, 0.2);
	color: #444;
}

.comment_user_profile i {
	float: left;
	opacity: .5;
	font-size: 10px;
	font-style: normal;
}

.user_profile .login_page {
	margin: 3em auto;
	width: 700px;
	height: 260px;
	background: #fff;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}

.user_profile .login_page .info {
	float: left;
	width: 250px;
	height: 260px;
	background: #FFC107;
	border-radius: 3px 0 0 3px;
	padding-top: 2em;
}

.user_profile .login_page .info h3 {
	float: right;
	width: 100%;
	padding: 1em;
	text-align: center;
	color: rgba(0, 0, 0, 0.5);
	font-size: 15px;
}

.user_profile .login_page .info p {
	float: right;
	width: 100%;
	padding: 1em;
	text-align: center;
	color: rgba(0, 0, 0, 0.4);
	font-size: 11px;
	line-height: 2em;
}

.user_profile .login_page form {
	float: right;
	width: 450px;
	height: 260px;
	padding: 1em;
}

.user_profile .login_page form p {
	float: right;
	width: 100%;
	margin-bottom: 1em;
}

.user_profile .login_page form input {
	float: right;
	width: 100%;
	background: rgba(96, 125, 139, 0.15);
	border-radius: 3px;
	border-bottom: 3px solid rgba(96, 125, 139, 0.17);
	border-right: 3px solid rgba(96, 125, 139, 0.17);
	padding: 8px;
	color: #8c8c8c;
}

.user_profile .login_page form input:focus,
.user_profile .login_page form input:hover {
	border-bottom: 3px solid rgba(96, 125, 139, 0.40);
	border-right: 3px solid rgba(96, 125, 139, 0.40);
}

.user_profile .login_page form label {
	float: right;
	margin-bottom: 1em;
	font-size: 11px;
	color: #a0a0a0;
}

.user_profile .login_page form input[type="submit"] {
	background: #FFC107;
	color: #fff;
	font-family: Iranyekan;
	font-size: 11px;
	cursor: pointer;
}

.user_profile .login_page form #rememberme {
	width: auto;
	margin-left: .5em;
	margin-top: 3px;
}

.user_profile .login_page .reset_pass {
	margin-top: .5em;
	float: right;
}

.simplefavorite-button {
	background: #607D8B;
	border-radius: 3px;
	padding: 2px 5px;
	font-size: 10px;
	color: #fff;
}

.simplefavorite-button.active {
	opacity: .7;
	background: #41555f!important;
}

.simplefavorite-button.has-count {
	position: relative
}

.simplefavorite-button.preset {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background: transparent;
	background-color: #fff0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.simplefavorite-button.preset:active,
.simplefavorite-button.preset:focus {
	outline: none
}

.simplefavorite-button.preset i {
	position: absolute;
	font-size: 1.3em;
	left: .3em
}

.simplefavorite-button.preset.active {
	color: #FFC107;
	opacity: 1
}

.simplefavorites-loading {
	margin-left: 8px
}

.sf-icon-spinner-wrapper {
	display: inline-block;
	position: relative;
	min-width: 1em;
	min-height: 1em
}

.sf-icon-spinner {
	-webkit-animation: sf_rotate linear 2s infinite;
	animation: sf_rotate linear 2s infinite;
	position: absolute;
	top: .15em;
	left: 0
}

@-webkit-keyframes sf_rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

@keyframes sf_rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

.box_weekly .tab_week {
	float: right;
	width: 100%;
	margin-bottom: 1em;
}

.box_weekly .title {
	float: right;
	width: 100%;
	margin-bottom: 1em;
	opacity: .5;
}

.box_weekly .tab_week li {
	width: 1%;
	display: table-cell;
	text-align: center;
}

.box_weekly .tab_week li a {
	display: block;
	color: #333;
	font-size: 11px;
	border-top: 3px solid #f5f5f5;
	padding-top: 6px;
}

.box_weekly .tab_week li a:hover,
.box_weekly .tab_week li a.active {
	border-color: #FFC107;
}

.box_weekly .item {
	float: right;
	padding: .5em;
	background: #607D8B;
	border-radius: 5px;
	position: relative;
	width: calc(33.33% - 2px);
	margin: 1px;
}

.box_weekly .item .info {
	display: block;
	overflow: hidden;
}

.box_weekly .item a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: right;
	width: 100%;
	color: #e2e2e2;
}

.box_weekly .item a:hover {
	z-index: 999;
}

.box_weekly .item span {
	float: right;
	font-size: 11px;
	padding: 5px 6px;
	color: #cecece;
}

.box_weekly .item .img {
	float: right;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	width: 45px;
	height: 45px;
	overflow: hidden;
	top: 5px;
	padding: 0;
	z-index: 9;
}

.box_weekly .item:hover .img {
	width: 55px;
	height: 55px;
	top: 0px;
	left: 0px;
}

.box_weekly .item .img img {
	width: 100%;
	height: auto;
}

.box_office .title {
	float: right;
	width: 100%;
	margin-bottom: 1em;
	opacity: .5;
}

.box_office .title a {
	float: left;
	background: rgba(0, 0, 0, 0.6);
	font-size: 10px;
	padding: 2px 6px;
	border-radius: 3px;
	color: #fff;
}

.box_office table {
	float: right;
	width: 100%;
}

.box_office table thead {
	float: right;
	width: 100%;
	background: #e6e6e6;
	border-radius: 3px;
	margin-bottom: .5em;
}

.box_office table tr {
	float: right;
	width: 100%;
}

.box_office table tbody tr:nth-child(even) {
	background: #f5f5f5;
	border-radius: 3px;
}

.box_office table th,
.box_office table td {
	float: right;
	width: 20%;
	padding: 10px;
	font-size: 10px;
	color: #808080;
}

.box_office table img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin-top: 5px;
}

.box_office table td {
	line-height: 60px;
	padding: 0 10px;
	height: 60px;
}

.page_box_office {
	float: right;
	width: 100%;
	padding: 2em;
}

.page_box_office table {
	float: right;
	width: 100%;
}

.page_box_office thead tr {
	border-bottom: 1px solid #eee;
	float: right;
	width: 100%;
	margin-bottom: .7em;
}

.page_box_office tbody {
	border-right: 1px solid #eee;
	float: right;
	width: 100%;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.page_box_office tr {
	float: right;
	width: 100%;
	transition: all 0.3s ease-out;
}

.page_box_office tbody tr:hover {
	border-right: 4px solid #FF9800;
	transition: all 0.3s ease-out;
	background: #f1f1f1;
}

.page_box_office tbody td {
	width: 20%;
	padding: .5em 0;
	float: right;
	text-align: center;
	height: 79px;
	line-height: 68px;
}

.page_box_office thead td {
	width: 20%;
	padding: .5em 0;
	float: right;
	text-align: center;
}

.film_auto table {
	width: 100%;
}

.film_auto th,
.film_auto td {
	padding: 8px;
	text-align: right;
	border-bottom: 1px solid #ddd;
	direction: ltr;
}

.film_auto table a {
	pointer-events: none;
}

.film_auto tr:hover {
	background-color: #f5f5f5;
}

.film_auto thead th:nth-child(4),
.film_auto thead th:nth-child(5) {
	display: none;
}

.film_auto .ratingColumn,
.film_auto .watchlistColumn {
	display: none;
}

.film_auto .imdbRating {
	display: block!important;
	padding: 35px 0;
}

.page_box_office .secondaryInfo {
	display: inline-block;
	background: #FFEB3B;
	border-radius: 50px;
	padding: 0 6px;
	color: #545454;
	line-height: 2em;
	padding-top: 2px;
}

.page_box_office .watchlistColumn {
	display: none;
}

@media only screen and (max-width: 1600px) {
	.special-post .items .item figure img {
		height: auto;
	}
	.special-post .items .item figure {
		height: auto;
	}
	.special-post .items .item h2 {
		line-height: 2em;
		font-size: 12px;
	}
}

@media only screen and (max-width: 1350px) {
	.fixed {
		width: 87%
	}
	.special-post .items .item figure img {
		height: auto;
	}
	.special-post .items .item figure {
		height: auto;
	}
}

@media only screen and (max-width: 1300px) {
	.special-post .items {
		width: 16.2%
	}
}

@media only screen and (max-width: 1200px) {
	.fixed {
		width: 90%
	}
	.related li a img {
		height: auto;
	}
	.box_weekly .item {
		width: 50%;
	}
}


@media screen and (max-width: 1024px) and (min-width: 866px) {
		.special-post .items {
		width: 24.5%
	}
}


@media screen and (max-width: 865px) and (min-width: 601px) {
	.special-post .items {
		width: 32.2%
	}
	}
	
	
@media only screen and (max-width: 1024px) {
	.special-post .items .item h2 {
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: justify;
		overflow: hidden;
	}
	.main-menu ul {
		display: none
	}
	.header .left .log-reg a {
		margin-top: 1.2em;
		font-size: 10;
	}
	.page-content .right {
		width: 100%;
	}
	.page-content .left {
		width: 100%;
	}
	.user_profile .tabs {
		width: 100%;
		margin-bottom: 1em;
	}
	.user_profile .content {
		width: 100%;
	}
	.menu-mobile {
		display: block;
		float: right;
		color: #e3e3e3;
		background: rgba(0, 0, 0, 0.3);
		padding: 12px 13px;
		cursor: pointer;
		position: relative;
	}
	.menu-mobile ul {
		display: none;
		position: absolute;
		top: 100%;
		background: #252525;
		z-index: 999;
		width: 230px;
		right: 0;
		border-radius: 3px;
		padding: 4px;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.30);
	}
	.menu-mobile:hover ul {
		display: block;
	}
	.menu-mobile ul li {
		width: 100%;
		padding: 2px;
	}
	.menu-mobile ul li a {
		width: 100%;
		padding: 0 6px;
		background: #3f4545;
		border-radius: 3px;
		font-size: 10px;
		color: #fff;
	}
	.menu-mobile ul li ul {
		visibility: visible;
		opacity: 1;
	}
	.menu-item-has-children::after {
		left: 10px !important;
		top: 0px !important;
	}
	.main-menu ul li ul {
		display: block !important;
		position: unset !important;
		width: 100% !important;
		margin-top: 5px;
	}
	.menu-mobile ul li:hover ul {
		visibility: visible;
		opacity: 1;
	}
	.footer .top .newsletter form {
		width: 70%;
	}
}

.post_body_txt {
	background: #fff;
	margin-bottom: 15px;
	padding: 1em;
	border-radius: 3px;
	text-align: center;
}

@media only screen and (max-width: 768px) {

	.header .left .log-reg {
		display: none;
	}
	.header .right {
		width: 100%
	}
	.header .left {
		width: auto
	}
	.play-online .video {
		width: 50%;
	}
	.related li {
		width: 20%
	}
	.related li a img {
		height: auto;
	}
	.page-content .posts .content img {
		height: auto;
	}
	.user_profile .info_user li {
		width: 100%;
		margin: .5em 0;
	}
	.new_post_profile .item {
		width: 25%;
	}
	.new_post_profile .favorites-list li {
		width: 25%;
	}
}

@media only screen and (max-width: 700px) {
	.downloads-list-detail {
		display: block !important;
		text-align: center;
	}
	.downloads-list a {
		display: block !important;
		width: 100% !important;
		margin: 4px 0;
	}
}

@media only screen and (max-width: 600px) {
	.abd-banners a {
		flex: 0 0 98%;
		margin-left: 0px;
	}
	.abd-banners a img {
		width: auto;
		height: auto;
		margin-left: 0px;
	}
	.special-post .fixed {
		display: flex;
		flex-wrap: wrap;
	}
	.biog-desc {
		float: none !important;
		display: block !important;
		margin-top: 10px;
	}
	.bioge {
		display: block !important;
	}
	.biogcls {
		box-shadow: none !important;
		float: none !important;
		margin-left: 0 !important;
		display: block !important;
	}
	.special-post .items {
		width: 50%
	}
	.special-post .items .item figure img {
		height: auto;
	}
	.special-post .items .item figure {
		height: auto;
	}
	.play-online .video {
		width: 100%;
	}
	.share-post .ratings,
	.share-post .share,
	.share-post .shortlink {
		width: 100%;
		text-align: left;
		margin: 0;
		margin-bottom: 1em;
		border: 0
	}
	.related li {
		width: 30%
	}
	.footer .top .newsletter form {
		width: 90%;
	}
	.template_post ul li {
		width: 33.33%;
	}
	.new_post_profile .item {
		width: 33.33%;
	}
	.new_post_profile .favorites-list li {
		width: 33.33%;
	}
	.user_profile .login_page {
		width: 100%;
		float: right;
		height: auto;
	}
	.user_profile .login_page .info {
		width: 100%;
	}
	.user_profile .login_page form {
		width: 100%;
	}
	.page_box_office .titleColumn {
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: justify;
		overflow: hidden;
	}
	.page-content .posts .content figure {
		float: none;
		text-align: center;
		margin-right: 0;
	}
	.page-content .posts .content .more_mobile {
		display: block;
		margin-top: 2em;
	}
	.page-content .posts .content .downloads table td:nth-child(4),
	.page-content .posts .content .downloads table th:nth-child(4) {
		display: none;
	}
	.page-content .posts .title .top h3 {
		width: 100%;
		margin-bottom: .5em;
	}
	.page-content .posts .title .top .super span {
		margin-top: .5em;
	}
}

@media only screen and (max-width: 420px) {
	.box_weekly .item {
		width: 100%;
	}
	.header {
		height: 50px
	}
	body {
		margin-top: 100px;
	}
	.special-post .items {
		padding: 5px;
	}
	.header .right .search-header {
		width: 100%;
		margin: 0.5em 5px;
	}
	.header .right {
		display: flex;
		flex-wrap: nowrap;
	}
	.header .fixed2 {
		width: 100% !important;
	}
	.main-menu {
		top: 50px !important;
	}
	.header .right .logo img {
		width: 100px !important;
		height: 55px !important;
	}
	.header .right .logo {
		width: 115px;
		text-align: center;
		margin-right: 8px;
		margin-left: 5px;
	}
	.page-content .posts .title .top .super span {
		margin-right: .5em
	}
	.page-content .posts .title .info .category,
	.page-content .posts .title .info .date {
		margin-bottom: .5em
	}
	.page-content .posts .title .top h3 {
		width: 100%;
		line-height: 2em;
		text-align: center
	}
	.related li {
		width: 45%
	}
	.new_post_profile .item {
		width: 100%;
	}
	.new_post_profile .favorites-list li {
		width: 100%;
	}
}

.post_title {
	padding: 15px 15px 15px 45px;
	background: #fff;
	font-size: 14px;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 1em
}

.post_title H6 {
	display: block;
	text-align: right;
	font: normal 13px/2 LWfont;
	color: #551b39;
	font-family: IRANSans
}

.box ul li {
	display: block;
	overflow: hidden;
	width: 100%;
	background: #f4f4f4;
	border-radius: 4px;
	margin-bottom: 2px;
}

.box ul li {
	display: block;
	overflow: hidden;
	width: 100%;
}

.textwidget h3 a {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea {
	font-family: IRANSans !important;
}

.box h4 {
	font-weight: bold;
}

.content h3,
.content h2,
.content h4 {
	font-size: 16px;
	padding: 5px 10px;
	background: #f4f4f4;
	margin: 4px 0;
	border-radius: 4px;
	color: #333;
	font-weight: 400;
}

.ifdex p {
	width: 49% !important;
}

.textwidget ul {
	overflow-y: auto;
	max-height: 1200px;
	padding-left: 5px;
	scrollbar-color: #7f7f7f #f0f0f0;
	scrollbar-width: thin;
}

@media only screen and (max-width: 800px) {
	.page-content .posts .content .info p {
		width: 31%;
	}
}

@media only screen and (max-width: 460px) {
	.page-content .posts .content .info p {
		width: 47%;
	}
	.ifdex p {
		flex: 46% !important;
		width: 46% !important;
	}
}

.comment .cm-rightinfo {
	width: 35%;
	float: right;
}

.comment .leftextarea {
	float: left;
	width: 64%;
	position: relative;
}

.comments-send .comment-form {
	padding: 1.5em 1.5em .5em;
	color: #666;
	overflow: hidden;
	font-weight: 400;
}

.comment label {
	width: 100%;
	position: relative;
	float: right;
	padding-left: 5px;
}

.comment label input {
	width: 100%;
	height: 36px;
}

.comment input,
.comment textarea {
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 11px;
	color: #666;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
}

.comment input:focus,
.comment textarea:focus {
	border-color: #21a8bb;
}

.comment input:hover,
.comment textarea:hover {
	border-color: #ccc;
}

.BCSeo {
	text-align: center;
}

@media screen and (max-width: 730px) and (min-width: 601px) {
	.ifdex p {
		width: 46% !important;
		flex: 46% !important;
	}
}
