body {
    overflow: hidden;
}

body,
.secondary-navigation a,
.onsale,
.pagination .page-numbers li .page-numbers:not(.current),
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #000 !important
}

.links>li.dropdown-menu>a:first-child {
    pointer-events: none;
}

img {
    height: auto;
}

.title {
    margin: 20px;
}

.seo_text {
    text-align: justify;
    display: flex;
    column-gap: 30px;
    padding: 0 5px !important;
}

.seo_text p a {
    color: #000 !important;
}

.seo_text h3,
.seo_text-title {
    color: #b33031 !important;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-top: 13px;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 5px;
}

.seo_text-text {
    font-size: 14px;
    line-height: 16px;
}

.seo_text-title a {
    color: #b33031;
}

.seo_text .seo_text_title {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 32px;
    margin-bottom: 30px;
}

.seo_text .seo_text_title hr {
    margin: 0 10px;
    width: 70px;
    border: none;
    color: #b33031;
    background-color: #b33031;
    height: 3px;
}

#nz-content a:not(.button),
#nz-content a:not(.button):visited,
.sidebar a:not(.button):not(.ui-slider-handle),
.woo-cart .widget_shopping_cart .cart_list>li>a:hover,
.woocommerce .single-product-summary .product_meta a,
.reset_variations:hover,
.count-icon,
.nz-testimonials .name,
.post-comments-area .comments-title,
.footer-copyright a,
.post-comments-area a,
.post .post-more,
.post-author-info-title a,
.post-tags a:hover,
.comment-meta .comment-author,
.comment-meta .replay a,
.shop-loader {
    color: #000;
}

#wpadminbar,
.woocommerce-tabs .tabs,
.add_to_cart_button,
form.cart,
.product_meta {
    display: none;
}

.woocommerce-LoopProduct-link .wrapper-product-image img {
    max-width: 160px;
}


/* start Слайдер на главной */

.con_block {
    padding: 0 25px;
}

.col-hm-12 {
    display: flex;
    align-items: center;
}

.col-hm-7 {
    width: 70%;
}

.col-hm-5 {
    width: 30%;
    padding: 0 15px;
}

.text-block {}

.text-block:hover {}

.text-block h3 {
    color: #000;
    line-height: 32px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.text-block p {
    text-align: justify;
}

.slide_home {
    max-width: 840px;
}

.slide_home .slick-slide {
    height: auto;
}

@media (max-width: 970px) {
    .col-hm-12 {
        flex-direction: column
    }
    .col-hm-7 {
        width: 100%;
    }
    .col-hm-5 {
        width: 100%;
        padding: 0;
    }
}

.ab_icons {
    padding: 0 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.ab_icons .inline {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.ab_icons .inline .ab_icon {
    height: 175px;
    width: 200px;
    text-align: center;
    display: inline-block;
    transition: 0.3s;
    margin-bottom: 20px;
    padding: 10px;
    border: 2px solid #b33031;
    box-shadow: 0 0 10px #0000000f;
}

.ab_icons .inline .ab_icon:hover {
    box-shadow: 0 0 10px #00000029;
    border-radius: 15px;
}

.ab_icons .inline .ab_icon:hover p {
    color: #b33031;
    transition: 0.3s;
}

.ab_icons .inline .ab_icon img {
    width: 100px;
    transition: 0.3s;
}

.ab_icons .inline .ab_icon:hover img {
    opacity: 1;
    transition: 0.3s;
}

.ab_icons .inline .ab_icon p {
    font-weight: bold;
    line-height: 15px;
    font-size: 15px;
    margin: 10px 0;
}


/* end Слайдер на главной */

.slick-slide {
    height: 220px;
}

.logo img {
    height: auto !important;
    max-width: 257px;
}

.nav-links {
    text-align: center;
}

.nav-links a {
    margin: 10px;
    font-weight: 700;
    color: #000;
}

.url_home {
    width: 30px;
}

.brands-box img {
    width: auto;
    height: 70px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.brands {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    justify-content: space-around;
    -ms-align-items: center;
    align-items: center;
}

html {
    margin-top: 0 !important;
}

#p_a644_1 {
    background-color: #f0634c;
}

.woocommerce-product-gallery__image a img {
    display: block;
    max-height: 350px;
    width: auto;
    margin: 0 auto;
}

.related {
    margin-top: 70px;
}

a,
span {
    font-family: Open Sans;
}

.header-menu a,
.header-menu span {
    font-size: 1em;
    font-family: Open Sans;
    font-weight: bold;
}

ul li,
ol li {
    padding: 5px 0;
    list-style-type: none;
}

.woocommerce-loop-product__title {
    font-size: 13px;
    font-weight: 700;
}

.woocommerce-loop-product__link {
    transition: all 0.5s;
}

.woocommerce-loop-product__link:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
}

body .related .products img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-height: inherit;
    padding: 10px;
    max-height: 200px;
    height: auto;
}

body .related .products li a:first-child {
    width: auto;
}

.products img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-height: inherit;
    padding: 10px;
}

.woocommerce-loop-product__title {
    margin-top: auto;
}

.products {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    height: auto !important;
}

.products li {
    margin-bottom: 30px;
    width: 33%;
}

.products li .product_type_simple {
    display: none;
}

.woocommerce-product-gallery {
    display: inline-block;
}

.main-content .product .woocommerce-product-gallery {
    margin-top: -125px;
}

.content_page div.product {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto;
    grid-template-areas: "summary summary" "gallery main" "products products";
}

.main-content {
    /*width: 100% !important;*/
}

.storefront-product-pagination {
    display: none;
}

.product_description {
    display: none;
}

.products_container .product {
    display: inline-block;
}

.product_inner {
    width: 386px;
    margin-left: 0px;
}

.product-type-simple {
    position: static !important;
    display: inline-block;
    margin-left: 0px;
}

.products {
    width: 100%;
}

.products li a {
    position: relative;
    text-align: center;
}

.product span.onsale {
    display: none;
}

.status_tag {
    position: absolute;
    font-size: .625rem;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    right: 0;
    z-index: 999;
}

.status_tag.status_home {
    display: none !important
}

.status_tag.status_new {
    background-color: #359A34;
}

.status_tag.status_limit {
    background-color: #b33031;
}

.status_tag.status_order {
    background-color: #a765b1;
}

.status_tag.status_coming {
    background-color: #f79000;
}

.product_status_tag .status_tag {
    font-size: 1rem;
    line-height: 25px;
    height: 25px;
    top: -25px;
}

.attachment-full {
    width: 386px;
}

.product-type-simple {
    margin: 0
}

@media(max-width: 1099px) {}

@keyframes jumping {
    0% {
        transform: translateY(0px) scale(1, 1) rotate(0deg);
    }
    25% {
        transform: translateY(-20px) scale(1.2, 1.2) rotate(360deg);
    }
    50% {
        transform: translateY(0px) scale(1, 1) rotate(360deg);
    }
    100% {
        transform: translateY(0px) scale(1, 1);
    }
}

.phones {
    display: none;
}

.phones a {
    display: block;
    width: 100%;
}

.re-call-panel {
    position: fixed;
    top: 0;
    height: 100%;
    right: 0;
    width: 25%;
    min-width: 350px;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.9);
    box-sizing: border-box;
    padding: 23% 30px;
    visibility: hidden;
    right: -35%;
    opacity: 0;
    transition: .5s;
}

.slide-re-call {
    visibility: visible;
    right: 0;
    opacity: 1;
}

.send_good {
    display: none;
}

.re-call-panel h5 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 22px;
    font-weight: 300;
}

.re-call-panel .close {
    position: absolute;
    top: 50px;
    right: 50px;
    color: #ccc;
    font-size: 16px;
    padding-left: 30px;
    background-image: url('/wp-content/themes/aivi/images/close.png');
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: 21px;
    cursor: pointer;
}

.re-call-panel input {
    float: left;
    padding: 15px;
    font-family: inherit;
    color: #666666;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 3px;
}

.product_title {
    text-align: center;
    font-size: 24px;
}

.re-call-panel p {
    font-size: 24px !important;
    margin-top: 30px;
    margin-bottom: 7px;
    font-weight: 300;
    color: #ccc;
    background: transparent;
    width: 100%;
    padding: 7px;
}

.re-call-panel button {
    float: left;
    clear: both;
    width: 100%;
    background: #b33031;
    color: #fff;
    border: none;
    margin-top: 20px;
    font: inherit;
    padding: 16px;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    margin-top: 0;
}

.re-call-panel button:hover {
    background: #a32021;
    color: white;
}

a.sl--call {
    background-color: #b33031;
    background-image: url('/wp-content/themes/aivi/images/phone.png');
    background-position: center;
    background-size: 28px;
    box-shadow: 0px 0px 13px -2px #000;
    background-repeat: no-repeat;
    border-radius: 100px;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 80px;
    right: 80px;
    z-index: 300;
    animation: jumping 2s infinite;
    cursor: pointer;
}

a.sl--call:hover {
    background-color: #a32021;
}

.med_icons {
    margin-top: 60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.med_icon p {
    margin: 10px 0;
    min-height: 45px;
}

.med_icons a {
    display: inline-block;
    text-align: center;
    color: #000;
    margin-bottom: 10px;
}

.med_icons .zerofife:last-child {
    margin-bottom: 30px;
}

.med_icons .zerofife:first-child a:before {
    content: '';
    background: #b33031;
    height: 2px;
    position: absolute;
    bottom: -5px;
    width: 215px;
    right: -160px;
}

.med_icons .zerofife:first-child a:last-child:before {
    background: none;
}

.med_icons .zerofife:first-child a:after {
    content: '';
    background: #b33031;
    height: 215px;
    position: absolute;
    right: -55px;
    width: 2px;
    top: 105px;
}

.med_icons .zerofife:first-child a:last-child:after {
    background: none;
}

@media (max-width: 970px) {
    .med_icons .zerofife:first-child a:after,
    .med_icons .zerofife:first-child a:before {
        background: none;
    }
    .med_icons .zerofife a {
        border: 1px solid #ddd;
        box-shadow: 0 0 10px #00000012;
    }
}

#secondary {
    display: none;
}

header {
    width: 100%;
}

.header_static {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 20px;
    align-items: start;
    column-gap: 10px;
    position: relative;
}

#openMenu {
    display: none;
}

.header_static p {
    margin-bottom: 0;
    margin-left: 5px;
}

.header-fix .phone_items {
    width: 50%;
}

.phone_items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.1em;
}

.phone_items a {
    color: #000;
    font-weight: bold;
    transition: all 0.5s;
}

.mail {
    transition: all 0.5s;
    color: #000;
    font-weight: bold;
}

.mail:hover {
    color: #b33031;
}

.phone_items a:hover {
    color: #b33031;
}

.header_float {
    padding-left: 25px;
    background-color: #303030;
    width: 100%;
    border-bottom: 2px solid #b33031;
}

.header_float .links {
    display: flex;
    -ms-align-items: center;
    align-items: stretch;
    justify-content: space-around;
    font-size: 0.85em;
}

.show-menu .dropdown>a::after {
    position: relative;
}

.show-menu .dropdown>a::after {
    position: absolute;
    right: 10px;
    top: 10px;
}

.show-menu .dropdown a span {
    transition: all 0.5s;
    overflow: hidden;
    font-size: .75rem;
}

.header_float .links a {
    color: white;
    font-size: 1.5em;
    padding: 10px 10px;
    max-width: 290px;
    display: flex;
    align-items: center;
}


/*---------------HEADER--------------------*/

.links {
    margin: 0;
}

.dropdown-menu {
    position: relative;
}

.dropdown-menu p,
.dropdown-menu a {
    width: 110%;
}

.dropdown-menu::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-35%);
    width: 10px;
    height: 10px;
    background: url('/wp-content/themes/aivi/images/down-arrow (1).png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.icon::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-35%);
    width: 10px;
    height: 10px;
    background: url('/wp-content/themes/aivi/images/down-arrow (1).png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.show-menu {
    display: none;
    overflow: auto;
}

.show-menu li a {
    font-size: 14px;
}

.links li:hover .show-menu {
    display: block;
}

.url_home {
    width: 23px;
}

.header_float .links a {
    font-size: 18px;
    padding: 10px 10px;
    width: 100%;
}

.links .show-menu li a {
    font-size: 14px;
}

.header_float .links p {
    font-size: 18px;
    padding: 10px 10px;
    cursor: pointer;
}

.akcii:first-child {
    background-color: transparent;
}

.links li a:hover,
.links li p:hover {
    background-color: #b33031;
}

.links li {
    position: relative;
    padding: 0;
}

.links .show-menu {
    margin: 0;
    padding: 0;
    width: 250px;
}

.sert {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.page-numbers {
    font-size: 18px;
}

.sert img {
    width: auto;
    height: 300px;
}

.show-menu {
    position: absolute;
    top: 100%;
    left: -100%;
    width: 300%;
    background-color: #303030;
    z-index: 5000;
    overflow: hidden;
}

.links li p {
    color: white;
    font-size: 1.5em;
    padding: 10px 10px;
    max-width: 290px;
    display: flex;
    align-items: center;
    margin: 0;
}


/*---------------END HEADER----------------*/


/*---------------HEADER-FIX----------------*/

.header-fix .url_home {
    width: 23px;
}

.header-fix .header_float .links a {
    font-size: 14px;
    padding: 5px 10px;
}

.header-fix .header_float .links p {
    font-size: 14px;
    padding: 5px 10px;
}

.header-fix .header_float .links a:first-child {
    /*background-color: transparent;*/
}

.header-fix .links li a:hover,
.header-fix .links li p:hover {
    background-color: #b33031;
}

.header-fix .links li {
    position: relative;
    padding: 0;
}

.header-fix .wrapper-logo {
    width: 150px;
}

.header-fix .wrapper-logo img {
    width: 100%;
    height: auto;
}

.header-fix .search-container {
    width: 50%;
    margin: 0;
}

.header-fix .phones_list {
    display: flex;
    flex-wrap: wrap;
    width: calc(40% - 150px);
    justify-content: flex-end;
}

.header-fix .phones_list p {
    width: 100%;
    text-align: right;
}

.header-fix .phone_items a {
    font-size: 14px;
}

.links .show-menu {
    margin: 0;
    padding: 0;
    width: 290px;
}

.show-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200%;
    background-color: #303030;
    z-index: 5000;
}

.header-fix .header_static {
    align-items: center;
}

.header-fix {
    position: fixed;
    top: -1350px;
    background-color: #fff;
    z-index: 9998;
    transition: all 0.2s;
    display: none;
}

.akcii {
    animation: opacity 1s infinite;
}

.header-fix .search-container {
    width: 33.3%;
}

.header-fix .hideMobille li p {
    color: white;
    font-size: 1.5em;
    padding: 10px 10px;
    max-width: 290px;
    display: flex;
    align-items: center;
    margin: 0;
}

.block-akcii {
    background-color: #b33031;
    animation: opacity 1s infinite;
}

.price span {
    font-weight: 700;
}

.woocommerce-Price-amount {
    color: #F79000;
    border: none;
}

.block-akcii {
    background-color: #b33031;
}

@keyframes opacity {
    0% {
        color: transparent;
    }
    50% {
        color: #fff
    }
    100% {
        color: transparent;
    }
}

.header_float .links a:hover {
    background-color: #b33031;
}


/*---------------END HEADER-FIX----------------*/

#mult_slider {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: auto;
    margin-bottom: 100px;
}

#mult_slider div {
    width: 120px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
}

#mult_slider .lastItem~div:not(.button-mult-slide) {
    display: none;
}

.entry-summary {
    float: none;
}

.dropdown {
    width: 100%;
}


/* .dropdown>a::after {
  content: '∨';
  font-size: 0.8em;

} */

.oboz__item ul {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #DDD;
}

.oboz__item ul li {
    width: 50%;
}

.title-box {
    color: brown;
    margin: 20px 0;
    font-weight: 700;
}

.submenu {
    margin: 0;
    display: none;
}

.product_title {
    font-weight: 700;
}

.category_list {
    border: none;
    width: 220px;
    font-size: 12px;
}

.category_list li {
    padding: 0;
    overflow: hidden;
}

.med_icon img:nth-child(2) {
    display: none;
    margin: 0 auto;
}

.med_icon:hover img:nth-child(2) {
    display: block;
}

.med_icon:hover img:nth-child(1) {
    display: none;
}

.category_list a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: black;
    font-size: 1.2em;
    padding: 10px;
    width: 100%;
    margin: 0;
    text-transform: capitalize;
    transition: color 0.4s;
    transition: background-color 0.4s;
}

.category_list a:hover {
    color: #F79000;
    background-color: #f8f8f8;
}

.category_list li:hover {
    background-color: #f8f8f8;
}

.category_list .dropdown>a {
    transition: all 0.5s;
    overflow: hidden;
}

.category_list li>a:hover span {
    animation: mymove 0.5s;
}

@keyframes mymove {
    0% {
        transform: translateX(-10%);
    }
    50% {
        transform: translateX(10%);
    }
    100% {
        transform: translateX(0%);
    }
}

.category_list .open_menu {
    color: #b33031;
}

.dropdown>.open_menu::after {
    content: '∧';
}

.category_list>li>a {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.3;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    color: #000;
    padding: 19px 17px 19px 19px;
    border-top: 1px solid #DDD;
    background: #fff;
}

#breadcrumbs {
    padding: 10px 5px;
    margin: 0;
}

#breadcrumbs a {
    text-transform: capitalize;
    color: #000;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#openMenu,
#openMenu-2 {
    cursor: pointer;
    width: 30px;
    margin: 10px;
    display: none;
}

@media (min-width: 1260px) {
    .content_page,
    .header_static,
    .links {
        width: 1260px;
        margin: 0 auto;
    }
}
@media (max-width: 750px) {
    .content_page{
    margin: 0px 15px;
    }
}
@media (max-width: 970px) {
    .phone_items {
        min-width: 200px;
    }
    .header-fix .search-container {
        width: 50%;
        margin: 0 auto;
    }
    .header-fix .phones_list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-fix .phones_list p {
        text-align: center;
    }
    .phones_list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
}

.showMobile {
    display: none;
}

#div_a644_2,
#div_a644_0 {
    background-color: white;
}

.hr_red {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 32px;
}

.med_icons {
    padding: 0 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.med_icons .zerofife {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.med_icons .zerofife a {
    color: #000;
    font-weight: bold;
    line-height: 15px;
    position: relative;
}

.med_icons a {
    width: 155px;
    padding: 10px;
    transition: 0.3s;
}

.med_icons a:hover {
    border-radius: 15px;
    transition: 0.3s;
    box-shadow: 0 0 10px #00000029;
}

.med_icons a img {
    max-width: 128px;
}

.product-type-simple,
.woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    /*justify-content: flex-end;*/
}

.woocommerce-LoopProduct-link .price {
    margin-top: auto;
}

.woocommerce-LoopProduct-link {
    height: 100%;
}

.main-content .flex-control-nav {}

.products>li.prod_cat>a:first-child {}

.flex-control-nav li {
    height: 105px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    text-indent: inherit;
    width: 21%;
    margin: 5px;
    overflow: hidden;
}

.flex-active {
    border: 1px solid #b33031
}

.flex-control-nav img {
    padding: 5px 20px;
    height: auto;
    max-height: 100%;
    display: flex;
    align-items: center;
}

.flex-viewport {
    height: 500px !important
}

div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: both;
}

.phone-order {
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    width: 50%;
    margin-left: auto;
    text-align: left;
    color: #b23030;
}

a.button.addtocart_button {
    padding: 10px;
    background: #b23030;
    color: #fff;
    margin: 5px;
}

#caption {}

.woocommerce-product-gallery__trigger {
    height: 500px;
}

@media (max-width: 650px) {
    .main-content .product .woocommerce-product-gallery {
        margin-top: 0;
    }
    .content_page div.product {
        display: grid;
        grid-template-columns: 100%;
        grid-template-rows: auto;
        grid-template-areas: "summary" "gallery" "main" "products";
    }
    .content_page .onsale {
        left: calc(50% - 80px);
        top: 6%;
    }
    .content_page .product_title {
        width: 100% !important;
        text-align: center !important;
        padding: 0 25px;
    }
}

@media (max-width: 620px) {
    .header-fix .wrapper-logo {
        width: 120px;
    }
    .header-fix .search-container {
        display: none;
    }
    .header-fix .phones_list {
        display: none;
    }
    .med_icons {
        flex-direction: row;
        width: 100%;
        align-items: start;
        justify-content: space-between;
    }
    .med_icons .zerofife {
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .ab_icons .inline {
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

@media (max-width: 1100px) {
    #nz-content .woocommerce .products .product {
        width: 100% !important;
    }
}

#mult_slider {
    margin-top: 70px;
}

.hr_red hr {
    margin: 0 10px;
    width: 70px;
    border: none;
    color: #b33031;
    background-color: #b33031;
    height: 3px;
}

@media (max-width: 1205px) {
    .links {
        overflow: auto;
    }
    #openMenu,
    #openMenu-2 {
        display: inline-block;
    }
    .header_float .links {
        flex-direction: column;
        align-items: start;
    }
    .header_float .links a {
        width: 100%;
        max-width: none;
    }
    .header_float .links span {
        margin-left: 10px;
    }
    .header_float .hideMobille {
        display: none;
    }
    .showMobile {
        display: block;
    }
}

@media (max-width: 400px) {
    .phones_list .phone_items {
        flex-direction: row;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .contacts strong {
        display: block;
    }
}

@media (max-width: 450px) {
    .header-fix .search-container {
        width: 100%;
    }
    #mult_slider .button-mult-slide {
        width: 45px;
        height: 45px;
        cursor: pointer;
    }
}

.header-fix .phones_list {
    display: flex;
    flex-wrap: wrap;
    width: 350px;
    justify-content: flex-end;
}

.term-description h2,
.term-description h3 {
    font-size: 24px;
    margin-top: 30px !important;
    margin-bottom: 10px;
    color: #b33031 !important;
}

.term-description p {
    font-size: 14px;
    margin-bottom: 20px;
}

.entry-title {
    color: #000 !important;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.entry-content p {
    font-size: 16px;
    line-height: 20px;
}

.entry-content h3 {
    color: #000;
    font-weight: 700;
}

.entry-content h2 {
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
}

.woocommerce-loop-product__title {
color: #000 !important;
    font-size: 15px !important;
    text-decoration: underline;
    height: 85px;
    margin: 0px;

    font-weight: 400 !important;
}

.loop .products .product .price,
.nz-related-products .products .product .price,
.nz-recent-products .products .product .price {
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
}

#nz-target .loop {
    width: calc(100% - 260px) !important;
}

.category_list_wrapper {
    border: none !important;
}

.category_list_wrapper .category_list {
    border: 1px solid #DDD;
}

.WOOF_Widget {
    margin-top: 30px;
    padding: 10px 0;
    max-width: 260px;
}

.widget-title {
    display: none;
}

.WOOF_Widget h4 {
    border-bottom: 1px solid #DDD;
}

.woof_list li {
    margin: 0 0 0 0 !important;
    display: flex;
    align-items: center;
}

.woof_list li label {
    font-size: 14px;
    line-height: 14px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #858585;
}

.widget_recently_viewed_products {
    margin-top: 30px;
}

.widget-title-oldest {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
    width: 100%;
}

.widget-title-oldest:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #a32021;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.product_list_widget {
    display: flex;
}

.aaaaaaaa {
    padding-top: 20px;
}

.woof_container_inner h4 {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0 !important;
}

.woof_container {
    padding-bottom: 0;
    margin-bottom: 0;
}

.WOOF_Widget h4 {
    position: relative;
}

.WOOF_Widget h4::before {
    content: '';
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 5;
    background-color: #b23030;
}

.woof_block_html_items {
    padding-top: 25px;
}

.woof_container_inner h4 a {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    text-align: end;
}

.woof_list li {
    list-style: none !important;
    padding-bottom: 13px !important;
}

.woof_list li input {
    margin: 0 !important;
    width: 17px;
    height: 17px;
}

.price_slider_wrapper {
    padding-top: 30px;
}

.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ddd;
    border: 1px solid #ddd !important;
}

.woof .widget_price_filter .ui-slider .ui-slider-range {
    background: #b23030 !important;
}

.widget_price_filter .price_slider_amount .price_label {
    padding: 7px 0 0px 0px !important;
}

.product #caption {
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.woof_front_toggle {
    color: #b23030 !important;
    font-size: 24px;
}

.woof_reset_search_form,
.woof_submit_search_form {
    padding: 7px 10px;
    margin: 0 5px;
}

.widget_recently_viewed_products .product_list_widget {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
}

.widget_recently_viewed_products ul li {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
    min-width: 150px;
    margin: 0 15px;
    transition: all .3s ease;
    height: 472px;
}

.widget_recently_viewed_products ul li:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    transform: scale(1.05);
}

.widget_recently_viewed_products ul li a {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.widget_recently_viewed_products ul li a span {
    color: #000;
    font-size: 15px !important;
    text-decoration: underline;
    margin-bottom: 20px;
    font-weight: 400;
}

.widget_recently_viewed_products ul li a img {
    display: block;
    margin: 0 auto;
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px;
    max-height: 360px !important;

    object-fit: contain;
        width: 100%;
    height: 220px;
    object-fit: contain;
    margin-bottom: 10px;
}

.widget_recently_viewed_products ul li .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 700 !important;
    color: #aa2e35;
}

@media (max-width: 750px) {
    .category_list,
    #nz-target .loop {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    .products li {
        width: 100% !important;
    }
}

@media (max-width: 380px) {
    .med_icons a {
        width: 130px;
        padding: 10px;
        transition: 0.3s;
    }
    .hr_red {
        margin-top: 30px;
    }
    #span_a644_0 {
        text-align: center;
    }
    .seo_text h3 {
        text-align: center;
    }
}

@media (max-width: 992px) {
    .wrapper-category_list {
        display: none;
    }
    .main-content {
        width: 100% !important;
    }
}

@media (max-width: 780px) {
    .wrapper-category_list {
        display: none;
    }
    .main-content {
        width: 100% !important;
    }
    .content_page div.product {
        display: grid;
        grid-template-columns: 100% !important;
        grid-template-rows: auto;
        grid-template-areas: "summary" "gallery " "main" "products " "products";
    }
    .product_title,
    .sku_in_card,
    .phone-order {
        width: 100% !important;
        padding: 0 10px !important;
    }
    .main-content .product .woocommerce-product-gallery {
        padding-left: 15px !important;
        margin-top: 0 !important;
    }
    .woocommerce-tabs.wc-tabs-wrapper {
        padding: 10px;
    }
    .entry-summary {
        margin-top: 30px;
    }
    .product_status_tag .status_tag {
        top: -10px;
    }
    .related.products .products li {
        width: 100% !important;
    }
    .related .products {
        padding-left: 0 !important;
    }
    .widget.woocommerce.widget_recently_viewed_products {
        padding-left: 0;
    }
    .widget_recently_viewed_products ul li {
        width: 100%;
    }
    .widget-title-oldest {
        padding-left: 10px;
    }
    .term-description {
        padding: 25px 10px;
    }
}

@media (max-width: 375px) {
    .phone-order .price {
        font-size: 30px;
    }
    .med_icons .zerofife a {
        height: 210px;
    }
    ul.products {
        padding-left: 0 !important;
        gap: 0 20px !important;
        margin-left: 0;
    }
}

.widget_recently_viewed_products .product_list_widget>li>a {
    height: 450px;
    display: flex;
    flex-direction: column;
}

.widget_recently_viewed_products .product_list_widget>li>a span {
    margin-top: auto;
}

.phone-order .price {
    line-height: 100%;
}

#morebtn {
    background: transparent;
    padding: 0;
    text-align: inherit;
    position: relative;
    overflow: visible;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

#morebtn.open {
    overflow: hidden;
}

#morebtn span {
    text-transform: initial;
    text-decoration: dotted;
    color: #b33031;
    font-size: 13px;
    border-bottom: 1px dashed #b33031;
}

#morebtn:after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    cursor: default;
    pointer-events: none;
    background-image: url('css/assets/editor-more.png');
    background-repeat: repeat-x;
    background-position: 0 0;
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.berocket_single_filter_widget {
    max-width: 260px;
}

.products-search .products img {
    height: 100%;
}

.category_list li a .fa-angle-down {
    border: 1px solid #e3e3e3;
    padding: 1px 4px;
    background: #fff;
    width: 19px;
    height: 18px;
}

.category_list li a:hover .fa-angle-down {
    border: 1px solid #b33031;
}

@media(max-width:970px) {
    .header-fix .header_static {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .header-fix .phones_list {
        width: 100% !important;
        margin-top: 20px;
    }
}

@media(max-width:620px) {
    .header-fix .search-container {
        display: block !important;
    }
    .dgwt-wcas-search-wrapp {
        min-width: 100%;
    }
}

@media(max-width:450px) {
    .header-fix .search-container {
        width: 50%;
        margin-right: 0;
    }
    .header-fix .phones_list {
        display: flex;
        flex-wrap: wrap;
        width: 350px;
        justify-content: center;
    }
    .dgwt-wcas-search-wrapp {
        min-width: 100% !important;
    }
    .header_static {
        padding-left: 10px;
    }
    .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
        width: 50px !important;
    }
}

.dropdown>.open_menu::after {
    content: "";
    display: none;
}

.widget-woof {
    padding-bottom: 0;
    margin-bottom: 0;
}

.WOOF_Widget {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.bapf_head {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDD;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.bapf_head::before {
    content: "";
    width: 36px;
    height: 2px;
    margin-top: 0px;
    background-color: #b23030;
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
}

.bapf_head h3 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.bapf_sfilter {
    margin-bottom: 0;
}

.bapf_body {
    margin-top: 10px;
}

.bapf_body label {
    color: #858585;
    font-size: 14px;
    margin-bottom: 0;
}

.bapf_sfilter ul li {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #D1D1D1;
}

.woof_submit_search_form_container {
    margin: 0 !important;
}

.bapf_hascolarr svg {
    border: 1px solid #D1D1D1;
    width: 23px !important;
    height: 23px;
    padding: 0 5px;
}

.bapf_hascolarr svg path {
    color: #D1D1D1;
}

@media(max-width:780px) {
    .header-fix .search-container {
        display: none !important;
    }
    .header-fix .phones_list {
        display: none;
    }
}

.swiper {
    height: 550px;
    padding-top: 65px;
    margin-top: -70px;
}

.swiper-button-next,
.swiper-button-prev {
    top: 33px;
    width: 28px;
    height: 28px;
    background-color: #eee;
    right: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 16px;
    color: #a32021;
}

.swiper-button-prev {
    left: auto;
    right: 36px;
}

.widget_recently_viewed_products .product_list_widget {
    flex-wrap: nowrap;
}

.content_page-old-prod {
    display: block !important;
}

.widget_recently_viewed_products .owl-wrapper {
    height: 507px;
    padding-top: 20px;
}

.product_list_widget.owl-carousel {
    position: relative;
}

.product_list_widget .owl-controls {
    position: absolute;
    top: -87px;
    right: 0;
}

.owl-page {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_list_widget .owl-controls .owl-page {
    display: inline-block;
    width: 28px;
    height: 28px !important;
    cursor: pointer;
    background-color: #eee;
    margin: 0 10px 0px 0;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 0;
    box-shadow: none;
}

.owl-controls .owl-page.active {
    box-shadow: none;
}

.product_list_widget .owl-page::after {
    content: '<';
    display: block;
    font-size: 22px;
    position: absolute;
    top: 0;
    left: 7px;
    color: #a32021;
}

.product_list_widget .owl-page:nth-child(2)::after {
    content: '>';
}

.block-wrapper {
    display: flex;
    column-gap: 30px;
}

.block-wrapper-col {
    width: 48%;
}

.entry-title-subtitle {
    font-size: 24px;
    color: #000;
    margin-bottom: 50px;
    position: relative;
    padding-left: 90px;
}

.entry-title-subtitle::before {
    position: absolute;
    content: '';
    display: block;
    width: 70px;
    height: 50px;
    left: 0px;
    top: 3px;
}

h2.entry-title {
    margin-top: 30px;
}

hr {
    margin: 30px 0;
}

.block-wrapper-item {
    display: none;
}

.block-wrapper-item.active {
    display: block;
}

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #000;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1.5em 0;
    color: #000;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    padding-right: 30px;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #000;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #000;
    border: 1px solid #000;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    position: relative;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 31px;
    right: 5px;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded=true] {
    color: #000;
}

.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}

.accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: 34em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion button[aria-expanded=true]+.accordion-content-vakansii {
    opacity: 1;
    max-height: none;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 1.2rem;
    font-weight: 300;
    margin: 1em 0;
}

.block-wrapper-btns {
    margin-bottom: 40px;
}

.accordion-title-term {
    position: relative;
    padding-left: 70px !important;
}

.accordion-title-term .accordion-title {
    padding-left: 0 !important;
}

.accordion-title-term::before {
    position: absolute;
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    left: 0px;
    top: 23px;
    background-image: url('./images/7.webp');
    top: 14px;
    width: 48px;
    height: 51px;
    background-repeat: no-repeat;
}

.cacl-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.calc-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #a32021;
    font-size: 22px;
    font-weight: 700;
}

.calc-link img {
    max-width: 150px;
    height: 110px;
    object-fit: contain;
}

.ac-title {
    position: relative;
    padding-left: 80px !important;
}

.ac-title:hover {
    background-color: transparent;
}

.ac-title::before {
    position: absolute;
    content: '';
    display: block;
    width: 70px;
    height: 50px;
    left: 0px;
    top: 3px;
    width: 48px;
    height: 51px;
    background-repeat: no-repeat;
}

.accordion-title-del::before {
    background-image: url('./images/1.png');
    width: 70px;
    top: 12px;
}

.accordion-title-sam::before {
    background-image: url('./images/2.webp');
    top: 13px;
    width: 73px;
}

.accordion-title-poch::before {
    background-image: url(./images/3.png);
    top: 4px;
    background-size: cover;
    height: 70px;
    width: 70px;
}

.accordion-title-trans::before {
    background-image: url(./images/4.webp);
    top: 17px;
    width: 75px;
}

.block-wrapper-text {
    font-size: 20px;
    color: #333;
}

.accordion button:hover {
    background-color: transparent !important;
}

.accordion-title-ras::before {
    background-image: url('./images/6.webp');
    top: 16px;
    width: 66px;
}

.accordion-title-bank::before {
    background-image: url('./images/5.webp');
    top: 8px;
}

.accordion-title-nal::before {
    background-image: url('./images/6.webp');
    top: 14px;
    width: 66px;
}

@media(max-width:992px) {
    .block-wrapper {
        flex-direction: column;
    }
    .block-wrapper-col {
        width: 100%;
    }
}

@media(max-width:540px) {
    .cacl-links {
        flex-direction: column;
    }
    .calc-link img {
        height: 60px;
    }
}

@media(max-width:420px) {
    .accordion button {
        padding: 1.3em 0;
        font-size: 15px;
        padding-right: 30px;
    }
}

.pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/icons/arrowright.svg) !important;
}

.pswp--svg .pswp__button--arrow--left:before {
    background-image: url(images/icons/arrowleft.svg) !important;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 80px !important;
    width: 72px !important;
    position: absolute;
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: center !important;
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: center !important;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background-size: 52px 85px !important;
}

.cat_name_prod {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 17px;
}

.cat_name_prod img {
    max-width: 35px;
    margin-right: 5px;
}

.header-phones__box,
.header-adres__box {
    position: relative;
    cursor: pointer;
}

.header_static {
    align-items: center !important;
}

.search-container {
    margin-top: 0 !important;
}

.header-phones__box-icon {
    background-color: #b43031;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 5px;
}

.header-phones__box:hover .phones_list {
    top: 45px;
    visibility: visible;
    opacity: 1;
}

.header-adres__box:hover .adres_list {
    top: 45px;
    visibility: visible;
    opacity: 1;
}

.header-contact__box {
    display: flex;
    gap: 30px;
}

.marquee-container {
    max-width: 282px;
    overflow: hidden;
}

.marquee {
    font-size: 20px;
    line-height: 1.3;
    font-family: sans-serif;
    padding: 12px 10px;
    color: #000;
    white-space: nowrap;
    animation: marquee 3.5s infinite linear;
    text-transform: uppercase;
}

.marquee:after {
    content: " Наша команда, старается для Вас! ";
    text-transform: uppercase;
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-100%)
    }
}

.dgwt-wcas-search-wrapp {
    min-width: 320px !important;
}

.products-search li a img {
    max-height: 200px !important;
}

.cat-menu li a img {
    max-width: 30px;
    margin-right: 10px;
}

.linktabl svg {
    width: 18px;
}

.adres_list {
    display: flex;
    column-gap: 20px;
    margin-bottom: 10px;
}

.adres_list p {
    max-width: 185px;
    display: flex;
    font-size: 14px;
    column-gap: 10px;
}

.adres_list svg {
    width: 35px;
    height: 35px;
}

.typing {
    position: relative;
    font-style: italic;
    max-width: 300px;
    font-size: 15px;
    font-weight: 400;
}

.typing::after {
    content: "|";
    position: absolute;
    right: 0;
    width: 100%;
    color: #000;
    background: #fff;
    animation: typing 4s steps(32) infinite, caret 1s infinite;
}

@keyframes typing {
    to {
        width: 0
    }
}

@keyframes caret {
    50% {
        color: transparent
    }
}

.header_float-mob {
    display: none;
    padding-left: 0 !important;
    background-color: #fff !important;
    width: auto !important;
    border-bottom: none !important;
}

@media(max-width:1200px) {
    .header-contact {
        display: none;
    }
    .phone-list {
        display: none;
    }
    .header-phone {
        display: none;
    }
    .header_float {
        display: none;
    }
    .header_float-mob {
        display: block;
    }
    .search-container {
        display: none;
    }
}

.menu-mobile {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 3;
    top: 92px;
}

.menu-mobile .links a {
    color: #000 !important;
}

.menu-mobile .links p {
    color: #000;
}

.menu-mobile .links li {
    width: 100%;
}

.menu-mobile .links .show-menu {
    width: 100%;
}

.menu-mobile .show-menu {
    position: relative;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 5000;
}

.header-main {
    visibility: visible !important;
}

.menu-mobile .search-container,
.menu-mobile .phone-list,
.menu-mobile .header-phone {
    display: block;
}

.menu-mobile .phone-list {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
}

.menu-mobile .header-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}

@media(max-width:970px) {
    .header_static {
        flex-direction: row !important;
    }
    .logo img {
        max-width: 210px;
    }
    .menu-mobile {
        top: 79px;
    }
}

.about-bottom__left p,
.about-middle__col p,
.contact-page p {
    text-align: left;
}

.contact-page__row {
    display: flex;
    column-gap: 50px;
    margin-bottom: 40px;
    row-gap: 30px;
}

.contact-page__col-l {
    width: 460px;
}

.contact-page__subtitle {
    font-weight: 400 !important;
    font-size: 25px;
    line-height: 28px;
}

.contact-page__box {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.contact-box_title {
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 27px;
    color: #B33031 !important;
    margin-bottom: 27px;
}

.contact-page .header-contact__text {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #111111;
}

.contact-box__item {
    margin-bottom: 10px;
}

.contact-page .header-phone__soc {
    justify-content: flex-start;
}

.contact-page .header-phone__item p {
    margin-bottom: 10px;
}

.contact-page .header-phone__soc {
    padding-left: 30px;
}

.contact-page__text {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #111111;
    margin-bottom: 10px;
}

.contact-page__text span {
    margin-right: 10px;
    color: #27507A;
}

.contact-page__text span.small {
    font-weight: 400;
    color: #111111;
}

.contact-box__item-phone {
    display: flex;
    gap: 10px;
}

.contact-box__item .header-contact__text-small {
    font-weight: 400;
}

.nan p {
    text-align: left;
}

.nan__row {
    display: flex;
    gap: 14px;
}

.nan__col-l {
    min-width: 290px;
}

.nan-item {
    display: flex;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    gap: 40px;
    margin-bottom: 20px;
}

.nan .nan-item__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #B33031;
    margin-bottom: 15px;
}

.nan .nan-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
}

.nan-item__img {
    min-width: 300px;
    max-width: 300px;
}

.proiz__row-top {
    display: flex;
    column-gap: 16px;
}

.proiz__row-top .proiz__col-l {
    flex: 700px;
    flex-shrink: 1;
}

.proiz-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
}

.proiz-text span {
    font-weight: 700;
}

.proiz-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #111111;
    margin-bottom: 20px;
}

.proiz-title--color {
    color: #B33031;
}

.proiz-text__mb {
    margin-bottom: 32px;
}

.proiz__row-bottom {
    display: flex;
    column-gap: 50px;
    margin-top: 60px;
}

.proiz__row-bottom .proiz-text {
    margin-bottom: 30px;
}

.proiz__row-bottom .proiz__col {
    width: 50%;
}

@media(max-width:992px) {
    .contact-page__row {
        flex-direction: column;
    }
    .contact-page__col-l {
        width: 100%;
    }
    .nan-item {
        flex-direction: column;
        gap: 20px;
    }
}

@media(max-width:768px) {
    .nan__row {
        flex-direction: column;
    }
    .proiz__row-top {
        flex-direction: column;
    }
    .proiz__row-bottom {
        flex-direction: column;
    }
    .proiz__row-bottom .proiz__col {
        width: 100%;
    }
    .proiz__col-r {
        display: none;
    }
}

@media(max-width:480px) {
    .nan-item__img {
        min-width: 100%;
        max-width: 300px;
    }
    .contact-page__subtitle {
        font-size: 20px;
        line-height: 27px;
    }
    .contact-page__box {
        padding: 15px;
    }
    .contact-box_title {
        font-size: 16px;
    }
    .contact-box__item {
        font-size: 14px;
        line-height: 22px;
    }
    .contact-box__item-phone {
        flex-direction: column;
    }
    .contact-box__item .header-contact__text-small {
        font-size: 14px;
    }
    .contact-page .header-contact__text {
        font-size: 14px;
        font-weight: 600;
        line-height: 25px;
        color: #111111;
    }
}

.woocommerce-tabs .shop_attributes td a {
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 700;
    text-align: left;
}

.woocommerce-tabs .shop_attributes td p {
    text-align: left;
}

.woocommerce-Tabs-panel p {
    text-align: left;
}

.widget_recently_viewed_products .swiper {
    padding-left: 25px;
    padding-right: 25px;
}

.prcat .lmp_load_more_button {
    display: none !important;
}

@media(max-width:380px) {
    .widget_recently_viewed_products .swiper {
        padding-left: 0 !important;
        padding-right: 25px;
    }
}

.aaaaaaaa {
    border: 0 !important;
}

.nav-links {
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.nav-links a {
    font-weight: 400;
}

.lmp_button {
    background-color: transparent !important;
    color: #a32021 !important;
    text-decoration: underline !important;
    font-size: 20px !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-weight: 700;
}

.lmp_button:hover {
    background-color: transparent !important;
    color: #a32021 !important;
    text-decoration: underline !important;
    font-size: 20px !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-weight: 700;
}

.page-numbers {
    padding: 5px 10px;
    transition: all .3s ease;
}

.page-numbers:hover {
    background-color: #ddd;
}

.next.page-numbers:hover,
.prev.page-numbers:hover {
    background-color: transparent;
    color: #a32021;
}

.page-numbers.current {
    background-color: #a32021;
    color: #fff;
}

.swiper.swiper-new {
    height: 570px;
    padding-top: 75px;
    margin-top: -70px;
}

.swiper.swiper-new .product_status_tag .status_tag {
    top: 0;
    font-size: .625rem;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px;
    height: 21px;
}

.nav-links {
    display: block !important;
}

.ttt {
    margin-left: 5px;
}

.category_list_wrapper .title {
    font-size: 20px!important;
}


.product-attrs {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #444;
}

.product-attrs li {
       margin-bottom: 0px;
    padding: 2px 0px;
    line-height: 1.4;
}

.product-attrs li strong {
    font-weight: 600;
    margin-right: 5px;
    color: #222;
}

@media (max-width: 768px) {
    .product-attrs {
        font-size: 13px;
    }
}
ul.product-attrs li {
    width: 100% !important;
    text-align: left;
}

.term-description ul {
  list-style-type: disc; /* Это маркер — чёрная точка */
  padding-left: 20px;
  margin-bottom: 1em;
}

.term-description li {
        list-style-type: disc;
  display: list-item;
  text-align: justify;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 24px;
  padding: 20px;
}

.blog-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  transition: transform 0.2s ease;
}

.blog-card:hover {
  transform: translateY(-4px);
}

.blog-card img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-card-title {
  font-size: 1.25rem;
  margin: 16px;
}

.blog-excerpt {
  margin: 0 16px 16px;
  color: #666;
}

.blog-post-title {
  font-size: 2rem;
  margin-top: 40px;
  text-align: center;
}

.blog-post-date {
  text-align: center;
  color: #999;
  margin-bottom: 20px;
}

.blog-post-content {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.7;
  padding: 0 16px 60px;
}

@media (max-width: 768px) {
  .blog-grid {
    grid-template-columns: 1fr;
    padding: 10px;
  }
}


  .arrow-right::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(-90deg); /* Поворот вправо */
    width: 10px;
    height: 10px;
    background: url('/wp-content/themes/aivi/images/down-arrow (1).png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

.sub-sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 93%;
    background: #303030;
    border: 1px solid #ccc;
    min-width: 250px;
    /* width: 20px; */
    z-index: 99999;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.show-menu{
    overflow:visible!important;
}
.show-menu > li {
  position: relative;
}
.post{
            width: 1260px;
        margin: 0 auto!important;
}
