body {
	direction: rtl;
	
	font-size: 16px;
	line-height: 23px;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	color: #333;
	font-family: sans-serif;
}

.fontOneLoad {
	font-family: "Cairo";
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
}

a {
	text-decoration: none !important;
}

.container {
	width: 980px !important;
	margin: 0px auto;
	height: 100%;
	padding: 0px;
	clear: both;
}

.header__nav {
	height: 40px;
	overflow: hidden;
	background: #d4145a none repeat scroll 0% 0%;
	padding: 0px 10px;
}

.icon {
	background: url("../img/icons.png") repeat scroll;
}

.nav__items {
	margin: 0;
	padding: 0;
}

.nav__icon {
	background-position: -96px -2px;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 16px;
	top: 3px;
}

.nav__item {
	display: inline-block;
	line-height: 41px;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 5px;
	font-size: 11px;
}

.nav__pointer {
	background-position: -96px -2px;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 8px;
	top: 16px;
	right: -70px;
}

.header__nav--under {
	border-bottom: 2px solid #ddd;
}

.nav__item--under {
	font-size: 14px;
	font-weight: 500;
	line-height: 27px;
	padding: 0px 10px;
	color: #222;
	border-bottom: 2px solid #d4145a;
	position: relative;
	top: 2px;
	display: inline-block;
}

.content__label {
	color: #333131;
	font-size: 30px;
	line-height: 36px;
	margin: 25px auto;
	padding: 0 15px;
	display: inline-block;
}

.content__date {
	padding: 4px 5px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	font-size: 13px;
	color: #767676;
}

.article {
	padding: 0 15px;
	width: 700px;
	display: inline-block;
	margin-left: 10px;
}

.list__item a {
	font-weight: 700;
}

.article__ava {
	float: left;
	width: 100px !important;
	margin: 10px 20px 20px 0 !important;
}

.article__text {
	line-height: 1.3;
	font-size: 16px;
	text-indent: 20px;
	font-family: Cairo;
	margin-bottom: 10px;
}

.article__img {
	/* width: 400px; */
	display: block;
	margin: 15px auto;
}

.article__btn a {
	display: block;
	color: #fff;
	padding: 15px 25px;
}

.article__btn {
	background: #d4145a;
	padding: 0;
	color: #fff;
	border-radius: 5px;
	font-size: 24px;
	margin: 20px auto 0 auto;
	display: block;
	border: none;
	transition: all 0.5s ease 0s;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.4);
}

.article__btn:hover {
	transform: scale(1.1);
}

.rside {
	display: inline-block;
	width: 210px;
	border: 2px solid #d4145a;
	padding: 5px 20px;
	vertical-align: top;
}

.sidebar {
	float: left;
	width: 21%;
	font-size: 12px;
}

.sidebar-last-posts {
	background: #fff none repeat scroll 0% 0%;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 10px;
}

.sidebar-last-post {
	margin-bottom: 0px;
}

.sidebar-last-post span {
	color: #489b1f;
}

.sidebar-last-post-info {
	font-size: 11px;
	margin-bottom: 15px;
}

.sidebar-last-post-info-login {
	color: #bb225c;
	margin-right: 5px;
}

.sidebar-last-post-info-date {
	margin-right: 5px;
	color: #777;
}

.sidebar-last-post-info-comments {
	color: #777;
	text-decoration: underline;
}

.sidebar-bloggers {
	background: #fff none repeat scroll 0% 0%;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 10px;
}

.sidebar-bloggers-avatar {
	display: inline-block;
}

.sidebar-bloggers img {
	margin: 5px;
}

.comments {
	padding: 0 5px 15px 5px;
	width: 700px;
	display: inline-block;
	margin-left: 10px;
}

.comments__label--line {
	border-top: 2px solid #d52025;
	margin-top: 40px;
}

.comments__label {
	border: 2px solid #d52025;
	background: #fff;
	border-radius: 100px;
	padding: 4px 8px;
	text-align: center;
	display: block;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
	width: 100px;
	bottom: 19px;
}

.list__item {
	padding: 20px 0;
	border-left: 2px solid #fff;
	border-top: 1px dotted #d3d6d8;
	margin-top: -1px;
	overflow: hidden;
}

.list__img {
	display: block;
	width: 62px;
	margin-left: 15px;
	float: right;
}

.list__commment {
	overflow: hidden;
	display: block;
}

.list__name {
	margin-top: -3px;
	display: block;
	font-size: 12px;
	color: #777;
}

.list__name--b {
	font-weight: bold;
	font-size: 14px;
	color: #07c;
	margin-right: 5px;
}

.list__text {
	margin: 8px 0 0;
	line-height: 1.3;
	word-wrap: break-word;
	font-size: 16px;
	color: #000;
	font-family: Cairo, sans-serif;
}

.comments__img {
	display: block;
	width: 60%;
	margin: 20px auto;
}

.com__link {
	text-decoration: none;
	color: #3678c4;
}

.com__link:hover {
	text-decoration: underline !important;
}

.product {
	display: block;
	max-width: 100%;
	margin: 20px auto;
}

@media screen and (max-width: 990px) {
	.container {
		width: 100% !important;
	}
	.sidebar {
		display: none;
	}
	.article,
	.comments {
		width: 100%;
	}

	img {
		max-width: 100%;
	}
	.nav__item {
		display: none;
	}

	.nav__item.mob {
		display: inline-block;
	}
	.header {
		text-align: center;
	}
	/* .list__item { */
		/* display: none; */
	/* } */
	/* .list__item.mob { */
		/* display: block; */
	/* } */
	* {
		-moz-box-sizing: border-box;
		/*Firefox 1+*/
		-webkit-box-sizing: border-box;
		/*Safari 3+, Chrome 1+*/
		box-sizing: border-box;
	}
	.container {
		overflow: hidden;
	}
}

@media screen and (max-width: 640px) {
	.article__ava {
		float: none;
		margin: 10px auto !important;
	}

	/* .product { */
		/* width: 80px; */
	/* } */

	.content__label {
		text-align: center;
	}
}

.copy {
	font-size: 14px;
	width: 200px;
	text-align: center;
	margin: 40px auto 0;
}