/*your custom css goes here*/ 
.logo-bar-area img {
    width: 250px !important;
    height: auto !important;
}

.aiz-user-sidenav ul.aiz-side-nav-list li:nth-child(3) {
     display: none; 
}
.aiz-user-sidenav ul.aiz-side-nav-list li:nth-child(5) {
     display: none; 
}
.aiz-user-sidenav ul.aiz-side-nav-list li:nth-child(6) {
     display: none; 
}

.contact_icon {
    min-width: 48px !important;
}
.text-soft-light {
    color: #888 ! IMPORTANT;
}
footer.pt-3.pb-7.pb-xl-3.bg-black.text-soft-light {
    background: #f7f5f4 !important;
}
.footer-widget h4 {
    color: #111 !important;
    font-size: 1.5em !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    margin-bottom: 2.5em !important;
    font-family: "League Spartan", sans-serif;
    text-transform: capitalize !important;
}
ul.list-inline.social.colored {
    margin-top: 15px;
}
.footer-widget a.instagram {
    background-color: #fff !important;
    border: 1px solid #e1e1e1;
}
.footer-widget a.instagram i.lab.la-instagram {
    background: none;
    color: #111;
    font-weight: normal;
    font-size: 18px;
    display: grid;
    margin: 8px 0 0 1px;
}
.footer-widget p {
    font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 300 !important;
}
.footer-widget ul li a {
    font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 300 !important;
}
.dark-text {
    color: #111 !important;
}
.light-text{
    color: #888 ! IMPORTANT;
}
footer div {
    font-family: "League Spartan", sans-serif;
}