

/* Start:/local/templates/samura/components/bitrix/sale.basket.basket/samura/style.css?175024005257996*/
.__jivoMobileButton {
  bottom: 80px !important;
}

.sc-toggle {
  display: none !important;
}

.basket-wrap {
  width: 1720px;
  margin: 0 auto;
  min-height: 50vw;
  padding-bottom: 120px;
}

@media(min-width: 2560px) {
  .basket-wrap {
    width: 2320px;
}
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .basket-wrap {
    width: 1180px;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .basket-wrap {
    width: 710px;
}
}
@media screen and (max-width: 767px) {
  .basket-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .basket-wrap {
    padding-bottom: 100px;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .basket-wrap {
    padding-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
  .basket-wrap {
    padding-bottom: 0;
}
}
.basket-wrap font.errortext {
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 50px;
  display: block;
}
@media screen and (max-width: 767px) {
  .basket-wrap font.errortext {
    font-size: 16px;
}
}

#basket_items_list {
  margin-top: 50px;
}
@media screen and (min-width: 1280px) {
  #basket_items_list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  #basket_items_list {
    margin-top: 30px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list {
    margin-top: 20px;
}
}
@media screen and (min-width: 1800px) {
  #basket_items_list .bx_ordercart_order_table_container {
    min-width: 1220px;
    max-width: 1220px;
}
}

@media(min-width: 2560px) {
  #basket_items_list .bx_ordercart_order_table_container {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-right: 50px;
}
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
}
#basket_items_list .bx_ordercart_order_table_container .h1-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
#basket_items_list .bx_ordercart_order_table_container .h1-wrap h1 {
  margin-top: 0;
  padding-top: 0;
}
#basket_items_list .bx_ordercart_order_table_container .h1-wrap .remove-all {
  margin-left: auto;
  opacity: 0.5;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/remove-all-basket.svg") left center no-repeat;
  padding-left: 30px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .h1-wrap .remove-all {
    font-size: 14px;
    padding-left: 20px;
    background-size: 11px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title {
  width: 100%;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr {
  position: relative;
  height: 260px;
  padding: 20px 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EAEAEA;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr.row-left {
  -webkit-animation: rowLeft 1s ease;
  animation: rowLeft 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes rowLeft {
  100% {
    -moz-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -webkit-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
    opacity: 0;
    height: 0;
}
}
@-moz-keyframes rowLeft {
  100% {
    -moz-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -webkit-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
    opacity: 0;
    height: 0;
}
}
@-ms-keyframes rowLeft {
  100% {
    -moz-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -webkit-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
    opacity: 0;
    height: 0;
}
}
@-o-keyframes rowLeft {
  100% {
    -moz-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -webkit-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
    opacity: 0;
    height: 0;
}
}
@keyframes rowLeft {
  100% {
    -moz-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -webkit-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
    opacity: 0;
    height: 0;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .th, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .th.image, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image {
  -webkit-flex: 0 0 220px;
  -moz-flex: 0 0 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .th.image, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image {
    -webkit-flex: 0 0 120px;
    -moz-flex: 0 0 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
}
}
@media screen and (max-width: 1279px) {
    #basket_items_list .bx_ordercart_order_table_container .table-title .tr .th.image, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image {
        -webkit-flex: 0 0 100px;
        -moz-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }

    #jvLabelWrap {
        display: none !important;
    }
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .th.item, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 40px;
  text-align: left;
  justify-content: flex-start;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .th.item, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
    padding: 0 20px;
}
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .th.item, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
    padding: 0 16px;
}
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr {
    height: 160px;
}
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr {
    height: 200px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr:first-child {
  border-top: 1px solid #EAEAEA;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image {
  background-color: #FFFFFF;
  height: 100%;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image {
    -webkit-border-radius: 6.4px;
    -moz-border-radius: 6.4px;
    -ms-border-radius: 6.4px;
    border-radius: 6.4px;
    height: 100px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image a img {
  /*width: 100%;*/width: 120px;
  height: 100%;
  object-fit: contain;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card {
  position: relative;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  height: 75%;
  width: 100%;
  padding: 16px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.zelenyy {
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.siniy {
  background: linear-gradient(90deg, #0e3c71 0%, #1b72d7 100%);
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.bronzovyy {
  background: linear-gradient(90deg, #926032 0%, #cf935e 100%);
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.serebryanyy {
  background: linear-gradient(90deg, #646c70 0%, #889297 100%);
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.zolotoy {
  background: linear-gradient(90deg, #926032 0%, #cf935e 100%);
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.krasnyy {
  background: linear-gradient(90deg, #600a00 0%, #c61500 100%);
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card.chernyy {
  background: linear-gradient(90deg, #231f20 0%, #231f20 100%);
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card {
    padding: 8px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card:after {
  content: "";
  position: absolute;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/../../../../img/card-icon.svg") center no-repeat;
  width: 222px;
  background-size: contain;
  height: 392px;
  opacity: 0.1;
  right: -88px;
  top: -115px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card:after {
    display: none;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-name {
  color: #FFFFFF;
  font-size: 40px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  font-size: 21px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-name {
    font-size: 10px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-knives {
  color: #FFFFFF;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  opacity: 0.5;
  margin-top: 8px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-knives {
    font-size: 8px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-top: 42px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-buttons {
    margin-top: 5px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-buttons .card-price {
  margin-left: auto;
  color: #FFFFFF;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-buttons .card-price {
    font-size: 12px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-buttons .card-price .rub {
  color: #FFFFFF;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  padding-left: 8px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.image .card .card-buttons .card-price .rub {
    font-size: 8px;
    padding-left: 2px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
  position: relative;
}
@media screen and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
}
@media screen and (min-width: 1800px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
    min-width: 630px;
    max-width: 630px;
}
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item {
    min-width: 500px;
    max-width: 500px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .name-wrap {
  min-width: 100%;
  position: relative;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .name-wrap .name {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 1.6em;
  text-decoration: none;
  text-transform: none;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
  z-index: 1;
  position: relative;
  white-space: normal;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .name-wrap .name {
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .name-wrap .name {
    font-size: 12px;
    -webkit-line-clamp: 3;
    padding-right: 45px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .name-wrap .item-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .name-wrap .item-menu {
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    right: -10px;
    background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/basket-item-menu.svg") center no-repeat;
    width: 24px;
    height: 24px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .with-tattoo {
  color: #008C8F;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 1.6em;
  text-decoration: none;
  text-transform: none;
  margin-top: 5px;
  cursor: pointer;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.item .with-tattoo {
    font-size: 12px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block {
  margin-left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 20px;
    left: 0;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .prices-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap {
  text-align: right;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount {
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount {
    order: 1;
    font-size: 12px;
    margin-left: 12px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 10px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount .percent {
    font-size: 10px;
    padding: 6.5px 3.2px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount .percent {
    display: none;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount strike {
  opacity: 0.5;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount .rub {
  color: #231F20;
  font-size: 9px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap.discount .rub {
    font-size: 8px;
    margin-top: 4px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap:not(.discount) {
  margin-top: 14px;
  white-space: nowrap;
  color: #231F20;
  font-size: 32px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap:not(.discount) {
    margin-top: 5px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap:not(.discount) {
    font-size: 24px;
    line-height: 12px;
    margin-top: 0;
    margin-left: 116px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 13.7px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .price-wrap:not(.discount) .rub {
    font-size: 10px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete {
  margin-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete {
    margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete {
    margin-top: 18px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity {
  position: relative;
  height: 48px;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity {
    height: 40px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity * {
  vertical-align: middle !important;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  height: 100%;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .minus, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .plus {
  cursor: pointer;
  height: 100%;
  min-width: 35px;
  max-width: 35px;
  background-size: 8px !important;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .minus, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .plus {
    min-width: 47px;
    max-width: 47px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .minus.noActive, #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .plus.noActive {
  cursor: default;
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .minus {
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/-.svg") no-repeat calc(100% - 7px) center;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .minus {
    background-position: 21px center;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .plus {
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/+.svg") no-repeat 7px center;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity .plus {
    background-position: 21px center;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity input {
  min-width: 60px;
  max-width: 60px;
  border: 0;
  text-align: center;
  height: 100%;
  line-height: 48px;
  background: transparent;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .quantity input {
    min-width: 120px;
    max-width: 120px;
    line-height: 40px;
    font-size: 16px;
}
}
#basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .deleteFromBasket {
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/delete-icon-basket.svg") no-repeat center #FFFFFF;
  background-size: 10px;
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  #basket_items_list .bx_ordercart_order_table_container .table-title .tr .td.price-block .quantity-and-delete .deleteFromBasket {
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
    color: #231F20;
    font-size: 12px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    text-align: center;
    min-width: 110px;
    max-width: 110px;
}
}
#basket_items_list .to-catalog {
  margin-top: 50px;
  position: relative;
  align-items: center;
  min-width: 302px;
  max-width: 302px;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
#basket_items_list .to-catalog > span, #basket_items_list .to-catalog > div, #basket_items_list .to-catalog a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #basket_items_list .to-catalog > span, #basket_items_list .to-catalog > div, #basket_items_list .to-catalog a {
    font-size: 16px;
}
}
#basket_items_list .to-catalog:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .to-catalog:after, #basket_items_list .to-catalog:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
#basket_items_list .to-catalog:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .to-catalog:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
#basket_items_list .to-catalog:active:after, #basket_items_list .to-catalog:active:before {
  opacity: 0;
}
#basket_items_list .to-catalog:disabled, #basket_items_list .to-catalog.disabled {
  background-color: #76767B;
  cursor: default;
}
#basket_items_list .to-catalog:disabled:after, #basket_items_list .to-catalog:disabled:before, #basket_items_list .to-catalog.disabled:after, #basket_items_list .to-catalog.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  #basket_items_list .to-catalog {
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    margin-top: 30px;
}
}
#basket_items_list .buttons-wrap {
  margin-left: auto;
  min-width: 460px;
  max-width: 460px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#basket_items_list .buttons-wrap .buttons-wrap-inner-block{
  background-color: #FFFFFF;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  padding: 32px 40px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  #basket_items_list .buttons-wrap {
    min-width: 380px;
    max-width: 380px;
    /*padding: 30px 25px;*/
    margin-left: 30px;
}
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap {
    /*position: fixed;
    bottom: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    padding: 20px;
    z-index: 10;
    background-color: #FFFFFF;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -ms-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
    -webkit-box-shadow: 0 4px 12px 7px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 4px 12px 7px rgba(0, 0, 0, 0.03);
    box-shadow: 0 4px 12px 7px rgba(0, 0, 0, 0.03);*/
    min-width: 100%;
    max-width: 100%;
    /*padding: 20px;*/
	margin-top: 20px;
}
}
#basket_items_list .buttons-wrap.active .buttons-preview {
  display: none;
}
#basket_items_list .buttons-wrap.active .buttons-wrap-inner {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap.active .buttons-wrap-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  #basket_items_list .buttons-wrap.active .buttons-wrap-inner {
    height: 380px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap.active .buttons-wrap-inner {
    height: 290px;
}
}
#basket_items_list .buttons-wrap .buttons-preview {
  display: none;
}
/*@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .buttons-preview {
    width: 710px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .buttons-preview {
    width: 335px;
}
}
#basket_items_list .buttons-wrap .buttons-preview .items-count {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .buttons-preview .items-count {
    font-size: 12px;
}
}
#basket_items_list .buttons-wrap .buttons-preview .prices {
  margin-top: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
}
#basket_items_list .buttons-wrap .buttons-preview .prices .sum-price .allSum {
  margin-left: auto;
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 12px;
}
#basket_items_list .buttons-wrap .buttons-preview .prices .sum-price span.rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-left: 7px;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .buttons-preview .prices .sum-price span.rub {
    font-size: 10px;
}
}
#basket_items_list .buttons-wrap .buttons-preview .prices .discount {
  margin-left: 10px;
}
#basket_items_list .buttons-wrap .buttons-preview .prices .discount .ALL_SUM_DISCOUNT {
  margin-left: auto;
  color: rgba(35, 31, 32, 0.5);
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 12px;
}
#basket_items_list .buttons-wrap .buttons-preview .prices .discount span.rub {
  color: rgba(35, 31, 32, 0.5);
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-left: 5px;
}
#basket_items_list .buttons-wrap .buttons-preview .checkout {
  position: relative;
  align-items: center;
  min-width: 250px;
  max-width: 250px;
  height: 55px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-left: auto;
}
#basket_items_list .buttons-wrap .buttons-preview .checkout > span, #basket_items_list .buttons-wrap .buttons-preview .checkout > div, #basket_items_list .buttons-wrap .buttons-preview .checkout a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .buttons-preview .checkout > span, #basket_items_list .buttons-wrap .buttons-preview .checkout > div, #basket_items_list .buttons-wrap .buttons-preview .checkout a {
    font-size: 16px;
}
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:after, #basket_items_list .buttons-wrap .buttons-preview .checkout:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:active:after, #basket_items_list .buttons-wrap .buttons-preview .checkout:active:before {
  opacity: 0;
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:disabled, #basket_items_list .buttons-wrap .buttons-preview .checkout.disabled {
  background-color: #76767B;
  cursor: default;
}
#basket_items_list .buttons-wrap .buttons-preview .checkout:disabled:after, #basket_items_list .buttons-wrap .buttons-preview .checkout:disabled:before, #basket_items_list .buttons-wrap .buttons-preview .checkout.disabled:after, #basket_items_list .buttons-wrap .buttons-preview .checkout.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .buttons-preview .checkout {
    min-width: 135px;
    max-width: 135px;
    height: 40px;
    font-size: 14px;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  #basket_items_list .buttons-wrap .buttons-wrap-inner {
    width: 710px;
    margin: 0 auto;
}
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .buttons-wrap-inner {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .buttons-wrap-inner {
    width: 335px;
    margin: 0 auto;
}
}*/
#basket_items_list .buttons-wrap .cart-pay-title {
  color: #231F20;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-bottom: 25px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .cart-pay-title {
    order: 0;
    min-width: 100%;
    margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .cart-pay-title {
    font-size: 16px;
}
}
#basket_items_list .buttons-wrap .cart-prop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #EAEAEA;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .cart-prop {
    order: 1;
    min-width: 100%;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  #basket_items_list .buttons-wrap .cart-prop {
    padding: 10px 0;
    margin-top: 15px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .cart-prop {
    padding: 9px 0;
    margin-top: 0;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .cart-prop.weight {
    margin-top: 12px;
}
}
#basket_items_list .buttons-wrap .cart-prop.delivery {
  border-bottom: 0;
}
#basket_items_list .buttons-wrap .cart-prop .name {
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .cart-prop .name {
    font-size: 14px;
}
}
#basket_items_list .buttons-wrap .cart-prop .value {
  margin-left: auto;
  text-align: right;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .cart-prop .value {
    font-size: 14px;
}
}
#basket_items_list .buttons-wrap #coupons_block {
  margin: 25px 0px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap #coupons_block {
    order: 0;
    max-width: 100%;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap #coupons_block {
    margin-top: 24px;
}
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1279px) {
	#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon {
		padding: 10px 0px;
	}
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon .coupon-name {
  display: none;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon {
  width: 100%;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  -ms-border-radius: 64px;
  border-radius: 64px;
  height: 64px;
  border: 1px solid #EAEAEA;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  outline: none;
  padding: 0 32px;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon::-webkit-input-placeholder {
  color: #76767B;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon::-moz-placeholder {
  color: #76767B;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon:-moz-placeholder {
  color: #76767B;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon:-ms-input-placeholder {
  color: #76767B;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  #basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon {
    height: 50px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon #coupon {
    font-size: 12px;
    padding: 0 16px;
    height: 40px;
}
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon .coupon-apply {
  width: 64px;
  height: 100%;
  position: absolute;
  right: 1px;
  top: 1px;
  outline: none;
  border: 0;
  font-size: 0;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  -ms-border-radius: 64px;
  border-radius: 64px;
  cursor: pointer;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/coupon-arrow.svg") center no-repeat;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon .coupon-apply[disabled] {
  cursor: default;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon input:not(#coupon) {
  margin-top: 5px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 5px 32px;
  border: 1px solid #EAEAEA;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon input:not(#coupon) {
    font-size: 12px;
    padding: 5px 16px;
}
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon input.bad {
  border: 1px solid #e16565 !important;
  background: rgba(225, 101, 101, 0.16);
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon span {
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/delete-icon-basket.svg") no-repeat center #FFFFFF;
  background-size: 10px;
  min-width: 20px;
  max-width: 20px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}
#basket_items_list .buttons-wrap #coupons_block .bx_ordercart_coupon_notes {
  display: none;
}
#basket_items_list .buttons-wrap .price-and-count .sum-price-wrap {
    border-top: 1px solid #EAEAEA;
    padding-top: 10px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .price-and-count {
    order: 1;
    min-width: 100%;
}
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  #basket_items_list .buttons-wrap .price-and-count {
    margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count {
    margin-top: 0;
}
}
#basket_items_list .buttons-wrap .price-and-count .discount-wrap {
  margin-top: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .discount-wrap {
    margin-top: 8px;
}
}
#basket_items_list .buttons-wrap .price-and-count .discount-wrap span:first-child {
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .discount-wrap span:first-child {
    font-size: 14px;
}
}
#basket_items_list .buttons-wrap .price-and-count .discount-wrap #ALL_SUM_DISCOUNT {
  margin-left: auto;
  color: #F92F2F;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .discount-wrap #ALL_SUM_DISCOUNT {
    font-size: 16px;
    line-height: 16px;
}
}
#basket_items_list .buttons-wrap .price-and-count .discount-wrap span.rub {
  color: #F92F2F;
  font-size: 10px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-left: 5px;
}
#basket_items_list .buttons-wrap .price-and-count .sum-price-wrap {
  margin-top: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .sum-price-wrap {
    margin-top: 8px;
}
}
#basket_items_list .buttons-wrap .price-and-count .sum-price-wrap span:first-child {
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .sum-price-wrap span:first-child {
    font-size: 19px;
}
}
#basket_items_list .buttons-wrap .price-and-count .sum-price-wrap #allSum {
  margin-left: auto;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 36px;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .sum-price-wrap #allSum {
    font-size: 24px;
    line-height: 24px;
}
}
#basket_items_list .buttons-wrap .price-and-count .sum-price-wrap span.rub {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-left: 7px;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .price-and-count .sum-price-wrap span.rub {
    font-size: 12px;
}
}
#basket_items_list .buttons-wrap .order-buttons {
  margin-top: 50px;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .order-buttons {
    order: 1;
    min-width: 100%;
}
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .order-buttons {
    margin-top: 20px;
}
}
#basket_items_list .buttons-wrap .order-buttons a.checkout {
  position: relative;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
#basket_items_list .buttons-wrap .order-buttons a.checkout > span, #basket_items_list .buttons-wrap .order-buttons a.checkout > div, #basket_items_list .buttons-wrap .order-buttons a.checkout a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #basket_items_list .buttons-wrap .order-buttons a.checkout > span, #basket_items_list .buttons-wrap .order-buttons a.checkout > div, #basket_items_list .buttons-wrap .order-buttons a.checkout a {
    font-size: 16px;
}
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:after, #basket_items_list .buttons-wrap .order-buttons a.checkout:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:active:after, #basket_items_list .buttons-wrap .order-buttons a.checkout:active:before {
  opacity: 0;
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:disabled, #basket_items_list .buttons-wrap .order-buttons a.checkout.disabled {
  background-color: #76767B;
  cursor: default;
}
#basket_items_list .buttons-wrap .order-buttons a.checkout:disabled:after, #basket_items_list .buttons-wrap .order-buttons a.checkout:disabled:before, #basket_items_list .buttons-wrap .order-buttons a.checkout.disabled:after, #basket_items_list .buttons-wrap .order-buttons a.checkout.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 1279px) {
  #basket_items_list .buttons-wrap .order-buttons a.checkout {
    height: 50px;
}
}

.item-menu-fixed {
  display: none;
}
@media screen and (max-width: 767px) {
  .item-menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(35, 31, 32, 0.1);
    z-index: 11;
}
}
.item-menu-fixed .item-menu-inner {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #FFFFFF;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  -ms-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
  -webkit-box-shadow: 0 4px 12px 7px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 4px 12px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 0 4px 12px 7px rgba(0, 0, 0, 0.03);
}
.item-menu-fixed .item-menu-inner .title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.item-menu-fixed .item-menu-inner .title span {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.item-menu-fixed .item-menu-inner .title .close {
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/img/menu-item-close.svg") center no-repeat;
  opacity: 0.5;
}
.item-menu-fixed .item-menu-inner .add-to-favorite {
  padding: 23px 0 20px 28px;
  border-bottom: 1px solid #EAEAEA;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/../../../../img/favorite-green.svg") left 24px no-repeat;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  background-size: 17px !important;
}
@media screen and (max-width: 767px) {
  .item-menu-fixed .item-menu-inner .add-to-favorite {
    background-position: left 20px;
}
}
.item-menu-fixed .item-menu-inner .add-to-favorite[data-action=remove] {
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/../../../../img/favorite-product-active.svg") left 24px no-repeat;
}
@media screen and (max-width: 767px) {
  .item-menu-fixed .item-menu-inner .add-to-favorite[data-action=remove] {
    background-position: left 20px;
}
}
.item-menu-fixed .item-menu-inner .go-to-collection {
  margin-top: 15px;
  margin-bottom: 5px;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  padding: 0 0 0 28px;
  display: block;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/../../../../img/link-icon.svg") left center no-repeat;
  position: relative;
  height: 20px;
  line-height: 22px;
}
.item-menu-fixed .item-menu-inner .go-to-collection:after {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  width: 13px;
  height: 8px;
  background: url("/local/templates/samura/components/bitrix/sale.basket.basket/samura/../../../../img/arrow-link.svg") left center no-repeat;
}

#warning_message {
  color: #F92F2F;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}

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

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?151922173864*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/samura/components/bitrix/sale.basket.basket/samura/style.css?175024005257996 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?151922173864 */
