/*
Theme Name: Big Daddys
Theme URI: 
Description: Big Daddys
Author: Rameez Raza
Author URI: http://rameezraza.com
Template: cryptocurrency-exchange
Version: 1.0.0
*/

/* Add your custom styles here */


@import url("../cryptocurrency-exchange/style.css");


.header-info{
    border-top: solid #facb29 8px
}

.navbar-custom .nav li a:before, 
.navbar-custom .nav>li.current-menu-item>a::before{
    background-color: #facb29;
}

.navbar-custom .nav>li.current-menu-item>a{
    color: #facb29;
}

.navbar-brand{
    padding: 15px;
}

.navbar-brand>img{
    max-width: 200px;
}