@font-face {
    font-family: iranSans;
src: url('../font/IRANSans/IRANSans_Bold.woff');
}
* :not(i){
    font-family: iranSans !important;
}
.header-menu-wrap ul li>a{
    font-size: 16px !important;
}
.swal2-popup.swal2-modal.swal2-icon-error.swal2-show {
    direction: rtl !important;
    text-align: center !important;
}
#sidebar.active .sidebar-wrapper {
    left: auto;
}
div#main{
    margin-left: 0!important; margin-right: 300px !important;
}

@media screen and (max-width: 1199px){
    div#main{
        margin-left: 0 !important; margin-right: 0 !important;
    }
}

.enzo-rtl{
    direction: rtl !important;
}
.enzo-text-right{
    text-align: right !important;
}
.enzo-text-left{
    text-align: left !important;
}
.enzo-bg-red{
    background-color: red !important;
}
.enzo-bg-red:hover{
    background-color: #232427 !important;
}
.enzo-ml-0{
    margin-left: 0 !important;
}

.choices__list.choices__list--multiple{
    direction: ltr;
}
