/*
Theme Name: blogstyle
URI: https://hamyarwp.com/blogstyle
Author: HAMYARWP
RTL-er: HAMYARWPRTL-er
*/
@font-face {
    font-family: 'Yekan';
    src: url('fonts/WebYekan.eot');
    src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebYekan.woff') format('woff'),
         url('fonts/WebYekan.ttf') format('truetype'),
         url('fonts/WebYekan.svg#WebYekan') format('svg');
}
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: bold;
  src: url('fonts/BMitraBold.woff') format('woff');   /* All Major Browsers */
}
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/BMitra.woff') format('woff');   /* All Major Browsers */
}

body,button, input[type="button"], input[type="reset"], input[type="submit"],textarea,a,h1,h2,h3,h4,h5,h6,span,p,.widget-title{
  font-family: Yekan;
  letter-spacing: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea{
  font-family: Yekan;
  letter-spacing: 0;
}
.site-description, .main-navigation, .main-navigation .nav-menu > li > a, .main-navigation ul ul li a, .header-bottom h1, .header-bottom h2, .home-header-bottom h1, .home-header-bottom h2, .header-bottom h3, .header-bottom h4, .home-header-bottom h3, .home-header-bottom h4{
  font-family: Yekan;
  letter-spacing: 0;
}
.main-navigation a, body, button, input, select, textarea, span, .header-bottom h1, .header-bottom h2, .home-header-bottom h1, .home-header-bottom h2, .header-bottom h3, .header-bottom h4, .home-header-bottom h3, .home-header-bottom h4{
  font-weight: 400;
}
@media (min-width: 992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
}}
@media (min-width: 768px){
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
}}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}
.expSearchBox {
    float: left;
}
.bls-blog-side-bar h2 {
    padding: 8px 5px 7px 0;
}
.bls-blog-meta span {
    float: right;
}
span.bls-blog-date i {
    margin-left: 8px;
    margin-right: 0;
    vertical-align: middle;
}
.bls-blog-meta span i {
    padding-left: 5px;
    padding-right: 0;
}
.bls-blog-section p {
    text-align: right;
}
.bls-blog-comments span {
    padding: 5px 15px 0px 10px;
    margin: 8px 7px 0 0;
    font-style: italic;
}
.bls-blog-comments span i {
    padding-left: 5px;
    padding-right: 0;
    vertical-align: middle;
}
.pagination {
    direction: ltr;
    display: block;
    text-align: center;
}
.bls-pagination span, .bls-pagination a {
    padding: 5px 13px;
}
.bls-footer-section .widget_recent_entries ul li {
    padding-right: 5px;
    padding-left: 0;
}
.bls-footer-section .widget_recent_entries ul li {
    margin: 0 15px 0 0;
    color: #fff;
}
.bls-footer-section .widget_recent_entries ul li:before {
    content: "\f104";
    margin-right: -1.3em;
    margin-left: 0;
}
.bls-footer-section .widget_recent_comments ul li:before {
    content: "\f104";
}
.hwp a{
	color: #fff;
}
.main-menu.nav.nav-bar, .main-menu.nav.nav-bar li, .menu-bar-icons, .menu-bar-button {
    float: right;
}
.main-menu.nav.nav-bar li a{
	font-size: 15px !important;
}
.dropdown-menu {
    right: 0;
    left: initial;
    float: right;
    text-align: right;
}
.navbar ul li ul li ul {
    right: 160px;
    left: initial;
}
.mean-container .mean-nav ul li a {
    float: right;
    text-align: right;
}
.mean-container .mean-nav ul li a {
    padding: 20px 20px 20px 0 !important;
    display: block;
    width: 100%;
    color: #fff !important;
}
@media (max-width: 768px){
.expSearchBox {
    display: none;
}}
.mean-container .mean-nav ul li a.mean-expand {
    left: 0;
    right: initial;
    border-left: transparent !important;
    border-right: 1px solid rgba(255, 255, 255, .4)!important;
}
.mean-container .mean-nav ul li li a {
    margin: 0 40px 0 0;
}
.comment-body {
    margin: 20px 20px 20px 20px;
}
.comments-area ol.comment-list {
    list-style: none;
    padding-right: 0;
    padding-left: 0;
}
.comment-list ol.children {
    margin-right: 45px;
    margin-left: 0;
}
ul.blog-detail-page-nation li:last-child {
    float: left;
}

.comment-form label {
    float: right;
}




