﻿/* CSS Document */
@font-face { font-family: 'iranfont'; src: url('../font/iranfont.woff') format('woff'); }
@font-face { font-family: 'yekan'; src: url('../font/yekan.woff') format('woff'); }
* { box-sizing: border-box; }
html { margin: 0px; padding: 0px; font-size: 16px; }
body { direction: rtl; margin: 0px; padding: 0px; font-family: iranfont; font-size: 0.8rem; line-height: 1.8em; background-color: #fff; color: #000; text-align: center; }
h1, h2, h3, h6 { font-family: yekan; font-weight: normal; line-height: 1.5em; padding: 0px; margin: 0px; }
h1 { font-size: 2.5rem }
h2 { font-size: 2rem }
h3 { font-size: 1.75rem }
h6 { font-size: 1rem }
a { color: #5b2f89; text-decoration: none; }
a:hover { color: #000; transition: all ease 0.3s; text-decoration: none; }
img { max-width: 100%; height: auto; }
.clearfix { clear: both; }


.content { margin-bottom: 20px; text-align: right; }
.post { margin-bottom: 15px; border-bottom: 1px dashed #ddd; }
.post-title { padding: 7px 10px; border-right: 5px solid #5b2f89; }
.post-title:after { clear: both; display: table; content: ''; }
.post-title h2 { font-size: 1.3rem; display: inline; color: #000; }
.post-title h2 a { color: #333; }
.post-title h2 a:hover { color: #5b2f89; }
.post-body { padding: 15px; }
.post-body a { color: #5b2f89; }
.post-body a:hover { color: #000; }
.post-cnt { line-height: 2em; margin-bottom: 10px; }
.post-cnt:after { content: ''; display: table; clear: both; }
.post-cnt a { color: #5b2f89; }
.post-cnt a:hover { color: #000; }
.post-cnt img { }
.post-cnt ul { margin: 0px; padding: 0px; }
.post-cnt li { list-style-type: square; margin-bottom: 5px; list-style-position: inside; }
.post-thumb { }
.post-thumb img { margin-bottom: 10px; -ms-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.post-thumb img:hover { -ms-transform: scale(1.04); -webkit-transform: scale(1.01); transform: scale(1.01); }
.post-related { margin-bottom: 10px; }
.post-related:before { font-family: webfont-s; font-size: 1.2rem; margin-left: 5px; vertical-align: middle; display: inline-block; }
.post-related ul { }
.post-related li { list-style-type: square; }
.post-related li a { }
.post-related li a:hover { }
.post-details { margin-bottom: 10px; font-family: yekan; font-size: 0.8rem; }
.post-details a { color: #000; }
.post-details a:hover { color: #5b2f89; }
.post-details ul { margin: 0px; padding: 0px; }
.post-details li { list-style-type: none; display: inline-block; padding: 3px 3px; }
.post-details li:last-child { }
.post-details ul:after { content: ''; display: table; clear: both; }
.post-details div { margin-left: 15px; }
.post-details div:before { font-family: webfont-r; font-size: 1rem; margin-left: 5px; vertical-align: middle; display: inline-block; }
.post-details .postviews:before { font-family: webfont-s; }
.post-footer { font-family: yekan; font-size: 0.9rem; }
.post-footer a { color: #000; }
.post-footer a:hover { color: #5b2f89; }
.post-footer ul { margin: 0px; padding: 0px; }
.post-footer ul:after { content: ''; display: table; clear: both; }
.post-footer li { list-style-type: none; display: inline-block; padding: 7px 10px; }
.post-footer li:last-child { margin-left: 0px; margin-right: 0px; float: left; }
.post-footer div { margin-left: 15px; }
.post-footer div:before { font-family: webfont-s; font-size: 1rem; margin-left: 5px; vertical-align: middle; display: inline-block; }
.post-footer div a:before { font-family: webfont-s; font-size: 1rem; margin-left: 8px; vertical-align: middle; display: inline-block; }
.post-footer div a:after { font-family: webfont-s; font-size: 1rem; margin-right: 8px; vertical-align: middle; display: inline-block; }
.postdate { }
.postauthor { }
.postmore { }
.postmore a {background-color: #5b2f89; color: #fff; border-radius: 4px; padding: 5px 10px; display: inline-block;}
.postmore a:hover { background-color: #000; color: #fff;}
.postdate:before { content: '\f133'; }
.postauthor:before { content: '\f007'; }
.postmore a:after { content: '\f053'; }


.sidebar { text-align: right; margin-bottom: 20px; }
.menubox { margin-bottom: 15px; text-align: right; }
.menu-title { padding: 7px 10px; background-color: #5b2f89; border-radius: 4px; margin-bottom: 10px;}
.menu-title h3 { color: #fff; font-weight: normal; font-size: 0.9rem; display: inline; line-height: 1em; }
.menu-title h3:before { content: '\f108'; font-family: webfont-s, webfont-r; font-size: 1rem; vertical-align: middle; display: inline-block; font-weight: normal; margin: 0px 0px 0px 10px; }
.menu-title:after { display: table; content: ''; clear: both; }
.menu-body { padding: 10px; }
.menu-body ul { margin: 0px; padding: 0px; }
.menu-body li { list-style-type: none; list-style-position: inside; margin-bottom: 2px; }
.menu-body li span { margin-right: 3px; }
.menu-body li a:before { content: '\f104'; margin-left: 7px; vertical-align: middle; font-family: webfont-s; font-size: 0.8rem; display: inline-block; }
.menu-body li a { display: block; padding: 3px 3px; color: #333; }
.menu-body li a:hover { color: #5b2f89; }
.menu-body a { color: #5b2f89; }
.menu-body a:hover { color: #000; }
.menu-body img { margin-bottom: 5px; }

.aboutme { }
.newposts { }
.visited { }
.liked { }
.cmnted { }
.lastcmnt { }
.archive { }
.dailylink { }
.searchbox { }
.etcpages { }
.blogtools { }
.ultrabox { }
.userpanel { }
.randomp { }
.autolink { }
.newspaper { }
.polls { }
.calendarbox { }
.links { }
.writers { }
.catbox { }
.tagbox { }
.adv { }
.stats { }
.wthumb { }
.wthumb li { border-bottom: 1px solid #eee; padding: 5px; }
.wthumb li:last-child { border-bottom: none; }
.wthumb li img { float: right; margin: 0px 0px 5px 10px; width: 30%; height: auto; }
.wthumb li a:before { content: none; }
.wthumb li:after { content: ""; display: table; clear: both; }
.catbox ul li ul { margin-right: 15px; margin-bottom: 10px; }
.catbox ul li ul li { }
.tagbox ul { text-align: center; }
.tagbox li { display: inline-block; margin: 2px 2px; }
.tagbox li a { display: inline-block; padding: 2px 6px; background-color: #eee; border-radius: 4px; }
.tagbox li a:hover { background-color: #5b2f89; color: #fff; }
.tagbox li a:before { content: none; }
.adv li { }
.adv li a { padding: 5px; margin-bottom: 5px; border-radius: 4px; }
.adv li:nth-child(odd) a { background-color: #eee; color: #000; }
.adv li:nth-child(even) a { background-color: #f9f9f9; color: #000; }
.adv li:nth-child(odd) a:hover, .adv li:nth-child(even) a:hover { background-color: #2DA9EC; color: #fff; }
.stats li { border-bottom: 1px dashed #ccc; padding: 5px; }
.stats li:hover { background-color: #f9f9f9; }
.stats li span { background-color: #666; color: #fff; display: inline-block; padding: 3px 4px; border-radius: 4px; font-size: 0.6rem; line-height: 1em; float: left; margin-right: 5px; }
.stats li:after { display: table; content: ''; clear: both; }
.links ul li a:before { content: '\f104'; }
.writers ul li a:before { content: '\f2bd'; font-family: webfont-r; }
.catbox ul li a:before { content: '\f07b'; }
.catbox ul li ul li a:before { content: '\f07c'; font-family: webfont-r; }
.adv ul li a:before { content: '\f100'; }
.newposts .menu-title h3:before { content: '\f022'; }
.catbox .menu-title h3:before { content: '\f07c'; }
.writers .menu-title h3:before { content: '\f0c0'; }
.tagbox .menu-title h3:before { content: '\f02c'; }
.dailylink .menu-title h3:before { content: '\f0a1'; }
.links .menu-title h3:before { content: '\f0c1'; }

.col-lg-3 .sidebar .menubox { background-color: #f5f5f5; border: 1px solid #eee; padding: 5px;}
.col-lg-2 .sidebar .menu-body { border: 1px solid #ddd;}
.col-lg-2 .sidebar .menu-title { border-radius: 0px; margin-bottom: 0px;}


.navbar { padding: 0rem 1rem; }
.navbar-brand { padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-nav { padding-left: 0; margin-bottom: 0; list-style: none; }
.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }
.navbar-expand-lg .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
.navbar-nav .dropdown-menu { position: static; float: none; }
.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }
.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand { color: #fff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }
.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 1); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }
.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-text a { color: #fff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }
.dropdown-menu { top: 97%; left: 0; min-width: 10rem; padding: 0rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #000; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0rem; }
.dropdown-menu-right { right: 0; left: auto; }
.dropdown-item { display: block; width: 100%; padding: 0.7rem 0.7rem; clear: both; font-weight: 400; color: #000; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; min-width: 200px;}
.dropdown-item:hover, .dropdown-item:focus { color: #fff; text-decoration: none; background-color: #5b2f89; }
.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #5b2f89; }
.dropdown-item.disabled, .dropdown-item:disabled { color: #888; background-color: transparent; }
.dropdown-menu.show { display: block; }
.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #000; white-space: nowrap; }
.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #000; }

.navbar-brand h1 { font-size: 2rem; padding: 0px; margin: 0px; line-height: 0px; }
.nav-link { font-family: yekan; font-size: 0.8rem; }
.dropdown-menu { text-align: right; font-family: yekan; font-size: 0.8rem; }

ul.navbar-nav { margin: 0px; padding: 0px;}



.top-nav-bg {background-color: #5b2f89;}
.top-nav {}
.top-nav ul {margin: 0px; padding: 0px;}
.top-nav li {}
.top-nav li:first-child a:before {}
.top-nav a { color: #fff;}
.top-nav a:hover { color: #fff; background-color: rgba(0, 0, 0, 0.2); transition: all ease 0.3s;}

.site-social {}
.site-social ul {margin: 0px; padding: 0px;}
.site-social li {}
.site-social a {color: #fff;}
.site-social a i {font-size: 1.2rem;}
.site-social a i:before {}
.site-social a:hover{color: #fff; background-color: rgba(0, 0, 0, 0.2); transition: all ease 0.3s;}

.header-bg { background-color: #7a4ca8; padding-top: 10px; padding-bottom: 10px;}
.site-title {color: #fff;}
.site-title h1 { font-size: 1.8rem; margin-bottom: 5px;}
.site-title h3 {font-size: 1rem; font-family: iranfont;}
.site-title h1 a { color: #fff;}
.site-title h1 a:hover { color: #fff;}

.site-logo {}
.site-logo img {border: 0px;}

.head-adz {}
.head-adz img {margin-bottom: 5px;}

.cat-nav-bg {background-color: #5b2f89; margin-bottom: 10px;}
.cat-nav {}
.cat-nav ul {padding: 0px; margin: 0px;}
.cat-nav li {}
.cat-nav a {}
.cat-nav a:hover {}

.site-search {padding: 5px;}
.site-search form {}
.site-search form input[type="text"]{border: 0px; padding: 2px 10px; height: 30px; vertical-align: middle; display: inline-block; max-width: 100%}
.site-search form input[type="submit"]{border:0px; height: 30px; width: 30px;vertical-align: middle; display: inline-block; background-color: #eee; background-image: url(../image/search_black.png); background-position: center center; background-repeat: no-repeat; margin-right: -4px;}
.site-search form input[type="submit"]:hover{ background-color: #000; background-image: url(../image/search.png); transition: all ease 0.3s; }
.site-search ::placeholder {}

.vcat-block {border: 1px solid #ddd; padding: 10px; margin-bottom: 10px;}
.vcb-title {margin-bottom: 10px; background-color: #5b2f89; color: #fff; border-radius: 4px; text-align: right; padding: 10px 10px;}
.vcb-title h3 {font-size: 1rem;  }
.vcb-title h3:before {content: '\f07b'; font-family: webfont-s, webfont-r; font-size: 1rem; vertical-align: middle; display: inline-block; font-weight: normal; margin: 0px 0px 0px 10px; }
.vcb-item {margin-bottom: 10px; text-align: right;}
.vcb-item:after {content: ""; display: table; clear: both;}
.vcb-item img {width: 40%; height: auto; float: right; margin: 0px 0px 5px 10px;}
.vcb-item h2 {font-size: 0.8rem;}
.vcb-item a { color: #333;}
.vcb-item a:hover { color: #5b2f89;}

.gallery-slideshow {margin-bottom: 30px; margin-top: 10px;}
.gss-title {margin-bottom: 5px; background-color: #5b2f89; color: #fff; text-align: center; padding: 10px 10px;}
.gss-title h3 {font-size: 1rem; }
.gss-title h3:before {content: '\f030'; font-family: webfont-s, webfont-r; font-size: 1.3rem; vertical-align: middle; display: inline-block; font-weight: normal; margin: 0px 0px 0px 15px;}
.gslide img {border-radius: 4px;}

.offer-post-bg {margin-bottom: 20px;}
.offer-post-block {border: 1px solid #5b2f89; padding: 10px;}
.opb-title {margin-bottom: 20px; color: #333; text-align: center; padding: 10px 10px;}
.opb-title h3 {font-size: 1.5rem;}
.opb-title h3:before {}
.opb-body {padding-right: 10px; padding-left: 10px;}
.opb-item {margin-bottom: 15px; border: 1px solid #ddd; padding: 10px; background-color: #f1f1f1;}
.opb-item img {margin-bottom: 5px;}
.opb-item h2 {font-size: 0.9rem;}
.opb-item a { color: #333;}
.opb-item a:hover { color: #000;}

.widget-area-bg {background-color: #2e1c3f; padding-top: 20px; padding-bottom: 20px;}
.widget-box {text-align: right; color: #fff;}
.widget-box h3 {margin-bottom: 15px; font-size: 1rem; border-bottom: 3px solid rgba(255, 255, 255, 0.3); padding: 10px 10px 10px; position: relative;}
.widget-box h3:after { position: absolute; content: ""; display: block; width: 40%; height: 3px; background-color: rgba(255, 255, 255, 0.71); bottom: 0; right: 0; margin-bottom: -3px;}
.widget-box h3 i {font-size: 1rem; vertical-align: middle; display: inline-block; font-weight: normal; margin: 0px 0px 0px 10px; border: 2px solid #fff; border-radius: 100%; height: 40px; width: 40px; text-align: center; padding-top: 10px;}
.widget-box h3 i:before {}
.widget-box p {}
.widget-box a {}
.widget-box a :hover{}
.widget-box ul {margin: 0px; padding: 0px;}
.widget-box li {list-style-type: none;}
.widget-box li a { color: #fff;}
.widget-box li a:before {content: '\f104'; margin-left: 7px; vertical-align: middle; font-family: webfont-s; font-size: 0.8rem; display: inline-block;}
.widget-box li a:hover { color: #ccc;}

.contact-info {}
.contact-info ul {}
.contact-info li {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #fff;}
.contact-info li span {}
.contact-info li i {margin-left: 10px; vertical-align: middle; font-family: webfont-s; font-size: 1rem; display: inline-block;}
.contact-info li i:before {}

.footer-bg {background-color: #160c20; padding-top: 20px; padding-bottom: 40px;}
.footer-block { color: #fff;}
.footer-block a {color: #fff;}
.footer-block a:hover { color: #ccc;}
.footer-block i {}
.footer-block i:before {}
.footer-social {margin-bottom: 30px;}
.footer-social span {border-radius: 30px; border: 1px solid #fff; padding: 0px; display: inline-block;}
.footer-social ul {padding: 0px; margin: 0px;}
.footer-social li {}
.footer-social a {}
.footer-social a:hover {}
.footer-social i {font-size: 1.5rem; }
.footer-social i:before {}
.site-copyright {margin-bottom: 20px;}
.site-copyright span {border-bottom: 1px solid #fff; padding-bottom: 10px; display: inline-block;}
.site-designer {}


@media (max-width: 768px) {html { font-size: 16px; } .cmnt-user { margin-bottom: 10px;} .cmnt-user, .cmnt-date { width: 100%; float: none; text-align: right;}}
@media (min-width: 576px) {}
@media (min-width: 768px) {li.dropdown:hover > .dropdown-menu { display: block; } }
@media (min-width: 992px) {}
@media (min-width: 1200px) {}


/*************************************************************
                            NAVBAR
*************************************************************/

.navbar { padding: 0rem 1rem; }
.navbar-brand { padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-nav { padding-left: 0; margin-bottom: 0; list-style: none; }
.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }
.navbar-expand-lg .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }
.navbar-nav .dropdown-menu { position: static; float: none; }
.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }
.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand { color: #fff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }
.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 1); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }
.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-text a { color: #fff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }
.dropdown-menu { top: 97%; left: 0; min-width: 10rem; padding: 0rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #000; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0rem; }
.dropdown-menu-right { right: 0; left: auto; }
.dropdown-item { display: block; width: 100%; padding: 0.7rem 0.7rem; clear: both; font-weight: 400; color: #000; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; min-width: 200px;}
.dropdown-item:hover, .dropdown-item:focus { color: #fff; text-decoration: none; background-color: #5b2f89; }
.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #5b2f89; }
.dropdown-item.disabled, .dropdown-item:disabled { color: #888; background-color: transparent; }
.dropdown-menu.show { display: block; }
.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #000; white-space: nowrap; }
.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #000; }

.navbar-brand h1 { font-size: 2rem; padding: 0px; margin: 0px; line-height: 0px; }
.nav-link { font-family: yekan; font-size: 0.8rem; }
.dropdown-menu { text-align: right; font-family: yekan; font-size: 0.8rem; }

ul.navbar-nav { margin: 0px; padding: 0px;}