.shopcatalogdivproductlist.grid div.product-list {
  display: none;
}

.shopcatalogdivproductlist.list div.thumbgrid__element {
  display: none;
}

tr.allmatching.hidden {
  display: none;
}

#registration-forms .hidden {
  display: none;
}

#anoncheckout-form .hidden {
  display: none;
}

#anoncheckout-form .list-controls{
  justify-content: flex-end;
}

#anoncheckout-form .btn.btn-secondary{
  line-height: 27px;
  margin-right: 15px;
}

.combobox-container .input-group-addon {
  background-color: transparent;
  border-width: 0px;
}

.combobox-container .typeahead-combobox {
  border-width: 0px;
}

.combobox-container .typeahead-combobox {
  background-image: none;
}

.active .dropdown-item {
  background-color:#f5f7f7;
}

div#param-errors {
  margin-top: 20px;
}

div.searcherror {
  display: none;
}

a.product-category__name {
  color: black;
}

#filterthings option:disabled {
  display: none;
}
#searchsubmit-atl, #searchsubmit-clr, #searchsubmit-atl-mob, #searchsubmit-clr-mob {
  display: none;
}

.forgotpw-hideable {
  display: none;
}

#login-mail-group {
  display: none;
}


#new-address-form, #new-address-success {
  display: none;
}

div.shortlist {
  position: absolute;
  height: 472px;
  width: 95%;
  border: 1px #e1e5e7 solid;
  border-top-width: 0;
  background-color: white;
  overflow-y: scroll;
  z-index: 5000;
}

.image.image__zoom.align-looking-glass {
  box-shadow: none;
  bottom: 0px;
}

a.product-list__close.remove-btn-padding {
  padding-right:15px;
  padding-top:15px;
}

div#product-image-zoom-footer {
  justify-content: flex-end;
}

div#product-image-zoom-footer > div.spinner {
  margin-right: 10px;
}

/* .badge.on {
  margin-right:10px;
} */

ul.add-scrollbar, div.add-scrollbar {
  height: 600%;
  overflow: auto;
}

div.spotlight img {
  width: 720px;
}

span.vatindicator {
  margin-top: 1px;
	font-weight:normal;
	font-size:7pt;
	color:gray;
	display: block;
}

span.vatindicator.inline {
  margin-top: 1px;
	font-weight:normal;
	font-size:7pt;
  color:gray;
  display: initial;
}

span.vatindicator.big {
	font-size:10pt;
}

.spinner input.form-control.form-control-sm {
  width: 30px;
}

.margin-right-sm {
  margin-right: 10px;
}

p.gray-text {
  color: gray;
}

div.product-code {
  margin-bottom: 20px;
}

.tooltip {
  z-index: 99999;
}

#search-results > article.product {
  display: none;
}

span.tooltip-holder {
  border-bottom: 1px dotted #656b6f;
}

div#related div.product__options,
div#replaces div.product__options {
  display: flex;
  width: 110px;
}

div#related div.product__status,
div#replaces div.product__status{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 103px;
}
@media print{
  .table thead tr th {
    white-space: normal
  }

  button.btn.btn-primary {
    display: none;
  }

  a.popup-close {
    display: none;
  }

  label.custom-control.custom-checkbox {
    display: none;
  }

  .badge.arrow {
    border: 2px;
  }

  *  {
    -webkit-print-color-adjust: exact; /*Chrome, Safari */
    color-adjust: exact; /*Firefox*/
    -printer-colors: exact;
  }
}

@media print{
  .table thead tr th {
    white-space: normal
  }

  button.btn.btn-primary {
    display: none;
  }

  a.popup-close {
    display: none;
  }

  label.custom-control.custom-checkbox {
    display: none;
  }

  .badge.arrow {
    border: 2px;
  }

  *  {
    -webkit-print-color-adjust: exact; /*Chrome, Safari */
    color-adjust: exact; /*Firefox*/
    -printer-colors: exact;
  }
}
div.quote-sidebar {
  margin-top: 20px;
}
div.quote-small-top a{
  color: #151a1d;
  display: block;
  transition: background 120ms linear;
  margin-top:20px;
}
div.quote-small-top a:hover{
  background-color: #edf2fe9e;
  text-decoration: none;
}

div.product-view figure.image {
  background-size: 100%;
}

div.search-top {
  width: 100%;
}

div.search-bottom {
  margin-top: 15px;
  width: 100%;
}

.inline {
  display: inline-block;
}

footer.list-control.module {
  float: right;
}

.more {
  margin-top: 0;
}

#search-results-more {
  display: inline;
}

.cart-list__close {
  width: 21px;
}

.cart-list__close {
  width: 21px;
}
.cart-list__qty {
  width: 90px;
  text-align: center;
}

article.simplebanner footer p.more {
  min-width: 80px;
}

#regPrivate .btn.btn-secondary {
  line-height: 27px;
  margin-right: 15px;
}

#regPrivate .list-controls {
  justify-content: flex-end;
}

.shipping-info-icon i{
  color: #d82333;
  vertical-align: middle;
  font-size: 25px;
  position: relative;
  top: -1px;
}
.shipping-costs{
  color: #d82333;
  font-weight: 700;
  font-size: 18px;
}

.shipping-info-amount,
.shipping-info-text {
  padding-top: 10px;
}
#disclaimer-box{
  float: right;
  font-size: 9px;
  width: 100%;
  display: block;
  text-align: right;
  padding-bottom: 10px;
}
#disclaimer-box-buffer{
  padding:10px;
}

@media (max-width:760px)  {
  #shipping-info-minsum-big,
  #shipping-info-general-flex {
    display: none;
  }
  .shipping-info-inner,
  .shipping-info-tooltip{
    display: none;
  }
  #shipping-info-general{
    padding-bottom: 10px;
  }
  .shipping-info-box-small {
    background-color: #f5f7f7;
    display: flex;
  }
  .shipping-info-small{
    display: block;
    flex: 11;
    padding: 10px 0px 10px 10px;
  }
  .shipping-info-small-icon{
    flex: 1;
    margin: auto;
    text-align: center;
    font-size: 25px;
    color: #d82333;
  }
  .shipping-info-header-small{
    flex: 8;
    font-weight: 700;
  }
  .shipping-info-amount-small{
    flex: 3;
    font-weight: 700;
    color: #d82333;
  }
  .shipping-info-header-outer-small{
    display: flex;
  }
  #shipping-info-basket-small,
  #shipping-info-free-small,
  #shipping-info-delivery-small{
    border-top: #e1e5e7 2px solid;
  }
  .round-icon {
    border: 1px solid #e1e5e7;
    padding: 4px;
    border-radius: 16px;
    height: 21px;
    width: 20px;
    margin-top: 7px;
    margin-right: 7px;
    background: #e1e5e7;
    margin-left: 4px;
  }
}

@media (min-width:760px)  {
  .shipping-info-box-small{
    display: none;
  }
  .shipping-info-box {
    background:#f5f7f7;
    /* border-left: 1px solid #e1e5e7;
    border-right: 1px solid #e1e5e7; */
  }
  .shipping-icon {
    background: #fff;
    border: 1px solid #e1e5e7;
    padding: 4px;
    border-radius: 16px;
    height: 21px;
    width: 20px;
    margin-top: 7px;
    margin-right: 7px;
  }
  .shipping-icon.dark {
    background: #e1e5e7;
    margin-left: 4px;
    vertical-align: top;
  }
  #shipping-info-basket-big::after,
  #shipping-info-free-big::after,
  #shipping-info-delivery-big::after{
    content:"";
    background: #ccc;
    position: absolute;
    top: 15px;
    height: 106px;
    width: 1px;
  }
  #shipping-info-general-flex {
    display: flex;
    padding-bottom: 15px;
  }
  .shipping-info-box {
    flex: 1;
  }
  .shipping-info-tooltip {
    float: right;
    width: 0px;
    position: relative;
    right:30px;
    top: 7px;
  }
  .shipping-info-inner {
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 25px 0px 25px 0px;
    overflow: visible;
  }
  .shipping-info-border {
    width: 2px;
    height: 90%;
    background-color: #000;
  }
  .shipping-info-icon {
    height: 25px;
  }
  .shipping-info-icon .icon-delivery {
    font-size: 36px;
    top: -4px;
  }
}

/* login page */

div#login-full-container,
div#register-full-container {
  background-color: #f5f7f7;
  padding: 20px 40px 40px 20px;
}

@media (min-width: 760px) {
  div#login-full-header,
  div#register-full-header {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
  }

  div#login-full-header-title,
  div#register-full-header-title {
    flex: 1;
  }

  div#login-full-header-info,
  div#register-full-header-info {
    flex: 1;
    text-align: right;
  }
}

div#login-full-header-info,
div#register-full-header-info {
  margin-bottom: 20px;
}


div#register-full div.form-group {
  margin-bottom: 0;
}

div#register-full .custom-select {
  border-color: rgba(0,0,0,0.15);
}

a.tooltip-trigger {
  font-size: 10pt;
  color: #ED1B24;
}

a.tooltip-trigger img {
  vertical-align: bottom;
}

div#login-full div.col-sm-4 button {
  margin-top: 30px;
  width: 100%;
}

div#login-full div.col-sm-4 label,
div#register-full div.col-sm-4 label {
  padding-right: 10px;
  line-height: 3em;
}

@media (min-width: 760px) {
  div#login-full div#login-list-controls,
  div#forgot-list-controls {
    align-items: right;
    text-align: right;
  }

  div#login-full div.col-sm-4 label,
  div#register-full div.col-sm-4 label {
    text-align: right;
  }
}

div#login-full-footer {
  margin: 40px 0;
  text-align: center;
  color: #888;
}

div#login-full-footer a {
  color: #ED1B24;
}

div#login-full div.form-group {
  margin-bottom: 5px;
}

div#loginbox {
  width: 200px;
  margin-right: -80px;
  margin-top: -1px;
  border-radius: 5px;
  position: absolute;
}

div#loginbox div.panel.panel--box {
  width: 200px;
  min-width: 200px;
  padding: 5px 10px 5px;
}

div#login-link-button button {
  width: 100%;
}

div#login-link-button-footer {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  color: #151a1d;
  font-size: 10pt;
  font-weight: normal;
}

div#login-link-button-footer-text {
  flex: 1;
}

div#login-link-button-footer-link {
  flex: 1;
  text-align: right;
}

div#loginbox:before{
  content:'';
  display:block;
  width:0;
  height:0;
  position:absolute;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom:8px solid white;
  left: 90px;
  top:-8px;
}

#registration-type-select {
  text-align: center;
}

#registration-type-select span.custom-control-indicator {
  width: 22px;
  height: 22px;
}

#registration-forms button {
  width: 100%;
}

#registration-forms section.module {
  margin-bottom: 20px;
}

#registration-forms span.mandatory {
  color: #ED1B24;
}

div.row.narrow {
  height: 35px;
}

div#register-full div.row.narrow label {
  line-height: 2em;
}

div#register-full div.col-sm-4 label.custom-checkbox  {
  text-align: left;
}

#register-footer {
  text-align: center;
}

#register-footer a {
  color: #ED1B24;
}

#forgotpw-form.newmode2 {
  /* text-align: center; */
}

/* #login-mail-password {
  display: none;
}
#mail-login-login {
  display: none;
} */

.info-icon {
  background: #fff;
  border: 1px solid #e1e5e7;
  padding: 4px;
  border-radius: 16px;
  height: 21px;
  width: 20px;
  margin-top: 7px;
  margin-right: 7px;
}


.compare-list .category .category__hint {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* end login page */

/* Select2 - custom theme for Rolling */

.select2 .select2-search--dropdown {
  padding: 0;
}

.wrapper-content {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 50px 150px;
  border: 3px solid #48c9b0;
  font-family: sans-serif;
}
.title {
  display: block;
  padding-top: 5px;
  font-size: 17px;
  font-weight: 700;
  color: rgba(52, 73, 94, .3);
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.72222;
}

/******************** Select2 Override style *********************/
/* Assign min-width to container */
/* div:not(.index-grid__filters) .select2-container {
  min-width: 200px;
  font-family: sans-serif;
  height: 44px;
}

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

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  background: #fff;
}
.select2-container--rolling .select2-container--focus .select2-selection--multiple {
  border: 1px solid #000;
}
.select2-container--rolling .select2-results__option--highlighted[aria-selected] {
  background: #f5f7f7 !important;
  color: #000;
}

.select2-container--rolling .select2-results__option[aria-selected=true] {
  background: #f5f7f7;
  color: #000;
  opacity: 0.8;
}
.select2-container--rolling .select2-selection--single {
  border-radius: 0px;
}
.select2-container--rolling.select2-container--open .select2-selection__arrow b {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.select2-container--rolling span.select2-search input {
  height: 44px !important;
  font-size: 14px;
  font-family: sans-serif;
  color: #656b6f;
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
}
.select2-container .select2-choice {
  border: 2px solid #dce4ec;
  height: 36px;
  border-radius: 0px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  text-indent: 1px;
  box-shadow: none;
  background-image: none;
}
.select2-container .select2-choice div {
  border-left: 2px solid #dce4ec;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}
.select2-container .select2-choice .select2-arrow {
  border: 0px;
  border-radius: 0px;
  background: transparent;
  background-image: none;
}
.select2-container *:focus {
  outline: 0px;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #dce4ec;
  border-radius: 0px;
}
.select2-drop {
  margin-top: -2px;
  border: 2px solid #dce4ec;
  border-top: 0;
  border-radius: 0px !important;
  border-radius: 0 0 6px 6px;
  box-shadow: none;
}
.select2-drop.select2-drop-above {
  margin-top: 2px;
  border-top: 2px solid #dce4ec;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
  box-shadow: none;
}
.select2-search {
  margin-top: 0px;
}
.select2-search input {
  height: 26px;
  border: 2px solid #dce4ec;
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  border: 2px solid #dce4ec;
  outline: none;
  box-shadow: none;
}
.select2-dropdown-open .select2-choice {
  box-shadow: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown {
  background-color: white;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
  border-color: #dce4ec;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-dropdown-open .select2-choice .select2-choice div {
  background: transparent;
  border-left: none;
  filter: none;
}
.select2-results {
  padding: 0 0 0 0px;
  margin: 4px 0px 0px 0;
  max-height: 20rem;
  overflow: auto;
}
.select2-results .select2-highlighted {
  background: #16a085;
  color: #fff;
  border-radius: 0px;
}
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  border: 2px solid #dce4ec;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 2px solid #dce4ec;
  border-radius: 6px;
  box-shadow: none;
} */
/****** Single SCSS *******/
/* .select2-container--rolling .select2-selection--single {
  border: 1px solid #e1e5e7;
  height: 44px;
  font-size: 1em;
  border-radius: 0.25rem;
  padding-top: .25rem;
}

.select2-container--rolling .select2-selection--single .select2-selection__rendered {
  color: #656b6f;
  padding: .375rem .75rem .375rem .75rem;
  vertical-align: middle;
}
.select2-container--rolling .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--rolling .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  top: 60%;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  width: 0;
}
.select2-container--rolling .select2-selection--single .select2-selection__placeholder {
  color: #fff;
}
.select2-container--rolling .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

span.select2-result-sublabel {
  font-size: 0.9em;
  color: #93999d;
} */

/****** Multiple SCSS *******/
/* .select2-container--rolling .select2-selection--multiple {
  border: 1px solid #16a085;
}
.select2-container--rolling .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #16a085;
  cursor: pointer;
}
.select2-container--rolling .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--rolling .select2-selection--multiple .select2-selection__choice {
  background-color: #48c9b0;
  color: #fff;
  border: 1px solid #48c9b0;
  border-radius: 0px;
  padding: 3px 5px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.select2-container--rolling .select2-selection--multiple .select2-selection__choice__remove {
  color: #16a085;
  margin-right: 6px;
  margin-left: 6px;
  float: right;
} */


#card_img_box {
  max-height: 60px;
  border-radius: 15px;
  display: flex;
  margin-left: 25px;
}
.card_img_item img {
  max-height: 30px;
  float: left;
  padding-right: 6px;
}

#smartid-container {
  background-color: #f0fafa;
  padding: 30px 0;
  display: none;
}

#smartid-header-logo {
  margin-bottom: 30px;
  text-align: center;
  padding-top: 20px;
}

#smartid-header-logo img {
  width: 200px;
}

div#smartid-container div.col-sm-4 label {
  text-align: right;
  line-height: 3em;
}

div#smartid-container div.form-group {
  margin-bottom: 5px;
}

div#smartid-container select.custom-select {
  border-color: rgba(0,0,0,0.15);
}

div#smartid-buttonrow-submit {
  padding: 30px 0 0 0;
  margin-bottom: 5px;
}

div#smartid-buttonrow-submit button,
div#smartid-buttonrow-cancel button {
  width: 100%;
}
div#smartid-buttonrow-cancel button {
  margin-bottom: 20px;
}
div#smartid-container div#smartid-verification-code-container,
div#smartid-container div#smartid-error-container {
  display: none;
  margin-bottom: 30px;
}

div#smartid-verification-code-container div.small,
div#smartid-error-container div.small {
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}

div#smartid-verification-code-container div.big {
  text-align: center;
  font-size: 36px;
  font-weight: 300;
}

div#smartid-error {
  margin: 20px 40px 0 30px;
  text-align: center;
  font-size: 18px;
}

.panel.panel--smartid {
  background-color: #f0fafa;
  text-align: center;
}

.panel.panel--smartid img.logo {
  width: 150px;
}

#checkout-terms .custom-control-description {
  color: #656b6f;
}

#checkout-terms .custom-control-description a {
  color: #656b6f;
  text-decoration: underline;
}

#checkout-terms .custom-control-description a:hover {
  color: #d82333;
}

#checkout-terms .custom-control-indicator {
  border: solid 1px #d82333;
}

#cookiebar {
  position: fixed;
  background-color: #6c757d;
  color: #bbb;
  width: 60%;
  bottom: 5%;
  left: 20%;
  z-index: 99;
  border-radius: 5px;
}

#cookiebar_in {
  padding: 30px
}

#cookies_select {
  display: flex;
  justify-content: space-between;
}

#cookiebar.hidden {
  display:none;
}

#cookies_info {
  cursor:pointer;
  pointer-events: auto;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #d82333;
}
#cookiesInfo {
  padding-top:17px;
  padding-left: 2px;
}

#basketwidget{
  height: 50vh !important;
}

#emptyCart{
  color: var(--bs-primary);
  font-size: 14px;
}

.sidepanel .icon-shopping-cart::before{
  font-size: 140px;
}

#emptycartbox {
  display: flex;
  flex-direction: column;
  height: 400px;
  align-items: center;
}

#searchbar {
  border-radius: 6.25rem !important;
}

#searchbar::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 32px;
  width: 32px;
  background-image: url('data:image/svg+xml,<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.23043 8.22976C8.42569 8.0345 8.74228 8.0345 8.93754 8.22976L19.7709 19.0631C19.9661 19.2584 19.9661 19.5749 19.7709 19.7702C19.5756 19.9655 19.259 19.9655 19.0638 19.7702L8.23043 8.93687C8.03517 8.7416 8.03517 8.42502 8.23043 8.22976Z" fill="%233D3B3B"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.23043 19.7702C8.03517 19.575 8.03517 19.2584 8.23043 19.0631L19.0638 8.2298C19.259 8.03454 19.5756 8.03454 19.7709 8.2298C19.9661 8.42506 19.9661 8.74164 19.7709 8.93691L8.93754 19.7702C8.74228 19.9655 8.42569 19.9655 8.23043 19.7702Z" fill="%233D3B3B"/></svg>');
  background-size: 32px;
  background-position: top left;
}

.category__item:hover .category__link, .category__link:hover {
  text-decoration: none;
}

.subcategory__item--title .subcategory__link > .tag {
  font-weight: normal;
}

#search-results-count > a {
  color: var(--bs-danger);
}

#search-results-count > a:hover {
  text-decoration: underline !important;
  cursor: pointer !important;
}

.sidepanel.ink .input-group {
  border: 1px solid var(--bs-gray-400);
  border-radius: 0.25rem;
}

.sidepanel.ink .dropdown-toggle {
  padding-right: 1.675rem !important;
}

.sidepanel.ink input {
  z-index: 1 !important;
}

.sidepanel.ink h2.sidepanel__title {
  margin-bottom: 0 !important;
}


.register-form-comp {
  /* display:none; */
}

.has-danger {
  color: #d82333 !important;
}

.thumb-carousel__item:hover {
  cursor: pointer;
}


#btsclati::-webkit-outer-spin-button,
#btsclati::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
  
#btsclati[type=number] {
  -moz-appearance: textfield;
}

.add-to-cart .cart__price span,
.add-to-cart .cart__price-sum span {
  border-bottom: none !important;
}

.cart-index__title {
  color: var(--text-primary);
}
.cart-index__title a {
  color: var(--text-primary);
  text-decoration: none;
}
.cart-index__title a:hover {
  text-decoration: underline;
}

.g-recaptcha {
  display: inline-flex;
  margin-bottom: 0.75rem;
  transform:scale(1.085);
  -webkit-transform:scale(1.085);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}

.formerror {
  color: #E0151D;
}

th.ordrowitemcode,
td.ordrowitemcode,
th.invrowitemcode,
td.invrowitemcode {
  min-width: 125px;
}

th.invrowsum,
td.invrowsum,
th.invrowprice,
td.invrowprice {
  white-space: nowrap;
}

#warn-address-edit {
  display: none;
}


@media (max-width: 768px) {
  .product-card form.addtobasket {
    display: none;
  }
}
#compare-button.hidden,
#filter_count.hidden {
  display: none;
  visibility: hidden;
}

.select2-results__option[aria-disabled=true] {
  display: none;
}


div#cart-fullsearch{
  display: block;
}
div#cart-fullsearch.hidden{
  display: none;
}

.checkout-form .select2-container--default {
  max-width: calc(100% + 29px);
}

.footer-nav__item {
  font-size: 16px;
}

#vac-cnt {
  position:relative;
  bottom: 1px;
}

.cart-index__item {
  position: relative;
}

#sideink-search-btn {
  display: none;
}

#pdf_header {
  position: relative;
 top: 10px;
 width: 100%;
 margin: 0 auto !important;
 font-family: 'Inter', sans-serif !important;
 font-weight: 400
}

#pdflogotd {
  width: 100%;
  padding-right: 35px;
}
.pdflogo {
  /* width: 50%; */
}
.pdf_header_head_top_a{
  padding-top: 35px;
}
.pdf_header_head_top{
  color:#D82333; 
  font-size: 14px; 
  line-height: 20px;
}
.pdf_header_head_mid{
  font-weight:600;
  line-height: 28px;
  font-size: 18px;
}

#pdf_header_head_mid_first {
  display: block;
  width: 200px;
}
#pdf_header_head_mid_first_out {
  padding-right: 15px;
  vertical-align: top;
}
#spdf_header_head_mid_second {

}
.pdf_header_head_bot_1{
  font-size: 14px; 
  line-height: 20px;
  font-weight: 600;
}
.pdf_header_head_bot_2{
  font-size: 14px; 
  line-height: 20px;
  font-weight: 400;
  paragraph-spacing: 12px;
  white-space: nowrap;
}

.pdf_header_head_bot_mid {
  padding-left: 15px;
}
.pdf_header_head_bot_end {
  padding-left: 15px;
}
.pdf_table {
  width: 100%;
  margin-top: 10px;
  font-size:12px;
  border-style : hidden!important;
}

.pdf_table td {
  border-style : hidden!important;
}
#pdf_quote {
  display:block;
 padding-top: 40px;
 width: 100%;
 margin: 0 auto;
 font-size:12px;
}
#pdf_header_inner {
  display: flex; 
  flex-direction: column; 
  gap: 12px 0;
  border-radius: 0.375rem;
  background-color: #fff;
  color: #000;
  padding: 1rem 1.25rem;
}

#pdf_qt_intro {
  padding-bottom: 10px;
  /* padding-top: 10px; */
 font-size: 14px;
 font-weight: 400;
 text-align: justify;
}

#pdf_qt_outro {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
}

#pdf_qt_nr {
  font-size: 18px;
  font-weight:600;
  line-height:29px 
}

#pdf_qt_intro_date {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.pdf_quote_group_name {
  color: #D82333;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 25px;
  padding-top: 20px;
  margin-bottom: 0px;
  border-bottom: 1px solid #E5DEDE;
}

.pdf_quote_item_box {
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 2px;
  border-bottom: 1px solid #E5DEDE;
}

.pdf_quote_item {
  display: table;
  width: 100%;
}
.pdf_quote_item_left{
  display: table-cell;
  width: 10%;
}
.pdf_quote_item_info {
  display: table-cell;
  width: 80%;
  padding-top:6px;
  padding-left: 22px;
  padding-right: 22px;
  vertical-align: middle;
}
.pdf_quote_item_body {
  /* display: flex; */
}
.pdf_quote_item_price_block {
  padding-top: 6px;
  display: table-cell;
  width: 10%;
  text-align: right;
  vertical-align: middle;
}
.pdf_thumb {
  width: 100px;
  vertical-align: middle;
  height: 80px;
  border: 0px;
}

.pdf_quote_item_head {
  /* display: flex; */
}

.pdf_quote_item_code {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

.pdf_quote_item_title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.pdf_quote_item_url {
  color:#100F0F;
  text-decoration: underline;
}

.pdf_quote_printers_desc {
  line-height: 14px;
  font-weight: 400;
  font-size: 10px;
  color: #928D8D;
}

.pdf_quote_item_price_old {
  text-decoration: line-through;
  font-size: 14px;
  line-height: 17px;
  color: #3D3B3B;
}

.pdf_quote_item_price {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #1A1818;
}

.pdf_vat_text {
  line-height: 14px;
  font-weight: 400;
  font-size: 10px;
  color: #928D8D;
}

.card-light .product-card__button--desktop {
  display: flex;
}

.card-light .product-card__button--mobile {
  display: none;
}

.picker[aria-hidden=true] {
  display: none;
}

@media (max-width: 468px) {
  #cat-seo-show-more {
    display: none; }
  #cat-seo-show-less {
    display: block; }
  #cat-seo-end {
    display: block; }
}

@media (min-width:468px)  {
  #cat-seo-show-more {
    display: block; }
  #cat-seo-show-less {
    display: none; }
  #cat-seo-end {
    display: none; }
}

@media (min-width: 768px) {
  #search-show-more button {
    display: none; } }
@media (max-width: 767px) {
  #search-show-more a {
    display: none; } }

.loader {
  background-image: url('data:image/svg+xml,<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" fill="none" style="mix-blend-mode:multiply"/><path d="M1.5 8C1.5 6.27609 2.18482 4.62279 3.40381 3.40381C4.62279 2.18482 6.27609 1.5 8 1.5C9.72391 1.5 11.3772 2.18482 12.5962 3.40381C13.8152 4.62279 14.5 6.27609 14.5 8C14.5 9.72391 13.8152 11.3772 12.5962 12.5962C11.3772 13.8152 9.72391 14.5 8 14.5C6.27609 14.5 4.62279 13.8152 3.40381 12.5962C2.18482 11.3772 1.5 9.72391 1.5 8L1.5 8Z" stroke="%23F2EFEF" stroke-width="3"/><path d="M1.5 8C1.5 6.62733 1.93456 5.2899 2.74139 4.17939C3.54822 3.06889 4.68591 2.24231 5.99139 1.81813C7.29687 1.39396 8.70313 1.39396 10.0086 1.81813C11.3141 2.24231 12.4518 3.06889 13.2586 4.1794" stroke="%23D82333" stroke-width="3"/></svg>');
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 18px;
  right: 54px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@-webkit-keyframes spin2 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}

div.overflow {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.rolllogo {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .brand-link {
    display: inline-flex;
    /* di */
  }
  .rolllogo {
    flex:1;
    display: block;
    /* margin: 0 auto; */
    width: 25%;
    height: 25%;
  }
}

.isologo {
  width: 150px;
  height: 120px;
}

.miniicon {
  width: 24px;
  height: 24px;
}

.emptybasket,
.bonussidebarlogo,
.mainbanner,
.prodcatimg,
.prefooter-brand,
.fullsize,
.article__media {
  width: 100%;
  height: 100%;
}

.searchicon{
  width: 24px;
  height: 24px;
}

#reg-social-used {
  display: none;
  margin-bottom: 10px;
}

#reg-social-used img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-top: -3px;
}

#reg-social-used {
  font-size: 14px;
}

#reg-social-used-text {
  font-weight: bold;
}

#select2-select-deliveryaddress-results .select2-results__option:last-child {
  color: #0d6efd;
}
