a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

ul {
    padding: 0;
    list-style: none;
}

i.isax {
    font-size: 20px;
    font-family: "iconsax" !important;
}

.vd {
    width: 1px;
    background-color: #fff;
    border: none;
    margin: 0;
}

.vd-1 {
    height: 12px;
}

/* ---------- OVERRIDE-MAIN-CSS ---------- */
.top-header .isax,
.top-header ion-icon {
    font-size: 18px;
}

ion-icon {
    font-size: 24px;
    visibility: inherit;
}
