#rating.raiting-container {
  padding: 10px 0;
  margin: 10px 0;
}

#rating .raiting-wrapper {
  width: 100%;
  display: inline-block;
  padding: 20px 16px;
  font-size: 14px;
  background: #fafafa;
}

#rating .rating-title {
  font-size: 16px;
  color: #000;
  font-weight: 500 !important;
}

#rating .rating-description {
  font-size: 14px;
  color: #6e7179;
  padding-bottom: 10px;
}

#rating .rating-count {
  color: #a7a7a7;
  font-size: 14px;
  float: none;
  padding: 8px;
  line-height: 1;
  display: inline-block;
}

#rating .article-vote-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#rating .article-vote-li {
  outline: 0;
  position: relative;
  color: #df0000;
  cursor: pointer;
  margin: 0;
  width: initial;
  text-align: center;
  box-sizing: border-box;
  padding: 7px 0;
  background: 0 0;
  line-height: 34px;
  padding: 0 6px;
  float: left;
}

#rating .article-vote-li {
  color: #df0000;
}

#rating .article-vote-li:first-child {
  padding-left: 0;
  margin-left: 0;
}

#rating .article-vote-li i:hover,
#rating .article-vote-li:hover {
  outline: 0;
}

#rating .article-vote-li .fa-star {
  font-size: 22px;
  margin-left: 0;
}

#rating .article-vote-li .fa-star-half-alt {
  font-size: 22px;
  margin-left: 0;
}

#appComments {
  font-family: Inter, sans-serif !important;
}

#appComments.template-default {
  font-family: Inter, sans-serif !important;
}

.article-wrapper .article-title .comment-message {
  background: url("");
  background-repeat: no-repeat;
  font-size: 14px;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  background-position: top center;
  line-height: 1;
  vertical-align: bottom;
  min-height: 35px;
  min-width: 35px;
  margin-left: 5px;
  background-size: contain;
}

.article-wrapper .article-title .comment-message span {
  font-weight: 500;
  color: #fa044f;
  margin-top: -4px;
}

ul.article-tags {
  padding-inline-start: 0;
  padding-left: 0;
  padding: 0 10px;
}

ul.article-tags li {
  display: inline-block;
  background: no-repeat;
  padding-left: 0;
  list-style: none;
  margin: 5px;
}

ul.article-tags li:first-child {
  margin-left: 0;
}

.article-tags a {
  font-size: 12px;
  background: #eee;
  padding: 10px;
  border-radius: 20px;
  display: block;
}

.title-ad {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 10px;
}

#appComments.template-default.template-custom-lt .chat-wrapper.read-only .nb-box {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 480px) {
  #appComments.template-default.template-custom-lt .chat-wrapper.read-only .nb-box {
    margin-left: 12px;
    margin-right: 12px;
  }
}

#appComments,
#appComments.template-default {
  font-family: Roboto, sans-serif;
}

#appComments {
  font-weight: 400;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#appComments.template-default {
  font-weight: 400;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 480px) {
  #appComments.template-default .chat-page {
    padding: 20px 0;
  }

  #appComments.template-default .nb-box {
    padding: 15px !important;
    font-size: 13px !important;
    margin-bottom: 15px !important;
  }

  #appComments.template-default .chat-wrapper .comment-content {
    font-size: 14px !important;
  }
}

#appComments.template-default .chat-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  background: #fff;
}

#appComments.template-default .chat-wrapper .comment {
  border-radius: 0;
  font-size: 15px;
  line-height: normal;
}

#appComments.template-default .chat-wrapper .comment-body {
  margin-left: 73px;
  width: calc(100% - 73px);
  font-size: 15px;
  line-height: inherit;
  min-height: 44px;
}

#appComments.template-default .chat-wrapper .comment-body p {
  font-size: 15px;
  line-height: inherit;
}

#appComments.template-default .chat-wrapper .comment-avatar {
  position: absolute;
  margin-right: 0;
  border-radius: 50%;
}

#appComments.template-default .chat-wrapper .comment-content {
  position: relative;
  line-height: 22px;
}

#appComments.template-default .chat-wrapper .comment-content p {
  margin: 0;
  padding: 0;
  word-break: break-word;
}

#appComments.template-default .nb-box {
  padding: 20px;
  border-radius: 8px;
  background-color: #f5f6f7;
  font-size: 14px;
  color: #6e7179;
  margin-bottom: 30px;
}

#appComments.template-default .p12 {
  padding: 12px !important;
}

#appComments.template-default .p12:empty {
  display: none !important;
}

#appComments {
  font-family: Helvetica, sans-serif;
  color: #222;
  line-height: normal;
}

#appComments .comment {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.3rem;
  font-size: 14px;
}

#appComments .comment-avatar {
  width: 44px;
  height: 44px;
  margin-left: 10px;
  outline: 4px solid #fff;
}

#appComments .comment-avatar img {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 10rem;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}

#appComments .comment-body {
  width: 100%;
  border-bottom: 1px solid #dedfe0;
  margin-bottom: 20px;
}

#appComments .comment-body p {
  margin-top: 0;
}

.comment {
    padding: 30px;
    background: rgba(114, 168, 211, 0.2) none repeat scroll 0 0;
    margin-bottom: 30px;
}


.red {
    color: red
}

.container-title {
    padding: 0
}

#mvt-container {
    padding: 0 20px
}

a {
    pointer-events: none !important
}

.order-btn {
    pointer-events: auto !important
}

.core-title {
    margin-bottom: 15px
}

#appComments.template-default .p12 {
    padding: 0 !important
}

.uppercase {
    text-transform: uppercase
}

.underline {
    text-decoration: underline
}

.order-btn {
    background-color: orange;
    color: #fff;
    font-size: 24px;
    padding: 15px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center
}

.price-container {
    display: inline-block;
    position: relative;
    padding: 20px
}

.price {
    font-size: 40px;
    font-weight: 700;
    z-index: 1;
    position: relative
}

.circle-svg {
    position: absolute;
    top: -26px;
    left: -27px;
    width: 123px;
    height: 99px;
    transform: rotate(-90deg)
}

.circle {
    fill: none;
    stroke: green;
    stroke-width: 2;
    stroke-dasharray: 282.743;
    stroke-dashoffset: 282.743;
    animation: draw-circle 2s linear infinite
}

@keyframes draw-circle {
    to {
        stroke-dashoffset: 0
    }
}

.price-old {
    font-size: 40px
}

.price-old::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    background: red;
    transform: scaleX(0);
    transform-origin: left;
    animation: strikethrough 2s linear infinite
}

@keyframes strikethrough {
    0% {
        transform: scaleX(0)
    }

    50% {
        transform: scaleX(1)
    }

    100% {
        transform: scaleX(1)
    }
}

.brand-logo__icon {
    width: 46px;
    height: 22px;
    fill: #c00
}

.brand-logo__theme {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #0c0c0c;
    margin-left: -8px
}

.date-styles {
    color: #4c8ae0;
    font-size: .9rem;
    margin-left: 8px
}

@media screen and (max-width: 430px) {
    .price-container {
        padding: 0
    }

    .price-old {
        font-size: 30px
    }
}

.section-comments hr {
    margin: 0 0 20px 0;
    opacity: .3
}

.div__popup-form {
    z-index: 1000000
}

.info-video {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    font-size: .95rem;
    font-weight: 500;
    color: #565656;
    margin-bottom: 25px
}

.info-video__clip {
    border: 1px solid #565656;
    padding: 2px 3px;
    border-radius: 4px;
    text-transform: uppercase
}

.info-video__icon {
    width: 30px;
    height: 30px;
    background-color: #131313;
    padding: 6px;
    border-radius: 50%
}

.react-coment {
    cursor: unset !important
}

.react-coment:hover {
    text-decoration: none !important
}

@media (max-width: 767px) {
    .form img {
        width: 100%;
        max-width: 160px !important
    }
}

@media (max-width: 500px) {
    .info-video {
        font-size: .9rem
    }

    .info-video__clip {
        padding: 2px
    }

    .info-video__icon {
        width: 24px;
        height: 24px;
        background-color: #131313;
        padding: 4px;
        border-radius: 50%
    }

    .order-gift {
        text-align: center
    }
}

@media (max-width: 430px) {
    .price-wrap {
        margin-bottom: 15px
    }
}

@media (max-width: 370px) {
    .info-video {
        font-size: .8rem
    }
}

@media (max-width: 370px) {
    .info-video {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px
    }
}

.semi-title {
    font-size: 28px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 15px
}

@media(max-width: 900px) {
    .semi-title {
        font-size: 32px
    }
}

@media(max-width: 500px) {
    .semi-title {
        font-size: 22px
    }
}

.order-wrap {
    width: fit-content;
    z-index: 1;
    margin-top: 0;
    display: flex;
    align-items: center
}

.order {
    width: 100%;
    position: relative;
    background: #2c3874;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 10px;
    overflow: visible;
    display: flex;
    flex-direction: column;
    align-items: center
}

.images-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 2rem
}

.images-form img {
    width: 100%
}

.order-head {
    width: 100%;
    /* background-image: url(./form-triangle.svg); */
    background-size: 390px;
    background-position: bottom center;
    height: 138px;
    position: relative;
    border-radius: 1rem
}

.discount-wrap {
    position: absolute;
    top: -39px;
    right: 25px;
    width: 105px;
    height: 105px;
    background-image: url(./discount.png);
    background-size: cover;
    background-position: center
}

.discount-wrap p {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    margin-top: 33px
}

.discount-wrap span {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 15px;
    letter-spacing: .005em
}

.order-wrap .order-white-wrap {
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 0 0 10px 10px;
    width: 326px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 21px 0
}

.order-wrap .order-white-wrap svg {
    width: 45px;
    height: 30px;
    margin-right: 20px
}

.order-wrap .order-white-wrap svg:last-child {
    margin-right: 0
}

.order .price {
    border-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 138px;
    position: relative
}

.order .price__old {
    color: #fff;
    z-index: 10;
    font-size: 0;
    opacity: .3;
    position: absolute;
    left: 30px;
    top: 14px;
    font-family: Arial, sans-serif
}

.order .price__old-cost, .order .price__old-currency {
    font-size: 37px;
    line-height: 49px;
    text-decoration: line-through
}

.order .price__new {
    color: #fff;
    font-weight: 700;
    font-family: Lato, sans-serif
}

.order .price__new-cost {
    font-size: 60px
}

.order .price__new-currency {
    font-size: 55px
}

.order__title {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .5px;
    color: #fff;
    text-align: center
}

.order .form {
    padding: 15px 22px 50px;
    position: relative
}

.button, .input-wrapper, .order .form .input-wrapper {
    position: relative
}

.order .form::before {
    left: 0;
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.order .form .al-country, .order .form .input-wrapper .form__chec-input, .order .form .input-wrapper label {
    display: none
}

.order .form__input {
    background-color: rgba(255, 255, 255, .7);
    border: none;
    border-radius: 5px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .005em;
    color: #606060;
    display: block;
    height: 55px;
    margin-bottom: 10px;
    padding: 0 20px;
    box-sizing: border-box;
    width: 100%
}

.order .form__submit {
    margin-top: 20px;
    border: 2px solid #fff;
    position: relative;
    width: 320px !important;
    height: 65px;
    background: linear-gradient(180deg, #ff031e 0, #ff5265 100%);
    border-radius: 10px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, .5)
}

.order .form__submit:hover {
    background: linear-gradient(180deg, #df0018 0, #9e0011 100%)
}

.time-block {
    width: fit-content;
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
    text-align: center
}

.time-title {
    margin: 0 auto;
    padding: 0 0 6px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: inherit
}

.time-remain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-weight: 300;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: .04em;
    text-transform: uppercase
}

.time-remain-items {
    position: relative;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 7px 14px;
    z-index: 1;
    border-radius: 5px
}

.hour, .minutes, .seconds {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: .04em;
    text-transform: uppercase
}

.time-dots {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: inherit
}

#order-form1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 470px
}

#order-form2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 370px
}

.div-section-form {
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 720px) {
    .div-section-form {
        flex-direction: column-reverse;
        gap: 3rem
    }
}

.order .price__new-cost {
    font-weight: 500
}

.popup-form .div-section-form {
    max-width: 350px
}

.order-prod-img-wrapper {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center
}

.order-prod-img-wrapper .prod-img {
    width: 100%;
    max-width: 260px
}

.form-free {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    text-align: center
}

.order__list {
    color: #fff;
    padding-left: 30px
}

.order__list li {
    margin-bottom: 10px;
    list-style: disc;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px
}

.button .form__submit {
    text-shadow: 1px 1px 0 #000
}

.order__conditions_item {
    font-weight: 600
}

.order__conditions {
    margin-top: 20px
}

.redirect {
    pointer-events: visible !important;
}

.info_description {
    font-size: 18px;
}
