.header-options .btn-unstyle
{
    display: none !important;
}

/* hide footer socials */
.footer-socials {
    display: none !important;
}

#header .header-top {
    border-bottom: 0px !important;
}

/* Full width header */
body #header .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
}

