#push-comments #undefined__submit,
.box-img,
.center,
.content-center,
.form,
.form__price,
.form__submit,
.inL_160423,
.label,
.myh2,
.qoute p,
ul li i {
    text-align: center
}

#product,
.alert>p,
.alert>ul,
.entry-content>:last-child,
.footer .block,
ul ul {
    margin-bottom: 0
}

.label:empty,
.meta .meta__item:last-child:after,
.navbar .navbar__pages,
[hidden],
body:after {
    display: none
}

.label,
progress {
    vertical-align: baseline
}

a,
a.head,
input[type=submit] {
    cursor: pointer
}

.label,
.meta>* {
    white-space: nowrap
}

.post,
.progress,
svg:not(:root) {
    overflow: hidden
}

a:active,
a:focus,
a:hover {
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    -moz-transition: .35s;
    -ms-transition: .35s;
    outline: 0 !important
}

a:active,
a:hover,
input:active,
input:focus,
input:hover,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0
}

.label {
    color: #000 !important
}

ul {
    margin-bottom: 0 !important;
    list-style: none
}

ul ul {
    padding-left: 20px
}

ul li i {
    margin-right: 3px;
    font-size: 16px;
    min-width: 20px
}

ul.menu>li {
    position: relative;
    padding: 3px 0
}

.footer .block {
    padding-bottom: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

footer,
header,
main,
nav,
section {
    display: block
}

progress {
    display: inline-block
}

a {
    background: 0 0;
    color: #333
}

.entry-content strong,
b,
strong {
    font-weight: 700
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eee
}

input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input[type=submit] {
    appearance: button;
    -webkit-appearance: button
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-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
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #000
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#push-comments #undefined,
#push-comments #undefined__form,
#push-comments #undefined__message,
html {
    box-sizing: border-box;
    box-sizing: border-box
}

input,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #f86923;
    text-decoration: none
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-weight: 500;
    line-height: 1.1;
    color: #111;
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.alert,
.progress {
    margin-bottom: 23px
}

.h1,
h1 {
    font-size: 32px
}

.h2,
h2 {
    font-size: 26px
}

.h3,
h3 {
    font-size: 22px
}

dd {
    line-height: 1.65;
    margin-left: 0
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert>p+p {
    margin-top: 5px
}

.progress {
    height: 23px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.form,
img {
    height: auto
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.content,
.entry-header .entry-header__info,
.head,
.header,
.header .header__inner,
.header .header__logo,
.menu,
.navbar,
.navbar .navbar__menu,
.post,
.social {
    display: -webkit-flex;
    display: -ms-flexbox
}

.head,
.menu {
    display: flex
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    #push-comments #undefined {
        padding: 30px !important
    }
}

.entry-content,
.entry-header,
.form,
.header,
.header .header__logo {
    background-color: #fff
}

.submit-roulette,
input[value="Получить бесплатно"] {
    padding: 10px 15px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    font-weight: 700;
    transition: background .3s;
    text-transform: uppercase;
    outline: 0;
    color: #fff
}

.submit-roulette {
    max-width: 300px;
    width: 100%;
    margin: 5px 0 0;
    border: none;
    border-radius: 5px;
    font-size: 18px
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none
}

input[value="Получить бесплатно"] {
    margin: 5px 0 15px;
    border: none;
    border-radius: 5px
}

input[value="Получить бесплатно"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}

.input-roulette {
    font-size: 16px;
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    max-width: 300px;
    width: 100%
}

@media (max-width:575px) {

    .input-roulette,
    .submit-roulette {
        max-width: 250px;
        width: 100%
    }

    .inL_510951 {
        max-width: 250px !important;
        width: 100%
    }
}

@media all and (max-width:520px) {
    .footer {
        margin-left: 0;
        text-align: center
    }
}

* {
    box-sizing: inherit
}

a,
body,
div,
footer,
h1,
h3,
header,
html,
i,
img,
li,
nav,
p,
section,
span,
strong,
time,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

a {
    outline: 0;
    color: inherit;
    text-decoration: none;
    transition: filter .25s, border .125s, -webkit-filter .25s
}

.head,
body {
    color: #fff
}

.meta>*,
time {
    cursor: default
}

img {
    max-width: 100%
}

body {
    overflow-x: hidden;
    display: block;
    background-color: #002447;
    line-height: 1.4;
    font-weight: 400;
    font-family: Formular, sans-serif;
    -webkit-text-size-adjust: none
}

.head {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(2rem - 1px);
    padding: 0 1rem;
    font-size: .5625rem;
    font-weight: 500;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #1e488f
}

.content,
.header .header__inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.meta>a:hover,
a.head:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.menu {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu .menu__item,
.meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    font-weight: 500
}

.menu .menu__item {
    display: flex;
    margin: .25rem;
    font-size: 1.125rem;
    line-height: 1.25rem
}

.menu .menu__item .menu__item-link {
    display: block;
    padding: .25rem .5rem .375rem;
    text-decoration: none
}

.meta {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8125rem;
    letter-spacing: .25px
}

.meta>* {
    display: inline-block;
    border-bottom: none
}

.content,
.header,
.social {
    display: flex
}

.meta>a {
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: filter .25s;
    transition: filter .25s, -webkit-filter .25s
}

.meta .meta__item:after {
    content: "•";
    display: inline-block;
    margin-left: .5rem;
    margin-right: .5rem;
    font-size: .75em
}

.navbar .navbar__pages .menu .menu__item:last-child .menu__item-link,
.social .social__item:last-child {
    margin-right: 0
}

.social {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social .social__item {
    display: block;
    margin: 0 .75rem
}

.social .social__item:first-child {
    margin-left: 0
}

.social .social__item .social__item-link {
    display: block;
    font-size: 1.125em;
    line-height: 1;
    color: inherit;
    transition: none
}

.social .social__item .social__item-link .icon {
    display: block;
    transition: color .25s
}

.social .social__item .social__item-link .icon.icon--telegram:hover {
    color: #08c
}

.social .social__item .social__item-link .icon.icon--zen:hover {
    color: #d00
}

.toggle {
    outline: 0;
    cursor: pointer;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.toggle .toggle__line {
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    opacity: 0;
    background: #000;
    border-radius: 2px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .25s ease-in-out
}

.toggle .toggle__line:first-child {
    top: 0
}

.toggle .toggle__line:nth-child(2) {
    top: calc(100% - 2px)
}

.toggle .toggle__line:nth-child(3) {
    top: calc(50% - 1px)
}

.toggle.toggle--menu .toggle__line {
    opacity: 1
}

.content {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 50rem;
    margin: 0 auto
}

.product {
    max-width: 350px
}

.header {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    width: 100%;
    color: #111;
    box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    will-change: transform
}

.header .header__inner {
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    height: 3.75rem;
    max-width: 80rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.header .header__logo,
.navbar {
    flex-flow: row nowrap;
    display: flex
}

.comment-text a,
p a {
    color: #1e488f;
    text-decoration: underline
}

.header .header__logo {
    font-weight: 700;
    font-size: 30px;
    position: relative;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header .header__logo:hover {
    color: #111;
}

.header .header__navbar {
    z-index: 13;
    outline: 0
}

.header .header__button {
    position: relative;
    z-index: 15;
    outline: 0;
    cursor: pointer
}

.header .header__button.header__button--menu {
    display: none;
    height: 18px;
    width: 22px
}

.navbar {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

.navbar .navbar__menu {
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

@media screen and (max-width:1023px) and (max-width:767px) {
    .navbar .navbar__menu .menu {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }
}

.navbar .navbar__pages .menu .menu__item {
    font-size: .875rem
}

.navbar .navbar__pages .menu .menu__item:after {
    content: '•'
}

.navbar .navbar__pages .menu .menu__item .menu__item-link {
    padding: 0;
    margin-right: .5rem
}

.comment__file,
.navbar .navbar__pages .menu .menu__item:last-child:after {
    display: none
}

.comment-date,
.entry-content,
.entry-header,
.form__price-line,
.post,
.qoute {
    position: relative
}

.post {
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1 42.25rem;
    -ms-flex: 1 1 42.25rem;
    flex: 1 1 42.25rem;
    max-width: 100%
}

.post>:first-child {
    margin-top: 1rem
}

.entry-content {
    display: block;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    padding: 1rem 1rem 2rem;
    line-height: 1.65;
    font-size: 1rem;
    font-weight: 400;
    color: #111
}

.entry-content>* {
    max-width: 100%;
    width: 40rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem
}

.entry-content>:first-child,
.entry-header>:first-child {
    margin-top: 0
}

.entry-content i {
    font-style: normal;
    font-weight: 700
}

.entry-content h3 {
    margin-top: 1.4rem;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.25
}

.entry-content h3:target {
    margin-top: -4.75rem;
    padding-top: 4.75rem
}

.black {
    color: #000
}

.entry-content hr {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

picture {
    flex-shrink: 0
}

@media screen and (max-width:1199px) {
    .menu .menu__item {
        font-size: 1rem
    }

    .entry-content {
        padding: 15px
    }
}

.entry-header {
    display: block;
    width: 100%;
    padding: 2rem 1rem .5rem;
    color: #111
}

.entry-content p,
.entry-header p {
    font-size: 17.5px;
    line-height: 1.3
}

.entry-header>* {
    width: 40rem;
    max-width: 100%;
    margin: 20px auto 0
}

.entry-header .entry-header__info {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 2rem;
    margin: -.25rem auto;
    padding-right: 2rem;
    color: #1e488f
}

.entry-header .entry-header__title {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.075;
    text-align: center
}

@media screen and (max-width:1023px) {

    .navbar,
    .navbar .navbar__pages {
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .header .header__logo,
    .navbar {
        position: absolute;
        left: 0;
        width: 100%
    }

    .menu .menu__item {
        margin: .25rem;
        color: #fff
    }

    .menu {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: 100%
    }

    .social .social__item {
        margin: 0 1rem;
        font-size: 1.25rem
    }

    .content {
        max-width: 100%
    }

    .footer {
        max-width: 40rem;
        margin: 0 auto;
        border-top: 0
    }

    .header .header__logo {
        top: 0;
        z-index: 14;
        height: 100%;
        padding: 0 3.25rem
    }

    .header .header__button.header__button--menu {
        display: block
    }

    .header {
        height: 3.25rem
    }

    .navbar .navbar__menu .menu {
        margin-bottom: 1rem
    }

    .navbar .navbar__menu .menu .menu__item {
        font-size: 1.25rem
    }

    .navbar .navbar__pages {
        display: flex
    }

    .navbar {
        display: flex;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        top: 100%;
        visibility: hidden;
        opacity: 0;
        padding: 1rem;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        transition: transform .25s;
        transition: transform .25s, -webkit-transform .25s
    }

    .entry-header .entry-header__title {
        font-size: 26px;
        line-height: 1.125
    }
}

@media screen and (max-width:767px) {
    .menu .menu__item .menu__item-link {
        padding: .25rem
    }

    .social .social__item {
        margin: 0 .75rem;
        font-size: 1.125rem
    }

    .entry-content>* {
        margin-bottom: .75rem
    }

    .entry-content h3:target {
        margin-top: -4.25rem;
        padding-top: 4.25rem
    }

    .entry-content h3 {
        margin-top: 1.5rem;
        margin-bottom: .5rem;
        font-size: 19px
    }

    .entry-content {
        font-size: .9375rem
    }

    .entry-header>* {
        margin: 15px auto 0
    }

    .entry-header .entry-header__title {
        font-size: 23px;
        line-height: 1.25
    }

    .entry-header {
        padding: 15px
    }
}

.qoute {
    border-top: 3px solid #1da1f2;
    border-bottom: 3px solid #1da1f2;
    padding: 15px 0
}

.qoute p {
    width: 80%;
    margin: 0 auto;
    font-weight: 700;
    z-index: 1
}

.qoute img {
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
    z-index: 0
}

.box-img img {
    display: block;
    margin: 0 auto;
    border-radius: 10px
}

.reply {
    margin-left: 50px
}

@media screen and (max-width:530px) {

    .inL_346815 {
        font-size: 22px
    }
}

@media screen and (max-width:479px) {
    .inL_510951 {
        max-width: 260px !important;
        width: 100%
    }

    .myh2 {
        font-size: 20px !important
    }

    .menu {
        max-width: 16rem
    }

    .content {
        padding-left: 0;
        padding-right: 0
    }

    .qoute p {
        padding-left: 15px
    }
}

.comment-date {
    display: flex;
    align-items: center
}

.comment-box:not(:last-child) {
    border-bottom: 1px solid #ccc
}

.form__price-line::after,
.form__price-line::before {
    content: '';
    position: absolute;
    width: 60%;
    border-bottom: 1px solid red;
    left: 50%;
    top: 50%
}

.comment-box {
    padding: 10px 0
}

.comment-date-box {
    margin-left: 8px
}

.comment-date__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4
}

.comment-date__time {
    color: #94989b;
    font-size: 12px
}

.comment-text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4
}

.comment-date__avarar {
    width: 50px;
    flex-shrink: 0
}

.comment-date__avarar img {
    max-width: 100%;
    border-radius: 50%;
    border: 3px solid #ccc
}

.comment-title {
    margin: 10px auto !important;
    max-width: 100%;
    width: 40rem
}

.com-img {
    max-width: 250px;
    width: 100%;
    margin-top: 10px
}

.iframe {
    width: 100%;
    background: #a0ba8a;
    border: 5px dashed #000;
    font-size: x-large;
    padding: 20px 20px 25px
}

iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.order_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica
}

.show-form {
    display: block;
    margin: 0 0 20px;
    width: 180px;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
}

#push-comments {
    display: none;
}

.copy {
    text-align: center;
}

@media screen and (max-width:430px) {
    .iframe {
        font-size: large
    }
}

.inL_298643,
.inL_672726 {
    border: 1px solid rgb(29 161 242)
}

.inL_605968 {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 16px;
    display: block
}

.form__price,
.inL_510951 {
    max-width: 300px;
    width: 100%
}

.inL_510951 {
    display: block;
    margin: 0 auto
}

.inL_346815 {
    margin-bottom: 30px;
    display: block
}

.inL_199101 {
    color: red
}

.form__price {
    display: flex;
    justify-content: space-around;
    margin: 0 auto 20px
}

.form__price-title {
    font-weight: 700;
    font-size: 20px
}

.form__price-value-old {
    font-size: 25px
}

.form__price-value-new {
    font-weight: 700;
    font-size: 30px
}

.form__price-new .x_currency {
    font-weight: 700
}

.form__price-line::after {
    transform: translateX(-50%) rotate(-20deg)
}

.form__price-line::before {
    transform: translateX(-50%) rotate(20deg)
}

#push-comments #undefined {
    background-color: #f0f0f0;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%
}

#push-comments #undefined__form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    max-width: 600px
}

#push-comments #undefined__title {
    color: #43a047;
    border-bottom: 0 solid;
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
}

.no-wrapp-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.undefined__age,
.undefined__name {
    width: 48%;
    margin-bottom: 10px;
    border: 1px solid #43a047;
    padding: 5px 20px;
}

#push-comments #undefined__message {
    resize: none;
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

#push-comments #undefined__submit {
    background: #43a047;
    border: none;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0 0;
    height: 50px;
    transition: .5s;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

#push-comments #undefined__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none
}

.form__price {
    font-size: 16px
}

.form__price-old .form__price-title {
    margin-bottom: 5px !important
}

.push-message {
    display: none;
    padding: 6px;
    color: #43a047;
    background: #f0f0f0
}

.myh2 {
    line-height: 1.3
}

.footer {
    padding: 15px;
}

.no-wrapp {
    white-space: nowrap;
}

.comment__feedback {
    cursor: pointer;
    max-width: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.comment__feedback svg {
    width: 30px;
    margin-right: 10px
}

.comment__avatar {
    font-size: 14px
}

@media all and (max-width:520px) {
    #push-comments #undefined {
        padding: 20px !important
    }

    #push-comments #undefined__submit {
        display: block;
        max-width: 280px !important;
        width: 100%;
        margin: 20px auto 0
    }

    .no-wrapp-block {
        display: block;
    }

    .undefined__age,
    .undefined__name {
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }
}

@font-face {
    font-family: knife-icons;
    src: url(../fonts/knife-icons.woff) format("woff"), url(../fonts/knife-icons.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.icon {
    font-family: knife-icons !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.icon--zen:before {
    content: "\e904"
}

.icon--telegram:before {
    content: "\e907"
}

.icon--flipboard:before {
    content: "\e914"
}

.social .social__item .social__item-link .icon.icon--flipboard:hover {
    color: #f52828
}

.form__submit {
    max-width: 300px;
    width: 100%;
    margin: 20px auto 0 !important;
    display: block;
    color: #fff !important
}

.form__submit:hover {
    color: #fff
}