.footer {
    background: var(--grey);
    padding-top: 48px;
}

.footer,
.footer-bottom .developers a:hover,
.footer *,
.footer .link i {
    color: rgb(255, 255, 255);
}

.footer {
    margin-top: auto;
}

.footer-head_mobile {
    display: none;
}

.row>.col-sm-12:nth-child(3n) .textcols-item {
    padding: 0px 32.5px;
}

.row>.col-sm-12:nth-child(3n + 1) .textcols-item {
    padding-right: 0px;
    padding-left: 32.5px;
}

.soc-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: fit-content;
}

.footer .soc-link {
    display: flex;
    justify-content: end;
    color: white;
    font-size: 30px;
}

.soc-link .link {
    margin: 0px auto;
    font-size: 14px;
    width: 21px;
    height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .soc-link .link:last-child {
    margin-right: 0px;
}

.qr-tooltip:hover .tooltip-cont {
    opacity: 1;
    height: 300px;
    bottom: -320px;
}

.qr_top .qr-tooltip:hover .tooltip-cont {
    bottom: auto;
    top: -320px;
}

.qr-tooltip:hover .tooltip-cont::before {
    opacity: 1;
}

.footer .soc-link .link {
    margin: 0px 26px 0px 0px;
    width: 36px;
    height: 36px;
}

.footer .soc-link>.link:last-child {
    margin-right: 0px;
}

a:hover .fa-solid.fa-arrow-right-long {
    left: 21%;
    position: relative;
    transition: 1s;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    border: 0px;
}

#vkFooterIcon,
#youtubeFooterIcon,
#instFooterIcon {
    width: 18px !important;
    height: 18px !important;
}

.footer .soc-link #vkFooterIcon,
.footer .soc-link #youtubeFooterIcon,
.footer .soc-link #instFooterIcon {
    width: 25px !important;
    height: 25px !important;
}

.footer .soc-link svg {
    width: 25px;
    height: 25px;
}

.footer .footer-menu-title a {
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
    color: rgb(177, 177, 177);
}

.footer .footer-menu-title a:hover,
.footer .footer-menu-title a:focus {
    color: rgb(255, 255, 255);
}

.topmenu .flexs .social,
.sidebear-container__inner,
.sidebear_openbtn,
.sidebear_closebtn,
.singleSwiper .swiper-pagination-boxs,
.hide_menu_footer,
select.orderby,
.footer_menu,
.mobile_headers,
#navbarSupportedContentc .searchForm,
.summary.noprice .single_variation_wrap-check .price-discaunt .single_add_to_cart_button,
.summary.noprice .discaunt,
.summary.noprice .cart-product-sub,
.summary.noprice .single-price-title,
.summary.noprice .single-price-title.bld,
.premmerce-filter-ajax-container #main>.woocommerce-breadcrumb,
.uslugiSlider .btn-swpreim,
.zavodSlider .btn-swpreim,
.partner .swiper .swiper-pagination {
    display: none;
}

.footer .footer-menu ul {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 39px;
}

.footer-menu ul {
    list-style: none;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 3;
}

.footer .footer-menu ul {
    margin: 0px;
    padding-bottom: 24px;
}

.footer .nav-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
}

.info-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.info-box a {
    text-decoration: none;
    margin: 0px 10px 0px 0px;
    display: inline-block;
}

.footer .info-box a:hover,
.footer .info-box a:focus,
.footer .nav-link:hover span,
.footer .nav-link:focus span {
    color: rgb(177, 177, 177);
}

.info-box a {
    margin-left: 4px;
}

.footer-head .qr-tooltip .qr-tooltip-main {
    opacity: 0.45;
}

.info-box img {
    width: 25px;
    height: 25px;
}

.footer #footer-tel {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    display: inline-block;
}

.info-box a[href^="https://dzen.ru"] {
    display: inline-block !important;
}

#footer-tel:focus {
    color: inherit !important;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    padding-bottom: 24px;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.kartoteka__img {
    margin-left: auto;
    border-radius: 15px;
    width: 278px;
    height: 125px;
}

.zvonokModal {
    background: var(--red);
    height: 50px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: rgb(255, 255, 255);
    border: 2px solid var(--red);
    border-radius: 10px;
    padding: 11px 28.2px;
}

.footer-contact .zvonokModal {
    width: 71%;
    margin-left: auto;
}

.zvonokModal svg {
    margin-right: 14px;
    margin-top: -3px;
}

.mobile_adress {
    margin-top: 20px;
}

.mobile_adress .btns {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.zvonokModal.button-visualise {
    border: 0px;
}

.zvonokModal.button-visualise::before {
    background: linear-gradient(90deg, var(--red) 0%, var(--red) 30%, var(--grey) 100%);
    animation: 4s linear 0s infinite alternate none running RotateAnim;
    height: 975px;
    top: -700%;
    bottom: -400%;
}

.footer .button-visualise {
    text-decoration: none;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 0px 20px;
    height: 50px;
    white-space: nowrap;
    margin-right: 39px;
    cursor: pointer;
    background: none;
    position: relative;
    overflow: hidden;
    user-select: none;
}

.mobile_adress .btns a:hover {
    color: rgb(255, 255, 255);
}

.mobile_adress a {
    text-decoration: none;
    display: flex;
    margin-bottom: 10px;
}

.mobile_adress .btns>* {
    justify-content: center;
    margin: 0px !important;
}

.mobile_adress .zvonokModal span {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}

.footer .button-visualise span {
    font-weight: 500;
    color: rgb(255, 255, 255) !important;
}

.mobile_adress .btns span {
    width: auto;
}

.mobile_adress span {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 21px;
    color: var(--border);
    width: calc(100% - 26px);
}

.footer .container {
    position: relative;
}
.footer-bottom {
    padding: 15px 0px;
    width: 100%;
}

.footer-bottom>.row {
    width: 100%;
}

.footer-bottom>.row .col-sm-12.col-md-12.col-lg-8.col-xl-8.col-xxl-9 {
    width: 100%;
}

.footer-bottom .footer-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    color: rgb(177, 177, 177);
    display: inline-block;
    font-family: Inter, Arial, sans-serif;
    max-width: calc(100% - 300px);
}

.footer-bottom .footer-text a {
    color: rgb(177, 177, 177);
    white-space: nowrap;
}

.footer-text a {
    color: wheat;
    text-decoration: none;
}

.scroll-top {
    position: fixed;
    inset: auto 25px 25px auto;
    width: 55px;
    height: 55px;
    opacity: 0;
    transform: translateY(150%);
    transition: 0.5s;
    cursor: pointer;
    z-index: 200;
    border-radius: 9px;
    background: var(--red);
    box-shadow:
        rgba(18, 18, 36, 0.1) 0px 2px 6px,
        rgba(18, 18, 36, 0.1) 0px 0px 16px !important;
}

.scroll-top::before {
    content: '';
    position: absolute;
    inset: 0px;
    margin: auto;
    display: block;
    background: url('/wp-content/themes/pro/img/slab_arrow.svg') center center / 20px no-repeat;
    transform: rotate(90deg);
    filter: brightness(111);
    transition: var(--tr);
}

.scroll-top:hover {
    background: rgb(255, 255, 255);
}

.scroll-top:hover::before {
    filter: brightness(1);
}

@media (max-width: 1669px) {

    .container:not(.photogallery_wrap) .right_sidebar .free_zamer_banner p,
    .product .bannerSwiper .free_zamer_banner p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 0.5rem;
    }

    .container:not(.photogallery_wrap) .right_sidebar .free_zamer_banner .h3,
    .product .bannerSwiper .free_zamer_banner .h3 {
        font-size: 19px;
        line-height: 21px;
    }

    .footer .button-visualise,
    .logo-img {
        margin-right: 20px;
    }
}

@media (max-width: 1439px) {

    .container,
    .container-sm {
        max-width: 95vw !important;
    }

    .container:not(.photogallery_wrap) .center_content>.row.products,
    .container:not(.photogallery_wrap) .center_content>div,
    .container:not(.photogallery_wrap) .center_content>#load-more {
        width: 100%;
        margin: 0px;
    }

    .container:not(.photogallery_wrap) .sidebar {
        padding-right: 12px;
    }

    .container:not(.photogallery_wrap) .center_content {
        width: 75%;
    }

    .container:not(.photogallery_wrap) .right_sidebar,
    .showroom .player_name,
    .showroom .player_views,
    .visualise_block p br,
    .upper_footer .write br,
    .become .desc br,
    .which_more .title svg,
    .header-wrap .soc-link {
        display: none;
    }

    .zvonokModal {
        padding: 12px 15px;
    }
}

@media (max-width: 1400px) {
    .container:not(.photogallery_wrap) .sidebar {
        padding-right: 12px;
    }
}

@media (max-width: 1280px) {

    .footer .button-visualise,
    .logo-img {
        margin-right: 30px;
    }
}

@media (max-width: 1200px) {
    .container:not(.photogallery_wrap) .center_content {
        width: 100%;
    }

    .footer-contact button {
        padding: 10px 18.2px;
    }
}

@media (max-width: 991px) {

    .footer .nav-link,
    .footer .footer-menu ul {
        font-size: 12px;
        line-height: 16px;
        margin-top: 20px;
    }

    .footer .footer-menu-title a {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 16px;
    }

    .kartoteka__img {
        margin-left: auto;
        border-radius: 10px;
        width: 244px;
        height: unset;
    }

    .footer-contact {
        margin-top: 8px;
        padding-bottom: 30px;
    }

    .footer #footer-tel {
        font-size: 16px;
        line-height: 16px;
    }

    .info-box img,
    .footer .soc-link .link {
        width: 16px;
        height: 16px;
    }

    .info-box {
        margin-left: auto;
        max-width: 244px;
    }

    .info-box a {
        margin-left: unset;
        line-height: 0;
    }

    .info-box>.qr-tooltip:nth-child(2) {
        margin-right: auto;
    }

    .footer .soc-link #vkFooterIcon,
    .footer .soc-link #youtubeFooterIcon,
    .footer .soc-link #instFooterIcon,
    .footer .soc-link svg {
        width: 16px !important;
        height: 16px !important;
    }

    .footer .soc-link .link {
        margin: 0px 41px 0px 0px;
    }

    .footer-contact .zvonokModal {
        width: 100%;
        max-width: 244px;
    }

    .footer-head.col-md-5 {
        width: 33%;
        min-width: 260px;
    }

    .footer-bottom .footer-text {
        font-size: 12px;
        line-height: 14px;
        max-width: 100%;
    }

    .footer-bottom {
        padding-top: 41px;
        width: 100%;
    }
}

@media (max-width: 930px) {
    .footer>.container>.row>.footer_mobile-tab {
        margin-bottom: 10px;
    }

    .footer>.container>.row>.footer_mobile-tab:nth-child(4) {
        margin-bottom: 0;
    }

    .mobile_adress {
        margin-top: 20px;
        padding-bottom: 206px;
    }

    .footer .soc-link #vkFooterIcon,
    .footer .soc-link #youtubeFooterIcon,
    .footer .soc-link #instFooterIcon,
    .footer .soc-link svg {
        width: 25px !important;
        height: 25px !important;
    }

    .footer .soc-link .link {
        width: 25px;
        height: 25px;
    }

    .footer .footer-menu-title a {
        font-size: 16px;
        line-height: 16px;
    }

    .footer {
        padding-top: 36px;
    }

    .footer-head {
        display: none;
    }

    @-webkit-keyframes shake {
        0% {
            transform: rotate(10deg);
        }

        100% {
            transform-origin: center center;
            transform: rotate(-10deg);
        }
    }

    @keyframes shake {
        0% {
            transform: rotate(10deg);
        }

        100% {
            transform-origin: center center;
            transform: rotate(-10deg);
        }
    }

    .container:not(.photogallery_wrap) .center_content {
        margin-top: 25px;
    }

    .container:not(.photogallery_wrap) .center_content>.row.products {
        width: 100%;
    }

    .container:not(.photogallery_wrap) .right_sidebar {
        padding: 0px 12px;
    }

    .footer .col-sm-12.col-md-12 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 30px;
    }

    .footer .soc-link {
        width: 100%;
    }

    .footer .footer-menu ul {
        padding-bottom: 15px;
    }

    .footer-contact,
    .footer .info-box {
        display: inline-flex;
        margin-top: 0px;
        flex-wrap: nowrap;
    }

    .info-box a {
        margin-right: 5px;
    }

    .footer #footer-tel {
        margin-top: 0px;
        font-size: 18px;
    }

    .footer-contact {
        width: 35%;
        align-items: flex-end;
        gap: 10px;
    }

    .footer-contact {
        padding-bottom: 0px;
    }

    .kartoteka__img {
        display: none;
    }

    .footer-contact .zvonokModal {
        width: 100%;
    }

    .footer-contact button {
        display: none;
    }

    .footer .button-visualise,
    .logo-img {
        margin-right: 0px;
    }

    .footer-bottom {
        padding-bottom: 35px;
    }

    .footer-bottom .row {
        display: flex;
        text-align: center;
        margin-bottom: 65px;
    }

    .scroll-top {
        bottom: 88px;
        right: 12px;
    }

    .footer .nav-link,
    .footer .footer-menu ul {
        font-size: 16px;
        line-height: 16px;
        margin-top: 20px;
    }
}

@media (min-width: 931px) {

    .mobile_adress,
    .product .product_title.entry-title .loop_title_cat {
        display: none;
    }
}

@media (min-width: 991px) {
    .footer .soc-link {
        margin-bottom: 18px;
    }

    .footer-contact {
        padding-bottom: 51px;
    }

    .footer-contact .zvonokModal {
        width: 100%;
        max-width: 278px;
    }

    .footer-bottom {
        position: absolute;
        bottom: 0;
    }

    .footer {
        position: relative;
    }
}

@media (max-width: 930px) {
    .footer_mobile-tab {
        flex: 0 0 auto;
        width: 100%;
    }

    .archive_tabs #productTabs .myShorts,
    .container:not(.single_product) .myShorts {
        width: 100vw;
        margin: 0px -12px;
        padding: 0px 12px;
    }

    .footer-head_mobile {
        display: block;
    }

    .footer .col-sm-12.col-md-12 {
        flex-wrap: wrap;
    }

    .footer .soc-link {
        display: flex;
        justify-content: space-between;
        text-align: center;
    }

    .footer .soc-link .link {
        margin-right: 0px;
    }

    a,
    .cart-product-sub .minus,
    .cart-product-sub .plus,
    input,
    button {
        touch-action: manipulation;
    }

    .footer .col-sm-12.col-md-12.footer-head,
    .footer-bottom {
        display: none;
    }

    .woocommerce-ordering label.radio,
    .preimushestvaSwiper .swiper-button-boxs,
    .upper_footer,
    .lazyrow .col-sm-0,
    .from-to-price .tooltip_price,
    .row.cats .title br,
    .catalog-header .download_catalog,
    .cons_frm,
    .map_script,
    .myShorts .swiper-button-boxs,
    .content-uslugi-child .ukladka-uslug br,
    .content-dileram .dostavka-banner-title br,
    .home_content #constructor_iframe,
    .from-to-price s,
    .footer .info-box a:not(#footer-tel),
    .footer-contact .zvonokModal,
    .header-wrap .container.color .button-visualise,
    .poddelki,
    .topmenu .button.flex,
    .swpreim .swiper-pagination,
    .swppartner .swiper-pagination,
    .swpartner .swiper-pagination,
    .soc-link,
    .woocommerce-ordering input+label,
    .woocommerce-ordering input.orderby,
    .unique-box img,
    .unique-box svg,
    .o-zavode .video_row .col>svg,
    .which_more {
        display: none;
    }

    .footer #footer-tel {
        font-size: 25px;
    }

    .footer-contact {
        width: 100%;
    }

    .mobile_adress .btns {
        margin-bottom: 0px;
    }

    .footer-bottom .footer-text {
        display: none;
    }

    .footer_menu .active .drop {
        opacity: 1;
        pointer-events: all;
        visibility: visible;
        bottom: 66px;
        z-index: 2;
        box-shadow: 0 -8px 24px rgba(62, 62, 62, 0.2);
    }
}

@media (max-width: 576px) {
    .footer {
        padding-top: 25px;
    }

    .footer .soc-link {
        justify-content: space-around;
    }

    .hide_menu_footer {
        width: 30%;
    }

    .footer .footer-menu ul {
        line-height: 29px;
    }

    .footer #footer-tel {
        font-size: 18px;
        line-height: 16px;
    }

    .footer-contact button {
        margin: 12px 0px;
    }

    .footer-contact button {
        margin-right: 24px;
    }

    .scroll-top {
        display: none !important;
    }
}

@media (max-width: 364px) {
    .footer .soc-link .link {
        margin-right: 0px;
    }

    .hide_menu_footer {
        width: 30px;
    }
}

@media (max-width: 930px) {
    .row>.col-sm-12:last-child>.footer-menu {
        border-bottom: none;
    }

    .footer .footer-menu-title a {
        color: rgb(255, 255, 255);
    }

    .hide_menu_footer {
        display: block;
        float: right;
        width: 20px;
    }

    .hide_menu_footer::before {
        content: '';
        width: 20px;
        height: 20px;
        border-radius: 0px;
        background: url('/wp-content/themes/pro/img/dot-o-zavode-gray.svg') center center / contain no-repeat;
        display: block;
        transform: rotate(-90deg);
        transition: transform 0.5s;
        margin-left: auto;
    }

    .hide_menu_footer.showed::before {
        transform: rotate(0deg);
    }

    .footer-menu {
        display: none;
        border-bottom: 1px solid var(--lighttext);
        margin-bottom: 18px;
    }

    .footer .footer-menu ul {
        padding-bottom: 18px;
    }
}

.footer_menu {
    position: fixed;
    z-index: 450;
    bottom: -50px;
    padding-bottom: 30px;
    left: 0px;
    padding-bottom: 50px;
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 10px 10px 0px 0px;
    transition: 0.5s;
    margin: 0px auto;
    justify-content: center;
    text-align: center;
    filter: drop-shadow(rgba(62, 62, 62, 0.25) 2px 2px 10px);
    opacity: 1;
    transform: translateY(0px);
}

.footer_menu,
.footer_menu .drop {
    background: rgb(255, 255, 255);
    border-radius: 10px 10px 0px 0px;
}

.mobile_btns {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
    overflow: hidden;
    transition:
        height 0.3s,
        margin-top 0.3s,
        margin-bottom 0.3s;
}

.mobile_btns .fc.btn.tel {
    display: none;
}

.mobile_btns .btn {
    width: calc(50% - 4px);
    padding: 8px;
    font-size: 13px;
    font-weight: 600;
    line-height: 21px;
    border-radius: 10px;
    flex-direction: row;
    gap: 10px;
    border: none !important;
}

.mobile_btns .btn,
.mobile_btns .btn div {
    color: rgb(255, 255, 255);
}

.mobile_btns .tel {
    background: rgb(0, 170, 255);
}

.fc {
    opacity: 1;
    visibility: visible;
    transition:
        transform 0.3s,
        height 0.3s,
        margin 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2px;
}

.mobile_btns .whatsapp {
    background: var(--green);
}

.mobile_btns .max {
    background: #4089FF;
}

.mobile_btns .recallBtn {
    border: none;
    background: var(--light);
    justify-content: center;
}

.mobile_btns .recallBtn div {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

.footer_menu>.fc {
    flex-direction: row;
    justify-content: space-evenly;
    padding: 14px 0px;
    position: relative;
}

.footer_menu .button {
    text-decoration: none;
}

.footer_menu .button:not(.active) .drop * {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.footer_menu>.fc>.fc:not(.active, .actived)>.icon:not(.not_empty)>svg,
.footer_menu>.fc>.button:not(.active, .actived)>svg {
    filter: opacity(0.35) grayscale(1);
}

.footer_menu .button:not(.active, .actived) .icon.not_empty svg {
    filter: opacity(0.35) grayscale(1);
}

.footer_menu .button>svg,
.footer_menu .button>.icon svg {
    transition: var(--tr);
    height: 20px;
    aspect-ratio: 1 / 1;
    width: auto;
}

.categories_menu svg,
.footer_menu>.fc>.fc>.icon>svg,
.footer_menu>.fc>.button>svg {
    filter: grayscale(1);
}

.footer_menu .button span {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}

.footer_menu .drop {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -100%;
    transition: var(--tr);
    z-index: -5;
}

.footer_menu .searchForm {
    display: flex;
    flex-direction: column;
    padding: 15px;
    margin: 0;
    background: var(--light);
    gap: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.footer .searchForm {
    width: auto;
    margin: 0px 10px;
    flex: 2 1 0%;
    line-height: 1;
    position: relative;
}

.footer .searchForm:hover input.searchInput,
.footer .searchForm:hover button.searchSubmit .searchIcon {
    border-color: rgb(0, 0, 0) !important;
}

.footer_menu .searchForm>.inner {
    order: 2;
    background: rgb(255, 255, 255);
}

.footer .searchForm>.inner {
    display: flex;
    border-radius: 10px;
    border: 1px solid var(--bd);
    transition:
        border-radius 0.3s,
        border-color 0.3s;
}

.footer_menu .searchForm label {
    position: relative;
}

.footer .searchForm label.search_label {
    width: calc(100% - var(--search_width)) !important;
}

.content-zavod .partner .swiper-pagination,
.uslugi-descrip strong br,
.content-kontakt .contact-item.contact-item-diler,
.irs--round,
.woocommerce-product-gallery__lightbox i,
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration,
.price-box .text_notice i,
.single_icons .single_icons_icon .icon-title,
.related-product .dimensions,
.related-product .variations_form,
.wpcf7 form.sent div:not(.wpcf7-response-output),
.wpcf7 form.sent .tel_submit,
.modal-body br,
.woocommerce-ordering input.orderby,
.woocommerce-shipping-fields__field-wrapper,
#billing_company_field,
#shipment_fields .woocommerce-input-wrapper input.input-radio,
#payment_fields .woocommerce-input-wrapper input.input-radio,
#organisation_field .woocommerce-input-wrapper input.input-radio,
form.checkout .optional,
.woocommerce-additional-fields h3,
.which_more .btns input,
#accordionZavod .accordion-button::after,
.myShorts .swiper-button-boxs .swiper-button-next::after,
.quantity-text,
.cart .economy.hide,
.cart_group_name,
.dropdown-menu .is-search-form,
.sidebar-inner .widget_premmerce_filter_active_filters_widget .pc-active-filter__list-item:not(:last-child),
.sidebar-inner .widget_premmerce_filter_active_filters_widget .pc-active-filter__item-link:not([aria-label='Сбросить фильтр']),
.woocommerce-variation-description,
.price_without_sale~.irs--round,
.uslugi-page-banner.category_500 .col-xxl-3.right_sidebar {
    display: none;
}

.footer .searchForm .searchInput {
    background: transparent;
}

.footer .searchForm .searchInput:focus,
.footer .searchForm .searchInput:hover,
.footer .searchForm .searchInput {
    color: var(--lighttext) !important;
}

.footer .searchForm input.searchInput {
    font-size: 16px;
    height: 48px;
    padding: 0px 20px;
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
    width: 100%;
    border: none !important;
}

.footer .searchInput {
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.footer_menu .searchForm .searchLoader {
    right: 5px;
}

.fc .searchLoader {
    top: 20px;
}

.fc .searchForm .searchLoader {
    right: 30px;
    transform: translateY(0px);
}

.searchLoader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 85px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: contain;
}

.searchLoader .box-wrap {
    width: 70%;
    height: 70%;
    margin: calc(15%);
    position: relative;
    transform: rotate(-45deg);
}

.searchLoader .box-wrap .box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: 0% 50%;
    background-size: 1000% 1000%;
    visibility: hidden;
}

#navbarSupportedContentc .searchDropdown,
.footer_menu .searchDropdown {
    visibility: visible;
    opacity: 1;
    position: relative;
    pointer-events: all;
    padding: 0px;
    border: none;
}

.footer_menu .searchDropdown {
    order: 3;
}

.searchDropdown {
    position: absolute;
    padding: 6px 24px 4px;
    border-radius: 10px;
    background: rgb(255, 255, 255);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: var(--tr);
    border: 1px solid var(--bd);
    width: 100%;
    top: calc(100%);
    z-index: 30;
}

.searchDropdown:not(.drop .searchDropdown) {
    border-radius: 0px 0px 10px 10px;
    top: calc(100% - 7px);
    border-top: none;
    padding: 15px 24px 15px 20px;
}

.searchDropdown:not(.drop .searchDropdown).nothing .inner {
    overflow: hidden;
}

.footer_menu .searchDropdown .inner {
    max-height: 212px;
    text-align: left;
}

.searchDropdown .inner {
    max-height: 283px;
    overflow-y: auto;
    padding: 0px 15px 0px 0px;
    margin: 0px -15px 0px 0px;
    border-radius: 0px;
    background: transparent;
    display: flex;
    flex-direction: column;
}

.filter__inner--scroll,
.searchDropdown .inner {
    scrollbar-color: var(--red) transparent;
}

.searchDropdown .inner::-webkit-scrollbar-track {
    background: transparent;
}

.fc.all .drop,
.mobile-menu_city .drop {
    overflow-y: auto;
    padding: 10px 0px 35px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: var(--light);
}

.footer-menu__head {
    display: flex;
    flex-direction: column;
    background: rgb(255, 255, 255);
    align-items: flex-start;
    border-radius: 10px;
    margin: 0px 15px;
}

.footer-menu__element::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--bd);
    border-top: 2px solid var(--bd);
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(45deg);
}

.footer-menu__element {
    display: flex;
    padding: 15px;
    border-bottom: 1px solid var(--light);
    text-decoration: none;
    color: var(--grey);
    width: 100%;
    position: relative;
    align-items: center;
}

.footer-menu__element:hover {
    color: var(--newdark);
}

.footer-menu__head .footer-menu__element:last-child {
    border-bottom: none;
}

.footer-menu__head img {
    width: 15px;
    height: 15px;
    filter: opacity(0.35) grayscale(1);
    margin-right: 15px;
}

.footer_menu .button:not(.active) .drop * {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.footer_menu .categories_menu {
    align-items: flex-start;
    padding: 0px 13px;
    overflow: auto;
    max-height: 250px;
    margin-bottom: 0px;
}

.categories_menu {
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    list-style-type: none;
}

.footer_menu .categories_menu li {
    width: 100%;
    text-align: left;
}

.drop .dropdown-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 15px;
    text-decoration: none;
    color: rgb(51, 51, 51);
}

.drop .dropdown-item::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--bd);
    border-top: 2px solid var(--bd);
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(45deg);
}

.footer_menu .categories_menu .dropdown-item {
    padding: 15px 0px;
    font-size: 14px;
}

.categories_menu .dropdown-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--grey);
    padding: 12px 53px 12px 0px;
}

.categories_menu:hover .dropdown-item {
    color: var(--lighttext);
}

.categories_menu .dropdown-item:hover {
    color: var(--newdark);
}

.categories_menu.searchCategories>li .dropdown-item {
    border-bottom: none;
}

.categories_menu.searchCategories>li:not(:last-child) .dropdown-item {
    border-bottom: 1px solid var(--light);
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: transparent;
    color: var(--grey);
}

.categories_menu svg,
.footer_menu>.fc>.fc>.icon>svg,
.footer_menu>.fc>.button>svg {
    filter: grayscale(1);
}

.drop .dropdown-item svg {
    margin-right: 10px;
    flex-shrink: 0;
}

.footer_menu .categories_menu .dropdown-item svg {
    width: 18px;
    margin-right: 10px;
}

.fc.button.active path {
    opacity: 1 !important;
}

@media (max-width: 1439px) {
    .footer .searchForm {
        margin-left: 16px;
        margin-right: 16px;
    }
}

@media (max-width: 1280px) {
    .footer .searchForm {
        margin: 0px 30px 0px 0px;
    }

    .footer .searchForm input.searchInput {
        height: 38px;
        padding: 8px 11px;
    }

    #navbarSupportedContentc #menu-headers-nav svg,
    .categories_menu .dropdown-item svg {
        width: 28px;
    }
}

@media (max-width: 930px) {
    @-webkit-keyframes shake {
        0% {
            transform: rotate(10deg);
        }

        100% {
            transform-origin: center center;
            transform: rotate(-10deg);
        }
    }

    @keyframes shake {
        0% {
            transform: rotate(10deg);
        }

        100% {
            transform-origin: center center;
            transform: rotate(-10deg);
        }
    }

    .footer_menu {
        display: block;
    }

    .mobile_btns {
        display: none;
    }

    .mobil.footer_menu .mobile_btns {
        transition:
            height 0.3s,
            margin-top 0.3s,
            margin-bottom 0.3s;
        overflow: hidden;
        display: flex;
        height: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px 12px;
    }

    .mobile_btns .fc.btn.tel {
        display: flex;
        flex: 1 auto;
        /* width: 76%; */
    }

    .mobile_btns .recallBtn {
        display: none;
    }

    .footer .searchForm {
        width: 100% !important;
    }

    .footer-btn_wrapp {
        display: flex;
        gap: 8px;
        flex: 0 0 145px;
    }

    .footer-btn_wrapp .btn {
        background-color: #efefef;
        aspect-ratio: 1 / 1;
    }
}

@media (max-width: 768px) {
    .categories_menu {
        padding: 12px 0px;
    }

    a,
    .cart-product-sub .minus,
    .cart-product-sub .plus,
    input,
    button {
        touch-action: manipulation;
    }

    .categories_menu .dropdown-item,
    #menu-glavnoe li a {
        padding: 10px 53px 10px 0px;
    }
}

@media (max-width: 576px) {
    .footer_menu>.fc {
        justify-content: space-around;
    }
}

@media (max-width: 568px) {
    .mobil.footer_menu .mobile_btns {
        transition:
            height 0.3s,
            margin-top 0.3s,
            margin-bottom 0.3s;
        overflow: hidden;
        display: flex;
        height: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px 12px;
        flex-wrap: nowrap;
    }
}

@media (max-width: 386px) {

    .footer_menu .button>svg,
    .footer_menu .button>.icon svg {
        height: 20px;
    }

    .footer_menu .button>svg {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .footer_menu .button span {
        font-size: 12px;
        line-height: 15px;
    }
}

@media (max-width: 320px) {
    .footer-menu__element {
        font-size: 14px;
    }
}