.header__nav-list-link:hover,
a:focus,
a:hover {
  text-decoration: underline;
}
h2,
h3,
h4,
h6,
ol,
ul {
  margin-bottom: 8.5px;
}
.cursor-text,
.head .avatar,
.head .manager,
img {
  vertical-align: middle;
}
#clock span,
.close,
.order_block h2,
b,
p.prix,
strong {
  font-weight: 700;
}
.close,
.close-popup,
.cursor-text,
.form_btn,
.head,
.inL_275869,
.inL_396639,
.inL_411307,
.inL_586575,
.inL_972392,
.pop-up-button,
.send,
.toggle-image,
button,
button.close {
  cursor: pointer;
}
.box__item .first {
  display: block;
  margin: 0 auto;
}
.box__item .second {
  margin: 0 auto;
  display: none;
}
.box__images.show .first,
.order_block {
  display: none;
}
.box__images.show .second,
.discountс,
.is_typing,
.new_price,
.old_price,
.pop-up-layer-show,
article,
header,
nav {
  display: block;
}
a {
  outline: 0 !important;
}
.inL_730234,
.pli {
  margin: 0;
}
.vote-block {
  width: auto;
  display: block;
  background: #eeeff1;
  border-radius: 3px;
  margin: 10px 0;
}
.vote-block-head {
  display: block;
  text-align: left;
  width: auto;
  padding: 15px 20px;
  color: #6c6e7a;
  line-height: 1.5;
  font-size: 18px;
}
.vote-block-head h2 {
  color: #8f0001;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
}
.vote-block-content {
  display: block;
  width: auto;
  border: 1px solid #eeeff1;
  background: #fff;
  padding: 0 20px;
}
.vote-block-content-container:first-child {
  margin-top: 30px;
}
.vote-block-content-container {
  display: block;
  width: auto;
  margin-bottom: 20px;
}
.vote-block-content-text {
  float: left;
  display: block;
  width: 40%;
  text-align: left;
}
.vote-block-content-stat {
  display: block;
  float: right;
  width: 60%;
  position: relative;
  background: #eeeff1;
  height: 25px;
}
.line-1,
.line-2,
.line-3 {
  background: #66a01d;
}
.line-1 {
  width: 23%;
}
.vote-block-content-stat-line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
  height: 100%;
  background: #66a01d;
  text-align: right;
}
.inL_819833,
.loader > div,
.send {
  text-align: center;
}
.line-1 h6 {
  color: #66a01d !important;
}
.vote-block-content-stat-line h6 {
  font-size: 12px;
  color: #eeeff1;
  margin-left: 121%;
  margin-top: 4px;
}
.line-2 h6,
.line-3 h6 {
  color: #66a01d;
}
.vote-block-content-container:after {
  content: "";
  display: block;
  clear: both;
}
.line-2 {
  width: 47%;
}
.line-2 h6 {
  margin-left: 108%;
}
.line-3 {
  width: 8%;
}
.line-4,
.line-5 {
  background: #939598;
}
.line-4 {
  width: 17%;
}
.line-4 h6,
.line-5 h6 {
  color: #939598;
}
.line-5 {
  width: 5%;
}
.header__hand-picture,
.header__logo-picture {
  width: 100%;
}
.wrapper {
  max-width: 950px;
  padding: 0 10px;
  margin: 0 auto;
}
.flex {
  display: flex;
}
.flex_space-around {
  justify-content: space-around;
  align-items: center;
}
.header {
  font-family: Abel, sans-serif;
}
.header__logo {
  max-width: 110px;
}
.header__hand {
  max-width: 220px;
}
.header__nav-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.header__nav-list-link {
  color: #014188;
  font-size: 21px;
  text-decoration: none;
}
.header__top {
  padding: 10px 0;
}
.header__bottom {
  background: #f5f5f5;
  padding: 10px 0;
}
.col-md-12,
.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 700px) {
  .header__nav-list-item:nth-child(5) {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .header__nav-list-item:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 424px) {
  .header__nav-list-item:first-child {
    display: none;
  }
  .flex {
    flex-direction: column-reverse;
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.form_btn,
.inL_819833,
.inL_819833:hover,
a {
  text-decoration: none;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #444;
  background-color: #fff;
}
button,
h2,
h3,
h4,
h6 {
  font-family: inherit;
}
button {
  font-size: inherit;
  line-height: inherit;
}
a {
  background-color: transparent;
  color: #337ab7;
}
a:focus,
a:hover {
  color: #23527c;
}
a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
h2,
h3,
h4,
h6 {
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
}
h2,
h3 {
  margin-top: 17px;
}
h4,
h6 {
  margin-top: 8.5px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 21px;
}
.head .manager,
h4 {
  font-size: 15px;
}
h6 {
  font-size: 11px;
}
p {
  margin: 0 0 8.5px;
}
.breadcrumb > .active,
.text-muted {
  color: #777;
}
ol,
ul {
  margin-top: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.breadcrumb > li,
.head .avatar,
.head .manager {
  display: inline-block;
}
.container:after,
.row:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-md-12 {
  position: relative;
  min-height: 1px;
}
.form-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product {
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }

  .form-flex {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: row;
}

.order_block h2 {
 
  margin-top: 60px;
}
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.close {
  float: right;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.timer,
label {
  font-weight: 400;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  padding: 0;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.close,
.loader,
.msg_wrap:after {
  position: absolute;
}
@-ms-viewport {
  width: device-width;
} /*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
article {
  font-size: 18px;
  line-height: 1.5em;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
p.timestamps {
  font-size: 12px;
}
@media (min-width: 1000px) {
  .container {
    width: 950px;
    max-width: 950px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .vote-block-content-text {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  .vote-block-content-stat {
    width: 100%;
    float: none;
  }
}
#main-container {
  z-index: 500;
}
h3 {
  margin-top: 4px;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.close {
  top: 1px;
  right: 5px;
  font-size: 40px;
}
.footer,
header {
  margin-bottom: 10px;
}
.product-img,
form {
  margin: 0 auto !important;
}
.cpa__order_form {
  max-width: 460px;
  width: 100%;
  margin: 0 !important;
}
.product-img {
  max-width: 350px !important;
  width: 100% !important;
  display: block;
  margin: 0 auto;
}
#main-container img {
  width: auto;
  margin: 16px auto;
  max-width: 100%;
}
.red {
  color: red;
}


@media (max-width: 767px) {
  article p {
    text-align: left !important;
  }
  .img1 img {
    width: 70% !important;
  }
}
@media (max-width: 480px) {
  #main-container,
  .footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  #main-container > .row {
    margin-left: 0;
    margin-right: 0;
  }
  h2,
  h3 {
    margin: 20px 15px 10px;
  }
  p.timestamps {
    margin: 0 15px 10px;
  }
}
@media (max-width: 360px) {
  .img1 img {
    width: 100% !important;
  }
}
.inL_661328 {
  max-width: 35% !important;
}
.inL_162470,
.inL_396639,
.inL_483316,
.red {
  color: red;
}
.inL_503631 {
  max-width: 200px !important;
}
.inL_819833 {
  display: block;
  color: #fff;
  font-size: 21px;
  background: red;
  border-radius: 15px;
  max-width: 475px;
  margin: auto;
  padding: 15px 10px;
  transition: 0.2s;
}
.inL_819833:hover {
  color: #fff;
  background: #db0000;
}
.inL_296098,
.inL_366557,
.inL_46752,
.inL_47218,
.inL_491413,
.inL_512768,
.inL_601364,
.inL_632169,
.inL_67418,
.inL_684716,
.inL_721844,
.inL_762738,
.inL_773691,
.inL_860520,
.inL_933923,
.inL_942615,
.inL_945379,
.inL_98096 {
  margin: 15px 0;
}
.block-user {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.block-user__avatar {
  width: 50px;
  margin-right: 15px;
}
.comments-block__wrapper {
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
}
@keyframes trambling-animation {
  0%,
  100%,
  50% {
    transform: rotate(0);
  }
  10%,
  30% {
    transform: rotate(-5deg);
  }
  20%,
  40% {
    transform: rotate(5deg);
  }
}
.height_active {
  height: 450px !important;
  animation: none !important;
}
.height_active:hover {
  bottom: 0 !important;
  box-shadow: none !important;
}
.loader {
  margin: 5px 0;
  bottom: 50px;
  display: none;
  transform: translate(-50%);
  left: 50%;
  width: 100%;
}
.head,
.head .avatar,
.msg_wrap {
  position: relative;
}
.loader img {
  display: block;
  margin: 0 auto;
  width: 50px;
}
.loader > div {
  font-size: 13px;
  display: block;
  color: #999;
}
form,
p.prix {
  text-align: center !important;
}
.head {
  background: #8bc541;
  color: #fff;
  padding: 10px;
  z-index: 2;
}
.head .avatar img {
  width: 100%;
  border-radius: 50%;
}
.head .avatar {
  width: 48px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
  height: 48px;
}
.head .avatar:before {
  content: "";
  display: block;
  position: absolute;
  width: 65px;
  height: 48px;
  top: 0;
  left: -20px;
  opacity: 0.6;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0),
    #fff 40%,
    rgba(255, 255, 255, 0.6) 60%,
    rgba(255, 255, 255, 0)
  );
  -webkit-transform: rotate(20deg) translateZ(0);
  -moz-transform: rotate(20deg) translateZ(0);
  -ms-transform: rotate(20deg) translateZ(0);
  -o-transform: rotate(20deg) translateZ(0);
  transform: rotate(20deg) translateZ(0);
  -webkit-animation: 5s cubic-bezier(0, 0.3, 1, 3.7) infinite ava-blick;
  -moz-animation: 5s cubic-bezier(0, 0.3, 1, 3.7) infinite ava-blick;
  -ms-animation: ava-blick 5s infinite cubic-bezier(0, 0.3, 1, 3.7);
  -o-animation: 5s cubic-bezier(0, 0.3, 1, 3.7) infinite ava-blick;
  animation: 5s cubic-bezier(0, 0.3, 1, 3.7) infinite ava-blick;
}
@keyframes ava-blick {
  0% {
    bottom: 0;
  }
  100% {
    top: 100%;
  }
}
.head .manager {
  width: calc(100% - 63px);
  line-height: 1;
}
.head .manager span {
  font-size: 12px;
  margin-top: 7px;
  display: block;
}
.chat__list {
  padding: 10px 10px 70px 20px;
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 375px;
}
.massange_guest,
.msg_wrap {
  padding: 12px 15px;
  color: #000;
}
.msg_wrap {
  max-width: 90%;
  display: block;
  font-size: 13px;
  line-height: 16px;
  border: 1px solid #dddcd7;
  background: #fafafa;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  margin-bottom: 10px;
  z-index: 0;
}
.content .wheel img,
.form_group,
.wheel img {
  max-width: 100%;
}
.msg_wrap:after {
  content: "";
  width: 15px;
  height: 12px;
  background-color: #fafafa;
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  left: 0;
  bottom: 2px;
  z-index: 1;
}
.msg_wrap_corner:after,
.msg_wrap_corner:before {
  z-index: -1;
  left: 0;
  position: absolute;
  content: "";
}
.msg_wrap_corner {
  position: absolute;
  left: -21px;
  bottom: 7px;
  width: 1px;
  height: 1px;
}
.msg_wrap_corner:before {
  bottom: -10px;
  height: 10px;
  border-right: 30px solid #fafafa;
  -webkit-box-shadow: 0 0 0 1px #dddcd7;
  -moz-box-shadow: 0 0 0 1px #dddcd7;
  box-shadow: 0 0 0 1px #dddcd7;
  -webkit-border-bottom-right-radius: 80px 50px;
  -moz-border-radius-bottomright: 80px 50px;
  border-bottom-right-radius: 80px 50px;
  -webkit-transform: translate(0, -2px);
  -moz-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px);
}
.msg_wrap_corner:after {
  bottom: -11px;
  width: 30px;
  height: 13px;
  background: #fff;
  -webkit-border-bottom-right-radius: 40px 50px;
  -moz-border-radius-bottomright: 40px 50px;
  border-bottom-right-radius: 40px 50px;
  -webkit-transform: translate(-10px, -2px);
  -moz-transform: translate(-10px, -2px);
  -ms-transform: translate(-10px, -2px);
  -o-transform: translate(-10px, -2px);
  transform: translate(-10px, -2px);
  -webkit-box-shadow: 1px 0 0 0 #dddcd7;
  -moz-box-shadow: 1px 0 0 0 #dddcd7;
  box-shadow: 1px 0 0 0 #dddcd7;
}
.write__massenge {
  position: absolute;
  bottom: 10px;
  width: 87%;
  z-index: 1;
}
.write__massenge input {
  width: 100%;
  outline: 0;
  height: 37px;
  padding: 8px 35px 8px 15px;
  border: 1px solid #dddcd7;
  font-size: 13px;
  color: #000;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: height 0.2s, -webkit-box-shadow 0.2s, border-color 0.2s;
  -moz-transition: height 0.2s, -moz-box-shadow 0.2s, border-color 0.2s;
  -o-transition: height 0.2s, box-shadow 0.2s, border-color 0.2s;
  transition: height 0.2s, box-shadow 0.2s, border-color 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  background: #fff;
}
.send {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 21px;
  height: 21px;
  line-height: 19px;
  margin-top: -11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #8bc541;
  z-index: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  border: none;
}
.cursor-text,
.massange_guest {
  z-index: 1;
  display: inline-block;
  background: #fff;
}
.send_arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -5px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.massange_guest,
.wheel,
p.prix {
  position: relative;
}
.messanger_guest {
  text-align: right;
  margin-bottom: 10px;
}
.massange_guest {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dedcd6;
  text-align: right;
  font-size: 15px;
  border-radius: 13px;
}
.massange_guest:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 12px;
  background-color: #fff;
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  right: 0;
  bottom: 2px;
  z-index: 1;
}
.massange_guest .msg_wrap_corner {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  left: auto;
  right: -21px;
}
#chat__wrapper label {
  margin: 0 auto;
  font-size: 14px;
}
#chat__wrapper .form_group {
  padding: 5px;
  margin: 3px auto;
  height: 29px;
}
#chat__wrapper .form_btn {
  margin: 15px auto 5px;
  padding: 5px 0;
  font-size: 15px;
  width: 100%;
  background: #8bc541;
}
.spin-wrapper {
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.wheel {
  width: 380px !important;
  margin: 0 auto;
}
.cursor-text,
.wheel-cursor {
  position: absolute;
  left: 50%;
}
.wheel-cursor {
  width: 35% !important;
  height: 35%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wheel-img {
  margin: 0 !important;
}
.cursor-text {
  width: 45% !important;
  height: 45%;
display: flex;
align-items: center;
justify-content: center;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ccc;
  top: 49%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset,
    rgba(0, 0, 0, 0.4) 0 0 5px;
  box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset,
    rgba(0, 0, 0, 0.4) 0 0 5px;
  background: -webkit-gradient(
    radial,
    center center,
    0,
    center center,
    100%,
    color-stop(0, #fff),
    color-stop(100%, #eaeaea)
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    #fff 0,
    #eaeaea 100%
  );
  background: -o-radial-gradient(center, ellipse cover, #fff 0, #eaeaea 100%);
  background: -webkit-radial-gradient(center, ellipse, #fff 0, #eaeaea 100%);
  background: -o-radial-gradient(center, ellipse, #fff 0, #eaeaea 100%);
  background: radial-gradient(ellipse at center, #fff 0, #eaeaea 100%);
  font-size: 11px;
}
.timer,
label,
p.prix {
  font-size: 18px;
}
.content .product img {
  width: 100%;
  max-width: 280px;
  display: block;
  margin: 0 auto;
  filter: drop-shadow(3px 5px 8px #000);
}
form {
  display: block !important;
}
p.prix {
  right: -50px;
  bottom: -90px;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
  width: 180px;
  height: 97px;
  line-height: 1.3;
  transform: rotateZ(-16deg);
  margin: -160px auto 30px;
  background: linear-gradient(to right, #eea513 0, #fded13 100%);
  border: 2px solid #fff;
  border-radius: 19%;
  padding: 5px;
}
.form_btn,
.order_block h2,
.pop-up-window,
.timer,
label {
  text-align: center;
}
.prix span {
  font-size: 20px;
}
.inL_568376,
.inL_816168,
.prix .old_price {
  text-decoration: line-through;
}
.prix .old_price span {
  display: inline-block;
  font-weight: 400;
}
.timer {
  margin: 30px 0 20px;
}
.form_group,
label {
  margin: 10px auto;
  display: block;
}
#clock span {
  color: red;
}
.form_group {
  padding: 10px;
  border: 2px solid grey;
  border-radius: 5px;
  width: 460px;
}
.form_btn {
  display: block;
  margin: 20px auto;
  padding: 20px;
  font-size: 20px;
  background-color: #de0606;
  color: #fff !important;
  border-radius: 4px;
  border: none;
}
.pop-up-button,
.pop-up-button:hover {
  color: #fff;
  text-decoration: none;
}
.close-popup,
.pop-up-window::before {
  border-radius: 50%;
  right: 0;
  position: absolute;
}
.form_btn:hover {
  opacity: 0.8;
}
.order_block h2 {
  font-size: 22px;
  margin-bottom: 30px !important;
}
.wheel-img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
}
.close-popup {
  width: 30px;
  height: 30px;
  background-image: url("cross.svg");
  background-size: 100%;
  top: -40px;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
}
.cursor-text:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
}
.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.pop-up-layer {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  z-index: 99 !important;
}
.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 40%;
  margin: 0 auto;
  background: #fff;
  padding: 70px 10px 20px;
  border-radius: 10px;
  animation: 0.7s pop-up-appear;
}
.pop-up-window::before {
  content: "";
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  margin: 0 auto;
  background-color: #71c341;
  animation: 0.5s 0.6s backwards pop-up-appear-before;
}
.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor #fff #fff;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s;
  animation: 0.5s 0.6s backwards pop-up-appear-after;
}
@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px);
  }
  30% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pop-up-appear-before {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pop-up-heading {
  font-size: 40px;
  margin-bottom: 20px;
}
.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important;
}
.pop-up-button {
  text-transform: uppercase;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  border: none;
  outline: 0;
}
@media all and (max-width: 768px) {
  .head .manager span {
    display: none;
  }
  #chat__wrapper {
    animation: 2s infinite trambling-animation;
    max-width: 58%;
  }
  .chat_container {
    left: 10px;
    max-width: 94%;
  }
  .height_active {
    max-width: 100% !important;
  }
  .pop-up-window {
    top: 25%;
  }
  p.prix {
    right: -50px;
  }
}
@media all and (max-width: 520px) {
  .wheel {
    width: 225px !important;
  }
  .cursor-text {
    line-height: 36px;
    font-size: 7px;
  }
  .close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("cross.svg");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: 0;
    cursor: pointer;
  }
  .chat_container {
    bottom: 55px !important;
  }
}
@media all and (max-width: 1024px) {
  .chat_container {
    bottom: 50px;
  }
}
.super-rotation {
  -webkit-animation-name: super-rotation;
  animation-name: super-rotation;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

@keyframes super-rotation {
  0% {

    transform: rotate(0deg);
  }

  70% {
 
    transform: rotate(1883deg);
  }
  100% {
  
    transform: rotate(1868deg);
  }
}
.new_price {
  position: relative;
  color: red;
}
.new_price span {
  font-size: 25px;
}
.new_price::before {
  position: absolute;
  height: 2px;
  background: red;
  top: 14px;
  left: 34px;
  display: none;
  content: "";
  width: 95px;
}
.inL_104094,
.inL_150524,
.inL_155735,
.inL_340504,
.inL_353777,
.inL_367194,
.inL_509283 {
  text-align: center;
}
.inL_340504{
  text-align: center!important;
}
.inL_599133 {
  max-width: 500px;
  width: 100%;
}
.inL_293940,
.inL_300373 {
  text-align: center !important;
}
.inL_984878 {
  margin: 0 !important;
}
.inL_284792,
.inL_493967 {
  max-width: 250px !important;
  width: 100% !important;
  margin: 10px 0 0 !important;
}

.comment-box {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.comment-box p:last-child {
  margin-bottom: 0 !important;
}





#push-comments #push_mlyjekpdfdd1 {

    box-sizing: border-box;
    font-family: Arial,serif;
    padding: 1rem 2rem;
    transition: 1s;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
  #push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
  }
  
  #push-comments #push_mlyjekpdfdd1__title {
    color: #43a047;
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
  }
  
  #push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
  }
  
  #push-comments #push_mlyjekpdfdd1__submit {
    background: #43a047;
    border: none;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0;
    height: 50px;
    transition: .5s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%;
    border-bottom: 3px solid #117716;
  }
  
  #push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none
  }

  .commentForm__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
  }

  .comment__area {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 14px 20px;
    width: calc(62% - 20px);
  margin: 0 ;
  }
  
  .custom {
    display: flex;
    max-width: 220px;
    align-items: center;
    cursor: pointer;
  }
  
  .custom__image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-image: url("com-ava.png");
    background-color: #e5e5e5;
    margin-right: 10px;
  }
  
  .custom__text {
    font-size: 16px;
    font-weight: 700;
  }
  
  .custom__field {
    max-width: 100px;
    visibility: hidden;
    position: absolute;
    z-index: 0;
  }




  @media screen and (max-width: 600px) {
    .commentForm__inner {
        flex-direction: column;
        align-items: flex-start;
    }
  
    .comment__area {
        margin-bottom: 25px;
        width: 100%;
    }
  }

  #main-container img.comm__img {
    max-width: 350px;
    width: 100%;
  }
  .x_country_select {
      display: none !important;
  }