

/* Start:/local/templates/universe_store96/components/bitrix/sale.basket.basket/template.1/style.css?175947727278152*/
.ns-bitrix.c-basket.c-basket-template-1 .basket-body {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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-bitrix.c-basket.c-basket-template-1 .basket-body + .basket-gifts[data-showed=true] {
  margin-top: 64px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-total ~ .basket-items {
  margin-top: 20px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-total-container {
  padding: 40px 18px;
  border: 1px solid #F2F2F2;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alerts {
  min-height: auto;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-wrap {
  margin-top: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-wrap + * {
  margin-top: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert {
  display: inline-block;
  position: relative;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 18px;
  color: #808080;
  border: 1px solid #E8E8E8;
  border-radius: 2px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-text, .ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive-text {
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive {
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive:hover {
  opacity: 0.7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-icon {
  display: inline-block;
  margin: 0 2px 0 4px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert {
  position: relative;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert + .basket-alert {
  margin-top: 8px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert + * {
  margin-top: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert.basket-alert-sticky + * {
  margin-top: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 10px;
  line-height: 12px;
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-close ~ * {
  padding-right: 10px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive {
  cursor: pointer;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive:hover {
  opacity: 0.7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive-button {
  display: inline-block;
  line-height: 1;
  border: 1px solid;
  padding: 3px 6px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.2s, 0.4s;
  -moz-transition-duration: 0.2s, 0.4s;
  -ms-transition-duration: 0.2s, 0.4s;
  -o-transition-duration: 0.2s, 0.4s;
  transition-duration: 0.2s, 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive-button:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive-button:hover {
  opacity: 0.7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-line + * {
  margin-top: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert[data-entity=basket-item-warning-node] .basket-alert-close {
  top: 8px;
  right: 8px;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert[data-entity=basket-item-warning-node] .basket-alert-close ~ * {
  padding-right: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert.basket-alert-sticky {
  margin-bottom: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert.basket-alert-sticky .basket-alert-close {
  top: 8px;
  right: 8px;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert.basket-alert-sticky .basket-alert-close ~ * {
  padding-right: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-wrapper.basket-item-restore {
  font-size: 13px;
  line-height: 135%;
  color: #808080;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-wrapper.basket-item-restore .basket-item-content {
  padding: 30px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-restore-name {
  color: #1B1E25;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-restore-button {
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-restore-button:hover {
  opacity: 0.7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action.basket-item-restore-close {
  height: auto;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action.basket-item-restore-close:hover {
  background-color: #FBE7E7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action.basket-item-restore-close:hover path {
  stroke: #E05757;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field {
  min-width: 280px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-input input {
  margin-top: 8px;
  padding: 0 0 16px 14px;
  border: 0;
  border-bottom: 1px solid #D9D9D9;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-messages {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message {
  font-size: 0;
  margin-top: 24px;
  margin-left: -4px;
  margin-right: -4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message[data-state=success] {
  color: #1DB940;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message[data-state=error] {
  color: #E05757;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message + .basket-coupon-message {
  margin-top: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message > span {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message > span, .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message div {
  margin-left: 4px;
  margin-right: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-value {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #404040;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-delete {
  font-size: 12px;
  line-height: 12px;
  color: #808080;
  padding: 3px 6px;
  border: 1px solid #B0B0B0;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: border-color, transform;
  -moz-transition-property: border-color, transform;
  -ms-transition-property: border-color, transform;
  -o-transition-property: border-color, transform;
  transition-property: border-color, transform;
  -webkit-transition-duration: 0.4s, 0.2s;
  -moz-transition-duration: 0.4s, 0.2s;
  -ms-transition-duration: 0.4s, 0.2s;
  -o-transition-duration: 0.4s, 0.2s;
  transition-duration: 0.4s, 0.2s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-delete:hover {
  border-color: #E8E8E8;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-delete:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-description {
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-name {
  font-size: 18px;
  line-height: 21px;
  color: #1B1E25;
  margin-right: 25px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value {
  font-size: 14px;
  line-height: 16px;
  color: #666666;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value + .basket-price-info-value {
  margin-top: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-current {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #1B1E25;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-discount {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-decoration: line-through;
  margin-left: 12px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-values {
  margin-top: 15px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-economy-wrapper {
  font-size: 0;
  margin-left: -3px;
  margin-right: -3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-economy-wrapper > span {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin-left: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-economy-name {
  font-size: 12px;
  line-height: 14px;
  color: #666666;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-economy-value {
  color: #1B1E25;
  padding: 4px;
  background-color: #FFC700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-wrap {
  width: 30%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control {
  position: relative;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-input {
  position: relative;
  padding-right: 40px;
  z-index: 1;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-reset {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  padding-left: 14px;
  padding-right: 14px;
  cursor: pointer;
  z-index: 2;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-reset::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-reset:hover path {
  stroke: #E05757;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-reset svg {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-reset path {
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-statuses {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-statuses-wrapper {
  margin-left: -16px;
  margin-right: -16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-status {
  font-size: 18px;
  line-height: 21px;
  color: #B0B0B0;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-transition-property: border-color, color;
  -moz-transition-property: border-color, color;
  -ms-transition-property: border-color, color;
  -o-transition-property: border-color, color;
  transition-property: border-color, color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-status.active, .ns-bitrix.c-basket.c-basket-template-1 .basket-filter-status:hover {
  color: #404040;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-empty {
  font-size: 0;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 380px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-empty-picture {
  margin-bottom: 32px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-empty-picture svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-empty-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  color: #B0B0B0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-empty-description {
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  margin-top: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items + .basket-total {
  margin-top: -1px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel + div {
  margin-top: 32px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button {
  padding: 12px 20px;
  background-color: #FFF;
  border-width: 1px;
  border-color: #B0B0B0;
  -webkit-transition-property: border-color, background-color;
  -moz-transition-property: border-color, background-color;
  -ms-transition-property: border-color, background-color;
  -o-transition-property: border-color, background-color;
  transition-property: border-color, background-color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-icon {
  font-size: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-icon svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 18px;
  max-height: 18px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-icon path {
  fill: #B0B0B0;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-content {
  font-size: 14px;
  line-height: 14px;
  color: #808080;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-print {
  border-color: transparent;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-print:hover .basket-items-panel-button-icon path {
  fill: #404040;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-delete:hover {
  background-color: #FBE7E7;
  border-color: #FBE7E7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-delete:hover .basket-items-panel-button-icon path {
  fill: #E05757;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel-button-delete:hover .basket-items-panel-button-content {
  color: #E05757;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-overlay {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 2 !important;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item {
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item:hover {
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.082);
  -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.082);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.082);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item + .basket-item {
  margin-top: -1px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-highlighted {
  background-color: #FFC700;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-wrapper {
  border: 1px solid #F2F2F2;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-content {
  padding: 24px 32px;
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image {
  position: relative;
  text-align: center;
  width: 120px;
  max-height: 120px;
  margin-right: 50px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image img {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 120px;
  z-index: 1;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  width: 120px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers {
  position: absolute;
  margin: 3px;
  overflow: hidden;
  pointer-events: none;
  z-index: 2;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-y=middle] {
  margin-top: 0;
  margin-bottom: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-x=left] {
  text-align: left;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-x=center] {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-x=right] {
  text-align: right;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers-wrapper {
  font-size: 0;
  margin: -3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-sticker {
  margin: 3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-sticker + .basket-item-image-sticker {
  margin-top: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-sticker-value {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  color: #1B1E25;
  padding: 3px 4px;
  background-color: #FFC700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-name {
  font-size: 0;
  margin: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-name > * {
  font-size: 18px;
  line-height: 24px;
  color: #1B1E25;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-name + * {
  margin-top: 12px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers + * {
  margin-top: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property + * {
  margin-top: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property-name {
  font-size: 14px;
  line-height: 17px;
  color: #808080;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property-values {
  margin-top: 8px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property-values-wrapper {
  font-size: 0;
  margin: -4px -3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property-value {
  display: inline-block;
  margin: 4px 3px;
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property-value-content {
  border: 1px solid #E8E8E8;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: border-color, background-color, transform;
  -moz-transition-property: border-color, background-color, transform;
  -ms-transition-property: border-color, background-color, transform;
  -o-transition-property: border-color, background-color, transform;
  transition-property: border-color, background-color, transform;
  -webkit-transition-duration: 0.4s, 0.4s, 0.2s;
  -moz-transition-duration: 0.4s, 0.4s, 0.2s;
  -ms-transition-duration: 0.4s, 0.4s, 0.2s;
  -o-transition-duration: 0.4s, 0.4s, 0.2s;
  transition-duration: 0.4s, 0.4s, 0.2s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-offers-property-value-content:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value.selected > div > i {
  opacity: 1;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value.not-available > div {
  opacity: 0.3;
  cursor: not-allowed;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value-content {
  text-align: center;
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value-content::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value-content > i {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #FFF;
  opacity: 0;
  vertical-align: middle;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value.selected > div {
  background-color: #E8E8E8;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value-content {
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  padding: 7px 8px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-properties + div {
  margin-top: 13px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-properties + .basket-item-offers {
  margin-top: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property + .basket-item-basket-property {
  margin-top: 13px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property-name {
  font-size: 14px;
  line-height: 20px;
  color: #B0B0B0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property-value {
  font-size: 14px;
  line-height: 20px;
  color: #404040;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-properties + div {
  margin-top: 13px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-properties + .basket-item-offers {
  margin-top: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property + .basket-item-product-property {
  margin-top: 13px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-name {
  font-size: 14px;
  line-height: 20px;
  color: #B0B0B0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-values {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-product-property-type=picture] .basket-item-product-property-values {
  margin-top: 5px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-product-property-type=picture] .basket-item-product-property-value {
  width: auto;
  height: auto;
  max-width: 60px;
  max-height: 60px;
  border: 1px solid #E8E8E8;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  -ms-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-product-property-type=text] .basket-item-product-property-value {
  font-size: 14px;
  line-height: 20px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-additional {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-measure {
  font-size: 14px;
  line-height: 16px;
  color: #404040;
  margin-bottom: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-value {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  color: #1B1E25;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-discount {
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  text-decoration: line-through;
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-old {
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  text-decoration: line-through;
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-along {
  text-align: center;
  margin-top: 12px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-along-value {
  font-size: 14px;
  line-height: 16px;
  color: #404040;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-along-discount {
  font-size: 12px;
  line-height: 12px;
  color: #808080;
  text-decoration: line-through;
  margin-top: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-wrap {
  font-size: 0;
  text-align: center;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity [disabled=disabled] {
  opacity: 0.3;
  cursor: not-allowed;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter button {
  padding-left: 18px !important;
  padding-right: 18px !important;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-wrap {
  font-size: 0;
  text-align: right;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total {
  display: inline-block;
  text-align: left;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-percent {
  font-size: 14px;
  line-height: 16px;
  color: #404040;
  margin-bottom: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-value {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  color: #1B1E25;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-discount {
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  text-decoration: line-through;
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-old {
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  text-decoration: line-through;
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy {
  margin-top: 8px;
  overflow: hidden;
  text-align: right;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-wrapper {
  font-size: 0;
  margin-left: -3px;
  margin-right: -3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-wrapper > div {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin-left: 3px;
  margin-right: 3px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-name {
  color: #666666;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-value {
  color: #1B1E25;
  padding: 4px;
  background-color: #FFC700;
  white-space: nowrap;
  margin-top: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-actions,
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-actions > div,
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action {
  height: 100%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action {
  position: relative;
  font-size: 0;
  width: 40px;
  background-color: #F2F2F2;
  cursor: pointer;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action > svg path {
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action[data-item-action=delete]:hover {
  background-color: #FBE7E7;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action[data-item-action=delete]:hover path {
  stroke: #E05757;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty {
  font-size: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  /* max-width: 380px; */
  margin-top: 40px;
  max-width: 568px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty .basket-empty-button {
  margin-bottom: 150px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-picture {
  margin-bottom: 36px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-picture svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  /* color: #B0B0B0; */
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-description {
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  margin-top: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-button {
  margin-top: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-button-link {
  height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #141414;
  color: #FFFFFF;
  border-radius: 60px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  max-width: 326px;
  margin: auto;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-button-link:hover {
  background-color: #434343;
  text-decoration: none;
}

.ns-bitrix.c-basket.c-basket-template-1 .basket-gifts[data-showed=true] + * {
  margin-top: 64px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-gifts-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #1B1E25;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-gifts-title + .basket-gifts-list {
  margin-top: 32px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-y=top] {
  top: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-y=middle] {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-y=bottom] {
  bottom: 0px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-x=left] {
  left: -10px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-x=center] {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-x=right] {
  right: -10px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-position-y=middle][data-position-x=center] {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-overlayed=true] {
  position: relative;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-overlayed=true] > * {
  position: relative;
  z-index: 1;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap {
  display: none;
  margin-left: 11px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter .intec-ui-part-input {
  height: 52px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-order-wrapper {
  display: block;
  margin-left: 40px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-order-button {
  text-transform: uppercase;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-order-wrapper div:last-child {
  margin-top: 8px;
}
@media all and (max-width: 1200px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-wrap {
    font-size: 0;
    text-align: right;
    order: 4;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart {
    display: inline-block;
    text-align: left;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-wrap {
    font-size: 0;
    text-align: right;
    order: 3;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy {
    order: 2;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-wrapper {
    display: inline-block;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-wrap {
    order: 1;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-empty-button-link {
    height: 37px;
    font-size: 14px;
    line-height: 21px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-empty .basket-empty-button {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-values {
    margin-right: 10px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field {
    min-width: auto;
    max-width: 280px;
  }
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-order-wrapper div:last-child {
    margin-top: 0;
    padding-left: 13px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-order-wrapper {
    display: flex;
    margin-left: 0;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-total-wrapper > div + div {
    margin-top: 32px;
  }
}
@media all and (max-width: 800px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-body + .basket-gifts[data-showed=true] {
    margin-top: 48px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-total-container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-value {
    display: block !important;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-delete {
    margin-top: 6px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-price-current {
    font-size: 20px;
    line-height: 24px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value {
    font-size: 12px;
    line-height: 14px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-filter-wrap {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-items-panel + div {
    margin-top: 22px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-content {
    margin-left: 24px;
    margin-right: 24px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-name > * {
    font-size: 16px;
    line-height: 22px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value-content {
    width: 30px;
    height: 30px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] > i {
    font-size: 16px;
    line-height: 16px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value-content {
    padding: 11px 12px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property + .basket-item-basket-property {
    margin-top: 9px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property + .basket-item-product-property {
    margin-top: 9px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-value {
    font-size: 20px;
    line-height: 24px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-percent {
    font-size: 12px;
    line-height: 14px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-measure {
    font-size: 12px;
    line-height: 14px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-value {
    font-size: 20px;
    line-height: 20px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-gifts[data-showed=true] + * {
    margin-top: 48px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-gifts-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-gifts-title + .basket-gifts-list {
    margin-top: 24px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-total-wrapper > div + div {
    margin-top: 32px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-empty .basket-empty-button {
    margin-bottom: 0;
  }
}
@media print {
  .ns-bitrix.c-basket.c-basket-template-1 [data-print=false] {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter.intec-ui.intec-ui-control-numeric .intec-ui-part-input {
    box-shadow: none !important;
    padding: 0px !important;
    background: none !important;
    border: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-total-wrapper > div + div {
    margin-top: 32px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-content {
    padding: 0;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-main {
    padding: 20px 20px 17px 20px;
    border-bottom: 1px solid #F2F2F2;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-additional {
    padding: 15px 27px 14px 18px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap {
    display: block;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-content {
    overflow: hidden;
    margin: 0;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-add-delayed {
    display:none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-add-delayed {
    margin-top: 14px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-remove-delayed {
    margin-top: 14px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap .basket-item-action svg {
    width: 100%;
    max-height: 21px;
    max-width: 17px;
    background-color: transparent !important;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap .basket-item-action div:last-child {
    margin-top: 14px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total {
    display: flex;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-remove-delayed svg path {
    stroke: transparent;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy {
    text-align: right;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-percent {
    text-align: right;
  }
}
@media all and (max-width: 650px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-restore-close {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-properties {
    margin-top: 12px !important;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-alert-wrap {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 [data-position-y=middle] {
    top: 42%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .ns-bitrix.c-basket.c-basket-template-1 [data-position-y=bottom] {
    bottom: -10px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-link {
    width: 108px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-order {
    margin-top: 33px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-order-button {
    padding: 11px 16px;
    font-weight: 500;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-width: 0.4px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-order-button + .basket-order-button {
    margin-top: 8px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter {
    max-width: 80px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter .intec-ui-part-decrement {
    padding-right: 13px !important;
    padding-left: 0 !important;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter .intec-ui-part-input {
    width: 40px !important;
    height: 40px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter .intec-ui-part-increment {
    padding-right: 0 !important;
    padding-left: 13px !important;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image {
    position: relative;
    text-align: center;
    width: 58px;
    max-height: 72px;
    margin-right: 20px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image img {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 72px;
    z-index: 1;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy {
    margin-top: 0;
    text-align: left;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-wrapper .basket-item-total-economy-name {
    display: block;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap {
    display: block;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap .basket-item-action {
    width: 17px;
    height: 21px;
    background-color: transparent;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-wrap {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-wrapper > div[data-print] {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-percent {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price-apart-wrap {
    text-align: left;
    order: 1;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-wrap {
    text-align: left;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-wrap {
    text-align: left;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-action {
    width: auto;
    height: 48px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-wrap {
    order: unset;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-wrap {
    order: unset;
  }
}
@media all and (max-width: 600px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field {
    min-width: auto;
    max-width: unset;
  }
}
@media all and (max-width: 425px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive {
    display: block;
  }

  .ns-bitrix.c-basket.c-basket-template-1 .intec-grid-425-wrap {
    gap: 10px;
  }
}
@media all and (max-width: 375px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-order-wrapper div:last-child {
    padding-left: 0;
    margin-top: 15px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap {
    margin: 15px 0 0 0;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-add-delayed{
    display:none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-add-delayed, .ns-bitrix.c-basket.c-basket-template-1 .basket-item-remove-delayed {
    margin: 0 0 0 15px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-control-wrap {
    display: flex;
  }
}
@media all and (max-width: 374px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-name + * {
    margin-top: 25px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-name {
    margin-right: 15px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-price-economy {
    margin-top: 15px;
  }
}
@media all and (max-width: 360px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-price-discount {
    margin-left: 0;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image {
    position: relative;
    text-align: center;
    width: 58px;
    max-height: 72px;
    margin-right: 20px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy {
    text-align: right;
  }
}

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

/* CUSTOM CART */

html .intec-template .intec-template-title {
  display: none;
  margin: 0;
}

.container {
  max-width: 1440px;
  min-width: 360px;
  margin: 0 auto 52px;
  padding: 0 40px;
  font-size: inherit;
  cursor: default;
}

.container input {

}

.title__top {
  margin: 58px 0 42px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.title__title {
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
  color: #141414;
  margin: 0 8px 0 0;
}

.title__right {
  display: flex;
  margin-left: auto;
  margin-bottom: 4px;
  /* display: none; */
}

.counter {
  margin: 0 0 3px 0;
  color: #8C8C8C;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
  
.cart__button {
  height: 60px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;  
  padding: 0 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 80px;
  background: #141414;
  color: #FFFFFF;
  border: none;
  transition: .3s ease;
}

.cart__button:hover {
  background: #434343;
}

.share {
  position: relative;
  display: flex;
}
.share__inline {
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}
.share__title {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #272727;
  z-index: 10;
}
.share__circle {
  display: flex;
  height: auto;
  margin: 0 0 0 8px;
  z-index: 10;
}
.share__content {
  position: absolute;
  top: -16px;
  left: -16px;
  width: 225px;
  visibility: hidden;
  opacity: 0;
  z-index: 9;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  transition: .3s;
}

.share__content .share__title, .share__content .share__cross, .share__content .share__cross-big {
  display: none;
}

@media (min-width: 768px) {
  .share:hover .share__content {
    opacity: 1;
    visibility: visible;
  }
}

.share__list {
  margin: 0;
  padding: 40px 0 16px;
  list-style-type: none;
}
.share__item {
  display: flex;
  align-items: center;
  padding: 0 16px;
  margin: 0;
}
.share__item:hover .share__name {
  color: #404040;
}
.share__item:before {
  content: "";
}
.share__link {
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  color: #272727;
  border: none;
  background: transparent;
  padding: 0;
}
.share__link:hover {
  text-decoration: none;
  color: #272727;
}
.share__icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
.share__link > * {
  pointer-events: none;
}
.share__name {
  padding: 8px 0;
  font-size: 12px;
  line-height: 16px;
  color: #8C8C8C;
  transition: .3s;
}
.compare__clear {
  display: flex;
  align-items: end;
  margin-left: 24px;
  padding: 0 32px 0 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  white-space: nowrap;
  color: var(--blue-color);
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  transition: color .3s ease-in-out;
  border: none;
  background: transparent;
  color: #0053B5;
  position: relative;
}
.compare__clear svg {
  position: absolute;
  right: 0;
  bottom: -8px;
}

.cart__wrapper {
  display: flex;
  gap: 24px;
}

.cart__left {
  /* border: 1px solid #D9D9D9; */
  /* border-radius: 16px; */
  /* padding: 24px; */
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.cart__content {
  border: 1px solid #D9D9D9;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.cart__product {
  position: relative;
  padding-bottom: 16px;
}

.cart__product .basket-item-content {
  display: flex;
  gap: 24px;
  position: relative;
}

.cart__product:has(.basket-item-restore) .cart__product-content {
  display: none;
}

.basket-item-restore {
  gap: 16px;
}

.cart__product:last-child {
  padding-bottom: 0;
}

.cart__product:last-child .cart__line {
  display: none;
}

.cart__product .cart__row:last-child {
  flex-wrap: wrap;
  align-items: flex-end;
}

.cart__line {
  background-color: #D9D9D9;
  height: 1px;
  width: 100%;
}

.cart__product .cart__line {
  position: absolute;
  bottom: 0;
}

.cart__imgbox {
  max-width: 87px;
  min-width: 87px;
  width: 100%;
  height: 87px;
  position: relative;
  background: #E8E8E8;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  overflow: hidden;
}

.cart__img {
  mix-blend-mode: multiply;
  height: 100%;
  object-fit: contain;
}

.cart__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
}

.cart__row {
  display: flex;
  gap: 24px; 
  justify-content: space-between;
  align-items: flex-start;
}


.cart__row--last {
  flex-direction: column;
}

.cart__left .cart__row {
  align-items: flex-start;
}

.cart__box {
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
}

.cart__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 24px;
  /* max-width: 300px; */
}

.cart__title a {
  color: #2F2F2F;
}

.cart__title a:hover,
.cart__title a:focus {
  color: #0053B5;
  text-decoration: none;
}

.cart__delete {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -5px;
  transition: .3s ease;
}
.cart__delete svg {
  color: #8C8C8C;
  transition: .3s ease;
}

.cart__delete:hover svg {
  color: #2F2F2F;
}

.cart__color {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.cart__circle {
  border-radius: 50%;
  max-width: 16px;
  width: 100%;
  height: 16px;
  margin: 2.5px 4px 2.5px 0;
}

.cart__circle--grey {
  background: #9E9FA3;
}

.cart__circle--cream {
  background: #D5C8C0;
}

.cart__circle--white {
  background: #D9D9D9;
}

.cart__color-name {
  display: inline-flex;
}

.cart__color-name:before {
  content: 'Цвет: ';
  margin-right: 4px;
}

.cart__bonuses {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #404040;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.cart__bonuses::before {
  content: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2092_50299)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.17589 10.6027C7.18366 10.6926 7.19142 10.7824 7.19944 10.8722C7.63371 8.37923 9.80829 6.48391 12.4256 6.48391C14.7473 6.48391 16.7207 7.97542 17.4399 10.0525L17.4401 10.0353C17.4651 7.95563 17.0592 5.95754 15.6916 4.26656C13.9007 2.05349 9.45019 1.76763 8.39004 5.16415C8.3841 5.18422 8.36345 5.19942 8.33112 5.2232C8.31091 5.23807 8.28612 5.2563 8.25752 5.28119C8.24906 5.2687 8.24052 5.25531 8.2317 5.24147C8.21174 5.21015 8.19035 5.17657 8.1651 5.14624C7.1041 3.86024 5.75983 3.32337 4.11825 3.66788C2.3481 4.03964 1.54658 5.32955 1.21174 6.96285C0.617066 9.86195 1.21982 12.6095 2.38935 15.2636C2.44881 15.3987 2.64209 15.5735 2.76369 15.5664C3.6971 15.5121 4.62963 15.4374 5.63747 15.3567L5.63751 15.3567C5.93341 15.333 6.23581 15.3088 6.54662 15.2844C6.48524 15.1185 6.43059 14.9631 6.37873 14.8155L6.37871 14.8155C6.2708 14.5086 6.17493 14.2359 6.05543 13.9745C5.96472 13.7773 5.85569 13.5883 5.74666 13.3992L5.74665 13.3992C5.63263 13.2016 5.51862 13.0039 5.42558 12.7969C4.88244 11.5879 4.61494 10.3267 4.84329 9.00211C4.92742 8.51745 5.14195 8.13778 5.7315 8.0854C6.31013 8.03389 6.67138 8.2789 6.86758 8.78693C6.97633 9.06769 7.04898 9.3709 7.08463 9.66965C7.12202 9.97969 7.14894 10.2911 7.17586 10.6024L7.17586 10.6024L7.17589 10.6027ZM12.4636 15.0736C14.2777 15.0736 15.7483 13.603 15.7483 11.7889C15.7483 9.97486 14.2777 8.50428 12.4636 8.50428C10.6496 8.50428 9.17901 9.97486 9.17901 11.7889C9.17901 13.603 10.6496 15.0736 12.4636 15.0736Z' fill='%23404040'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2092_50299'%3E%3Crect width='18' height='18' fill='white' transform='translate(0.209961 0.0859375)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  margin-right: 8px;
  width: 18px;
  height: 18px;
}

.cart__bonuses span {
  font-weight: 600;
  margin-right: 4px;
}

.cart__code {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
}

.cart__stock {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #C56B00;
}
.basket-item-total-value {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #141414;
}
.cart__wrap:has(.basket-item-total-discount) {
  margin-bottom: 18px;
}

.cart__stock:before {
  content: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2057_27395)'%3E%3Cpath d='M0 9.45903C0.147 9.18644 0.299667 8.91726 0.44 8.64012C1.85333 5.85386 3.265 3.06647 4.676 0.277932C4.74833 0.135183 4.82633 0.00230568 4.98567 2.77736e-05C5.153 -0.00225013 5.233 0.135943 5.30833 0.285145C6.841 3.31362 8.37567 6.34095 9.911 9.36791C9.93467 9.41499 9.97033 9.45409 10.0003 9.49699C10.0003 9.59836 10.0003 9.69972 10.0003 9.80071C9.87467 9.9689 9.71233 10 9.52567 9.99965C6.49833 9.99547 3.471 9.99547 0.444 9.99927C0.276 9.99965 0.127 9.96852 0.000333333 9.83868C0 9.71225 0 9.58583 0 9.45903Z' fill='%23FF8F0C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.72151 2.5918C4.60978 2.5918 4.51971 2.68377 4.52161 2.79548C4.5363 3.65984 4.55081 4.24601 4.56522 4.82823C4.57966 5.41182 4.594 5.99145 4.60834 6.84329C4.61017 6.95249 4.69919 7.04047 4.8084 7.04047H5.09178C5.20096 7.04047 5.28997 6.95255 5.29184 6.84338C5.30662 5.98143 5.3214 5.39714 5.33617 4.81285C5.35088 4.23155 5.36558 3.65026 5.38028 2.79553C5.3822 2.68381 5.29212 2.5918 5.18039 2.5918H4.72151ZM5.51174 8.50648C5.51763 8.13799 5.28654 7.86962 4.96301 7.86808C4.64627 7.86704 4.40294 8.1416 4.4043 8.49925C4.40566 8.83832 4.6499 9.11081 4.95757 9.11598C5.26388 9.12114 5.5063 8.85432 5.51174 8.50648Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2057_27395'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  margin: 0 8px 0 0;
}

.cart__favorites {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
  white-space: nowrap;
}

.cart__favorites:hover  .cart__add-to-favorites {
  color: #E03813;
  opacity: .4;
  cursor: pointer;
  transition: .3s ease;
}

.cart__add-to-favorites {
  color: #D9D9D9;
  margin: 0 0 0 -7px;
  transition: .3s ease;
}

.cart__add-to-favorites--active {
  color: #E03813;
  transition: .3s ease;
}

.intec-grid>.intec-grid-item-auto.intec-grid-item-shrink-1 span {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F80 !important;
}

.intec-grid>.intec-grid-item-auto.intec-grid-item-shrink-1 .basket-item-restore-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F !important;
}

/* .basket-item-restore-button-wrap {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #141414 !important;

} */
.basket-item-restore-button-wrap svg,
.intec-grid>.intec-grid-item-auto svg {
  /* display: none; */
}


.cart__wrap {
  display: flex;
  gap: 17px;
  align-items: center;
  /* margin: 8px 0; */
  /* flex-wrap: wrap; */
  margin-left: auto;
}

.cart__counter {
  display: flex;
  align-items: center;
  align-self: flex-start;
  margin: auto 0;
}

.cart__counter-btn {
  /* border-radius: 50%; */
  width: 24px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  padding: 0;
  background: transparent;
}

/* .cart__counter-btn svg {
  transform: scale(1.5);
} */

/* .cart__counter-btn--minus {
  background: #F0F0F0;
  color: #000000;
}

.cart__counter-btn--plus {
  background: #2F2F2F;
  color: #FFFFFF;
} */

.container .cart__wrapper .cart__count {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  pointer-events: none;
  padding: 0;
  border: none;
  width: 36px;

  position: relative;
  opacity: 1;
  height: auto;
}

.cart__price {
  white-space: nowrap;
  min-width: 105px;
}

.cart__price .basket-item-total-discount {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #8C8C8C;
  text-decoration: line-through;
}

.basket-item-total-discount {
  position: absolute;
}

.cart__unit-price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #2F2F2F;
  white-space: nowrap;
}

.cart__group {
  display: flex;
  gap: 14px;
  margin-left: auto;
  align-items: center;
}

.cart__price-prev {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  opacity: .8;
  text-decoration: line-through;
  color: #8C8C8C;
}

.cart__right {
  max-width: 460px;
  width: 100%;
}

.cart__stricky {
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.cart__right .cart__content {
  gap: 8px;
  margin: 0;
}

.cart__header {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #000000;
  margin: 0;
}

.cart__hint {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
}

.cart__btns {
  display: flex;
  gap: 8px;
  position: relative;
}

.cart__right .cart__stricky .cart__btns .cart__input {
  border: 1px solid #D9D9D9;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  width: 50%;
  position: relative;
  opacity: 1;
  cursor: text;
  border-radius: 8px;
  height: 44px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.cart__right .cart__stricky .cart__btns .cart__input::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cart__right .cart__stricky .cart__btns .cart__input:focus-visible {
  outline: none;
}

.cart__right .cart__stricky .cart__btns .cart__btn-apply {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  border-radius: 80px;
  /* background: #141414; */
  background: #8C8C8C;

  height: 44px;
  width: 50%;
  padding: 0;
  border: none;
  /* cursor: pointer; */
  opacity: 1;
  position: relative;
  transition: .3s ease;
}
.cart__right .cart__stricky .cart__btns .cart__btn-apply:hover {
  background: #434343;
}
.cart__right .cart__stricky .active .cart__btn-apply {
  background: #141414;
}


/* .cart__btn-apply {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  border-radius: 80px;
  background: #141414 !important;
  height: 44px !important;
  width: 50% !important;
  padding: 0;
  border: none;
  cursor: pointer !important;
  opacity: 1 !important;
  position: relative;
} */

.cart__bonuses-label {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  max-width: 547px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
  
.cart__bonuses-num {
  margin: 0 4px;
}

.cart__bonuses-input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 0;
}

.cart__bonuses-square {
  display: inline-block;
  max-width: 20px;
  width: 100%;
  height: 20px;
  margin-right: 8px;
  border: 2px solid #D9D9D9;
  border-radius: 3px;
  cursor: pointer;
  transition: .3s ease-in-out;
}

.cart__bonuses-label:hover .cart__bonuses-square {
  border: 2px solid #0053B5;
  transition: .3s ease-in-out;
}

.cart__bonuses-input:checked+.cart__bonuses-square {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.125 3.37524L4.875 8.62501L2.25 6.00024' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-color: #292929;
  border-color: #292929;
  transition: .3s ease;
}

.cart__sum {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
}

.cart__sum-num {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #141414;
  white-space: nowrap; 
}

.cart__weight {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
}

.cart__quantity {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
}

.cart__saving {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
  margin-bottom: 16px;
}

.cart__saving-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF2E00;
  border-radius: 8px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #FFFFFF;
  white-space: nowrap;
  height: fit-content;
  align-self: center;
}

/* .cart__saving-badge:after {
  content: "₽";
  margin-left: 4px;
} */

.cart__total {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #2F2F2F;
  padding-top: 13px;
}

.cart__total-num {
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
  color: #141414;
  margin: 14px 0;
  white-space: nowrap; 
}

/* .cart__total-num::after {
  content: "₽";
  margin-left: 8px;
} */

.scroll {
  overflow-y: hidden;
}

.desktop {
  display: flex;
}
  
.mobile {
  display: none;
}

@media (max-width: 1200px) {

  .title__top {
    margin: 56px 0 40px;
  }
    
  .title__title{
    font-size: 32px;
    line-height: 28px;
  }

  .cart__button {
    height: 37px;
    font-size: 14px;
    line-height: 21px;
    margin-top: -5px;
  }

  .cart__wrapper {
    display: flex;
    gap: 24px;
  }

  .cart__hint {
    font-size: 12px;
    line-height: 16px;
  }

  .cart__row {
    gap: 8px;
    align-items: flex-start;
  }

  .cart__product .cart__row:not(:first-child) {
    flex-wrap: wrap;
  }

  .cart__product .cart__inner .cart__row:last-child {
    flex-direction: column;
  }
  
  .cart__product .cart__inner .cart__box .cart__row:last-child {
    flex-direction: row;
  }

  .cart__title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
  }

  .cart__price {
    font-size: 22px;
    line-height: 24px;
  }

  .cart__price .basket-item-total-discount {
    font-size: 12px;
    line-height: 16px;
  }

  .cart__color {
    font-size: 12px;
    line-height: 18px;
    align-self: center;
  }

  .cart__circle {
    margin: 1px 4px 1px 0;
  }

  .cart__code {
    font-size: 12px;
    line-height: 18px;
  }

  .cart__favorites {
    font-size: 12px;
    line-height: 18px;
    align-self: flex-start;
  }
  .cart__delete {
    right: 0;
  }

  .cart__group {
    margin-left: auto;
    gap: 16px;
  }

  .cart__wrap {
    align-self: flex-end;
    margin: 0 0 8px auto;
  }

  .cart__right {
    max-width: 348px;
    /* width: 39%; */
  }

  .basket-total .cart__row:nth-child(2) {
    flex-direction: column;
    gap: 12px;
  }

  .cart__sum-num {
    font-size: 16px;
    line-height: 24px;
  }

  .basket-item-total-value {
    font-size: 22px;
    line-height: 24px;
  }

  .cart__wrap:has(.basket-item-total-discount) {
    margin-bottom: 16px;
  }

  .cart__header {
    font-size: 16px;
    line-height: 21px;
  }

  .cart__right .cart__stricky .cart__btns .cart__input {
    font-size: 14px;
    line-height: 21px;
    height: 41px;
    padding: 10px 16px;
    min-width: 115px;
  }

  .cart__right .cart__stricky .cart__btns .cart__input::placeholder {
    font-size: 14px;
    line-height: 21px;
  }

  .cart__right .cart__stricky .cart__btns .cart__btn-apply {
    font-size: 14px;
    line-height: 21px;
    height: 41px;
  }

  .cart__bonuses-label {
    font-size: 14px;
  }

  .cart__sum {
    font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
  }

  .cart__weight {
    font-size: 12px;
    line-height: 16px;
  }

  .cart__weight span {
    margin-left: 2px;
  }

  .cart__product .basket-item-content {
    gap: 16px;
  }
  .cart__quantity {
    font-size: 12px;
    line-height: 16px;
  }

  .cart__saving {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
  }

  .cart__total {
    font-size: 16px;
    line-height: 24px;
  }

  .cart__total-num {
    font-size: 32px;
    line-height: 28px;
    margin: 13px 0 16px;
  }
}

@media (max-width: 1000px) {
  .cart__imgbox {
    max-width: 103px;
    min-width: 103px;
    height: 103px;
  }

  .cart__right {
    max-width: 300px;
  }

  .cart__btns {
    flex-direction: column;
  }

  .cart__right .cart__stricky .cart__btns .cart__input {
    width: 100%;
  }

  .cart__right .cart__stricky .cart__btns  .cart__btn-apply {
    width: 100%
  }
}

@media (max-width: 950px) {

  .cart__wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

@media (max-width: 845px) {

  .cart__right {
    max-width: 280px;
  }
}



@media (max-width: 768px) {

  .desktop {
    display: none;
  }

  .mobile {
    display: flex;
  }

  .container {
    padding: 0 16px;
    margin: 0;
    min-width: 328px;
  }


  .share__overlay {
    opacity: 0;
    visibility: hidden;
    background: #00000080;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: .3s ease;
  }

  .share__content {
    position: fixed;
    left: 0;
    bottom: -25px;
    top: auto;
    min-width: 360px;
    max-height: 90vh;
    border-radius: 24px 32px 0 0;
    width: 100%;
    padding: 50px 0 0;
    box-shadow: none;
    transform: skew(0, 4deg);
    background: transparent;
    z-index: 11;
    overflow-y: visible;
    /* overflow-y: auto; */
  }

  .share__content::-webkit-scrollbar {
    display: none;
  }

  .share .share__content_opened {
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in;
  }

  .share .share__content_closed {
    transform: translateY(150%);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
  }

  .share__overlay_active {
    opacity: 1;
    visibility: visible;
    transition: .3s ease;
  }

  .share__wrapper {
    border-radius: 24px 32px 0 0;
    padding: 50px 16px 95px;
    background: #FFF;
  }

  .share__inner {
    transform: skew(0, -4deg);
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 16px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    scrollbar-width: none;
    padding: 0 0 105px;
  }

  .share__content .share__title {
    display: flex;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
  }

  .share__content .share__title svg {
    margin-left: 8px;
  }

  .share__content .share__cross {
    transform: skew(0, -4deg);
    display: block;
    position: absolute;
    z-index: 12;
    top: 25px;
    right: 18px;
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 0px 24px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .share__content .share__cross-big {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #14141433;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    align-self: center;
    margin-top: 32px;
    position: relative;
    z-index: 12;
  }

  .share__list {
    margin: 0;
    padding: 16px 0 0;
    list-style-type: none;
    width: 100%;
    border-top: 1px solid #D9D9D9;
  }
  .share__item {
    margin-bottom: 8px;
    padding: 0;
  }
  .share__item:last-child {
    margin-bottom: 0;
  }

  .share__name {
    font-size: 14px;
    line-height: 18px;
  }

  .title__top {
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 8px;
    margin: 24px 0 8px;
  }

  .title__right {
    margin: 0;
    justify-content: space-between;
    width: 100%;
  }

  .title__title {
    font-size: 24px;
    line-height: 32px;
  }

  .cart__wrap {
    flex-direction: column-reverse;
    align-self: flex-start;
    margin: 0;
    /* gap: 0; */
    width: 100%;
  }

  .cart__unit-price {
    align-self: flex-end;
    font-size: 12px;
  }

  .cart__product .basket-item-content {
    gap: 0;
  }

  .cart__price {
    font-size: 22px;
    line-height: 24px;
  }

  .cart__price .intec-grid.intec-grid-a-h-end {
  justify-content: flex-start !important;
  }

  .cart__wrapper {
    flex-direction: column;
  }

  .cart__left {
    width: 100%;
    padding: 0;
  }

  .cart__product {
    flex-direction: column;
    gap: 16px;
    padding: 24px 0;
  }

  .cart__product:last-child {
    padding: 24px 0;
  }

  .cart__imgbox {
    margin-right: 16px;
    max-width: 62px;
    min-width: 62px;
    height: 62px;
    border-radius: 8px;
  }

  .cart__content {
    padding: 16px;
    border-radius: 8px;
  }

  .cart__left .cart__content {
    border: none;
    padding: 0;
    gap: 0;
  }

  .cart__inner {
    align-items: flex-start;
    gap: 8px;
  }

  .cart__row {
    width: 100%;
  }

  .cart__group {
    margin-left: 0;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .cart__color {
    align-self: flex-start;
    width: 100%;
  }

  .cart__right {
    width: 100%;
    max-width: 100%;
  }

  .cart__btns {
    flex-wrap: nowrap;
  }

  .cart__saving {
    margin-bottom: 16px;
  }

  .cart__delete svg, .cart .basket-item-restore-button-wrap svg,
  .cart .intec-grid>.intec-grid-item-auto svg {
    transform: scale(1.3);
  }

  .basket-total {
    padding: 24px 16px;
  }

  .cart__total-num {
    margin: 8px 0 21px;
  }

  .cart__total {
    padding-top: 8px;
  }

  .cart__right .cart__stricky .cart__btns .cart__btn-apply {
    height: 37px;
  }

  .cart__btns {
    gap: 16px;
  }

  .cart__sum {
    margin-top: 4px;
  }

  .intec-grid.intec-grid-a-h-between {
    flex: none;
    gap: 8px;
  }

  .basket-item-wrapper .intec-grid>.intec-grid-item-auto,
  .intec-grid>.intec-grid-item-650-1 {
    flex: none !important;
    max-width: 100% !important;
  }

}

.basket-item-price-apart {
  display: flex;
  gap: 4px;
}

.basket-item-restore-button-wrap {
  display: flex;
  color: #141414;
  transition: color .2s ease;
  cursor: pointer;
}

.basket-item-restore-button-wrap:hover {
  color: #0053B5;
}

.cart .basket-item-restore-button-wrap svg, 
.cart .intec-grid>.intec-grid-item-auto svg {
  display: block;
  width: 100%;
}

.basket-item-text-wrap:has(.cart__deleted-text) {
  display: flex;
  align-items: center;
  gap: 4px;
}

.cart__deleted-text {
  font-size: 14px;
  color: #0053B5;
  line-height: 21px;
}

.intec-grid.intec-grid-a-h-between {
  align-items: center;
}

.basket-item-wrapper.basket-item-restore {
  height: 100%;
  background-color: #EFEFEF;
  padding: 8px  0 8px 16px;
  border-radius: 8px;
  transition: .3s ease;
}

.basket-item-wrapper .basket-item-restore-button-wrap svg {
  color: #2F2F2F;
  transition: .3s ease;
}
.basket-item-restore-button-wrap {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #2F2F2F;
  transition: .3s ease;
}

.basket-item-restore-button-wrap:hover span,
.basket-item-restore-button-wrap:hover svg {
  color: #0053B5;
}
.basket-item-restore-close {
  margin-left: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #8C8C8C;
  transition: .3s ease;
}
.basket-item-restore-close:hover svg {
  color: #2F2F2F;
  cursor: pointer;
}

.intec-grid>.intec-grid-item-auto.intec-grid-item-shrink-1 {
  flex-wrap: wrap;
}


/* .cart__content .basket-item-wrapper .basket-item-action.basket-item-restore-close {
  margin: auto 0;
  padding-left: 16px;
  transform: translateX(0);
  transition: opacity .15s ease, width .3s ease, padding .3s ease, transform .3s ease;
} */

/* .cart__content:hover .basket-item-wrapper .basket-item-action.basket-item-restore-close { */
  /* opacity: 0; */
  /* visibility: hidden; */
  /* width: 0;
  padding-left: 0;
  transform: translateX(30px); */
/* } */

.basket-item-restore {
  gap: 0;
}

.maxma-basket-promocode__promo-form.error {
  min-width: auto;
}

.share__notification {
  margin-bottom: 8px;
}

.share__notification a {
  color: #141414;
  text-decoration: none;
}

.share__notification a:hover,
.share__notification a:focus {
  color: #0053B5;
  text-decoration: none;
}

/* === Кнопка PricePort под стиль "Оформить заказ" === */
.price-port__trigger-btn{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:48px !important;
  border-radius:40px !important;
  background:#000 !important;
  border:none !important;
  cursor:pointer !important;
  transition:background .3s ease !important;
  font-family:'Montserrat',sans-serif !important;
  font-size:16px !important;
  font-weight:500 !important;
  color:#fff !important;
  position:relative;
  overflow:hidden;
  box-sizing:border-box;
  padding:0 !important;
}
.price-port__trigger-btn:hover{ background:#434343 !important; }

/* Наш оверлей, когда подарок НЕ выбран */
.price-port__trigger-btn:not(.gift-selected)::after{
  content:"Выбрать подарок за заказ";
  position:absolute; inset:0;
  display:flex; align-items:center; justify-content:center;
  color:#fff; font-family:'Montserrat',sans-serif; font-size:16px; font-weight:500;
}

/* Прячем «родной» контент PricePort, пока ничего не выбрано */
.price-port__trigger-btn:not(.gift-selected) > *{
  opacity:0; pointer-events:none;
}

/* Когда подарок выбран — оверлей убираем, показываем контент PricePort */
.price-port__trigger-btn.gift-selected::after{ content:""; }

/* Светлая тема кнопки, когда подарок выбран */
.price-port__trigger-btn.gift-selected{
  background: #F5F7FA !important;           /* светлый фон */
  color: #111 !important;                    /* базовый текст темный */
  border: 1px solid #E5E7EB !important;      /* тонкий контур как у светлых кнопок */
}

/* ховер для выбранного состояния */
.price-port__trigger-btn.gift-selected:hover{
  background: #E9EDF2 !important;
}

/* на всякий случай перекрашиваем все внутренние подписи виджета */
.price-port__trigger-btn.gift-selected *{
  color: #111 !important;
}
/* End */
/* /local/templates/universe_store96/components/bitrix/sale.basket.basket/template.1/style.css?175947727278152 */
