html {
  height: 100%;
  min-height: 100%;
}
html body {
  height: 100%;
  min-height: 100%;
  position: relative;
  background-color: #1a1a1a;
  color: #FFFFFF;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
}
html body a.goldlink {
  color: #cbcc4f;
}
html body table {
  margin: 20px 0 30px 0;
  border: 1px solid #FFF;
  padding: 20px 0;
}
html body table th {
  text-align: center;
  font-weight: 700;
  border-bottom: 1px solid #FFF;
}
html body table th,
html body table td {
  width: 30%;
  min-width: 150px;
  padding: 5px 1%;
}
html body h1 {
  color: #cbcc4f;
  text-align: center;
}
html body h2 {
  color: #cbcc4f;
}
html body .gold {
  color: #cbcc4f;
  display: block;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  html body img.portrait {
    max-height: 150px !important;
    width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  html body img.portrait {
    max-height: 180px !important;
    width: auto !important;
  }
}
@media screen and (min-width: 768px) {
  html body img.paysage {
    max-width: 150px !important;
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  html body img.paysage {
    max-width: 180px !important;
    height: auto !important;
  }
}
html body form#Achat {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  html body form#Achat .form-group > div + div {
    padding-top: 0px !important;
  }
}
html body form#Achat .nb {
  text-align: left !important;
}
@media screen and (min-width: 1199px) {
  html body form#Achat .Size {
    text-align: right !important;
  }
}
html body form#Achat .Size select {
  color: #FFF;
  width: 120px;
  background-color: #000;
  border: 1px solid #cbcc4f;
  border-radius: 5px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  html body form#Achat .Size select {
    display: block;
    margin: auto;
  }
}
@media screen and (max-width: 1200px) {
  html body form#Achat .space {
    display: none;
  }
}
html body form#Achat .Qty {
  text-align: right !important;
  padding-right: 0 !important;
}
html body form#Achat .Qty input {
  width: 45px;
  color: #000;
}
html body form#Achat .CartContainer {
  text-align: right;
}
@media screen and (max-width: 1199px) {
  html body form#Achat .CartContainer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1199px) {
  html body form#Achat .nb,
  html body form#Achat .Size,
  html body form#Achat .Qty,
  html body form#Achat .CartContainer {
    text-align: center !important;
  }
}
html body nav#nav_photos {
  width: 100%;
}
@media screen and (min-width: 768px) {
  html body nav#nav_photos div {
    height: 250px;
    line-height: 20em;
    white-space: nowrap;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  html body nav#nav_photos div {
    margin-top: 20px;
    height: 20px;
  }
}
html body nav#nav_photos div.last {
  float: left;
}
html body nav#nav_photos div.last p {
  left: 0px;
}
html body nav#nav_photos div.nxt {
  float: right;
}
html body nav#nav_photos div.nxt p {
  right: 0px;
}
html body nav#nav_photos div a {
  color: #cbcc4f !important;
}
@media screen and (min-width: 768px) {
  html body nav#nav_photos div a p {
    line-height: 20px;
    position: absolute;
    bottom: 0px;
  }
}
html body nav#nav_photos div a img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  html body nav#nav_photos div a img {
    display: none;
  }
}
html body div.gallery.single figure a img {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 auto 20px auto;
}
html body .single_addtocart {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
html body form.cdrom {
  margin: 20px 0 !important;
  text-align: left;
  width: 100% !important;
}
html body input.addtocart {
  margin-top: 0px !important;
  border-radius: 10px !important;
  padding: 2px 10px 2px 30px !important;
  font-weight: bold;
  background-image: url("../img/addtocart_btn.png");
  background-position: 5%;
  background-size: auto;
  background-repeat: no-repeat;
}
html body div#accordion {
  border: 1px solid #cbcc4f !important;
  background-color: #202020 !important;
  width: 100%;
  max-width: 450px;
  height: auto !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
html body div#accordion .ui-state-active,
html body div#accordion .ui-widget-content .ui-state-active,
html body div#accordion .ui-widget-header .ui-state-active {
  border: 1px solid #cbcc4f !important;
  background-color: #cbcc4f !important;
  font-weight: normal !important;
}
html body div#accordion .ui-state-highlight,
html body div#accordion .ui-widget-content .ui-state-highlight,
html body div#accordion .ui-widget-header .ui-state-highlight {
  border: 1px solid #cbcc4f !important;
  background: #cbcc4f !important;
}
html body div#accordion .ui-state-default {
  background-color: #202020 !important;
  border: none !important;
  color: #cbcc4f;
}
html body div#accordion .ui-accordion-content {
  background-color: #202020 !important;
  padding: 0 1em !important;
}
html body div#accordion .ui-accordion-content table,
html body div#accordion .ui-accordion-content p {
  color: #FFF;
}
html body div#accordion .ui-accordion-content table {
  width: 100% !important;
  text-align: left !important;
  max-width: 250px;
  margin: 20px auto 30px auto;
}
html body div#accordion .ui-accordion-content p {
  text-align: left;
}
html body .gallery_container {
  margin-bottom: 50px;
}
html body .gallery_container div.row > div {
  height: 250px;
  line-height: 20em;
  white-space: nowrap;
}
html body .gallery_container div.row > div a {
  width: 100%;
  display: block;
  position: relative;
  color: #cbcc4f;
}
html body .gallery_container div.row > div a:hover {
  text-decoration: underline !important;
}
html body .gallery_container div.row > div a:hover img {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  -o-filter: brightness(1.1);
}
html body .gallery_container div.row > div a:hover div {
  text-decoration: underline !important;
}
html body .gallery_container div.row > div a img {
  margin-top: 50px;
}
html body .gallery_container div.row > div a div {
  position: absolute;
  bottom: 0px;
  width: 100%;
  line-height: 14px;
}
@media screen and (min-width: 768px) {
  html body form#validation {
    width: 80% !important;
    margin: auto;
  }
}
html body form#validation input.button {
  font-weight: bold;
  background-image: url(../img/checkcart.png);
  background-repeat: no-repeat;
  background-position: left;
}
@media screen and (min-width: 768px) {
  html body form#validation input.button {
    float: right;
    padding: 20px 20px 20px 60px;
    font-size: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  html body form#validation input.button {
    padding: 10px 10px 10px 60px;
    background-size: 40px;
  }
}
html body .headerInvoice {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  html body .headerInvoice {
    width: 80%;
    margin: 50px auto 0px auto;
  }
}
@media screen and (max-width: 767px) {
  html body .headerInvoice {
    font-size: 0.9em;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 768px) {
  html body .headerInvoice div.customer {
    float: left;
    text-align: left;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  html body .headerInvoice div.society {
    float: right;
    text-align: left;
    width: 30%;
  }
}
html body div.back {
  padding-top: 80px;
  background-image: url("../img/back.png");
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
  margin-bottom: 50px !important;
}
html body div.back a {
  color: #FFF !important;
}
html body div.forward {
  padding-top: 80px;
  background-image: url("../img/forward.png");
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
}
html body div.forward a {
  color: #FFF !important;
}
html body p + div.back {
  margin-top: 50px !important;
}
html body p.subtitle {
  font-size: 24px;
  margin-bottom: 20px;
}
html body p.subtitle + p > span.trad {
  margin-bottom: 40px;
  display: block;
}
html body p.LogOff {
  margin-bottom: 50px;
}
html body p.LogOff a {
  display: block;
  color: #FFF !important;
  text-decoration: underline !important;
  margin: auto;
  padding-left: 30px;
  padding-top: 3px;
  background-image: url("../img/disconnect.png");
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  width: 200px;
  height: 30px;
}
html body p.LogOff a:hover {
  text-decoration: none !important;
}
html body div.PictoZ {
  margin-top: 50px;
}
html body div.PictoZ div.picto {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  html body div.PictoZ div.picto {
    margin-bottom: 20px;
  }
}
html body div.PictoZ div.picto.profile {
  background-image: url("../img/profil.png");
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
}
html body div.PictoZ div.picto.cart {
  background-image: url("../img/cart_connect.png");
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
}
html body div.PictoZ div.picto.history {
  background-image: url("../img/histo.png");
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
}
html body div.PictoZ div.picto a {
  color: #FFF !important;
}
html body em {
  font-style: oblique;
}
html body div.signinContainer,
html body div.PswdContainer {
  margin-top: 80px;
  margin-bottom: 80px;
}
html body form label {
  font-weight: 100;
  text-align: center;
}
html body form input[type="text"],
html body form input[type="email"],
html body form input[type="password"],
html body form textarea {
  border: none;
  outline: none;
  border-radius: 2px;
  padding: 5px;
  color: #000;
  font-size: 0.9em;
}
html body form .form-control:focus {
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #F2F2B9;
}
html body form input.button {
  background-color: #cbcc4f;
  color: #000;
  outline: none;
  border: none;
  margin-top: 10px;
  padding: 2px;
  border-radius: 2px;
  transition: all 1s ease;
}
html body form input.button:hover,
html body form input.button:focus {
  background-color: #e3e459;
}
html body form.login,
html body form.code {
  width: 100%;
  max-width: 320px;
}
html body form.login input[type="submit"],
html body form.code input[type="submit"] {
  width: 100%;
}
html body form.FormSignin div.inputright {
  float: right;
}
html body form.FormSignin div.SignInSubmit {
  clear: both;
  float: right;
}
html body form.FormSignin div.SignInSubmit input.signin {
  width: 100%;
}
html body form.FormAccount div.inputright {
  float: right;
}
html body form.FormAccount div.AccountSubmit {
  clear: both;
  float: right;
}
html body form.FormAccount div.AccountSubmit input.account {
  width: 100%;
}
html body form.ChangePswd div.pswd {
  clear: both;
  float: right;
}
html body form.ChangePswd div.pswd input.SubmitPasswd {
  width: 100%;
}
html body header {
  background: #1a1a1a;
  background: -webkit-linear-gradient(#2e2e2e,#1a1a1a);
  background: -o-linear-gradient(#2e2e2e,#1a1a1a);
  background: -moz-linear-gradient(#2e2e2e,#1a1a1a);
  background: linear-gradient(#2e2e2e,#1a1a1a);
  position: relative;
}
@media screen and (min-width: 768px) {
  html body header {
    height: 110px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  html body header {
    height: 80px;
    margin-bottom: 50px;
  }
}
html body header a {
  color: #FFFFFF;
  display: block;
  transition: all 1s ease;
}
html body header a:hover {
  color: #cbcc4f;
}
html body header div.container_menu {
  text-transform: uppercase;
  font-size: 0.8em;
  float: left;
}
@media screen and (min-width: 768px) {
  html body header div.container_menu {
    width: 30%;
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  html body header div.container_menu {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    pointer-events: none;
  }
  html body header div.container_menu .slicknav_menu {
    pointer-events: auto;
  }
}
@media screen and (min-width: 768px) {
  html body header div.container_menu ul li {
    float: left;
    width: 33%;
    text-align: center;
  }
}
html body header div.container_logo {
  position: absolute;
  top: 0px;
  left: 50%;
}
@media screen and (min-width: 768px) {
  html body header div.container_logo {
    margin-left: -159.5px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  html body header div.container_logo {
    width: 150px;
    margin-left: -75px;
    margin-top: 10px;
  }
}
html body header div.container_logo img {
  width: 100%;
  max-width: 100%;
}
html body header div.container_client {
  z-index: 10000;
  float: right;
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  html body header div.container_client {
    position: relative;
    isolation: isolate;
  }
}
@media screen and (min-width: 768px) {
  html body header div.container_client {
    width: 180px;
    margin-top: 35px;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  html body header div.container_client {
    width: 30%;
    float: right;
    margin-top: 15px;
    font-size: 0.8em;
  }
}
@media screen and (max-width: 499px) {
  html body header div.container_client {
    width: auto;
    min-width: 100px;
    max-width: 45%;
    float: right;
    font-size: 0.8em;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 0;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  html body header div.container_client ul {
    float: right;
  }
}
@media screen and (max-width: 499px) {
  html body header div.container_client ul {
    float: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  html body header div.container_client ul li {
    float: left;
  }
  html body header div.container_client ul li:first-child a {
    margin-right: 50px;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  html body header div.container_client ul li {
    float: left;
  }
  html body header div.container_client ul li:first-child a {
    margin-right: 30px;
  }
}
@media screen and (max-width: 499px) {
  html body header div.container_client ul li {
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    flex-shrink: 0;
  }
  html body header div.container_client ul li:first-child a {
    margin-right: 0;
  }
  html body header div.container_client ul li a {
    text-align: center;
    margin: 0;
    line-height: 0;
  }
}
@media screen and (max-width: 767px) {
  html body header div.container_client ul li a.espace_client {
    text-indent: -5000px;
    background-image: url("../img/espace_client.png");
    background-position: 50% 50%;
    background-size: 28px 28px;
    background-repeat: no-repeat;
    width: 44px !important;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    max-width: 44px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    background-origin: content-box;
    box-sizing: content-box;
  }
}
html body header div.container_client ul li a.panier {
  text-indent: -5000px;
  background-image: url("../img/cart.png");
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px !important;
}
@media screen and (max-width: 767px) {
  html body header div.container_client ul li a.panier {
    background-image: url("../img/cart.png");
    background-position: 50% 50%;
    background-size: 28px 28px;
    background-repeat: no-repeat;
    width: 44px !important;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    max-width: 44px;
    display: inline-block;
    vertical-align: middle;
    background-origin: content-box;
    box-sizing: content-box;
  }
}
html body footer {
  background: #1a1a1a;
  background: -webkit-linear-gradient(#1a1a1a,#2e2e2e);
  background: -o-linear-gradient(#1a1a1a,#2e2e2e);
  background: -moz-linear-gradient(#1a1a1a,#2e2e2e);
  background: linear-gradient(#1a1a1a,#2e2e2e);
}
html body footer .footer {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  html body footer .footer > div {
    float: right;
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer > div {
    width: 100%;
  }
}
html body footer .footer > div.footer_menu {
  text-transform: uppercase;
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  html body footer .footer > div.footer_menu {
    text-align: center;
    margin-bottom: 40px;
  }
}
html body footer .footer > div.footer_menu ul li {
  line-height: 22px;
}
html body footer .footer > div.footer_menu ul li a {
  color: #FFFFFF;
  transition: all 1s ease;
}
html body footer .footer > div.footer_menu ul li a:hover {
  color: #cbcc4f;
}
html body footer .footer > div.footer_logo {
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body footer .footer > div.footer_logo {
    clear: both;
    margin-bottom: 30px;
  }
}
html body footer .footer > div.footer_logo > img {
  width: 85px;
}
@media screen and (max-width: 767px) {
  html body footer .footer > div.rs_logos {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 768px) {
  html body footer .footer > div.rs_logos ul {
    width: 85px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer > div.rs_logos ul {
    width: 85px;
    margin: auto;
  }
}
html body footer .footer > div.rs_logos ul li {
  float: left;
}
html body footer .footer > div.rs_logos ul li:first-child {
  margin-right: 15px;
}
html body footer .footer > div.rs_logos ul li.fb a {
  background-image: url("../img/facebook.png");
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 34px;
  width: 34px;
}
html body footer .footer > div.rs_logos ul li.tw a {
  background-image: url("../img/twitter.png");
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 36px;
  width: 36px;
}
html body footer .footer > div.rs_logos ul li a {
  display: block;
  text-indent: -5000px;
}
html body footer .footer > p.copyright {
  clear: both;
  text-align: center;
}
@media screen and (min-width: 768px) {
  html body footer .footer > p.copyright {
    margin-top: 110px;
  }
}
html body.home header {
  margin-bottom: 0px !important;
  z-index: 1000;
}
html body.home footer {
  z-index: 1000;
}
html body.home #sliderContainer .slides-navigation a {
  opacity: 0.8;
  display: block;
  width: 50px;
  height: 50px;
}
html body.home #sliderContainer .slides-navigation a:hover {
  opacity: 1;
}
html body.home #sliderContainer .next {
  background-image: url("../img/slide_next.png");
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
html body.home #sliderContainer .prev {
  background-image: url("../img/slide_prev.png");
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  html body.home #sliderContainer {
    height: 300px;
  }
}
html body.home form {
  width: 90%;
  margin: auto;
  text-align: center;
  padding: 10px 10px 50px 10px;
}
@media screen and (min-width: 768px) {
  html body.home form label {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  html body.home form label {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
html body.home form input[type="text"] {
  width: 80%;
  max-width: 227px;
}
html body.home form input.button {
  width: 80%;
  max-width: 230px;
}
html body:not(.home) h1 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  html body:not(.home) h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) p.subtitle {
    font-size: 15px;
  }
}
html body:not(.home) .left {
  text-align: left !important;
}
html body:not(.home) footer {
  margin-top: 80px;
}
html body:not(.home) div.container {
  text-align: center;
  line-height: 1.4em;
}
@media screen and (min-width: 400px) {
  html body:not(.home) form:not(#validation) {
    /* width: 70%; */
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) form div.form-group > div+div {
    padding-top: 30px;
  }
}
html body:not(.home) form div.label_form {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
html body:not(.home) form div.label_form span.trad {
  font-size: 0.9em;
}
html body:not(.home) form div.label_form.msg_label {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  html body:not(.home) form div.contact_container {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  html body:not(.home) form div.contact_container input.contact {
    width: 95%;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) form div.contact_container input.contact {
    width: 100%;
  }
}
html body:not(.home) form.contact {
  margin-top: 50px;
}
html body:not(.home) div.album a {
  color: #cbcc4f;
  transition: all 1s ease;
}
html body:not(.home) div.album a img {
  transition: all 1s ease;
}
@media screen and (min-width: 768px) {
  html body:not(.home) div.album a img {
    width: 80%;
    max-width: 80%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) div.album a img {
    width: 60%;
    max-width: 300px;
    height: auto;
  }
}
html body:not(.home) div.album a p {
  color: #cbcc4f;
  display: block !important;
  height: 70px;
  padding: 15px 0;
}
html body:not(.home) div.album a:hover,
html body:not(.home) div.album a:focus {
  color: #e3e459;
}
html body:not(.home) div.album a:hover img,
html body:not(.home) div.album a:focus img {
  opacity: 0.8;
}
html body:not(.home) .grid:after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (min-width: 768px) {
  html body:not(.home) .grid .grid-sizer {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) .grid .grid-sizer {
    width: 47%;
  }
}
html body:not(.home) .grid .grid-item {
  float: left;
  border: 5px solid #1a1a1a;
  background-color: #cbcc4f;
  background-image: url("../img/loupe.png");
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  html body:not(.home) .grid .grid-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) .grid .grid-item {
    width: 47%;
  }
}
@media screen and (min-width: 768px) {
  html body:not(.home) .grid .grid-item.grid-item--width2 {
    width: 66.66%;
  }
}
@media screen and (max-width: 767px) {
  html body:not(.home) .grid .grid-item.grid-item--width2 {
    width: 94%;
  }
}
html body:not(.home) .grid .grid-item:hover img {
  opacity: 0.4;
}
html body:not(.home) .grid .grid-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  html.js .slicknav_menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  html.js ul.menu {
    display: none;
  }
  html.js .slicknav_menu {
    display: block;
  }
}
