/*--
  .tituloColumMenu {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .newHeader .levelThree {
    width: 546px;
    min-height: 100.4%;
    left: 238px;
    padding-top: 4px;
  }

  .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    font-weight: bold;
  }
  .pdp #productosColeccion img,
  .search-list img {
    clear: right !important;
    display: block;
  no colocar important porque interfiere en las vitrinas 
  }
  .container.clearfix {
    left: -280px
  }
--*/

.NavBarMobileFonoMobile {
  display: none;
}

@media screen and (min-width: 320px){
  .sector #slider{
    height: 45px !important;
    }
}

@media (min-width: 568px){
  .sector #slider {
    height: auto !important;
  }
}

@media (max-width: 1000px) {
  .newHeader .borderSection {
    border-bottom: solid 0px !important;
  }
  .newHeader .fondoMobileMenu {
    background: #f5f5f5 !important;
  }
  .newHeader .fondoMobileMenuTop {
    padding-top: 2px !important;
    border-bottom: solid 1px #e6e6e6 !important;
    height: 25px;
  }
  .newHeader .fondoMobileMenu2 {
    /*padding: 0px 20px 10px 20px;*/
    border-bottom: solid 1px #e6e6e6 !important;
    height: 40px;
    ;
  }
  .borderSection.accordion-toggle.fondoMobileMenuTop a {
    padding-left: 20px;
  }
  .borderSection.accordion-toggle.fondoMobileMenu2 a {
    padding: 13px 20px 10px 20px;
  }
  .newHeader .fondoSubmenu {
    /*background-image: url("/static/html/testCategoryMenu/Nmenu/punta.png");
      background-repeat: no-repeat;
      background-position-x: 20px;
      */
    border-top: 1px solid #f5f5f5 !important;
    padding-top: 0px !important;
  }
  /*
    .newHeader .fondoSubmenu2 {
      background-image: url("/static/html/testCategoryMenu/Nmenu/punta2.png");
      background-repeat: no-repeat;
      background-position-x: 32px;
      border-top: 1px solid #f0f0f0 !important;

    }
    */
  .newHeader .listGruoSub {
    padding-left: 32px !important;
    border-bottom: 1px solid #fbfbfb;
    padding-bottom: 10px;
    border-top: 1px solid #fbfbfb;
  }
  .newHeader .panel-body {
    padding: 0px;
  }
  .panel-group .panel+.panel {
    margin-top: 1px;
  }
  a.menuLink.coverIcon {
    font-size: 13px;
    font-weight: 400;
  }
  .panel-default>.panel-heading {
    color: #333;
    background-color: #ffffff;
    height: 42px;
    ;
  }
  .fontsizeTop {
    font-size: 13px;
    line-height: 41px;
    margin-left: 5px;
  }
  .ocultarHeader>.container {
    position: relative;
    width: 55%;
    min-width: 280px;
    min-height: 100%;
    margin-left: 0;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    margin-top: 0;
    z-index: 1200;
    display: block;
  }
  #header .region-price, #header .zone-price, #header .zone-price-cl {
    display: none;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    background: #ffffff;
    right: 0;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: none !important;
    padding: 0;
    bottom: 0px;
    position: fixed;
  }
  #header .zone-price ul {
    margin-top: 10px;
    /* margin-bottom: 10px; */
    padding-top: 0;
    padding-bottom: 0;
  }
  .newHeader .griphiconSize {
    position: relative;
    left: -8px;
    font-size: 12px;
    color: #adadad;
    display: none;
  }
  .newHeader .ocultarHeader .panel-heading a {
    padding: 15px 15px;
  }
  a.menuLink.coverIcon {
    padding: 18px 15px 10px 15px;
  }
  .newHeader .subMenuBlock {
    color: #333;
    display: block;
  }
  .panel-heading {
    padding: 0px !important;
  }
  .inicioVolver {
    background-image: url("/static/html/testCategoryMenu/Nmenu/inicio.svg");
    background-repeat: no-repeat;
    margin-left: 226px;
    position: absolute;
    top: 10px;
    width: 20px;
    height: 20px;
  }

  .inicioCerrar {
    display: none;
    background-image: url(/static/html/testCategoryMenu/Nmenu/cerrar.svg);
    background-repeat: no-repeat;
    background-color: #333;
    position: relative;
    top: -30px;
    height: 18px;
    width: 18px;
    z-index: 9999;
    float: right;
    margin-right: -30px;
  }
  .tiendaMobileMenu {
    background-image: url(/static/html/testCategoryMenu/Nmenu/local.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    top: -16px;
    margin-left: 225px;
  }
  a.jq-cambiar.hidden-md.hidden-lg {
    color: #333;
  }
  .hidden-lg.hidden-md.mobile-contact a {
    color: #333;
  }
  i.fa.fa-home {
    margin-left: 187px;
    font-size: 18px;
  }
  .bloqueTopMenu {
    height: 42px;
    border-bottom: 1px solid #ddd;
    padding-top: 1px;
    padding-bottom: 5px;
    padding-left: 10px;
  }
  div#catMobile {
    height: 42px !important;
  }
  .list-group {
    padding-left: 0;
    margin-bottom: 0px;
  }
  .mobile-contact {
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    position: relative;
    border-bottom: #ddd 1px solid;
  }
  .fonoCompraMobileMenu, .fonoServicioMobileMenu {
    position: relative;
  }
  .fonoMobileMenuCom, .fonoMobileMenuSer {
    background-image: url(/static/html/testCategoryMenu/Nmenu/fono.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    top: -15px;
    margin-left: 226px;
  }
  .fonoCompraMobileMenu .fonoMobileMenu a, .fonoServicioMobileMenu .fonoMobileMenu a {
    padding: 0px;
  }
  .newHeader .mobile-mostrar-header {
    padding: 0 15px 10px;
    font-size: 13px;
    color: #333;
    border-bottom: 1px solid #ddd;
  }
  .newHeader .mobile-mostrar-header a, .newHeader .panel-body a {
    color: #333 !important;
  }
  .BGdespMenu {
    background-color: #000;
    position: fixed;
    z-index: 1100;
    width: 110vw;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: .8;
  }
  .backg-open {
    background-image: url(/static/html/testCategoryMenu/Nmenu/arrowMenuOpen.svg);
    background-position-x: 96.1%;
    background-position-y: 0px !important;
  }
  .backg-close {
    background-image: url(/static/html/testCategoryMenu/Nmenu/arrowMenuClose.svg);
    background-position-x: 96.1%;
    background-position-y: 0px !important;
  }
  .chatwidget {
    z-index: 998;
  }
  .punta1 {
    background-image: url(/static/html/testCategoryMenu/Nmenu/punta.png);
    background-repeat: no-repeat;
    /* background-position-x: 32px; */
    /* background-position-y: 20px; */
    height: 20px;
    width: 20px;
    position: relative;
    top: 0px;
    left: 10px;
    ;
  }
  .punta {
    background-image: url(/static/html/testCategoryMenu/Nmenu/punta2.png);
    background-repeat: no-repeat;
    /* background-position-x: 32px; */
    /* background-position-y: 20px; */
    height: 20px;
    width: 20px;
    position: relative;
    top: -2px;
  }
  .panel-body.borderNone.overflowMenu.vhHeightMenu.jq-collapseOneBody {
    height: 100% !important;
    overflow-x: scroll;
    width: 100%;
  }
  .ocultarHeader {
   /* display: block !important; */
    left: -850px;
  }
  .NavBarMobileFonoMobile {
    /* bottom: 0px; */
    /* position: absolute; */
    display: block;
    width: 100%;
  }
  .NavBarMobileFonoMobile li {
    padding: 10px 16px 10px;
    font-size: 13px;
    height: 37px;
    color: #333;
    border-top: 1px solid #ddd;
  }
  .NavBarMobileFonoMobile li a {
    color: #333;
  }
  .bloqueTopMenu a {
    color: #333;
  }
  section.full-container.main-nav.jq-mainNav.ocultarHeader.jq-ocultarHeader.main-nav-specia {
    height: fit-content!important;
  }
  /*   to fix mobile display in celphone */
  .ocultarHeader>.container {
    display: flex;
    flex-flow: column;
  }
  .newHeader .collapse-one-bottom, .newHeader .collapse-two-bottom {
    overflow-x: scroll !important;
    max-height: 68vh !important;
  }
}

.n2 a {
  color: inherit;
}

/********************************
error de caraga caja negra responsive
*********************************/

@media (max-width: 1000px) {
  #header .main-nav-specia {
    left: -110vw;
  }
}