@charset "UTF-8";
@font-face{
    font-family:IRANYekan;
    src:url(../fonts/699085bd.eot);
    src:url(../fonts/699085bd.eot?#iefix) format("embedded-opentype"),url(../fonts/a80f71ff.woff2) format("woff2"),url(../fonts/088dfe8a.woff) format("woff"),url(../fonts/2c83275a.ttf) format("truetype");
    font-weight:300;
    font-style:normal
}
@font-face{
    font-family:IRANYekan;
    src:url(../fonts/5bea6c32.eot);
    src:url(../fonts/5bea6c32.eot?#iefix) format("embedded-opentype"),url(../fonts/1fdcadec.woff2) format("woff2"),url(../fonts/56a1baa4.woff) format("woff"),url(../fonts/79533773.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:IRANYekan;
    src:url(../fonts/7c912e00.eot);
    src:url(../fonts/7c912e00.eot?#iefix) format("embedded-opentype"),url(../fonts/fe12f13a.woff2) format("woff2"),url(../fonts/2d7cc7cd.woff) format("woff"),url(../fonts/a7d41f91.ttf) format("truetype");
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:IRANYekanDigits;
    src:url(../fonts/24659979.eot);
    src:url(../fonts/24659979.eot?#iefix) format("embedded-opentype"),url(../fonts/9a3fc3d8.woff2) format("woff2"),url(../fonts/b7443b71.woff) format("woff"),url(../fonts/29a4348a.ttf) format("truetype");
    font-weight:300;
    font-style:normal
}
@font-face{
    font-family:IRANSans;
    src:url(../fonts/a83daff6.ttf) format("truetype");
    font-weight:300;
    font-style:normal
}
body,html{
    font-family:IRANYekan;
    font-weight:400;
    direction:rtl;
    scroll-behavior:smooth
}
.direction-ltr{
    direction: ltr;
/*    direction: ltr !important;*/
}
.direction-rtl{
    direction: rtl;
/*    direction: rtl !important;*/
}
.text-to-left{
    text-align: left;
}
.text-to-right{
    text-align: right;
}
.fa-digits{
    font-family: IRANYekanDigits;
}
.single-liner{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.width-100{
    width: 100px;
    max-width: 100px;
    min-width: 100px;
}
.searchOverlay__input::placeholder{
    opacity: 0.6;
}
