:root{
	--kt-special-offers-bg: #d81818!important;
}
body {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    -o-user-select: none;
    user-select: none;
	font-family: 'IRANYekanWeb' !important;
}