﻿.eu-cookie-bar-notification {
  height: 205px;
}

.warehouse-stock-container {
  text-align: left;
}

.item-box .actual-price-type, .item-box .old-price-type {
  color: #777;
  vertical-align: middle;
}

td.unit-price,
td.total {
  min-width: 90px;
}

.modal-content {
  pointer-events: auto;
}

@media (max-width: 480px) {
  .product-list .item-box .details {
    padding-left: 25px;
  }

  .product-list .item-box.child-item-box {
    margin-left: 0px;
  }

  .parent-item-box {
    margin-bottom: 0;
  }

  .product-list .item-box.child-item-box .product-item {
    margin: 0;
  }

  .grouped-item-wrapper {
    margin-bottom: 20px;
  }
}

.pickup-points-title-section {
  margin-bottom: 0px;
}

.pickup-in-store {
  text-align: left !important;
}

@media (max-width: 768px) {
  .product-list .item-box .buttons-lower {
    position: relative;
    transform: none;
    margin-bottom: 15px;
    padding: 0 15px;
    /*transform: none;
  top: auto;*/
  }
}

.product-list .item-box .product-title a {
  width: auto;
}

@media (max-width: 1024px) {
  .header .header-logo {
    position: relative;
    height: auto;
    margin: auto;
  }

    .header .header-logo img {
      height: auto;
      max-width: 172px;
    }

  .master-wrapper-content {
    margin-top: 50px;
  }
}

/*internet explorer render image in full size fix*/
.header .header-logo img {
  width: 100%;
}

.cart-total .shoppingcart-shipping-fee-td {
  text-align: left;
  padding-top: 0;
  line-height: 1;
  padding-bottom: 10px;
}

.cart-total .shipping-cost td {
  padding-bottom: 0;
}

.productAddedToCartWindowSummary div.checkoutButtonWrapper {
  margin-top: 25px;
}

.ajaxCart .k-window-titlebar div.k-window-actions.k-window-actions {
  top: 5px;
  right: 5px;
}

  .ajaxCart .k-window-titlebar div.k-window-actions.k-window-actions a {
    background-color: #e39a13;
  }

.ajaxCart .k-window-titlebar {
  padding-right: 45px !important;
}

.pager li > a, .pager li > span {
  padding: 0;
}

.sub-category-item .title a {
  word-break: break-word;
}

@media (max-width: 1024px) {
  .two-columns-area {
    margin-top: 55px;
  }
}

.item-box .product-item .grouped-products-toggle-img {
  margin-left: -20px;
}

.product-item .details .product-shortdescription,
.product-item .details .grouped-products-toggle,
.product-item .details .product-no-grouped {
  margin-left: 15px;
}

.item-box .sku-wrapper {
  font-size: 12px;
  display: inline-block;
  margin-left: 0;
}

.item-box .unit-info {
  font-size: 12px;
  margin-top: 5px;
}

.item-box .availability-info {
  font-size: 12px;
  color: #e61610;
}

.additional-details .product-availability-info {
  color: #e61610;
}


.mini-shopping-cart .item .price label {
  margin: 0;
}

.header-links-wrapper label, .header-selectors-wrapper label {
  margin-bottom: 0;
}

.category-navigation-list > .hidden-in-flyout > span {
  display: none;
}


.add-to-cart-panel button.adjustQuantityBtn {
  outline: 1px solid transparent;
  background: #f6f6f6;
  vertical-align: middle;
  margin: 0;
  border: 1px solid #e9e9e9;
  color: black;
  font-size: 10px;
  padding: 0 !important;
  width: 45px;
  height: 45px;
}

.add-to-cart-panel .productQuantityTextBox {
  margin: 0px !important;
}

.add-to-cart-panel button.adjustQuantityBtn.add {
  margin-right: 5px;
}

.add-to-cart-panel button.adjustQuantityBtn:hover {
  outline-color: #e9e9e9;
}

.label {
  padding: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
}

.info-message-box {
  padding: 20px;
  margin: 20px 45px 0px 45px;
  font-size: 1em;
  font-weight: bold;
  border-top: 3px solid #e39a13;
  box-shadow: 0 2px 2px rgba(0,0,0,.1);
}

  .info-message-box a {
    text-decoration: underline;
  }

  .info-message-box .icon {
    color: #e39a13;
    font-size: 2em;
    vertical-align: sub;
    margin-right: 10px;
  }

.attributes .attribute-warning-message {
  color: #f74258;
}

.attributes .product-attribute-quantity-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #f6f6f6;
  outline: 1px solid transparent;
  vertical-align: middle;
  border: 1px solid #e9e9e9;
  font-size: 10px;
  padding: 0 !important;
  float: left;
}

  .attributes .product-attribute-quantity-btn:hover {
    outline-color: #e9e9e9;
  }

.attributes .product-attribute-quantity {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  float: left;
}

.overview .additional-details .sku .label {
  color: #777;
}

.shopping-cart-page .reset-quantities-btn {
  background-color: #f6f6f6 !important;
}

  .shopping-cart-page .reset-quantities-btn:hover {
    outline-color: #f6f6f6 !important;
  }

.recent-orders-component.order-summary-content img {
  max-width: 100px !important;
}

.cart-item-row .subtotal.footable-last-column,
.cart-header-row .subtotal.footable-last-column {
  text-align: center !important;
}

.recent-orders-component .actions {
  width: 100% !important;
  text-align: right !important;
  margin-top: 10px !important;
}

.recent-orders-component.block {
  width: 100% !important;
  border: none !important;
  margin-bottom: 20px !important;
}

  .recent-orders-component.block .order-item {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

    .recent-orders-component.block .order-item .title .title-info {
      float: right !important;
      margin-top: -5px !important;
    }

      .recent-orders-component.block .order-item .title .title-info span {
        font-size: 12px !important;
        display: block !important;
      }

@media (max-width: 768px) {
  .recent-orders-component.block .order-item .title .title-info {
    float: none !important;
    margin-top: 0px !important;
  }

    .recent-orders-component.block .order-item .title .title-info span {
      font-size: 12px !important;
      display: inline-block !important;
      margin-right: 10px !important;
    }
}

/* WISHLIST */

.wishlist-button-mbit {
  display: inline-block;
  height: 37px;
  width: 37px;
  border: none;
  background-color: #888;
  background-image: url(../img/product-sprite-1.png);
  background-repeat: no-repeat;
  font-size: 0;
  transition: all 0.2s ease;
  background-position: 0 0;
  margin-left: 5px;
}

  .wishlist-button-mbit:hover {
    background-color: #e39a13;
  }


.wishlist-actions .btn {
  color: #e39a13;
}

.extWishlistModal .labelModalClose {
  color: #888888;
}

.extWishlistModal .modal-header {
  align-items: center;
}

#extWishlistModal .btn-move {
  color: #e39a13;
}

#extWishlistModal .btn .fa-plus {
  color: #e39a13;
}

#extWishlistModal .btn-copy {
  color: #004069;
}

#extWishlistModal .btn-delete {
  color: #E61610;
}

.save-extwishlist-button {
  margin-top: 1rem;
}

.wishlist-dropdown-container {
  position: relative;
}

.wishlist-dropdown {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  z-index: 50;
}

#extWishlistOverviewContainer {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.extWishlistOverview {
    background: white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

  .extWishlistOverview h2 {
      margin: 0;
    color: #777777;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }

  .extWishlistOverview a {
    color: white;
    background: #E39A13;
    padding: 15px 30px;
    font-weight: 700;
    text-transform: uppercase;
  }

    .extWishlistOverview a i {
      color: #875517;
      margin-right: 32px;
    }

.ajax-cart-button-wrapper {
  display: inline;
}

/* available #92D36E 
    not #E61610
*/

.color-available {
  color: #92D36E;
}


.color-not-available {
  color: #E61610;
}

.residualorder-list-page .residualorder-list .residualorder-item .residualorder-order {
  margin: 20px 0px;
}

.residualorder-list-page .residualorder-list .residualorder-item .info {
  margin: 0px 45px 40px;
}

.outstandingaccount-list-page .outstandingaccount-list .info {
  margin: 45px 40px;
}

.outstandingaccount-list-header {
  display: flex;
  justify-content: space-between;
}

  .outstandingaccount-list-header:first-child {
    text-align: left;
  }

@media (max-width: 500px) {
  .outstandingaccount-list-header {
    flex-wrap: wrap;
  }

    .outstandingaccount-list-header > * {
      flex-basis: 100%;
      text-align: left;
      margin-bottom: 10px;
    }
}

.residualorder-list-page .residualorder-table th,
.residualorder-list-page .residualorder-table td,
/*.outstandingaccount-list-page .outstandingaccount-table th,
.outstandingaccount-list-page .outstandingaccount-table td */ {
  border: 1px solid #777;
  padding: 5px;
}

.residualorder-list-page .residualorder-table .residualorder-table-product {
  width: 60%;
}

.residualorder-list-page .residualorder-table .residualorder-table-orderedamount {
  width: 20%;
  text-align: center;
}

.residualorder-list-page .residualorder-table .residualorder-table-openamount {
  width: 20%;
  text-align: center;
}

.outstandingaccount-table-invoicenumber {
  text-align: left !important;
}

.outstandingaccount-table .footable-first-column.item-count {
  width: 32px;
  height: 32px;
}
/*
.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-invoicenumber,
.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-commission,
.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-ordernumber,
.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-invoicesum,
.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-balance,
.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-invoicestate{
  width: 15%;
}

.outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-pdf {
  width: 10%;
}*/
}

/*@media (max-width: 1200px){
    .outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-invoicestate {
        display: none;
    }
}

@media (max-width: 800px) {
  .outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-commission {
    display: none;
  }
}

@media (max-width: 700px) {
  .outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-ordernumber {
    display: none;
  }
}

@media (max-width: 550px) {
  .outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-invoicesum {
    display: none;
  }
  .outstandingaccount-list-page .outstandingaccount-table .outstandingaccount-table-invoicenumber {
     overflow-wrap: break-word;
     hyphens: manual;
  }
}*/

@media all and (min-width: 1025px) {
  /*menu customization - items in vertical list instead of horizontal*/
  .header-menu > ul > li > .sublist-wrap {
    top: unset !important;
    left: unset !important;
    width: unset !important;
    margin: unset !important;
  }
}

.header-menu > ul > li > .sublist-wrap > .sublist > li {
  float: unset !important;
  width: unset !important;
}

#idscheckout {
  margin-top: -4px;
}

#idscheckout-label:hover {
  cursor: pointer;
}

@media all and (min-width: 1025px) {
  .header-menu > ul > li > .sublist-wrap {
    top: unset !important;
    left: unset !important;
    width: unset !important;
    margin: unset !important;
    margin-left: 13.5px !important;
  }
}

.header-menu > ul > li > .sublist-wrap > .sublist > li {
  float: unset !important;
  width: unset !important;
}



@media (min-width: 1650px) {
  .header-middle .center {
    width: 1600px;
  }
}


/*product view mode vertical align-----*/

.product-selectors > div {
  display: block;
  float: left;
}

@media (min-width: 769px) {
  .product-selectors .product-viewmode a {
    display: block;
    margin: 0 8px 8px 0;
    font-size: 14px;
    text-decoration: none;
    padding-left: 15px;
  }
}
/*-------------------------------------*/

/*ajaxcart quantity dropdown width-----*/
.ajax-cart-button-wrapper .productQuantityDropdown,
.add-to-cart-panel .qty-dropdown,
.cart-item-row .qty-dropdown {
  min-width: 70px;
}
/*-------------------------------------*/

/*---quickorder----------------------------------------*/

.quickorder-message.error {
  color: red;
}

button.quickorder-order-button {
  height: 43px;
  border: none;
  background-color: #fff;
  font-size: 14px;
  color: #fff;
  transition: all 0.2s ease;
  display: inline;
  width: auto;
  outline: 1px solid transparent;
  background: #e39a13 url('../img/cart-button-2.png') left center no-repeat;
  padding: 0 18px 0 48px !important;
  vertical-align: middle;
}

  button.quickorder-order-button:hover {
    outline-color: #e39a13;
  }

.recent-orders-component .actions .re-order-button {
  background-color: #e39a13;
}

  .recent-orders-component .actions .re-order-button:hover {
    color: #e39a13;
  }


.quickorder-link-button {
  height: 47px;
  border: none;
  background-color: #fff;
  font-size: 14px;
  color: #e39a13;
  transition: all 0.2s ease;
  width: 134px;
  outline: 1px solid transparent;
  background: #fff;
  vertical-align: top;
  line-height: 48px;
  margin-left: 10px;
  text-align: center;
}

  .quickorder-link-button:hover {
    outline-color: #fff;
    text-decoration: none;
  }

@media (min-width: 1025px) {
  .store-search-box #small-search-box-form input.search-box-text.narrow {
    width: 324px !important;
  }
}

@media (min-width: 1281px) {
  .store-search-box #small-search-box-form input.search-box-text.narrow {
    width: 500px !important;
  }
}


@media (max-width: 1024px) {
  .quickorder-link-button {
    display: none !important;
  }
}
/*-----------------------------------------------------*/


.ajax-cart-button-wrapper input[type="text"],
.ajax-cart-button-wrapper select {
  display: inline-block !important;
}

@media (max-width:768px) {
  .ajax-cart-button-wrapper input[type="text"],
  .ajax-cart-button-wrapper select {
    margin-right: 5px !important;
  }
}

.product-selectors .product-viewmode a {
  background-color: #777;
  width: 18px;
  height: 16px;
  background-repeat: no-repeat;
  vertical-align: middle;
  display: block;
  margin: 0 8px 8px 0;
  font-size: 14px;
  text-decoration: none;
  padding-left: 15px;
  background-image: url(../img/viewmode-sprite.png);
}

  .product-selectors .product-viewmode a.selected {
    background-color: #e39a13;
  }

  .product-selectors .product-viewmode a.list {
    background-position: -18px center;
  }

  .product-selectors .product-viewmode a.grid {
    background-position: 0 center;
  }


@media (max-width:768px) {
  .product-viewmode {
    display: block !important;
    width: 75%;
    margin: 0 auto;
    text-align: left;
  }
}

@media (min-width:1000px) {
  .slider-fullwidth {
    margin-top: unset !important;
  }
}

/*--- customer -----------------*/
.customer-agreements .form-fields {
    max-width: unset;
}

.customer-agreements .agreement-content {
    padding: 10px;
    border: 1px solid lightgray;
}

.checkout-page .address-item li.phone label,
.checkout-page .address-item-slider li.phone label {
    margin-bottom: 0;
}