/*
Download: https://mandegarweb.com/?p=4519
Theme Name: IMNews
Theme URI: https://mandegarweb.com/
Author: VaultThemes
Description: Sharing by <a href="https://mandegarweb.com/">Mandegarweb Team</a>
Version: 1.12
*/
@font-face{font-family:'yekan';src:url('fonts/yekan.woff') format('woff');}

.other-news {
    padding: 10px 7px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    background: white;
}


.side-area .sidenews-post:nth-child(even)
 {
    background: #f7f7f7;
}

.side-area-post {
    background: white;
    padding: 5px 10px;
}


.sidenews-post-details{
margin-bottom: 1px!important;
    border-bottom: 1px solid #eee;}



#top {
    background: #fff;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 15%);
}
.inline-dropdown{
	display:none;
}

.side-area-post{    border: 1px solid #E0E0E0;
    border-bottom: 2px solid #E0E0E0;}


@font-face {
	font-family: 'IRANSans';
	src: url('fonts1/IRANSansWeb.eot');
	src: url('fonts1/IRANSansWeb.eot?48072461#iefix') format('embedded-opentype'),
			 url('fonts1/IRANSansWeb.woff') format('woff'),
			 url('fonts1/IRANSansWeb.ttf') format('truetype'),
			 url('fonts1/IRANSansWeb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
   font-family: 'IRANSans';
	    letter-spacing: 0.5px;
}
aside li a{
	    font-size: 13px;
}




aside h4 b{
    font-size: 15px !important;
    color: #939393;
    letter-spacing: 0.5px;}
.othernews-post-news p{
	    font-size: 14px;
}
.menu-footer{
	display:none;
	 }


footer {
    background: #f2f2f2 !important;
}

.news-posts{
	    padding-left: 14px;
    padding-right: 14px;
    BACKGROUND: white;
	    border: 1px solid #E0E0E0;
}
.side-area-post {
    margin-bottom: 20px !important;
}
.othernews-post-details a{
	display: none;
}
.othernews-post-details h4 a{
	display: block;
}

.othernews-post-image{
	    width: 188px;
    background: #eee;
}

othernews-post-details{
	    padding: 0px !important;
}
.label-img {
}
.label-img .label {
 
	background: none !important;}

.othernews-post-image img {
     background: radial-gradient(circle, #e0e0e0 0%, rgba(255,255,255,1) 100%) !important;
}


.side-area-post .side-area-heading, .side-area-post table {
    border-color: none !important;
    color: none !important;
}
.side-area-post .side-area-heading {
    color: none !important;
	border-bottom: none !important;}
	aside h4 b {
    font-size: 17px !important;
    color: #939393;
    letter-spacing: 0.5px;
}
.other-news .othernews-post {
  
    border-bottom: 1px solid #d9d9d947 !important;
}
.othernews-post-news p {

    opacity: 0.8;
}
.more-info .col-sm-12{
    text-align: right;
    float: right;
}
.page-numbers {
    border-radius: 2px;
    text-align: center;
    color: #77777796;
    display: inline-block;
    border: 1px transparent;
    cursor: pointer;
    padding: 5px 10px 2px;
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}
.othernews-post-image {
    width: 188px;
    background: white !important;
    text-align: center;
}


.next, .prev {
    border: none !important;
}

.widget-footer .widget-footer-row {
    padding: 18px 0px 0px 0px !important;
}
.mainnews-post h3 {
    font-size: 15px;
    padding: 10px 5px;
    background: #ffa92c;
    border-radius: 2px;
    text-align: center;
    margin: 5px 0px 5px 0px;
    display: block;
    color: white;
    letter-spacing: 0px;
    font-family: 'IRANSans';
}
.mainnews-post h3 a{
    color: white !important;
}
.mainnews-post ol li
{
    list-style-type: decimal !important;
} 
.mainnews-post ul li
{
	list-style: inside;
  
} 

.abzarak{
	
}
.abzarak li {
 
      display: inline-block;
    margin: 0 0 0 5px !important;
   
}


ul {
  line-height: 1.5em;
  margin: 5px 0 15px;
  padding: 0;
}

li {
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
}
    
            
li.square::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  background-color: #f9dd94;
}
    
            
li.triangle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #f9dd94;
}
    
            
li.arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  height: 5px;
  width: 5px;
  border: 1px solid #f9dd94;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}
    
            
li.line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  display: block;
  border-top: 2px solid #f9dd94;
}
    
            
li.plus::before  {
  content: "";
  position: absolute;
  background: #f9dd94;
  left: 0;
  top: 9px;
  height: 2px; 
  width: 8px;
}

li.plus::after { 
  content: ""; 
  position: absolute; 
  background: #f9dd94;
  left: 3px; 
  top: 5px; 
  height: 10px; 
  width: 2px;
}
    
            
li.diamond::before {
  content: "";
  position: absolute; 
  left: 0px; 
  top: 0px; 
  width: 0; 
  height: 0; 
  border: 5px solid transparent; 
  border-bottom-color: #f9dd94;
}

li.diamond::after { 
  content: ""; 
  position: absolute; 
  left: 0px; 
  top: 10px; 
  width: 0; 
  height: 0; 
  border: 5px solid transparent; 
  border-top-color: #f9dd94;
}
    
            
li.checkmark::before {
  content: ""; 
  position: absolute; 
  left: 2px; 
  top: 5px; 
  width: 3px;
  height: 6px;
  border: solid #f9dd94;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
    
            
li.circle-checkmark::before {
  content: ""; 
  position: absolute; 
  left: 0; 
  top: 2px; 
  border: solid 8px #f9dd94;
  border-radius: 8px;
}

li.circle-checkmark::after {
  content: ""; 
  position: absolute; 
  left: 5px;
  top: 5px;
  width: 3px;
  height: 6px;
  border: solid #7eb4e2;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
    
            
li.star::before {
  content: ""; 
  position: absolute; 
  left: 0; 
  top: 5px;
  background: #f9dd94;
  width: 10px; 
  height: 10px;
  text-align: center; 
  transform: rotate(0deg);
}

li.star::after {
  content: ""; 
  position: absolute; 
  top: 5px; 
  left: 0; 
  height: 10px; 
  width: 10px; 
  background: #f9dd94;
  transform: rotate(45deg);
}
    
            
li.heart::before, li.heart::after {
  content: ""; 
  position: absolute; 
  left: 7px; 
  top: 5px; 
  width: 7px; 
  height: 12px; 
  background: #f9dd94;
  border-radius: 50px 50px 0 0; 
  transform: rotate(-45deg); 
  transform-origin: 0 100%;
}

li.heart::after {
  content: ""; 
  position: absolute; 
  top: 5px; 
  left: 0; 
  transform: rotate(45deg); 
  transform-origin: 100% 100%;
}
    
            
li.cross::before {
  content: "";
  position: absolute;
  height: 15px;
  border-left: 2px solid #f9dd94;
  transform: rotate(45deg);
  top: 2px;
  left: 5px;
}

li.cross::after {
  content: "";
  position: absolute;
  height: 15px;
  border-left: 2px solid #f9dd94;
  transform: rotate(-45deg);
  top: 2px;
  left: 5px;
}
    
            
li.curved-arrow::before {
  content: "";
  position: absolute;
  width: 0; 
  height: 0;
  left: 4px;
  top: 3px;
  border-top: 9px solid transparent; 
  border-right: 9px solid #f9dd94;
  transform: rotate(10deg);
}

li.curved-arrow::after {
  content: "";
  position: absolute;
  border: 0 solid transparent; 
  border-top: 3px solid #f9dd94;
  border-radius: 20px 0 0 0; 
  top: 0; 
  left: -5px; 
  width: 12px; 
  height: 12px; 
  transform: rotate(45deg);
}
.emoji{
	max-width: 20px;
    height: auto;
}


#figurephotos   img {
   max-width: 100% !important;
    width: 100% !important;
    float: right !important;
    HEIGHT: 80%;
}
#figurephotos {
max-width: 100% !important;
    float: right !important;
    HEIGHT: auto;
	    background: white;
}

#figurephotos {
    font-size: 12px;
}

hr {
    border-top: 5px solid #f6f6f6 !important;
    margin: 60px auto;
}

.backoritybase li
{
    padding: 9px 7px 0px !important;
    border-radius: 2px;
    font-weight: 2;
    font-size: 13px;
    line-height: 2;
    background: radial-gradient(circle, #e0e0e0 0%, rgb(227 227 227) 100%) !important;
    margin: 0 0 7px !important;
    display: inline-block;
    width: 100%;
}
.backoritybase
{
	text-align: center;
}
.backoritybase a
{
padding: 2px 0px !important;
    border-radius: 2px;
    font-weight: 2;
    font-size: 13px;
    margin: 0 0 7px !important;
    line-height: 15px;
}
.backoritybase ul {

    width: 100% !important;
}
.othernews-post-image img
{
	width: 100% !important;
}

#menu-codetools li{
	margin: 0 0 10px;
    padding: 5px 0;
    list-style: none;
    color: #606c7b;
    background: #607d8b05;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    box-shadow: 0px 2px 2px #e6ecf3;
}

.lcp_catlist li{
    margin: 0 0 15px;
    padding: 10px;
    color: #606c7b;
    background: #607d8b05;
    display: block;
    font-size: 15px;
    box-shadow: 0px 2px 2px #e6ecf3;
}
.lcp_catlist li  img {
   margin: 0 10px 5px 0;
    border-radius: 10%;
}
.lcp_catlist li a,.lcp_excerpt {
    font-size: 14px;
}
.lcp_paginator li
{
border-radius: 2px;
    text-align: center;
    color: #77777796;
    border: 1px transparent !important;
    cursor: pointer;
    padding: 5px 10px 2px !important;
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
    line-height: 25px;
	
}
