﻿body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif /*{body-font-family}*/;
    font-size: 13px;
    color: #111;
    background-image: none;
    background-color: #FFFFFF;
}
html, body {
    overflow-x: hidden;
}
a, .btn {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
a {
    color: black;
}
a:hover, a:focus {
    color: #ce3234;
    text-decoration: none;
}
.form-control {
    box-shadow: none;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    min-height: inherit;
    margin-bottom: 0;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navigation-list li {
    width: 23.9%;
}
.navigation-list li a {
    color: #fff;
    position: relative;
}
.wrap-left-menu .navigation-list li a {
    color: #fff;
}
.carousel-control.right, .carousel-control.left {
    background: none;
    filter: -;
}
.ccwrap {
    float: left;
}
.nsearchinput-pl.well {
    margin-top: 32px !important;
    box-shadow: none;
    border-color: #b0b0b0;
}
hr {
    border-top-color: #fff;
    border-bottom: 1px solid #d2d2d2;
}
.headfeatured {
    padding-top: 18px;
    padding-bottom: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 33px /*Headings Size for Home Page*/;
    font-weight: 700;
    text-align: center;
}
span.label.label-danger.order {
    background: #3586bf;
}
.btn {
    font-weight: 700;
}
.btn-spareparts {
    color: #ffffff;
    background-color: #323232;
    border-color: #323232;
}
.btn-spareparts:hover, .btn-spareparts:focus, .btn-spareparts:active, .btn-spareparts.active, .open > .dropdown-toggle.btn-spareparts {
    color: #ffffff;
    background-color: #161616;
    border-color: #161616;
}
.btn-spareparts.disabled, .btn-spareparts[disabled], fieldset[disabled] .btn-spareparts, .btn-spareparts.disabled:hover, .btn-spareparts[disabled]:hover, fieldset[disabled] .btn-spareparts:hover, .btn-spareparts.disabled:focus, .btn-spareparts[disabled]:focus, fieldset[disabled] .btn-spareparts:focus, .btn-spareparts.disabled:active, .btn-spareparts[disabled]:active, fieldset[disabled] .btn-spareparts:active, .btn-spareparts.disabled.active, .btn-spareparts[disabled].active, fieldset[disabled] .btn-spareparts.active {
    background-color: #323232;
    border-color: #323232;
}
@media (max-width: 767px) {
    .nsearchinput-pl.well {
        margin-top: 26px !important;
    }
}
/* Thumbnail */
.row-thumb-prod {
    margin-left: -7px;
    margin-right: -7px;
}
.row-thumb-prod .wrapper-thumbnail {
    padding-left: 7px;
    padding-right: 7px;
}
.thumbnail {
    padding: 0;
    border-color: #d7d7d7;
}
.wrapper-thumbnail .price {
    height: 40px;
    padding: 5px 0;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    border-bottom: none!important;
    text-align: center;
}
.savings-container {
    top: 3px;
}
.thumbnail .caption {
    text-align: center;
}
.thumbnail .caption h3 {
    font-weight: 700;
    line-height: 16px;
}
.thumbnail .caption .skuwrap {
    height: 30px;
    overflow: hidden;
    color: #292929;
    font-size: 12px;
}
.thumbnail .caption .skuwrap span {
    font-weight: 700;
}
.thumbnail .btn {
    font-size: 15px;
    font-weight: 700;
}
.row-upsell .thumbnail .caption h3 {
    font-size: 20px;
    height: 5em;
}
.row-upsell .thumbnail .caption .skuwrap {
    height: 55px;
    font-size: 18px;
}
.row-upsell .thumbnail .btn {
    font-size: 20px;
}
.wrap-spare-content {
    padding-top: 10px;
}
.wrap-spare-img {
    padding-right: 0;
}
.wrap-spare-img img {
    border: 1px solid #ebebeb;
}
.wrap-spare-text h5 {
    font-size: 12px;
}

/* BL */

#compat_list select:last-child {
    margin-bottom: 13px; 
}

/* Button */
.btn-shopcart {
    height: 52px;
    padding: 14px 20px;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    background-color: #5eb5aa;
    border-color: #5eb5aa;
    text-shadow: 0px 1px 1px rgba(33,108,96,0.75);
}
.btn-shopcart:hover, .btn-shopcart:focus, .btn-shopcart:active, .btn-shopcart.active, .open > .dropdown-toggle.btn-shopcart {
    color: #ffffff;
    background-color: #529f95;
    border-color: #529f95;
}
.btn-shopcart:active, .btn-shopcart.active, .open > .dropdown-toggle.btn-shopcart {
    background-image: none;
}
.btn-shopcart.disabled, .btn-shopcart[disabled], fieldset[disabled] .btn-shopcart, .btn-shopcart.disabled:hover, .btn-shopcart[disabled]:hover, fieldset[disabled] .btn-shopcart:hover, .btn-shopcart.disabled:focus, .btn-shopcart[disabled]:focus, fieldset[disabled] .btn-shopcart:focus, .btn-shopcart.disabled:active, .btn-shopcart[disabled]:active, fieldset[disabled] .btn-shopcart:active, .btn-shopcart.disabled.active, .btn-shopcart[disabled].active, fieldset[disabled] .btn-shopcart.active {
    background-color: #5eb5aa;
    border-color: #5eb5aa;
}
.btn-soldout {
    color: #ffffff;
    background-color: #8b8b8b;
    border-color: #8b8b8b;
}
.btn-soldout:hover, .btn-soldout:focus, .btn-soldout:active, .btn-soldout.active, .open > .dropdown-toggle.btn-soldout {
    color: #ffffff;
    background-color: #7c7c7c;
    border-color: #7c7c7c;
}
.btn-soldout:active, .btn-soldout.active, .open > .dropdown-toggle.btn-soldout {
    background-image: none;
}
.btn-soldout.disabled, .btn-soldout[disabled], fieldset[disabled] .btn-soldout, .btn-soldout.disabled:hover, .btn-soldout[disabled]:hover, fieldset[disabled] .btn-soldout:hover, .btn-soldout.disabled:focus, .btn-soldout[disabled]:focus, fieldset[disabled] .btn-soldout:focus, .btn-soldout.disabled:active, .btn-soldout[disabled]:active, fieldset[disabled] .btn-soldout:active, .btn-soldout.disabled.active, .btn-soldout[disabled].active, fieldset[disabled] .btn-soldout.active {
    background-color: #8b8b8b;
    border-color: #8b8b8b;
}
/* Breadcrumb */
.breadcrumb {
    background-color: #efefef;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #323232;
}
.breadcrumb > li > a {
    color: #1b6ca5;
    font-size: 13px;
}
/* Header */
.top-info {
    background: #921022;
}
.wrap-auwide-delivery {
    height: 44px;
    line-height: 44px;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background: #ffd428;
    -webkit-box-shadow: 10px -1px 20px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 10px -1px 20px 0px rgba(0,0,0,0.30);
    box-shadow: 10px -1px 20px 0px rgba(0,0,0,0.30);
    overflow-y: hidden;
}
.header-search {
    margin-top: 6px;
}
#header-cart {
    margin-top: 26px;
    float: right;
}
.row-header {
    position: relative;
    z-index: 1;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #FFFFFF;
}
.wrap-top-contact ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wrap-top-contact ul > li {
    display: inline-block;
}
.wrap-top-contact ul > li > a {
    padding: 11px 0;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-shadow: 0px 1px 1px rgba(114,7,14,0.75);
}
.wrap-top-contact ul > li:first-child > a {
    margin-right: 38px;
    text-transform: uppercase;
}
.wrap-top-contact ul > li > a > span {
    font-family: 'Roboto Slab', serif;
}
.wrap-top-contact ul > li > a > i {
    margin-right: 8px;
}
.wrap-top-contact ul > li > a:hover, .wrap-top-contact ul > li > a:focus {
    color: #ffd428;
}
.wrap-search {
    padding: 0;
}
.wrap-search .form-control {
    height: 32px;
    border-color: #ce3234;
    border-right: none;
}
.wrap-search .btn {
    height: 32px;
    border-color: #ce3234;
    border-left: none;
    color: #000;
}
.header-search .form-control:focus {
    border-color: #ce3234;
    box-shadow: none;
}
.wrap-search .btn:hover, .wrap-search .btn:focus {
    background: #fff;
    border-color: #ce3234;
    color: #000;
}
.header-search .btn:focus {
    box-shadow: none;
}
.header-search .input-group .form-control:not(:first-child):not(:last-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.wrap-myacct > ul {
    width: 100%;
}
.wrap-myacct > ul > li {
    width: 100%;
    text-align: center;
}
.wrap-myacct > ul > li > a {
    padding: 12px 15px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-shadow: 0px 1px 1px rgba(114,7,14,0.75);
}
.wrap-myacct > ul > li > a > .fa-user {
    margin-right: 10px;
}
.wrap-myacct > ul > li > a > .fa-caret-down {
    margin-left: 10px;
}
.wrap-myacct > ul > li:hover > a, .wrap-myacct > ul > li:focus > a {
    color: #ffd428;
}
.wrap-myacct > ul > li > a:hover, .wrap-myacct > ul > li > a:focus {
    background: none;
    color: #ffd428;
}
.wrapper-brands {
    background: #fff;
    margin-bottom: 0px;
    padding: 0;
    border: 1px solid #666;
}
.brand-image > a {
    min-height: 120px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.brand-name {
    text-align: center;
}
.brand-name h4 {
    margin: 10px 0 0;
    height: 38px;
    overflow: hidden;
}
.brand-name h4 a {
    font-size: 14px;
}
.pager li > a, .pager li > span {
    padding: 5px 10px;
    border: 1px solid #dddddd;
    border-radius: 0px;
    margin: 5px;
}
@media (max-width: 1199px) {
    .wrap-auwide-delivery {
        font-size: 12px;
    }
    .wrap-top-contact ul > li > a {
        font-size: 13px;
    }
    .wrap-top-contact ul > li:first-child > a {
        margin-right: 18px;
    }
    .wrap-myacct > ul > li > a {
        padding: 12px 10px;
        font-size: 12px;
    }
}
@media (max-width: 991px) {
    .wrap-auwide-delivery {
        height: 24px;
        line-height: 24px;
        box-shadow: none;
    }
    .wrap-top-contact ul > li > a {
        font-size: 12px;
        padding: 12px 5px 11px 10px;
    }
    .wrap-top-contact ul > li:first-child > a {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .top-info-xs {
        padding: 0;
        height: 37px;
    }
    .top-info {
        padding: 0 15px;
    }
    .wrap-auwide-delivery-xs {
        padding: 0;
    }
    .wrap-auwide-delivery {
        height: 37px;
        line-height: 37px;
        font-size: 11px;
        -webkit-box-shadow: 10px -1px 20px 0px rgba(0,0,0,0.30);
        -moz-box-shadow: 10px -1px 20px 0px rgba(0,0,0,0.30);
        box-shadow: 10px -1px 20px 0px rgba(0,0,0,0.30);
    }
    .wrap-search {
        padding: 0 15px;
        float: right;
    }
    .wrap-search .form-control {
        height: 25px;
        border-color: #fff;
        padding: 0 12px;
    }
    .wrap-search .btn {
        height: 25px;
        border-color: #fff;
        padding: 0 12px;
    }
    .header-search .form-control:focus {
        border-color: #fff;
    }
    .wrap-search .btn:hover, .wrap-search .btn:focus {
        background: #fff;
        border-color: #fff;
    }
}
.logotext {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #000;
    text-align: center;
}
.logotext p {
    margin-bottom: 0;
}
.wrap-services {
    margin-bottom: 12px;
    background: #323232;
}
.wrap-request-call {
    height: 60px;
    text-align: center;
    background: #1b6ca5;
}
.wrap-request-call > a {
    display: block;
    line-height: 60px;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #fff;
}
.wrap-request-call > a > span {
    width: 42px;
    height: 42px;
    margin-right: 19px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    color: #3586bf;
    line-height: 42px;
    text-align: center;
}
/* .wrapper-looking-for {
    padding-top: 9px;
    padding-bottom: 9px;
}*/
.wrap-looking-conts {
    height: 42px;
    border-right: 1px solid #5d5d5d;
    overflow: hidden;
    text-align: center;
}
.wrap-looking-conts a {
    font-size: 15px;
    color: #fff;
    display: block;
}
.wrap-looking-conts a span {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #f5ad00;
    text-transform: uppercase;
    line-height: 15px;
    margin-top:7px;
    display: inline-block;
}
.wrapper-services-drop {
    margin-top: 4px;
    padding-left: 24px;
    padding-right: 24px;
}
#services-drop {
    width: 100%;
}
#services-drop > a.btn {
    width: 100%;
    padding-right: 25px;
    position: relative;
    border-color: #1b6ca5;
    background-color: #1b6ca5;
    color: #fff;
    text-align: left;
    font-weight: 400;
}
#services-drop > a.btn:after {
    position: absolute;
    right: 15px;
    content: '\f0d7';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
#services-drop > a.btn:hover, #services-drop > a.btn:focus {
    background-color: #1b6ca5;
    border-color: #fff;
}
#services-drop ul {
    width: 100%;
}
.wrapper-assurance {
    padding-top: 7px;
}
.wrap-assurance .assurance-image {
    text-align: center;
    margin-bottom: 5px;
}
.wrap-assurance .assurance-image img {
    max-width: 100%;
    height: 60px;
    object-fit: contain;
}
.wrap-assurance .assurance-text {
    font-size: 12px;
    text-align: center;
    color: #252525;
}
.wrap-assurance:nth-child(2) .assurance-text {
    padding: 0 5px;
}
.carttext {
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
@media (max-width: 1199px) {
    .wrap-assurance {
        padding: 0 5px;
    }
    .wrap-assurance .assurance-text {
        font-size: 11px;
    }
    .wrap-request-call > a {
        font-size: 20px;
    }
    .wrap-looking-conts a {
        font-size: 14px;
    }
    .wrap-looking-conts a span {
        font-size: 17px;
    }
}
@media (max-width: 991px) {
    .logotext {
        font-size: 10px;
    }
    .wrap-assurance {
        padding: 0;
    }
    .wrap-assurance .assurance-image img {
        height: 40px;
    }
    .wrap-assurance .assurance-text {
        font-size: 9px;
    }
    #header-cart {
        margin-top: 16px;
    }
    .btn-shopcart {
        font-size: 15px;
    }
    .wrap-request-call > a {
        font-size: 16px;
    }
    .wrap-request-call > a > span {
        width: 32px;
        height: 32px;
        margin-right: 10px;
        line-height: 32px;
    }
    .wrapper-looking-for {
        padding-left: 0;
    }
    .wrap-looking-conts a {
        font-size: 15px;
    }
    .wrap-looking-conts a span {
        font-size: 16px;
    }
    .wrapper-services-drop {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .wrap-nav-mob {
        background: #323232;
        margin-bottom:
    }
    row-header {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .wrapper-logo .logo {
        height: 40px;
        object-fit: contain;
    }
    .logotext {
        font-size: 9px;
    }
    .wrap-request-call {
        height: 30px;
    }
    .wrap-request-call > a {
        font-size: 12px;
        line-height: 30px;
    }
    .wrap-request-call > a > span {
        width: 22px;
        height: 22px;
        margin-right: 10px;
        line-height: 22px;
    }
    .wrap-looking-conts {
        padding: 5px 0;
        background: #323232;
        border-right: none;
        margin-bottom: 15px;
    }
    .wrap-looking-conts a {
        font-size: 12px;
        line-height: 14px;
    }
    .wrap-looking-conts a span {
        font-size: 13px;
    }
}
.wrapper-right-menu {
    margin-top: 0;
    width: auto;
    float: right;
    padding-left: 0;
    text-align: right;
}
.wrapper-right-menu .navigation-list {
    margin-bottom: 0;
}
.wrapper-right-menu .navigation-list li {
    width: auto;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.wrapper-right-menu .navigation-list li .icon {
    font-size: 26px;
}
.wrap-left-menu {
    width: auto;
}
.wrap-left-menu .navigation-list {
    margin-left: 0;
    margin-bottom: 0;
}
.wrap-left-menu .navigation-list li {
    width: auto;
}
.cartcount {
    position: absolute;
    top: -15px;
    right: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #5eb5aa;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
}
/* Sidebar */
#left-sidebar {
    padding-right: 0;
    font-family: 'Open Sans', sans-serif;
}
.panel-default {
    border-color: #ebebeb;
    box-shadow: none;
}
.panel-heading {
    padding-top: 11px;
    padding-bottom: 11px;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #ce3234;
}
.panel-title {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group-categ {
    font-family: 'Open Sans', sans-serif;
    padding-top: 11px;
    padding-bottom: 11px;
}
.list-categ {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-right: 22px !important;
    border: none;
    margin-bottom: 0;
}
.list-categ-arrow:after {
    position: absolute;
    right: 15px;
    top: 12px;
    content: '\f0da';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #575757;
    font-size: 18px;
    line-height: 18px;
}
.categ-img {
    width: 34px;
    height: 34px;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ebebeb;
}
.categ-name {
    width: 203px;
    padding-left: 7px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    vertical-align: top;
}
.list-categ-2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.list-categ-2 .categ-name {
    width: 185px;
}
.list-group > li + .filter > a.list-categ-2:before {
    position: relative;
    top: .5em;
}
.categ-name span {
    line-height: 14px;
    vertical-align: middle;
    display: inline-block;
}
.brand-link-side {
    padding-bottom: 7px;
    padding-top: 15px;
}
.brand-img-side {
    margin: -8px 5px 0 5px;
}
@media (max-width: 1199px) {
    .categ-name {
        width: 153px;
        height: auto;
        word-break: break-word;
    }
    .list-categ-2 .categ-name {
        width: 136px;
    }
}
@media (max-width: 991px) {
    .categ-name {
        width: 98px;
    }
    .list-categ-2 .categ-name {
        width: 82px;
    }
}
@media (max-width: 767px) {
    #left-sidebar {
        padding-right: 15px;
    }
    .list-categ-2 .categ-name {
        width: 160px;
    }
}
/* Home */
#homepage-content {
    margin-top: 18px;
    padding: 28px 15px;
    background: #f0f0f0;
    color: #111;
}
/* Product Page */
.row-product-top {
    font-family: 'Open Sans', sans-serif;
}
.wrapper-product-image {
    padding-right: 0;
    text-align: center;
}
.main-image {
    background: #FFFFFF;
}
.wrapper-product-title {
    padding-right: 0;
}
.brand-img {
    margin-bottom: 15px;
}
.brand-img img {
    max-width: 100%;
    object-fit: contain;
    height: 82px;
}
#n_product h1 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
.productpricetext {
    font-size: 25px;
    font-weight: 700;
}
.text-muted {
    color: #868686;
}
.prodpartnumber {
    margin-bottom: 15px;
}
.prodpartnumber span {
    font-weight: 700;
}
.wrapper-product-title .label {
    padding: 4px 15px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0;
}
.variation-name {
    width: 100%;
}
.prod-qty {
    padding-right: 30px;
}
.prod-qty .form-control {
    height: 45px !important;
}
.prod-btn {
    padding-left: 0;
    padding-right: 0;
}
.prod-btn .btn {
    height: 45px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.prod-btn a.btn {
    line-height: 25px;
}
.prod-wish {
    padding-left: 30px;
}
.prod-wish .btn {
    height: 45px;
    font-size: 14px;
    font-weight: 700;
}
.prod-wish a.btn {
    line-height: 25px;
}
.upsellhead {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.row-get-quote .btn {
    font-size: 16px;
}
.row-get-quote {
    padding-bottom: 7px;
}
.row-spare-parts .btn {
    font-size: 16px;
}
.row-calc.btn-stack .col-xs-12 {
    margin-top: 10px;
    padding: 0 10px;
}
#shipbox h4.calcu-title {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
    color: #ce3234;
    text-align: center;
    font-weight: 600;
}
.pdf-wrapper img {
    width: 20px;
    height: auto;
    margin-right: 8px;
}
.pdf-wrapper a {
    text-align: center;
    display: block;
    background-color: #fff;
    padding: 5px 10px;
    margin-bottom: 1em;
}
@media (max-width: 1199px) {
    .wrapper-pricing {
        padding-top: 15px;
    }
}
@media (max-width: 991px) {
    .wrapper-product-image {
        padding-right: 15px;
    }
    .row-spare-parts {
        padding-bottom: 15px;
    }
    .prod-qty {
        padding-right: 15px;
    }
    .prod-btn {
        padding-left: 15px;
        padding-right: 15px;
    }
    .prod-wish {
        padding-left: 15px;
    }
}
/* Tabs */
.nav-tabs {
    border-bottom: 1px solid #d7d7d7;
}
.nav-tabs > li > a {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 700;
    color: #8b8b8b;
    background-color: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
}
.nav-tabs > li > a:hover {
    background-color: #f7f7f7;
    border-color: #d7d7d7;
    color: #1b6ca5;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #1b6ca5;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-bottom-color: #d7d7d7;
    cursor: default;
}
.tab-content {
    border: 1px solid #d7d7d7;
    border-top: none;
    background: #fff;
}
.tab-content {
    padding: 20px;
}
.tabbable {
    margin-top: 30px;
}
.tabtop {
    margin-top: 0;
}
.tabtop .nav-tabs > li > a {
    font-size: 13px;
}
@media (max-width: 1199px) {
    .nav-tabs > li > a {
        font-size: 12px;
        padding: 10px 5px;
    }
    .tabtop .nav-tabs > li > a {
        font-size: 11px;
        padding: 10px 5px;
    }
}
@media (max-width: 991px) {
    .nav-tabs > li > a {
        font-size: 11px;
    }
}
.panel-product {
    font-family: 'Open Sans', sans-serif;
}
.panel-product-details {
    margin-top: 20px;
}
.panel-product.panel-group .panel + .panel {
    margin-top: 10px;
}
.panel-product .panel-default {
    border: none;
    box-shadow: none;
}
.panel-product > .panel-default > .panel-heading {
    padding: 0;
}
.panel-product .panel-heading h4 a {
    display: block;
    padding: 14px 16px;
    text-align: left;
}
.panel-product .panel-body {
    border: none !important;
}
.panel-product .panel-title {
    font-family: 'Open Sans', sans-serif;
}
.panel-product .panel-title a {
    background: #e4e4e4;
    color: #1b6ca5;
    font-size: 14px;
    font-weight: 700;
}
.panel-product .panel-title a:before {
    width: 24px;
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: left;
    color: #000;
}
.panel-product .panel-title a.collapsed {
    background: #efefef;
    color: #000;
}
.panel-product .panel-title a.collapsed:before {
    width: 24px;
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: left;
    color: #000;
}
/* Footer */
.wrapper-footer {
    margin-top: 33px;
    padding: 36px 0 50px;
    font-size: 13px;
    background: #262626;
    color: #e8e8e8;
}
.wrapper-footer h4 {
    margin-bottom: 22px;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffd428;
}
.wrapper-footer .nav {
    margin-bottom: 20px;
}
.wrapper-footer .nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #e8e8e8;
    font-size: 13px;
}
.wrapper-footer .nav > li > a:hover, .wrapper-footer .nav > li > a:focus {
    color: #ffd428;
    background: none;
}
.newslet .btn {
    margin-left: 0 !important;
}
.list-payment-icons {
    text-align: right;
}
.wrapper-footer address {
    text-align: right;
}
.wrapper-footer address a {
    color: #ffd428;
    text-decoration: underline;
}
.wrapper-footer .list-social li {
    float: left;
}
.wrapper-footer .list-social a {
    font-size: 30px;
    color: #cacaca;
}
.payment-icon-container {
    background-color: transparent;
}
@media (max-width: 991px) {
    .list-payment-icons {
        text-align: center;
    }
    .wrapper-footer address {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .wrapper-footer {
        margin-top: 0;
    }
    .wrapper-footer .list-social li {
        float: none;
    }
}
@media (max-width: 767px) {
    #mob-menu {
        list-style:none;
    }
    #mob-menu .collapse-menu {
        padding: 0;
        padding: 0 15px 13px;
    }
    #mob-menu li a, #mob-toplinks li a {
        color: #000;
        font-size: 12px;
    }
    #mob-menu .collapse-menu li a {
        padding: 8px;
        display: inline-block;
        color: #000;
        font-size: 12px;
    }
    #mob-menu .dropdown-menu-horizontal {
        padding: 0;
        padding: 0 15px 13px;
    }
    #mob-menu .dropdown-menu-horizontal li a {
        padding: 8px;
        display: inline-block;
        color: #000;
        font-size: 12px;
    }
    #mob-menu .mob-drop:after {
        content: "\f106";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        float: right;
        color: #000;
        width: 10px;
    }
    #mob-menu .mob-drop.collapsed {
        color: #000;
    }
    #mob-menu .mob-drop.collapsed:after {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        float: right;
        color: #000;
    }
    #mob-menu .collapse-menu li.open > a, #mob-menu .collapse-menu li.open > a:hover, #mob-menu .collapse-menu li.open > a:focus {
        color: #000;
        background: none;
    }
    .mob-head-categ {
        padding-left: 15px;
        font-size: 13px;
        font-weight: 700;
        color: #000;
    }
}
#main-content.container {
    background: #e9eaec;
}
.main-wrap-conts {
    background: #FFFFFF;
}
@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    .row-offcanvas-left {
        left: 0;
    }
    .row-offcanvas-left .sidebar-offcanvas {
        left: -83.33333333333334%;
        /* 8 columns */
    }
    .row-offcanvas-left.active {
        left: 83.33333333333334%;
        /* 8 columns */
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 83.33333333333334%;
        /* 8 columns */
        padding-right: 0;
        background: #eaebec;
    }
    .main-wrap-conts {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (min-width: 768px) {
    .dropdown-hover:hover > .dropdown-menu {
        display: block;
    }
}
@media (max-width: 1199px) {
    .cart-btn-update .visible-lg, .cart-btn-remove .visible-lg {
        display:block !important;
    }
    .afterpay-text {
        font-size: 12px;
    }
}
@media (max-width: 991px) {
    .cart-btn-update .visible-lg, .cart-btn-remove .visible-lg {
        display:none !important;
    }
}
@media (max-width: 767px) {
    /* Cart */ .cart-btn-update .visible-sm, .cart-btn-remove .visible-sm {
        display:block !important;
    }
    .cart-qty-box, .cart-btn-update, .cart-btn-remove {
        padding-left: 0px;
        padding-right: 0px;
    }
    .cart-qty-box input {
        padding-left: 0px;
        padding-right: 0px;
    }
    ._cpy_vouchershow.btn {
        padding: 18px 6px;
        font-size: 9px !important;
    }
}
@media (max-width: 343px) {
    .sort_container .btn {
        padding:6px 8px;
        font-size: 14px;
    }
    .prdimg {
        display: none;
    }
    #n_checkout .btn {
        font-size: 12px;
    }
    #n_checkout .btn-lg {
        font-size: 16px;
    }
    .btn-lg {
        font-size: 16px;
    }
    ._cpy_vouchershow.btn {
        font-size: 8px !important;
        padding: 18px 6px;
    }
    #n_checkout .newslet-wrapper .btn {
        font-size: 14px;
    }
    .myacct-links .small {
        font-size: 10px;
    }
}
.assurance-image, .assurance-text {
    cursor: pointer;
}
.call-us-btn {
    margin-top: 50px;
}
.tab-content:empty {
    display: none;
}
.mce_inline_error {
    position: absolute;
}
.cts-landingAuWide {
    background-color: #921022;
    color: #fff;
}
.btn-landingHeader {
    width: 200px;
}
.cts-landingWrapper {
    background-color: #f0f0f0;
}
.responsive-content img {
    max-width: 100%;
    height: auto;
}
.cts-landingFooter .nav > li > a {
    color: #c9c9c9;
    font-size: 11px;
}
.cts-landingFooter {
    padding: 20px 0 20px;
}
.cts-landingFooter address {
    margin-bottom: 5px;
    font-size: 11px;
}
#_jstl__sharebutton {
    margin-top: 10px;
}
.afterpay-wrap {
    margin-top: 20px;
    text-align: center;
}
.afterpay-wrap img.img-responsive {
    width: 65%;
    margin-left: 75px;
}
.GST {
    color: #FF0000;
}
.pdf-center {
    text-align: center;
    font-size: smaller;
}
.pdf-cover {
    width: 261px;
    height: 370px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.container.header-message {
    background: darkred;
    font-weight: bolder;
    font-size: large;
    color: greenyellow;
}

@media (min-width: 1450px) {
    .container {
        width: 1400px;
    }
}
@media (min-width: 1650px) {
    .container {
        width: 1600px;
    }
}
.row.subcategories > div > p:nth-of-type(2) {
    height: 54px;
}
.category-thumbnail {
    text-align: center;
}
.sitemap ul li a {
    color:blue;
}
.sitemap ul li {
    color:red;
}
.free-shipping-badge {
    position: absolute;
    top: 0;
    left: 0;
	font-size: 95%;
    font-weight: bold;
    padding: .2em .6em .3em;
	color: #19191b;
	text-align: center;
	white-space: nowrap;
	border-radius: .25em;
    background-color: #72b99f;
}
.homeborder {
    border: darkred;
    border-width: thin;
    border-style: solid;
}

/* Butterylabs Additions */

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  