@font-face
{
	font-family:'DROID-KUFI';
	src:url(../../assets/fonts/311157227-Droid-Arabic-Kufi.eot?#) format('eot'),url(../../assets/fonts/311157227-Droid-Arabic-Kufi.woff) format('woff'),url(../../assets/fonts/311157227-Droid-Arabic-Kufi.ttf) format('truetype');
	font-weight:400;
	font-style:normal
}

/* plans page */
.plans li.plan{
	font-family: 'DROID-KUFI';
	direction: rtl;
	float: right;
}
.plans li.plan .plan_header .plan_price_name .price_block{
	font-family: 'YEKAN';	
}
.plans li.plan .plan_header .plan_price_name div.price_amount span.price_period{
	font-family: 'DROID-KUFI';
}

.plans li.plan .plan_header .plan_price_name .plan_name_block div.plan_name span{
	font-family: 'YEKAN';
	direction: rtl;
	font-size: 30px;
	position: relative;
	bottom: 8px;
}
.plans li.plan .plan_header .plan_price_name .plan_name_block div.plan_name span.free{
	font-size: 22px;
}
.plans li.plan .plan_header .plan_price_name{
	text-align: center;
}
.plans li.plan .plan_header .plan_price_name .plan_name_second_line i.fa{
	color: #F1C40F;
}
.plans li.plan .plan_header{
	margin-bottom: 30px;
}
.plans li.plan .plan_order{
	margin-bottom: 30px;
}

ul.plan_features  li span.plan_feature_name{
	font-size: 13px;
	font-weight: normal;
	color: black
}
ul.plan_features  li span.plan_feature_name.days{
	font-size: 15px;
	font-weight: bold;
}

ul.plan_features li span.plan_feature_value i.label{
	font-size: 14px ;
	font-style: oblique;
	font-weight: normal;
}
ul.plan_features li span.plan_feature_name span.label-purple{
	font-size: 13px ;
	font-weight: normal;
}

ul.plans li.plan ul.plan_features li span.plan-value{
	float: left;
	padding: 10px;
}

ul.plans li.plan ul.plan_features li span.plan-value.day-value{
	font-weight: normal;
	font-size: 13px;
}

ul.plans li.plan ul.plan_features li i{
	color: #19B8DF
}
#tab.special-plans-descriptions,#tab.special-plans-descriptions > p{
    direction: rtl;
    text-align: right;
    padding: 10px 15px;
}

ul.plans li.plan .plan_block .plan_tip span{
  font-family: 'DROID-KUFI'
}

/** MOBILE FIXATION **/

ul.plans.clearfix li.plan .plan_block ul.plan_features li {
	display: inline-block;
	text-align: center;
	width: 100%;
}

ul.plans li.plan .plan_block ul.plan_features li span.label.phone-plan-price{
	padding : 10px;
	font-size: 16px;
	font-weight: normal;
}
ul.plan_features li.feature-desc span.plan_feature_name{
	font-family: 'YEKAN';
}

ul.plan_features li.feature-desc span.plan_feature_name{
	font-style: italic;
	font-weight: normal;
	font-family: 'DROID-KUFI';
}

ul.plan_features li.feature-desc.unsupport span.plan_feature_name{
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	font-family: 'YEKAN';
}

ul.plan_features:hover li.feature-desc span.plan_feature_name{
	
	font-weight: bold;
}

ul.plan_features:hover li.feature-desc.unsupport span.plan_feature_name{
	font-size: 13px;
	font-weight: normal;
}