﻿@import url(/css/fonts.css);

a {
    color: #333;
    text-decoration: none;
    font-family: "Yekan Bakh FaNum", sans-serif;
}

p {
    font-family: "Yekan Bakh FaNum", sans-serif;
}

.btn-white {
    background-color: #fff;
    color: #000 !important;
    border-radius: 25px;
    padding: 1px 25px;
    /*font-size: 16px;*/
}

.btn-red {
    background-color: #b00000;
    color: #fff !important;
    border-radius: 25px;
    padding: 1px 25px;
    /*font-size: 16px;*/
}

body.msl-black {
    color: #637e8f;
    font-family: "Yekan Bakh FaNum", sans-serif;
}

    body.msl-black .title-style-2 .msl-heading {
        padding: 0px;
    }

.msl-black h1, .msl-black h2, .msl-black h3, .msl-black h4, .msl-black h5, .msl-black h6 {
    font-family: "Yekan Bakh FaNum", sans-serif;
    font-weight: 300;
    direction: rtl;
    text-align: right;
}

.music-top-chart-list img {
    opacity: 0.8;
}

.music-top-chart-list h5 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 1.9rem;
}

    .music-top-chart-list h5 span {
        margin-bottom: 1.1rem;
        display: block;
    }

.header-style-3 .navigation-1, .header-style-3 .fst-navigation, .header-style-3 .header-2st-row, .header-style-3 .breaking-news-column {
    direction: rtl;
}

.banner_slider .slide:before {
    background: none;
}

.new-album-thumb {
    background-color: #1c1c1c;
    padding: 2rem;
    margin: 0;
}

    .new-album-thumb figure {
        margin-bottom: 1.5rem;
    }

    .new-album-thumb h5 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .new-album-thumb h6 {
        font-size: 15px;
    }

body.msl-black .title-style-2 .msl-heading {
    direction: rtl;
    text-align: right;
}

.msl-black .msl-heading {
    float: right;
}

.msl-heading h5 {
    float: right;
}

.featured-thumb-list .featured-title {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 15px;
}

.blog-post-meta .blog-info {
    float: right;
    width: auto;
    direction: rtl;
}

.featured-thumb-list {
    padding: 15px;
}

.msl-black .blog-info * {
    color: #c9c9c9 !important;
}

.video-thumb {
    padding: 5px;
}

    .video-thumb figure {
        position: relative;
    }

        .video-thumb figure h6 {
            position: absolute;
            background-color: #010101;
            bottom: 1px;
            left: 1px;
            font-size: 10px;
            padding: 8px;
            line-height: 1;
        }

.msl-footer {
    background: #0d0d0d;
}

/* 🎧 ساختار اصلی آلبوم */
.homealbum {
    display: table;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    direction: rtl; /* باعث میشه ترتیب عکس راست، متن چپ بشه */
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
}

    .homealbum > .pull-right {
        width: 60%;
    }

    .homealbum > .pull-left {
        width: 40%;
    }
    /* اجزای اصلی */
    .homealbum > .pull-right,
    .homealbum > .pull-left {
        display: table-cell;
        vertical-align: middle;
        float: none !important;
    }

    /* عکس */
    .homealbum img {
        border-radius: 6px;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

/* محتوای آلبوم */
.album-info {
    direction: ltr; /* متن فارسی چپ به راست نشه */
    text-align: center;
}

    .album-info > div {
        margin-bottom: 10px;
    }

    .album-info .album-title {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
    }

        .album-info .album-title h5, .homealbum .album-title h5 {
            text-align: center;
            font-size: 85px;
            font-weight: 400;
            margin: 0;
            margin-top: 15px;
            font-family: "Hafez", sans-serif;
        }

        .album-info .album-title h6 {
            text-align: center;
            font-size: 30px;
            margin: 0;
        }

    .album-info .btn {
        display: inline-block;
        margin-top: 5px;
    }

.sub-banner {
    padding: 80px 0 20px;
}

    .sub-banner h6 {
        text-align: center;
    }

.album-title {
    float: right;
    width: auto;
    font-size: 22px;
    margin: 0 0 5px;
    font-weight: bold;
    line-height: normal;
}

.msl-concert-list {
    float: right;
    direction: rtl;
    border-radius: 0px;
}

    .msl-concert-list figure {
        float: right;
    }

.concert-title {
    float: right;
    margin-top: 8px;
}

.msl-concert-list .btn-1 {
    top: 50%;
    right: auto;
    left: 30px;
}

.msl-concert-list figure {
    width: 175px;
    border-right: none;
}

.msl-black .msl-concert-list .text-overflow {
    padding: 35px 25px 18px 30px;
}

.concert-meta {
    float: right;
}

.album-description {
    direction: rtl;
    background-color: #1c1c1c;
    padding: 15px;
    margin-bottom: 20px;
}

    .album-description p {
        color: #e9e9e9;
        margin: 0px;
        line-height: 30px;
    }

.modal-content {
    /*background-color: #0d0d0d;*/
    direction: rtl;
}

label {
    color: #fff;
    margin: 5px;
}

.field-wrapper {
    position: relative;
    margin-bottom: 1rem;
    margin-top: .5rem;
    min-width: 90px;
}

    .field-wrapper .field-placeholder {
        /* position: absolute; */
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        /*color: #fff;*/
        /* background: #d9d9d9; */
        border-radius: 30px;
        /*font-size: 1.2rem;*/
        /*font-weight: 600;*/
        top: -12px;
        right: 7px;
        padding: 2px 7px;
        z-index: 10;
        text-align: right;
    }

    .field-wrapper input, .field-wrapper select, .field-wrapper textarea {
        border: 1px solid #dbdaea;
        border-radius: 2px;
        /*        width: 100%;
        min-height: 40px;
        font-size: 1rem;*/
        color: #8a96a0;
        border-radius: .5rem;
    }

        .field-wrapper input:hover, .field-wrapper textarea:hover {
            border: 1px solid #1273eb;
        }

        .field-wrapper input:focus, .field-wrapper textarea:focus {
            outline-color: #1273eb;
        }

    .field-wrapper .input-group .btn {
        font-size: .75rem;
        font-weight: 600;
    }

.field-wrapper-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .field-wrapper-group .field-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .field-wrapper-group .input-icon-block {
        max-height: 40px;
        min-width: 40px;
        margin: .5rem 0 0 .2rem;
        border-radius: 2px;
    }

        .field-wrapper-group .input-icon-block i {
            font-size: .9rem;
            display: block;
        }

.field-placeholder {
    color: #000;
}

    .field-placeholder.required::after {
        content: " *";
        color: red;
    }

.modal-title {
    font-size: 15px;
}

.close {
    float: left;
    filter: alpha(opacity=90);
    opacity: .9;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}


.spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    vertical-align: middle;
}

.note p {
    font-size: 1.4rem !important;
    color: #dc3545 !important;
    line-height: 1.4;
}
/* چرخش */
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* حالت پنهان */
.hidden {
    display: none !important;
}

/* 🔹 رفع مشکل افتادن Swal2 پشت Modal Bootstrap 3 */
.swal2-container {
    z-index: 20000 !important;
}

.swal2-popup {
    z-index: 20001 !important;
}

.swal2-title {
    color: #333 !important;
    text-align: center !important;
}

.card-header-red {
    background-color: #c82333; /* قرمز تند */
}

.text-white {
    color: #fff !important;
}

.info-box {
    margin-bottom: 8px;
}

    .info-box .titl {
        display: block;
        font-weight: bold;
    }

    .info-box .value {
        color: #111;
        font-size: 1.2rem !important;
    }

.finance-box .titl {
    display: block;
    font-weight: bold;
}

.text-highlight {
    font-weight: bold;
    color: #d00;
}

.panel-default > .panel-heading {
    background-color: #0d0d0d;
    border-color: #292929;
    direction: rtl;
}

.panel-body {
    direction: rtl;
}

th {
    text-align: right;
}


.tabs {
    text-align: center;
    margin-bottom: 15px;
    direction: rtl;
}

    .tabs .tab {
        display: inline-block;
        padding: 8px 20px;
        margin: 0 3px;
        border: 1px solid #ddd;
        background: #f8f8f8;
        border-radius: 4px;
        cursor: pointer;
        font-weight: bold;
        transition: all 0.2s;
    }

        .tabs .tab.active {
            background: #db152e;
            color: #fff;
            border-color: #db152e;
        }

.tab-content {
    display: none;
    direction: rtl;
}

    .tab-content.active {
        display: block;
    }

.btn-block {
    width: 100%;
}

.header-2st-row .center-logo .playlist_menu_bar {
    display: none;
}

.msl-social li {
    text-align: center;
    width: 75px;
}

.msl-social a {
    border: none;
    float: none;
    line-height: normal;
}

    .msl-social a:hover {
        background-color: none;
    }

.msl-social li span {
    display: block;
    text-transform: uppercase;
    color: #797979;
    font-size: 1.1rem;
}

.icon-footer {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

    .icon-footer.spotify {
        background-image: url('/images/icon_spotify.png');
    }

    .icon-footer.soundcloud {
        background-image: url('/images/icon_soundcloud.png');
    }

    .icon-footer.apple {
        background-image: url('/images/icon_applemusic.png');
    }

    .icon-footer.youtubemusic {
        background-image: url('/images/icon_youtubemusic.png');
    }

.copyright {
    float: left;
    width: 100%;
    border-top: 1px solid #717171;
    margin-top: 40px;
    padding-top: 20px;
    color: #595959;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
}

.playlist_menu_bar li a i {
    font-size: 20px;
}

.playlist_menu_bar li a form i {
    font-size: 20px;
}

#userDataForm label {
    color: #000;
}

.latest-album article .text .icon-plus {
    float: left;
}

body.msl-black .latest-album article .text {
    background: #1c1c1c;
}

.simple-banner .banner_content, .banner_content {
    top: unset;
    bottom: 35%;
    text-align: right;
    padding-right: 250px;
}

    .banner_content .btn-white {
        font-size: 20px;
        padding: 1px 45px;
    }


#js-grid-masonry .cbp-item {
    aspect-ratio: 1 / 1; /* مربع */
    overflow: hidden;
}

    #js-grid-masonry .cbp-item img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* عکس پر کنه بدون کشیدگی */
    }

#trackTabs {
    background-color: #ccc;
}

    #trackTabs > li {
        float: right !important;
        margin-bottom: -1px;
    }

        #trackTabs > li.active {
            background-color: #979797;
        }

.centeralbum-counter {
    padding: 15px 20px;
    font-size: 30px;
}

    .centeralbum-counter b {
        font-weight: 400;
        font-family: 'PT Sans', sans-serif;
    }

.centeralbum-center img {
    max-height: 90px;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.centeralbum-right {
    padding: 15px 20px;
    font-size: 30px;
}

.album-page {
    margin-top: 585px;
    opacity: 0.7;
}

.album-cover {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
}

    .album-cover img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 10px;
        direction: rtl;
    }

.album-text {
    font-family: "Hafez", sans-serif;
    position: absolute;
    bottom: 365px;
    width: 100%;
    color: #fff;
    padding: .7rem;
    padding-right: 1.5rem;
    font-size: 1.2rem;
    line-height: 1.6;
    text-align: right;
    direction: rtl;
}

    /* برای نمایش امضا یا خطوط خاص در متن */
    .album-text img,
    .album-text svg {
        max-height: 60px;
        margin-top: 0.5rem;
    }

.alert-white {
    background-color: #d7d7d7;
    color: #333333;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.bg-red {
    background-color: #b00000;
}

.mp3-playlist-item-cover {
    float: right;
    padding: 0px;
}

.mp3-title .text-overflow > * {
    float: right;
    margin: 0 15px 0 0;
}

.mp3-playlist-item-cover .img-holder img {
    opacity: 0.8;
}

.mp3-playlist-item-cover .img-holder {
    width: 60px;
    height: 60px;
}

.form-control {
    font-size: 16px !important;
}
/* 🎯 واکنش‌گرا برای موبایل */
@media (max-width: 767px) {
    body.msl-black .logo-light {
        max-width: 160px;
    }
    #player-poem {
        height: 150px !important;
    }
    .music-top-chart-list h5 {
        bottom: 1rem;
    }

    .album-cover {
        display: block;
    }

    .album-description p {
        font-size: 11px;
    }

    .album-text {
        bottom: 380px;
    }

    .album-page {
        margin-top: 125px;
    }

    .album-title {
        font-size: 17px;
        float: none;
        text-align: center;
        padding-top: 20px;
    }

        .album-title h6 {
            text-align: center;
        }

    .homealbum .album-title h5 {
        font-size: 75px;
    }

    .centeralbum-counter {
        padding: 10px;
        font-size: 15px;
    }

    .centeralbum-right {
        padding: 10px;
        font-size: 20px;
    }

    .centeralbum-center img {
        max-height: 90px;
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 3;
    }

    .homealbum {
        display: block;
        direction: ltr; /* برای برگردوندن چیدمان در موبایل */
    }

        .homealbum > .pull-right,
        .homealbum > .pull-left {
            display: block !important;
            float: none !important;
            max-width: 100% !important;
            width: 100% !important;
            text-align: center;
            vertical-align: initial !important;
        }

    .album-info {
        /*margin-top: 15px;*/
        direction: ltr;
    }

    .msl-black .msl-concert-list .text-overflow {
        padding: 10px;
        padding-right: 20px;
    }

    .msl-concert-list {
        margin: 0 0 20px;
    }

        .msl-concert-list .btn-1 {
            margin: 0 !important;
            float: left;
        }

    .header-style-3 .header-2st-row .pull-right li {
        float: right;
        display: block !important;
        margin: 0 !important;
    }

    .dl-menuwrapper li a {
        text-align: right;
    }

    .dl-menuwrapper .dl-menu {
        width: 230px !important;
    }

    .header-2st-row .pull-left {
        display: none !important;
    }

    .header-2st-row .pull-right {
        display: none !important;
    }

    .header-2st-row .center-logo .playlist_menu_bar {
        display: inline-block !important;
    }

    .music-top-chart-list {
        margin-bottom: 10px;
    }
}
