html {
  font-size: 0.625vw;
}
.basket .container {
  padding-top: 4rem;
}
.basket__aside {
  height: fit-content;
  padding: 1.4rem;
}
.basket__aside .aside__logo
{
  margin: 0;
}
.basket__title {
  padding-left: 5.6rem;
  margin:0 auto;
  margin-bottom: 5rem;
  text-align:center;
	font-size:30px;
	}
	.cart__clear
	{
	margin-bottom:10px;
 text-align: left;
		}
	.cart__clear a
	{
	  text-transform: uppercase;

    text-decoration: underline;

		}
.basket__buy-wrap {
  display: flex;
  justify-content: space-between;
}
.basket__left {
  width: 40.8%;
  /*padding-left: 6rem;*//
}
.basket__left .item_card {
    display: flex;
    position: relative;
    border: .1rem solid #70a242;
    padding: 1rem 2.5rem 2rem;
    height: fit-content;
}
.basket__left .item_card:not(:last-child) {
      margin-bottom: 2rem;
}
.basket__left .catalog-spisok__header {
  font-size: 2rem;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 2rem;
}
.basket__left .cart__cards .img {
  width: 100%;
  max-width:200px;
  float:left;
}
.basket__left .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: rom;
    flex-direction: row;
    gap: 30px;
    border-bottom:1px #000 solid;
    padding-bottom:20px;
    margin-bottom:20px !important;
}
.basket__left h3
{
 margin-bottom:10px;
	}
.basket__left .product__size
{

	font-size:16px;
}
.basket__left .product .product__price
{
 display:block;
 margin-top:20px;
 margin-bottom:20px  !important;
	}
.basket__left .bb2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width:100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.basket__left .catalog-spisok__desc-wrap {
  width: 98%;
}
.basket__left .catalog-spisok__desc-1 {
  margin-bottom: 0;
}
.basket__left .price_order {
  margin-bottom: .5rem;
}
.basket__left .item_buttons {
  margin-top: 0px;
  right: auto;
}
.basket__left .catalog-spisok__buttons-col {
  font-size: 1.6rem;
  padding: 0 1.8rem;
}
.basket__left .catalog-spisok__buttons-left-bottom {
  font-size: 4rem;
  height: 4.2rem;
}
.basket__left .catalog-spisok__buttons-min, .basket__left .catalog-spisok__buttons-pl {
  font-size: 3.6rem;
}
.basket__left .catalog-spisok__buttons-right {
  display: flex;
  align-items: flex-end;
}
.basket__left .catalog-spisok__buttons-right span {
  font-size: 2.4rem;
  line-height: 100%;
  color: #56ba48;
  font-weight: 500;
}
.basket__left .catalog-spisok__buttons-coin-1 {
  font-size: 6rem;
  margin-left: 1rem;
  line-height: 80%;
  color: #56ba48;
  font-weight: 600;
}
.basket__right {
  width: 55%;
}
.basket__item {
  padding-bottom: 2rem;
}
.basket__item:not(:last-child) {
  margin-bottom: 2rem;
  border-bottom: .3rem solid grey;
}
.basket__item-zakaz {
  display: flex;
  align-items: center;
  max-width: 86%;
}
.basket__item-zakaz:not(:last-child) {
  padding-bottom: 1.2rem;
  margin-bottom: 1.2rem;
  border-bottom: .1rem solid #cecece;
}
.basket__item-title {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 125%;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.basket__item-head {
  min-width: 10rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
  margin-right: 5rem;
}
.basket__item-input {
  margin-right: 2rem;
  height: 4rem;
  font-size: 2rem;
  width: 26.5rem;
  border: .1rem solid #cecece;
  padding-left: 1rem;
  padding-right: 1rem;
}
.basket__item-example {
  font-size: 1.6rem;
  color: grey;
}
.basket__item-sub {
  display: flex;
  align-items: center;
  max-width: 80%;
}
.basket__item-sub:not(:last-child) {
  margin-bottom: 1.6rem;
  /*padding: 1.6rem;
  border-bottom: .1rem solid #cecece;*/
}
.basket__item-img-oplata {
  display: flex;
}
.basket__item-check {
  margin-bottom: 4rem;
}
.basket__item-check-del {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}
.basket__item-label {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
  margin-left: 1rem;
}
.basket__item-coin {
  display: flex;
  justify-content: space-between;
}
.basket__item-buttons {
  margin-left: 4rem;
  padding-top: 6.6rem;
}
.basket__item-buttons span {
  display: block;
  text-align: center;
  margin-top: 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
  color: grey;
  text-decoration: underline;
  text-transform: lowercase;
  cursor: pointer;
}
.basket__item-buttons .button--color-1 {
  font-size: 3.4rem;
  border-radius: 1.6rem;
  padding: 1rem 1.8rem;
}
.basket__item-delivery {
  padding: 1rem;
  background-color: #f5f0b5;
  font-size: 2rem;
  font-weight: 400;
  line-height: 125%;
  color: grey;
  max-width: 80%;
}
.basket__item-delivery span:nth-child(1) {
  font-size: 2rem;
  font-weight: 600;
  line-height: 125%;
  text-transform: uppercase;
  display: inline-block;
  color: #000;
  margin-right: 2rem;
}
.basket__item-delivery span:nth-child(2) {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 125%;
  color: #aa090f;
  text-transform: uppercase;
}
.basket__item .categories__select-header, .basket__item .categories__select-body li {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
}
.basket__item .categories__select {
  position: relative;
  padding: 1rem 2rem;
  border: .1rem solid grey;
  border-radius: .4rem;
  background: #f6f6f6;
}
.basket__item .categories__select-body {
  position: absolute;
  top: 2.2rem;
  width: 100%;
  background: #f6f6f6;
  left: 0;
  padding-left: 2rem;
  z-index: 100;
}
.basket__item .categories__select-body li:not(:last-child) {
    margin-bottom: 1rem;
}
.basket__item-summ-text {
  color: #000;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 116%;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.basket__item-summ-coin {
  color: #C93C4A;
  font-size: 26px;
  font-weight: 300;
  line-height: 100%;
}
.basket__item-summ-coin span {
  font-size: 32px;
  font-weight: 700;
  padding-right:10px;
  line-height: 100%;
  color: #C93C4A;
}
.catalog-spisok__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    flex-shrink: 0;
}
.catalog-spisok__delete {
    height: fit-content;
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
}
@media (max-width: 64em) {
  .basket__title {
    padding-left: 0;
  }
  .basket__left {
    padding-left: 0;
  }
  .basket__left .catalog-spisok__delete {
    width: 3rem;
    height: 3rem;
    top: 3rem;
  }
  .basket__left .catalog-spisok__delete svg {
    width: 100%;
    height: 100%;
  }
  .basket__item-zakaz {
    flex-wrap: wrap;
  }
  .basket__item-example {
    min-width: 100%;
    text-align: right;
    padding-right: 5.4rem; }
  .basket__item .categories__select-body {
    top: 4.2rem;
  }
  .basket__item .categories__select-body li:not(:last-child) {
    margin-bottom: 2rem;
  }
  .basket__item-summ-coin {
    font-size: 7rem;
  }
  .basket__item-summ-coin span {
    font-size: 7.6rem;
  }
  .basket__item-buttons {
    padding-top: 4.4rem;
  }
  .basket__item-buttons .button--color-1 {
    font-size: 2.8rem;
    padding: 2rem;
  }
  .basket__item-delivery {
    max-width: 100%;
  }
}
@media (max-width: 34em) {
  .basket__buy-wrap {
    flex-direction: column;
  }
  .basket__left {
    width: 100%;
    margin-bottom: 2rem;
  }
  .basket__left .item_card {
    flex-direction: column;
  }
  .basket__right {
    width: 100%;
    font-size:16px;
  }
  .basket__item-example
  {
  font-size:12px;
  	}
  .basket__item-title, .basket__item-summ-text
  {
  font-size:20px;
  margin-top:10px;
  	}
  .basket__item-input,.basket__item-zakaz,.basket__item-head {
    font-size:16px;
    margin-top:5px;
    }
     .basket__item-input
     {
      height:27px;
      line-height:27px;
     	}
  .basket__item-zakaz {
    max-width: 100%;
  }
  .basket__item-zakaz:not(:last-child), .basket__item-sub:not(:last-child)
  {
   border:0px;
  	}
  .basket__item-input {
    margin-right: 0;
    width: 100%;
  }
  .basket__item-example {
    padding-right: 0;
    text-align: left;
  }
  .basket__item-sub {
    max-width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .basket__item-sub:not(:last-child) {
    padding: 1.6rem 0 4rem;
  }
  .basket__item-head {
    margin-bottom: 2rem;
  }
  .basket__item-delivery span:nth-child(1) {
    margin-bottom: 1rem;
  }
  .basket__item-delivery span:nth-child(2) {
    margin-top: 1rem;
  }
  .basket__item-coin {
    flex-direction: column;
    text-align:center;
  }
  .order
  {
  margin:0 auto;
  margin-top:20px;
  margin-bottom:20px;
  	}
}

