
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.swiper-button-disabled {
  opacity: 0 !important; }

.swiper-button:focus {
  outline: none; }

.lcpadding {
  padding-left: calc((100% - 1241px)/2); }
  @media only screen and (max-width: 1199px) {
    .lcpadding {
      padding-left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .lcpadding {
      padding-left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .lcpadding {
      padding-left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .lcpadding {
      padding-left: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .lcpadding {
      padding-left: 15px; } }

.rcpadding {
  padding-right: calc((100% - 1241px)/2); }
  @media only screen and (max-width: 1199px) {
    .rcpadding {
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .rcpadding {
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .rcpadding {
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .rcpadding {
      padding-right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .rcpadding {
      padding-right: 15px; } }

.contain {
  max-width: 1418px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (max-width: 1399px) {
  .contain {
    max-width: 1170px; } }

@media only screen and (max-width: 1199px) {
  .contain {
    max-width: 970px; } }

@media only screen and (max-width: 991px) {
  .contain {
    max-width: 750px; } }

@media only screen and (max-width: 767px) {
  .contain {
    max-width: 600px; } }

@media only screen and (max-width: 640px) {
  .contain {
    max-width: 530px; } }

@media only screen and (max-width: 575px) {
  .contain {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 360px) {
  body, body > * {
    width: auto;
    min-width: 360px; } }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  border: none;
  outline: none; }

textarea:hover, textarea:active, textarea:focus {
  outline: none; }

body {
  font-family: "Golos Text", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  position: relative;
  min-height: 100vh; }
  body.ohi {
    overflow: hidden; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.main {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.cart__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.cart__l {
  width: calc(100% - 360px);
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 56px; }

.cdelete-all {
    color: black;
    font-size: 15px;
    font-weight: 500;
    background-image: url(../img/basket-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent; /* ← Добавьте эту строку */
    padding-left: 31px;
    align-items: center;
    margin-bottom: 26px;
    display: inline-flex;
    min-height: 30px;
    text-decoration: none;
}
.card__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 45px;
  margin-bottom: 68px; }

.card__item {
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, 0.07) 1px 4px 17.9px 0px;
  background: white;
  padding: 24px 48px 24px 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.card__prod {
  width: 530px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.card__img-w {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 5px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 96px;
  height: 96px;
  background-color: #D9D9D9;
  border: 2px solid #D9D9D9; }
  .card__img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.card__prod-inf {
  padding-left: 25px;
  width: calc(100% - 100px);
  margin-top: -7px; }

.postpay__btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  font-size: 10px;
  font-weight: 600;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  background: linear-gradient(129.01deg, #f29105 0.302%, #c1c200 44.148%, #f2d605 77.301%, #c1c200 99.655%);
  padding-left: 7px;
  padding-right: 5px;
  height: 18px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8px; }
  .postpay__btn:before {
    content: "";
    display: block;
    height: 15px;
    width: 20px;
    background-image: url("../img/postpay.svg");
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0px; }

.card__prod-name {
  display: block;
  color: black;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 8px; }
  .card__prod-name:hover {
    text-decoration: none; }

.card__size {
  color: #858080;
  font-size: 13px;
  font-weight: 500; }

.card__change {
  padding-left: 30px;
  width: calc(100% - 530px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.card__quan {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.buy__quan {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 7px; }

.buy__quan-choice {
  border-radius: 7px;
  background: #eeeeee;
  width: 33px;
  height: 33px;
  color: black;
  font-size: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.change__input-text-w {
  position: relative; }

.change__input-text {
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  border-radius: 7px;
  background: right top white;
  height: 33px;
  color: black;
  font-size: 13px;
  width: 52px;
  text-align: center; }

.change__rem {
  color: #f29105;
  font-size: 10px;
  position: absolute;
  bottom: -20px;
  left: 3px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap; }

.card__basket {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 8px; }

.card__basket-img {
  background-image: url("../img/basket-min.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  height: 21px;
  margin-top: 3px;
  width: 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px; }

  .card__basket-img:hover {
    text-decoration: none; }

.bask__price-new {
  color: black;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 7px; }

.bask__price-dicsont {
  color: black;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 7px; }

.bask__price-old {
  color: #969696;
  font-size: 13px;
  font-weight: 600;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through; }

.cart-info {
  border-radius: 9px;
  margin-bottom: 25px;
  box-shadow: rgba(0, 0, 0, 0.07) 1px 4px 17.9px 0px;
  background: white;
  padding: 23px 22px; }

.cart-info__top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 34px; }

.card__customer {
  color: black;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2; }

.card__cust-date {
  color: #8b8b8b;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 3px; }

.card__lbl-i {
  color: white;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 6px;
  background: linear-gradient(90deg, #f29105, #c1c200 38.5%, #c1c200 100%);
  display: inline-block;
  line-height: 21px;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 21px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 4px;
  margin-right: 6px; }

.card-cust {
  margin-bottom: 28px; }

.card-cust__name {
  color: black;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px; }

.card-cust__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  row-gap: 28px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px; }

input[type="text"].cinput {
  height: 31px;
  padding-left: 13px;
  padding-right: 13px;
  color: black;
  font-size: 15px;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 2px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: none;
  border: none; }
  input[type="text"].cinput:active, input[type="text"].cinput:focus {
    border: none;
    outline: none; }

.card__input-item {
  height: 46px;
  background-color: #FFF;
  border: 0.5px solid #cccccc;
  border-radius: 5px;
  box-shadow: #f2f2f2 0px 3px 8.2px 0px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .card__input-item span {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    font-size: 15px;
    color: #BABABA;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 13px;
    transition: top 0.3s; }
    .card__input-item span.active {
      top: 10px;
      font-size: 10px; }
  .card__input-item input {
    z-index: 1;
    position: relative; }

.card-cust__input-item {
  width: 200px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.card-method + .card-method {
  margin-top: 17px; }

.card-method__name {
  color: dimgray;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 12px; }

.card-method__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.method__label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  .method__label input[type="radio"] {
    display: none; }
    .method__label input[type="radio"] + span {
      height: 38px;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      border: 2px solid transparent;
      overflow: hidden;
      border-radius: 6px;
      font-size: 12px;
      font-weight: 600;
      /*padding: 0 11px;*/
      color: #fff;
      /*background: #01c539;*/ }
      .method__label input[type="radio"] + span._lgreen {
        color: #009400; }
      .method__label input[type="radio"] + span._yell {
        background: linear-gradient(-45.89deg, #ffe86f 0%, #ffda27 97.396%);
        color: #333; }
      .method__label input[type="radio"] + span._bl {
        background-color: #004F9D; }
      .method__label input[type="radio"] + span._ttu {
        text-transform: uppercase; }
      .method__label input[type="radio"] + span img {
        /*margin-right: 7px;*/
        -webkit-flex: none;
            -ms-flex: none;
                flex: none; }
    .method__label input[type="radio"]:checked + span {
      border-color: #00b233; }

.card-adr-w {
  margin-top: 30px; }

.card-adr {
  margin-bottom: 29px;
  max-width: 880px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  row-gap: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.card-adr__input-item {
  width: 200px; }
  .card-adr__input-item._sm {
    width: 98px; }

.agree__label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 43px; }
  .agree__label div {
    font-size: 12px;
    line-height: 1.2;
    color: #8b8b8b; }
    .agree__label div a {
      color: #1f1f1f;
      text-decoration: underline; }
  .agree__label input[type="checkbox"] {
    display: none; }
    .agree__label input[type="checkbox"] + span {
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 12px;
      height: 12px;
      border-radius: 3px;
      background: #d9d9d9;
      margin-right: 8px; }
    .agree__label input[type="checkbox"]:checked + span {
      background: url("../img/check.png") left center no-repeat;
      background-size: cover; }

.card__btn {
  color: white;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 9px;
  background: linear-gradient(33.92deg, #f29105 -2.957%, #c1c200 50.341%, #c1c200 117.815%);
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 47px;
  padding-left: 16px;
  padding-right: 16px; }

.cart__r {
  width: 360px; }

.card-tot {
  max-height: 180px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 11px 42.5px 0px;
  background: white;
  padding: 24px 25px 25px 25px; }

.card-tot__title {
  color: #909395;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px; }

.card-tot__price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 14px;
  margin-bottom: 19px; }

.card-tot__last-price {
  color: black;
  font-size: 35px;
  font-weight: 500; }

.card-tot__old-price {
  color: #878787;
  font-size: 16px;
  font-weight: 500;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through; }

.card-tot__rank,
.card-tot__cust {
  height: 36px;
  padding-left: 44px;
  padding-right: 28px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 500;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  min-width: 245px; }

.card-tot__cust {
  background: url("../img/icon-man.svg") left 9px center no-repeat #c7ffc7;
  color: #009100;
  margin-bottom: 9px; }

.card-tot__rank {
  background: url("../img/wholes.svg") left 9px center no-repeat #ffeeed;
  color: #fb4539; }

.btn,
.btn-o,
*[class$="__btn"] {
  transition: 0.5s; }
  .btn:hover,
  .btn-o:hover,
  *[class$="__btn"]:hover {
    text-decoration: none; }

@media only screen and (max-width: 1480px) {
  .card__item {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .card__prod {
    width: 350px; }
  .card__change {
    width: calc(100% - 350px);
    gap: 30px;
    padding-left: 40px; } }

@media only screen and (max-width: 1199px) {
  .card__item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .card__change {
    width: calc(100% - 600px);
    padding-left: 0; }
  .card__prod {
    width: 100%;
    margin-bottom: 15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .buy__quan-choice {
    width: 23px;
    height: 23px;
    font-size: 15px; }
  .change__input-text {
    width: 36px;
    height: 23px;
    font-size: 13px; }
  .buy__quan {
    gap: 7px; }
  .card__basket-img {
    margin-right: 15px; }
  .cart-info__top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .card__data {
    width: 100%;
    margin-bottom: 10px; }
  .card__lbl-i {
    margin: 0; }
  .card-adr,
  .card-cust__row {
    max-width: 100%;
    gap: 12px; }
  .card-adr__input-item,
  .card-cust__input-item {
    width: calc(50% - 6px); }
  .card-adr__input-item._sm {
    width: calc(25% - 9px); }
  .cart__l {
    padding-right: 36px; }
  .card__img-w {
    margin-bottom: 10px; }
  .buy__quan {
    margin-bottom: 0; }
  .card__basket-img {
        margin-right: 0;
        display: inline-flex;
        justify-content: flex-end;
        align-items: center;
        padding-right: 28px;
        margin-right: 10px;
        flex: 1;
        margin-top: 3px;
        background-position: right center;
    }
  .card__prod {
    margin-bottom: 0; }
  .change__rem {
    display: inline-block;
    position: static; }
  .card__item {
    padding: 21px 26px; } }
@media only screen and (max-width: 1399px) {
  .pt-20 {
      padding-top: 20px;
    }
}
@media only screen and (max-width: 991px) {
  .cart__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .cart__l,
  .cart__r {
    width: 100%;
    padding-right: 0; }
    .pt-20 {
      padding-top: 20px;
    }
  .card__items {
    margin-bottom: 20px; }
  .cart__content {
    background-color: #fbfbfb; } }
@media only screen and (max-width: 767px) {
.card__change {
    width: calc(100% - 400px);
    padding-left: 0; }
}
@media only screen and (max-width: 500px) {
.card__change {
    width: calc(100% - 300px);
    padding-left: 0; }
}
@media only screen and (max-width: 400px) {
.card__change {
    width: calc(100% - 200px);
    padding-left: 0; }
}
@media only screen and (max-width: 575px) {
  .card-adr__input-item._sm {
    width: calc(50% - 6px); }
    .pt-20 {
      padding-top: 20px;
    }
  .card-adr__input-item, .card-cust__input-item {
    width: 100%; }
  .card__items {
    gap: 20px; }
  .card-adr-w {
    margin-top: 17px; }
  .card-adr {
    margin-bottom: 17px; }
  .agree__label {
    margin-bottom: 31px; }
  .cart-info {
    padding: 23px 11px; }
  .cart-info__top {
    margin-bottom: 26px; } }

body.active {
  background: url("../img/1920.jpg") no-repeat top -79px center; }
  body.active .wrapper {
    opacity: 0.4; }
  body.active .footer {
    opacity: 0.4; }
  body.active .get {
    opacity: 0.4; }
.ui-inputPhone.ui-inputPhone-error .ui-inputPhone-input {
    border-color: red;
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.5);
}
.ui-inputPhone-error {
    border-color: red;
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.5);
}
