@import url("../../admin/vendor/admin/assets/css/fontiran.css");
body{
    font-family: IRANSans !important;
    font-size: .8rem;
    font-weight: 500;
    overflow-x: hidden !important;
}
.category-text{
    font-weight: 600;
}
.category-hr{
    height: 2px;
    border: 0 !important;
}
a{
    text-decoration: none !important;
}
.price-title{
    font-size: .8rem;
    color: red;
}
.form-control::placeholder {
    font-size: .8rem;
}
.navbar-toggler{
    border: none !important;
}
