body * {
  font-family: 'Arial', sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  background: url(../img/elegant_handpainted_flowers_vector.jpg) repeat center top scroll;
  padding: 0;
  margin: 0;
  color: #545252;
}
a {
  font-weight: 700;
  color: #f64;
  text-decoration: none;
}
a:hover {
  border-bottom: 1px dotted #f64;
}
img {
  max-width: 100%;
  height: auto;
}
header {
  width: 100%;
}
.row {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.logo {
  text-align: center;
  padding: 50px 0 0 0;
}
.logo h1 {
  font-size: 65px;
  font-weight: 700;
  color: #000;
}
.logo .menu li {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 19px;
  color: #616161;
  padding: 20px;
}
footer {
  text-align: center;
  color: #fff;
  width: 100%;
  background: #333;
  border-top: 4px solid #f64;
  padding: 30px 15px;
}
footer > span {
  color: #fff;
}
.content {
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  padding-bottom: 20px;
}
.logo-image {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.logo-image img {
  transition: 0.5s;
  width: 100%;
}
.logo-image img:hover {
  transform: scale(1.3);
}
.logo-image::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  z-index: 1000;
}
h2 {
  color: #616161;
  font-weight: 400;
  font-size: 35px;
  text-align: center;
  margin: 25px;
}
h3 {
  text-align: center;
  color: #545252;
  font-size: 23px;
  line-height: 1.4;
  margin: 20px;
}
h4 {
  text-align: left;
  text-transform: uppercase;
  font-size: 22px;
}
.line {
  border-bottom: 1px dotted #dadada;
  margin: 25px;
}
.line div {
  display: block;
  margin: 0 auto -10px auto;
  background: #fff;
  width: 130px;
  text-align: center;
}
.story {
  padding: 0 45px;
  margin-bottom: 40px;
}
.comments {
  padding: 0 45px;
}
.content .story p {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.5;
}
.heroes {
  text-align: center;
  margin: 15px auto;
  width: 600px;
  max-width: 100%;
}
.heroes__img {
  width: 500px;
}
.heroes img {
  border: 10px solid #f1f1f1;
}
.btn {
  display: block;
  color: #fff;
  text-transform: uppercase;
  margin: 45px auto 0;
  background: #f64;
  max-width: 300px;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  transition: 0.5s;
  border-radius: 5px;
}
.btn:hover {
  transform: scale(1.1);
}

.comment {
  display: flex;
  gap: 10px;
  border-bottom: 1px dotted #dadada;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
  min-height: 70px;
  padding-bottom: 15px;
  min-height: 76px;
}

@media screen and (min-width: 768px) {
  .comment {
    font-size: 18px;
  }
}

.comment p {
  margin-top: 5px;
}

.avatar {
  flex-shrink: 0;
  width: 60px;
  float: left;
  padding-top: 3px;
}

@media screen and (max-width: 500px) {
  .avatar {
    width: 45px;
  }
}

.name {
  color: #fb4834;
}
.comment-data {
  color: #807f7e;
}

.children {
  margin-left: 80px;
  position: relative;
}
.children::before {
  position: absolute;
  top: 3rem;
  left: 0;
  display: block;
  width: 0.85714rem;
  height: 0.85714rem;
  margin-left: -30px;
  content: '';
  border-bottom: 1px solid #807f7e;
  border-left: 1px solid #807f7e;
}
.comments img {
  width: 300px;
  display: block;
}
.review-image {
  margin-top: 15px;
}
.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 30px 0;
  color: #a12000;
}
.ac_footer a {
  color: #a12000;
}
.ac_footer p {
  text-align: center;
}
img[width='1'] {
  display: none !important;
}
form {
  margin: 0 auto 30px;
  width: 274px;
  max-width: 100%;
}
.b-price-box {
  position: relative;
  margin: 21px 0;
}
.b-selectbox::after {
  content: '\2039';
  position: absolute;
  right: 34px;
  top: 13px;
  font-size: 20px;
  z-index: 0;
  transform: rotate(-90deg);
  text-align: center;
  color: #868686;
}
.b-selectbox {
  position: relative;
}
.b-input,
.b-select {
  position: relative;
  width: 274px;
  background: #f0f0f0;
  border-radius: 30px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  padding: 17px 23px;
  border: none;
  outline: 0;
  margin-bottom: 10px;
}
.b-button {
  position: relative;
  background: radial-gradient(77.36% 77.36% at 50% 22.64%, #afb849 0, #7f862e 100%);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  width: 274px;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  padding: 18px 52px 18px 20px;
  text-align: center;
  border: none;
  outline: 0;
  cursor: pointer;
}
.b-button::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  display: block;
  top: 21px;
  right: 40px;
  background: url(../img/arrow.png) no-repeat;
}
.b-button-box {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4px;
  border-radius: 30px;
  background: #72782a;
  transition: 0.3s;
  width: 274px;
  position: relative;
}
.b-button-box:active,
.b-button-box:hover {
  transform: scale(1.05);
}
.b-price-new {
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
  display: inline-block;
  vertical-align: middle;
  width: 52%;
  text-align: right;
  margin-right: 8px;
}
.b-price-old {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-decoration: line-through;
  color: #afafaf;
  display: inline-block;
  vertical-align: middle;
  width: 64px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
}
select::-ms-expand {
  display: none;
}
.inL_82854 {
  color: #616161;
}
.inL_280987 {
  color: #616161;
}
.inL_253543 {
  color: #616161;
}
.inL_989966 {
  text-align: center;
}
.inL_460721 {
  color: #f23326;
}
.product {
  display: block;
  max-width: 180px;
  margin-right: 20px;
  padding-top: 25px;
  margin: 0 auto;
}
.price {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.content .story p.price__text {
  width: auto;
  margin: 0;
}
.content .story p.price__text:not(:last-of-type) {
  margin-right: 10px;
}
.content .story p.new_price {
  font-size: 30px;
  font-weight: 700;
}
.content .story p.new_price span {
  color: red;
}
.content .story p.old_price {
  font-size: 24px;
}
@media screen and (max-width: 991px) {
  body {
    background: 0 0;
  }
  .comment-data {
    display: block;
  }
  .menu {
    display: none;
  }

  .story {
    margin-bottom: 25px;
  }
  .logo {
    padding: 15px;
  }
  .logo h1 {
    font-size: 33px;
  }
  h2 {
    font-size: 19px;
  }
  h3 {
    font-size: 21px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 15px;
  }
  .story {
    padding: 0 15px;
  }
  .row {
    margin: 0;
  }
  .content .story p {
    font-size: 18px !important;
  }
  .comments {
    padding: 0 15px;
  }
  .mobile .text {
    margin: 0;
  }
  .mobile .text p {
    margin-top: 20px;
  }
  .children {
    margin-left: 30px;
  }
  .text {
    margin: 0;
  }
}
@media screen and (max-width: 500px) {
  .logo h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 21px;
  }
}
.order {
  margin: 30px auto;
}
.prod-wrapper {
  width: 100%;
  position: relative;
  max-width: 250px;
  filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.5));
}
.price__line {
  width: 1px;
  height: 40px;
  background: #c5c5c5;
}
.red-border {
  color: #fff;
  width: 84px;
  height: 84px;
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 15px;
}
.red-border,
.red-border__text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.red-border__text {
  position: relative;
  width: 72px;
  height: 72px;
  color: #fff;
  background-color: red;
  border-radius: 50%;
}
.red-border::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  border-bottom: 2px solid red;
  top: -7px;
  right: -7px;
  -webkit-animation: load 2s linear infinite;
  animation: load 2s linear infinite;
}
.prod-wrapper img {
  width: 100%;
}
.order__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  width: 100%;
  padding: 15px 8px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 5px #ccc;
  margin: 0;
}
.content .story p {
  width: 100%;
  font-size: 21px;
  text-align: center;
  margin: 0 0 15px;
  line-height: 1.3;
  display: block;
}
.price {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 16px;
}
.price__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.price__line {
  width: 1px;
  height: 40px;
  background: #c5c5c5;
}
.price__title {
  font-size: 16px;
  color: #666;
  margin-bottom: 0;
  margin-top: 0 !important;
}
.price__item:first-child .price__title {
  margin-bottom: 3px;
}
.price__old {
  font-size: 19px;
  color: #666;
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.price__old::before {
  content: '';
  display: block;
  border-top: 1px solid red;
  height: 1px;
  width: 100%;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transform: rotate(-12deg);
}
.price__new {
  font-size: 24px;
  font-weight: 700;
  color: red;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.order__input {
  font-size: 16px;
  max-width: 320px;
  width: 100%;
  margin-bottom: 16px;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
  padding: 10px 10px 10px 20px;
}
.order__button {
  font-size: 25px;
  color: #fff !important;
  text-decoration: none !important;
  background: #be0000;
  border: 2px solid #ce4d4d;
  outline: 0;
  cursor: pointer;
  border-radius: 12px;
  padding: 15px;
  max-width: 320px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.order__wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
  background: #f7f7f7;
  box-shadow: 0 0 5px #c5c5c5;
  width: 100%;
  padding: 15px 10px;
  max-width: 450px;
  margin: 0 auto;
}
body input:focus:required:invalid {
  color: #666;
}
body input:required:valid {
  color: #666;
}
body input:focus {
  outline: 0;
}
label {
  display: block;
  width: 100%;
}
.order__button:hover {
  background-color: #972a2a;
}
.order__button {
  -webkit-animation: 1s pulse infinite alternate ease-in-out;
  animation: 1s pulse infinite alternate ease-in-out;
  background: red;
}
input::-ms-clear {
  display: none;
}
div.order__wrapper {
  max-width: 590px;
}
@keyframes load {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 639px) {
  .order__wrapper {
    flex-direction: column;
  }
  .product {
    max-width: 150px;
    margin-bottom: 20px;
  }
  div.order__wrapper {
    max-width: 280px;
  }
}

.red {
  color: red;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  p {
    text-align: left !important;
  }
}

.create_rom_footer {
  max-width: 1000px;
  margin: 0 auto;
}
.create_rom_footer p {
  text-align: center !important;
}

.rom-footer .rom_link {
  line-height: 1.1;
}

.rom-footer .rom_link:hover {
  text-decoration: none;
}

.footer__wrapper-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 20px;
  line-height: 1.3;
}
p.footer__text,
.order__title,
.form__date-wrapper p {
  text-align: center !important;
}
.no-wrap {
  white-space: nowrap;
}

.form__date-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 15px;
}

.content .form__date-wrapper p {
  font-size: 16px !important;
  margin-bottom: 0;
}

.content p.form__footnote {
  margin-top: 10px;
  text-align: center !important;
  font-size: 14px !important;
}

@media screen and (min-width: 640px) {
  .order__form {
    max-width: 310px;
    padding: 15px;
  }
  .content .form__date-wrapper p {
    font-size: 17px !important;
  }
  .price__title {
    font-size: 17px;
  }
}
@media screen and (min-width: 992px) {
  div.order__wrapper {
    max-width: 690px;
  }
  .order__form {
    max-width: 350px;
  }
  .content .form__date-wrapper p {
    font-size: 18px !important;
  }
  .price__title {
    font-size: 18px;
  }
}
.x_country_select {
    display: none !important;
}