.shop-tools__item--has-submenu:hover .left-menu {
  display: block;
  margin-top: 19px;
  opacity: 1;
  visibility: visible;
}
.shop-tools__item--has-submenu .left-menu {
  opacity: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  visibility: hidden;
  position: absolute;
  z-index: 166;
  width: 249px;
  margin-top: 10px;
  -webkit-transition: margin-top 0.3s ease;
  -o-transition: margin-top 0.3s ease;
  transition: margin-top 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  font-family: Open Sans, Arial, Helvetica, sans-serif, SimSun;
  left: 0;
  overflow: visible;
}
.shop-tools__item--has-submenu .left-menu .content {
  padding: 0;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu .level_1 > a {
  font-weight: bold;
  font-size: 12pt;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li {
  position: static;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li ul li span.parent {
  display: none;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li a {
  float: none;
  color: #000;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li span.parent {
  display: none;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li:hover {
  background: #f4f4f4;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li > a {
  background: none;
  padding: 0;
  margin: 0;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li > span {
  filter: invert(1);
  -webkit-filter: invert(1);
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li > ul {
  position: absolute;
  left: 100%;
  display: none;
  width: 321%;
  top: 0;
  background: #fff;
  column-count: 3;
  border: 1px #f4f4f4 solid;
  padding: 15px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li:hover > ul {
  display: block;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li > ul > li {
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table;
  float: none;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li > ul > li > a {
  margin-top: 12px;
  color: #202326;
  border-bottom: 1px solid transparent;
  font-size: 13px;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li > ul > li a:hover {
  text-decoration: underline;
  color: #f98800;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li ul li.parent ul {
  display: block;
  padding: 5px 20px 0 10px;
  border-top: solid 1px #c9c9c9;
  margin-top: 10px;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu li ul li a {
  padding-left: 0;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu ul li ul li a {
  background: none;
  padding-left: 0;
}
.shop-tools__item--has-submenu .left-menu ul.jquerymenu > li {
  float: none;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shop-tools__item--has-submenu .title.blocktitle {
  display: none;
}
#catalogButton,
#favorite-button,
#compare-button {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  padding: 11px;
  width: auto;
}
#catalogButton a,
#favorite-button a,
#compare-button a {
  color: #fff;
}
#catalogButton:hover,
#favorite-button:hover,
#compare-button:hover {
  background: #b36407;
}
#favorite-button,
#compare-button {
  font-size: 14px;
  padding: 12px;
}
.smenu {
  box-shadow: 0 3px 5px #b4b4b4;
  background: url(../images/smenu_bg.png) repeat-x;
}
.smenu .search-submit {
  border: 0;
  font-size: 17px;
  padding: 5px;
  background-color: #fff;
  color: gray;
  cursor: pointer;
  border-radius: 5px;
  float: right;
}
.smenu .smenu-container > .container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 46px;
}
.smenu .search {
  display: table-cell;
  padding: 0;
}
.smenu .search .search-form {
  width: auto;
  height: 29px;
  padding: 1px 0 0 0;
  background-color: #fff;
  border-radius: 5px;
}
.smenu .search .search-form input[type="text"] {
  border: 0;
  background: transparent;
  height: 26px;
  padding: 0 10px;
  font-size: 14px;
  color: #666666;
  width: calc(100% - 30px);
}
.smenu .search .search-form input[type="submit"] {
  border: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.header .row {
  margin-left: 0;
  margin-right: 0;
}
.top_header {
  color: #fff;
  background-color: #666;
  line-height: 1.7;
}
.top_header .top_header-email {
  position: absolute;
}
.top_header a {
  color: #fff;
  padding: 3px 5px 0;
}
.top_header .fas {
  margin: 0 5px;
}
.top_header .top-header-contact {
  margin: 3px 10px 0 0;
}
.top_header .top-header-contact .fa-envelope {
  margin-left: 15px;
  margin-right: 0;
}
/**
 * главное меню в хедере
 */
.top-header-menu > nav > ul > li {
  float: right;
  list-style: none;
  position: relative;
  color: #fff;
}
.top-header-menu > nav > ul > li > a,
.top-header-menu > nav > ul > li > button {
  padding: 3px 5px;
  display: block;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  font: inherit;
  color: inherit;
}
.top-header-menu > nav > ul > li > a i,
.top-header-menu > nav > ul > li > button i {
  margin-left: 5px;
}
.top-header-menu > nav > ul > li i {
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease-out;
}
.top-header-menu > nav > ul > li:hover > a,
.top-header-menu > nav > ul > li:hover > button {
  background-color: gray;
}
.top-header-menu > nav > ul > li:hover i {
  transform: rotate(180deg);
}
.top-header-menu > nav > ul > li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  max-height: 500px;
  transform: scale(1);
}
.dropdown-menu {
  width: 220px;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transform-origin: top left;
  transform: scale(0);
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #666;
  z-index: 100;
  padding: 0;
  margin: 0;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, max-height 0.3s ease-out, transform 0.3s ease-out;
}
.dropdown-menu li {
  width: 100%;
  float: none;
  list-style: none;
}
.dropdown-menu li a {
  color: #fff;
  padding: 10px 15px;
  display: block;
  text-decoration: none;
  white-space: normal;
}
.dropdown-menu li a:hover {
  background-color: grey;
}
.node-secondary-menu li {
  float: right;
  list-style: none;
}
.node-secondary-menu li a {
  padding: 3px 0 3px 10px;
  color: #333;
}
.node-secondary-menu li a i {
  font-size: 1.2em;
  color: #dcdcdc;
}
.node-secondary-menu li a i.active {
  color: #f00;
}
.prod-list .node-secondary-menu li {
  float: none;
}
#menu-cont {
  position: relative;
  z-index: 10;
  width: 800px;
}
.level3 {
  display: none;
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 100%;
  z-index: 1;
  box-shadow: 3px 3px 7px #999;
  min-width: 300px;
}
.level4 {
  display: none;
  position: absolute;
  background-color: #fff;
  left: -300px;
  z-index: 1;
  top: -36px;
  box-shadow: 6px 6px 14px #999;
  width: 300px;
}
.level2:hover .level3 {
  display: block;
}
.level3 li:hover .level4 {
  display: block;
}
#menu-cont > ul {
  overflow: hidden;
}
.menu-box {
  width: 833px;
  min-height: 100%;
  position: absolute;
  left: 277px;
  top: 0;
  font-size: 9pt;
  font-weight: initial;
  overflow-x: unset;
  padding: 10px !important;
  background: #FFF;
  box-shadow: 3px 3px 7px #999;
  z-index: 10;
  display: none;
  flex-direction: column;
  flex-wrap: wrap;
}
.left-menu {
  padding: 10px 0 15px 1px;
  position: relative;
  box-shadow: 1px 1px 3px #999;
  color: #282828;
  overflow: hidden;
  background: #FFF none repeat scroll 0 0;
  margin-bottom: 10px;
}
.left-menu-submenu {
  padding: 0;
  border-radius: 5px 5px 0 0;
}
.left-menu-elem {
  display: block;
  border-bottom: 1px solid #f0f0f0;
  height: 100%;
}
.left-menu-elem:first-child {
  border-bottom: 1px solid #E4E4E4;
}
.left-menu-elem:hover {
  background-color: #E4E4E4;
}
.left-menu-elem a {
  font-size: 14px;
  padding: 6px 30px 5px;
  display: block;
  color: #000;
}
.left-menu-elem a.main {
  color: #fff;
  background-color: #f5890a;
  font-weight: bold;
  padding: 10px 20px;
}
.left-menu-elem a.active {
  background-color: #E4E4E4;
}
.left-menu-elem a:hover {
  color: #f5890a;
  background-color: #E4E4E4;
}
#main-dropdown .menu-brand-image {
  padding-bottom: 20px;
  margin: auto;
}
#main-dropdown a {
  color: #333;
  padding: 0.9em;
  display: flex;
}
#main-dropdown .childs a {
  color: black;
}
#main-dropdown .childs > li {
  padding: unset;
  border-bottom: unset;
}
#main-dropdown .childs > li:hover {
  background-color: unset;
}
#main-dropdown .childs .row {
  margin: unset;
}
#main-dropdown .childs .row div .menu-arrow {
  position: absolute;
  right: 10px;
  top: 8px;
  color: #bbb;
}
#main-dropdown .childs .row div .menu-elem {
  display: block;
  margin: 0 5px;
  border-bottom: 1px solid #f0f0f0;
  height: 100%;
  position: relative;
}
#main-dropdown .childs .row div .menu-elem:hover {
  background-color: #E4E4E4;
}
#main-dropdown .childs .row div .menu-elem a {
  font-size: 15px;
  padding: 5px 30px 5px 5px;
  display: block;
}
#main-dropdown .childs .row div .menu-elem a:hover {
  color: #f5890a;
}
#main-dropdown .root span.rustan-icon-font {
  font-size: 1.4em;
  padding: 0 10px 0 0;
  font-weight: 500;
}
#main-dropdown .level_1 {
  font-weight: normal;
  font-size: 16px;
  padding: unset;
}
#main-dropdown .level_1 a {
  padding: 4px;
  display: block;
}
#main-dropdown .level_2 {
  font-weight: normal;
  display: none;
}
#main-dropdown:hover {
  background-color: white;
}
.menu-box h2 {
  padding: 10px 20px;
  font-size: 1.5em;
}
@media screen and (max-height: 720px) {
  #main-dropdown .childs .row p span a {
    padding: 3px;
    font-size: 14px;
  }
  #main-dropdown a {
    padding: 0.8em 0.9em;
  }
}
.site-map .left-menu {
  width: 100%;
  box-shadow: unset;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  /* 3 столбца */
}
.site-map .left-menu ul.jquerymenu li ul li {
  border-left: unset;
  border-right: unset;
}
.menu-header,
.block-header {
  padding: 10px 20px;
  font-size: 1.5em;
  margin: 0;
  display: block;
  font-weight: bold;
  color: #000;
}
.block-header {
  font-size: 16px;
  padding: unset;
}
/*# sourceMappingURL=menu.css.map */