@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/IRANSansWeb.eot');
  src: url('../webfonts/IRANSansWeb.eot?#iefix') format('embedded-opentype') /* IE6-8 */,
    url('../webfonts/IRANSansWeb.woff2') format('woff2') /* FF39+,Chrome36+, Opera24+*/,
    url('../webfonts/IRANSansWeb.woff') format('woff') /* FF3.6+, IE9, Chrome6+, Saf5.1+*/,
    url('../webfonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: 'dalal';
    src: url('../webfonts/dalal.eot');
    src: url('../webfonts/dalal.eot#iefix') format('embedded-opentype'),
         url('../webfonts/dalal.woff2') format('woff2'),
         url('../webfonts/dalal.woff') format('woff'),
         url('../webfonts/dalal.ttf') format('truetype'),
         url('../webfonts/dalal.svg#Alhaal_Logo') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'IRANSans', tahoma, Arial, serif;
    /*background-color: #121212;*/
    /*background-color: #F6EDE6;*/
    background-color: #232323;
    direction: rtl;
    color: #fff;
}
h1{
    /*font-family: 'LidLike-IRAN-Black','LidLike-Sans', tahoma, Arial;*/
    background-color: transparent;
}
h1,h2,h3,h4,h5,h6{
    line-height: 1.618;
}
h2,h3,h4,h5,h6{
    /*font-family: "sahel", Sans-serif;*/
    background-color: transparent;
}
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    outline: none;
}
.ltr{
    direction: ltr;
}
header {
    box-shadow: 0 0 5px rgba(0, 0, 0, .26);
    transition: background-color .3s;
    /*box-shadow: 0 3px 10px #000000;*/
    /*background-color: #121212;*/
    background-color: #232323;
}

header .bg-dark{
    background-color: #232323 !important;
    padding: 0;
}

header .navbar-brand{
    padding-right: 24px;
}

.app-buttons a{
    display: inline-block;
    margin-right: 12px;
}
.navbar-brand {
    order: 1; /* اولویت نمایش: سمت راست */
}

form {
    order: 2; /* اولویت نمایش: وسط */
    flex-grow: 1; /* فرم در مرکز باقی می‌ماند */
    text-align: center;
}
header nav .form-control{
    background-color: #1c1c1c;
    margin: 0 auto;
    color: #474747;
    border: none;
}
.search-button{
    background-color: transparent;
    margin-right: -32px;
    color: #FFFFFF;
    border: none;
}
.app-buttons {
    padding-left: 24px;
    order: 3; /* اولویت نمایش: سمت چپ */
}
.user-info {
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-right: 12px;
    display: flex;
}
.user-info i{
    font-size: 26px;
    color: #fff;
}
.user-info a{
    font-weight: 700;
    font-size: 13px;
    color: #fff;
}
header nav .form-control {
    text-align: right; /* راست‌چین کردن متن ورودی */
}

@media (max-width: 576px) {
    form {
        max-width: 100%; /* عرض کامل برای فرم جستجو در موبایل */
    }
    .app-buttons {
        margin-top: 10px; /* فاصله برای دستگاه‌های کوچک */
    }
}
.alert-yellow{
    background-color: #ffd54f !important;
}

.sidebar-scroll-view {
    /*background-color: #0d0d0d;*/
    /*background-color: #F6EDE6;*/
    padding-top: 0.7rem !important;
    background-color: #1c1c1c;

}
.sidebar-scroll-view nav a{
    padding-right: 39px;
    margin-right: -15px;
    margin-left: -15px;
}
@media (max-width: 768px) {
    .sidebar-scroll-view nav {
        text-align: center;
    }
    .sidebar-scroll-view nav a {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        padding-right: 0 !important;
        margin-bottom: 15px;
    }
    .sidebar-scroll-view nav a i,
    .sidebar-scroll-view nav a span{
        display: block;
    }
}
.sidebar-scroll-view nav a i{
    margin-left: 12px;
}
.sidebar-scroll-view nav h3 a{
    color: #FFF;
}
.sidebar-scroll-view nav a{
    color: rgba(255, 255, 255, .5);
    line-height: 44px;
    font-weight: 700;
    display: block;
}
.sidebar-scroll-view .active {
    background-color: #474747;
}
.main-scroll-view {
    padding-bottom: 0.7rem !important;
    padding-top: 0.7rem !important;
    /*background-color: #F6EDE6;*/
    background-color: #121212;
}
.red{
    background-color: #5e0911;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.55),0 0 48px -2px rgba(255,26,53,.32);
}
.AdSense-card-col-3{
    position: relative;
}
.AdSense-card-col-3 h5{
    text-align: center;
    font-weight: bold;
    font-size: .6em;
}

.AdSense-card-col-3 .alhaal-warranty{
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    padding-bottom: 5px;
    padding-right: 5px;
    font-size: 12px;
    display: flex;
    bottom: 0;
}
.AdSense-card-col-3 .alhaal-warranty i{
    margin-left: 5px;
    color: #1D9BF0;
}
.AdSense-card-col-3 .alhaal-warranty span{
    font-weight: bold;
    font-size: 10px;
    color: #1D9BF0;
}
.dalal {
    font-family: 'dalal';
    font-weight: bold;
}
.dalal samp {
    position: relative;
    color: #fe6c61;
    right: -4px;
}
.column-title {
    font-size: 1em;
}

footer {
    color: rgba(255,255,255,.6);
    background-color: #181818;
}
.footer-btn-top {
    background-color: #333;
    margin-bottom: 1.5em;
    display: block;
    padding: 15px;
    color: #666;
}

.artists-list a{
    color: white;
}
