@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: local(''), url(../fonts/inter-v3-cyrillic-ext-regular.woff2) format('woff2'), url(../fonts/inter-v3-cyrillic-ext-regular.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: local(''), url(../fonts/inter-v3-cyrillic-ext-700.woff2) format('woff2'), url(../fonts/inter-v3-cyrillic-ext-700.woff) format('woff');
    font-display: swap
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

.has-drop-cap:not(:focus):after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px
}

a, body, div, h1, h2, h3, html, li, p, span, ul {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: #fff
}

article, footer, header, main, nav {
    display: block
}

.np-logo-section-wrapper {
    background-color: #292930
}

.site-branding {
    width: 100%;
    max-width: 120px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

ul {
    list-style: none
}

a:focus {
    outline: 0
}

a:active, a:hover {
    outline: 0
}

a img {
    border: 0
}

body, button {
    color: #3d3d3d;
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400
}

h1, h2, h3 {
    clear: both;
    font-weight: 400;
    font-family: Inter, sans-serif;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #3d3d3d;
    font-weight: 700
}

p {
    margin-bottom: 20px;
    font-size: 17px;
    text-align: justify
}

li {
    font-size: 17px;
    line-height: 1.4;
    text-align: justify
}

.list li {
    margin-bottom: 10px
}

b {
    font-weight: 700
}

i {
    font-style: italic
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

ul {
    margin: 0 0 15px 20px
}

ul {
    list-style: disc
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

button {
    font-size: 100%;
    margin: 0;
    vertical-align: middle
}

button {
    background: #029fb2;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 13px;
    height: 33px;
    border: none;
    padding: 10px 15px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-shadow: none;
    border: 1px solid #029fb2
}

button {
    background: #029fb2;
    color: #fff !important
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

a {
    color: #029fb2;
    text-decoration: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}

a:active, a:focus, a:hover {
    color: #029fb2
}

a:focus {
    outline: thin dotted
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.entry-content:after, .entry-content:before, .mt-container:after, .mt-container:before, .np-clearfix:after, .np-clearfix:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
    content: '';
    display: table
}

.entry-content:after, .mt-container:after, .np-clearfix:after, .site-content:after, .site-footer:after, .site-header:after {
    clear: both
}

h1.entry-title {
    color: #353535;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center
}

.hentry {
    margin: 0 0 15px
}

.posted-on, .single .byline {
    display: inline;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    display: none
}

.entry-content {
    margin: 15px 0 0
}

article.hentry h1.entry-title {
    margin-bottom: 5px;
    line-height: 1.2
}

.updated {
    display: none
}

.entry-footer {
    margin-top: 10px
}

#primary {
    float: left;
    padding: 0 15px
}

.no-sidebar-center #primary {
    float: none;
    margin: 0 auto
}

body {
    font-weight: 400;
    overflow: hidden;
    position: relative;
    font-family: Inter, sans-serif;
    line-height: 1.5
}

.boxed_layout #page {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    margin: 0 auto;
    width: 920px;
    background: #fff
}

.mt-container {
    width: 100%;
    margin: 0 auto
}

.hide {
    display: none
}

#masthead .np-header-ads-area {
    float: right
}

.np-logo-section-wrapper {
    padding: 10px 0
}

.site-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    margin: 0;
    display: none
}

.np-header-menu-wrapper {
    background: #029fb2 none repeat scroll 0 0;
    position: relative
}

.np-header-menu-wrapper .mt-container {
    position: relative
}

.np-header-menu-wrapper .mt-container::before {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll center top;
    content: "";
    left: 50%;
    margin-left: -480px;
    opacity: 1;
    position: absolute;
    top: 100%;
    width: 960px;
    display: none
}

#site-navigation {
    display: flex;
    justify-content: center
}

#site-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#site-navigation ul li {
    display: inline-block;
    line-height: 40px;
    margin-right: -3px;
    position: relative
}

#site-navigation ul li a {
    border-left: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    display: block;
    padding: 0 15px;
    position: relative;
    text-transform: capitalize
}

#site-navigation ul li:last-child a {
    border-right: 1px solid rgba(255, 255, 255, .2)
}

#site-navigation ul li:hover > a {
    background: #028a9a
}

.np-header-menu-wrapper::after, .np-header-menu-wrapper::before {
    background: #029fb2 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -5px;
    position: absolute;
    top: 0;
    width: 5px;
    z-index: 99
}

.np-header-menu-wrapper::after {
    left: auto;
    right: -5px;
    visibility: visible
}

.np-header-menu-block-wrap::after, .np-header-menu-block-wrap::before {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #03717f;
    border-top: 5px solid transparent;
    bottom: -6px;
    content: "";
    height: 0;
    left: -5px;
    position: absolute;
    width: 5px
}

.np-header-menu-block-wrap::after {
    left: auto;
    right: -5px;
    transform: rotate(180deg);
    visibility: visible
}

.menu-toggle {
    color: #333;
    display: none;
    float: left;
    font-size: 20px;
    padding: 2px 15px
}

.post-cats-list span {
    display: inline-block;
    vertical-align: top
}

.post-cats-list a {
    color: #fff !important;
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
    padding: 1px 12px;
    text-transform: capitalize
}

.np-related-title {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 6px 20px;
    text-transform: uppercase;
    border-left: none;
    border-right: none;
    color: #029fb2;
    text-align: center
}

#colophon {
    background: #000 none repeat scroll 0 0
}

#top-footer .widget li:hover:before {
    color: #029fb2
}

.bottom-footer {
    color: #bfbfbf;
    font-size: 12px;
    padding: 10px 0
}

.entry-meta > span {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-right: 15px;
    text-transform: capitalize
}

.entry-meta span, .entry-meta span a {
    color: #767676;
    font-style: normal;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: none
}

.entry-meta span a:hover, .entry-meta span:hover {
    color: #029fb2
}

article.hentry h1.entry-title {
    font-size: 26px;
    margin: 10px 0
}

.np-related-section-wrapper {
    margin-top: 0
}

.np-related-posts-wrap {
    margin-left: -2%
}

#content {
    margin-top: 10px
}

.single .post-cats-list {
    margin: 6px 0;
    display: none
}

#np-scrollup {
    background-color: #029fb2;
    bottom: 20px;
    color: #fff;
    display: none;
    height: 40px;
    line-height: 35px;
    position: fixed;
    right: 20px;
    width: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#np-scrollup {
    display: none
}

#np-scrollup:active, #np-scrollup:focus, #np-scrollup:hover {
    color: #fff;
    border-radius: 100%
}

.entry-footer {
    text-align: center
}

.np-article-thumb {
    overflow: hidden;
    position: relative
}

.attachment-full.size-full.wp-post-image {
    cursor: pointer;
    width: 100%;
    height: auto
}

@media (max-width: 480px) {
    .np-related-posts-wrap {
        text-align: center
    }

    #np-menu-wrap {
        height: 40px
    }
}

@media (max-width: 600px) {
    .np-related-posts-wrap {
        text-align: center
    }

    #np-menu-wrap {
        height: 40px
    }
}

@media (max-width: 770px) {
    .np-related-posts-wrap {
        text-align: center
    }

    #np-menu-wrap {
        height: 40px
    }
}

.site-info {
    text-align: center
}

.category-button.np-cat-42 a {
    background: #00a9e0
}

.category-button.np-cat-42 a:hover {
    background: #0077ae
}

.category-button.np-cat-43 a {
    background: #00a9e0
}

.category-button.np-cat-43 a:hover {
    background: #0077ae
}

#np-scrollup, .np-header-menu-wrapper, .np-header-menu-wrapper::after, .np-header-menu-wrapper::before, button {
    background: #dd2525
}

#site-navigation ul li:hover > a {
    background: #ab0000
}

.np-header-menu-block-wrap::after, .np-header-menu-block-wrap::before {
    border-right-color: #ab0000
}

.entry-meta span a:hover, .entry-meta span:hover, .np-related-title, a, a:active, a:focus, a:hover {
    color: #dd2525
}

button {
    border-color: #dd2525
}

.site-title a {
    color: #0a0101
}

@media (max-width: 1200px) {
    .boxed_layout #page {
        width: 100%
    }

    .mt-container {
        width: 100%
    }
}

@media (max-width: 1170px) {
    #masthead .np-header-ads-area {
        width: 65%;
        margin-top: 5px
    }
}

@media (max-width: 979px) {
    #masthead .np-header-ads-area {
        width: 100%;
        text-align: center
    }

    #masthead .site-branding {
        text-align: center;
        float: none;
        margin-top: 0
    }
}

@media (max-width: 768px) {
    .menu-toggle {
        display: block;
        color: #fff !important
    }

    #site-navigation {
        background: #029fb2 none repeat scroll 0 0;
        display: none;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 99
    }

    .np-header-menu-wrapper {
        position: relative
    }

    #site-navigation ul li {
        display: block;
        float: none
    }

    #primary {
        float: none;
        width: 100%
    }

    #np-menu-wrap {
        display: none
    }
}

@media (max-width: 600px) {
    .site-info {
        float: none;
        text-align: center
    }
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important
}

.box_img {
    text-align: center;
    margin: 20px 0
}

.box_img img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    width: 100%;
    max-width: 500px
}


.box_img span {
    display: block;
    max-width: 500px;
    margin: 5px auto 0;
    padding: 15px;
    background: #e4e4e4;
    border-radius: 10px;
    color: #777;
}

@media screen and (max-width: 768px) {
    .box_img img {
        max-width: 300px
    }
}

blockquote {
    font-size: 18px;
    text-align: center;
    padding: 2em 20%;
    font-weight: 700;
    position: relative;
    border: 1px solid #ff1d67;
    margin-bottom: 25px
}

blockquote p {
    margin-bottom: 0
}

blockquote:before {
    content: '"';
    position: absolute;
    left: 10%;
    top: 20px;
    color: #ff1d67;
    font-size: 80px;
    line-height: 1
}

blockquote:after {
    content: '"';
    position: absolute;
    right: 10%;
    bottom: 0;
    color: #ff1d67;
    font-size: 80px;
    line-height: 1
}

@media screen and (max-width: 768px) {
    blockquote:after {
        right: 2%;
        bottom: -5px
    }

    blockquote:before {
        left: 2%;
        top: 10px
    }

    li, p {
        text-align: left;
        font-size: 16px
    }

    blockquote {
        padding: 30px 15px
    }
}

@media screen and (max-width: 420px) {
    blockquote:after, blockquote:before {
        font-size: 40px
    }
}

.warn {
    background-color: #e5e4e4;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 15px;
    margin: 10px 0
}

.warn p {
    margin-bottom: 0 !important
}

.blank {
    margin: 20px auto 10px auto;
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 10px 10px 2px 10px;
    text-align: center;
    box-shadow: 3px 5px 10px rgba(0, 0, 0, .2);
    width: 100%;
    max-width: 400px
}

.wsnw {
    white-space: nowrap
}

.blank .price {
    display: flex;
    justify-content: center;
    margin-bottom: 5px
}

.blank .price span, .blank .price strike {
    font-size: 30px;
    text-align: center
}

.blank .date {
    font-size: inherit !important
}

.price-text {
    text-align: center
}

.text-center {
    text-align: center
}

.old-price {
    text-decoration: line-through
}

.blank form input {
    width: 100%;
    max-width: 300px;
    height: 45px;
    border-radius: 7px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding-left: 15px
}

.blank form input:focus {
    border: 1px solid #000;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5)
}

.blank form button {
    background-color: #dc143c;
    color: #fff;
    border: 0;
    max-width: 300px;
    width: 100%;
    height: 55px;
    border-radius: 7px;
    font-size: 17px;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    transition: .3s
}

.blank form button:hover {
    background-color: #c00b2f;
    box-shadow: 0 0 10px 0 #c00b2f
}

.form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 10px
}

@media (max-width: 767px) {
    .form {
        margin-bottom: 25px
    }
}

@media (max-width: 479px) {
    .blank {
        width: 100%
    }
}

#comments {
    max-width: 1100px;
    margin: 0 auto 10px auto;
    color: #000;
    font-style: normal
}

#comments p {
    float: none !important
}

#wpdcom {
    padding: 0;
    margin: 7px auto 0 auto
}

#wpdcom * {
    box-sizing: border-box;
    line-height: initial
}

#wpdcom i {
    margin: 0
}

#comments #wpdcom span, #wpdcom span {
    display: inline;
    letter-spacing: inherit;
    text-transform: none;
    font-size: 15px
}

#wpdcom svg {
    display: inline
}

#wpdcom .wpd-space {
    flex-grow: 1
}

#wpdcom .wpd-hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s linear
}

.wpd-tooltip {
    position: relative;
    overflow: hidden
}

.wpd-tooltip:hover {
    overflow: visible
}

.wpd-tooltip:hover .wpd-tooltip-content {
    opacity: 1
}

.wpd-tooltip .wpd-tooltip-content {
    background: #555;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    max-width: 200px;
    min-width: 145px;
    padding: 10px;
    position: absolute;
    opacity: 0
}

.wpd-tooltip .wpd-tooltip-content::after {
    background: #555;
    content: "";
    height: 10px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.wpd-tooltip.wpd-top .wpd-tooltip-content {
    bottom: calc(100% + .3em);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wpd-tooltip.wpd-top .wpd-tooltip-content::after {
    bottom: -5px;
    left: 50%;
    margin-left: -5px
}

#wpdcom div:hover.wpd-tooltip {
    position: relative
}

#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: #000;
    padding: 5px 15px 3px 5px;
    font-weight: 600;
    margin-bottom: -2px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    line-height: 24px
}

#wpdcom .wpd-thread-list {
    padding: 10px 0 0 0
}

#wpdcom .wpd-comment .wpd-comment-wrap {
    display: flex;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.wpd-comment-left img {
    border-radius: 50%;
    border: 2px solid #ccc;
    width: 48px;
    height: 48px;
    top: 15px;
    position: relative
}

#wpdcom .wpd-comment .wpd-comment-left {
    width: 60px;
    text-align: center;
    margin-right: 10px
}

#wpdcom .wpd-comment .wpd-comment-right {
    padding-bottom: 15px;
    padding-top: 15px;
    flex-grow: 1;
    width: calc(100% - 80px)
}

.comment-reply {
    margin-left: 50px
}

#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: 16px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .7px;
    margin-right: 5px
}

#wpdcom .wpd-comment .wpd-comment-header i {
    line-height: 1.75
}

#wpdcom .wpd-comment-date {
    font-size: 11px
}

#wpdcom .wpd-comment-header .wpd-comment-share {
    padding: 0 6px;
    color: #aaa;
    cursor: default
}

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content {
    text-align: center
}

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i {
    font-size: 12px;
    padding: 0 6px;
    cursor: pointer
}

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i:hover {
    color: #ffee46
}

#wpdcom .wpd-comment-header .wpd-comment-link {
    padding: 0;
    cursor: pointer;
    font-size: 12px;
    color: #aaa;
    align-self: flex-start;
    padding-top: 9px
}

#wpdcom .wpd-comment-header .wpd-comment-link span {
    margin-left: 12px
}

#wpdcom .wpd-comment-text {
    font-size: 16px;
    padding: 0 0 8px 0;
    word-break: break-word
}

#wpdcom .wpd-comment-text * {
    line-height: 1.3
}

#wpdcom .wpd-comment-text p {
    margin-bottom: 10px
}

#wpdcom .wpd-comment-text p:last-child {
    margin-bottom: 0
}

.wpd-comment-text a {
    color: #dc143c
}

#wpdcom .wpd-comment-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 0;
    text-decoration: none
}

#wpdcom .wpd-comment-footer .wpd-vote {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px;
    font-size: 0
}

#wpdcom .wpd-comment-footer .wpd-vote-down, #wpdcom .wpd-comment-footer .wpd-vote-up {
    width: 16px;
    height: 16px;
    opacity: .7;
    cursor: pointer
}

#wpdcom .wpd-comment-footer .wpd-vote-down svg, #wpdcom .wpd-comment-footer .wpd-vote-up svg {
    fill: #888;
    cursor: pointer
}

#wpdcom .wpd-comment-footer .wpd-vote-result {
    padding: 0 8px;
    font-size: 14px;
    text-align: center;
    color: #999
}

#wpdcom .wpd-comment-footer .wpd-reply-button {
    cursor: pointer;
    font-size: 14px;
    color: #999;
    white-space: nowrap
}

#wpdcom .wpd-comment-footer .wpd-reply-button svg {
    vertical-align: middle;
    transform: rotate(180deg);
    width: 22px;
    height: 22px;
    opacity: .7;
    fill: #999;
    margin-right: 2px
}

@-moz-document url-prefix() {
    #wpdcom .wpd-comment-footer .wpd-reply-button svg {
        vertical-align: bottom
    }
}

#wpdcom .wpd-comment-footer .wpd-reply-button span {
    line-height: 21px;
    font-size: 1em
}

#wpdcom .wpd-comment-footer .wpd-vote-down:hover, #wpdcom .wpd-comment-footer .wpd-vote-up:hover {
    opacity: 1
}

#wpdcom .wpd-comment-footer .wpd-reply-button:hover {
    color: #777
}

#wpdcom .wpd-comment-footer .wpd-reply-button:hover svg {
    opacity: 1
}

#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-link, #wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-share {
    visibility: visible;
    opacity: 1
}

#wpdcom .wpd-comment-author {
    color: #666;
    text-decoration: none
}

@media screen and (max-width: 600px) {
    #comments, #respond {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #wpdcom {
        padding: 5px 3%;
        overflow: hidden
    }

    #wpdcom .wpd-hidden {
        visibility: visible;
        opacity: 1
    }

    #wpdcom .wpd-thread-head .wpd-thread-info {
        flex-basis: 100%;
        border-bottom: 2px solid #ccc
    }

    #wpdcom .wpd-comment-footer {
        flex-wrap: wrap
    }

    #wpdcom .wpd-comment .wpd-comment-right {
        width: 100%
    }

    #wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-left {
        text-align: left
    }

    #wpdcom.wpd-layout-1 .wpd-comment-header .wpd-comment-link {
        padding-top: 0
    }
}

#wpdcom .wpd-blog-guest .wpd-comment-author {
    color: #000
}

#wpdcom .wpd-thread-head .wpd-thread-info {
    border-bottom: 2px solid #dc143c
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating > input:not(:checked) ~ label:hover ~ label {
    color: #ffed85
}

.comments-area {
    width: auto
}

#wpdcom {
    height: auto;
    padding: 5px 1px
}

.main-cta {
    background-color: #dc143c;
    color: #fff !important;
    text-decoration: none;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 0 auto;
    height: 55px;
    display: flex;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border-radius: 7px;
    font-weight: 700;
    transition: .3s
}

.main-cta:hover {
    color: #fff;
    background-color: #b80c2e;
    box-shadow: 0 0 10px 0 #b80c2e
}

#comments p {
    display: block !important;
    max-width: initial !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: justify
}

@media (max-width: 768px) {
    #wpdcom .wpd-comment .wpd-comment-left {
        padding-top: 10px
    }
}

@media (max-width: 560px) {
    #comments p {
        text-align: left
    }
}

.comments__leave {
    padding: 20px 0 0;
    text-align: right
}

@media (max-width: 767px) {
    .comments__leave .button {
        width: 100%
    }
}

.product__last {
    display: block;
    margin: 0 auto 30px auto
}

.button {
    display: none;
    border: none;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto 40px;
    width: 100%;
    max-width: 300px;
    height: 55px;
    background-color: #aaa4a4;
    border: 0;
    border-radius: 7px;
    transition: all .4s;
    font-weight: 700
}

.button:hover {
    background: #343534
}

.button.show {
    display: block
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.comment-create__wrapper {
    display: none
}

.comment-create__form {
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto
}

.comment-create__form.show {
    display: flex
}

.create-comment__image-wrapper {
    display: flex;
    align-items: center
}

.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative;
    background-image: url(../images/com-ava.png);
    background-position: center;
    background-repeat: no-repeat
}

.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline
}

.comment-create__text {
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    font-family: Inter, sans-serif;
    margin-bottom: 10px
}

.comment-create__age, .comment-create__city, .comment-create__name {
    font-family: Inter, sans-serif;
    border-radius: 5px;
    border: 1px solid #838383;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    width: 48%
}

.comment-create__age:focus, .comment-create__city:focus, .comment-create__name:focus, .comment-create__text:focus {
    border: 1px solid #000;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5)
}

.comment__info-image-wrapper {
    margin-bottom: 10px;
    width: 48%
}

.comment-create__btn {
    height: 55px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #0252bb;
    border-radius: 7px;
    font-weight: 700;
    margin: 0 auto 10px auto;
    border: none;
    cursor: pointer;
    display: block;
    max-width: 300px;
    width: 100%;
    transition: .3s
}

.comment-create__btn:hover {
    background-color: #044396
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    display: none;
    padding: 20px 0;
    margin: 0 0 10px 0;
    border-top: 1px solid #dc143c;
    border-bottom: 1px solid #dc143c
}

.comment__notice {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 10px;
    width: 100%;
    color: #8b0000;
    font-weight: 700
}

.comment__city {
    font-weight: 400 !important
}

@media (max-width: 479px) {
    .comment-create__age, .comment-create__city, .comment-create__name {
        width: 100%
    }

    .comment__info-image-wrapper {
        width: 100%
    }
}

::-ms-clear {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:-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
}

button::-moz-focus-inner {
    border: none
}

:not(#fake) {
    outline: 0
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating > input:not(:checked) ~ label:hover ~ label {
    color: #ffed85
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background-color: #000
}

.wrapper {
    background-color: #fff
}

button, input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted ButtonText
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body, div, form, html, input[type=text], p {
    box-sizing: border-box
}

*, p {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

* {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important
}

body {
    margin: auto;
    font-family: Inter, sans-serif
}

p {
    line-height: 1.5;
    margin-bottom: 20px
}

::-ms-clear {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

:active, :focus, :hover, :visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

button::-moz-focus-inner {
    border: none
}

:not(#fake) {
    outline: 0
}

p a {
    color: #dc143c;
    text-decoration: underline
}

p a:hover {
    text-decoration: none
}

.comment-create__form.show {
    display: flex
}

.comment_moderate.show {
    display: block
}

.comment__notice.show {
    display: block
}

.button.show {
    display: block
}

.comment-create__wrapper.show {
    display: block
}

.create-comment__image.added {
    background-image: url(../images/check.png)
}

.inner_test {
    max-width: 600px;
    border: 1px solid #ccc;
    margin: 15px auto;
    border-radius: 10px;
    padding: 15px
}

.question h2 {
    font-size: 20px;
    text-align: center
}

.answer_item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
    font-size: 18px;
    max-width: 400px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 5px;
    padding: 0 20px;
    cursor: pointer;
    transition: all .3s
}

.item:hover {
    background-color: #dc143c;
    color: #fff;
    border: 0
}

.small-text {
    margin-top: 15px
}

.result p {
    margin-bottom: 0;
    font-size: 18px;
    text-align: left
}

.result {
    display: none
}

.result.active {
    display: block
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #ccc;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

.gl {
    border-left: none !important
}

.lds-ripple div:nth-child(2) {
    animation-delay: -.5s
}

.price__wrapper {
    display: flex;
    justify-content: space-around
}

.price__title {
    margin-bottom: 0
}

.old__price {
    text-decoration: line-through
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1
    }
    100% {
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
        opacity: 0
    }
}

#loader {
    text-align: center;
    display: none
}

#loader.active {
    display: block
}

.box_img.wb {
    border: 0
}

.otz {
    max-width: 250px;
    border-radius: 10px;
    margin: 10px 0;
    display: block
}

.box_img.wb img {
    max-width: 300px
}

@media (max-width: 768px) {
    #site-navigation {
        background: #dd2525 !important
    }

    article.hentry h1.entry-title, h3 {
        font-size: 19px
    }

    p {
        line-height: 1.4
    }

    .box_img span {
        line-height: 1.4
    }

    .box_img.wb img {
        max-width: 250px
    }

    .otz {
        max-width: 190px
    }

    .comment-reply {
        margin-left: 30px
    }

    .item {
        font-size: 16px;
        min-height: 65px;
        height: auto
    }

    .blank form button {
        font-size: 15px
    }

    .blank .price span, .blank .price strike {
        font-size: 27px
    }
}

@media (max-width: 768px) {
    #comments #wpdcom span, #wpdcom span {
        font-size: 14px
    }

    .comment__city {
        white-space: nowrap
    }

    blockquote:before {
        font-size: 40px;
        left: 5px;
        top: 3px
    }

    blockquote:after {
        font-size: 40px;
        right: 5px;
        bottom: -15px
    }
}

.form-order {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    width: 100%;
    padding: 15px;
    margin-top: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 5px #ccc
}

.rel {
    position: relative
}

.price {
    font-size: 25px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
    margin-bottom: 5px;
    padding: 0 0 10px 0
}

#blank {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 30px auto;
    border-radius: 8px;
    flex-direction: column;
    background: #f7f7f7;
    box-shadow: 0 0 5px #c5c5c5;
    width: 100%;
    padding: 15px;
    max-width: 690px
}

.price div {
    text-align: center
}

.price div:last-child {
    margin-left: 20px
}

.price-text {
    font-size: 18px;
    color: #444;
    margin: 0;
    white-space: nowrap
}

.currency-price .x_currency, .currency-price .x_price_current {
    color: red;
    font-weight: 700
}

#blank .currency-price {
    padding-left: 20px;
    border-left: 1px solid #c5c5c5
}

form small {
    display: block;
    margin: 0 auto 8px;
    text-align: center;
    max-width: 300px
}

form small:last-of-type {
    margin-bottom: 0;
}
.old-price {
    text-decoration: line-through
}

.btn {
    font-size: 17px;
    cursor: pointer;
    display: inline-block;
    max-width: 240px;
    width: 100%;
    height: 55px;
    background-image: linear-gradient(to left, #dc143c, #d318d3);
    background-color: #dc143c;
    color: #fff;
    border: 0;
    border-radius: 7px;
    transition: all .4s;
    font-weight: 700
}

.btn:hover {
    background-image: linear-gradient(to left, #d318d3, #dc143c)
}

@media screen and (max-width: 449px) {
    .form-order {
        max-width: 270px
    }

    #blank {
        padding: 10px
    }
}

.form_input input {
    width: 100%;
    max-width: 240px;
    height: 40px;
    border: 1px solid gray;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    transition: all .3s;
    box-sizing: border-box;
}

.form_input {
    text-align: center;
    max-width: 240px;
    width: 100%;
}

.form_input input:focus {
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .2)
}

.form_input input:valid {
    box-shadow: 2px 3px 5px rgba(0, 255, 127, .2)
}

.form_input button {
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px
}

.box-img {
    text-align: center
}

.box-img.vertical span,
.box-img.vertical img {
    max-width: 400px;
}

.box-img.wr img {
    border: 0 !important
}

.product img {
    width: auto
}

button {
    font-family: Inter, sans-serif;
    border: 0;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: 0 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.form-flex {
    display: flex;
    align-items: center;
    justify-content: center
}

.form-flex img {
    margin-right: 30px
}

@media screen and (max-width: 768px) {
    .product img {
        max-width: 100%
    }

    .form-flex {
        flex-direction: column
    }

    .form-flex img {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@keyframes load {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.red-border {
    color: #fff;
    width: 84px;
    height: 84px;
    font-size: 24px;
    position: absolute;
    top: -22px;
    right: 20px
}

.red-border, .red-border__text {
    display: flex;
    align-items: center;
    justify-content: center
}

.red-border__text {
    position: relative;
    width: 72px;
    height: 72px;
    background-color: red;
    border-radius: 50%
}

.red-border::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    border-bottom: 2px solid red;
    top: -7px;
    right: -7px;
    -webkit-animation: load 2s linear infinite;
    animation: load 2s linear infinite
}

@media screen and (max-width: 767px) {
    .rel {
        margin-right: 0;
        margin-top: 15px
    }

    .red-border {
        top: -12px;
        right: -22px
    }
}

@media (max-width: 479px) {
    .box-img img {
        width: auto
    }

    .rel {
        max-width: 220px
    }

    .form-order {
        display: block;
    }

    .price-text {
        font-size: 14px
    }

    .create-comment__image-wrapper {
        justify-content: center
    }
}