

/* Start:/local/components/iek/iek.search/templates/mainpage_2024/style.css?17382457221968*/
.hide {
    display: none !important;
}
/* a.search-popup-query__clear-history {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    text-decoration: underline;
    color: #9d9d9d;
} */
a.search-popup-query__clear-history:hover {
    text-decoration:none;
}

.theme2 .search-popup__products {
    height: calc(100vh - 288px);
}
.theme2 .search-result-item__image {
    min-width: 90px;
    min-height: 60px;
    height: 60px;
    width: 90px;
}
.theme2 .search-result-item__image img {
    width: 100%;
    height: 100%;
}

.theme2 .search-result-item__label-wrap {
    justify-content: end;
}

.theme2 .search-result-item.exact-result {
    border: 4px solid #ffcc18;
}

.search-popup__filter-outofprod {
    display: flex;
    padding-bottom: 12px;
    border-bottom: 1px solid #d9d9d9;
}
.search-popup__filter-outofprod-button {
    cursor: pointer;
    background-color: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
    display: flex;
    width: 100%;
    gap: 8px;
}
.search-popup__filter-outofprod-button div {
    margin: 0;
    padding: 0;
    border: 0;
    width: calc(100% - 32px);
    text-align: left;
    color: #444642;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    max-width: 200px;
}
.search-popup__filter-outofprod-button svg {
    transform: rotate(180deg);
    margin-top: 5px;
}
.search-popup__filter-outofprod-button.active svg {
    transform: rotate(0deg);
    color: #F6E200;
}

.theme2 .search-popup__queries {
    min-width: 210px;
    width: 210px;
    margin-right: 24px;
}

@media (max-width: 1279px) {
    .theme2 .search-result-item__label-wrap {
        gap: 4px;
    }
}

@media (max-width: 767px) {
    .theme2 .search-popup__queries {
        min-width: 100%;
        width: 100%;
    }
    .search-popup__filter-outofprod-button div {
        max-width: 100%;
    }
}

/* End */


/* Start:/local/templates/innerpage_2024/components/bitrix/menu/header-main/style.css?1763625708244*/
.decisions-menu-dropdown-warning{
    display: inline-block;
    transform: translate(6px, 2px);
    color: red;
}

.ws-dark-theme .tippy-content{
    background-color: #000000;
    color: #fff;
    font-weight: 400;
    text-transform:none;
}

/* End */


/* Start:/local/components/iek/iek.cookies-accept/templates/.default/style.css?17383234801414*/
#cookies-accept .wrapper {
  position: fixed;
  z-index: 1000;
  right: 60px;
  bottom: 60px;
  width: 316px;
  background: #F6E200;
  color: #1e252a;
  border-radius: 0;
  -webkit-box-shadow: 4px 4px 8px 3px rgba(34, 60, 80, 0.2);
          box-shadow: 4px 4px 8px 3px rgba(34, 60, 80, 0.2);
}
@media (max-width: 768px) {
  #cookies-accept .wrapper {
    width: 100%;
    right: 0;
    bottom: 0;
  }
}
#cookies-accept .content {
  padding: 20px 35px 20px 22px;
}
@media (max-width: 768px) {
  #cookies-accept .content {
    padding: 27px 13px 22px 30px;
  }
}
#cookies-accept .text {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: TTNormsPro;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 600;
  margin-bottom: 17px;
}
#cookies-accept .text a {
  color: #1e252a;
  text-decoration: underline;
}
#cookies-accept .text a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  #cookies-accept .text {
    font-size: 14px;
  }
}
#cookies-accept .btn {
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  height: 38px;
  padding-left: 54px;
  padding-right: 54px;
  background-color: #1e252a;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0;
}
@media (max-width: 768px) {
  #cookies-accept .btn {
    font-size: 12px;
  }
}

/* End */
/* /local/components/iek/iek.search/templates/mainpage_2024/style.css?17382457221968 */
/* /local/templates/innerpage_2024/components/bitrix/menu/header-main/style.css?1763625708244 */
/* /local/components/iek/iek.cookies-accept/templates/.default/style.css?17383234801414 */
