/* coloque aqui os css customizados */
.btn-login {
    background: #056cf2 !important;
}

.pre-footer-light address a,
.navbar-nav li a:hover, a:hover, .breadcrumb > .active {
    color: #056cf2 !important;
}

.btn-login:hover {

}

.product-item .add2cart:hover {
    background: #0157D7 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #056cf2 !important;
    border-color: #056cf2 !important;
}

.tab-section, #myTab {
    border-color: #056cf2 !important;
}