#home-content-section {
    margin: 50px auto;
}
#home-content-section img {
    max-width: 100%;
    height: auto;
}
header {
    margin-top: 0;
    padding-top: 50px;
    background: #d3bfdb;
}
a, .header-basket a, .price-block, .home-featured h3, .h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6, .product-box .quoteform button.quotesubmitinput-prodlist .fas, .product-box .wishlistsubmitinput-prodlist .far, .product-box .wishlistsubmitinput-prodlist .fas, #accordian-files a, #wishlistsubmitinput, .navbar-logout i, .navbar-myaccount i, .navbar-social i, .navbar-logout, .navbar-header a, #footer a.footer-social {
    color: #2e2a72
}
.navbar.navbar-default.navbar-fixed-top {
    background-color: #ccc;
    color: #2e2a72;
}
a:hover, .drilldown a {
    color: #d3bfdb;
}
.header-search .searchform .btn, #search .searchform .btn {
    background: #2e2a72;
    border: 1px solid #2e2a72 !important;
}
#logo {
    width: 165px;
}
.menu-container {
    margin-top: 15px;
    background-color: #fff;
    border-bottom: 5px solid #ccc;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
}
.yamm {
    margin-top: 0;
}
.yamm .level1>a {
    font-size: 13px!important;
    color: #2e2a72;
    font-weight: 600;
}
.yamm .level1:hover, .nav>li>a:focus, .nav>li>a:hover {
    background: #2e2a72;
    color: #fff;
}
.yamm .level1:hover>a.dropdown-toggle {
    color: #fff;
}
.yamm .nav-heading a {
    color: #2e2a72;
}
.h1, h1 {
    color: #2e2a72;
    font-weight: 600;
}
.featured-title, #leftsidebar .panel-default > .panel-heading a:hover {
    background: #d3bfdb;
    color: #fff;
}
.featured-title {
    color: #2e2a72;
    font-weight: 600;
    font-size: 3rem;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #2e2a72;
    border-color: #2e2a72;
}
#leftsidebar .panel-title .collapsed::after, #leftsidebar .panel-title a::after, #accordion .panel-title a, #users-accordion a {
    color: #fff;
}
footer, #footer {
    background: #ccc;
    color: #2e2a72;
}
#footer a, #footer h3 {
    color: #2e2a72;
}
.btn-primary:hover {
    background-color: #d3bfdb;
    border-color: #d3bfdb;
}
.btn-primary {
    background-color: #2e2a72;
    border-color: #2e2a72;
}
.quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, .addFavourite, .moveFavourite {
    color: unset;
}
#tooltip-notifications.noty_type__success {
    background-color: green;
    border-bottom: 1px solid green;
}
.homecarousel {
    margin-top: 0;
}
.selectors select.btn.btn-default {
    background: linear-gradient(to bottom, #1c173f, #664989);
    color: #fff;
    border-radius: 10px;
    border: none;
    padding: 8px 22px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.selectors select.btn.btn-default option {
    background-color: #1c173f;
}
@media only screen and (min-width: 992px) {
    .navbar.navbar-default.navbar-fixed-top {
        background-color: #ccc;
        border-color: transparent;
        color: #2e2a72;
    }
    .navbar-header a, .navbar-myaccount i, .navbar-logout, .navbar-logout i {
        color: #2e2a72;
    }
    header {
        background: #ccc;
    }
    .header-search {
        float: right;
        width: 65%;
    }
    .header-basket {
        padding: 10px 0 10px 10px;
    }
    i.fas.fa-shopping-cart.header-links-cart {
        font-size: 14px;
    }
    header .alert.alert-info, #budget-message {
        margin-bottom: 0;
        border-radius: 0;
        border-color: transparent;
    }
}
@media only screen and (max-width: 991px) {
    header {
        padding-top: 45px;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #d3bfdb;
    }
    .drilldown li {
        border-bottom: 1px solid #2c2644;
        background: #2e2a72;
    }
    .drilldown a.navback {
        color: #fff;
        background-color: #d3bfdb;
    }
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 600px) {
    body {
        text-align: left;
    }
}
@media only screen and (max-width: 480px) {
    .navbar-brand {
        padding: 15px 0;
    }
}