main * :not(i), header ul * :not(i), .cart_shop span :not(i), .header-write-to-us, footer * :not(i), .header-announce p {
    font-family: "Inter"!important;
}
main {
    min-height: calc(100vh - 356px);
}
:root {
    --main-color: #1B5CF6;
    --hover-color: #1B7AF6;
    --border-radius: 50px;
}
header .mobile-menu i{
    width: 30px;
}
.header-announce{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background-color: #0659f8;
    text-align: center;
    justify-content: center;
}
.header-announce p{
    margin: 0;
    color: #fff;
    font-size: 13px;
}
.header-announce img{
    max-width: 20px;
}
header{
    background-color: #fff;
}
header .row{
    height: 80px;
}
@media screen and (max-width: 575px) {
    body .home-page-header .main-topbar, .admin-bar .header-fixed .main-topbar{
        padding: 0!important;
    }
}
@media screen and (min-width: 1001px) {
    .header-sec-top{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
body .wp-block-woocommerce-cart .wc-block-cart__submit-button, body .wc-block-components-checkout-place-order-button{
    color: #fff!important;
    border-radius: var(--border-radius);
    transition: .2s!important;
}
body .wp-block-woocommerce-cart .wc-block-cart__submit-button:hover, body .wc-block-components-checkout-place-order-button:hover{
    background-color: var(--hover-color);
}
body .wc-block-components-totals-wrapper{
    color: #000;
}
/*body div:not(.hero-buttons) .wp-block-button__link{*/
/*    border-radius: 8px!important;*/
/*}*/
.mb-80{
    margin-bottom: 80px;
}
.hero-block > .wp-block-group__inner-container{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.hero-block .white-text p{
    color: rgba(255, 255, 255, 0.8);
}
.hero-block .hero-first-block{
    max-width: 600px;
}
.hero-block .hero-second-block > .wp-block-group__inner-container{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.hero-block .hero-second-block{
    width: calc(100% - 645px);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
@media (max-width: 991px) {
    .hero-block .hero-second-block{
        width: 100%;
        min-height: 300px;
    }
}
.hero-block .background-image{
    position: absolute;
    z-index: 99;
}
.hero-block .background-image img{
    width: 100%;
}
.hero-block .hero-second-block .animated-image{
    z-index: 99;
}
.hero-block .hero-second-block .animated-image img{
    max-width: 185px;
    animation: bounce-1 3s infinite ease-in-out;
}
.hero-block .wp-block-button .wp-block-button__link:hover, .hero-block .wp-block-button .wp-block-button__link:focus{
    color: #fff !important;
}
#how-to-buy{
    padding-top: 120px;
}
.group-max-width-700 .wp-block-group__inner-container{
    max-width: 700px;
}
.group-max-width-800 .wp-block-group__inner-container{
    max-width: 800px;
}
.group-max-width-900 .wp-block-group__inner-container{
    max-width: 900px;
}
.centered-group .wp-block-group__inner-container{
    margin: 0 auto;
}
.new_products_group .wp-block-group__inner-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.new_products_group .wp-block-woocommerce-single-product.woocommerce{
    max-width: calc(34% - 30px);
}
@media (max-width: 767px) {
    .new_products_group .wp-block-woocommerce-single-product.woocommerce{
        max-width: 47%;
    }
}

@keyframes pulsePop {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.4); opacity: 0.6; }
    100% { transform: scale(1); opacity: 1; }
}

.cart-animate-pulse-pop {
    animation: pulsePop 0.4s ease-out;
}

.cart_shop{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #020202;
    font-weight: bold;
}
.cart_shop a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    gap: 15px;
    padding: 10px 22px;
    border-radius: 50px;
    background-color: #000;
}
.cart_shop a:focus, .cart_shop a:focus span{
    outline: none !important;
}
.cart_shop a:hover{
    color: #fff!important;
}
.cart_shop a i{
    color: #fff!important;
}
.cart-total-amount{
    position: absolute;
    color: #fff;
    top: 1px;
    right: 11px;
    font-size: 12px;
    font-weight: bold;
    z-index: 99;
    min-width: 15px;
    text-align: center;
}
.flex-group .wp-block-group__inner-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.link-text-decoration-none, .link-text-decoration-none a{
    text-decoration: none!important;
}
#cart-total-wrapper{
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}
.divider-opacity-100 hr{
    opacity: 100;
}
/* running text */
.promo-text {
    /*   font-size: 16px; */
    /*   font-weight: bold; */
    overflow: hidden;
    /*   white-space: nowrap; */
}

/* default text */
.normal-text {
    display: block;
}
.marquee-text {
    display: none;
}
.cell-background{
    background-image: url('../../images/section_back.jpg');
    background-position: center;
}

/* advantages */

.advantages-group{
    padding: 40px 0;
}
.advantages-group > .wp-block-group__inner-container{
    display: flex;
    justify-content: center;
    gap: 90px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .advantages-group > .wp-block-group__inner-container{
        gap: 40px;
    }
}
@media screen and (max-width: 767px) {
    .advantages-group > .wp-block-group__inner-container{
       flex-wrap: wrap;
       gap: 30px;
    }
    .advantages-group .advantage-item{
        width: calc(50% - 20px);
    }
}
@media screen and (max-width: 400px) {
    .advantages-group .advantage-item{
        width: 100%;
    }
}

.advantages-group .advantage-item > .wp-block-group__inner-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* animation */
.marquee {
    display: inline-block;
    white-space: nowrap;
    -webkit-animation: scroll-left 12s linear infinite;
    animation: scroll-left 12s linear infinite;
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(40%);
        transform: translateX(40%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -webkit-transform: translateX(40%);
        transform: translateX(40%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}


@media screen and (max-width: 500px) {
    .normal-text {
        display: none;
    }
    .marquee-text {
        display: block;
    }
}

.updated-faq summary .stk-column-wrapper{
    margin: 0!important;
    box-shadow: none;
}

.updated-faq .wp-block-stackable-accordion{
    margin-bottom: 20px!important;
}
.updated-faq summary{
    /*box-shadow: 0 4px 22px rgba(0, 0, 0, 0.15);*/
    position: relative;
    z-index: 2;
}
.updated-faq  .stk-block-accordion__content .stk-column-wrapper{
    margin: 0!important;
    padding-top: 0;
}

.faq-block{
    border-radius: 32px;
    max-width: 860px;
    margin: 0 auto;
    padding: 90px;
    background-color: #f4f4f7;
}
@media (max-width: 767px) {
    .faq-block{
        padding: 20px;
    }
}
.faq-block details{
    margin-bottom: 24px!important;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0px 12px 16px -12px rgba(70, 70, 82, .12);
    box-shadow: 0px 12px 16px -12px rgba(70, 70, 82, .12);
    /* 	box-shadow: 3px 3px 8px #33415f; */
    /*     box-shadow: 0 4px 24px #111620;  */
}
.faq-block .stk-block-accordion__content{
    border-radius: 8px;
}
.faq-block details .stk-block-heading__text{
    font-size: 18px;
}
@media (max-width: 1047px) {
    .faq-block details .stk-block-heading__text{
        font-size: 15px;
    }
    .faq-block details .stk-block-accordion__content p{
        font-size: 14px;
    }
}
.faq-block details .stk-block-accordion__content .stk-column-wrapper{
    padding-top: 0!important;
}
.faq-block .stk-column-wrapper{
    margin: 0!important;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    background-color: transparent!important;
}

/* steps block */

.steps-item .wp-block-group__inner-container{
    height: 50px;
    position: relative;
    overflow: hidden;
}
.steps-item .wp-block-group__inner-container:before, .steps-item .wp-block-group__inner-container:after{
    content: "";
    position: absolute;
}

@media (max-width: 767px) {
    .steps-item .wp-block-group__inner-container:before{
        left: 0;
        right: 0;
        margin: auto;
    }
}
.steps-item .wp-block-group__inner-container:before{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: calc(50% - 15px);
    background-image: url('../../images/basic_step.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.steps-item .wp-block-group__inner-container:after{
    left: 40px;
    height: 2px;
    width: 100%;
    background-color: #C7CFD9;
    top: calc(50% - 1px);
}
.steps-item.first-item .wp-block-group__inner-container:before{
    background-image: url('../../images/first_step.svg');
    background-position: center;
    background-repeat: no-repeat;
}
.steps-item.first-item .wp-block-group__inner-container:after{
    background-color: var(--main-color);
}
@media (max-width: 767px) {
    .steps-item .wp-block-group__inner-container:after{
        display: none;
    }
}

/* products block */

@media (max-width: 991px) {
    .custom-products .wc-block-product-template__responsive.columns-4{
        grid-template-columns: repeat(auto-fill, minmax(max(150px, calc(33% - .9375em)), 1fr));
    }
}
@media (max-width: 767px) {
    .custom-products .wc-block-product-template__responsive.columns-4{
        grid-template-columns: repeat(auto-fill, minmax(max(150px, calc(50% - .9375em)), 1fr));
    }
}

.custom-products .wc-block-product{
    background-color: #fff;
    -webkit-filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 0.2));
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 0.2));
}
.custom-products .wc-block-product.outofstock{
    opacity: 1;
    pointer-events: none;
    position: relative;
}
.custom-products .wc-block-product.outofstock .wc-block-components-product-image, .custom-products .wc-block-product.outofstock .product-info{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.custom-products .wc-block-product.outofstock:before{
    content: "Нет в наличии";
    background-color: #939292 !important;
    position: absolute;
    right: 4px;
    top: 4px;
    font-size: 10px !important;
    z-index: 999;
    border: 1px solid #43454b;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    padding: .25em .75em;
}
.custom-products .wc-block-product.outofstock .wp-block-button{
    display: none;
}
.custom-products .wp-block-button__link{
    color: #fff!important;
    border-radius: var(--border-radius);
    transition: .2s;
}
.custom-products .wp-block-button__link:hover{
    background-color: var(--hover-color) !important;
}
.custom-products .product-info ul{
    list-style: unset;
}
.custom-products .product-info ul li{
    position: relative;
    font-size: 14px;
}
.custom-products .product-info ul li:before{
    content: "";
    position: absolute;
    top: 0;
    left: -36px;
    background-image: url("../../images/checkmark.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.custom-products .wc-block-product{
    border-radius: 16px;
}
.custom-products .wc-block-product .wc-block-components-product-image{
    border-radius: 16px 16px 0 0;
}
.custom-products .wc-block-components-product-price{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.custom-products ins{
    text-decoration: none;
}
.custom-products .woocommerce-Price-amount {
    color: var(--main-color);
    font-size: 20px;
}
.custom-products .wc-block-components-product-price del{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.custom-products .wc-block-components-product-price del .woocommerce-Price-amount{
    color: #bbb;
    font-size: 16px;
}
.custom-products .wc-block-components-product-sale-badge{
    background-color: var(--main-color)!important;
    color: #fff;
    font-size: 10px !important;
    border: none;
    top: 9px !important;
    right: 9px !important;
}
.advantage-product-icon{
    width: 16px!important;
    margin-right: 6px;
    margin-bottom: 1px;
}
.product-info{
    padding: 30px;
}
@media (max-width: 600px) {
    .product-info{
        padding: 16px;
    }
}
.product-info p{
    font-size: 12px;
    margin-bottom: 0;
}

.centered-products.custom-products .wc-block-product-template__responsive{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.centered-products.custom-products .products-block > li{
    width: calc(25% - 16px);
}
@media (max-width: 991px) {
    .centered-products.custom-products .products-block > li{
        width: calc(33% - 10px);
    }
}
@media (max-width: 767px) {
    .centered-products.custom-products .products-block > li{
        width: calc(50% - 10px);
    }
}

/* reviews */

.reviews-statistic-block{
    display: flex;
    flex-direction: column;
    padding: 18px 32px 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 24px;
    max-width: 600px;
}
.reviews-statistic-block .total-reviews{
    justify-content: start;
    gap: 35px;
}
.reviews-statistic-block .total-reviews > div:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 38px;
    background-color: #D8D8D8;
}
@media (max-width: 600px) {
    .reviews-statistic-block{
        padding: 18px 22px 10px;
    }
    .reviews-statistic-block .total-reviews{
        justify-content: start;
        gap: 25px;
    }
    .reviews-statistic-block .total-reviews .big-number{
        font-size: 30px;
    }
    .reviews-statistic-block .total-reviews > div:not(:last-child)::after {
        right: -13px;
    }
}
.reviews-statistic-block .total-reviews > div{
    position: relative;
}
.reviews-statistic-top{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.reviews-statistic-top span{
    display: flex;
    align-items: center;
    gap: 10px;
}
.reviews-statistic-top span img{
    max-width: 30px;
}
.reviews-statistic-top a{
    position: relative;
    color: #1B5CF6;
    padding-right: 25px;
}
.reviews-statistic-top a:before{
    content: "";
    position: absolute;
    background-image: url(../../images/btn-blue-arrow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    top: -1px;
    right: 0;
}

.rating-bar-container {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.rating-label {
    font-weight: bold;
}
.rating-bar {
    background-color: #e0e0e0;
    border-radius: 5px;
    height: 15px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
}
.rating-fill {
    background-color: var(--main-color);
    height: 100%;
    width: 0;
    -webkit-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.rating-percent {
    /*right: 10px;*/
    /*top: 0;*/
    height: 100%;
    line-height: 20px;
    font-size: 13px;
    color: #333;
    min-width: 35px;
}

.cta-font{
    color: var(--main-color);
}
.total-sales{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.total-reviews{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.big-number{
    font-size: 50px;
    font-weight: bold;
    color: #000;
}
.total-sales-text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.reviews-block .reviews-block-wrap, .reviews-top-info{
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
}
.review-item{
    /*border: 1px solid #d3dce3;*/
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 24px;
    padding: 16px 16px 16px 16px;
    /*max-width: 422px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}
.review-item-author{
    font-weight: bold;
}
.reviews-top-info > div{
    /*max-width: 400px;*/
    background-color: #fff;
    width: calc(50% - 8px);
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 0.05));
    border-radius: 24px;
}
.reviews-top-info{
    display: flex;
    flex-wrap: wrap;
}
.reviews-top-info .statistic-reviews{
    padding: 20px 20px 10px 20px;
}
@media (max-width: 767px) {
    .review-item, .reviews-top-info > div{
        max-width: 100%;
        width: 100%;
    }
}
.review-item-top, .review-item-rating-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}
.review-item-avatar{
    max-width: 40px;
    font-size: 14px;
}
.review-item-title{
    font-size: 18px;
    font-weight: bold;
}
.review-item-stars{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--main-color);
    gap: 3px;
}
.review-item-stars .full-star .rating-full{
    fill: var(--main-color);
}
.review-item-stars .half-star .rating-half{
    fill: var(--main-color);
}
.review-item-stars svg{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
}
.review-item-text{
    font-size: 14px;
}
.review-item-avatar img{
    border-radius: 50%;
}
.review-item-verified{
    font-size: 12px;
    color: #069567;
    line-height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
}
.load-more{
    background-color: var(--main-color) !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border: none!important;
    position: relative;
    -ms-grid-column-align: center;
    justify-self: center;
    color: #fff !important;
    font-weight: bold !important;
}
#load-more-reviews{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: var(--border-radius);
}
.load-more.loading{
    padding-left: 35px!important;
}
.load-more.loading:before{
    position: absolute;
    content: "";
    background-image: url("../../images/loader.gif");
    width: 20px;
    background-size: contain;
    height: 20px;
    z-index: 99999;
    left: 7px;
    top: calc(50% - 10px);
}
.bordered-block{
    border: 1px solid #d3dce3;
    border-radius: 8px;
}
/* checkout */
.wc-block-components-address-form__country{
    display: none;
}
.wc-block-checkout__contact-fields .wc-block-components-checkout-step__content>*{
    margin-bottom: 0;
}
.contact-top-icon img{
    border-radius: 50%;
    background-color: #e9eeff;
    padding: 13px;
}
.contact-item a{
    display: flex;
    gap: 7px;
    align-items: center;
}
.contact-item a img{
    max-width: 20px;
}
.contact-block .wp-block-stackable-column{
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 0.05));
    border-radius: 24px;
}
/* animation */
@keyframes bounce-1 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        transform: translateY(-25px);
        -webkit-transform: translateY(-25px);
        -moz-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        -o-transform: translateY(-25px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@media screen and (max-width: 767px) {
    .hero-buttons{
        justify-content: center!important;
    }
}
.custom-buttons a{
    height: 64px;
    font-size: 16px;
    padding: 12px 40px;
}
.custom-buttons .primary-btn a{
    border: none;
    transition: .2s;
}
.custom-buttons .primary-btn a:hover{
    background-color: #1B7AF6!important;
}
.custom-buttons .secondary-btn a{
    border: 1px solid var(--main-color);
}
.btn-arrow a{
    border: none;
    padding-right: 60px;
    position: relative;
}
.btn-arrow a:before{
    content: "";
    position: absolute;
    background-image: url("../../images/btn-arrow.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    right: 15px;
    top: calc(50% - 13px);
}
.colored-block{
    border: 1px solid #dce0fd;
    border-radius: 20px;
    padding: 50px;
}
body .wp-block-button .wp-block-button__link:hover, body  .wp-block-button .wp-block-button__link:focus{
    color: #fff!important;
}
@media screen and (max-width: 1000px) {
    .navigation_header .toggle-nav.mobile-menu{
        text-align: left;
    }
    .main-topbar .logo{
        text-align: center;
    }

    .mobile-order-1{
        order: 1;
    }
    .mobile-order-2{
        order: 2;
    }
    .mobile-order-3{
        order: 3;
    }
}

/* footer */
footer .footer-hidden{
    display: none!important;
}
.footer-bar ul{
    gap: 40px;
    /*flex-direction: column;*/
}
footer .footer-column:not(:last-child){
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
footer .footer-column img{
    max-width: 235px;
}
footer .footer-logo{
    margin-bottom: 25px;
    text-align: center;
}
@media screen and (max-width: 768px) {
    footer .footer-logo{
        text-align: left;
    }
}
footer .footer-title{
    color: #fff!important;
    font-size: 20px!important;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: bold;
    min-height: 42px;
}
footer .column-detail{
    flex-direction: column;
}
footer .column-detail *, footer .footer-menu a{
    color: #7d858a!important;
}
.woocommerce-cart .wc-block-components-product-name{
    pointer-events: none;
}
