﻿.body-form {
  padding: 12px;
  border-style: solid;
  border-color: #81623c;
  border-radius: 40px;
  background-color: #31110b70;
}
.step1,.step2,.step3,.heads {
  margin-top: 40px;
}
.body-form p {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.send {
  height: 60px;
  border-radius: 12px;
  border-color: #FAD174;
  color: #FAD174;
  background-color: #ad4522;
  font-weight: 500;
  font-size: 25px;
}
.re-send {
  height: 60px;
  border-radius: 12px;
  border-color: #FAD174;
  color: #FAD174;
  background-color: #ad4522;
  font-weight: 500;
  font-size: 25px;
}
.f_price {
  font-size: 30px;
  margin-top: 20px;
  white-space: nowrap;
}
.forms {
  /* max-width: 400px;
  margin: auto; */
  display: flex;
  justify-content: space-evenly;
}

/* Дополнительные стили тут  */
.step1 {
  color: #FF9933;
  font-size: 28px;
  font-family: trebuchet, verdana, sans-serif;
}
.step2 {
  color: #FF9933;
  font-size: 28px;
  font-family: trebuchet, verdana, sans-serif;
}
.step3 {
  color: #FF9933;
  font-size: 28px;
  font-family: trebuchet, verdana, sans-serif;
}
.step4 {
  color: #FF9933;
  font-size: 28px;
  font-family: trebuchet, verdana, sans-serif;
}
.small_text {
  color: #FFCC66;
  font-size: 18px;
  font-family: trebuchet, verdana, sans-serif;
}
.final {
  color: #FF9933;
  font-size: 28px;
  font-family: trebuchet, verdana, sans-serif;
}
.heads {
  color: #FF9933;
  font-size: 28px;
  font-family: trebuchet, verdana, sans-serif;
}
.thanks {
  color: #FF9933;
  font-size: 36px;
  font-family: trebuchet, verdana, sans-serif;
}
button.send {
  height: 60px;
  border-radius: 12px;
  color: #FAD174;
  background-color: #3E0A00;
  font-weight: 500;
  font-size: 25px;
}
button.re-send {
  height: 60px;
  border-radius: 12px;
  color: #FAD174;
  background-color: #3E0A00;
  font-weight: 500;
  font-size: 25px;
}
.f_price {
  color: #FAD174;
  font-size: 30px;
  font-family: trebuchet, verdana, sans-serif;
}
ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #FF9933;
}
ul.thumbnails.image_picker_selector li .thumbnail:hover {
  background: #FFCC66;
}
ul.thumbnails.image_picker_selector li .thumbnail {
    padding: 0px;
    border: 3px solid #200000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


.right-part {
  color: #FF9933;
  font-size: 20px;
  font-family: trebuchet, verdana, sans-serif;

  padding: 5px;
  border: unset;

  min-width: 400px;
}
.left-part {
  min-width: 400px;
}
.zakaz_img {
  margin-bottom: 20px;
}
.zakaz_img img {
  height: 140px;
  width: auto;
}
