
.prod-img {
    max-width: 300px !important;
}

#created-button-1,
#created-button-2 {
    line-height: 1.5em !important
}

.my-com-date {
    color: #5b5f65;
    text-shadow: 0 0 0 #000;
    font-weight: 600;
    line-height: 34px;
    padding: 1px 4px 1px 4px;
    background: #fdfdfd;
    border-radius: 3px;
    font-size: 20px
}

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    transition: .3s !important
}

.out-comebacker-content-btn:focus {
    text-decoration: none;
    color: #fff
}

.out-comebacker-content-btn:active {
    border: 1px solid #fff
}

a:active,
a:focus {
    outline: none
}

input,
textarea {
    outline: none
}

    input:active,
    textarea:active {
        outline: none
    }

:focus {
    outline: none
}

textarea {
    resize: none
}

textarea {
    resize: vertical
}

textarea {
    resize: horizontal
}

button:active,
button:focus {
    outline: none !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.pl_field_address_info {
    height: 0;
    display: block
}

.comm-text {
    font-family: arial;
    margin-bottom: 27px !important
}

.comm-name {
    font-family: arial;
    margin-bottom: 7px !important
}

.button {
    transition: .2s;
    font-family: arial;
    font-size: 24px !important;
    font-weight: 300 !important
}

html .Body > * {
    font-family: Georgia, Times, 'Times New Roman', serif !important;
}

.order_block img {
    display: block !important;
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto;
}

picture.b-comments__item-avatar source,
picture.b-comments__item-avatar img {
    margin-right: unset !important;
    float: unset !important;
    display: block;
    width: 100%;
}


@font-face {
    font-family: "Proxima Nova";
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
}

html, body, div, span, h1, h3, p, img, strong, b, figcaption, figure, footer, header, nav {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0 none;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent none repeat scroll 0% 0%
}

body {
    line-height: 1
}

.c15 {
    margin-bottom: 25px
}

    .c15, .c15 td, .c15 tr {
        border: 1px solid #d6d6d6
    }

        .c15 .c3 p {
            padding: 5px 10px;
            margin-bottom: 0
        }

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

figcaption, figure, footer, header, nav {
    display: block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent none repeat scroll 0% 0%
}

* {
    box-sizing: border-box
}

body {
    background-color: #f2f2f2;
    position: relative
}

img {
    max-width: 100%
}

a {
    color: #b88b58;
    text-decoration: none
}

.Body {
    font-size: 18px;
    line-height: 22px
}

@media only screen and (min-width:48em) {
    .Body {
        font-size: 20px;
        line-height: 27px
    }
}

.Body > * {
    max-width: 980px;
    font-family: "PFRegal","Georgia",serif
}

.Body:last-child > :last-child {
    margin-bottom: 0
}

.Body a {
    color: inherit;
 
}
.emodji a {
display:flex;
}
.Body a:hover {
    color: #b88b58
}

.Body p {
    margin-bottom: 15px
}

    .Body p:empty {
        display: none
    }

.Body h3 {
    margin-top: 18px;
    margin-bottom: 12px;
    font-family: "Proxima Nova","Arial","Helvetica Neue",sans-serif;
    font-size: 21px;
    font-weight: bold
}

.SvgIcon {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.SvgIcon--meduzaLogo {
    margin-top: -2px;
    height: 45px;
    width: 100px
}

.Menu {
    display: none;
    font-family: "Proxima Nova","Arial","Helvetica Neue",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

@media only screen and (min-width:64em) {
    .Menu {
        font-size: 13px;
        height: 45px;
        width: 100%;
        letter-spacing: 1px;
        background-color: #262626;
        display: flex;
        justify-content: center
    }
}

.Menu-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    text-align: center;
    transition: color .15s ease-out 0s
}

@media only screen and (min-width:64em) {
    .Menu-item {
        padding: 0 15px;
        border-bottom: 0 none
    }

        .Menu-item:last-of-type {
            border-right: medium none
        }

        .Menu-item:hover {
            color: #999;
            background-color: inherit
        }
}

.Menu-link {
    transition: color .15s ease-out 0s;
    text-decoration: none;
    color: #fff;
    position: relative;
    line-height: 45px;
    top: 1px
}

.Menu-item:hover .Menu-link {
    color: #999
}

.MeduzaLogo {
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: contain
}

.Header {
    position: relative;
    height: 45px;
    background-color: #262626;
    display: flex;
    flex-flow: row nowrap;
    z-index: 2
}

@media only screen and (min-width:64em) {
    .Header {
        padding: 0 15px
    }
}

@media only screen and (max-width:63.9375em) {
    .Header .HeaderButton--chat {
        display: none
    }
}

.Header-left {
    display: flex;
    flex-basis: 16%;
    flex-grow: 1;
    height: 100%
}

.Header-center {
    height: 100%;
    display: none
}

@media only screen and (min-width:64em) {
    .Header-center {
        display: flex;
        justify-content: center;
        flex-grow: 2
    }
}

.Header-right {
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-end;
    flex-basis: 16%;
    flex-grow: 1
}

.Header-meduzaLogo {
    display: flex;
    height: 45px;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0
}

@media only screen and (min-width:64em) {
    .Header-meduzaLogo {
        position: static
    }
}

.HeaderButton {
    position: relative;
    display: flex;
    min-width: 45px;
    height: 100%;
    padding: 0 15px;
    -moz-user-select: none;
    justify-content: center;
    align-items: center;
    color: #fff;
    fill: currentcolor;
    border: 0 none;
    background: transparent none repeat scroll 0% 0%;
    margin: 0;
    cursor: pointer
}

    .HeaderButton:active {
        outline-width: 0
    }

    .HeaderButton:hover {
        color: #999
    }

    .HeaderButton::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        border-right: 1px solid #676767
    }

@media only screen and (min-width:64em) {
    .HeaderButton::after {
        top: 10px;
        bottom: 10px
    }
}

.HeaderButton-link {
    display: block;
    padding-top: 2px;
    text-transform: uppercase;
    color: inherit;
    font-family: "Proxima Nova","Arial","Helvetica Neue",sans-serif;
    font-weight: 600;
    cursor: pointer
}

    .HeaderButton-link::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: ""
    }

.HeaderButton--chat {
    font-size: 13px;
    letter-spacing: .05em
}

.Copyright {
    padding: 0 12px;
    line-height: 1.2
}

@media only screen and (min-width:64em) {
    .Copyright {
        padding: 0
    }
}

.Copyright-container {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 13px 0 12px
}

    .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;
        border-top: 1px solid #505050;
        flex-wrap: nowrap;
        text-align: left
    }
}

@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;
    flex: 1 0 20%
}

@media only screen and (min-width:48em) {
    .Copyright-block {
        padding-top: 0;
        border-top: 0 none
    }
}

.Copyright-block:last-child {
    text-align: right
}

.MaterialTag {
    position: relative;
    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: "Proxima Nova","Arial","Helvetica Neue",sans-serif;
    color: #b88b58;
    -moz-user-select: none
}

@media only screen and (max-width:32em) {
    .MaterialTag {
        height: 15px;
        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 none repeat scroll 0% 0%;
    border-color: #b88b58;
    text-shadow: 0 1px 1px rgba(0,0,0,.5)
}

@media only screen and (min-width:63.125em) {
    .MaterialClose {
        display: inline-block
    }
}

.MaterialMeta {
    display: inline-block;
    font-family: "Proxima Nova","Arial","Helvetica Neue",sans-serif;
    font-size: 17px;
    line-height: 14px;
    color: gray;
    margin-right: 12px;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px auto;
    font-weight: normal
}

@media only screen and (min-width:48em) {
    .MaterialMeta {
        font-size: 18px;
        line-height: 18px;
        margin-right: 15px
    }
}

.MaterialMeta--source {
    background-image: url(../fonts/e532f4e9c23677b76653507e723a39cd30cc6345.svg)
}

@media only screen and (min-width:48em) {
    .MaterialMeta--source {
        white-space: nowrap
    }
}

.MaterialMeta--time {
    background-size: 12px 12px;
    background-image: url(../fonts/a3fd45d1f497f3bbdb85276e6ec08268ed939132.svg)
}

.MediaMaterialHeader {
    max-width: 840px
}

.MediaMaterialHeader-first {
    color: #000;
    line-height: 27px
}

@media only screen and (min-width:48em) {
    .MediaMaterialHeader-first {
        line-height: 38px
    }
}

.MediaMaterialHeader-first, .MediaMaterialHeader-separator {
    transition: color .25s ease-out 0s;
    font-family: "Proxima Nova","Arial","Helvetica Neue",sans-serif;
    font-size: 24px;
    font-weight: 700
}

@media only screen and (min-width:48em) {
    .MediaMaterialHeader-first, .MediaMaterialHeader-separator {
        font-size: 36px
    }
}

.MediaMaterial {
    background-color: #fff;
    padding: 12px
}

@media only screen and (min-width:48em) {
    .MediaMaterial {
        padding: 25px 15px 20px
    }
}

.MediaMaterial-header {
    display: flex;
    flex-flow: column wrap;
    max-width: 650px;
    margin: 0 auto 18px;
    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
}

@media only screen and (min-width:48em) {
    .MediaMaterial-tag {
        margin-bottom: 11px
    }
}

.MediaMaterial-meta {
    margin-top: 12px
}

@media only screen and (min-width:48em) {
    .MediaMaterial-meta {
        margin-top: 12px
    }
}

.MediaMaterial-materialContent {
    width: 100%;
    max-width: 650px
}

.MediaMaterial-body {
    position: relative;
    max-width: 650px;
    margin: 0 auto
}

@media only screen and (min-width:63.125em) {
    .MediaMaterial-body {
        max-width: 1000px
    }
}

@media only screen and (min-width:48em) {
    .MediaMaterial--fullWidth .MediaMaterial-header {
        align-items: center;
        text-align: center
    }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
    max-width: none
}

.Material {
    padding: 12px 0 0
}

@media only screen and (min-width:48em) {
    .Material {
        padding: 15px 0 0
    }
}

.Material-shadow {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 300;
    background-color: rgba(0,0,0,.15)
}

.Material-shadow--top {
    top: 0
}

.Material-container {
    background: #fff none repeat scroll 0% 0%;
    position: relative
}

@media only screen and (min-width:48em) {
    .Body h3 {
        margin-top: 35px;
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 27px
    }
}

.MaterialContent--bannerless .Body > * {
    margin-right: auto;
    margin-left: auto
}

.MaterialContent .Figure {
    margin-right: -12px;
    margin-left: -12px
}

@media only screen and (min-width:40.625em) {
    .MaterialContent .Figure {
        margin-right: auto;
        margin-left: auto
    }
}

.Figure {
    margin: 15px -12px
}

    .Figure img {
        display: block;
        margin: 5px auto
    }

@media only screen and (min-width:48em) {
    .Figure {
        margin: 27px auto 20px
    }
}

@media only screen and (min-width:75em) {
    .Figure {
        max-width: 664px
    }
}

.Figure img {
    max-width: 100%;
    vertical-align: bottom
}

@media only screen and (min-width:40.625em) {
    .Figure img {
        border-radius: 2px
    }
}

.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: flex;
    flex-direction: column;
    min-height: 100vh;
    transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s, -o-transform .25s ease-out 0s
}

.App-content, .App-footer {
    transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s, -o-transform .25s ease-out 0s
}

.App-footer {
    position: relative;
    z-index: 1
}

.App-content {
    position: relative;
    z-index: 1;
    overflow: visible;
    background-color: #f2f2f2;
    flex: 1 0 auto
}

.App-header {
    position: relative;
    z-index: 200
}

.App--isMaterial .App-content {
    background-color: #e6e6e6
}

.Footer {
    color: #999;
    background-color: #252525;
    font-family: "Proxima Nova","Arial","Helvetica Neue",sans-serif
}

.logo {
    display: block;
    margin-top: 10px
}

.ava-img {
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.Body a {
    color: #00f
}

    .Body a:hover {
        box-shadow: none
    }

a.button {
    font-size: 17px !important;
    line-height: 19px !important;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: block;
    width: 100%;
    max-width: 320px;
    border-radius: 30px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 7px
}

    a.button:hover {
        background-color: #c11f1f
    }

@media (min-width:768px) {
    .sendpulse-prompt-close {
        font-size: 32px !important;
        font-weight: 400;
        line-height: 30px;
        right: 10px
    }
}

@media (max-width:767px) {
    .sendpulse-popover .sendpulse-prompt-btn, .sendpulse-popover.sendpulse-prompt {
        font-family: Roboto,Arial,Helvetica,"Helvetica Neue","Dejavu Sans",sans-serif !important
    }

    .sendpulse-popover.sendpulse-prompt {
        background-color: #fff !important;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        top: initial !important;
        bottom: 0;
        padding: 10px 15px;
        border: 1px solid #cdcdcd;
        box-shadow: 0 1px 6px rgba(0,0,0,.2) !important
    }

        .sendpulse-popover.sendpulse-prompt + .sendpulse-prompt-backdrop {
            display: none
        }

    .sendpulse-popover .sendpulse-prompt-message-text, .sendpulse-popover .sendpulse-prompt-title {
        font-size: 14px;
        display: block;
        margin-bottom: 10px;
        color: #222
    }

        .sendpulse-popover .sendpulse-prompt-info, .sendpulse-popover .sendpulse-prompt-message-text:nth-child(1) {
            margin-bottom: 5px;
            margin-right: 10px
        }

    .sendpulse-popover .sendpulse-prompt-buttons {
        text-align: right
    }

    .sendpulse-popover .sendpulse-prompt-btn {
        text-transform: uppercase;
        font-weight: 700;
        border: medium none;
        padding: 6px 12px;
        color: #4285f4;
        font-size: 13px
    }

    .sendpulse-popover .sendpulse-accept-btn {
        margin: 0 0 0 2px;
        background: #4285f4 none repeat scroll 0% 0% !important;
        color: #fff !important
    }

        .sendpulse-popover .sendpulse-accept-btn:active {
            background: #3872d4 none repeat scroll 0% 0% !important
        }

    .sendpulse-popover .sendpulse-disallow-btn {
        color: #777 !important
    }

        .sendpulse-popover .sendpulse-disallow-btn:active {
            background: #ddd none repeat scroll 0% 0% !important
        }

    .sendpulse-popover .sp-link-wrapper {
        position: relative;
        display: block;
        margin-bottom: 10px
    }
}

@media (max-width:380px) {
    .sendpulse-popover.sendpulse-prompt {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        border-left: medium none;
        border-right: medium none;
        border-bottom: medium none
    }
}

@media (min-width:768px) {
    .sendpulse-popover.sendpulse-prompt {
        width: auto;
        max-width: 400px;
        left: 90px;
        top: 6px;
        padding: 12px 15px;
        background-color: #fbfbfb !important;
        border-radius: 2px;
        border: 1px solid rgba(0,0,0,.2);
        box-shadow: 0 3px 2px rgba(0,0,0,.15);
        color: #000 !important;
        font-size: 12px;
        line-height: 1.5
    }

    .sendpulse-popover::after, .sendpulse-popover::before {
        content: "";
        position: absolute;
        left: 10px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent
    }

    .sendpulse-popover::before {
        top: -6px;
        border-bottom: 6px solid rgba(0,0,0,.25);
        z-index: 999997
    }

    .sendpulse-popover::after {
        top: -5px;
        border-bottom: 6px solid #fbfbfb;
        z-index: 999998
    }

    .sendpulse-popover .sendpulse-prompt-message-text {
        font-size: 12px;
        display: block;
        margin-bottom: 13px;
        color: #222;
        margin-right: 20px
    }

    .sendpulse-popover .sendpulse-prompt-btn {
        margin: 0 5px 0 0;
        border-radius: 2px;
        padding: 5px 10px !important;
        background-color: #f9f9f9;
        font-size: 12px;
        border-color: #bababa;
        font-family: "Segoe UI","Open Sans",Ubuntu,"Dejavu Sans",Helvetica,"Helvetica Neue",Arial,sans-serif;
        color: #222 !important;
        text-transform: none;
        font-weight: 400;
        box-shadow: 0 1px 1px rgba(0,0,0,.1)
    }

        .sendpulse-popover .sendpulse-prompt-btn:last-child {
            margin-right: 0
        }

        .sendpulse-popover .sendpulse-prompt-btn:hover {
            background-color: #fff
        }

    .sendpulse-popover .sendpulse-prompt-buttons {
        margin-right: 0;
        text-align: right;
        margin-bottom: 2px;
        min-width: 368px;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        -moz-box-pack: end;
        justify-content: flex-end;
        flex-wrap: nowrap
    }

        .sendpulse-popover .sendpulse-prompt-buttons .sendpulse-prompt-btn {
            -moz-box-ordinal-group: 3;
            order: 2
        }

        .sendpulse-popover .sendpulse-prompt-buttons .sp-link-wrapper .sp-link > span {
            top: -1px;
            line-height: 15px
        }

        .sendpulse-popover .sendpulse-prompt-buttons > * {
            margin: 0 0 0 8px !important;
            float: none !important
        }

        .sendpulse-popover .sendpulse-prompt-buttons > :first-child {
            margin-left: 0 !important
        }

    .sendpulse-popover .sendpulse-accept-btn {
        border-color: #5ad08f;
        font-weight: 700;
        box-shadow: 0 1px 1px rgba(38,93,134,.18)
    }

    .sendpulse-popover .sendpulse-disallow-btn {
        float: none;
        margin-left: 5px;
        margin-right: 0
    }

    .sendpulse-popover .sendpulse-prompt-info {
        padding-left: 20px
    }

        .sendpulse-popover .sendpulse-prompt-info .sendpulse-bell-icon {
            margin-left: -15px
        }

    .sendpulse-popover .sp-link-wrapper {
        display: block;
        float: none;
        -moz-box-flex: 1;
        flex-grow: 1;
        text-align: left;
        margin: 0
    }

    .sendpulse-popover .sp-link > span {
        margin-left: 0
    }
}

@media (min-width:600px) {
    .sendpulse-modal.sendpulse-prompt {
        width: 500px;
        left: 50%;
        margin-left: -250px;
        padding: 60px 50px 50px
    }
}

@media (min-width:768px) {
    body > .sendpulse-prompt.sendpulse-modal {
        transition: all .3s ease 1s;
        transform: scale(0)
    }

        body > .sendpulse-prompt.sendpulse-modal.show-prompt {
            transform: scale(1)
        }

            body > .sendpulse-prompt.sendpulse-modal.show-prompt + .sendpulse-prompt-backdrop {
                display: block !important
            }
}

@media (max-width:892px) {
    .sendpulse-bar .sendpulse-prompt-message {
        flex-wrap: wrap
    }

    .sendpulse-bar .sendpulse-prompt-buttons {
        -moz-box-flex: 1;
        flex-grow: 1;
        text-align: center
    }

    .sendpulse-bar .sendpulse-prompt-message-text {
        margin-bottom: 5px
    }
}

@media (min-width:480px) {
    .sendpulse-safari.sendpulse-prompt {
        width: 430px;
        left: 50%;
        margin-left: -215px
    }

    .sendpulse-safari .sendpulse-prompt-message {
        padding-left: 80px
    }

    .sendpulse-safari .sendpulse-bell-icon {
        visibility: visible
    }

    .sendpulse-safari .sendpulse-prompt-buttons {
        margin-left: -80px;
        padding-top: 7px;
        padding-bottom: 5px;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        -moz-box-pack: end;
        justify-content: flex-end;
        flex-wrap: nowrap
    }

        .sendpulse-safari .sendpulse-prompt-buttons > * {
            margin: 0 0 0 8px
        }

        .sendpulse-safari .sendpulse-prompt-buttons > :first-child {
            margin-left: 0
        }

        .sendpulse-safari .sendpulse-prompt-buttons .sp-link-wrapper {
            float: none;
            position: relative;
            -moz-box-flex: 1;
            flex-grow: 1;
            -moz-box-ordinal-group: 2;
            order: 1;
            margin: 0;
            padding-top: 0;
            padding-left: 0;
            line-height: 0
        }

            .sendpulse-safari .sendpulse-prompt-buttons .sp-link-wrapper .sp-link {
                white-space: nowrap;
                line-height: normal
            }

                .sendpulse-safari .sendpulse-prompt-buttons .sp-link-wrapper .sp-link > img {
                    vertical-align: middle;
                    position: relative
                }

                .sendpulse-safari .sendpulse-prompt-buttons .sp-link-wrapper .sp-link > span {
                    top: auto;
                    white-space: normal;
                    vertical-align: middle
                }
}

@media (min-width:768px) {
    body > .sendpulse-prompt.sendpulse-safari {
        top: -250px;
        transition: top .7s ease 0s
    }

        body > .sendpulse-prompt.sendpulse-safari.show-prompt {
            top: 0
        }
}

.sendpulse-fab.sendpulse-fab-left .sendpulse-prompt-message::after, .sendpulse-fab.sendpulse-fab-left .sendpulse-prompt-message::before {
    left: 23px;
    right: auto
}

.sendpulse-fab .sendpulse-prompt-message::after, .sendpulse-fab .sendpulse-prompt-message::before {
    content: "";
    position: absolute;
    bottom: -21px;
    right: 23px;
    border-style: solid;
    height: 0;
    width: 0;
    border-width: 10px;
    border-color: #ccc transparent transparent
}

.sendpulse-fab .sendpulse-prompt-message::after {
    border-top-color: #fff;
    bottom: -20px
}

.sp-webpush-label::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: blur(100px);
    background-color: rgba(0,0,0,.4)
}

.sp-bottom-push-label .sp-brand-link > span::after, .sp-webpush-label .sp-brand-link > span::after {
    content: "";
    background-image: url(../fonts/8fa96f112f71562a0461fb7d7b31ff7ba655b974.svg);
    height: 20px
}

.sp-webpush-label .sp-brand-link > span::after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    margin: -10px 0 0
}

.sp-webpush-label.sp-windows.sp-firefox::after {
    max-width: 896px
}

@media (max-width:1140px) {
    .sp-webpush-label.sp-windows.sp-firefox .sp-inner-content {
        left: 645px
    }
}

@media (max-width:1080px) {
    .sp-webpush-label.sp-windows.sp-firefox .sp-inner-content {
        left: calc(23.7% + 384px)
    }
}

@media (max-width:978px) {
    .sp-webpush-label.sp-windows.sp-firefox .sp-inner-content {
        left: calc(25% + 384px)
    }
}

@media (max-width:860px) {
    .sp-webpush-label.sp-windows.sp-firefox .sp-inner-content {
        left: calc(23.5% + 384px)
    }
}

@media (max-width:768px) {
    .sp-webpush-label.sp-windows.sp-firefox.initialized {
        display: none !important
    }
}

@media (max-width:1380px) {
    .sp-webpush-label.sp-windows.sp-opera.sp-lang-en .sp-inner-content {
        right: 10%
    }

    .sp-webpush-label.sp-windows.sp-opera.sp-opera56.sp-lang-en .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera.sp-opera56.sp-lang-ru .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera.sp-opera56.sp-lang-uk .sp-inner-content {
        right: calc(11% - 22px);
        margin-right: 0
    }
}

.sp-webpush-label.sp-linux.sp-firefox::after {
    max-width: 896px
}

@media (max-width:1540px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: 710px
    }
}

@media (max-width:1450px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: calc(18% + 450px)
    }
}

@media (max-width:1270px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: calc(19% + 450px)
    }
}

@media (max-width:1024px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: calc(20% + 450px)
    }
}

@media (max-width:940px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: calc(21% + 450px)
    }
}

@media (max-width:860px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: calc(20% + 450px)
    }
}

@media (max-width:805px) {
    .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content {
        left: calc(14% + 450px)
    }
}

@media (max-width:768px) {
    .sp-webpush-label.sp-linux.sp-firefox.initialized {
        display: none !important
    }
}

@media (max-width:1380px) {
    .sp-webpush-label.sp-linux.sp-opera.sp-lang-en .sp-inner-content {
        right: 10%
    }

    .sp-webpush-label.sp-linux.sp-opera.sp-lang-ru .sp-inner-content {
        right: 0;
        margin-right: -18px
    }

    .sp-webpush-label.sp-linux.sp-opera.sp-lang-uk .sp-inner-content {
        right: 4%
    }

    .sp-webpush-label.sp-linux.sp-opera.sp-opera56.sp-lang-en .sp-inner-content, .sp-webpush-label.sp-linux.sp-opera.sp-opera56.sp-lang-ru .sp-inner-content, .sp-webpush-label.sp-linux.sp-opera.sp-opera56.sp-lang-uk .sp-inner-content {
        right: calc(11% - 22px);
        margin-right: 0
    }
}

@media (max-width:1240px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 611px
    }
}

@media (max-width:1180px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 602px
    }
}

@media (max-width:1140px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 596px
    }
}

@media (max-width:1060px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 585px
    }
}

@media (max-width:998px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 576px
    }
}

@media (max-width:896px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 562px
    }
}

@media (max-width:820px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 552px
    }
}

@media (max-width:760px) {
    .sp-webpush-label.sp-macos.sp-firefox .sp-inner-content {
        left: 542px
    }
}

@media (max-width:1380px) {
    .sp-webpush-label.sp-macos.sp-opera.sp-lang-en .sp-inner-content, .sp-webpush-label.sp-macos.sp-opera.sp-lang-ru .sp-inner-content, .sp-webpush-label.sp-macos.sp-opera.sp-lang-uk .sp-inner-content {
        right: 10%
    }

    .sp-webpush-label.sp-macos.sp-opera.sp-opera56.sp-lang-en .sp-inner-content, .sp-webpush-label.sp-macos.sp-opera.sp-opera56.sp-lang-ru .sp-inner-content, .sp-webpush-label.sp-macos.sp-opera.sp-opera56.sp-lang-uk .sp-inner-content {
        right: 0
    }
}

@media (max-width:860px) {
    .sp-webpush-label.sp-linux.sp-firefox, .sp-webpush-label.sp-windows.sp-firefox {
        max-width: 100%;
        left: 0
    }

        .sp-webpush-label.sp-linux.sp-firefox .sp-inner-content, .sp-webpush-label.sp-windows.sp-firefox .sp-inner-content {
            font-size: 0;
            color: transparent;
            letter-spacing: -.36em;
            right: 62px
        }

        .sp-webpush-label.sp-linux.sp-firefox .sp-brand-link, .sp-webpush-label.sp-windows.sp-firefox .sp-brand-link {
            font-size: 11px;
            letter-spacing: normal;
            color: #fff
        }

    .sp-webpush-label.sp-linux.sp-opera, .sp-webpush-label.sp-windows.sp-opera {
        max-width: 100%;
        left: 0;
        transform: translateX(0)
    }

        .sp-webpush-label.sp-linux.sp-opera .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera .sp-inner-content {
            font-size: 0;
            color: transparent;
            letter-spacing: -.36em;
            right: 40px
        }

        .sp-webpush-label.sp-linux.sp-opera .sp-brand-link, .sp-webpush-label.sp-windows.sp-opera .sp-brand-link {
            font-size: 11px;
            letter-spacing: normal;
            color: #fff
        }

        .sp-webpush-label.sp-linux.sp-opera.sp-opera56, .sp-webpush-label.sp-windows.sp-opera.sp-opera56 {
            max-width: 896px
        }

            .sp-webpush-label.sp-linux.sp-opera.sp-opera56 .sp-inner-content, .sp-webpush-label.sp-linux.sp-opera.sp-opera56.sp-lang-en .sp-inner-content, .sp-webpush-label.sp-linux.sp-opera.sp-opera56.sp-lang-ru .sp-inner-content, .sp-webpush-label.sp-linux.sp-opera.sp-opera56.sp-lang-uk .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera.sp-opera56 .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera.sp-opera56.sp-lang-en .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera.sp-opera56.sp-lang-ru .sp-inner-content, .sp-webpush-label.sp-windows.sp-opera.sp-opera56.sp-lang-uk .sp-inner-content {
                right: calc(13% - 22px)
            }
}

@media (max-width:768px) {
    .sp-webpush-label {
        display: none !important;
        z-index: -10 !important;
        visibility: hidden !important;
        opacity: 0 !important
    }
}

.sp-bottom-push-label .sp-brand-link > span::after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    margin: -10px 0 0
}

@media not all {
    .sp-webpush-label.sp-macos.sp-chrome .sp-inner-content {
        right: calc(16% - 54px)
    }

    .sp-webpush-label.sp-windows.sp-chrome .sp-inner-content {
        right: calc(16% - 54px)
    }
}

.oui {
    width: 781px;
    height: 460px;
    background: rgba(0,0,0,0) linear-gradient(135deg,#3c72b5 0%,#7b9fcc 100%) repeat scroll 0% 0%;
    font-family: Roboto !important;
    position: relative;
    border: 5px solid #ddd
}

.eeee {
    background-color: rgba(0,0,0,.7);
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    position: fixed;
    cursor: pointer
}

.kmacb-form2 .modal-block {
    left: 50%;
    margin-left: -396px;
    position: fixed;
    top: 6%;
    z-index: 110000;
    width: 792px;
    height: 470px;
    border-radius: 5px;
    border: 0 none;
    box-shadow: none;
    font-family: Arial,sans-serif;
    overflow: hidden;
    color: #222
}

p.ouimainp {
    font-size: 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-top: 23px;
    display: block;
    color: #fff;
    text-align: center
}

.ouimain-text-img {
    display: block;
    width: 90%;
    padding: 0 5%;
    margin-top: 27px
}

.ouimain-img {
    float: left;
    display: block;
    width: 30%;
    margin: 0 auto
}

    .ouimain-img img {
        display: block;
        width: 100%;
        margin: 0 auto
    }

.ouimain-text {
    display: block;
    width: 65%;
    float: right;
    margin-left: 5%;
    margin-top: 15px
}

    .ouimain-text p {
        font-family: Arial,Helvetica,sans-serif;
        line-height: 1.5;
        text-align: left;
        color: #fff;
        font-size: 22px;
        padding-bottom: 5px
    }

.ouimain-text-img::after {
    content: "";
    display: block;
    clear: both
}

.kmacb-form input[type="button"] {
    position: absolute;
    cursor: pointer;
    border: 1px solid #499bea;
    background: rgba(0,0,0,0) linear-gradient(135deg,#de455c 0%,#de455c 13%,#c01f37 76%,#c01f37 100%) repeat scroll 0% 0%;
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: top;
    display: block;
    text-indent: 0;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    width: 402px;
    height: 64px;
    opacity: 1;
    bottom: 29px;
    margin-left: 195px;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    border-radius: 10px;
    transition: all .6s ease 0s
}

.lucky-chat-status__text--online::before {
    background-color: #93c296
}

.lucky-chat-status__text--offline::before {
    background-color: red
}

.lucky-chat-status__text::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 3px
}

.lucky-chat-message__text::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid
}

.lucky-chat-message__item--doctor .lucky-chat-message__name::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    top: 0;
    right: 100%;
    margin-right: -2px;
    border-color: transparent #5fc890 transparent transparent;
    border-width: 0 14px 12px 0
}

.lucky-chat-message__item--doctor .lucky-chat-message__text::after {
    display: none
}

.lucky-chat-message__item--guest .lucky-chat-message__text::after {
    top: 0;
    left: 100%;
    margin-left: -2px;
    border-color: #c8d8e8 transparent transparent;
    border-width: 14px 12px 0 0
}

.lucky-chat-message__item--system .lucky-chat-message__text::after {
    top: 0;
    right: 100%;
    margin-right: -2px;
    border-color: transparent #d47c3c transparent transparent;
    border-width: 0 14px 12px 0
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background: transparent none repeat scroll 0% 0%
}

    a:active, a:hover {
        outline: 0 none
    }

b, strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0 none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0 none;
        padding: 0
    }

input {
    line-height: normal
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

#push-comments #push_desm1f {
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-family: Arial,serif;
    padding: 3rem 2rem;
    transition: all 1s ease 0s;
    width: 100%
}

#push-comments #push_desm1f__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_desm1f__title {
    color: #43a047;
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
}

#push-comments #push_desm1f__message {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

#push-comments #push_desm1f__submit {
    background: #43a047 none repeat scroll 0% 0%;
    border: medium 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 .5s ease 0s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

    #push-comments #push_desm1f__submit:hover {
        background: #237a27 none repeat scroll 0% 0%;
        text-shadow: none;
        box-shadow: none
    }

#push-comments #push_desm1f__label::before, #push-comments #push_desm1f__label::after {
    content: "";
    display: none
}

.txt-red {
    color: red
}

.ramka {
    background: #f2f2f2;
    border: 2px #000 solid;
    padding: 12px 15px 0 15px
}

    .ramka ul {
        list-style-type: none;
        padding-left: 0
    }

    .ramka li:not(:last-child) {
        margin-bottom: 10px
    }

.doc-txt b {
    display: block;
    margin-top: 20px
}

.doc-block {
    padding: 15px;
    background: #f2f2f2;
    margin-bottom: 15px
}

    .doc-block img {
        width: 300px;
        margin: 0 auto 10px;
        display: block
    }

.txt-center {
    text-align: center
}

.fig-18 {
    margin: 20px auto;
    max-width: 350px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.blur1::before {
    content: "18+";
    color: #fff;
    font-weight: bold;
    font-size: 100px;
    position: absolute;
    top: 45%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    text-shadow: 0 0 10px #000
}

.fig-18 img {
    width: 100%;
    margin: 0
}

    .fig-18 img.blur {
        filter: blur(.7);
        -webkit-filter: blur(10px)
    }

.price-bl {
    text-align: center;
    margin-bottom: 20px
}

    .price-bl b {
        color: red;
        padding-left: 6px
    }

    .price-bl s {
        padding-right: 6px
    }

.input-roulette {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
    max-width: 340px;
    height: 42px;
    padding: 0 10px;
    font-size: 16px;
    border: 1px #424242 solid
}

.button {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: red;
    border: none;
    border-radius: 8px;
    width: 100%;
    max-width: 340px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    height: 50px
}

.prod-img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 650px
}

.b-comments__comment {
    height: 100%;
    overflow: hidden;
    margin-bottom: 25px
}

.b-comments__item-avatar {
    float: left;
    margin-right: 10px
}

.b-comments__item-ind {
    margin-left: 60px
}

.b-comments__item-head {
    font-weight: bold
}

.b-comments__item-text img {
    width: 100%;
    max-width: 300px;
    margin-top: 5px
}

.rev-1 {
    margin-left: 60px !important
}

@media screen and (min-width:640px) {
    .doc-block {
        display: flex
    }

    .doc-txt {
        margin: auto 0 auto 20px
    }

    .doc-block img {
        margin-bottom: 0
    }

    .ramka ul {
        padding-left: 30px
    }
}

@media screen and (max-width:480px) {
    .b-comments__item-ind {
        margin-left: 0
    }

    .b-comments__item-text img {
        max-width: 220px
    }
}
