.container {
    padding: 0px 35px;
}
.header-contact-wrapper li .box-text .contact-text {
    font-size: 14px;
}
.header-contact-wrapper li .box-icon i.fa.fa-phone {
    margin-top: 10px;
}
.fa {
    padding-right: 5px;
}
.btn.btn-light {
    color: #fff;
}
#primary {
    padding-bottom: 0px;
    padding-top:0px;

}
.site-footer .widget {
    font-size: 14px;
    line-height: 1.8;
}
.wpc-menu a {
    padding: 10px 18px 10px 18px;
    font-size: 18px;
}
#nav-toggle {

    font-size: 20px;
    cursor: pointer;
    color: #fff;

}