.main-form {
    background: #f2f3f6 none repeat scroll 0% 0%;
    padding: 20px 20px 30px;
    max-width: 600px;
    margin: 0 auto 0px;
    border: 3px dashed red;
    font-family: Arial;
    text-align: center
}

.main-form h2 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    text-align: center !important
}

.main-btn:hover {
    background: #920404;
    color: #fff;
    text-decoration: none;
    box-shadow: 2px 4px 3px 4px #6d1919;
}

.main-btn {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: red;
    box-shadow: 2px 4px 3px 4px #c32d2d;
    margin-top: 20px !important;
    border: none;
    border-radius: 8px;
    width: 350px;
    max-width: 100%;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    display: block;
    margin: auto;
    text-decoration: none;
    opacity: 1;
    transition: .4s;
}

.footer {
    text-align: center;
    padding: 20px;
}

.footer__text {
    margin: 0;
}

.prod-img {
    width: 100%;
    max-width: 200px !important
}

@media (max-width:767px) {
    .intro-block {
        max-width: 750px;
    }

    .door__title {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        font-size: 14px !important;
        margin-bottom: 25px;
        background-color: #3A4752;
        padding: 10px 0;
        border-radius: .5em;
    }

    p {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .wpd-comment-text p {
        margin-bottom: 0px;
        line-height: 22px !important;
        font-size: 17px !important;
    }

    .intro-block h1 {
        left: 0;
        top: 30%;
        text-align: center;
        transform: none
    }
}

img.docimg {
    max-width: 200px !important;
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:748px) {
    label {
        margin-bottom: 5px !important;
        width: auto;
        margin: auto;
        float: none;
        display: block !important;
        text-align: left;
        width: 100%;
        max-width: 350px;
    }

    .main-btn {
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        background: red;
        box-shadow: 1px 2px 1px 2px #d93a3a;
        margin-top: 0px !important;
        border: none;
        border-radius: 8px;
        width: 350px;
        max-width: 100%;
        font-size: 15px;
        cursor: pointer;
        text-align: center;
        padding: 15px 5px;
        display: block;
        margin: auto;
        text-decoration: none;
        opacity: 1;
    }

    form input {
        height: 37px;
        width: 100%;
        margin: auto;
        display: block;
        max-width: 350px;
        padding: 0 14px;
        -webkit-appearance: none;
        appearance: none;
        border: 1px #424242 solid;
        font-size: 16px;
    }

    .new3 {
        margin-bottom: -17px;
    }
}

@media (max-width:480px) {
    .text-big {
        font-size: 17px
    }

    form input {
        height: 37px;
        width: 100%;
        padding: 0 14px;
        max-width: 350px;
        display: block;
        margin: auto;
        -webkit-appearance: none;
        appearance: none;
        border: 1px #424242 solid;
        font-size: 16px;
    }

    #wpdcom .wpd-comment .wpd-comment-right {
        width: 100%;
        padding-bottom: 10px;
        flex-grow: 1;
        padding-top: 21px !important;
        margin-left: 75px !important;
        width: calc(100% - 80px);
    }

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

    .delivery-text {
        font-size: 17px;
        line-height: 1;
    }

    .wpd-avatar {
        float: left
    }
}

.avatar {
    width: 60px;
    height: 60px;
}

.pic1 {
    width: 25px;
    height: 24px !important;
    margin-top: 16px;
    margin-left: 10px;
}

@media (max-width:320px) {
    .text-big {
        font-size: 16px;
    }

    .small-link {
        display: block
    }

    .delivery-text {
        font-size: 14px
    }
}

#wpdcom .wpd-comment-text {
    word-break: break-word
}

#wpdcom * {
    box-sizing: border-box;
    line-height: initial;
}

.wpdiscuz_top_clearing {
    clear: both
}

#wpdcom .wpd-space {
    flex-grow: 1
}

#wpdcom #wpd-threads {
    margin-top: 20px
}

#wpdcom .wpd-thread-head {
    width: 100%;
    border-bottom: 2px solid #ccc;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end
}

#wpdcom .wpd-thread-head .wpd-thread-info {
    color: #555;
    padding: 5px 15px 3px 5px;
    font-weight: 600;
    margin-bottom: -2px;
    border-bottom: 2px solid #07b290;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    line-height: 24px
}

#wpdcom .wpd-thread-head .wpd-thread-filter {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end
}

#wpdcom .wpd-thread-filter .wpd-filter {
    font-size: 16px;
    color: #999;
    border-bottom: 2px solid #999;
    cursor: pointer;
    text-align: center;
    padding: 5px 10px;
    margin: 0 1px -2px 1px;
    line-height: 18px
}

#wpdcom .wpd-thread-filter .wpdf-reacted {
    color: #ffa600;
    border-bottom-color: #ffa600;
    width: 34px
}

#wpdcom .wpd-thread-filter .wpdf-hottest {
    color: #fc5844;
    border-bottom-color: #fc5844;
    width: 34px
}

#wpdcom .wpd-thread-filter .wpdf-sorting {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    text-transform: capitalize;
    min-width: 100px;
    font-family: "Arial Hebrew", Arial, sans-serif
}

#wpdcom .wpd-thread-list {
    margin-top: 10px
}

#wpdcom .wpd-comment .wpd-comment-wrap {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid grey;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    padding-bottom: 5px
}

#wpdcom .wpd-comment .wpd-comment-left {
    width: 60px;
    text-align: center;
    margin-right: 10px;
}

#wpdcom .wpd-comment .wpd-comment-left {
    width: auto
}

#wpdcom .wpd-comment .wpd-comment-right {
    padding-bottom: 10px;
    flex-grow: 1;
    padding-top: 10px;
    width: calc(100% - 80px);
}

#wpdcom .wpd-comment .wpd-avatar {
    position: relative;
    margin-top: 19px;
}

#wpdcom .wpd-comment-header {
    font-size: 13px;
    color: #999
}

#wpdcom .wpd-comment .wpd-comment-header {
    padding: 5px 0 5px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

#wpdcom .wpd-comment-header .wpd-comment-author {
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .7px;
    margin-right: 5px
}

#wpdcom .wpd-comment-date {
    padding: 2px 0 5px 0;
    font-size: 15px;
}

#wpdcom .wpd-comment-date i {
    font-size: 11px;
    margin-right: 4px
}

#wpdcom .wpd-comment-text {
    color: #777;
    padding: 0;
    word-break: break-all;
}

#wpdcom .wpdf-sorting {
    position: relative
}

@media screen and (max-width:600px) {
    #wpdcom .wpd-thread-head .wpd-thread-info {
        flex-basis: 100%;
        border-bottom: 2px solid #ccc
    }

    #wpdcom .wpd-thread-head .wpd-thread-filter {
        margin-top: 5px
    }

    #wpdcom .wpd-comment .wpd-comment-wrap {
        display: block
    }

    #wpdcom .wpd-comment .wpd-comment-left {
        width: auto;
        text-align: left;
        width: 60px;
        text-align: center;
        margin-right: 10px;
    }

    #wpdcom .wpd-comment .wpd-comment-right {
        width: 100%;
        padding-bottom: 10px;
        flex-grow: 1;
        padding-top: 0px;
        margin-left: 70px;
        width: calc(100% - 80px);
    }

    #wpdcom .wpd-comment .wpd-avatar {
        display: block;
    }

    #wpdcom .wpd-comment .wpd-avatar {
        margin-right: 5px;
        /* vertical-align:bottom; */
    }

    #wpdcom .wpd-comment .wpd-avatar img,
    #wpdcom .wpd-comment .wpd-avatar img.avatar {
        width: 60px;
        height: 60px;
        float: left;
        margin-right: 10px;
        margin-top: 8px;
    }
}

.wpd-comment-text p {
    margin-bottom: 0px;
    line-height: 24px !important;
    font-size: 18px !important;
}

form input {
    height: 37px;
    width: 100%;
    padding: 0 14px;
    -webkit-appearance: none;
    appearance: none;
    border: 1px #424242 solid;
    font-size: 16px;
}

article,
aside {
    display: block
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: 0 0
}

a:focus {
    outline: thin dotted
}

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

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

b {
    font-weight: 700
}

pre {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

img {
    border: 0
}

button,
input {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button {
    text-transform: none
}

button {
    appearance: button;
    -webkit-appearance: button;
    cursor: pointer
}

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

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    h2,
    p {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Nunito, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #3c5b68;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

h1,
h2 {
    font-family: PFDinTextCondPro-Medium, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #2c2d2f
}

h1,
h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

p {
    margin: 0 0 15px;
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%
}

@-ms-viewport {
    width: device-width
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Nunito, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    color: #3c5b68;
    background-color: #fff;
    background-image: none
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.primary-sidebar {
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 30px 30px 50px;
    position: relative;
    color: #3c5b68
}

.primary-sidebar-wrapper {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.top-sidebar-wrapper {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.under-menu-sidebar-wrapper {
    margin-top: 40px
}

.sidebar-under-post {
    max-width: 900px;
    margin: 50px auto
}

.not-wrapped-widgets .sidebar-under-post>.row {
    margin-left: 0;
    margin-right: 0
}

.menu-block {
    background-color: #fff;
    background-image: none;
    background-size: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 40px 20px 0 19px;
    text-align: left;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 1044;
    border-top: 4px solid #00a8c6
}

.menu-block .menu-left-i {
    padding-bottom: 20px;
    position: relative
}

.main-content-w {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
    border-top: 4px solid #00a8c6
}

@media (max-width:767px) {
    .main-content-w {
        border-top: none
    }
}

.main-content-w .main-content-i {
    position: relative;
    display: table-cell;
    vertical-align: top
}

.main-content-w .main-content-m {
    display: table;
    table-layout: fixed;
    width: 100%;
    vertical-align: top
}

.menu-position-right .menu-block {
    right: 0;
    border-left: 1px solid #ccc;
    width: 270px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.menu-position-right .main-content-w {
    margin-right: 270px
}

.sidebar-position-left .primary-sidebar-wrapper {
    width: 300px;
    display: table-cell;
    vertical-align: top
}

.sidebar-position-left .primary-sidebar-wrapper .primary-sidebar {
    border-right: 1px solid #ccc;
    border-radius: 0 0 50px 0;
    background-color: #fff
}

.sidebar-position-left .main-content-i {
    margin-left: 300px
}

@media (min-width:768px) {
    .side-padded-content {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .side-padded-content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:1200px) {
    .menu-position-right.sidebar-position-left .main-content-w .primary-sidebar-wrapper {
        display: none !important
    }

    .menu-position-right.sidebar-position-left .main-content-m {
        display: block
    }

    .menu-position-right.sidebar-position-left .main-content-m .main-content-i {
        display: block
    }

    .menu-position-right.sidebar-position-left .main-content-i {
        margin-left: 0;
        margin-right: 0
    }
}

.menu-position-right .main-content-w:before {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: -1
}

@media (max-width:767px) {
    .menu-position-right .main-content-w {
        margin-left: 0
    }

    .menu-position-right .menu-block {
        left: 0;
        top: 0;
        padding-top: 79px;
        -webkit-transform: translateX(-270px);
        -moz-transform: translateX(-270px);
        -ms-transform: translateX(-270px);
        -o-transform: translateX(-270px);
        transform: translateX(-270px);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        animation-fill-mode: none !important;
        animation: none !important
    }

    .menu-position-right .all-wrapper {
        overflow: hidden
    }

    .menu-position-right .main-content-w {
        -webkit-transition: all .6s ease;
        transition: all .6s ease
    }

    .menu-position-right .main-content-w {
        margin-right: 0
    }

    .menu-position-right .menu-block {
        right: 0;
        left: auto;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        -ms-transform: translateX(270px);
        -o-transform: translateX(270px);
        transform: translateX(270px)
    }
}

.single article.pluto-page-box {
    text-align: left;
    border: 1px solid #d1d7dc;
    -webkit-box-shadow: 0 9px 24px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 9px 24px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    border-radius: 0;
    max-width: 900px;
    margin: 20px auto 20px auto;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.single article.pluto-page-box .post-body {
    padding: 50px;
    position: relative
}

.single article.pluto-page-box .post-title {
    margin-bottom: 30px;
    margin-top: 30px
}

.single article.pluto-page-box .post-content {
    color: #5c5c5c;
    font-weight: 400;
    font-size: 19px;
    line-height: 26px
}

@media (max-width:767px) {
    .single article.pluto-page-box .post-body {
        padding: 50px 25px
    }

    .single article.pluto-page-box .post-content {
        font-size: 14px;
        line-height: 22px
    }
}

.widget {
    margin-bottom: 40px
}

.widget:last-child {
    margin-bottom: 0
}

.widget .widget-title {
    color: #62707c;
    font-size: 17px;
    position: relative;
    margin-bottom: 40px
}

.widget .widget-title:after {
    content: "";
    position: absolute;
    display: block;
    height: 7px;
    width: 16px;
    border-radius: 2px;
    background-color: #00a8c6;
    bottom: -18px
}

.widget img {
    max-width: 100%;
    height: auto
}

.widget_tag_cloud .tagcloud a {
    font-size: 14px !important;
    padding: 2px 7px;
    margin-bottom: 4px;
    display: inline-block;
    background-color: #d4edfc;
    color: #3893c1;
    border: 1px solid #75b9dd;
    border-radius: 0
}

.widget_tag_cloud .tagcloud a:hover {
    border-color: #89c3e2;
    background-color: #ecf7fe;
    text-decoration: none
}

@media (max-width:767px) {
    .no-ads-on-smartphones .top-sidebar-wrapper {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .no-ads-on-tablets .top-sidebar-wrapper {
        display: none
    }
}

.reading-mode-content {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.comments-area {
    max-width: 900px;
    margin: 0 auto
}

@keyframes introLoading {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        visibility: hidden;
        display: none
    }
}

.all-wrapper.with-loading:before {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: #eee;
    animation: .7s ease .8s introLoading;
    animation-fill-mode: both
}

@media (max-width:767px) {
    .menu-position-right .main-content-w .primary-sidebar-wrapper {
        display: none !important
    }

    .menu-position-right .main-content-w:before {
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        content: "";
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0);
        z-index: -1
    }
}

.header-img {
    display: block;
    margin: 0 auto 5px;
    max-width: 150px !important
}

.single article.pluto-page-box .post-title {
    font-size: 23px
}

@media screen and (min-width:400px) {
    .single article.pluto-page-box .post-title {
        font-size: 28px
    }
}

@media screen and (min-width:550px) and (max-width:767px) {
    .single article.pluto-page-box .post-title {
        font-size: 35px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .all-wrapper {
        padding-top: 0
    }
}

@media screen and (min-width:992px) {
    .header-img {
        display: none
    }
}

@media screen and (min-width:1200px) {

    .single article.pluto-page-box .post-title {
        line-height: 37px !important;
        font-size: 34px !important;
    }

    .single article.pluto-page-box .post-title {
        font-size: 46px
    }
}

.single article.pluto-page-box .post-title {
    margin: 0px 0;
}

.widget.widget_tag_cloud h1.widget-title {
    font-family: Nunito, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

.top-sidebar-wrapper {
    padding-bottom: 0
}

.widget .widget-title {
    margin-bottom: 15px
}

.widget .widget-title:after {
    display: none
}

.menu-position-right .menu-block {
    border-left-width: 0
}

.sidebar-position-left .primary-sidebar-wrapper .primary-sidebar {
    border-width: 0
}

.primary-sidebar aside.widget {
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
}

div.post-content.entry-content h2 {
    font-size: 1.6em
}

.single article.pluto-page-box .post-body {
    padding: 40px 50px 40px 50px;
}

.single article.pluto-page-box .post-title {
    line-height: 39px;
}

.sidebar-under-post {
    margin: 0 auto
}

.post-tags-top ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.post-tags-top li {
    margin-right: 3px;
    float: left;
    margin-bottom: 3px
}

.post-tags-top li a {
    display: block;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: 700;
    background-color: #d4edfc;
    color: #3893c1;
    border: 1px solid #75b9dd;
    border-radius: 4px;
    text-transform: uppercase
}

.tags_cleaner {
    clear: both
}

@media (max-width:1200px) {
    .prod-img {
        display: block;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 10px;
        max-width: 190px !important;
    }

    .door__sales {
        position: relative;
        top: 66px !important;
        font-size: 23px !important;
        font-weight: 700 !important;
        color: red !important;
        border-radius: 30px !important;
        padding: 24px 5px !important;
        box-shadow: 0 1px 2px 2px #7f7878;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .menu-position-right.sidebar-position-left .main-content-m {
        display: table
    }

    .menu-position-right.sidebar-position-left .main-content-w .primary-sidebar-wrapper {
        display: table-cell !important
    }

    .menu-position-right.sidebar-position-left .main-content-m .main-content-i {
        display: table-cell
    }

    .main-content-w .main-content-i {
        display: table-cell
    }

    .sidebar-position-left .primary-sidebar-wrapper {
        width: 240px
    }

    .menu-position-right .menu-block {
        width: 220px
    }

    .menu-position-right .main-content-w {
        margin-right: 20%
    }

    .single article.pluto-page-box .post-body {
        padding: 50px 20px 40px 20px
    }

    .menu-block {
        padding: 40px 20px 0 0
    }
}

@media (max-width:992px) {
    .sidebar-position-left .primary-sidebar-wrapper {
        width: 25%
    }

    .single article.pluto-page-box .post-body {
        padding: 30px 20px 20px 20px
    }

    .menu-block {
        padding: 20px 20px 0 0
    }

    .primary-sidebar {
        padding: 20px
    }
}

@media (max-width:768px) {
    .menu-position-right.sidebar-position-left .main-content-w .primary-sidebar-wrapper {
        display: none !important
    }

    .menu-position-right .main-content-w {
        margin-right: 0
    }

    .primary-sidebar aside.widget {
        margin-bottom: 20px
    }

    .no-ads-on-smartphones .top-sidebar-wrapper {
        display: block
    }

    .side-padded-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .single article.pluto-page-box .post-body {
        padding: 15px 15px 10px 10px;
    }
}

.intro-block {
    position: relative;
    margin: 5px -15px 20px -10px;
}

.intro-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.intro-block img {
    display: block;
    width: 100%
}

.intro-block h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 0 15px;
    width: 100%
}

.info-block {
    margin-bottom: 10px;
}

.text-big {
    font-size: 20px
}

.main-img {
    display: block;
    margin: 0 auto 20px
}

.alert-block {
    padding: 15px;
    border: 1px solid #000;
    background: #fff2cc;
    line-height: 24px !important;
    font-size: 17px !important;
    margin-top: 15px;
}

.prod-img {
    display: block;
    margin: 0 auto 20px;
    /* width:100%; */
    /* max-width:380px!important; */
}

.text-alert {
    color: red
}

.text-center {
    text-align: center
}

.wpd-comment-text img {
    display: block;
    margin: 10px 0;
    width: 100%;
    max-width: 250px
}

.wpd_comment_reply {
    padding-left: 70px
}

.post-body img {
    max-width: 100%
}

.comment-delay-load {
    display: none
}

.info-block img {
    width: 100%;
    max-width: 200px;
}

.sidebar-item {
    display: block;
    padding: 20px 0 15px;
    margin: auto;
    text-align: center;
}

.sidebar-item+.sidebar-item {
    border-top: 1px solid #ddd
}

.sidebar-item h2 {
    margin: 10px 0 0;
    font-size: 18px
}

.under-menu-sidebar-wrapper {
    margin: 0
}

.menu-position-right .menu-block {
    display: none
}

@media screen and (min-width:769px) {
    .intro-block {
        margin: 5px -20px 20px
    }

    .intro-block h1 {
        position: absolute;
        bottom: 0;
        left: 0;
        top: auto;
        transform: translate(0, 0);
        color: #fff;
        padding: 0 20px 25px
    }

    .menu-position-right .menu-block {
        display: block;
        width: 20%;
    }
}

@media (min-width:992px) {
    .info-block {
        display: flex;
        justify-content: flex-start;
    }

    .info-block>div:last-child {
        width: 200px;
        order: 1;
        margin: 0;
        flex-shrink: 0;
    }
    
    .info-block>div:first-child {
        padding: 0px 0 0 15px;
        order: 2;
    }
}

@media screen and (min-width:1201px) {
    .entry-title {
        font-size: 48px
    }

    .intro-block {
        margin: 5px -50px 20px
    }

    .menu-position-right .main-content-w {
        margin-right: 20%
    }
}

@media screen and (min-width:1400px) {
    .intro-block h1 {
        padding: 0 50px 25px
    }
}

.order_block img.prod-img {
    max-width: 350px;
    width: 100%
}

body {
    position: relative
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer {
    display: block
}

a {
    background: 0 0
}

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

b {
    font-weight: 700
}

img {
    border: 0
}

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

button {
    appearance: button;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

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

input {
    outline: 0
}

input:active {
    outline: 0
}

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

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

@media screen and (max-width:480px) {
    input {
        width: 90%
    }

    #wpdcom .wpd-comment .wpd-comment-right {
        margin-left: 0 !important;
        width: 100%;
    }
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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;
    animation: .7s ease 0 normal none 1 running pop-up-appear
}

.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%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.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 0;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-transition: opacity 1s ease 0;
    -moz-transition: opacity 1s ease 0;
    -ms-transition: opacity 1s ease 0;
    -o-transition: opacity 1s ease 0;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

@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-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-button:hover {
    -webkit-box-shadow: 0px 0px 18px 0px rgb(113 195 65);
    -moz-box-shadow: 0px 0px 18px 0px rgba(113, 195, 65, 1);
    box-shadow: 0px 0px 18px 0px rgb(113 195 65);
    transition: all .3s ease;
}

.pop-up-button:hover {
    color: #fff;
    text-decoration: none
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: 700
}

.order_block {
    display: none;
    text-align: center !important
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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;
    animation: .7s ease 0 normal none 1 running pop-up-appear
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.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;
    animation: .7s ease 0 normal none 1 running pop-up-appear
}

.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%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.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 0;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@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-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

#door__sales1,
#door__sales2,
#door__sales3 {
    font-size: 54px
}

body * :not(i) {
    font-family: Georgia, Times, 'Times New Roman', serif !important;
}

p {
    font-size: 20px;
    line-height: 26px;
}

@media (max-width: 840px) {

    #door__sales1,
    #door__sales2,
    #door__sales3 {
        font-size: 18px !important
    }
}

@media (max-width: 360px) {

    #door__sales1,
    #door__sales2,
    #door__sales3 {
        font-size: 15px !important
    }
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40% !important;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0 normal none 1 running pop-up-appear
}

.pop-up-window p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 18px !important;
    text-align: center !important;
    line-height: 1.7 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 100 !important;
    color: #111 !important;
    text-shadow: none !important;
    text-indent: unset !important;
    border: none !important
}

.pop-up-text {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 16px !important;
    text-align: center !important;
    line-height: 1.7 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 100 !important;
    margin: 0 !important
}

.pop-up-window .pop-up-text {
    margin-bottom: 20px !important
}

.pop-up-button {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    line-height: 1.7 !important;
    text-shadow: none !important
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.ruletka-p {
    margin-top: 0 !important
}

@media only screen and (max-width: 425px) {
    .pop-up-window .pop-up-text {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
        font-size: 18px
    }
}

.time_remains {
    font: 700 1.1em/1.5 roboto, sans-serif !important;
    color: red !important
}

@media (max-width: 768px) {
    .pop-up-text {
        font-size: 13px !important
    }
}

.order_block {
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-family: roboto, sans-serif !important;
    padding-bottom: 0em !important;
    box-shadow: none !important;
    width: 100% !important;
    border: none !important;
    max-width: 100% !important;
    line-height: 1.7 !important;
}

.door__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px !important;
    margin-bottom: 25px;
    background-color: #3A4752;
    padding: 10px 0;
    border-radius: .5em
}

.door__container {
    display: flex;
    justify-content: space-around;
    margin-top: 25px;
}

.box {
    perspective: 500px;
    position: relative
}

.box,
.door {
    width: 190px;
    height: 400px;
    box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919
}

@media (max-width: 1160px) {
    .door__title {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        font-size: 18px !important;
        margin-bottom: 25px;
        background-color: #3A4752;
        padding: 10px 0;
        border-radius: .5em;
    }

    .box,
    .door {
        width: 85px;
        height: 180px
    }
}

.hi {
    left: 50%;
    transform: translateX(-50%)
}

.door,
.hi {
    position: absolute;
    top: 0
}

.door__sales {
    position: relative;
    top: 140px;
    font-weight: 700 !important;
    color: red !important;
    border-radius: 30px !important;
    padding: 30px 5px !important;
    box-shadow: 0 1px 2px 2px #7f7878;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important
}

@media (max-width: 840px) {
    .door__sales {
        font-size: 20px !important;
        font-weight: 700 !important;
        top: 50px !important;
        color: red !important;
        border-radius: 30px !important
    }
}

@media (max-width: 360px) {
    .door__sales {
        font-size: 25px !important;
        font-weight: 700 !important;
        top: 50px !important;
        color: red !important;
        left: 0 !important;
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important
    }
}

.door {
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotateY(0deg);
    display: inline-block;
    transition: all .75s ease;
    transform-origin: 0 0;
    cursor: pointer;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -ms-transition: all .75s ease;
    -o-transition: all .75s ease
}

.no-webp .door {
    background-image: url(../images/door.png);
}

.webp .door {
    background-image: url(../images/door.webp);
}

.door:hover {
    transform: rotateY(-30deg);
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    -ms-transform: rotateY(-30deg);
    -o-transform: rotateY(-30deg)
}

.no-webp #door__2 {
    background-image: url(../images/door2.png)
}

.webp #door__2 {
    background-image: url(../images/door2.webp)
}

.no-webp #door__3 {
    background-image: url(../images/door3.png)
}

.webp #door__3 {
    background-image: url(../images/door3.webp)
}

.door.open {
    transform: rotateY(-85deg);
    -webkit-transform: rotateY(-85deg);
    -moz-transform: rotateY(-85deg);
    -ms-transform: rotateY(-85deg);
    -o-transform: rotateY(-85deg)
}

.spin-result-wrapper {
    max-width: 100%;
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.spin-result-wrapper {
    display: none
}

.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;
    animation: .7s ease 0 normal none 1 running pop-up-appear;
    -webkit-animation: .7s ease 0 normal none 1 running pop-up-appear
}

.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%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.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 0;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transition: opacity 1s ease 0;
    -moz-transition: opacity 1s ease 0;
    -ms-transition: opacity 1s ease 0;
    -o-transition: opacity 1s ease 0;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

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

@media screen and (min-width: 640px) {
    .prod-img {
        max-width: 600px
    }
}

.titl {
    margin: auto;
    text-align: center;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
}

@media only screen and (min-device-width: 1700px) and (max-device-width: 2000px) {
    .single article.pluto-page-box {
        max-width: 1296px;
    }
}


@media only screen and (min-device-width: 1201px) and (max-device-width: 1307px) {
    .intro-block {
        margin: 5px -15px 20px;
    }
}


@media only screen and (min-device-width: 1201px) and (max-device-width: 1307px) {
    .single article.pluto-page-box .post-body {
        padding: 40px 15px 40px 15px;
    }
}

@media (min-width: 2001px) {
    .single article.pluto-page-box {
        max-width: 1350px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .prod2 {
        max-width: 210px !important;
        width: 100%;
        height: 100%;
        margin: auto;
        display: block;
        margin-bottom: 15px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 2000px) {
    .prod2 {
        max-width: 250px !important;
        width: 100%;
        height: 100%;
        margin: auto;
        display: block;
        margin-bottom: 15px;
    }
}

@media (min-width: 1400px) {
    .info-block>div:first-child {
        order: 2;
    }

    .info-block {
        width: 660px;
        margin: 0 auto;
    }
}

.inL_189295 {
    text-align: center;
    margin: auto;
}

.inL_851635 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.inL_212418 {
    text-align: left;
    position: relative;
}

.inL_649536 {
    max-width: 100%;
    height: auto;
    height: 100%
}

.inL_380576 {
    height: 100%
}

.inL_616773 {
    height: 100%
}

.inL_264541 {
    height: auto
}

.inL_340392 {
    height: 100%
}

.inL_450183 {
    height: 100%
}

.inL_15325 {
    height: 100%
}

.inL_260813 {
    height: 100%
}

.inL_712919 {
    margin-bottom: 0px;
}

.inL_524885 {
    display: flex;
}

.inL_760782 {
    width: 100%;
    border: 1px solid black;
    padding: 3%;
}

.inL_460875 {
    padding: 0% 5% 2% 16px !important;
    margin-bottom: 0px;
    margin-top: 0px;
}

.inL_424406 {
    text-transform: uppercase
}

.inL_124902 {
    color: #428bca
}

.inL_12671 {
    color: #428bca
}

.inL_561498 {
    margin-top: 10px;
    text-align: left;
}

.inL_998155 {
    font-weight: 700;
}

.inL_562255 {
    margin-right: 15px;
}

.inL_877143 {
    color: red
}

.inL_492058 {
    margin-top: 15px;
}

.inL_166226 {
    width: 0;
    height: 0;
    clear: both;
    margin: 0;
    padding: 0;
}

.inL_559334 {
    display: block;
}

.inL_883217 {
    border-bottom: 0px
}

.inL_578417 {
    border-bottom: 0px !important
}

.inL_200859 {
    color: white;
    padding: 15px;
    max-width: 250px;
    margin-top: 0px !important;
}

@media screen and (min-width: 749px) {
    .inL_561498 {
        max-width: 350px;
        width: 100%;
        margin: 0 auto;
    }
}