/*
Theme Name: blogarama
URI: https://hamyarwp.com/blogarama
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, .page-title, .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;
}
.entry-title {
    font-family: Yekan !important;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 3px 0;
}
.page .entry-title {
    text-align: right;
}
@media screen and (min-width: 37.5em){
.main-navigation ul.sub-menu {
    text-align: right;
}
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    right: auto;
}
.main-navigation ul ul {
    float: right;
    right: -999em;
    left: initial;
}
.entry-meta i {
    vertical-align: middle;
}
.entry-meta span {
    margin: 0 3px;
}
.read_more {
    font-size: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 100%;
    text-align: center;
    font-weight: 700;
}
.widget-area ul li:before {
    content: "\f104";
    margin-right: 0;
    margin-left: 5px;
    float: left;
    margin-top: 4px;
}
.widget .searchform .search-top {
    width: 79%;
    box-sizing: border-box;
}
.widget .searchform input[type="submit"] {
    float: left;
    width: 20%;
    box-sizing: border-box;
}
caption {
    text-align: center;
}
#wp-calendar td#next {
    text-align: left;
}
.nav-links {
    direction: ltr;
}
.entry-header div.col-xs-2 {
    float: right;
}
.avatar {
    margin-left: 10px;
    margin-right: 0;
    float: right;
}
.single-post .entry-meta {
    text-align: right;
}
.comment-author.vcard img {
    float: right;
    margin-left: 20px;
    margin-right: 10px;
}
li > ul, li > ol {
    margin-bottom: 0;
    margin-right: 1.5em;
    margin-left: 0;
}
.reply {
    text-align: left;
}
.comment-content {
    margin-right: 16%;
    margin-left: 0;
}
.entry-content p {
    text-align: justify;
}
@media only screen and (max-width: 599px){
.main-navigation ul ul {
    margin-right: 10px;
    margin-left: 0;
}}

@media only screen and (max-width: 599px){
.main-navigation ul ul {
    right: 0 !important;
    left: initial;
}}
@media only screen and (max-width: 599px){
.main-navigation li {
    display: block;
    width: 100%;
    float: right;
}}
#search-icon {
    left: 20px;
    right: initial;
}
#search-icon .fa-search {
    margin-top: 3px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 4px 6px;
}
.wpcf7 label {
    width: 100%;
}
.wpcf7 input {
    width: 100%;
    margin-top: 5px;
}
.wpcf7 textarea{
    width: 100%;
    margin-top: 5px;
}

