.breadcrumbs {
  display: none;
}
._width {
  max-width: 800px;
  margin: 0 auto;
}
._width .back {
  margin-bottom: 10px;
  margin-bottom: 20px;
}
@media handheld,only screen and (max-width: 800px) {
  ._width .back {
    padding-left: 25px !important;
  }
}
._width .back a {
  font-size: 16px;
  padding-bottom: 4px;
}
.CDEK-widget__popup-mask {
  z-index: 2;
}
._btns {
  margin-top: 35px;
  margin-bottom: 50px;
  text-align: center;
  padding: 0 25px;
}
.field {
  margin-bottom: 20px;
}
.field label {
  display: block;
  margin: 3px;
  font-weight: 700;
}
.field input,
.field select {
  background: #bdbdbc1c;
  width: 100%;
  behavior: url(/_javascript/pie/PIE.php);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  padding: 20px 20px;
}
._awards {
  margin-top: 20px;
  margin-bottom: 40px;
}
._awards p {
  text-align: center;
}
._awards .item {
  width: auto !important;
  box-shadow: 0 2px 6px rgba(17,56,86,0.15) !important;
}
._awards .item.-onN {
  opacity: .5;
}
._awards .item .price {
  text-align: center;
}
._awards .item .price >span {
  behavior: url(/_javascript/pie/PIE.php);
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
._awards .item .price >span .price_old {
  text-decoration: line-through;
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 12px;
  color: red;
}
._awards .item .price >span .price_old span {
  color: #000;
}
._awards .item p {
  text-align: left;
}
._awards .item .img div {
  text-align: center;
}
._awards .item input[type=checkbox] {
  display: none;
}
._awards .item .checkbox label:before {
  border-radius: 3px;
}
._awards .item input[type=checkbox] + label:before {
  content: '';
  background: url(https://img.icons8.com/cute-clipart/64/000000/unchecked-checkbox.png);
  -webkit-background-size: cover;
  background-size: cover;
  font-size: 15px;
  color: #f3f3f3;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-right: 15px;
  margin-top: -4px;
  vertical-align: middle;
}
._awards .item input[type=checkbox]:checked + label:before {
  background: url(https://img.icons8.com/cute-clipart/64/000000/checked-checkbox.png);
  -webkit-background-size: cover;
  background-size: cover;
}
._total {
  margin-top: 50px;
}
header ._shopMenu {
  background: #d82c2c;
}
.btn_sim.-red {
  font-size: 20px;
  padding: 10px 20px;
  box-shadow: 0 2px 6px rgba(17,56,86,0.55);
}
body {
  background: url(/images/1680900-_1_.jpg) repeat center top !important;
}
.body h1 {
  color: #fff !important;
  font-size: 32px !important;
  margin-bottom: 30px !important;
  margin-top: 40px !important;
  text-align: center;
}
.body h2 {
  color: #fff;
  text-align: center;
}
._awards .item {
  margin: 0 auto;
  width: 800px;
  padding: 20px 40px;
  background: white;
  margin-top: 25px;
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-gap: 50px;
  box-shadow: 0 2px 6px rgba(17,56,86,0.55);
}
@media handheld,only screen and (max-width: 800px) {
  ._awards .item {
    grid-template-columns: 1fr;
    grid-gap: 5px;
  }
}
._awards .item:first-child {
  margin-top: 0;
}
._awards .item .checkbox {
  position: absolute;
}
._awards .item .img img {
  padding: 15px;
  width: 100%;
}
.-op {
  opacity: .8;
}
._box {
  margin: 0 auto;
  max-width: 800px;
  padding: 20px 40px;
  background: white;
  box-shadow: 0 2px 6px rgba(17,56,86,0.55);
}
@media handheld,only screen and (max-width: 800px) {
  ._box {
    padding: 20px 20px;
  }
}
._box.-disabled {
  pointer-events: none;
}
._box h2 {
  color: #000;
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 20px;
}
._box h3 {
  color: #000;
  text-align: center;
}
/*end*/