/* Generated by less 2.5.1 */
@font-face {
  font-family: "HelveticaNeue";
  src: url('../fonts/HelveticaNeueLTStd-LtEx.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-LtEx.ttf'), url('../fonts/HelveticaNeueLTStd-LtEx.woff') format('woff');
}
body {
  font-family: "HelveticaNeue";
  font-size: 16px;
  color: #999999;
  line-height: 23px;
  background-color: black;
}
body a {
  color: #999999;
  text-decoration: none;
}
body a:hover {
  color: white;
}
body .col {
  border-right: 3px solid #cccccc;
  box-sizing: border-box;
  background-color: black;
  overflow-y: auto;
  overflow-x: hidden;
}
body .navigation {
  padding: 15px !important;
  padding-top: 20px !important;
}
body .navigation .logo {
  margin-bottom: 30px;
}
body .navigation ul {
  padding: 0px;
  margin-bottom: 40px;
}
body .navigation ul li {
  list-style: none;
  padding-left: 30px;
  line-height: 25px;
}
body .navigation ul li i {
  position: absolute;
  margin-left: -25px;
  margin-top: 2px;
  font-size: 17px;
  width: 20px;
  text-align: center;
}
body .navigation ul li a {
  text-transform: lowercase;
}
body .store {
  margin: 0px !important;
  padding: 10px;
  text-align: center;
}
body .store img {
  width: 90%;
}
body .categories {
  color: white;
  margin-left: -3px;
  -webkit-transition: max-width 1s ease-in-out;
  -moz-transition: max-width 1s ease-in-out;
  -o-transition: max-width 1s ease-in-out;
  transition: max-width 1s ease-in-out;
}
body .categories.collapse {
  -webkit-flex: 0 0 0% !important;
  -ms-flex: 0 0 0% !important;
  flex: 0 0 0% !important;
  max-width: 0% !important;
}
body .categories.loading {
  background-image: url('../img/loading.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20%;
}
body .categories .box {
  left: -500px;
}
body .box {
  position: relative;
  background-size: cover;
  background-position: center;
  border-bottom: 3px solid #cccccc;
  padding-top: 50%;
  text-align: center;
  cursor: pointer;
}
body .box span {
  position: absolute;
  background-color: #4D4D4D;
  top: 0px;
  width: 80%;
  margin-left: -40%;
  margin-top: 22%;
  text-transform: lowercase;
}
body .home {
  -webkit-transition: max-width 1s ease-in-out;
  -moz-transition: max-width 1s ease-in-out;
  -o-transition: max-width 1s ease-in-out;
  transition: max-width 1s ease-in-out;
  position: relative;
}
body .home .background {
  overflow: hidden;
}
body .home .background .container {
  position: relative;
}
body .home .background .container img {
  position: absolute;
  display: none;
}
body .home .background .container img:first-child {
  display: inline-block;
}
body .home .content {
  position: absolute;
  display: block;
  background-color: black;
  width: 100%;
  padding: 20px;
  border-top: 3px solid #cccccc;
  top: 45%;
  border-bottom: 3px solid #cccccc;
  opacity: 0.6;
}
body .content {
  color: white;
  position: relative;
  border-right: 0px;
  display: none;
}
body .content.force-visible {
  display: block;
}
body .content .header {
  padding-top: 0px;
  border-bottom: 3px solid #cccccc;
  position: fixed;
  background-color: black;
  width: 100%;
  z-index: 5;
}
body .content .header h1 {
  padding-left: 15px;
  padding-top: 15px;
  float: left;
}
body .content .header .navigation {
  float: right;
}
body .content .header .navigation span {
  display: inline-block;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
body .content .header .navigation span i {
  display: block;
  font-size: 25px;
}
body .content .header .navigation span.disabled a {
  color: #4d4d4d;
  cursor: default;
}
body .content .header .navigation span:first-child {
  margin-left: 0px;
}
body .content .paper {
  padding-top: 90px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: justify;
}
body .content .paper .row {
  padding: 15px;
}
body .content .paper .picture {
  width: 100%;
}
body .content .paper .box {
  box-sizing: border-box;
  border: 10px solid black;
  /*padding-top: 16%;*/
  padding-top: 0px !important;
  height: 14vw;
  z-index: 1;
}
body .content .paper .box span {
  background-color: #9e9e9e;
}
body .content .paper .box:first-child {
  border-left: 0px;
}
body .content .paper .box:nth-child(3n+0) {
  border-right: 0px;
}
body .content .paper .box:nth-child(3n+1) {
  border-left: 0px;
}
body .content label {
  display: inline-block;
  margin-bottom: 10px;
}
body .content input,
body .content select {
  padding: 5px;
  border: 0px;
  color: black;
}
body .content #buy-price {
  display: none;
  width: 100px;
}
body .content #pictures-gallery img {
  display: none;
  width: 99.5%;
  left: 0;
}
body .content .pictures-gallery-nav-left i {
  position: absolute;
  z-index: 10;
  font-size: 100px;
  opacity: 0.6;
  margin-left: 30px;
  margin-top: 40px;
  cursor: pointer;
}
body .content .pictures-gallery-nav-right i {
  position: absolute;
  z-index: 10;
  font-size: 100px;
  opacity: 0.6;
  right: 0px;
  margin-right: 60px;
  margin-top: 40px;
  cursor: pointer;
}
#colorbox,
#colorbox * {
  -webkit-box-sizing: initial !important;
  box-sizing: initial !important;
}
