/*
Theme Name: Medex
Theme URI: http://smthemes.com/medex/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 3.0
License: Creative Commons 3.0
Theme date: 02/01/2018
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/

@import url(styles/fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
body {
	font-family: IRANSans !important;
	font-weight: 300;
	direction: rtl;
	background-color: #E2E2E2;
	margin: 0;
}
h1, h2, h3, h4, h5, h6,input, textarea {
	font-family: IRANSans !important;
}
/* ========================================= GENERAL. ========================================= */

/* .......................................................................... UI .......................................................................... */
a { 
	color:#d63109;
	text-decoration:none;
}
a:hover {
	color:#6dc73b;
}
.submit, .button, input[type="submit"] {
	padding: 7px 48px;
	line-height:27px;
	color:#fff;
	border: 1px solid rgb(76, 175, 80);
    border-radius: 3px;
    background: rgb(22, 140, 114);
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91dd54', endColorstr='#6bc63a',GradientType=0 ); /* IE6-9 */

	text-shadow:0 1px 0 rgba(0,0,0,0.25);
	float:right;
}
article .button {
	margin-top: 15px;
}
.submit:hover, .button:hover, input[type="submit"]:hover { 
	background: rgba(21,30,48,1); /* Old browsers */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64b439', endColorstr='#73b240',GradientType=0 ); /* IE6-9 */
	border-color:#6bc63a;
	color:#fff;
	box-shadow:inset 0 1px 0 rgba(196,237,162,0.4);
}
input[type="text"], 
textarea, 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
input[type="date"],
select {
	border:none;
	background:#edf0f1;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.25);
	color:#000;
	border-radius: 2px;
}
input[type="text"]:focus, 
textarea:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
select:focus { 
	border:none;
}
.accent {
	color:#fff;
	font-size:20px;
	padding: 17px 15px;
	background: -moz-linear-gradient(90deg, rgba(21,30,48,1) 0%, rgba(50,60,78,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50,60,78,1)), color-stop(100%, rgba(21,30,48,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(21,30,48,1) 0%, rgba(50,60,78,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(21,30,48,1) 0%, rgba(50,60,78,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(21,30,48,1) 0%, rgba(50,60,78,1) 100%); /* ie10+ */
	background: linear-gradient(0deg, rgba(21,30,48,1) 0%, rgba(50,60,78,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323c4e', endColorstr='#151e30',GradientType=0 ); /* ie6-9 */
}
#comments .accent {padding:0; color:#323c4e; background:none; font-size:16px; }
.descent {
	color:#a9a9a9;
}

/* ....................... Page Navigation .................... */
nav.pagination {
	background:#fff;
	width:100%;
	box-shadow:0 3px 5px rgba(0,0,0,0.15);
}
nav.pagination ul.page-numbers {
	margin:0;
}
nav.pagination.dynamic a ,
nav.pagination span.page-numbers,
nav.pagination a.page-numbers {
	background:none;
	color:#dcdcdc;
	margin:0;
	text-shadow:1px 1px 0 rgba(0,0,0,0.25);
}
nav.pagination span.page-numbers.dots {}
nav.pagination a.page-numbers:hover,
nav.pagination.dynamic a:hover,
nav.pagination span.page-numbers.current {
	background: rgb(144,220,83); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(144,220,83,1) 0%, rgba(107,197,57,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(144,220,83,1) 0%,rgba(107,197,57,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(144,220,83,1) 0%,rgba(107,197,57,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90dc53', endColorstr='#6bc539',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.25);
}

/* ========================================= Theme Header. ========================================= */
#header-gradient {
	position:relative;
	height:103px;
    background-color:white;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333d4d', endColorstr='#141c2e',GradientType=0 ); /* ie6-9 */
}
#logo {
	float:left;
	height:90px;
	
}
#logo img {
	max-height:100%;
}
#popup-elements {
	height:40px;
	width: 120px;
	float:right;
	position: absolute;
	top: 0;
	right: 0;
	margin-top:25px;
	border: 2px solid #262f42;
	border-radius:50px;
}
.site_ttl {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	color: #fff;
    text-transform: none;
}
.headersearch {
	float: left;
}
@media screen and (min-width:1024px) {
	#header-gradient .boxed-container {
		padding: 0 160px 0 215px;
		box-sizing:border-box;
	}
	#logo {
		height:103px;
		position:absolute;
		left:-13px;
		top:-8px;
		width:211px;
		z-index: 2;
		justify-content: center;
		display: flex;
		align-items: center;
	}
	#popup-elements {
		height:40px;
		width: 160px;
	}
}

/* .......................................................................... Search Box  .......................................................................... */
form .search-box {
	position: relative;
}
form .search-box input[type="search"] {
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #afafaf;
	padding-right: 48px;
	
}
form .search-box input[type="submit"] {
	position: absolute;
	right: 0;
	padding: 0;
	width: 48px;
	height: 48px;
	top: 0;	
	border:none;
	font-family:'FontAwesome';
}
.headersearch .search-box {
	display: none;
}
.headersearch .search-box input[type="search"] {
	color:#c1c1c1;
	font-size:13px;
	background:#fff;
	border-radius:60px;
	right:100%;
	position:absolute;
	width:180px;
	line-height: 30px;
	height: 30px;
	top: 5px;
	box-shadow:inset 0 5px 5px rgba(0,0,0,0.15);
}
.headersearch .search-box input[type="submit"] {
	display:none;
}
.search-box input[type="search"]::-webkit-input-placeholder { color:#afafaf; }
.search-box input[type="search"]:-moz-placeholder { color:#afafaf; }
.search-box input[type="search"]::-moz-placeholder { color:#afafaf; }
.search-box input[type="search"]:-ms-input-placeholder { color:#afafaf;}
.headersearch input[type="search"]::-webkit-input-placeholder { color:#c1c1c1; }
.headersearch input[type="search"]:-moz-placeholder { color:#c1c1c1; }
.headersearch input[type="search"]::-moz-placeholder { color:#c1c1c1; }
.headersearch input[type="search"]:-ms-input-placeholder { color:#c1c1c1; }
#search-trigger {
		color:#fff;
		position:absolute;
		left: 5px;
		top:0;
		width:40px;
		height:40px;
		line-height: 40px;
		z-index:1;
		text-align: center;
		cursor: pointer;
		background:url(images/search.png) 50% no-repeat;
}
#search-trigger:hover {
		background:url(images/search-hover.png) 50% no-repeat;
}
#search-trigger.active {
		background:url(images/search-hover.png) 50% no-repeat;
}

/* .......................................................................... Navigation .......................................................................... */
@media only screen and (min-width:1024px) {
	#extra-menu {
		float:none;
		height:90px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	#extra-menu ul.nav-menu > li > a {
		color: #798395;
		padding: 33px 20px 34px;
		font-size: 14px;
		text-transform:uppercase;
	}
	#extra-menu ul.nav-menu > li:hover > a {
		color:red;
	}
	#extra-menu ul.nav-menu  > li ul {
		padding:15px;
		margin-left:15px;
		background-color: white;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7e46c', endColorstr='#6bc338',GradientType=0 ); /* ie6-9 */
	}
	#extra-menu ul.nav-menu  > li > ul { 
		margin-left:0;
	}
	#extra-menu ul.nav-menu  > li ul li a {
		color:rgba(27,36,53,1);
		font-size:13px;
		text-transform:uppercase;
		padding-left: 15px;
		
	}
	#extra-menu ul.nav-menu  > li ul li:hover > a {
		color:red;
	}
	
}
@media only screen and (min-width:1024px) {
	#menu-trigger {
		position:absolute;
		height:39px;
		width:116px;
		right: 0;
		top:0;
		background:url(images/menu.png) 50% no-repeat;
		cursor: pointer;
		z-index:1;
	}
	#menu-trigger:hover {
		background:url(images/menu-hover.png) 50% no-repeat;
	}
	#menu-trigger.active {
		background: url(images/menu-active.png) 50% no-repeat;
	}	
	#main-menu {
		float:right;
		height:39px;
		width:116px;
		position:absolute;
		right:0;
		top:0;
		z-index: 2;
	}	
	#main-menu ul.nav-menu {
		position:absolute;
		display:none;
		top: 100%;
		right: 0;
		margin-top: 24px;
		min-width:200px;
		background: -moz-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* ff3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50,60,76,1)), color-stop(100%, rgba(21,29,47,1))); /* safari4+,chrome */
		background: -webkit-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* safari5.1+,chrome10+ */
		background: -o-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* opera 11.10+ */
		background: -ms-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* ie10+ */
		background: linear-gradient(1deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* w3c */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323c4c', endColorstr='#151d2f',GradientType=0 ); /* ie6-9 */
	}
	#main-menu ul.nav-menu > li > ul {
		left:auto;
		top:0;
		right:100%;
	}
	#main-menu ul.nav-menu > li {
		float:left;
		width:100%;
	}
	#main-menu ul.nav-menu > li > a {
		color:#798395;
		text-transform: uppercase;
		padding:15px 20px;
		font-size:13px;
	}
	#main-menu ul.nav-menu > li:hover > a {
		color:#dcdfe5;
	}
	#main-menu ul.nav-menu  > li ul {	
		background: -moz-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* ff3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50,60,76,1)), color-stop(100%, rgba(21,29,47,1))); /* safari4+,chrome */
		background: -webkit-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* safari5.1+,chrome10+ */
		background: -o-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* opera 11.10+ */
		background: -ms-linear-gradient(89deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* ie10+ */
		background: linear-gradient(1deg, rgba(21,29,47,1) 0%, rgba(50,60,76,1) 100%); /* w3c */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323c4c', endColorstr='#151d2f',GradientType=0 ); /* ie6-9 */
	}
	#main-menu ul.nav-menu  > li ul li a {
		text-transform:uppercase;
		color:#798395;
		padding:15px 0;
		font-size:13px;
	}
	#main-menu ul.nav-menu  > li ul li:hover > a {
		color:#dcdfe5;
	}
}

@media only screen and (max-width:1023px) {
	#mobile-menu-trigger a {color:#fff;margin: 34px 0;}
	#mobile-menu-trigger a:hover {}
}

/* .......................................................................... Slider .......................................................................... */
.slider-container {}
.slider-bgr { 
	position:absolute; 
	width:100%; 
	height:100%; 
	background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 47%, rgba(0,0,0,0.5) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(47%, rgba(255,255,255,0.23)), color-stop(100%, rgba(0,0,0,0.5))); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 47%, rgba(0,0,0,0.5) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 47%, rgba(0,0,0,0.5) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 47%, rgba(0,0,0,0.5) 100%); /* ie10+ */
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 47%, rgba(0,0,0,0.5) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}
.fp-slides {
	z-index:1;
}
.fp-thumbnail img {
	width:100%;
	height: auto !important;
}
.fp-content-wrap {
	width:1000px;
	max-width:100%;
}
.fp-content {
	bottom:25px;
	left:0;
	padding:20px;
	box-sizing:border-box;
}
.fp-title {
	color:#e7f5de;
	font-size:48px;
	text-transform:uppercase;
    font-family: ' IRANSans !important';
}
.fp-description {
	color:#fff;
}
.fp-more {
	float:none;
	border-radius:60px;
	background: -moz-linear-gradient(89deg, rgba(230,89,32,1) 0%, rgba(255,112,40,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,112,40,1)), color-stop(100%, rgba(230,89,32,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(89deg, rgba(230,89,32,1) 0%, rgba(255,112,40,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(89deg, rgba(230,89,32,1) 0%, rgba(255,112,40,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(89deg, rgba(230,89,32,1) 0%, rgba(255,112,40,1) 100%); /* ie10+ */
	background: linear-gradient(1deg, rgba(230,89,32,1) 0%, rgba(255,112,40,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7028', endColorstr='#e65920',GradientType=0 ); /* ie6-9 */
	padding: 4px 55px;
	box-shadow:none;
	text-shadow:none;
	border:2px solid rgba(255,255,255,0.2) !important;
}
.fp-more:hover {
	background:#e9cb25;
	color:#fff;
}
@media screen and (max-width:1024px) {
	.slider-bgr { 
		background:rgba(0,0,0,0.4);
	}	
}
@media screen and (max-width:640px) {
	.fp-content {
		display:none;
	}	
}

/* ......................................................................... Showroom ......................................................................... */
.showroom-container {
	padding: 50px 0;
	margin-bottom: 25px;
	background:rgb(22, 140, 114);
	max-width: 100%;
	box-sizing: border-box;
	margin-top: -5px;
	border-width: 6px 0;
	
}
.showroom .showroom-item {
	width: 33.33%;
	float: left;
	padding:20px 25px;
	position:relative;
	box-sizing: border-box;
}
.showroom .showroom-item:last-child {
	margin: 0 !important;
}
.showroom-item h3 {
	color:#fff;
	font-size:24px;
	text-align: center;
	font-family:' IRANSans !important';
	text-shadow:1px 3px 2px rgba(0,0,0,0.29);
	margin-bottom: 10px;
}
.showroom-item p {
	color: #fff;
	font-size: 15px;
	text-shadow:0 0 15px rgba(0,0,0,0.35);
}
.showroom-item > a:first-child {
	display:block;
	text-align:center;
	padding-bottom:30px;
	background:url(images/show-shadow.png) bottom 11px center no-repeat;
}
.showroom-item img {
	max-width:160px;
	height:auto;
	border-radius:80px;
	border: 3px solid rgba(0,0,0,0.2);
	background:url(images/show-shadow.png) bottom center no-repeat;
}
@media screen and (max-width:800px) {
	.showroom .showroom-item h3 { font-size:22px; }
}
@media screen and (max-width:640px) {
	.showroom .showroom-item { width:100%; margin-bottom: 40px;	}
}

/* ========================================= CONTENT. ========================================= */
.site-content {
	margin:-18px 0;
}
.page-title {
	font-family:' IRANSans !important';
	text-transform:none;
	color:#2f384a;
	margin-bottom:10px;
}
.entry-title {
	margin:0;
	position: relative;
	padding:15px 60px 15px 15px;
	border:none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size:20px;
	color:#fff;
	font-family: ' IRANSans !important';
	font-weight:normal;
	background-color: #ffae00;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333d4f', endColorstr='#151e30',GradientType=0 ); /* ie6-9 */
}
.entry-title a {
	color:#fff;
}
article {
	position:relative;
	padding: 0;
}
article .featured_image {
	max-width:150px;
	float:left;
	margin:0 20px 10px 0;
	border:3px solid #fff;
	box-shadow:2px 4px 7px rgba(0,0,0,0.25);
	vertical-align:bottom;
}
article .entry-content {
	background: #fff;
	margin:10px 0 0;
	padding:20px 30px 10px 20px;
	box-shadow:0 3px 5px rgba(0,0,0,0.15);
}
article .post-date {
	position:absolute;
	right:0;
	top:0;
	width:50px;
	height:100%;
	padding: 7px 0;
	box-sizing: border-box;
	color:#fff;
	background: -moz-linear-gradient(89deg, rgba(45,53,69,1) 0%, rgba(71,80,96,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(71,80,96,1)), color-stop(100%, rgba(45,53,69,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(89deg, rgba(45,53,69,1) 0%, rgba(71,80,96,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(89deg, rgba(45,53,69,1) 0%, rgba(71,80,96,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(89deg, rgba(45,53,69,1) 0%, rgba(71,80,96,1) 100%); /* ie10+ */
	background: linear-gradient(1deg, rgba(45,53,69,1) 0%, rgba(71,80,96,1) 100%); */ /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#475060', endColorstr='#2d3545',GradientType=0 ); /* ie6-9 */
	text-align:center;
}
article .post-date .month {
	display:block;
	color:#858b97;
	font-size:14px;
	width: 100%;
	background: none;
}


/* .......................................................................... Entry Meta .......................................................................... */
.entry-meta {
	color:#b2b6b7;
	padding: 20px 0 10px;
	border-top: 1px solid #edf0f1;
	margin: 10px 0 5px !important;
}
.entry-meta a {
	color:#b2b6b7;
}
.entry-meta a:hover {
	color:#6dc73b;
}
.entry-meta > span {
	padding: 5px 0 5px 20px;
	margin: 0 10px 0 0;
}
.entry-meta .post-categories {
	background: url(images/categories.png) left center no-repeat;
}
.entry-meta .post-comments {
	line-height:20px;
	background: url(images/comments.png) left top 7px no-repeat;
}
.entry-meta .post-author {
	background: url(images/author.png) left center no-repeat;
}

/* ....................... Sidebar .................... */
.widget {
	line-height:24px;	
	
	padding:15px 10px;	
	
}
.widget .caption h4 {
	color:rgba(21,29,47,1);
	font-size:24px;
	
	border-radius:4px 4px 0 0;
	
	padding: 16px 15px;
	margin: 0;
	
    background-color: #f7f7f7;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91dd54', endColorstr='#6bc63a',GradientType=0 ); /* ie6-9 */
}
.widget .caption + * {
	
	padding: 10px;
    background-color: white;
 	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e4e4e4',GradientType=0 ); /* ie6-9 */
}
.widget a {
	color:#707070;
	
}
.widget a:hover {
	color:#6ec73c;
}
.widget ul:first-of-type li:first-child {
	padding-top:10px;
}
.widget ul:first-of-type > li:not(:last-child) {
	border-bottom: 1px solid #bbb;
}
.widget ul:first-of-type > li { 
	padding:10px;
	border-top: 1px solid #fff; 
	background: -moz-linear-gradient(89deg, rgba(228,228,228,1) 0%, rgba(238,238,238,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238,238,238,1)), color-stop(100%, rgba(228,228,228,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(89deg, rgba(228,228,228,1) 0%, rgba(238,238,238,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(89deg, rgba(228,228,228,1) 0%, rgba(238,238,238,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(89deg, rgba(228,228,228,1) 0%, rgba(238,238,238,1) 100%); /* ie10+ */
	background: linear-gradient(1deg, rgba(228,228,228,1) 0%, rgba(238,238,238,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e4e4e4',GradientType=0 ); /* ie6-9 */
	
}
.sidebar .widget ul.children li:last-child,
.sidebar .widget ul.sub-menu li:last-child {
	border:none;
} 
.widget ul {
	padding:0;
}
.widget ul li {
	list-style-type: none;
}
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_categories ul li a {
	padding: 10px 15px;
	display:block;
}
.widget_smt_comments .comment_avatar {
	float:left;
	margin:0 10px 10px 0;
	border-radius:3px;
}
.widget_smt_posts .alignleft {
	margin:0 10px 10px 0;
}
.widget_smt_posts img {
	border-radius:3px;
}
.widget_smt_comments .comment_author {
	color: #ffcdb8 !important;
	font-size:11px;
	font-family:' IRANSans !important';
	text-transform:uppercase;
	background:#e76525;
	border-radius:3px;
	padding: 3px 15px;
	margin: 0 0 8px;
	display: inline-block;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.45);
}
.widget_smt_comments a {
}
.widget_smt_posts .post-date {
	color:#ffcdb8;
	font-size:11px;
	font-family:' IRANSans !important';
	text-transform:uppercase;
	background:#e76525;
	border-radius:3px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.45);
	float:none;
	display:block;
	text-align: center;
	margin: 0 0 5px;
	padding: 3px 11px;
}
.widget_smt_posts .title {
}
.widget_smt_posts p {
	font-size:13px;
}
.widget_smt_posts ul li,
.widget_smt_comments ul li,
.widget_recent_comments ul li  {display:block;padding: 10px 10px;}


/* ========================================= FOOTER. ========================================= */
footer {
	background: -moz-linear-gradient(89deg, rgba(27,36,53,1) 0%, rgba(50,60,77,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50,60,77,1)), color-stop(100%, rgba(27,36,53,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(89deg, rgba(27,36,53,1) 0%, rgba(50,60,77,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(89deg, rgba(27,36,53,1) 0%, rgba(50,60,77,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(89deg, rgba(27,36,53,1) 0%, rgba(50,60,77,1) 100%); /* ie10+ */
	background: linear-gradient(1deg, rgba(27,36,53,1) 0%, rgba(50,60,77,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323c4d', endColorstr='#1b2435',GradientType=0 ); /* ie6-9 */
}
footer .widget {

	margin-top:30px;
	box-sizing: border-box;
}
footer .footer-columns {
	border-bottom:1px solid #0e121b;
	padding-bottom: 20px;
}
footer .footer_txt {
	color:#485162;
	text-align:center;
	padding:30px;
	border-top:1px solid #313a49;
}
footer .footer_txt a {
	color:#fe5c17;
}
footer .widget .caption + * {
	border:none;
	padding:19px;
}
footer .widget ul.children li:last-child,
footer .widget ul.sub-menu li:last-child {
	border:none;
}
.smthemes
{
display: none !important;
}