.home-page .about-bg {
    width: 1579px;
    top: -65px;
    left: -4%;
    right: -17%;
}
.home-page .about-star {
    top: 485px;
    left: 8%;
}
.img-fon-ban{
    position: absolute;
    left: 0;
    top: 0;
}
.offer-banner-txt {
    font-weight: 700;
    font-size: 40px;
    color: #1E1E1E;
    z-index: 1;
}
.subname-card-alone-web {
    text-align: center;
    margin-top: 20px;
    width: 100%;
    padding: 0 80px;
    line-height: 18px;
    font-weight: 100;
}
.cases__slide-desktop img{
    width: 80%;
}
.shop-page .item-rates__descr {
    color: #a1a1a1;
    text-align: center;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.42px;
    padding-bottom: 90px;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: .9375rem;
    height: 180px;
}
.main-blog-post{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog-cat-name {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff80;
}
.blog-title-name{
    font-size: 32px;
    font-weight: 600;
    margin-top: 60px;
}
.main-blog-post-left img {
    width: 650px;
    border-radius: 40px;
}
.main-blog-post-left{
    width: 650px;
}
.main-blog-post-right {
    text-align: center;
    width: 370px;
}
.button-blog-with-img a{
    width: 257px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: linear-gradient(90deg, #590DA6 25.31%, #D43F8D 100%);
    margin-top: 60px;
    border-radius: 10px;
}
.button-blog-with-img{
    display: flex;
    justify-content: center;
}
.button-blog-with-img a img{
    margin-right: 10px;
}
.blog-page .categories__inner {
    padding-top: 2rem;
}
.post{
    max-width: 1160px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    padding: 0 .9375rem;
}
.post-99{
    padding-top: 180px;
}
.entry-title{
    font-size: 36px;
    font-weight: 600;
}
.post-thumbnail{
    margin-top: 100px;
}
.entry-content {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 100px;
    padding-top: 60px;
}
.entry-footer{
    display: none;
}
.posted-by{
    display: none;
}
.post-taxonomies{
    display: none;
}
#comments{
    display: none;
}
.post-navigation{
    display: none;
}
.post {
    padding-top: 180px;
    padding-bottom: 100px;
}
.post hr{
    margin-top: 50px;
    margin-bottom: 50px;
}
.entry-content h2, h3{
    margin-bottom: 30px;
    margin-top: 30px;
}
.wp-block-table {
    margin-top: 50px !important;
}
.cases__container .cases__slide-desktop img{
    width: 562px;
}



.section-list-mobile{
    display: none;
}
.service-inner-mobile{
    display: none;
}
















@media screen and (max-width: 1100px){
    .txt-step-work-mobile{
        display: block;
    }

    .txt-step-work{
        display: none;
    }

    .union-img{
        width: 165px;
    }

    .product-cart-inner{
        padding: 30px 20px 40px 20px;
    }
    .plan-tiktok .creative-main-left {
    width: 510px;
    box-shadow: none;
    border: 1px solid #590DA6;
    background: #090115;
    height: 720px;
    position: relative;
}

}











@media screen and (max-width: 960px){
    html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: auto !important;
}
    .maks-web{
        font-size: 48px !important;
    }
    .top__inner--seo .top__socials {
    display: flex;
    grid-template-columns: repeat(2, 1fr);
}
.pum-title {
    margin-left: 10px;
    margin-top: 50px;
}
.wpcf7-form {
    z-index: 9999;
    padding: 0;
}

    .ooo{
        display: none;
    }

    .ooo--mobile{
        display: block;
    }

    .may-be-next-inner--usa .may-be-next-button a{
        width: 200px;
    }

    .top__inner--seo .top__socials{
        
    }

    .top__social--yandex{
        width: 182px;
    }

    .target-page .top__social span{
                font-size: 14px;
    }

    .prev-work{
        margin-top: 50px;
    }

    .home-page .top__inner {
        padding-top: 6.875rem;
        padding-bottom: 1.625rem;
    }

    .home-page .top__members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.section-list-mobile{
    display: block;
}

.listing{
    display: none;
}

        .home-page .about-bg {
        width: 100%;
        left: 70px;
        transform: rotate(270deg);
        top: 510px;
    }

        .home-page .about-star {
        width: 100%;
        bottom: 275px;
        transform: rotate(270deg);
        left: 280px;
    }

    .about__img{
        width: 100%;
    }

    .home-page .about__inner {
    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;
    gap: 2.5rem;
    flex-wrap: wrap;
    text-align: center;
}

    .about__content {
        text-align: left;
        width: 100%;
    }

.home-page .about__text {
    color: #b2b1b1;
    line-height: normal;
    letter-spacing: -.42px;
    max-width: 100%;
    font-weight: 400;
    font-family: "Montserrat", serif;
}

.offer-in-alone {
        width: 100%;
        border: none !important;
        border-bottom: 1px solid #8F239B !important;
        padding: 30px 0px 20px 0px !important;
        margin-bottom: 20px;
    }

    .offer-in-alone .number-offer {
        left: -40px !important;
        top: 0px;
    }

    .offer-in-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 40px 45px 40px 45px;
}

    .service-inner-mobile {
        display: block;
        text-align: center;
    }
.service-inner{
    display: none;
}

.offer-banners {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.offer-alone {
    width: 100%;
    height: 325px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 90px 0 30px;
    position: relative;
    margin-bottom: 20px;
}

.offer-alone-sec {
    width: 100%;
    height: 325px;
}

    .title span img {
        margin-top: 0px;
        width: 90%;
        display: block;
    }

.top__title{
    font-size: 36px;
}

.footer-list{
    width: 100%;
}

.footer-list{
    width: 100%;
}

.footer__subscribe{
    width: 100%;
}

.footer__socials{
    border:none;
}

.footer__inner {
    padding-top: 40px;
    padding-bottom: 20px;
}

.tags {
    margin-bottom: 10px;
}

.contacts {
    height: 685px;
    margin-top: 100px;
}

.contacts__info{
    width: 100%;
}

.contacts {
    height: 450px;
    margin-top: 100px;
}

.contacts__socials-icon_instagram svg{
    height: 107px;
}

.contacts__socials-icon_youtube svg{
    height: 68px;
}

.contacts__socials-icon_telegram svg{
    height: 143px;
}

.contacts__socials-icon_tik-tok svg{
    height: 90px;
}

.contacts__socials-icon_instagram {
        top: 121px;
    left: -374px;
}

.contacts__socials-icon_youtube {
    top: 215px;
    right: 125px;
}

.contacts__socials-icon_telegram {
        bottom: -80px;
    right: 18px;
}

.contacts__socials-icon_tik-tok {
        left: -455px;
    bottom: 0px;
}

.title {
    font-size: 36px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 1.25rem;
    font-family: 'Unbounded';
}

.contacts-page .top__inner {
    padding-top: 6.875rem;
    padding-bottom: 5.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    row-gap: 3.125rem;
}

.top__content-block{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.contacts-page .top__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
}

.top-title-contact span img{
    width: 50%;
}

.contacts-page .top__form {
    max-width: 100%;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    padding: 3.125rem 4.0625rem;
    border-radius: 20px;
    background: rgba(255, 255, 255, .2);
}

.contacts-page .top__title {
    margin-bottom: 1.875rem;
    font-size: 24px;
}

.target-page .top__social {
    border-radius: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    padding: 0;
    height: 73px;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-choose-us {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.why-choose-alone {
    position: relative;
    background: #46464657;
    width: 100%;
    height: 130px;
    border-radius: 20px;
    padding: 15px 0 0px 20px;
    margin-bottom: 20px;
}

.benefits__line{
    display: none;
}

.questions__title {
    font-size: 24px;
}

    .section {
        margin-bottom: 50px;
    }

    .block-price-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 50px;
    flex-wrap: wrap;
}

.block-price-list ul {
    width: 100%;
    padding: 0 0 0 35px;
}

.price-buttons {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
}

.price-buttons-buy {
    color: #fff;
    background: #590DA6;
    width: 216px !important;
    border-radius: 10px;
    height: 47px;
}

.price-buttons-credit{
    width: 216px !important;
}

.block-tarif-alone {
    margin-bottom: 50px;
    margin-right: 0;
}

.block-tarif-alone {
    width: 100%;
    border-radius: 20px;
    height: 260px;
    background: #46464657;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 10px 0 10px;
}

.tarif-price {
    font-size: 24px;
    font-weight: 700;
    width: 100%;
}


.seo-soc-block {
    width: 100%;
}

.top__socials {
    margin-top: 30px;
}

    .target-page .top__social {
        border-radius: 20px;
        font-size: 20px;
        font-weight: 500;
        line-height: normal;
        padding: 0;
        height: 73px;
        width: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Unbounded';
    }

    .why-choose-three .why-choose-alone {
    width: 100%;
    padding: 15px 85px 20px 20px;
}

.seo-opt-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.seo-opt-block-inner {
    width: 100%;
    margin-bottom: 20px;
}

.price-block-seo {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 1px solid;
    border-radius: 20px;
    flex-wrap: wrap;
}

.price-block-left {
        width: 100%;
        border-bottom: 1px solid;
        padding: 40px 0;
    }

    .price-block-right {
    width: 100%;
    border-left: 0;
    padding: 30px 0px 60px 00px;
}
.price-block-list ul{
    margin-left: 40px;
}

.price-weeks-inner {
    width: 100%;
    background: #46464657;
    border-radius: 20px;
    margin-top: 15px;
}

.reviews__title {
    font-size: 36px;
}

.creative-main-inner {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.creative-main-left {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 0px 133px 0px rgba(89, 13, 166, 0.6), 0px 0px 29px 0px rgba(212, 63, 141, 1);
    padding: 40px;
}

.product-cart-creative {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.product-cart-inner {
    width: 100%;
    padding: 30px 60px 40px 60px;
    margin-bottom: 20px;
}

.context-target-banners {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.context-target-banners-left {
    width: 100%;
    height: 230px;
    position: relative;
    background: #fff;
    color: #1E1E1E;
    border-radius: 20px;
    margin-bottom: 20px;
}

.context-target-banners-right {
    width: 100%;
    height: 230px;
    position: relative;
    background: #FFFFFF26;
    color: #fff;
    border-radius: 20px;
}

.registration-but .top__social{
    width: 20%;
}

.registration-page .profitable__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.25rem;
    padding: 2rem .9375rem 2rem;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#d43f8d), to(#590da6));
    background: linear-gradient(180deg, #d43f8d 0, #590da6 100%);
    max-width: 960px;
    padding-left: 140px;
    margin-left: -140px;
    position: relative;
    flex-wrap: wrap;
}

#usa-section .profitable__text {
    flex: auto;
    max-width: 100%;
}

#usa-section .profitable__text_visibility {
    flex: auto;
    max-width: 100%;
}

.registration-page .advantages__item {
    max-width: 100%;
    padding: .3125rem 1.25rem 1.25rem 1.25rem;
    border-radius: 20px;
    border: 1px solid #3a3445;
    background: #090116;
}

    .registration-page .advantages__item {
        padding: .3125rem 3.125rem 1.25rem 3.125rem;
        width: 100%;
    }

    .entities__img{
        width: 100%;
        justify-content: center;
    }

    .entities__img{
        text-align: center;
    }

    .registration-page .rate__content {
    border-radius: 20px;
    border: 1px solid #590da6;
    -webkit-box-shadow: 0 0 133px 0 rgba(89, 13, 166, .6), 0 0 29px 0 #d43f8d;
    box-shadow: 0 0 133px 0 rgba(89, 13, 166, .6), 0 0 29px 0 #d43f8d;
    padding: 1.875rem .625rem;
    max-width: 100%;
    width: 100%;
    background: #090116;
}

.registration-page .help__item {
    max-width: 100%;
}

.may-be-next {
    padding: 60px 0;
    margin-bottom: 50px;
}

.registration-page .sections__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    gap: 1.25rem;
}

.may-be-next {
    padding: 60px 0;
    margin-bottom: 50px;
}

.payment-white-banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.payment-white-banner-left {
    width: 100%;
    border-radius: 20px;
    background: #fff;
    color: #1E1E1E;
    position: relative;
    padding: 20px 50px 30px 20px;
    line-height: 18px;
    margin-bottom: 20px;
}

.payment-white-banner-right {
    width: 100%;
    border-radius: 20px;
    background: #FFFFFF26;
    color: #fff;
    position: relative;
    padding: 20px 20px 30px 20px;
    line-height: 18px;
}

.payments-tarif {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.payments-tarif-alone {
    width: 100%;
    border-radius: 20px;
    background: #090116;
    box-shadow: 0px 0px 133px 0px rgba(89, 13, 166, 0.6), 0px 0px 29px 0px rgba(212, 63, 141, 1);
    padding: 20px 0px 15px 0px;
    margin-bottom: 20px;
}

.price-buttons a{
    width: 215px;
}

.payments-tarif-alone-one .img-payments-tarif {
    margin-bottom: 0;
}

.make-check-que {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    margin: 0;
}

.img-payments-tarif {
    text-align: center;
    height: fit-content;
    width: 100%;
}

.payments-tarif-alone-one .img-payments-tarif{
    margin-top: 50px;
    margin-bottom: 20px;
}

.payments-tarif-alone-one .make-check-que{
    margin-bottom: 70px;
}

.maks-web span img{
            width: 310px !important;
}

.make-web-soc-block-line {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.make-web-soc-block-line .top__social{
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
}

        .make-web-soc-block-line-two {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: -15px;
    }

.make-web-soc-block-line-two .top__social{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

.make-web-soc-block-line img{
    margin-right: 10px;
}

.about {
    margin-top: 100px;
    background: #46464657;
    padding: 50px 0px;
    position: relative;
}

.make-web-banner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.about__img {
        width: 100%;
        text-align: center;
    }

    .make-web-banner .about__content {
    margin-left: 0;
}

.card-alone-make-web-center {
    background: #46464657;
    width: 100%;
    border-radius: 20px;
    padding: 20px 0 20px 0px;
}

.lists-card-alone-make-inner {
    background: #46464657;
    width: 100%;
    border-radius: 20px;
    padding: 20px 0 20px 0px;
    margin-top: 50px;
}

.contacts__title {
    font-size: 24px;
}

.title_h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.benefits__title {
    font-size: 24px;
}

.web-shopfy span img{
    width: 40%;
}

.shopify__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.25rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}

.shopify__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: auto;
    padding: 25px 25px 50px;
    margin-left: 0;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 32px 0 #590da6;
    box-shadow: 0 0 32px 0 #590da6;
    max-width: 100%;
    color: #fff;
    font-family: Unbounded;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .3125rem;
}

.shopify__img{
    text-align: center;
    width: 100%;
}

.shop-page .item-rates {
    max-width: 100%;
    border-radius: 20px;
    border: 1px solid #ffffff;
    background: #090116;
    padding: 30px 10px 30px 10px;
    width: 100%;
}

.first-border {
    border-radius: 20px 20px 0px 0px !important;
}

.third-border {
    border-radius: 0px 0px 20px 20px !important;
}

.all-button-cms {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}

.may-be-next-button {
    display: flex;
    justify-content: center;
    width: 100%;
}

.may-be-next-button a {
    font-size: 20px;
    font-weight: 500;
    background: #9A9A9A4D;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    width: 100%;
    height: 55px;
}

.may-be-next-button a img{
    margin-right: 10px;
}

.target-title--creative img{
    width: auto !important;
}

.creative-main-right{
    margin-top: 100px;
    gap: 14px
}

.block-creative-img-all{
    padding: 0 0px 0 55px;
}

.img-list-creative{
    left: 0px;
}

.prod-cards{
    margin-top: 30px;
}

.tiktok-title{
    width: auto !important;
}
.what-tiki-blocks {
        display: flex
;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .who-use-it {
    position: relative;
    margin-top: 100px;
}
    .creative-main-inner {
        margin-top: 30px;
        display: flex
;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .plan-tiktok .creative-main-left {
        width: 510px;
        box-shadow: none;
        border: 1px solid #590DA6;
        background: #090115;
        height: 720px;
        position: relative;
        margin-bottom: 70px;
    }
    .plan-tiktok .creative-main-left {
        width: 510px;
        box-shadow: none;
        border: 1px solid #590DA6;
        background: #090115;
        height: 780px;
        position: relative;
        margin-bottom: 70px;
    }
.what-tiki-blocks-right-mob{
    display: block;
}
.what-tiki-blocks-right{
    display: none;
}
}
@media screen and (max-width: 800px){
    .img-fb-header{
        margin-right: 67px;
    }
    .block-with-fb {
    display: flex
;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}
.who-use-it {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.alone-tik-use {
    display: flex
;
    flex-wrap: wrap;
    background: #46464657;
    padding: 20px 16px;
    width: 394px;
    height: 220px;
    border-radius: 10px;
    margin-bottom: 40px;
}
.who-use-it {
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.tiktok-bg-desktop{
    display: none;
}
    .tiktok-bg-mob {
        display: block;
        position: absolute;
        top: -85px;
        z-index: -1;
    }
    .target-title--creative{
        font-size: 24px;
    }
    .target-title--creative img{
    width: 160px !important;
}
    .contacts__inner{
        flex-direction: column;
    }
    .contacts__socials-icon_instagram {
        top: 121px;
    left: 50px;
}
 .contacts__socials-icon_youtube {
    top: 215px;
    left: 190px;
}
.contacts__socials-icon_telegram {
         top: 302px;
    left: 190px;
}
.contacts__socials-icon_tik-tok {
        left: 0px;
    top: 288px;
}
.contacts__socials{
        margin-top: -50px;
    margin-left: 25px;
}
.contacts__socials-icon_facebook{
    display: block;
}
.contacts{
    height: 700px;
}
.about__title--mob{
    font-size: 24px !important;
    margin-top: 50px;
}
.blog-page .top__title{
      font-size: 32px; 
}
.post {
    max-width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    padding: 0;
}
.single-post h1.entry-title {
    display: var(--page-title-display);
    margin-top: 140px;
}
.single-post .post-thumbnail {
    margin-top: 100px;
    width: 100%;
    padding: 20px;
}
.single-post ol{
    padding:0 20px;
}
}
@media screen and (max-width: 600px){
    
    .registration-page .profitable__inner{
        margin-left: 0;
        padding-left: 20px;
        gap: 0px
    }
        .what-tiki-blocks-right-mob {
        display: block;
        text-align: center;
    }
    .plan-tiktok {
    margin-top: 60px;
}
    .is-medium.wc-block-components-sidebar-layout .wc-block-components-main, .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-small.wc-block-components-sidebar-layout .wc-block-components-main, .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100% !important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 1px solid hsla(0, 0%, 7%, .11);
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.entry-content {
    font-size: 16px !important;
    line-height: 22px;
    padding-bottom: 100px;
    padding-top: 60px;
}
    .rate, .registration, .uk-sections--mobile{
        margin-top: 100px;
    }
    .registration__item__second{
        margin-left: 0px;
    }
    .uk-sections{
        display: none;
    }
        .uk-sections--mobile{
        display: block;
    }

.target-main-title{
    display: none;
}
.target-main-title--mobile{
    display: block;
}
    .target-main-title{
    font-size: 24px !important;
}
.target-main-title span img{
    width: auto !important;
}
    .background-context-sec {
    right: -39px;
}
    .background-context-target{
        width: 150px;
    }
    .product-cart-inner{
        padding: 20px;
    }
    .product-card-name{
        font-size: 24px; 
    }
    .top-title-contact span img{
        width: 72% !important;
    }
    .union-img{
        width: 84px;
            top: -17px;
    }
    .txt-step-work-mobile{
        padding-left: 50px;
    }
    .txt-step-work-mobile-alone{
        margin-bottom: 60px;
        margin-top: 20px;
    }
    .txt-step-work-mobile-alone:first-child{
        margin-bottom: 110px;
    }
    .txt-step-work-mobile-alone:nth-child(2){
        margin-bottom: 110px;
    }
    .txt-step-work-mobile-alone:last-child{
        margin-top: 110px;
    }
    .block-with-fb{
        flex-direction: column;
    }
    .shopify-page .title span img{
        width: 130px;
    }
    .img-fb-header{
        align-self: flex-end;
                margin-right: 67px;
        margin-top: -60px;
    }
    .img-fb-header{
        margin-top: -10px;
    }
    .img-fb-header img{
        margin-top: -60px;
    }
    .img-fb-header img{
       min-width: auto; 
       width: 55px;
    }
    .facebook-icon{
        width: 48px !important;
        margin-top: -90px !important;
    }
    
    .setting-target{
       margin-top: 0px; 
    }
    .blog-title img{
        width: 206px !important;
    }
    .blog-title--tiktok img{
        width: 160px !important;
    }
    .blog-title--google img{
        width: 170px !important;
    }
        .target-page .top__social {
        height: 73px;
        width: 180px;

    }
    .footer-copy-right--mobile{
    display: block;
}
.footer-copy-right--mobile img{
    width: 95%;
}
.footer-copy-right{
    display: none;
}
    .make-web-soc-block--web .top__social{
                height: 73px;
                        width: 100%;
    }
    
}
@media screen and (max-width: 540px){
    .logo-top img{
        width: 155px;
    }
    .pum-theme-55 .pum-content + .pum-close, .pum-theme-tema-po-umolchaniyu .pum-content + .pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0px !important;
    bottom: auto;
    top: 15px !important;
    padding: 0px;
    color: #0a0a0a;
    font-family: inherit;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.00);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgba(10, 10, 10, 0.00);
}
    .maks-web{
        font-size: 32px !important;
    }
    .blog-page .setting-target{
        max-width: none;
    }
    .reviews-img-short .swiper-slide{
        margin-right: 10px !important;
         padding-top:  0 !important;
    }
    .name-tarif{
        font-size: 24px;
    }
        .price-block-right {
            padding: 30px;
        }
    .block-inner-txt img {
            left: 10px;
}
.block-inner-txt {
    padding: 30px 10px 30px 40px;
}

    .top__inner--seo .target-title{
        font-size: 24px;
    }
    .context-target-banners-right{
        height: auto;
        padding-bottom: 20px;
    }
    img-fb-headerk img{
                margin-top: -100px;
    }
    .home-page .about-bg {
        width: 100%;
        left: 70px;
        transform: rotate(270deg);
        top: 765px;
    }
        .home-page .about-star {
        width: 100%;
        bottom: 75px;
        top: initial;
        transform: rotate(270deg);
        left: 165px;
    }
    .home .title{
        font-size: 36px;
        line-height: 45px;

    }
    .offer__title{
        margin-bottom: 0px;
        padding-bottom: 0px;
    } 
    .services{
        margin-bottom: 150px;
    } 
    .offer-banner-txt, .offer-sec-banner-txt{
        font-size: 24px;
    }
    .offer-alone{
        height: 248px;
        padding: 0 90px 0 10px;
    }
    .offer-alone-sec{
        height: 248px;
        padding-left: 10px;
    }
    .offer-sec-more-txt {
    margin-top: 15px;
    margin-bottom: 20px;
    width: 90%;
}
.banner-tg-ofset-sec{
    width: 140px;
    bottom: -20px;
}
.social-link-subscribe{
    display: none;
}
.contacts__title{
    padding-bottom: 0px;
}


.contacts-page .top__title{
    margin-bottom: 10px;
}
.contacts-page .top__inner{
            padding-bottom: 1.875rem;
}
.questions__title, .benefits__title, .cases__title, .shopify__title {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.reviews__title{
    padding-bottom: 0px !important;
}
.benefits{
  padding-bottom: 0px !important;  
}  
.banner-tg-ofset img{
    width: 150px;
}
.tags__inner{
    padding: 10px 0;
}
.top__social span{
    font-size: 16px;
}
.top__inner, .top{
        margin-bottom: 0px;
}
.benefits{
            margin-top: 20px !important;
}
.shopify__text{
    font-size: 14px;
}
.shopify {
    margin-bottom: 100px;
}
.blog-page .top__title, .title-pocket{
    font-size: 24px;    
}
.benefits__list, .why-choose-us{
    margin-bottom: 90px;
}
.button-pocket{
    padding: 25px;
}
.pocket-tarif{
    justify-content: flex-start; 
     align-items: flex-start;
}
.top-set-targ{
    height: auto;
}
.target-page .top__social{
    font-size: 14px;
}
.maks-web span img{
    width: 206px !important;
}
    .target-page .top__socials{
        flex-wrap: wrap;
    }
.top__brands .tags__inner{
    height: auto;
}
.top__brands img{
    width: 57%;
}
.top__brands .tags__item{
    margin-right: -40px;
    margin-top: 0px;
}
}
@media screen and (max-width: 470px){
    .ltd-title .nxt-color{
        display: inline;
    }
    .txt-step-work-mobile--context .txt-step-work-mobile-alone:first-child{
                margin-bottom: 85px;
    }
    .txt-step-work-mobile--context .txt-step-work-mobile-alone:nth-child(2) {
        margin-bottom: 80px;
    }
    .price-buttons-buy {
        color: #fff;
        background: #590DA6;
        width: 216px;
        border-radius: 10px;
        height: 47px;
        margin-right: 0;
    }
    .service-inner-img--mob {
    width: 360px;
    }
    .service-alone-mobile--first{
    height: 143px
}
.service-alone-mobile--second{
    height: 145px
}
.service-alone-mobile--third{
    height: 96px
}
.service-alone-mobile--fourth{
    height: 90px
}
.service-alone-mobile--fifth{
    height: 101px
}
.service-alone-mobile--sixth{
    height: 114px
}
.service-inner-mobile {
    height: 800px;
}
.home-page .top__members{
    margin-bottom: 0px;
}
.about{
    margin-top: 20px;
}
.about__title{
    margin-bottom: 0px;
}
.contacts{
    height: 630px;
}
.button-pint{
    order: 1;
}
.button-facebook{
    padding: 25px 12px;
}
.what-tiki {
    margin-top: 80px;
}
.creative-price {
    color: #D43F8D;
    font-size: 28px;
    font-weight: 700;
    margin-top: 60px;
    width: 100%;
    text-align: center;
}
    .plan-tiktok .creative-main-left {
        width: 510px;
        box-shadow: none;
        border: 1px solid #590DA6;
        background: #090115;
        height: 840px;
        position: relative;
        margin-bottom: 70px;
    }
    .price-tarif {
    margin-top: 0;
}

}
@media screen and (max-width: 400px){
    /*.title-word img:first-child{
        width: 155px !important;
    }*/
    .target-main-title--mobile{
                font-size: 22px !important;
    }
    .txt-step-work-mobile--pay .txt-step-work-mobile-alone:first-child{
        margin-bottom: 100px;
    }
    .txt-step-work-mobile--pay .txt-step-work-mobile-alone:nth-child(2){
        margin-bottom: 100px;
    }
    .top__inner--seo .top__social {

    padding: 24px 10px !important;
}
.top__inner--seo .top__social span{
        font-size: 12px !important;
}
    .service-inner-img--mob {
    width: 310px;
    }
    .service-alone-mobile--first{
    height: 124px
}
.service-alone-mobile--second{
    height: 125px
}
.service-alone-mobile--third{
    height: 83px
}
.service-alone-mobile--fourth{
    height: 78px
}
.service-alone-mobile--fifth{
    height: 87px
}
.service-alone-mobile--sixth{
    height: 97px
}
.service-alone-mobile--seventh{
    height: 100px
}
.service-inner-mobile {
    height: 670px;
}
.title span img {
     width: 100%; 
}
.top__title .title-word--face img{
    width: 145px !important;
}
.contacts__socials{
    margin-left: -20px;
}
.contacts__socials--seo{
    margin-left: -5px;
}
.txt-step-work-mobile-alone:last-child {
    margin-top: 90px;
}
.txt-step-work-mobile-alone:first-child{
            margin-bottom: 100px;
}
.txt-step-work-mobile-alone:nth-child(2) {
    margin-bottom: 90px;
}
.banner-tg-ofset-sec {
        width: 100px;
    }
    .subname-card-alone-web {
        padding: 0 20px;
}
.blog-page .contacts__socials{
    margin-left: 0px;
}
    .price-color{
        font-size: 28px;
    }
    .icon-menu{
        margin-right: 0px;
    }
    .menu__body{
                right: -5px;
    }
    

}

/* Горизонтальная прокрутка тарифов на мобильных устройствах */
@media screen and (max-width: 768px) {
    .shop-page .rates__inner {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        gap: 15px;
        padding: 0 15px;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        align-items: stretch;
    }
    
    .shop-page .rates__inner::-webkit-scrollbar {
        height: 4px;
    }
    
    .shop-page .rates__inner::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 2px;
    }
    
    .shop-page .rates__inner::-webkit-scrollbar-thumb {
        background: #d43f8d;
        border-radius: 2px;
    }
    
    .shop-page .rates__inner::-webkit-scrollbar-thumb:hover {
        background: #b8357a;
    }
    
    .shop-page .rates__item {
        flex: 0 0 320px;
        min-width: 320px;
        max-width: 320px;
        width: 320px;
        flex-shrink: 0;
    }
    
    .shop-page .rates__item.first-border {
        border-radius: 20px !important;
    }
    
    .shop-page .rates__item.third-border {
        border-radius: 20px !important;
    }
}

/* Дополнительные стили для очень маленьких экранов */
@media screen and (max-width: 480px) {
    .shop-page .rates__inner {
        gap: 12px;
        padding: 0 12px;
    }
    
    .shop-page .rates__item {
        flex: 0 0 300px;
        min-width: 300px;
        max-width: 300px;
        width: 300px;
    }
}

