#push-comments #push_pwjqgx9 {
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    transition: all .15s ease-in-out;
    width: 100%
}

#push-comments #push_pwjqgx9__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 710px
}

#push-comments #push_pwjqgx9__title {
    color: #2b587a;
    border-bottom: 0 solid;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
}

#push-comments #push_pwjqgx9__message,
#push-comments .reviews-form__name {
    border: 1px solid #2b587a;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    width: 100%
}

#push-comments #push_pwjqgx9__message {
    height: 120px;
    -ms-overflow-style: none;
    resize: none
}

#push-comments #push_pwjqgx9__submit {
    background: #2b587a;
    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: all .1s ease-in-out;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

#push-comments #push_pwjqgx9__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none
}

.visibility-hidden {
    position: absolute;
    height: 1px;
    width: 1px;
    visibility: hidden
}

.file-label {
    width: 230px;
    cursor: pointer;
    flex-shrink: 0;
    display: block !important
}

.pust-comments__file-text {
    display: block !important;
    width: 230px !important;
    padding-left: 55px;
    position: relative;
    text-align: left
}

.pust-comments__file-text::before {
    content: '';
    position: absolute;
    left: 15px;
    top: -4px;
    width: 32px;
    height: 32px;
    background: url(../images/clip.png) center center no-repeat;
    background-size: contain
}

.pust-comments__file-text.loaded::before {
    background: url(../images/check.png) center center no-repeat;
    background-size: contain
}

.reviews-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.reviews-form__wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

#push-comments .reviews-form__name {
    font-size: 14px;
    line-height: 1
}

@media (max-width:663px) {
    .reviews-form textarea {
        order: 0
    }

    .reviews-form .file-label {
        order: 1
    }

    .reviews-form input[type=submit] {
        order: 2
    }
}

@media (max-width:540px) {
    .reviews-form__wrapper {
        width: 100%;
        flex-direction: column-reverse
    }

    .reviews-form__name {
        width: 100%
    }

    .file-label {
        align-self: flex-start
    }

    .pust-comments__file-text {
        margin-right: 38px;
        margin-bottom: 22px;
        padding-left: 38px
    }

    .pust-comments__file-text::before {
        left: 0
    }

    #push-comments #push_pwjqgx9__title {
        display: block;
        text-align: center;
        box-shadow: none
    }

    #push-comments #push_pwjqgx9__submit {
        margin-left: auto;
        margin-right: auto
    }

    .file-label {
        width: 220px
    }
}

@media (max-width:479px) {
    #push-comments #push_pwjqgx9 {
        padding: 30px 15px
    }

    #push-comments #push_pwjqgx9__title {
        line-height: 1.2;
        font-size: 22px
    }
}

#push_pwjqgx9 input,
#push_pwjqgx9 textarea {
    font-family: sans-serif !important;
    font-size: 18px !important;
    border-radius: 5px
}

.prices {
    display: block;
    width: 100%
}

.form__price-wrapper {
    width: 100%;
    max-width: 300px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto 15px
}

.form__price-title {
    margin-bottom: 5px !important
}

.form__price {
    font-size: 18px;
    text-align: center
}

.form__price-value {
    font-size: 30px !important;
    position: relative
}

.form__price-new .form__price-value,
.form__price-new .x_currency {
    font-weight: 700
}

.x_currency {
    font-size: 16px !important
}

.form__price-old .form__price-value::after,
.form__price-old .form__price-value::before {
    content: '';
    width: 110%;
    height: 2px;
    background-color: red;
    display: block;
    position: absolute;
    top: 50%;
    left: -5%
}

.form__price-old .form__price-value::after {
    transform: rotate(20deg) translateY(-50%)
}

.form__price-old .form__price-value::before {
    transform: rotate(-20deg) translateY(-50%)
}

.lead-form-subtitle {
    font-size: 14px
}

#form-block {
    max-width: 450px
}

.prod-img {
    width: 210px;
    margin-right: 80px;
    display: block
}

.lead-form-title {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700
}

.lead-form-box {
    box-sizing: border-box !important;
    background: #fff;
    border: 1px solid #dacec6;
    padding: 20px;
    max-width: 450px;
    font-family: Arial;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .15)
}

.lead-form-box p {
    text-align: center !important
}

.fields-box {
    margin: auto;
    width: 100%
}

#lead-form input,
#lead-form select {
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 5px !important;
    font-size: 17px !important;
    background: #fff !important;
    padding: 10px 15px !important;
    border: 2px solid #e9d7dc;
    font-weight: 400 !important
}

.name-field,
.phone-field {
    margin-bottom: 15px;
    text-align: left
}

.lead-form-warn {
    margin: 20px 0;
    border: 2px solid #c00;
    padding: 10px;
    font-weight: 700;
    text-align: center;
    font-size: 14px
}

.lead-form-note {
    margin-bottom: 0 !important;
    font-size: 14px !important
}

.order-wrap {
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn3 {
    display: block;
    width: 100%;
    padding: 15px;
    background: red;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 25px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    color: #fff;
    border: 0;
    margin: 15px auto;
    text-align: center;
    font-size: 18px;
    font-weight: 700 !important;
    text-transform: uppercase;
    transition: all .3s;
    cursor: pointer;
    text-decoration: none
}

.btn3:focus,
.btn3:hover {
    background-color: #c30000;
    text-decoration: none;
    color: #fff
}

button {
    cursor: pointer
}

input:invalid {
    outline: 0;
    box-shadow: none
}

@media screen and (max-width:767px) {
    .order-wrap {
        flex-direction: column
    }

    .prod-img {
        width: 180px;
        margin: 0 0 20px 0
    }
}

@media screen and (max-width:600px) {
    .lead-form-box {
        border-left: 1px solid #dacec6;
        border-right: 1px solid #dacec6
    }
}

@media screen and (max-width:400px) {
    .lead-form-box {
        padding: 10px
    }

    .btn3 {
        padding: 15px 10px
    }
}

input::-ms-clear {
    display: none
}

input:invalid {
    outline: 0;
    box-shadow: none
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none
}

li,
ul {
    list-style: none
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body {
    font-family: Lato, sans-serif;
    color: #222;
    line-height: 1.3;
    background: #fff
}

.limit {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 10px
}

.logo {
    font-family: Montserrat, sans-serif
}

header {
    display: block;
    background: #d35151;
    margin-bottom: 25px
}

header .menu {
    display: flex;
    align-items: center;
    position: relative;
    text-align: center
}

header .menu .logo {
    margin-right: 50px
}

header .menu li a {
    color: #fff;
    display: block;
    padding: 26px 5px;
    font-size: 14px;
    font-weight: 400
}

header .menu li a:hover {
    color: #000
}

header .menu li a span {
    font-size: 30px
}

header .menu li a .icon-down-dir {
    font-size: 12px
}

header .menu li a .icon-menu {
    position: relative;
    bottom: 2px
}

header .menu .search {
    float: right;
    position: relative;
    right: 100px;
    bottom: 2px
}

header .menu li a .icon-search {
    color: #fff
}

header .menu li a .icon-search:hover {
    color: #000
}

header .menu .logo a {
    padding: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: -2px
}

header .menu .logo a span {
    font-size: 30px
}

main {
    display: block;
    font-size: 0;
    margin: 20px auto
}

main .content {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 75%;
    font-size: 16px
}

main .content .author {
    font-size: 14px;
    margin: 20px auto 15px;
    width: 100%
}

main .content h2 {
    margin: 0 auto 15px
}

.live {
    margin: 5px 0;
    display: block;
    max-width: 100%
}

main .content p {
    margin-bottom: 15px;
    font-size: 18px;
    text-align: justify
}

main .content a {
    color: #0293ce
}

main .content a.btn {
    display: block;
    border: 1px solid #eb0254;
    max-width: 320px;
    width: 100%;
    margin: 20px auto;
    padding: 15px;
    border-radius: 7px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .3s ease;
    background: red;
    color: #fff
}

main .content a.btn:hover {
    text-decoration: underline;
    background-color: #c30000
}

main .content img.center {
    display: block;
    max-width: 600px;
    width: 100%;
    margin: 0 auto 20px
}

main .content .title {
    width: 100%;
    position: relative;
    margin: 40px auto 30px;
    font-size: 38px;
    line-height: 1.2;
    font-family: sans-serif
}

main .content .title span {
    display: inline-block;
    position: absolute;
    padding: 5px 10px 2px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    left: 0;
    top: -27px;
    font-weight: 700;
    background: #eb0254
}

main .content .social {
    height: 27px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    text-align: center
}

main .content .social li {
    display: inline-block;
    vertical-align: middle;
    max-width: 200px;
    margin: 0 5px;
    border-radius: 3px;
    font-size: 12px;
    color: wheat;
    text-transform: uppercase;
    transition: opacity 1s ease
}

main .content .social li:hover {
    opacity: .7;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

main .content .social li .icon-commenting-o,
main .content .social li .icon-mail,
main .content .social li .icon-twitter {
    position: relative;
    bottom: 1px
}

main .content .social li a {
    color: #fff;
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 5px 10px
}

main .content .social li:nth-of-type(1) {
    background: #3e64ad;
    border: 1px solid #3e64ad
}

main .content .social li:nth-of-type(2) {
    background: #6aadd1;
    border: 1px solid #6aadd1
}

main .content .social li:nth-of-type(3) {
    background: #de010d;
    border: 1px solid #de010d
}

main .content .social li:nth-of-type(4) {
    background: #aaa;
    border: 1px solid #aaa
}

main .content .social li:nth-of-type(5) {
    background: #fff;
    border: 1px solid #bbb
}

main .content .social li:nth-of-type(5) a {
    color: #bbb
}

main .content .social li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 4px
}

#facebook {
    padding: 20px;
    box-sizing: border-box;
    background: #f6f7f9;
    margin-top: 20px;
    margin-bottom: 40px
}

#facebook .avatar {
    width: 32px;
    height: 32px;
    float: left;
    position: relative;
    top: 3px
}

#facebook .writeComment {
    box-sizing: border-box;
    padding: 0 0 10px 0;
    display: none
}

#facebook .writeComment:after,
#facebook .writeComment:before {
    content: '';
    display: table;
    clear: both;
    width: 100%
}

#facebook .writeComment .form {
    box-sizing: border-box;
    padding-left: 40px
}

#facebook .writeComment .form input {
    display: block;
    padding: 7px 5px;
    border: 1px solid #9a9a9a;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px
}

#facebook .writeComment .form .inscription {
    font-size: 10px;
    color: #ccc
}

#facebook .commentsList .commentItem {
    box-sizing: border-box;
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc
}

#facebook .commentsList .commentItem:last-child {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none
}

#facebook .commentsList .commentItem .commentBody {
    padding-left: 40px;
    font-size: 16px
}

#facebook .commentsList .commentItem .commentBody p {
    margin-bottom: 0
}

#facebook .commentsList .commentItem .commentBody .username {
    color: #3b5998;
    font-weight: 600
}

#facebook .commentsList .commentItem .commentBody .commentAction a {
    margin-left: 5px;
    padding-left: 15px;
    position: relative;
    color: #3b5998;
    text-decoration: none
}

#facebook .commentsList .commentItem .commentBody .commentAction a::before {
    content: "•";
    color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#facebook .commentsList .commentItem .commentBody .commentAction a:first-child {
    padding-left: 0
}

#facebook .commentsList .commentItem .commentBody .commentAction a:first-child::before {
    display: none
}

#facebook .commentsList .commentItem .commentBody .commentAction .circle {
    font-size: 7px;
    position: relative;
    top: -2px;
    padding: 0 5px;
    display: none
}

#facebook .commentsList .commentItem .commentBody .commentAction .likeImage {
    position: relative;
    top: 5px
}

#facebook .commentsList .commentItem .commentBody .commentAction .likeCount {
    color: #6d87ac
}

#facebook .commentsList .commentItem .commentBody .commentAction .time {
    margin-left: 5px;
    padding-left: 15px;
    position: relative;
    color: #919191
}

#facebook .commentsList .commentItem .commentBody .commentAction .time::before {
    content: "•";
    color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

main .sidebar {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 15px
}

main .sidebar .line {
    height: 3px;
    background: #eee
}

main .sidebar h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
    display: inline-block
}

main .sidebar h3:before {
    content: '';
    background: #eb0254;
    display: inline-block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: -4px;
    left: 0
}

main .sidebar .news {
    margin: 0 auto 20px
}

main .sidebar .news .news_item {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

main .sidebar .news .news_item img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px
}

main .sidebar .news .news_item p {
    min-height: 80px
}

main .sidebar .news .news_item p a {
    color: #222
}

main .sidebar .news .news_item p a:hover {
    color: #949494
}

@media screen and (max-width:1450px) {
    main .sidebar {
        width: 25%
    }

    main .content {
        width: 75%
    }
}

@media screen and (max-width:1200px) {
    header .menu .search {
        right: 10px
    }
}

@media screen and (max-width:1024px) {
    header .menu li:nth-of-type(3n) {
        display: none
    }
}

@media screen and (max-width:1000px) {
    header .menu .search {
        display: none
    }

    header .menu .logo {
        margin-right: 10px;
        position: static;
        transform: none
    }

    main .sidebar {
        display: none
    }

    main .content {
        width: 100%;
        display: block;
        padding: 0 15px
    }

    #facebook {
        margin-bottom: 20px
    }

    main .content .title {
        font-size: 33px;
        margin-top: 50px
    }
}

@media screen and (max-width:700px) {
    header .menu li {
        display: none
    }

    header .menu li.logo {
        display: inline-block;
        margin-right: 0
    }

    header .menu li:nth-of-type(1) {
        display: inline-block
    }

    header .menu .logo a {
        padding: 10px 0
    }

    main .content .social li {
        margin: 0 1%
    }

    main .content .title {
        font-size: 24px;
        margin-bottom: 20px
    }

    main .content p {
        margin-bottom: 15px
    }

    main .content img.center {
        margin-bottom: 15px
    }

    header .menu {
        text-align: center
    }
}

.spin-wrapper {
    margin-top: 35px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center
}

.spin-wrapper p {
    text-align: center !important
}

.wheel {
    width: 380px;
    margin: 0 auto;
    position: relative
}

.content .wheel img {
    max-width: 100%
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

p.price {
    position: relative;
    right: -58px;
    bottom: 0;
    color: #000;
    box-shadow: rgba(0, 0, 0, .8) 0 3px 30px;
    width: 180px;
    font-size: 18px;
    font-weight: 700;
    transform: rotateZ(-16deg);
    text-align: center !important;
    margin: -58px auto 30px;
    background: linear-gradient(to right, #eea513 0, #fded13 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-radius: 19%;
    padding: 5px
}

.price span {
    font-size: 22px
}

.cursor-text {
    line-height: 61px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    -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: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff;
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    font-size: 15px
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.order_block {
    text-align: center;
    display: none
}

form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important
}

.timer {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0;
    text-align: center
}

#clock {
    font-size: 30px;
    margin-top: 20px
}

#clock span {
    color: red;
    font-weight: 700
}

.order_block h2 {
    font-size: 22px;
    text-align: center;
    font-weight: 700
}

.red {
    color: red
}

.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../images/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(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, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%
}

.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 ease 0s
}

@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;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 0;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
    display: block;
    width: 150px;
    text-align: center;
    margin: 0 auto
}

.pop-up-button:hover {
    color: #fff;
    text-decoration: none
}

.wheel img {
    max-width: 100%
}

@media screen and (max-width:767px) {
    main .content p {
        text-align: left
    }

    .img-caption {
        font-size: 16px !important;
        text-align: center !important
    }

    main .content h2 {
        line-height: 1.2
    }
}

@media all and (max-width:520px) {
    p.price {
        right: -38px
    }

    .pop-up-window {
        top: 25%
    }

    .cursor-text {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px
    }

    .close-popup {
        position: absolute;
        width: 30px;
        height: 30px;
        background-image: url(../images/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
    }
}

.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 {
    70% {
        -webkit-transform: rotate(1883deg);
        transform: rotate(1883deg)
    }

    100% {
        -webkit-transform: rotate(1874deg);
        transform: rotate(1874deg)
    }
}

@media all and (max-width:479px) {
    main .content .social li {
        margin: 0;
        margin-right: 10px
    }

    main .content .title {
        margin-top: 40px;
        font-size: 22px
    }

    #facebook .commentsList .commentItem .commentBody .commentAction .time {
        margin-top: 5px;
        display: block
    }

    main .content .title span {
        top: -27px
    }

    #facebook .commentsList .commentItem .commentBody .commentAction a:first-child,
    #facebook .commentsList .commentItem .commentBody .commentAction a:nth-child(2) {
        display: none
    }

    #facebook .commentsList .commentItem .commentBody .commentAction .time {
        padding-left: 0
    }

    #facebook .commentsList .commentItem .commentBody .commentAction .time::before {
        display: none
    }

    .wheel {
        width: auto
    }

    .pust-comments__file-text {
        font-size: 14px
    }
}