.cart-modal {
    display: none;
}

.shop_cart__form.feedback__form .shop_cart__service .form-message {
    font-size: 14px;
}
.shop_cart__form.feedback__form .shop_cart__service .form-message.text-err {
    top: 0px;
}

.ui-input, .ui-textarea {
    white-space: initial;
}



.realtime-search-holder {
    position: relative;
}
.realtime-search {
    position: absolute;
    width: 500px;
    z-index: 1000;
    top: initial;
}

.rs-list {
    margin-top: 6px;
    border: 1px solid #66666666;
    max-height: 420px;
    overflow-y: auto;
}

.rs-list .rs-item,
.rs-list a.rs-item {
    max-height: 60px;
    overflow-y: hidden;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    background: #f7f7f7;
    border-bottom: 1px solid #e8e8e8;
    color: #0082CB;
}
.rs-list .rs-item:hover,
.rs-list a.rs-item:hover {
    background: #0082CB;
    color: #fff;
}
.rs-list .rs-item:last-child,
.rs-list a.rs-item:last-child {
    border-bottom-style: none;
}
.rs-item img {
    max-width: 60px;
    margin: 4px;
    width: 52px;
    height: 52px;
    border-radius: 1.2rem;
}
.rs-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.rs-item .rs-title {
    padding: 4px;
    font-size: 1.4rem;
    font-weight: bold;
    white-space: initial;
}
.rs-item .rs-about {
    padding: 0 4px 4px 4px;
    font-size: 1.2rem;
}
@media (max-width: 767px) {
    .rs-list {
        width: 100vw;
        left: -2.8rem;

        position: absolute;
        left: 0;
        top: initial;
        width: 100%;
        border-radius: 0.6rem;
    }
    .catalog-aside__search .rs-list {
        left: 0;
        margin-top: 0;
    }
}

.filter__sorting .row {
    width: auto;
}

@media (min-width: 1200px) {
    .filter__group {
        max-width: 100%;
        width: 100%;
    }
}


@media (min-width: 1200px) {
    .suitable__group-list > li {
        -ms-flex: 0 0 8.33%;
        flex: 0 0 8.33%;
        max-width: 8.33%;
    }
    .suitable__group-list > li:nth-of-type(12) ~ li {
        display: none;
    }
}


.banners__item--is-image {
    padding: 0;
}
.banner__image--primary,
.banner__image--mobile {
    border-radius: 0.8rem;
}
.banner__image--primary {
    display: none;
}
@media (min-width: 768px) {
    .banner__image--mobile {
        display: none;
    }
    .banner__image--primary {
        display: initial;
    }
}

.sku__properties-action {
    text-align: right;
}


.products__item-table td:nth-child(3),
.sku__table td:nth-child(3) {
    padding: 1rem 0.75rem;
}
@media (max-width: 767px) {
    .products__item-table td:nth-child(2),
    .sku__table td:nth-child(2) {
        padding: 0 0.75rem 0 1rem;
    }

    .products__item-table td:nth-child(3),
    .sku__table td:nth-child(3) {
        padding: 0.5rem 0.75rem 0.5rem 1rem;
    }
    .sku__properties-action {
        margin-bottom: 1rem;
    }
    .sku__properties-action .ui-btn {
        margin-bottom: 1rem;
        width: 100%;
    }
    .sku__table tr {
        padding-left: 4.5rem;
    }
}

@media (min-width: 1200px) {
    .header__call .filter__btn-search,
    .filter__search .filter__btn-search {
        right: 0;
    }
    .filter__search__main .filter__btn-search {
        right: -1.5rem;
    }
}

/* ВРЕМЕННО */
/*
.featured__item-title {
    margin: 0;
}
*/


.is-open-blue .catalog-aside__link:before {
    opacity: 1;
    background: #cee9ff55;
}
.catalog-aside__menu > li .catalog-aside__link.is-active:before {
    background: #cee9ff99;
}


.footer__additional-menu-link:hover {
    color: #0082CB;
    text-decoration: none;
}

.contacts__item-map-container > * { min-height: 100%; }

.related .related__swiper + .suitable__group {
    margin-bottom: 1rem;
}

a.cart__table-item-title {
    color: #333;
}
.related__item-title a {
    color: #070809;
}

@media (max-width: 767px) {
    .filter__size .filter__fromto:not(.is-template) {
        min-width: 200px;
        width: 100%;
    }
    .filter__size .filter__label:not(.is-template) {
        min-width: 150px;
    }
    /*
    .filter__select {
        min-width: 260px;
    }
    */

    .ui-number__decrease:hover,
    .ui-number__increase:hover {
        background: transparent;
        color: #1C1F29;
    }
    .filter__btn--mobile_fullwidth {
        width: 100%;
    }
}


.feedback__form .text-scs {
    color: #fff;
    font-size: 14px;
}
.request__form .text-scs {
    color: #06579B;
}

.cookies {
    display: none;
}


@media (min-width: 768px) {
    .filter__data .row.filter__search-extended,
    .filter__data .row.filter__search-extended-fields {
        align-items: flex-end;
    }
}



.banners__item-token-offcanvas .token-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.6rem 2rem 0.6rem 0.8rem;
    background: #fff;
    border-radius: 1.2rem;
    text-decoration: none;
    color: #0082CB;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}


.filter__data-advanced .filter__input {
    background: #BCE6FF;
}

.filter__input,
.feedback__input,
.feedback__textarea,
.filter__data-advanced .filter__input,
.filter__select .selectric,
.filter__select .selectric-items{
    background: #fff;
    color: #000;
    font-weight: 400;
}

.filter__input::placeholder,
.feedback__input::placeholder,
.feedback__textarea::placeholder
{
    color: #000;
    transition: opacity 0.75s;
}

.filter__label {
    opacity: 0.9;
}
.filter__select .selectric {
    color: #000;
}
.filter__input::placeholder,
.feedback__input::placeholder,
.feedback__textarea::placeholder{
    color: #000;
    opacity:0.7;
}


.filter-volume-postfix {
    margin-left: -1.6rem;
}


/* Anti-Jivosite */
.cookies,
.fancybox-container {
    z-index: 1947483649;
}

@media (min-width: 1200px) {
    .filter__data .row-filter-view-and-pagination {
        margin-top: 0.75rem;
    }
}

.filter__mobile {
    padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
    .filter__mobile {
        display: none !important;
    }
    .filter__data .row.filter__search__view_and_pagination {
        margin-top: 0.75rem;
    }
}
@media (max-width: 767px) {
    .filter__desktop {
        display: none !important;
    }
    .filter__data .row.filter__search__view_and_pagination {
        margin-top: 1.5rem;
    }
    .filter__mobile .filter__view-check {
        flex: initial;
    }
    .filter__data .filter__mobile .row > [class^=col] {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

.filter__pagination {
    background: #ceedff;
}

.search-results-header .search_mobile_text {
    margin-top: 0.6rem;
}
@media (max-width: 767px) {
    .search-results-header {
        margin-bottom: 2rem;
    }
    .search-results-header .col-auto {
        width: 100%;
    }
    .search-results-header .search_mobile_text {
        margin-top: -0.8rem;
    }
    .filter__view {
        margin-left: 0;
    }
}

.header__cart-counter-text{
    margin-right: 0.7rem;
    margin-top: 0.1rem;
}

.ui-link svg.icon-refresh,
.ui-link svg.icon-download{
    margin-top: -0.3rem;
}



.header__language-link{
    margin-right:4px;
}

@media (min-width: 1199px) {
    .footer__logo{
        margin-left: -4.3px;
    }
}


@media (max-width: 768px) {
    .footer__logo{
        margin-left: -2px;
    }
}


.sku__video {
    margin-top: 2rem;
}


.subsc__btn,
.feedback__btn,
.filter__btn,
.ui-btn {
    padding-top: 0.6rem !important;
    padding-bottom: 0.3rem !important;
    will-change: transform !important;
    line-height: 1 !important;
}

@media (max-width: 768px) {
    .subsc__btn,
    .feedback__btn,
    .filter__btn,
    .ui-btn {
        padding-top: 0.5rem !important;
        padding-bottom: 0.4rem !important;
        will-change: transform !important;
        line-height: 1 !important;
    }
}



@-moz-document url-prefix() {
    .subsc__btn,
    .feedback__btn,
    .filter__btn,
    .ui-btn {
        padding-top: 0.4rem !important;
        padding-bottom: 0.4rem !important;
    }
    
    .feedback__btn{
        padding-top: 0.6rem !important;
        padding-bottom: 0.3rem !important;
    }
    
    
    .header__request .ui-btn--36 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.4rem !important;
      }
}

.map-btn {
  padding: 0 !important;
}

.feedback__form p{
    margin-bottom:0;
    }

 @media (max-width: 767px) {
    .feedback__form p{
    text-align:center;
    }
}

@media (min-width: 1200px) {
  
    .header__nav-dropdown{
        margin-left:-1px;
    }

}

.footer__section::before {

  left: 0;
  right: 0;

}



img {
  user-select: none;
}


.swiper-prev,
.swiper-next {
  user-select: none;
}

.swiper-related .swiper-slide {
  padding: 0 0.001px 2px;
}

.related__swiper {
  margin: 0 0 20px;
}

.related__swiper:last-child {
  margin: 0;
}


.swiper-related .swiper-slide {
  padding: 0 0.001px 2px;
} или .swiper-related .swiper-slide {
  padding: 0.001px 2px;
}

.swiper-related .swiper {
    border-radius: 0.8rem 0.8rem 0 0;
}
.related__item-action .ui-btn {
  padding-top: 0.5rem !important;
  padding-bottom: 0.3rem !important;
}

@-moz-document url-prefix() {

  .related__item-action .ui-btn {
    padding-top: 0.5rem !important;
    padding-bottom: 0.3rem !important;
  }

}

.swiper-sku .swiper-sku-slides picture:after {
    display: none;
}

.btn-orange:hover{
   background: #f48a04;
}

.feedback__btn, 
.popup__form button.ui-btn{
  background: #089345;
  color: #fff;
}

.feedback__btn:hover, 
.popup__form button.ui-btn:hover{
    background: #f48a04;
     color: #fff;
}

.grey__line{
background: #EEEEEE;
padding:5px 15px;
border-radius:0.9rem;
padding-right:10px;

display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
  margin-bottom:15px;
}

.grey__line .zagolovok{
font-size:1.4rem;
font-weight:600;
-ms-flex: 1;
    flex: 1;
    margin: 0 3rem 0 0;
}

.grey__line .formed{
    display: -ms-flexbox;
    display: flex;
    font-size:1.2rem;
}

@media (min-width: 1200px) {
    .grey__line .zagolovok{
    font-size:2.4rem;
    }
    .grey__line .formed{
    font-size:1.8rem;
}
}

.filter__size .filter__label {
  font-style: italic;
}

@media (min-width: 1200px) {
  .services-article .swiper-images--right {
    float: right;
    margin-left: 6rem;
    max-width: 57.2rem;
  }
}

.ui-video {
  max-width: 57.2rem;
}
a.benefits__item-title{
  color: #070809;
  }
  
a.benefits__item-title:hover {
   opacity:0.8;
}

body.fancybox-lock {
  
}

 /* .header, */
.header__top,
.header,
.header__bottom,
.main {
  transition: 0.25s;
}

:has(.notice) .main {
  padding-top: 16rem;
}
:has(.notice) .header__top {
  top: 7rem;
  padding: 0;
}
@media (max-width: 767px) {
:has(.notice) .header__nav-offcanvas,
:has(.notice) .catalog-aside__offcanvas{
      top: 13.0rem;
  }
  }
  
  
@media (min-width: 768px) {
  
  :has(.notice) .header__top {
    top: 0;
  }

}
@media (min-width: 768px) {
  :has(.notice) .header {
    top: 0;
  }
  :has(.notice) .main {
    padding-top: 13.2rem;
  }
}

.notice {
  height: 7rem;
  background: #CEEDFF;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 900;
  overflow: hidden;
  transition: 0.25s;
}
.notice.is-hide {
  height: 0;
}
.notice .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@media (min-width: 768px) {
  .notice {
    display: none;
  }
}

.notice__close {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin: 0 1.6rem 0 0.9rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.25s;
  position: relative;
}
.notice__close:before {
  content: "";
  display: block;
  position: absolute;
  top: -1rem;
  left: -1rem;
  right: -1rem;
  bottom: -1rem;
}
.notice__close svg {
  display: block;
  width: 100%;
  height: 100%;
}
.notice__close:hover {
  opacity: 1;
}

.notice__icon {
  display: block;
  width: 4rem;
  height: 4rem;
  background: #fff;
  border-radius: 0.6rem;
  margin: 0 1.2rem 0 0;
  overflow: hidden;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.notice__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.notice__caption {
  display: block;
  -ms-flex: 1;
  flex: 1;
  margin: 0 1.2rem 0 0;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #06579B;
}
@media (min-width: 768px) {
  .notice__caption {
    font-size: 1.4rem;
  }
}

.notice__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: top;
  height: 3rem;
  border-radius: 0.6rem;
  padding: 0 1rem;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  text-align: center;
  text-decoration: none;
  background: #F28A07;
  color: #fff;
}

.notice__btn:hover {
color: #fff;
}

body > .skiptranslate {
    display: none;
}
body {
    top: 0px !important;
}




@media (max-width: 767px) {


.translated-ltfr .header__top {
        top: 38px;
    }

  .translated-ltff .notice{
  top:38px;
  }

.translated-ltff .header__top {
    top: 108px;
  }
  
  .translated-ltff .header__top.no_notice {
    top: 38px;
  }
  .translated-ltff .main.no_notice{
    padding-top: 9.2rem;
  }
  
  .translated-ltff .header__nav-offcanvas,
  .translated-ltff .catalog-aside__offcanvas{
      top:16.8rem;
  }
  
  .translated-ltff .no_notice.header__nav-offcanvas,
  .translated-ltff .no_notice .catalog-aside__offcanvas{
      top:9.8rem;
  }
  
  
  
  }
  
  @media (min-width: 768px) {

.translated-ltf .header__top {
    top: 0;
  }
.translated-ltf .header{
  top: 38px;
}
  .translated-ltf .main{
    padding-top: 14.2rem;
  }
  
 .translated-ltf .app{
    margin-top: 38px;
}
.translated-ltf .header {
    top: 38px;
}
  
  }
  
  

  
  
         .header__lang
            {
                display: none;
            }





            @media (max-width: 1199px)
            {

                .is-lang-open .header__lang-dropdown
                {
                    opacity: 1;
                    visibility: visible;
                }

                .header__lang
                {
                    display: block;
                    position: relative;
                    margin: 0 0 0 1rem;
                }

                .header__lang-toggle
                {
                    display: flex;
                    align-items: center;
                    justify-content: right;
                    text-decoration: none;
                    width: 4rem;
                    height: 4rem;
                    margin-right:0;
                }

                .header__lang-toggle img,
                .header__lang-toggle svg
                {
                    display: block;
                    width: 2.4rem;
                    height: auto;
                }

                .header__lang-dropdown
                {
                    position: absolute;
                    top: 100%;
                    right: 0;
                    width: 28rem;

                    margin: 1rem 0 0 0;

                    background: #fff;
                    box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), -4px 0px 17.869px rgba(0, 0, 0, 0.05), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
                    border-radius: 6px;
                    padding: 1.6rem 2.4rem 2.4rem;

                    display: grid;
                    grid-template-columns: repeat(4, 1fr);
                    gap: 1.6rem;

                    transition: 0.25s;
                    opacity: 0;
                    visibility: hidden;


                }

                .header__lang-dropdown:after
                {
                    content: '';
                    display: block;
                    position: absolute;
                    bottom: 100%;
                    right: 2rem;
                    border-left: 7px solid transparent;
                    border-right: 7px solid transparent;
                    border-bottom: 7px solid #fff;
                    margin: 0 -14px 0 0;
                }

                .header__lang-item
                {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    cursor: pointer;
                }

                .header__lang-item img
                {
                    display: block;
                }
            }



            @media (max-width: 999px)
            {

                .header__request
                {
                    margin-left: auto;
                }

            }

            @media (max-width: 767px)
            {


                .header__lang
                {
                    margin: 0 0 0 1.6rem;
                }


                .header__lang-toggle
                {
                    width: 2.4rem;
                    height: 2.4rem;
                }

                .header__lang-dropdown
                {
                    right: -15rem;
                }

                .header__lang-dropdown:after
                {
                    right: 16.9rem;
                }

                /* ------ */

                a:has(.header__logo)
                {
                    order: 1;
                }

                .header__lang
                {
                    order: 2;
                    margin-left: auto;
                }

                .header__request
                {
                    order: 3;
                    margin-left: 1.6rem;
                    gap: 10px;
                }

                .header__request .ui-btn
                {
                    margin: 0 !important;
                }


            }
            
            
.translated-ltr .header__cart-counter-text{
  max-width: 50px;
  display: inline-table;
  }
 
.footer__contacts-dl dt {
  white-space: initial;
}

/* ===== Корректировка размера плашки подсказки при вводе для поиска ===== */
.realtime-search {
    width: 38.9rem;
}
.filter__data-basic .realtime-search {
    width: 36.5rem;
}
.filter__search__main .realtime-search {
    width: 53.4rem;
}
.filter__data-advanced .realtime-search {
    width: 33.5rem;
}



.filter__btn-search.microphone{
    left:0;
    right:auto;
}
.realtime-search-holder.updates .filter__input{
    padding: 0.5rem 3.5rem;
    padding-right: 6rem;
}
.microphone_popup.recording path {
    fill: red;
}

.microphone_popup:hover path {
    fill: #06579B;
}

.microphone_popup.recording:hover path {
    fill: #06579B;
    fill: red;
}


.microphone_popup{
    width: 60px;
    display: inline-block;
    margin: 30px auto;
    cursor: pointer;
}

.header__call .filter__btn-search.ai{
    right:3rem;
}

.filter__btn-search.noai{

}