/* шрифты */

@font-face {
  font-family: "Onder";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://elektroinstrumenty.ru/media/customization/fonts/ONDER-REGULAR.TTF);
}

*,
p {
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 400;
  color: var(--custom-black-color);
}

/* main {
  overflow: hidden;
} */

span,
p {
  line-height: 130% !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.__header .contact-box p.toggled,
.content-title,
.content-title span {
  font-family: "Onder", sans-serif !important;
  font-weight: 500 !important;
  line-height: 110% !important;
  text-transform: uppercase;
  color: var(--custom-accent-color-500);
}

a {
  font-family: "Ubuntu", sans-serif !important;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 100% !important;
}

.inner-page h1 {
  color: var(--custom-black-color);
  margin-bottom: 25px;
}

h1,
.h1,
h2,
.h2 {
  font-size: 22px;
  line-height: 180% !important;
}

h3,
.h3 {
  font-size: 10px;
  line-height: 180% !important;
}

h4,
.h4 {
  font-size: 10px;
  line-height: 180%;
}

/* main {
  overflow: hidden;
} */

/* курсор */

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
.h4,
.h5,
h5,
h6,
.h6,
.personal-form__element-top,
.personal-form__post-text,
section.feedback-form .form-text,
.modal.fancybox-content .form-text,
.footer-content__title,
.frontpage p,
.frontpage .text-page ul li,
.footer-bottom .copy.version,
.footer-bottom__left,
ul li,
.catalog-sorting__title,
.g-title,
.product-card__discription-title,
.product-card__personal-cost span,
.product-card__discription-title,
.product-item__status,
.orig-price strong,
.product-card__left p,
.shopping-cart-item__name,
.shopping-cart-item__total-cost,
.shopping-cart-item__cost,
.footer-content-cookie,
.form-text,
.footer-contact {
  cursor: default;
}

[data-fancybox],
.btn-border.callme-button,
.category-box-text,
.form-close,
.catalog-item p,
.st-button__title {
  cursor: pointer;
}

/* форма в подвале */

.form-text,
.footer-content-cookie,
.form-control::placeholder,
.content-name,
.question-form .form-text {
  color: var(--custom-gray-color-700) !important;
}

.question-form {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0px;
}

.question-main {
  max-width: 100%;
}

.footer-content__menu {
  width: 50%;
}

.form-control {
  background: var(--custom-white-color);
  border: none !important;
  box-shadow: none;
  border-radius: 0px;
  font-size: 14px;
  color: var(--custom-black-color);
  height: 40px;
}

.form-control::placeholder,
.content-name {
  font-size: 14px;
}

#question-main textarea.form-control {
  height: 80px;
  min-height: 80px;
}

.form-group {
  margin-bottom: 10px;
}

.question-form__column {
  width: calc(50% - 5px);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.hero-form-container .btn {
  max-height: 40px;
  background-color: var(--custom-hit-color) !important;
}

.hero-form-container .btn:hover {
  background-color: var(--custom-accent-color-500) !important;
}

.form-control {
  height: 40px;
}

textarea.form-control {
  min-height: 80px;
  height: 80px;
}

.content-name {
  top: 10px;
}

.question-form .form-text {
  font-size: 12px;
  max-width: 50%;
  line-height: 130% !important;
}

section.feedback-form .h2 {
  text-align: left;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500 !important;
  margin-bottom: 25px;
  line-height: 110% !important;
}

.form-control:valid + .label-name .content-name {
  left: 20px;
  top: 3px;
}

/* подвал */

.footer-phone a,
.footer-content__title,
.footer-contact {
  color: var(--custom-black-color);
}

.footer-phone a,
.footer-content__title {
  font-weight: 800 !important;
  font-size: 18px;
}

.footer-contact,
.footer-content__column a {
  font-size: 14px;
}

.footer-first-column .logo img {
  width: 75%;
}

.footer-phone {
  margin-bottom: 5px;
}

.developer-link a,
.footer-bottom__left,
.footer-bottom .copy,
.footer-content__title span {
  color: var(--custom-gray-color-700);
}

.developer-link a,
.footer-bottom__left,
.footer-bottom .copy {
  font-size: 12px;
  opacity: 1;
}

.footer-content__title {
  margin-bottom: 20px;
}

.footer-content__column li {
  margin-bottom: 10px;
}

.footer-content__title span {
  font-size: 14px;
  opacity: 1;
}

.developer-link a:hover,
.footer-phone a:hover {
  color: var(--custom-accent-color-400);
}

.footer-subscribe {
  gap: 10px;
  flex-direction: column;
}

.footer-subscribe input {
  width: 100%;
  height: 50px;
  border: 1px solid var(--custom-gray-color-700);
  font-size: 14px;
  padding: 0 20px;
  border-radius: 0px;
  background: transparent;
  color: var(--custom-black-color);
}

.inner-page footer {
  padding: 80px 0 0 0;
}

.button-theme_primary,
.footer-subscribe button,
.product-card-v2__buttons .st-button_add-to-cart,
.st-button_primary.w-100 {
  height: 40px !important;
  width: 100%;
  border-radius: 0px;
  font-size: 14px;
}

.feedback-form {
  padding: 120px 0;
}

.section-dark {
  padding: 0;
}

.question-main .btn {
  height: 50px;
  width: 280px;
  border-radius: 0px;
  font-size: 16px;
}

/* тизер, каталог, v2 */

.tab-content h2 {
  font-size: 10px;
}

.tab-content ul {
  margin-bottom: 40px;
}

.st-button_add-to-cart .st-button__title,
.st-button:not(.st-button:has(.st-button__icon)) .st-button__title {
  font-size: 14px;
}

.text-color-light,
.text-color-light span,
.product-card-v2__pricing-txt {
  color: var(--custom-gray-color-700);
}

.product-card-v2__pricing-txt {
  margin-bottom: 5px;
}

.product-card-v2__buttons .st-button_not-availbe,
.product-card-v2__buttons .st-button_not-availbe:hover {
  color: var(--custom-black-color);
}

.product-card-v2__buttons .st-button_not-availbe {
  background-color: transparent;
  border-color: var(--custom-accent-color-700);
  border-radius: 0px;
  height: 50px;
}

.product-card-v2__buttons .st-button_not-availbe:hover {
  background-color: var(--custom-gray-color-600);
  border-color: var(--custom-gray-color-600);
}

.conditional-section {
  padding: 0;
  margin: 0;
}

.product_set_slider {
  padding: 120px 0 40px;
}

.st-button__title {
  margin-left: 0;
}

.product-card-v2 {
  border: none;
}

.product-card-v2__image {
  aspect-ratio: 1 / 1;
  background-color: var(--custom-gray-color-600);
  border-radius: 0px;
}

.product-card-v2__rating,
.product-card-v2__labels,
.st-button__icon_cart {
  display: none;
}

.product-card-v2__content {
  padding: 20px 0 0 0;
}

.product-card-v2__title {
  -webkit-line-clamp: 2;
  font-size: 14px;
  margin-bottom: 20px;
}

.product-card-v2__content-bottom {
  gap: 10px;
}

.product-card-v2__pricing {
  gap: 0px;
}

.product-card-v2__old-price,
.product-card-v2__old-price span {
  color: var(--custom-accent-color-500);
  font-size: 14px;
  padding: 0;
  line-height: 140%;
  margin-bottom: 2px;
}

.product-item_new .input-number,
.product-item_wide .input-number,
.product-item_max-heigth .input-number,
.product-item_max-width .input-number,
.input-number,
.product-card-v2 .input-number {
  height: 50px !important;
  border: 1px solid var(--custom-accent-color-400) !important;
  border-radius: 0px;
}

.input-number,
.product-card-v2 .input-number {
  width: 100% !important;
  max-width: 100%;
  min-width: 100%;
}

.product-card-v2__price,
.product-card-v2__price span {
  font-size: 22px;
}

.product-card-v2__buttons,
.shopping-cart-product {
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
}

.input-number input[type="number"] {
  width: 55% !important;
  font-size: 14px !important;
  padding-bottom: 0 !important;
}

.input-number .order-up:before,
.input-number .order-up:after,
.input-number .order-down:before {
  background: var(--custom-black-color);
}

/* карточка */

.input-number .order-down,
.input-number .order-up,
.input-number .order-down:hover,
.input-number .order-up:hover {
  border-radius: 0;
  background: none;
  padding-left: 10px;
  border: none;
}

.input-number {
  margin-right: 0;
}

.input-number .order-up:after {
  height: 1px;
  width: 11px;
  left: 3px;
}

#sync2 .item {
  height: 64px;
  border-radius: 0px;
  overflow: hidden;
}

#sync1.owl-theme .owl-next {
  bottom: -55px;
  background: url(http://box12.nastroyker.ru/media/uploads/arrow.svg) 50% 50%
    no-repeat;
}

.product-card__main-cost span {
  font-size: 20px;
  padding-left: 0;
  color: var(--custom-accent-color-500);
}

.btn-radius {
  color: var(--custom-black-color);
}

.product-sale-badge,
.product-card__artikul {
  font-size: 14px !important;
}

.product-content {
  padding: 0;
}

.g-title {
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
}

.product-card__personal-cost span {
  font-size: 18px;
}

.product-card__personal-cost strong {
  font-size: 26px;
  font-weight: 800;
}

.catalog-container {
  gap: 20px;
}

.input-number .order-up::before {
  width: 1px;
}

.product-card__artikul {
  color: var(--custom-gray-color-700);
}

.input-number .order-down::before {
  height: 1px;
}

.catalog-sorting ul li a,
.catalog-sorting__title,
.contacts-list span,
.contact-line a,
.contact-text-line p,
.btn-border,
.filter-show-all a,
.char-text,
.char-text:last-child,
.btn-radius,
.product-card__discription-title,
.product-item__status {
  font-size: 14px;
}

.product-card__head {
  padding: 0;
  border-bottom: none;
}

.product-card__container {
  padding: 20px 0px 60px 0;
  gap: 40px;
}

.product-card__slideshow {
  width: 40%;
}

.product-card__content {
  width: 58%;
  gap: 40px;
}

.product-card__left {
  width: 100%;
}

.product-card__right {
  width: 50%;
  margin-left: 0;
}

#sync1 .item img {
  background: var(--custom-gray-color-600);
  border-radius: 0px;
}

.product-sale-badge {
  background-color: var(--custom-accent-color-500);
  padding: 3px 20px;
  width: 80px;
  border-radius: 0;
}

.product-card__discription {
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  background: transparent;
}

.product-card__discription-title,
.product-item__status {
  color: var(--custom-black-color);
  font-weight: 400;
}

.product-item__status {
  margin-bottom: 9px;
}

/* пагинация, слайдеры */

.slider-constructor:not([data-no-arrows]) .slick-dots,
.slider-constructor .slick-dots {
  display: flex !important;
  top: -30px;
  height: max-content;
  width: max-content;
}

.slick-dots li:not(:last-child) {
  margin-right: 5px;
}

.slick-dots .slick-active button,
#sync1.owl-theme .owl-dots .owl-dot.active span,
#sync1.owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--custom-accent-color-100) !important;
}

.slick-dots button,
#sync1.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 13px;
  background-color: var(--custom-gray-color-600);
  border: none !important;
  border-radius: 0;
}

#sync1.owl-theme .owl-dots .owl-dot span {
  margin: 0;
}

.mb-25 {
  font-size: 22px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  line-height: 110% !important;
  padding-left: 64px;
  align-items: flex-start;
  position: relative;
}

/* баннеры */

.content-background-box__text-content {
  padding: 0px;
}

.section-dark.feedback-form {
  margin-top: 80px;
}

/* корзина */

.shopping-cart-item__img img {
  max-width: 100px;
  max-height: 100px;
}

.shopping-cart-item__img {
  margin-right: 20px;
}

.shopping-cart-item__delete svg {
  display: none;
}

.shopping-cart-item__delete a::before {
  content: "";
  display: block;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/x.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.delivery-total__sm,
.delivery-total ul li:not(.simple-cart .delivery-total ul li:last-child),
.shopping-cart-item__uom {
  display: none;
}

.shopping-cart-item__name span {
  font-size: 14px;
  padding-bottom: 4px;
  color: var(--custom-gray-color-700);
}

.shopping-cart-item__numbers .input-number {
  width: 150px !important;
}

.shopping-cart-item__total-cost {
  margin-left: 10px;
}

.shopping-cart-item__total-cost span {
  font-weight: 800;
}

.simple-cart__form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.simple-cart__form::after {
  content: "";
  display: block;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/cart-back.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 400px;
  height: 400px;
}

.delivery-total__lg {
  color: var(--custom-accent-color-500);
}

.simple-order-form {
  margin: 0;
}

.simple-order-form__title {
  font-size: 18px;
  text-transform: none;
}

.new-radio__label:before {
  border-width: 1px;
}

.new-radio__label:after,
.new-radio__label:before,
.shopping-cart-btn--lg.custom-icon {
  border-radius: 0px;
}

.shopping-cart-item {
  padding: 10px 0px;
}

.delivery-cart {
  padding-right: 0;
}

.simple-order-form .form-group.comment {
  margin-top: 10px;
}

.simple-order-form .form-group {
  margin-bottom: 10px;
}

.simple-order-form__inputs,
.simple-order-form__submit {
  flex: 100%;
}

.simple-order-form__group {
  margin-top: 0;
  margin-bottom: 40px;
}

.simple-order-form__submit {
  margin: 0;
}

.simple-order-form .form-text {
  margin-bottom: 20px !important;
  margin-top: 15px;
}

.shopping-cart-item__name {
  font-size: 14px;
}

.shopping-cart-btn--lg.custom-icon {
  width: 100%;
}

/* контакты */
.contacts-section {
  margin-bottom: 0;
}

.contacts-block {
  flex-direction: row-reverse;
  border: none;
  gap: 20px;
}

.contacts-block__info {
  padding: 40px 25px;
  width: 40%;
  background-color: var(--custom-gray-color-100);
}

.contacts-block__map {
  overflow: hidden;
  width: 60%;
  height: 500px;
}

.table table td {
  font-size: 14px;
  padding: 10px 25px 10px 0;
}

.main-action p,
.contacts-block__title,
.contacts-block__title-red.address-data {
  font-weight: 500;
  color: var(--custom-accent-color-500);
  font-size: 10px;
  font-family: "Onder", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 160% !important;
  margin-top: 0;
}

.contact-line a {
  color: var(--custom-black-color);
}

.contact-line .icon {
  position: relative;
  margin: 0;
  margin-right: 12px;
}

.contact-line .icon img {
  display: none;
}

.contact-line .icon::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.contact-line[itemprop="address"] .icon::before {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/map-pin.svg);
}

.contact-line:nth-child(2) .icon::before {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/smartphone.svg);
}

.contact-line:nth-child(3) .icon::before {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/mail.svg);
}

.contact-text-line {
  margin-top: 30px;
}

.contact-text-line h3 {
  color: var(--custom-accent-color-500);
}

/* фильтр */

.catalog-filter .catalog-filter-body {
  border: none;
  box-shadow: none;
  border-radius: 0px;
}

.catalog-filter__btns .btn {
  width: 100%;
}

.catalog-filter-accordion .opener,
.filter-item-title {
  color: var(--custom-black-color);
  font-weight: 400;
  font-size: 14px;
}

.checkbox [type="checkbox"]:not(:checked) + label,
.checkbox [type="checkbox"]:checked + label {
  font-size: 14px;
}

.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before,
.checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox [type="checkbox"]:checked + label:after {
  border-radius: 0px;
}

.catalog-filter-accordion .opener {
  overflow: visible;
}

.catalog-filter-accordion .opener:before {
  border-radius: 0px;
  top: -6px;
  right: 15px;
}

.catalog-filter-accordion {
  padding-top: 20px;
}

.catalog-filter-accordion .opener .icon {
  top: 0px;
  right: 21px;
}

/* мобилка хэдер, лого, каталог, поиск, новое меню */

.mobile-show {
  display: none !important;
}

.mobile-header__row .logo-link img {
  height: 40px !important;
}

.search-modal-window__input {
  height: 50px;
  background-color: transparent;
  border: 1px solid var(--custom-gray-color-700);
  padding: 0 20px;
  color: var(--custom-black-color);
  border-radius: 0px;
  font-size: 14px;
}

.mm-navbar__title > span {
  overflow: visible;
  font-weight: 800;
  text-transform: uppercase;
  white-space: wrap;
  line-height: 170% !important;
  font-family: "Onder" !important;
  font-size: 7px;
  color: var(--custom-accent-color-400);
}

.ps-40 {
  padding-left: 20px !important;
}

.search-modal-window__input::placeholder {
  color: var(--custom-gray-color-700);
  font-size: 14px;
}

.s-item-title,
.__header #search-result .s-item-title {
  font-size: 14px;
}

.s-item-price,
.__header #search-result .s-item-price {
  color: var(--custom-black-color);
  font-size: 14px;
  font-weight: 700;
}

.logo-link__image {
  max-width: 80%;
}

.mobile-side-menu-footer {
  padding-top: 20px;
}

.search-modal-window__clear-input {
  right: 10px;
  height: 24px;
  width: 24px;
  border-radius: 4px;
}

.phone-block__secondary-link {
  color: var(--custom-black-color) !important;
}

.phone-block__primary-link {
  font-size: 22px;
  font-weight: 700 !important;
  color: var(--custom-black-color) !important;
}

.phone-block__primary-link:hover {
  color: var(--custom-accent-color-400) !important;
}

.g-link {
  color: var(--custom-gray-color-700);
}

.mm-menu a {
  font-size: 14px;
}

.menu-list__link:hover {
  color: var(--custom-accent-color-400) !important;
}

.content-title span {
  font-weight: 800;
}

.content-title,
.inner-page h1 {
  font-size: 22px;
  line-height: 170% !important;
  text-transform: uppercase;
}

/* запрос звонка */

.modal {
  min-height: auto;
  padding: 40px 25px;
  background: var(--custom-accent-color-100);
}

.modal .form-close,
.catalog-right,
.contacts-block__title,
.product-card__navigation,
.add-to-cart img.cart-icon {
  display: none;
}

.modal .h2 {
  color: var(--custom-white-color);
  font-size: 16px;
  text-align: left;
  max-width: 80%;
  margin-bottom: 30px;
}

.fancybox-close-small {
  background: url(https://elektroinstrumenty.ru/media/uploads/x.svg) 50% 50%
    no-repeat;
  border-radius: 0;
}

.modal .btn {
  width: 100% !important;
  margin-top: 15px;
  background-color: var(--custom-hit-color) !important;
}

/* крошки */

.breadcrumbs a,
.breadcrumbs {
  font-size: 14px;
  row-gap: 10px;
}

.breadcrumbs a:hover {
  text-decoration: none;
}

/* 404 */

.error__content {
  background: url(https://elektroinstrumenty.ru/media/uploads/404.svg) 100% 0
    no-repeat;
}

.error__content h1 {
  margin-left: 0 !important;
  max-width: 50%;
}

.error__content .btn {
  height: 40px;
  font-size: 14px;
  width: 180px;
  background: var(--custom-accent-color-500);
  border-radius: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
}

.error__content .btn:hover {
  background: var(--custom-accent-color-400);
}

.error__content .btn::before {
  content: "";
  display: block;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/btn-img.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  transform-origin: center center;
}

.error__content .btn:hover::before {
  animation: smoothSpin 1.5s linear infinite;
}

/* акции */

.main-action {
  background: var(--custom-gray-color-600);
}

.main-action,
.main-action__image {
  border-radius: 0px;
  overflow: hidden;
}

.main-action__type--news span,
.action-item__type--news span {
  font-size: 14px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}

.main-action__text .button-theme_secondary {
  height: 50px;
  background: transparent;
  border: 1px solid var(--custom-accent-color-400) !important;
  width: 240px;
  border-radius: 0px;
}

.main-action__text .button-theme_secondary:hover {
  color: var(--custom-white-color) !important;
  background: var(--custom-accent-color-400) !important;
  border: 1px solid var(--custom-accent-color-400) !important;
}

.actions-content .item {
  border-radius: 0px;
  overflow: hidden;
}

/* лк */

.lk-main-page__head .user-data {
  padding-left: 0;
  flex-direction: row !important;
  align-items: center;
  justify-content: flex-start;
}

.lk-main-page__head .user-data__avatar {
  position: relative;
}

.__header {
  position: fixed;
  top: 0;
  height: auto;
  padding-bottom: 10px;
  z-index: 9999;
}

.fixed .__header {
  top: 0;
  box-shadow: none;
  transition: none;
  transform: none;
  z-index: 9999;
}

.__header .row {
  margin: 0;
}

.__header .row .col-lg-2 {
  padding: 0;
  margin: 0;
  padding-right: 10px;
}

.__header .logo {
  background-color: var(--custom-accent-color-400);
  height: 75px;
}

.__header .catalog-btn {
  display: none;
}

.__header .row .col-lg-6 {
  display: flex;
  align-items: center;
  background-color: var(--custom-accent-color-400);
}

.__header .custom-block {
  padding-left: 20px;
  height: 40px;
  max-width: 360px;
}

.__header .catalog-box {
  display: none;
}

.__header .search-box input {
  font-family: "Ubuntu", sans-serif !important;
  background-color: var(--custom-white-color);
  border: none;
  color: var(--custom-black-color);
}

.__header .search-box input::placeholder {
  color: var(--custom-black-color);
  opacity: 1;
}

.__header .search-box .submit {
  background-color: var(--custom-white-color);
}

.__header .search-box .submit:hover {
  background-color: var(--custom-white-color);
}

.__header .search-box .submit img {
  display: none;
}

.__header .search-box .submit::after {
  content: "";
  display: block;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/search-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
}

.__header .row .col-lg-4 {
  display: flex;
  align-items: center;
  padding: 0;
  padding-right: 20px;
  background-color: var(--custom-accent-color-400);
}

.__header .contact-box p.toggled a {
  color: var(--custom-white-color);
}

.__header .contact-box a {
  font-size: 14px;
}

.__header .c-box-fat-v2 p {
  margin: 15px;
}

.__header .c-box-fat-v2 .order-call {
  width: 40px;
  height: 40px;
  background-color: var(--custom-hit-color);
  border: none;
  position: relative;
  overflow: hidden;
}

.__header .c-box-fat-v2 .order-call::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/phone.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: var(--custom-hit-color);
  transition: all 0.3 ease-in-out;
}

.__header .c-box-fat-v2 .order-call:hover::after {
  background-color: var(--custom-accent-color-500);
}

.__fat-v2-options ul li:first-child {
  display: none;
}

.__fat-v2-options ul li:last-child {
  position: fixed;
  height: auto;
  top: 42px;
  left: 52%;
  z-index: 5;
}

.__fat-v2-options ul li:last-child a {
  gap: 10px;
  font-size: 14px;
}

.__fat-v2-options ul li:last-child a {
  color: var(--custom-white-color);
}

.__fat-v2-options ul li:last-child a::before {
  content: "";
  display: block;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/user.svg);
  background-size: contain;
  width: 24px;
  height: 24px;
}

.__fat-v2-options ul li:last-child img {
  display: none;
}

.__h-fat-v2-bottom {
  background-color: transparent;
  position: fixed;
  top: -58px;
  z-index: 9999;
  padding-bottom: 10px;
  background-color: var(--custom-white-color);
}

.__h-fat-v2-bottom .__fat-v2-nav {
  display: none;
}

.__fat-v2-nav ul li a {
  color: var(--custom-black-color);
  padding: 10px 20px;
}

.__fat-v2-nav ul li:first-child a {
  color: var(--custom-black-color);
  background-color: var(--custom-gray-color-100);
}

.__fat-v2-nav ul li a:hover {
  background-color: var(--custom-accent-color-400);
  color: var(--custom-white-color);
}

main {
  padding-top: 180px;
}

.hero-1-text {
  display: flex;
  position: relative;
  gap: 23px;
}

.hero-1-text-left {
  width: 62%;
  padding-left: 25px;
}

.hero-1-text-left h2 {
  color: var(--custom-accent-color-500);
  margin-bottom: 0;
  font-size: 17px;
}

.hero-1-text-right {
  width: 35%;
}

.hero-1-text-right h1 {
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 140% !important;
  text-transform: none;
  color: var(--custom-black-color);
}

.btn {
  height: 40px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 0;
  width: fit-content;
}

.btn.orange {
  background-color: var(--custom-hit-color);
}

.btn img {
  width: 20px;
  height: 20px;
  transform-origin: center center; /* явно указываем центр вращения */
}

.btn:hover img {
  animation: smoothSpin 1.5s linear infinite;
}

@keyframes smoothSpin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.primary-btn {
  background-color: var(--custom-accent-color-500);
}

.hero-1-text-right .btn {
  width: fit-content;
}

.hero-1-text-right .btn:hover {
  background-color: var(--custom-accent-color-400);
}

.hero-slider {
  margin-top: 35px;
}

.hero-slider .slick-slider {
  width: 62%;
  padding-bottom: 35px;
}

.hero-slide {
  height: 455px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/slide-back.svg);
  background-size: cover;
  background-position: top left;
  background-color: var(--custom-accent-color-500);
  padding: 40px 25px;
  display: flex;
  flex-direction: column;
}

.hero-slide h3 {
  width: 65%;
  color: var(--custom-white-color);
  margin-bottom: 20px;
  font-size: 16px;
  position: relative;
  z-index: 1;
}

.hero-slide p {
  width: 46%;
  color: var(--custom-white-color);
  position: relative;
  z-index: 1;
}

.hero-slide .btn {
  margin-bottom: 0;
  margin-top: auto;
  width: fit-content;
  min-width: 180px;
  z-index: 3;
}

.hero-slide .btn:hover {
  background-color: var(--custom-accent-color-500) !important;
}

.hero-slide .content-standard-box__container {
  position: relative;
}

.content-image.image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.hero-slide-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: bottom;
  z-index: 0;
}

.content-background-box__text-content {
  position: relative;
  z-index: 3;
}

.hero-slider .slider-constructor .slick-dots {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  width: 100%;
}

.hero-slider .slick-dots li {
  width: 100%;
}

.hero-slider .slick-dots button {
  width: 100%;
  height: 4px;
  background-color: var(--custom-gray-color-100);
}

.slick-dots li:not(:last-child) {
  margin-right: 0;
}

.hero-form-container {
  position: absolute;
  right: 16px;
  width: 35%;
  max-height: 455px;
  bottom: 35px;
  padding: 40px 25px;
  background-color: var(--custom-accent-color-400);
  z-index: 6;
}

.hero-form-container h3 {
  color: var(--custom-white-color);
  margin-bottom: 25px;
  font-size: 16px;
}

.hero-form-container .form-control {
  background-color: var(--custom-white-color);
  border: none !important;
}

.content-name {
  color: var(--custom-gray-color-800) !important;
}

.hero-form-container .checkbox [type="checkbox"]:not(:checked) + label:before,
.hero-form-container .checkbox [type="checkbox"]:checked + label:before,
.modal .checkbox [type="checkbox"]:not(:checked) + label:before,
.modal .checkbox [type="checkbox"]:checked + label:before {
  background-color: transparent;
  border: 1px solid var(--custom-white-color);
}

.hero-form-container .checkbox [type="checkbox"]:not(:checked) + label:after,
.hero-form-container .checkbox [type="checkbox"]:checked + label:after,
.modal .checkbox [type="checkbox"]:not(:checked) + label:after,
.modal .checkbox [type="checkbox"]:checked + label:after {
  background-color: var(--custom-accent-color-500);
  border: 1px solid var(--custom-white-color);
}

.checkbox span {
  color: var(--custom-accent-color-500) !important;
}

.hero-form-container .checkbox span,
.modal .checkbox span {
  color: var(--custom-white-color) !important;
}

.button-theme_primary,
.footer-subscribe button,
.product-card-v2__buttons .st-button_add-to-cart,
.st-button_primary.w-100 {
  font-size: 14px;
}

.form-control:valid + .label-name .content-name {
  left: 0;
  top: -11px;
}

.hero-slider .container::before {
  content: "";
  display: block;
  position: absolute;
  top: 92%;
  left: 16px;
  width: 1px;
  height: 90%;
  background-color: var(--custom-gray-color-100);
}

.hero-slider .container::after {
  content: "";
  display: block;
  position: absolute;
  top: 92%;
  right: 16px;
  width: 1px;
  height: 90%;
  background-color: var(--custom-gray-color-100);
}

.hero-mobile {
  display: none;
}

.categories {
  position: relative;
  margin-top: 130px;
}

.categories::after {
  content: "";
  display: block;
  position: absolute;
  background-color: var(--custom-gray-color-100);
  top: -31px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: -1;
}

.categories .container::before {
  content: "";
  display: block;
  position: absolute;
  top: -74px;
  left: -27px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/plusiks.svg);
  background-size: contain;
  width: 87px;
  height: 87px;
}

.categories .container::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  bottom: -43px;
  right: -27px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/plusiks.svg);
  background-size: contain;
  width: 87px;
  height: 87px;
}

.categories-container__label {
  display: block;
  margin-left: 25px;
  margin-bottom: 140px;
  font-size: 14px;
  color: var(--custom-gray-color-800);
}

.categories-container__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.categories-container__text {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 25px;
  margin-bottom: 35px;
  gap: 15px;
}

.categories-container__text h2 {
  margin-bottom: 0;
  color: var(--custom-accent-color-500);
  width: 66.6%;
}

.categories-container__text p {
  width: 33.3%;
  margin-bottom: 0;
}

.categories-container__grid__item {
  position: relative;
  border: 1px solid var(--custom-gray-color-100);
}

.categories-container__grid__item .img-container {
  background-color: var(--custom-gray-color-100);
  margin-bottom: 25px;
  transition: all 0.3s ease-in-out;
}

.categories-container__grid__item:hover .img-container {
  background-color: var(--custom-accent-color-100);
}

.categories-container__grid__item .img-container img {
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}

.categories-container__grid__item h4 {
  line-height: 180% !important;
  color: var(--custom-accent-color-500);
  margin-left: 25px;
  margin-right: 25px;
}

.categories-container__grid__item__wrapper {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}

.categories-container__grid__item__wrapper a {
  display: block;
  padding: 7px 15px;
  background-color: var(--custom-gray-color-100);
  font-size: 12px;
  transition: all 0.3s ease-in-out;
}

.categories-container__grid__item__wrapper a:hover {
  background-color: var(--custom-hit-color);
  color: var(--custom-white-color);
}

.categories-container__grid__item .cateory-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.categories-container__grid__item .cateory-link:hover + .img-container img {
  transform: scale(1.1);
}

.catalog-btn {
  display: none;
}

.about {
  margin-top: 120px;
}

.about .container::before {
  content: "";
  display: block;
  position: absolute;
  top: -120px;
  left: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 160%;
}

.about .container::after {
  content: "";
  display: block;
  position: absolute;
  top: -76px;
  right: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 160%;
}

.about-container {
  display: flex;
}

.about-container__left {
  width: 50%;
  background-color: var(--custom-gray-color-100);
  padding: 25px;
}

.about-container__left span {
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
  color: var(--custom-gray-color-800);
}

.about-container__left img {
  margin-bottom: 50px;
}

.about-mobile-img {
  display: none;
}

.about-container__left h2 {
  margin-bottom: 30px;
  color: var(--custom-accent-color-500);
}

.about-container__left p {
  max-width: 75%;
  margin-bottom: 65px;
}

.about-container__left .btn {
  width: fit-content;
}

.about-container__right {
  width: 50%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 140px;
  border-top: 1px solid var(--custom-gray-color-100);
  border-bottom: 1px solid var(--custom-gray-color-100);
}

.about-container__right span {
  font-size: 14px;
  color: var(--custom-gray-color-800);
}

.about-container__right__list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 0 !important;
}

.about-container__right__list li::before {
  display: none !important;
}

.about-container__right__list li {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}

.about-container__right__list li h3 {
  margin-bottom: 10px;
  color: var(--custom-accent-color-500);
}

.about-container__right__list li p {
  margin-bottom: 0;
}

.popularnye-posicii-head {
  margin-top: 120px;
}

.popularnye-posicii-head .text-head {
  gap: 8px;
}

.popularnye-posicii .slider-constructor .slick-prev,
.popularnye-posicii .slider-constructor .slick-next {
  top: -76px;
}

.popularnye-posicii-head .text-head h2 {
  width: 59%;
}

.popularnye-posicii-head .container::before {
  content: "";
  display: none;
  position: absolute;
  top: -125px;
  left: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 313%;
}

.popularnye-posicii-head .container::after {
  content: "";
  display: none;
  position: absolute;
  top: -125px;
  right: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 310%;
}

.text-head {
  display: flex;
  align-items: flex-end;
  gap: 75px;
  padding-left: 25px;
}

.text-head h2 {
  color: var(--custom-accent-color-500);
  width: 60%;
  margin-bottom: 0;
}

.text-head p {
  width: 33.3%;
  margin-bottom: 0;
}

.popularnye-posicii {
  padding-top: 35px;
}

.slider-constructor .slick-prev,
.slider-constructor .slick-next {
  border-radius: 0;
  border-color: var(--custom-gray-color-100);
}

.slider-constructor .slick-prev svg path,
.slider-constructor .slick-next svg path {
  fill: var(--custom-accent-color-500);
}

.button_style-1[data-touch],
.button_style-1[data-hover] {
  background-color: var(--custom-gray-color-200);
  border-color: var(--custom-gray-color-200);
}

.slider-constructor:not([data-no-arrows]) .slick-dots,
.popularnye-posicii .slider-constructor .slick-dots {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  width: 100%;
}

.slick-dots li {
  width: 100%;
}

.slick-dots button,
#sync1.owl-theme .owl-dots .owl-dot span {
  width: 100%;
  height: 4px;
  background-color: var(--custom-gray-color-100);
}

.popularnye-posicii .slick-slider {
  padding-bottom: 30px;
}

.slider-constructor .slick-prev {
  right: 75px;
}

.slider-constructor .slick-next {
  right: 25px;
}

.slider-constructor .slick-slide {
  row-gap: 10px;
  /* grid-auto-rows: auto; */
}

.product-item {
  border-color: var(--custom-gray-color-100);
}

.product-item:hover {
  border-color: var(--custom-gray-color-100);
}

.st-button_without-price {
  background-color: var(--custom-gray-color-100);
  color: var(--custom-black-color);
  border-color: var(--custom-gray-color-100);
}

.product-item__status {
  display: none;
}

.product-item__content-top {
  padding: 10px 15px;
  padding-bottom: 67px;
}

.product-item__content-bottom {
  padding: 0 15px 15px 15px;
}

.product-item_new .input-number,
.product-item_wide .input-number,
.product-item_max-heigth .input-number,
.product-item_max-width .input-number,
.input-number,
.product-card-v2 .input-number {
  height: 40px !important;
}

.st-button_add-to-cart {
  position: relative;
  display: flex;
  justify-content: center;
  width: 50%;
}

.st-button_add-to-cart::after {
  content: "";
  display: block;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/cart.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 20px;
}

.product-item_wide .product-item__btns {
  justify-content: space-between;
}

.input-number {
  width: 50%;
}

.input-number .order-down {
  padding-left: 7px;
}

.input-number .order-up {
  padding-left: 0;
  padding-right: 7px;
}

.input-number .order-down:hover,
.input-number .order-up:hover {
  background-color: transparent !important;
}

.input-number .order-up:hover {
  padding-left: 0;
}

.input-number .order-down:hover {
  padding-left: 7px;
}

.input-number input[type="number"] {
  color: var(--custom-black-color) !important;
  font-size: 12px !important;
}

.product-item__cost-product {
  color: var(--custom-accent-color-500);
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.product-item__cost-product span {
  color: var(--custom-accent-color-500);
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.map {
  margin-top: 120px;
}

.map .container::before {
  content: "";
  display: block;
  position: absolute;
  top: -630px;
  left: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 185%;
}

.map .container::after {
  content: "";
  display: block;
  position: absolute;
  top: -630px;
  right: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 185%;
}

.map h2 {
  color: var(--custom-accent-color-500);
  margin-bottom: 35px;
  margin-left: 25px;
}

.map-image {
  width: calc(100% - 108px) !important;
  margin: 0 auto;
}

.map-point {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 105px;
  height: 30px;
}

.map-point-1 {
  top: 43%;
  left: 17%;
}

.map-point-2 {
  top: 52%;
  left: 20%;
}

.map-point-3 {
  top: 58%;
  left: 18%;
}

.map-point-4 {
  top: 66%;
  left: 31%;
}

.map-point-5 {
  top: 53%;
  left: 43%;
}

.map-point-6 {
  top: 47%;
  left: 46%;
}

.map-point-7 {
  top: 42%;
  left: 44%;
}

.map-point-8 {
  top: 58%;
  left: 64%;
}

.map-point-9 {
  top: 53%;
  left: 70%;
}

.map-point-10 {
  top: 39%;
  left: 71%;
}

.map-point-11 {
  top: 71%;
  left: 76%;
}

.numbers {
  display: flex;
  gap: 80px;
  justify-content: center;
  margin-top: 25px;
}

.numbers-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.numbers-item span {
  font-family: "Onder", sans-serif !important;
  font-weight: 500;
  font-size: 22px;
  line-height: 160%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: var(--custom-accent-color-500);
}

.map img {
  margin-bottom: 0 !important;
}

.advantages {
  margin-top: 120px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.advantages h2 {
  color: var(--custom-accent-color-500);
  width: fit-content;
  margin-left: 25px;
  margin-bottom: 35px;
}

.advantages-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.advantages-container-item {
  padding: 30px;
  position: relative;
  background-color: var(--custom-white-color);
  height: 262px;
  box-sizing: border-box;
}

/* .advantages-container-item.wide {
  width: 490px;
}

.advantages-container-item.medium {
  width: 380px;
}

.advantages-container-item.slim {
  width: 270px;
} */

.advantages-container-item h3 {
  color: var(--custom-accent-color-500);
}

.advantages-container-item p {
  position: relative;
  z-index: 2;
  max-width: 243px;
}

.advantages-container-item img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
}

.advantages-container-item.blue:first-child {
  background-color: var(--custom-accent-color-500);
}

.advantages-container-item.blue:first-child h3,
.advantages-container-item.blue:first-child p {
  color: var(--custom-white-color);
}

.advantages .primary-btn {
  width: fit-content;
  margin-top: 20px;
}

.partnership {
  margin-top: 80px;
  margin-bottom: 130px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.partnership .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.partnership p {
  color: var(--custom-white-color);
  max-width: 300px;
  margin-bottom: 70px;
}

.partnership h2 {
  color: var(--custom-white-color);
  margin-bottom: 30px;
  width: fit-content;
}

.partnership form {
  max-width: 600px;
  display: flex;
  flex-direction: column;
}

.partnership .form-control {
  background-color: var(--custom-white-color);
}

.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  border-color: var(--custom-accent-color-500);
  background-color: transparent;
}

.partnership .checkbox span {
  color: var(--custom-white-color) !important;
}

.partnership .btn {
  background-color: var(--custom-accent-color-100) !important;
  transition: all 0.3s ease-in-out;
}

.partnership .btn:hover {
  background-color: var(--custom-hit-color) !important;
}

.partnership .form-group.privacy-policy {
  order: 10;
  margin-top: 20px;
  margin-bottom: 0;
}

.partnership .container::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -333px;
  left: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 55%;
}

.partnership .checkbox [type="checkbox"]:not(:checked) + label:before,
.partnership .checkbox [type="checkbox"]:checked + label:before {
  border-color: var(--custom-white-color);
}

.partnership .container::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -333px;
  right: 15px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 55%;
}

.news-head {
  padding-top: 15px;
}

.news-head::after {
  content: "";
  display: block;
  position: absolute;
  background-color: var(--custom-gray-color-100);
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: -1;
}

.news-head .container::before {
  content: "";
  display: block;
  position: absolute;
  top: -58px;
  left: -27px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/plusiks.svg);
  background-size: contain;
  width: 87px;
  height: 87px;
}

.text-button {
  width: 33.3%;
}

.text-button .btn {
  width: fit-content;
}

.text-button p {
  width: 100%;
  margin-bottom: 20px;
}

.news-slider {
  margin-top: 40px;
}

.news-slider .content-image.image-zoom {
  position: relative;
  height: auto;
}

.news-slider .content-image.image-zoom img {
  margin-bottom: 0;
}

.news-slider .slider-constructor .slick-prev,
.news-slider .slider-constructor .slick-next {
  top: -80px;
}

.news-slider .content-standard-box__container {
  gap: 0;
}

.news-slider .content-background-box__text-content {
  border: 1px solid var(--custom-gray-color-100);
  border-top: none;
  padding: 25px;
}

.news-slider .content-background-box__text-content .btn {
  width: fit-content;
  background-color: var(--custom-gray-color-100);
  color: var(--custom-black-color);
}

.news-slider .content-background-box__text-content .btn:hover {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
}

.news-slider .container::before {
  content: "";
  display: block;
  position: absolute;
  top: -166px;
  left: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 165%;
}

.news-slider .container::after {
  content: "";
  display: block;
  position: absolute;
  top: -166px;
  right: 15px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 165%;
}

.question-main {
  display: flex;
  gap: 20px;
}

.question-main::after {
  content: "";
  display: block;
  width: 60%;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/form-footer-img.webp);
  background-size: cover;
}

section.feedback-form .question-form {
  width: 40%;
  padding: 40px 25px;
  background-color: var(--custom-gray-color-100);
}

.question-form form {
  display: flex;
  flex-direction: column;
}

.question-form__column {
  width: 100%;
}

.question-form .form-text {
  max-width: none;
}

section.feedback-form .h2 {
  line-height: 160% !important;
  color: var(--custom-accent-color-500);
  font-size: 16px;
}

section.feedback-form .form-control {
  background-color: var(--custom-white-color);
  border: none !important;
}

section.feedback-form .form-group.privacy-policy {
  margin-top: 10px;
  margin-bottom: 0;
}

.question-main .btn {
  height: 40px;
  width: 100%;
  font-size: 14px;
  background-color: var(--custom-accent-color-500);
}

.question-main .btn:hover {
  background-color: var(--custom-accent-color-400);
}

.form-control:valid + .label-name .content-name,
.form-control:focus + .label-name .content-name {
  display: none;
}

section.feedback-form .form-text {
  color: var(--custom-black-color) !important;
  font-size: 12px;
}

section.feedback-form .checkbox [type="checkbox"]:not(:checked) + label:before,
section.feedback-form .checkbox [type="checkbox"]:checked + label:before {
  border-color: var(--custom-accent-color-500) !important;
}

footer {
  padding-top: 110px;
}

.footer-content {
  flex-direction: column-reverse;
  padding: 0 25px;
}

.footer-bottom {
  padding-left: 25px;
}

.footer-content__menu {
  width: 100%;
  margin: 0;
}

.footer-content__column--lg {
  width: auto;
  flex: auto;
}

.footer-content__column {
  flex: auto;
}

.footer-content__title {
  font-family: "Onder", sans-serif !important;
  font-weight: 500 !important;
  font-size: 10px;
  line-height: 110% !important;
  text-transform: uppercase;
  color: var(--custom-accent-color-500);
}

.footer-right {
  display: none;
}

.footer-phone a {
  font-weight: 400 !important;
  font-size: 14px;
}

.footer-first-column .logo {
  display: none;
}

.footer-social {
  display: none;
}

footer .mobile-show {
  display: block !important;
}

.developer-link {
  font-size: 14px;
  color: var(--custom-gray-color-800);
}

footer .container::before {
  content: "";
  display: block;
  position: absolute;
  top: -166px;
  left: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 130%;
}

footer .container::after {
  content: "";
  display: block;
  position: absolute;
  top: -166px;
  right: 16px;
  background-color: var(--custom-gray-color-100);
  width: 1px;
  height: 130%;
}

.inner-page h1 {
  color: var(--custom-accent-color-500);
  margin-bottom: 40px;
  margin-left: 25px;
}

.inner-page section.header--bottom-mob,
.inner-page section.__h-fat-v2-bottom {
  background-color: var(--custom-white-color) !important;
}

.__fat-v2-nav ul li a.active {
  text-decoration: none;
}

.catalog-menu.catalog-categories-block,
.clients-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: auto;
  gap: 20px;
  margin-bottom: 0;
}

.section {
  padding-bottom: 0;
}

.catalog-menu-item,
.client-item {
  overflow: visible;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.catalog-menu-item:after,
.catalog-menu-item:before {
  display: none;
}

.catalog-menu-item__name,
.client-item__text {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  display: block;
  padding: 25px;
  background-color: var(--custom-white-color);
  border: 1px solid var(--custom-gray-color-100);
  max-width: none;
  font-size: 10px;
  color: var(--custom-accent-color-500);
  font-family: "Onder", sans-serif !important;
  line-height: 180% !important;
  margin: 0;
  font-weight: 500;
  min-height: 105px;
  height: 100%;
}

.catalog-menu-item__image {
  background-color: var(--custom-gray-color-100);
  aspect-ratio: 1 /1;
  height: auto;
  display: block;
  transition: all 0.3s ease-in-out;
  flex-shrink: 0;
}

.catalog-menu-item__image img {
  position: relative;
  object-fit: contain;
  height: 100%;
}

.catalog-menu-item:hover .catalog-menu-item__image {
  background-color: var(--custom-accent-color-100);
}

.welcome__side {
  width: 260px;
}

.catalog-side__title {
  display: none;
}

.catalog-side {
  border: none;
  box-shadow: none;
}

.catalog-side__content {
  border-top: none;
  padding: 0;
}

.catalog-side__content ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.menu-item.active a,
.catalog-side__content ul li:hover a {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
}

.catalog-side__content ul li a {
  color: var(--custom-black-color);
  background-color: var(--custom-gray-color-100);
  padding: 10px 20px;
  width: 100%;
  text-align: center;
  justify-content: center;
}

.catalog-side__content ul li {
  display: flex;
  justify-content: center;
}

.menu-item.active {
  background-color: var(--custom-accent-color-500);
}

.catalog-side__content ul li a:before {
  display: none;
}

.menu-item__link {
  gap: 0;
}

.catalog-side__content .submenu {
  left: 260px;
  padding-left: 5px !important;
}

.catalog-side__content ul li a:hover,
.catalog-side__content .submenu a:hover {
  background-color: var(--custom-accent-color-400) !important;
  color: var(--custom-white-color) !important;
}

.submenu a {
  color: var(--custom-black-color) !important;
}

.catalog-side__content .submenu a {
  background-color: var(--custom-gray-color-100) !important;
}

.welcome__content {
  width: calc(100% - 280px);
}

.category-root-page .catalog-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.welcome .catalog-menu-item {
  width: 100%;
}

.section .text-page {
  margin-left: 280px;
}

.container--small {
  padding-top: 80px;
}

.container--small .text-page {
  padding: 25px;
  border: 1px solid var(--custom-gray-color-100);
}

.container--small .text-page h2 {
  font-size: 10px;
  padding-top: 30px;
}

.container--small .text-page h3 {
  padding-top: 30px;
}

.text-page ul li:before,
.o-product-tab ul li:before {
  width: 3px;
  height: 3px;
}

.custom-seo-text h3 {
  color: var(--custom-accent-color-500);
}

.catalog-container .catalog-filter {
  width: 260px;
  flex-shrink: 0;
  border: 1px solid var(--custom-gray-color-100);
}

.catalog-filter__bottom {
  border-top: none;
}

.catalog-filter .catalog-filter-body {
  padding: 0;
  margin-bottom: 0;
}

.catalog-filter__bottom {
  margin: 0;
  padding: 15px;
}

.filter-range__head span {
  font-size: 14px;
  color: var(--custom-gray-color-700);
}

.noUi-horizontal {
  height: 1px;
}

.noUi-horizontal .noUi-handle {
  border-radius: 0;
  border-color: var(--custom-hit-color);
  background-color: var(--custom-hit-color);
  width: 12px;
  height: 12px;
}

.noUi-horizontal .noUi-handle {
  right: -12px;
  top: -6px;
}

.noUi-handle.noUi-handle-upper {
  right: 0;
}

.filter-range .noUi-connect::before {
  background-color: var(--custom-gray-color-700);
}

.input-cont .input-placeholder {
  border-radius: 0;
  border-color: var(--custom-gray-color-700);
  color: var(--custom-gray-color-700);
  font-size: 14px;
}

.catalog-filter__btns {
  padding: 15px;
  padding-top: 5px;
}

.catalog-head {
  display: none;
}

.__fat-v2-nav ul li:not(:first-child) a.active {
  color: var(--custom-gray-color-700);
}

.__fat-v2-nav ul li:not(:first-child):hover {
  background-color: var(--custom-white-color);
}

.__fat-v2-nav ul li:not(:first-child):hover a {
  color: var(--custom-gray-color-700);
  background-color: var(--custom-white-color);
}

.article-inner__share {
  display: none;
}

.section-dark .about-container__right {
  border-right: 1px solid var(--custom-gray-color-100);
}

.text-page .new-slide-item__title {
  display: none;
}

.article-1 {
  margin-top: 20px;
  display: flex;
  border: 1px solid var(--custom-gray-color-100);
}

.article-1__left {
  width: 100%;
  padding: 25px;
}

.article-1__right {
  width: 100%;
  padding: 25px;
  background-color: var(--custom-gray-color-100);
}

.article-1__left h3 {
  color: var(--custom-accent-color-500);
  margin-bottom: 10px;
  width: 55%;
}

.article-1 ul,
.article-1-1 ul {
  margin-bottom: 0;
}

.article-1 ul li,
.article-1-1 ul li {
  padding-left: 0;
}

.article-1 ul li:before,
.article-1-1 ul li:before {
  display: none;
}

.article-1 img,
.article-1-1 img {
  margin-bottom: 0;
}

.article-1__right img {
  margin: 25px 0;
}

.article-1-1 {
  padding: 25px;
  border: 1px solid var(--custom-gray-color-100);
  display: flex;
  margin-top: 20px;
}

.article-1-1__left {
  width: 100%;
}

.article-1-1__right {
  width: 100%;
}

.section-second-content {
  display: none;
}

.new-slide-item--wide {
  flex-direction: column;
}

.publication-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.btn-secondary {
  background-color: var(--custom-gray-color-100);
  color: var(--custom-black-color);
}

.btn-secondary:hover {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
}

.publication-grid__item {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--custom-gray-color-100);
}

.publication-grid__item__img-container {
  transition: all 0.3s ease-in-out;
  aspect-ratio: 1 / 1;
  max-height: 380px;
  flex-shrink: 0;
  width: 100%;
  background-color: var(--custom-gray-color-100);
}

.publication-grid__item__img-container img {
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}

.publication-grid__item:hover .publication-grid__item__img-container {
  background-color: var(--custom-accent-color-100);
}

.publication-grid__item__text {
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
  height: 100%;
}

.publication-grid__item__text span {
  font-size: 14px;
}

.news-container-1 {
  display: flex;
  gap: 20px;
}

.news-container-1__left {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 60%;
  min-height: 455px;
  padding: 40px 25px;
  background-color: var(--custom-accent-color-100);
}

.news-container-1__right {
  width: 40%;
  padding: 40px 25px;
  background-color: var(--custom-accent-color-100);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news-container-1__left img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
}

.news-container-1__left h3 {
  font-size: 16px;
  position: relative;
  z-index: 1;
  color: var(--custom-white-color);
  margin-bottom: 20px;
}

.news-container-1__left p {
  position: relative;
  z-index: 1;
  color: var(--custom-white-color);
  max-width: 50%;
}

.news-container-1__left .btn {
  position: relative;
  z-index: 1;
  margin-top: auto;
  margin-bottom: 0;
}

.btn.orange:hover {
  background-color: var(--custom-accent-color-100);
}

.news-container-1__left .btn:hover,
.news-container-1__right .btns-wrapper a:hover {
  background-color: var(--custom-accent-color-500);
}

.news-container-1__right h3 {
  font-size: 16px;
  color: var(--custom-white-color);
  margin-bottom: 20px;
}

.news-container-1__right p {
  color: var(--custom-white-color);
}

.news-container-1__right .btns-wrapper {
  display: flex;
  gap: 10px;
}

.news-container-1__right .btns-wrapper a {
  width: 100%;
  background-color: var(--custom-hit-color);
}

.product-card {
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.product-card::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -43px;
  right: -42px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/plusiks.svg);
  background-size: contain;
  width: 87px;
  height: 87px;
}

.product-card__head {
  max-width: 60%;
  flex-direction: column-reverse;
  align-items: flex-start;
  flex-shrink: 0;
}

.product-card__title {
  font-size: 10px !important;
  line-height: 160% !important;
  margin: 0 !important;
}

.product-card__artikul {
  margin-bottom: 15px;
}

.product-card__slideshow {
  position: absolute;
  right: 0;
  top: 0;
}

.product-card__container {
  padding: 0;
  justify-content: flex-start;
  margin-top: 20px;
  height: 100%;
}

.product-card__right {
  display: none;
}

.product-card__rating {
  display: none;
}

.product-card__accessibility {
  display: none;
}

.product-card__personal-cost span {
  font-size: 14px;
}

.product-card__personal-cost strong {
  color: var(--custom-accent-color-500);
}

.product-card__btns {
  margin-top: auto;
  margin-bottom: 0;
}

.product-card .col-lg-5 .g-content {
  border: none;
}

#sync1 {
  margin-bottom: 0;
}

#sync1 .owl-item {
  background: var(--custom-gray-color-100);
}

#sync1 .item {
  position: relative;
  width: 100%;
  height: 100%;
}

#sync1 .item img {
  background: transparent;
  position: relative;
  z-index: 1;
}
/*
#sync1 .item::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/product-back.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  top: 0;
  width: 50%;
  height: 100%;
}
*/
#sync1.owl-theme .owl-prev {
  bottom: 25px !important;
  left: -35px;
  z-index: 5;
  width: 40px;
  height: 40px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/btn-slide.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

#sync1.owl-theme .owl-next {
  bottom: 25px !important;
  left: 15px;
  z-index: 5;
  width: 40px;
  height: 40px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/btn-slide.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.product-slideshow #sync2 {
  display: none !important;
}

.shopping-cart-btn--lg {
  height: 40px;
  font-size: 14px;
  flex: auto;
}

.share-btn .icon-svg {
  width: 24px !important;
  height: 24px !important;
  flex-shrink: 0;
  padding-right: 0;
}

.product-v2 .product-card__sidebar-top {
  padding-bottom: 0;
  padding-top: 20px;
  border: none;
}

.product-artikul {
  margin-bottom: 0;
  color: #68676c;
}

.product-v2 .product-card__sidebar-main-content {
  padding-top: 15px;
}

.compare-btn .icon-svg {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/icon_compare.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-radius.share-btn .icon-svg svg {
  width: 24px;
  height: 24px;
  stroke: var(--custom-accent-color-500);
}

.btn-radius.share-btn .icon-svg svg use {
  color: var(--custom-accent-color-500);
}

.custom-text-descrip {
  max-width: 100%;
}

.custom-product-descrip {
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
}

.custom-product-descrip__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.custom-product-descrip__item img {
  width: 40px;
  flex-shrink: 0;
  flex-grow: 1;
}

.custom-product-descrip__item span,
.product-card__short-description {
  font-size: 14px;
}

.text-page ul li,
.o-product-tab ul li {
  color: var(--custom-black-color);
}

.product-v2 .product-card {
  margin-bottom: 60px;
}

.g-content.product-card__main-content {
  position: sticky;
  top: 150px;
  align-self: flex-start;
}

.product-set-title {
  max-width: 80%;
}

.related-products-category
  .slider-constructor:not([data-no-arrows])
  .slick-dots {
  bottom: -20px;
}

.product-card .btn-border {
  height: 40px;
  margin: 0;
  flex: none;
  border-radius: 0;
  border: none !important;
  background-color: var(--custom-gray-color-100) !important;
  color: var(--custom-black-color) !important;
}

.product-card .btn-border:hover {
  background-color: var(--custom-accent-color-500) !important;
  color: var(--custom-white-color) !important;
}

.product-card__personal-cost,
.product-card-v2__buttons,
.shopping-cart-product {
  display: none;
}

.product-sidebar__static-text-wrapper {
  margin-bottom: 0 !important;
}

.product-card-container .product-card-side {
  display: none;
}

.product-card-container .product-card-content {
  width: 100%;
}

.substrat {
  margin-top: 80px;
}

.substrat-wrapper {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

.substrat-wrapper-item img {
  margin-bottom: 10px;
  width: 100%;
}

.substrat-wrapper-item span {
  font-size: 14px;
}

.product-card-container {
  padding: 0;
  padding-bottom: 0;
  border-top: none;
  margin-top: 25px;
}

.product-card-content .tab-content {
  padding: 40px 0;
}

.product-card-content .tabs {
  gap: 5px;
}

.product-card-content .tabs li {
  height: 40px;
  background-color: var(--custom-gray-color-100);
  color: var(--custom-black-color);
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 0 25px;
}

.product-card-content .tabs li:hover {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
}

.product-card-content .tabs li.active {
  background-color: var(--custom-hit-color);
  color: var(--custom-white-color);
}

.product-card-content .tab-content h3 {
  color: var(--custom-accent-color-500);
  margin-bottom: 25px;
}

.grid-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.product-card-content .tabsgroup {
  margin-bottom: 0;
}

.st-button_primary.w-100 {
  height: 40px !important;
}

.simple-cart__content {
  max-width: none;
}

.simple-cart__content .shopping-cart-item {
  padding: 10px 20px;
  border-color: var(--custom-gray-color-100);
}

.simple-cart__content .shopping-cart-item__img {
  background-color: var(--custom-gray-color-100);
  width: 80px;
  height: 80px;
  padding: 10px;
}

.shopping-cart-item__name span {
  font-size: 12px;
  color: var(--custom-gray-color-600);
}

.simple-cart__content .shopping-cart-item__img img {
  object-fit: contain;
}

.simple-cart__content .shopping-cart-item__numbers {
  min-width: 96px;
  max-width: 96px;
}

.simple-cart__content .shopping-cart-item__numbers .input-number {
  border: none !important;
  width: 100% !important;
}

.simple-cart__content .input-number input[type="number"] {
  font-size: 14px !important;
}

.simple-cart__content .input-number .order-down:before {
  width: 5px;
}

.simple-cart__content .input-number .order-up:before {
  top: 5px;
  height: 7px;
}

.simple-cart__content .input-number .order-up:after {
  width: 7px;
  left: 5px;
}

.simple-order-form {
  background-color: var(--custom-gray-color-100);
  padding: 25px;
}

.simple-order-form__title {
  font-size: 8px;
  color: var(--custom-accent-color-500);
  max-width: 60%;
  margin-bottom: 20px !important;
}

.new-radio__label:before,
.simple-order-form__column .d-flex.flex-row label:before {
  border-radius: 0;
  border-width: 1px;
}

.new-radio__label:after,
.simple-order-form__column .d-flex.flex-row label:after {
  border-radius: 0;
}

.simple-order-form__column p {
  color: var(--custom-black-color);
  font-size: 14px;
}

.simple-order-form .form-group {
  background-color: var(--custom-white-color);
  border: none;
}

.form-group.privacy-policy {
  background-color: transparent;
}

.simple-order-form .form-text {
  color: var(--custom-black-color) !important;
}

.simple-cart__content .shopping-cart-item__img {
  margin-left: 0;
  margin-right: auto;
}

.simple-order-form__inputs {
  margin: 0;
  margin-bottom: 10px;
}

.form-group.comment .content-name {
  top: -10px !important;
}

.tabs-content--authorizaion {
  width: 40%;
  margin: 0;
  padding: 25px;
  background-color: var(--custom-gray-color-100);
}

.tabs-content--authorizaion h2 {
  font-size: 14px;
}

.tabs-content--authorizaion .tabs {
  gap: 15px;
}

.tabs-content--authorizaion .tabs li {
  padding: 0;
}

.tabs-content--authorizaion .tabs li a {
  color: var(--custom-gray-color-700);
}

.tabs-content--authorizaion .tabs li.active,
.tabs-content--authorizaion .tabs li:hover {
  background: transparent;
}

.tabs-content--authorizaion .tabs li.active a {
  color: var(--custom-accent-color-500);
}

.tabs-content--authorizaion .tab-content {
  background: transparent;
  padding: 0;
  margin-top: 60px;
}

.tabs-content--authorizaion .tabsgroup {
  margin-bottom: 0;
}

.forgot-password {
  color: var(--custom-black-color);
}

.content-block--has-auth {
  display: flex;
  gap: 20px;
}

.content-block--has-auth:after {
  content: "";
  display: block;
  width: 60%;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/form-footer-img.webp);
  background-size: cover;
}

.user-data__avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: var(--custom-hit-color);
  border-radius: 0;
  margin-bottom: 0;
  margin-right: 30px;
}

.user-data__avatar::before {
  content: "";
  background-image: url(https://elektroinstrumenty.ru/media/uploads/user.svg);
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.user-data__avatar svg {
  display: none;
}

.user-data__content {
  flex-direction: column;
  gap: 27px;
}

.user-data__name {
  margin-bottom: 0 !important;
  font-size: 10px;
  font-family: "Onder", sans-serif !important;
  color: var(--custom-accent-color-500);
}

.lk-side .user-data__name {
  font-size: 7px;
}

.btn-exit {
  border: none !important;
  border-radius: 0 !important;
  background-color: var(--custom-gray-color-100) !important;
  color: var(--custom-black-color) !important;
  width: fit-content !important;
}

.btn-exit svg,
.btn-border .icon {
  display: none !important;
}

.lk-main-menu {
  gap: 10px;
}

.lk-menu-item {
  border: none;
  background-color: var(--custom-gray-color-100);
  background-image: url(https://elektroinstrumenty.ru/media/uploads/lk-item-bg.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 35%;
  padding: 25px;
}

.lk-menu-item .icon {
  display: none;
}

.lk-menu-item__name {
  margin-bottom: 0;
  font-size: 10px;
  font-family: "Onder", sans-serif !important;
  font-weight: 500;
  color: var(--custom-accent-color-500);
  margin-bottom: 15px;
}

.lk-menu-item__text {
  display: block;
  width: 70%;
}

.lk-container .lk-side {
  padding: 20px 0;
  background: transparent !important;
  border: 1px solid var(--custom-gray-color-100);
}

.lk-side .user-data__avatar {
  margin-right: 0;
  margin-bottom: 20px;
}

.lk-side .user-data__name {
  margin-bottom: 0 !important;
}

.lk-menu li a {
  border-top: 1px solid var(--custom-gray-color-100);
  color: var(--custom-black-color);
}

.lk-menu li:last-child a {
  border-bottom: 1px solid var(--custom-gray-color-100);
}

.lk-menu li a .icon svg {
  display: none;
}

.lk-menu li a .icon {
  width: 24px;
  height: 24px;
  background-image: url(https://elektroinstrumenty.ru/media/uploads/bx-package.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.lk-menu li:nth-child(2) a .icon {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/bx-folder.svg);
}

.lk-menu li:nth-child(3) a .icon {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/bx-edit-alt.svg);
}

.lk-menu li.current a .icon,
.lk-menu li:hover a .icon {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/bx-package-hover.svg);
}

.lk-menu li:nth-child(2).current a .icon,
.lk-menu li:nth-child(2):hover a .icon {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/bx-folder-hover.svg);
}

.lk-menu li:nth-child(3).current a .icon,
.lk-menu li:nth-child(3):hover a .icon {
  background-image: url(https://elektroinstrumenty.ru/media/uploads/bx-edit-alt-hover.svg);
}

.lk-container .lk-content {
  width: 100%;
  max-width: 450px;
  background-color: var(--custom-gray-color-100);
  padding: 40px 25px;
}

.lk-title {
  font-family: "Onder", sans-serif !important;
  color: var(--custom-accent-color-500);
  font-size: 16px;
  font-weight: 500;
  line-height: 180% !important;
  width: min-content;
  margin-bottom: 25px;
}

.personal-data__title {
  font-family: "Onder", sans-serif !important;
  color: var(--custom-accent-color-500);
  font-size: 8px;
  line-height: 120% !important;
  margin-bottom: 20px;
}

.personal-data__item .btn {
  width: 100%;
}

.personal-data__item:last-child {
  margin-bottom: 0;
}

.private-office .lk-container {
  gap: 20px;
}

.conditional-section_bg + .conditional-section_bg,
.conditional-section_bg + .section-dark,
.conditional-section_bg + .section-first-alter,
.conditional-section_bg + .home-banner {
  margin-top: 0;
}

.pagination span {
  border-radius: 0;
  border-color: var(--custom-gray-color-100);
}

.cookie-modal__content h4 {
  font-size: 8px !important;
  line-height: 160% !important;
}

.pagination .next,
.pagination .prev {
  border-radius: 0;
  border-color: var(--custom-gray-color-100);
}

.pagination .prev {
  background-color: transparent;
}

.o-brende-advantages {
  margin-bottom: 80px;
}

.bottom-mobile-menu-button__text {
  color: var(--custom-black-color);
  font-size: 10px;
}

.bottom-mobile-menu-button_active .bottom-mobile-menu-button__text {
  color: var(--custom-black-color);
}

.bottom-mobile-menu-button__inner {
  width: 100%;
  height: auto;
}

.clients-section {
  row-gap: 0;
}

.client-item {
  background-color: var(--custom-gray-color-100) !important;
  border: 1px solid var(--custom-gray-color-100) !important;
}

.client-item__text {
  min-height: 105px;
  flex-shrink: 0;
  height: auto !important;
  border: none !important;
}

.client-item_bg:hover::after {
  display: none !important;
}

.client-item_bg:hover {
  background-color: var(--custom-accent-color-100) !important;
}

.client-item:hover .client-item__text {
  color: var(--custom-accent-color-500) !important;
}

.client-item .client-item-img {
  height: 100%;
  aspect-ratio: 1/1;
}

.client-item .client-item-img img {
  margin-bottom: 0;
  width: 100%;
  height: 100%;
}

.header-bottom-menu {
  position: fixed;
  width: 100%;
  top: 100px;
  z-index: 999;
  padding-bottom: 10px;
  background-color: var(--custom-white-color);
  align-items: center;
}

.__fat-v2-nav ul li {
  padding: 0;
}

.__fat-v2-nav ul li::before {
  display: none;
}

.product-card__btns .compare-btn {
  display: none;
}

.product-v2 .product-card > .row {
    align-items: stretch; /* Колонки растягиваются на одинаковую высоту */
  }

.product-v2 .product-card__slideshow-wrapper {
  padding-bottom: 0;
}

@media (max-width: 1279px) {
  .product-card__personal-cost strong {
    font-size: 24px;
  }

  .product-card__title {
    margin: 0 !important;
  }

  .product-card .custom-form-block {
    padding: 10px 0px 0;
  }

  .product-card__content,
  .product-card__container {
    gap: 30px;
  }

  .product-card__left {
    min-width: auto;
  }

  .catalog-menu.catalog-categories-block,
  .clients-section {
    grid-template-columns: repeat(4, 1fr);
  }

  .footer-content,
  .footer-content__menu {
    gap: 20px;
  }

  .footer-content__column {
    flex: auto;
  }

  h3,
  .mb-25 {
    font-size: 10px;
  }

  .hero-1-text {
    gap: 17px;
  }

  .hero-1-text-left h2 {
    font-size: 16px;
  }

  .hero-form-container h3,
  .hero-slide h3 {
    font-size: 13px;
  }

  .hero-slider .container::before,
  .hero-slider .container::after {
    height: 200%;
  }

  .categories .container::after {
    right: -27px;
  }

  .categories-container__text h2 {
    width: 80%;
    font-size: 16px;
  }

  .categories-container__grid__item h4 {
    font-size: 8px;
  }

  .categories-container__text p {
    width: 40%;
  }

  .text-button {
    width: 40%;
  }

  .text-head h2 {
    width: 56%;
  }

  .advantages-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .advantages-container-item {
    width: 100% !important;
  }

  .__fat-v2-nav ul li a {
    font-size: 14px;
  }

  .partnership {
    margin-top: 0 !important;
  }

  .catalog-menu.catalog-categories-block,
  .clients-section {
    grid-template-columns: repeat(3, 1fr);
  }

  .catalog-menu-item__name,
  .client-item__text {
    font-size: 7px;
  }

  .welcome .catalog-menu-item__image img {
    width: 100%;
  }

  .custom-product-descrip {
    gap: 10px;
  }

  .custom-text-descrip,
  .product-card-content .tab-content h3 {
    max-width: 100%;
  }

  .custom-product-descrip__item img {
    width: 20px;
  }

  .product-card__content {
    width: 60%;
  }

  .lk-menu-item__name {
    font-size: 8px;
  }

  .__fat-v2-options ul li:last-child {
    left: 55%;
  }

  .popularnye-posicii-head .text-head h2 {
    width: 50%;
  }

  .error__content {
    background-size: 50%;
  }

  .catalog-menu-item__name,
  .client-item__text {
    min-height: 75px;
  }
}

@media (max-width: 1024px) {
  .product-card__left,
  .product-card__right {
    width: 100%;
  }

  .product-card__content {
    gap: 0px;
  }

  .product-card__slideshow,
  .product-card__content {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  .mobile-header {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  main {
    padding-top: 130px !important;
  }
}

@media (max-width: 991px) {
  .categories-container__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .categories-container__grid__item h4 {
    font-size: 10px;
  }

  .product-card__head {
    max-width: 100%;
  }

  .about-container__right {
    justify-content: space-between;
  }

  .about-container__left p {
    max-width: 100%;
  }

  h2,
  .numbers-item span {
    font-size: 16px;
  }

  .catalog-menu.catalog-categories-block,
  .clients-section {
    grid-template-columns: repeat(3, 1fr);
  }

  .slider-constructor .slick-list {
    height: auto !important;
  }

  .container {
    padding: 0 10px;
  }

  .header--mob .col-3,
  .header--mob .col-4 {
    padding: 0;
  }

  .header--mob .logo {
    max-width: 130px;
  }

  .burger-box .tel-mob {
    display: none;
  }

  .row {
    margin: 0;
  }

  .burger-box {
    height: 17px;
  }

  .burger-box #my-button {
    width: 25px;
    margin: 0;
    padding: 0;
  }

  .burger-box svg {
    width: 100%;
    height: 17px;
  }

  .burger-box svg rect {
    width: 25px !important;
    fill: var(--custom-accent-color-400);
  }

  .header--bottom-mob {
    background-color: var(--custom-white-color);
    border-top: none;
    height: auto;
    padding-bottom: 10px;
  }

  .row > * {
    padding: 0;
  }

  .header--bottom-mob .col-4 {
    display: none;
  }

  .header--bottom-mob .col-8 {
    width: 100%;
  }

  .header--bottom-mob .search--box input,
  .header--mob .search--box input {
    height: 40px;
    background-color: var(--custom-gray-color-100);
    color: var(--custom-black-color);
  }

  .header--bottom-mob .search--box input::placeholder,
  .header--mob .search--box input::placeholder {
    color: var(--custom-black-color);
  }

  .header--bottom-mob .search--box .submit {
    width: auto;
    height: 40px;
    background-color: var(--custom-gray-color-100);
    padding: 0 15px;
  }

  .header--bottom-mob .search--box .submit img {
    display: none;
  }

  .header--bottom-mob .search--box .submit::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(https://elektroinstrumenty.ru/media/uploads/search-icon.svg);
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    flex-shrink: 0;
  }

  .hero-1-text {
    flex-direction: column;
  }

  .hero-1-text-right {
    padding-left: 25px;
  }

  .hero-slider .container::before {
    left: 10px;
  }

  .hero-slider .container::after {
    right: 10px;
  }

  .categories .container::before {
    left: -33px;
  }

  .categories .container::after {
    right: -33px;
  }

  .categories-container__text {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
  }

  .categories-container__text h2 {
    width: 100%;
  }

  .about .container::before {
    left: 10px;
  }

  .about .container::after {
    right: 10px;
  }

  .about-container__right {
    gap: 30px;
  }

  .popularnye-posicii-head {
    margin-top: 60px;
  }

  .text-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding-left: 20px;
  }

  .text-head h2,
  .text-head p {
    width: 100%;
  }

  .popularnye-posicii {
    padding-top: 30px;
  }

  .hero-slider .slick-slider {
    width: 100%;
  }

  .hero-form-container {
    position: relative;
    bottom: auto;
    right: auto;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }

  .map-point-5 {
    top: 52%;
    left: 42%;
  }

  .map-point-6 {
    left: 45%;
  }

  .map-point-7 {
    left: 43%;
  }

  .numbers {
    gap: 40px;
  }

  .map .container::before {
    left: 10px;
  }

  .map .container::after {
    right: 10px;
  }

  .partnership .container::before {
    bottom: -338px;
    left: 10px;
  }

  .partnership .container::after {
    right: 10px;
    bottom: -338px;
  }

  .news-head .container::before {
    left: -33px;
    top: -62px;
  }

  .news-slider .container::before {
    left: 10px;
    top: -260px;
  }

  .news-slider .container::after {
    right: 10px;
    top: -260px;
  }

  .news-head {
    padding-top: 20px;
  }

  .categories-container__label {
    margin-left: 20px;
  }

  .text-button {
    width: 100%;
  }

  .text-button .btn {
    display: none;
  }

  .text-button p {
    margin-bottom: 0;
  }

  .question-main {
    padding: 0;
  }

  footer .container::before {
    left: 10px;
  }

  footer .container::after {
    right: 10px;
  }

  .catalog-menu-item {
    width: 100% !important;
    margin: 0 !important;
  }

  .welcome .catalog-menu {
    gap: 10px;
  }

  .welcome .catalog-menu-item__name {
    font-size: 6px;
  }

  .product-card__slideshow {
    position: relative;
  }

  .product-card {
    height: auto !important;
  }

  .product-card__content {
    width: 50%;
  }

  .header-bottom-menu {
    display: none;
  }
}

@media (min-width: 768px) {
  .article-inner__content {
    padding: 20px 0px;
  }
}

@media (max-width: 767px) {
  main {
    padding-top: 110px !important;
  }

  .header--mob .logo {
    width: 130px;
  }

  .search--box form.s-icon-right input::placeholder,
  .search--box form.s-icon-right input {
    font-size: 14px;
  }

  .section-dark.feedback-form {
    margin-top: 0;
    padding-bottom: 0;
  }

  .product-card__slideshow,
  .product-card__content {
    width: 100%;
  }

  .product-card__slideshow {
    margin-bottom: 0;
  }

  .product-card__title {
    text-align: left;
  }

  .product-card__artikul {
    display: none;
  }

  .product-card__head {
    align-items: flex-start;
    max-width: 100%;
  }

  .footer-first-column,
  .footer-right,
  .footer-content__menu {
    width: 100%;
  }

  .footer-content,
  .footer-content__menu {
    gap: 0;
  }

  .main-action__text .button-theme_secondary {
    width: 100%;
  }

  .inner-page h1 {
    font-size: 10px;
    margin-left: 0;
    margin-bottom: 15px;
  }

  #question-main textarea.form-control {
    height: 120px;
  }

  .footer-first-column .logo img {
    width: 100%;
  }

  .developer-link a,
  .footer-bottom__left,
  .footer-bottom .copy {
    text-align: center;
  }

  .footer-content__title span {
    padding-top: 0;
  }

  .question-form__column {
    width: 100%;
    margin-bottom: 0;
  }

  .question-form .form-text {
    font-size: 12px;
    max-width: 100%;
  }

  section.feedback-form .h2 {
    padding-left: 50px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .question-form {
    padding: 0;
  }

  .feedback-form {
    padding: 20px 0 60px;
  }

  .char-text__mask {
    color: var(--custom-gray-color-700);
  }

  .char-text:last-child,
  .product-card__personal-cost span {
    font-size: 16px;
  }

  .product-card-sell-badge {
    top: 20px;
    background: var(--custom-accent-color-500);
  }

  .breadcrumbs span:last-child {
    display: block;
  }

  .product-card__content,
  .product-card__container {
    gap: 0px;
  }

  .g-title {
    font-size: 20px;
  }

  #sync1.owl-theme .owl-dots {
    gap: 5px;
  }

  #sync1.owl-theme .owl-next,
  #sync1.owl-theme .owl-prev {
    display: none;
  }

  .error__content .btn {
    width: 100%;
  }

  .st-button__icon + .st-button__text {
    display: block;
  }

  .product-card-v2__title {
    -webkit-line-clamp: 3;
    font-size: 14px;
  }

  .product-card-v2__image {
    border-radius: 4px;
  }

  .product-card-v2__price,
  .product-card-v2__price span {
    font-size: 20px;
  }

  .product-card-v2__old-price,
  .product-card-v2__old-price span {
    font-size: 16px;
  }

  .mb-25 {
    margin-bottom: 15px !important;
  }

  .product_set_slider {
    padding: 30px 0 20px;
  }

  .page-head {
    margin: 0;
    padding: 15px 0px;
    background: transparent;
  }

  .breadcrumbs {
    row-gap: 5px;
  }

  .content-title,
  .inner-page h1,
  h1,
  .h1,
  h2,
  .h2 {
    font-size: 10px;
    line-height: 180% !important;
  }

  h3,
  .h3 {
    font-size: 7px;
    line-height: 200% !important;
  }

  .st-button {
    font-size: 14px;
  }

  h4,
  .h4 {
    font-size: 6px;
    line-height: 180% !important;
  }

  .filter-btn,
  .dropdown-select {
    border-radius: 0px;
  }

  .active .dropdown-select {
    border-radius: 0px 0px 0 0;
  }

  .dropdown-select-ul {
    border-radius: 0 0 0px 0px;
  }

  .mobile-menu-head__title {
    color: var(--custom-black-color);
    margin-top: 16px;
  }

  .catalog-filter-accordion {
    padding: 0 15px;
  }

  .catalog-container .catalog-filter {
    width: 100%;
  }

  .catalog-filter__bottom {
    padding: 20px;
  }

  .cookie-modal__content h4 {
    font-size: 6px !important;
  }

  .catalog-filter__btns .btn-link,
  .catalog-filter__btns .btn-link:hover {
    border: none;
    background: transparent;
  }

  .hero-1,
  .hero-slider {
    display: none;
  }

  .hero-mobile {
    display: block;
  }

  .hero-mobile-container {
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: var(--custom-accent-color-500);
    padding: 30px 20px;
    height: 520px;
  }

  .hero-mobile-container h2 {
    color: var(--custom-white-color);
  }

  .hero-mobile-container p {
    color: var(--custom-white-color);
    margin-bottom: 30px;
  }

  .hero-mobile-container .btn {
    background-color: var(--custom-hit-color);
    width: fit-content;
    z-index: 2;
  }

  .hero-mobile-container .btn:hover {
    background-color: var(--custom-hit-color);
  }

  .hero-back-mobile {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0 !important;
  }

  .content-title,
  .inner-page h1,
  h1,
  .h1,
  h2,
  .h2,
  .categories-container__text h2 {
    font-size: 10px;
  }

  .hero-img-mobile {
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0 !important;
    width: 100%;
  }

  .hero-mobile .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 10px;
    width: 1px;
    height: 185%;
    background-color: var(--custom-gray-color-100);
  }

  .hero-mobile .container::after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 10px;
    width: 1px;
    height: 185%;
    background-color: var(--custom-gray-color-100);
  }

  .hero-form-container {
    margin-top: 10px;
    width: 100%;
    padding: 30px 20px;
  }

  .categories {
    margin-top: 74px;
  }

  .categories-container__label {
    margin-bottom: 40px;
  }

  .categories-container__text {
    padding-left: 20px;
  }

  .categories-container__grid__item h4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .categories-container__text p {
    width: 100%;
  }

  .categories-container__text {
    gap: 15px;
  }

  .news-container-1__left h3,
  .news-container-1__right h3 {
    font-size: 9px;
    margin-bottom: 10px;
  }

  .categories-container__grid__item__wrapper {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .catalog-btn {
    display: block;
  }

  .catalog-btn__container {
    padding: 20px;
    border-right: 1px solid var(--custom-gray-color-100);
    border-left: 1px solid var(--custom-gray-color-100);
  }

  .categories .container::after {
    bottom: -124px;
  }

  .about {
    margin-top: 0;
  }

  .about-container {
    flex-direction: column;
  }

  .about-container__left,
  .about-container__right {
    width: 100%;
    padding: 20px;
  }

  .about-desc-img {
    display: none;
  }

  .catalog-btn__container .primary-btn {
    width: 100%;
  }

  .about-container__left img.about-mobile-img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    object-fit: cover;
  }

  .advantages-container-item p {
    max-width: 80%;
  }

  .partnership p {
    max-width: 100%;
  }

  .partnership .btn,
  .hero-form-container .btn {
    width: 100%;
  }

  .about-container__left h2 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .about-container__left p {
    max-width: none;
    margin-bottom: 30px;
  }

  .about-container__left .btn {
    width: 100%;
  }

  .about-container__left .btn img {
    height: auto;
  }

  .about-container__right span {
    margin-bottom: 30px;
  }

  .advantages-container-item:nth-child(2) {
    order: 2;
  }

  .advantages-container-item:nth-child(3) {
    order: 3;
  }

  .advantages-container-item:nth-child(4) {
    order: 5;
  }

  .advantages-container-item:nth-child(5) {
    order: 4;
  }

  .advantages-container-item:nth-child(6) {
    order: 6;
  }

  .popularnye-posicii .container::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    top: -211px;
    left: -33px;
    background-image: url(https://elektroinstrumenty.ru/media/uploads/plusiks.svg);
    background-size: contain;
    width: 87px;
    height: 87px;
  }

  .slider-constructor .slick-prev,
  .slider-constructor .slick-next {
    display: none !important;
  }

  .st-button_add-to-cart {
    width: 100%;
  }

  .product-item__name {
    height: 52px;
    -webkit-line-clamp: 3;
  }

  .partnership img {
    object-position: center center;
  }

  .map {
    width: 100% !important;
    height: auto;
    margin-top: 60px;
  }

  .map-image {
    width: 100% !important;
    margin: 0 !important;
  }

  .container--small .text-page {
    padding: 10px;
  }

  .container--small {
    margin-top: 60px;
  }

  .map-point {
    height: 15px;
  }

  .numbers {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .map-point-1 {
    top: 38%;
    left: 12%;
  }

  .map-point-2 {
    top: 45%;
    left: 17%;
  }

  .map-point-3 {
    top: 50%;
    left: 15%;
  }

  .map-point-4 {
    top: 55%;
    left: 28%;
  }

  .map-point-5 {
    top: 46%;
    left: 41%;
  }

  .map-point-6 {
    top: 43%;
    left: 45%;
  }

  .map-point-7 {
    top: 39%;
    left: 42%;
  }

  .map-point-8 {
    top: 51%;
    left: 64%;
  }

  .map-point-9 {
    top: 46%;
  }

  .map-point-10 {
    top: 37%;
  }

  .map-point-11 {
    top: 58%;
  }

  .numbers-item span {
    font-size: 12px;
  }

  .map h2 {
    margin-left: 20px;
    width: min-content;
    font-size: 16px;
  }

  .advantages-container-item {
    width: 100% !important;
    height: 180px;
    padding: 20px;
  }

  .advantages-container-item img {
    max-height: 80%;
  }

  .advantages .primary-btn {
    margin-left: 0;
    width: 100%;
  }

  .advantages h2 {
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .advantages {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .advantages-container-item h3 {
    font-size: 7px;
  }

  .advantages-container {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .advantages-container-item.blue {
    background-color: var(--custom-accent-color-500);
  }

  .advantages-container-item.blue h3,
  .advantages-container-item.blue p {
    color: var(--custom-white-color);
  }

  .partnership {
    z-index: 3;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .partnership-container {
    display: flex;
    flex-direction: column;
  }

  .partnership h2 {
    order: 1;
    margin-bottom: 15px;
  }

  .partnership p {
    order: 2;
    margin-bottom: 0;
  }

  .partnership form {
    order: 3;
    margin-top: 20px;
  }

  .partnership .form-group.privacy-policy {
    margin-top: 10px;
  }

  .partnership .container::before,
  .partnership .container::after {
    display: none;
  }

  .news-slider .container::before,
  .news-slider .container::after {
    top: -332px;
    height: 190%;
  }

  .news-head .container::before {
    z-index: 2;
  }

  .news-slider {
    margin-bottom: 0 !important;
  }

  .news-slider .content-background-box__text-content {
    padding: 20px;
  }

  .news-slider .slick-slider {
    padding-bottom: 25px;
  }

  .slider-constructor:not([data-no-arrows]) .slick-dots,
  .popularnye-posicii .slider-constructor .slick-dots {
    top: auto;
    bottom: 0;
    right: auto;
    left: 20px;
    width: calc(100% - 40px);
  }

  .question-main {
    flex-direction: column;
    gap: 10px;
    padding: 0;
  }

  section.feedback-form .h2 {
    padding-left: 0;
    font-size: 10px;
    line-height: 180% !important;
    width: min-content;
  }

  section.feedback-form .question-form {
    width: 100%;
    margin: 0;
    padding: 30px 20px;
  }

  .question-main::after {
    width: 100%;
    height: 240px;
  }

  footer {
    padding-top: 60px;
  }

  .footer-content {
    flex-direction: column;
    padding: 0 20px;
    gap: 40px;
  }

  .footer-first-column {
    align-items: flex-start;
  }

  .footer-bottom {
    align-items: flex-start;
  }

  .footer-first-column .logo {
    display: block;
  }

  .footer-first-column .logo img {
    max-width: 300px;
  }

  .footer-contact {
    margin-bottom: 20px;
  }

  .footer-content__title {
    margin-bottom: 15px;
    font-size: 10px;
    line-height: 140% !important;
  }

  .hero-form-container h3 {
    font-size: 10px;
    line-height: 180% !important;
  }

  .categories-container__grid__item h4 {
    font-size: 7px;
  }

  .text-head {
    align-items: flex-start;
  }

  .footer-content__column:first-child {
    width: 100%;
    flex: auto;
    max-width: none;
  }

  .catalog-btn__container {
    padding-bottom: 0;
  }

  .categories-btn .catalog-btn__container {
    padding-bottom: 20px;
  }

  .product_set_slider {
    padding-bottom: 0;
  }

  .catalog-menu.catalog-categories-block,
  .clients-section {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
  }

  .catalog-menu-item__name,
  .client-item__text {
    font-size: 6px;
    padding: 15px;
  }

  .catalog-menu-item__image img {
    width: 100%;
    aspect-ratio: 1 / 1;
  }

  .catalog-menu-item__image {
    min-height: auto;
    aspect-ratio: 1 / 1;
  }

  .welcome__content {
    width: 100%;
  }

  .section .text-page {
    margin-left: 0;
  }

  .custom-seo-text {
    padding: 15px;
  }

  .inner-page h1 {
    font-size: 10px !important;
  }

  .article-1,
  .article-1-1 {
    flex-direction: column;
  }

  .section-dark .about-container__right {
    border-left: 1px solid var(--custom-gray-color-100);
  }

  .publication-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .publication-grid__item__text {
    padding: 20px;
  }

  .news-container-1 {
    flex-direction: column;
    gap: 10px;
  }

  .news-container-1__left,
  .news-container-1__right {
    width: 100%;
    padding: 20px;
  }

  .news-container-1__left {
    background-color: var(--custom-accent-color-500);
    min-height: auto;
  }

  .news-container-1__left .btn {
    margin-top: 30px;
  }

  .news-container-1__left img {
    display: none;
  }

  .news-container-1__left p {
    max-width: none;
  }

  .news-container-1__right .btns-wrapper {
    flex-direction: column;
    margin-top: 30px;
  }

  .product-card__left {
    margin-bottom: 0;
  }

  .tab_drawer_heading {
    font-style: normal;
    background-color: var(--custom-gray-color-100);
    color: var(--custom-black-color);
    font-weight: 400 !important;
    font-size: 14px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }

  .d_active {
    background-color: var(--custom-gray-color-100);
  }

  .tab_drawer_heading .icon {
    right: auto;
    position: relative;
    height: auto;
  }

  /* .product-card-container,
  .product-card {
    padding: 10px;
  } */

  .product-card-content .tab-content h3 {
    max-width: none;
  }

  .grid-list {
    grid-template-columns: 1fr;
  }

  .substrat {
    margin-top: 40px;
  }

  .substrat-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }

  .contacts-block {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .contacts-block__info {
    width: 100%;
  }

  .contacts-block__map {
    width: 100%;
  }

  .simple-cart__form::after {
    display: none;
  }

  .simple-order-form {
    padding: 20px;
  }

  .error__content {
    background-position: top center;
    background-size: 100%;
    padding-top: 110px;
  }

  .content-block--has-auth {
    flex-direction: column;
  }

  .tabs-content--authorizaion,
  .content-block--has-auth::after {
    width: 100%;
  }

  .content-block--has-auth::after {
    height: 300px;
  }

  .tabs-content--authorizaion .tab-content {
    margin-top: 30px;
  }

  .btn-exit {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-head {
    width: 100%;
  }

  .mobile-menu-item {
    height: 40px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
    background-color: var(--custom-gray-color-100);
  }

  .lk-container .lk-side {
    border: none;
  }

  .lk-container .lk-content {
    margin: 0;
    width: 100%;
    max-width: none;
  }

  .mobile-menu-item .icon {
    top: auto;
    right: auto;
    height: auto;
    position: relative;
  }

  .o-brende-advantages {
    margin-bottom: 40px;
  }

  .lk-main-page__head .user-data {
    flex-direction: column !important;
    align-items: flex-start;
    gap: 0;
  }

  .lk-main-page__head .user-data__avatar {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .lk-main-page__head .user-data__name {
    font-size: 7px;
  }

  .error__content {
    padding-top: 150px;
    background-size: 100%;
  }

  .catalog-menu-item__name,
  .client-item__text {
    min-height: 55px;
  }

  .map {
    margin-left: 0;
    margin-right: 0;
  }

  .product-card::before {
    display: none;
  }

  .product-v2 .product-card__sidebar-top {
    padding: 0;
  }

  .product-card-content .tab-content {
    padding: 20px 0;
  }

  .product-v2 .product-card__slideshow-wrapper {
    padding-bottom: 30px;
  }
}

@media (max-width: 575.98px) {
  .slider-constructor {
    padding-top: 0;
  }

  .categories-container__grid {
    grid-template-columns: 1fr;
  }

  .footer-content__menu {
    flex-direction: column;
    gap: 40px;
  }

  .catalog-menu.catalog-categories-block,
  .clients-section {
    grid-template-columns: 1fr;
  }

  .catalog-menu-item__name,
  .client-item__text {
    height: auto;
    font-size: 7px;
  }

  .welcome .catalog-menu {
    grid-template-columns: 1fr;
  }

  .welcome .catalog-menu-item__name {
    height: 100%;
  }

  .substrat-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .modal-content {
    height: auto;
  }

  .advantages-container-item p {
    max-width: 72%;
  }
}

.primary-btn:hover {
  background-color: var(--custom-accent-color-400);
}