/*
Theme Name: Lucky Jet theme
Theme URI: https://thejema.ru/
Author: TheJema
Author URI: https://shop.thejema.ru/
Description: Lucky Jet branded template
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mostbet
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html {
    scroll-behavior: smooth
}

.btn, iframe {
    border: none
}

body, h1, h2, h3, h4 {
    font-family: Montserrat, sans-serif
}

.btn, .section-title, .similar_item span, body {
    color: #fff
}

.arrow-up.active, .lang-switch--is-open .lang-switch__list {
    visibility: visible;
    opacity: 1
}

#TableOfContents ul li a, .btn {
    padding: 11px 36px;
    line-height: 1.29;
    text-decoration: none
}

.btn, a {
    text-decoration: none
}

#TableOfContents ul li a, .btn, .lang-switch__name {
    overflow: hidden;
    text-overflow: ellipsis
}

#TableOfContents ul li a, .btn, .btn-play {
    transition: background-color .3s ease-in-out;
    outline: 0;
    cursor: pointer
}

.footer__18 img, .footer__log img, .header-top img {
    object-fit: contain
}

.faq_item h3 p, h1, h2, h3, h4 {
    letter-spacing: .2px
}

.content li, .content p, .faq_item .answer p {
    font-family: Lato, sans-serif;
    line-height: 1.5
}

.content img {
    width: 100%;
    height: auto
}

.content table {
    border: 1px solid #fff;
    border-collapse: collapse
}

.content table th {
    background: #944ef5;
    padding: 5px 0
}

.content table td {
    background: #251d49;
    padding: 5px 0
}

:root {
    --vh: 1vh
}

*, :after, :before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.section--mt36, .section-title {
    margin-top: 36px
}

body {
    background: #0b0819;
    font-size: 16px
}

img {
    max-width: 100%
}

ul {
    list-style: none
}

#TableOfContents ul ul, .burger, .rating-container input, button[data-action=start], button[data-action=stop], svg.hidden {
    display: none
}

h1 {
    font-size: 44px;
    font-weight: 900;
    line-height: 1.27;
    margin-top: 24px;
    margin-bottom: 15px;
}

.btn, h2, h3, h4 {
    font-weight: 700
}

h2 {
    font-size: 36px;
    line-height: 1.17
}

h3 {
    font-size: 28px
}

h3, h4 {
    line-height: 1.14
}

h4 {
    font-size: 24px
}

.btn {
    border-radius: 8px;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 14px;
    white-space: nowrap
}

.btn-play, .header-top__right, .mob.active, .nav__list, .page {
    display: flex
}

.btn--blue {
    background-color: #944ef5
}

.btn-play {
    align-items: center;
    background-color: rgba(1, 108, 249, .6);
    border: none;
    border-radius: 50%;
    height: 60px;
    justify-content: center;
    position: relative;
    width: 60px;
    z-index: 5
}

.btn-play:hover {
    background-color: #016cf9
}

.btn-play svg {
    fill: #fff;
    height: 18px;
    left: 2px;
    position: relative;
    width: 18px
}

.form-ref--max, .form-ref--max .btn {
    width: 100%
}

.arrow-up {
    bottom: 20vh;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: calc(50% - 628px);
    transition: opacity .3s ease-in-out, background-color .3s ease-in-out;
    visibility: hidden;
    width: 40px;
    z-index: 800
}

.container, .header-top, .main, .text--green {
    position: relative
}

@media (max-width: 1300px) {
    .arrow-up {
        right: 20px
    }
}

.text--green {
    -webkit-text-fill-color: transparent;
    background: #68fd77;
    background: linear-gradient(0deg, #68fd77, #68fdd0);
    -webkit-background-clip: text;
    font-size: 30px;
    font-weight: 900;
    top: 4px
}

.header-top, .mob {
    background: #251d49
}

.text--green, .text--rating {
    font-family: Montserrat, sans-serif;
    line-height: 1
}

.text--rating {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.read-more {
    color: #016cf9;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit
}

.page {
    flex-direction: column
}

.header-top {
    height: 64px;
    z-index: 10
}

.container {
    margin: 0 auto;
    max-width: 1128px;
    width: 100%;
    z-index: 2
}

@media (max-width: 1148px) {
    .container {
        padding: 0 10px
    }
}

.header-top .container {
    display: flex;
    justify-content: space-between
}

.footer__log img, .header-top__left {
    width: 150px;
    height: 64px
}

.header-top__right {
    justify-content: flex-end;
    height: 64px;
    padding: 0 5px 0 14px;
    align-items: center
}

.nav__list {
    justify-content: start;
    padding-left: 12px;
    align-items: center;
    box-sizing: border-box;
    opacity: 1;
    pointer-events: auto;
    transition: opacity .3s
}

.burger svg {
    width: 20px;
    height: 20px;
    fill: #fff
}

.mob {
    display: none;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 64px;
    z-index: 10
}

.nav__item, .providers-filter-button {
    flex-flow: row nowrap;
    position: relative
}

.nav__list:last-child {
    padding-right: 12px
}

.nav__item {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
    height: 100%;
    line-height: 0;
    font-size: 15px;
    margin-left: 32px
}

.lang-switch__current .iti__flag, .nav__link_text {
    display: inline-block
}

.nav__link_text {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -.15px;
    font-weight: 700;
    color: #fff
}

.nav__header_switch-locale {
    position: relative;
    height: 28px;
    margin-left: 12px
}

.lang-switch {
    min-width: 56px;
    height: 28px;
    font-family: Roboto, Arial, Helvetica Neue, Helvetica, Verdana, sans-serif
}

.lang-switch__current {
    display: flex;
    align-items: center;
    line-height: 34px;
    min-width: inherit;
    height: inherit;
    padding: 0 12px;
    text-align: left;
    border-radius: 4px;
    background-color: hsla(0, 0%, 100%, .05);
    transition: background-color .3s;
    cursor: pointer
}

.lang-switch__current:before {
    content: "";
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    left: auto;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid hsla(0, 0%, 100%, .8);
    transform: rotate(180deg);
    transition: transform .2s
}

.iti__flag, .iti__flag:before {
    width: 14px;
    height: 11px
}

.lang-switch .iti__flag {
    position: relative;
    overflow: hidden;
    border-radius: 1px;
    width: 20px;
    height: 15px
}

.lang-switch__name {
    margin: 0 16px 0 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-transform: capitalize;
    max-width: 90px
}

.lang-switch__list {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    background: #944ef5;
    border-radius: 4px 0 4px 4px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    width: 100%;
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, max-height .3s
}

.lang-switch__list_item {
    position: relative;
    height: 32px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    text-transform: capitalize;
    color: hsla(0, 0%, 100%, .8);
    transition: border-color .15s linear;
    cursor: pointer
}

.nav__item, .nav__link_text, .tmb-action-btn {
    text-transform: uppercase
}

.lang-switch__list_item.current {
    pointer-events: none;
    font-weight: 500;
    color: #fff
}

.lang-switch__flag + .lang-switch__name {
    margin: 0 16px 0 12px
}

.lang-switch--is-open {
    z-index: 9
}

.lang-switch--is-open .lang-switch__current {
    background-color: #944ef5;
    border-radius: 4px 4px 0 0
}

.lang-switch--is-open .lang-switch__current:before {
    transform: rotate(0);
    opacity: .8
}

.lang-switch__list .iti__flag {
    margin-right: 12px
}

.hero {
    margin: 50px auto
}

.hero__body {
    display: grid;
    grid-template-columns:3fr 1fr;
    grid-template-rows:1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    gap: 20px
}

.footer__images, .footer__menu ul {
    grid-template-rows:repeat(2, 1fr)
}

.hero__casino {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.hero__casino_body, .hero__casino_download, .hero__slot {
    background: #251d49;
    border-radius: 5px;
    padding: 10px
}

.casino__bottom_content, .casino__top_rating {
    border-radius: 4px;
    padding: 10px;
    background-color: hsla(0, 0%, 100%, .05)
}

.hero__slot {
    position: relative
}

.hero__slot .btn {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%)
}

.hero__slot img, .similar_item img {
    height: auto;
    width: 100%
}

.hero__casino_top {
    display: flex;
    gap: 20px
}

.hero__casino_top img {
    width: 80px;
    height: 80px
}

.casino__download_top img {
    width: 100%;
    height: 100%;
    max-width: 100px
}

.casino__top_content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center
}

.casino__bottom_content, .casino__download_rating {
    margin: 10px auto
}

.casino__bottom_title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.hero__casino_bottom .btn, .hero__casino_download .btn {
    width: 100%;
    text-align: center
}

.casino__download_top {
    display: flex;
    margin-bottom: 20px;
    gap: 20px
}

.casino__download_content {
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.footer__images, .footer__menu ul, .image_half {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px
}

.casino__download_genre {
    padding: 10px;
    border-radius: 50%;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .05)
}

.casino__download_rating svg {
    width: 20px;
    height: 20px;
    fill: golD
}

.similar {
    background: #251d49;
    border-radius: 5px;
    padding: 10px 10px 30px
}

.tns-nav {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5px;
    left: 0;
    text-align: center;
    z-index: 2
}

.tns-nav button {
    cursor: pointer;
    background: #22395c;
    border: none;
    border-radius: 2px;
    height: 8px;
    width: 8px;
    margin: 0 4px
}

.tns-controls {
    display: flex;
    position: absolute;
    right: 30px;
    top: 12px
}

.tns-controls button {
    align-items: center;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    height: 32px;
    justify-content: center;
    transition: background-color .3s ease-in-out;
    width: 32px
}

.tns-controls button[data-controls=prev] {
    margin-right: 8px;
    background: url("/img/prev.svg") center no-repeat #22395c
}

.tns-controls button[data-controls=prev]:hover {
    background: url("/img/prev.svg") center no-repeat #016cf9
}

.tns-controls button[data-controls=next] {
    background: url("/img/next.svg") center no-repeat #22395c
}

.tns-controls button[data-controls=next]:hover {
    background: url("/img/next.svg") center no-repeat #016cf9
}

.content p, .content ul li {
    margin-top: 12px
}

.tns-nav button.tns-nav-active {
    background: #016cf9
}

.similar_container {
    padding: 0 10px
}

.similar_item {
    display: flex;
    flex-direction: column;
    background: #0b0819;
    border-radius: 5px;
    padding: 10px
}

.content {
    color: #fff;
    margin: 30px auto
}

.content li, .content p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px
}

.content li a, .content p a {
    color: #016cf9;
    font-size: inherit;
    font-weight: 700;
    transition: color .3s ease-out
}

.content li a:hover, .content p a:hover {
    color: #0051bb
}

.content h2, .content h3, .content h4 {
    color: #fff;
    margin-top: 24px
}

.casino__bottom_text ul li, .content ul li {
    line-height: 1.25;
    padding-left: 14px;
    position: relative
}

.casino__bottom_text ul li:before, .content ul li:before {
    background: #fff;
    border-radius: 2px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 6px
}

.content ol {
    padding-left: 20px
}

#TableOfContents ul {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin: 30px auto
}

#TableOfContents ul li a {
    text-align: center;
    border: none;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 700;
    background: #944ef5
}

@media (max-width: 600px) {
    #TableOfContents ul {
        flex-wrap: wrap
    }

    #TableOfContents ul li:not(:last-child) {
        margin-bottom: 12px;
        margin-right: 0
    }

    #TableOfContents ul li:nth-child(odd) {
        margin-right: 12px
    }
}

.footer {
    background: #251d49;
    position: relative
}

.footer-content .container {
    padding: 10px;
    display: flex;
    justify-content: space-between
}

.footer__img {
    display: flex;
    gap: 30px;
    justify-content: space-around
}

.footer__18 img, .footer__menu ul {
    height: 100%
}

.footer__images {
    gap: 20px
}

.faq_page {
    margin-top: 24px;
    padding-bottom: 36px
}

.faq_item {
    border: 1px solid #6e7085;
    border-radius: 8px;
    color: #fff;
    min-height: 126px;
    padding: 12px;
    width: 100%;
    background-image: linear-gradient(110deg, #172034, rgba(9, 15, 30, .9) 100%)
}

.faq_item:not(:last-child) {
    margin-bottom: 12px
}

.comments-area .comment-respond p, .faq_item h3 {
    margin: 0
}

.faq_item h3 p {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.22
}

.faq_item .answer p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-top: 8px;
    margin-bottom: 0
}

.image_half {
    grid-template-rows:1fr;
    gap: 20px
}

.deposite-block {
    position: relative;
    margin: 40px auto 0;
    max-width: 300px
}

.deposite-block__get-bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.deposite-block__get-bonus input {
    border: 1px solid #003b90;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
    font-weight: 700;
    font-size: 14px;
    width: 51%;
    padding: 7px 20px 6px;
    outline: 0;
    -webkit-box-shadow: 0 14px 25px rgba(1, 60, 160, .44);
    box-shadow: 0 14px 25px rgba(1, 60, 160, .44);
    background-color: #fff;
    height: 40px
}

.deposite-block__get-bonus a, .deposite-block__get-bonus button {
    background-image: linear-gradient(255deg, #00b7ff, #8d53e9);
    border: unset;
    border-radius: 0 12px 11px 0;
    height: 40px;
    width: 30%;
    -webkit-box-shadow: 0 0 50px #2a8047;
    box-shadow: 0 0 50px #2a8047;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex
}

.deposite-block__get-bonus a:hover, .deposite-block__get-bonus button:hover {
    cursor: pointer;
    background: #8d53e9;
    border: unset;
    border-radius: 0 12px 11px 0;
    width: 30%;
    -webkit-box-shadow: 0 0 50px #2a8047;
    box-shadow: 0 0 50px #2a8047;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.deposite-block__header {
    color: #ffe352;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1
}

.deposite-block__amount {
    font-size: 50px;
    color: #24cc5f;
    font-weight: 700;
    text-shadow: 1px 0 1px #ffdf39, 0 1px 1px #ffdf39, -1px 0 1px #ffdf39, 0 -1px 1px #ffdf39;
    text-align: center
}

.deposite-block__wrap {
    position: relative;
    padding: 15px 0;
    z-index: 2;
    border: 2px solid #1b1912;
    border-radius: 25px;
    background-color: #090f1e;
    background-size: cover;
    min-width: 300px;
    -webkit-box-shadow: 1px 0 1px #473e12, 0 1px 1px #39ffa4, -1px 0 1px #473e12, 0 -1px 1px #ffdf39;
    box-shadow: 1px 0 1px #473e12, 0 1px 1px #39ffa4, -1px 0 1px #473e12, 0 -1px 1px #ffdf39
}

.deposite-block__wrap:after {
    position: absolute;
    width: 83px;
    height: 101px;
    background-size: contain;
    top: 60px;
    left: -17px;
    background-repeat: no-repeat;
    background-image: url(/img/coin-to-iwins.webp);
    content: " "
}

.deposite-block__arrow-img {
    -webkit-animation: 2s steps(2) infinite stopsignal;
    animation: 2s steps(2) infinite stopsignal
}

.deposite-block__arrow {
    position: relative;
    height: 50px
}

.deposite-block__arrow img:nth-child(2) {
    width: 40px;
    position: absolute;
    top: 0;
    right: calc(50% - 20px);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.deposite-block__arrow img:first-child {
    width: 88px;
    position: absolute;
    top: 0;
    right: calc(50% - 44px)
}

.deposite-block__text {
    line-height: 1;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px
}

.comments-area {
    margin: 35px 0
}

.comments-area .comment-respond form {
    display: flow-root
}

.comments-area .comment-respond .comment-form-comment {
    width: 75%;
    float: left
}

.comments-area .comment-respond .comment-form-comment textarea {
    width: 100%;
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    outline: 0;
    padding: 20px;
    border-radius: 10px
}

.comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email {
    float: right;
    width: 20%;
    margin-bottom: 8px;
    border-radius: 10px
}

.comments-area .comment-respond .comment-form-author input, .comments-area .comment-respond .comment-form-email input {
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 10px;
    outline: 0;
    width: 100%;
    border-radius: 10px
}

.comments-area .comment-respond .form-submit {
    float: right;
    width: 20%;
    border-radius: 10px
}

.comments-area .comment-respond .form-submit button {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 8px 5px
}

.comments-area li.comment {
    border-bottom: 1px solid #e0e3e0;
    padding-bottom: 20px;
    margin: 35px 0
}

.comments-area li.comment li {
    border-bottom: none
}

.comments-area .comment {
    list-style-type: none;
    padding: 0;
    margin: 50px 0 0
}

.comments-area .comment article {
    padding: 10px;
    border-radius: 10px;
    background-image: linear-gradient(110deg, #172034, rgba(9, 15, 30, .9) 100%)
}

.comments-area .comment__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap
}

.comments-area .comment__body h3 {
    margin: 10px 0 0;
    font-weight: 700
}

.comments-area .comment__author {
    font-weight: 600;
    font-size: 1.1rem
}

.comments-area .comment__author p {
    margin: 0
}

.comments-area .comment__meta {
    color: #c4c4c4
}

.comments-area .comment__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-area .comment__text .com-text {
    max-width: 85%
}

.comments-area .comment__text .com-rating {
    width: 110px;
    height: 19px;
    position: relative;
    margin-top: 1rem;
    margin-left: 1rem
}

.comments-area .comment__text .com-rating .empty {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/img/icon-big-star-1.png)
}

.comments-area .comment__text .com-rating .full {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/img/icon-big-star-2.png);
    position: absolute;
    background-size: 22px;
    top: 0
}

.comments-area .comment.parent > div {
    margin-bottom: 10px
}

.comments-area .comment .children {
    border-left: 1px solid var(--main-accent-color)
}

.comments-area .comment .comment-reply-title a {
    font-size: 14px;
    margin-top: 15px;
    float: right
}

.comments-area h2 {
    margin-block-end: 0.83em
}

W .rating-container label {
    background-image: url(/img/icon-big-star-2.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    width: 23px;
    height: 23px;
    display: inline-block;
    color: #acacac
}

.rating-container label:hover {
    background-image: url(/img/icon-big-star-2.png);
    background-size: 23px;
    cursor: pointer
}

.rating-container input:checked ~ label {
    background-image: url(/img/icon-big-star-1.png)
}

.form_popup {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 10
}

.form_popup.active {
    display: block
}

.form_popup__container {
    width: 300px;
    height: 200px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #944ef5;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.form_popup__title {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #251d49
}

.breadcrumb_first {
    margin-right: 10px
}

.breadcrumb_last {
    margin-left: 10px
}

@media (max-width: 700px) {
    .header-top__right__item, .nav__list {
        display: none
    }

    .burger, .mob .header-top__right__item {
        display: block
    }

    .mob .nav__header_switch-locale, .mob .nav__item {
        margin: 10px
    }

    .hero__body {
        display: flex;
        flex-direction: column
    }

    .footer__18 img, .footer__menu ul, .hero__casino {
        gap: 20px
    }

    .casino__download_top, .hero__casino_top {
        justify-content: center
    }

    .footer-content .container {
        flex-direction: column;
        justify-content: center;
        gap: 20px
    }

    .comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-comment, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .form-submit {
        float: none;
        width: 100%
    }

    .comments-area .comment__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .comments-area .comment__text .com-rating {
        margin-left: 0
    }

    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 22px
    }

    h3, h4 {
        font-size: 20px
    }

    .hero__slot .btn {
        position: relative;
        bottom: 0;
        margin: 10px auto;
        width: 100%;
        text-align: center
    }

    .image_half {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .tns-outer {
        margin-top: 20px
    }
}

.sitemap_title {
    color: #fff;
    margin-top: 24px;
    font-size: 28px;
    line-height: 1.17
}

.full-block ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 20px 0
}

.similar h2{
    margin-bottom: 10px;
    padding-left: 13px;
    margin-top: 8px;
}
.lwptoc_i{
    padding: unset !important;
}

.lwptoc-light .lwptoc_i{
    background: transparent !important;
}

.lwptoc_item{
    padding: 11px 15px;
    background: #944ef5;
    border-radius: 8px;
    margin-right: 13px;
    margin-bottom: 15px;
}
.lwptoc_item_label{
    color:white !important;
    text-align: center;
    border: none;
    border-radius: 8px;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 700;
    background: #944ef5;
}
.lwptoc_itemWrap{
    display: flex;
    flex-wrap: wrap;
}

.nav__link1{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -.15px;
    font-weight: 700;
    color: #fff;
}


.comments {
    margin-top: 20px;
}

.comments-wrapper__title {
    font-size: 22px;
}

.comments-wrapper__subtitle {
    color: #7d7d7d;
    font-size: 15px;
}

#commentform {
    margin-top: 20px;
}

.comments-wrapper__form-control {
    width: 300px;
    border: 1px solid #777777;
    height: 31px;
    border-radius: 3px;
    margin-top: 5px;
}

.comments-wrapper__lable {
    display: block;
    color: #474747;
    font-size: 17px;
    margin-top: 10px;
}

.comments-wrapper__textarea {
    width: 300px;
    height: 100px;
}

.comments-wrapper__submit {
    background-image: linear-gradient(0deg, #87bc17, #88c504);
    box-shadow: 0 10px 30px #87bb1866;
    margin: 20px auto 0;
    max-width: 257px;
    color: white;
    padding: 10px 24px;
    border-radius: 21px;
    font-size: 14px;
}

.layout__text table {
    margin-top: 20px;
    margin-bottom: 20px;
}

.layout__text table td {
    border: 1px solid;
    padding: 0.5em;
}

ol.comments {
    list-style: none;
    margin: 0 !important;

}

.comment_item {
    display: flex;
    padding-left: 0 !important;
    margin-top: 18px !important;
}

.comm_text {
    width: calc(100% - 100px);
}

.ava {
    margin-right: 20px;
}

.ava img {
    border-radius: 10px;
}

.name a {
    font-weight: 500;
    font-size: 17px;
}