body {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555555;
    margin-bottom: 45rem;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
    color: #555555;
}

a:hover {
    color: #222222;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #333;
}

.catalogue-product .main-content, .product-list .main-content {
    padding-top: 0px;
}


.btn-default {
    background-color: #e7e7e7;
    border-radius: 0;
}

.btn-primary {
    background-color: #8b6a3b;
    border-color: #8b6a3b;
    border-radius: 0;
}

.button:hover {
    background-color: #332408 !important;
    border-color: #332408 !important;
}

.btn-primary.disabled, .btn-primary[disabled] {
    background-color: #cec4b6;
    border-color: #cec4b6;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #332408 !important;
    border-color: #332408 !important;
}


header {
    margin-top: 53px;
}

header, .navbar {
    background-color: #e0e2e5;
}

.navbar-default {
    border: none !important;
}

.navbar.yamm, .navbar .level1 {
    background-color: #635850;
}

.navbar-header i {
    color: #8b6a3b;
    font-size: 14px;
    padding-right: 6px;
}

.navbar .level1 {
    width: 10%;
    height: 65px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 12px !important;
    line-height: 14px;
    min-height: 55px;
}

.navbar-social {
    float: right;
}

.basket-label {
    padding-left: 0.5rem
}

.navbar-header a:hover {
    background-color: #cecece;
}

.navbar {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}

.navbar-fixed-top .container {
    padding: 0;
}

/* Flex Experiments */
.yamm-content {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column;
    flex-direction: column;
    -webkit-flex-direction: column;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: 270px;
}

.yamm-content.menu2 {
    height: 319px;
}

.yamm-content.menu3 {
    height: 319px;
}

.header-row {
    display: flex;
    justify-content: center;
}

.header-search {
    width: 65%;
    float: left;
    margin-top: 6px;
}

.header-search .searchform .searchterm {
    border: 1px #635850 solid !important;
    background: #f3f3f3;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-search .searchform .searchterm:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-search .searchform .btn, .searchform .btn {
    background-color: #635850;
    border: 1px #635850 solid !important;
    padding: 6px 10px 7px;
}

.header-search .searchform .btn .fa, .searchform .btn .fas {
    color: #fff;
    font-size: 18px;
}

.header-salesno {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.header-salesno i {
    font-size: 3.5rem;
    color: #8b6a3b;
}

.header-salesno .text-numb {
    float: right;
    line-height: 20px;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.header-salesno .text-numb span.number {
    font-size: 19px;
}

#switched-message {
    display: flex;
    justify-content: center;

    .clear-form {
        margin-left: 1rem;
    }
}

#switched-message h4 {
    display: flex;
    align-items: center;
}

.basket .badge {
    position: unset !important;
    background-color: transparent;
    color: #777;
    padding: 3px 5px;
}

.top-navigation {
    background-color: #635850;
    margin-top: 20px;
}

.navbar.yamm {
    margin-top: 0px;
}

.navbar {
    font-size: 13px;
}

.yamm .nav-header a {
    color: #a78165;
    font-weight: 700;
}

.yamm .nav-col {
    margin-bottom: 13px;
}

.navbar .level3 a {
    color: #555;
}

.navbar-header button#logout {
    padding: 9px 0;
    font-weight: bold;
}

.navbar-header i.fa-sign-out {
    font-size: 14px;
}

.navbar-toggle.basket {
    border: none !important;
}

.panel-default, .panel-default > .panel-heading {
    border-color: #635850;
}

.panel-default > .panel-heading {
    background-color: #e0e2e5;
}

.panel-body a {
    color: #666;
}

.panel-body a.btn {
    color: #fff;
}

#accordion .panel-default, .panel-default > .panel-heading {
    border-color: #ccc;
}

#accordion .panel-default > .panel-heading {
    background-color: #e7e7e7;
}

.breadcrumb {
    border: none;
    background-color: transparent;
    padding: 0;
}

.breadcrumb a {
    color: #666;
    text-transform: uppercase;
    font-size: 10px;
}

.grouped-category-box, .product-box {
    border: none;
    min-height: 545px;
}

.grouped-cat-caption h2, .product-caption h2 {
    text-align: center;
    font-size: 16px;
}

.grouped-cat-caption h2 a {
    color: #000;
}

.list-view .grouped-cat-caption h2 {
    text-align: left;
}

.grouped-category-box h3, .grouped-category-box .viewoptions {
    text-align: center;
}

.grouped-cat-price-label {
    height: 40px;
}

.grouped-cat-price-label h3 {
    font-size: 15px;
}

.plist-listview-item .price-label .price {
    font-weight: unset;
}

.product-box {
    text-align: center;
}

.product-box .basketqtylabel, .product-box .product-code {
    display: none;
}

.product-box .quantity {
    margin-bottom: 10px;
}

.product-box .product-price-label {
    height: 55px;
    text-align: center;
}

.product-box .grid-view-buttons h3 {
    font-size: 15px;
    margin-top: 10.5px;
    margin-bottom: 0;
    height: 53px;
}

.product-box .grid-view-buttons .price-block, .grouped-category-box .grouped-cat-price-label {
    border: none;
}

.product-box .basketsubmit {
    width: 100%;
}

.grid-view-buttons #price-unit {
    font-size: 11px;
}

.extra-info {
    height: 0
}

.product-box .viewoptionsform .btn {
    padding: 10px 15px;
}

.list-view .grouped-cat-caption {
    height: auto;
}

.quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, #wishlistsubmitinput {
    color: #666;
}

.quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, #wishlistsubmitinput {
    color: #666;
}

.quotesubmitinput-prodlist:hover, .quotesubmitinput-prodlist:active, .quotesubmitinput-prodlist:focus,
.wishlistsubmitinput-prodlist:hover, .wishlistsubmitinput-prodlist:active, .wishlistsubmitinput-prodlist:focus {
    color: #333;
    background-color: transparent !important;
    border-color: transparent !important;
}

#quoteform .quotesubmitinput-prodlist {
    background-color: #8b6a3b !important;
    border-color: #8b6a3b !important;
    border-radius: 4px;
    color: #fff;
    padding: 10px 15px;
}

#quoteform .quotesubmitinput-prodlist:hover {
    background-color: #332408 !important;
    color: #fff;
}

.price span.price {
    color: #8b6a3b;
    font-size: 18px;
}

span.price-unit {
    font-weight: normal;
    color: #555;
}

#price-unit {
    font-size: 15px;
    font-weight: 200;
    color: #555;
}

.pdetails a {
    text-decoration: underline;
}

.level .fas.fa-check {
    color: #635850;
}

span.disc {
    font-size: 12px;
}

.pdetails .addtobasket label, .unit-price label {
    font-size: 15px;
}

.suggested-container, .suggested-box {
    border: none;
}

.suggested-container h2 {
    color: #635850;
    font-size: 32px;
}

.suggested-caption, .suggested-box-price {
    text-align: center;
}

.suggested-box-price {
    height: 70px;
    font-size: 12px;
}

.suggested-box-price #price-unit {
    font-size: 12px;
}

.suggested-container .greyhr {
    display: none;
}

.footer-left p.copyright {
    font-size: 12px;
    color: #666666;
}

#sagepayLogo img {
    max-width: 180px;
}

#footer a#poweredByOGL {
    color: #aaaaaa;
    font-size: 12px;
    padding: 2px 0 2px 20px !important;
    background: transparent url(../images/OGL-icon.png) no-repeat 0 0;
}

a#poweredByOGL:hover {
    background-position: 0 -18px;
    color: #666;
}

p.follow {
    margin-bottom: 0px;
}

.newsletter {
    margin: 10px 0px;
}

.newsletter .getourtext {
    font-size: 12px;
}

.newsletter .newsletterfield {
    width: 100%;
    margin-top: 8px;
}

.newsletter .newsletter-btn {
    clear: both;
    margin-top: 10px;
    padding: 8px 15px;
    border-radius: 4px;
    background-color: #635850;
    border-color: #635850;
}

.homecarousel {
    background-color: transparent;
    margin: 20px 0px;
}

.homecarousel .owl-controls {
    position: relative;
    margin-top: 15px;
}

.owl-dots {
    bottom: unset !important;
}

.featured-title {
    background-color: #635850;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 18px;
}

.featured-list .caption {
    padding: 0;
}

.featured-list .caption h2 {
    font-size: 15px;
    text-align: center;
    color: #635850;
    font-weight: normal;
    line-height: 18px;
    min-height: 6rem;
}

.featured-list .caption h3 {
    font-size: 14px;
    text-align: center;
    color: #635850;
    font-weight: 600;
}

.featured-list .caption h3 span {
    font-size: 17px;
}

.featured-list .caption h3 span.discounttext {
    font-size: 13px;
    font-weight: 300;
}

.featured-list .image-container img {
    max-height: 250px;
}

.featured-list .thumbnail {
    border: none;
}

.featured-list .price-vat-switch span.price {
    font-size: 14px;
}

.featured-list .price-vat-switch {
    padding-top: 6px;
    display: block;
}

.home-products-container {
    height: 23rem;
    margin: 3rem 0;
    text-align: center;
}

.home-products-container h5 {
    position: absolute;
    bottom: -2rem;
}

.home-products-container a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-products {
    max-width: 100%;
    max-height: 20rem;
}

.home-content {
    text-align: center;
}

#checkout .panel-default, .panel-default > .panel-heading {
    border-color: #dddddd;
}

#checkout .panel-default > .panel-heading {
    background-color: #f5f5f5;
}

.panel-body a {
    color: #666;
}

.footer-social-container .fa:hover {
    color: #635850;
}

.scroll-top-logo {
    display: none;
    float: left;
    padding: 10px 15px;
}

.drilldown a {
    color: #777;
}

.drilldown a.navback {
    color: #fff;
}

.drilldown .navback {
    background-color: #635850;
}

.drilldown li {
    background: #e0e2e5;
}

#collapse-nav {
    background: none;
}

.calc-links {
    background-color: #e0e2e5;
    text-align: center;
}

.calc-links ul li {
    display: inline-block;
    padding: 5px 10px;
}

.calc-links ul li a {
    color: #8b6a3b;
}

.calc-links ul li i.fa {
    padding-right: 6px;
}

.price .price-vat-switch {
    color: #555;
}

.price-vat-switch span.price {
    font-size: 14px;
}

.price-label-switch {
    font-size: 12px;
    font-weight: normal;
    padding-top: 4px;
}

.price-label-switch span.price {
    font-weight: normal;
}

.product-filter-container, #accordion .panel-default > .panel-heading {
    background-color: transparent;
}

.fa-filter {
    display: none;
}

.product-filter-container #accordion .panel-heading a {
    background: url(../images/collapse.png) no-repeat;
}

.product-filter-container #accordion .panel-heading a.collapsed {
    background: url(../images/expand.png) no-repeat;
}

label.option {
    overflow: hidden;
    text-overflow: ellipsis;
}

.alert-info-delivery {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
    font-size: 15px;
    text-align: center;
}

.view-options > .colour-blocks, .colour-blocks-groups {
    width: auto;
    margin-bottom: 10px;
}

.colour-blocks-groups .block {
    margin-right: 6px;
    display: inline-block;
    float: none;
}

.catalogue-product .alsobought-container {
    float: left;
    margin: 20px 15px;
    width: 96%;
}

.alsobought-container, .alsobought-box {
    border: none;
}

.alsobought-box-price {
    height: 50px;
    font-size: 12px;
}

.alsobought-box-price #price-unit {
    font-size: 12px;
}

.alsobought-box-price .price-vat-switch span.price {
    font-size: 12px;
}

#basketcontinueshopping .btn, #basketemptybasket .btn {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
    border-radius: 0;
}

#basketupdatebasket .btn {
    background-color: #635850;
    border-color: #635850;
}

#basketcontinueshopping .btn:hover, #basketupdatebasket .btn:hover, #basketemptybasket .btn:hover {
    background-color: #332408;
    border-color: #332408;
}

#quoteform-form input {
    width: 100%;
}

.page-about iframe {
    max-width: 100%;
}

/*calculator styling */
#calculator {
    font-size: 14px;
}

#buttonRow, #calcresults {
    padding-bottom: 50px;
}

#allRows #top.row {
    margin-bottom: 30px;
}

#allRows #btm-section.row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btnRemove {
    margin-top: 20px;
    padding: 8px 15px;
    background-color: #999;
    border-color: #999;
}

.alltotals td.total {
    text-align: right;
}

.alltotals {
    font-weight: 600;
}

.row-error .error {
    padding: 15px;
}

.instructions {
    margin-bottom: 60px;
}

.table {
    font-size: 12px;
}

.table > tbody > tr > td, .table > thead > tr > th {
    padding: 5px;
}


.delopt table td + td {
    max-width: 300px;
    margin-right: 20px;
}

.delopt table td > div:first-of-type {
    font-weight: 600;
    font-size: 14px;
}

.loading {
    font-size: 50px;
    color: #ccc;
    line-height: 500px;
}

.loading-hide {
    display: none;
}

.slides {
    display: none;
}

#otherdetailsdi {
    resize: vertical;
}

#loginform .bottom {
    margin-top: 15px;
}

#loginform .fgpass {
    padding-left: 20px;
}

.logoutbutton {
    font-weight: unset !important;
    font-size: unset !important;
}

#leftsidebar .product-filter-container .panel-group .panel-title a:hover {
    color: #013e65;
    background-color: #fff;
}

.product-filter-container .panel-heading .panel-title {
    font-weight: normal;
}

.product-filter-container #accordion .panel-heading a {
    background: #fff url(../images/collapse.png) left center no-repeat;
}

.product-filter-container #accordion .panel-heading a.collapsed {
    background: url(../images/expand.png) left center no-repeat;
}

@media only screen and (max-width: 1024px) {
    .scroll-top-logo {
        display: none;
    }

    .navbar .level1 > a {
        font-size: 11px;
        padding: 5px 8px;
    }

    .yamm-content {
        height: 1000px;
    }
}

@media only screen and (max-width: 991px) {
    #collapse-nav {
        margin-left: unset;
    }

    .navbar .navbar-toggle {
        font-size: 13px;
    }

    .top-bar-phone span, .top-bar-quick-order, .quickorder, [data-test-id="login-mobile"] span, .basket-label {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    body {
        margin-bottom: 400px;
    }

    header, .navbar {
        background-color: #fff;
    }

    #logo-mobile {
        max-height: 55px;
        padding: 0 15px;
    }

    .navbar-header i, #collapse-nav .fa-bars {
        font-size: 28px;
    }

    .navbar .navbar-toggle {
        padding: 10px;
    }

    #footer {
        font-size: 13px;
        margin-bottom: 40px;
    }

    #footer p.copyright {
        font-size: 10px;
    }

    .navbar-brand a {
        display: inline-block;
    }

    header {
        margin-top: 64px;
    }

    #top.row > div, #btm-section > div, #top-section > div {
        margin-bottom: 10px;
    }

    .calc-links ul li {
        padding: 12px 20px;
    }

    .grouped-category-box h3, .product-price-label h3 {
        font-size: 13px;
    }

    .featured-list .thumbnail {
        padding: 0;
    }

    .featured-list .caption h2 {
        min-height: 55px;
    }

    .featured-list .image-container {
        min-height: 190px;
    }

    .featured-list #price-unit {
        display: none;
    }

    .loading {
        line-height: 290px;
    }
}

@media only screen and (max-width: 767px) {
    body {
        margin-bottom: 800px;
    }

    #logo-mobile {
        max-height: 50px;
    }

    .delopt table td + td {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 480px) {
    body {
        margin-bottom: 120rem;
    }

    .navbar-brand {
        width: 100%;
    }

    .navbar .navbar-toggle {
        padding: 2px 18px;
    }

    #logo-mobile {
        max-height: none;
    }

    header {
        margin-top: 134px;
    }

    .navbar-header {
        height: 135px;
    }

    footer {
        padding-top: 20px;
    }

    #footer {
        font-size: 15px;
    }

    .footer-left div {
        padding: 0px;
    }

    .footer-left, .footer-right {
        text-align: center;
        padding: 10px 15px;
    }

    .footer-left ul {
        line-height: 24px;
    }

    .newslettersignuptext {
        font-size: 20px;
    }

    .newsletter {
        margin-bottom: 30px;
    }

    .newsletter .newsletterfield, .newsletter .newsletter-btn {
        width: 90%;
    }

    #footer p.copyright {
        margin: 15px 0px;
    }

    #sagepayLogo {
        margin: 20px 0px;
    }

    .col-xs-6 {
        width: 50%;
    }

    #top.row div {
        padding-right: 15px;
    }

    [id^=ref] {
        width: 100% !important;
    }

    #top.row .col-xs-6, #allRows .col-xs-6 {
        width: 50%;
    }

    .homecarousel {
        margin: 20px 0;
    }

    .page-home .main {
        padding-top: 0px;
    }

    .suggested-box-price span.disc {
        font-size: 15px;
    }

    .alsobought-box-price {
        height: 70px;
    }

    .alsobought-caption {
        height: 105px;
    }

    .product-box .product-image-container, .grouped-cat-image-container {
        height: 130px;
    }

    .product-box, .grouped-category-box {
        margin-bottom: 10px;
    }

    .grouped-category-box, .product-box {
        min-height: 430px;
    }

    .featured-list .caption h2 {
        font-size: 14px;
    }

    .loading {
        line-height: 170px;
    }

    .buttons-bot {
        float: unset;
    }

}

@media only screen and (max-width: 320px) {
    .navbar .navbar-toggle {
        padding: 2px 12px;
    }

    .product-box .dec, .product-box .inc {
        display: none;
    }

    .product-box .product-price-label {
        height: 65px;
    }

    .grouped-cat-price-label {
        height: 80px;
    }

    .catalogue-product .alsobought-container {
        margin: 0px;
        width: auto;
    }

    .alsobought-box-price {
        height: 90px;
    }

    .alsobought-box {
        padding: 10px 0px;
    }

    .quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, #wishlistsubmitinput {
        font-size: 12px;
    }
}

span.discounttext {
    font-size: 13px;
}

#cookieContainer {
    position: absolute;
    top: 0;
    background-color: #666;
    opacity: 0.95;
    width: 100%;
    z-index: 2000;
    bottom: auto;
}

.navbar .nav-header a {
    text-transform: none;
    font-size: 14px;
}

.col-md-3.nav-col {
    padding-bottom: 13px;
}

.viewoptions {
    margin-top: 33px;
}

.viewoptionsform {
    margin-top: 45px;
}

.suggestedbox {
    clear: both;
}

@media only screen and (max-width: 820px) {
    .product-box .viewoptionsform .btn {
        margin-top: 1rem
    }
}

@media only screen and (min-width: 821px) {
    .navbar-toggle.basket, .downloads, .home {
        display: block;
    }

    .product-box .viewoptionsform .btn {
        margin-top: 5rem
    }
}
