
/* Корзина*/
.vi-cart {
  gap: 1.4285714286rem;
  padding-bottom: 3.5714285714rem;
}
.vi-cart__item.vi-goods {
  width: 100%;

}
.vi-cart__item.vi-payment {
  opacity: 0;
  display: none;
  transition: opacity 0.9s ease-in-out;
}
.vi-cart__item.vi-payment.vi-modify {
  width: 100%;
  animation: fadeIn 0.9s ease-in-out forwards;
  display: block;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.vi-cart-title__item {
  padding: 0.7142857143rem 0;
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.vi-cart-title__item:last-child {
  gap: 20%;
  padding-right: 3%;
}

.vi-cart-total {
  bottom: 0;
  right: 0;
  padding: 0 0;
  height: fit-content;
}

.vi-cart-total__container {
  flex-direction: column;
  /*padding: 10px 20px 0px !important;*/
}
.vi-cart-total__item {
  gap: 0.7142857143rem;
  flex-direction: column;
}
.vi-cart-total__item:last-child {
  padding-top: 1px;
}
.vi-cart-total__title {
  
  font-size: 1.4285714286rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.vi-cart-total__inner {
  gap: 0.7142857143rem;
  padding-top: 0.1428571429rem;
  align-items: center;
}
.vi-cart-total__element {
  flex-direction: column;
}
.vi-cart-total__amount {
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.vi-cart-total__cost {
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.vi-cart-total__discount {
  flex-direction: column;
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.vi-cart-total__discount span {
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.vi-cart-total__delivery {
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.vi-cart-total__delivery span {
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.vi-cart-total__sum {
  
  font-size: 1.4285714286rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.vi-cart-total__button {
  padding: 1.1428571429rem 1.7857142857rem;
  gap: 1.4285714286rem;
  
  font-size: 0.8571428571rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.0342857143rem;
}



.vi-goods-card__pic {
  padding: 0.7142857143rem;
}
.vi-goods-card__label {
  padding: 0.7142857143rem 0;
}
.vi-goods-card__tittle {
  
  font-size: 0.9285714286rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.0714285714rem;
  letter-spacing: 0.0371428571rem;
}
.vi-goods-card__article {
  
  font-size: 0.8571428571rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.0171428571rem;
}

.vi-goods-card__costs {
  
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}



.vi-cart-panel {
  padding: 1.4285714286rem;
}
.vi-cart-panel__title {
  gap: 1.4285714286rem;
  font-size: 1.5714285714rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.0628571429rem;
  padding: 2.1428571429rem 0;
}

.vi-profile {
  gap: 2.1428571429rem;
}
.vi-profile__item {
  gap: 0.7142857143rem;
}
.vi-profile__item label span {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
.vi-profile__item form {
  padding: 0.7142857143rem;
}
.vi-profile__item:nth-child(2) {
  padding-bottom: 2.1428571429rem;
}
.vi-profile__title {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
.vi-profile__input-title {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}

.vi-select__selected {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding: 1.0714285714rem;
}

.arrow-down {
  right: 0.7142857143rem;
}

.vi-select-item {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding: 1.0714285714rem;
}

.vi-shipment__title {
  
  font-size: 1.4285714286rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.vi-transporter {
  gap: 2.8571428571rem;
  padding: 2.1428571429rem 0;
}
.vi-transporter__container {
  gap: 0.3571428571rem;
}
.vi-transporter__title {
  gap: 1.4285714286rem;
}
.vi-transporter__details {
  padding-left: 3.5714285714rem;
  gap: 0.7142857143rem;
}
.vi-transporter__description {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.vi-transporter__price {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  gap: 0.3571428571rem;
}
.vi-transporter__costs {
  
  font-size: 1.8571428571rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.vi-payoff__title {
  
  font-size: 1.4285714286rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.vi-payoff__inner {
  padding: 2.1428571429rem 0;
  gap: 1.4285714286rem;
}
.vi-payoff__element {
  gap: 0.7142857143rem;
}
.vi-payoff__element span {
  
  font-size: 1.1428571429rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.vi-bayer {
  gap: 2.8571428571rem;
}
.vi-bayer__title {
  
  font-size: 1.4285714286rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.vi-bayer__inner {
  padding: 2.1428571429rem 0;
  gap: 2.1428571429rem;
}
.vi-bayer__input-title {
  color: var(--cart-full-black);
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.vi-bayer__element {
  gap: 0.7142857143rem;
}
.vi-bayer__element form {
  padding: 0.7142857143rem;
}
.vi-bayer__element:last-child form textarea::placeholder {
  
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.02rem;
}

.vi-for-mobile {
  display: none;
}

