/* Load Fonts */

@font-face{font-family:iranyekan;font-style:normal;font-weight:700;src:url(fonts/iranyekanwebbold.eot);src:url(fonts/iranyekanwebbold.eot?#iefix) format('embedded-opentype'),url(fonts/iranyekanwebbold.woff2) format('woff2'),url(fonts/iranyekanwebbold.woff) format('woff'),url(fonts/iranyekanwebbold.ttf) format('truetype')}
@font-face{font-family:iranyekan;font-style:normal;font-weight:300;src:url(fonts/iranyekanweblight.eot);src:url(fonts/iranyekanweblight.eot?#iefix) format('embedded-opentype'),url(fonts/iranyekanweblight.woff2) format('woff2'),url(fonts/iranyekanweblight.woff) format('woff'),url(fonts/iranyekanweblight.ttf) format('truetype')}
@font-face{font-family:iranyekan;font-style:normal;font-weight:400;src:url(fonts/iranyekanwebregular.eot);src:url(fonts/iranyekanwebregular.eot?#iefix) format('embedded-opentype'),url(fonts/iranyekanwebregular.woff2) format('woff2'),url(fonts/iranyekanwebregular.woff) format('woff'),url(fonts/iranyekanwebregular.ttf) format('truetype')}

/* Global Style */

body{
	overflow-x: hidden;
	background-repeat: repeat;
	background-attachment: fixed;
	background-size: 100% auto;
	direction:rtl;
	font-size:12px;
	font-family:iranyekan,tahoma;
	font-weight:500;
	color:#333;
	cursor:default !important;
}

/* Telegram */

.social_sidebar_telegram {
	background: linear-gradient(180deg, #4995C6 0%, #45D1FF 100%);
	overflow: hidden;
	border: 1px solid #ddd;
	margin-top: 3px;
	padding: 10px;
}
.social_sidebar_telegram img {
	    width: 100%;
}
.social_sidebar_telegram a {
	text-decoration: none;
	color: #FFF;
	font-family: iranyekan,tahoma;
	font-size: 14px;
}
.social_sidebar_telegram  span{
	text-align:center;
}
.social_sidebar_telegram  p{
    font-size: 11px;
    text-align: left;
	font-weight: 700;
}
.social_sidebar_telegram  span:before {
	content: "\f1d8";
	font-family: FontAwesome;
	color: #FFF;
	font-size: 40px;
	opacity: .8;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
}
.social_sidebar_telegram:hover{
	background: linear-gradient(180deg, #45D1FF 0%, #4995C6 100%);
}

/* Instagram */

.social_sidebar_instagram {
	background: linear-gradient(180deg, #DEA84C 0%, #B6832C 100%);
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 13px;
}
.social_sidebar_instagram img {
	    width: 100%;
}
.social_sidebar_instagram a {
	text-decoration: none;
	color: #FFF;
	font-family: iranyekan,tahoma;
	font-size: 14px;
}
.social_sidebar_instagram  span{
	text-align:center;
}
.social_sidebar_instagram  p{
    font-size: 11px;
    text-align: left;
	font-weight: 700;
}
.social_sidebar_instagram  span:before {
	content: "\f16d";
	font-family: FontAwesome;
	color: #FFF;
	font-size: 40px;
	opacity: .8;
	float: left;
	margin-right: 3px;
	margin-left: 5px;
}
.social_sidebar_instagram:hover{
	background: linear-gradient(180deg, #B6832C 0%, #DEA84C 100%);
}
#wpcomm .wc-comment-footer .wc-vote-result {
    padding: 6px 5px !important;
}
#ads_index_main {
	width: 96.6666%;
    text-align: center;
    margin: 0 auto 5px;
    overflow: hidden;
}
#ads_index_main img {
    width: 100%;
    margin: 0 auto;
}
.ajax_imdb {
	margin: 9px auto;
	text-align: center;
	height: 160px;
}
.ajax_imdb strong {
	font-family:iranyekan;
	font-weight:500;
	color: #000;
	font-size:12px;
}
.ajax_imdb a {
	font-family: iranyekan;
	font-weight: 500;
	background: #ddd;
	padding: 2px 8px;
	border: 1px dashed;
	text-decoration: none !important;
}
.ajax_imdb input {
	color: #222;
	font-family:tahoma;
	height: 15px;
	text-align:center;
	width:125px;
}
#apf-response {
	background-color: #dedcdb;
	text-align: center;
	font-family: iranyekan,tahoma;
	font-weight: 500;
	font-size: 14px;
	color: red;
	margin-bottom: 1px;
}
.stats {
    border: 1px solid #ddd;
    padding: 10px 4px;
    cursor: default;
    border-bottom: 0;
    font-family: iranyekan,tahoma;
}

/* SideBar_Category */

.tabsc{
	margin-top: 0;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.tabsc li{
	display: inline-block;
    margin: 5px 3px;
    color: #000;
    font-size: 13px;
    text-shadow: none;
    font-family: iranyekan;
    border: 0;
    padding: 4px 1px 5px 0;
    border-radius: 0;
    width: 40%;
    cursor: pointer;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.tabsc li.current{
    background: #239797;
    color: #FFF;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.tab-content.current li {
    display: inline-block;
    border: 0 none;
    padding: 5px 0;
    color: #ea4d20;
}
.tab-content.current{
	display: block;
	padding: 12px 0;
	background: transparent;
	overflow: hidden;
	margin: 0 auto;
}
.tab-content {
	display: none;
	background: #ededed;
	padding: 15px;
}

/* Top_Posts */

.tab-content.currentx{
	display: block;
	padding: 12px 0;
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
}
#catetabs {
    color: #FFF;
    font-size: 14px;
    padding: 9px 5px;
    background-color:#333;
}
#catetabs:before {
    content: "\f008";
    font-family: FontAwesome;
    color: #FFF;
    float: left;
    margin: 2px 5px;
    font-size: 17px;
    cursor: default;
}
.big_trailer {
    width: 100% !important;
    height: auto !important;
}
.status_ser {
	display: inline-block;
	color: #fb0606;
	font-size: 13px;
	font-family: iranyekan;
	font-weight: 500;
	vertical-align: top;
}
.imdb_new_txt a {
	color: #222;
}
#wpcomm .wc_notification_checkboxes {
    display: none !important;
}
#wpcomm .wc-comment-title {
    display: none !important;
}
#apfform {
	overflow: visible;
	height: auto;
	text-align: center;
	margin-top: 6px;
	font-weight: 500;
	font-size: 12px;
}
div.ajaxsearchpro{
    border-radius: 1px !important;
}

/* Cast Popular */

.cast_rating a {
	color:#FFF;
	text-decoration: none;
}
.cast_rating a:hover {
	color:#f8f8f8;
	text-decoration: none;
}
.loading-curl {
	text-align:center;
}
.loading-curl img {
	text-align:center;
}
.filmo-category-section {
	width: 662px;
	direction: rtl;
	text-align: left;
}
.year_column {
	float: right;
	margin: 0 4px;
	font-family: iranyekan,tahoma;
	color: #555;
	font-size: 13px;
}
.filmo-category-section a {
	font-family: iranyekan,tahoma;
	color: #333;
	line-height: 1.5;
	pointer-events: none;
}
.filmo-row:nth-child(even){
	font-family: iranyekan,tahoma;
	background:#fff;
	padding: 10px 0;
	direction: ltr;
}
.filmo-row:nth-child(odd){
	font-family: iranyekan,tahoma;
	background:#f8f8f8;
	padding: 10px 0;
	direction: ltr;
}
#more_cast_films {
    background-color: #FE6A6A;
    font-family: iranyekan,tahoma;
    border: 1px #ccc solid;
    font-size: 16px;
    height: 27px;
    text-align: right;
    margin-bottom: 6px;
    color: #fff;
    width: 657px;
    margin-right: 5px;
    padding-right: 6px;
}
.tv_upd {
	margin: 0 0 4px 0;
	padding: 6px 5px 5px 0;
	background:#FED441;
	font-family: iranyekan,tahoma;
	font-size: 15px;
	color: #111;
}
.tv_upd i { 
	float: right;
	margin: 0px 0 0 8px;
	font-size: 15px;
}
.indx {}
.indx img {
	float: right;
	margin-left: 10px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	height: auto;
	width: 181px;
}
.czs {
	cursor:default;
}

/* Countdown */

.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.alert-warning{margin-bottom:-10px}
.fa-warning{color:#ffa545;margin-right:5px}

/* Box Office */

thead {
	display:none
}
.customx {
	position: absolute;
	width: 664px;
	margin-right: -14px;
	display: table !important;
	text-align: left;
	font-size: 11px;
	color: #555;
}
.full-width {
	width:100%;
}
.chart {
	display: inline-table;
	font-size: 13px;
    cursor: default;
    pointer-events: none;
}
#result {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 12px;
	font-family: iranyekan,tahoma;
	text-align:center;
	color: #888;
}
td.titleColumn a {
    pointer-events: none;
    cursor: default;
    color: #555;
}
.titleColumn{}
.titleColumn:beforex {
    content: "عنوان فیلم";
    display: flex;
    line-height: 26px;
    color: #ccc;
}
.customx td:first-child {
	width: 173px;
	padding-left: 148px;
	padding-right: 119px;
}
.posterColumn {}
.posterColumn img {
    width: 50px !important;
	border-radius: 1px;
}
table.chart tbody tr:nth-child(2n) {
    background-color: #fbfbfb;
    border: #fff 1px solid;
}
table.chart tbody tr:nth-child(2n+1) {
    background-color: #f6f6f5;
    border: #fff 1px solid;
}
.loadingbox {
    width: 50px !important;
}
.boxoftitle {
	text-align: center;
	margin-top: 4px;
	color: #888;
	font-weight: 500;
}
.boxof_content p {
	color:#777;
	color: #666;
	line-height: 25px;
}
.boxof_content {
	width: 644px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 10px;
}

/* Comming Soon */

.soon_item {
	width: 30%;
	height: 430px;
	float: right;
	margin: 0px 17px 10px 16px;
}
.soon_item img {
	width: 100%;
	height: 430px;
	border-radius: 2px;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.soonpage {
	margin: 30px 0 20px;
	text-align:center;
	color:#666;
	transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.plots_comming p{
	line-height: 26px;
	padding: 0 5px;
	cursor: default;
}
.plots_comming {
	visibility: hidden;
	position: relative;
	color: #FFF;
	background: rgba(0,0,0,.7);
	bottom: 100%;
	height: 100%;
}
.plots_comming ul {
	position: absolute;
	bottom: 0;
	padding: 0 5px 14px;
	text-align: center;
	width: 96.66666%;
	background: rgba(21, 124, 137, 0.5);
}
.plots_comming li {
	list-style: none;
	white-space: pre;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-family: iranyekan,tahoma;
	line-height: 15px;
	cursor: default;
}
.soon_item:hover > .plots_comming {
	visibility:visible;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.soon_single {}
.soon_single img {
	width: 235px;
	height: 350px;
}
.wpfp-link {
	color: #111;
    background: #f8f8f8;
    padding: 0 5px;
    border-radius: 2px;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.wpfp-link:before {
	content: "\f067";
	font-family: FontAwesome;
	font-size: 10px;
	vertical-align: -2px;
	margin-left: 4px;
	color: #444;
	opacity: .9;
}
.wpfp-link:hover {
	color: #222;
    background: #ddd;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
#leftratesoon {
	float: left;
	margin: 7px;
}
.single_trailer_title {
	text-align: center;
}
.soonz {
	font-size: 14px;
	color: #555;
	margin: 5px;
}
.soonz p{
	line-height: 25px;
	color: #f8f8f8;
	cursor: default;
}
#rightsoon:before{
	content: "\f005";
	font-family: FontAwesome;
	margin-left: 4px;
	color: #efb03d;
}
#rightsoon {
	font-size: 12px;
	color: #dedede;
	margin-top: -8px;
	position: relative;
	font-family: iranyekan;
}
#soonsidebar_title {
	font-size: 12px;
	padding-top: 3px;
	height: 27px;
	padding-right: 4px;
	background:#191919;
}
.moresoon {
	float: none;
	margin: 14px;
	background: #FFF;
	padding: 4px 5px;
	color: #111;
	border-radius: 1px;
	font-family: iranyekan,tahoma;
	font-size: 12px;
}
.moresoon {
	background: #ddd;
}

/* 250 Top IMDb */

#headpage {
	color: #888;
	text-align: right;
	font-size: 19px;
	padding: 17px;
	border-bottom: 2px dashed #ddd;
}
.topdwbest td {
	font-family:tahoma;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.topdwbest th {
	height: 32px;
	line-height: 32px;
	text-align: right;
	font-weight: 400;
	font-size: 14px;
	color: #676767;
	text-align: center;
}

}
.topdwbest tr:nth-child(even){
	background:#ddd;
}
.topdwbest tr:nth-child(odd){
	background:#f2f2f2;
}
.topdwbest {
    margin-top: 14px;
	color: #777;
	width: 665px;
}
.orginal_title {
	font-size: 11px;
	color: #666;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.orginal_title:hover {
	color: #4a9cd8;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.yeartop {
	color:#777;
}
.list_movies {
    position: relative;
    padding: 2px 61px 2px 2px;
    margin: 0;
    min-height: 76px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-flow: row wrap;
}
.list_movies .pic {
    display: block;
    height: 68px;
    width: 45px;
    position: absolute;
    right: 8px;
    top: 4px;
}
.pic img {
	max-width: 100%;
	height: auto;
	display: block;
}
.list_movies .name {
	font-size: 13px;
    text-align: right;
    direction: ltr;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    line-height: 1.4;
    padding: 0;
    margin: 0;
}
.name a {
	color: #555;
	font-family:tahoma;
}

/* WatchList */

.sl-wrapper a {
	border-bottom: 0 !important;
	text-decoration: none !important;
}
.sl-button {
	padding: 0;
	font-size: 1em;
	line-height: 1;
	font-weight: normal;
}

/* Colors */
a.liked {
	color: #da1b1b;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
	color: #666666;
}
a.liked span.sl-count,
.sl-count {
	color: #666666;
}

/* Icon */
.sl-icon {
	margin-right: 0.3125em;
	font-family: 'Arial Unicode MS', Arial, sans-serif;
	vertical-align: middle;
}
.sl-icon svg {
	fill: currentColor;
	width: 1em;
	height: 1em;
}
.sl-icon svg:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
}

/* Count */
.sl-count {
	font-size: 0.625em;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
}

/* Loader */
.loader,
.loader:before,
.loader:after {
  background: rgba(0, 0, 0, 0.2);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -.375em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader {
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}

/* New Trailers */

.trailers_item {
	float: right;
	margin: 2px 15px;
	width: 194px;
	height: 300px;
}
.trailers_item img {
	width: 200px;
	height: 300px;
	border-radius: 2px;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.trailerpage {
	margin: 30px 0 20px;
	text-align:center;
	color:#666;
	transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.trailerac p{
	line-height: 26px;
	padding: 0 5px;
	cursor: default;
}
.trailerac {
	visibility: hidden;
	position: relative;
	color: #FFF;
	bottom: 100%;
	height: 100%;
}
.trailerac ul {
	position: absolute;
	bottom: 0;
	padding: 0 5px 14px;
	text-align: center;
	width: 97.777%;
	background: rgba(6, 6, 6, 0.8);
}
.trailerac li {
	list-style: none;
	white-space: pre;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-family: iranyekan,tahoma;
	line-height: 15px;
	cursor: default;
}
.trailers_item:hover > .trailerac {
	visibility:visible;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
#series-posters  {
	
}
#series-posters img {
	width: 100%;
	height: 187px;
    float: right;
    margin-top: 5px;
    border-radius: 1px;
    margin: 0 auto;
}
.series_side_title {
	background: rgba(32, 32, 32, 0.7);
	color: #F8F8F8;
	text-align: center;
	padding: 4px 0;
	float: left;
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: -28px;
	position: relative;
	font-family: iranyekan,tahoma;
	font-size: 12px;
}
.gotocatser:after {
	content:"\f002";
	font-family:FontAwesome;
	color:#111;
	float: left;
	margin: 3px;
	cursor: default;
}
.gotocatser:hover { color:#888 }
.gotocatser {
	text-align: center;
	float: left;
	background: #ccc;
	color: #222;
	padding: 0 6px 0 4px;
	border-radius: 0px 0 2px 0;
}

/* UserCP */

.users_menu {
    background: #222;
    width: 676px;
}
.users_menu ul {
	display: flex;
	position: absolute;
	z-index: 9999;
	margin: 23px 3px;
}
.users_menu li a{
	color:#FFF;
}
.users_menu li {
	list-style: none;
	padding: 4px 25px;
	border: 1px solid #555;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.users_menu li:hover {
	background:#CCC;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.block {
	color: #FFF;
	font-family: iranyekan,tahoma;
	font-size: 15px;
	margin-right: -50px;
}
.wtchlist {
	bottom: 7px !important;
}
.form-group {
    text-align: center;
}
.form-group input {
	width: 185px;
	height: 20px;
	border-radius: 1px;
}
.form-group label {
	font-size: 12px;
	color: #555;
}
.submit-usercp {
	border: 0;
	background: #888;
	color: #FFF;
}
.alert-users {
	padding: 10px;
	font-family: iranyekan,tahoma;
	font-size: 15px;
}
.cpcontent-users p {
	color: #ec0d0d;
	font-size: 16px;
	text-align: center;
	margin: 12px;
}
.cpcontent-users {
	text-align: center;
	background: #eaeaea;
	width: 400px;
	margin: 0 auto;
	border-radius: 1px;
	padding: 17px;
}
.list-vip {
	font-size: 13px;
	line-height: 29px;
	text-align: right;
	width: 230px;
	margin: 23px auto;
	color: #1bb917;
}
.charging:hover {
	background: #888;
	color: #F8F8F8;
}
.charging {
	background: #555;
	color: #FFF;
	padding: 4px 18px;
	border-radius: 3px;
}
.loginform {
	text-align: center;
	width: 500px;
	margin: 60px auto;
	background: #eee;
	padding: 5px;
	border-radius: 2px;
	padding-bottom: 130px;
	margin-bottom: 0;
}
.loginform p {
	text-align: center;
}
.loginform input {
	width: 185px;
	height: 20px;
	border-radius: 1px;
}
.loginform label {
	font-size: 12px;
	color: #555;
}
#message {
	background: rgba(172, 248, 167, 0.5);
	padding: 7px;
	margin: -3px 0;
}
.clickcp {
	text-align:center;
	padding:10px 0;
}
.movie_picture_small_search {
	float: right;
}
.movie_picture_small_search img {
	width:auto;
	height: 58px;
}
.cast_rating {
	font-family: iranyekan !important;
	right: -52px !important;
}

.specialposts {
	display: flex;
}

.bestposts {
    overflow: hidden;
    margin-bottom: 15px;
	margin-top: -10px;
    background: #333;
    text-align: center;
    padding-bottom: 10px;
}

.min_posts {
	float: right;
     width: 19.9%;
}

.min_posts img {
	height: 160px;
    border-radius: 2px;
    width: 110px;
}

.headingarch {
    background: #333;
    color: #FFF;
    padding: 10px 5px;
    font-weight: 500;
}