﻿@font-face {
	font-family: dana;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/dana-bold.woff') format('woff');
}

@font-face {
	font-family: dana;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/dana-regular.woff') format('woff');
}

@font-face {
	font-family: dana;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/dana-medium.woff') format('woff');
}

@font-face {
	font-family: yekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iranyekanwebboldfanum.woff') format('woff');
}

@font-face {
	font-family: yekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekanwebregularfanum.woff') format('woff');
}

@font-face {
	font-family: yekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iranyekanwebmediumfanum.woff') format('woff');
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-regular-400.woff") format("woff");
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-brands-400.woff") format("woff");
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url("../fonts/fa-light-300.woff") format("woff");
}

.rt-dana,.rt-dana * {
	font-family: dana;
}

.rt-yekan,.rt-yekan * {
	font-family: yekan;
}

.modal .modal-header button.btn-close {
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

 
/* 
#share-mc.modal.fade:not(.open), #report-item.modal.fade:not(.open) {
	display: none!important;
}

#share-mc.modal.fade:not(.open) {
	display: none!important;
}
*/

[dir="rtl"] {
	/* display: none!important; */
	;
}

[dir="rtl"] .section .section-subtitle, [dir="rtl"] h1.title, [dir="rtl"] .ringtone-title, [dir="rtl"] .section-head h2, [dir="rtl"] .ringtone.grid-item .meta .data .title, [dir="rtl"] h3.mb-0, [dir="rtl"] .info {
	margin-right: 15px;
}

[dir="rtl"] .ms-auto {
	margin-right: auto !important;
	margin-left: 10px !important;
}

[dir="rtl"] .single.ringtone .player > :not(:first-child) {
	margin-right: 6px !important;
	margin-left: unset!important;
}

[dir="rtl"] .list-group {
	padding-right: 0;
	padding-left: unset!important;
}

[dir="rtl"] .me-2 {
	margin-left: .5rem !important;
	margin-right: unset!important;
}

[dir="rtl"] .sb-header .heading {
	margin-right: .5rem !important;
	margin-left: unset!important;
}

[dir="rtl"] .ringtone.grid-item .info .downloads::after {
	margin-right: 4px;
	margin-left: unset!important;
}

[dir="rtl"] .ringtone.grid-item .info .duration {
	margin-left: 8px;
	margin-right: unset!important;
}