.nav-container {
  position: relative;  z-index: 4; top:-1px; width: 100%; left: 0; background: #e94d51;
  position: relative;  
  z-index: 4; 
  width: 100%;
  background: #fff url(../images/menu_bg.jpg) 50% 0 no-repeat;
  background-size: 100% 100%;
}
.uMenuRoot {}
.uMenuRoot:after { display: table; clear: both; content: "";}
.uMenuRoot li {
  float: left;
  text-align: left;
  position: relative;
  z-index: 99;
  margin: 26px 0 19px;
  margin-right: 7px;
}
.uMenuRoot li:last-child {
  
}
.uMenuRoot li.uWithSubmenu {z-index: 999;}
/*.uMenuRoot > li {margin-right:0px; }*/
.uMenuRoot > li > a {display: inline-block;}
.uMenuRoot>li>a {
  cursor: pointer;
  display: block;
  padding: 14px 25px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;

  font-size: 19px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-decoration: none;
  position: relative;
  
}
.uMenuRoot>li>a:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  background: #fff;
  border-radius: 500px;
  z-index: -1;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  
}
.uMenuRoot>li:last-child>a {
  
}
.uMenuRoot > li > a > span {
   cursor: pointer;
  display: block;
  white-space: nowrap;
}
.uMenuRoot > li.uWithSubmenu > a span:after { 
  content: "\f107";
  display: inline-block; 
  font-size:15px; 
  color: #fff; 
  vertical-align: middle;
  position: absolute;
  right: 48%;
  top: 66%;
}

.uMenuRoot > li.sfHover > a,
.uMenuRoot > li > a:hover,
.uMenuRoot > li > a.uMenuItemA { color: #2d2b2c; }

.uMenuRoot > li.sfHover > a:before,
.uMenuRoot > li > a:hover:before,
.uMenuRoot > li > a.uMenuItemA:before { height: 100%; width: 100%; left: 0; top: 0;}

.uMenuRoot li a:hover {  text-decoration: none;}

.uMenuRoot ul {
  position: absolute;
  top: -999em;
  z-index: 99;
  padding: 7px 20px;
  display: none;
  moz-box-sizing:content-box;
  -moz-box-sizing: content-box; 
  -webkit-box-sizing: content-box; 
   box-sizing: content-box;

  width: 130px;
  background: #333;
  padding: 20px;
  border-radius: 10px;
}
.uMenuRoot li li.uWithSubmenu > a:before { content: "\f107"; float: right; font-size: 15px; color: #fff;}

.uMenuRoot li li.uWithSubmenu.sfHover > a:before,
.uMenuRoot li li.uWithSubmenu:hover > a:before,
.uMenuRoot li li.uWithSubmenu > a.uMenuItemA:before { content: "\f105";}

.uMenuRoot li li.last { }
.uMenuRoot li li {  position: relative; float: none; border-bottom:1px solid #444; padding: 0; padding-bottom: 5px; margin: 10px 0;}
.uMenuRoot li li:last-child {border: 0;}
.uMenuRoot li li a {
    display: block;
    font-size: 15px;
    line-height: 15px;
    text-transform: capitalize;

    display:block;
  background: none;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0;
  color: #fff;
  /*border:none;*/
}
.uMenuRoot li li > a:hover,
.uMenuRoot li li.sfHover > a,
.uMenuRoot li li > a.uMenuItemA {  color: #e94d51; outline: none; }

.uMenuRoot ul ul {
  position: absolute;
  top: -999em;
  z-index: 99;
  width: 150px;
}
.uMenuRoot li:hover ul,
.uMenuRoot li.sfHover ul {
  left: 0px;
  top: 67px;
  /* match top ul list item height */
}

/*.isStuck .uMenuRoot li:hover>ul,
.isStuck .uMenuRoot li.sfHover>ul {margin-top: -20px;}*/


ul.uMenuRoot li:hover li ul,
ul.uMenuRoot li.sfHover li ul {
  top: -999em;
}
ul.uMenuRoot li li:hover ul,
ul.uMenuRoot li li.sfHover ul {
  left: 140px;
  /* match ul width */
  top:0px;
}
ul.uMenuRoot li li:hover li ul,
ul.uMenuRoot li li.sfHover li ul {
  top: -999em;
}
ul.uMenuRoot li li li:hover ul,
ul.uMenuRoot li li.sfHover ul {
  left: 151px;
  /* match ul width */
  top: -30px;
}


/******* Menu shop ******************/
.gTable {background: none;}
.block .gTableTop,
.block .gTableSubTop {
  background: none; 
  height: auto; 
  font-size: 14px !important; 
  color: #333; 
  padding:0; 
  margin: 4px 0; 
  cursor: pointer;
  font-weight: normal;
  text-transform: capitalize;
}
.block .gTableTop:hover, .block .gTableSubTop:hover/*,.block .gTableSubTop */{color: #e94d51;}
.cat-blocks div:before {content: "\f105"; margin-right: 10px; font-size: 14px;}
.cat-blocks .div[text='"="']:before {content: ".sdgfd.";}
.gTableSubTop {background: none;}
.cat-blocks ul {display: none; padding-left: 15px;}
/*.forumNameTd, .forumLastPostTd {padding: 0; margin-left: 10px; margin-bottom: 3px; text-transform: capitalize;}
.forumDescr, 
.forumModer {
  text-decoration: none;
  color: #ccc;
} */
.select-menu {display: none !important;}

@media only screen and (max-width: 991px) {
  .nav-container {
      padding: 10px 0;
  }
  .uMenuV {}
  .uMenuRoot {display: none;}
  .select-menu {
    background: #FFFFFF;
    border: solid 4px #c83438;
    border-radius: 0;
    box-shadow: 1px 3px 7px -3px #d2d2d2 inset;
    color: #000;
    cursor: pointer;
    display: inline-block !important;
    font-size: 12px;
    height: 30px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-top: 3px;
    vertical-align: middle;
    width: 100%;
  }


}
@media only screen and (max-width: 767px) { 
    .nav-container {
      padding: 10px 0;
      margin-left: -30px;
      margin-right: -30px;
      padding-left: 30px;
      padding-right: 30px;
      width: auto;
    }
}
