/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./less/shop.less ***!
  \***********************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* -- PROFIL WEB - 2018 --- */
@font-face {
  font-family: "URW Geometric";
  src: url(URWGeometric-Regular.woff2) format("woff2"), url(URWGeometric-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "URW Geometric Bold";
  src: url(URWGeometric-Bold.woff2) format("woff2"), url(URWGeometric-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "URW Geometric Black";
  src: url(URWGeometric-Black.woff2) format("woff2"), url(URWGeometric-Black.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DomaineDispMedium";
  src: url(DomaineDisp-Medium.woff2) format("woff2"), url(DomaineDisp-Medium.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DomaineDisp-RegularItalic";
  src: url(DomaineDisp-RegularItalic.woff2) format("woff2"), url(DomaineDisp-RegularItalic.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "rotary";
  src: url(rotary.woff?csevlk) format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.picto-font {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logout::before {
  content: "\e919";
}
.icon-edit::before {
  content: "\e91a";
}
.icon-trash-can::before {
  content: "\e90f";
}
.icon-cart::before {
  content: "\e910";
}
.icon-users::before {
  content: "\e911";
}
.icon-cb-paypal::before {
  content: "\e912";
}
.icon-cb-visa::before {
  content: "\e913";
}
.icon-cb-mastercard::before {
  content: "\e914";
}
.icon-eye::before {
  content: "\e915";
}
.icon-check::before {
  content: "\e916";
}
.icon-sceau::before {
  content: "\e900";
}
.icon-search::before {
  content: "\e901";
}
.icon-doc::before {
  content: "\e902";
}
.icon-docs::before {
  content: "\e903";
}
.icon-eshop::before {
  content: "\e904";
}
.icon-carte-france::before {
  content: "\e905";
}
.icon-book::before {
  content: "\e906";
}
.icon-close::before {
  content: "\e90d";
}
.icon-more::before {
  content: "\e918";
}
.icon-prev::before {
  content: "\e907";
}
.icon-next::before {
  content: "\e908";
}
.icon-play::before {
  content: "\e909";
}
.icon-facebook::before {
  content: "\e90a";
}
.icon-x::before {
  content: "\e90b";
}
.icon-linkedin::before {
  content: "\e91b";
}
.icon-instagram::before {
  content: "\e90e";
}
.icon-pinterest::before {
  content: "\e917";
}
.icon-flag-deco::before {
  content: "\e90c";
}
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* prevent iOS bug fond gris état focus */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img[src$=".svg"] {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
html {
  font-size: 62.5%;
}
body {
  background-color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.07rem;
  font-family: "URW Geometric";
  color: #212121;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
body .main-content {
  flex-grow: 1;
}
.txt {
  letter-spacing: 0;
}
.clear {
  clear: both;
}
.hide {
  display: none !important;
}
.hidden {
  visibility: hidden !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.dev {
  color: #fff;
  background-color: red;
  padding: 10px;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 1;
  margin: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
a {
  color: #f7a81b;
  text-decoration: none;
  transition: all 250ms ease;
}
strong,
b {
  font-family: "URW Geometric Bold";
  font-weight: 400;
}
abbr {
  border-bottom: 1px dotted #555;
}
sup {
  vertical-align: super;
  font-size: 0.8em;
}
.blur {
  opacity: 0.4;
}
.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
@media screen and (max-width: 1499px) {
  .wrap {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1199px) {
  .wrap {
    max-width: 1000px;
  }
}
@media screen and (max-width: 999px) {
  .wrap {
    max-width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .wrap {
    max-width: 640px;
  }
}
@media screen and (max-width: 639px) {
  .wrap {
    max-width: none;
  }
}
.main-content {
  padding-top: 50px;
}
@media screen and (max-width: 639px) {
  .main-content {
    padding-top: 0;
  }
}
.shop .main-content,
.home .main-content {
  padding-top: 0;
}
.logo {
  background: transparent url(logo-rotary-mag.svg) center no-repeat;
  background-size: contain;
}
a.logo:hover {
  opacity: 0.8;
}
.logo-footer {
  background: transparent url(logo-rotary-mag-blc.svg) center no-repeat;
  background-size: contain;
}
.cols {
  display: flex;
  justify-content: space-between;
}
.cols .col2 {
  width: 49%;
}
.cols .col3 {
  width: 32%;
}
@media screen and (max-width: 1199px) {
  .art-content {
    flex-direction: column;
  }
}
.sidebar {
  width: 276px;
  margin-right: 32px;
  margin-bottom: 50px;
}
h2,
.h2 {
  font-family: "URW Geometric Black";
  font-size: 4.5rem;
  text-transform: uppercase;
  margin-bottom: 35px;
  line-height: 1.1;
}
.ck {
  text-align: justify;
  position: relative;
  margin-bottom: 62px;
}
.ck p {
  font-family: "URW Geometric" !important;
  font-size: 1.8rem;
  color: #1d1d1b;
}
.ck i,
.ck em {
  font-style: italic;
}
.ck .pres {
  font-family: "DomaineDispMedium" !important;
  font-size: 2.2rem;
  color: #1d1d1b;
  position: relative;
  width: 427px;
  margin: 58px auto 66px;
}
@media screen and (max-width: 767px) {
  .ck .pres {
    width: 80%;
  }
}
.ck .pres::before,
.ck .pres::after {
  font-style: normal;
  font-size: 8rem;
  position: absolute;
}
.ck .pres::before {
  content: "\00201c";
  top: -23px;
  left: -39px;
}
.ck .pres::after {
  content: "\00201d";
  bottom: -68px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  .ck .pres::after {
    right: 0;
  }
}
@media screen and (max-width: 639px) {
  .ck .pres::after {
    right: -30px;
  }
}
.er404 .main-content {
  min-height: 715px;
  background-color: #ebebeb;
}
.er404 .main-content::before {
  display: block;
  content: '';
  background-color: #fff;
  height: 290px;
  width: 100%;
}
.er404 .main-content h1 {
  text-align: center;
  margin-top: -245px;
}
.er404 .main-content a img {
  max-width: 100%;
  transition: 0.3s;
}
.er404 .main-content a .error-mobile {
  display: none;
}
@media screen and (max-width: 639px) {
  .er404 .main-content a .error-mobile {
    display: flex;
  }
  .er404 .main-content a .error-desktop {
    display: none;
  }
}
.er404 .main-content a:hover img {
  opacity: 0.8;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="tel"],
input[type="url"],
textarea {
  appearance: none;
  color: #212121;
  padding: 0 15px;
  height: 45px;
  font-size: 1.6rem;
  font-family: "URW Geometric";
  border: 1px solid #ddd;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
  outline: none;
  border-color: #f7a81b;
  color: #f7a81b;
}
input[type="number"] {
  appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  display: none;
}
input[type="submit"],
input[type="button"],
button {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 0;
  font-size: 1.8rem;
  text-transform: uppercase;
  height: 50px;
  background-color: #f7a81b;
  color: #fff;
  letter-spacing: 0.15rem;
  font-size: 1.6rem;
  font-family: "URW Geometric Bold";
  appearance: none;
  border: 0 none;
  margin: 0;
  padding: 0 30px;
  cursor: pointer;
  border-radius: 0;
}
input[type="submit"].btn-primary,
input[type="button"].btn-primary,
button.btn-primary {
  background-color: #f7a81b;
  color: #fff;
  padding: 0 20px;
  min-height: 50px;
  height: 50px;
  text-align: center;
}
input[type="submit"].btn-primary:hover,
input[type="button"].btn-primary:hover,
button.btn-primary:hover {
  background-color: #eba01a;
}
input[type="submit"].fat,
input[type="button"].fat,
button.fat {
  height: 55px;
  min-height: 55px;
}
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
button.btn-secondary {
  background-color: #00a5bb;
  color: #fff;
  padding: 0 20px;
  min-height: 50px;
  height: 50px;
  text-align: center;
}
input[type="submit"].btn-secondary:hover,
input[type="button"].btn-secondary:hover,
button.btn-secondary:hover {
  background-color: #009db2;
  color: #fff;
}
input[type="submit"].btn-secondary.variant,
input[type="button"].btn-secondary.variant,
button.btn-secondary.variant {
  background-color: #007383;
}
input[type="submit"].btn-secondary.variant:hover,
input[type="button"].btn-secondary.variant:hover,
button.btn-secondary.variant:hover {
  background-color: #00a5bb;
}
input[type="submit"].btn-tertiary,
input[type="button"].btn-tertiary,
button.btn-tertiary {
  background-color: #006cb7;
  color: #fff;
}
input[type="submit"].btn-tertiary:hover,
input[type="button"].btn-tertiary:hover,
button.btn-tertiary:hover {
  background-color: #0067ae;
}
input[type="submit"].btn-more,
input[type="button"].btn-more,
button.btn-more {
  border-bottom: 1px solid #f7a81b;
  height: 40px;
  min-height: 40px;
  min-width: 105px;
  color: #212121;
  justify-content: flex-end;
}
input[type="submit"].btn-more::after,
input[type="button"].btn-more::after,
button.btn-more::after {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
  margin-left: 10px;
}
input[type="submit"].btn-more:hover,
input[type="button"].btn-more:hover,
button.btn-more:hover {
  color: #f7a81b;
}
input[type="submit"].btn-deco,
input[type="button"].btn-deco,
button.btn-deco {
  text-align: left;
  position: relative;
  padding: 0 50px;
}
input[type="submit"].btn-deco::before,
input[type="button"].btn-deco::before,
button.btn-deco::before {
  content: '';
  background-color: #fff;
  height: 1px;
  width: 56px;
  position: absolute;
  top: 50%;
  left: -28px;
}
@media screen and (max-width: 767px) {
  input[type="submit"].btn-deco::before,
  input[type="button"].btn-deco::before,
  button.btn-deco::before {
    display: none;
  }
}
input[type="submit"].btn-inline,
input[type="button"].btn-inline,
button.btn-inline {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #f7a81b;
  height: 25px;
  color: #1d1d1b;
  margin-bottom: 10px;
  text-align: left;
}
input[type="submit"].btn-inline:hover,
input[type="button"].btn-inline:hover,
button.btn-inline:hover {
  color: #f7a81b;
}
@media screen and (max-width: 767px) {
  input[type="submit"].btn-inline,
  input[type="button"].btn-inline,
  button.btn-inline {
    justify-content: center;
  }
}
input[type="submit"].btn-back,
input[type="button"].btn-back,
button.btn-back {
  color: #006cb7;
  display: flex;
  margin: 0;
  height: 50px;
  min-width: 110px;
  justify-content: flex-start;
}
input[type="submit"].btn-back:hover,
input[type="button"].btn-back:hover,
button.btn-back:hover {
  background-color: #006cb7;
  color: #fff;
}
input[type="submit"].btn-back i,
input[type="button"].btn-back i,
button.btn-back i {
  margin-right: 8px;
  font-size: 2.8rem;
}
input[type="submit"].btn-mag,
input[type="button"].btn-mag,
button.btn-mag {
  border: none;
}
input[type="submit"].btn-mag span,
input[type="button"].btn-mag span,
button.btn-mag span {
  color: #f7a81b;
  margin-right: 6px;
}
input[type="submit"].btn-shop,
input[type="button"].btn-shop,
button.btn-shop {
  justify-content: flex-start;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  margin: 0;
  letter-spacing: 0.1rem;
}
input[type="submit"].btn-shop::before,
input[type="button"].btn-shop::before,
button.btn-shop::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  font-size: 2rem;
  margin-right: 10px;
  color: #f7a81b;
}
input[type="submit"].btn-txt,
input[type="button"].btn-txt,
button.btn-txt {
  background-color: #4c4c4c;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 230px;
  padding: 0 30px;
}
input[type="submit"].btn-txt:hover,
input[type="button"].btn-txt:hover,
button.btn-txt:hover {
  background-color: #f7a81b;
}
input[type="submit"].btn-txt:hover span,
input[type="button"].btn-txt:hover span,
button.btn-txt:hover span {
  color: #fff;
}
input[type="submit"].btn-txt i,
input[type="button"].btn-txt i,
button.btn-txt i {
  font-size: 8rem;
  margin-bottom: 10px;
}
input[type="submit"].btn-txt strong,
input[type="button"].btn-txt strong,
button.btn-txt strong {
  font-size: 2rem;
  text-align: center;
}
input[type="submit"].btn-txt span,
input[type="button"].btn-txt span,
button.btn-txt span {
  text-align: center;
  line-height: 1;
  color: #bcbcbc;
  text-transform: none;
  font-family: "URW Geometric";
}
input[type="submit"].btn-cart,
input[type="button"].btn-cart,
button.btn-cart {
  background-color: #f7a81b;
  color: #fff;
  display: flex;
  height: 45px;
  width: 100%;
}
input[type="submit"].btn-cart span,
input[type="button"].btn-cart span,
button.btn-cart span {
  font-size: 1.5rem;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.2rem;
  padding-top: 4px;
}
input[type="submit"].btn-cart i,
input[type="button"].btn-cart i,
button.btn-cart i {
  font-size: 4rem;
  margin-right: 5px;
}
input[type="submit"].btn-cart.disabled,
input[type="button"].btn-cart.disabled,
button.btn-cart.disabled {
  background-color: #999;
  color: #eee;
  cursor: not-allowed;
}
input[type="submit"].btn-cart.disabled span,
input[type="button"].btn-cart.disabled span,
button.btn-cart.disabled span {
  line-height: 1;
  font-size: 1.4rem;
}
input[type="submit"].btn-cart.disabled:hover,
input[type="button"].btn-cart.disabled:hover,
button.btn-cart.disabled:hover {
  background-color: #999;
}
input[type="submit"].btn-cart:hover,
input[type="button"].btn-cart:hover,
button.btn-cart:hover {
  background-color: #de9718;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
  background-color: #eba01a;
}
textarea {
  resize: vertical;
  padding: 10px;
  min-height: 150px;
}
label {
  display: block;
  color: #212121;
  text-align: left;
  margin-bottom: 10px;
}
#captcha {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
#captcha img {
  min-width: 100px;
  height: auto;
  margin-right: 10px;
}
#captcha input[type="text"] {
  max-width: 190px;
  margin-bottom: 0;
}
#captcha a {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
#captcha #reload {
  height: 30px;
  width: 30px;
  transition: all 250ms ease;
  cursor: pointer;
}
#captcha #reload path {
  fill: #f7a81b;
}
#captcha #reload:hover {
  transform: rotate(360deg);
}
#captcha #reload:hover path {
  fill: #00a5bb;
}
.checkbox {
  position: relative;
}
.checkbox label {
  font-family: "URW Geometric";
  text-transform: none;
  display: flex;
  position: relative;
  cursor: pointer;
}
.checkbox label::before {
  content: '';
  height: 20px;
  width: 20px;
  border: 2px solid #ddd;
  margin-right: 10px;
  padding-right: 15px;
}
.checkbox label::after {
  position: absolute;
  left: 1px;
  top: 2px;
  content: "\e916";
  color: #fff;
  font-size: 1.4rem;
  transition: all 250ms ease;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: -1;
  appearance: none;
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::before {
  border-color: #f7a81b;
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
  color: #f7a81b;
  outline: none;
}
.list-radio li {
  position: relative;
}
.list-radio input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: -1;
  appearance: none;
  border-radius: 50%;
}
.list-radio input[type="radio"] + label {
  position: relative;
  display: flex;
  text-transform: none;
  font-family: "URW Geometric";
  cursor: pointer;
}
.list-radio input[type="radio"] + label::before {
  content: '';
  display: block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 250ms ease;
}
.list-radio input[type="radio"] + label::after {
  position: absolute;
  left: 7px;
  top: 7px;
  content: '';
  height: 6px;
  width: 6px;
  border-radius: 50%;
  transition: all 250ms ease;
}
.list-radio input[type="radio"]:checked + label {
  font-weight: 700;
}
.list-radio input[type="radio"]:checked + label::before {
  border-color: #f7a81b;
}
.list-radio input[type="radio"]:checked + label::after {
  background-color: #f7a81b;
}
.habillage {
  height: 45px;
  max-width: 255px;
  margin-bottom: 20px;
  position: relative;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  border: 1px solid #ddd;
}
.habillage::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "\e908";
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  color: #1d1d1b;
  z-index: 99;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(90deg);
}
.habillage select {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.8rem;
  letter-spacing: 0;
  appearance: none;
  text-overflow: '';
  border: 0 none;
  background-color: transparent;
  font-family: inherit;
  height: 100%;
  width: 110%;
  padding-left: 15px;
  z-index: 100;
}
.choix-civilite,
.choix-type-achat {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.choix-civilite li,
.choix-type-achat li {
  margin-right: 15px;
}
@media screen and (max-width: 639px) {
  .choix-type-achat {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width: 639px) {
  .choix-type-achat li {
    margin-right: 0;
  }
}
.cp {
  max-width: 110px;
}
.box-add-remove {
  margin: 0 10px;
  height: 45px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.box-add-remove input {
  text-align: center;
  width: 55px;
  border-right: 0;
  border-left: 0;
  margin-bottom: 0;
}
.box-add-remove input:focus {
  border-color: #ddd;
  color: #1d1d1b;
}
.box-add-remove i {
  cursor: pointer;
  width: 45px;
  height: 45px;
  border: 1px solid #ddd;
  background-color: #ddd;
  font-size: 1.9rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}
.box-add-remove i.icon-prev {
  border-right: 0 none;
}
.box-add-remove i.icon-next {
  border-left: 0 none;
}
.box-add-remove i:hover {
  background-color: #f7a81b;
  border-color: #f7a81b;
  color: #fff;
}
.box-add-remove.light-box {
  width: 70px;
  position: relative;
}
.box-add-remove.light-box input {
  border: 1px solid #ddd;
  text-align: left;
  padding-right: 30px;
  width: 100%;
}
.box-add-remove.light-box i {
  position: absolute;
  font-size: 1.6rem;
  height: 22px;
  width: 22px;
  right: 0;
}
.box-add-remove.light-box i.icon-prev {
  bottom: 0;
}
.box-add-remove.light-box i.icon-next {
  top: 0;
}
.btn {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 0;
  font-size: 1.8rem;
  font-family: "URW Geometric Bold";
  text-transform: uppercase;
}
.btn.btn-primary {
  background-color: #f7a81b;
  color: #fff;
  padding: 0 20px;
  min-height: 50px;
  height: 50px;
  text-align: center;
}
.btn.btn-primary:hover {
  background-color: #eba01a;
}
.btn.fat {
  height: 55px;
  min-height: 55px;
}
.btn.btn-secondary {
  background-color: #00a5bb;
  color: #fff;
  padding: 0 20px;
  min-height: 50px;
  height: 50px;
  text-align: center;
}
.btn.btn-secondary:hover {
  background-color: #009db2;
  color: #fff;
}
.btn.btn-secondary.variant {
  background-color: #007383;
}
.btn.btn-secondary.variant:hover {
  background-color: #00a5bb;
}
.btn.btn-tertiary {
  background-color: #006cb7;
  color: #fff;
}
.btn.btn-tertiary:hover {
  background-color: #0067ae;
}
.btn.btn-more {
  border-bottom: 1px solid #f7a81b;
  height: 40px;
  min-height: 40px;
  min-width: 105px;
  color: #212121;
  justify-content: flex-end;
}
.btn.btn-more::after {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
  margin-left: 10px;
}
.btn.btn-more:hover {
  color: #f7a81b;
}
.btn.btn-deco {
  text-align: left;
  position: relative;
  padding: 0 50px;
}
.btn.btn-deco::before {
  content: '';
  background-color: #fff;
  height: 1px;
  width: 56px;
  position: absolute;
  top: 50%;
  left: -28px;
}
@media screen and (max-width: 767px) {
  .btn.btn-deco::before {
    display: none;
  }
}
.btn.btn-inline {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #f7a81b;
  height: 25px;
  color: #1d1d1b;
  margin-bottom: 10px;
  text-align: left;
}
.btn.btn-inline:hover {
  color: #f7a81b;
}
@media screen and (max-width: 767px) {
  .btn.btn-inline {
    justify-content: center;
  }
}
.btn.btn-back {
  color: #006cb7;
  display: flex;
  margin: 0;
  height: 50px;
  min-width: 110px;
  justify-content: flex-start;
}
.btn.btn-back:hover {
  background-color: #006cb7;
  color: #fff;
}
.btn.btn-back i {
  margin-right: 8px;
  font-size: 2.8rem;
}
.btn.btn-mag {
  border: none;
}
.btn.btn-mag span {
  color: #f7a81b;
  margin-right: 6px;
}
.btn.btn-shop {
  justify-content: flex-start;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  margin: 0;
  letter-spacing: 0.1rem;
}
.btn.btn-shop::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  font-size: 2rem;
  margin-right: 10px;
  color: #f7a81b;
}
.btn.btn-txt {
  background-color: #4c4c4c;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 230px;
  padding: 0 30px;
}
.btn.btn-txt:hover {
  background-color: #f7a81b;
}
.btn.btn-txt:hover span {
  color: #fff;
}
.btn.btn-txt i {
  font-size: 8rem;
  margin-bottom: 10px;
}
.btn.btn-txt strong {
  font-size: 2rem;
  text-align: center;
}
.btn.btn-txt span {
  text-align: center;
  line-height: 1;
  color: #bcbcbc;
  text-transform: none;
  font-family: "URW Geometric";
}
.btn.btn-cart {
  background-color: #f7a81b;
  color: #fff;
  display: flex;
  height: 45px;
  width: 100%;
}
.btn.btn-cart span {
  font-size: 1.5rem;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.2rem;
  padding-top: 4px;
}
.btn.btn-cart i {
  font-size: 4rem;
  margin-right: 5px;
}
.btn.btn-cart.disabled {
  background-color: #999;
  color: #eee;
  cursor: not-allowed;
}
.btn.btn-cart.disabled span {
  line-height: 1;
  font-size: 1.4rem;
}
.btn.btn-cart.disabled:hover {
  background-color: #999;
}
.btn.btn-cart:hover {
  background-color: #de9718;
}
.btn-aide {
  height: 32px;
  margin: 0 5px;
}
.btn-aide:hover {
  opacity: 0.75;
}
.legend-btn {
  font-family: "URW Geometric";
  font-size: 1.9rem;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.legend {
  font-style: italic;
  color: #999;
  margin-bottom: 25px;
}
.back {
  display: flex;
  align-items: center;
  margin-right: 40px;
  font-size: 1.2rem;
}
@media screen and (max-width: 639px) {
  .back {
    margin-bottom: 20px;
    margin-top: 5px;
    margin-right: 0;
  }
}
.back i {
  color: #00a5bb;
  margin-right: 5px;
}
.back span {
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.3rem;
  color: #f7a81b;
}
.back:hover span {
  color: #00a5bb;
}
.link-shop {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  color: #1d1d1b;
  font-family: "URW Geometric Bold";
  letter-spacing: 0.3rem;
}
.link-shop::after {
  margin-top: -2px;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #f7a81b;
}
.link-shop:hover {
  color: #006cb7;
}
.link-shop:hover::after {
  background-color: #006cb7;
}
.sml-txt {
  font-size: 0.9em;
  opacity: 0.8;
  text-transform: none;
}
.breadcrumb {
  font-family: "URW Geometric";
  font-size: 1.4rem;
  letter-spacing: 0.15rem;
  color: #7d7d7d;
  margin-bottom: 20px;
}
.breadcrumb span {
  text-decoration: underline;
}
@media screen and (max-width: 639px) {
  .breadcrumb {
    margin-bottom: 15px;
    margin-top: 20px;
  }
}
.breadcrumb a {
  color: #7d7d7d;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.bandeau {
  background-color: #f7a81b;
  color: #fff;
  padding: 5px 5px 0;
  font-family: "URW Geometric";
  font-size: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.sharer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.sharer a {
  position: relative;
  margin-bottom: 0;
  color: #f7a81b;
  margin-right: 8px;
}
.sharer a i {
  font-size: 2.7rem;
}
.sharer a span {
  position: absolute;
  color: #fff;
  top: -30px;
  left: 50%;
  margin-left: -45px;
  opacity: 0;
  width: 90px;
  height: 25px;
  font-size: 1.5rem;
  z-index: -1;
  transition: all 250ms ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sharer a span::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
}
.sharer a:hover span {
  z-index: 99;
  opacity: 1;
  transform: translateY(-5px);
}
.sharer a.share-facebook span {
  background-color: #3a5795;
}
.sharer a.share-facebook span::after {
  border-color: #3a5795 transparent transparent transparent;
}
.sharer a.share-facebook:hover i {
  color: #3a5795;
}
.sharer a.share-x span {
  background-color: #000;
}
.sharer a.share-x span::after {
  border-color: #000 transparent transparent transparent;
}
.sharer a.share-x:hover i {
  color: #000;
}
.sharer a.share-linkedin span {
  background-color: #0077b5;
}
.sharer a.share-linkedin span::after {
  border-color: #0077b5 transparent transparent transparent;
}
.sharer a.share-linkedin:hover i {
  color: #0077b5;
}
.sharer a.share-pinterest span {
  background-color: #bd2126;
}
.sharer a.share-pinterest span::after {
  border-color: #bd2126 transparent transparent transparent;
}
.sharer a.share-pinterest:hover i {
  color: #bd2126;
}
.msg-info {
  display: flex;
  align-items: center;
  padding: 20px;
  min-height: 50px;
  line-height: 1;
  margin: auto;
  margin-bottom: 20px;
  color: #fff;
}
.msg-info:empty {
  display: none;
}
.msg-info.flash {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  font-size: 1.8rem;
  text-transform: uppercase;
  transition: all ease 0.15s;
  opacity: 0;
  padding: 0 20px 0 80px;
}
.msg-info.flash.open {
  height: 50px;
  opacity: 1;
}
.msg-info.valid {
  background-color: rgba(77, 166, 82, 0.9);
}
.msg-info.delete {
  background-color: rgba(77, 166, 82, 0.9);
}
.msg-info.error {
  background-color: rgba(195, 22, 22, 0.9);
}
.msg-info.warning {
  background-color: rgba(245, 142, 40, 0.9);
}
body.mode-popup::after {
  display: block;
  content: '';
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998;
}
.popup {
  display: none;
  background-color: #fff;
  color: #333;
  position: fixed;
  top: 10%;
  left: 50%;
  height: auto;
  width: 90%;
  max-width: 790px;
  margin-left: -395px;
  z-index: 9999;
}
@media screen and (max-width: 880px) {
  .popup {
    /* 640 */
    left: 5%;
    right: 5%;
    width: auto;
    max-width: 90%;
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .popup {
    /* 640 */
    left: 0;
    right: 0;
    max-width: 100%;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
  }
}
.popup .popup-heading {
  background-color: #006cb7;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-family: "URW Geometric Bold";
  padding: 0 15px;
  letter-spacing: 0.15rem;
  height: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.popup .popup-content {
  padding: 15px;
}
.popup .cols {
  display: flex;
  justify-content: space-between;
}
.popup .cols > div:first-child {
  margin-right: 20px;
}
.popup input[type="email"] {
  min-width: 300px;
}
.popup.open {
  display: block;
}
.popup .close-popup {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
}
.popup .close-popup i {
  font-size: 3.5rem;
}
.popup .close-popup:hover {
  color: #f7a81b;
}
@media screen and (max-width: 639px) {
  .popup .close-popup {
    position: fixed;
  }
}
.onglet {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  width: 125px;
  position: relative;
}
.bloc-home-magazine .onglet {
  width: 100px;
}
.onglet > span {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f7a81b;
  height: 50px;
  padding: 0 10px;
  width: 100%;
  font-family: "URW Geometric Bold";
  font-size: 1.6rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  text-align: center;
  transition: all 250ms ease;
}
.onglet > span span {
  border-top: 1px solid #fff;
  padding: 5px 0 2px 0;
  width: 100%;
}
.onglet > span span:first-child {
  border-top: 0 none;
  padding-top: 15px;
}
.onglet > span span:only-child {
  border-bottom: 1px solid #fff;
}
.onglet svg {
  width: 125px;
  height: 51px;
  margin-top: -3px;
}
.bloc-home-magazine .onglet svg {
  height: 40px;
  width: 100px;
}
.onglet path {
  fill: #f7a81b;
}
a.onglet:hover > span {
  letter-spacing: 0.2rem;
}
.skin-video {
  position: relative;
  cursor: pointer;
}
.skin-video::after {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  content: "\e909";
  font-size: 8rem;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 250ms ease;
}
.skin-video:hover::after {
  background-color: rgba(0, 0, 0, 0.8);
}
.art-item {
  border: 0 none;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.art-item a:hover img {
  opacity: 0.7;
}
.art-item img {
  display: block;
  width: 100%;
  max-width: 100%;
  order: 0;
  height: auto;
}
.art-item h4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  order: 1;
  color: #fff;
  background-color: #f7a81b;
  margin-bottom: 10px;
  height: 20px;
  min-height: 20px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1;
  padding-top: 3px;
}
@media screen and (max-width: 1199px) {
  .art-item h4 {
    height: 40px;
  }
}
.art-item h3 {
  order: 2;
  font-size: 2rem;
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  margin-bottom: 10px;
  line-height: 1.1;
}
.art-item p {
  order: 4;
  line-height: 1.2;
}
.art-item p a {
  color: #212121;
}
.art-item p a:hover {
  color: #f7a81b;
}
.art-item .btn {
  order: 5;
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-title {
  width: 850px;
  margin-bottom: 35px;
  font-family: "DomaineDispMedium";
  font-size: 4.5rem;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #212121;
}
@media screen and (max-width: 1199px) {
  .page-title {
    width: 100%;
    max-width: 850px;
  }
}
@media screen and (max-width: 767px) {
  .page-title {
    text-align: justify;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 639px) {
  .page-title {
    text-align: left;
  }
}
.liste .list li {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .liste .list li {
    flex-direction: column;
  }
}
.liste .list li a:hover img {
  opacity: 0.7;
}
.liste .list li img {
  width: 300px;
  display: block;
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .liste .list li img {
    width: 250px;
  }
}
@media screen and (max-width: 639px) {
  .liste .list li img {
    margin-bottom: 5px;
  }
}
.liste .list li .txt {
  width: 525px;
  flex-grow: 1;
  min-height: 213px;
  margin-left: 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .liste .list li .txt {
    width: 655px;
  }
}
@media screen and (max-width: 999px) {
  .liste .list li .txt {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .liste .list li .txt {
    margin-left: 0;
  }
}
.liste .list li .txt p {
  width: 525px;
}
@media screen and (max-width: 1199px) {
  .liste .list li .txt p {
    width: 655px;
  }
}
@media screen and (max-width: 999px) {
  .liste .list li .txt p {
    width: 100%;
  }
}
.liste .list li .txt span {
  width: 100%;
  font-family: "URW Geometric";
  font-size: 1.8rem;
  color: #212121;
}
.liste .list li .txt span.date {
  margin-top: 17px;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  line-height: 1.1;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.liste .list li .txt span.title {
  margin-bottom: 15px;
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  letter-spacing: 0.1rem;
  line-height: 1.1;
  text-transform: uppercase;
}
.liste .list li .txt a {
  margin: 0;
  margin-top: 7px;
}
.liste .list li .txt::before {
  display: block;
  content: '';
  width: 160px;
  height: 1px;
  background-color: #f7a81b;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 639px) {
  .liste .list li .txt::before {
    display: none;
  }
}
.liste .pager {
  display: flex;
  justify-content: center;
  align-items: center;
}
.liste .pager .prev {
  margin-right: 10px;
}
.liste .pager .next {
  margin-left: 10px;
}
.pagination {
  text-align: center;
  margin-bottom: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pagination li {
  display: inline-block;
  padding: 5px;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.navigation a {
  padding-top: 2px;
}
.pagination li.navigation a i {
  font-size: 2.5rem;
}
.pagination li.navigation.full a i:last-child {
  margin-left: -18px;
}
.pagination a {
  width: 27px;
  height: 27px;
  font-family: "DomaineDisp-RegularItalic";
  font-size: 1.6rem;
  color: #1d1d1b;
  letter-spacing: 0.8px;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.bubble {
  height: 30px;
  width: 30px;
  font-size: 1.34rem;
  border: 1px solid #006cb7;
  color: #006cb7;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.nav-onglet {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.nav-onglet a {
  min-height: 50px;
  min-width: 180px;
  color: #000;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.nav-onglet a strong {
  margin-right: 10px;
}
.nav-onglet a.actif,
.nav-onglet a:hover {
  border-color: #006cb7;
  color: #006cb7;
}
.nav-onglet a:only-child {
  display: none;
}
.onglet-content {
  display: none;
}
.onglet-content h2 {
  font-size: 2.7rem;
  font-family: "URW Geometric Bold";
  margin-bottom: 20px;
}
.onglet-content.open {
  display: block;
}
.table-list {
  margin-bottom: 25px;
  width: 100%;
}
.table-list th {
  text-transform: uppercase;
  height: 50px;
  vertical-align: middle;
  color: #1d1d1b;
  text-align: left;
}
.table-list tbody tr:nth-child(odd) {
  background-color: #d9e9f4;
}
.table-list td {
  vertical-align: middle;
  height: 50px;
  padding: 15px;
  line-height: 1;
}
.table-list td.ref {
  width: 140px;
}
.table-list td.action {
  text-align: right;
  width: 230px;
}
.table-list a {
  color: #006cb7;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.table-list a i {
  font-size: 2.7rem;
  margin-left: 5px;
}
.table-list a:hover {
  color: #00365c;
}
.shop-alert .main-content {
  border-top: 5px solid #f7a81b;
  text-align: center;
  padding-top: 60px;
}
.shop-alert .logo {
  width: 250px;
  min-height: 100px;
  margin: auto;
  margin-bottom: 40px;
}
.shop-alert .txt {
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  font-size: 2rem;
  margin-bottom: 50px;
}
.encart {
  background-color: #e6f0f8;
  padding: 10px;
  margin-bottom: 15px;
}
.search-action-club {
  width: 100%;
  background-color: #00a5bb;
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.search-action-club h2 {
  font-size: 1.8rem;
  text-align: center;
}
.search-action-club .txt {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .search-action-club .txt {
    width: 100%;
    justify-content: center;
  }
}
.search-action-club .txt i {
  font-size: 7.5rem;
  margin-right: 15px;
}
.rgpd-consent {
  z-index: 9995;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  min-height: 250px;
  color: #fff;
  background-color: rgba(247, 168, 27, 0.98);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.rgpd-consent p {
  padding: 0 15px;
  text-align: center;
  margin-bottom: 20px;
}
.rgpd-consent .rgpd-list p {
  text-align: left;
}
.rgpd-consent h5 {
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.rgpd-consent form {
  text-align: center;
}
.rgpd-consent input[type="submit"]:not(.btn),
.rgpd-consent button:not(.btn) {
  background-color: transparent;
  border: 0 none;
}
.rgpd-consent .btn {
  margin: 0 5px;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.rgpd-consent .rgpd-no-consent {
  color: #006cb7;
  text-align: center;
  font-weight: 700;
}
.rgpd-consent .rgpd-no-consent:hover {
  text-decoration: underline;
}
.rgpd-consent .cols {
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .rgpd-consent .cols {
    flex-direction: column;
  }
}
header {
  border-top: 5px solid #f7a81b;
}
.top-header {
  padding: 0 80px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1499px) {
  .top-header {
    padding: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  .top-header {
    padding: 0 1%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .top-header {
    flex-direction: column;
  }
}
.logo-shop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 10px;
}
.logo-shop a {
  display: block;
}
.logo-shop .logo {
  display: block;
  width: 230px;
  height: 60px;
}
.logo-shop .go-site:hover .logo {
  opacity: 0.8;
}
.go-shop {
  color: #1d1d1b;
  font-family: "URW Geometric";
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  margin-top: -6px;
  margin-left: 5px;
  border-bottom: 1px solid #1d1d1b;
  transition: all 250ms ease;
}
a.go-shop:hover {
  letter-spacing: 0.3rem;
}
.info-rotarien {
  position: relative;
  text-align: center;
  padding-top: 20px;
  max-width: 300px;
}
@media screen and (max-width: 999px) {
  .info-rotarien {
    display: none;
  }
}
.info-rotarien h3 {
  color: #1d1d1b;
  font-family: "URW Geometric Bold";
  margin-bottom: 5px;
}
.info-rotarien p {
  color: #5a5a5a;
  font-size: 1.6rem;
  line-height: 1;
}
.info-rotarien a {
  text-decoration: underline;
}
.info-rotarien a:hover {
  color: #eba01a;
}
.cart-connect {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.cart-connect .espace-client {
  min-height: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 639px) {
  .cart-connect .espace-client {
    width: 100%;
    margin-top: 0;
  }
}
.cart-connect .espace-client i {
  font-size: 2.8rem;
  color: #f7a81b;
  margin-right: 10px;
}
.cart-connect .espace-client span {
  font-size: 1.6rem;
  line-height: 1;
  font-family: "URW Geometric Bold";
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #000;
}
.cart-connect .espace-client:hover i,
.cart-connect .espace-client:hover span {
  color: #eba01a;
}
.cart-connect .logout i {
  font-size: 4rem;
  color: #006cb7;
}
.cart-connect .mobile-rotarien {
  display: none;
  height: auto;
  margin-right: 10px;
}
@media screen and (max-width: 999px) {
  .cart-connect .mobile-rotarien {
    display: flex;
  }
}
.cart-connect a {
  height: 36px;
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.cart-connect a:last-child {
  border-left: 0 none;
}
@media screen and (max-width: 999px) {
  .cart-connect a:last-child {
    border-left: 2px solid #f7a81b;
  }
}
.cart-connect a i {
  color: #f7a81b;
  font-size: 5rem;
  margin-right: 2px;
}
@media screen and (max-width: 999px) {
  .cart-connect a i {
    border-left: 1 px solid #f7a81b;
  }
}
.cart-connect a span {
  color: #1d1d1b;
  transition: all 250ms ease;
}
.cart-connect a:hover span {
  color: #f7a81b;
}
.main-nav {
  height: 50px;
  margin-bottom: 50px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1499px) {
  .main-nav {
    padding: 0;
  }
}
.shop-home .main-nav,
.shop-cat .main-nav,
.shop-produit .main-nav,
.shop-search .main-nav,
.shop-return-payment .main-nav {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .main-nav .menu {
    display: none;
  }
}
.main-nav::after {
  display: block;
  content: '';
  height: 1px;
  background-color: #ebebeb;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.shop-home .main-nav::after,
.shop-cat .main-nav::after,
.shop-produit .main-nav::after {
  display: none;
}
.menu {
  position: relative;
  height: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background-color: #fff;
    z-index: 5000;
  }
}
.menu a {
  height: 100%;
  position: relative;
  line-height: 1;
  color: #1d1d1b;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "URW Geometric Bold";
  padding: 0 15px;
  letter-spacing: 0.07rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .menu a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 999px) {
  .menu a {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .menu a {
    height: 50px;
    min-height: 50px;
    width: 100%;
  }
}
.menu a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  bottom: 0;
  width: 2px;
  height: 14px;
  background-color: #1d1d1b;
}
@media screen and (max-width: 767px) {
  .menu a::before {
    display: none;
  }
}
.menu a:hover,
.menu a .actif {
  color: #f7a81b;
}
.menu > li {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .menu > li {
    background-color: #fff;
    height: auto;
  }
}
.menu > li:hover a::after,
.menu > li.actif a::after {
  background-color: #f7a81b;
  display: block;
  content: '';
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 600;
}
@media screen and (max-width: 767px) {
  .menu > li:hover a::after,
  .menu > li.actif a::after {
    display: none;
  }
}
.menu > li:hover .sub-menu {
  display: block;
}
.menu > li:first-child > a {
  border-left: 0 none;
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  .menu > li:first-child > a {
    padding-left: 15px;
  }
}
.menu > li:first-child > a::before {
  display: none;
}
.menu > li.nav-accueil:hover > a,
.menu > li.nav-accueil.actif > a {
  color: #006cb7;
}
.menu > li.nav-accueil:hover > a::after,
.menu > li.nav-accueil.actif > a::after {
  background-color: #006cb7;
}
.menu > li.nav-accueil .sub-menu a:hover,
.menu > li.nav-accueil .sub-menu a.actif {
  color: #006cb7;
}
@media screen and (max-width: 767px) {
  .menu > li.nav-produits {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.menu > li.nav-produits i {
  margin-left: 10px;
  font-size: 1.8rem;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  .menu > li.nav-produits .clear {
    display: none;
  }
}
.menu > li.nav-produits:hover > a,
.menu > li.nav-produits.actif > a {
  color: #00a5bb;
}
.menu > li.nav-produits:hover > a::after,
.menu > li.nav-produits.actif > a::after {
  background-color: #00a5bb;
}
.menu > li.nav-produits .sub-menu a:hover,
.menu > li.nav-produits .sub-menu a.actif {
  color: #00a5bb;
}
.menu .sub-menu {
  display: none;
  z-index: 500;
  height: auto;
  border-bottom: 1px solid #1d1d1b;
  border-top: 1px solid #1d1d1b;
  background-color: #fff;
  position: absolute;
  top: 49px;
  left: 0;
  width: 1200px;
  transition: all 250ms ease;
}
@media screen and (max-width: 1199px) {
  .menu .sub-menu {
    width: 1000px;
  }
}
@media screen and (max-width: 999px) {
  .menu .sub-menu {
    width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .menu .sub-menu {
    position: static;
    width: 100%;
    top: auto;
    left: auto;
  }
}
.menu .sub-menu li {
  float: left;
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .menu .sub-menu li {
    float: none;
    display: block;
    text-align: center;
  }
}
.menu .sub-menu li:last-child a::after {
  display: none;
}
.menu .sub-menu a {
  text-transform: none;
  font-family: "URW Geometric";
}
.menu .sub-menu a::before {
  display: none !important;
}
.menu .sub-menu a::after {
  content: '';
  position: absolute;
  left: 100% !important;
  top: 50%;
  margin-top: -7px !important;
  bottom: 0 !important;
  width: 1px !important;
  height: 14px !important;
  background-color: #1d1d1b !important;
}
@media screen and (max-width: 767px) {
  .menu .sub-menu a::after {
    width: 0 !important;
  }
}
.menu .sub-menu a:hover,
.menu .sub-menu a.actif {
  color: #f7a81b;
}
.form-search {
  position: relative;
}
@media screen and (max-width: 639px) {
  .form-search {
    position: static;
  }
}
.form-search input[type="search"] {
  width: 500px;
  height: 49px;
  border: 2px solid transparent;
  background-color: #eee;
  margin-bottom: 0;
  padding-right: 55px;
  font-family: "URW Geometric";
  transition: all 250ms ease;
}
.shop-home .form-search input[type="search"],
.shop-cat .form-search input[type="search"],
.shop-produit .form-search input[type="search"] {
  height: 50px;
}
@media screen and (max-width: 1199px) {
  .form-search input[type="search"] {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .form-search input[type="search"] {
    width: 300px;
  }
}
@media screen and (max-width: 639px) {
  .form-search input[type="search"] {
    z-index: 300;
    background-color: transparent;
    width: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 250ms ease;
  }
}
.form-search input[type="search"]:focus {
  color: #1d1d1b;
  background-color: #fff;
  border-color: #f7a81b;
}
@media screen and (max-width: 639px) {
  .form-search input[type="search"]:focus {
    background-color: #fff;
    z-index: 0;
    width: 100%;
  }
}
.form-search input[type="search"]:focus + button {
  opacity: 0.8;
}
.form-search button {
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  color: #212121;
  height: 50px;
  width: 50px;
  transition: all 250ms ease;
}
@media screen and (max-width: 639px) {
  .form-search button {
    position: static;
  }
}
.toggle-nav {
  display: none;
  cursor: pointer;
  position: relative;
  width: 100px;
  height: 50px;
  background-color: #fff;
  margin: auto;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .toggle-nav {
    display: block;
  }
}
.toggle-nav span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  display: block;
  width: 20px;
  height: 3px;
  background-color: #1d1d1b;
  transform: rotate(0deg);
}
.toggle-nav span::before,
.toggle-nav span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 3px;
  background-color: #1d1d1b;
  transform: translateY(-6px);
  transition: all 250ms ease;
}
.toggle-nav span::after {
  top: 12px;
}
.menu-open.toggle-nav span {
  background-color: #fff;
}
.menu-open.toggle-nav span::before {
  transform: rotate(-45deg);
}
.menu-open.toggle-nav span::after {
  transform: rotate(45deg);
  transform-origin: 24px -4px 0;
}
footer {
  background-color: #1d1d1b;
  color: #fff;
  padding: 80px 0 60px 0;
}
@media screen and (max-width: 639px) {
  footer {
    padding: 35px 0;
  }
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #f7a81b;
}
.main-footer {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  .main-footer {
    padding: 0 15px;
  }
}
@media screen and (max-width: 999px) {
  .main-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .main-footer {
    margin-bottom: 35px;
  }
}
.main-footer .cols {
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 999px) {
  .main-footer .cols {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .main-footer .cols {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.main-footer section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 639px) {
  .main-footer section {
    margin-bottom: 20px;
  }
}
.main-footer section.social-rotary {
  max-width: 190px;
}
.main-footer section.link-produits,
.main-footer section.link-infos {
  max-width: 250px;
}
.main-footer section.newsletter {
  min-width: 270px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .main-footer section.newsletter {
    min-width: 200px;
  }
}
.main-footer section.newsletter h2 {
  align-self: stretch;
}
.main-footer section.newsletter .news-part-1 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.main-footer section.newsletter .news-part-1 input[type="email"] {
  margin-bottom: 0;
  flex-grow: 1;
  background-color: #fff;
  font-family: "URW Geometric";
  letter-spacing: 0.1rem;
  color: #1d1d1b;
  border: 0 none;
}
.main-footer section.newsletter .news-part-1 input[type="email"]:invalid {
  color: #c31616;
  box-shadow: inset 0 -5px 0 0 #c31616;
}
@media screen and (max-width: 1199px) {
  .main-footer section.newsletter .news-part-1 input[type="email"] {
    width: 150px;
  }
}
.main-footer section.newsletter .news-part-1 input[type="email"]:focus {
  border-color: transparent;
  background-color: #ebebeb;
}
.main-footer section.newsletter .news-part-1 .btn {
  height: 45px;
  width: 45px;
  color: #1d1d1b;
  background-color: #ebebeb;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.main-footer section.newsletter .news-part-1 .btn:hover {
  background-color: #f7a81b;
  color: #fff;
}
.main-footer section.newsletter .checkbox a {
  color: #f7a81b;
}
.main-footer section.newsletter .checkbox a:hover {
  text-decoration: underline;
}
.main-footer h2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-family: "URW Geometric Bold";
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 30px;
  letter-spacing: 0.2rem;
  font-size: 1.8rem;
  text-transform: none;
}
.main-footer .secure-payment h2 {
  margin-bottom: 0;
}
.main-footer .secure-payment i {
  font-size: 7rem;
}
.main-footer .social {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.main-footer .social a {
  margin-right: 10px;
}
.main-footer nav a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.main-footer nav a::before {
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-family: "rotary" !important;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  font-size: 2rem;
  margin-right: 10px;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .main-footer nav a::before {
    display: none;
  }
}
.main-footer nav a.tel {
  padding-left: 10px;
  padding-top: 15px;
}
.main-footer nav a.tel::before {
  display: none;
}
.social-rotary {
  margin-top: -15px;
}
.social-rotary h2 {
  border-bottom: 0 none;
  margin-bottom: 20px;
}
.social-rotary h2 a i {
  display: block;
  width: 165px;
  height: 40px;
  background-size: 165px;
}
.social-rotary h2 a span {
  color: #fff;
  text-transform: uppercase;
  margin-left: 5px;
  margin-top: -5px;
  font-family: "URW Geometric";
}
.social-rotary h2 a:hover {
  opacity: 0.7;
}
.social-rotary a::before {
  display: none;
}
.social-rotary i {
  font-size: 3rem;
}
.colophon p {
  padding-top: 25px;
  text-transform: uppercase;
  font-size: 1.4rem;
  border-top: 1px solid #fff;
  margin-top: 15px;
}
@media screen and (max-width: 1199px) {
  .colophon p {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .shop-home .wrap {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .shop-home .wrap {
    max-width: 320px;
  }
}
.shop-slider {
  position: relative;
  margin-bottom: 90px;
}
@media screen and (max-width: 999px) {
  .shop-slider {
    padding: 0;
  }
}
.shop-slider .pager-nav {
  position: absolute;
  right: -25px;
  bottom: -25px;
  z-index: 300;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1499px) {
  .shop-slider .pager-nav {
    right: 0;
  }
}
@media screen and (max-width: 999px) {
  .shop-slider .pager-nav {
    bottom: 0;
  }
}
.shop-slider .pager-nav a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  color: #fff;
  font-size: 2.7rem;
  background-color: #f7a81b;
}
.shop-slider .pager-nav a#prev-shop-slider {
  background-color: #f9c25f;
}
.shop-slider .pager-nav a:hover {
  opacity: 0.9;
}
.slider-content {
  height: 580px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .slider-content {
    height: 480px;
  }
}
@media screen and (max-width: 999px) {
  .slider-content {
    height: 370px;
  }
}
@media screen and (max-width: 767px) {
  .slider-content {
    height: 310px;
  }
}
@media screen and (max-width: 639px) {
  .slider-content {
    height: 170px;
  }
}
.slider-content a {
  display: block;
  transition: none;
  width: 100%;
  height: 100%;
}
.slider-content img {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 999px) {
  .homefeatured-categories {
    flex-direction: column-reverse;
  }
}
.homefeatured-categories .cols > div,
.homefeatured-categories.cols > article {
  width: 50%;
}
@media screen and (max-width: 999px) {
  .homefeatured-categories .cols > div,
  .homefeatured-categories.cols > article {
    width: 100%;
    display: block;
  }
}
.homefeatured-categories h2 {
  font-size: 3rem;
  margin-bottom: 15px;
}
.homefeatured-categories p {
  margin-bottom: 20px;
  line-height: 1.2;
  letter-spacing: 0;
}
.grey-zone {
  background-color: #ebebeb;
  padding-bottom: 125px;
}
@media screen and (max-width: 999px) {
  .grey-zone {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 639px) {
  .grey-zone {
    margin-top: -140px;
  }
}
.grey-zone .right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.grey-zone .cols > div:first-child {
  padding-top: 215px;
}
@media screen and (max-width: 999px) {
  .grey-zone .cols > div:first-child {
    padding-top: 15px;
  }
}
@media screen and (max-width: 999px) {
  .grey-zone .cols {
    flex-direction: column-reverse;
  }
}
.featured-mag {
  text-align: center;
  position: relative;
  padding-top: 65px;
}
@media screen and (max-width: 999px) {
  .featured-mag {
    height: 500px;
    max-width: 768px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 639px) {
  .featured-mag {
    height: auto;
    padding: 40px 0;
  }
}
.featured-mag img {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 210px;
}
@media screen and (max-width: 639px) {
  .featured-mag img {
    position: static;
    left: auto;
    margin-left: 0;
    top: auto;
    max-width: 100%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 999px) {
  .featured-image-son {
    max-width: 768px;
    margin: 0 auto;
  }
}
.featured-image-son,
.featured-annuaires {
  color: #fff;
  padding: 35px;
  height: 432px;
  position: relative;
  z-index: 2;
}
.featured-image-son .link-shop,
.featured-annuaires .link-shop {
  color: #fff;
}
.featured-image-son .link-shop:hover,
.featured-annuaires .link-shop:hover {
  color: #f7a81b;
}
.featured-image-son .link-shop:hover::after,
.featured-annuaires .link-shop:hover::after {
  background-color: #f7a81b;
}
.featured-image-son figure,
.featured-annuaires figure {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .featured-image-son figure,
  .featured-annuaires figure {
    background-position: top;
  }
}
@media screen and (max-width: 639px) {
  .featured-image-son figure,
  .featured-annuaires figure {
    margin-top: 0;
  }
}
.featured-image-son figure img,
.featured-annuaires figure img {
  max-width: 100%;
}
.featured-image-son figure::after,
.featured-annuaires figure::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.featured-kakemonos {
  padding-top: 45px;
  text-align: center;
}
.featured-kakemonos img {
  max-width: 100%;
}
@media screen and (max-width: 999px) {
  .featured-kakemonos {
    padding-top: 100px;
  }
}
.featured-docs-presse {
  height: 215px;
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  justify-content: flex-end;
}
@media screen and (max-width: 999px) {
  .featured-docs-presse {
    max-width: 768px;
    margin-bottom: 30px;
  }
}
.featured-docs-presse h2 {
  margin-bottom: 5px;
}
.featured-docs-presse article {
  background-color: #fff;
  padding-left: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 1199px) {
  .featured-docs-presse article {
    padding-left: 10px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 999px) {
  .featured-docs-presse article {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .featured-docs-presse article {
    padding: 20px;
  }
}
.featured-docs-presse figure {
  min-width: 215px;
}
@media screen and (max-width: 639px) {
  .featured-docs-presse figure {
    display: none;
  }
}
.featured-affiches {
  background-color: #f7a81b;
  padding: 55px 20px 75px;
  height: 610px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 999px) {
  .featured-affiches {
    max-width: 768px;
    margin-bottom: 30px;
  }
}
.featured-affiches h2 {
  margin-bottom: 10px;
}
.featured-affiches .link-shop {
  color: #fff;
}
.featured-affiches .link-shop::after {
  background-color: #fff;
}
.featured-affiches .link-shop:hover {
  color: #006cb7;
}
.featured-affiches .link-shop:hover::after {
  background-color: #006cb7;
}
.featured-affiches figure {
  width: 250px;
  margin: 40px auto 0;
  position: relative;
}
.featured-affiches figure::before,
.featured-affiches figure::after {
  content: url(clip.png);
  position: absolute;
  top: -60px;
}
.featured-affiches figure::before {
  left: 30px;
}
.featured-affiches figure::after {
  right: 30px;
}
.featured-affiches figure img {
  display: block;
  box-shadow: 4px 5px 12px rgba(0, 0, 0, 0.2);
}
.featured-objets-promos {
  height: 215px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
}
@media screen and (max-width: 999px) {
  .featured-objets-promos {
    max-width: 768px;
  }
}
.featured-objets-promos h2 {
  margin-bottom: 5px;
}
.featured-objets-promos article {
  flex-grow: 1;
  text-align: right;
  background-color: #fff;
  padding: 30px;
  padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .featured-objets-promos article {
    padding: 10px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 999px) {
  .featured-objets-promos article {
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .featured-objets-promos article {
    padding: 20px;
  }
}
.featured-objets-promos figure {
  min-width: 215px;
}
@media screen and (max-width: 639px) {
  .featured-objets-promos figure {
    display: none;
  }
}
.featured-annuaires {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (max-width: 999px) {
  .featured-annuaires {
    max-width: 768px;
    margin-bottom: 50px;
  }
}
.head-cat {
  height: 190px;
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.cat-0 .head-cat {
  height: 580px;
}
.head-cat figure {
  width: 100%;
  height: 100%;
  background: transparent url(bg-head-cat.jpg) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.head-cat figure::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0.6);
}
.head-cat figure.cat-home {
  background-image: url(bg-head-cat-home.jpg);
}
.head-cat figure.cat-home::after {
  background-color: rgba(0, 0, 0, 0.5);
}
.head-cat .main-cat {
  font-family: "URW Geometric Black";
  text-transform: uppercase;
  font-size: 4.5rem;
}
.head-cat .main-cat em {
  text-transform: none;
  font-size: 4rem;
  font-family: "DomaineDispMedium";
  display: block;
  text-align: center;
}
.head-cat .main-cat strong {
  font-size: 5rem;
  font-family: "URW Geometric Black";
}
@media screen and (max-width: 639px) {
  .head-cat .main-cat {
    font-size: 3.5rem;
  }
}
.head-cat .breadcrumb {
  margin-bottom: 5px;
  color: #c3c3c3;
}
.head-cat .breadcrumb a {
  color: #c3c3c3;
}
.cat-content,
.produit-content > .cols {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .cat-content,
  .produit-content > .cols {
    flex-wrap: wrap-reverse;
    justify-content: center;
  }
}
.list-products {
  flex-grow: 1;
  max-width: 892px;
}
.shop-search .list-products {
  max-width: none;
}
.head-filter {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .head-filter {
    flex-direction: column;
  }
  .head-filter p {
    margin-bottom: 10px;
  }
}
.head-filter form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.head-filter form label {
  font-family: "URW Geometric Bold";
  margin-bottom: 0;
}
.head-filter form .habillage {
  min-width: 255px;
  margin-left: 10px;
  margin-bottom: 0;
  border-bottom: 0 none;
}
@media screen and (max-width: 639px) {
  .head-filter form .habillage {
    min-width: 180px;
  }
}
.item-product {
  width: 276px;
  min-height: 440px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.item-product .titre-produit {
  line-height: 1.2;
  min-height: 65px;
}
.item-product .titre-produit a {
  color: #1d1d1b;
}
.item-product .titre-produit a:hover {
  color: #f7a81b;
}
.item-product .prices {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.item-product .old-price {
  margin-right: 10px;
  text-decoration: line-through;
}
.item-product .price {
  font-family: "URW Geometric Bold";
  font-size: 2rem;
}
.item-product .btn-cart {
  margin: 0;
}
.item-product .img-produit {
  width: 276px;
  height: 276px;
  margin-bottom: 10px;
  position: relative;
  background-color: #ebebeb;
  order: -1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.item-product .img-produit .more-info {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  background-color: rgba(0, 108, 183, 0.9);
  height: 30px;
  font-size: 2rem;
  padding: 0 15px;
  padding-top: 4px;
  text-transform: uppercase;
  content: "+ d'infos";
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 250ms ease;
}
.item-product .img-produit .more-info::after {
  font-size: 1.8rem;
  content: "Voir le produit";
}
.item-product .img-produit .more-info i,
.item-product .img-produit .more-info span {
  text-align: center;
  opacity: 0;
  font-size: 0;
  transition: all 250ms ease;
}
.item-product .img-produit:hover .more-info {
  height: 100%;
}
.item-product .img-produit:hover .more-info span {
  opacity: 1;
  font-size: 2rem;
}
.item-product .img-produit:hover .more-info i {
  font-size: 4rem;
  opacity: 1;
  margin-bottom: 20px;
}
.item-product .img-produit:hover .more-info::after {
  display: none;
}
.sort-products {
  margin-bottom: 50px;
}
.sort-products .item-product {
  float: left;
  margin-right: 32px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1499px) {
  .sort-products .item-product {
    margin-left: 32px;
  }
}
@media screen and (max-width: 700px) {
  .sort-products .item-product {
    float: none;
    margin: 0 auto 50px auto;
  }
}
.sort-products .item-product:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1499px) {
  .sort-products .item-product:nth-child(3n) {
    margin-right: 32px;
  }
}
@media screen and (max-width: 700px) {
  .sort-products .item-product:nth-child(3n) {
    margin: 0 auto;
  }
}
.shop-search .sort-products .item-product:nth-child(3n) {
  margin-right: 32px;
}
.shop-search .sort-products .item-product:nth-child(4n) {
  margin-right: 0;
}
.sidebar-produits h2,
.sidebar-produits nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.sidebar-produits h2::after,
.sidebar-produits nav::after {
  display: block;
  margin-top: 15px;
  content: '';
  background-color: #f7a81b;
  height: 1px;
  width: 58px;
}
.sidebar-produits h2 {
  font-size: 3rem;
}
.sidebar-produits a {
  font-size: 1.8rem;
  margin-bottom: 5px;
  color: #1d1d1b;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.sidebar-produits a:hover,
.sidebar-produits a.actif {
  font-family: "URW Geometric Bold";
  color: #f7a81b;
}
.infos-produit {
  flex-grow: 1;
  margin-left: 35px;
}
@media screen and (max-width: 639px) {
  .infos-produit {
    margin: 0 auto;
  }
}
.infos-produit h1 {
  font-size: 2.8rem;
  line-height: 1.1;
  font-family: "URW Geometric Bold";
  margin-bottom: 40px;
}
.infos-produit h1::after {
  display: block;
  margin-top: 15px;
  content: '';
  background-color: #f7a81b;
  height: 1px;
  width: 58px;
}
.infos-produit .prices {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.infos-produit .old-price {
  margin-right: 10px;
  text-decoration: line-through;
}
.infos-produit .price {
  font-family: "URW Geometric Black";
  font-size: 3.2rem;
}
.infos-produit .resume {
  margin-bottom: 25px;
}
.infos-produit .go-dt {
  margin-bottom: 45px;
}
.infos-produit .go-dt a {
  color: #1d1d1b;
  text-decoration: underline;
  margin-bottom: 45px;
}
.infos-produit .go-dt a:hover {
  color: #f7a81b;
}
.checkout {
  margin-bottom: 20px;
}
.checkout .declinaison,
.checkout .quantite {
  height: 85px;
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .checkout .declinaison,
  .checkout .quantite {
    flex-direction: column;
    justify-content: center;
    height: 150px;
  }
}
.checkout .declinaison label,
.checkout .quantite label {
  font-family: "URW Geometric Bold";
  letter-spacing: 0.2rem;
  margin-bottom: 0;
}
.checkout .declinaison .habillage,
.checkout .quantite .habillage {
  margin-left: 10px;
  margin-bottom: 0;
  min-width: 255px;
}
.checkout .reserved-nonrot {
  padding: 10px;
  line-height: 1.1;
  margin-bottom: 10px;
  background-color: #006cb7;
  color: #fff;
}
.checkout .quantite {
  border-bottom: 1px solid #ddd;
}
.checkout button {
  max-width: 250px;
}
.visuels-produit figure {
  overflow: hidden;
  width: 100%;
  height: 650px;
  background-color: #ebebeb;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .visuels-produit figure img {
    max-width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .visuels-produit figure {
    height: auto;
  }
}
.visuels-produit .nav-slider a {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  opacity: 0.5;
}
.visuels-produit .nav-slider a:hover,
.visuels-produit .nav-slider a.cycle-pager-active {
  opacity: 1;
}
.visuels-produit .nav-slider img {
  display: block;
  width: 180px;
  height: 180px;
}
.details-techniques {
  padding-top: 55px;
}
.details-techniques h2 {
  font-family: "URW Geometric Bold";
  font-size: 1.8rem;
  margin-bottom: 20px;
  text-transform: none;
  letter-spacing: 0.25rem;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start, flex-start;
  justify-content: space-between;
}
.details-techniques h2::after {
  display: block;
  margin-top: 5px;
  content: '';
  background-color: #f7a81b;
  height: 1px;
  width: 100%;
}
.details-techniques .ck {
  margin-bottom: 90px;
}
.more-products {
  margin-bottom: 120px;
}
.more-products h2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .more-products h2 {
    text-align: center;
  }
}
.more-products .sort-more-products {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.more-products .sort-more-products .item-product {
  margin: 20px 0 0 20px;
}
.form-login {
  width: 540px;
  margin: auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 639px) {
  .form-login {
    width: 100%;
  }
}
.form-login > div {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .form-login > div {
    flex-direction: column;
  }
}
.form-login > div.action {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (max-width: 639px) {
  .form-login > div.action {
    align-items: center;
  }
}
.form-login a {
  font-size: 1.6rem;
  text-decoration: underline;
  color: #777;
  margin-left: 15px;
  margin-top: 10px;
}
.form-login a:hover {
  color: #f7a81b;
}
.form-login label {
  max-width: 175px;
  margin-bottom: 0;
}
@media screen and (max-width: 639px) {
  .form-login label {
    margin-bottom: 15px;
  }
}
.form-login input {
  width: 300px;
  margin-bottom: 0;
}
@media screen and (max-width: 639px) {
  .form-login input {
    margin-bottom: 15px;
  }
}
.lostpass p {
  margin-bottom: 20px;
}
.form-lost-pass {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .form-lost-pass {
    flex-direction: column;
  }
}
.form-lost-pass input[type="email"] {
  min-width: 350px;
  margin-bottom: 0;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .form-lost-pass input[type="email"] {
    margin-bottom: 15px;
    margin-right: 0;
    min-width: 300px;
  }
}
.shop-login .form-lost-pass input[type="submit"] {
  height: 45px;
}
@media screen and (max-width: 767px) {
  .form-lost-pass input[type="submit"] {
    min-width: 300px;
  }
}
.shop-panier .main-nav {
  margin-bottom: 50px;
}
.shop-panier h1 {
  font-size: 3rem;
}
.no-products-yet {
  text-align: center;
}
.no-products-yet p {
  margin-bottom: 20px;
}
.no-products-yet .btn {
  margin-bottom: 40px;
}
.form-panier {
  letter-spacing: 0;
  margin-bottom: 150px;
}
@media screen and (max-width: 999px) {
  .form-panier div {
    flex-direction: column-reverse;
  }
}
.form-panier table {
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (max-width: 639px) {
  .form-panier table thead {
    display: none;
  }
}
.form-panier table [class^="mobile-"] {
  display: none;
}
@media screen and (max-width: 639px) {
  .form-panier table [class^="mobile-"] {
    display: flex;
  }
}
.form-panier tbody {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 639px) {
  .form-panier tbody tr {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 0;
    text-align: center;
  }
}
.form-panier td,
.form-panier th {
  text-align: left;
  padding: 20px 0;
  vertical-align: middle;
}
.form-panier th {
  font-family: "URW Geometric Bold";
  letter-spacing: 0.25rem;
}
.form-panier td {
  min-height: 170px;
  letter-spacing: 0;
}
@media screen and (max-width: 639px) {
  .form-panier td {
    min-height: 0;
    text-align: center;
  }
}
.form-panier td img {
  display: block;
}
.form-panier .img-produit {
  width: 190px;
  padding-left: 20px;
}
.form-panier .mobile-total {
  position: absolute;
  right: 20px;
  font-family: "URW Geometric Bold";
  font-size: 2.2rem;
}
.form-panier .mobile-price {
  flex-direction: row;
}
.form-panier .mobile-price span {
  width: auto;
  padding-right: 10px;
}
.form-panier .nom-produit {
  width: 390px;
  padding-right: 70px;
}
@media screen and (max-width: 639px) {
  .form-panier .nom-produit {
    padding-right: 0;
    width: 100%;
    padding-top: 5px;
  }
}
.form-panier .quantity {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 639px) {
  .form-panier .quantity {
    width: 100%;
  }
}
.form-panier .quantity .btn-del {
  height: 45px;
  color: #1d1d1b;
  font-size: 5rem;
}
.form-panier .quantity .btn-del:hover {
  color: #f7a81b;
}
.form-panier .price {
  width: 155px;
  padding-right: 35px;
}
@media screen and (max-width: 639px) {
  .form-panier .prices {
    display: none;
  }
}
.form-panier .total {
  text-align: right;
  padding-right: 20px;
}
@media screen and (max-width: 639px) {
  .form-panier .total {
    display: none;
  }
}
.form-panier .commentaire-commande {
  min-height: 80px;
  width: 400px;
  margin-right: 30px;
}
@media screen and (max-width: 639px) {
  .form-panier .commentaire-commande {
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .form-panier .code-promo {
    justify-content: flex-start;
  }
}
.form-panier .code-promo input[type="text"] {
  width: 190px;
  margin-right: 10px;
}
@media screen and (max-width: 639px) {
  .form-panier .code-promo input[type="text"] {
    width: 100%;
  }
}
.form-panier .code-promo input[type="submit"] {
  height: 45px;
}
.form-panier .recap-panier {
  padding-right: 20px;
}
.shop-confirme .form-panier .recap-panier {
  width: 100%;
  margin-bottom: 35px;
}
@media screen and (max-width: 999px) {
  .form-panier .recap-panier {
    margin-bottom: 20px;
  }
}
.form-panier .recap-panier p {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  justify-content: flex-end;
}
.form-panier .recap-panier p.recap-final {
  font-family: "URW Geometric Bold";
  font-size: 2.2rem;
}
.form-panier .recap-panier p span {
  min-width: 270px;
  text-align: right;
}
.form-panier .recap-panier .montant {
  min-width: 130px;
}
.form-panier .ligne-reduc {
  position: relative;
}
.form-panier .ligne-reduc .del-reduc {
  position: absolute;
  right: -30px;
  top: -3px;
  font-size: 2.6rem;
  color: #1d1d1b;
}
.form-panier .ligne-reduc .del-reduc:hover {
  color: #f7a81b;
}
.form-panier .btn-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .form-panier .btn-actions {
    flex-direction: column-reverse;
    width: 100%;
  }
}
.form-panier .btn-actions .btn,
.form-panier .btn-actions input {
  margin: 0;
  height: 45px;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .form-panier .btn-actions .btn,
  .form-panier .btn-actions input {
    width: 100%;
    margin-bottom: 20px;
  }
}
.form-panier .btn-actions .btn {
  background-color: #6d6d6d;
  color: #fff;
}
.form-panier .btn-actions .btn i {
  margin-right: 10px;
  font-size: 2rem;
}
.checkout-tunnel {
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .checkout-tunnel {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.checkout-tunnel > section {
  width: 50%;
}
@media screen and (max-width: 999px) {
  .checkout-tunnel > section {
    width: 100%;
  }
}
.checkout-tunnel > section.zone-nocompte {
  padding-right: 50px;
  border-right: 1px solid #ddd;
}
@media screen and (max-width: 1199px) {
  .checkout-tunnel > section.zone-nocompte {
    border-right: 0;
    padding-right: 0;
    margin-bottom: 50px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 639px) {
  .checkout-tunnel > section.zone-nocompte {
    margin-left: 0;
  }
}
.checkout-tunnel > section.zone-compte {
  padding-left: 50px;
}
@media screen and (max-width: 1199px) {
  .checkout-tunnel > section.zone-compte {
    padding-left: 0;
  }
}
.checkout-tunnel > section p {
  margin-bottom: 15px;
}
.checkout-tunnel > section h2 {
  font-family: "URW Geometric Bold";
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  margin-bottom: 30px;
  text-transform: none;
}
@media screen and (max-width: 1199px) {
  .checkout-tunnel > section h2 {
    text-align: center;
  }
}
.form-commande .cols {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.form-commande .cols > label {
  min-width: 175px;
  margin-bottom: 0;
}
@media screen and (max-width: 639px) {
  .form-commande .cols > label {
    min-width: 120px;
  }
}
.form-commande input {
  width: 300px;
  margin-bottom: 0;
  padding: 0 10px;
}
@media screen and (max-width: 639px) {
  .form-commande input {
    width: 250px;
  }
}
.bloc-adr {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .bloc-adr {
    width: 80%;
  }
}
@media screen and (max-width: 639px) {
  .bloc-adr {
    width: 100%;
  }
}
.bloc-adr input {
  width: 100%;
  margin-bottom: 10px;
}
.bloc-adr .cols input {
  margin-left: 10px;
}
.bloc-adr .cols input:first-child {
  margin-left: 0;
}
.cgv {
  font-size: 1.4rem;
  color: #999;
  text-align: justify;
  margin-bottom: 30px;
}
.choix-paiement {
  padding-top: 12px;
  margin-bottom: 30px;
  font-family: "URW Geometric Bold";
}
.paiement-cheque {
  text-align: center;
  margin-top: -35px;
  display: block;
}
.shop-return-payment {
  text-align: center;
}
.shop-return-payment .main-content {
  min-height: 300px;
  padding: 0;
}
.shop-return-payment .main-content h1 {
  margin-bottom: 30px;
}
.shop-return-payment .main-content h2 {
  font-size: 2.5rem;
  padding: 0 15px;
}
.shop-return-payment .main-content p {
  margin-bottom: 30px;
  padding: 0 15px;
}
.shop-return-payment .main-content .btn {
  margin-bottom: 60px;
}
.shop-return-payment .main-content img {
  display: block;
  max-width: 100%;
}
.cms h3 {
  text-transform: uppercase;
  font-size: 1.6em;
  color: #006cb7;
  font-weight: 300;
}
.cms h4 {
  font-weight: 700;
  font-size: 1.6rem;
}


/*# sourceMappingURL=shop.css.map*/