.main-header .search-container #category-results a {
    text-decoration: none;
}

#modal-shopping-list [type="checkbox"] {
    display: none;
}

.category .select2-container { 
    max-width: 100%
}

form .form-group.item-note button i {
    font-size: inherit;
}

/* Removing the td borders from the basket summary */
.basket-summary ~ tr td {
    border: initial;
}

.shopping-cart th {
    white-space: nowrap;
}

table.price-levels thead th, table.price-levels {
    text-align: right;
}

table.price-levels tr td[scope="row"] {
    text-align: initial;
}

#modal-shopping-list button i:last-child {
    margin-right: initial;
}

input[type="checkbox"] {
    min-height: auto;
    width: auto;
}

.has-error .help-block {
    display: block;
    color: #b94a48;
    margin-bottom: 20px;
}

#shopping-lists th {
  white-space: nowrap;
}

form .shopping-list-detail button[type="submit"]:not(.btn-search) {

    min-height: initial;

}
form .shopping-list-detail button[type="submit"]:not(.btn-search) i {
    font-size: initial;
}

table.shopping-list-detail img {
    max-width: 80px;
    margin-left: 10px;
}


.has-error .help-block {
    font-size: smaller;
}

.category-list > li > ul > li > a {
    font-weight: bold;
}

header.main-header .user-area {
    z-index: 102;
}

.dropdown-header {
    color: #090;
    font-size: 1rem;
    white-space: normal;
}

.cart-badge {
    color: #fff;
    font-size: 12px;
    border-radius: 16px;
    padding: 3px 7px;
    background: #b94a48;
    margin-top: -6px;
    font-style: normal;
}

.eprocure-error, .eprocure-warning {
    list-style: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1rem;
}

.old-price {
    text-decoration: line-through;
    margin-right: 5px;
}

.horizontal-switch .old-price {
  display: block;
}

.product-detail-container .price b {
    font-size: 1.62rem;
    color: #000;
}

select {
    max-width: 100%;
}

form select {
    padding: .5rem .75rem;
}

.form-group {
    margin-bottom: 1rem;
}

.pager {float: right }
.pager a, .pager a:hover, .pager a:visited {text-decoration: none;}
.pager .links span {margin-right: 3px }
.pager .links .highlight {font-weight: bold; padding: 2px; color: #fff }
.pager-position {margin-right: 10px}

.administrator-warning {
    color: red;
}

/* approvals */

.approval-totals {
    padding: 10px;
    border: 1px solid #DCDCDC;
}

.approval-totals .row-alt {
    background-color: #DCDCDC;
    font-weight: bold;
}

#approvals .approval-link  {
    text-decoration: underline;
}

#approvals .gray {
    color: #e9e9e9;
}

#approvals p.status_4, #approvals p.status_3 {color: gray;}
#approvals i.status_0:before {font-family: FontAwesome; font-style: normal; content: "\f252";}
#approvals i.status_1:before {font-family: FontAwesome; font-style: normal; content: "\f00c"; color: green;}
#approvals i.status_2:before {font-family: FontAwesome; font-style: normal; content: "\f00d"; color: red;}
#approvals i.status_3:before {font-family: FontAwesome; font-style: normal; content: "\f05e"; color: #e9e9e9;}
#approvals i.status_4:before {font-family: FontAwesome; font-style: normal; content: "\f06e"; color: #e9e9e9;}

.approval-totals td { white-space: nowrap;}
.approval-totals .yellow { background-color: #F8A600;}
#approvals .edited {color: red;}
span.pending-count {background-color: red; padding: 3px; color: #fff; font-weight: bold; font-size: 10;px;}

.currency {
    white-space: nowrap;
}

.btn i:last-child, button i:last-child {
    margin-left: 10px;
}

#ajax-basket-preview .table {
    margin-bottom: initial;
}

#throbber {
    text-align: center;
}

.dropdown-info {
    color:#747474;
}

.add-to-cart-form a .available-soon-stock, a.available-soon {
    cursor: pointer;
}

.add-to-cart-form a:hover {
    text-decoration: none;
}

.category li.highlight > a {
    font-weight: bold;
}


.sidebar ul li:hover > a {
    color: #000000;
}

.sidebar .section.section-filter .filter-list ul li.has-sub > a::before {
    content: '';
}

.sidebar h2, .content-box h2 {
    margin: 0px;
}

.sidebar .section.section-filter .filter-list, .content-box .section.section-filter .filter-list {
    padding: 0;
}

.category label.selected::after {
    font-weight: normal;
    content: "\f147";
    font-family: FontAwesome;
}

.shopping-list-detail [data-toggle="tooltip"] i {
    margin-left: 10px;
}

.query_field_container {
    display: none;
}

.navi-buttons li a span {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    min-height: 96px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dropdown-divider {
    margin-top: .4rem;
    margin-bottom: .4rem;
}

.btn i.left-aligned:first-child, button i.left-aligned:first-child {
    margin-left: 0px;
    margin-right: 10px !important;
}

.btn i:first-child, button i:first-child {
    margin-right: 0px;
}

.checkout-links {
    margin-bottom: 1rem;
}

.info-bar span.label {
    margin-right: .5rem;
}


.pagination-sm .page-link {
    padding: .25rem;
}

.inactive-zoom {
    display: none;
}

.alert {
    margin-bottom: 1rem;
}

.navi-buttons li {
    min-width: 168px;
}

.breadcrumb-container .breadcrumb a i:first-child {
    margin: auto;
    margin: initial;
}

.breadcrumb-container .breadcrumb {
    font-size: .7rem;
}

.breadcrumb-container .breadcrumb li {
    padding: auto;
    padding: initial;
}

.breadcrumb-container .breadcrumb li::before, .breadcrumb-container .breadcrumb .fa-chevron-left::before {
    display: none;
}

.breadcrumb-container .breadcrumb {
    font-size: .7rem;
}

.breadcrumb-container .breadcrumb i, .breadcrumb-container .breadcrumb li.home a {
    font-size: initial;
}

.breadcrumb-container .breadcrumb li i {
    vertical-align: middle;
    font-size: 1.5rem
}

.breadcrumb-container a {
    margin-left: .5rem;
    margin-right: .5rem;
}

.breadcrumb-container li.home::after {
    content: '';
    width: 1px;
    height: 60%;
    background: #bcbcbc;
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.breadcrumb-container .breadcrumb li.home a i {
    vertical-align: baseline;
}

.breadcrumb-container .back-link {
    float: none;
    margin-right: auto;
    margin-right: initial;
    padding-right: .5rem;
}

.breadcrumb-container .breadcrumb li.breadcrumb-item {
    line-height: 2.82rem;
}

#basket {
	margin-top:50px;
} 

#basket .checkout-links > div {
    padding-bottom: .5rem;
}

#basket .checkout-links > div button {
    width: 100%;
    min-height: auto;
    min-height: initial;
}

@font-face{
    font-family:'lightcase';
    src:url("/font/lightcase.eot?55356177");
    src:url("/font/lightcase.eot?55356177#iefix") format("embedded-opentype"),url("/font/lightcase.woff?55356177") format("woff"),url("/font/lightcase.ttf?55356177") format("truetype"),url("/font/lightcase.svg?55356177#lightcase") format("svg");
    font-weight:normal;
    font-style:normal
}

.search-overlay.open {
    opacity: 0;
}

.navi-main > ul {
    margin-top: 1rem;
}

form.search-container .disabled label {
    opacity: .25;
    cursor: default;
}

header.main-header .branding {
    display: inline-block;
}

@media (max-width: 767px) {
    table.table.table-custom-responsive tr.summary td {
        display: inline-block;
    }
    table.table.table-custom-responsive tr.summary td.text-right {
        float: right;
    }
}

form .has-error input, form .has-error select {
    border-color: red
}

.display-none {
    display: none;
}
.clear-both {
    clear: both;
}
.payment-field {
    float:left;
    width:300px;
    margin-right:30px;
    margin-bottom:20px;
}

.payment-type {
    float:left;
    margin-right:50px;
    margin-bottom:20px;
    text-align:center;
}


#cardexpiremonth, #cardexpireyear {
    float:left;
}

#errorContainer, #errorContainerOwn {
    display: none;
}

.error {
    color: red;
    font-weight: bold;
}

.checkbox label {
    display: inline-block
}

ul.error_list {
    list-style-type: none;
    padding: initial;
}

.help-block {
    display: none;
}

.basket-forms label {
    font-weight: bold;
}

input[type="radio"] {
    width: auto;
}

.sidebar-container .section-filter h3 {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

a.btn {
    color: initial;
    font-family: sans-serif;
}

@media (max-width: 991px) {
    main {margin-top: 10px;}
    .info-bar > div {margin-bottom: 10px}
    .info-bar.top {padding-top: 10px; padding-bottom: initial;}
    #category-group .section.section-filter {
        padding-top: initial;
    }
    #category-group h3 {
        display: none;
    }
    .sidebar {
        background: initial;
        border: initial;
        boder-radius: initial;
    }
    .accordion-group {
        background: #edeeee;
        border: 1px solid #dadada;
        border-radius: .31rem;
        padding: 5px 15px;
        margin-top: 10px;
    }
    .accordion-group:first-child {
        margin-top: initial;
    }
    .sidebar .section.section-filter {
        padding: 10px;
    }
    .section-filter h3 {
        margin-bottom: initial;
    }
    #category-group .filter-list > ul > li a, .sidebar .section.section-filter > :not(.filter-list) {
        padding-left: 15px;
    }
}

.section-filter .select2-container {
    width: 100%!important;
}

@media (min-width: 992px) {
    .sidebar .second-filter .section {
        border-top: 1px solid #dadada;
    }
}

#filter-group > h2{
    border-top: 1px solid #bcbcbc;
    padding: 5px 15px;
}

#filter-group > h2:first-child {
    border-top: initial;
}

#filter-group h2, #filter-group h3 {
    cursor: pointer;
}

@media (max-width: 767px) {
    .count {padding-left: 15px;}
}

@media (min-width: 768px) {
    .info-bar.top > div {
        padding-left: 10px;
        padding-right: 10px;
    }
    .info-bar.top > div:first-child {
        padding-left: initial;
    }
    .info-bar.top > div:left-child {
        padding-right: initial;
    }
    .count {
        text-align: center;
    }
}

header.main-header .user-area > div .user-area > div > a {
    white-space: nowrap;
}

header.main-header .user-area > div i {
    margin: initial;
}
form.search-container .input-fake.open .search-results {
    max-height: initial;
}

@media (max-width: 767px) {
    .search-container #product-results {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
.products-container .content.horizontal-switch .product{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:.75rem}
.products-container .content.horizontal-switch .product .inner-product{border:none;border-top:1px solid #dadada;padding:.75rem 0 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.products-container .content.horizontal-switch .product:first-child .inner-product{border:none}
.products-container .content.horizontal-switch .product a.product-link{margin-right:auto;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self: flex-start}
.products-container .content.horizontal-switch .product a.product-link img{width:80px;height:auto}
.products-container .content.horizontal-switch .product a.product-link > div {padding-left: 1.5rem}
.products-container .content.horizontal-switch .product .price{border:none;border-right:1px solid #dadada;margin:0 1.5rem 0 6rem;padding:0 1.5rem 0 0}
.products-container .content.horizontal-switch .product .price span{white-space:nowrap;font-size:.8em}
.products-container .content.horizontal-switch form.to-cart input{width:70px;text-align:center;height:40px;margin-right:1.5rem}
.products-container .content.horizontal-switch form.to-cart button{padding:0 22px;height:40px}
}

header.main-header .user-area {
    margin-bottom: 5px;
}
.shop-type-switcher {
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
}
.shop-type-switcher > i {
    vertical-align: top;
    margin-top: 4px;
}

#shopTypeSwitcherModal .form-group {
    margin-top: 1rem;
}

#shopTypeSwitcherModal ul {
    padding-left: 1rem;
}

#shopTypeSwitcherModal li {
    list-style: none;
}

#shopTypeSwitcherModal input[type=radio] {
    min-height: auto;
}

#shopTypeSwitcherModal label {
    display: inline;
}

#cookie-message {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #eee;
    border-top: 1px solid #bbb;
    box-shadow: 1px -2px 7px rgba(0,0,0,0.2);
    z-index: 10000;
    text-align: center;
    padding: 15px;
    font-size: 14px;
}

#cookie-message button {
    margin-top: -3px;
    margin-left: 17px;
}

@media screen and (max-width: 1380px){ /* Fix cookie button own line and margin top */
    #cookie-message button{
        margin:15px 30% 0;
        padding: 0.5rem 0;
        width: 40%;
    }
}

.hide {
    display: none;
}

header.main-header .user-area div a.disabled {
    cursor: not-allowed;
}

.display-price, .alternative-price {
    color: #000;
}

.alternative-price {
    opacity: .5;
}

.products-container .inner-product .display-price {
    padding-bottom: 1.5em;
}

@media (max-width: 575px) {
    .product-detail-container .display-price {
        padding-bottom: 1.5em;
    }
}

.shopping-cart .alternative-price, .shopping-list-detail .alternative-price {
    padding-top: 1.5em;
}

.horizontal-switch form {
    width: auto;
}

.shopping-cart .quantity {
    text-align: right;
}

.product-detail-container .display-price, .product-detail-container .alternative-price {
    display: inline-block;
}

.inner-product .attribute-type-label {
    text-decoration: underline;
    font-weight: bold;
    display: block;
}

.inner-product .product-attributes {
    display: none;
}

.horizontal-switch .inner-product .product-attributes {
    display: block;
}

.inner-product .attribute-type-label {
    margin-top: 1.5rem;
}

.loading .inner-product {
    opacity: .2;
}
 
.horizontal-switch .in-stock, .horizontal-switch .not-in-stock, .horizontal-switch .available-soon-stock, .horizontal-switch .delivery-time-text {display:none}
.in-stock input{border-color:#090;color:#090;pointer-events:none}
.in-stock .input-group-addon{border-color:#090;background:#090;color:#fff}
.not-in-stock input{border-color:#b60a0a;color:#b60a0a;font-style:italic;pointer-events:none}
.not-in-stock .input-group-addon{border-color:#b60a0a;background:#b60a0a;color:#fff}
.available-soon-stock input{border-color:#f0ad4e;color:#f0ad4e;font-style:italic;pointer-events:none}
.available-soon-stock .input-group-addon{border-color:#f0ad4e;background:#f0ad4e;color:#fff}

#product-results .list-group-item {
    cursor: pointer;
}

.inner-product .availability-and-delivery {
    margin-top: 10px;
}

.product-detail-container .badge {
  margin: initial;
}


table.price-levels thead tr th:first-child {
    text-align: left;
}

.secondary-footer .row div:nth-child(2) {
  max-width: max-content;
}

footer.main-footer .ornament {
  margin-bottom: initial;
}

footer.main-footer .secondary-footer {
  margin-top: initial;
}

#topdata-container iframe {
  border: none;
}

#topdata-chooser {
  margin-bottom: 16px;
  padding: 1rem;
  border-radius: 1rem;
  color: #FFFFFF;
}

#topdata-chooser h2 {
  margin-top: initial;
  font-size: 35pt;
  color: #FFFFFF;
}

#topdata-chooser * {
  margin-bottom: 0px;
}

#topdata-chooser .select2-container {
  width: 100% !important;
  margin-bottom: initial;
}

#topdata-chooser label, #topdata-chooser p {
  font-size: 19pt;
}

#topdata-chooser p {
  margin-top: 10px;
}

#suggestions_header {
  display: inline-block;
  margin-top: .75rem;
}

#suggestions_toggle {
  vertical-align: super;
  width: 100%;
  font-size: 1.25rem;
  padding: 1rem;
  margin-bottom: .75rem;
  margin-top: 2.25rem;
  background-color: #ffa600
}

.inner-product.condensed .price {
  border: initial;
  margin: initial;
  padding: initial;
  display: inline-block;
  vertical-align: middle;
}

.inner-product.condensed .display-price {
  margin-bottom: initial;
}

.inner-product.condensed img {
  margin-right: 1rem;
}

.inner-product.condensed .details {
  font-size: small;
}

/** Alternative Facet Sidebar Styling **/
.sidebar.alternative {
  padding: 5px;
}

.sidebar.alternative .section-filter.selected {
  background: white;
}

.sidebar.alternative .h5 {
  font-size: 1rem;
}

.sidebar.alternative .section.section-filter > :not(.filter-list) {
  padding: unset;
  margin-bottom: unset;
}

.sidebar.alternative .section.section-filter {
  padding: 5px;
}

.sidebar.alternative .section.section-filter .filter-list ul li.selected > a {
  font-weight: revert;
}

.sidebar.alternative .section.section-filter .filter-list ul li a {
  padding: 5px 10px;
}

.sidebar.alternative a, .breadcrumb.alternative {
font-size: 80%;
}

.breadcrumb.alternative {
  font-family: sans-serif;
  font-weight: bold;
  font-size: unset;
}

.sidebar.alternative .section.section-filter .filter-list ul li a::after {
  background: unset;
}

.sidebar.alternative ul li {
  border-top: unset;
}

.sidebar.alternative input[type="checkbox"] {
  margin-right: 5px;
}

.breadcrumb-container .breadcrumb li a, .sidebar ul li a {
  color: #000000;
}

.breadcrumb-container .breadcrumb li a:hover, .sidebar ul a:hover {
  color: #000000;
  text-decoration: underline;
}

#others > h4 {
  margin-top: 2rem;
}

#others > div {
  overflow-x: auto;
}