/*
Theme Name: negintheme
Theme URI: https://webfa24.com
Author: Your Name
Author URI: https://example.com
Description: Custom WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: negin paytakht
*/

.color {
	color:#ae0000 !important;
}
.colorb {
	background-color:#ae0000 !important;
}
img.avatar.avatar-26.photo {
	display: none;
}

a {
	text-decoration: none !important;
}

a,bdi, label, h2, 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;
}}
