.MENU_MAIN li[class^="code-NO-"],
.MENU_MAIN li[class*="code-NO-"],
#mmenu li[class^="code-NO-"],
#mmenu li[class*="code-NO-"],
.category_tree li[class^="code-NO-"],
.category_tree li[class*="code-NO-"] {
  display: none !important;
}

/*////////////////////////////////////////////////////////////////////*/

/*   MENU                  ////////////////////////////////////////  */

/*//////////////////////////////////////////////////////////////////*/

/*  MENU_MAIN *******************************/

.navegador {
  background: #231f20;
}

.grand-blueviol {
  background: #65469c;
  padding-bottom: 20px;
}

.MENU_MAIN {
  float: left;
  width: 100%;
  z-index: 1;
}

.MENU_MAIN > ul {
  display: flex;
  height: auto;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}

.MENU_MAIN .nav > li > a {
  color: #000;
  line-height: 1em;
  margin: 0;
  text-align: center;
  white-space: nowrap;
  font-weight: 700;
  font-size: 17px;
  position: relative;
  text-shadow: none;
  z-index: -1;
  display: block;
}

ul.dropdown-menu.cat-principal li ul li a {
  display: flex;
  border-bottom: 1px solid #5656565e;
  padding: 0 !important;
  margin: 0 !important;
  align-items: center;
  height: 30px !important;
  font-weight: bold !important;
  font-size: 14px;
}

ul.dropdown-menu.cat-principal li ul li a span {
  display: none;
}

ul.dropdown-menu.cat-principal li ul li ul {
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  width: 100%;
}

ul.dropdown-menu.cat-principal li ul li ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
}

ul.dropdown-menu.cat-principal li ul li ul li a {
  width: auto !important;
  border-bottom: none;
  display: inline;
  border: none !important;
  padding: 0 !important;
  margin-top: 10px !important;
  font-weight: 500 !important;
  font-size: 14px;
  color: #444;
}

ul.dropdown-menu.cat-principal li ul li ul li a:hover {
  background-color: #65469c;
}

ul.dropdown-menu.cat-principal li ul li ul li a:hover {
  background: initial !important;
}

ul.dropdown-menu.cat-principal > li > ul > li {
  width: 50% !important;
  height: auto !important;
  margin-bottom: 5px;
}

ul.dropdown-menu.cat-principal li:hover > ul {
  display: flex !important;
}

ul.dropdown-menu.cat-principal li ul li:hover > ul {
  display: block !important;
}

/* :hover */
.MENU_MAIN .nav > li > a:focus,
.MENU_MAIN .nav > li > a:hover,
.MENU_MAIN .nav > li:hover > a {
  text-decoration: none;
  background-color: transparent !important;
  z-index: 2;
}

.MENU_MAIN #categorias-header {
  color: #ffffff;
  padding-left: 0;
  display: flex;
  align-items: center;
}

.MENU_MAIN .nav > li.link > a {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
}

.MENU_MAIN .caret {
  display: none;
}

/* ul ul */
.MENU_MAIN ul li ul {
  background-color: #fff;
  left: calc(50% - 110px);
  padding: 13px 0;
  width: 310px;
  border: 1px solid #c4c4c4;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

.MENU_MAIN ul li ul li {
  padding: 0 20px;
}

.MENU_MAIN ul li ul a {
  color: #000;
  line-height: 1.2em;
  padding: 15px 18px;
  white-space: normal;
  background: transparent !important;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
}

.menu-2 li a,
.menu-3 li a {
  font-weight: 400 !important;
  padding: 9px 12px !important;
}

ul.dropdown-menu.cat-principal li ul li:hover a {
  background: #fff !important;
  color: #444 !important;
}

/*Flechitas del menu*/

li.dropdown-submenu.cat-item-Cats #categorias-header::before {
  content: "\f20e";
  font-family: "Ionicons";
  display: inline;
  color: #ffffff;
  position: relative;
  font-size: 25px;
  margin-right: 10px;
  font-weight: 500;
}

span.flechita::after {
  content: "\f3d3";
  font-family: "Ionicons";
  font-size: 14px;
  margin: 0 auto;
  position: absolute;
  right: 30px;
  font-weight: bold;
}

/* abrir login_box en :hover */
.MENU_MAIN ul li:hover > .dropdown-menu {
  display: block;
}

#menu-width .dropdown-submenu .dropdown-submenu .dropdown-menu {
  position: absolute;
  width: 200%;
  left: 100%;
  top: -3px;
  border: 0;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: calc(100% + 70px);
  height: 100%;
  border: 1px solid #c4c4c4;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  overflow: auto;
}

@media (min-width: 1200px) {
  #menu-width .dropdown-submenu .dropdown-submenu .dropdown-menu {
    min-height: calc(100% + 120px);
  }
}

@media (min-width: 991px) {
  #menu-width .dropdown-submenu .dropdown-submenu .dropdown-menu {
    min-height: calc(100% + 3px);
  }
}

ul.dropdown-menu.menu-3::after {
  position: absolute;
  width: 1px;
  right: 0px;
  top: 13px;
  height: 93%;
  background-color: #ccc;
  content: "";
}

.cat-principal {
  border-radius: 0 0 8px 8px;
}

.menu-3 {
  z-index: 1;
  box-shadow: none !important;
  border-radius: 0 !important;
}

ul.dropdown-menu.menu-3::after {
  left: 100%;
}

ul.dropdown-menu.menu-3 {
  width: 225px !important;
  left: 225px !important;
  border-right: none !important;
}

/* .expande-menu { */
/* width: 675px !important; */
/* } */

.expande-menu2 {
  width: 675px !important;
}

/* Imagenes menu ******************/

.menuBckImg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100% - 30px);
  overflow: hidden;
  position: absolute;
  right: 13px;
  top: 15px;
  width: 195px;
  border-radius: 8px;
}

/* abrir login_box en :hover */
.MENU_MAIN ul li:hover > .dropdown-menu {
  display: block;
  height: 502px;
}

/* hamburguer ******************/

.hamburguer {
  cursor: pointer;
  height: 50px;
  left: 3px;
  margin: 4px 0 0 3px;
  padding: 0;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 46px;
  z-index: 1002 !important;
}

.hamburguer {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.hamburguer span {
  background: white;
  border-radius: 0;
  display: block;
  height: 2px;
  left: 0;
  margin: 0 25%;
  opacity: 1;
  position: absolute;
  width: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hamburguer span:nth-child(1) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.hamburguer span:nth-child(2) {
  top: 24px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  width: 18px;
}

.hamburguer span:nth-child(3) {
  top: 32px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.hamburguer:hover span {
  background: #fff;
}

@media (min-width: 768px) {
  .hamburguer span {
    background: gray;
  }
  .hamburguer:hover span,
  .hamburguer:active span {
    background: #000;
  }
}

@media (max-width: 991px) {
  html.mm-opening .hamburguer {
    position: fixed;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
  }

  html.mm-opening .hamburguer span {
    background: #000;
  }

  html.mm-opening .hamburguer span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    left: 8px;
  }

  html.mm-opening .hamburguer span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }

  html.mm-opening .hamburguer span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 34px;
    left: 8px;
  }
}

@media (max-width: 479px) {
  html.mm-opening .mm-menu ~ .mm-slideout {
    transform: translate3d(87%, 0px, 0px);
  }

  .hamburguer span:nth-child(1) {
    /* top: 17px; */
  }

  .hamburguer span:nth-child(3) {
    top: 31px;
  }
}

/* MENU RESPONSIVE y MMENU  ************************************/

@media (min-width: 1550px) {
}

@media (max-width: 1439px) {
  .MENU_MAIN ul li ul a {
    font-size: 15px;
    padding: 12px 20px;
  }
}

@media (max-width: 1199px) {
  header {
    height: auto;
  }

  header .main .navbar-default {
    margin-top: 15px;
  }

  .LOGO {
    width: 100%;
  }

  .SEARCH_BOX fieldset {
    height: 40px;
  }

  .SEARCH_BOX .search_submit {
    height: 38px;
  }

  .SEARCH_BOX .search_submit svg {
    width: 21px;
  }

  .LOGIN_BOX .login-button {
    margin-right: 16px;
  }

  .CART_BOX .cart-button {
    margin-right: 18px;
  }

  .LOGIN_BOX .login-button span {
    font-size: 15px;
  }

  .LOGIN_BOX .login-button span::after {
    font-size: 8px;
  }

  .MENU_MAIN > ul {
    padding-right: 30px;
  }

  .MENU_MAIN .nav > li > a {
    padding: 12px 12px 16px;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .LOGO {
    /* margin-left: 66px; */
    width: 100px;
  }

  .LOGO.logo-footer {
    margin-left: 0;
    width: 130px;
  }

  .SEARCH_BOX fieldset {
    height: 37px;
  }

  .SEARCH_BOX .search_submit {
    height: 35px;
  }

  .SEARCH_BOX .search_submit svg {
    width: 19px;
    margin: -1px 0 0;
  }

  .CART_BOX .cart-button .i-cart {
    width: 28px;
  }

  .LOGIN_BOX .login-button {
    margin-right: 14px;
    /* top: 6px; */
  }

  .LOGIN_BOX .login-button .i-login {
    height: 23px;
    width: 21px;
    margin: 2px 4px 0 -4px;
  }

  .LOGIN_BOX .login-button span strong {
    font-weight: normal;
    font-size: 14px;
  }

  .LOGIN_BOX .login-button span::after {
    font-size: 7px;
  }

  .MENU_MAIN {
    /* padding-left: 139px; */
  }

  .MENU_MAIN ul li ul {
    width: 215px;
    left: -21px;
  }

  .MENU_MAIN .nav > li > a {
    padding: 10px 12px 11px;
    font-size: 15px;
  }

  .MENU_MAIN ul li ul a {
    font-size: 13.7px;
    padding: 10px 20px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  header .main {
    /* height: 76px;
    padding-top: 8px; */
  }

  .hamburguer {
    top: -14px;
  }
}

@media (max-width: 767px) {
  header .main .navbar-default {
    margin: 0;
    display: block;
    height: 76px;
  }

  .grand-blueviol {
    padding-bottom: 0;
    padding-top: 15px;
  }

  .LOGO {
    float: none;
    text-align: center;
    display: table;
    margin: 10px auto 0;
    padding-right: 4px;
    width: 100px;
  }

  .CART_BOX {
    position: absolute;
    margin: 0;
    right: 1px;
    top: 14px;
  }

  .CART_BOX .cart-button .i-cart {
    width: 32px;
  }

  .CART_BOX .cart-button .i-cart svg path {
    fill: #fff;
  }
}

@media (max-width: 479px) {
}

@media (max-width: 380px) {
}

/* MMENU ************************************************************/

#mmenu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.45);
  color: #000;
  left: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
  z-index: 1001;
  overflow-y: auto !important;
}

#mmenu:not(.mm-menu) {
  display: none;
}

html.mm-opening .mm-menu.mm-opened[class*="mm-pagedim"] ~ #mm-blocker {
  opacity: 0.6;
}

.mm-menu.mm-offcanvas {
  overflow: auto !important;
  width: 87%;
}

.mm-navbar > * {
  padding: 0;
}

.mm-panels {
  overflow: auto !important;
  min-height: 100%;
}

#mm-1,
#mm-2 {
  display: block !important;
  float: left;
  height: auto;
  padding: 0;
  position: relative;
  width: 100%;
  display: block;
  top: inherit;
  bottom: inherit;
  left: inherit;
  right: inherit;
  z-index: 1;
}

.mm-panels > div > .mm-navbar {
  display: none !important;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: none;
}

/* MENU USUARIO  ********/
#mmenu .mmenuHeader {
  padding: 0;
  width: 100%;
  float: left;
}

#mmenu .mmenuHeader {
  background: #555555;
}

#mmenu .mmenuHeader::before {
  height: 12px;
}
#mmenu .mmenuHeader .mm-navbar {
  display: none !important;
}

#mmenu .mmenuHeader > ul {
  display: inline-flex;
  justify-content: space-around;
  float: left;
  width: 100%;
  align-content: center;
  flex-wrap: wrap;
}

#mmenu .mmenuHeader > ul > li {
  display: flex;
}

#mmenu .mmenuHeader > ul > li.name {
  width: 100%;
  text-align: center;
  color: white;
  justify-content: center;
  padding: 12px 0;
}

#mmenu .mmenuHeader li a {
  color: white;
  display: block;
  font-size: 0.85em;
  font-weight: 400;
  padding: 6px 0;
  text-align: center;
  text-transform: none;
  width: 100%;
}

#mmenu .mmenuHeader li a::before {
  display: block;
  font-size: 2.3em;
  height: 35px;
  margin: 0 !important;
}

#mmenu .mmenuHeader li .u-data::before,
#mmenu .mmenuHeader li .u-favs::before {
  padding-top: 3px;
}

#mmenu .mmenuHeader li .u-logout::before {
  font-size: 2.2em;
}

#mmenu .mmenuHeader li a:hover,
#mmenu .mmenuHeader li a:active,
#mmenu .mmenuHeader li a:focus {
  color: #fff !important;
  text-decoration: none !important;
}

/* MENU  SEARCHBOX ********/
#mmenu .searchList {
  width: 100% !important;
}

#mmenu .mmenuHeader .SEARCH_BOX {
  background: transparent none repeat scroll 0 0;
  float: left !important;
  margin: 0 5% 5px;
  max-width: 100%;
  position: relative;
  right: unset;
  width: 90%;
}

#mmenu .mmenuHeader .SEARCH_BOX fieldset {
  background-color: transparent;
  float: left;
  width: 100%;
}

#mmenu .mmenuHeader .SEARCH_BOX .form-group {
  background-color: #fff;
  border: 0 none;
  border-radius: 60px;
  opacity: 1;
}

/* MENU PANELS mainmenu *******/

#mmenu .mainmenu * {
  background-color: transparent;
  border: 0;
}

#mmenu .mainmenu .mm-panel {
  padding: 0 0 0 20px;
}

#mmenu .mainmenu .mm-panel .mm-panel {
  padding: 0;
  color: #5a5a5a;
}

.mm-panels > .mm-panel::after,
.mm-panels > .mm-panel::before {
  height: 0;
}

/* uno */
#mmenu ul.uno {
  margin: 0;
  padding: 0;
  overflow-y: auto;
  height: auto;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

#mmenu ul.uno > li {
  border-bottom: 1px solid #e6e6e6 !important;
  float: left;
  width: 100%;
}

#mmenu ul.uno > li > a,
ul.uno > li > span {
  font-size: 17px;
  font-weight: 700;
  height: 56px !important;
  line-height: 56px;
  padding: 0 15px;
  float: left;
  width: 100%;
  color: #565656;
}

#mmenu ul.uno > li > .mm-next::after,
ul.uno > li > .mm-prev::before {
  border-color: #000 !important;
  height: 10px;
  width: 10px;
  right: 22px !important;
  top: -5px;
}

ul.uno > li > .mm-panel {
  padding-top: 0;
}

/* dos */
#mmenu ul.dos {
  float: left;
  width: 100%;
  padding: 0 0 18px;
}

#mmenu ul.dos > li > a,
ul.dos > li > span {
  font-size: 15px;
  font-weight: 400;
  height: auto !important;
  line-height: 18px;
  padding: 8px 10px 18px 10px;
  display: table-cell;
  vertical-align: middle;
  color: #000;
}

#mmenu ul.dos > li > .mm-next::after,
ul.dos > li > .mm-prev::before {
  border-width: 1px;
  border-color: #949494 !important;
  height: 8px;
  width: 8px;
  right: 24px !important;
  top: 10px;
}

/* tres */
#mmenu ul.dos ul.tres {
  margin: -5px 0 15px;
}

/* second (menu secundario) */
#mmenu .second {
  float: left;
  width: 100%;
  margin-top: 6px;
}

#mmenu .second > li > a {
  width: 100%;
  float: left;
  padding: 11px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

li > .mm-next::after {
  transform: rotate(225deg) !important;
}

li.mm-opened > .mm-next::after {
  transform: rotate(45deg) !important;
}

/* header responsive ***/

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
  #mmenu {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
