.old_price::before {
  position: absolute;
  height: 2px;
  background: red;
  top: 14px;
  left: 34px;
  content: '';
  width: 95px;
}

.spin-wrapper p {
  text-align: center;
  font-size: 21px !important;
  line-height: 1.4 !important;
  margin-bottom: 15px
}

.order_block {
  font-family: Arial, sans-serif;
  display: none;
}

.open {
  display:  block !important;
}

.close {
  display: none !important;
}

.prod_img_wrapper {
  max-width: 300px;
  margin: 15px auto;
  position: relative
}

.prod_img {
  width: 220px;
  max-width: 100%
}

.wheel_input {
  padding: 10px !important;
  display: block !important;
  margin: 0 auto 20px !important;
  padding: 10px !important;
  width: 65% !important;
  border: 2px solid grey !important;
  border-radius: 5px !important
}

.data_label {
  line-height: 30px
}

.country_select {
  display: none !important;
  width: 52% !important
}

.order_form {
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important
}

@media screen and (max-width:480px) {
  .wheel_input {
    width: 90% !important
  }

  .country_select {
    width: 96% !important
  }
}

.form__button {
  display: block;
  margin: 40px auto;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff !important;
  border-radius: 4px;
  border: none;
  cursor: pointer
}

.form__button:hover {
  opacity: .8
}

.time_remains {
  font-size: 1.1em;
  color: red;
  font-weight: 700
}

.time_remains_title {
  padding-top: 15px;
  text-align: center;
  font-size: 22px
}

.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 20px 0;
  color: #a12000
}

.ac_gdpr_fix {
  position: fixed;
  font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif !important;
  font-size: 18px;
  bottom: 0;
  left: 10px;
  right: 10px;
  background-color: #fff;
  z-index: 10000;
  text-align: center;
  padding: 7px 25px;
  border-radius: 15px 15px 0 0;
  color: #000;
  border: 1px solid #000;
  border-bottom: none;
  line-height: 1 !important
}

.close_gdpr_warn {
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  color: red
}

.tag_center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center
}

.inL_784646 {
  color: red
}

.inL_130996 {
  color: red
}

.inL_226103 {
  color: #f90
}

.inL_120608 {
  color: #f90
}

.inL_958728 {
  display: none
}

.inL_165618 {
  font-size: 18px
}

.inL_903263 {
  font-size: 18px
}

.inL_46206 {
  text-align: center
}

.inL_239103 {
  color: inherit;
  text-decoration: none
}

.inL_393973 {
  color: inherit;
  text-decoration: none
}

.ever-popup {
  display: none !important;
}

p.prix {
  position: relative;
  right: -90px;
  bottom: -90px;
  color: rgb(0, 0, 0);
  box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
  width: 180px;
  height: 105px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  transform: rotateZ(-16deg);
  text-align: center !important;
  margin: -160px auto 30px;
  background: linear-gradient(to right,
      rgb(238, 165, 19) 0%,
      rgb(253, 237, 19) 100%);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-radius: 19%;
  padding: 5px;
}

.prix span {
  font-size: 20px;
}

.prix .old_price {
  text-decoration: line-through;
}

.prix .old_price span {
  display: inline-block;
  font-weight: normal;
}

.timer {
  font-size: 18px;
  font-weight: normal;
  margin: 125px 0 20px;
  text-align: center;
}
@media all and (max-width: 768px) {

  p.prix {
    right: -50px;
  }
}
.prod-img-wrapper {
  max-width: 300px;
  margin: 15px auto;
  position: relative;
}

.priceс {
  position: absolute;
  font-family: 'Arial', sans-serif;
  right: 0; 
  bottom: 0;
  
  color:#000;
  box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
  width: 165px;
  height: 98px;
  text-align: center !important;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
  transform: rotateZ(-7deg);
  margin: -0px auto 0px;
  background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-image: initial;
  border-radius: 19%;  
}
span.discountс {
  display: block;
  margin-top: 9px;
  font-size: 18px;             
}              
.price_main {
  border-bottom: 2px solid #d31812;
  font-size: 24px;
  line-height: 0px;
  margin: 0 auto;
}
.js_old_price {
display: block;
  margin: 0 auto;
  text-decoration: line-through;
}