h2, h3 {
    border: none;
    padding: 0;
}

#main-head:before {
    background: url("/sites/tradesupply/img/bg.png") #f0f0f0;
}

.slogan {
    margin-top: 1.4em;
    font-size: 1.1em;
}

.slogan span {
    color: #1852A6;
}

.nav__link:hover, .nav__link:focus {
    background: #130B54;
    color: #ffffff !important;
}

.b2c-menu {
    top: 1.1em;
}

.b2c-panel, .b2c-panel {
    background: #e0e0e0;
}

.b2c-menu li.cart-dropdown {
    background: #fb923b;
}

.b2c-menu > li {
    background: #55afe3;
}

.b2c-cart-preview {
    background: #fb923b;
}

.search-label {
    color: #fff;
}

.btn-success {
    background: #1353AA;
}

.btn-success:hover, .btn-success:focus {
    background: #03338A;
}

.btn-group.view .btn-inverse {
    background: #130B54;
}

ul.product-detailed li .title {
    color: #1353AA;
}

ul.product-detailed li .code {
    color: #55afe3;
}

.footer {
    background: #130B54;
    color: #ffffff;
}

.footer ul li a {
    color: #ffffff;
}

/**
 * Mobile
 */
@media screen and (max-width: 767px) {
    .navbar-inner {
        background: #fff;
    }

    .nav-collapse .nav > li > a {
        color: #130b54;
    }

    .search-filter-box h3 {
        background: #02436C;
        border: none !important;
        color: #ffffff !important;
    }

    .search-btn {
        background: #fb923b;
        border: none;
    }
}

.product-grid.product-grid--slider li {
    display: block;
    width: auto !important;
    margin: 0 1em;
    /*border: none;*/
}

@media screen and (max-width: 767px) {
    .product-grid.product-grid--slider li .overlay {
        height: auto;
    }
}

.home__content {
    margin: 0 !important;
}

.home__products {
    position: relative;
    padding: 1em;
    margin-bottom: 2em;
    border: 1px solid #e0e0e0;
}

.home__products:last-of-type {
    margin-bottom: 0;
}

.home__header {
    padding: 0 0 0 12px;
    margin: 0;
    background: none;
    /*border-bottom: 1px solid #e0e0e0;*/
    color: #1451A4;
}

.home__box {
    padding: 10px 0;
    /*border-bottom: 1px solid #1451a4;*/
}

.home__products .owl-buttons {
    position: absolute;
    top: -55px;
    right: 0.7em;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 0 !important;
    opacity: 1 !important;
    background: none !important;
}

.btn-arrow {
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3.3em;
    background: #E0E0E0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ADADAD;
    text-align: center;
}

.btn-arrow:before {
    font-family: 'FontAwesome';
    font-size: 1.5em;
}

.btn-arrow--left:before {
    margin-left: -2px;
    content: "\f053";
}

.btn-arrow--right:before {
    margin-right: -2px;
    content: "\f054";
}

.btn-arrow:hover,
.btn-arrow:active {
    background: #1353AA;
    color: #fff;
}

.manufacturer {
    padding: 1em;
}

.manufacturer-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.manufacturer-list__item {
    display: inline-block;
    width: 20%;
    padding: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 100%;
    vertical-align: middle;
}

@media screen and (max-width: 1000px) {
    .manufacturer-list__item {
        width: 25%;
    }
}

@media screen and (max-width: 800px) {
    .manufacturer-list__item {
        width: 33.3334%;
    }
}

@media screen and (max-width: 600px) {
    .manufacturer-list__item {
        width: 50%;
    }
}

.category-grid-wrap .row-fluid {
    margin-bottom: 2em;
}

@media screen and (min-width: 767px) {
    .bluebar {
        height: 4px;
        width: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
        background: #150D5A;
    }
}

.content {
    padding-top: 40px;
}

.product__info {
    margin-top: 2em;
}

.btn-group.view {
    margin-bottom: 20px;
}

.product__related .product-list .addbtn {
    width: auto;
    padding: 2px 1em 3px;
}

ul.product-list .overlay {
    width: 90%;
}

ul.product-list .title {
    width: 50%;
}

ul.product-list li .price {
    width: 29%;
}

ul.product-list li .price a {
    display: block;
    width: auto;
    padding: 0.25em 0.75em;
    border: none;
}

ul.product-list li .intact-pricelogin {
    display: block;
}

.customer-loggedin ul.product-list .title {
    width: 30%;
}

.customer-loggedin ul.product-list .code {
    width: 10%;
    padding: 0;
}

.customer-loggedin ul.product-list .title {
    width: 20%;
}

.customer-loggedin ul.product-list .price {
    width: 20%;
}

.search {
    background: transparent;
    padding-top: 15px;
}

.search-section.search-section-input {
    display: none;
}

.tradesupply-search {
    width: 100%;
    margin: 0 auto;
}

.search:before {
    display: none;
}

.tradesupply-search-dropdown-wrap, .tradesupply-search-input-wrap {
    display: inline-block;
    vertical-align: top;
}

.tradesupply-search-dropdown-wrap {
    width: 30%;
}

.tradesupply-search-input-wrap {
    width: 70%;
}

.search-box {
    display: block;
}

.search-section.search-input {
    width: 80%;
}

.search-section {
    display: inline-block;
}

.header__logo {
    float: none;
}

.select-category .btn {
    height: 46px;
    margin-right: -1px;
}

.login-panel {
    display: none;
}

#customer-login {
    position: relative;
    float: none;
    vertical-align: top;
    display: inline-block;
    top: auto;
    right: auto;
    margin-top: 15px;
}

.tradesupply-phonenumbers {
    position: relative;
    top: 0px;
    line-height: 10px;
    min-height: 10px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-top: -10px;
}

@media screen and (min-width: 767px) {
    .nav__parent {
        position: initial !important;
    }

    .nav__sub {
        position: absolute;
    }

    .nav__sub li {
        margin-left: 0 !important;
        min-width: 100%;
        text-align: center;
        background-color: #1852A6;
        float: none !important;
        display: block !important;
    }

    .nav__sub li a {
        color: #fff !important;
        padding: 0 0.5rem;
        text-align: left;
    }

    .nav__sub li a:hover {
        background-color: #150D5A;
    }
}

.mobile-nav__dropdown .mobile-nav__item a {
    color: #150D5A !important;
}

.mobile-nav__dropdown .mobile-nav__item a:hover {
    background: #efefef;
}

.mobile-nav__dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 1em !important;
    padding-right: 1em !important;
    width: 100%;
    text-align: right;
}

.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background: none !important;
}

.product-downloads li{
    margin-bottom:10px;
}

.product-downloads li:hover a {
    text-decoration: none;
    color: #150D5A;
}