@font-face {
  font-family: nimbus;
  src: local("fonts/nimbus_sans_becker_pultlig.ttf"); }
html, body {
  width: 1920px;
  height: 1080px;
  position: fixed;
  margin: 0;
  padding: 0; }

body {
  color: #4a4a44; }

* {
  font-family: 'Roboto', sans-serif;
  /*cursor: none;*/ }

.panierLogo {
  color: #5c5c52;
  font-size: 150px !important;
  line-height: 150px; }

#content {
  background-color: white;
  width: 1920px;
  height: 1080px;
  /*position: relative;*/ }

/*  Panier  */
#panier {
  position: relative;
  width: 200px;
  height: 100%;
  overflow: scroll;
  border-right: solid 2px #4a4a44;
  z-index: 2; }
  #panier::-webkit-scrollbar {
    width: 0 !important; }

#iconPanier {
  background-color: #fff;
  height: 150px;
  width: 165px;
  margin-left: 5px;
  position: fixed;
  z-index: 1; }
  #iconPanier .cart {
    color: #5c5c52;
    font-size: 111px;
    padding: 15px 10px 10px; }

#panierContent {
  position: relative;
  margin-left: -45px;
  margin-top: 170px; }

#panier-thumb {
  width: 100%;
  height: 100%; }

#contentPanier {
  margin-left: 45px;
  list-style-type: none; }
  #contentPanier .thumbnail {
    width: 150px;
    position: relative; }
    #contentPanier .thumbnail .checkBasket {
      background-color: #33be33;
      width: 20px;
      position: absolute;
      display: block;
      bottom: 10px;
      height: 20px;
      text-align: center;
      color: white;
      right: 10px;
      border-radius: 100%; }

/*  Produit */
#produit {
  /*background-color: lightgrey;*/
  width: 600px;
  height: 100%;
  border-right: solid 2px #4a4a44; }

#libelle {
  height: 50px;
  font-size: 30px;
  font-weight: 200;
  border-bottom: solid 1px #4a4a44;
  margin-bottom: 10px;
  line-height: 50px; }

#gallery {
  /*background-color: #a1887f;*/
  position: relative;
  height: 620px; }

.mainGallery {
  width: 100%;
  height: 610px; }

.img-thumbnails {
  position: absolute;
  bottom: 0;
  left: -30px;
  list-style-type: none;
  height: 100%;
  margin-left: 20px;
  padding-top: 10px; }

#gallery-thumb {
  width: 100px;
  height: 100px; }

#information {
  height: 150px;
  border-bottom: solid 1px #4a4a44; }

#requetes {
  height: 260px; }

/*  Companions  */
#companions {
  width: 1120px;
  height: 100%; }
  #companions #first_logo2 {
    background: url("../images/worldline/worldlinelogorgb.jpg");
    height: 1080px;
    width: 90%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 200px;
    margin-left: 40px; }
  #companions #first_logo2 img {
    width: 1000px; }

#companionsHead {
  margin-top: 20px;
  margin-left: 1px; }

#banniere {
  position: relative;
  width: 335px;
  background-color: #1096E7;
  height: 60px; }
  #banniere h2 {
    line-height: 10px;
    font-weight: 300;
    font-size: 30px;
    color: #fff; }
  #banniere:after {
    content: "";
    border-top: 30px solid white;
    border-bottom: 30px solid white;
    border-left: 30px solid #1096E7;
    position: absolute;
    right: 0;
    top: 0; }

#nbre {
  background-color: #ffffff;
  height: 50px; }
  #nbre h2 {
    line-height: 10px;
    font-weight: 400;
    font-size: 30px !important; }

#barre {
  background-color: #727DA1;
  height: 2px;
  margin-top: 35px; }

#companionsBody {
  height: 990px;
  overflow: hidden; }

.companionContent {
  width: 290px;
  margin: 5px 10px 2px 2px; }
  .companionContent h3 {
    font-weight: 200;
    margin-top: 10px;
    text-align: center; }
  .companionContent .caption {
    height: 100px; }
  .companionContent .thumbnail {
    width: auto; }
    .companionContent .thumbnail .thumbImg {
      height: auto;
      vertical-align: bottom; }

#companionsBody > .col-md-3 {
  width: 250px; }

.sizeColorButtonWrapper {
  margin-right: 40px;
  margin-top: 30px; }

.sizeButton {
  font-size: 30px;
  border: 1px solid #1096E7;
  width: 50px;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #1096E7;
  text-decoration: none !important;
  font-weight: 400;
  box-shadow: 1px 1px 12px #555;
  border-radius: 7px; }

.currentSizeButton {
  background-color: #1096E7;
  color: #fff; }

.ColorButton {
  font-size: 30px;
  box-shadow: 1px 1px 12px #555;
  width: 50px;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #1096E7;
  text-decoration: none !important;
  font-weight: 200;
  border-radius: 7px; }

.btnEchangeWrapper {
  margin-top: 20px;
  text-align: center; }

.sizeColorButtonInterDiv {
  padding: 1px;
  width: 60px;
  border: 2px solid transparent;
  border-radius: 7px; }

.currentButtonSelected {
  border: 5px solid #0066A1;
  border-style: dotted;
  border-spacing: 10px 50px; }

#companionContentWrapper, #companionsBody {
  padding-left: 0; }

.notProductSelected {
  -webkit-filter: grayscale(1); }

.productSelected {
  background-color: #e2d8cd !important;
  -moz-box-shadow: 0 0 10px 0 #656565;
  -webkit-box-shadow: 0 0 10px 0 #656565;
  -o-box-shadow: 0 0 10px 0 #656565;
  box-shadow: 0 0 10px 0 #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=$productSelected-shadow-color, Direction=NaN, Strength=10);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.slideWrapper {
  width: 100%;
  /* white-space: nowrap; */
  /* overflow-y: hidden; */
  /* overflow-x: scroll; */
  display: table;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

.slideElement {
  display: inline !important; }

.thumbImg {
  width: auto;
  height: 400px; }

.companionContentWrapper {
  display: table-cell; }

.slideWrapperRow {
  display: table-row; }

#SlideCtrl {
  overflow: scroll; }
  #SlideCtrl::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important; }

.chargement {
  position: absolute;
  bottom: 30px;
  left: 40px;
  width: 120px;
  z-index: 999; }

.thumbnail {
  margin-bottom: 20px;
  width: 220px; }
  .thumbnail img {
    max-width: 100%;
    vertical-align: middle; }

/*# sourceMappingURL=style.css.map */
