:root {
    --brand-green: #2dd890;
}

/*Nav*/
.custom-search-form {
    width: 100%;
    padding: 0 20px;
}

span.screen-reader-text {
    width: 100%;
}

input.search-field {
    width: 100%;
}

.form-grid span {
    font-size: 26px;
    font-weight: 900;
}

form.search-form {
    position: relative;
}

.widget-footer-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    margin-bottom: 15px;
}

.inside-footer-widgets aside.widget {
    margin-bottom: 20px !important;
}

button.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 46px;
    background-color: transparent;
    background-image: url(/wp-content/uploads/2023/10/search.svg);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
}

input.wpcf7-form-control.wpcf7-submit {
}

span.wpcf7-spinner {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    max-width: 450px;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
}

form.wpcf7-form {
    text-align: left;
    max-width: 442px;
    margin: 0 auto;
}

input.wpcf7-form-control.wpcf7-text {
    display: block;
    margin: 0;
}

span.wpcf7-not-valid-tip {
    position: absolute;
}

/*End Nav*/
.site-footer .delivery_services img {
    height: 17px !important;
    width: auto !important;
}

.bottom-map {
    text-align: center;
    margin-top: 80px;
}

.bottom-map p {
    margin-bottom: 70px;
}

.bottom-map h2 {
    font-weight: 700;
}


.copy-flex {
    display: flex;
    width: 100%;
    gap: 35px;
    align-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.copy-flex p {
    max-width: 620px;
    text-align: left;
}

.copy-flex a {

    color: #555;
}

.copyright-bar {
    width: 100%;
    border-top: 1px solid #D8D8D8;
    padding-top: 20px;
}

.inside-footer-widgets {
    font-size: 14px;
    line-height: 17px;
}

.inside-footer-widgets p {
    margin-bottom: 10px;
}

.footer-widget-4 div {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    justify-content: start;
    align-items: center;
}

.footer-widget-4 div:nth-child(3) {

    align-items: start;
}

.footer-widget-4 svg {
    min-width: 20px;
}

.footer-widgets-container a {
    color: #222;
    text-decoration: none;
}

.main-phone {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.footer-widgets-container h2 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    margin-bottom: 15px;
}

.archive-post-meta {
    display: flex;
    gap: 45px;
    color: #6C757D;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.archive-post-button a {
    color: #222;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 40px 0;
}

.entry-summary {
    margin-top: 12px !important;
}

header.site-header {
    border-bottom: 1px solid #D8D8D8;

}

.inside-navigation {
    display: flex;
    flex-direction: column;
}

nav#site-navigation {
    width: 100%;
    max-width: 760px;
    margin-right: auto;
}

h3.woocommerce-loop-product__title {
    text-align: left;
}

.recommended-posts h2,
.archive h2.entry-title {
    text-align: left;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    border-radius: 8px;
}

button.single_add_to_cart_button.button.alt {
    border-radius: 8px;
}

p.address_logo {
    display: flex;
    align-items: center;
    color: #222;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    gap: 5px;
}

.modal-header {
    cursor: pointer;
    color: #0478D0;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
    margin-top: 15px;
}

.site-logo {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 12px;
}

.contact-header {
    display: flex;
    flex-direction: column;

}

.contact-header a {

    text-decoration: none !important;
}

.main-navigation .main-nav ul li a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
    font-size: 13px;
}

div#primary-menu {
    margin-top: 10px;
}

.inside-header {
    display: flex;
    align-items: flex-start;
}

a.header-email {
    color: #222;
}

@media (max-width: 768px) {
    nav#mobile-menu-control-wrapper {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .inside-header {

        justify-content: center;
    }

    header.site-header {

        overflow: hidden;
    }
}

/*End Nav*/
/*Product*/
.related h3.woocommerce-loop-product__title {
    color: #222;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
}

.related span.woocommerce-Price-amount.amount {
    color: #222;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.139px;
}

h1.product_title.entry-title {
    color: var(--gray-900, #18181B);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.articul-product {
    display: flex;
    background: #EEE;
    max-width: 330px;
    width: 100%;
    padding: 10px 19px;
    border-radius: 3px;
    justify-content: space-between;
}

.product p.price {
    margin: 30px 0 0;
}

.product p.custom-message-price {
    color: #0478D0;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product p.price {
    color: #18181B;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

p.volatil {
    color: #555;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.woocommerce div.product form.cart {
    margin-bottom: 15px;
}

.related h2 {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32.4px;
}

p.found-cheap {
    cursor: pointer;
}

/*End Product*/
/*Category*/
ul.product-cats {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 50px;

}

ul.product-cats li.category {
    flex: 0 0 33%;
    list-style-type: none;
    padding: 15px;
    .category__wrapper{
        display: flex;
        gap: 10px;
        padding: 10px;
        align-items: center;
        border-radius: 5px;
        border: 1px solid #D8D8D8;
        cursor: pointer;
        transition: 0.5s;
        &:hover{
            box-shadow: 0px 0px 14px 2px gray;
        }
    }
}

ul.product-cats .category img {
    width: 80px;
    height: 60px;
    object-fit: cover;
}

ul.product-cats a {
    line-height: 13px;
    margin: 0;
    display: block;
    font-size: 13px;
}

ul.product-cats a {
    color: #333;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    line-height: 1rem;
}

.woocommerce .woocommerce-breadcrumb {
    color: #0478D0;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

h1.woocommerce-products-header__title.page-title {
    color: #333;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.6px;
}

span.onsale {
    background: none;
    box-shadow: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product.type-product.product-type-simple {
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #D8D8D8;
    background: #FFF;
    position: relative;
}

.woocommerce ul.products li.product a img.span-sale {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 5px;
}

div.woocommerce-loop-product__title {
    color: var(---, #1A1A25);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.woocommerce ul.products li.product span.price {
    color: var(---, #1A1A25);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135.938%;
}

.loop-art {
    color: #E10029;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: space-between;
}

span.art-order {
    color: #6C757D;
}

.woocommerce ul.products li.product {
    transition: 0.5s;
}

li.wc-related-upsell-columns-3.wc-related-upsell-tablet-columns-2.wc-related-upsell-mobile-columns-1.product.type-product.product-type-simple:hover,

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product.type-product.product-type-simple:hover {
    box-shadow: 0px 0px 14px 2px gray;
}

.woocommerce-categories li ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

span.category-toggle {
    padding: 10px;
    cursor: pointer;
}

.woocommerce-categories li a {
    color: black;
    text-decoration: none;
    color: #333;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.woocommerce-categories li a {
    color: black;
    text-decoration: none;
    color: #333;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

ul.subcategory-list {
    margin-left: 27px !important;
    white-space: normal;
}

aside#block-5 {
    padding: 0px;
}

aside#block-5 p,
aside#block-9 p {
    display: none;
}

div.woocommerce-categories-header {
    color: #222;
    /* text-align: center; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.857px;
    padding: 20px;
    background: #ECEFF1;
}

.woocommerce-categories-wrap {
    border: 1px solid #DADADA;

}

ul.woocommerce-categories {
    padding: 0 20px 20px;
}


ul.woocommerce-categories li ul.subcategory-list li a {
    color: #667086 !important;
    font-family: Inter !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}
.inside-article{
    padding: 0!important;
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
    padding: 40px;
    padding-top: 0;
}

aside#block-9 {
    padding: 0;

}

span.modal-title {
    font-family: Inter;
    font-size: 25px;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 25px;
    margin-top: 25px;
}

#menu-add-menu li a {
    text-decoration: none;
    padding: 10px;
     width: 100%;
    display: block;
    color: #495057;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

#menu-add-menu li {
    margin: 0 0 -1px;
    border: 1px solid rgba(0, 0, 0, 0.13);
}

#menu-add-menu li:hover {
    background-color: #ECEFF1;
}

/*End Category*/

/*Article*/
.recommended-posts ul {
    display: flex !important;
    list-style: none !important;
    gap: 30px !important;
    flex-wrap: wrap !important;
}

.recommended-posts li {
    width: 100%;
    max-width: 278px;
}

.recommended-posts li h2 a {
    color: #222;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}

.recommended-posts li p {
    color: #555;

    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

span.post-date {
    color: #6C757D;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

span.post-category {
    color: #6C757D;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

span.post-category a {
    color: #6C757D;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
}

/*End Article*/
/* Первый экран */

.first_screen {
    /*background: url('/wp-content/themes/tenty/assets/images/first_screen_bg.webp')  no-repeat; */
    background: url('/wp-content/uploads/2024/06/first_screen_bg-1.webp') no-repeat;
    background-size: 100%;
    height: 661px;
    display: flex;
}

.first_screen_wrapper {
    margin: auto;
    display: flex;
    justify-content: space-between;
    width: 1170px;
}

.fs_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 657px;
    height: 432px;
}

.top_content {
    display: flex;
    flex-direction: column;
}

.top_content_header {
    font-family: Inter;
    font-size: 51px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-top: 0;
}

.fs_list {
    list-style-image: url('/wp-content/themes/tenty/assets/images/circle-ok.png');
}

.fs_list > li {
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
}

.down_content {
    display: flex;
}

.fs_down_text > p {
    font-family: Inter;
    font-size: 25px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.014em;
    text-align: left;
    color: #fff;
}

.fs_form {
    width: 358px;
    height: 432px;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.fs_form_header {
    font-family: Inter;
    font-size: 25px;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 25px;
    margin-top: 25px;
}

.fs_form_description {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-top: 1px;
}

.fs_form_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fs_form_form input {
    border: 1px solid #D8D8D8;
    border-radius: 3px;
    padding-left: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 36px;
}

.fs_form_form input[type=text] {
    margin-bottom: 20px;
}

.fs_form_form input::placeholder {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C757D;
}

.fs_form_oferta {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;

    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;

}


/* Блок "Доставка" */

.delivery_wrapper {
    width: 100%;
    display: flex;
    margin-top: 40px;
    margin-bottom: 90px;
}

.delivery {
    width: 964px;
    display: flex;
    height: 300px;
    justify-content: space-between;
    margin-top: 40px;
    margin: auto;
}

.map {
    width: 444px;
    height: 100%;
}

.delivery_detail {
    width: 367px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.delivery_services {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 110px;
}

.detail_header {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: left;
    color: #E51632;
}

/* Стили для логотипов служб доставки */

#cdek {
    width: 74px;
    height: 21px;
    margin-bottom: 10px;
}

#pek {
    width: 83px;
    height: 21px;
    margin-bottom: 10px;
}

#dellin {
    width: 140px;
    height: 21px;
    margin-bottom: 10px;
}

#energiya {
    width: 102px;
    height: 21px;
}

#kit {
    width: 49px;
    height: 49px;
}

#pochta {
    width: 144px;
    height: 21px;
}


/* Блок "Продукция" */

.product_wrapper {
    width: 100%;
    display: flex;
    margin-bottom: 100px;
}

.products {
    margin: auto;
    width: 1170px;
}

.product_wrapper_wrapper {
    display: grid;
    grid-template-columns: 390px 390px 390px;
}

.product_card {
    border: 1px solid #E5E9EB;
    padding-top: 19px;
    padding-left: 24px;
    padding-bottom: 38px;
    padding-right: 47.75px;
    height: 390px;
    cursor: pointer;
    color: #252C32;
    text-decoration: none;
}

.products > h2 {
    margin-bottom: 60px;
}

.product_description_block p {
    margin: 0;
}

.product_header {
    font-family: "Inter";
    font-size: 17px;
    font-weight: 700;
}

.product_image {
    display: flex;
}

.product_image > img {
    width: 319.25px;
    height: 230px;
    margin: 19px auto;

}

.product_description {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.014em;
    text-align: left;

}

.detail_block {
    display: flex;
    width: 40%;
    align-items: center;
}

.detail_block > img {
    height: 10px;
}

.detail {
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.006em;
    text-align: left;
    text-decoration: none;
    color: #252C32;
}


/* Блок "Наши сильные стороны" */

.power {
    /*background: url('/wp-content/themes/tenty/assets/images/power_bg.webp')  no-repeat;*/
    background: url('/wp-content/uploads/2024/06/power_bg-1.webp') no-repeat;
    background-size: 100%;
    height: 863px;
    display: flex;
}

.power_wrapper > h2 {
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    color: white;

}

.power_wrapper {
    width: 1099px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.power_points_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: start;
}


.power_point {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* width: 30%; */
}

.power_icon {
    width: 60px;
    height: 60px;
    margin: auto;
}

.power_header {
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: white;

}

.power_desription {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    width: 70%;
}


/* Блок "Почему выбирают нас" */

.choose_us {
    width: 100%;
    display: flex;
    height: 550px;
}

.choose_us_wrapper {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 915px;
}

.choose_us_wrapper > h2 {
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;;

}

.plus_details_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: auto;

}

.plus_detail {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.plus_digit {
    font-family: Inter;
    font-size: 56px;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 0em;
    text-align: center;
    color: #0039A6;
    margin-right: 5px;
    margin-bottom: 0;
}

.plus_digit::after {
    content: "";
    border: 1px solid #CCCCCC;
    margin-left: 10px;
}

.plus_desc {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 0;
}

/* Блок "О компании" */

.about {
    /*background: url('/wp-content/themes/tenty/assets/images/about_bg.webp')  no-repeat;*/
    background: url('/wp-content/uploads/2024/06/about_bg-1.webp') no-repeat;
    background-size: 100%;
    height: 692px;
    display: flex;
}

.about_wrapper {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 747px;
    height: 700px;
}

.about_wrapper > h2 {
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    color: #EEEEEE;
}

.about_subheader {
    font-family: Inter;
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    /*color: #EEEEEE;*/

}

.about_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about_text > p {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: #EEEEEE;
}

.button_link {
    padding: 10px 25px;
    border-radius: 8px;
    background: #E10029;
    color: white;
    width: auto;
    text-decoration: none;
    text-align: center;
    margin: 10px auto;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    border: none;
}


/* Блок "Скидки" */


.discount {
    width: 100%;
    display: flex;
    height: 600px;
    /* background: red; */
}

.discount_wrapper {
    width: 1170px;
    display: flex;
    margin: auto;
}

.discount_wrapper_wrapper {
    display: flex;
    flex-direction: row;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    width: 100%;
    align-items: baseline;
    margin: auto;
    padding: 39px 40px;
    height: 360px;
}

.discount_right_side {
    position: relative;

}

div#wpcf7-f198-o1 {
    max-width: 320px;
}

div#wpcf7-f198-o1 span.wpcf7-list-item-label {
    font-size: 12px;
}

h2 {
    text-align: center;
    font-family: "Inter";
    font-weight: bold;
}

.discount_right_side > img {
    position: absolute;
    top: -80px;
    left: 100px;
    max-width: fit-content;
}

h2.discount_header {
    font-family: Inter;
    font-size: 34px;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;

}

.discount_desc {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 50px;

}

.discount_left_side {
    width: 54%;
    margin-left: 39px;
    margin-top: 40px;
}


/* Блок Новости */

.news {
    width: 100%;
    display: flex;
    margin-bottom: 60px;
}

.news_wrapper {
    margin: auto;
    width: 1170px;
    display: flex;
    flex-direction: column;
}

.news_wrapper > h2 {
    margin-bottom: 60px;
}

.news_block_wrapper {
    display: grid;
    grid-template-columns: 377px 377px 377px;
    /* width: 100%; */
    justify-content: center;
    justify-content: space-between;
    grid-gap: 12px;
    margin: auto;

    .news_block {
        > img {
            height: 300px;
            object-fit: cover;
        }
    }
}

.news_date_cat {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 70%;
}


.news_date {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C757D;


}

.news_cat {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C757D;


}

.news_desc {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;

}

.news_readmore {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    color: #222;

}

.news_readmore_arrow {
    display: flex;
}

.news_readmore_arrow > img {
    margin: auto;
}

.news_readmore_block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 40%;
}

.news_description > h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;

}


/* Блок "Отзывы" */

.reviews {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reviews > h2 {
    margin-bottom: 40px;
}

.reviews_wrapper {
    width: 1170px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.review_block {
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    width: 565px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;

}

.author_name_date {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 50%;
}

.author_text {
    margin-left: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.review_description {
    font-family: Inter;
    font-size: 17px;
    font-style: italic;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;

}

.author_name {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    /* letter-spacing: -0.20000000298023224px; */
    text-align: left;

}

.review_date {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;

}

.author_photo {
    display: flex;
    min-width: 147px;
}

.author_photo > img {
    margin: auto;
}

.custom-ordering {
    padding: 15px 30px;
    color: var(--txt, #384255);
    /* txt/meny2 */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    display: flex;
    gap: 15px;
    margin-bottom: 35px !important;
}

.custom-ordering a {
    color: var(--txt, #384255);
    /* txt/meny2 */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-decoration: none;
    opacity: 0.5;
    /* border-radius: 5px; */
    /* border: 1px solid #D8D8D8; */
}

.woocommerce-ordering {
    display: none;
}

.custom-ordering a.active-sort {
    opacity: 1;
}

section.related.products {
    width: 100%;
    max-width: 900px;
}

/* ============ Мобильная версия ===========*/
.page-template-articles .inside-article,
.page-template-news .inside-article {
    display: flex;
    flex-wrap: wrap;
}

.page-template-articles .post-image,
.page-template-news .post-image {
    min-width: 330px;
}

.page-template-articles .custom-articles-cont,
.page-template-news .custom-articles-cont {
    max-width: 750px;
}

@media (max-width: 1300px) {

    .first_screen {
        background-size: 100% 100vh;
        height: 1166px;
    }

    .first_screen_wrapper {
        width: 100%;
        flex-direction: column;
        padding: 20px;
        align-items: center;
        margin-top: 0;
        /* height: 1087px; */
    }

    .fs_content {
        width: 80%;
    }

    .fs_form {
        width: 100%;
        border: 1px solid #000;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    }

    .top_content_header {
        font-family: Inter;
        font-size: 35px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
        margin-top: 0;
    }

    .delivery_wrapper {
        width: 100%;
        display: flex;
        margin-top: 40px;
        margin-bottom: 90px;
        height: 625px;
    }

    .delivery {
        display: flex;
        height: 51%;
        justify-content: flex-start;
        margin-top: 40px;
        margin: auto;
        flex-direction: column;
        margin-top: 0;
    }

    .map > img {
        width: 100%;
    }

    .map {
        width: 100%;
    }

    .product_wrapper {
        width: 100%;
        display: flex;
        margin-bottom: 100px;
    }

    .products {
        margin: auto;
        width: 100%;
    }

    .product_wrapper_wrapper {
        display: grid;
        grid-template-columns: 390px;
        justify-content: center;
    }

    .detail_block {
        display: flex;
        width: fit-content;
        align-items: center;
        justify-content: space-between;
        gap: 15px;
        max-width: 140px;
    }

    .power {
        background-size: 100% 250vh;
        height: 1725px;
        display: flex;
    }

    .power_wrapper {
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .power_points_wrapper {
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center;
        align-items: start;
    }

    .choose_us {
        width: 100%;
        display: flex;
        margin-bottom: 141px;
    }

    .choose_us_wrapper {
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 90%;
    }

    .plus_details_wrapper {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: auto;
    }

    .plus_detail {
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 120px;
    }

    .about {
        /*background: url(/wp-content/themes/tenty/assets/images/about_bg.png) no-repeat;*/
        background: url('/wp-content/uploads/2024/06/about_bg-1.webp') no-repeat;
        height: 692px;
        display: flex;
    }

    .about_wrapper {
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 90%;
        height: 700px;
    }

    .about_text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .discount {
        width: 100%;
        display: flex;
        height: 600px;
        /* background: red; */
    }

    .discount_wrapper {
        width: 1170px;
        display: flex;
        margin: auto;
    }

    .discount_wrapper_wrapper {
        display: flex;
        flex-direction: row;
        border: 1px solid #E5E5E5;
        border-radius: 15px;
        width: 100%;
        align-items: center;
        margin: auto;
        padding: 39px 40px;
        height: 360px;
    }

    .discount_left_side {
        width: 100%;
        margin-left: 39px;
        margin-top: 40px;
    }

    .discount_right_side {
        display: none;
    }

    .discount_right_side > img {
        display: none;
    }

    .news {
        width: 100%;
        display: flex;
        margin-bottom: 60px;
    }

    .news_wrapper {
        margin: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .news_block_wrapper {
        display: grid;
        grid-template-columns: 377px;
        /* width: 100%; */
        justify-content: center;
        justify-content: space-between;
        grid-gap: 12px;
        margin: auto;
    }

    .news_wrapper > h2 {
        margin-bottom: 60px;
        text-align: left;
        margin-left: 15px;
    }

    .reviews {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .reviews_wrapper {
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .review_block {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
        border: none;
        width: 90%;
    }
}

/* Основной контент */

.main_content {
    width: 870px;
}

/* Хлебные крошки */

.bread_crumbs {
    width: 206px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
}

.main_link {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #0478D0;
    text-decoration: none;

}

.no_active_bc {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C757D;

}

.bread_crumbs > a {
    text-decoration: none;
}

.delimiter {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

}

/* Текстовый блок */

.about_content {
    width: 100%;

}

.about_content > h1 {
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 0px;

}

.about_content > p {
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
    margin-top: 50px;

}

/* Инфографика */

.infograph {
    width: 100%;

}

.infograph_wrapper {
    display: flex;
    flex-direction: row;
    height: 300px;

}

.info_up_item {
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 230px;
    position: relative;
}

.info_down_item {
    align-self: flex-end;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: space-between;
    height: 225px;
    position: relative;
}

.info_arrow_up {
    position: absolute;
    top: 120px;
    left: 140px;
}

.info_arrow_down {
    position: absolute;
    top: 45px;
    left: 145px;
}

.info_line {
    border: 1px dashed #858FA4;
    transform: rotate(90deg);
    width: 40px;
}

.year_circle {
    background-color: #0478D0;
    border-radius: 55px;
    display: flex;
    width: 72px;
    height: 72px;
}

.year_circle > p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
    margin: auto;
}

.info_text_block > p {
    text-align: center;
    color: #6C757D;
    font-family: Inter;
    font-size: 14px;
}

.info_header {
    font-weight: 700;
    color: #0478D0;
}


/* Блок сводной статистики */
.statistic_wrapper p {
    margin: 0;
}

.statistic {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.statistic_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 550px;
}

.statistic_item {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 271px;

}

.statistic_value {
    font-family: Inter;
    font-size: 56px;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 0em;
    text-align: center;
    color: #0039A6;

}

.statistic_value::after {
    content: "";
    width: 67.08px;
    height: 0px;

    border: 1px solid #CCCCCC;
    transform: rotate(90deg);
    margin-left: 10px;
    margin-right: 10px;
}

.statistic_param {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;

}

/* Блок "Наша команда */

.team_wrapper {
    width: 100%;
}

.about_subheader {
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;

}

.team_slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    /* height: 384px; */
}

.team_slide_name, .team_slide_job {
    padding: 0px;
    height: max-content;
    margin: 0px;
}

.team_slide_name {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #101828;

}

.team_slide_job {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #0478D0;

}

/* Слайдер */

.team .slick-track {
    display: flex;
}

.team .slick-list {
    overflow: hidden;
}

.team .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.team .slick-dots li {
    list-style: none;
    margin: 0px 10px
}

.team .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    background-color: #D9D9D9;
    border: none;
    padding: 0;
}

.team .slick-dots li.slick-active button {
    background-color: #78B3DF;
}


/* Слайдер "Продукция" */
.product_slider_wrapper {
    position: relative;
}

.product_slider {
    position: relative;
    padding-left: 50px;
    padding-right: 60px;
}

.product_slide_item {
    margin: auto;
}

.product_slider .slick-track {
    display: flex;
}

.product_slider .slick-list {
    overflow: hidden;
}

.product_slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 0;
    width: 50px;
    height: 50px;
    border: none;
}

.product_slider .slick-arrow.slick-prev {
    left: 0;
    background: url('/wp-content/themes/tenty/assets/images/left_slider_arrow.png') 0 0 no-repeat;
}

.product_slider .slick-arrow.slick-next {
    right: 0;
    background: url('/wp-content/themes/tenty/assets/images/right_slider_arrow.png') 0 0 no-repeat;
}

/* Стикер "Собственное производство" */
.self_production {
    position: absolute;
    width: 183px;
    height: 183px;
    border-radius: 50%;
    display: flex;
    transform: rotate(-26deg);
    top: -15px;
    left: 10px;
    z-index: 1000;
    background-color: red;
}

.self_production > p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin: auto;
}


/* Блок "Доставка" */

.delivery {
    width: 100%;
    display: flex;
    height: 300px;
    justify-content: space-between;
    margin-top: 40px;
    max-width: 964px;
}

.map {
    width: 444px;
    height: 100%;
}

.detail {
    width: 367px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.delivery_services {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 110px;
}

.detail_header {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: left;
    color: #E51632;
}

/* Стили для логотипов служб доставки */
section.footer-delivery {
    background: #F5F5F5;
}

.footer-delivery .delivery_services {

    margin-left: 40px;
}

#cdek {
    width: 74px;
    height: 21px;
    margin-bottom: 10px;
}

#pek {
    width: 83px;
    height: 21px;
    margin-bottom: 10px;
}

#dellin {
    width: 140px;
    height: 21px;
    margin-bottom: 10px;
}

#energiya {
    width: 102px;
    height: 21px;
}

#kit {
    width: 49px;
    height: 49px;
}

#pochta {
    width: 144px;
    height: 21px;
}

.mobile_team_wrapper {
    display: none;
}

/* Мобильная версия */
h2.form-grid-h2small {
    color: #222;
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    margin: 0;
}

p.form-grid-par {
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-grid-left-part span.wpcf7-form-control-wrap:last-child {
    max-width: 600px;
    width: 100%;
}

.form-grid-right-part span.wpcf7-form-control-wrap:first-child {
    width: 100%;
    max-width: 420px;
    display: block;
}

.form-grid-right-part span.wpcf7-form-control-wrap {
    width: 100%;
    max-width: 204px;
    display: inline-block;
}

.form-grid-right-part span.wpcf7-form-control-wrap:first-child input {
    width: 100%;
    max-width: 420px;
}

.form-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    justify-content: center;
    border-radius: 3px;
}

.form-grid-right-part p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

p.form-grid-par-2 {
    color: #344054;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    max-width: 359px;
}

.form-block-wrap form.wpcf7-form {
    max-width: 100%;
}

.form-grid-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 3px;
    border: 1px solid #D8D8D8;
    padding: 0 40px;
}

.form-grid-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 3px;
    border: 1px solid #D8D8D8;
    padding: 25px;
    background: #F6F6F6;
}

.form-grid-left-part p {
    display: flex;

    max-width: 700px;
    flex-wrap: wrap;
    gap: 20px 35px;
}

.form-block-wrap {
    padding: 50px 0;
}

.form-grid-left-part span.wpcf7-form-control-wrap {
    max-width: 177px;
}

.form-grid-left-part select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    background: white;
    font-size: 13px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: white;
    border-radius: 3px;
    font-size: 13px;
}

.calc-form .wpcf7 form.invalid .wpcf7-response-output {
    border-color: red;
}

.calc-form input.wpcf7-form-control.wpcf7-not-valid {
    border: 1px solid red;
}

.calc-form .wpcf7-not-valid-tip {
    display: none !important;
}

.calc-form input.wpcf7-form-control.wpcf7-text,
.calc-form input.wpcf7-form-control.wpcf7-number,
.calc-form select.wpcf7-form-control.wpcf7-select {
    background: white;
    border-radius: 3px;
    font-size: 13px;
}

.one-click-button {
    color: #ffffff;

    background-color: #E10029;
    border-radius: 8px;
    cursor: pointer;
    transition: .3s;

    &:hover {
        background-color: #f30430;
    }
}

.one-click {
    margin-bottom: 10px;
}

.modal_one_click input.wpcf7-form-control {
    width: 100%;
}

.modal_one_click textarea.wpcf7-form-control {
    background: white;
    border-radius: 3px;
    font-size: 13px;
    resize: none;
    height: 100px;
}

.modal_one_click form {
    margin-top: 10px;
}
.footer-logo{
    img{
        width: 166px;
    }
    span{
        display: block;
        font-size: 18px;
        margin-top: 10px;
        line-height: normal;
    }
}
.widget-footer-title{
    font-size: 18px;
}
.footer-widgets-container a{
    font-size: 18px;
    position: relative;
    
    &:before{
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 1px;
        background-color: #222222;
        transform: translate(-50%);
        transition: .3s;
    }
    &:hover{
        &::before{
            width: 100%;
        }
    }
}
.inside-footer-widgets p{
    font-size: 18px;
}
.widget ul li{
    margin-bottom: 1em;
}
.site-footer{
    .main-phone{
        font-weight: 400;
    }
}
.comments-area{
    display: none;
}
@media (max-width: 1300px) {

    .left_sidebar {
        display: none;
    }


    .infograph {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 615px;
    }

    .infograph_wrapper {
        height: 300px;
        display: flex;
        flex-direction: column;
        width: 80%;
        justify-content: space-between;
    }

    .info_up_item {
        align-self: flex-start;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        height: 230px;
        position: relative;
        width: 100%;
        margin-bottom: 40px;
    }

    .info_down_item {
        align-self: flex-end;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        height: 225px;
        position: relative;
        margin-bottom: 40px;
    }

    .info_text_block > p {
        text-align: left;
        color: #6C757D;
        font-family: Inter;
        font-size: 14px;
        margin-left: 20px;
    }

    .info_line {
        border: 1px dashed #858FA4;
        transform: rotate(0deg);
        width: 40px;
        margin-left: 20px;
    }

    .year_circle {
        background-color: #0478D0;
        border-radius: 55px;
        display: flex;
        width: 106px;
        height: 58px;
        padding: 0 5px;
    }

    .info_arrow_up {
        position: absolute;
        top: 100px;
        left: 1px;
        transform: rotate(120deg);
    }

    .info_arrow_down {
        position: absolute;
        top: 97px;
        left: 0px;
        transform: rotate(60deg);
    }

    .statistic_wrapper {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    /*.team_wrapper {
        display: none;
    }*/
    /* .mobile_team_wrapper {
         display: block;
         width: 100%;
     }*/
    .mobile_team {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .mobile_team_slide {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        /* height: 384px; */
    }

    .mobile_team_slide_name, .mobile_team_slide_job {
        padding: 0px;
        height: max-content;
        margin: 0px;
    }

    .mobile_team_slide_name {
        font-family: Inter;
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #101828;

    }

    .mobile_team_slide_job {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        color: #0478D0;

    }

    .delivery {
        width: 100%;
        display: flex;
        height: 300px;
        justify-content: space-between;
        margin-top: 40px;
        flex-direction: column;
    }

    .map {
        width: 100%;
        height: 100%;
    }

    .map > img {
        width: 100%;
    }

    .infograph {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 650px;
        max-width: 400px;
        margin: 0 auto;
    }
}

@media (max-width: 900px) {
    .form-grid {
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center;
        border-radius: 3px;
        justify-items: center;
        align-items: center;
        overflow: hidden;
    }

    .form-grid-left-part span.wpcf7-form-control-wrap {
        max-width: 100%;
    }

    .form-grid-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 3px;
        border: none;
        padding: 0;
    }

    .form-grid-right {
        display: flex;
        flex-direction: column;
        align-items: center;
        border-radius: 3px;
        border: none;
        padding: 0px;
        background: transparent;
        align-content: center;
        flex-wrap: wrap;
    }

    .form-grid-right-part p {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }

    .form-grid-right-part span.wpcf7-form-control-wrap {
        width: 100%;
        max-width: 100%;
        display: inline-block;
    }

    .form-grid-left-part p {
        padding: 0 20px;
    }
}

@media (max-width: 768px) {
    .power,
    .first_screen {

        background: #004d85;
    }

    .fs_content {

        height: auto;
    }

    .down_content {
        display: flex;
        flex-direction: column;
    }

    ul.product-cats li.category {
        max-width: 450px;
    }

    ul.product-cats .category h2 {
        text-align: left;
    }

    .woocommerce-ordering {
        display: block;
        margin-bottom: 35px !important;
    }

    .custom-ordering {
        display: none;
    }

    #block-8 h2 {
        display: none;
    }

    .product_slider .slick-arrow.slick-next {
        right: -15px;
        top: 52.4%;
    }

    .product_slider {
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
    }

    .site-content {
        display: flex;
        overflow: hidden;
        flex-direction: column;
    }

    .fs_content {
        width: 100%;
    }

    .contact-header {
        text-align: center;
    }

    .modal-header {
        margin-top: 0;
    }

    .first_screen_wrapper {
        height: auto;
        margin-bottom: 50px;
    }

    .fs_form {
        margin-top: 30px;
    }

    .first_screen {
        height: auto;
    }

    p.address_logo {
        display: none;
    }

    .fs_list {

        margin-left: 20px;
    }

    .delivery_wrapper {
        padding: 0 20px;
    }

    p.detail_header {
        font-size: 31px;
    }

    .power_wrapper {
        padding: 0 20px;
    }

    .power {
        background-size: cover;
    }

    .discount {

        height: auto;
    }

    .discount_wrapper_wrapper {
        border: none;
    }

    .discount_left_side {
        margin: 0;
    }

    .news_wrapper {
        padding: 0 20px;
    }

    .news_block_wrapper {
        grid-template-columns: auto;
    }

    .news_date_cat {
        width: 100%;
        justify-content: flex-start;
        gap: 30px;
    }

    .news_block_wrapper {
        grid-gap: 25px;
    }

    .delivery_services {
        padding: 0 20px;
        gap: 0px 32px;

    }

    .footer-delivery .delivery_services {

        margin-left: 0px;
    }

    .product_wrapper_wrapper {
        grid-template-columns: 100%;
        max-width: 550px;
        padding: 0 20px;
    }

    .about_content {
        padding: 20px;
    }

    .statistic {
        padding: 0 20px;
    }

    .self_production {
        position: absolute;
        width: 130px;
        height: 50px;
        border-radius: 55px;
        display: flex;
        transform: rotate(0deg);
        top: -15px;
        left: 10px;
        z-index: 1000;
        background-color: red;
    }

    .self_production > p {
        font-family: Inter;
        font-size: 12px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
        margin: auto;
    }

    .team_wrapper {
        width: 100%;
        padding: 0 20px;
    }

    .team .slick-track {
        display: flex;
        padding: 0 35px;
    }

    .footer-widget-2,
    .footer-widget-3 {
        display: none;
    }

}

.js-recomendet-list {
    .slick-arrow {
        position: absolute;
        top: 34%;
        transform: translate(0, -50%);
        z-index: 1;
        background: #0478D0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60px;
        height: 60px;
        padding: 0;
    }
    .slick-next{
        right: 0;
    }
}

.js-recomendet-list .js-recomendet-item {
    max-width: 100%;
    padding: 0 10px;
}

.recommended-posts {
    padding: 0 40px;
}

.js-recomendet-list {
    margin: 0;
}

.mobile-panel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    display: none;
    background: #fff;
    box-shadow: -1px -11px 68px -38px rgba(0, 0, 0, 0.75);
    z-index: 10;
}

.mobile-panel-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-decoration: none;
    color: #333;
    svg {
        path {
            fill: #333333;
        }
    }
}

.mobile-panel-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mobile-panel-item.main-navigation {
    background: transparent;

    .menu-toggle {
        line-height: normal;
    }
}
/* .contained-content.separate-containers .inside-article{
    padding: 40px;
} */
.mobile-panel-item__text{
    display: block;
    text-align: center;
    font-size: 10px;
    text-decoration: none;
}
.mobile-panel-item.modal-header{
    text-decoration: none;
}

.page-template-articles .blog-inside-article{
    flex-wrap: nowrap;
}

@media (max-width: 991px){
    ul.product-cats {
        margin: 0 -10px;
        margin-bottom: 30px;

    }
    ul.product-cats li.category {
        flex: 0 0 50%;
        padding: 10px;

        .category__wrapper {
            padding: 10px;
        }
    }
}

@media (max-width: 768px){
    .page-template-articles .inside-article{
        align-items: center;
        justify-content: center;
    }
        .page-template-articles .blog-inside-article {
            flex-wrap: wrap;
        }
}
@media (max-width: 480px) {
    .mobile-panel {
        display: block;
    }

    .callbackkiller.cbk-phone {
        inset: auto 8% 13% auto !important;
    }
    .calc-form {
        .form-grid {
            display: block;
            span{
                flex: 1 1 100%;
                input{
                    width: 100%;
                }
            }
        }
        .form-grid-left{
            display: block;
        }
        .form-grid-left > p{
            padding: 0 20px;
        }
        .form-grid-right{
            display: block;
        }
        .form-grid-right > p{
            padding: 0 20px;
        }
    }
}
@media (max-width: 576px) {
    .delivery{
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        .map{
            height: auto;
        }
    }
    .delivery_detail{
        width: auto;
    }
    .delivery_wrapper{
        height: auto;
    }
    .product_image > img{
        object-fit: contain;
        height: auto;
    }
    .product_card{
        height: auto;
    }
    .about{
        background-size: cover;
        height: auto;
        padding: 30px 0;
    }
    .about_wrapper{
        height: auto;
    }
    .discount_wrapper_wrapper{
        height: auto;
    }
    .bottom-map{
        margin-top: 20px;
    }
    .js-recomendet-list {
        .slick-arrow {
            width: 50px;
            height: 60px;
        }
    }

    ul.product-cats {
        margin: 0 -5px;
        margin-bottom: 20px;
    }

    ul.product-cats li.category {
        flex: 0 0 50%;
        padding: 5px;
    }
    ul.product-cats .category img {
        width: 50px;
        height: 50px;
    }
}