body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 280px;
}
header {
    background-color: #0f1e4e;
    margin-top: 50px;
}
a {
    color: #000;
}
ul {
    list-style: none;
    padding-left: 0;
}
.navbar-greeting,
.navbar-logout,
.navbar-myaccount,
.navbar-social {
    position: relative;
    padding: 7px 10px;
    margin-top: 5.5px;
    margin-bottom: 5.5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    color: #000;
}
.logout-form,
.navbar-greeting,
.navbar-myaccount {
    float: right;
}
.navbar-social {
    float: left;
}
.navbar-logout i,
.navbar-myaccount i,
.navbar-social i {
    font-size: 18px;
    color: #000;
}
.navbar-header {
    width: 100%;
}
#header-detail {
    margin-top: 20px;
}
.header-search {
    float: right;
    width: 75%;
    position: relative;
}
.header-search .searchform {
    width: 100%;
    float: right;
    margin-right: 0;
}
.header-basket {
    padding: 10px 0;
    color: #fff;
    float: right;
}
.basket-head-items,
.header-links-cart,
.header-links-text.total {
    display: inline-block;
}
.header-links-cart,
.header-phone .fa {
    font-size: 19px;
    margin-right: 10px;
}
.header-phone {
    float: right;
    padding: 10px 40px 10px 0;
}
.yamm .level1 > a {
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 10px 13px;
    font-weight: bold;
}
.yamm .level1:last-child a {
    color: #f00;
}
.navbar .nav-heading a {
    font-size: 14px;
}
.navbar .level3 a {
    text-transform: none;
    font-size: 12px;
}
.dropdown-menu {
    margin: 0;
    top: 100% !important;
    border: 0 !important;
}
.plist-item .caption h2 {
    font-size: 19px;
}
.main {
    background-color: #f2f2f2;
    padding: 15px 0;
}
.main-content {
    padding: 15px;
    min-height: 400px !important;
}
.pdetails .code,
.pdetails .grpprice,
.pdetails .level,
.pdetails .minordertext,
.pdetails .obsoleteprod,
.pdetails .price {
    margin: 12px 0;
}
.main-image {
    margin: 15px auto;
    max-height: 300px;
}
@media only screen and (max-width: 1199px) {
    .navbar-social {
        padding: 9px 8px;
    }
    .header-phone {
        padding-right: 20px;
    }
    .header-search {
        width: 40%;
    }
}
@media only screen and (min-width: 992px) {
    .main-content {
        float: right !important;
    }
}
@media only screen and (max-width: 991px) {
    .navbar-header a {
        color: #fff;
    }
    .navbar-header .navbar-social {
        display: none;
    }
    #logo-mobile {
        display: inline;
        max-height: 40px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar .navbar-toggle {
        display: block;
        margin-right: 2px;
        font-size: 18px;
        padding: 9px 6px;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-brand {
        padding: 10px 15px;
    }
    .basket .badge {
        position: absolute;
        top: 5px;
        left: 20px;
    }
    .pdetails {
        margin-top: 15px;
    }
    #collapse-nav {
        margin-left: 4px;
    }
    #collapse-nav .fa-bars {
        font-size: 20px;
    }
    .main-cat-image {
        display: none !important;
    }
}
@media only screen and (max-width: 480px) {
    .navbar-header {
        margin-left: 0 !important;
    }
    .navbar-brand {
        padding: 10px 8px;
    }
}
.product-box > .row {
    margin: 0;
}
.category-box,
.grouped-category-box,
.product-box {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    border-radius: 11px;
}
.product-box .quoteform {
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.product-box .row > div:first-child + div, .grouped-category-box > div:first-child + div {
    padding-left: 5px;
    padding-right: 5px;
}
.cat-image-container {
    height: 250px;
}
.cat-image {
    max-height: 250px;
}
.cat-caption {
    height: 110px;
    padding-top: 15px;
}
.product-caption {
    height: 90px;
    padding-top: 5px;
}
.cat-caption h2,
.grouped-cat-caption h2,
.product-caption h2 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.category-box-filters {
    height: 335px; /* 371px */
}
.product-box .product-caption, .grouped-category-box .grouped-cat-caption {
    padding-top: 15px;
}
label {
    font-size: 12px;
    font-weight: normal;
}
table {
    font-size: 12px;
}
#header-detail {
    margin-top: 0;
}
.header-phone {
    float: right;
    padding: 10px 40px 10px 0;
    line-height: 32px;
}
.navbar {
    border: 0;
    font-size: 13px;
    font-weight: 300;
}
.navbar-default {
    background-color: #0f1e4e;
}
.navbar-social i,
.navbar-myaccount i,
.navbar-logout i,
.navbar-header a,
.header-phone a,
.header-basket a,
.navbar-logout,
.navbar-greeting {
    color: #fff;
}
.nav-justified {
    border-radius: 11px 11px 0 0;
}
.nav-justified,
#checkoutButton {
    background-color: #ffde14;
}
.yamm .level1:hover {
    background: #ffffff;
}
.yamm .level1:first-child:hover {
    border-radius: 11px 0 0 0;
}
.yamm .level1:last-child:hover {
    border-radius: 0 11px 0 0;
}
.header-search .searchform .btn {
    border: 1px solid #fff !important;
    background: #f9f9f9;
    margin-right: -1px;
    border-radius: 0 11px 11px 0;
}
footer {
    border-top: 10px solid #0f1e4e;
    background: none;
    bottom: unset;
}
#footer {
    background: none;
    color: #0f1e4e;
}
#sagepayLogo {
    clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
#checkoutButton,
#footer i,
#footer a#poweredByOGL,
#leftsidebar .panel-title a::after,
#leftsidebar .panel-title .collapsed::after,
.price-block,
.price,
.suggested-box-price,
.fa-search,
.tooltipcontainer .data a,
.yamm .nav-heading a {
    color: #0f1e4e;
}
.header-search .fa-search,
#search .fa-search {
    color: #0f1e4e;
}
.quotesubmitinput-prodlist,
.wishlistsubmitinput-prodlist,
.addFavourite,
.moveFavourite {
    color: #0f1e4e !important;
}
.homecarousel,
.featured-title {
    margin-top: 0px;
}
.homecarousel {
    background-color: #f2f2f2;
}
.featured-title {
    text-align: left;
    background-color: #0f1e4e;
    color: #fff;
    border-radius: 11px 11px 0 0;
}
.main-heading {
    font-weight: 500;
    color: #0f1e4e;
    font-size: 26px;
}
.panel-default > .panel-heading {
    color: #0f1e4e;
    background-color: #ffde14;
    border-color: #0f1e4e;
}
.panel-default,
.category-box,
.product-box,
.grouped-category-box {
    background-color: #fff;
    border: none;
}
.minordertext {
    display: none;
}
.grid-view-buttons .price-block {
    height: 90px;
}
.btn-primary,
.btn-default {
    color: #ffffff;
    background-color: #0f1e4e;
    border-color: #0f1e4e;
}
.pdetails,
.col-md-6 .image {
    border: none;
    padding: 0px;
}
.suggested-container {
    margin: 20px 0;
    border: none;
    padding: 00px;
}
.suggested-box {
    background: #fff;
    border: 0;
}
.suggested-box-price {
    height: 100px;
    margin-bottom: 20px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #001f3e;
    border-color: #001f3e;
}
.tooltipcontainer .data {
    padding: 10px;
    text-align: center;
    background: #fc0;
    font-weight: bold;
}
.layoutButtons .viewAsGridButton,
.viewAsListButton {
    background-color: #e7e7e7 !important;
    border-color: #dadada !important;
    border-radius: 11px;
}
.delopt {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
}
.delopt legend {
    margin-bottom: 5px;
}
.delopt .price {
    font-size: 20px;
    padding-left: 20px;
}
.homecarousel .slides-container {
    padding-bottom: 50px;
}
.homecarousel .owl-controls {
    bottom: 0px;
}
.owl-dots .owl-dot span {
    background: #0f1e4e;
}
.owl-carousel .thumbnail {
    border: 0;
    border-radius: 11px;
}
.page-home .homecarousel + .main {
    padding-top: 0;
}
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header-basket-delivery-container {
    text-align: right;
    clear: both;
    color: #fff;
}
.tooltipcontainer {
    top: 0px;
}
.fa-exclamation-circle {
    color: #ffde14;
}

@media only screen and (max-width: 992px) {
    body {
        margin-bottom: 580px;
    }
    #collapse-nav,
    .drilldown .navback,
    .drilldown li {
        background: #ffde14;
        font-weight: bold;
    }
    .navbar-brand {
        line-height: 45px;
        padding: 5px 0px;
        width: auto;
    }
    #collapse-nav {
        padding: 7px 10px;
    }
    .drilldown a {
        color: #0f1e4e;
    }
    .navbar-toggle {
        padding: 7px 0px;
        font-size: 20px;
    }
    .navbar-toggle .fa-search {
        color: #fff;
    }
    .searchform {
        width: auto;
    }
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }
    #searchformbody .input-group-addon,
    .input-group-btn .btn,
    .searchform .form-control {
        padding: 8px 10px;
        background-color: #ffffff;
        border: 1px solid #fff !important;
    }
}
@media only screen and (max-width: 380px) {
    .navbar-brand {
        width: 30%;
    }
    .navbar a.navbar-toggle {
        font-size: 15px;
    }
}
#logo {
    max-width: 300px;
}
.header-basket-delivery-container {
    padding-bottom: 10px;
}
.header-delivery {
    color: #fff;
}
.header-delivery:hover {
    color: #fff;
}
.btn {
    border-radius: 11px;
}
#mainsearch {
    border-radius: 11px 0 0 11px;
    border: none !important;
}
.noty_theme__mint.noty_bar {
    border-radius: 0;
}
.noty_theme__mint.noty_bar .noty_body {
    font-size: 12px;
}
#tooltip-notifications.noty_type__success,
#tooltip-notifications.noty_type__error {
    opacity: 0.9;
    margin-top: 10px;
    overflow: hidden;
    box-shadow: 0 2px 11px #666;
    text-align: center;
    background-color: #ffc107;
    border: 0;
    color: #0f1e4e;
    font-weight: bold;
    font-size: 12px;
}
#tooltip-notifications.noty_type__success a,
#tooltip-notifications.noty_type__error a {
    color: #0f1e4e;
}
#tooltip-notifications.noty_type__success a:hover,
#tooltip-notifications.noty_type__error a:hover {
    color: #0f1e4e;
    text-decoration: none;
}
.list-view .item-row {
    background: #fff;
}
.product-box .basketqty .dec,
.product-box .basketqty .inc,
.product-box .basketqty .buy-qty {
    float: none;
    margin: 0;
}
.basketqtylabel {
    font-weight: bold;
    line-height: 40px;
}
.product-box .add input.basketsubmit {
    width: 100%;
}
@media only screen and (max-width: 480px) {
    .col-xs-6 {
        width: 100%;
    }
    .product-box .quantity {
        width: 70%;
    }
}
.product-box div.basketsubmit {
    float: none;
}
.newsletter-container {
    text-align: center;
}
.newsletter-container p {
    clear: both;
}
.newsletterform form {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.newsletterform .newsletterfield {
    width: 50%;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 7px;
    color: #0f1e4e;
}
.newsletterform .newsletter-btn {
    border: 1px solid #0f1e4e;
    background-color: #0f1e4e;
    padding: 7px 25px;
    border-radius: 4px;
    width: 150px;
    color: #fff;
    margin-left: 10px;
}
.owl-inner .caption {
    height: 175px;
}
#main-filterpanel .panel-title {
    font-size: 14px;
}
#main-filterpanel .panel-heading {
    margin-bottom: 5px;
}

