.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 {
  display: block;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel {
  display: none;
  height: 55px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -ms-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-wrapper {
  height: 100%;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-button {
  display: block;
  text-decoration: none;
  height: 100%;
  cursor: pointer;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-button-wrapper {
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  left: 7px;
  bottom: 7px;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-button-counter {
  display: block;
  position: absolute;
  top: 0;
  left: 54%;
  width: 20px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  line-height: 20px;
  font-style: normal;
  text-align: center;
  background-color: #0065ff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-button-icon-wrap {
  height: 100%;
  text-align: center;
  color: #333;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-button-icon {
  font-size: 20px;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-button-icon .active {
  fill: #333;
}
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-product-quantity-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media all and (max-width: 768px) {
  .ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 75;
  }
  .ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel {
    display: block;
  }
  .ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel-out {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@media print {
  .ns-intec-universe.c-sale-basket-small.c-sale-basket-small-panel-1 .sale-basket-small-panel {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
