.header__wrapper {
  height: 55px;
}

.search-form__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  -webkit-transition: border .1s linear, -webkit-box-shadow .1s ease-in-out;
  -o-transition: box-shadow .1s ease-in-out, border .1s linear;
  transition: box-shadow .1s ease-in-out, border .1s linear;
  transition: box-shadow .1s ease-in-out, border .1s linear, -webkit-box-shadow .1s ease-in-out;
}

.search-form__submit-svg {
  width: 22px;
  height: auto;
  max-height: 22px;
  margin-top: 2px;
  fill: black;
}

.header-catalog__panel {
  background-image: linear-gradient(90deg, #404040, #404040);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
}

.basket-info-summary {
  padding-right: 30px;
  padding-left: 62px;
  background-position: left 22px center;
  border-right-color: transparent;
  border-left-color: transparent;
  color: #fff;
}

.user-search-history__show {
  width: 26px;
  height: 26px;
  padding: 0;
  background-color: transparent;
  border-radius: 1px;
  cursor: pointer;
}

.orders-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -1px;
  padding-right: 24px;
  padding-left: 52px;
  color: #fff;
  font-size: 14px;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' …-14v2Zm0-10v2h14v-2h-14Z' transform='translate(-1310 -311)'/%3E %3C/svg%3E);
background-repeat: no-repeat;
  background-position: 25px;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
}

.main-logo__img {
  max-height: 60px;
  max-width: 210px;
}

.secondary-logo__image {
  max-height: 48px;
  max-width: 210px
}

.search-col__term_and_destination {
  display: table-cell;
}

.search-header__col--term_and_destination {
  display: table-cell;
}

.dc-detail__prod-slider {
  position: sticky;
  top: 10%;
}

@media only screen and (max-width: 900px) {
    .dc-detail__prod-slider {
        position: relative;
    }
}

@media only screen and (max-width: 900px) {
    .main-slider__item-content .main-slider__img{
        height: 175px;
        background-position: 100%;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 900px) {
    .main-page__h1 {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #232323;
        font-size: 20px;
        line-height: 25px;
    }
}

@media only screen and (max-width: 900px) {
    .main-slider__item {
    height: 175px;
    }
}

@media only screen and (max-width: 900px) {
    .main-slider:first-child {
        margin-top: 1px;
    }
}
@media only screen and (max-width: 900px) {
    .main-page__item {
        margin-top: -25px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 900px) {
  .main-page-block-header .main-page-block-header__title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 900px) {
  .categories-map {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 900px) {
  .main-page-block-header {
    padding-bottom: 10px;
  }
}

.select-shop__show-map,
.select-shop__show-map .loader {
  height: 280px;
  display: none;
}

@media only screen and (min-width: 600px) {
  .btn.payment-online__button {
    display: flex;
    width: auto;
    margin-right: 32px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 600px) {
  .payment-online__notification:last-child {
    text-align: left;
    }
}

.search-form-checkbox .search-form-checkbox__input+.search-form-checkbox__label {
  color: #000;
}

.search-form-checkbox .search-form-checkbox__input:checked+.search-form-checkbox__label::before,
.search-form-checkbox .search-form-checkbox__input+.search-form-checkbox__label::before {
  border: 1px solid #dfdfdf;
}

.header-select {
  position: relative;
  font-size: 14px;
}

.pro-seller-label-banner .Robo_1_0_0_25010 {
  background-color: rgb(0 0 0 / 0%) !important;
  oppacity: 0;
}

@media only screen and (max-width: 600px) {
  .search-form.search-form_focus {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
    margin: 0 10px;
  }

  .search-form:before {
    display: none;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: -5;
  }

  .search-form_focus.search-form:before {
    display: block;
  }

  .search-form__container {
    overflow: hidden;
  }

  .header-catalog__search-form {
    margin-right: 4px;
  }

  .basket-info-summary {
    padding: 0;
  }

  .header-catalog__wrapper {
    padding: 0 4px;
  }

  .basket-info-summary__count {
    left: 5px;
  }
}
.basket-info-summary__currency, .basket-items-count {
  color: #fff;
}
.top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}
.top_img {
  overflow: hidden;
       display: flex;
       justify-content: center;
       align-items: center;
}
.top_img img {
  object-fit: cover;
          width:100%;
          height: 100%;
}

.wrapper_vidi {
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   grid-column-gap: 10px;
   grid-row-gap: 2em;
}
.center_block {
  background-color: #f7f7f7;
}
.center_block {
  margin-top: 10px;
  margin-bottom: 10px;
}
.text>h2{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.full_text {
  padding-left: 30px;
}
.full_img {
  text-align: center;
    margin-top: 10px;
}

.full img {
    width: 40px;
  height: 40px;
}
@media screen and (max-width: 600px) {
  .top_img {
    display: none;
  }
}
  @media screen and (max-width: 600px) {
    .top {
      display: flex;
    }
  }
.about_bottom>p{
  padding-left: 30px;
}
.btn-scroll-up_visible, .categories-map-dots .owl-dot.active .categories-map-dots__dot{
  right: 10px;
  bottom: 10px;
}
.btn-scroll-up {
  right: 10px !important;
  bottom: 10px !important;
}
.user-menu__debt-amount{
  display: none !important;
  }
  .info-box {
    display: none;
  }
  
  .position-debt {
    visibility: hidden;
  }
  
  .order-footer__info-item {
    visibility: hidden;
  }
  .pc-copy {display: none !important;
  visibility: hidden !important;
}
  div#footerAll {
  visibility: hidden;
}