@font-face {font-family: 'IRANSans';src: url('fonts/IRANSans.eot');src: url('fonts/IRANSans.eot') format('eot'),url('fonts/IRANSans.woff') format('woff'),url('fonts/IRANSans.ttf') format('truetype');font-weight: normal;font-style: normal;}
@font-face {font-family: 'IRANYEKANMOBILELIGHT';src: url('fonts/IRANYEKANMOBILELIGHT.eot');src: url('fonts/IRANYEKANMOBILELIGHT.eot') format('eot'),url('fonts/iranyekanwebregularfanum.woff') format('woff'),url('fonts/IRANYEKANMOBILELIGHT.ttf') format('truetype');font-weight: normal;font-style: normal;}

h1,h2,h3,h4,h5 {
font-family: 'IRANYEKANMOBILELIGHT', Arial, sans-serif !important; 
}
div ,button ,bdi,li ,ul , a.nav-top-link {
font-family: 'IRANSans', Arial, sans-serif !important; 
}

.entry h2 {
color: black;
font-size: 26px !important;
}
.entry h3 {
color: #00bf80 !important;
margin-bottom: 10px;
font-size: 24px !important;
}
.entry h4 {
color: #0a6846 !important;
font-size: 22px !important;
}
.entry h5 {
color: #959c9d !important;
font-size: 19px !important;

}
#main-content-row article .editor-choice {
    position: relative;
    border: 4px dashed orange;
    padding: 15px 30px;
    margin: 30px -30px 30px -30px;
    background: linear-gradient(0deg, #fff2d2 10%, white 25%, white 55%, #fff2d2);
}
#main-content-row article .editor-choice:before {
    content: "";
    position: absolute;
    z-index: -2;
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    box-shadow: 0 0 20px 0px orange;
}
#main-content-row article .entry-content.entry.clearfix img {
    margin: auto;
    display: block;
}

li{
	list-style:none!important;
}

#story-highlights li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 6px;
    border-radius: 7px;
    text-align: justify;
    background: #d5d5d5;
    padding: 15px;
    font-size: 90%;
}

#story-highlights li:before, .story-index-content li:before{
	content: ''!important;
}
#story-highlights {
    display: contents;
}
.header-layout-1-logo{
	width:145px!important;
}
blockquote.quote-light {
  border-left-width: 0;
  border-right-width: 3px;
}

q:before,
blockquote:before {
 content: '\f10e';
    margin-top: -20px;
    margin-bottom: 5px;
    color: #8701b8;
    font-family: 'tiefonticon';
    font-size: 26px;
}
q:after,
blockquote:after {
 content: '\f10e';
    color: #8701b8;
    font-family: 'tiefonticon';
    font-size: 26px;
    float: left;
    transform: rotate(180deg);
}
q, blockquote{
    padding: 30px 50px 33px!important;
    border-radius: 7px;
    box-shadow: 3px 5px 8px #8701b8;
    background: #000000!important;
	color:#fff;
	margin-bottom: 1em;
}
blockquote a{
	color: #8701b8;
}
.entry p {
    margin-bottom: 25px;
    line-height: 26px;
    text-align: justify;
}
blockquote p {
    margin-bottom: 1.474em;
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
}
.entry ul li {
    background: url(https://arianawork.com/wp-content/uploads/bestfarsi.check_-1.png) no-repeat right top;
    background-size: auto;
    background-size: auto;
    margin: 5px;
    padding-right: 30px;
    background-size: 17px;
    list-style: none;
}
.wp-caption .wp-caption-text {
    color: #686868;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: center;
}
.entry ol li, .entry ul ol li, .comment-content ol li, .comment-content ul ol li {
    list-style: decimal!important;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin: 0 0 0.5em;
}
.taxonomy-description.entry figure{
	display: contents;
}
.entry table td, .entry table th {
  text-align: center !important;