/**
 * This file should NOT be copied in any layout!!!
 * For layouts changes to one of the classes/ids bellow use shop/layout css files
 */
/* line 6 */
.price-during-update-request {
  color: #888 !important;
}
/* line 9 */
.price-during-update-request span {
  color: #888 !important;
}
/* line 14 */
.separator1 {
  height: 1px;
  background-color: #fff;
}
/* line 19 */
.margin-height-auto {
  margin-top: auto;
  margin-bottom: auto;
}
/* line 24 */
.no-padding {
  padding: 0 !important;
}
/* line 28 */
.margin-5 {
  margin: 5px;
}
/* line 32 */
.no-width-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 37 */
.no-height-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 41 */
.no-width-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 46 */
.no-height-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 51 */
.row-margin-1 {
  margin-left: -1px !important;
  margin-right: -1px !important;
}
/* line 56 */
.col-padding-1 {
  padding-left: 1px !important;
  padding-right: 1px !important;
}
/* line 61 */
.row-margin-5 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
/* line 66 */
.col-padding-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 71 */
.row-margin-10 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
/* line 76 */
.col-padding-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
/* line 81 */
.no-margin-top {
  margin-top: 0;
}
/* line 85 */
.transparent {
  color: transparent !important;
  background-color: transparent !important;
  border-color: transparent !important;
  z-index: -1;
}
/* line 91 */
.transparent:hover, .transparent:active, .transparent:active:hover, .transparent:active:focus, .transparent:focus {
  color: transparent !important;
  background-color: transparent !important;
  border-color: transparent !important;
  z-index: -1;
  cursor: default;
}
/* line 99 */
.transparent div, .transparent span, .transparent img, .transparent a {
  color: transparent !important;
  background-color: transparent !important;
  border-color: transparent !important;
  z-index: -1;
}
/* line 105 */
.transparent div:hover, .transparent span:hover, .transparent img:hover, .transparent a:hover, .transparent div:active, .transparent span:active, .transparent img:active, .transparent a:active, .transparent div:active:hover, .transparent span:active:hover, .transparent img:active:hover, .transparent a:active:hover, .transparent div:active:focus, .transparent span:active:focus, .transparent img:active:focus, .transparent a:active:focus, .transparent div:focus, .transparent span:focus, .transparent img:focus, .transparent a:focus {
  color: transparent !important;
  background-color: transparent !important;
  border-color: transparent !important;
  z-index: -1;
  cursor: default;
}
/* line 115 */
.price-component-wrapper, .item-stock {
  position: relative;
}
/* line 119 */
.price-component-wrapper .loader-icon-box, .item-stock .loader-icon-box {
  margin: -10px 0 0 0;
  display: block;
}
/* line 123 */
.price-component-wrapper .loader-icon-box .loader-icon, .item-stock .loader-icon-box .loader-icon {
  font-size: 20px;
}
/* line 129 */
/* line 131 */
.config-vue-component input:not([type=radio]) {
  display: block;
  width: 100%;
}
/* IE11 force cart icon not to spin */
/* line 138 */
/* line 140 */
/* line 141 */
.addProductToCart .fa:not(.fa-spin) {
  animation: none;
}
/* line 147 */
.m-auto {
  margin: auto !important;
}
/* line 151 */
.text-white {
  color: #fff !important;
}
/* line 155 */
.center-content-x-y {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}
/* line 166 */
/* line 167 */
.expand-compress-wrapper .text-short {
  overflow: hidden;
}
/* line 170 */
.expand-compress-wrapper .btn-show-more {
  display: none;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
/* loadMoreProducts on products overview page */
/* line 179 */
.load-more-products-wrapper {
  height: 40px;
  position: relative;
}
/* line 183 */
.load-more-products-wrapper #loadMoreProducts {
  width: 100%;
}
/* line 187 */
.load-more-products-wrapper .loader-icon-box.overlay-loader {
  top: 5px;
}
/* Products filtering buttons (ex: products overview filter values dialog) */
/* line 193 */
/* line 195 */
.feature-bootstrap-dialog .modal-body {
  max-height: 60vh;
}
/* line 198 */
/* line 201 */
.feature-bootstrap-dialog .modal-body .feature-dialog-integer .slider.slider-horizontal, .feature-bootstrap-dialog .modal-body .feature-dialog-float .slider.slider-horizontal {
  width: 85%;
  display: block;
  margin: 10px auto;
}
/* line 209 */
.option-deselected {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
/* Feature Values buttons */
/* line 218 */
/* line 220 */
/* line 222 */
#artnr-selector li.filter-item a.btn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 280px;
}
@media (min-width: 1px) and (max-width: 600px) {
  /* line 230 */
  #artnr-selector li.filter-item {
    max-width: 100%;
  }
  /* line 233 */
  #artnr-selector li.filter-item a.btn {
    max-width: 100%;
  }
}
/* Filter buttons (page and dialog) */
/* line 241 */
li.filter-item {
  margin-bottom: 10px;
}
/* line 244 */
li.filter-item a.btn {
  font-size: 12px;
  font-weight: 600;
  padding: 6px 20px;
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 253 */
li.filter-item a.btn.btn-default {
  color: #3d4c4c;
}
/* line 256 */
li.filter-item a.btn.btn-default:hover {
  background-color: #fff;
}
/* line 262 */
/* line 264 */
li.filter-active a.btn {
  color: #fff;
  padding: 7px 21px;
  background-color: #cdd50c;
  border: 1px solid #8f9508;
}
/* line 270 */
li.filter-active a.btn:hover {
  color: inherit;
  border-width: 1px;
}
/* line 276 */
/* line 278 */
li.filter-changed a.btn {
  color: inherit;
  background-color: #f0f2b6;
  border: 1px solid #cdd50c;
}
/* line 284 */
/* line 286 */
li.filter-impossible a.btn {
  background-color: #f0f0f0;
  border: 1px solid #e0e0e0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
/* line 292 */
li.filter-impossible a.btn:hover {
  color: inherit;
}
/* Feature values list in Details (ex: detailsTab)*/
/* line 299 */
.feature-values-list {
  margin-bottom: 0;
}
/* line 302 */
.feature-values-list li.filter-item {
  margin: 0 !important;
  padding: 5px;
}
/* line 306 */
.feature-values-list li.filter-item a.btn {
  cursor: default;
  margin: 0;
}
/* line 310 */
.feature-values-list li.filter-item a.btn:hover, .feature-values-list li.filter-item a.btn:active {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
/* line 316 */
.feature-values-list li.filter-item a.btn.textfilter-button {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin-top: 2px;
  margin-bottom: 2px;
}
/* line 325 */
/* line 327 */
.feature-values-list li.filter-item a.btn.colorfilter-button:hover {
  border-width: 0 !important;
}
/* line 331 */
.feature-values-list li.filter-item a.btn.colorfilter-button:active {
  box-shadow: 2px 2px 6px black;
  -moz-box-shadow: 2px 2px 6px black;
  -webkit-box-shadow: 2px 2px 6px black;
  -o-box-shadow: 2px 2px 6px black;
}
/* Color button component */
/* line 343 */
.colorfilter-button {
  height: 32px;
  width: 32px;
  padding: 0 !important;
  margin: 0;
  border-radius: 20px !important;
  box-shadow: 2px 2px 6px black;
  -moz-box-shadow: 2px 2px 6px black;
  -webkit-box-shadow: 2px 2px 6px black;
  -o-box-shadow: 2px 2px 6px black;
  text-align: center;
  border-width: 0 !important;
  position: relative;
}
/* line 357 */
.colorfilter-button .ok-sign, .colorfilter-button .missing-color-sign {
  font-size: 23px;
  color: #fff;
}
/* line 362 */
.colorfilter-button .ok-sign i, .colorfilter-button .missing-color-sign i {
  position: absolute;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
}
/* line 369 */
/* line 370 */
.colorfilter-button .missing-color-sign i {
  -webkit-text-fill-color: red;
  top: 4px;
  left: 7px;
}
/* line 377 */
.colorfilter-button:hover {
  border: 3px solid #8f9508 !important;
}
/* Color button used for variants change */
/* line 382 */
/* line 384 */
.colorfilters-wrapper li.filter-item {
  margin: 0 3px 16px 3px;
}
/* line 387 */
.colorfilters-wrapper li.filter-item .colorfilter-button {
  height: 40px;
  width: 40px;
}
/* line 391 */
.colorfilters-wrapper li.filter-item .colorfilter-button .ok-sign, .colorfilters-wrapper li.filter-item .colorfilter-button .missing-color-sign {
  font-size: 25px;
}
/* line 395 */
/* line 396 */
.colorfilters-wrapper li.filter-item .colorfilter-button .ok-sign i {
  top: 6px;
  left: 4px;
}
/* line 401 */
/* line 402 */
.colorfilters-wrapper li.filter-item .colorfilter-button .missing-color-sign i {
  top: 7px;
  left: 10px;
}
/* line 408 */
/* line 410 */
/* line 412 */
.colorfilters-wrapper li.filter-item .colorfilter-button:hover .ok-sign i, .colorfilters-wrapper li.filter-item .colorfilter-button:hover .missing-color-sign i {
  font-weight: 600;
}
/* line 416 */
/* line 417 */
.colorfilters-wrapper li.filter-item .colorfilter-button:hover .missing-color-sign i {
  top: 4px;
  left: 7px;
}
/* line 425 */
/* line 427 */
.colorfilters-wrapper li.filter-item.filter-active .colorfilter-button {
  border-width: 2px !important;
}
/* line 430 */
/* line 431 */
.colorfilters-wrapper li.filter-item.filter-active .colorfilter-button .missing-color-sign i {
  top: 6px;
  left: 9px;
}
/* line 437 */
/* line 439 */
/* line 440 */
.colorfilters-wrapper li.filter-item.filter-active .colorfilter-button:hover .missing-color-sign i {
  top: 6px;
  left: 9px;
}
/* line 450 */
.colorfilters-wrapper .colorfilter-text {
  font-size: 10px;
  margin-top: 6px;
  margin-bottom: 16px;
}
/* Details tab Content */
/* line 458 */
/* line 460 */
/* line 462 */
/* line 464 */
/* line 466 */
#details-content table.table-responsive tbody tr td {
  vertical-align: middle;
}
/* line 469 */
#details-content table.table-responsive tbody tr td li.filter-item {
  padding-top: 0;
  padding-bottom: 0;
}
