.nav_Secondary {
  width: 100%;
  text-align: right;
  color: #626a73;
  height: 42px;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-x: auto;
  -ms-overflow-y: hidden;
  display: block;
  background: #f4f4f4;
}
.nav_Secondary .list_Secondary {
  list-style-type: none;
  margin: auto;
  padding: 0;
  height: 42px;
  white-space: nowrap;
  font-family: "Trade Gothic Light", sans-serif;
  letter-spacing: 0.4px;
  width: 1000px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .nav_Secondary .list_Secondary {
    width: 748px;
  }
}
@media screen and (max-width: 768px) {
  .nav_Secondary .list_Secondary {
    width: auto;
  }
}
.nav_Secondary .list_Secondary > li {
  display: inline-block;
  vertical-align: top;
  height: 42px;
  margin-right: 20px;
  transition: margin-right, 0.4s;
  -webkit-transition: margin-right, 0.4s;
}
.nav_Secondary .list_Secondary > li:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .nav_Secondary .list_Secondary > li:last-child {
    margin-right: 15px;
  }
}
.nav_Secondary .list_Secondary > li.active > span,
.nav_Secondary .list_Secondary > li.active > a {
  color: #656d78;
}
.nav_Secondary .list_Secondary > li.active > span:before,
.nav_Secondary .list_Secondary > li.active > a:before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 15%;
  width: 70%;
  height: 1px;
  background-color: #656d78;
}
.nav_Secondary .list_Secondary > li > a,
.nav_Secondary .list_Secondary > li > span {
  position: relative;
  float: left;
  line-height: 42px;
  font-size: 14px;
  text-decoration: none;
  color: #08080d;
}
.nav_Secondary .list_Secondary > li > a:hover,
.nav_Secondary .list_Secondary > li > span:hover {
  color: #656d78;
}
.nav_Secondary .list_Secondary > li > a:hover:before,
.nav_Secondary .list_Secondary > li > span:hover:before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 15%;
  width: 70%;
  height: 1px;
  background-color: #656d78;
}
.nav_Secondary .list_Secondary > li > span {
  float: left;
  white-space: nowrap;
}
.nav_Secondary .list_Secondary > li > span.js_TopMenu_Expander {
  cursor: pointer;
}
.nav_Secondary .list_Secondary > li ul {
  display: none;
  float: left;
  height: 42px;
  margin: 0 16px;
  background: #e5e5e5;
  white-space: nowrap;
}
.nav_Secondary .list_Secondary > li ul li {
  display: inline-block;
  vertical-align: top;
}
.nav_Secondary .list_Secondary > li ul li a {
  line-height: 42px;
  font-size: 12px;
  padding: 0 16px;
  text-decoration: none;
  white-space: nowrap;
}
.nav_Secondary .list_Secondary > li ul li a:hover {
  color: #656d78;
}
.nav_Secondary .list_Secondary > li.el_Selected {
  margin-right: 0;
}
.sticky {
  z-index: 9999999;
  width: 100%;
}
.sticky .box_Header {
  height: 66px;
  box-shadow: 0 1px 2px #4e5557;
  background-color: #fff;
}
.ico_icon-brand:before {
  font-family: "treit2" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\42";
}
.ico_icon-store:before {
  font-family: "treit2" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\43";
}
.ico_icon-area-clienti:before {
  font-family: "treit2" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\41";
}
.ico_icon-cinema:before {
  font-family: "treit2" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\44";
}
.box_Search_Desktop {
  float: right;
  width: 200px;
  z-index: 99999;
  padding: 0 8px;
  border: 1px solid #000;
  background: #fff;
}
.box_Search_TrovaNegozio {
  width: 280px;
  background: transparent;
  border: 1px solid white;
}
.box_Search_TrovaNegozio ::placeholder {
  color: white;
  opacity: 1;
}
.box_Search_Desktop .inp_Search {
  width: 140px;
  box-sizing: border-box;
  font-size: 18px;
  border: none;
  background: transparent;
  padding: 0;
  height: 27px;
  margin: 0;
  line-height: normal;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.box_Search_Desktop .inp_Search:focus,
.box_Search_Desktop .inp_Search:active {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.box_Search_Desktop .inp_Submit {
  width: 32px;
  height: 30px;
  border: 0;
  background: none;
  cursor: pointer;
  z-index: 99;
  display: inline-block;
  position: relative;
  float: right;
}
.box_Search_Desktop .inp_Submit span {
  display: none;
}
.box_Search_Desktop .inp_Submit:after {
  content: " C";
  font-family: "Tre_it";
  position: absolute;
  color: #0e0e16;
  font-size: 21px;
  line-height: 23px;
  top: 3px;
  right: 8px;
}
.box_Search_TrovaNegozio .inp_Submit:after {
  color: white;
}
@media (max-width: 414px) {
  .list_Secondary > li {
    margin-right: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .box_Search_Desktop {
    margin-right: 0 !important;
    width: 170px;
  }
  .box_Search_Desktop .inp_Search {
    width: 110px;
    font-size: 15px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .box_Search_Desktop {
    display: none;
  }
  .nav_Secondary {
    position: fixed;
    padding: 0 0 0 20px;
    top: 0;
    z-index: 999999;
  }
  .ico_icon-cinema:before,
  .ico_icon-brand:before,
  .ico_icon-area-clienti:before,
  .ico_icon-store:before {
    display: block;
    width: 40px !important;
    float: left;
    text-align: center;
    font-size: 24px;
    margin: 0 !important;
    line-height: 60px;
    text-indent: 0 !important;
  }
  .ico_icon-brand:hover,
  .ico_icon-area-clienti:hover,
  .ico_icon-store:hover {
    background: #ddd !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .box_Search_Desktop .inp_Search {
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .nav_Secondary {
    text-align: left;
  }
}
