@font-face{font-family:'iran sans';src:url(assets/fonts/IRANSansX-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'iran sans';src:url(assets/fonts/IRANSansX-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
:root{--primary:#fc0;--body:#fbfbfb;--black:#222;--gray:#eee}
html{font-size:62.5%;font-family:iran sans;scroll-behavior:smooth}
*{box-sizing:border-box;padding:0;margin:0;border:0}
body{direction:rtl;background:var(--body);color:var(--black);overflow-x:hidden;cursor:default;font-family:iran sans;font-size:1.4rem}
input,button,textarea{font-family:iran sans;font-size:1.3rem;background:none;outline:0;color:var(--black)}
strong,b,h1,h2,h3{font-family:iran sans;font-weight:700}
strong,b{font-weight:700}
h1{font-size:2rem}
h2{font-size:1.8rem}
h3{font-size:1.6rem}
hr{border-bottom:1px solid var(--gray);margin:1em 0}
a{text-decoration:none;color:var(--black);transition:all 300ms ease-out}
a:hover{text-decoration:none;color:var(--primary)}
img{border:0;max-width:100%;height:auto}
ul,li{border:0;padding:0;margin:0;list-style:none}
button,label{cursor:pointer}
:before,:after{transition:all .3s ease-out}
.icon{width:24px;height:24px;fill:none;flex-shrink:0}
.icon-left{width:12px;height:12px}
.icon-category{width:22px;height:22px;opacity:.4}
.icon-search{width:20px;height:20px;opacity:.7}
.icon-download,.icon-play{width:20px;height:20px}
.container{max-width:1024px;margin:0 auto;width:100%}
.layout{display:flex;flex-wrap:wrap;justify-content:space-between}
.content{width:65%;order:1}
.sidebar{width:34%;order:2}
.header{background:#252525;border-bottom:3px solid #fc0;padding:1em 0}
.header nav{display:flex;align-items:center}
.header nav li a{color:#EAEAEA}
.header nav li a:hover{color:var(--primary)}
.header .layout{justify-content:flex-start}
nav ul.layout li:not(:last-child)::after{content:"|";margin:0 1em;color:#f1f1f1;opacity:.3}
.logo{display:flex;justify-content:center;align-items:center;margin-left:2em}
.logo a{width:150px;height:45px;background:url(assets/images/logo.svg) no-repeat;text-indent:-200%;overflow:hidden;background-size:cover}
.logo a:hover{filter:hue-rotate(96deg) saturate(180%)}
.post,.heading{background:#eee;border-radius:1em;margin:1em 0;overflow:hidden}
.post header,.related-posts header,.comment header{display:flex;align-items:center;gap:.5em;padding:1.5em 1em;background-image:linear-gradient(270deg,#252525,#353535);color:#fff}
.post header:before{content:"";width:10px;height:30px;background:var(--primary);border-radius:2em}
.post header h2,.post header h1{font-size:1.4rem}
.post header h2 a,.post header h1 a{color:#fff}
.heading{text-align:center;padding:1em}
.heading h1{font-size:1.6rem;margin:1em 0}
.description{margin:1em 0}
.entry-content{line-height:2.2;margin:1em}
.entry-content img{border-radius:.5em;aspect-ratio:1 / 1}
.widget{background:#eee;margin:1em 0;border-radius:1em;overflow:hidden}
.widget-items header{display:flex;align-items:center;gap:.5em;padding:1.2em;background:#252525;color:#fff}
.widget-items header:before{content:"";width:30px;height:10px;background:var(--primary);border-radius:2em}
.widget-items header h2{font-size:1.4rem}
.widget-items ul{padding:0 .5em}
.widget-items ul li{display:flex;align-items:center;gap:.1em;margin:1em 0}
.entry-footer{display:flex;justify-content:space-between;align-items:center;padding:2em 1.5em}
.footer-category{display:flex;align-items:center;gap:.3em}
.post-category a{font-size:1.2rem}
.read-more{padding:.6em 1em;background:#252525;color:#fff;border-radius:1em}
.read-more:hover{background:var(--primary)}
.footer-readmore a:hover{color:#eee}
.search{width:100%;margin:1.5em 0 .5em}
.search form{background:#eee;height:50px;position:relative;border-radius:15px;overflow:hidden}
.search form input{width:100%;height:50px;padding:0 1.5em 0 4em;color:#555}
.search form button{display:flex;align-items:center;width:15px;height:15px;position:absolute;left:1.5em;top:50%;transform:translate(0,-50%)}
.download{gap:.5em!important}
.download span{margin:.5em 0}
.download,.singer-suggestions{display:flex;flex-direction:column;align-items:center;gap:1em;margin:1em auto;width:65%}
.download-link{display:flex;justify-content:center;width:100%}
.download-link a{display:flex;justify-content:center;width:100%;background:#0046FF;border:2px solid #0046FF;padding:1em;border-radius:1em;color:#fff}
.download-link a:hover{background:#fff;color:var(--black);border:2px solid var(--black)}
.link-2 a{background:#FF8040;border:2px solid #FF8040}
.music-player{display:flex;justify-content:center;width:100%}
.music-player audio{width:100%}
.music-controls{display:flex;margin:1em 0;gap:1em}
.music-controls a{flex:1;background:#0046FF;color:#fff;padding:.9em;display:flex;border-radius:1em;justify-content:center;align-items:center;fill:#fff;gap:.4em}
.music-controls a:hover{opacity:.8}
.singer-suggestions{border-top:1px solid #d9d9d9;margin-top:2em;padding:1em}
.singer-suggestions__title{background:#eee;margin-top:-1.6em;padding:0 1em}
.singer-suggestions__item{margin-bottom:1em}
.breadcrumb{width:100%;background:#eee;border-radius:1em;padding:1em;margin:1em 0}
.related-posts,.comment{background:#eee;border-radius:1em}
.related-posts header:before{content:"";width:10px;height:30px;background:#26a7df;border-radius:2em}
.related-list{margin:.5em 0}
.related-list li{display:flex;align-items:center;gap:.3em;padding:.6em}
.comment{margin:1em 0;overflow:hidden}
.comment header:before{content:"";width:10px;height:30px;background:#FF8040;border-radius:2em}
.comment form{margin:1em}
.comment form input{background:#fff;font-size:1.4rem;padding:1em 1.5em;width:49%;border-radius:1em}
.comment-input,.comment-box{display:flex;flex-wrap:wrap}
.comment-input{width:100%;gap:.5em;justify-content:space-between}
.comment form textarea{display:flex;flex-wrap:wrap;height:100%;padding:1em 1.5em;resize:none;width:100%;background:#fff;margin:1em 0;border-radius:1em}
.comment-textarea{width:100%;position:relative;margin-bottom:1em}
.comment ul li>span{background:#fff;border-radius:1em;display:block;line-height:2;margin:1em;padding:.5em;overflow:hidden}
.comment ul li>span span{justify-content:space-between;padding:.2em 1em;display:flex;color:#37474f}
.comment ul li p{display:flex;flex-wrap:wrap;font-size:1.2rem;padding:.2em 1em;text-align:justify;color:#353535}
.comment ul li .children{margin:1em 1.5em 0 0}
.comment form button{background:#FF8040;border-radius:1em;height:40px;left:1em;position:absolute;top:80%;transform:translateY(-50%);width:40px}
.comment form button svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);fill:#fff}
.pagination{background:#fff;border:1px solid #d9d9d9;padding:1em 0;border-radius:1em;text-align:center;direction:ltr}
.pagination ul{display:inline-flex}
.pagination li{margin:0 .5em}
.pagination a,.pagination span{display:block;padding:.5em 1em;border:1px solid #eee;border-radius:.5em;color:#333}
.pagination .current{background:var(--primary);color:#fff;border-color:var(--primary)}
.footer{margin-top:2em}
.footer-links{display:flex;background:#1c1c1c;padding:1.5em}
.footer-links a{padding:1em 0;color:#fff;margin-left:1em}
.footer-links a:hover{color:var(--primary)}
.copyright{padding:2em 0;background:#252525;color:#eee}
@media (max-width: 1023px) {
.container{margin:0 auto;width:96%}
.content,.sidebar,.search-box form,.logo{width:100%}
.download,.singer-suggestions{width:90%}
.header .layout{flex-direction:column}
nav .layout{flex-direction:row!important;justify-content:space-between!important}
.header nav{justify-content:center;margin:1em 0;width:100%}
.comment form input{width:100%}
}