/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
stickers .sticker_
{
   background-color: #ff4f00;
}
.menu-row .mega-menu table td.wide_menu .dropdown-menu:not(.long-menu-items) .customScrollbar {
    max-height: 700px;
}
.with_dropdown .dropdown {
    z-index: 1000;
}
.wrapper_inner_half.shop-detail1 .contacts_map {
    height: 50%;
    width: 65%;
    margin: 70px;
}
.complect {
    padding: 3rem;
}
.item-stock .value {
    color: #626262;
}
.item-stock .icon {
    background: #626262;
}

/* Раздел Техподдержка */
table.drivers {
  border: 1px solid #000000;
}
table.drivers td, table.drivers th {
  border: 1px solid #AAAAAA;
  padding: 10px 10px;
}
table.drivers thead {
  background: #F36C3C;
  color: #1b2851;
  font-size: 16px;
}
table.drivers thead th {
  text-align: center;
}

/* .shop-detail1 .top_block .contacts_img img {
  width: 100%;
  height: 100%;
  max-width: 733px;
  max-height: 100%;
} */