.btn,.form-control{
    border-radius: 0px;
}
.label{
     font-weight:lighter;
     border-radius: 0;
}
.st-navtop{
    /*background:#000;*/
}
.st-navtop-items > li > a{
    /*color:#eee;*/
}
.st-navtop-items > li > a:hover{
    /*color:#ccc;*/
}
.st-navtop-items > li > a:focus{
    background:inherit;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background:inherit;
}
.st-navbrand-bulk-title{
    margin-top:28px;
    font-weight: bolder;
}
.st-navbrand-bulk-title a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.st-detail-btn .addtowishlist span{
    padding-right:0;
    font-size: 18px;
}
.st-navbrand-search .input-group-addon{
    background-color: #000;
    border-color: #000;
    border-radius: 0px;
}
.st-navbrand-search input{
    border-color: #000;
    border-width: 1px;
}
.st-navbrand-cart .badge{
    left:unset;
    right:0;
    bottom:20px;
}
.st-navbrand-cart a>span{
    font-size:16px;
}
.st-navbrand-cart i:hover,.st-navbrand-cart a:hover{
    color:#333300;
    opacity: 0.8;
}
.st-navbrand-cart i{
    color:#000;
}
.st-footer{
    background: #000;
}
.st-footer-service{
    color:#ccc;
}
.st-footer-service a{
    color:#ccc;
}
.st-footer-service-signup p{
    color:#ccc;
}
.st-footer-service-signup span {
    background: #333300;
    color: #ffffff;
    font-weight: bolder;
    border: 1px solid #333300;
}
.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background:#000;
}
.navbar-default .navbar-toggle{
    margin-right: 0;
}
.navbar-default .navbar-toggle .icon-bar{
    background:gray;
}
.st-header-cart > i,.st-nav-user{
    color:#000;
}

.st-header .navbar-brandtitle{
    font-size: 2.3rem;
    margin-top:10px;
}