/*
Theme Name: heybosch 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: heyboschtheme
*/

.color {
	color:#F01516 !important;
}
.colorb {
	background-color:#F01516 !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;
}
 html, body {
    max-width: 100%;
    overflow-x: hidden;
}
}

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