::-ms-clear {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

#comebacker_main_div {
    display: none !important;
    height: 0 !important
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:-moz-focusring,
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

:active,
:focus,
:hover,
:visited {
    outline: 0 !important
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

select {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px 10px
}

select:hover {
    background-size: 10px 10px;
    background-position: right 10px center
}

select:focus {
    outline: 0 !important;
    outline-color: transparent;
    outline-width: 0
}

select::-ms-expand {
    display: none !important;
    background: 0 0 !important;
    position: fixed;
    border: none !important;
    outline: 0 !important
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
    border: none
}

:not(#fake) {
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    appearance: none;
    margin: 0
}

input[type=number] {
    appearance: textfield
}

input:invalid {
    box-shadow: none
}

.head1,
.head2 {
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden
}

.head1 {
    background-color: #05295b
}

.head2 {
    background-color: #093969
}

img {
    max-width: 100%;
    height: auto
}

.Copyright-container {
    -webkit-box-orient: horizontal;
    box-shadow: 0 0 0 2px #252525
}

textarea {
    overflow: auto
}

body {
    position: relative
}

b,
body,
div,
figure,
footer,
h1,
h3,
header,
html,
img,
p,
span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

.c15 {
    margin-bottom: 25px
}

.Body:last-child>:last-child,
.c15 .c3 p {
    margin-bottom: 0
}

.c15,
.c15 td,
.c15 tr {
    border: 1px solid #d6d6d6
}

.c15 .c3 p {
    padding: 5px 10px
}

table {
    border-spacing: 0
}

td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

figure,
footer,
header {
    display: block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f2f2f2
}

.Body {
    font-size: 18px;
    line-height: 22px
}

.Body * {
    max-width: 100%
}

@media only screen and (min-width:48em) {
    .Body {
        font-size: 20px;
        line-height: 27px
    }
}

.Body>* {
    max-width: 980px;
    font-family: Arial, Georgia, serif;
    max-width: 100%;
    box-sizing: border-box
}

.Body a:hover {
    color: #b88b58;
    -webkit-box-shadow: none;
    box-shadow: none
}

.Body p {
    margin-bottom: 15px
}

.Body h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-family: Arial, 'Helvetica Neue', sans-serif;
    font-size: 19px;
    font-weight: 700
}

.App-content {
    overflow: visible
}

.MaterialTag {
    position: relative
}

.Copyright {
    padding: 0 12px;
    line-height: 1.2;
    box-shadow: 0 0 0 2px #252525
}

@media only screen and (min-width:64em) {
    .Copyright {
        padding: 0
    }
}

.Copyright-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin: 0 auto;
    padding: 13px 0 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.App,
.MediaMaterial-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.Copyright-container a:hover {
    color: rgba(255, 255, 255, .5)
}

@media only screen and (min-width:48em) {
    .Copyright-container {
        max-width: 675px;
        padding: 10px 0 18px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: left
    }
}

.nowrap {
    white-space: nowrap
}

@media only screen and (min-width:64em) {
    .Copyright-container {
        max-width: 860px
    }
}

.Copyright-container a {
    color: #fff
}

.Copyright-block {
    padding-top: 13px;
    font-size: 17px;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

@media only screen and (min-width:48em) {
    .Copyright-block {
        padding-top: 0;
        border-top: 0
    }
}

.Copyright-block:last-child {
    text-align: right
}

.MaterialTag {
    z-index: 30;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 2px;
    font-weight: 700;
    line-height: 1;
    font-family: Arial, 'Helvetica Neue', sans-serif;
    color: #b88b58;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width:32em) {
    .MaterialTag {
        text-align: center;
        line-height: 15px;
        padding: 0 5px;
        font-size: 10px;
        letter-spacing: .5px
    }
}

span.MaterialTag {
    cursor: default;
    pointer-events: none
}

@media only screen and (min-width:32em) {
    .MaterialTag--medium {
        height: 20px;
        line-height: 20px;
        padding: 0 7px;
        letter-spacing: 1px;
        font-size: 12px
    }
}

.MaterialTag--solid {
    color: #fff;
    background: #b88b58;
    border-color: #b88b58;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
}

.FormField-input::placeholder {
    color: #afafaf
}

.MaterialMeta {
    display: inline-block;
    font-family: Arial, 'Helvetica Neue', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: grey;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
    font-weight: 400
}

@media only screen and (min-width:48em) {
    .MaterialMeta {
        font-size: 21px;
        line-height: 21px
    }

    .MaterialMeta--source {
        background-position-y: 4px;
        white-space: nowrap
    }
}

.MediaMaterialHeader-first {
    width: 100%;
    color: #000;
    line-height: 1.15
}

.MediaMaterialHeader {
    width: 100%
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-family: Arial, 'Helvetica Neue', sans-serif;
    font-size: 26px;
    line-height: 1;
    font-weight: 700
}

.MediaMaterial {
    background-color: #fff;
    padding: 12px
}

.MediaMaterial-header {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-width: 767px;
    margin: 0 auto 18px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

@media only screen and (min-width:63.125em) {
    .MediaMaterial-header {
        max-width: 1000px;
        margin-bottom: 25px
    }
}

.MediaMaterial-tag {
    margin-bottom: 5px
}

.MediaMaterial-meta {
    margin-top: 12px;
    margin-right: auto
}

@media only screen and (min-width:48em) {
    .MediaMaterial {
        padding: 25px 15px 20px
    }

    .MediaMaterial-tag {
        margin-bottom: 11px
    }

    .MediaMaterial-meta {
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto
    }

    .MediaMaterial--fullWidth .MediaMaterial-header {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        text-align: center
    }

    .MediaMaterialHeader-first,
    .MediaMaterialHeader-separator {
        font-size: 36px
    }
}

.MediaMaterial-materialContent {
    width: 100%;
    max-width: 650px
}

.MediaMaterial-body {
    position: relative;
    max-width: 767px;
    margin: 0 auto
}

@media only screen and (min-width:63.125em) {
    .MediaMaterial-body {
        max-width: 1000px
    }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
    max-width: none
}

.Material {
    padding: 12px 0 0
}

.Material-shadow {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 300;
    background-color: rgba(0, 0, 0, .15)
}

.App-content,
.App-footer {
    z-index: 1;
    position: relative
}

.Material-shadow--top {
    top: 0
}

.Material-container {
    background: #fff;
    position: relative
}

@media only screen and (min-width:48em) {
    .Material {
        padding: 15px 0 0
    }

    .Body h3 {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 27px
    }
}

.MaterialContent--bannerless .Body>* {
    margin-right: auto;
    margin-left: auto
}

@media only screen and (min-width:40.625em) {
    .MaterialContent .Figure {
        margin-right: auto;
        margin-left: auto
    }

    .Figure img {
        border-radius: 2px
    }
}

.Figure {
    margin: 15px -12px
}

.Figure img {
    display: block;
    margin: 5px auto
}

.App {
    display: -webkit-box;
    display: -ms-flexbox
}

@media only screen and (min-width:48em) {
    .Figure {
        margin: 27px auto 20px
    }
}

@media only screen and (min-width:75em) {
    .Figure {
        max-width: 650px
    }
}

.Figure img {
    max-width: 100%;
    vertical-align: bottom
}

img {
    vertical-align: middle
}

.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    padding: 7px 12px 0;
    font-size: 15px;
    line-height: 17px
}

@media only screen and (min-width:40.625em) {
    .Figure-caption {
        padding-right: 0;
        padding-left: 0;
        font-size: 16px;
        line-height: 18px
    }
}

.App {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 100vh;
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.App-content,
.App-footer {
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.App-content {
    background-color: #f2f2f2;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto
}

.App--isMaterial .App-content {
    background-color: #e6e6e6
}

.Footer {
    position: relative;
    z-index: 5;
    color: #999;
    background-color: #252525;
    box-shadow: 0 0 0 2px #252525;
    font-family: Arial, 'Helvetica Neue', sans-serif
}

figure,
footer,
header,
main,
section {
    display: block
}

.Body a {
    color: #00f
}

img {
    border: 0
}

/*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
figure {
    margin: 0
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

input,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    resize: horizontal
}

td {
    padding: 0
}

input,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

h1,
h3 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1;
    color: inherit
}

h1,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

table {
    background-color: transparent
}

@media (min-width:768px) {
    .cont {
        width: 750px
    }
}

.cont {
    margin-right: auto;
    margin-left: auto
}

.cont {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .cont {
        width: 970px
    }
}

@media (min-width:1200px) {
    .cont {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .col-md-4 {
        float: left
    }

    .col-md-4 {
        width: 33.33333333%
    }
}

table {
    border-collapse: collapse
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.cont:after,
.cont:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.cont:after,
.row:after {
    clear: both
}

body,
h1,
h3 {
    font-family: Arial, sans-serif
}

a,
a:hover {
    color: #af242c
}

@-ms-viewport {
    width: device-width
}

body {
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden
}

::-moz-selection {
    background: #af242c
}

::selection {
    background: #af242c
}

h1,
h3 {
    font-weight: 700
}

a {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a:hover {
    text-decoration: underline
}

a:focus {
    outline: 0
}

img {
    max-width: 100%
}

::-moz-selection {
    color: #fff
}

::selection {
    color: #fff
}

::-moz-selection {
    background: #af242c;
    color: #fff
}

.opacity {
    opacity: 1
}

#head {
    background: url(../images/bgshort2.jpg) top center;
    height: 245px;
    background-size: cover
}

body {
    padding-top: 0 !important
}

.rub-ramka {
    background: rgba(3, 224, 0, .04);
    padding: 6px 13px !important;
    border-radius: 2px;
    border: 4px double rgba(21, 160, 37, .32);
    font-family: open sans, arial;
    line-height: 28px;
    font-size: 16px;
    margin: 0 auto;
    font-weight: 400;
    color: #4a4a4a
}

.myh4 {
    padding: 6px 4px 4px 5px;
    width: 100%;
    display: table;
    border: 1px dotted #e2e2e2;
    border-right: none;
    color: #3a753a;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 700;
    background-color: #f5fef5;
    background-image: -webkit-repeating-linear-gradient(0deg, #bfe6bf 0, #f5fef5 100%);
    background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
    background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.comment-name {
    font-weight: 700
}

@media screen and (max-width:1020px) {
    .rub-ramka {
        max-width: 95%
    }
}

#product-block {
    background: url(../images/order_tube.png) center center no-repeat;
    height: 349px;
    width: 100% !important;
    display: block;
    margin: 0 !important;
    background-size: contain;
    text-align: center
}

@media screen and (max-width:767px) {
    .Material {
        padding-top: 0
    }

    .head1 {
        position: relative;
        height: 80px
    }

    .head1::before {
        position: absolute;
        content: '';
        background: url(../images/lora-della-salute_thumb_720_480.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        font-size: 30px;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        width: 220px;
        height: 60px;
        top: 10px;
        left: calc(50% - 110px)
    }

    #product-block {
        width: 100% !important;
        height: 224px !important;
        margin: 0 !important
    }

    .MediaMaterial-tag {
        margin: 0 auto
    }

    .MediaMaterialHeader-title {
        font-size: 28px;
        text-align: center;
        margin-top: 20px !important;
        line-height: 1.1 !important
    }

    .MediaMaterial {
        padding-top: 20px
    }

    #scroll_element h3 {
        font-size: 18px
    }

    .MaterialTag {
        line-height: 21px
    }

    .MediaMaterial-meta {
        margin-left: auto
    }

    .prod {
        margin: 20px auto !important
    }

    .order_info h3 {
        margin-top: 0 !important;
        font-size: 20px
    }
}

@media (max-width:767px) and (min-width:601px) {
    .order_info h3 {
        font-size: 20px !important
    }
}

#push-comments #push_3dv4f7 {
    background-color: #f0f0f0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    -webkit-transition: 1s;
    transition: 1s;
    width: 100%
}

#push-comments #push_3dv4f7__form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_3dv4f7__title {
    color: #43a047;
    border-bottom: 0 solid;
    -webkit-box-shadow: 1px 4px 10px -7px #ccc;
    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_3dv4f7__message,
.comment-input {
    border: 1px solid #43a047;
    -webkit-box-shadow: 0 2px 4px -3px #237a27;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

#push-comments #push_3dv4f7__submit {
    background: #43a047;
    border: none;
    -webkit-box-shadow: 0 2px 4px -3px #000;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0 0;
    height: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

#push-comments #push_3dv4f7__submit:hover {
    background: #237a27;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comment__wrap {
    margin-bottom: 15px
}

:focus,
a:active,
a:focus,
input,
input:active,
textarea,
textarea:active {
    outline: 0
}

.comment-block__wrap {
    margin-bottom: 25px
}

.opacity {
    -webkit-transition: all .4s;
    transition: all .4s
}

.opacity:hover {
    opacity: .8
}

.mycity {
    text-shadow: 0 0 0 #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .2px;
    background: #f1d7d7;
    padding: 2px 5px 1px 6px;
    margin-left: 5px;
    color: #000;
    font-weight: 400;
    line-height: 18px;
    vertical-align: super;
    border-radius: 1px;
    border: 3px double #fff;
    font-family: Arial
}

.color_red {
    color: red
}

.botton {
    color: #fff !important;
    ;
    background-color: #0299ff;
    font-family: Arial;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    text-decoration: underline;
    text-align: center;
    display: block;
    margin: 35px auto;
    margin-bottom: 5px !important;
    margin-top: 25px !important;
    max-width: 500px;
    padding: 15px;
    border-radius: 5px;
    text-decoration: none !important;
}

.block_m1 {
    padding: 10px;
    background-color: #faebd7;
    margin: 20px auto
}

.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 25px auto;
    width: 400px;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

.ittem-comment {
    display: block;
    position: relative;
    margin-bottom: 25px;
    min-height: 60px
}

.ittem-comment p {
    display: block;
    position: relative;
    padding-left: 75px;
    margin-bottom: 5px;
    font-size: 90%;
    line-height: 1.3
}

@media only screen and (max-width:500px) {
    a.button {
        width: 100%
    }

    .yellow_bg ul {
        padding-left: 20px !important
    }
}

.ava-img {
    width: 60px;
    border-radius: 10px;
    display: block;
    position: relative;
    float: left
}

.App-footer {
    margin-top: 15px
}

.inL_366327,
.tag_center {
    display: flex;
    flex-direction: column;
    align-items: center
}

.price {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 240px;
    margin: 25px auto 0
}

.price .price_new,
.price .price_old {
    margin: 0;
    padding: 0
}

.price_old .x_currency {
    font-size: 16px;
    color: #444
}

.price_old .x_price_previous {
    font-size: 24px;
    text-decoration: line-through;
    text-decoration-color: red
}

.price_new .x_currency {
    font-size: 20px;
    font-weight: 700
}

.price_new .x_price_current {
    font-size: 30px;
    font-weight: 700
}

.order-btn,
.obutton {
    padding: 20px;
    display: inline-block;
    color: #fff !important;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 18px;
    margin-top: 20px
}

.order-btn:hover,
.obutton:hover {
    background-color: #017acc
}

.order-btn:active {
    position: relative;
    top: 1px
}

.order_info h3 {
    margin: 10px 0;
    text-align: center
}

.left_count {
    background: red;
    padding: 23px;
    margin: 12px 0;
    width: 178px;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 32px !important;
    border-radius: 5px
}

.left_count .prod_left_val {
    font-size: 52px !important
}

#order_form_success {
    position: relative
}

@media screen and (max-width:480px) {
    #order_form label {
        font-size: 14px
    }

    .order-btn {
        padding: 15px;
        font-size: 16px
    }

    #order_form .order_form_pole {
        padding: 0;
        margin: 2px;
        width: 300px !important
    }
}

@media screen and (max-width:349px) {
    #order_form {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .order-btn {
        margin-left: 0
    }
}

.order_info {
    color: red
}

.inL_675021 {
    text-align: center
}

.inL_66545 {
    text-align: center
}

.inL_331731 {
    text-align: center
}

.inL_251405 {
    text-align: center
}

.inL_508915 {
    text-align: center
}

.copyright_text {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    margin: 0
}

.inL_182602 {
    max-width: 100px
}

.inL_323053 {
    color: #00f;
    font-size: 14px
}

.inL_423733 {
    font-size: 16px
}

.inL_60996 {
    text-align: center;
    margin: 15px auto 0;
    border: 2px solid #0299ff;
    padding: 10px;
    line-height: 1.1;
    max-width: 450px
}

.inL_237781 {
    margin-bottom: 20px
}

.additional {
    display: block;
    text-align: center;
    max-width: 450px
}

.Body .inL_375849 {
    margin: 0 0 30px;
    text-decoration: underline
}

.prod {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 25px auto
}

.prod_img {
    max-width: 300px;
    width: 100%
}

.live {
    max-width: 300px;
    width: 100%
}

@media (min-width:768px) and (max-width:1008px) {

    .MediaMaterialHeader-first,
    .MediaMaterialHeader-separator {
        font-size: 29px !important
    }
}

@media (max-width:1020px) {
    .prod .prod_img {
        width: 200px !important
    }

    .App-footer {
        margin-top: 0
    }
}

@media (max-width:600px) {

    .MediaMaterialHeader-first,
    .MediaMaterialHeader-separator {
        font-size: 22px !important
    }

    .Body p,
    .Body p b,
    h1,
    h2,
    h3 {
        font-size: 16px !important;
        line-height: 20px !important
    }

    .Body h3 {
        font-size: 18px !important;
        line-height: 21px !important
    }

    .yellow_bg ul li {
        font-size: 16px !important
    }

    .yellow_bg ul {
        padding-bottom: 9px
    }
}

@media (max-width:479px) {

    .inL_323053,
    .inL_423733 {
        line-height: 1.2 !important
    }

    .inL_60996 {
        line-height: 1.05
    }

    .inL_423733 {
        display: block;
        text-align: center
    }

    .additional {
        line-height: 19px
    }

    #order_form input {
        font-size: 17px
    }

    .inL_60996 {
        line-height: .9 !important
    }

    .content3 {
        max-width: 270px !important
    }
}

@media (min-width:601px) and (max-width:767px) {

    .Body p,
    .Body p b,
    h1,
    h2,
    h3 {
        line-height: 24px !important
    }
}

button::-moz-focus-inner {
    border: 0
}

@media (min-width:768px) {

    body p,
    body p b {
        text-align: justify
    }
}

.yellow_bg {
    padding: 10px;
    margin-bottom: 15px;
    background-color: rgba(255, 248, 152, .308)
}

.yellow_bg ul {
    margin-bottom: 0
}

.wrapper {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

body {
    background: #e6ecea
}

@media (min-width:1020px) {
    .Body h3 {
        text-align: justify
    }
}

.inL_237781 {
    width: 100%
}

@media (min-width:768px) {
    .Body h3 {
        line-height: 30px !important
    }

    .order_info h3 {
        margin-top: 0 !important
    }
}

.mb0 {
    margin-bottom: 0 !important
}

.ittem-comment p.comment__date {
    font-size: 16px;
    margin-bottom: 0;
}