.navbar-default, .menu-container, .header-search .searchform .btn, #search .searchform .btn, footer, .btn-primary {
    background-color: #063ab2;
    border-color: #063ab2!important;
}
.navbar-header a, .navbar-greeting, .navbar-logout, .navbar-myaccount, .navbar-social, a.dropdown-toggle {
    color: #ffffff;
}
.yamm {
    margin-top: 0;
}
#header-mid-section {
    margin: 30px -15px;
}
a, #header-detail a, .yamm .nav-heading a, #home-featured-products-section h3, .page-title, .staticcontent h1 {
    color: #063ab2;
}
.homecarousel {
    margin-top: 0;
}
header {
    background-color: #e8e8e8;
    margin-top: 50px;
}
.yamm .level1:hover {
    background: #333333;
}
.featured-title {
    background: #e8e8e8;
    font-weight: 600;
    color: #063ab2;
    font-size: 4rem;
}
span.price {
    font-weight: bold;
    font-size: larger;
}
.main-heading {
    font-weight: bold;
    color: #063ab2;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #063ab2;
}
.btn-primary:hover, #leftsidebar .portal.panel-default > .panel-heading, #leftsidebar .portal .panel-body {
    background-color: #333!important;
}
.quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, .addFavourite, .moveFavourite {
    color: #333;
}
.cat-caption h2, .grouped-cat-caption h2, .product-caption h2 {
    font-weight: 600;
    color: #063ab2;
}
.thumbnail .caption {
    background: #e8e8e8;
}
@media only screen and (min-width: 992px) {
    #logo {
        max-width: 90%;
    }
}
@media only screen and (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}
@media only screen and (max-width: 991px) {
    .drilldown .navback {
        background: #333;
    }
    .drilldown li {
        border-bottom: 1px solid #333333;
        background: #063ab2;
    }
    .drilldown a, .drilldown a.navback {
        color: #fff;
    }
}