/* Enter Your Custom CSS Here */
#nav>li:nth-child(3) {
  width: 300px;
}
#nav>li:nth-child(5) {
  width: 170px;
}
#nav li.lang-item {
  width: 50px;
}
.MagicZoomBigImageCont div {
  color: transparent !important;
}
.MagicToolboxContainer {
  width: 100%;
}
.MagicToolboxContainer img {
  width: 100%;
}