/* Colors Definition */
/* Cart form */
#cart-form {
  /* Cart page buttons */
  /* Cart page select fields */
  /* Products Table */
  /* Params */
  /* Small Mobile devices */
  /* Mobile Devices */
  /* Browser print Cart */
}
#cart-form .dia-list-sort-order-box {
  display: flow-root;
}
#cart-form .dia-list-sort-order-box .fixed-buttons-row .cart-buttons {
  height: 40px;
}
#cart-form .dia-list-sort-order-box .cart-buttons {
  display: none;
  margin-top: 5px;
}
#cart-form .dia-list-sort-order-box .view-config-wrapper {
  margin-top: 0 !important;
  /* View switch buttons */
  /* Warning button */
}
#cart-form .dia-list-sort-order-box .view-config-wrapper #productDisplay, #cart-form .dia-list-sort-order-box .view-config-wrapper .productDisplay {
  padding-top: 0;
  margin-top: 5px;
  margin-right: 5px;
}
#cart-form .dia-list-sort-order-box .view-config-wrapper .budget-warning {
  cursor: pointer;
  font-size: 25px;
  color: #ff0000;
  padding: 7px;
  margin-top: 5px;
  margin-left: 5px;
}
#cart-form .dia-list-sort-order-box .view-config-wrapper .btn-check-budget {
  display: none;
}
#cart-form .dia-list-sort-order-box .view-config-wrapper .btn-checkout-start {
  margin-right: 0;
}
#cart-form .cart-selector-row {
  margin-top: 15px;
  margin-bottom: 10px;
}
#cart-form .cart-selector-row .select2-container {
  background: #fff;
  border: 1px solid #0f57a0;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 39px;
  width: auto;
  margin-left: 0;
}
#cart-form .cart-selector-row .select2-container .select2-selection {
  height: 37px;
  border: 0;
  border-radius: 0;
}
#cart-form .cart-selector-row .select2-container .select2-selection span {
  height: 35px;
}
#cart-form .cart-selector-row .select2-container .select2-selection span.select2-selection__rendered {
  padding-top: 5px;
}
#cart-form #cart-product-table table.table {
  margin-bottom: 10px;
  /* Table Header */
  /* Table Body */
}
#cart-form #cart-product-table table.table thead tr th {
  border-bottom: 0;
}
#cart-form #cart-product-table table.table thead tr th .cart-product-toggles {
  padding-top: 10px;
  padding-left: 15px;
}
#cart-form #cart-product-table table.table thead tr th.cart-text-position {
  text-align: center;
}
#cart-form #cart-product-table table.table thead tr th.cart-text-position span.cart-th-text {
  font-weight: normal;
  font-size: 14px;
  color: #0f57a0;
}
#cart-form #cart-product-table table.table tbody tr {
  background-color: #fff;
  /* Product Row */
  /* Param Row */
  /* Totals */
}
#cart-form #cart-product-table table.table tbody tr.tr-blocked {
  background-color: #f7f5d8 !important;
}
#cart-form #cart-product-table table.table tbody tr.tr-master {
  box-shadow: none;
  -webkit-box-shadow: none;
  /* Check Cell */
  /* Image Cell */
  /* Info Cell */
  /* Amount cell */
  /* Price Cells */
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-image {
  text-align: center;
  position: relative;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-image .product-image {
  padding: 5px;
  min-width: 75px;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-image .product-image img {
  font-size: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.product-card-info .product-card-title {
  padding-top: 5px;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.product-card-info .cart-product-number {
  border-bottom: 1px solid #ffffff;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.product-card-info .cart-product-number .product-number-row {
  display: table-row;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.product-card-info .cart-product-number .product-number-row .product-number-label-column, #cart-form #cart-product-table table.table tbody tr.tr-master td.product-card-info .cart-product-number .product-number-row .product-number-column {
  display: table-cell;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.product-card-info .cart-product-stock {
  margin-top: 10px;
  margin-left: 15px;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td {
  max-width: 225px;
  text-align: center;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .changed-amount-container {
  display: flex;
  justify-content: center;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .changed-amount-container .changed-amount {
  color: #a9231f;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .cart-product-amount {
  padding: 5px;
  width: 100%;
  /* +/- Buttons */
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .cart-product-amount .cart-product-amount-group {
  margin: auto;
  /* Input field */
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn {
  width: 34px;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount {
  margin: 0;
  border: 0;
  padding: 0;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount span {
  height: 34px;
  width: 34px;
  padding: 0;
  color: #fff;
  background-color: #0f57a0;
  border: 1px solid #0f57a0;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-input input.cart-amount {
  height: 34px;
  min-width: 65px;
  border: 1px solid #0f57a0;
  text-align: center;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-price {
  text-align: right;
  white-space: nowrap;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-price .price {
  color: #0f57a0;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-price .price-vat {
  clear: left;
  font-weight: normal;
  color: #bbb;
  white-space: nowrap;
}
#cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-price .modal-title {
  text-align: center;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave td {
  border-top: 0 !important;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-toggles {
  padding-top: 10px;
  padding-left: 15px;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-box {
  display: none;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-box.cart-product-parameter .order-param-wrapper label.order-param-label {
  max-width: 120%;
  width: 120%;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-box.cart-product-parameter .order-param-wrapper textarea, #cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-box.cart-product-parameter .order-param-wrapper select, #cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-box.cart-product-parameter .order-param-wrapper .select2-selection {
  min-height: auto;
  height: 34px;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-box.cart-product-parameter .cart-checkbox.check-param {
  display: block;
  height: 34px;
  margin-top: auto;
  margin-bottom: auto;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-description {
  font-weight: normal;
  color: #666;
}
#cart-form #cart-product-table table.table tbody tr.tr-slave .cart-product-details-cell {
  float: left;
  width: 50%;
  padding: 2px;
}
#cart-form #cart-product-table table.table tbody tr.cart-sums-block td {
  border-top: 0;
}
#cart-form #cart-product-table table.table tbody tr.cart-sums-block td.cart-product-price {
  text-align: right;
}
#cart-form #cart-product-table table.table tbody tr.cart-sums-block td.cart-product-price .price {
  color: #0f57a0;
}
#cart-form #cart-product-table table.table tbody tr.cart-sum td:not(.hide-mobile) {
  border-top: 1px solid #ddd;
}
#cart-form #cart-product-table table.table tbody tr.cart-sum-all td {
  padding-bottom: 20px;
}
#cart-form .btn-info {
  color: #fff;
  background-color: #0f57a0;
  padding: 1px 5px;
  margin: 5px 1px 0 0;
  font-size: 12px;
}
#cart-form .cart-product-details-box {
  padding: 0 10px 0 15px;
}
#cart-form .param-required {
  background-color: #f55549 !important;
}
#cart-form textarea {
  resize: vertical;
  max-height: 200px;
  min-height: 50px;
}
@media (max-width: 991px) {
  #cart-form #cart-product-table .td-cart-checkbox, #cart-form #cart-product-table .cart-product-number, #cart-form #cart-product-table .td-delete-position, #cart-form #cart-product-table .cart-product-toggles, #cart-form #cart-product-table .cart-product-price, #cart-form #cart-product-table .cart-sums-block td {
    text-align: center;
  }
  #cart-form #cart-product-table table.table thead th:not(:nth-child(1)) {
    display: none;
  }
  #cart-form #cart-product-table table.table thead th .check-uncheck {
    text-align: center;
    width: 100%;
  }
  #cart-form #cart-product-table table.table tbody tr {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #cart-form #cart-product-table table.table tbody tr td {
    width: 100%;
  }
  #cart-form #cart-product-table table.table tbody tr td.hide-mobile {
    display: none !important;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master {
    margin-bottom: 0 !important;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td {
    border-top: 0 !important;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-image {
    padding: 0;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-image .product-image {
    padding: 0;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-image .product-image img.img {
    width: 100%;
    max-width: none !important;
    max-height: none !important;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-amount-td {
    max-width: none;
    width: 100%;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.cart-product-price {
    width: 50%;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.td-delete-position {
    padding: 0;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-master td.td-delete-position .btn-delete-position {
    margin-top: 0;
    font-size: 20px;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-slave {
    border-bottom: 1px solid #ddd;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-slave td.cart-item-button-row {
    width: 100% !important;
  }
  #cart-form #cart-product-table table.table tbody tr.tr-slave td.cart-item-button-row .cart-product-toggles {
    padding-top: 0 !important;
    padding-left: 0 !important;
  }
  #cart-form #cart-product-table table.table tbody tr.cart-sums-block td {
    width: 50%;
    text-align: left;
  }
  #cart-form #cart-product-table table.table tbody tr.cart-sums-block td.cart-product-price {
    text-align: right;
  }
}
@media print {
  #cart-form a[href]::after {
    content: "";
  }
  #cart-form body {
    font-size: 10px !important;
  }
  #cart-form body #globalMessages, #cart-form body #pt-header, #cart-form body #pt-header-stick, #cart-form body .head-top-row, #cart-form body .head-search, #cart-form body #dia-page-content-row > div:nth-child(2) > div:first-child, #cart-form body #cookie-bar, #cart-form body .breadcrumb, #cart-form body .btn-group, #cart-form body .check-uncheck, #cart-form body .btn-delete-position, #cart-form body .btn-set-amount, #cart-form body .cart-buttons-row, #cart-form body .cart-selector-row, #cart-form body .cart-product-toggles, #cart-form body .cart-checkbox, #cart-form body .pt-header-stick, #cart-form body .save-all-params-for-cart-id, #cart-form body .copy-checked-params-to-all, #cart-form body .top-row-box, #cart-form body .layoutCmsBlock, #cart-form body .footer-box {
    display: none !important;
  }
  #cart-form body #shopContainer {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
/* Ordering Information modal */
.orderInformationModal .modal-body .ordering-info-wrapper {
  padding-bottom: 15px;
  border-bottom: 2px solid #e5e5e5;
}
.orderInformationModal .modal-body .ordering-info-wrapper .ordering-info-position {
  margin-bottom: 15px;
}
.orderInformationModal .modal-body .ordering-info-wrapper .ordering-info-position .cart-product-number .product-number-row .product-number-column {
  padding: 0 !important;
}
.orderInformationModal .modal-body .ordering-info-wrapper .ordering-info-position .cart-product-number .product-number-row .product-number-column .product-number {
  font-size: inherit !important;
}
.orderInformationModal .modal-body .ordering-info-wrapper .btn {
  margin-right: 5px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2F_source%2Fstatic%2Fneptune%2Fcss%2Fshop%2Fcart.css%22%2C%22sources%22%3A%5B%22static%2Fneptune%2Fcss%2Fshop%2Fcart.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAGI%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAYd%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzgBN%3BAAyhBI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%22%7D */