/*
Theme Name: armandidehpardaz Theme
Theme URI: https://webfa24.com
Author: webfa24
Author URI: https://webfa24.com
Description: Custom Theme
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: armandidehpardaztheme
*/
 
.color{
color:rgb(0, 68, 176)!important;
}

.colorb{
background:rgb(0, 68, 176)!important;
}

a {
	text-decoration: none !important;
}

a,bdi, label, h2, h1, h3, h4, h5, h6, th, strong, p, input{
	font-family: 'iranyekan' !important;
}

@media (max-width: 500px) {
.mobile-none {
	display: none !important;
}}

@media (min-width: 500px) {
.windows-none {
	display: none !important;
}}

