/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/

.navbar .divider-vertical {
    margin-left: 15px;
    margin-right: 15px;
    display: block !important;
}

.navbar .navbar-nav .btn {
    margin-left: 12px;
    font-size: 15px;
}
.navbar-btn {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

.menu-wraper{

}

.btn-white {
  border-color: #31333e;
  color: #31333e;
 /* border: none;*/
}
.btn-white:before {
  background-color:  #ffffff;
}


