@charset "UTF-8";
/* Couleurs */
/* Blanc */
/* Noir */
/* Gris */
/* Open Sans */
/*
 * ##########################################################
 * NEW BRAND VARIABLES
 * ##########################################################
*/
:root {
  --nb-forest: #294a42;
  --nb-moss: #7f9a8b;
  --nb-orange: #eb660b;
  --nb-tan: #a8957b;
  --nb-whitefog: #e6e4df;
  --nb-whitemoon: #faf5f2;
  --nb-moss-light: #dfe6e4;
  --nb-black: #000000;
  --nb-white: #ffffff;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-extrabold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-extralight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
/* ******************************************************** */
/* Set up Open Sans for modern browsers, all weights */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Open Sans";
    src: url("../fonts/open-sans/opensans-vf.woff2") format("woff2-variations");
    font-weight: 300 800;
    font-stretch: 75% 100%;
  }
}
/* Set up Roboto Condensed for modern browsers, all weights */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Roboto Condensed";
    src: url("../fonts/roboto-condensed/robotocondensed-vf.woff2") format("woff2-variations");
    font-weight: 100 900;
  }
}
@font-face {
  font-family: "TC October Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/tcoctober/TcOctoberRegular.woff") format("woff");
}
/* ******************************************************** */
/*---------- Début MIXINS ----------*/
/*animate CSS*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/* Corrects `block` display not defined in IE 8/9. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/* Corrects `inline-block` display not defined in IE 8/9. */
audio,
canvas,
video {
  display: inline-block;
}

/* Prevents modern browsers from displaying `audio` without controls.
   Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* Addresses styling for `hidden` attribute not present in IE 8/9. */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/* 1. Sets default font family to sans-serif.
   2. Prevents iOS text size adjust after orientation change, without disabling user zoom. */
html {
  font-family: sans-serif; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/* Removes default margin. */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/* Addresses `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
}

/* Improves readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/* Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
   Safari 5, and Chrome. */
h1 {
  font-size: 2em;
}

/* Addresses styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}

/* Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b,
strong {
  font-weight: bold;
}

/* Addresses styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic;
}

/* Addresses styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #1a171b;
}

/* Corrects font family set oddly in Safari 5 and Chrome. */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* Improves readability of pre-formatted text in all browsers. */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* Sets consistent quote types. */
q {
  quotes: "“" "”" "‘" "’";
}

/* Addresses inconsistent and variable font size in all browsers. */
small {
  font-size: 80%;
}

/* Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/* Removes border when inside `a` element in IE 8/9. */
img {
  border: 0;
}

/* Corrects overflow displayed oddly in IE 9. */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/* Addresses margin not present in IE 8/9 and Safari 5. */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/* Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c9c9c9;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* 1. Corrects color not being inherited in IE 8/9.
   2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/* 1. Corrects font family not being inherited in all browsers.
   2. Corrects font size not being inherited in all browsers.
   3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/* Addresses Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet.*/
button,
input {
  line-height: normal;
}

/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
   2. Corrects inability to style clickable `input` types in iOS.
   3. Improves usability and consistency of cursor style between image-type `input` and others. */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/* Re-set default cursor for disabled elements. */
button[disabled],
input[disabled] {
  cursor: default;
}

/* 1. Addresses box sizing set to `content-box` in IE 8/9.
   2. Removes excess padding in IE 8/9. */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
   2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box;
}

/* Removes inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Removes inner padding and border in Firefox 4+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* 1. Removes default vertical scrollbar in IE 8/9.
   2. Improves readability and alignment in all browsers. */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/* Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%; /* Prevent automatic scaling on iOS */
}

body {
  background: white;
  color: #1a171b;
  line-height: 1;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: block;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: "";
}

input:focus,
input[type=search]:focus {
  outline-offset: -2px;
}

input[type=search] {
  -webkit-appearance: none; /* 1 */
  box-sizing: border-box;
}

/* ============================================ *
 * Homepage
 * ============================================ */
/* -------------------------------------------- *
 * Primary Banner
 */
body.cms-home .main-container {
  padding-top: 20px;
}
body.cms-home .slideshow-container {
  margin-top: 0;
}

.slideshow .banner-msg {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  top: 30%;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.slideshow .banner-msg h2 {
  color: #FFFFFF;
  font-size: 1.5rem;
  text-shadow: 1px 1px 3px 0 #535353;
}

.slideshow .banner-msg h2 strong {
  font-weight: bold;
  display: block;
  font-size: 2.25rem;
}

@media only screen and (max-width: 900px) {
  .slideshow .banner-msg h2 {
    font-size: 1.25rem;
  }
  .slideshow .banner-msg h2 strong {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .slideshow .banner-msg {
    top: 20%;
  }
  .slideshow .banner-msg h2 {
    font-size: 0.875rem;
  }
  .slideshow .banner-msg h2 strong {
    font-size: 1rem;
  }
}
/* -------------------------------------------- *
 * Promotion Banner Section
 */
.promos {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.promos:after {
  content: "";
  display: table;
  clear: both;
}

/* Specifying the body only in order to override the .std ul li styling */
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #eee;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  opacity: 0.8;
  display: block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 1.25rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-shadow: 1px 1px 3px 0 #535353;
}

.promos strong {
  font-weight: 600;
  font-size: 1.625rem;
  display: block;
}

@media only screen and (min-width: 901px) {
  .promos span {
    font-size: 1rem;
  }
  .promos strong {
    font-size: 1.063rem;
  }
  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 31.746031746%;
    margin-right: 2.380952381%;
  }
  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 1.125rem;
  }
  .promos strong {
    font-size: 1.5rem;
  }
}
.cms-index-index h2.subtitle {
  padding: 6px 0;
  text-align: center;
  color: #eb690b;
  font-weight: 600;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

.cms-index-noroute h2.subtitle {
  display: none;
}

.catalog-category-view {
  width: 100vw;
  max-width: 100%;
}
@media only screen and (max-width: 601px) {
  .catalog-category-view {
    --cat-grid-cols: 1;
  }
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
  .catalog-category-view {
    --cat-grid-cols: 2;
  }
}
@media only screen and (min-width: 901px) {
  .catalog-category-view {
    --cat-grid-cols: 4;
  }
}
.catalog-category-view .subcategories {
  --img-height: 250px;
  display: grid;
  grid-template-columns: repeat(var(--cat-grid-cols, 5), 1fr);
  gap: var(--cat-grid-gap, 3.5rem 2.5rem);
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.catalog-category-view .subcategories a {
  line-height: 1;
  white-space: normal;
  text-decoration: none;
  display: block;
}
.catalog-category-view .subcategories a:hover, .catalog-category-view .subcategories a:focus {
  color: #d35b0a;
}
.catalog-category-view .subcategories > li {
  position: relative;
  font-size: 1rem !important;
  height: fit-content;
}
.catalog-category-view .subcategories > li > a > img {
  margin-bottom: 1rem;
  height: var(--img-height, 100px);
  width: min(250px, 100%);
  border-radius: 4px;
  object-fit: contain;
  object-position: bottom;
}
.catalog-category-view .subcategories > li > a > img.small {
  --img-height: 100px;
}
.catalog-category-view .subcategories > li > a {
  color: #294a42;
  padding: 0;
  line-height: 1;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-category-view .subcategories > li > a > span, .catalog-category-view .subcategories > li > div {
  display: block;
  box-shadow: inset 2px 0 #eb690a;
  padding-left: 0.625rem;
}
.catalog-category-view .subcategories > li div {
  display: block;
  position: static;
  transition: none;
  /* 3eme niveau */
}
.catalog-category-view .subcategories > li div ul {
  padding-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.catalog-category-view .subcategories > li div ul li {
  text-transform: none;
  font-size: 0.95rem !important;
}
.catalog-category-view .subcategories > li div ul li > a {
  padding: 0;
  color: #3d3d3d;
  font-weight: normal;
}

/* ============================================ *
 * Category Landing Pages
 * ============================================ */
.category-image {
  position: relative;
}

.categorylandingMainblock {
  border: 1px solid #E2E2E2;
  padding: 7px;
}

.catblocks {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}

.catblocks li {
  position: relative;
  float: left !important;
  width: 23% !important;
  margin-right: 2.6666666667% !important;
  margin-bottom: 10px;
  border: 1px solid #eee;
  padding: 10px;
}

.catblocks li:hover {
  border-color: #7f9a8b;
}

@media only screen and (max-width: 900px) {
  .catblocks li {
    width: 49% !important;
    margin-right: 2% !important;
  }
  .catblocks li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .catblocks li {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
  }
}
.catblocks li:last-child {
  margin-right: 0 !important;
}

.catblocks li img {
  width: 100%;
  max-width: 100%;
}

.catblocks li a span {
  color: #FFFFFF;
  position: absolute;
  background-color: #7B7C7B;
  font-family: raleway;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 5px 10px;
  margin-right: 10px;
}

.catblocklinks a {
  color: #FFFFFF;
  text-decoration: none;
}

.catlandingbottomPromoblock {
  float: left;
  width: 100%;
  border: 1px solid #E2E2E2;
  margin-bottom: 100px;
}

.catalog-category-view .col1-layout .col-main {
  padding: 30px;
}

.catalog-category-view div.categoryland-caption {
  display: block;
  margin: 0;
  position: absolute;
  color: #000000;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover {
  text-decoration: underline;
  color: #1189C5;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text,
.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots,
.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc,
.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
  font-family: "Open Sans", system-ui, sans-serif;
  color: #444444;
  font-size: 1rem;
  line-height: 1.438;
}

a {
  color: #eb690b;
  text-decoration: none;
}

a:hover {
  color: #d35e0a;
  text-decoration: underline;
}

a:focus {
  color: #d35e0a;
  outline-color: #d35e0a;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.youtube_player {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.youtube_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*todo responsive
iframe {
    position: relative !important;
    width: 100% !important;

    html {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}*/
/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  margin-bottom: 0.7em;
  color: #eb690b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h2, .h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h3, .h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h4, .h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h5, .h5 {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.813rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h6, .h6 {
  margin: 0;
  margin-bottom: 5px;
  color: #000000;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 0.813rem;
  text-transform: uppercase;
}

.availability .label {
  display: none;
}

.availability.in-stock {
  color: #eb690b; /*$c-success*/
}

.availability.available-soon,
.availability.out-of-stock {
  color: #d82127;
}

.availability-only {
  color: #d82127;
  margin-bottom: 10px;
}

/* -------------------------------------------- *
 * Page Titles
 */
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 600;
  color: #444444;
  border-bottom: 1px solid #eee;
  padding-bottom: 3px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px;
}

.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #eee;
}
.block-title strong {
  font-weight: 600;
}
.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #eb690b;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

.block-subtitle {
  font-weight: bold;
  margin-bottom: 7px;
}

.block-content {
  margin-top: 5px;
}

.block-content.unpad {
  padding: 0;
}

.block-content li.item {
  margin: 0 0 10px 9px;
}

.block-content li.item:last-child {
  margin-bottom: 0;
}

.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: "";
  display: table;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button, .block .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .block .actions button {
  float: right;
}

.col-left .block .actions .button ~ a, .col-left .block .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button ~ a, .onestepcheckout-index-index #onestepcheckout-shipping-section .col-left .block .actions button ~ a,
.col-right .block .actions .button ~ a,
.col-right .block .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button ~ a,
.onestepcheckout-index-index #onestepcheckout-shipping-section .col-right .block .actions button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media only screen and (max-width: 900px) {
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #000000;
    font-family: "Roboto Condensed", system-ui, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
    position: relative;
    background-color: #f6f6f6;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
    padding: 7px 10px 7px 40px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #eb690b;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
    background-color: #dcdcdc;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #000000;
    font-family: "Roboto Condensed", system-ui, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
    position: relative;
    background-color: #f6f6f6;
    padding: 7px 10px 7px 40px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #eb690b;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
    background-color: #dcdcdc;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #eee;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #eee;
  }
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}
.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  margin: 7px 0;
}
.block-account li strong,
.block-cms-menu li strong {
  font-weight: 400;
  color: #eb690b;
}
.block-account li a,
.block-cms-menu li a {
  color: #444444;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #eb690b;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.cart .buttons-set .button, .cart .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart .buttons-set button,
.cart-table .button,
.cart-table .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table button,
.sidebar .actions .button,
.sidebar .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .sidebar .actions button,
.button.button-secondary,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.button-secondary {
  background: #313131;
  color: #444444;
  padding: 7px 15px;
}
.cart .buttons-set .button:hover, .cart .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart .buttons-set button:hover,
.cart-table .button:hover,
.cart-table .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover,
.onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table button:hover,
.sidebar .actions .button:hover,
.sidebar .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover,
.onestepcheckout-index-index #onestepcheckout-shipping-section .sidebar .actions button:hover,
.button.button-secondary:hover,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.button-secondary:hover {
  background: #626262;
  cursor: pointer;
}
.cart .buttons-set .button:active, .cart .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button:active, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart .buttons-set button:active,
.cart-table .button:active,
.cart-table .onestepcheckout-index-index #onestepcheckout-shipping-section button:active,
.onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table button:active,
.sidebar .actions .button:active,
.sidebar .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button:active,
.onestepcheckout-index-index #onestepcheckout-shipping-section .sidebar .actions button:active,
.button.button-secondary:active,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.button-secondary:active {
  background: #313131;
  color: #444444;
}
.cart .buttons-set .button:focus, .cart .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button:focus, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart .buttons-set button:focus,
.cart-table .button:focus,
.cart-table .onestepcheckout-index-index #onestepcheckout-shipping-section button:focus,
.onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table button:focus,
.sidebar .actions .button:focus,
.sidebar .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button:focus,
.onestepcheckout-index-index #onestepcheckout-shipping-section .sidebar .actions button:focus,
.button.button-secondary:focus,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.button-secondary:focus {
  color: #444444;
  background: #313131;
  outline: none;
}

.sidebar .actions button.button, .sidebar .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .sidebar .actions button {
  white-space: normal;
}

/* Primary Buttons */
.button, .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button,
.block-autoresponder-backtostock a,
.product-view .product-essential .alert-stock.link-stock-alert a {
  background: #eb660b;
  display: inline-flex;
  align-items: last baseline;
  justify-content: center;
  gap: 0.25rem;
  min-height: 2rem;
  padding: 0.5rem 1rem;
  border: 0;
  color: #ffffff;
  font-size: 0.813rem;
  font-weight: normal;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2rem;
}
.button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover,
.block-autoresponder-backtostock a:hover,
.product-view .product-essential .alert-stock.link-stock-alert a:hover {
  background: #d35b0a;
  cursor: pointer;
}
.button:active, .onestepcheckout-index-index #onestepcheckout-shipping-section button:active,
.cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active,
.block-autoresponder-backtostock a:active,
.product-view .product-essential .alert-stock.link-stock-alert a:active {
  background: #ba5109;
  color: #fff;
}
.button:focus, .onestepcheckout-index-index #onestepcheckout-shipping-section button:focus,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus,
.block-autoresponder-backtostock a:focus,
.product-view .product-essential .alert-stock.link-stock-alert a:focus {
  background-color: #ba5109;
  outline: none;
  color: #fff;
}

a.button {
  text-decoration: none;
}

a.button:hover {
  color: #fff;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled, .onestepcheckout-index-index #onestepcheckout-shipping-section button.disabled,
.button:disabled,
.onestepcheckout-index-index #onestepcheckout-shipping-section button:disabled {
  background: #c9c9c9;
  opacity: 0.6;
  cursor: not-allowed;
}

/* Adjacent buttons */
.button + .button, .onestepcheckout-index-index #onestepcheckout-shipping-section button + .button, .onestepcheckout-index-index #onestepcheckout-shipping-section .button + button, .onestepcheckout-index-index #onestepcheckout-shipping-section button + button {
  margin-left: 5px;
}

.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.button2:focus {
  outline: none;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  color: #eb690b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #ba5309;
}

@media only screen and (max-width: 900px) {
  .col2-set .buttons-set .button, .col2-set .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .col2-set .buttons-set button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set .buttons-set .back-link {
    display: none;
  }
  .col2-set .buttons-set .required {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .buttons-set .button, .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .buttons-set button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 7px;
  }
  .buttons-set .back-link {
    display: none;
  }
  .buttons-set .required {
    display: none;
  }
}
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
  float: left;
}

.paypal-after .paypal-or {
  float: left;
}

.paypal-or {
  line-height: 34px;
  margin: 0px 10px 5px;
}

.paypal-after .paypal-button {
  float: left;
}

.paypal-button {
  line-height: 0px;
}

.paypal-button img {
  display: inline;
}

@media only screen and (max-width: 900px) {
  .paypal-or {
    line-height: 20px;
  }
  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #eee;
  text-align: right;
}
.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px;
}
.buttons-set a:not(.button) {
  line-height: 20px;
  display: inline-block;
  padding: 5px;
}
.buttons-set button.button, .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .buttons-set button {
  float: right;
  margin-left: 5px;
  min-width: 140px;
}
.buttons-set:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .product-view #customer-reviews dl dd .ratings-table .rating-box .rating, .product-view #customer-reviews dl dd .ratings-table .rating-box, .ratings-table .rating-box .rating, .ratings-table .rating-box, .review-summary-table .rating-box .rating-number:after, .product-view .sharing-links a, .skip-cart .icon, .skip-account .icon, #search_mini_form .search-button:before, .skip-search .icon, .skip-nav .icon, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .sorter > .sort-by .sort-by-switcher, .ratings .rating-box .rating, .ratings .rating-box, .btn-remove2 {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4/2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .product-view #customer-reviews dl dd .ratings-table .rating-box .rating, .product-view #customer-reviews dl dd .ratings-table .rating-box, .ratings-table .rating-box .rating, .ratings-table .rating-box, .review-summary-table .rating-box .rating-number:after, .product-view .sharing-links a, .skip-cart .icon, .skip-account .icon, #search_mini_form .search-button:before, .skip-search .icon, .skip-nav .icon, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .sorter > .sort-by .sort-by-switcher, .ratings .rating-box .rating, .ratings .rating-box, .btn-remove2 {
    background-image: url(../images/icon_sprite@2x.png);
    background-size: 150px;
    background-color: transparent;
  }
}
/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs {
  overflow: hidden;
  margin: 0 0 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  color: #c9c9c9;
}

.breadcrumbs li {
  float: left;
  font-size: 0.75rem;
  font-family: "Open Sans", system-ui, sans-serif;
}

.breadcrumbs a {
  float: left;
  color: #898989;
}

.breadcrumbs a:hover {
  color: #eb690b;
  text-decoration: none;
}

.breadcrumbs strong {
  color: #898989;
  font-weight: normal;
}

.breadcrumbs span {
  float: left;
  padding: 0 7px;
}

@media only screen and (max-width: 900px) {
  .breadcrumbs {
    display: none;
  }
}
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #eee;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
  background-color: #eb690b;
  border-color: #eb690b;
}

.btn-remove {
  text-align: center;
}
.btn-remove:after {
  content: "×";
  color: #eb690b;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 1.25rem;
  font-family: Arial, "Open Sans", system-ui, sans-serif;
  font-weight: bold;
}
.btn-remove:hover {
  text-decoration: none;
}
.btn-remove:hover:after {
  color: #fff;
  text-decoration: none;
}

.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top;
}
.btn-remove2:after {
  display: none;
}
.btn-remove2:hover {
  background-color: transparent;
  opacity: 0.8;
}

.btn-previous:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #eb690b;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
.btn-previous:hover:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #fff;
  border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
  margin-bottom: 20px;
}

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #eee;
  background: #f6f6f6;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 0.813rem;
  line-height: 24px;
}

/* -------------------------------------------- *
 * Container
 */
.row,
.main-container.col1-layout .main,
.footer-container {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0;
}
.row:after,
.main-container.col1-layout .main:after,
.footer-container:after {
  content: "";
  display: table;
  clear: both;
}

.catalog-product-view .main-container.col1-layout .main {
  max-width: 100%;
}

@media only screen and (min-width: 480px) {
  .main-container,
  .footer-container {
    padding: 0 2rem 2rem;
  }
  body.customer-account-login .main-container,
  body.customer-account-login .footer-container {
    padding-top: 2rem;
  }
}
.footer-container {
  padding-top: 0px;
}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.col-left,
.col-right,
.col-main {
  padding: 0 10px;
}

.col-left {
  float: left;
  width: 25%;
  padding-left: 0; /* Remove the 15px padding */
  clear: left;
}
.col-left img {
  max-width: 100%;
}

.col-right {
  float: right;
  width: 25%;
  padding-right: 0; /* Remove the 15px padding */
}
.col-right img {
  max-width: 100%;
}

.col-main {
  float: left;
  width: 75%;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0; /* Remove the 15px padding */
}

.col2-left-layout .col-main {
  float: right;
  padding-right: 0; /* Remove the 15px padding */
}

.col2-right-layout .col-main {
  padding-left: 0; /* Remove the 15px padding */
}

.col3-layout .col-right {
  width: 20.8333333333%;
}
.col3-layout .col-wrapper {
  float: left;
  width: 79.1666666667%;
}
.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.6842105263%;
}
.col3-layout .col-wrapper .col-left {
  width: 26.3157894737%;
}

@media only screen and (max-width: 1000px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}
@media only screen and (max-width: 900px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    margin-bottom: 10px;
    float: none;
    width: auto;
  }
  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }
  .col-main {
    float: none;
    width: auto;
  }
  .col-main .col-left {
    padding: 0; /* On product listing pages, the left column gets moved inside col-main on small viewports */
  }
}
/* Content Columns */
.col2-set {
  width: 100%;
}
.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 20px;
}
@media only screen and (max-width: 900px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    padding: 10px;
  }
}
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
@media only screen and (max-width: 480px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.col2-set .narrow {
  width: 33%;
}
.col2-set .wide {
  width: 65%;
}
.col2-set:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 901px) {
  .top-container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
  }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #626262;
  color: #e5e5e5;
  font-size: 0.688rem;
}
.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 0.688rem;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-image: url("../images/demo-logo.png");
  background-position: left;
  background-repeat: no-repeat;
}
.global-site-notice p {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  color: #eb690b;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
.success {
  color: #294a42;
}

.error {
  color: #d82127;
  font-weight: bold;
}

.notice {
  color: #eb690b;
  font-weight: bold;
}

/* -------------------------------------------- *
 * Messages
 */
.messages {
  margin-bottom: 10px;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 10px 20px;
  background: #f6f6f6;
  font-size: 1rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  text-align: center;
}
.messages li li a {
  color: #fff;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}

.messages .error-msg li {
  color: #fff;
  border-left: 5px solid rgba(0, 0, 0, 0.25);
  background-color: #d82127;
}

.messages .notice-msg li {
  color: #fff;
  border-left: 5px solid rgba(0, 0, 0, 0.25);
  background-color: #eb690b;
}

.messages .success-msg li {
  color: #fff;
  border-left: 5px solid rgba(0, 0, 0, 0.25);
  background-color: #294a42;
}

@media only screen and (min-width: 1000px) {
  .order-list-grid .col-1 {
    width: 30%;
  }
  .order-list-grid .col-2 {
    width: 50%;
    padding-right: 20px;
  }
  .order-list-grid .col-3 {
    clear: none;
    width: 20%;
    padding-top: 0;
  }
}
/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
  padding: 20px;
  background: #fff;
  height: auto;
}

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 2.25rem;
}

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods {
  margin-bottom: 20px;
}

.payment-methods dt {
  padding: 5px 0;
}

.payment-methods dd {
  padding-top: 10px;
}

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #eee;
  background: #f6f6f6;
}

.payment-methods .form-list:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #eee;
  border-top: none;
  top: -11px;
  left: 30px;
}

.payment-methods .form-list:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f6f6f6;
  border-top: none;
  top: -10px;
  left: 30px;
}

.payment-methods .form-list li:last-child {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap; /* Prevent the linebreak in the HTML from causing layout issues */
}
.please-wait img {
  float: left;
  margin-right: 5px;
  width: 24px;
}

/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box {
  margin: 7px 0;
  font-family: "Open Sans", system-ui, sans-serif;
}

.price-box p {
  margin-bottom: 0;
}

.price-notice {
  color: #a0a0a0;
}

.price-box .price {
  color: #eb690b;
  font-size: 1rem;
}

.price-box .price,
.price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
}

.price-box .price-label {
  color: #a0a0a0;
  white-space: nowrap;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #eb690b;
  display: block; /* We want this to show on its own line, otherwise the layout looks funky */
}
.price-box .minimal-price-link .label {
  color: #a0a0a0;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

.price-box .old-price .price {
  color: #a0a0a0;
  text-decoration: line-through;
}

.price-box .special-price {
  color: #eb690b;
  padding-right: 1em;
}
.price-box .special-price .price-label {
  color: #d35e0a;
}

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}

span.weee {
  display: block;
}

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #f6f6f6;
  border: 1px solid #e5e5e5;
  margin-top: 7px;
}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
  font-size: 0.75rem;
}
.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
  font-style: italic;
}
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
  font-weight: bold;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 1rem;
}
.item-options:after {
  content: "";
  display: table;
  clear: both;
}
.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
.item-options dt:after {
  content: ": ";
}
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.truncated,
.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.truncated a.details:hover {
  text-decoration: none;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #eb690b;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}
.truncated .truncated_full_value .item-options:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #eb690b;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 480px) {
  .truncated {
    cursor: inherit;
  }
  .truncated a.details {
    display: none;
  }
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  font-size: 0.625rem;
  padding: 0.5cm;
  width: 100%;
  background: #fff;
}
.page-print .print-head {
  position: relative;
  float: left;
  width: 50%;
  margin: 0 0 0.5cm;
}
.page-print .print-head:after {
  content: "";
  clear: both;
  display: block;
}
.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}
.page-print .print-head address {
  margin: 15px 0 0;
}
.page-print h1, .page-print .order-date {
  float: right;
  width: 50%;
}
.page-print h2 {
  font-size: 1rem;
}
.page-print .order-date {
  color: #1a171b;
  font-size: 0.875rem;
  font-family: "Open Sans", system-ui, sans-serif;
  text-transform: none;
}
.page-print .order-date + .col2-set {
  border-top: 1px solid #dcdcdc;
}
.page-print .col2-set {
  font-size: 0.625rem;
  clear: both;
}
.page-print .col2-set h2 {
  font-size: 0.75rem;
}
.page-print .col2-set table {
  font-size: 0.625rem;
}
.page-print .data-table th {
  font-size: 0.75rem;
}
.page-print .data-table tbody td,
.page-print .data-table tfoot td,
.page-print .data-table td h3.product-name {
  font-size: 0.625rem;
  font-family: "Open Sans", system-ui, sans-serif;
  white-space: nowrap;
}
.page-print .data-table tfoot td {
  padding: 2.5px 10px;
}
@media print {
  .page-print .buttons-set {
    display: none;
  }
}

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 7px 0;
}
.add-to-links a {
  display: inline-block;
  padding: 0px 3px 3px;
}

.add-to-links .separator {
  display: none;
}

/* -------------------------------------------- *
 * Product Image
 */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block;
  /*border: 1px solid $c-module-border-light;*/
}

@media only screen and (max-width: 900px) {
  body .product-img-box .product-image:hover {
    border-color: #eee;
  }
}
.no-touch .product-image:hover {
  border-color: #7f9a8b;
}

.products-grid {
  text-align: center;
}

.products-grid .product-item-grid {
  box-shadow: 0 0 0 1px #eee;
}
.products-grid .product-item-grid .actions .button, .products-grid .product-item-grid .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .products-grid .product-item-grid .actions button {
  display: none;
}
.products-grid .product-item-grid .out-of-stock {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  margin-block-start: -2rem;
}
.products-grid .product-item-grid .out-of-stock span {
  display: inline-block;
  margin: 0 auto;
  background: #7f9a8b;
  padding: 8px 15px;
  width: 100%;
  color: #ffffff;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
}

.no-touch .products-grid .product-item-grid:hover {
  border-color: #7f9a8b;
}
.no-touch .products-grid .product-item-grid:hover .actions .button, .no-touch .products-grid .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .no-touch .products-grid .product-item-grid:hover .actions button {
  display: inline-block;
  margin: 0 auto;
}
.no-touch .products-grid .product-item-grid:hover .out-of-stock {
  display: block;
}

.no-touch #nvprod .products-grid .product-item-grid:hover {
  border-color: #6ab9a0;
}

.no-touch #promos .products-grid .product-item-grid:hover {
  border-color: #eb660b;
}

/* -------------------------------------------- *
 * Ratings
 */
.product-item-grid .ratings {
  margin: 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.ratings {
  margin: 7px 0;
}
.ratings .rating-box,
.ratings .rating-links {
  margin: 5px 0;
}
.ratings .rating-box {
  width: 92px;
  height: 15px;
  background-repeat: repeat-x;
  background-position: 0 -615px;
  overflow: hidden;
}
.ratings .rating-box .rating {
  float: left;
  height: 15px;
  background-repeat: repeat-x;
  background-position: 0 -600px;
}
.ratings .amount {
  display: block;
  margin: 5px auto;
}
.ratings .rating-links .separator {
  margin: 0 3px;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {
  margin: 0 0 1.5em;
}

.std ol {
  list-style: decimal inside;
  margin-bottom: 1.5em;
}

.std li {
  margin-left: 2em;
}

.std ul {
  list-style: disc inside;
  margin-bottom: 1.5em;
}

.std li {
  margin-left: 2em;
}

.std .note {
  color: #a0a0a0;
  font-size: 0.813rem;
}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px;
  background: #fff;
}

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  margin-top: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  background: #fff; /*$c-module-background*/
  padding: 5px 10px 0px 10px;
}
.toolbar:after {
  content: "";
  display: table;
  clear: both;
}

.pager-no-toolbar {
  margin-bottom: 10px;
}

.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px;
}

.toolbar,
.pager {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #444444;
  line-height: 30px;
  font-size: 0.75rem;
}
.toolbar .pages,
.pager .pages {
  display: none;
}

.limiter {
  float: right;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  margin-right: 20px;
}
.limiter > label {
  padding-right: 5px;
}
.limiter > label:after {
  content: ":";
}
.limiter select {
  padding: 5px 5px 5px 10px;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}

.toolbar-bottom .sorter {
  display: none;
}
.toolbar-bottom .limiter {
  display: none;
}
.toolbar-bottom .count-container {
  display: none;
}
.toolbar-bottom .toolbar {
  display: flex;
  justify-content: center;
}
.toolbar-bottom .toolbar .pages {
  display: block;
}

.toolbar label,
.pager-no-toolbar label {
  font-weight: normal;
  text-transform: uppercase;
}

.sorter {
  float: right;
  margin-bottom: 5px;
}
.sorter label {
  margin-right: 5px;
}
.sorter label:after {
  content: ":";
}
.sorter select {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  padding: 5px 10px 5px 10px;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}

.sorter > .sort-by {
  float: left;
  height: 30px;
}
.sorter > .sort-by .sort-by-switcher {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.sorter > .sort-by .sort-by-switcher--asc {
  background-position: 7px -542px;
}
.sorter > .sort-by .sort-by-switcher--asc:hover {
  background-position: -43px -542px;
}
.sorter > .sort-by .sort-by-switcher--desc {
  background-position: 7px -567px;
}
.sorter > .sort-by .sort-by-switcher--desc:hover {
  background-position: -43px -567px;
}

.sorter > .view-mode {
  float: right;
}
.sorter > .view-mode .grid,
.sorter > .view-mode .list {
  float: left;
  width: 30px;
  height: 30px;
}
.sorter > .view-mode .grid {
  margin-right: 5px;
  background-position: 8px -492px;
}
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {
  background-position: -42px -492px;
}
.sorter > .view-mode .list {
  background-position: 11px -517px;
}
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {
  background-position: -39px -517px;
}

.pager {
  float: left;
  overflow: hidden;
}
.pager > .count-container {
  float: left;
}
.pager .amount {
  float: left;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
  margin: 0 15px 0 0;
  color: #294a42;
  background-color: #dfe6e4;
  padding: 2px 6px;
  border-radius: 3px;
}
.pager .amount,
.pager .pages {
  margin-bottom: 5px;
}

.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px;
}
.pages strong {
  display: none;
}

.pages li {
  float: left;
  margin-inline: 2px;
}

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 50px;
  width: 50px;
  height: 50px;
  padding: 0;
  color: #eb690b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px;
}

.pages a:not(.current, .next, .previous):hover {
  box-shadow: inset 0 0 0 2px rgba(235, 105, 11, 0.125);
}

.pages .current,
.pages .current:hover {
  color: #444444;
  box-shadow: inset 0 0 0 2px rgba(235, 105, 11, 0.25);
  width: 50px;
  background-color: #fff;
  cursor: default;
}

.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative;
}
.pages .next:hover,
.pages .previous:hover {
  box-shadow: inset 0 0 0 2px rgba(235, 105, 11, 0.125);
}

.pages .next:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #eb690b;
  border-right: none;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -4px;
}
.pages .next:hover:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ba5309;
  border-right: none;
}

.pages .previous:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #eb690b;
  border-left: none;
  top: 50%;
  margin-top: -10px;
  right: 50%;
  margin-right: -4px;
}
.pages .previous:hover:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ba5309;
  border-left: none;
}

@media only screen and (max-width: 480px) {
  .sorter label,
  .limiter label {
    display: none;
  }
  .pages a,
  .pages .current {
    font-size: 0.938rem;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
  .pages .current,
  .pages .current:hover {
    width: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .col2-left-layout .pager .pages,
  .col2-right-layout .pager .pages,
  .col3-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .toolbar .view-mode > label {
    display: none;
  }
}
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #dcdcdc;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #c9c9c9;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #dcdcdc;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #c9c9c9;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
  text-align: center;
}

.a-right,
.align-right {
  text-align: right;
}

.no-display {
  display: none !important;
}

.nobr,
.nowrap {
  white-space: nowrap;
}

.width-full {
  width: 100%;
}

/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden {
  display: none;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
  margin-bottom: 7px;
}
.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 0.75rem;
  margin-top: 0px;
}

.fieldset + .fieldset {
  margin-top: calc(10px / 2);
}

form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #eee;
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box {
  padding-top: 2px;
}
.input-box:after {
  content: "";
  display: table;
  clear: both;
}

li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%;
}

/* -------------------------------------------- *
 * Labels
 */
label {
  position: relative;
  display: inline-block;
  font-size: 0.813rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  font-weight: 600;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  /*position: absolute;*/
  margin: 0 0 0 3px;
  content: "*";
  color: #d82127;
  font-weight: normal;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.75rem;
}

label.required em,
span.required em {
  display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  color: #a0a0a0;
  font-size: 0.75rem;
}

/* -------------------------------------------- *
 * Select
 */
select {
  font-size: 0.875rem;
}

select + select {
  margin-left: 5px;
}

select[multiple] {
  width: 270px;
  border: 1px solid #c9c9c9;
  font-size: 0.938rem;
  padding: 5px;
}

/* -------------------------------------------- *
 * Textarea
 */
textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
.input-text {
  appearance: none;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background: #FFFFFF;
  font-size: 0.938rem;
}
.input-text:focus {
  border: 1px solid #eb690b;
}

.input-text.validation-failed {
  border-color: #d82127;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 30px;
  padding: 0 8px;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  width: 365px;
  max-width: 100%;
}

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 600px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 1rem; /* Prevent from zooming on focus */
  }
}
.ie8 .input-text {
  max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  color: #a0a0a0;
}

input:-moz-placeholder {
  color: #a0a0a0;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block;
}

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-size: 1rem;
  font-weight: normal;
  vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #d82127;
  font-size: 0.813rem;
}

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
  margin-bottom: 10px;
}
.form-list select {
  margin-top: 4px;
  width: 365px;
  max-width: 100%;
}
.form-list .input-range .input-text {
  width: 74px;
}
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #444444;
  background-color: #f6f6f6;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 6px 40px;
}
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
  background-color: #dcdcdc;
}
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

.form-list .control {
  margin-top: 10px;
}
.form-list .control label {
  float: none;
}
.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}
.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

form .form-instructions {
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.813rem;
  color: #a8957b;
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
  text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
  width: 100%;
}

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

.data-table th {
  background: #f6f6f6;
  text-transform: uppercase;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  line-height: 1.4;
  white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #eee;
}

.data-table tfoot tr {
  background: #f6f6f6;
}

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}
.data-table tbody td .item-options dt:after {
  content: ":";
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {
  border: 1px solid #eee;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 0.875rem;
}

.info-table th,
.info-table td {
  vertical-align: top;
}

.info-table th {
  font-weight: bold;
  padding: 4px 20px 4px 0;
}

.info-table td {
  padding: 4px 0;
}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid #eee;
}
.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid #eee;
  padding: 6px;
  background-color: transparent;
}
.zebra-table tr {
  background-color: #eee;
}
.zebra-table tr:nth-child(odd) {
  background-color: #f6f6f6;
}

/* ============================================ *
 * Linearize Table
 * ============================================ */
/*
@include bp(max-width, $bp-xsmall) {
    .linearize-table {
        @include linearize-table;
    }
}

@include bp(max-width, $bp-small) {
    .linearize-table-large {
        @include linearize-table;
    }
}

@include bp(min-width, $bp-small + 1) {
    .linearize-table .linearize-collapse {
        display: none;
    }
}*/
@media only screen and (max-width: 900px) {
  table, .data-table {
    display: table;
    width: 100%;
  }
  thead {
    display: table-header-group;
  }
  tbody {
    display: table-row-group;
  }
  tr {
    display: table-row;
    width: 100%;
  }
  td {
    display: table-cell;
  }
  td, th {
    padding: 10px;
  }
}
/* ============================================ *
 * Global
 * ============================================ */
html,
body {
  height: 100%;
}

.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  background: #FFFFFF;
}

.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/* ============================================ *
 * Header
 * ============================================ */
#header {
  --nav-width: 1514px;
  display: block;
  width: 100%;
  background-color: #faf5f2;
  position: relative;
  z-index: 104;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  /*compte*/
  /* quand le menu depasse sa largeur max*/
  /* fin STICKY NAV */
}
#header .page-header {
  display: flex;
  justify-content: center;
  padding: 0;
  line-height: 1;
}
#header #header-extra {
  position: relative;
}
#header.is_stuck_transitionned {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
}
#header.is_stuck_transitionned .page-header {
  position: static;
}
@media only screen and (min-width: 1081px) {
  #header.is_stuck_transitionned .page-header #header-extra {
    position: absolute;
    right: 0;
    max-width: calc(100% - 8rem);
  }
}
@media only screen and (min-width: 1081px) {
  #header:not(.is_stuck_transitionned) .page-header {
    gap: 0.625rem;
    flex-direction: column;
    padding-top: 0.625rem;
  }
}
#header:not(.is_stuck_transitionned) .page-header #header-extra {
  width: 100%;
  margin: auto;
}
@media only screen and (min-width: 1081px) {
  #header:not(.is_stuck_transitionned) .page-header #header-extra .header-icon svg {
    width: 2.3rem;
    height: 2.3rem;
  }
}
#header .menu-trigger {
  background: none;
}
#header .menu-trigger:after {
  background-color: #313131;
  box-shadow: 0 8px 0 #313131, 0 16px 0 #313131;
  height: 4px;
}
#header .menu-trigger:hover:after {
  background-color: #eb690b;
  box-shadow: 0 8px 0 #eb690b, 0 16px 0 #eb690b;
  height: 4px;
}
#header #header-account.skip-active {
  position: absolute;
  background-color: #fff;
  z-index: auto;
}
#header #header-account.skip-active:after {
  content: "";
  clear: both;
  display: block;
}
#header #header-account.skip-active .client,
#header #header-account.skip-active .newclient {
  width: 250px;
  float: left;
}
#header #header-account.skip-active .client {
  padding: 0 20px 0 0;
  border-right: 1px solid #dcdcdc;
}
#header #header-account.skip-active .newclient {
  padding: 0 0 0 20px;
}
#header #header-account.skip-active .block {
  padding: 20px;
  float: left;
  margin: 0;
}
#header #header-account.skip-active .block-title {
  text-align: center;
  margin: 15px 0 10px;
  padding: 10px 0 0 0;
}
#header #header-account.skip-active .block-title strong {
  color: #313131;
  text-transform: none;
  font-size: 1.084em;
}
#header #header-account.skip-active .block-title:first-of-type {
  padding: 0;
  margin: 5px 0 10px;
}
#header #header-account.skip-active label {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
#header #header-account.skip-active input {
  margin: 0 0 10px;
}
#header #header-account.skip-active .actions {
  margin: 0;
}
#header #header-account.skip-active .button, #header #header-account.skip-active .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #header #header-account.skip-active button {
  width: 100%;
}
#header .menu-creator-pro .mcp-icon {
  display: none;
}
@media only screen and (min-width: 1081px) {
  #header {
    /* STICKY NAV */
  }
  #header .multi-level-push-menu {
    position: absolute;
    left: 0;
    top: 40px;
  }
  #header.is_stuck_transitionned {
    z-index: 100;
    /* logo */
    /*menu*/
    /* cart */
    /*compte*/
    /*recherche*/
    /* Navigation */
  }
  #header.is_stuck_transitionned:after {
    display: none;
  }
  #header.is_stuck_transitionned .skip-links {
    margin-right: 1rem;
  }
  #header.is_stuck_transitionned #logo {
    left: 0;
  }
  #header.is_stuck_transitionned .logo {
    --logo-height: 3rem;
    --logo-width: 72px;
    height: var(--logo-height);
    left: -80px;
    transform: translateX(100px);
    max-width: var(--logo-width);
    margin-top: 3px;
    min-height: 0;
    background-color: transparent;
    transition: transform 0.9s ease-in-out;
  }
  #header.is_stuck_transitionned .large,
  #header.is_stuck_transitionned .mobile {
    display: none;
  }
  #header.is_stuck_transitionned .small {
    display: block;
  }
  #header.is_stuck_transitionned .account-cart-wrapper, #header.is_stuck_transitionned .header-search-global-container {
    width: auto;
    position: absolute;
    top: -3rem;
  }
  #header.is_stuck_transitionned .account-cart-wrapper {
    right: 1rem;
  }
  #header.is_stuck_transitionned .account-cart-wrapper svg {
    fill: white;
  }
  #header.is_stuck_transitionned .header-search-global-container {
    right: 6.75rem;
  }
  #header.is_stuck_transitionned .header-search-global-container svg {
    stroke: white;
  }
  #header.is_stuck_transitionned .header-top-links-background .header-top-links-container {
    width: auto;
    max-width: 100%;
    margin-right: 10rem;
  }
  #header.is_stuck_transitionned .page-header .skip-links a.skip-link {
    position: relative;
    height: 3rem;
    width: 3rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header.is_stuck_transitionned .page-header .skip-links a.skip-link.skip-search {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header.is_stuck_transitionned .page-header .skip-links a.skip-link.skip-search .icon {
    display: inline-block;
  }
  #header.is_stuck_transitionned .page-header .skip-links a.skip-link.skip-search .icon:before, #header.is_stuck_transitionned .page-header .skip-links a.skip-link.skip-search .icon:after {
    display: none;
  }
  #header.is_stuck_transitionned .label {
    display: none !important;
  }
  #header.is_stuck_transitionned #header-cart.skip-active {
    top: 3.75rem;
    right: 0;
  }
  #header.is_stuck_transitionned #header-cart.skip-active::before {
    right: 1rem;
  }
  #header.is_stuck_transitionned #header-account.skip-active {
    top: 3.75rem;
    right: 0.8rem;
  }
  #header.is_stuck_transitionned #header-search {
    display: none;
  }
  #header.is_stuck_transitionned #header-search.skip-active {
    display: flex;
    align-items: center;
    top: 6rem;
    right: 0;
    position: fixed;
    width: 100%;
    padding: 1rem;
    background: #faf5f2;
    border-top: 1px solid #e6e4df;
  }
  #header.is_stuck_transitionned #header-search.skip-active form {
    max-width: 1240px;
    margin: 0 auto;
  }
  #header.is_stuck_transitionned #header-search.skip-active:before {
    display: none;
  }
  #header.is_stuck_transitionned #header-search.skip-active:after {
    content: "";
    clear: both;
    display: block;
  }
  #header.is_stuck_transitionned .mcp-wrapper {
    position: relative;
    background-color: #fff;
  }
  #header.is_stuck_transitionned .mcp-wrapper > h5 {
    position: absolute;
    top: 80px;
  }
  #header.is_stuck_transitionned .multi-level-push-menu {
    position: absolute;
    left: 100px;
    top: 5px;
  }
  #header.is_stuck_transitionned .menu-creator-pro > li,
  #header.is_stuck_transitionned .menu-creator-pro > li > a {
    min-width: min-content;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1081px) {
  #header.is_stuck_transitionned #header-nav.skip-active {
    display: block;
  }
}
#header .menu-creator-pro li.col_100 > span.fa-angle-down {
  display: none;
}

@media only screen and (min-width: 1081px) {
  .page-header-container .store-language-container {
    display: none;
  }
}
/* Skip Links */
.store-language-container {
  overflow: visible;
  position: relative;
}
.store-language-container .skip-language {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.store-language-container .skip-language svg {
  height: 1.5rem;
  width: 1.5rem;
}

/*Recherche header*/
.header-search-global-container {
  margin-inline: auto 0;
  order: -1;
  margin-inline-start: auto;
}
.header-search-global-container svg {
  stroke: var(--nb-orange);
}
@media only screen and (min-width: 1081px) {
  .header-search-global-container {
    position: relative;
    width: clamp(10rem, 50%, 40rem);
  }
}

#header-search form {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0 none;
  border-radius: 0;
  width: 100%;
  height: 40px;
}
#header-search .nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 40px;
  width: 100%;
}
#header-search .nav .nav-input {
  margin: 0;
  padding: 0 !important;
  height: 40px;
}
#header-search .nav .nav-input input {
  display: inline-block;
  margin: 0;
  padding: 0 50px 0 15px;
  height: 40px;
  width: 100%;
  border: 1px solid #294a42;
  border-radius: 3px;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 1em;
  color: #898989;
}
#header-search .nav .nav-input input:focus {
  border-color: #313131;
  color: #313131;
}
#header-search .nav-submit-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  z-index: 12;
}
#header-search .nav-submit-button .button, #header-search .nav-submit-button .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #header-search .nav-submit-button button {
  position: relative;
  background-image: url("../images/search.svg");
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  width: 42px;
  height: 40px;
  padding: 0;
  background-color: #294a42;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #294a42;
}
#header-search .nav-submit-button .button:hover, #header-search .nav-submit-button .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section #header-search .nav-submit-button button:hover {
  background-color: #7f9a8b;
}
#header-search .searchautocomplete .searchautocomplete-loader {
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
}
#header-search .searchautocomplete .nav,
#header-search .searchautocomplete .nav-submit-button {
  background: none;
}
#header-search .searchautocomplete-placeholder {
  left: 0;
  width: 100%;
  border-color: #313131;
  padding: 0;
  background-color: #fff;
}
#header-search .searchautocomplete-placeholder:before {
  border-color: transparent transparent #313131 transparent;
}
#header-search .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 496px;
  overflow-y: scroll;
}
#header-search .searchautocomplete-placeholder li {
  position: relative;
  padding: 10px 25% 10px 10px;
  border-bottom: 1px solid #eee;
}
#header-search .searchautocomplete-placeholder li:hover {
  background-color: #f6f6f6;
}
#header-search .searchautocomplete-placeholder li .searchautocomlete-image {
  margin: 0 10px 0 0;
}
#header-search .searchautocomplete-placeholder li .name {
  font-size: 1.4rem;
  line-height: 1.1;
}
#header-search .searchautocomplete-placeholder li div.highlight {
  font-size: 0.858em;
}
#header-search .searchautocomplete-placeholder li .price-box {
  text-align: right;
  width: 24%;
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}
#header-search .searchautocomplete-placeholder li .price-box .special-price {
  padding: 0;
}
#header-search .searchautocomplete-placeholder li .price-box .old-price {
  padding-left: 0.5em;
}
#header-search .searchautocomplete-placeholder li .price-box .regular-price .price,
#header-search .searchautocomplete-placeholder li .price-box .full-product-price .price,
#header-search .searchautocomplete-placeholder li .price-box .price {
  font-family: "Open Sans", system-ui, sans-serif !important;
}
#header-search .searchautocomplete-placeholder li .price-box .pourcentage {
  font-weight: 400;
  height: 30px;
  padding: 5px 0;
  font-size: 1.2em;
  line-height: 1.2em;
}
#header-search .searchautocomplete-placeholder .all {
  margin: 0;
  text-align: center;
}
#header-search .searchautocomplete-placeholder .all a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 1.143em;
  background-color: #eb690b;
  border-radius: 0 0 4px 4px;
}
#header-search .searchautocomplete-placeholder .out-of-stock {
  display: inline-block;
  text-transform: lowercase;
}
#header-search .searchautocomplete-placeholder .out-of-stock span {
  color: #000000;
  font-weight: bold;
  position: relative;
  line-height: 2rem;
}
#header-search .searchautocomplete-placeholder .in-stock {
  display: inline-block;
  vertical-align: middle;
}
#header-search .searchautocomplete-placeholder .in-stock span {
  display: inline-flex;
  align-items: flex-end;
  gap: 0.25rem;
  text-transform: uppercase;
  color: #294a42;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
}
#header-search .searchautocomplete-placeholder .in-stock span:before {
  content: url("../images/newbrand/icon-stock.svg");
  width: 1.125rem;
  width: 1.125lh;
  height: 1.125rem;
  height: 1.125lh;
}

.account-cart-wrapper {
  display: flex;
  gap: 0.75rem 0;
  align-items: center;
}
@media only screen and (max-width: 1080px) {
  .account-cart-wrapper {
    margin-inline: 1rem;
    gap: 0 1rem;
  }
}

.skip-content.skip-active {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media only screen and (min-width: 1081px) {
  .skip-content.skip-active:not(#header-search)::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #dfe6e4;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    width: 1rem;
    height: 1rem;
    right: 2.5rem;
    top: -0.5rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .skip-content.skip-active#header-account::before {
    right: 9rem;
    z-index: -1;
  }
  #header.is_stuck_transitionned .skip-content.skip-active#header-account::before {
    right: 4.25rem;
  }
}

/* icones */
#header {
  /* smaller pastille on mobile */
}
#header #header-extra a.skip-link {
  font-size: 0.75rem;
}
#header #header-extra a.skip-link.skip-account, #header #header-extra a.skip-link.skip-cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  gap: 0.25rem 0.5rem;
}
@media only screen and (min-width: 1081px) {
  #header #header-extra a.skip-link.skip-account, #header #header-extra a.skip-link.skip-cart {
    width: 100px;
    padding: 0 0px;
  }
}
@media only screen and (min-width: 1081px) {
  #header.is_stuck_transitionned #header-extra a.skip-link.skip-account, #header.is_stuck_transitionned #header-extra a.skip-link.skip-cart {
    width: 3rem;
  }
}
@media only screen and (max-width: 1081px) {
  #header .skip-cart .count {
    width: 17px;
    height: 17px;
    line-height: 17px;
    right: -4px;
  }
}
#header.is_stuck_transitionned .skip-cart .count {
  width: 17px;
  height: 17px;
  line-height: 17px;
  right: -4px;
}

.skip-link {
  background: transparent none;
}
.skip-link span {
  display: block;
}
.skip-link .label {
  margin-block: auto;
  font-weight: 500;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  line-height: 1.2;
}
.skip-link .label span {
  display: inline;
}
.skip-link .label span:last-child {
  text-overflow: ellipsis;
  overflow-x: hidden;
  width: 100%;
}

@media only screen and (min-width: 1081px) {
  .skip-search {
    position: absolute;
    height: 40px;
    width: calc(100% - 2.5rem);
    display: block;
  }
  .skip-search .label {
    display: none;
  }
}
.skip-cart .header-icon {
  position: relative;
}
.skip-cart.hundred .count {
  left: 15px;
  top: 16px;
  width: 27px;
  height: 27px;
  line-height: 27px;
}
.skip-cart .count {
  text-indent: 0;
  font-weight: 500;
  color: #ffffff;
  background-color: #eb660b;
}
.skip-cart .label span {
  display: inline;
  line-height: 1.2;
  text-align: center;
}
.skip-cart.skip-active .count {
  color: #ffffff;
  font-weight: 700;
}

#header-account.skip-active {
  top: 104px;
}

#header-cart.skip-active {
  position: absolute;
  right: 0;
  min-width: min(100vw, 32rem);
  margin: 0;
}

#search_mini_form #search {
  font-family: "Open Sans", system-ui, sans-serif;
  font-style: italic;
}
#search_mini_form .search-button:before {
  background-position: -13px -197px;
}

/* Header PANIER */
.header-minicart .minicart-wrapper .empty {
  padding-top: 130px;
  background: transparent url(../images/empty.png) no-repeat center 35px;
}
.header-minicart .block-content {
  margin-top: 0;
}
.header-minicart .subtotal {
  padding: 10px;
  text-align: center;
  font-size: 1rem;
  background: transparent url(../images/ligne.png) no-repeat center bottom;
}
.header-minicart .subtotal .subtitle {
  display: inline-block;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #eb690b;
  margin-right: 5px;
}
.header-minicart .subtotal .price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.header-minicart .minicart-actions .cart-link {
  display: inline-block;
  width: 100%;
  line-height: 19px;
  padding: 7px 15px;
  border: 1px solid #eee;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1em;
}
.header-minicart .minicart-actions .cart-link:hover, .header-minicart .minicart-actions .cart-link:focus {
  text-decoration: none;
}

.minicart-wrapper {
  background: #fff;
}
.minicart-wrapper .block-subtitle {
  font-size: 1.25rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: none;
  padding: 10px;
  background: transparent url(../images/ligne.png) no-repeat center bottom;
  text-transform: uppercase;
}
.minicart-wrapper .block-subtitle span {
  display: inline-block;
  background: #fff;
  padding: 6px 6px 2px;
  color: #000000;
}
.minicart-wrapper .block-subtitle .close.skip-link-close {
  display: inline-flex;
  place-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 2rem;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: normal;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 0.875;
  text-align: center;
  text-decoration: none;
}
.minicart-wrapper .block-subtitle .close.skip-link-close:hover, .minicart-wrapper .block-subtitle .close.skip-link-close:focus {
  text-decoration: none;
}
.minicart-wrapper .remove {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 0.00001em;
  color: transparent;
  text-indent: -9999px;
  background: url(../images/icon_sprite.png) no-repeat 5px -646px;
  border-radius: 50%;
}
.minicart-wrapper .mini-products-list {
  padding-bottom: 0;
}
.minicart-wrapper .mini-products-list li {
  margin-bottom: 8px;
}
.minicart-wrapper #cart-sidebar .item {
  padding: 8px 0;
}
.minicart-wrapper #cart-sidebar .item.last {
  padding-bottom: 0;
}
.minicart-wrapper #cart-sidebar .item .product-image img {
  border: 1px solid #eee;
}
.minicart-wrapper #cart-sidebar .item .product-details {
  position: relative;
  padding-right: 30px;
  line-height: 1;
}
.minicart-wrapper #cart-sidebar .item .product-details .product-name {
  margin: 0;
  line-height: 1;
}
.minicart-wrapper #cart-sidebar .item .item-options {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #898989;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.75em;
  vertical-align: sub;
}
.minicart-wrapper #cart-sidebar .item .item-options li {
  display: block;
  clear: none;
  float: left;
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
  white-space: nowrap;
}
.minicart-wrapper #cart-sidebar .item .item-options li:not(:last-child):after {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}
.minicart-wrapper #cart-sidebar .item .item-options span {
  font-weight: 600;
  font-style: normal;
}
.minicart-wrapper #cart-sidebar .item .info-wrapper {
  display: inline-block;
  vertical-align: sub;
}
.minicart-wrapper #cart-sidebar .item .price {
  color: #eb690b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
}
.minicart-wrapper #cart-sidebar .item .btn-edit {
  position: absolute;
  left: 0;
  top: 0;
  width: 210px;
  height: 100%;
  text-indent: -9999px;
}

.header-minicart {
  /*encart panier*/
}
.header-minicart .encartpanier {
  display: flex;
  flex-direction: column;
  align-items: end;
  width: 100%;
}
.header-minicart .encartpanier p {
  display: inline-flex;
  align-items: center;
  justify-content: end;
  gap: 0.5rem;
  width: min(100vw, 22rem);
  margin: 0.75rem 0.25rem;
  color: #000000;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: right;
  padding: 0.75rem;
}
.header-minicart .encartpanier p img {
  order: 2;
}
@media only screen and (max-width: 1080px) {
  .header-minicart .encartpanier p {
    margin-right: 0;
  }
}

/* MENU BURGER */
.mcp-pushnew-menu .mp-back {
  /* retour arrier */
  position: absolute;
  top: 0;
  left: -5px;
  color: transparent;
  font-size: 1em;
  text-indent: -9999em;
  line-height: 1.15em;
  width: 100%;
  background: none;
}
.mcp-pushnew-menu .mp-back:after {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 9px;
  left: 5px;
  box-shadow: none;
  background: transparent url(../images/icon_sprite.png) no-repeat -87px -490px;
}
.mcp-pushnew-menu .mp-back:active, .mcp-pushnew-menu .mp-back:focus, .mcp-pushnew-menu .mp-back:hover {
  opacity: 0.25;
  background: rgba(255, 255, 255, 0.8);
}
.mcp-pushnew-menu .mp-menu {
  --item-pl: 2rem;
}
.mcp-pushnew-menu .mp-menu h2 {
  padding-left: var(--item-pl);
}
.mcp-pushnew-menu .mp-menu ul > li {
  /* may be static block also */
}
.mcp-pushnew-menu .mp-menu ul > li a {
  color: #000;
}
.mcp-pushnew-menu .mp-menu ul > li > a, .mcp-pushnew-menu .mp-menu ul > li > div:not(.mp-level) {
  border-bottom: 1px solid #eee;
  display: block;
  font-family: "Arial", Helvetica, Sans-serif, serif;
  font-size: 14px;
  line-height: 35px;
  outline: medium none;
  padding: 0.7em 1em 0.7em var(--item-pl);
  text-decoration: none;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  transition: all 0.5s;
}
.mcp-pushnew-menu .mp-menu ul > li .static-block a {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.mcp-pushnew-menu .mp-menu ul > li .static-block a svg {
  height: 1.5rem;
  width: 1.5rem;
}
/* $bp-large: 1000px; */
@media only screen and (max-width: 1000px) {
  .header-top-links-container {
    padding: 0 10px;
    text-align: left;
  }
  .header-top-links-container .slogan {
    display: none;
  }
  .skip-account .label span:first-child {
    display: none;
  }
}
/* $bp-medium-menu: 900px; */
@media only screen and (max-width: 1080px) {
  .mcp-pushnew-menu .mp-menu {
    height: calc(100% - 3rem);
    top: 3rem;
  }
  .mp-level {
    overflow: auto;
  }
  .store-language-container {
    display: none;
  }
  .skip-links {
    border: 0 none;
  }
  .skip-search {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-inline: auto 0;
    font-size: 0.75rem;
    height: 3rem;
  }
  .skip-search .label {
    height: auto;
    display: inline-block;
    margin-block: auto;
  }
  #header-search {
    position: absolute;
    left: auto;
    top: 3rem;
    right: 0;
    width: 100vw;
    padding: 5px;
    background-color: #ffffff;
    box-shadow: 0 -2px 0 -1px #e6e4df;
  }
  #header-nav.skip-content {
    display: inline-block;
    order: -1;
  }
  #header-nav .mp-pusher {
    position: absolute;
    top: 0;
    height: 100vh;
  }
  .account-cart-wrapper {
    width: auto;
  }
  .skip-account {
    overflow: hidden;
    height: 3rem;
  }
  .skip-account .label {
    height: auto;
    display: inline-block;
    margin-block: auto;
  }
  #header #header-account.skip-active {
    top: 6rem;
    right: 0;
    width: 100%;
    max-width: 100vw;
    padding-top: 30px;
  }
  #header #header-account.skip-active .client,
  #header #header-account.skip-active .newclient {
    width: 50%;
  }
}
/* $bp-small: 600px; ou 700 plutot avec panier plein*/
@media only screen and (max-width: 700px) {
  .header-top-links-container p.top-boutique {
    margin-inline: unset;
  }
  #header-nav.skip-content {
    left: 20%;
  }
  #header-extra .skip-link .label {
    display: none !important;
  }
  .skip-cart .label {
    display: none;
  }
  #question-container {
    position: unset;
    margin-inline: unset;
  }
  #question-container #header-help.skip-active {
    width: fit-content;
    top: 3rem;
    padding: 1rem 1rem 1rem 2rem;
  }
}
/* $bp-xsmall: 480px; */
@media only screen and (max-width: 480px) {
  .header-top-links-container p.top-boutique span {
    max-width: 5rem;
  }
  #header-nav.skip-content {
    left: 27.5%;
  }
  #header #header-account.skip-active .client,
  #header #header-account.skip-active .newclient {
    width: 100%;
    padding: 0;
  }
  #header #header-account.skip-active .client {
    border-right: 0;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #header #header-account.skip-active input {
    width: 100%;
  }
  #header-search .searchautocomplete-placeholder li .searchautocomlete-image {
    max-width: 100px;
  }
}
@media only screen and (min-width: 1081px) {
  .page-header {
    max-width: 1514px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .page-header-container {
    position: relative;
  }
  .menu-creator-pro > li.location, .menu-creator-pro > li.language-selector-mobile {
    display: none;
  }
}
.header-top-links-container {
  font-family: "Open Sans", system-ui, sans-serif;
}

/* ============================================ *
 * Top message
 * ============================================ */
.header-message-special {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eb690b;
  color: #fff;
  line-height: 1.25;
  text-align: left;
  z-index: 106;
  position: relative;
}
.header-message-special a {
  color: #fff;
  text-decoration: underline;
}
.header-message-special a:hover, .header-message-special a:focus {
  text-decoration: none;
  color: #fff;
}
.header-message-special p {
  padding: 0.25rem 0.5rem 0.5rem;
  min-height: 2.5rem;
  max-width: 55rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  align-content: center;
}
.header-message-special p br {
  display: block;
  height: fit-content;
}

/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.header-top-links-background {
  padding: 0;
  background-color: #294a42;
  font-size: 0.875rem;
  line-height: 1;
}
.header-top-links-background .header-top-links-container {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: clamp(0.5rem, 2vw, 3rem);
  min-height: 3rem;
  width: min(100vw - 1rem, 100% - 1rem);
  max-width: var(--nav-width);
  margin-inline: auto;
  background-color: #294a42;
}
.header-top-links-background .form-language,
.header-top-links-background .currency-switcher {
  float: left;
  margin-right: 10px;
}
.header-top-links-background .welcome-msg {
  float: right;
}

.page-header-container .store-language-container {
  float: right;
  max-width: 35%;
  padding: 13px 15px 10px 10px;
}
.page-header-container .store-language-container label {
  display: none;
}
.page-header-container .store-language-container select {
  max-width: 100%;
}

@media only screen and (max-width: 770px) {
  .page-header-container .store-language-container {
    padding-top: 8px;
  }
  .page-header-container .store-language-container select {
    font-size: 0.75rem;
  }
  .header-top-links-background .top-livraison,
  .header-top-links-background .top-retours {
    display: none;
  }
}
.header-top-links-background,
.header-top-links-background a {
  color: #e5e5e5;
}

@media only screen and (max-width: 1080px) {
  .header-top-links-background .top-baseline {
    display: none;
  }
}
/* ============================================ *
 * Logo
 * ============================================ */
#logo {
  position: absolute;
  top: 0;
  margin-block-start: -1px;
  font-size: 0.00001em;
}

/* LOGO */
.logo {
  --logo-border-radius: 20px;
  --logo-width: 5rem;
  --logo-height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 106;
  margin-top: var(--logo-top-margin);
  padding: 0;
  text-align: center;
  background-color: #294a42;
  border-bottom-right-radius: var(--logo-border-radius);
  transition: max-height 0.3s ease-in-out, max-width 0.3s ease-in-out;
  width: var(--logo-width);
  height: var(--logo-height);
}
@media screen and (min-width: 1081px) {
  .logo {
    --logo-border-radius: 15px;
    --logo-top-margin: -3rem;
    --logo-height: 111px;
    --logo-width: 336px;
    --logo-padding: 0 2rem;
  }
}
.logo .small {
  display: block;
  padding: 0;
}
.logo .large {
  display: none;
}

.logo:hover img {
  filter: invert(0.2);
}

@media only screen and (min-width: 1081px) {
  .logo {
    max-width: var(--logo-width);
  }
  .logo .small,
  .logo .mobile {
    display: none;
  }
  .logo .large {
    display: block;
  }
}
@media only screen and (min-width: 1081px) and (max-width: 1400px) {
  .logo {
    max-width: 7rem;
    min-height: 6rem;
    margin-top: -3rem;
  }
}
/* < 1024px */
@media only screen and (max-width: 1080px) {
  #header .page-header-container {
    display: flex;
    justify-content: space-between;
  }
  /* logo */
  #logo {
    left: 0;
  }
  .logo {
    --logo-height: 3rem;
    --logo-width: 72px;
    height: var(--logo-height);
    left: 10px;
    max-width: var(--logo-width);
    margin-top: 3px;
    min-height: 0;
    background-color: transparent;
  }
}
/* ============================================ *
 * Skip Links
 * ============================================ */
.skip-links {
  display: flex;
  align-items: center;
  clear: both;
  overflow: visible;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
@media only screen and (min-width: 1081px) {
  .skip-links {
    max-width: 100vw;
    margin-start: auto;
    border: 0;
    overflow: visible;
  }
}

/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link {
  position: relative;
  color: #444444;
  text-align: center;
}

a.skip-link {
  text-decoration: none;
}

.skip-link:not(.skip-active):hover {
  opacity: 0.8;
}

/* -------------------------------------------- *
 * Skip Link - Active
 */
@media only screen and (max-width: 1080px) {
  .skip-link.skip-active {
    color: inherit;
  }
  .skip-link.skip-active:not(.skip-help) {
    background: #ffffff;
  }
  .skip-link.skip-active span {
    color: inherit;
  }
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link .label {
  display: none;
}

@media only screen and (min-width: 481px) {
  .skip-link .label {
    display: inline;
  }
}
/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content {
  display: none;
}

.skip-content.skip-active {
  display: block;
  background: #eee;
}

/* ============================================ *
 * Global Header Navigation
 * ============================================ */
@media only screen and (max-width: 1080px) {
  #header-account li a,
  .nav-primary a.level0 {
    padding: 0 15px 0 25px;
    border-bottom: 1px solid #eee;
    text-align: center;
    color: #444444;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 700;
  }
  #header-account li:last-child a,
  .nav-primary li.level0:last-child a.level0 {
    border-bottom: 0;
  }
  .no-touch #header-account a:hover,
  .no-touch .nav-primary a:hover {
    background-color: #f6f6f6;
    text-decoration: none;
  }
}
@media only screen and (min-width: 1081px) {
  .account-cart-wrapper {
    order: 3;
  }
}
@media only screen and (max-width: 1080px) {
  .account-cart-wrapper {
    position: static;
  }
}

/* ============================================ *
 * NewBrand Topbar
 * ============================================ */
/* langues*/
.header-top-links {
  position: relative;
  z-index: 105;
  color: #fff;
}

.header-top-links-container {
  color: #fff;
  text-align: center;
  /* Top links */
  /* END TOP LINKS*/
}
.header-top-links-container p {
  display: inline-block;
  text-align: center;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: clamp(0.75rem, 0.875vw, 0.875rem);
  font-weight: 500;
}
.header-top-links-container p.top-baseline {
  margin-inline: 0 auto;
}
.header-top-links-container p {
  color: #dfe6e4;
}
.header-top-links-container a {
  color: #dfe6e4;
  margin: 0 2px;
}
.header-top-links-container a:hover, .header-top-links-container a:focus {
  color: #ffffff;
  text-decoration: dotted underline white;
  text-underline-offset: 5px;
  opacity: 1;
}
.header-top-links-container .slogan {
  float: left;
}
.header-top-links-container .aide span {
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 5px 0 0;
}
.header-top-links-container .horaire {
  margin: 0 0 0 5px;
  font-size: 0.858em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
}
.header-top-links-container .telephone {
  font-size: 1.077em;
}
.header-top-links-container .store-language-container {
  float: right;
}
.header-top-links-container .store-language-container .skip-content.skip-active:before {
  background: #fff;
}
.header-top-links-container .top-links > a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-family: "Open Sans", system-ui, sans-serif;
  color: #dfe6e4;
  text-transform: none;
  text-align: left;
  height: 2rem;
}
.header-top-links-container .top-links > a > svg {
  height: 2rem;
  width: 2rem;
  fill: #dfe6e4;
}
.header-top-links-container .top-links > a:hover > svg, .header-top-links-container .top-links > a:focus > svg {
  filter: brightness(100);
}
@media only screen and (max-width: 1080px) {
  .header-top-links-container .top-links.top-location {
    display: none;
  }
}

/*une question*/
#question-container {
  position: relative;
}

#header-language {
  z-index: 200;
  color: white;
}
#header-language.skip-content.skip-active::before {
  background-color: #dfe6e4;
}
#header-language.skip-active {
  position: absolute;
  background-color: #fff;
  top: 2.75rem;
  right: 0;
  width: max-content;
  max-width: 28rem;
  padding: 1rem 2rem;
  text-align: left;
  background-color: #dfe6e4;
}
#header-language #langues li {
  padding: 0.125rem;
}
#header-language #langues li:hover {
  background-color: #eb690b;
}
#header-language #langues li a {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 0.5rem;
  color: black;
}
#header-language #langues li a svg {
  width: 1.25rem;
  height: 1.25rem;
}
#header-language #langues li a span {
  width: 2ch;
}

#header-help {
  z-index: 200;
}
#header-help.skip-content.skip-active::before {
  background-color: #dfe6e4;
}
#header-help.skip-active {
  position: absolute;
  background-color: #fff;
  top: 2.75rem;
  right: 0;
  width: max-content;
  max-width: 28rem;
  padding: 1rem 2rem;
  text-align: left;
  background-color: #dfe6e4;
}
#header-help a,
#header-help span {
  color: #313131;
  width: 100%;
}
#header-help .help-titre {
  display: block;
  margin-block: 1rem 0.75rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #294a42;
}
#header-help > div[class^=help] {
  display: grid;
  grid-template-columns: 2rem 1fr;
  place-content: center;
  gap: 1rem;
  min-height: 3.5rem;
  margin-block-end: 1rem;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
#header-help > div[class^=help]::before {
  content: url("../images/newbrand/icon-help2.svg");
  display: block;
  width: 2rem;
  height: 2rem;
  margin: auto;
}
#header-help > div[class^=help] > a {
  text-decoration: none;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
#header-help > div[class^=help]:hover, #header-help > div[class^=help]:focus {
  text-decoration: none;
  background-color: #ffffff;
}
#header-help > div.help-telephone::before {
  content: url("../images/newbrand/icon-help.svg");
}
#header-help > div.help-email::before {
  content: url("../images/newbrand/icon-mail.svg");
}
#header-help > div.help-faq::before {
  content: url("../images/newbrand/icon-faq.svg");
}
#header-help > div.help-shop::before {
  content: url("../images/newbrand/icon-shop.svg");
}
#header-help .help-soustitre {
  display: block;
  margin-block-end: 0.25rem;
  font-weight: 700;
}
#header-help .help-language {
  display: block;
  margin-block-start: 1.5rem;
  border-top: 1px solid rgba(127, 154, 139, 0.25);
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}
#header-help .help-language a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  width: max-content;
  margin: 1rem auto 0.25rem;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  color: #a8957b;
  border: 1px solid #a8957b;
  border-radius: 3rem;
  text-decoration: none;
}
#header-help .help-language a::after {
  content: url("../images/newbrand/icon-globe.svg");
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
#header-help .help-language a:hover, #header-help .help-language a:focus {
  background-color: #a8957b;
  color: #ffffff;
}
#header-help .help-language a:hover::after, #header-help .help-language a:focus::after {
  filter: brightness(3);
}

/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav {
  width: 40%;
}
.skip-nav:not(.skip-active):hover {
  text-decoration: none;
}
.skip-nav:not(.skip-active):hover .icon {
  background-position: -46px calc(8px / 2);
}

.skip-nav .label {
  display: inline;
}

.skip-nav .icon {
  background-position: 4px calc(8px / 2);
}

@media only screen and (min-width: 481px) {
  .skip-nav {
    width: 25%;
  }
}
@media only screen and (min-width: 1081px) {
  .skip-nav {
    display: none;
  }
}
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (max-width: 1080px) {
  #header-nav {
    margin-block: auto;
  }
}
@media only screen and (min-width: 1081px) {
  #header-nav {
    display: block; /* Force visibility */
    border-bottom: 1px solid #eee;
  }
}
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
/* ====
* Menu creator pro reset 
* - remove default transition animation with opacity/visibility
* - position relative
* */
#header-nav .menu-creator-pro {
  /* end remove default transition animation with opacity/visibility */
}
#header-nav .menu-creator-pro > li > div {
  transition: opacity 100ms ease-in-out 200ms, max-height 300ms ease-in-out 200ms;
  z-index: -1;
  max-height: 0;
  opacity: 0;
  overflow-y: scroll;
  pointer-events: none;
}
#header-nav .menu-creator-pro > li:hover > div, #header-nav .menu-creator-pro > li:focus > div, #header-nav .menu-creator-pro > li:focus-within > div {
  opacity: 1;
  z-index: 2;
  pointer-events: auto;
  max-height: calc(100vh - 250px);
}
#header-nav .menu-creator-pro li {
  position: static; /* revert menu-creator-pro position relative*/
}
#header-nav .menu-creator-pro li > div {
  visibility: visible;
  border: 0;
}
#header-nav .menu-creator-pro li > div * {
  opacity: 1;
}

/* Navigation */
#header-nav {
  border-bottom: 0;
  /* menu creator */
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  #header.is_stuck #header-nav {
    --header-nav-font-size: clamp(0.688rem, 74%, 0.75rem) !important;
    --header-nav-letter-spacing: clamp(-1px, -0.063rem, 0);
  }
}
@media only screen and (min-width: 1081px) {
  #header-nav {
    width: 100vw;
    max-width: 100%;
  }
  #header-nav .menu-creator-pro {
    --cat-grid-cols: 5;
    position: relative;
    border: 0;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-inline: auto;
    padding-inline: 1rem;
    font-size: var(--header-nav-font-size, 1rem);
    letter-spacing: var(--header-nav-letter-spacing, initial);
    z-index: 0;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    /* Menu All brand */
    /* Menu aventurez-vous */
    /* Menu Promo */
  }
  #header-nav .menu-creator-pro:hover {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  }
  #header-nav .menu-creator-pro::after {
    content: none; /* revert mcp */
  }
  #header-nav .menu-creator-pro .grid-container2,
  #header-nav .menu-creator-pro .grid-container3,
  #header-nav .menu-creator-pro .grid-container100 {
    width: auto;
    margin: 0;
  }
  #header-nav .menu-creator-pro li {
    border: 0 none; /* revert mcp */
  }
  #header-nav .menu-creator-pro > li {
    padding: 0;
    float: none;
    font-family: "Roboto Condensed", system-ui, sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size: 1rem !important;
    font-weight: 700;
  }
  #header-nav .menu-creator-pro > li > a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 3rem;
    padding: 0 0.25rem;
    color: #294a42;
  }
  #header-nav .menu-creator-pro > li > a > span {
    display: inline-block;
    width: 100%;
  }
  #header-nav .menu-creator-pro > li > div {
    left: 0;
    right: 0;
    padding: 1rem 3rem 3.5rem 3rem;
    border-top: 1px solid #b0b0b0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    --cat-grid-gap: 1rem 3rem;
    /* 2eme niveau */
  }
  #header-nav .menu-creator-pro > li > div > ul {
    display: grid;
    grid-template-columns: repeat(var(--cat-grid-cols, 5), 1fr);
    gap: var(--cat-grid-gap, 3.5rem 2.5rem);
    font-family: "Roboto Condensed", system-ui, sans-serif;
  }
  #header-nav .menu-creator-pro > li > div > ul a {
    line-height: 1;
    white-space: normal;
    text-decoration: none;
    display: block;
  }
  #header-nav .menu-creator-pro > li > div > ul a:hover, #header-nav .menu-creator-pro > li > div > ul a:focus {
    color: #d35b0a;
  }
  #header-nav .menu-creator-pro > li > div > ul > li {
    position: relative;
    font-size: 1rem !important;
    height: fit-content;
  }
  #header-nav .menu-creator-pro > li > div > ul > li > a > img {
    margin-bottom: 1rem;
    height: var(--img-height, 100px);
    width: min(250px, 100%);
    border-radius: 4px;
    object-fit: contain;
    object-position: bottom;
  }
  #header-nav .menu-creator-pro > li > div > ul > li > a > img.small {
    --img-height: 100px;
  }
  #header-nav .menu-creator-pro > li > div > ul > li > a {
    color: #294a42;
    padding: 0;
    line-height: 1;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
  }
  #header-nav .menu-creator-pro > li > div > ul > li > a > span, #header-nav .menu-creator-pro > li > div > ul > li > div {
    display: block;
    box-shadow: inset 2px 0 #eb690a;
    padding-left: 0.625rem;
  }
  #header-nav .menu-creator-pro > li > div > ul > li div {
    display: block;
    position: static;
    transition: none;
    /* 3eme niveau */
  }
  #header-nav .menu-creator-pro > li > div > ul > li div ul {
    padding-top: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
  }
  #header-nav .menu-creator-pro > li > div > ul > li div ul li {
    text-transform: none;
    font-size: 0.95rem !important;
  }
  #header-nav .menu-creator-pro > li > div > ul > li div ul li > a {
    padding: 0;
    color: #3d3d3d;
    font-weight: normal;
  }
  #header-nav .menu-creator-pro > li.active > a {
    color: #eb690b;
  }
  #header-nav .menu-creator-pro > li:not(.promo):hover > a, #header-nav .menu-creator-pro > li:not(.promo):focus > a, #header-nav .menu-creator-pro > li:not(.promo):focus-within > a {
    box-shadow: 0 -2px 0 0 #eb690b inset;
  }
  #header-nav .menu-creator-pro > li.orange > a {
    color: #eb690b;
    font-weight: 700;
  }
  #header-nav .menu-creator-pro > li:last-child > a {
    font-weight: 700;
  }
  #header-nav .menu-creator-pro > li:last-child > a::after {
    display: none;
  }
  #header-nav .menu-creator-pro .level1 li,
  #header-nav .menu-creator-pro .level1 div {
    border: 0;
  }
  #header-nav .menu-creator-pro a.nav-header,
  #header-nav .menu-creator-pro li.parent > div > ul li a {
    line-height: 1;
    white-space: normal;
  }
  #header-nav .menu-creator-pro a.nav-header:hover, #header-nav .menu-creator-pro a.nav-header:focus,
  #header-nav .menu-creator-pro li.parent > div > ul li a:hover,
  #header-nav .menu-creator-pro li.parent > div > ul li a:focus {
    color: #d35b0a;
  }
  #header-nav .menu-creator-pro .grid-column {
    border: none;
  }
  #header-nav .menu-creator-pro li.all-brands div {
    width: 100%;
  }
  #header-nav .menu-creator-pro li.all-brands > div {
    padding: 0.5rem 2.5rem;
  }
  #header-nav .menu-creator-pro li.all-brands > div ul {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 1rem;
  }
  #header-nav .menu-creator-pro li.all-brands > div ul > li div {
    text-transform: none;
    margin: 0;
    padding: 0;
    position: static;
    display: block;
    line-height: 1;
  }
  #header-nav .menu-creator-pro li.all-brands > div ul > li div a {
    line-height: 1.5;
  }
  #header-nav .menu-creator-pro li.all-brands > div ul > li div a:hover {
    color: #d35b0a;
  }
  #header-nav .menu-creator-pro li.aventurezvous:hover > div, #header-nav .menu-creator-pro li.aventurezvous:focus-within > div {
    display: grid;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div {
    margin-top: 0;
    /* similaire a la mixin category-list mais avec un markup different */
    grid-template-columns: repeat(var(--cat-grid-cols, 5), 1fr);
    gap: var(--cat-grid-gap, 3.5rem 2.5rem);
    font-family: "Roboto Condensed", system-ui, sans-serif;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div a {
    line-height: 1;
    white-space: normal;
    text-decoration: none;
    display: block;
    padding: 0 !important;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div a:hover, #header-nav .menu-creator-pro li.aventurezvous > div a:focus {
    color: #d35b0a;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div {
    font-size: 1rem !important;
    height: fit-content;
    /* 3eme niveau */
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div > a img {
    margin-bottom: 1rem;
    height: var(--img-height, 100px);
    width: min(250px, 100%);
    border-radius: 4px;
    object-fit: cover;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div > a {
    color: #294a42;
    padding: 0;
    line-height: 1;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div > a > span, #header-nav .menu-creator-pro li.aventurezvous > div div > ul {
    display: block;
    box-shadow: inset 2px 0 #eb690a;
    padding-left: 0.625rem;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div ul {
    padding-top: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div ul li {
    text-transform: none;
    font-size: 0.95rem !important;
  }
  #header-nav .menu-creator-pro li.aventurezvous > div div ul li > a {
    padding: 0;
    color: #3d3d3d;
    font-weight: normal;
  }
  #header-nav .menu-creator-pro li.promo > a > span {
    padding: 0rem 1.75rem;
    color: white;
    background-color: #eb690b;
    border-radius: 2px;
  }
  #header-nav .menu-creator-pro li.promo:hover > a > span, #header-nav .menu-creator-pro li.promo:focus > a > span, #header-nav .menu-creator-pro li.promo:focus-within > a > span {
    background-color: #d35e0a;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1200px) {
  #header-nav #menu-group-1 .menu-creator-pro > li a {
    font-size: 90%;
    padding: 0;
  }
  #header-nav #menu-group-1 .menu-creator-pro > li a:after {
    right: -6px;
  }
}

/* ============================================ *
 * Search - Skip Link
 * ============================================ */
.skip-search .icon {
  background-position: -9px calc(-190px + 8px / 2);
}

@media only screen and (min-width: 1081px) {
  .skip-search {
    display: none;
  }
}
/* ============================================ *
 * Search - Skip Content
 * ============================================ */
#header-search {
  padding: 20px;
}

@media only screen and (min-width: 1081px) {
  #header-search {
    display: block;
    right: 0;
    padding: 0;
    box-sizing: content-box;
  }
}
/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box {
  position: relative;
  padding-top: 0;
}

#search_mini_form label {
  display: none;
}

#search {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}

#search_mini_form .search-button {
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: none;
}

#search_mini_form .search-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px calc(-150px + 8px / 2);
}

#search_mini_form .search-button:hover:before {
  opacity: 0.8;
}

#search_mini_form .search-button:active:before {
  margin-top: -13px;
  margin-left: -13px;
}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account:not(.skip-active):hover .icon {
  background-position: 0 0;
}
.skip-account .icon {
  background-position: 0 0;
}

@media only screen and (min-width: 1081px) {
  .skip-account {
    float: none;
    width: 120px;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    overflow: hidden;
  }
  #header-account.skip-active {
    display: block;
    position: absolute;
    z-index: 200;
    top: 5rem;
    right: 0;
    min-width: 250px;
    width: auto;
  }
  #header-account a {
    display: block;
    padding: 5px 10px;
    color: #444444;
    line-height: 2;
  }
  #header-account a:hover {
    color: #eb690b;
  }
}
/* -------------------------------------------- *
 * Account Links
 */
#header-account {
  padding: 5px 0;
}

#header-account a {
  position: relative;
  display: block;
  padding: 5px 10px;
  line-height: 23px;
  text-align: center;
  font-weight: 700;
}
#header-account a.f-left {
  font-weight: 400;
  font-size: 14px;
}

#header-account a:hover {
  color: #eb690b;
}

/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
.skip-cart:not(.skip-active):hover .icon {
  background-position: 0 0;
  background-color: #7f9a8b;
}
.skip-cart .icon {
  background-position: 0 0;
  background-size: 100%;
  background-image: url("../images/basket-2.svg");
  border-radius: 50%;
}

@media only screen and (min-width: 1081px) {
  .skip-cart {
    width: auto;
  }
  #header-cart.skip-active {
    background: #f6f6f6;
    border: solid 1px #eee;
    display: block;
    position: absolute;
    z-index: 200;
    top: calc(100% + 10px);
    right: 0;
    width: 450px;
    background: white;
  }
}
/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.skip-cart .count {
  border-radius: 9999px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 0.688rem;
  line-height: 22px;
  text-align: center;
  font-family: "Open Sans", system-ui, sans-serif;
}

.skip-link.skip-active .count {
  color: white;
}

@media only screen and (max-width: 480px) {
  .skip-cart .count {
    margin-left: -12px;
  }
}
.skip-cart .count.empty {
  display: none;
}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {
  padding: 20px;
  text-align: center;
}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {
  overflow: hidden;
  padding: 15px;
}

.cart-menu .actions .button, .cart-menu .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart-menu .actions button {
  float: left;
  width: 48%;
}

.cart-menu .actions .button + .button, .cart-menu .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button + .button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart-menu .actions button + .button, .cart-menu .actions .onestepcheckout-index-index #onestepcheckout-shipping-section .button + button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart-menu .actions .button + button, .cart-menu .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button + button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart-menu .actions button + button {
  margin-left: 4%;
}

/* Subtotal */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
}

/* List */
.mini-cart-list {
  margin-bottom: 5px;
}

.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #eee;
  font-size: 0.813rem;
  line-height: 1.35;
}

.mini-cart-list .product-name {
  display: inline-block;
}

.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.mini-cart-list .product-image img {
  width: 60px;
  height: 60px;
}

.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #a0a0a0;
  font-size: 0.75rem;
}

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #eee;
  font-size: 0.813rem;
}

/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
.footer {
  clear: both;
  width: 100%;
  /* -------------------------------------------- *
   * Social icons
   */
  /* FOOTER */
}
.footer .block-title {
  border-bottom: 0;
  padding: 3px 0;
}
.footer .block-title strong {
  font-weight: normal;
}
.footer .block-title,
.footer address {
  color: #eb690b;
}
.footer .links {
  float: left;
  width: 17%;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.footer .links a {
  color: #444444;
}
.footer .links a:hover {
  color: #eb690b;
}
.footer .form-subscribe-header {
  display: none;
}
.footer .links.social-media em {
  background-image: url(../images/social_icons.png);
  background-repeat: no-repeat;
  width: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4/2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .footer .links.social-media em {
    background-image: url(../images/social_icons@2x.png);
    background-size: 50px 125px;
  }
}
.footer .block-subscribe .input-box {
  float: left;
  width: 65.625%;
  padding-top: 0;
}
.footer .block-subscribe .input-text {
  width: 100%;
  border-right: 0;
  border-radius: 0;
}
.footer .block-subscribe .block-content {
  padding-top: 7px;
}
.footer .block-subscribe .block-content:after {
  content: "";
  display: table;
  clear: both;
}
.footer .block-subscribe .actions {
  float: left;
  width: 34.375%;
  margin: 0;
}
.footer .block-subscribe .actions .button, .footer .block-subscribe .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .footer .block-subscribe .actions button {
  height: 30px;
  line-height: 17px;
  float: left;
}
.footer .bugs,
.footer address {
  clear: both;
}
.footer .bugs {
  display: none;
}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
  clear: both;
  margin-bottom: 10px;
}
.footer .form-language,
.footer .currency-switcher {
  display: none;
}
.footer address {
  text-align: center;
  width: 100%;
  font-size: 0.75rem;
}
@media only screen and (max-width: 1200px) {
  .footer .links {
    width: calc((100 - 3.125% * 3) / 4);
    padding-right: 0;
    margin-right: 3.125%;
  }
  .footer .links:nth-child(4) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 900px) {
  .footer .form-language,
  .footer .currency-switcher {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .footer .links {
    width: calc((100 - 3.125%) / 2);
    margin-right: 0;
  }
  .footer .links:nth-child(odd) {
    margin-right: 3.125%;
    clear: both;
  }
}
.footer .menu_footer {
  background-color: #294a42;
  background-size: min(100%, 10rem);
  background-position: center 0.75rem;
  background-repeat: no-repeat;
}
.footer .menu_footer div.stamp {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 1rem;
  max-width: 1260px;
  margin-inline: auto;
}
.footer .menu_footer div.stamp img {
  margin-inline: auto;
  width: 200px;
  height: 200px;
  margin-top: 1rem;
}
@media only screen and (min-width: 1000px) {
  .footer .menu_footer div.stamp img {
    margin-top: -3rem;
  }
}
.footer .menu_footer div.stamp h4 {
  text-align: center;
  font-size: 2rem;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
}
.footer .menu_footer div.extras-separator {
  border-bottom: #fff solid 1px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.footer .contact_footer {
  margin-block-end: 2rem;
}
.footer .contact_footer > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  gap: 8rem 2rem;
  max-width: min(100rem, 100vw);
  padding-inline: 0.5rem;
}
.footer .contact_footer > .row::after {
  display: none;
}
.footer .contact_footer .social-links,
.footer .contact_footer .block-subscribe {
  margin: 0 clamp(1rem, 10%, 4rem);
  padding: 0;
}
.footer .contact_footer .social-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.5rem, 4%, 1rem);
  width: clamp(min(100%, 10rem), 40%, 27rem);
  padding-inline: 0;
}
@media screen and (max-width: 460px) {
  .footer .contact_footer .social-links {
    gap: 2.5rem;
  }
}
.footer .contact_footer .social-links h5 {
  margin: 0;
}
.footer .contact_footer h5 {
  text-transform: none;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  color: #ffffff;
  margin: 0;
  line-height: 1;
  text-align: center;
}
.footer .contact_footer h5 a {
  color: #ffffff;
  text-decoration: none;
}
.footer .contact_footer .block-subscribe {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1em;
  width: 38%;
  width: clamp(min(100%, 30rem), 38%, 710px);
}
.footer .contact_footer .block-subscribe .block-title {
  gap: 1rem;
  position: relative;
  padding: 0;
  margin: 0;
  border-top: 0 none;
}
.footer .contact_footer .block-subscribe .block-title p {
  flex: 1;
  text-transform: none;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1.25;
  padding: 0.25rem 0 0.75rem;
}
.footer .contact_footer .block-subscribe .newslettermanage {
  display: block;
  float: left;
  max-width: 42%;
  padding: 5px 10px;
  margin: 0.5em 0;
  color: #ffffff;
  font-size: 0.858em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 3px;
}
.footer .contact_footer .block-subscribe .newslettermanage:focus-visible, .footer .contact_footer .block-subscribe .newslettermanage:hover {
  text-decoration: none;
  color: #294a42;
  background-color: #ffffff;
}
.footer .contact_footer .block-subscribe .newslettermanage:active {
  background-color: rgba(0, 0, 0, 0.15);
}
.footer .contact_footer .block-subscribe form {
  flex: 1 0 auto;
  width: 80%;
  width: clamp(min(100%, 12rem), 80%, 390px);
}
.footer .contact_footer .block-subscribe form .block-content {
  position: relative;
  padding: 0;
  margin: 0;
}
.footer .contact_footer .block-subscribe form input,
.footer .contact_footer .block-subscribe form .button,
.footer .contact_footer .block-subscribe form .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .footer .contact_footer .block-subscribe form button {
  color: #fff;
}
.footer .contact_footer .block-subscribe form .input-box {
  width: calc(100% - 40px);
  border: none;
}
.footer .contact_footer .block-subscribe form .input-text {
  height: 40px;
  border: 1px solid #fff;
  border-right: 0;
  background-color: rgba(0, 0, 0, 0.05);
}
.footer .contact_footer .block-subscribe form .input-text:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.footer .contact_footer .block-subscribe form .actions {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
.footer .contact_footer .block-subscribe form .actions .button, .footer .contact_footer .block-subscribe form .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .footer .contact_footer .block-subscribe form .actions button {
  position: relative;
  background-image: url("../images/newbrand/icon-subscribe.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.6rem;
  background-position-y: 3px;
  text-indent: -9999px;
  width: 45px;
  height: 40px;
  padding: 0;
  background-color: #7f9a8b;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #ffffff;
  float: none;
}
.footer .contact_footer .block-subscribe form .actions .button:hover, .footer .contact_footer .block-subscribe form .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section .footer .contact_footer .block-subscribe form .actions button:hover {
  background-color: #eb690b;
}
.footer .contact_footer .block-subscribe form .validation-advice {
  position: absolute;
  color: #294a42;
  font-weight: 700;
  background: #fff;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
  z-index: 1000;
  border: 1px solid #294a42;
}
.footer .contact_footer .block-subscribe form .validation-advice::before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 45%;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  z-index: -1;
  border-color: #ffffff;
}
.footer .menu_footer .contact_footer + .row {
  display: flex;
  flex-wrap: wrap;
  width: min(100vw - 3rem, 1260px);
  padding: 2rem 0 1.5rem;
}
.footer .footer-block {
  column-count: auto;
  column-width: min(100vw, 10rem);
  width: min(100vw - 3rem, 50%, 660px);
  min-width: min(100vw - 3rem, 33rem);
  margin-inline: auto;
  margin-block-end: 1rem;
  column-gap: 1.5rem;
}
.footer .footer-block > div {
  break-inside: avoid;
}
.footer .footer-block ul {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-block-end: 1.5rem;
  padding-left: 0.75rem;
  border-left: 2px solid #7f9a8b;
}
.footer .footer-block .titrefooter {
  display: block;
  color: #ffffff;
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 600;
  margin-block-end: 0.5rem;
  text-transform: uppercase;
}
.footer .footer-block li {
  position: relative;
  font-family: "Open Sans", system-ui, sans-serif;
  line-height: 1.2;
}
.footer .footer-block li a {
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 600;
}
.footer .footer-block li a:hover {
  color: #dfe6e4;
  text-decoration: none;
}
.footer .footer-block li:first-child:before {
  display: none;
}
.footer .footer-block + .row {
  padding: 0 0 1rem 0;
}
.footer .block-title {
  color: #ffffff;
}
.footer .text-footer {
  margin: 0 0 1.5rem 0;
  padding: 0;
  width: min(100vw - 3rem, 38%, 36rem);
  color: #ffffff;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5;
}
.footer .text-footer a {
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  text-decoration: underline;
}
.footer .text-footer a[href="https://www.aventurenordique.com/aventurenordique/"] {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}
.footer address {
  display: block;
  flex: 0 1 100%;
  width: 100%;
  font-size: 0.75rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  padding: 2rem 0 0;
  color: #ffffff;
}
.footer address::before {
  content: "";
  display: block;
  border-top: 0.063rem solid #7f9a8b;
  margin-inline: auto;
  margin-bottom: 1.5rem;
  width: min(100vw - 4rem, 70%);
}
.footer address a {
  color: #ffffff;
}

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1,
body.catalogsearch-result-index .page-title h1 {
  color: #7f9a8b;
  border-bottom: none;
}

.category-image {
  margin-bottom: 1.5em;
}

.products-list .action .button, .products-list .action .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .products-list .action button,
.products-grid .actions .button,
.products-grid .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .products-grid .actions button {
  white-space: normal;
}

/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 0.813rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: normal;
  line-height: 1.4;
}
h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
  transition: all, 0.3s, ease, 0s;
  color: #000000;
}
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #eb690b;
  text-decoration: none;
}

.recently-viewed ul.products-grid {
  list-style-type: none;
}

.products-grid .product-name,
.products-list .product-name {
  text-transform: uppercase;
  margin-bottom: 2.5px;
  font-size: 1rem;
}
.products-grid .product-name a,
.products-list .product-name a {
  font-weight: 500;
}

/* ============================================ *
 * Product Grid
 * ============================================ */
.products-grid {
  position: relative;
  margin-top: 20px;
}

.products-grid:after {
  content: "";
  display: table;
  clear: both;
}

.products-grid > li {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .products-grid > li {
    margin-bottom: 15px;
  }
}
.products-grid > li:after {
  content: "";
  display: table;
  clear: both;
}
.products-grid > li .product-item-grid:hover .add-to-links {
  display: block;
  opacity: 1;
}

.products-grid .product-image {
  width: 100%;
  margin-bottom: 15px;
}

.products-grid .product-image img {
  width: 100%;
  height: auto;
}
.products-grid .product-image img:hidden {
  display: none;
}

.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%;
}

.products-grid .product-info {
  position: relative;
  min-height: 135px;
  padding: 10px;
  /*padding-bottom: $productsGridActionHeight + 10px;*/
}

.products-grid .actions {
  position: absolute;
  bottom: 0;
  height: 100%;
  /*
  min-height: $productsGridActionHeight;
  padding-top: $box-spacing;
  */
  width: 100%;
  z-index: 1;
}

.products-grid .ratings .rating-box {
  margin: 0 auto;
}

.products-grid .ratings .amount {
  display: none;
}

.products-grid .price-box {
  color: #a0a0a0;
  font-size: 0.813rem;
  margin: 0 0 2.5px;
}

.products-grid .weight {
  font-size: 0.858em;
}

.products-grid .add-to-links {
  display: none;
  margin: 0;
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0;
  z-index: 20;
  transition: all, 0.3s, ease, 0s;
}

/* Config: Two columns + flexible gutter */
.products-grid > li {
  float: left;
  width: 47.7272727273%;
  margin-right: 4.5454545455%;
}

.products-grid > li:nth-child(odd) {
  clear: left;
}

.products-grid > li:nth-child(even) {
  margin-right: 0;
}

.products-grid .product-image {
  margin-bottom: 0;
}
.products-grid .product-image:before, .products-grid .product-image:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.products-grid .product-image:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.products-grid .product-image:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.products-grid .product-image.loading {
  position: relative;
}
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
  display: block;
}

@media only screen and (min-width: 481px) {
  /* Config: Three columns + flexible gutter */
  .products-grid {
    /* Undo two-column config */
    /* Set three-column config */
  }
  .products-grid > li:nth-child(odd) {
    clear: none;
  }
  .products-grid > li:nth-child(even) {
    margin-right: 3.7037037037%;
  }
  .products-grid > li {
    width: 30.8641975309%;
    margin-right: 3.7037037037%;
  }
  .products-grid > li:nth-child(3n+1) {
    clear: left;
  }
  .products-grid > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 2.1276595745%;
  }
  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 2.1276595745%;
  }
  .products-grid--max-4-col > li {
    width: 23.4042553191%;
    margin-right: 2.1276595745%;
  }
  .products-grid--max-4-col > li:nth-child(4n+1) {
    clear: left;
  }
  .products-grid--max-4-col > li:nth-child(4n) {
    margin-right: 0;
  }
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-5-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-5-col > li:nth-child(even),
  .products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 2.1276595745%;
  }
  /* Set column config */
  .products-grid--max-5-col > li {
    margin-right: 2.1276595745%;
  }
  .products-grid--max-5-col > li {
    width: 18.2978723404%;
    margin-right: 2.1276595745%;
  }
  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left;
  }
  .products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 0;
  }
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-6-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-6-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-6-col > li:nth-child(even),
  .products-grid--max-6-col > li:nth-child(3n) {
    margin-right: 2.1276595745%;
  }
  /* Set column config */
  .products-grid--max-6-col > li {
    margin-right: 2.1276595745%;
  }
  .products-grid--max-6-col > li {
    width: 14.8936170213%;
    margin-right: 2.1276595745%;
  }
  .products-grid--max-6-col > li:nth-child(6n+1) {
    clear: left;
  }
  .products-grid--max-6-col > li:nth-child(6n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
.products-list > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.products-list > li:after {
  content: "";
  display: table;
  clear: both;
}
.products-list > li .product-image {
  float: left;
  width: 33.3333333333%;
}
.products-list > li .product-image img {
  width: 100%;
  max-width: 100%;
}
.products-list > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.products-list .product-shop {
  float: right;
  width: 66.6666666667%;
  padding-left: 20px;
}
.products-list .product-shop .product-name {
  margin-bottom: 0;
}
.products-list .product-shop .ratings {
  margin: 0;
}
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
  float: left;
  margin-right: 7px;
}
.products-list .product-shop .ratings .rating-links {
  margin-top: 4px;
}
.products-list .product-shop .price-box {
  margin-top: 0;
}
.products-list .product-shop .price-box .price {
  font-size: 1.125rem;
}
.products-list .product-shop .action {
  margin: 7px 0;
}
.products-list .product-shop .desc {
  margin-top: 7px;
}
.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
  float: left;
  width: 65%;
  overflow: hidden;
}
.products-list .product-shop .product-secondary {
  float: right;
  width: 35%;
  text-align: right;
  clear: right;
}

@media only screen and (min-width: 481px) {
  .products-list .product-name a {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1200px) {
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 40%;
  }
}
@media only screen and (max-width: 600px) {
  .products-list .product-shop .price-box .special-price {
    padding-left: 0;
  }
  .products-list .product-shop .product-primary,
  .products-list .product-shop .product-secondary,
  .products-list .product-shop .desc {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
}
/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image {
  float: left;
  min-width: 50px;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.mini-products-list .product-details .product-name {
  padding-top: 10px;
}
.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}
.mini-products-list li:after {
  content: "";
  display: table;
  clear: both;
}

.mini-products-images-list:after {
  content: "";
  display: table;
  clear: both;
}
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}
.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}
.mini-products-images-list li.item .product-image {
  display: block;
}
.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
  border: 1px solid #eee;
  padding: 10px;
}
.category-image img {
  width: 100%;
  max-width: 100%;
}
.category-image img:hidden {
  display: none;
}

/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  position: relative;
  background-color: #f6f6f6;
  cursor: pointer;
  padding: 10px 10px 7px 40px;
}
.block-layered-nav .block-subtitle--filter:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #eb690b;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-subtitle--filter:hover {
  background-color: #dcdcdc;
}

.block-layered-nav .block-content .toggle-tabs {
  display: none;
}
.block-layered-nav .block-content > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  position: relative;
  background-color: #f6f6f6;
  display: block;
}
.block-layered-nav .block-content > dl > dt:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #eb690b;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-content > dl > dt:hover {
  background-color: #dcdcdc;
}
.block-layered-nav .block-content > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #eee;
}
.block-layered-nav .block-content > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}

.block-layered-nav dd {
  margin-bottom: 10px;
  margin-top: 10px;
}
.block-layered-nav dd li > span,
.block-layered-nav dd li > a {
  padding: 5px 15px;
  display: block;
}
.block-layered-nav dd li > a .count {
  color: #a0a0a0;
}

@media only screen and (min-width: 901px) {
  .block-layered-nav .block-content > dl dt {
    padding-left: 10px;
  }
  .block-layered-nav .block-content > dl dt:after {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .sidebar .block.block-layered-nav {
    border-bottom: none;
  }
  .block-layered-nav--no-filters .block-title {
    display: none;
  }
  .block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px;
  }
  .block-layered-nav .block-content > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .block-layered-nav .block-content > dl > dt:hover {
    color: #eb690b;
  }
  .block-layered-nav .block-content > dl > dt:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #eb690b;
    border-right: none;
  }
  .block-layered-nav .block-content > dl > dt.last {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content > dl > dd {
    display: none;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #eb690b;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dd.current {
    display: block;
  }
  .block-layered-nav .aw-ln-clear-all {
    position: relative;
    z-index: 1;
    padding: 10px 5px 0 0;
    color: rgba(255, 255, 255, 0.75);
  }
  .block-layered-nav .aw-ln-clear-all a {
    color: rgba(255, 255, 255, 0.75);
  }
  .block-layered-nav .block-subtitle--filter {
    background-color: #7f9a8b;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #ffffff;
    font-weight: 700;
  }
  .block-layered-nav .block-subtitle--filter:after {
    display: block;
    border: none;
    margin: 0;
    background: #ffffff;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    content: "";
    height: 3px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 20px;
    border-radius: 3px;
  }
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #d35b0a;
    color: #ffffff;
  }
  .block-layered-nav .block-subtitle--filter.active:after {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 7px 0 rgba(255, 255, 255, 0.5), 0 14px 0 rgba(255, 255, 255, 0.5);
  }
  #narrow-by-list,
  #narrow-by-list2 {
    padding: 10px;
    border: 1px solid #eee;
    border-top: 0;
  }
  .block-layered-nav dl li > a,
  .block-layered-nav dl li > span {
    padding: 7px;
    margin: 5px;
  }
  .block-layered-nav dl li > a {
    color: #444444;
    background-color: #f6f6f6;
    padding: 5px 10px;
  }
  .block-layered-nav dl li > a:hover {
    text-decoration: none;
    background: #dcdcdc;
  }
}
@media only screen and (max-width: 390px) {
  .block-layered-nav .aw-ln-clear-all {
    width: 95px;
    text-align: right;
    padding: 5px 5px 0 0;
  }
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.block-layered-nav .currently ol {
  padding-left: 10px;
  margin-bottom: 10px;
}
.block-layered-nav .currently li {
  margin-bottom: 5px;
}
.block-layered-nav .currently li .label {
  font-weight: bold;
}
.block-layered-nav .currently li:after {
  content: "";
  display: table;
  clear: both;
}

.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 7px;
}

/*page liste produit + filtre*/
/*5 col*/
@media only screen and (max-width: 1600px) and (min-width: 1400px) {
  .category-products .products-grid.products-grid--max-5-col > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 0;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(6n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left;
  }
}
/*4 col*/
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
  .category-products .products-grid.products-grid--max-5-col > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 2.22222%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(4n) {
    margin-right: 0;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(6n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(5n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(4n+1) {
    clear: left;
  }
}
/*3 col*/
@media only screen and (max-width: 1200px) and (min-width: 1000px) {
  .category-products .products-grid.products-grid--max-5-col > li {
    width: 30.8642%;
    margin-right: 3.7037%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(4n) {
    margin-right: 3.7037%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 0;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(6n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(5n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(4n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(3n+1) {
    clear: left;
  }
}
/*2 col*/
@media only screen and (max-width: 1000px) and (min-width: 901px) {
  .category-products .products-grid.products-grid--max-5-col > li {
    width: 47.8642%;
    margin-right: 3.7037%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 3.7037%;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(2n) {
    margin-right: 0;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(6n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(5n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(4n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none;
  }
  .category-products .products-grid.products-grid--max-5-col > li:nth-child(2n+1) {
    clear: left;
  }
}
/*detail produit produits recommandees*/
/*2 col*/
@media only screen and (min-width: 1000px) {
  #produits-recommandes .products-grid--max-5-col > li, #produits-recommandes .products-grid > li {
    margin-left: 0;
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  #produits-recommandes .products-grid--max-5-col > li:nth-child(4n), #produits-recommandes .products-grid > li:nth-child(4n) {
    margin-right: 0;
  }
  #produits-recommandes .products-grid--max-5-col > li:nth-child(6n+1), #produits-recommandes .products-grid > li:nth-child(6n+1) {
    clear: none;
  }
  #produits-recommandes .products-grid--max-5-col > li:nth-child(4n+1), #produits-recommandes .products-grid > li:nth-child(4n+1) {
    clear: left;
  }
  #produits-recommandes .products-grid--max-5-col > li:nth-child(3n+1), #produits-recommandes .products-grid > li:nth-child(3n+1) {
    clear: none;
  }
  #produits-recommandes .products-grid--max-5-col > li .add-to-links, #produits-recommandes .products-grid > li .add-to-links {
    display: none;
  }
  #produits-recommandes .products-grid--max-5-col > li .actions a, #produits-recommandes .products-grid--max-5-col > li .actions span, #produits-recommandes .products-grid > li .actions a, #produits-recommandes .products-grid > li .actions span {
    font-size: 0.55rem;
  }
  #produits-recommandes .products-grid--max-5-col > li .product-name, #produits-recommandes .products-grid--max-5-col > li .price, #produits-recommandes .products-grid--max-5-col > li .attributes, #produits-recommandes .products-grid > li .product-name, #produits-recommandes .products-grid > li .price, #produits-recommandes .products-grid > li .attributes {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 1000px) {
  #produits-recommandes #upsell-product-table.products-grid > li,
  #produits-recommandes #block-related.products-grid > li {
    width: 47.8642%;
    margin-left: 0;
    margin-right: 3.7037%;
  }
  #produits-recommandes #upsell-product-table.products-grid > li:nth-child(2n),
  #produits-recommandes #block-related.products-grid > li:nth-child(2n) {
    margin-right: 0;
  }
  #produits-recommandes #upsell-product-table.products-grid > li:nth-child(3n+1),
  #produits-recommandes #block-related.products-grid > li:nth-child(3n+1) {
    clear: none;
  }
  #produits-recommandes #upsell-product-table.products-grid > li:nth-child(2n+1),
  #produits-recommandes #block-related.products-grid > li:nth-child(2n+1) {
    clear: left;
  }
}
/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
  float: left;
}
.product-view .product-essential .extra-info .ratings .rating-box {
  margin-top: 8px;
  margin-right: 10px;
}
.product-view .product-essential .extra-info .ratings:after {
  content: "";
  display: table;
  clear: both;
}
.product-view .product-essential:after {
  content: "";
  display: table;
  clear: both;
}
.product-view .made-in-europe > a {
  display: flex;
  align-items: center;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
@media only screen and (max-width: 480px) {
  .product-view .made-in-europe > a {
    justify-content: center;
  }
}
.product-view .made-in-europe > a:hover {
  text-decoration: none;
}
.product-view .made-in-europe > a:hover span {
  color: #eb660b;
}
.product-view .made-in-europe > a svg {
  width: 2rem;
  height: 2rem;
  fill: #003399;
  margin-right: 0.5rem;
}
.product-view .made-in-europe > a span {
  padding-top: 0.125rem;
  color: #1a171b;
  max-width: 4.4rem;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  color: #eb690b;
  margin-bottom: 10px;
  border: 0;
}
.product-view .product-shop-cart {
  width: 38%;
  float: right;
}
.product-view .product-shop .product-name {
  float: left;
}
.product-view .product-shop .product-name .h1 {
  float: left;
  margin-bottom: 5px;
}
.product-view .product-shop .extra-info,
.product-view .product-shop .price-info {
  margin-bottom: 10px;
}
.product-view .product-shop .extra-info {
  float: left;
  padding-right: 15px;
  clear: left;
  width: 62%;
}
.product-view .product-shop .price-info {
  float: right;
  padding-left: 15px;
  text-align: right;
  max-width: 38%;
}
.product-view .product-shop .short-description {
  margin-bottom: 10px;
  clear: both;
}
.product-view .product-shop .short-description + .made-in-europe {
  margin-top: -10px;
  margin-bottom: 10px;
}
.product-view .product-shop .ratings {
  margin-bottom: 8px;
}
.product-view .product-shop .availability {
  font-size: 1rem;
}
.product-view .product-shop .price-box {
  margin-top: 0;
}
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
  padding-right: 0;
  line-height: 1.2;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  color: #eb690b;
  font-size: 24px;
}
.product-view .product-shop .price-box .special-price .price-label {
  font-size: 1rem;
  text-transform: uppercase;
}
.product-view .product-shop .price-box .special-price span.weee {
  color: #444444;
}
.product-view .product-shop .price-box .special-price span.weee span.price {
  font-size: 1rem;
}
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
  display: block;
  line-height: 1.2;
  color: #444444;
}
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
  font-size: 1rem;
  font-weight: 300;
}
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 20px;
}
.product-view .price-box.map-info a {
  display: inherit;
}
.product-view .old-price .price-label {
  display: none;
}
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  clear: right;
}
@media only screen and (min-width: 901px) {
  .product-view {
    /* Fix au scroll */
  }
  .product-view .product-shop-cart-ctnr.sticky {
    position: static;
    float: right;
    width: 441px;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart {
    position: fixed;
    overflow-y: auto;
    z-index: 98;
    top: 147px;
    width: 441px;
    height: calc(100% - 124px);
    height: max-content;
    float: none;
    padding: 30px 0;
    background: linear-gradient(#fff 38%, transparent);
    background-color: #ffffff;
    animation: fadeIn 2s ease 0s both;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-shop {
    padding: 0 0 10px;
    margin: 0 15px 15px;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-name {
    margin: 0 0 1rem;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-name h1 {
    font-size: 1.5rem;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .price-info {
    width: auto;
    max-width: 100%;
    float: none;
    display: block;
    margin: 0;
    text-align: center;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .price-info .price-box {
    margin: 0;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .price-info .price-box .pourcentage {
    font-size: 1rem;
    height: 2.5rem;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .price-info .price {
    font-size: 1.25rem;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .price-info .special-price {
    padding: 0;
    width: auto;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty {
    width: auto;
    padding: 0;
    float: none;
    position: relative;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc:after, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty:after {
    content: "";
    clear: both;
    display: block;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc dl > dd, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty dl > dd {
    margin: 0;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc dt, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc dd, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty dt, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty dd {
    float: left;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc dt, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty dt {
    width: 38%;
    text-align: right;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc dt label, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty dt label {
    margin-top: 6px;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .option-bloc dd, .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty dd {
    width: 58%;
    float: right;
    text-align: left;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty {
    text-align: left;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-options .product-qty label {
    margin-top: 6px;
    float: left;
    width: 42%;
    padding: 0 3% 0 0;
    text-align: right;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .alert-stock {
    margin: 30px 0 0;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .add-to-cart .btn-cart {
    width: auto;
    border-radius: 40px;
    padding: 10px 20px;
    font-size: 1.125em;
    height: auto;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .add-to-cart .btn-cart span span:before {
    display: none;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-shop .short-description,
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .product-shop .extra-info,
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .availability,
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .add-to-links {
    display: none;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart .reassurance {
    margin: 1em 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  .product-view .product-shop-cart-ctnr.sticky {
    width: 38%;
  }
  .product-view .product-shop-cart-ctnr.sticky .product-shop-cart {
    width: auto;
  }
}
@media only screen and (max-width: 900px) {
  .product-view .product-shop-cart-ctnr.sticky {
    width: auto;
  }
}

.catalog-product-view #produits-recommandes, .catalog-product-view .footer {
  position: relative;
  z-index: 99;
}

@media only screen and (max-width: 1000px) {
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 0.938rem;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 900px) {
  .product-view .add-to-cart-wrapper {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 1rem;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .product-view .product-shop .price-box .price-excluding-tax,
  .product-view .product-shop .price-box .price-including-tax {
    margin-bottom: 5px;
  }
  .product-view .product-shop .price-box .price-excluding-tax span,
  .product-view .product-shop .price-box .price-including-tax span {
    display: block;
  }
}
.product-img-box {
  width: 62%;
  float: left;
}
.product-img-box .product-name h1 {
  border: 0;
}
.product-img-box .product-image {
  margin-bottom: 10px;
}
.product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0px auto;
}

@media only screen and (max-width: 480px) {
  .product-img-box .product-image img {
    max-height: 450px;
  }
}
.product-image-gallery {
  position: relative;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

.product-image-thumbs li, .product-video-thumbs li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 3px 0;
}
.product-image-thumbs a, .product-video-thumbs a {
  display: block;
  border: 1px solid #eee;
  transition: all, 0.3s, ease, 0s;
}
.product-image-thumbs a:focus, .product-image-thumbs a:hover, .product-video-thumbs a:focus, .product-video-thumbs a:hover {
  border-color: #dcdcdc;
}

.no-touch .product-image-thumbs a:hover,
.no-touch .product-video-thumbs a:hover {
  border-color: #c9c9c9;
}

.product-view .product-shop,
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  padding-left: 15px;
}

.product-img-box {
  padding-right: 15px;
}

.product-view .product-shop,
.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
  margin-bottom: 10px;
}

.product-view {
  /* Set a min-height so that the floated elements break appropriately */
}
.product-view .add-to-box:after,
.product-view .add-to-cart:after {
  content: "";
  display: table;
  clear: both;
}
.product-view .add-to-cart {
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
  min-height: 40px;
}
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .product-view .add-to-cart-buttons button,
.product-view .add-to-cart-buttons .paypal-logo {
  margin-bottom: 10px;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
  margin-right: 7px;
  float: left;
}
.product-view .add-to-cart .qty-wrapper label {
  line-height: 40px;
}
.product-view .add-to-cart .qty-wrapper .qty {
  float: left;
  height: 40px;
}
.product-view .add-to-cart-buttons {
  float: left;
  margin-right: 10px;
  max-width: 100%;
}
.product-view .add-to-cart-buttons .paypal-logo {
  clear: left;
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
  margin: 0 auto;
  display: block;
  width: 170px;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button {
  display: block;
  width: 174px;
  margin: 0 auto;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
.product-view .add-to-cart-buttons .button, .product-view .add-to-cart-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .product-view .add-to-cart-buttons button {
  min-height: 40px;
  line-height: 40px;
  font-size: 1rem;
  padding: 0px 30px;
  float: left;
  min-width: 160px;
  width: 100%;
  white-space: normal;
}
.product-view .alert-price a,
.product-view .alert-stock a {
  text-decoration: none;
}

@media only screen and (max-width: 480px) {
  .product-view .add-to-cart-buttons .paypal-or {
    line-height: 20px;
  }
  .product-view .add-to-cart-buttons .paypal-logo,
  .product-view .add-to-cart-buttons .paypal-or,
  .product-view .add-to-cart-buttons .paypal-button,
  .product-view .add-to-cart-buttons .button,
  .product-view .add-to-cart-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .product-view .add-to-cart-buttons button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
  display: none;
}

.product-view .add-to-links {
  clear: both;
  margin-top: 0px;
  margin-right: 0;
  margin-left: -81px;
  float: left;
}
.product-view .add-to-links:after {
  content: "";
  display: table;
  clear: both;
}
.product-view .add-to-links li {
  float: left;
}
.product-view .add-to-links a {
  padding: 2px 10px;
  border-right: 1px solid #eee;
}
.product-view .add-to-links li:first-child a {
  margin-left: 0px;
}
.product-view .add-to-links li:last-child a {
  border-right: 0px;
}

.product-view .sharing-links {
  float: left;
}
.product-view .sharing-links:after {
  content: "";
  display: table;
  clear: both;
}
.product-view .sharing-links li {
  float: left;
  padding: 0px 7px 7px;
}
.product-view .sharing-links a {
  text-indent: -9999px;
  display: block;
  width: 26px;
  height: 26px;
}
.product-view .sharing-links a:hover {
  opacity: 0.8;
}
.product-view .sharing-links a.link-wishlist {
  background-position: 0px -225px;
}
.product-view .sharing-links a.link-compare {
  background-position: 0px -250px;
}
.product-view .sharing-links a.link-email-friend {
  background-position: 0px -322px;
}
.product-view .sharing-links a.link-facebook {
  background-position: 0px -420px;
}
.product-view .sharing-links a.link-twitter {
  background-position: 0px -372px;
}
.product-view .sharing-links a.link-googleplus {
  background-position: -35px -271px;
}
.product-view .sharing-links a.link-pinterest {
  background-position: -35px -373px;
}
.product-view .sharing-links a.link-youtube {
  background-position: -35px -321px;
}

@media only screen and (max-width: 600px) {
  .add-to-box .add-to-links a {
    float: none;
    width: auto;
    text-indent: 0;
  }
}
.product-collateral {
  clear: both;
}

.collateral-tabs dd h2 {
  display: none;
}

.box-collateral {
  clear: both;
}

@media only screen and (min-width: 901px) {
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    background-color: #f6f6f6;
  }
  .product-collateral .toggle-tabs li {
    float: left;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .product-collateral .toggle-tabs li > span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 0.75rem;
    position: relative;
    bottom: -1px;
  }
  .product-collateral .toggle-tabs li.current {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .product-collateral .toggle-tabs li.current > span {
    background-color: #ffffff;
    z-index: 5;
  }
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #eb690b;
  }
  .product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }
  .product-collateral .toggle-tabs:after {
    content: "";
    display: table;
    clear: both;
  }
  .product-collateral > dl {
    width: 100%;
  }
  .product-collateral > dl > dt {
    display: none;
  }
  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: 1px solid #eee;
    border-top: 0;
  }
  .product-collateral > dl > dd.current {
    display: block;
  }
  .product-view .product-shop .product-name {
    display: block;
  }
  .product-img-box .product-name {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    color: #000000;
    font-family: "Roboto Condensed", system-ui, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
    position: relative;
    background-color: #f6f6f6;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #eb690b;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    background-color: #dcdcdc;
  }
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #eee;
  }
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .product-collateral > dl > dt:hover {
    color: #eb690b;
  }
  .product-collateral > dl > dt:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #eb690b;
    border-right: none;
  }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral > dl > dd {
    display: none;
  }
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #eb690b;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
  .product-view .product-shop-cart,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}
.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}

#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid #eee;
}
#product-attribute-specs-table th {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  border: solid 1px #eee;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 480px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

.grouped-items-table .name-wrapper {
  color: #eb690b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.grouped-items-table .qty-wrapper {
  padding-top: 7px;
}
.grouped-items-table .qty-label {
  margin-left: 7px;
}
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
.grouped-items-table .price-box {
  text-align: right;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options {
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px 15px;
  border: 1px solid #c9c9c9;
  clear: both;
  position: relative;
}

.product-options p.required {
  display: none;
  position: absolute;
  top: 0;
  right: 15px;
  text-align: right;
  font-size: 0.786em;
}

@media only screen and (max-width: 1000px) {
  .product-view .product-options .required {
    position: static;
  }
}
.product-options dt {
  margin: 10px 0 3px;
  font-weight: normal;
}

.product-options dt:first-child {
  margin-top: 0;
}

.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}

.product-options dd .qty-holder .qty {
  width: 3em;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
}

.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}

.product-options dd {
  padding: 0;
  margin: 0;
}

.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.product-options dd .input-text {
  width: 98%;
}

.product-options dd .input-box {
  padding-top: 0;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 98%;
  height: 8em;
}

.product-options dd select {
  width: 330px;
  max-width: 100%;
}

.product-options .options-list {
  margin-right: 5px;
}

.product-options .options-list li {
  display: inline-block;
  margin: 0 20px 0 0;
}

.product-options .options-list li:last-child {
  margin-bottom: 0;
}

.product-options .options-list .radio,
.product-options .options-list .checkbox {
  float: left;
  margin-top: 5px;
}

.product-options .options-list .label {
  display: block;
}

.product-options .options-list label {
  font-weight: normal;
  width: auto;
  padding: 3px 0 0;
  background: none;
}
.product-options .options-list label:hover {
  background: none;
}

.product-options p.note {
  margin: 0;
  font-size: 0.688rem;
}

.product-options-bottom {
  background-color: #f6f6f6;
  padding: 15px 20px;
  border: 1px solid #c9c9c9;
  border-top: 0;
  margin-bottom: 10px;
}

.product-options-bottom:after {
  content: "";
  display: table;
  clear: both;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #444444;
}
@media only screen and (max-width: 1200px) {
  .product-options-bottom .product-pricing,
  .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: calc(10px / 2);
    margin-bottom: 10px;
    border-bottom: 1px solid #c9c9c9;
  }
}

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #444444;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}

@media only screen and (max-width: 480px) {
  .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}
.product-options-bottom .price-tax {
  float: left;
}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
  margin-bottom: 7px;
}
.block-related .block-title {
  border-bottom: none;
}
.block-related .block-title h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin-bottom: 0;
}
.block-related .block-subtitle {
  margin-bottom: 7px;
}
.block-related .product {
  margin-left: 20px;
  position: relative;
}
.block-related .checkbox {
  float: left;
  margin-top: 36px;
}
.block-related .product-details {
  margin-left: 90px;
}
.block-related .product-name {
  margin-bottom: 3px;
}
.block-related .product-details .price-box {
  margin: 2px 0 3px;
}
.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
  float: left;
  margin-left: 3px;
}
.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
  margin-left: 0;
  font-size: 1rem;
  padding-right: 5px;
  padding-left: 5px;
}
.block-related .product-details .price-box:after {
  content: "";
  display: table;
  clear: both;
}
.block-related .link-wishlist {
  display: none;
}

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
  margin-top: 20px;
}

/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}

.map-popup {
  background: white;
  border: 5px solid #eee;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}
@media only screen and (min-width: 901px) {
  .map-popup.map-popup-right {
    left: 10px !important;
  }
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important;
  }
}
@media only screen and (max-width: 900px) {
  .map-popup {
    width: 100%;
    left: 0px !important;
  }
}
.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
.map-popup .map-popup-heading h3 {
  font-size: 1rem;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 480px) {
  .map-popup .map-popup-heading h3 {
    text-align: center;
  }
}
.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.map-popup .map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .map-popup .map-popup-content {
    text-align: center;
  }
}
.map-popup .map-popup-checkout {
  padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
  content: "";
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout span {
  display: block;
}
.map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .map-popup .map-popup-checkout button {
  float: left;
  margin: 0 2px;
  clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content: "";
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}
@media only screen and (max-width: 480px) {
  .map-popup .map-popup-checkout {
    text-align: center;
  }
  .map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .map-popup .map-popup-checkout button,
  .map-popup .map-popup-checkout .additional-addtocart-box,
  .map-popup .map-popup-checkout .paypal-logo a,
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: none;
  }
  .map-popup .map-popup-checkout .additional-addtocart-box {
    min-width: 0px;
  }
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    margin: 0px;
    margin-bottom: 10px;
  }
}
.map-popup .map-popup-checkout:after {
  content: "";
  display: table;
  clear: both;
}
.map-popup .map-popup-price {
  padding: 10px 0;
}
@media only screen and (max-width: 480px) {
  .map-popup .map-popup-price {
    text-align: center;
    padding-top: 0px;
  }
}
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #eee;
}

/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link {
  display: block;
  text-align: center;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
  content: "";
  display: table;
  clear: both;
}

.compare-table .product-image {
  display: inline-block;
}

.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}

/* ============================================ *
 * Checkout - Layout
 * ============================================ */
.cart-table {
  float: left;
  width: 60%;
}

.cart .button, .cart .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart button {
  white-space: normal;
}

.cart-forms,
.cart-totals-wrapper,
.crosssell {
  float: right;
  clear: right;
  width: 100%;
  padding-left: 20px;
}

.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  padding: 10px;
  background-color: #f6f6f6;
  border: 1px solid #eee;
}

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px;
}

.checkout-cart-index #postcode {
  width: 100%;
}

.display-both-prices .cart-table {
  float: none;
  width: 100%;
}
.display-both-prices .cart-forms {
  float: left;
  padding-right: 10px;
  padding-left: 0;
}
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 10px;
}
.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 50%;
}
.display-both-prices .crosssell {
  clear: right;
  float: right;
}

@media only screen and (max-width: 1000px) {
  .display-single-price .cart-table {
    float: none;
    width: 100%;
  }
  .display-single-price .cart-forms {
    float: left;
    padding-right: 10px;
    padding-left: 0;
  }
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-left: 10px;
  }
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    width: 50%;
  }
  .display-single-price .crosssell {
    clear: right;
    float: right;
  }
}
@media only screen and (max-width: 900px) {
  .product-cart-sku {
    display: none;
  }
  .display-both-prices .cart-forms,
  .display-both-prices .cart-totals-wrapper,
  .display-both-prices .crosssell,
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}
.display-single-price:after {
  content: "";
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
.cart .page-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.cart .page-title:after {
  content: "";
  display: table;
  clear: both;
}
.cart .page-title h1 {
  float: left;
  border-bottom: none;
  margin-bottom: 6px;
  margin-right: 10px;
}

.checkout-types {
  float: right;
  text-align: right;
  max-width: 100%;
  /* We always want this shipping method to display on its own line */
}
.checkout-types li {
  vertical-align: top;
  margin: 0.875rem 0 5px 5px;
}
.checkout-types li:after {
  content: "";
  display: table;
  clear: both;
}
.checkout-types li img {
  display: inline;
  vertical-align: top;
}
.checkout-types li:first-child {
  margin-left: 0;
}
.checkout-types .method-checkout-cart-methods-multishipping {
  display: block;
}
.checkout-types.top li {
  display: inline-block;
}
.checkout-types.top .bml_button {
  display: inline-block;
  vertical-align: top;
}
.checkout-types.top .bml_button img {
  display: block;
}
.checkout-types.top .paypal-logo .paypal-or {
  margin-top: 5px;
}
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
  display: block;
}
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  margin: 0px;
  display: block;
  text-align: center;
}

@media only screen and (min-width: 901px) {
  .checkout-types.bottom .paypal-or {
    text-align: right;
    padding-right: 70px;
  }
}
.cart-totals .checkout-types .btn-checkout {
  margin-bottom: 7px;
}

@media only screen and (max-width: 900px) {
  .checkout-types {
    float: none;
    text-align: center;
  }
  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    width: auto;
    float: none;
  }
  .checkout-types li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .button.checkout-button, .onestepcheckout-index-index #onestepcheckout-shipping-section button.checkout-button, .button.btn-checkout, .onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-checkout {
    padding: 15px !important;
  }
}
@media only screen and (max-width: 600px) {
  .btn-checkout {
    width: 100%;
  }
}
.cart-table {
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}
.cart-table h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
  padding-left: 15px;
}
.cart-table tr {
  border-bottom: 1px solid #eee;
}
.cart-table tfoot tr {
  background: none;
}
.cart-table tfoot td:after {
  content: "";
  display: table;
  clear: both;
}
.cart-table span.or {
  font-size: 0.563rem;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button,
.cart-table .product-cart-actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table .product-cart-actions button {
  display: none;
}
.cart-table .product-cart-image {
  padding-left: 0;
  padding-right: 0;
}
.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}
.cart-table .product-cart-image a.cart-edit {
  display: none;
}
.cart-table .product-cart-sku {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 0.75rem;
  margin: 5px 0 12px;
}
.cart-table .product-cart-sku .label {
  font-weight: 600;
}
.cart-table .btn-empty {
  float: left;
}
.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center;
}
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
.cart-table .cart-tax-total:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #eb690b;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #eb690b;
  border-bottom: none;
  right: -15px;
  top: 6px;
}
.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 0.813rem;
}
.cart-table .cart-links > li > a {
  display: block;
}
.cart-table .cart-links > li:last-child {
  margin-bottom: 0;
}
.cart-table .product-cart-actions {
  min-width: 130px;
  text-align: center;
}
.cart-table .product-cart-actions .qty {
  height: 30px;
  border-color: #c9c9c9;
  border-radius: 0;
  margin-bottom: 10px;
  text-align: center;
  width: 3.2em;
}
.cart-table .product-cart-actions .button, .cart-table .product-cart-actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table .product-cart-actions button {
  margin-bottom: 5px;
}
.cart-table .item-options {
  padding-left: 15px;
}

@media only screen and (max-width: 900px) {
  .cart-table th {
    font-size: 0.75rem;
  }
  .cart-table th,
  .cart-table td {
    padding: 7px 6px;
  }
  .cart-table .product-cart-actions > li {
    white-space: inherit;
  }
  .display-both-prices .cart-table thead th.cart-total-head,
  .display-both-prices .cart-table td.product-cart-total {
    display: none;
  }
  .checkout-cart-index .main-container.col1-layout .main {
    padding: 0;
  }
  .onestepcheckout-index-index #comparateur-consultation,
  .checkout-cart-index #comparateur-consultation {
    display: none;
  }
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  .cart-table tr:after {
    content: "";
    display: table;
    clear: both;
  }
  .cart-table tr:last-child {
    margin-bottom: 0;
  }
  .cart-table tfoot tr {
    padding-bottom: 0;
  }
  .cart-table td {
    border: none;
    display: block;
  }
  .cart-table td[data-rwd-label] {
    padding-left: 15px;
    margin-bottom: 6px;
  }
  .cart-table td[data-rwd-label] .price {
    font-weight: normal;
  }
  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 0.75rem;
    font-family: "Roboto Condensed", system-ui, sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .cart-table td.product-cart-price {
    text-align: left;
  }
  .cart-table h2, .cart-table .product-cart-sku {
    text-align: left;
  }
  .cart-table .cart-links {
    padding-top: 5px;
    padding-right: 5px;
  }
  .cart-table .cart-links > li {
    white-space: normal;
    text-align: center;
  }
  .cart-table .cart-links > li > a {
    padding: 2px 0px;
  }
  .cart-table .cart-tax-info {
    font-style: italic;
    padding-left: 15px;
    font-size: 0.813rem;
  }
  .cart-table .cart-tax-info .price {
    font-size: 0.813rem;
  }
  .cart-table .product-cart-image {
    width: 25% !important;
    float: left;
    padding: 10px 0 0 5px !important;
  }
  .cart-table .product-cart-image a.cart-edit {
    display: block;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
  }
  .cart-table .product-cart-info,
  .cart-table td[data-rwd-label] {
    float: right;
    width: 75%;
  }
  .cart-table .product-cart-info {
    padding: 10px 5px 5px 5px !important;
  }
  .cart-table .product-cart-price {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .cart-table .product-cart-actions {
    padding-top: 5px !important;
  }
  .cart-table .product-cart-remove,
  .cart-table .product-cart-total,
  .cart-table .product-cart-actions .cart-links {
    display: none;
  }
  .cart-table .product-cart-info .btn-remove {
    display: block;
  }
  .cart-table .product-cart-actions .button, .cart-table .product-cart-actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .cart-table .product-cart-actions button {
    display: none;
  }
  .cart-table .product-cart-info .btn-remove {
    float: right;
    margin: -4px 0px 2px 7px;
  }
  .cart-table .product-cart-info .product-cart-sku {
    margin-bottom: 5px;
  }
  .cart-table .product-cart-actions {
    text-align: left;
  }
  .cart-table .product-cart-actions .qty {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .cart-table .price,
  .cart-table .product-cart-price:before {
    font-weight: 500;
    font-size: 0.938rem;
    font-family: "Open Sans", system-ui, sans-serif;
  }
  .cart-table .cart-footer-actions {
    text-align: center;
    width: 100%;
  }
  .cart-table .cart-footer-actions #empty_cart_button {
    float: right;
  }
  .cart-table .cart-footer-actions .btn-continue {
    float: left;
  }
  .cart-table .cart-footer-actions .btn-update,
  .cart-table .cart-footer-actions span.or {
    display: none;
  }
  .display-both-prices .cart-table td[data-rwd-tax-label]:before {
    content: attr(data-rwd-tax-label) ":";
  }
  .checkout-cart-index table {
    display: table;
  }
  .checkout-cart-index tbody {
    display: table-row-group;
  }
  .checkout-cart-index tr {
    display: table-row;
  }
  .checkout-cart-index th, .checkout-cart-index td {
    display: table-cell;
  }
}
@media only screen and (max-width: 480px) {
  .cart-totals-wrapper .cart-totals {
    padding: 0;
  }
}
/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping h2 {
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0 0 5px;
}
.shipping select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid #c9c9c9;
}
.shipping select.validation-failed {
  border-color: #d82127;
}
.shipping .shipping-desc {
  display: none;
}
.shipping .buttons-set {
  border: none;
  margin: 0;
  padding: 0;
}
.shipping .form-list:after {
  content: "";
  display: table;
  clear: both;
}
.shipping .form-list li {
  float: left;
  margin: 5px 2% 10px 0;
}
.shipping .form-list .shipping-country {
  width: 37%;
}
.shipping .form-list .shipping-region {
  width: 41%;
}
.shipping .form-list .shipping-postcode {
  margin-right: 0;
  width: 18%;
}
.shipping .form-list .shipping-postcode input {
  margin-top: 4px;
}
.shipping .form-list .input-box {
  padding-top: 0;
}
.shipping .form-list input {
  height: 30px;
  margin-top: 4px;
}
.shipping .form-list label {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.813rem;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}
.shipping .sp-methods {
  padding: 1rem 0 0;
  text-align: left;
}
.shipping .sp-methods dd {
  margin-bottom: 10px;
}
.shipping .sp-methods label {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 0.75rem;
  font-style: italic;
  min-width: 100px;
}
.shipping .sp-methods label span {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.shipping #co-shipping-method-form .buttons-set .button, .shipping #co-shipping-method-form .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .shipping #co-shipping-method-form .buttons-set button {
  float: left;
  margin-left: 0;
}
.shipping #co-shipping-method-form .sp-methods dd label {
  border: 1px solid #eee;
  background-color: #dfe6e4;
  min-width: 220px;
}
.shipping #co-shipping-method-form .sp-methods dd label:hover {
  background-color: #dcdcdc;
}

@media only screen and (max-width: 900px) {
  .shipping .shipping-form .form-list > li {
    width: 100%;
    float: none;
  }
  .shipping .shipping-form .form-list > li label {
    display: block;
  }
  .shipping .shipping-form .form-list > li input,
  .shipping .shipping-form .form-list > li select {
    width: 100%;
  }
}
.cart .cart-totals {
  text-align: right;
}
.cart .cart-totals:after {
  content: "";
  display: table;
  clear: both;
}
.cart .cart-totals table {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  width: 100%;
}
.cart .cart-totals table td {
  padding: 2px 0px;
}
.cart .cart-totals table td:first-child {
  padding-right: 10px;
  min-width: 120px;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
  padding-bottom: 10px;
}
.cart .cart-totals table tfoot {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.cart .cart-totals table tfoot td {
  font-size: 1.5rem;
  padding: 2px 5px;
  vertical-align: top;
}
.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
  font-family: "Open Sans", system-ui, sans-serif;
}
.cart .cart-totals table tfoot strong {
  font-weight: 400;
}

@media only screen and (max-width: 600px) {
  .cart-totals {
    text-align: right;
  }
}
@media only screen and (max-width: 900px) {
  .cart .cart-totals table tfoot td {
    font-size: 1.125rem;
  }
}
.discount-form:after,
#giftcard-form:after {
  content: "";
  display: table;
  clear: both;
}

#discount-coupon-form,
.cart .giftcard {
  width: 100%;
}
#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}
#discount-coupon-form label,
.cart .giftcard label {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  display: inline-block;
}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
  display: inline;
}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
  float: left;
}
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
  border-radius: 0;
  height: 30px;
  margin: 4px 10px 0 0;
  width: 190px;
}
@media only screen and (max-width: 480px) {
  #discount-coupon-form .input-text,
  .cart .giftcard .input-text {
    width: 100%;
    margin: 4px 0;
  }
  #discount-coupon-form .button-wrapper,
  #discount-coupon-form .button-wrapper button,
  .cart .giftcard .button-wrapper,
  .cart .giftcard .button-wrapper button {
    width: 100%;
    float: none;
    padding: 0.5rem 1rem !important;
  }
}

.cart .giftcard p {
  margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px;
}
.cart .giftcard .check-gc-status > span > span {
  font-size: 1rem;
  text-transform: none;
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell .item a.product-image {
  width: auto;
  float: left;
}

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
@media only screen and (max-width: 1000px) {
  .crosssell {
    /* Undo three-column config */
  }
  .crosssell .products-grid > li:nth-child(even),
  .crosssell .products-grid > li:nth-child(3n),
  .crosssell .products-grid > li {
    width: 47.7272727273%;
    margin-right: 4.5454545455%;
  }
  .crosssell .products-grid > li:nth-child(3n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 600px) {
  .cart-table .cart-tax-total:after {
    right: -9px;
  }
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    right: -13px;
  }
}
@media only screen and (max-width: 480px) {
  .crosssell ul .item {
    padding: 0 0px 40px;
  }
  .crosssell ul .product-details .crosssell-actions {
    padding: 0 5px;
  }
}
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left {
  display: none;
}

.checkout-onepage-index .col-main {
  width: auto;
  float: none;
}

@media only screen and (min-width: 1000px) {
  .checkout-onepage-index .col-main {
    float: left;
    width: 68.75%;
    padding-right: 20px;
  }
  .checkout-onepage-index .col-right,
  .checkout-onepage-index .col-left {
    width: 31.25%;
    display: block;
  }
  .checkout-onepage-index .col-right {
    padding-left: 0;
  }
}
.opc select {
  width: 365px;
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
  width: 100%;
  border-top: 1px solid #eee;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.opc .section .step-title:after {
  content: "";
  display: table;
  clear: both;
}

.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #f6f6f6;
}

.opc .section.active .step-title {
  border-bottom: 1px solid #eee;
}

.opc .section .step-title a {
  display: none;
}

.opc .section.allow:not(.active) .step-title a {
  display: block;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
}

.no-touch .opc .section .step-title a:hover {
  text-decoration: none;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: white;
  line-height: 26px;
  background-color: #eb690b;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

.opc .section.allow .step-title .number {
  background-color: #eb690b;
}

.opc .section.allow .step-title h2 {
  color: #a0a0a0;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #eb690b;
}

.opc .section .step-title h2 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  float: left;
  margin: 0 4px 0 45px;
}

.opc .section .step {
  padding: 20px;
}
.opc .section .step:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1000px) {
  .opc .section .step {
    padding: 10px;
  }
}

.opc select {
  max-width: 365px;
  width: 100%;
}

.opc h3 {
  font-weight: 500;
}

.opc .buttons-set {
  text-align: left;
}
.opc .buttons-set button.button, .opc .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .opc .buttons-set button {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.opc .buttons-set .back-link {
  float: right;
  margin: 0;
}
.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 480px) {
  .opc .buttons-set .button + .buttons-set .button, .opc .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button + .buttons-set .button, .onestepcheckout-index-index #onestepcheckout-shipping-section .opc .buttons-set button + .buttons-set .button, .opc .buttons-set .button + .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .opc .buttons-set .button + .buttons-set button, .opc .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button + .buttons-set button, .onestepcheckout-index-index #onestepcheckout-shipping-section .opc .buttons-set button + .buttons-set button,
  .paypal-express-review .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button + .buttons-set .button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .paypal-express-review .buttons-set button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .paypal-express-review .buttons-set .button + .buttons-set button,
  .paypal-express-review .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button + .buttons-set button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .paypal-express-review .buttons-set button + .buttons-set button {
    margin-left: 0;
  }
}
.opc #opc-login .step {
  padding: 0px;
}
.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px;
}

@media only screen and (max-width: 900px) {
  .opc #opc-login .description,
  .opc #opc-login p.required {
    display: none;
  }
}
#opc-payment .note {
  padding: 10px;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  transition: opacity, 300ms, linear, 0s;
}

.opc.opc-firststep-login .section#opc-login .step-title .number {
  transition: width, 80ms, linear, 0s;
}

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  transition: margin-left, 80ms, linear, 0s;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
  opacity: 0;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
  width: 0;
  overflow: hidden;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
  margin-left: 0;
}

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dt:first-child {
  margin: 0 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label img {
  float: left;
}
.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 120px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 4em !important;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: "";
  display: table;
  clear: both;
}
.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}
.sp-methods .checkmo-list address {
  float: left;
}
@media only screen and (max-width: 480px) {
  .sp-methods .checkmo-list {
    padding-left: 0;
  }
  .sp-methods .checkmo-list label {
    width: 135px;
  }
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #eee;
  padding-left: 20px;
}
.block-progress .block-content {
  font-size: 0.813rem;
}
.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #a0a0a0;
}
.block-progress dt.complete {
  color: #000000;
}
.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.block-progress dd address {
  font-style: italic;
}
.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #444444;
  font-family: Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 0.813rem;
}
.block-progress .payment-info dt:after {
  content: ": ";
}
.block-progress .payment-info dd {
  float: left;
  margin-bottom: 3px;
  font-size: 0.813rem;
}
.block-progress .payment-info:after {
  content: "";
  display: table;
  clear: both;
}

/* review step */
#checkout-review-table .btn-remove img {
  display: none;
}

#checkout-review-table-wrapper {
  clear: both;
}
#checkout-review-table-wrapper .data-table td.last {
  text-align: right;
}

#review-buttons-container {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#review-buttons-container .btn-checkout {
  min-width: 220px;
}
#review-buttons-container .please-wait {
  float: left;
  margin-right: 10px;
}
#review-buttons-container .f-left {
  float: right;
}

@media only screen and (max-width: 600px) {
  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress {
  border-left: none;
  padding-left: 0;
}
#checkout-step-review .opc-block-progress .block-title {
  display: none;
}
#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0;
}
#checkout-step-review .opc-block-progress .block-content > dl > div {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 480px) {
  #checkout-step-review .opc-block-progress .block-content > dl > div {
    float: none;
    width: auto;
  }
}
#checkout-step-review .opc-block-progress .block-content .changelink {
  display: none;
}

@media only screen and (max-width: 480px) {
  #checkout-review-table thead > tr > th {
    display: none;
  }
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }
}
#checkout-step-review .centinel > p {
  margin-bottom: 10px;
}
#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px;
}

/* Gift options */
.gift-messages-form .item {
  content: "";
  display: table;
  clear: both;
  margin-top: 30px;
}
.gift-messages-form .item h5 {
  font-weight: bold;
}
.gift-messages-form .item .product-img-box {
  width: auto;
  float: left;
  padding-right: 15px;
}
.gift-messages-form .item .details {
  float: left;
}

.gift-message-form .inner-box > div {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  margin-top: 15px;
  display: block;
}
.gift-message-form .inner-box > div.extra-options-container p {
  margin-bottom: 15px;
}
.gift-message-form .gift-wrapping-form label {
  margin-right: 10px;
}
.gift-message-form .gift-wrapping-form img {
  float: left;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
  content: "";
  display: table;
  clear: both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
  margin-right: 5px;
}
.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #eee;
}
.gift-message-form .gift-item:after {
  content: "";
  display: table;
  clear: both;
}
.gift-message-form .gift-item .product-img-box {
  width: 200px;
}
.gift-message-form .gift-item .product-img-box .product-image {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}
.gift-message-form .gift-item .product-img-box .product-name {
  display: block;
}
.gift-message-form .gift-item .fieldset {
  margin-left: 200px;
}

@media only screen and (max-width: 900px) {
  .gift-message-form .giftmessage-area {
    max-width: 100%;
  }
  .gift-message-form .gift-item .product-img-box {
    width: 100%;
    float: none;
  }
  .gift-message-form .gift-item .fieldset {
    margin-left: 0;
  }
  .gift-message-form .gift-item .fieldset textarea {
    width: 100%;
  }
}
/* IFRAME MONETICO */
.blackbird-monetico-payment-iframe .paiement_droite, .blackbird-monetico-payment-iframe .paiement_gauche {
  width: 49%;
  float: left;
}
.blackbird-monetico-payment-iframe .paiement_gauche h1 {
  padding-top: 30px;
  text-align: center;
}
.blackbird-monetico-payment-iframe .paiement_gauche table {
  width: 80%;
  text-align: center;
  font-size: 1rem;
  margin: 30px auto;
}
.blackbird-monetico-payment-iframe .paiement_gauche table tr {
  border-width: 1px;
  border-style: dashed;
  border-color: #888888;
}
.blackbird-monetico-payment-iframe .paiement_gauche table td.txt {
  padding: 15px;
  text-align: right;
  font-weight: 700;
}
.blackbird-monetico-payment-iframe .paiement_gauche table td.value {
  padding: 15px;
  text-align: left;
  color: white;
  background-color: #eb690b;
  font-weight: 700;
}
.blackbird-monetico-payment-iframe .paiement_gauche ul.cards {
  text-align: center;
  margin: 0 0 15px 0;
}
.blackbird-monetico-payment-iframe .paiement_gauche ul.cards li {
  display: inline;
}
.blackbird-monetico-payment-iframe .paiement_gauche ul.cards li img {
  display: inline;
  margin: 20px;
}
.blackbird-monetico-payment-iframe .paiement_gauche .garantie_monetico, .blackbird-monetico-payment-iframe .paiement_gauche .garantie_securite {
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-weight: 700;
}
.blackbird-monetico-payment-iframe .paiement_gauche .garantie_monetico img, .blackbird-monetico-payment-iframe .paiement_gauche .garantie_securite img {
  display: inline;
  margin-right: 5px;
}
@media only screen and (max-width: 1000px) {
  .blackbird-monetico-payment-iframe .paiement_droite, .blackbird-monetico-payment-iframe .paiement_gauche {
    width: 100%;
    float: left;
  }
  .blackbird-monetico-payment-iframe .paiement_droite .cards, .blackbird-monetico-payment-iframe .paiement_droite .garantie_monetico, .blackbird-monetico-payment-iframe .paiement_droite .garantie_securite, .blackbird-monetico-payment-iframe .paiement_gauche .cards, .blackbird-monetico-payment-iframe .paiement_gauche .garantie_monetico, .blackbird-monetico-payment-iframe .paiement_gauche .garantie_securite {
    display: none;
  }
}
.blackbird-monetico-payment-iframe iframe {
  width: 100%;
  min-height: 400px;
}

/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
  padding: 2rem 0;
  text-align: center;
}
.checkout-onepage-success .col-main .thank-order-container {
  margin-bottom: 2rem;
}
.checkout-onepage-success .col-main .thank-order-container img {
  margin-inline: auto;
}
.checkout-onepage-success .col-main .thank-order-container h1 {
  color: #294a42;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 3.125rem;
}
.checkout-onepage-success .col-main .page-subtitle {
  margin-bottom: 2rem;
}
.checkout-onepage-success .col-main .page-subtitle h2 {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #7f9a8b;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-onepage-success .col-main .page-subtitle h2 span {
  display: block;
}
.checkout-onepage-success .col-main .order-summary > p, .checkout-onepage-success .col-main .order-summary > div {
  margin-bottom: 1rem;
}
.checkout-onepage-success .col-main .order-summary .order-number {
  font-weight: bold;
}
.checkout-onepage-success .col-main .order-summary .order-tracking {
  max-width: 900px;
  margin-inline: auto;
}
.checkout-onepage-success .col-main .order-summary .order-tracking p:not(:last-child) {
  margin-bottom: 0.5rem;
}
.checkout-onepage-success .col-main .order-summary .order-print span,
.checkout-onepage-success .col-main .order-summary .order-print a {
  font-weight: bold;
}
.checkout-onepage-success .buttons-set {
  margin: 10px 0;
  text-align: center;
}
.checkout-onepage-success .buttons-set button {
  float: none;
}
.checkout-onepage-success .order-footer {
  --header-top: -6rem;
  --header-height: 131px;
  margin-top: calc(var(--header-height) - var(--header-top));
  display: flex;
  gap: 12rem 2rem;
}
@media (max-width: 900px) {
  .checkout-onepage-success .order-footer {
    flex-direction: column;
  }
}
.checkout-onepage-success .order-footer #blog,
.checkout-onepage-success .order-footer #follow-us {
  margin-inline: auto;
  width: 50%;
  min-height: 1050px;
  border-radius: 8px;
}
@media (max-width: 900px) {
  .checkout-onepage-success .order-footer #blog,
  .checkout-onepage-success .order-footer #follow-us {
    width: 100%;
  }
}
.checkout-onepage-success .order-footer #blog {
  position: relative;
  z-index: 0;
  margin: 0;
}
.checkout-onepage-success .order-footer #blog .block {
  margin: 0;
}
.checkout-onepage-success .order-footer #blog .block-title {
  position: absolute;
  top: var(--header-top);
  left: 0;
  z-index: -1;
}
.checkout-onepage-success .order-footer #blog .block-title a {
  height: var(--header-height);
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem 2rem 1.5rem 2rem;
  background-color: #294a42;
  border-radius: 6px;
}
.checkout-onepage-success .order-footer #blog .block-title a h2 {
  --icon-size: 5rem;
  display: grid;
  grid-template-columns: var(--icon-size) 1fr;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.8rem;
  line-height: 1;
}
.checkout-onepage-success .order-footer #blog .block-title a h2 svg {
  width: var(--icon-size);
  height: var(--icon-size);
  fill: #eb660b;
  --reindeer-color: white;
}
.checkout-onepage-success .order-footer #blog .block-title a h2 > span {
  display: block;
  font-size: 0.625em;
  font-weight: 900;
  font-style: italic;
  text-align: right;
  text-transform: none;
  grid-column: 1/-1;
  margin-top: -1.5rem;
}
.checkout-onepage-success .order-footer #blog .block-title a h2,
.checkout-onepage-success .order-footer #blog .block-title a span {
  color: white;
}
.checkout-onepage-success .order-footer #blog .block-title a:hover {
  text-decoration: none;
}
.checkout-onepage-success .order-footer #blog div.block,
.checkout-onepage-success .order-footer #blog div.block-content,
.checkout-onepage-success .order-footer #blog ol {
  height: 100%;
}
.checkout-onepage-success .order-footer #blog .block-content {
  background-color: #faf5f2;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  padding: 1.5625rem 1.25rem;
  gap: 1.25rem;
  line-height: normal;
  margin: 0;
  margin-left: 1.5rem;
}
@media (max-width: 900px) {
  .checkout-onepage-success .order-footer #blog .block-content {
    padding: 1.25rem 0.75rem;
  }
}
.checkout-onepage-success .order-footer #blog .block-content > p {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 2.1rem;
  color: #294a42;
  text-transform: uppercase;
  font-weight: bold;
  padding: 1rem 1.75rem 0rem 1.75rem;
  text-align: left;
}
.checkout-onepage-success .order-footer #blog .block-content > p em {
  color: #eb660b;
  font-style: normal;
}
.checkout-onepage-success .order-footer #blog .block-content ol#feed-items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0rem 1rem;
}
@media screen and (max-width: 900px) {
  .checkout-onepage-success .order-footer #blog .block-content ol#feed-items {
    padding: 1rem;
    height: unset;
  }
  .checkout-onepage-success .order-footer #blog .block-content ol#feed-items li {
    padding: 0 1rem;
  }
}
.checkout-onepage-success .order-footer #blog .block-content li {
  text-align: left;
  position: relative;
  display: flex;
  margin-inline: 0;
}
.checkout-onepage-success .order-footer #blog .block-content li.first {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
}
.checkout-onepage-success .order-footer #blog .block-content li.first img {
  max-height: 300px;
  object-fit: cover;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .feed-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .feed-content > figure {
  overflow: hidden;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .feed-content > figure > img {
  width: 100%;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .feed-content > div {
  margin-inline: clamp(1rem, 6%, 2rem);
}
.checkout-onepage-success .order-footer #blog .block-content li.first .summary {
  color: #201d1c;
  font-size: 1rem;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .summary > div {
  float: none !important;
  margin-right: 0 !important;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .summary .attachment-feedavn {
  display: none;
}
.checkout-onepage-success .order-footer #blog .block-content li.first time {
  font-size: 1em;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  width: auto;
  min-width: auto;
  display: block;
  margin: 0;
}
.checkout-onepage-success .order-footer #blog .block-content li.first h3 {
  display: block;
  width: 100%;
  color: #201d1c;
  font-size: 1.75rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
  margin: 1rem 0;
  padding: 0;
  border: none;
}
.checkout-onepage-success .order-footer #blog .block-content li.first h3 a {
  color: #201d1c;
}
.checkout-onepage-success .order-footer #blog .block-content li.first h3:before {
  display: none;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .lirelasuite {
  display: flex;
  justify-content: end;
  margin-top: 0.5rem;
  margin-block-end: 1.5rem;
  font-size: 1.5rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  gap: 1rem;
}
.checkout-onepage-success .order-footer #blog .block-content li.first .lirelasuite:hover {
  text-decoration: none;
}
.checkout-onepage-success .order-footer #blog .block-content li:not(.first) {
  height: 6.5rem;
  align-items: center;
  gap: 1rem;
  background: #ffffff;
  list-style-type: none;
  border-radius: 0.5rem;
  padding-inline: clamp(1rem, 6%, 2rem);
}
.checkout-onepage-success .order-footer #blog .block-content li:not(.first) h3 {
  display: inline-block;
  width: 100%;
  color: #000000;
  font-size: 1rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 0 0 0.25rem;
  margin: 0;
}
.checkout-onepage-success .order-footer #blog .block-content li:not(.first) h3 a {
  display: inline-block;
  color: #000000;
}
.checkout-onepage-success .order-footer #blog .block-content li:not(.first) h3 a:hover {
  color: #eb660b;
  text-decoration: none;
}
.checkout-onepage-success .order-footer #follow-us {
  background-color: #b6bdad;
  position: relative;
}
.checkout-onepage-success .order-footer #follow-us .card-heading {
  /* center it */
  position: absolute;
  top: var(--header-top);
  height: var(--header-height);
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
  border-radius: 6px;
  background-color: #faf5f2;
  color: #294a42;
  text-transform: uppercase;
  font-size: 3.125rem;
  font-weight: bold;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  white-space: nowrap;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.checkout-onepage-success .order-footer #follow-us .card-heading div.arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform: rotate(45deg) translateY(50%);
  height: 1.5rem;
  width: 1.5rem;
  background-color: #faf5f2;
}
.checkout-onepage-success .order-footer #follow-us .card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 2rem;
}
.checkout-onepage-success .order-footer #follow-us .card p {
  margin-top: 2rem;
  color: #294a42;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.checkout-onepage-success .order-footer #follow-us .card p span {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  z-index: 0;
  color: #eb660b;
}
.checkout-onepage-success .order-footer #follow-us .card p span svg {
  position: absolute;
  z-index: -1;
  max-width: calc(100% - 2rem);
}
.checkout-onepage-success .order-footer #follow-us .card .follow-us-footer {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}
.checkout-onepage-success .order-footer #follow-us .card .follow-us-footer a {
  --icon-size: 45px;
}
@media (min-width: 901px) {
  .checkout-onepage-success .order-footer #follow-us .card .follow-us-footer a {
    --icon-size: 65px;
  }
}
.checkout-onepage-success .order-footer #follow-us .card .follow-us-footer a svg {
  fill: white;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkout-onepage-success .order-footer #follow-us .card .follow-us-footer a:hover svg {
  fill: #eb660b;
}

#trustedshop-avn-container {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 566px;
  width: min(90%, 566px);
  border-radius: 6px;
  border: 5px solid #ffdc0f;
  background: #fff;
  box-shadow: 0 0 150px 0 #294a42;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #294a42;
}
#trustedshop-avn-container button.close {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 1rem;
  top: 1rem;
  border-radius: 50%;
  background-color: #f1f0ee;
  color: white;
  width: 24px;
  height: 24px;
  border: 0;
}
#trustedshop-avn-container .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 3.5rem 2rem 1.5rem 2rem;
  gap: 1.5rem;
}
#trustedshop-avn-container .inner h3 {
  color: #eb660b;
  font-family: "TC October Regular", sans-serif;
  font-size: 56.604px;
  font-style: normal;
  line-height: 40px; /* 70.667% */
}
#trustedshop-avn-container .inner div p {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  line-height: 20px; /* 125% */
}
#trustedshop-avn-container .inner div p:first-of-type {
  font-weight: 500;
  margin-bottom: 0.725rem;
}
@media screen and (min-width: 901px) {
  #trustedshop-avn-container .inner div p:first-of-type {
    padding: 0 3rem;
  }
}
#trustedshop-avn-container .inner button {
  color: white;
  background-color: #294a42;
  padding: 1rem 2rem;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  border-radius: 6px;
  border: 0;
  box-shadow: 0px 2px 2px -2px rgba(34, 38, 50, 0.3);
  margin-top: -0.5rem;
}
#trustedshop-avn-container .inner p.consent {
  margin-top: -0.5rem;
  font-size: 14px;
  font-weight: 300;
}
#trustedshop-avn-container div.legal {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 12px;
  font-weight: 300;
  color: #294a42;
}
#trustedshop-avn-container div.legal a {
  padding: 1rem;
}
#trustedshop-avn-container div.legal .trustedshop-logo {
  position: relative;
  width: 150px;
}
#trustedshop-avn-container div.legal .trustedshop-logo .bg {
  position: absolute;
  bottom: -2px;
  right: -2px;
}
#trustedshop-avn-container div.legal .trustedshop-logo .text {
  position: absolute;
  bottom: 11px;
  right: 1rem;
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: "";
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 1rem;
  text-align: center;
  color: #000000;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #eee;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f6f6f6;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #eee;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #a0a0a0;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #7f9a8b;
}
#narrow-by-list dd .swatch-label {
  background: #f6f6f6;
  border: 1px solid #eee;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 900px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #eee;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #7f9a8b;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #d82127;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: #a0a0a0;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 0.75rem;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #eb690b;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child {
  width: 115px;
}
.customer-account-login .col2-set .buttons-set {
  text-align: left;
  border-top: 0;
}
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button,
.customer-account-login .col2-set .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .customer-account-login .col2-set .buttons-set button {
  float: none;
  margin: 0;
}
.customer-account-login .col2-set .col-1 ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 481px) {
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2 {
    padding-top: 0;
    margin-top: 20px;
  }
  .customer-account-login .col2-set .col-1 {
    padding-right: 20px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 20px;
    border-left: 1px solid #eee;
  }
}
@media only screen and (min-width: 900px) {
  .customer-account-login .col2-set .col-1 {
    padding-right: 0;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 60px;
    border-left: 1px solid #eee;
  }
}
@media only screen and (max-width: 480px) {
  .customer-account-login .col2-set .col-1 {
    padding-bottom: 30px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-top: 30px;
    border-top: 1px solid #eee;
  }
}
@media only screen and (max-width: 900px) {
  .customer-account-login .col2-set p.required {
    display: none;
  }
}

.customer-account-create .scaffold-form label:first-child {
  width: 140px;
}

.opc #opc-login p:not(.required) {
  font-style: italic;
  font-size: 0.813rem;
  color: #a0a0a0;
}

.remember-me-box a.hide {
  display: none;
}
.remember-me-box .link-tip {
  font-size: 0.813rem;
  padding-left: 10px;
}

.remember-me-popup {
  display: none;
  border: 1px solid #eee;
  padding: 10px;
  position: relative;
}
.remember-me-popup.show {
  display: block;
}
.remember-me-popup p {
  font-family: "Open Sans", system-ui, sans-serif;
}
.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 0.75rem;
}
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}

.customer-account-create .buttons-set {
  max-width: 455px;
}
.customer-account-create .fieldset,
.customer-account-create .buttons-set {
  margin-left: 30px;
}
@media only screen and (max-width: 480px) {
  .customer-account-create .fieldset,
  .customer-account-create .buttons-set {
    margin-left: 0;
  }
}
.customer-account-create .fieldset .hidden {
  display: none;
}
.customer-account-create #remember-me-popup {
  max-width: 455px;
}

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
  margin-left: 30px;
  max-width: 400px;
}
@media only screen and (max-width: 480px) {
  .customer-account-forgotpassword .fieldset,
  .customer-account-forgotpassword .buttons-set {
    margin-left: 0;
  }
}
.customer-account-forgotpassword .fieldset .input-box input.input-text {
  width: 100%;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
body.customer-account .my-account .page-title h1 {
  border: 0;
  text-align: left;
}
body.customer-account .my-account .title-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  position: relative;
  text-align: right;
  margin-bottom: 1.5rem;
}
body.customer-account .my-account .title-buttons h1 {
  text-align: left;
  margin-right: auto;
  margin-bottom: 0;
}
body.customer-account .my-account .title-buttons a {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  width: max-content;
  border: 2px solid #eb690b;
  border-radius: 2px;
  min-height: 1.25rem;
  padding: 0.25rem 0.5rem;
  line-height: 1.1;
  font-weight: 700;
  text-decoration: none;
}
body.customer-account .my-account .title-buttons a:hover {
  background-color: #eb690b;
  color: #fff;
}
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}
body.customer-account .my-account .addresses-list h3 {
  font-size: 1rem;
  font-weight: 600;
}
body.customer-account .my-account .fieldset {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.customer-account .my-account .order-details header {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
body.customer-account .my-account .order-details header > h2 {
  width: max-content;
  margin-bottom: 0;
}
body.customer-account .my-account .order-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}
body.customer-account .my-account .order-actions a {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  width: max-content;
  border: 2px solid #eb690b;
  border-radius: 2px;
  min-height: 1.25rem;
  padding: 0.25rem 0.5rem;
  line-height: 1.1;
  font-weight: 700;
  text-decoration: none;
}
body.customer-account .my-account .order-actions a:hover {
  background-color: #eb690b;
  color: #fff;
}
body.customer-account .data-table {
  margin-top: 5px;
}
body.customer-account .data-table td a {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.813rem;
  vertical-align: middle;
}
body.customer-account .data-table span.nobr {
  white-space: normal;
}
body.customer-account .data-table span.nobr a {
  white-space: nowrap;
}
body.customer-account .data-table td.view a {
  display: block;
}
body.customer-account .data-table .separator {
  display: none;
}
body.customer-account .sidebar .block #compare-items li {
  margin: 10px 0;
}
body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block .block-content .actions {
  margin-top: 30px;
}
body.customer-account .sidebar #cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar #cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block-reorder #cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-reorder #cart-sidebar-reorder li input {
  margin-right: 10px;
}
body.customer-account .sidebar .block-reorder #cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px;
}
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}

/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head {
  margin-top: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
}
.dashboard .box-head h2 {
  font-size: 0.938rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
}
.dashboard .box-head a {
  padding: 10px;
}
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 0.75rem;
}
.dashboard .box-account {
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
  margin-bottom: 45px;
}
.dashboard .box-account p,
.dashboard .box-account address {
  font-style: italic;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.0967741935%;
  padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 1.4rem;
}
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 0.813rem;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: "";
  display: table;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.813rem;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
.my-account .addresses-list .item {
  margin: 0 0 30px 0;
}
.my-account .addresses-list .item p {
  margin-top: 10px;
}

/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin-bottom: 30px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info dt {
  margin-right: 20px;
}
.order-info li {
  margin: 0 0 0 20px;
}
.order-info li.current {
  font-weight: 600;
}
.order-info li:first-child {
  margin-left: 0;
}

.order-date {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-transform: uppercase;
}

.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}
.order-info-box + .order-info-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
}
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
.order-info-box .col-2 {
  width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}
.order-info-box .box-title h2 {
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: bold;
  line-height: 1.5;
}
.order-info-box .box-title h2:after {
  content: ":";
}
.order-info-box .box-content {
  float: left;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  line-height: 1.3;
}
.order-info-box .box-content th {
  padding-top: 10px;
}
.order-info-box .box-content td {
  padding-left: 15px;
}
.order-info-box .box-content strong {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

#my-orders-table td {
  margin: 0;
  padding: 10px;
  vertical-align: top;
}
#my-orders-table td.product-cart-image {
  width: 80px;
}
#my-orders-table td.product-cart-image img {
  max-width: 100%;
  width: 100%;
}
#my-orders-table td.product-cart-info h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}
#my-orders-table td.product-cart-info .product-cart-sku {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 0.75rem;
  color: #898989;
  margin: 5px 0;
}
#my-orders-table td.product-cart-info .item-options {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #898989;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.75em;
}
#my-orders-table td.product-cart-info .item-options dt, #my-orders-table td.product-cart-info .item-options dl {
  display: inline-block;
  clear: none;
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
  white-space: nowrap;
}
#my-orders-table td.product-cart-info .item-options dd {
  margin: 0 5px;
  padding: 0;
}
#my-orders-table td.product-cart-info .item-options dd:not(:last-child):after {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}
#my-orders-table td.product-cart-info .item-options dt {
  font-weight: 600;
  font-style: normal;
}
#my-orders-table td.product-cart-qty span span {
  font-size: 0.75em;
  color: #898989;
}
#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic;
}
#my-orders-table .option-value {
  margin-left: 20px;
}
#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}
@media only screen and (max-width: 900px) {
  #my-orders-table thead {
    display: none;
  }
  #my-orders-table tbody {
    display: table;
    width: 100%;
  }
  #my-orders-table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  #my-orders-table tr {
    border: 1px solid #eee;
  }
  #my-orders-table td {
    display: block;
    border: none;
    text-align: end;
  }
  #my-orders-table td.product-cart-image {
    width: 25% !important;
    float: left;
    padding: 10px 5px 5px !important;
  }
  #my-orders-table td.product-cart-info {
    float: right;
    width: 75%;
    padding: 10px 5px 0 !important;
  }
  #my-orders-table td.product-cart-info h2, #my-orders-table td.product-cart-info .product-cart-sku {
    text-align: left;
  }
  #my-orders-table td.product-cart-info .item-options dt, #my-orders-table td.product-cart-info .item-options dd {
    text-align: left;
  }
  #my-orders-table td.product-cart-info .item-options dd {
    margin: 0 0 0 5px;
  }
  #my-orders-table td.product-cart-info .item-options dd:not(:last-child):after {
    display: none;
  }
  #my-orders-table td.product-cart-info .item-options dd .price {
    line-height: 1em;
  }
  #my-orders-table td.product-cart-info .item-options dt {
    clear: left;
  }
  #my-orders-table td.product-cart-price {
    float: right;
    width: 25%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #my-orders-table td.product-cart-qty {
    float: left;
    width: 50%;
    text-align: left;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #my-orders-table td.product-cart-qty span span {
    display: inline !important;
  }
  #my-orders-table td.product-cart-total {
    display: none;
  }
  #my-orders-table tfoot {
    text-align: right;
  }
  #my-orders-table tfoot td {
    display: inline-block;
  }
  #my-orders-table tfoot td.last {
    width: 25%;
  }
}

#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
#cart-sidebar-reorder li input {
  margin-right: 10px;
}
#cart-sidebar-reorder p.product-name {
  display: inline;
}

.order-additional {
  margin: 40px 0;
}

.order-gift-message dd {
  margin-top: 10px;
}

/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}
body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #eee;
  padding-top: 10px;
}

@media only screen and (max-width: 1200px) {
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 30px;
    padding-bottom: 0;
  }
  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}
@media only screen and (max-width: 1000px) {
  body.customer-account .my-account .title-buttons {
    text-align: left;
  }
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}
@media only screen and (max-width: 900px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }
  .my-account .addresses-list .col-1, .my-account .addresses-list .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .my-account .addresses-list .col-1 li.empty, .my-account .addresses-list .col-2 li.empty {
    width: 100%;
  }
  .order-info-box .box-title {
    width: 100%;
  }
  .order-info-box .box-content {
    clear: left;
  }
  .addresses-list .item {
    float: left;
    width: 50%;
    padding-right: 30px;
  }
  .order-info dt {
    display: none;
  }
  .dashboard .page-title {
    margin-top: 20px;
  }
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .welcome-msg .hello {
    font-style: italic;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }
}
@media only screen and (max-width: 600px) {
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  #my-orders-table .bundle {
    border-color: #eee;
  }
  #my-orders-table .bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  #my-orders-table tbody:last-child tr:last-child td {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  body.customer-account .my-account .page-title h1 {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons .button, body.customer-account .my-account .title-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section body.customer-account .my-account .title-buttons button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  body.customer-account .my-account .title-buttons .button + .button, body.customer-account .my-account .title-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button + .button, .onestepcheckout-index-index #onestepcheckout-shipping-section body.customer-account .my-account .title-buttons button + .button, body.customer-account .my-account .title-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section .button + button, .onestepcheckout-index-index #onestepcheckout-shipping-section body.customer-account .my-account .title-buttons .button + button, body.customer-account .my-account .title-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button + button, .onestepcheckout-index-index #onestepcheckout-shipping-section body.customer-account .my-account .title-buttons button + button {
    margin-left: 0px;
  }
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .buttons-set {
    border-top: 0;
  }
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }
  .order-info {
    margin-top: 15px;
  }
  .data-table.orders .link-reorder {
    display: none;
  }
  .data-table.orders td.view {
    text-align: right;
  }
  .dashboard .col2-set .col-1, .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }
  .order-info-box {
    margin: 0;
  }
  .order-info-box .col-1, .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
  }
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }
  #my-reviews-table .nobr {
    white-space: normal;
  }
}
/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set {
  margin-left: 30px;
  max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
  float: left;
}
@media only screen and (max-width: 600px) {
  .contacts-index-index .buttons-set {
    max-width: 330px;
    margin-left: 0;
  }
  .contacts-index-index .buttons-set button {
    float: left;
    margin-left: 0px;
  }
  .contacts-index-index .buttons-set p.required {
    float: right;
  }
}

/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 900px) and (min-width: 900px) {
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0px;
  }
}
.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 900px) {
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  .paypal-review-order .field.inactive {
    display: none;
  }
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}
.top-container .bml-ad span {
  display: inline-block;
}
.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
.bml-ad span {
  display: block;
  line-height: 0;
}
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
.bml-ad a:hover {
  opacity: 0.7;
}
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 900px) {
  .bml-ad.small {
    display: block;
  }
}
@media only screen and (min-width: 901px) {
  .bml-ad.large {
    display: block;
  }
}
div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}
div.paypal-logo span {
  display: block;
  width: 100%;
}
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
div.paypal-logo span a img {
  max-width: 100%;
}
div.paypal-logo span > img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
}
.sidebar .paypal-logo > a img {
  display: block;
}
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
.sidebar .paypal-logo .label a {
  font-size: 0.75rem;
  line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
  width: auto;
  float: none;
}
#customer-reviews .review-heading {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 0 5px;
}
#customer-reviews .review-heading:after {
  content: "";
  display: table;
  clear: both;
}
#customer-reviews .review-heading h2 {
  float: left;
  display: block;
}
#customer-reviews .review-heading .pager {
  clear: none;
  float: right;
  width: auto;
}
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
#customer-reviews .review-heading .pager .count-container .limiter label {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.625rem;
  text-transform: uppercase;
}
#customer-reviews .review-heading .pager .amount {
  display: none;
}
#customer-reviews h2 {
  font-size: 0.75rem;
  text-transform: uppercase;
}
#customer-reviews h2 span {
  color: #444444;
}
#customer-reviews h3 {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  text-transform: uppercase;
}
#customer-reviews .fieldset {
  padding-top: 25px;
  width: 470px;
}
#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #eee;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#customer-reviews .fieldset h4 em {
  display: none;
}
#customer-reviews .fieldset .form-list {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  width: 470px;
}
#customer-reviews .fieldset .form-list .inline-label:after {
  content: "";
  display: table;
  clear: both;
}
#customer-reviews .fieldset .form-list label {
  font-size: 0.75rem;
  font-weight: normal;
}
#customer-reviews .fieldset .form-list textarea {
  border: 1px solid #eee;
  border-radius: 0;
  min-width: 100%;
  -webkit-appearance: none;
}
#customer-reviews .fieldset .form-list input {
  border: 1px solid #eee;
  border-radius: 0;
}
#customer-reviews .fieldset .form-list input[type=text] {
  width: 100%;
}
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
  width: 470px;
}
#customer-reviews dl {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  margin-bottom: 10px;
}
#customer-reviews dl dt {
  margin: 10px 0;
  text-transform: uppercase;
}
#customer-reviews dl dd {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 0.875rem;
  margin: 10px 0;
}
#customer-reviews dl dd .ratings-table {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  width: 100%;
}
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
#customer-reviews dl dd table {
  margin: 15px 0;
}
#customer-reviews dl dd .review-meta {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  text-transform: uppercase;
}

.review-summary-table {
  border-bottom: 1px solid #eee;
  margin: 0 0 10px;
}
.review-summary-table thead {
  background: transparent;
}
.review-summary-table thead th {
  background: transparent;
  border: none;
  padding: 15px 7px 10px 8px;
}
.review-summary-table tbody th {
  background: white;
  font-size: 0.75rem;
}
.review-summary-table tbody td {
  border: none;
  text-align: center;
  padding: 0;
}
.review-summary-table tbody td label {
  width: 100%;
  display: block;
  padding: 11px 0;
}
.review-summary-table .rating-box .rating-number {
  display: none;
}
.review-summary-table .rating-box .rating-number:after {
  content: "";
  display: inline-block;
  background-position: 0px -599px;
  width: 13px;
  height: 1rem;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.ratings-table th {
  padding-right: 10px;
}
.ratings-table .rating-box {
  background-position: 0 -615px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 65px;
}
.ratings-table .rating-box .rating {
  background-position: 0 -600px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
}

/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
  border-bottom: none;
}
.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%;
}
.review-product-view .product-review .product-img-box > a {
  width: 100%;
}
.review-product-view .product-review .product-img-box .product-image {
  width: 100%;
}

@media only screen and (max-width: 900px) {
  body.review-product-list .product-view .product-shop .price-info {
    padding-left: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info {
    padding: 0;
    min-width: 84%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table {
    margin: 10px 0;
    width: 100%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    margin-right: 15px;
  }
  .review-product-view .product-review .product-img-box {
    max-width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  body.review-product-list .product-view .product-shop .extra-info {
    min-width: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  #customer-reviews .fieldset {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list .inline-label label,
  #customer-reviews .fieldset .form-list .inline-label .input-box {
    float: none;
  }
  #customer-reviews .buttons-set {
    width: 100%;
  }
  #customer-reviews .review-summary-table thead th {
    padding-left: 0;
    padding-right: 0;
  }
  #customer-reviews .review-summary-table tbody th {
    padding-left: 0;
    padding-right: 0;
  }
  #customer-reviews .review-summary-table tbody td {
    width: 20%;
    padding: 0;
  }
  #customer-reviews .review-summary-table .rating-box {
    text-indent: 0;
    text-align: center;
    background: none;
    height: 1.4rem;
    width: 100%;
  }
  #customer-reviews .review-summary-table .rating-box .rating {
    display: none;
  }
  #customer-reviews .review-summary-table .rating-box .rating-number {
    display: inline-block;
  }
  #customer-reviews dl dd .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * Slideshow
 * ============================================ */
.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
  border: 1px solid #eee;
}
.slideshow-container .slideshow {
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  border: 10px solid white;
}
.slideshow-container .slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}
.slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}
.slideshow-container .slideshow > li img {
  max-width: 100%;
  width: 100%;
}

.slideshow-pager {
  text-align: center;
  width: 100%;
  z-index: 115;
  position: absolute;
  bottom: 0px;
  top: auto;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.slideshow-pager span {
  font-family: arial;
  width: 44px;
  height: 44px;
  display: inline-block;
  color: #dcdcdc;
  cursor: pointer;
}
.slideshow-pager span:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: calc(-16px / 2);
  margin-top: calc(-16px / 2);
  border-radius: 1px;
  background-color: white;
  position: relative;
}
.slideshow-pager span:hover:before {
  background-color: #d35b0a;
}
.slideshow-pager span.cycle-pager-active:before {
  background-color: #ba5109;
}
.slideshow-pager > * {
  cursor: pointer;
}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.slideshow-prev:before,
.slideshow-next:before {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent white transparent transparent;
  top: 50%;
  left: 10px;
}
.slideshow-prev:hover:before {
  border-color: transparent #d35b0a transparent transparent;
}

.slideshow-next {
  right: 8px;
}
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent white;
  top: 50%;
  right: 10px;
}
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #d35b0a;
}

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  font-family: "Open Sans", system-ui, sans-serif;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: 0.5;
}

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
  text-align: center;
}
#wishlist-table.clean-table {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid #eee;
}
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
#wishlist-table.clean-table thead th {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #eb690b;
}
#wishlist-table .wishlist-sku {
  font-size: 0.688rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid #c9c9c9;
  width: 100%;
  height: 45px;
  font-size: 0.688rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #eb690b;
}
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button, #wishlist-table .item-manage .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #wishlist-table .item-manage button {
  font-size: 0.688rem;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button, #wishlist-table td.customer-wishlist-item-cart .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #wishlist-table td.customer-wishlist-item-cart button {
  font-size: 0.75rem;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart > p {
  margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
#wishlist-table td .button, #wishlist-table td .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #wishlist-table td button,
#wishlist-table td button {
  white-space: normal;
}
#wishlist-table .price-box {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
}
#wishlist-table .price-box .price {
  color: #444444;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #eb690b;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #eb690b;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}

@media only screen and (max-width: 1200px) {
  #wishlist-table.clean-table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1000px) {
  #wishlist-table.clean-table td {
    padding-left: 5px;
    padding-right: 5px;
  }
  #wishlist-table.clean-table td textarea {
    height: 100px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 110px;
  }
  #wishlist-table .product-name {
    font-size: 0.813rem;
  }
}
@media only screen and (max-width: 900px) {
  #wishlist-table:after {
    content: "";
    display: table;
    clear: both;
  }
  #wishlist-table .product-name {
    font-size: 1rem;
  }
  #wishlist-table textarea {
    height: 68px;
    max-width: 100%;
  }
  #wishlist-table .item-manage {
    max-width: 100%;
  }
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table tr:after {
    content: "";
    display: table;
    clear: both;
  }
  #wishlist-table td.customer-wishlist-item-image {
    width: 70px;
  }
  #wishlist-table td.customer-wishlist-item-image img {
    width: 70px;
    height: 70px;
  }
  #wishlist-table td.customer-wishlist-item-cart p {
    margin-bottom: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    margin-right: 0;
    padding-top: 4px;
  }
  #wishlist-table td.customer-wishlist-item-cart {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 600px) {
  #wishlist-table td.customer-wishlist-item-quantity {
    padding-left: 0;
  }
  #wishlist-table td.customer-wishlist-item-image,
  #wishlist-table th.customer-wishlist-item-image {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table th.customer-wishlist-item-image {
    display: block;
  }
  #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    empty-cells: hide;
  }
  #wishlist-table td.customer-wishlist-item-image {
    display: block;
    overflow: hidden;
  }
  #wishlist-table td.customer-wishlist-item-image a {
    float: left;
  }
  #wishlist-table td.customer-wishlist-item-image a img {
    width: 113px;
    height: 113px;
  }
  #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {
    float: left;
    margin-right: 15px;
  }
  #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {
    margin-top: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .cart-cell {
    float: left;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-cart > p {
    float: right;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-remove {
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    padding: 0px;
    height: 20px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 100%;
  }
}
/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px;
}
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 0.75rem;
}
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #eee;
}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart {
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 900px) {
  .header-minicart {
    display: block;
  }
}
.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.header-minicart .minicart-wrapper:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
.header-minicart .block-cart {
  display: none;
}
.header-minicart .block-subtitle {
  color: #eb690b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.header-minicart .block-subtitle .close {
  width: 40px;
  float: right;
  display: block;
  color: #444444;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.875rem;
  position: absolute;
  top: -8px;
  right: -3px;
}
.header-minicart .mini-products-list {
  padding: 10px;
  padding-top: 0px;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
.header-minicart .product-details .product-name {
  padding-top: 0;
  font-weight: bold;
}
.header-minicart .product-details .product-name a {
  color: #eb690b;
}
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
}
.header-minicart .info-wrapper th {
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #eb690b;
  clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  transition: opacity 100ms ease 0s;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.header-minicart .subtotal {
  background-color: #faf5f2;
  text-align: center;
  line-height: 1.2;
}
.header-minicart .subtotal .label {
  color: #ffffff;
  text-transform: uppercase;
}
.header-minicart .subtotal .price {
  color: #eb690b;
}
.header-minicart .minicart-actions {
  padding: 10px;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.header-minicart .minicart-actions .checkout-button {
  min-width: 145px;
}
.header-minicart .minicart-actions .cart-link {
  display: inline-flex;
  place-content: center;
  margin-block: 1rem 0.5rem;
  min-height: 2rem;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.813rem;
  font-weight: 700;
  border-radius: 3px;
  border-width: 2px;
  background-color: #eee;
  width: fit-content;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

@media only screen and (min-width: 901px) {
  .checkout-types.minicart {
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 900px) {
  .header-minicart .subtotal .label {
    color: #444444;
  }
  .header-minicart .minicart-wrapper:before {
    background-color: #eee;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
    display: inline;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 600px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 15px !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
  border-radius: 2px;
  background-color: white;
  border: 1px solid #7f9a8b;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete li {
  border-bottom: 1px solid #f6f6f6;
  color: #eb690b;
  cursor: pointer;
  font-size: 0.75rem;
  padding: 4px 6px;
  text-align: left;
}
.search-autocomplete li:hover {
  color: #d35e0a;
}
.search-autocomplete li.selected {
  background-color: #eb690b;
  color: white;
}
.search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}
.search-autocomplete li:last-child {
  border-bottom: none;
}
.search-autocomplete:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #eb690b;
  border-top: none;
  left: 50%;
  top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f6f6f6;
  border: 1px solid #eee;
  padding: 30px;
}
.advanced-search .multiselect option {
  border-bottom: 1px solid #eee;
  padding: 2px 5px;
}

@media only screen and (max-width: 480px) {
  .advanced-search {
    padding: 15px;
  }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #eee;
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #eee;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  padding-bottom: 10px;
}
.product-review .ratings-table {
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 0.75rem;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #eee;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #626262;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.813rem;
}

@media only screen and (min-width: 901px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1200px) {
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .std h1,
.cms-page-view .page-title h1,
.cms-page-view .page-head h1,
.cms-no-route .std h1,
.cms-no-route .page-title h1,
.cms-no-route .page-head h1,
.contacts-index-index .std h1,
.contacts-index-index .page-title h1,
.contacts-index-index .page-head h1,
.onestepcheckout-toc-terms .std h1,
.onestepcheckout-toc-terms .page-title h1,
.onestepcheckout-toc-terms .page-head h1 {
  color: #1a171b;
  margin: 3rem 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-transform: none;
  border: none;
}
.cms-page-view .std > h2,
.cms-page-view .onestepcheckout-toc-terms-content > h2,
.cms-no-route .std > h2,
.cms-no-route .onestepcheckout-toc-terms-content > h2,
.contacts-index-index .std > h2,
.contacts-index-index .onestepcheckout-toc-terms-content > h2,
.onestepcheckout-toc-terms .std > h2,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content > h2 {
  color: #eb660b;
  font-size: 1.572em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-transform: none;
  margin: 2em 0 0.75em;
  padding: 0 0 0.25em;
  border-bottom: 1px solid #e5e5e5;
}
.cms-page-view .std > h3,
.cms-page-view .onestepcheckout-toc-terms-content > h3,
.cms-no-route .std > h3,
.cms-no-route .onestepcheckout-toc-terms-content > h3,
.contacts-index-index .std > h3,
.contacts-index-index .onestepcheckout-toc-terms-content > h3,
.onestepcheckout-toc-terms .std > h3,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content > h3 {
  color: #1a171b;
  font-size: 1.143em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  margin: 2em 0 0.75em;
}
.cms-page-view .std > h4,
.cms-page-view .onestepcheckout-toc-terms-content > h4,
.cms-no-route .std > h4,
.cms-no-route .onestepcheckout-toc-terms-content > h4,
.contacts-index-index .std > h4,
.contacts-index-index .onestepcheckout-toc-terms-content > h4,
.onestepcheckout-toc-terms .std > h4,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content > h4 {
  color: #626262;
  font-size: 1em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-transform: none;
  margin: 1em 0 0.5em;
}
.cms-page-view .std strong,
.cms-page-view .onestepcheckout-toc-terms-content strong,
.cms-no-route .std strong,
.cms-no-route .onestepcheckout-toc-terms-content strong,
.contacts-index-index .std strong,
.contacts-index-index .onestepcheckout-toc-terms-content strong,
.onestepcheckout-toc-terms .std strong,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content strong {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}
.cms-page-view .std li,
.cms-page-view .onestepcheckout-toc-terms-content li,
.cms-no-route .std li,
.cms-no-route .onestepcheckout-toc-terms-content li,
.contacts-index-index .std li,
.contacts-index-index .onestepcheckout-toc-terms-content li,
.onestepcheckout-toc-terms .std li,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content li {
  line-height: 24px;
  margin-left: 0;
}
.cms-page-view .std p, .cms-page-view .std ul, .cms-page-view .std table,
.cms-page-view .onestepcheckout-toc-terms-content p,
.cms-page-view .onestepcheckout-toc-terms-content ul,
.cms-page-view .onestepcheckout-toc-terms-content table,
.cms-no-route .std p,
.cms-no-route .std ul,
.cms-no-route .std table,
.cms-no-route .onestepcheckout-toc-terms-content p,
.cms-no-route .onestepcheckout-toc-terms-content ul,
.cms-no-route .onestepcheckout-toc-terms-content table,
.contacts-index-index .std p,
.contacts-index-index .std ul,
.contacts-index-index .std table,
.contacts-index-index .onestepcheckout-toc-terms-content p,
.contacts-index-index .onestepcheckout-toc-terms-content ul,
.contacts-index-index .onestepcheckout-toc-terms-content table,
.onestepcheckout-toc-terms .std p,
.onestepcheckout-toc-terms .std ul,
.onestepcheckout-toc-terms .std table,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content p,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content ul,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content table {
  margin: 0 0 1em;
}
.cms-page-view .std img,
.cms-page-view .onestepcheckout-toc-terms-content img,
.cms-no-route .std img,
.cms-no-route .onestepcheckout-toc-terms-content img,
.contacts-index-index .std img,
.contacts-index-index .onestepcheckout-toc-terms-content img,
.onestepcheckout-toc-terms .std img,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content img {
  max-width: 100%;
}
.cms-page-view .std .label-enstock, .cms-page-view .std .label-enreapro,
.cms-page-view .onestepcheckout-toc-terms-content .label-enstock,
.cms-page-view .onestepcheckout-toc-terms-content .label-enreapro,
.cms-no-route .std .label-enstock,
.cms-no-route .std .label-enreapro,
.cms-no-route .onestepcheckout-toc-terms-content .label-enstock,
.cms-no-route .onestepcheckout-toc-terms-content .label-enreapro,
.contacts-index-index .std .label-enstock,
.contacts-index-index .std .label-enreapro,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enstock,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enreapro,
.onestepcheckout-toc-terms .std .label-enstock,
.onestepcheckout-toc-terms .std .label-enreapro,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enstock,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enreapro {
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0 0 0 33px;
}
.cms-page-view .std .label-enstock:before, .cms-page-view .std .label-enreapro:before,
.cms-page-view .onestepcheckout-toc-terms-content .label-enstock:before,
.cms-page-view .onestepcheckout-toc-terms-content .label-enreapro:before,
.cms-no-route .std .label-enstock:before,
.cms-no-route .std .label-enreapro:before,
.cms-no-route .onestepcheckout-toc-terms-content .label-enstock:before,
.cms-no-route .onestepcheckout-toc-terms-content .label-enreapro:before,
.contacts-index-index .std .label-enstock:before,
.contacts-index-index .std .label-enreapro:before,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enstock:before,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enreapro:before,
.onestepcheckout-toc-terms .std .label-enstock:before,
.onestepcheckout-toc-terms .std .label-enreapro:before,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enstock:before,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enreapro:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 28px;
  height: 2rem;
  background: #ffffff url(../images/icon_sprite.png) no-repeat -4px -695px;
}
.cms-page-view .std .label-enstock,
.cms-page-view .onestepcheckout-toc-terms-content .label-enstock,
.cms-no-route .std .label-enstock,
.cms-no-route .onestepcheckout-toc-terms-content .label-enstock,
.contacts-index-index .std .label-enstock,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enstock,
.onestepcheckout-toc-terms .std .label-enstock,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enstock {
  color: #39b54a;
}
.cms-page-view .std .label-enstock:before,
.cms-page-view .onestepcheckout-toc-terms-content .label-enstock:before,
.cms-no-route .std .label-enstock:before,
.cms-no-route .onestepcheckout-toc-terms-content .label-enstock:before,
.contacts-index-index .std .label-enstock:before,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enstock:before,
.onestepcheckout-toc-terms .std .label-enstock:before,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enstock:before {
  background-position: -4px -695px;
}
.cms-page-view .std .label-enreapro,
.cms-page-view .onestepcheckout-toc-terms-content .label-enreapro,
.cms-no-route .std .label-enreapro,
.cms-no-route .onestepcheckout-toc-terms-content .label-enreapro,
.contacts-index-index .std .label-enreapro,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enreapro,
.onestepcheckout-toc-terms .std .label-enreapro,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enreapro {
  color: #626262;
}
.cms-page-view .std .label-enreapro:before,
.cms-page-view .onestepcheckout-toc-terms-content .label-enreapro:before,
.cms-no-route .std .label-enreapro:before,
.cms-no-route .onestepcheckout-toc-terms-content .label-enreapro:before,
.contacts-index-index .std .label-enreapro:before,
.contacts-index-index .onestepcheckout-toc-terms-content .label-enreapro:before,
.onestepcheckout-toc-terms .std .label-enreapro:before,
.onestepcheckout-toc-terms .onestepcheckout-toc-terms-content .label-enreapro:before {
  background-position: -54px -695px;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after,
.contacts-index-index .col-left:after,
.onestepcheckout-toc-terms .col-left:after {
  content: "";
  display: table;
  clear: both;
}

.cms-no-route .std {
  text-align: center;
}
.cms-no-route .std:after {
  content: url("../images/page-404.svg");
  display: block;
  width: min(100vw - 3rem, 75ch);
  margin-inline: auto;
}
.cms-no-route .std ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cms-no-route .std p a {
  background: #eb660b;
  display: inline-block;
  padding: 0.625rem 1.25rem 0.5rem;
  margin: 1rem auto;
  color: #ffffff;
  font-size: 1.25rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2rem;
}
.cms-no-route .std p a:focus, .cms-no-route .std p a:hover {
  text-decoration: none;
  background: #d35b0a;
}

.cms-page-view .col2-left-layout,
.contacts-index-index .col2-left-layout {
  border: none;
}
.cms-page-view .col1-layout .col-main,
.contacts-index-index .col1-layout .col-main {
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1200px;
}
.cms-page-view .box-up-sell .products-grid > li,
.contacts-index-index .box-up-sell .products-grid > li {
  max-width: 22.7%;
  margin-right: 2%;
}
.cms-page-view .box-up-sell .products-grid > li:nth-child(3n+1),
.contacts-index-index .box-up-sell .products-grid > li:nth-child(3n+1) {
  clear: none;
}
.cms-page-view .box-up-sell .products-grid > li:nth-child(4n+1),
.contacts-index-index .box-up-sell .products-grid > li:nth-child(4n+1) {
  clear: left;
}
.cms-page-view .box-up-sell .products-grid > li:last-child,
.contacts-index-index .box-up-sell .products-grid > li:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .cms-page-view .box-up-sell .products-grid > li,
  .contacts-index-index .box-up-sell .products-grid > li {
    max-width: 48%;
    width: 48%;
  }
}
.cms-page-view .col-main,
.contacts-index-index .col-main {
  width: 70%;
  padding: 0 60px;
}
.cms-page-view .col-left,
.contacts-index-index .col-left {
  width: 30%;
  height: fit-content;
  padding: 0;
  margin-top: 2.125rem;
  padding-block-end: 1.5rem;
  background-color: #dfe6e4;
  border-radius: 0.5rem;
  overflow: hidden;
}
.cms-page-view .col-left > ul,
.contacts-index-index .col-left > ul {
  margin-block-start: 1.5rem;
}
.cms-page-view .col-left.col-left-first,
.contacts-index-index .col-left.col-left-first {
  display: none;
}
.cms-page-view .col-left > h3,
.contacts-index-index .col-left > h3 {
  display: flex;
  align-items: center;
  min-height: 3rem;
  font-family: "Open Sans", system-ui, sans-serif;
  color: #ffffff;
  border: none;
  font-size: initial;
  font-weight: bold;
  padding: 5px 1.25rem;
  margin: 0 0 5px;
  background-color: #7f9a8b;
}
.cms-page-view .col-left ul,
.contacts-index-index .col-left ul {
  padding: 0 0.25rem 0 1.25rem;
}
.cms-page-view .col-left li,
.contacts-index-index .col-left li {
  margin: 0.75rem 0;
}
.cms-page-view .col-left a,
.contacts-index-index .col-left a {
  position: relative;
  color: #294a42;
}
.cms-page-view .col-left a:hover, .cms-page-view .col-left a:focus,
.contacts-index-index .col-left a:hover,
.contacts-index-index .col-left a:focus {
  color: #eb660b;
  text-decoration: none;
}
.cms-page-view .col-left a:before,
.contacts-index-index .col-left a:before {
  content: ">";
  font-family: "marker_sd", serif;
  font-size: 1rem;
  vertical-align: top;
  margin-right: 4px;
  text-transform: uppercase;
}
.cms-page-view .std table,
.contacts-index-index .std table {
  display: table;
  width: 100%;
  font-size: 0.929em;
}
.cms-page-view .std tbody,
.contacts-index-index .std tbody {
  display: table-row-group;
}
.cms-page-view .std tr,
.contacts-index-index .std tr {
  display: table-row;
}
.cms-page-view .std th,
.cms-page-view .std td,
.contacts-index-index .std th,
.contacts-index-index .std td {
  display: table-cell;
  border: 1px solid #dcdcdc;
  padding: 0.5em;
}
.cms-page-view .std th,
.contacts-index-index .std th {
  color: #1a171b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  background-color: #eee;
}
.cms-page-view .std .lien-contact,
.contacts-index-index .std .lien-contact {
  display: inline-block;
  padding: 3px 6px;
  margin: 0 3px;
  color: #ffffff;
  font-size: 0.929em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: initial;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 3px;
  background: #eb660b;
}
.cms-page-view .std .lien-contact:focus, .cms-page-view .std .lien-contact:hover,
.contacts-index-index .std .lien-contact:focus,
.contacts-index-index .std .lien-contact:hover {
  color: #ffffff;
  text-decoration: none;
  background: #d35b0a;
}
.cms-page-view .std .lien-contact:active,
.contacts-index-index .std .lien-contact:active {
  color: #ffffff;
  background: #ba5109;
}
.cms-page-view .std .lien-social,
.contacts-index-index .std .lien-social {
  display: inline-block;
  vertical-align: middle;
}
.cms-page-view .std img,
.contacts-index-index .std img {
  display: inline;
}
.cms-page-view .std ul,
.cms-page-view .std ol,
.contacts-index-index .std ul,
.contacts-index-index .std ol {
  list-style-position: inside;
  padding-left: 1.5em;
}
.cms-page-view .std ul ul,
.cms-page-view .std ol ul,
.contacts-index-index .std ul ul,
.contacts-index-index .std ol ul {
  list-style-type: circle;
}
.cms-page-view .std p + ol,
.cms-page-view .std p + ul,
.contacts-index-index .std p + ol,
.contacts-index-index .std p + ul {
  margin-top: -1em;
}

.cms-page-view .main-container.services-layout {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cms-page-view .main-container.services-layout .services-title {
  color: #eb660b;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 2rem;
  text-align: center;
}
.cms-page-view .main-container.services-layout .menu-top {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.cms-page-view .main-container.services-layout .menu-top ul {
  display: flex;
  flex-wrap: wrap;
  background-color: #edf1ef;
  border-radius: 0.4rem;
  padding: 3px;
}
.cms-page-view .main-container.services-layout .menu-top ul li {
  display: inline-flex;
  height: 3.9rem;
  align-items: center;
  padding: 1rem 1.6rem;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cms-page-view .main-container.services-layout .menu-top ul li.active {
  background-color: #7f9a8b;
  border-radius: 0.4rem;
  font-weight: 700;
}
.cms-page-view .main-container.services-layout .menu-top ul li.active a {
  color: #ffffff;
}
.cms-page-view .main-container.services-layout .menu-top ul li a {
  color: #201d1c;
}
.cms-page-view .main-container.services-layout .services-col-main {
  margin-block-end: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cms-page-view .main-container.services-layout .services-col-main .page-title {
  justify-content: center;
}
.cms-page-view .main-container.services-layout .services-col-main .page-title::after {
  display: none;
}
.cms-page-view .main-container.services-layout .services-col-main h1 {
  color: #294A42;
  font-family: "Roboto Condensed";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  background-color: white;
  margin: 1rem 0;
}
.cms-page-view .main-container.services-layout .services-col-main h2 {
  color: #7F9A8B;
  font-family: "Roboto Condensed";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: none;
  margin: 2em 0 0.5rem;
}
.cms-page-view .main-container.services-layout .services-col-main h3 {
  color: #7F9A8B;
  font-family: "Roboto Condensed";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
}
.cms-page-view .main-container.services-layout .services-col-main > div:not(.page-title) {
  width: min(100vw - 3rem, 100ch);
}
.cms-page-view .main-container.services-layout .services-col-main > div:not(.page-title) p {
  color: #201D1C;
  font-weight: 400;
}
.cms-page-view .main-container.services-layout .services-col-main div.checkmarks-row {
  width: min(100vw - 3rem, 150ch);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 1rem;
  padding-top: 40px;
}
.cms-page-view .main-container.services-layout .services-col-main div.checkmarks-row > div {
  flex-basis: 30%;
  padding: 1rem;
  border-radius: 6px;
  background: rgba(41, 74, 66, 0.07);
}
@media (max-width: 899px) {
  .cms-page-view .main-container.services-layout .services-col-main div.checkmarks-row > div {
    flex-basis: 100%;
  }
}
.cms-page-view .main-container.services-layout .services-col-main div.checkmarks-row > div::before {
  display: block;
  content: url('data:image/svg+xml,<svg width="42" height="42" viewBox="0 0 42 42" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Group 11"><circle id="Ellipse 2" cx="21" cy="21" r="21" fill="%23294A42"/><path id="Vector 3" d="M13.6216 19.2984L19.2706 27.2433L29.5135 14.7568" stroke="white" stroke-width="2"/></g></svg>');
  margin-bottom: 2rem;
}
.cms-page-view .main-container.services-layout .services-col-main div.greenbackground {
  margin-top: 20px;
  background-color: #7f9a8b;
  padding: 1.25rem;
  border-radius: 6px;
}
.cms-page-view .main-container.services-layout .services-col-main div.greenbackground h3 {
  color: #ffffff;
  font-family: "Roboto Condensed";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cms-page-view .main-container.services-layout .services-col-main div.greenbackground p {
  margin-top: 0.75rem;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cms-page-view .main-container.services-layout .services-col-main div.greenbackground ul {
  display: grid;
  grid-template-columns: repeat(6, 31px);
  grid-template-rows: 31px;
  column-gap: 1rem;
  margin-top: 1.5rem;
  padding-left: 2.5rem;
  list-style: none;
}
.cms-page-view .main-container.services-layout .services-col-main div.greenbackground ul li {
  width: fit-content;
  list-style: none;
}

.std .timeline-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  background-color: #294a42;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.std .timeline-block h1 {
  text-align: center;
  color: #ffffff;
  font-family: "Roboto Condensed";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 6.25rem;
}
.std .timeline-block ul {
  display: grid;
  grid-template-rows: repeat(7, 1fr);
  grid-template-columns: 1fr 1fr;
  list-style: none;
  margin-inline: auto;
}
@media (max-width: 1199px) {
  .std .timeline-block ul {
    display: block;
  }
}
.std .timeline-block ul li {
  grid-row: auto/span 2;
  display: grid;
  grid-template-columns: 21.25rem 10.75rem 1.5rem;
  grid-template-rows: 6.75rem 1.75rem auto;
}
.std .timeline-block ul li:nth-child(even) {
  grid-template-columns: 1.5rem 10.75rem 21.25rem;
}
@media (min-width: 1200px) {
  .std .timeline-block ul li:nth-child(even) {
    padding-left: 2.5rem;
  }
}
.std .timeline-block ul li:nth-child(even) .date {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}
.std .timeline-block ul li:nth-child(even) .descr {
  grid-column-start: 2;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 4;
}
@media (max-width: 599px) {
  .std .timeline-block ul li {
    grid-template-columns: 12.5rem 5.25rem 0.75rem;
  }
  .std .timeline-block ul li:nth-child(even) {
    grid-template-columns: 0.75rem 5.25rem 12.5rem;
  }
}
@media (max-width: 599px) {
  .std .timeline-block ul li {
    grid-template-rows: 3.75rem 1.75rem auto;
    grid-template-columns: 12.75rem 7.25rem 0.75rem;
  }
  .std .timeline-block ul li:nth-child(even) {
    grid-template-columns: 0.75rem 7.25rem 12.75rem;
  }
}
@media (min-width: 1200px) {
  .std .timeline-block ul li:not(:first-child):not(:nth-last-child(2)) {
    padding-top: 5rem;
  }
}
@media (max-width: 1199px) {
  .std .timeline-block ul li:not(:first-child) {
    padding-top: 5rem;
  }
}
.std .timeline-block ul li:nth-child(2) {
  grid-row: 2/span 2;
  grid-column: 2/auto;
}
.std .timeline-block ul li:first-child {
  margin-top: 4rem;
}
.std .timeline-block ul li:first-child > div {
  margin-top: -4rem;
}
.std .timeline-block ul li:nth-last-child(2) {
  margin-bottom: 12rem;
}
.std .timeline-block ul li:nth-last-child(2) > div {
  margin-bottom: -12rem;
}
@media (min-width: 1200px) {
  .std .timeline-block ul li:nth-child(odd) {
    border-right: 1px solid white;
    padding-right: 2.5rem;
  }
}
@media (max-width: 1199px) {
  .std .timeline-block ul li {
    border-right: none;
    padding-right: none;
  }
}
@media (min-width: 1200px) {
  .std .timeline-block ul li:nth-child(odd) .date::after {
    content: "";
    position: absolute;
    width: 1rem;
    aspect-ratio: 1;
    background: #ffffff;
    border: 0.3rem solid #ffffff;
    border-radius: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    right: -2.5rem;
  }
  .std .timeline-block ul li:nth-child(even) .date::before {
    content: "";
    position: absolute;
    width: 1rem;
    aspect-ratio: 1;
    background: #ffffff;
    border: 0.3rem solid #ffffff;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: -2.5rem;
  }
}
.std .timeline-block ul li .date {
  grid-column-start: 2;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
}
.std .timeline-block ul li .descr {
  position: relative;
  z-index: 10;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 4;
  background-color: #294a42;
}
.std .timeline-block ul li .date {
  border-radius: 6px;
  background-color: #ffffff;
  color: #7f9a8b;
  font-family: "Roboto Condensed";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 12.25rem;
  height: 8.25rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 599px) {
  .std .timeline-block ul li .date {
    width: 8.25rem;
    height: 4.25rem;
    font-size: 60px;
  }
}
.std .timeline-block ul li .descr {
  height: fit-content;
  border: 1px solid #ffffff;
  padding: 1.75rem;
  border-radius: 6px;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.std .timeline-block ul li .descr p:not(:last-child) {
  margin-bottom: 2rem;
}
.std .timeline-block ul li .descr img {
  margin-left: auto;
  margin-right: auto;
  width: 29.25rem;
}

.contacts-index-index .contactlist {
  margin: 1em 0;
}
.contacts-index-index .contactlist li {
  margin: 0.5em 0;
}
.contacts-index-index .contactlist li strong, .contacts-index-index .contactlist li span {
  display: inline-block;
  vertical-align: top;
}
.contacts-index-index .contactlist li strong {
  width: 100px;
  margin: 0 10px 0 0;
  text-align: right;
}
.contacts-index-index #contactForm {
  padding: 0;
  margin: 1.25rem 0 0;
}
.contacts-index-index #contactForm .fieldset p.required {
  float: none;
  margin: 0 0 10px 110px;
}
.contacts-index-index #contactForm label {
  width: 100px;
  margin: 0 10px 0 0;
  text-align: right;
}
.contacts-index-index #contactForm .input-box {
  padding: 0;
  min-width: 75%;
  display: inline-block;
  vertical-align: top;
}
.contacts-index-index #contactForm .buttons-set {
  margin: 1.25rem 0 0 110px;
  padding: 0;
  border: none;
}
.contacts-index-index #contactForm .buttons-set button.button, .contacts-index-index #contactForm .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .contacts-index-index #contactForm .buttons-set button {
  float: left;
}

/* liens actifs menu gauche */
.cms-aventurenordique .col-left .qui-sommes-nous,
.contacts-index-index .col-left .contact,
.cms-commander .col-left .commander,
.cms-conseil .col-left .conseil,
.cms-paiement .col-left .paiement,
.cms-livraison .col-left .livraison,
.cms-garantie .col-left .echange,
.cms-nos-conseils-equipements-srn .conseils-srn a,
.cms-comment-choisir-ses-skis-de-randonnee-nordique .conseils-skis a,
.cms-comment-choisir-des-chaussures-de-randonnee-nordique .conseils-chaussures a,
.cms-comment-choisir-vos-batons-de-ski-de-randonnee-nordique .conseils-batons a,
.cms-quelles-fixations-choisir-en-ski-de-randonnee-nordique .conseils-fixations a,
.cms-peaux-de-phoque-pour-le-ski-de-randonnee-nordique .conseils-peaux a {
  color: #eb660b;
  font-weight: bold;
}

/* liens actifs menu haut */
.cms-page-view.cms-aventurenordique .menu-top ul li.qui-sommes-nous,
.cms-page-view.cms-paiement .menu-top ul li.paiement,
.cms-page-view.cms-livraison .menu-top ul li.livraison,
.cms-page-view.cms-livraison .menu-top ul li.avis,
.cms-page-view.cms-garantie .menu-top ul li.garantie,
.cms-page-view.cms-recrutement-aventure-nordique .menu-top ul li.recrutement-aventure-nordique,
.cms-page-view.cms-team .menu-top ul li.team,
.cms-page-view.cms-our-story .menu-top ul li.our-story,
.cms-page-view.cms-order .menu-top ul li.order,
.cms-page-view.cms-payment .menu-top ul li.payment,
.cms-page-view.cms-delivery .menu-top ul li.delivery,
.cms-page-view.cms-warranty-and-returns .menu-top ul li.warranty-and-returns {
  background-color: #7f9a8b;
  border-radius: 0.4rem;
  font-weight: 700;
}
.cms-page-view.cms-aventurenordique .menu-top ul li.qui-sommes-nous a,
.cms-page-view.cms-paiement .menu-top ul li.paiement a,
.cms-page-view.cms-livraison .menu-top ul li.livraison a,
.cms-page-view.cms-livraison .menu-top ul li.avis a,
.cms-page-view.cms-garantie .menu-top ul li.garantie a,
.cms-page-view.cms-recrutement-aventure-nordique .menu-top ul li.recrutement-aventure-nordique a,
.cms-page-view.cms-team .menu-top ul li.team a,
.cms-page-view.cms-our-story .menu-top ul li.our-story a,
.cms-page-view.cms-order .menu-top ul li.order a,
.cms-page-view.cms-payment .menu-top ul li.payment a,
.cms-page-view.cms-delivery .menu-top ul li.delivery a,
.cms-page-view.cms-warranty-and-returns .menu-top ul li.warranty-and-returns a {
  color: #fff;
}

.cms-page-view .std .messages,
.cms-no-route .std .messages,
.cms-home .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-no-route .std .messages ul,
.cms-home .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-no-route .std .messages li,
.cms-home .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
  font-family: "Open Sans", system-ui, sans-serif;
}

.link-btn {
  display: inline-block;
  padding: 3px 6px;
  margin: 0 3px;
  color: #ffffff;
  font-size: 0.929em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: initial;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 3px;
  background: #eb660b;
}
.link-btn:focus, .link-btn:hover {
  color: #ffffff;
  text-decoration: none;
  background: #d35b0a;
}
.link-btn:active {
  color: #ffffff;
  background: #ba5109;
}

#accordion .toggle-tabs {
  display: none;
}
#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  position: relative;
  background-color: #f6f6f6;
  display: block;
}
#accordion > dl > dt:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #eb690b;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
#accordion > dl > dt:hover {
  background-color: #dcdcdc;
}
#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #eee;
}
#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 1.25rem 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 1.25rem;
  margin: 15px 0;
  font-size: 0.75rem;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

@media only screen and (max-width: 900px) {
  .cms-page-view .std table {
    display: table;
  }
  .cms-page-view .std tbody {
    display: table-row-group;
  }
  .cms-page-view .std tr {
    display: table-row;
  }
  .cms-page-view .std th, .cms-page-view .std td {
    display: table-cell;
  }
  .cms-page-view .col-main, .cms-page-view .col-left,
  .contacts-index-index .col-main,
  .contacts-index-index .col-left {
    width: 100%;
    padding: 0;
  }
  .cms-page-view .main-container.col2-left-layout > div.main,
  .contacts-index-index .main-container.col2-left-layout > div.main {
    grid-template-columns: 100%;
  }
  .cms-page-view .main-container.col2-left-layout > div.main .col-left.sidebar:not(.col-left-first),
  .contacts-index-index .main-container.col2-left-layout > div.main .col-left.sidebar:not(.col-left-first) {
    margin-top: 10px;
    justify-self: center;
    max-width: 60ch;
    margin: 50px 0 0 0px;
  }
  .cms-page-view .main-container.col2-left-layout .col-left.sidebar:not(.col-left-first) {
    margin: 50px 0 0 0;
    max-width: 60ch;
  }
  .contacts-index-index input[type=email], .contacts-index-index input[type=search], .contacts-index-index input[type=number],
  .contacts-index-index input[type=password], .contacts-index-index input[type=tel], .contacts-index-index input[type=text],
  .contacts-index-index textarea, .contacts-index-index .buttons-set {
    width: 100%;
    max-width: 100%;
  }
  .contacts-index-index .buttons-set button.button, .contacts-index-index .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .contacts-index-index .buttons-set button {
    float: none;
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  .contacts-index-index #contactForm .fieldset p.required, .contacts-index-index #contactForm label, .contacts-index-index #contactForm .input-box, .contacts-index-index #contactForm .buttons-set {
    margin-left: 0;
    text-align: left;
    display: block;
  }
}
.cms-page-view .std h2[class^=label-] {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.cms-page-view .std h2[class^=label-]::after {
  display: block;
  margin-left: auto;
  width: 100%;
  max-height: 32px;
}
.cms-page-view .std .label-creditcard::after {
  content: url("../images/logo-mdp-cb.svg");
  max-width: 122px;
}
.cms-page-view .std .label-creditcard3x::after {
  content: url("../images/logo-cofidis.png");
  max-width: 122px;
}
.cms-page-view .std .label-paypal::after {
  content: url("../images/logo_paypal.svg");
  max-width: 102px;
}
.cms-page-view .std .label-paypal-4x::after {
  content: url("../images/logo_paypal-4x.svg");
  max-width: 102px;
}

.cms-page-view.cms-clickandcollect .col-main > .std {
  margin-block-start: 2rem;
}
.cms-page-view.cms-clickandcollect .col-main .std > div {
  width: min(100vw - 3rem, 65ch);
  margin-inline: auto;
  padding-block-end: 4rem;
  font-size: 1.125rem;
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url("../images/newbrand/icon-click-collect.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.cms-page-view.cms-clickandcollect .col-main h1 {
  min-height: 5rem;
  color: #eb660b;
  text-transform: uppercase;
  text-align: center;
}
.cms-page-view.cms-clickandcollect .col-main p {
  line-height: 1.4;
}
.cms-page-view.cms-clickandcollect .col-main label {
  margin-block: 1rem 0.5rem;
  padding: 0.125rem 0.25rem;
  font-size: 1rem;
  font-weight: 700;
  color: #7f9a8b;
  border-bottom: 0.125rem solid #dfe6e4;
}
.cms-page-view.cms-clickandcollect .col-main address {
  margin-block-end: 2rem;
}
.cms-page-view.cms-clickandcollect .col-main address::first-line {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

section.timeline {
  position: relative;
}
section.timeline .container {
  background: unset;
}
section.timeline h2 {
  font-weight: 900;
}
section.timeline::before {
  content: "";
  background: #eb660b;
  width: 5px;
  height: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
section.timeline .timeline-item {
  width: 100%;
  padding: 2rem 0;
}
section.timeline .timeline-item:nth-child(even) .timeline-content {
  float: right;
}
section.timeline .timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
section.timeline .timeline-item:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 2rem;
  left: -1rem;
  border-width: 0.75rem 1rem 0.75rem 0;
  border-color: transparent #e6e4df transparent transparent;
}
section.timeline .timeline-item::after {
  content: "";
  display: block;
  clear: both;
}
section.timeline .timeline-content {
  position: relative;
  width: 45%;
  padding: 2rem;
  border-radius: 0.5rem;
  color: #000000;
  background: #e6e4df;
  box-shadow: 0 1.25rem 25px -1.25rem rgba(0, 0, 0, 0.3);
}
section.timeline .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 2rem;
  right: -1rem;
  border-width: 0.75rem 0 0.75rem 1rem;
  border-color: transparent transparent transparent #e6e4df;
}
section.timeline .timeline-img {
  width: 2rem;
  height: 2rem;
  background: #eb660b;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -1rem;
}
section.timeline a {
  display: inline-block;
  font-weight: 700;
  color: #eb660b;
}
section.timeline a:hover, section.timeline a:active, section.timeline a:focus {
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
  text-decoration-color: #eb660b;
}
section.timeline .timeline-card {
  padding: 0 !important;
}
section.timeline .timeline-card p {
  padding: 0 1.25rem;
}
section.timeline .timeline-card a {
  margin-left: 1.25rem;
}
section.timeline .timeline-item .timeline-img-header {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.timeline .timeline-img-header {
  display: flex;
  flex-direction: column;
  height: 200px;
  position: relative;
  margin-bottom: 1.25rem;
  border-radius: 0.5rem;
  background-color: #faf5f2;
}
section.timeline .timeline-img-header h2 {
  order: 2;
  display: inline-block;
  width: fit-content;
  color: #eb660b;
  position: relative;
  bottom: 0;
  left: 0.75rem;
  background-color: #ffffff;
  padding: 10px;
  margin-top: auto;
  border-radius: 0.25rem;
}
section.timeline blockquote {
  margin-top: 2rem;
  color: #000000;
  border-left-color: #eb660b;
  padding: 0 1.25rem;
}
section.timeline .date {
  background: #eb660b;
  display: inline-block;
  color: #ffffff;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  section.timeline::before {
    left: 50px;
  }
  section.timeline .timeline-img {
    left: 50px;
  }
  section.timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }
  section.timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }
  section.timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 2rem;
    left: -1rem;
    border-width: 0.75rem 0 0.75rem 1rem;
    border-color: transparent #e6e4df transparent transparent;
  }
}
/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .minimal-price-link .label {
  color: #d82127;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
  content: "";
  display: table;
  clear: both;
}
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 1000px) {
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}
@media only screen and (max-width: 900px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  .notice-cookie .notice-inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  .notice-cookie .actions {
    text-align: left;
  }
}
/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

#addTagForm .form-add {
  margin-top: 10px;
}

.product-tags {
  background-color: #f6f6f6;
  border: 1px solid #eee;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

.product-tags li {
  float: left;
  margin-right: 15px;
}

.product-tags li.last {
  margin-right: 0px;
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.tags-list > li {
  float: left;
  margin-right: 10px;
}

.block-tags .actions > a {
  font-size: 0.75rem;
}

.my-tag-edit .button.btn-remove, .my-tag-edit .onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-remove, .onestepcheckout-index-index #onestepcheckout-shipping-section .my-tag-edit button.btn-remove {
  padding: 0;
}
.my-tag-edit .button.btn-remove:after, .my-tag-edit .onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-remove:after, .onestepcheckout-index-index #onestepcheckout-shipping-section .my-tag-edit button.btn-remove:after {
  color: white;
}

@media only screen and (max-width: 900px) {
  .tags-list > li,
  .tags-list {
    float: none;
  }
}
/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #c9c9c9;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  -webkit-animation: rotate 1.5s infinite linear;
  animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #c9c9c9;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: "";
  content: "";
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 480px) {
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 0.938rem;
    text-align: center;
    width: 100%;
  }
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}
/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th {
  white-space: normal;
}
#recurring_profile_list_view th span {
  white-space: inherit;
}
@media only screen and (max-width: 480px) {
  #recurring_profile_list_view {
    font-size: 0.75rem;
  }
  #recurring_profile_list_view a {
    font-size: inherit;
  }
  #recurring_profile_list_view th,
  #recurring_profile_list_view td {
    padding: 2px;
  }
}

.recurring-profiles-title {
  float: left;
}
.recurring-profiles-title h1 {
  margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    text-align: center;
    float: none;
  }
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button, body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons button {
  position: static;
}

.recurring-profiles-messages:after {
  content: "";
  display: table;
  clear: both;
}

#recurring_start_date_trig {
  display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box {
  margin-bottom: 30px;
}
.billing-agreements .info-box:after {
  content: "";
  display: table;
  clear: both;
}
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 7px;
}
.billing-agreements .info-box .button, .billing-agreements .info-box .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .billing-agreements .info-box button {
  float: right;
  margin-top: 7px;
}
@media only screen and (max-width: 480px) {
  .billing-agreements .info-box .button, .billing-agreements .info-box .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .billing-agreements .info-box button {
    width: 100%;
    float: none;
  }
}
.billing-agreements #payment_method {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}
@media only screen and (max-width: 480px) {
  .billing-agreement-view-header-wrapper .heading {
    max-width: 100%;
  }
}

.billing-agreement-details td, .billing-agreement-details th {
  padding: calc(7px / 2);
}

@media only screen and (max-width: 1000px) {
  .billing-agreements .data-table .created-at,
  .billing-agreements .data-table .updated-at {
    display: none;
  }
}
/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 901px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .col2-left-layout .col-main .widget,
  .col2-right-layout .col-main .widget,
  .col3-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.2222222222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.2222222222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.3333333333%;
    margin-right: 2.2222222222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.2222222222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.2222222222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.2222222222%;
    margin-right: 2.2222222222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 900px) {
  .col1-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.2222222222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.2222222222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.3333333333%;
    margin-right: 2.2222222222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.2222222222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.2222222222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.2222222222%;
    margin-right: 2.2222222222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
[class*=checkout-multishipping-] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
[class*=checkout-multishipping-] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #f6f6f6;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-bottom: 10px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
[class*=checkout-multishipping-] .checkout-progress > li.active {
  background-color: #313131;
}
[class*=checkout-multishipping-] .checkout-progress > li.last {
  border-right: 0px;
}
[class*=checkout-multishipping-] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
[class*=checkout-multishipping-] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
[class*=checkout-multishipping-] .page-title .button, [class*=checkout-multishipping-] .page-title .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section [class*=checkout-multishipping-] .page-title button {
  float: right;
}
[class*=checkout-multishipping-] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 1.125rem;
  margin-bottom: 15px;
}
[class*=checkout-multishipping-] .messages {
  float: left;
  width: 100%;
}
[class*=checkout-multishipping-] .col-2.col-wide {
  width: 66%;
}
[class*=checkout-multishipping-] .col-1.col-narrow {
  width: 30%;
}
[class*=checkout-multishipping-] .actions {
  margin-bottom: 10px;
}
[class*=checkout-multishipping-] .grand-total {
  text-align: right;
  font-size: 1rem;
  font-weight: bold;
}
[class*=checkout-multishipping-] #checkout-review-submit {
  float: right;
}
[class*=checkout-multishipping-] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #f6f6f6;
  border-bottom: 1px solid #eee;
  padding: 10px;
  font-size: 0.875rem;
}
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #f6f6f6;
  border-bottom: 1px solid #eee;
  padding: 10px;
  font-size: 0.875rem;
}
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 1000px) {
  [class*=checkout-multishipping-] .checkout-progress span {
    word-spacing: 300px;
  }
  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  [class*=checkout-multishipping-] .checkout-progress span {
    width: 12px;
  }
  [class*=checkout-multishipping-] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0px;
  }
  [class*=checkout-multishipping-] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  [class*=checkout-multishipping-] .box-title {
    float: left;
    width: 100%;
  }
  [class*=checkout-multishipping-] .page-title .button, [class*=checkout-multishipping-] .page-title .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section [class*=checkout-multishipping-] .page-title button {
    float: left;
    margin-bottom: 10px;
  }
  [class*=checkout-multishipping-] .linearize-table tfoot td {
    text-align: right;
  }
  [class*=checkout-multishipping-] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  [class*=checkout-multishipping-] .col-1.col-narrow, [class*=checkout-multishipping-] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 480px) {
  [class*=checkout-multishipping-] .buttons-set .back-link {
    display: block;
  }
}
.main-container.boutique-layout {
  padding-left: 0;
  padding-right: 0;
}
.main-container.boutique-layout .col-main {
  width: 100%;
  padding-top: 6.25rem;
  padding-left: 0;
  padding-right: 0;
}
.main-container.boutique-layout .col-main .page-title {
  display: flex;
  justify-content: center;
  margin: 0 0 3rem 0;
}
.main-container.boutique-layout .col-main .page-title::after {
  display: none;
}
.main-container.boutique-layout .col-main .page-title h1 {
  color: #294A42;
  font-family: "Roboto Condensed";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  background-color: #fff;
}
.main-container.boutique-layout .col-main .boutique-line {
  display: flex;
  justify-content: center;
}
.main-container.boutique-layout .col-main .boutique-line.with-footer {
  margin-bottom: 5rem;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line.with-footer {
    margin-bottom: 3rem;
  }
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line {
    margin-bottom: 3rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div {
  display: grid;
  padding-top: 5rem;
  padding-bottom: 5rem;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .filled-button {
  height: fit-content;
  width: fit-content;
  margin-top: 2rem;
  padding: 0.9rem 2.5rem;
  text-align: center;
  border-radius: 29px;
  background: #eb660b;
  color: #ffffff;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.main-container.boutique-layout .col-main .boutique-line > div .filled-button a {
  color: #ffffff;
}
.main-container.boutique-layout .col-main .boutique-line > div .filled-button::after {
  content: url('data:image/svg+xml,<svg width="7" height="13" viewBox="0 0 7 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.5L6 6.5L1 12.5" stroke="white" stroke-width="1.5"/></svg>');
  margin-left: 1rem;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .filled-button {
    margin-right: auto;
    margin-left: auto;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .description {
  margin-top: 4.75rem;
  padding-left: 5rem;
  width: fit-content;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .description {
    grid-row: 2/3;
    padding-left: 0rem;
    width: 35rem;
    margin-top: 0.75rem;
  }
}
@media (max-width: 599px) {
  .main-container.boutique-layout .col-main .boutique-line > div .description {
    width: 21rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .description h2 {
  color: #201D1C;
  font-family: "Roboto Condensed";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.main-container.boutique-layout .col-main .boutique-line > div .description p {
  color: #201D1C;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.main-container.boutique-layout .col-main .boutique-line > div .description p:not(first-child) {
  margin-top: 1rem;
}
.main-container.boutique-layout .col-main .boutique-line > div .description.description-histoire h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-histoire p {
  width: 511px;
}
.main-container.boutique-layout .col-main .boutique-line > div .description.description-boutique h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-boutique p {
  width: 419px;
}
.main-container.boutique-layout .col-main .boutique-line > div .description.description-clickandcollect h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-clickandcollect p {
  width: 428px;
}
.main-container.boutique-layout .col-main .boutique-line > div .description.description-servicelocation h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-servicelocation p {
  width: 428px;
}
.main-container.boutique-layout .col-main .boutique-line > div .description.description-localisation h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-localisation p {
  width: 428px;
}
.main-container.boutique-layout .col-main .boutique-line > div .description.description-ambassadeur h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-ambassadeur p {
  width: 428px;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .description.description-ambassadeur h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-ambassadeur p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-localisation h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-localisation p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-servicelocation h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-servicelocation p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-clickandcollect h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-clickandcollect p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-boutique h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-boutique p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-histoire h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-histoire p {
    width: 35rem;
  }
}
@media (max-width: 599px) {
  .main-container.boutique-layout .col-main .boutique-line > div .description.description-ambassadeur h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-ambassadeur p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-localisation h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-localisation p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-servicelocation h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-servicelocation p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-clickandcollect h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-clickandcollect p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-boutique h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-boutique p, .main-container.boutique-layout .col-main .boutique-line > div .description.description-histoire h2, .main-container.boutique-layout .col-main .boutique-line > div .description.description-histoire p {
    width: 21rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .description .outlined-button {
  display: flex;
  align-items: center;
  height: fit-content;
  width: fit-content;
  margin-top: 2rem;
  padding: 0.5rem 1rem;
  text-align: center;
  border-radius: 7px;
  border: 1px solid #294A42;
  background: #FFF;
}
.main-container.boutique-layout .col-main .boutique-line > div .description .outlined-button::after {
  content: url('data:image/svg+xml,<svg width="17" height="24" viewBox="0 0 17 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 23.5C8.5 23.5 17 15.3264 17 9.125C17 6.83751 16.1045 4.64371 14.5104 3.0262C12.9163 1.4087 10.7543 0.5 8.5 0.5C6.24566 0.5 4.08365 1.4087 2.48959 3.0262C0.895533 4.64371 3.35923e-08 6.83751 0 9.125C0 15.3264 8.5 23.5 8.5 23.5ZM8.5 13.4375C7.37283 13.4375 6.29183 12.9831 5.4948 12.1744C4.69777 11.3656 4.25 10.2687 4.25 9.125C4.25 7.98125 4.69777 6.88435 5.4948 6.0756C6.29183 5.26685 7.37283 4.8125 8.5 4.8125C9.62717 4.8125 10.7082 5.26685 11.5052 6.0756C12.3022 6.88435 12.75 7.98125 12.75 9.125C12.75 10.2687 12.3022 11.3656 11.5052 12.1744C10.7082 12.9831 9.62717 13.4375 8.5 13.4375Z" fill="%23294A42"/></svg>');
  margin-left: 0.5rem;
  margin-inline-start: 1rem;
}
.main-container.boutique-layout .col-main .boutique-line > div .description .outlined-button a {
  color: #294A42;
  font-weight: 700;
  text-transform: uppercase;
}
.main-container.boutique-layout .col-main .boutique-line > div .illustration {
  width: 40rem;
  border-radius: 11px;
  background: #FAF5F2;
  padding: 20px 25px;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .illustration {
    grid-row: 1/2;
    width: 35rem;
  }
}
@media (max-width: 599px) {
  .main-container.boutique-layout .col-main .boutique-line > div .illustration {
    width: 21rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .illustration img {
  border-radius: 11px;
}
.main-container.boutique-layout .col-main .boutique-line > div .illustration figcaption {
  margin-top: 1rem;
  color: #201D1C;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
.main-container.boutique-layout .col-main .boutique-line > div .illustration.larance {
  height: 48rem;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .illustration.larance {
    height: inherit;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .larance + .boutique-line-footer {
  bottom: 0;
  margin-bottom: -5rem;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .larance + .boutique-line-footer {
    margin-bottom: 0;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer {
  grid-column-start: 1;
  grid-column-end: 3;
  width: 52rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: -9.5rem;
  margin-top: -7rem;
}
@media (max-width: 1199px) {
  .main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer {
    grid-column: 1/1;
    grid-row: 3/4;
    width: 35rem;
    margin-top: 2rem;
    position: static;
  }
}
@media (max-width: 599px) {
  .main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer {
    width: 21rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer.nous-animons {
  margin-bottom: -8rem;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div {
  background: #E6E4DF;
  border-radius: 8px;
  padding: 2.5rem;
}
@media (max-width: 599px) {
  .main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div {
    padding: 1rem;
  }
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div ul:not(first-child), .main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div p:not(first-child) {
  margin-top: 1rem;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div h3 {
  color: #201D1C;
  font-family: "Roboto Condensed";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div .filled-button {
  position: absolute;
  margin-top: 1.25rem;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div .filled-button a {
  color: #ffffff;
  text-decoration: none;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div a {
  color: #eb660b;
  font-weight: 700;
  text-decoration-line: underline;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div ul {
  list-style: inside;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div ul.socialmedias {
  display: grid;
  grid-template-columns: repeat(6, 31px);
  grid-template-rows: 31px;
  column-gap: 1rem;
  margin-top: 1.5rem;
  padding-left: 2.5rem;
  list-style: none;
}
.main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div ul.socialmedias li {
  width: fit-content;
}
@media (max-width: 599px) {
  .main-container.boutique-layout .col-main .boutique-line > div .boutique-line-footer > div ul.socialmedias {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .main-container.boutique-layout .col-main .boutique-line:nth-child(odd) {
    background: #FAF5F2;
  }
  .main-container.boutique-layout .col-main .boutique-line:nth-child(odd) .illustration {
    background: #ffffff;
  }
}
.main-container.boutique-layout .col-main .boutique-line:nth-child(even) .boutique-line-footer {
  margin-bottom: 5rem;
}
.main-container.boutique-layout .col-main .boutique-line:last-child {
  margin-bottom: 15rem;
}

@media (max-width: 599px) {
  .main-container.boutique-layout .col-main {
    padding-top: 1.25rem;
  }
  .main-container.boutique-layout .col-main .page-title {
    margin-bottom: 1rem;
  }
  .cms-page-view .main-container.services-layout .services-col-main > div:not(.page-title) {
    margin-top: 1rem;
  }
  .cms-page-view .main-container.services-layout .services-col-main h1 {
    margin: 0 0 1rem 0;
    font-size: 24px;
  }
  .cms-page-view .main-container.services-layout .services-col-main h2 {
    font-size: 20px;
  }
}
/* Couleurs */
/* Blanc */
/* Noir */
/* Gris */
/* Open Sans */
/*
 * ##########################################################
 * NEW BRAND VARIABLES
 * ##########################################################
*/
:root {
  --nb-forest: #294a42;
  --nb-moss: #7f9a8b;
  --nb-orange: #eb660b;
  --nb-tan: #a8957b;
  --nb-whitefog: #e6e4df;
  --nb-whitemoon: #faf5f2;
  --nb-moss-light: #dfe6e4;
  --nb-black: #000000;
  --nb-white: #ffffff;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-extrabold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-extralight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
/* ******************************************************** */
/* Set up Open Sans for modern browsers, all weights */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Open Sans";
    src: url("../fonts/open-sans/opensans-vf.woff2") format("woff2-variations");
    font-weight: 300 800;
    font-stretch: 75% 100%;
  }
}
/* Set up Roboto Condensed for modern browsers, all weights */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Roboto Condensed";
    src: url("../fonts/roboto-condensed/robotocondensed-vf.woff2") format("woff2-variations");
    font-weight: 100 900;
  }
}
@font-face {
  font-family: "TC October Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/tcoctober/TcOctoberRegular.woff") format("woff");
}
/* ******************************************************** */
/*---------- Début MIXINS ----------*/
/*animate CSS*/
/** STARS RATING **/
.star-rating {
  height: 24px;
  position: relative;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.star-rating:before {
  background-image: url("data: image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC4yMjgwNSAwLjc0Mzg3M0M4LjA3OTA5IDAuNDI1MDUzIDcuNzY0MzEgMC4yMjIxNjggNy40MTg2MiAwLjIyMjE2OEM3LjA3MjkyIDAuMjIyMTY4IDYuNzYwOTUgMC40MjUwNTMgNi42MDkxOCAwLjc0Mzg3M0w0LjgwMiA0LjU3ODRMMC43NjYwNTUgNS4xOTI4NkMwLjQyODc4OSA1LjI0NTAzIDAuMTQ3NzM1IDUuNDg4NDkgMC4wNDM3NDQ2IDUuODIxOEMtMC4wNjAyNDU2IDYuMTU1MTEgMC4wMjQwNzA3IDYuNTIzMiAwLjI2NTc3OCA2Ljc2OTU3TDMuMTk0MzcgOS43NTc3OEwyLjUwMjk3IDEzLjk4MDdDMi40NDY3NiAxNC4zMjg1IDIuNTg3MjkgMTQuNjgyMSAyLjg2NTUzIDE0Ljg4NzlDMy4xNDM3OCAxNS4wOTM3IDMuNTExOTYgMTUuMTE5NyAzLjgxNTUgMTQuOTU0NUw3LjQyMTQzIDEyLjk2OTJMMTEuMDI3NCAxNC45NTQ1QzExLjMzMDkgMTUuMTE5NyAxMS42OTkxIDE1LjA5NjYgMTEuOTc3MyAxNC44ODc5QzEyLjI1NTYgMTQuNjc5MiAxMi4zOTYxIDE0LjMyODUgMTIuMzM5OSAxMy45ODA3TDExLjY0NTcgOS43NTc3OEwxNC41NzQzIDYuNzY5NTdDMTQuODE2IDYuNTIzMiAxNC45MDMxIDYuMTU1MTEgMTQuNzk2MyA1LjgyMThDMTQuNjg5NSA1LjQ4ODQ5IDE0LjQxMTMgNS4yNDUwMyAxNC4wNzQgNS4xOTI4NkwxMC4wMzUyIDQuNTc4NEw4LjIyODA1IDAuNzQzODczWiIgZmlsbD0iI0Q5RDlEOSIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-size: 24px;
  bottom: 0;
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
}
.star-rating > span {
  display: block;
  text-indent: -10000px;
  width: 120px;
  height: 24px;
  position: absolute;
  overflow: hidden;
}
.star-rating > span:before {
  background-image: url("data: image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEuMTIzMiAwLjcwNTI3NkMxMC45MjE5IDAuMjc0Mjc0IDEwLjQ5NjMgMCAxMC4wMjkgMEM5LjU2MTY1IDAgOS4xMzk5MSAwLjI3NDI3NCA4LjkzNDc0IDAuNzA1Mjc2TDYuNDkxNjcgNS44ODkwNkwxLjAzNTYxIDYuNzE5NzJDMC41Nzk2NjcgNi43OTAyNCAwLjE5OTcxOCA3LjExOTM3IDAuMDU5MTM2OSA3LjU2OTk3Qy0wLjA4MTQ0NDEgOC4wMjA1NiAwLjAzMjU0MDQgOC41MTgxNyAwLjM1OTI5NiA4Ljg1MTIyTDQuMzE4MzYgMTIuODkwOUwzLjM4MzY5IDE4LjU5OTdDMy4zMDc3IDE5LjA2OTkgMy40OTc2NyAxOS41NDc5IDMuODczODIgMTkuODI2MUM0LjI0OTk3IDIwLjEwNDMgNC43NDc3IDIwLjEzOTYgNS4xNTgwNSAxOS45MTYyTDEwLjAzMjggMTcuMjMyM0wxNC45MDc1IDE5LjkxNjJDMTUuMzE3OSAyMC4xMzk2IDE1LjgxNTYgMjAuMTA4MiAxNi4xOTE4IDE5LjgyNjFDMTYuNTY3OSAxOS41NDQgMTYuNzU3OSAxOS4wNjk5IDE2LjY4MTkgMTguNTk5N0wxNS43NDM0IDEyLjg5MDlMMTkuNzAyNSA4Ljg1MTIyQzIwLjAyOTIgOC41MTgxNyAyMC4xNDcgOC4wMjA1NiAyMC4wMDI2IDcuNTY5OTdDMTkuODU4MyA3LjExOTM3IDE5LjQ4MjEgNi43OTAyNCAxOS4wMjYyIDYuNzE5NzJMMTMuNTY2MyA1Ljg4OTA2TDExLjEyMzIgMC43MDUyNzZaIiBmaWxsPSIjRUI2NjBCIi8+PC9zdmc+");
  background-repeat: repeat-x;
  background-size: 24px;
  bottom: 0;
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: 10000px;
  top: 0;
}

.star-rating.small {
  height: 18px;
  width: 90px;
}
.star-rating.small:before {
  background-size: 18px;
  height: 18px;
  width: 90px;
}
.star-rating.small > span {
  width: 90px;
  height: 18px;
}
.star-rating.small > span:before {
  background-size: 18px;
  height: 18px;
}

.star-rating.xsmall {
  height: 12px;
  width: 60px;
}
.star-rating.xsmall:before {
  background-size: 12px;
  height: 12px;
  width: 60px;
}
.star-rating.xsmall > span {
  width: 60px;
  height: 12px;
}
.star-rating.xsmall > span:before {
  background-size: 12px;
  height: 12px;
}

/** FOOTER **/
#trusted_shop_global_reviews {
  padding-bottom: 1.5rem;
  padding-top: 1rem;
}

@media only screen and (max-width: 1270px) {
  #trusted_shop_global_reviews {
    margin-inline: 1rem;
  }
}
#trusted_shop_global_reviews div.block_reviews {
  max-width: 1260px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 40px 10px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.5rem;
  background: #fff;
  border-radius: 9px;
}
@media only screen and (max-width: 600px) {
  #trusted_shop_global_reviews div.block_reviews {
    flex-wrap: wrap;
  }
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 160px;
}
@media only screen and (max-width: 600px) {
  #trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating {
    width: 100%;
    flex-direction: column;
    padding-bottom: 15px;
  }
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating .rating {
  color: #eb660b;
  font-weight: 700;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating .rating .numerator {
  font-size: 35px;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating .rating .denominator {
  font-size: 18px;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating .trusted_shop_link_footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating .trusted_shop_link_footer .trusted_shop_logo {
  margin-right: 6px;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_shop_rating .trusted_shop_link_footer a {
  color: #201D1C;
  font-size: 14px;
  font-weight: 400;
  text-decoration-line: underline;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider_prev {
  margin-right: 9px;
}
@media only screen and (max-width: 600px) {
  #trusted_shop_global_reviews div.block_reviews .bx-wrapper {
    width: calc(100% - 76px);
  }
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider {
  display: flex;
  flex-direction: row;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div {
  width: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
  border-radius: 4px;
  background-color: #f0f2f2;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .rating {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #eb660b;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .rating .star-rating {
  display: inline-block;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .title {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #201D1C;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .comment {
  margin-bottom: 28px;
  font-size: 13px;
  font-weight: 400;
  color: #201D1C;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .review_footer {
  color: #474747;
  font-size: 13px;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .review_footer .author {
  font-weight: 600;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider > div .review_footer .submit_date {
  font-weight: 400;
}
#trusted_shop_global_reviews div.block_reviews #trusted_shop_global_reviews_slider_next {
  margin-left: 9px;
}
#trusted_shop_global_reviews div.extras {
  max-width: 1260px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  margin-inline: auto;
  margin-bottom: 4rem;
  gap: 1.5rem;
}
#trusted_shop_global_reviews div.extras > div {
  background: #fff;
  border-radius: 9px;
  padding: 2rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 1000px) {
  #trusted_shop_global_reviews div.extras > div {
    flex-direction: column;
    text-align: center;
  }
}
#trusted_shop_global_reviews div.extras > div img {
  width: 52px;
}
#trusted_shop_global_reviews div.extras > div a {
  display: inline-flex;
  padding: 1rem 1.125rem;
  height: fit-content;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #294a42;
  box-shadow: 0 2px 2px -2px rgba(34, 38, 50, 0.3);
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  white-space: nowrap;
}
#trusted_shop_global_reviews div.extras h5 {
  margin-bottom: 0.125rem;
  color: #294a42;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1rem;
}
#trusted_shop_global_reviews div.extras p {
  font-size: 0.875rem;
  font-weight: 600;
  color: #201D1C;
}

#trusted_shop_global_reviews_separator {
  border-bottom: #fff solid 1px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/** PAGE PRODUIT **/
#trusted_shop_product_reviews {
  padding: 15px;
}
#trusted_shop_product_reviews .product_review_header {
  width: calc(62% - 15px);
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 5px;
}
@media only screen and (max-width: 900px) {
  #trusted_shop_product_reviews .product_review_header {
    width: auto;
  }
}
#trusted_shop_product_reviews .product_review_header h4 {
  margin-bottom: 0;
  color: #294A42;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  column-gap: 10px;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  #trusted_shop_product_reviews .product_review_header h4 {
    font-size: 1.5rem;
    flex-direction: row-reverse;
  }
}
#trusted_shop_product_reviews .product_review_header div.notes {
  margin-left: auto;
}
#trusted_shop_product_reviews .product_review_header > span {
  flex-grow: 1;
  margin-left: 15px;
  color: #201D1C;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  #trusted_shop_product_reviews .product_review_header > span {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 480px) {
  #trusted_shop_product_reviews .product_review_header > div {
    display: flex;
    flex-direction: column;
  }
}
#trusted_shop_product_reviews .product_review_header > div .rating {
  color: #eb660b;
  font-weight: 700;
}
#trusted_shop_product_reviews .product_review_header > div .rating .numerator {
  font-size: 40px;
}
#trusted_shop_product_reviews .product_review_header > div .rating .denominator {
  font-size: 20px;
}
@media only screen and (max-width: 480px) {
  #trusted_shop_product_reviews .product_review_header > div .rating {
    text-align: right;
  }
}
#trusted_shop_product_reviews .product_review_header > div .stars {
  margin-left: 15px;
}
@media only screen and (max-width: 480px) {
  #trusted_shop_product_reviews .product_review_header > div .stars {
    margin-left: 0;
  }
}
#trusted_shop_product_reviews .reviews .review {
  width: calc(62% - 15px);
  display: flex;
  flex-direction: row;
  column-gap: 38px;
  padding: 25px;
  border-radius: 6px;
  background: #FFF;
}
@media only screen and (max-width: 900px) {
  #trusted_shop_product_reviews .reviews .review {
    width: auto;
    flex-direction: column;
    row-gap: 10px;
  }
}
#trusted_shop_product_reviews .reviews .review.review-answer {
  margin-left: 40px;
  width: calc(62% - 55px);
  border: 2px solid #eb660b;
}
@media only screen and (max-width: 900px) {
  #trusted_shop_product_reviews .reviews .review.review-answer {
    width: auto;
  }
}
#trusted_shop_product_reviews .reviews .review:not(:first-child) {
  margin-top: 20px;
}
#trusted_shop_product_reviews .reviews .review .author {
  color: #201D1C;
  font-size: 14px;
  font-weight: 700;
}
#trusted_shop_product_reviews .reviews .review .post_date {
  color: #474747;
  font-size: 13px;
  font-weight: 400;
}
#trusted_shop_product_reviews .reviews .review .comment_body {
  flex-basis: 75%;
}
#trusted_shop_product_reviews .reviews .review .comment_body .star-rating {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
#trusted_shop_product_reviews .reviews .review .comment_body .title {
  margin-top: 15px;
  color: #201D1C;
  font-size: 18px;
  font-weight: 700;
}
#trusted_shop_product_reviews .reviews .review .comment_body .comment {
  margin: 10px 0;
  color: #201D1C;
  font-size: 14px;
  font-weight: 400;
}

.popin {
  --popin-title-padding: 0.5rem 0.8rem;
  --popin-title-fontsize: 1rem;
  --popin-title-bottom: 30%;
  --popin-top: 0;
  --popin-right: 0;
  --popin-bottom: 0;
  --popin-left: 0;
  --popin-width: calc(100vw-20px);
  --popin-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 900px) {
  .popin {
    --popin-title-padding: 1rem 1.5rem;
    --popin-title-fontsize: 1.5rem;
    --popin-top: unset;
    --popin-bottom: 2rem;
    --popin-right: 6rem;
    --popin-left: unset;
    --popin-width: 550px;
  }
}
.popin .popin__title {
  border: none;
  position: fixed;
  bottom: var(--popin-title-bottom);
  right: 0;
  z-index: 100;
  transform: rotate(90deg) translateY(50%);
  transform-origin: right;
  background: #eb690b;
  color: white;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: var(--popin-title-fontsize);
  font-weight: 700;
  text-transform: uppercase;
  padding: var(--popin-title-padding);
}
.popin .popin__overlay {
  background-color: black;
  opacity: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 500;
}
@media screen and (min-width: 900px) {
  .popin .popin__overlay {
    display: none !important;
  }
}
.popin .popin__wrapper {
  position: fixed;
  z-index: 500;
  top: var(--popin-top);
  right: var(--popin-right);
  bottom: var(--popin-bottom);
  left: var(--popin-left);
  padding: 10px;
  animation: popinFade 0.3s ease;
}
.popin .popin__wrapper .popin__content {
  height: fit-content;
  border-radius: 8px;
  background: #fff;
  box-shadow: var(--popin-shadow);
  -webkit-box-shadow: var(--popin-shadow);
  -moz-box-shadow: var(--popin-shadow);
  width: var(--popin-width);
  padding: 1rem 2rem 2rem 2rem;
  margin: auto;
}
.popin .popin__wrapper .popin__content .popin__actions {
  display: flex;
  margin-bottom: 0.5rem;
}
.popin .popin__wrapper .popin__content .popin__actions button {
  --btn-size: 1.5rem;
  margin-inline-start: auto;
  width: var(--btn-size);
  height: var(--btn-size);
  background: #f1f0ee;
  border-radius: 999px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: none;
  transition: all;
  transition-duration: 300ms;
  color: #161616;
}
.popin .popin__wrapper .popin__content .popin__actions button svg {
  fill: currentColor;
}
.popin .popin__wrapper .popin__content .popin__actions button:hover {
  background: #eb690b;
  color: white;
}
.popin .popin__wrapper .popin__content .popin__innercontent {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.popin .popin__wrapper .popin__content .popin__innercontent img {
  margin-bottom: 1rem;
}
.popin .popin__wrapper .popin__content .popin__innercontent h2 {
  color: #eb690b;
  font-family: "TC October Regular", sans-serif;
  font-size: 56.604px;
  line-height: 40px; /* 70.667% */
  margin-bottom: 0.5rem;
}
.popin .popin__wrapper .popin__content .popin__innercontent p {
  color: #294a42;
  text-align: center;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
}
.popin .popin__wrapper .popin__content .popin__innercontent a {
  width: fit-content;
  margin-inline: auto;
  display: flex;
  padding: 16px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #294a42;
  box-shadow: 0 2px 2px -2px rgba(34, 38, 50, 0.3);
  color: #fff;
  text-align: center;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@keyframes popinFade {
  from {
    opacity: 0;
    transform: translateY(50%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate;
}
div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}

div#tarteaucitronAlertBig:focus {
  outline: 0;
}

.tarteaucitron-modal-open {
  overflow: hidden;
  height: 100%;
}

#tarteaucitronContentWrapper {
  display: unset;
}

/** 14042021 **/
span.tarteaucitronReadmoreSeparator {
  display: inline !important;
}

/******/
/** 09052021 **/
.tarteaucitronName .tacCurrentStatus, .tarteaucitronName .tarteaucitronReadmoreSeparator {
  color: #333 !important;
  font-size: 12px !important;
  text-transform: capitalize;
}

/**************/
/** 27032021 **/
button.tarteaucitron-toggle-group {
  display: block;
}

span.tarteaucitronH3 {
  font-weight: 700 !important;
}

#tarteaucitron #tarteaucitronServices_mandatory .tarteaucitronH3 {
  font-weight: 500 !important;
  font-size: 14px;
  margin-top: 7px;
}

.tarteaucitronLine {
  border-left: 0px solid transparent !important;
}

/*****/
/** BETTER MOBILE MODE **/
@media screen and (max-width: 767px) {
  html body #tarteaucitronRoot #tarteaucitron ul#tarteaucitronServices_mandatory .tarteaucitronDeny {
    display: none !important;
  }
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button,
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronAsk,
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronName {
    width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
    margin-bottom: 8px !important;
  }
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder ul .tarteaucitronLine {
    padding: 16px !important;
  }
  html body #tarteaucitronRoot #tarteaucitron div#tarteaucitronMainLineOffset .tarteaucitronName {
    display: none !important;
  }
  #tarteaucitronServices_mandatory li.tarteaucitronLine .tarteaucitronName span {
    width: 100% !important;
    display: inline-block;
  }
  li.tarteaucitronLine .tarteaucitronName span {
    width: 80% !important;
    display: inline-block;
  }
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button.tarteaucitron-toggle-group {
    width: 10% !important;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 0px;
    padding: 10px 0;
  }
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button.tarteaucitron-toggle-group:before {
    content: "▾";
    font-weight: 700;
    font-size: 14px;
  }
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder .tarteaucitronIsExpanded button.tarteaucitron-toggle-group:before {
    content: "▴";
  }
}
@media screen and (min-width: 768px) {
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button.tarteaucitron-toggle-group:after {
    content: "▾";
    font-weight: 700;
    font-size: 14px;
    margin-left: 15px;
  }
  html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder .tarteaucitronIsExpanded button.tarteaucitron-toggle-group:after {
    content: "▴";
    margin-left: 15px;
  }
}
/****/
/***
* Reset CSS
*/
#tarteaucitronRoot div,
#tarteaucitronRoot span,
#tarteaucitronRoot applet,
#tarteaucitronRoot object,
#tarteaucitronRoot iframe,
#tarteaucitronRoot h1,
#tarteaucitronRoot h2,
#tarteaucitronRoot h3,
#tarteaucitronRoot h4,
#tarteaucitronRoot h5,
#tarteaucitronRoot h6,
#tarteaucitronRoot p,
#tarteaucitronRoot blockquote,
#tarteaucitronRoot pre,
#tarteaucitronRoot a,
#tarteaucitronRoot abbr,
#tarteaucitronRoot acronym,
#tarteaucitronRoot address,
#tarteaucitronRoot big,
#tarteaucitronRoot cite,
#tarteaucitronRoot code,
#tarteaucitronRoot del,
#tarteaucitronRoot dfn,
#tarteaucitronRoot em,
#tarteaucitronRoot img,
#tarteaucitronRoot ins,
#tarteaucitronRoot kbd,
#tarteaucitronRoot q,
#tarteaucitronRoot s,
#tarteaucitronRoot samp,
#tarteaucitronRoot small,
#tarteaucitronRoot strike,
#tarteaucitronRoot strong,
#tarteaucitronRoot sub,
#tarteaucitronRoot sup,
#tarteaucitronRoot tt,
#tarteaucitronRoot var,
#tarteaucitronRoot b,
#tarteaucitronRoot u,
#tarteaucitronRoot i,
#tarteaucitronRoot center,
#tarteaucitronRoot dl,
#tarteaucitronRoot dt,
#tarteaucitronRoot dd,
#tarteaucitronRoot ol,
#tarteaucitronRoot ul,
#tarteaucitronRoot li,
#tarteaucitronRoot fieldset,
#tarteaucitronRoot form,
#tarteaucitronRoot label,
#tarteaucitronRoot legend,
#tarteaucitronRoot table,
#tarteaucitronRoot caption,
#tarteaucitronRoot tbody,
#tarteaucitronRoot tfoot,
#tarteaucitronRoot thead,
#tarteaucitronRoot tr,
#tarteaucitronRoot th,
#tarteaucitronRoot td,
#tarteaucitronRoot article,
#tarteaucitronRoot aside,
#tarteaucitronRoot canvas,
#tarteaucitronRoot details,
#tarteaucitronRoot embed,
#tarteaucitronRoot figure,
#tarteaucitronRoot figcaption,
#tarteaucitronRoot footer,
#tarteaucitronRoot header,
#tarteaucitronRoot hgroup,
#tarteaucitronRoot menu,
#tarteaucitronRoot nav,
#tarteaucitronRoot output,
#tarteaucitronRoot ruby,
#tarteaucitronRoot section,
#tarteaucitronRoot summary,
#tarteaucitronRoot time,
#tarteaucitronRoot mark,
#tarteaucitronRoot audio,
#tarteaucitronRoot video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  /*background: initial;*/
  text-align: initial;
  text-shadow: initial;
}

/* Animation */
#tarteaucitronRoot * {
  transition: border 300ms, background 300ms, opacity 200ms, box-shadow 400ms;
}

/* HTML5 display-role reset for older browsers */
#tarteaucitronRoot article,
#tarteaucitronRoot aside,
#tarteaucitronRoot details,
#tarteaucitronRoot figcaption,
#tarteaucitronRoot figure,
#tarteaucitronRoot footer,
#tarteaucitronRoot header,
#tarteaucitronRoot hgroup,
#tarteaucitronRoot menu,
#tarteaucitronRoot nav,
#tarteaucitronRoot section {
  display: block;
}

#tarteaucitronRoot ol,
#tarteaucitronRoot ul {
  list-style: none;
}

#tarteaucitronRoot blockquote,
#tarteaucitronRoot q {
  quotes: none;
}

#tarteaucitronRoot blockquote:before,
#tarteaucitronRoot blockquote:after,
#tarteaucitronRoot q:before,
#tarteaucitronRoot q:after {
  content: "";
  content: none;
}

#tarteaucitronRoot table {
  border-collapse: collapse;
  border-spacing: 0;
}

#tarteaucitronRoot a:focus-visible,
#tarteaucitronRoot button:focus-visible {
  outline: 3px dashed #3d86d8;
}

/***
 * Better scroll management
 */
div#tarteaucitronMainLineOffset {
  margin-top: 0 !important;
}

div#tarteaucitronServices {
  margin-top: 21px !important;
}

#tarteaucitronServices::-webkit-scrollbar {
  width: 5px;
}

#tarteaucitronServices::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

#tarteaucitronServices::-webkit-scrollbar-thumb {
  background-color: #ddd;
  outline: 0px solid slategrey;
}

div#tarteaucitronServices {
  box-shadow: 0 40px 60px #545454;
}

/***
 * Responsive layout for the control panel
 */
@media screen and (max-width: 479px) {
  #tarteaucitron .tarteaucitronLine .tarteaucitronName {
    width: 90% !important;
  }
  #tarteaucitron .tarteaucitronLine .tarteaucitronAsk {
    float: left !important;
    margin: 10px 15px 5px;
  }
}
@media screen and (max-width: 767px) {
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer,
  #tarteaucitron {
    background: #fff;
    border: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    max-height: 100% !important;
    max-width: 100% !important;
    top: 0 !important;
    width: 100% !important;
  }
  #tarteaucitron .tarteaucitronBorder {
    border: 0 !important;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
    border: 0 !important;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
    text-align: left !important;
  }
  .tarteaucitronName .tarteaucitronH2 {
    max-width: 80%;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    text-align: center !important;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #tarteaucitron {
    border: 0 !important;
    left: 0 !important;
    margin: 0 5% !important;
    max-height: 80% !important;
    width: 90% !important;
  }
}
/***
 * Common value
 */
#tarteaucitronRoot div#tarteaucitron {
  left: 0;
  right: 0;
  margin: auto;
}

#tarteaucitronRoot button#tarteaucitronBack {
  background: #eee;
}

#tarteaucitron .clear {
  clear: both;
}

#tarteaucitron a {
  color: rgb(66, 66, 66);
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}

#tarteaucitronRoot button {
  background: transparent;
  border: 0;
}

#tarteaucitron strong {
  font-size: 22px;
  font-weight: 500;
}

#tarteaucitron ul {
  padding: 0;
}

#tarteaucitron .tarteaucitronH1,
#tarteaucitron .tarteaucitronH2,
#tarteaucitron .tarteaucitronH3,
#tarteaucitron .tarteaucitronH4,
#tarteaucitron .tarteaucitronH5,
#tarteaucitron .tarteaucitronH6 {
  display: block;
}

.cookie-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/***
 * Root div added just before </body>
 */
#tarteaucitronRoot {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

#tarteaucitronRoot * {
  box-sizing: initial;
  color: #333;
  font-family: sans-serif !important;
  font-size: 14px;
  line-height: normal;
  vertical-align: initial;
}

#tarteaucitronRoot .tarteaucitronH1 {
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  margin: 15px 0;
}

#tarteaucitronRoot .tarteaucitronH2 {
  display: inline-block;
  margin: 12px 0 0 10px;
  color: #fff;
}

#tarteaucitronCookiesNumberBis.tarteaucitronH2 {
  margin-left: 0;
}

/***
 * Control panel
 */
#tarteaucitronBack {
  background: #fff;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483646;
}

#tarteaucitron {
  display: none;
  max-height: 80%;
  left: 50%;
  margin: 0 auto 0 -430px;
  padding: 0;
  position: fixed;
  top: 6%;
  width: 860px;
  z-index: 2147483647;
}

#tarteaucitron .tarteaucitronBorder {
  background: #fff;
  border: 2px solid #333;
  border-top: 0;
  height: auto;
  overflow: auto;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitron #tarteaucitronClosePanel {
  background: #333333;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  padding: 4px 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 70px;
}

#tarteaucitron #tarteaucitronDisclaimer {
  color: #555;
  font-size: 12px;
  margin: 15px auto 0;
  width: 80%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  background: rgba(51, 51, 51, 0.07);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  display: none;
  position: relative;
}

#tarteaucitronCookiesList .tarteaucitronH3.tarteaucitronTitle {
  width: 100%;
  box-sizing: border-box;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin: 20px 0px 0px;
  padding: 5px 20px;
  text-align: left;
  width: auto;
  background: #333;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
  color: #fff;
  font-weight: 500;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
  text-decoration: none !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a {
  font-size: 22px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
  font-size: 14px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
  padding: 5px 10px;
  margin: 0;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  color: #fff;
  display: none;
  font-size: 12px;
  font-weight: 500;
  margin-top: 0;
  max-width: 270px;
  padding: 20px;
  position: absolute;
  z-index: 2147483647;
}

#tarteaucitron #tarteaucitronInfo a {
  color: #fff;
  text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
  background: rgba(235, 105, 11, 0.1);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
  background: rgba(161, 159, 156, 0.1);
  border-left: 5px solid transparent;
  margin: 0;
  overflow: hidden;
  padding: 15px 5px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed {
  border-color: #1B870B;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied {
  border-color: #9C1A1A;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  background: #333;
  border: 3px solid #333;
  border-left: 9px solid #333;
  border-top: 5px solid #333;
  margin-bottom: 0;
  margin-top: 21px;
  position: relative;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
  background: #333;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
  margin-left: 15px;
  margin-top: 2px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName button {
  color: #fff;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
  margin-top: 0px !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
  display: inline-block;
  float: left;
  margin-left: 10px;
  text-align: left;
  width: 50%;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
  text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
  display: inline-block;
  float: right;
  margin: 7px 15px 0;
  text-align: right;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
  background: gray;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  width: auto;
  border: 0;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected {
  background-color: #1B870B;
  opacity: 1;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected {
  background-color: #9C1A1A;
  opacity: 1;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
  background-color: #1B870B;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
  background-color: #9C1A1A;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
  color: #333;
  font-size: 12px;
}

#tarteaucitron .tarteaucitronH3 {
  font-size: 18px;
}

#tarteaucitron #tarteaucitronMainLineOffset .tarteaucitronName {
  width: auto !important;
  margin-left: 0 !important;
  font-size: 14px;
}

span#tarteaucitronDisclaimerAlert {
  padding: 0 10px;
  display: inline-block;
}

#tarteaucitron .tarteaucitronBorder,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  border-color: #333 !important;
}

/***
 * Big alert
 */
.tarteaucitronAlertBigTop {
  top: 0;
}

.tarteaucitronAlertBigBottom {
  bottom: 0;
}

#tarteaucitronRoot #tarteaucitronAlertBig {
  background: #333;
  color: #fff;
  display: none;
  font-size: 15px !important;
  left: 0;
  position: fixed;
  box-sizing: content-box;
  z-index: 2147483645;
  text-align: center;
  padding: 10px 0 10px 0;
  margin: auto;
  width: 100%;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
  font-weight: 700;
}

#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog {
  cursor: pointer;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronAlertBig #tarteaucitronPersonalize2,
.tarteaucitronCTAButton,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog,
#tarteaucitronRoot .tarteaucitronDeny,
#tarteaucitronRoot .tarteaucitronAllow {
  cursor: pointer;
  line-height: 1.2;
  text-decoration: none;
}

#tarteaucitronRoot .tarteaucitronDeny {
  background: #9C1A1A;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog {
  background: #fff;
  color: #333;
  font-size: 13px;
  margin-bottom: 3px;
  margin-left: 7px;
  padding: 5px 10px;
}

#tarteaucitronPercentage {
  background: #0A0 !important;
  box-shadow: 0 0 2px #fff, 0 1px 2px #555;
  height: 5px;
  left: 0;
  position: fixed;
  width: 0;
  z-index: 2147483644;
}

/***
 * Icon
 */
.tarteaucitronIconBottomRight {
  bottom: 0;
  right: 0;
}

.tarteaucitronIconBottomLeft {
  bottom: 0;
  left: 0;
}

.tarteaucitronIconTopRight {
  top: 0;
  right: 0;
}

.tarteaucitronIconTopLeft {
  top: 0;
  left: 0;
}

.tarteaucitronIconTopLeft #tarteaucitronManager {
  border-radius: 2px 7px 7px 2px;
}

.tarteaucitronIconTopRight #tarteaucitronManager {
  border-radius: 7px 2px 2px 7px;
}

.tarteaucitronIconBottomLeft #tarteaucitronManager {
  border-radius: 7px 7px 2px 2px;
}

.tarteaucitronIconBottomRight #tarteaucitronManager {
  border-radius: 7px 7px 2px 2px;
}

#tarteaucitronIcon {
  background: transparent;
  position: fixed;
  display: none;
  width: auto;
  z-index: 2147483646;
}

#tarteaucitronIcon #tarteaucitronManager {
  color: transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 11px !important;
  padding: 8px 10px 8px;
  border: none;
}

#tarteaucitronIcon #tarteaucitronManager img {
  width: 50px;
  height: 50px;
}

#tarteaucitronRoot .tarteaucitronCross::before {
  content: "✗";
  display: inline-block;
  color: white;
}

#tarteaucitronRoot .tarteaucitronCheck::before {
  content: "✓";
  display: inline-block;
  color: white;
}

#tarteaucitronRoot .tarteaucitronPlus::before {
  content: "✛";
  display: inline-block;
  color: white;
}

/***
 * Small alert
 */
.tarteaucitronAlertSmallTop, .tarteaucitronAlertSmallBottom {
  bottom: 0;
}

#tarteaucitronAlertSmall {
  background: #333;
  display: none;
  padding: 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 2147483646;
}

#tarteaucitronAlertSmall #tarteaucitronManager {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 11px !important;
  padding: 8px 10px 8px;
}

#tarteaucitronAlertSmall #tarteaucitronManager:hover {
  background: rgba(255, 255, 255, 0.05);
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
  background-color: gray;
  border-radius: 5px;
  display: block;
  height: 8px;
  margin-bottom: 1px;
  margin-top: 5px;
  overflow: hidden;
  width: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
  display: block;
  float: left;
  height: 100%;
  width: 0%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
  background-color: #1B870B;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
  background-color: #FBDA26;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
  background-color: #9C1A1A;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 30px;
  padding: 0px 10px;
  vertical-align: top;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover {
  background: rgba(255, 255, 255, 0.3);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
  display: none;
  max-height: 70%;
  max-width: 500px;
  position: fixed;
  right: 0;
  width: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
  background: #fff;
  border: 2px solid #333;
  color: #333;
  font-size: 11px;
  height: auto;
  overflow: auto;
  text-align: left;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList strong {
  color: #333;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle {
  background: #333;
  margin-top: 21px;
  padding: 13px 0 9px 13px;
  text-align: left;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle strong {
  color: #fff;
  font-size: 16px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain {
  background: rgba(51, 51, 51, 0.1);
  padding: 7px 5px 10px;
  word-wrap: break-word;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover {
  background: rgba(51, 51, 51, 0.2);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a {
  color: #333;
  text-decoration: none;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft {
  display: inline-block;
  width: 50%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a strong {
  color: darkred;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight {
  color: #333;
  display: inline-block;
  font-size: 11px;
  margin-left: 10%;
  vertical-align: top;
  width: 30%;
}

/***
 * Fallback activate link
 */
.tac_activate {
  background: #333;
  color: #fff;
  display: table;
  font-size: 12px;
  height: 100%;
  line-height: initial;
  margin: auto;
  text-align: center;
  width: 100%;
}

.tac_float {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.tac_activate .tac_float strong {
  color: #fff;
}

.tac_activate .tac_float .tarteaucitronAllow {
  background-color: #1B870B;
  display: inline-block;
}

/***
 * CSS for services
 */
ins.ferank-publicite, ins.adsbygoogle {
  text-decoration: none;
}

div.amazon_product {
  height: 240px;
  width: 120px;
}

.tarteaucitronIsAllowed .tarteaucitronDeny {
  opacity: 0.4 !important;
}

.tarteaucitronIsDenied .tarteaucitronAllow {
  opacity: 0.4 !important;
}

.tarteaucitronIsAllowed .tarteaucitronAllow {
  opacity: 1 !important;
}

.tarteaucitronIsDenied .tarteaucitronDeny {
  opacity: 1 !important;
}

.tarteaucitronLine .tarteaucitronAllow, .tarteaucitronLine .tarteaucitronDeny {
  opacity: 0.4;
}

#tarteaucitronServices_mandatory button.tarteaucitronAllow {
  opacity: 1;
}

div#tarteaucitronInfo {
  display: block !important;
  position: relative !important;
  text-align: center !important;
  max-width: 80% !important;
  padding: 15px 0 !important;
  margin: -10px auto 20px;
  font-size: 1em !important;
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #555;
}

a.tarteaucitronSelfLink {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  text-align: center !important;
  display: block;
  height: 30px;
}

.tarteaucitronMainLine .tarteaucitronH2 {
  font-size: 1.2em !important;
  margin-top: 4px !important;
}

span.tarteaucitronTitle.tarteaucitronH3 {
  margin-top: 12px !important;
}

#tarteaucitronCloseCross {
  position: absolute;
  color: white;
  font-size: 1.8rem;
  cursor: pointer;
  top: 10px;
  right: 26px;
}

.tarteaucitron-spacer-20 {
  height: 20px;
  display: block;
}

.tarteaucitron-display-block {
  display: block;
}

.tarteaucitron-display-none {
  display: none;
}

body {
  scrollbar-gutter: stable;
}

#tarteaucitronRoot#tarteaucitronRoot * {
  font-family: "Open Sans", system-ui, sans-serif !important;
  font-weight: 500 !important;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0;
  padding: 0 1rem;
  border-top: 2px solid #eb690b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom {
  background-color: white;
  text-align: center;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
  display: inline-block;
  width: 60rem;
  max-width: calc(100% - 4rem);
  margin: 0.75rem 1rem;
  padding: 0.5rem 0.75rem;
  font-family: "Open Sans", system-ui, sans-serif !important;
  font-weight: 500 !important;
  vertical-align: middle;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert a {
  font-weight: 700;
  text-decoration: underline 2px dotted currentColor;
  color: #eb690b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button.tarteaucitronCTAButton,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronCloseAlert,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronPrivacyUrl {
  display: inline-grid;
  grid-auto-flow: column;
  place-content: center;
  gap: 0.5rem;
  margin: 0.25rem;
  padding: 0.5rem;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif !important;
  font-size: 0.625rem !important;
  font-weight: 700;
  text-transform: uppercase;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronPersonalize2 {
  background-color: rgb(14, 133, 14);
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronPersonalize2:hover {
  background-color: white;
  color: rgb(14, 133, 14);
  box-shadow: inset 0 0 0 2px currentColor;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronPersonalize2:hover span::before {
  color: rgb(14, 133, 14);
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronAllDenied2 {
  background-color: crimson;
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronAllDenied2:hover {
  background-color: white;
  color: crimson;
  box-shadow: inset 0 0 0 2px currentColor;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronAllDenied2:hover span:before {
  color: crimson;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronPrivacyUrl {
  display: none;
  padding: 0.5rem 0.75rem;
  background-color: #1a171b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronPrivacyUrl:hover {
  background-color: #eb690b;
  box-shadow: inset 0 0 0 2px white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronCloseAlert {
  padding: 0.5rem 0.75rem;
  background-color: white;
  box-shadow: inset 0 0 0 2px #1a171b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronCloseAlert:hover {
  background-color: #1a171b;
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot button#tarteaucitronBack {
  background-color: transparent;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] {
  background-color: white;
  font-family: "Open Sans", system-ui, sans-serif !important;
  font-weight: 500 !important;
  box-shadow: 0 40px 60px #545454;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronClosePanel {
  top: 0;
  right: 0;
  text-transform: uppercase;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices {
  margin: 0;
  box-shadow: none;
  margin-top: 25px !important;
  border-bottom: 25px solid white;
  max-height: calc(100vh - 50px);
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] .tarteaucitronMainLine,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] .tarteaucitronBorder {
  border: none;
  background-color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] .tarteaucitronH2 {
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 700;
  margin-top: 12px !important;
  color: #eb690b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset {
  background-color: transparent;
  margin: auto 1.5rem;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllAllowed, #tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllDenied {
  border-radius: 0;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllAllowed:not(.tarteaucitronIsSelected), #tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllDenied:not(.tarteaucitronIsSelected) {
  background-color: rgba(235, 105, 11, 0.1);
  opacity: 1 !important;
  box-shadow: inset 0 0 0 2px rgba(235, 105, 11, 0.5);
  color: #eb690b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllAllowed:not(.tarteaucitronIsSelected) .tarteaucitronCheck::before,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllAllowed:not(.tarteaucitronIsSelected) .tarteaucitronCross::before, #tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllDenied:not(.tarteaucitronIsSelected) .tarteaucitronCheck::before,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllDenied:not(.tarteaucitronIsSelected) .tarteaucitronCross::before {
  color: #eb690b !important;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllAllowed.tarteaucitronIsSelected {
  background-color: rgb(14, 133, 14);
  color: white;
  box-shadow: none;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllAllowed.tarteaucitronIsSelected span:before {
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllDenied.tarteaucitronIsSelected {
  background-color: crimson;
  color: white;
  box-shadow: none;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronMainLineOffset .tarteaucitronAsk button#tarteaucitronAllDenied.tarteaucitronIsSelected span:before {
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #dialogTitle {
  color: #eb690b;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif !important;
  font-size: 1.25rem;
  font-weight: 900;
  text-transform: uppercase;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronInfo {
  margin: auto;
  background-color: transparent;
  border: none;
  color: #1a171b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] button#tarteaucitronPrivacyUrlDialog,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] button#tarteaucitronAllAllowed,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] button#tarteaucitronAllDenied {
  display: inline-grid;
  grid-auto-flow: column;
  place-content: center;
  gap: 0.5rem;
  margin: 0.25rem;
  padding: 0.5rem;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif !important;
  font-size: 0.625rem !important;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 1;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] button#tarteaucitronPrivacyUrlDialog {
  padding: 0.5rem 0.75rem;
  background-color: #1a171b;
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] button#tarteaucitronPrivacyUrlDialog:hover {
  background-color: #eb690b;
  box-shadow: inset 0 0 0 2px white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder {
  padding: 0 1.5rem;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronTitle button {
  color: white;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  padding: 0.75rem 1rem;
  background-color: #1a171b;
  font-size: 0.875rem;
  text-transform: uppercase;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronTitle button:hover {
  cursor: help;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine button {
  border-radius: 0;
  padding: 0.5rem;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif !important;
  font-size: 0.625rem;
  font-weight: 700;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine button#tarteaucitronAllAllowed, #tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine button#tarteaucitronAllDenied {
  display: grid;
  grid-auto-flow: column;
  gap: 0.5rem;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine button#tarteaucitronAllAllowed:not(.tarteaucitronIsSelected), #tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine button#tarteaucitronAllDenied:not(.tarteaucitronIsSelected) {
  background-color: rgba(200, 200, 200, 0.3);
  opacity: 1 !important;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1 !important;
  color: #eb690b;
  box-shadow: inset 0 0 0 2px rgba(235, 105, 11, 0.75);
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow span::before,
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny span::before {
  color: #eb690b;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:not(.tarteaucitronIsAllowed) .tarteaucitronAsk .tarteaucitronAllow:hover {
  background-color: white;
  color: rgb(14, 133, 14);
  box-shadow: inset 0 0 0 2px currentColor;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:not(.tarteaucitronIsAllowed) .tarteaucitronAsk .tarteaucitronAllow:hover span::before {
  color: rgb(14, 133, 14);
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:not(.tarteaucitronIsDenied) .tarteaucitronAsk .tarteaucitronDeny:hover {
  background-color: white;
  color: crimson;
  box-shadow: inset 0 0 0 2px currentColor;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:not(.tarteaucitronIsDenied) .tarteaucitronAsk .tarteaucitronDeny:hover span:before {
  color: crimson;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
  background-color: rgb(14, 133, 14);
  color: white;
  box-shadow: none;
  cursor: default;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow span:before {
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
  background-color: crimson;
  color: white;
  box-shadow: none;
  cursor: default;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny span:before {
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder #tarteaucitronServices_mandatory .tarteaucitronLine .tarteaucitronAsk button.tarteaucitronAllow {
  cursor: not-allowed;
  background-color: rgb(14, 133, 14);
  color: white;
  box-shadow: none;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] #tarteaucitronServices .tarteaucitronBorder #tarteaucitronServices_mandatory .tarteaucitronLine .tarteaucitronAsk button.tarteaucitronAllow span:before {
  color: white;
}
#tarteaucitronRoot#tarteaucitronRoot #tarteaucitron[role=dialog] .tarteaucitronSelfLink {
  display: none;
}

.faq-index-index .col-main {
  /*-----------------------------------------------------------------------------------------*/
}
.faq-index-index .col-main .page-faq-title {
  position: relative;
  min-height: 21rem;
}
@media screen and (min-width: 751px) {
  .faq-index-index .col-main .page-faq-title {
    display: grid;
    grid-template-columns: 1fr;
    place-content: center;
    padding-block-start: 2rem;
    padding-block-end: 2rem;
  }
}
@media screen and (max-width: 750px) {
  .faq-index-index .col-main .page-faq-title {
    display: flex;
    flex-direction: column-reverse;
    background-color: #faf5f2;
    margin-inline: -20px;
  }
  .faq-index-index .col-main .page-faq-title:first-of-type {
    margin-block-start: -2rem;
  }
}
.faq-index-index .col-main .page-faq-title header {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
}
@media screen and (min-width: 751px) {
  .faq-index-index .col-main .page-faq-title header {
    width: 60%;
    border-radius: 2rem;
    border-bottom-left-radius: 0;
    background-color: #faf5f2;
  }
}
.faq-index-index .col-main .page-faq-title header h1 {
  margin: 0 0 0.75rem;
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: clamp(1.875rem, 1vw + 1.75rem, 2.5rem);
  text-transform: initial;
}
.faq-index-index .col-main .page-faq-title header p {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  font-weight: 700;
}
.faq-index-index .col-main .page-faq-title figure {
  grid-row-start: 1;
  grid-column-start: 1;
  border-bottom-left-radius: 3rem;
  overflow: hidden;
}
@media screen and (min-width: 751px) {
  .faq-index-index .col-main .page-faq-title figure {
    height: fit-content;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    place-content: start stretch;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .faq-index-index .col-main .page-faq-title figure {
    display: flex;
  }
}
.faq-index-index .col-main .page-faq-title figure > img {
  max-height: 21rem;
  width: 100%;
  object-fit: cover;
}
.faq-index-index .col-main .page-faq-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-block: 2rem;
  line-height: 1.5;
}
.faq-index-index .col-main .page-faq-intro article {
  width: min(100vw - 2.5rem, 75ch);
  margin-inline: auto;
}
.faq-index-index .col-main .page-faq-intro p {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}
.faq-index-index .col-main .page-faq-subtitle {
  padding-block: 2rem 1rem;
  text-align: center;
}
.faq-index-index .col-main .searchpart {
  grid-column: 1/-1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  padding: 1.25rem 1.5rem;
  background-color: #dfe6e4;
}
@media screen and (min-width: 501px) {
  .faq-index-index .col-main .searchpart {
    border-radius: 2.5rem;
  }
}
@media screen and (max-width: 500px) {
  .faq-index-index .col-main .searchpart {
    flex-direction: column;
    margin: 0 -20px;
    width: calc(100% + 40px);
  }
}
.faq-index-index .col-main .searchpart input[type=button] {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
}
.faq-index-index .col-main .searchpart #faq-validation {
  flex: 1 0 100%;
}
.faq-index-index .col-main .search_left {
  font-size: 19px;
  color: #1a171b;
  padding: 10px 0 0 0;
}
.faq-index-index .col-main .faq-block-container {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: 2rem;
  align-content: flex-start;
  width: 100%;
  max-width: min(100vw - 2.5rem, 100%);
  padding: 0;
  margin: 4rem auto;
}
.faq-index-index .col-main .scrolltarget {
  scroll-margin-top: 106px;
  scroll-snap-margin-top: 106px;
}
.faq-index-index .col-main .contacts-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
  gap: 4rem clamp(0.5rem, 2vw + 1rem, 2rem);
  place-content: center;
  margin-block: 2rem;
  padding: 3rem clamp(0.5rem, 2vw + 1rem, 2rem);
  background-color: #dfe6e4;
  border-radius: 0.5rem;
  width: min(100vw - 2rem, 100%);
  margin-inline: auto;
}
.faq-index-index .col-main .contacts-container > h2 {
  grid-column: 1/-1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: clamp(1.5rem, 1.5vw + 1.5rem, 2.5rem);
  font-weight: 700;
  text-align: center;
}
.faq-index-index .col-main .contacts-container > h2::after {
  content: "";
  display: block;
  width: min(100vw - 2rem, 15ch);
  margin-inline: auto;
  border-bottom: 0.125rem solid #ffffff;
}
.faq-index-index .col-main .bloc_telephone {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-inline: auto;
  width: min(100vw - 4rem, 100%);
}
.faq-index-index .col-main .bloc_telephone::after {
  content: url("../images/reinder-grass.svg");
  display: inline-block;
  align-self: end;
  width: min(100vw - 4rem, 100%);
  max-width: 25rem;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: -1rem;
}
.faq-index-index .col-main .bloc_telephone > h3 {
  margin: 0;
  color: #000000;
  font-family: "Montserrat", system-ui, sans-serif;
  font-size: clamp(1.25rem, 1vw + 0.75rem, 1.5rem);
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.faq-index-index .col-main .bloc_telephone .telephone-link {
  margin: 2rem auto;
  padding: 0 clamp(0.25rem, 1vw + 1rem, 2rem) 1.5rem;
  border-radius: 5px;
}
.faq-index-index .col-main .bloc_telephone .telephone-link:has(.telephone:hover) {
  background-color: #faf5f2;
}
.faq-index-index .col-main .bloc_telephone .telephone-link:has(.telephone:hover) a {
  text-decoration: none;
}
.faq-index-index .col-main .bloc_telephone .telephone {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #eb660b;
  font-size: 2rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 900;
}
.faq-index-index .col-main .bloc_telephone .telephone::before {
  content: url("../images/newbrand/icon-help2.svg");
  display: block;
  width: 6rem;
  height: 6rem;
  margin-block: 2rem 1rem;
  border-radius: 50%;
  background-color: #7f9a8b;
}
.faq-index-index .col-main #bloc-boutique {
  grid-column: 1/-1;
  display: grid;
  gap: 1rem;
  width: min(100vw - 2.5rem, 100%);
  margin-block: 2rem 3rem;
  padding: 1.5rem 2rem;
  border-radius: 0.5rem;
  background-color: #dfe6e4;
}
.faq-index-index .col-main #bloc-boutique > * {
  max-width: calc(100vw - 3rem);
}
.faq-index-index .col-main #bloc-boutique a[href*=maps] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  min-width: fit-content;
  margin-block-start: 1rem;
  margin-inline: auto;
  padding-block-end: 0.25rem;
  padding-inline: 0.75rem 0.25rem;
  border-radius: 0.5rem;
  font-size: 1.5rem;
  transition: background-color 0.2s ease-in-out;
}
.faq-index-index .col-main #bloc-boutique a[href*=maps]::after {
  content: url("../images/newbrand/icon-geomap-orange.svg");
  display: block;
  height: 2rem;
  width: 2rem;
}
.faq-index-index .col-main #bloc-boutique a[href*=maps]:hover, .faq-index-index .col-main #bloc-boutique a[href*=maps]:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.faq-index-index .col-main #bloc-boutique > h2 {
  grid-column: 1/-1;
  margin-block: 0.5rem 0;
  padding-block: 0.5rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  order: 1;
}
.faq-index-index .col-main #bloc-boutique > h2 + p:first-of-type {
  display: grid;
  grid-auto-flow: row;
  color: #294a42;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  order: 2;
}
.faq-index-index .col-main #bloc-boutique p,
.faq-index-index .col-main #bloc-boutique p a {
  font-size: 1.125rem;
  font-weight: 700;
}
.faq-index-index .col-main #bloc-boutique figure {
  grid-column: 1/2;
  grid-row: span 5;
  order: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: min(100vw - 2.5rem, 100%);
  height: 100%;
  max-height: 22rem;
  overflow: hidden;
}
.faq-index-index .col-main #bloc-boutique > h3 {
  order: 5;
  margin-top: 2rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.faq-index-index .col-main #bloc-boutique > p {
  order: 5;
}
.faq-index-index .col-main #bloc-boutique .link-btn {
  background-color: transparent;
}
.faq-index-index .col-main #bloc-boutique .link-btn > a {
  background: #eb660b;
  display: inline-block;
  margin: auto;
  padding: 0.875rem 1.25rem 0.625rem;
  border: 0;
  color: #ffffff !important;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  border-radius: 2rem;
  text-decoration: none;
  white-space: break-spaces;
}
.faq-index-index .col-main .faq_top_block {
  grid-column: 1/-1;
  margin: 0 auto;
  text-align: center;
}
.faq-index-index .col-main .faq_top_block h2 {
  text-align: center;
}
.faq-index-index .col-main .faq_main_title {
  grid-column: 1/-1;
  width: 100%;
  margin: 0px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  font-weight: bold;
  color: #1a171b;
}
.faq-index-index .col-main .textbx {
  flex: 1 0 auto;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .faq-index-index .col-main .textbx {
    border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
  }
}
@media screen and (min-width: 501px) {
  .faq-index-index .col-main .textbx {
    border-bottom-left-radius: 2rem;
    border-top-left-radius: 2rem;
  }
}
.faq-index-index .col-main .textbx .searchfild {
  width: 100%;
  height: 40px;
  background: #fff;
  display: block;
  border: 0 !important;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 1rem !important;
  color: #000;
  text-indent: 1rem;
}
@media screen and (max-width: 500px) {
  .faq-index-index .col-main .textbx .searchfild {
    text-align: center;
  }
}
.faq-index-index .col-main .searchbtgo {
  background-color: #eb690b;
  border: 0 solid;
  color: #fff;
  cursor: pointer;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  height: 40px;
  margin: 0;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .faq-index-index .col-main .searchbtgo {
    border-radius: 0 0 0.5rem 0.5rem;
  }
}
@media screen and (min-width: 501px) {
  .faq-index-index .col-main .searchbtgo {
    border-radius: 0 2rem 2rem 0;
  }
}
.faq-index-index .col-main .searchbtgo:hover {
  background: #000000;
}
.faq-index-index .col-main .faq-left {
  grid-column: auto/span 1;
  margin-top: 3.5rem;
}
@media screen and (max-width: 901px) {
  .faq-index-index .col-main .faq-left {
    grid-column: 1/-1;
    margin-top: 0;
  }
}
.faq-index-index .col-main .faq-left-title {
  margin: 0px;
  padding: 10px 0 20px 10px;
  font-size: 20px;
  color: #1a171b;
  letter-spacing: -1px;
}
.faq-index-index .col-main .faq-left-link {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}
.faq-index-index .col-main .faq-left-link li {
  width: 100%;
  margin: 0px 0;
  padding: 0px 0;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  font-family: "Open Sans", system-ui, sans-serif;
}
.faq-index-index .col-main .faq-left-link li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.faq-index-index .col-main .faq-left-link li a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #1a171b;
  padding: 0.75rem 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
}
.faq-index-index .col-main .faq-left-link li a::before {
  border-color: transparent transparent transparent currentColor;
  border-image: none;
  border-style: solid;
  border-width: 5px;
  content: "";
}
.faq-index-index .col-main .faq-left-link li a:hover {
  color: #eb690b;
  cursor: pointer;
}
.faq-index-index .col-main .faq-left-link li a.active {
  background: #f6f6f6;
  color: #eb690b;
}
.faq-index-index .col-main .faq-right {
  grid-column: 2/-1;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 901px) {
  .faq-index-index .col-main .faq-right {
    grid-column: 1/-1;
  }
}
.faq-index-index .col-main .faq-right_title {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  padding-block: 1rem;
  padding-inline-start: 1.5rem;
}
.faq-index-index .col-main .faq-right_title::after {
  content: "";
  display: block;
  height: 0.5rem;
  background-color: #7f9a8b;
  flex: 1;
}
.faq-index-index .col-main .faq-right_title strong {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #000000;
  line-height: 1.2;
  text-transform: uppercase;
}
.faq-index-index .col-main .faq-right-contant {
  flex: 1 0 auto;
  width: 100%;
  margin: 0px;
  padding: 0 1rem;
  background: #fff;
  border-left: 1px solid #e5e5e5;
}
.faq-index-index .col-main .faq_list {
  width: 100%;
  margin: 0;
  padding: 0;
}
.faq-index-index .col-main .faq_list ul {
  list-style: disc;
  padding: 0 0 0 1.5em;
}
.faq-index-index .col-main .faq-question {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  color: #1a171b;
  padding: 10px;
  position: relative;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
}
.faq-index-index .col-main .faq-question::before {
  border-color: transparent transparent transparent currentColor;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  content: "";
}
.faq-index-index .col-main .faq-question:hover {
  color: #eb690b;
}
.faq-index-index .col-main .faq-question:hover::before {
  border-color: transparent transparent transparent currentColor;
}
.faq-index-index .col-main .faq-question.active {
  color: #eb690b;
}
.faq-index-index .col-main .faq-question.active::before {
  border-color: currentColor transparent transparent transparent;
}
.faq-index-index .col-main .faq-text-content {
  width: 100%;
  margin: 0;
  padding: 0.75rem 0.75rem 0.75rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #1a171b;
  background-color: #f6f6f6;
  display: none;
}
.faq-index-index .col-main .pagenav {
  float: right;
  margin-top: 3px;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.faq-index-index .col-main .pagenav a {
  width: 24px;
  height: 26px;
  display: block;
  background-color: #e8e8e8;
  text-align: center;
  line-height: 24px;
  margin: 0 3px;
  float: left;
  border: solid 1px #fff;
}
.faq-index-index .col-main .pagenav a:hover {
  background-color: #eb690b;
  color: #fff;
  border: solid 1px #fff;
}
.faq-index-index .col-main .pagenav a.active {
  background-color: #eb690b;
  color: #fff;
  border: solid 1px #fff;
}
.faq-index-index .col-main .faq-loader {
  background: #fff url("../images/faq_loading.gif") no-repeat scroll center center;
  display: none;
  height: 100%;
  margin-left: -6px;
  margin-top: -6px;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.faq-index-index .col-main .no-cat-found {
  display: inline-block;
  margin: 1rem auto;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 200px) and (max-width: 543px) {
  .faq-index-index .col-main {
    /*(.col-xs-)*/
  }
  .faq-index-index .col-main .faq-index-index .main-container,
  .faq-index-index .col-main .footer-container {
    padding: 0;
  }
  .faq-index-index .col-main .search_left {
    display: none;
  }
  .faq-index-index .col-main .search_right {
    width: 100% !important;
  }
  .faq-index-index .col-main .searchbtgo {
    font-size: 14px !important;
    padding: 0 10px !important;
  }
  .faq-index-index .col-main .faq-left {
    margin: 0 !important;
    width: 100% !important;
  }
  .faq-index-index .col-main .faq-right {
    width: 100% !important;
  }
  .faq-index-index .col-main .faq-question {
    font-size: 1rem !important;
  }
}
@media only screen and (min-width: 544px) and (max-width: 767px) {
  .faq-index-index .col-main {
    /*(.col-sm-)*/
  }
  .faq-index-index .col-main .faq-index-index .main-container,
  .faq-index-index .col-main .footer-container {
    padding: 0;
  }
  .faq-index-index .col-main .search_left {
    display: none;
  }
  .faq-index-index .col-main .search_right {
    width: 100% !important;
  }
  .faq-index-index .col-main .searchbtgo {
    font-size: 14px !important;
    padding: 0 10px !important;
  }
  .faq-index-index .col-main .faq-left {
    margin: 0 !important;
    width: 100% !important;
  }
  .faq-index-index .col-main .faq-right {
    width: 100% !important;
  }
  .faq-index-index .col-main .faq-question {
    font-size: 1rem !important;
  }
}

/*
 * Bootstrap v3.2.0 (http: //getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
.pccf.aventure {
  display: flex;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  /* checkbox with links */
  /* navigation inactive item */
  /* navigation active item */
  /* navigation background */
  /* small navigation inactive tab */
  /* small navigation active tab */
  /* small navigation background */
}
.pccf.aventure::after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  margin-right: -1rem;
  margin-left: auto;
  border-right: 1px solid #eee;
}
.pccf.aventure .form-group:has(.captcha) {
  display: flex;
  align-items: center;
  min-height: 5rem;
  width: fit-content;
  margin: 1.5rem auto;
}
.pccf.aventure .pccformwrapper {
  width: 100%;
  margin: 0;
}
#colorbox .pccf.aventure .pccformwrapper {
  margin-top: 2rem;
}
.pccf.aventure h1 {
  margin: 0.67em 0;
}
.pccf.aventure button,
.pccf.aventure input,
.pccf.aventure select,
.pccf.aventure textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.pccf.aventure button {
  overflow: visible;
}
.pccf.aventure button,
.pccf.aventure select {
  text-transform: none;
}
.pccf.aventure button {
  -webkit-appearance: button;
  cursor: pointer;
}
.pccf.aventure button::-moz-focus-inner,
.pccf.aventure input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pccf.aventure input[type=checkbox],
.pccf.aventure input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.pccf.aventure input[type=number]::-webkit-inner-spin-button,
.pccf.aventure input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.pccf.aventure input[type=search]::-webkit-search-cancel-button,
.pccf.aventure input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.pccf.aventure textarea {
  overflow: auto;
}
.pccf.aventure [type=checkbox]:not(:checked) + a,
.pccf.aventure [type=checkbox]:checked + a {
  padding: 0;
  color: #eb660b;
  text-decoration: underline;
  font-weight: 700;
}
.pccf.aventure [type=checkbox]:not(:checked) + a::before,
.pccf.aventure [type=checkbox]:checked + a::before {
  all: unset;
}
.pccf.aventure [type=checkbox]:not(:checked) + a::after,
.pccf.aventure [type=checkbox]:checked + a::after {
  all: unset;
}
@media print {
  .pccf.aventure * {
    color: #000;
    text-shadow: none;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pccf.aventure h2,
  .pccf.aventure h3,
  .pccf.aventure p {
    orphans: 3;
    widows: 3;
  }
  .pccf.aventure h2,
  .pccf.aventure h3 {
    page-break-after: avoid;
  }
  .pccf.aventure select {
    background: #fff;
  }
}
.pccf.aventure *,
.pccf.aventure :after,
.pccf.aventure :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pccf.aventure button,
.pccf.aventure input,
.pccf.aventure select,
.pccf.aventure textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.pccf.aventure h1,
.pccf.aventure h2,
.pccf.aventure h3,
.pccf.aventure h4,
.pccf.aventure h5,
.pccf.aventure h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.pccf.aventure h1,
.pccf.aventure h2,
.pccf.aventure h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.pccf.aventure h4,
.pccf.aventure h5,
.pccf.aventure h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pccf.aventure h1 {
  font-size: 36px;
}
.pccf.aventure h2 {
  font-size: 30px;
}
.pccf.aventure h3 {
  font-size: 24px;
}
.pccf.aventure h4 {
  font-size: 18px;
}
.pccf.aventure h5 {
  font-size: 14px;
}
.pccf.aventure h6 {
  font-size: 12px;
}
.pccf.aventure p {
  margin: 0 0 10px;
  font-size: 16px;
}
.pccf.aventure div[class="row "] {
  margin-inline: 1rem;
  margin-block-end: 1rem;
  padding: 0;
}
.pccf.aventure .text-center {
  background-color: #eb660b;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
}
.pccf.aventure .text-center a {
  display: inline-block;
  margin-inline: 0.25rem;
  padding: 0 0.25rem;
  background-color: #ffffff;
  border-radius: 0.25rem;
  font-weight: 700;
  outline: 0 solid #ffffff;
  transition: outline 0.075s ease-in-out;
}
.pccf.aventure .text-center a:hover, .pccf.aventure .text-center a:focus {
  text-decoration: none;
  outline: 0.125rem solid #ffffff;
}
.pccf.aventure .text-center p:last-child {
  margin-bottom: 0 !important;
}
.pccf.aventure .col-lg-6,
.pccf.aventure .col-lg-8,
.pccf.aventure .col-md-2,
.pccf.aventure .col-md-3,
.pccf.aventure .col-md-4,
.pccf.aventure .col-md-5,
.pccf.aventure .col-md-6,
.pccf.aventure .col-md-8 {
  position: relative;
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 992px) {
  .pccf.aventure .col-md-2,
  .pccf.aventure .col-md-3,
  .pccf.aventure .col-md-4,
  .pccf.aventure .col-md-5,
  .pccf.aventure .col-md-6,
  .pccf.aventure .col-md-8 {
    float: none;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .pccf.aventure .col-lg-6,
  .pccf.aventure .col-lg-8 {
    float: none;
    width: 100%;
  }
}
.pccf.aventure fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.pccf.aventure legend {
  margin: 0;
  color: #000000;
  font-family: "Montserrat", system-ui, sans-serif;
  font-size: clamp(1.25rem, 1vw + 0.75rem, 1.5rem);
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.pccf.aventure label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.pccf.aventure input[type=checkbox],
.pccf.aventure input[type=radio] {
  margin: 0;
  line-height: normal;
}
.pccf.aventure select[multiple] {
  height: auto;
}
.pccf.aventure input[type=checkbox]:focus,
.pccf.aventure input[type=radio]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.pccf.aventure .pccform {
  max-width: min(100vw - 4rem, 26rem);
  margin: auto;
}
.pccf.aventure .control-label {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
}
.pccf.aventure .form-control {
  display: block;
  width: min(100vw - 4rem, 100%);
  min-width: min(100vw - 4rem, 100%);
  height: fit-content;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c9c9c9;
  border-radius: 0.75rem;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.pccf.aventure .form-control:focus {
  outline-color: rgba(235, 102, 11, 0.6);
  border-color: #eb660b;
  box-shadow: none;
}
.pccf.aventure .form-control::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
.pccf.aventure .form-control:-ms-input-placeholder {
  color: #707070;
}
.pccf.aventure .form-control::-webkit-input-placeholder {
  color: #707070;
}
.pccf.aventure textarea.form-control {
  height: auto;
  min-height: 7.5rem;
}
.pccf.aventure .form-group {
  margin-bottom: 0.5rem;
}
.pccf.aventure .form-group.row {
  margin-bottom: 0;
  padding: 0;
}
.pccf.aventure .checkbox,
.pccf.aventure .radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.pccf.aventure .radio label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.pccf.aventure .checkbox label {
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.pccf.aventure .checkbox input[type=checkbox],
.pccf.aventure .checkbox-inline input[type=checkbox],
.pccf.aventure .radio input[type=radio],
.pccf.aventure .radio-inline input[type=radio] {
  position: initial;
  margin: auto 5px;
  accent-color: #eb690b;
  transform: scale(1.25);
}
.pccf.aventure .checkbox + .checkbox,
.pccf.aventure .radio + .radio {
  margin-top: -5px;
}
.pccf.aventure .checkbox-inline,
.pccf.aventure .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.pccf.aventure .checkbox-inline + .checkbox-inline,
.pccf.aventure .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.pccf.aventure .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.pccf.aventure select.input-sm {
  height: 30px;
  line-height: 30px;
}
.pccf.aventure select[multiple].input-sm,
.pccf.aventure textarea.input-sm {
  height: auto;
}
.pccf.aventure .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.pccf.aventure select.input-lg {
  height: 46px;
  line-height: 46px;
}
.pccf.aventure select[multiple].input-lg,
.pccf.aventure textarea.input-lg {
  height: auto;
}
.pccf.aventure .form-group > label.control-label:empty {
  display: none;
}
.pccf.aventure .newsletter-checkbox {
  display: flex;
  gap: 0.5rem;
  padding-top: 0;
}
.pccf.aventure .newsletter-checkbox input[type=checkbox] {
  position: initial;
  accent-color: #eb690b;
  transform: scale(1.125);
  align-self: flex-start;
  margin-top: 0.125rem;
}
.pccf.aventure .newsletter-checkbox p.help-block {
  display: flex !important;
  gap: 0.5rem;
  align-items: flex-start;
  font-size: 0.75rem;
}
.pccf.aventure .required {
  padding-inline: 1rem;
  text-align: right;
}
.pccf.aventure .help-block {
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  color: #626262;
  font-style: 0.875rem;
  background: none;
  padding-left: 0;
}
.pccf.aventure .form-horizontal .checkbox,
.pccf.aventure .form-horizontal .checkbox-inline,
.pccf.aventure .form-horizontal .radio,
.pccf.aventure .form-horizontal .radio-inline {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.pccf.aventure .form-horizontal .checkbox,
.pccf.aventure .form-horizontal .radio {
  min-height: 27px;
}
@media (min-width: 768px) {
  .pccf.aventure .form-horizontal .control-label {
    padding-top: 0;
    margin-bottom: 3px;
  }
}
.pccf.aventure .btn {
  background: #eb660b;
  display: block;
  margin: auto;
  padding: 10px 20px;
  border: 0;
  color: #fff !important;
  font-size: 17px;
  font-weight: normal;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 2rem;
}
.pccf.aventure .btn:hover {
  background: #d35b0a;
  cursor: pointer;
}
.pccf.aventure .btn:active {
  background: #ba5109;
  color: #fff;
}
.pccf.aventure .btn:focus {
  background-color: #ba5109;
  outline: none;
  color: #fff;
}
.pccf.aventure .btn-default {
  color: #313131;
  background-color: #fff;
  border-color: #ccc;
}
.pccf.aventure .btn-default:active,
.pccf.aventure .btn-default:focus,
.pccf.aventure .btn-default:hover {
  color: #313131;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.pccf.aventure .btn-default:active {
  background-image: none;
}
.pccf.aventure .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.pccf.aventure .btn-success:active,
.pccf.aventure .btn-success:focus,
.pccf.aventure .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.pccf.aventure .btn-success:active {
  background-image: none;
}
.pccf.aventure .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.pccf.aventure .btn-info:active,
.pccf.aventure .btn-info:focus,
.pccf.aventure .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.pccf.aventure .btn-info:active {
  background-image: none;
}
.pccf.aventure .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.pccf.aventure .btn-warning:active,
.pccf.aventure .btn-warning:focus,
.pccf.aventure .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.pccf.aventure .btn-warning:active {
  background-image: none;
}
.pccf.aventure .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.pccf.aventure .btn-danger:active,
.pccf.aventure .btn-danger:focus,
.pccf.aventure .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.pccf.aventure .btn-danger:active {
  background-image: none;
}
.pccf.aventure .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.pccf.aventure .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.pccf.aventure .input-group .form-control,
.pccf.aventure .input-group-addon {
  display: table-cell;
}
.pccf.aventure .input-group-addon {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.pccf.aventure .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.pccf.aventure .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
.pccf.aventure .input-group .form-control:first-child,
.pccf.aventure .input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pccf.aventure .input-group-addon:first-child {
  border-right: 0;
}
.pccf.aventure .pccf.aventure.rtl .input-group-addon:first-child {
  border-left: 0;
  border-right: 1px solid #ccc;
}
.pccf.aventure .input-group .form-control:last-child,
.pccf.aventure .input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pccf.aventure .input-group-addon:last-child {
  border-left: 0;
}
.pccf.aventure .pccf.aventure.rtl .input-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #ccc;
}
.pccf.aventure .alert {
  padding: 1rem;
  margin: 120px auto;
  border: 1px solid transparent;
  border-radius: 4px;
}
@media (max-width: 540px) {
  .pccf.aventure .alert {
    margin: 120px auto;
    width: 300px;
  }
}
.pccf.aventure .alert-success {
  color: #fff;
  background-color: #294a42;
  border-color: #294a42;
}
.pccf.aventure .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.pccf.aventure .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.pccf.aventure .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.pccf.aventure .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.pccf.aventure .panel-heading {
  padding: 10px 1rem;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.pccf.aventure .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.pccf.aventure .panel-default {
  border-color: #ddd;
}
.pccf.aventure .panel-default > .panel-heading {
  color: #313131;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.pccf.aventure .panel-primary {
  border-color: #eb690b;
}
.pccf.aventure .panel-primary > .panel-heading {
  color: #fff;
  background-color: #eb690b;
  border-color: #eb690b;
}
.pccf.aventure .panel-success {
  border-color: #d6e9c6;
}
.pccf.aventure .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.pccf.aventure .panel-info {
  border-color: #bce8f1;
}
.pccf.aventure .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.pccf.aventure .panel-warning {
  border-color: #faebcc;
}
.pccf.aventure .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.pccf.aventure .form-horizontal .form-group:after,
.pccf.aventure .form-horizontal .form-group:before,
.pccf.aventure .row:after,
.pccf.aventure .row:before {
  display: table;
  content: " ";
}
.pccf.aventure .form-horizontal .form-group:after,
.pccf.aventure .row:after {
  clear: both;
}
@-ms-viewport {
  .pccf.aventure {
    width: device-width;
  }
}
@media (max-width: 992px) {
  .pccf.aventure .pccf fieldset {
    padding: 10px;
  }
}
.pccf.aventure .pccf .col-lg-8 > p {
  clear: both;
}
.pccf.aventure .pccf textarea {
  width: 100%;
  max-width: 100%;
}
.pccf.aventure .nav-wizard > li > a {
  color: #eb690b;
  background-color: #eee;
  font-family: "Open Sans", system-ui, sans-serif;
}
.pccf.aventure .nav-wizard > li:not(:last-child) > a:after {
  border-left: 20px solid #eee;
}
.pccf.aventure .nav-wizard > li.active > a::after {
  border-left-color: #eb690b;
}
.pccf.aventure .nav-wizard > li.active > a,
.pccf.aventure .nav-wizard > li.active > a:hover,
.pccf.aventure .nav-wizard > li.active > a:focus {
  color: #fff;
  background-color: #eb690b;
}
.pccf.aventure .well .nav-wizard > li:not(:first-child) > a::before {
  border-left: 20px solid #f5f5f5;
}
.pccf.aventure .panel .nav-wizard > li:not(:first-child) > a::before {
  border-left: 20px solid #fff;
}
.pccf.aventure .pccf.smallnav.aventure .nav-wizard > li::before {
  color: #eb690b;
  background-color: #eee;
  border-color: #eee;
}
.pccf.aventure .pccf.smallnav.aventure .nav-wizard > li.active::before {
  color: #fff;
  background-color: #eb690b;
  border-color: #eb690b;
}
.pccf.aventure .pccf.smallnav.aventure ul.nav-wizard::before {
  background: #eee;
}
.pccf.aventure button:disabled,
.pccf.aventure button[disabled] {
  background-color: #d2d2d2;
  color: #626262 !important;
  cursor: not-allowed !important;
}
.pccf.aventure button:disabled:hover,
.pccf.aventure button[disabled]:hover {
  background-color: #d2d2d2;
  color: #626262 !important;
}
.pccf.aventure .g-recaptcha {
  display: flex;
  justify-content: center;
}

body #cboxContent #cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  bottom: unset;
  display: block;
  color: #1a171b;
  font-size: 0;
}
body #cboxContent #cboxClose::hover {
  color: #eb690b;
}
body #cboxContent #cboxClose::before {
  content: "×";
  color: currentColor;
  font-size: 2rem;
  font-weight: 700;
  line-height: 0.5;
}

body #cboxLoadedContent {
  overflow-y: auto !important;
}

.main-container-blog {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-color: #faf5f2;
  border-top: 3rem solid #faf5f2;
  border-bottom: 3rem solid #faf5f2;
}

.cms-home #blog {
  width: min(100vw, 80rem);
  max-width: 100%;
  margin-inline: auto;
  margin-bottom: 2rem;
}
@media screen and (min-width: 901px) {
  .cms-home #blog {
    border-radius: 1.5rem;
  }
}
.cms-home #blog .block-feed-reader {
  display: grid;
  gap: 0.75rem;
  margin: 0;
  position: relative;
}
.cms-home #blog .block-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.cms-home #blog .block-title a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  height: 6rem;
  padding: 1rem 2rem;
  background-color: #faf5f2;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  position: absolute;
  top: 0;
  text-decoration: none;
}
@media screen and (min-width: 901px) {
  .cms-home #blog .block-title a {
    width: fit-content;
  }
}
@media screen and (max-width: 900px) {
  .cms-home #blog .block-title a {
    width: min(100vw - 4rem, 28rem);
  }
}
.cms-home #blog .block-title a::before {
  content: "";
  position: absolute;
  background-color: transparent;
  top: 0;
  left: -2rem;
  height: 4rem;
  width: 2rem;
  border-top-right-radius: 2rem;
  box-shadow: 0 -2rem 0 0 #faf5f2;
}
.cms-home #blog .block-title a::after {
  content: "";
  position: absolute;
  background-color: transparent;
  top: 0;
  right: -2rem;
  height: 4rem;
  width: 2rem;
  border-top-left-radius: 2rem;
  box-shadow: 0 -2rem 0 0 #faf5f2;
}
.cms-home #blog .block-title a h2 {
  display: grid;
  grid-template-columns: 4rem 1fr;
  margin-top: 0.125rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5rem;
  color: #000000;
  line-height: 1;
}
.cms-home #blog .block-title a h2::before {
  content: url("../images/newbrand/icon-blog.svg");
  display: block;
  height: 4rem;
  width: 4rem;
}
.cms-home #blog .block-title a h2 > span {
  display: block;
  color: #000000;
  font-size: 0.625em;
  font-weight: 900;
  font-style: italic;
  text-align: right;
  text-transform: none;
  grid-column: 1/-1;
  margin-top: -1rem;
}
.cms-home #blog .block-title a:hover {
  text-decoration: none;
}
.cms-home #blog .block-title p {
  color: #313131;
  font-size: 1em;
  text-align: center;
  margin: 0 0 20px;
}
.cms-home #blog .block-content {
  display: grid;
  margin: 0;
}
.cms-home #blog .feed-illustration {
  object-fit: cover;
  height: 22rem;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin: 0 auto;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.cms-home #blog .feed-illustration a {
  width: 100%;
}
.cms-home #blog .feed-illustration a > img {
  width: 100%;
}
.cms-home #blog aside {
  z-index: 5;
  display: flex;
  min-height: 4rem;
  padding: 1rem 2.5rem;
  background-color: #ffffff;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.cms-home #blog aside strong {
  font-weight: 900;
}
.cms-home #blog #feed-items {
  display: grid;
  grid-template-rows: repeat(5, 1fr);
  gap: 1rem 1rem;
  margin: 6rem auto 0;
  place-content: end;
  padding: 2rem;
  height: min(100%, 40rem);
}
@media screen and (min-width: 901px) {
  .cms-home #blog #feed-items {
    grid-column: 1/-1;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 900px) {
  .cms-home #blog #feed-items {
    grid-column: 1/-1;
    display: block;
    padding: 1rem;
    height: unset;
  }
  .cms-home #blog #feed-items li {
    padding: 0 1rem;
  }
}
.cms-home #blog li {
  position: relative;
  display: flex;
  width: min(100%, 60rem);
  margin-inline: auto;
}
.cms-home #blog li.first {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  grid-row: 1/6;
  background-color: #ffffff;
  border-radius: 0.5rem;
}
@media screen and (min-width: 901px) {
  .cms-home #blog li.first {
    grid-column: 1/2;
  }
}
.cms-home #blog li.first .feed-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cms-home #blog li.first .feed-content > figure {
  overflow: hidden;
}
.cms-home #blog li.first .feed-content > figure > img {
  width: 100%;
}
.cms-home #blog li.first .feed-content > div {
  margin-inline: clamp(1rem, 6%, 2rem);
}
.cms-home #blog li.first .summary {
  color: #201d1c;
  font-size: 1rem;
}
.cms-home #blog li.first .summary > div {
  float: none !important;
  margin-right: 0 !important;
}
.cms-home #blog li.first .summary .attachment-feedavn {
  display: none;
}
.cms-home #blog li.first time {
  font-size: 1em;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  width: auto;
  min-width: auto;
  display: block;
  margin: 0;
}
.cms-home #blog li.first h3 {
  display: block;
  width: 100%;
  color: #201d1c;
  font-size: 1.75rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
  margin: 1rem 0;
  padding: 0;
  border: none;
}
.cms-home #blog li.first h3 a {
  color: #201d1c;
}
.cms-home #blog li.first h3:before {
  display: none;
}
.cms-home #blog li.first .lirelasuite {
  display: flex;
  justify-content: end;
  margin-top: 0.5rem;
  margin-block-end: 1.5rem;
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}
.cms-home #blog li.first .lirelasuite::after {
  content: url('data:image/svg+xml,<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="9.5" cy="9.5" r="9.5" fill="%23EB660B"/><path d="M7.86206 5.24139L11.7931 9.50001L7.86206 13.7586" stroke="white" stroke-width="1.5"/></svg> ');
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  margin-block-start: 1px;
}
.cms-home #blog li.first .lirelasuite:hover {
  text-decoration: none;
}
@media screen and (max-width: 900px) {
  .cms-home #blog li:nth-child(2) {
    margin-top: 4rem;
  }
}
.cms-home #blog li:not(.first) {
  height: 6.5rem;
  grid-column-end: -1;
  align-items: center;
  gap: 1rem;
  margin-inline: auto;
  background: #ffffff;
  list-style-type: none;
  border-radius: 0.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.cms-home #blog li:not(.first) h3 {
  display: inline-block;
  width: 100%;
  color: #000000;
  font-size: 1rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 0 0 0.25rem;
  margin: 0;
}
.cms-home #blog li:not(.first) h3 a {
  display: inline-block;
  color: #000000;
}
.cms-home #blog li:not(.first) h3 a:hover {
  color: #eb660b;
  text-decoration: none;
}
.cms-home #blog footer {
  display: flex;
  justify-content: center;
  margin-block-start: 0;
  padding: 0;
}
.cms-home #blog footer .see_more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11.5rem;
  height: 2.8rem;
  background-color: #eb660b;
  border-radius: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.cms-home #blog footer .see_more::after {
  content: url('data:image/svg+xml,<svg width="8" height="13" viewBox="0 0 8 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 0.5L6.5 6.5L1.5 12.5" stroke="white" stroke-width="1.5"/></svg> ');
  padding-left: 0.5rem;
  margin-block-start: 1px;
}

*:focus,
a:focus {
  outline: 0 none;
}

.row {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
.row:after {
  content: "";
  clear: both;
  display: block;
}

.button.checkout-button, .onestepcheckout-index-index #onestepcheckout-shipping-section button.checkout-button,
.button.btn-checkout,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-checkout {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  letter-spacing: 0.063rem;
  font-size: 1rem;
  background: #eb660b;
}
.button.checkout-button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section button.checkout-button:hover, .button.checkout-button:focus, .onestepcheckout-index-index #onestepcheckout-shipping-section button.checkout-button:focus,
.button.btn-checkout:hover,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-checkout:hover,
.button.btn-checkout:focus,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-checkout:focus {
  opacity: 0.85;
}
.button.checkout-button > span, .onestepcheckout-index-index #onestepcheckout-shipping-section button.checkout-button > span,
.button.btn-checkout > span,
.onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-checkout > span {
  margin-block-end: -1px;
}

.button.btn-checkout, .onestepcheckout-index-index #onestepcheckout-shipping-section button.btn-checkout {
  padding: 1rem 2rem;
}

#diaporama {
  position: relative;
  z-index: 1;
}

.bx-wrapper {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  z-index: 5;
}
.bx-wrapper li {
  width: 100% !important;
}
.bx-wrapper img {
  max-width: 1920px;
  height: auto;
  width: 100%;
  margin: 0 auto;
}
.bx-wrapper a {
  text-indent: -9999px;
}

.bx-has-pager {
  position: absolute;
  bottom: 0;
  z-index: 100;
  min-height: 2.5rem;
  width: 100%;
}

.bx-default-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1rem, 1rem + 0.75vw, 1.75rem);
}
.bx-default-pager .bx-pager-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  background-color: #dfe6e4;
  border: 0.125rem solid #dfe6e4;
  border-radius: 50%;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  transition: background-color 0.2s ease-in-out;
}
.bx-default-pager .bx-pager-link:hover, .bx-default-pager .bx-pager-link:focus, .bx-default-pager .bx-pager-link.active {
  background-color: #7f9a8b;
}

#nvprod,
#promos,
#marques {
  margin: 0 auto 3em;
  text-align: center;
}
#nvprod > h2,
#promos > h2,
#marques > h2 {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1rem + 2vw, 2rem);
  margin-block: 0 2rem;
  padding: 0;
  font-size: clamp(1.5rem, 1rem + 1vw, 1.75rem);
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#nvprod > h2 a,
#promos > h2 a,
#marques > h2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100vw - 2rem, 100%);
  min-width: min-content;
  max-width: fit-content;
  gap: 1rem;
  min-height: 3rem;
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  text-align: left;
}
#nvprod > h2 a:hover,
#promos > h2 a:hover,
#marques > h2 a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 900px) {
  #nvprod,
  #promos {
    margin: 3rem auto;
  }
}

@media only screen and (min-width: 900px) {
  #marques {
    margin: -2rem auto 3rem;
  }
}

#nvprod footer,
#promos footer,
.category-nouveaux-produits .item footer,
.category-produits-en-promotion .item footer {
  text-align: center;
}
@media only screen and (min-width: 1000px) {
  #nvprod li,
  #promos li,
  .category-nouveaux-produits .item li,
  .category-produits-en-promotion .item li {
    margin-bottom: 0;
  }
}
#nvprod .add-to-links,
#promos .add-to-links,
.category-nouveaux-produits .item .add-to-links,
.category-produits-en-promotion .item .add-to-links {
  display: none;
}

#nvprod > h2 > a {
  background-color: #7bb29e;
}

#nvprod .tous {
  color: #6ab9a0;
}
#nvprod .tous:before {
  background-color: #6ab9a0;
}

#nvprod .price-box .regular-price .price,
.nvprod .price-box .regular-price .price,
.category-nouveaux-produits .item .price-box .regular-price .price {
  color: #6ab9a0;
}
#nvprod .product-item-grid:hover,
.nvprod .product-item-grid:hover,
.category-nouveaux-produits .item .product-item-grid:hover {
  box-shadow: 0 0 0 3px #6ab9a0;
}
#nvprod .product-item-grid:hover .actions .button, #nvprod .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #nvprod .product-item-grid:hover .actions button,
.nvprod .product-item-grid:hover .actions .button,
.nvprod .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .nvprod .product-item-grid:hover .actions button,
.category-nouveaux-produits .item .product-item-grid:hover .actions .button,
.category-nouveaux-produits .item .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .category-nouveaux-produits .item .product-item-grid:hover .actions button {
  background-color: #6ab9a0;
}

#promos > h2 > a {
  background-color: #eb660b;
}

#promos .tous {
  color: #eb660b;
}
#promos .tous:before {
  background-color: #eb660b;
}

#promos .price-box .special-price .price,
.promo .price-box .special-price .price,
.category-produits-en-promotion .item .price-box .special-price .price {
  color: #eb660b;
}
#promos .product-item-grid:hover,
.promo .product-item-grid:hover,
.category-produits-en-promotion .item .product-item-grid:hover {
  box-shadow: 0 0 0 3px #eb660b;
}
#promos .product-item-grid:hover .actions .button, #promos .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #promos .product-item-grid:hover .actions button,
.promo .product-item-grid:hover .actions .button,
.promo .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .promo .product-item-grid:hover .actions button,
.category-produits-en-promotion .item .product-item-grid:hover .actions .button,
.category-produits-en-promotion .item .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .category-produits-en-promotion .item .product-item-grid:hover .actions button {
  background-color: #eb660b;
}

.europe .product-img {
  position: relative;
}
.europe .product-img .made-in-europe {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  position: absolute;
  z-index: 0;
  bottom: 0.25rem;
  right: calc(50% - 3.825rem);
  width: 8rem;
  height: 1.5rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  background-color: #ffffff;
  outline: 4px solid #ffffff;
  border-radius: 2px 2px 0 0;
}
.europe .product-img .made-in-europe svg {
  box-sizing: border-box;
  width: 1.75rem;
  height: 1.75rem;
  fill: #003399;
  margin-right: -0.188rem;
}
.europe .product-img .made-in-europe span {
  padding: 0.313rem 0.188rem 0.188rem;
  color: #1a171b;
  font-size: 0.65rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
}

.category {
  position: absolute;
  display: inline-block;
  top: 5px;
  left: 5px;
  padding: 5px;
  background: #6ab9a0;
  border-radius: 2px;
  font-size: 1.385em;
  line-height: 1;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-align: center;
  color: #fff;
  z-index: 1;
}

/*lien voir plus*/
.bloc-acc footer,
.block-content footer,
.marques footer {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-block-start: 1.52rem;
  padding: 1rem 0 0;
  text-align: right;
  justify-content: end;
}

.marques {
  margin-top: 0;
  position: relative;
}
.marques.main-container {
  box-shadow: none;
}
.marques #marques > h2 > a {
  background-color: #a8957b;
}

.tous {
  width: min(100vw - 2rem, 100%);
  max-width: fit-content;
  position: relative;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  transition: all 0.3s ease-in-out 0s;
  color: #eb660b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  text-align: right;
  line-height: 1.2;
}
.tous::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9.71069 18.2929c.39051.3905 1.02371.3905 1.41421 0l4.8874-4.8923c.7804-.7811.7801-2.0469-.0006-2.8277l-4.8904-4.89036c-.3905-.39052-1.0237-.39052-1.41422 0-.39053.39053-.39053 1.02369 0 1.41422l4.18562 4.18564c.3906.3905.3906 1.0237 0 1.4142l-4.18201 4.1821c-.39053.3905-.39053 1.0236 0 1.4142Z'/%3E%3C/svg%3E%0A");
  display: block;
  height: 1.5rem;
  min-width: 1.5rem;
  background-color: currentColor;
  border-radius: 0.75rem;
  margin-block-start: -0.25rem;
}
.tous:hover {
  text-decoration: none;
  color: #000000;
}

#marques .tous,
#blog .tous {
  color: #313131;
}

/*message produits*/
#admin_messages {
  position: relative;
  padding: 15px 20px;
  background: #eb690b;
  font-size: 1rem;
  font-family: "Open Sans", system-ui, sans-serif;
  text-align: center;
  color: #fff;
  border-left: 5px solid #ba5309;
  margin-bottom: 20px;
}
#admin_messages a {
  color: #fff;
  text-decoration: underline;
}
#admin_messages a:focus, #admin_messages a:hover {
  text-decoration: none;
}

.breadcrumbs {
  max-width: 100%;
  margin: 0 auto 0;
  padding: 13px 0;
}
.breadcrumbs ul {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.main-container {
  position: relative;
}
@media only screen and (max-width: 900px) {
  .main-container {
    padding: 30px 20px 20px !important;
  }
  .main-container.marques {
    padding-top: 0 !important;
  }
}

.catalog-product-view .main-container.col2-left-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
}

.catalog-product-view .main-container {
  position: relative;
  padding: 0;
}
@media only screen and (max-width: 900px) {
  .catalog-product-view .main-container {
    padding: 20px 0 0 !important;
  }
}
.catalog-product-view .main-container .main {
  padding: 0;
}
.catalog-product-view .main-container .row > header > h2 {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #294a42;
}

.catalog-product-view iframe {
  /* player video */
  height: 100% !important;
  padding: 0 !important;
}

/* prix */
.price-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0 0.5rem;
}
.price-box .regular-price .price,
.price-box .special-price .price,
.price-box .full-product-price .price,
.price-box .price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
}
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
  padding: 0;
  letter-spacing: -0.5px;
}
.price-box .old-price .price {
  color: #313131;
}
.price-box .pourcentage {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 29px;
  border: 2px solid #eb660b;
  border-radius: 5px;
  padding: 3px 0 0 0;
  text-align: center;
  color: #eb660b;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  background-color: #ffffff;
}
.price-box .pourcentage:before {
  content: url("../images/pourcentage.svg");
  margin-top: 2px;
}
.price-box .pourcentage span {
  padding-left: 3px;
}

.product-item-grid {
  overflow: hidden;
}
.product-item-grid .product-info {
  position: static;
  min-height: 130px !important;
  padding-bottom: 20px;
}
.product-item-grid .price-box .pourcentage {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  padding: 0.125rem;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.product-item-grid .price-box .pourcentage > span {
  margin: auto;
  padding-top: 0.125rem;
}

.product-view {
  /*panier*/
  /*Caractéristiques techniques*/
  /*produit suggerer*/
  /*les avis*/
}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper input,
.product-view .add-to-cart .qty-wrapper label,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .product-view .add-to-cart-buttons button {
  min-height: 50px;
  line-height: 50px;
}
.product-view .product-options,
.product-view .product-options-bottom {
  border: 0 none;
  background: none;
  padding: 0 15px 15px;
  clear: right;
}
@media only screen and (max-width: 900px) {
  .product-view .product-options,
  .product-view .product-options-bottom {
    width: 100%;
    padding: 0;
  }
  .product-view .product-options dd .input-box,
  .product-view .product-options dd .select,
  .product-view .product-options-bottom dd .input-box,
  .product-view .product-options-bottom dd .select {
    width: 100%;
  }
}
.product-view .product-options-bottom {
  padding: 0 15px;
  margin: 0;
}
.product-view .product-options {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  color: #313131;
  position: relative;
}
.product-view .product-options:after {
  content: "";
  clear: both;
  display: block;
}
.product-view .product-options label {
  font-size: 0.9rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.product-view .product-options dt {
  margin: 0;
}
.product-view .product-options .input-box select {
  padding-top: 4px;
}
.product-view .product-options .option-bloc,
.product-view .product-options .product-qty {
  display: block;
  float: left;
  width: 38.5%;
  padding: 0 2.5% 0 0;
}
@media only screen and (max-width: 480px) {
  .product-view .product-options .option-bloc,
  .product-view .product-options .product-qty {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 1em;
  }
}
.product-view .product-options .montagefixations {
  clear: both;
  font-size: 0.9rem;
  font-family: "Open Sans", system-ui, sans-serif;
}
.product-view .product-options .montagefixations dt label {
  padding-top: 5px;
  font-size: 1.25rem;
}
.product-view .product-options .montagefixations ul.options-list {
  float: left;
}
.product-view .product-options .montagefixations ul.options-list label {
  width: 150px;
  font-weight: bold;
  background-color: #fff;
  font-size: 1.2rem;
}
.product-view .product-options .montagefixations ul.options-list label::before {
  top: 11px;
  left: 3px;
}
.product-view .product-options .montagefixations ul.options-list label::after {
  top: 14px;
  left: 6px;
}
.product-view .product-options .js_montagefixations {
  font-size: 0.9rem;
  font-family: "Open Sans", system-ui, sans-serif;
}
.product-view .product-options .js_montagefixations dt label {
  padding-top: 5px;
  font-size: 1.25rem;
}
.product-view .product-options .js_montagefixations ul {
  list-style-type: disc;
  margin-left: 15px;
}
.product-view .product-options .guide-tailles {
  display: block;
  float: left;
  margin: 26px 0 0;
  padding: 5px 0 5px 35px;
  position: relative;
}
.product-view .product-options .guide-tailles:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 18px;
  top: 6px;
  left: 0;
  background: transparent url(../images/icon_sprite.png) no-repeat -4px -733px;
}
.product-view .product-options .product-qty {
  float: right;
  width: 23%;
  text-align: right;
  padding: 0;
  white-space: nowrap;
}
.product-view .product-options .product-qty label {
  display: block;
  margin: 0 0 6px;
}
.product-view .product-options .product-qty input[type=text].qty {
  width: 35px;
  padding: 0;
}
@media only screen and (max-width: 480px) {
  .product-view .product-options .product-qty {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.product-view .product-options dl > dt,
.product-view .product-options dl > dd {
  display: block;
  float: left;
  margin: 0 0 5px;
}
.product-view .product-options dl > dt {
  width: 38%;
  clear: left;
  text-align: right;
}
.product-view .product-options dl > dd {
  width: 62%;
  padding: 0 0 0 15px;
}
.product-view .product-options dl > dd .qty-holder {
  padding: 0;
  margin: 2.5px 0 0;
}
.product-view .product-options dl > dd .qty-holder label {
  font-family: "Open Sans", system-ui, sans-serif;
  vertical-align: initial;
}
.product-view #options-7-list li {
  display: inline-block;
}
.product-view #options-7-list label {
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: transparent;
}
.product-view .product-essential {
  /*avis*/
}
.product-view .product-essential .product-brand {
  display: inline-flex;
  align-items: center;
  justify-content: end;
  float: right;
  width: 6rem;
  height: 2rem;
  margin-top: -4px;
}
.product-view .product-essential .product-brand img {
  max-width: unset;
}
@media only screen and (max-width: 600px) {
  .product-view .product-essential .product-brand {
    width: auto;
  }
}
.product-view .product-essential .product-brand .brand-name {
  display: none;
}
.product-view .product-essential .product-name {
  width: 100%;
  min-height: 2rem;
  float: none;
  margin-bottom: 1rem;
}
.product-view .product-essential .product-name .h1-mobile {
  margin: 0;
  margin-bottom: 0.7em;
  color: #eb690b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  border: 0 none;
  padding: 0;
  color: #eb660b;
  text-transform: none;
  font-size: 1.75rem;
  font-weight: 700;
}
@media only screen and (max-width: 480px) {
  .product-view .product-essential .product-name .h1-mobile {
    font-size: 2em;
  }
}
.product-view .product-essential .product-name h1 {
  border: 0 none;
  padding: 0;
  margin: 0;
  color: #eb660b;
  text-transform: none;
  font-size: 2rem;
  font-weight: 700;
}
@media only screen and (max-width: 480px) {
  .product-view .product-essential .product-name h1 {
    font-size: 2em;
  }
}
@media only screen and (max-width: 900px) {
  .product-view .product-essential .product-brand,
  .product-view .product-essential .product-name {
    display: none;
  }
}
.product-view .product-essential .product-media-box {
  position: relative;
}
.product-view .product-essential .product-img-box {
  position: relative;
}
.product-view .product-essential .product-img-box > header {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.product-view .product-essential .product-img-box > header .product-brand {
  float: none;
  height: auto;
}
.product-view .product-essential .product-img-box:after {
  content: "";
  clear: both;
  display: block;
}
.product-view .product-essential .product-img-box .product-image-zoom {
  margin-bottom: 20px;
}
.product-view .product-essential .product-img-box .videos,
.product-view .product-essential .product-img-box .more-views {
  margin: 10px 0 0 0;
}
.product-view .product-essential .product-img-box .videos h2,
.product-view .product-essential .product-img-box .more-views h2 {
  font-size: 1.125rem;
  margin: 0 0 5px 0;
}
.product-view .product-essential .product-img-box .video-thumb a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 79px;
}
.product-view .product-essential .product-img-box .video-thumb a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -17.5px 0 0 -25px;
  width: 50px;
  height: 35px;
  background: transparent url(../images/resprite.png) no-repeat 0 -1078px;
  background-size: 83px;
}
.product-view .product-essential .product-img-box .video-thumb a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease 0s;
}
.product-view .product-essential .product-img-box .video-thumb a:hover:after {
  background-color: rgba(0, 0, 0, 0.75);
}
.product-view .product-essential .product-img-box .product-files {
  margin: 30px 0;
  margin-right: 5%;
  float: left;
  max-width: 68.75%;
}
.product-view .product-essential .product-img-box .product-files.product-notice {
  width: 26.25%;
  margin-top: 56px;
  margin-right: 0;
}
.product-view .product-essential .product-img-box .product-files p {
  color: #000;
  font-size: 0.813rem;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0.5em;
}
.product-view .product-essential .product-img-box .product-files li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 3px;
}
.product-view .product-essential .product-img-box .product-files .schema {
  display: inline-block;
  border: 1px solid #e5e5e5;
  color: #a0a0a0;
  font-size: 0.858em;
  transition: all 0.3s ease 0s;
}
.product-view .product-essential .product-img-box .product-files .schema:focus, .product-view .product-essential .product-img-box .product-files .schema:hover {
  border-color: #c9c9c9;
}
.product-view .product-essential .product-img-box .product-files .manual-link {
  position: relative;
  color: #1a171b;
  font-size: 0.929em;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 10px 10px 60px 10px;
  border: 2px solid #1a171b;
  transition: all 0.3s ease 0s;
}
.product-view .product-essential .product-img-box .product-files .manual-link:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 10px;
  width: 40px;
  height: 43px;
  background: transparent url(../images/icon_sprite.png) no-repeat 0 -1000px;
  transition: all 0.3s ease 0s;
}
.product-view .product-essential .product-img-box .product-files .manual-link:focus, .product-view .product-essential .product-img-box .product-files .manual-link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.product-view .product-essential .product-img-box .product-brand,
.product-view .product-essential .product-img-box .product-name {
  display: none;
}
@media only screen and (max-width: 900px) {
  .product-view .product-essential .product-img-box .product-brand,
  .product-view .product-essential .product-img-box .product-name {
    display: inline-flex;
    align-items: center;
    float: none;
    height: auto;
  }
}
.product-view .product-essential .product-img-box .product-name {
  margin: 0 0 0;
}
.product-view .product-essential .product-shop {
  padding: 0 15px;
  background: url(../images/ligne.png) no-repeat center bottom;
  position: relative;
}
.product-view .product-essential .product-shop:after {
  content: "";
  clear: both;
  display: block;
}
@media only screen and (max-width: 900px) {
  .product-view .product-essential .product-shop {
    padding: 0;
  }
}
.product-view .product-essential .product-shop .short-description {
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 900px) {
  .product-view .product-essential .product-shop .short-description {
    clear: none;
  }
}
.product-view .product-essential .product-shop .short-description p {
  margin: 0 0 0.25em;
}
.product-view .product-essential .product-shop .price-info {
  clear: left;
  float: left;
}
.product-view .product-essential .product-shop .extra-info {
  clear: right;
  float: right;
}
.product-view .product-essential .product-shop .price-info {
  text-align: left;
}
.product-view .product-essential .product-shop .price-info .price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.product-view .product-essential .product-shop .price-info .old-price .price {
  font-size: 1rem;
  font-family: "Open Sans", system-ui, sans-serif;
}
.product-view .product-essential .product-shop .price-info .special-price {
  width: 100%;
}
.product-view .product-essential .product-shop .price-info .special-price .price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 480px) {
  .product-view .product-essential .product-shop .price-info .special-price,
  .product-view .product-essential .product-shop .price-info .old-price {
    width: auto;
    float: left;
  }
  .product-view .product-essential .product-shop .price-info .old-price {
    margin: 0.5em 1em;
  }
}
.product-view .product-essential .product-shop .extra-info,
.product-view .product-essential .product-shop .price-info {
  display: inline-block;
  padding: 0;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .product-view .product-essential .product-shop .extra-info,
  .product-view .product-essential .product-shop .price-info {
    max-width: 100%;
    width: 100%;
  }
  .product-view .product-essential .product-shop .extra-info .ratings,
  .product-view .product-essential .product-shop .extra-info .ratings .rating-links-action a,
  .product-view .product-essential .product-shop .price-info .ratings,
  .product-view .product-essential .product-shop .price-info .ratings .rating-links-action a {
    float: none;
    text-align: center;
  }
}
.product-view .product-essential .extra-info .ratings {
  position: relative;
  width: 100%;
  text-align: right;
}
.product-view .product-essential .extra-info .ratings .rating-note a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s ease 0s;
}
.product-view .product-essential .extra-info .ratings .rating-note a:hover {
  opacity: 0.8;
}
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .rating-links {
  display: inline-block;
  float: none;
}
.product-view .product-essential .extra-info .ratings .rating-box {
  margin: 0;
}
.product-view .product-essential .extra-info .ratings .rating-note,
.product-view .product-essential .extra-info .ratings .rating-links-action {
  display: block;
  width: 100%;
  float: right;
}
.product-view .product-essential .extra-info .ratings .rating-note {
  height: 25px;
}
.product-view .product-essential .extra-info .ratings .rating-links {
  clear: right;
  float: right;
  margin: 0;
}
.product-view .product-essential .extra-info .ratings .rating-links span {
  color: #313131;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.product-view .product-essential .extra-info .ratings a {
  font-size: 0.75rem;
  font-weight: 700;
}
.product-view .product-essential .extra-info .ratings a:hover {
  text-decoration: none;
}
.product-view .product-essential .extra-info .ratings .rating-links-action {
  clear: right;
  margin: 0;
}
.product-view .product-essential .extra-info .ratings .rating-links-action a {
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-block;
  clear: right;
  float: right;
}
.product-view .product-essential .add-to-cart {
  text-align: center;
  margin: 1rem 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  border: 0 none;
}
@media only screen and (max-width: 480px) {
  .product-view .product-essential .add-to-cart {
    text-align: left;
  }
}
.product-view .product-essential .add-to-cart .btn-cart {
  position: relative;
  height: 3rem;
  width: 100%;
  border-radius: 3rem;
  padding-inline: 1.25rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
  float: none;
}
.product-view .product-essential .add-to-cart .btn-cart::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 53 52'%3E%3Cpath fill='white' d='M41.55284988 44.49947103c-.28999986 0-15.89999218.13000012-23.49998844.09000009-.1999999 0-1.16999942.10000009-1.16999942-.39000036 0-5.88000535.08999995-12.14001105.04999997-18.00001638 0-2.66700243-.01699999-5.30700483-.04999997-7.9200072v-.50000046c1.33099934-.1140001 2.66899868-.1140001 3.99999803 0 0 .26000024.05999997.53000048.05999997.80000073v2.11000192c-.005.20700019.02599999.41300037.08999996.61000055.11799994.36600034.48999975.59300054.86999957.53000048.37599981-.04200003.65799967-.37200033.63999968-.75000068 0-.84000076-.04999997-1.68000153-.06999996-2.5200023v-.7800007h12.9999936v3.31000301c0 .15200014.02.30300028.05999997.45000041.14199993.29400027.45599978.46700043.77999962.4300004.32399984.005.6109997-.2160002.68999966-.53000049.01999999-.18900017.01999999-.38100035 0-.57000052V17.8694468c1.4179993-.1080001 2.8419986-.1080001 4.2599979 0v.73000067c.03999998 5.58000507.07699996 11.15701015.10999995 16.73001522.13999993 2.84000258.17999991 8.89000809.17999991 9.17000834Zm-28.469986-.16000014v-.6600006c-.05299997-4.74700432-.09999994-9.49000864-.13999992-14.23001295 0-3.27000298-.05999997-6.54000595-.10999995-9.82000894-.03099998-.31600029.15999992-.61600056.45999977-.72000065.69999966-.3200003 1.37999932-.69000063 2.06999899-1.00000091.11999994-.07000007.25999987-.12000011.47999976-.2200002.08999995 9.00000819.17999991 17.88001627.26999987 26.76002435-.24999988.15000013-.37999982.07000006-.46999977-.08000008l-.65999968-1.0000009c-.10999994-.16000015-.21999989-.31000029-.36999982-.5400005L13.0828639 44.3394709Zm9.05999555-27.28002483c0 1.2000011 0 2.40000219.06999997 3.60000328.01499999.13600012.01499999.27400025 0 .41000037-.03899999.18500017-.2109999.31400029-.3999998.30000028-.19299991.03600003-.38499982-.07500007-.44999979-.26000024-.04199998-.12900012-.05899997-.26500024-.04999997-.40000036 0-2.00000182-.03299999-4.02300367-.09999995-6.07000553 0-.20000018-.08999996-.41000037-.06999997-.61000055-.003-.47500044.05099998-.94800087.15999992-1.41000129.8299996-2.68400244 3.16299845-4.64400422 5.94999708-5.00000455 2.8479986-.6610006 5.84399712.2120002 7.88999611 2.3000021.88499957.86800079 1.47099928 1.99600181 1.66999918 3.22000293.03999998.4420004.03999998.8880008 0 1.3300012v6.23000568c.015.13600012.015.27400025 0 .41000037-.04499998.2120002-.23399988.36500033-.44999978.36500033-.21599989 0-.4049998-.15300014-.44999978-.36500033-.01499999-.13600012-.01499999-.27400025 0-.41000037V13.699443c-.01099999-.74900069-.23299988-1.48100135-.63999968-2.11000192-1.13499944-1.90300174-3.13899846-3.12800285-5.34999737-3.27000298-2.4319988-.36400033-4.8909976.51600047-6.53999678 2.34000213-.56299972.61100056-.97099952 1.34900123-1.18999942 2.15000196-.04599997.16600015-.07299996.3380003-.07999996.51000046v3.75000341l.02999999-.01Zm3.94999806-9.44000859c-.75999963.24000022-1.37999932.68000062-2.18999893.8700008-2.40699881.40400036-4.36599785 2.18300198-4.99999754 4.54000413-.02499998.18600017-.02499998.37400034 0 .5600005v3.22000294h-.84999958v-1.56000142c0-.51000047-.08999995-.78000071-.07999996-1.17000107-.002-.40600037.03399998-.81100074.10999995-1.2100011.84999958-2.93000267 3.4389983-5.04000459 6.4799968-5.2800048.48999977-.06000006.99999952-.07000007 1.47999928-.1000001l.04999998.13000012Zm2.18999892 1.18000108s.04999997-.05000005.06999996-.05000005c.8269996-.25000023 1.72799915-.009 2.31999886.62000057 1.20299941 1.01300092 1.98399903 2.44100222 2.18999893 4.00000364.05499997 1.07300097.05499997 2.14700195 0 3.22000293h-.85999958v-.49000045c0-.82000075.07999996-1.6400015 0-2.46000224-.10299995-1.30900119-.68799966-2.5350023-1.6399992-3.44000313-.49499975-.49800045-1.06999947-.91000083-1.69999916-1.2200011-.12999993-.05300006-.25699987-.11300011-.37999981-.18000017Z'/%3E%3C/svg%3E");
  display: block;
  align-self: center;
  width: 2rem;
  height: 2rem;
  margin-top: -2px;
}
@media only screen and (max-width: 480px) {
  .product-view .product-essential .add-to-cart .btn-cart {
    display: block;
    padding-left: 20px;
  }
  .product-view .product-essential .add-to-cart .btn-cart:before {
    display: none;
  }
}
.product-view .product-essential .add-to-cart-wrapper {
  padding: 0 15px;
}
@media only screen and (max-width: 900px) {
  .product-view .product-essential .add-to-cart-wrapper {
    padding: 0;
  }
  .product-view .product-essential .add-to-cart-wrapper .product-qty {
    display: block;
    text-align: center;
  }
}
.product-view .product-essential .add-to-cart-wrapper h4 {
  text-align: center;
  margin: 20px 0 0 0;
}
.product-view .product-essential .add-to-cart-wrapper .login-message .messages {
  margin: 10px 0 0 0;
}
.product-view .product-essential .product-qty input[type=button].button-arrow {
  width: 25px;
  height: 28px;
  padding: 0 5px;
  margin: 1px 0;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background-color: #dcdcdc;
  color: #313131;
  font-size: 0.938rem;
  font-weight: bold;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
}
.product-view .product-essential .product-qty input[type=button].button-arrow:focus, .product-view .product-essential .product-qty input[type=button].button-arrow:hover {
  color: #fff;
  background-color: #313131;
}
.product-view .product-essential .availability {
  margin: 2rem auto 0;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
}
.product-view .product-essential .availability.in-stock .value {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: auto;
  color: #294a42;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
}
.product-view .product-essential .availability.in-stock .value:before {
  content: url("../images/newbrand/icon-stock.svg");
  width: 50px;
  height: 50px;
}
.product-view .product-essential .availability.in-stock .value-ct {
  display: block;
  font-size: 0.778em;
}
.product-view .product-essential .availability.out-of-stock {
  color: #626262;
}
.product-view .product-essential h2.outofstock {
  color: #eb690b;
  text-align: center;
  margin-top: 20px;
}
.product-view .product-essential .outofstock-notify {
  text-align: center;
}
.product-view .product-essential .outofstock-notify .skip-notify {
  width: 100%;
  height: 35px;
  font-size: 1rem;
  text-decoration: underline;
}
.product-view .product-essential .outofstock-notify .input-box.select {
  margin-top: 10px;
}
.product-view .product-essential .outofstock-notify input[type=email] {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #000000;
}
.product-view .product-essential .outofstock-notify button,
.product-view .product-essential .block-autoresponder-backtostock a,
.product-view .product-essential .alert-stock.link-stock-alert a {
  display: inline-flex;
  align-items: center;
  width: min(16rem, 100%);
  min-height: 3rem;
  float: none;
  margin-top: 2rem;
  position: relative;
  z-index: 1;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #a8957b;
  background-color: unset;
  white-space: normal;
  transition: all 0.3s ease 0s;
  text-align: left;
  border: #a8957b 2px solid;
}
.product-view .product-essential .outofstock-notify button::before,
.product-view .product-essential .block-autoresponder-backtostock a::before,
.product-view .product-essential .alert-stock.link-stock-alert a::before {
  content: url("../images/newbrand/icon-soon.svg");
  display: block;
  flex: 0 1 3rem;
  min-width: 3rem;
  height: 3rem;
}
.product-view .product-essential .outofstock-notify button:focus, .product-view .product-essential .outofstock-notify button:hover, .product-view .product-essential .outofstock-notify button:active,
.product-view .product-essential .block-autoresponder-backtostock a:focus,
.product-view .product-essential .block-autoresponder-backtostock a:hover,
.product-view .product-essential .block-autoresponder-backtostock a:active,
.product-view .product-essential .alert-stock.link-stock-alert a:focus,
.product-view .product-essential .alert-stock.link-stock-alert a:hover,
.product-view .product-essential .alert-stock.link-stock-alert a:active {
  border-color: #eb660b;
  color: #eb660b;
}
.product-view .product-essential .block-autoresponder-backtostockform {
  text-align: center;
}
.product-view .product-essential .add-to-links {
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 0.5rem 0;
  text-align: center;
}
.product-view .product-essential .add-to-links li {
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-inline: auto;
  float: unset;
}
.product-view .product-essential .add-to-links li span.btn.link-compare {
  color: #626262;
  font-size: 0.75rem;
  text-transform: none;
  font-family: "Open Sans", system-ui, sans-serif;
  position: relative;
  cursor: pointer;
}
.product-view .product-essential .add-to-links li::after {
  content: url("../images/newbrand/icon-magnifying-glass.svg");
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  padding: 2px;
  border: 1px solid #eee;
  background-color: #fff;
  margin-inline-start: -25px;
  z-index: 1;
}
.product-view .product-essential .add-to-links li:hover > span {
  color: #1a171b;
  background-color: #f6f6f6;
}
.product-view .product-essential .add-to-links li:hover::after {
  background-color: #f6f6f6;
}
.product-view .product-essential .add-to-links li:last-child a {
  border-right: 1px solid #eee;
}
.product-view .product-essential .reassurance {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(4rem, 1fr));
  margin: 0.5rem auto;
  padding: 0 1rem;
}
.product-view .product-essential .reassurance li {
  position: relative;
  display: block;
  text-align: center;
  padding: 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.product-view .product-essential .reassurance li a {
  color: #000000;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 0.75rem;
  border-radius: 5px;
  font-size: 0.625rem;
  line-height: 1.2;
}
.product-view .product-essential .reassurance li a:before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
}
.product-view .product-essential .reassurance li a:hover, .product-view .product-essential .reassurance li a:focus {
  text-decoration: none;
  background-color: #faf5f2;
}
.product-view .product-essential .reassurance li#js_paiement a:before {
  content: url("../images/newbrand/icon-paiement.svg");
}
.product-view .product-essential .reassurance li#js_livraison a:before {
  content: url("../images/newbrand/icon-livraison.svg");
}
.product-view .product-essential .reassurance li#js_echange a:before {
  content: url("../images/newbrand/icon-retour.svg");
}
.product-view .product-essential .reassurance .popin {
  position: absolute;
  left: 0;
  width: 100%;
  display: none !important;
  background-color: #313131;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.25;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  padding: 10px 5px;
  margin-top: 10px;
  text-transform: none;
}
.product-view .product-essential .reassurance .popin:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #313131;
  width: 10px;
  height: 10px;
  left: 50%;
  margin-left: -5px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-view #product-attribute-specs-table {
  max-width: 100%;
}
.product-view #product-attribute-specs-table,
.product-view .data-table {
  border: 0 none;
}
.product-view #product-attribute-specs-table th,
.product-view .data-table th {
  border-right: 0 none;
  background: none;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  text-transform: none;
  color: #313131;
}
.product-view #product-attribute-specs-table td,
.product-view .data-table td {
  font-family: "Open Sans", system-ui, sans-serif;
}
.product-view #product-attribute-specs-table th,
.product-view #product-attribute-specs-table thead th,
.product-view #product-attribute-specs-table tbody td,
.product-view .data-table th,
.product-view .data-table thead th,
.product-view .data-table tbody td {
  border-bottom: 1px solid #eee;
}
.product-view #product-attribute-specs-table iframe,
.product-view .data-table iframe {
  height: 495px !important;
}
.product-view #product-attribute-specs-table ul,
.product-view #product-attribute-specs-table ol,
.product-view .data-table ul,
.product-view .data-table ol {
  list-style: inherit;
  margin: 0 0 0 1.5em;
}
.product-view #product-attribute-specs-table ul + p,
.product-view #product-attribute-specs-table ol + p,
.product-view .data-table ul + p,
.product-view .data-table ol + p {
  margin-top: 0.5em;
}
.product-view #product-attribute-specs-table p + ul, .product-view #product-attribute-specs-table p + ol,
.product-view .data-table p + ul,
.product-view .data-table p + ol {
  margin-top: 0.5em;
}
.product-view .product-collateral--upsell > div {
  float: left;
  width: 47.7273%;
  margin: 0;
  margin-right: 4.54545%;
}
.product-view .product-collateral--upsell > div:nth-child(2n) {
  margin-right: 0;
}
.product-view .product-collateral--upsell .block-title {
  border-top: 0 none;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.product-view .product-collateral--upsell h2 {
  margin-bottom: 1em;
  padding: 0.5em 0;
  position: relative;
  background: url(../images/ligne.png) no-repeat center bottom;
}
.product-view #customer-reviews h5 {
  color: #eb660b;
  text-transform: none;
  font-size: 1.25rem;
}
.product-view #customer-reviews dt,
.product-view #customer-reviews dd {
  display: inline-block;
  width: 100%;
}
.product-view #customer-reviews blockquote {
  display: inline-block;
  width: 70%;
}
.product-view #customer-reviews dl {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  color: #000000;
}
.product-view #customer-reviews dl dt {
  text-transform: none;
  border-top: 1px solid #dfe6e4;
  padding-top: 2em;
}
.product-view #customer-reviews dl dt:first-child {
  border-top: 0 none;
}
.product-view #customer-reviews dl dt span {
  font-weight: 700;
}
.product-view #customer-reviews .review-by:after {
  content: "|";
  margin: 0 2px;
  color: #a8957b;
  position: relative;
  bottom: 1px;
}
.product-view #customer-reviews dl dd {
  font-family: "Open Sans", system-ui, sans-serif;
}
.product-view #customer-reviews dl dd .ratings-table {
  display: inline-block;
  width: auto;
  margin-top: 0.1em;
  float: right;
  text-align: right;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  color: #313131;
}
.product-view #customer-reviews dl dd .ratings-table th {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
}
.product-view #customer-reviews dl dd .ratings-table .rating-box {
  width: 92px;
  height: 15px;
  background-repeat: repeat-x;
  background-position: 0 -615px;
  overflow: hidden;
}
.product-view #customer-reviews dl dd .ratings-table .rating-box .rating {
  float: left;
  height: 15px;
  background-repeat: repeat-x;
  background-position: 0 -600px;
}
.product-view .date {
  color: #898989;
  font-family: "Open Sans", system-ui, sans-serif;
}

/*menu sticky product*/
#product-menu {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background-color: #7f9a8b;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.5s ease 0s;
}
#product-menu:after {
  content: "";
  clear: both;
  display: block;
}
#product-menu.is_stuck {
  top: 6rem !important;
  z-index: 99 !important;
  background-color: #000000;
}
#product-menu.is_stuck li a {
  color: #ffffff;
  background: #000000;
  transition: all 0.5s ease 0s;
}
#product-menu.is_stuck li a:hover {
  background-color: #7f9a8b;
}
#product-menu.is_stuck li:not(:last-child)::before {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 901px) {
  #product-menu.is_stuck + #avis-aventure > .row > header.std > h2 {
    margin-top: 3.5rem;
  }
}
@media only screen and (max-width: 900px) {
  #product-menu {
    display: none;
  }
}
#product-menu nav {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#product-menu nav > ul {
  max-width: 100vw;
  margin: auto;
}
@media only screen and (max-width: 1080px) {
  #product-menu nav > ul {
    display: flex;
    grid-template-columns: repeat(auto-fit, minmax(max(20%, 10rem), 1fr));
  }
}
@media only screen and (min-width: 1081px) {
  #product-menu nav > ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(max(20%, 10rem), 1fr));
  }
}
#product-menu li {
  position: relative;
  display: inline-block;
  height: 100%;
  margin: 0;
}
#product-menu li:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  display: block;
  left: calc(50% - 5px);
  bottom: 0;
  width: 0;
  height: 0;
  opacity: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #dcdcdc;
  transition: all 0.5s ease 0s;
}
#product-menu li:hover::after {
  border-top-color: #294a42;
}
#product-menu li.active a {
  color: #ffffff;
  background-color: #294a42;
  transition: all 0.5s ease 0s;
}
#product-menu li.active a:hover {
  background-color: #7f9a8b;
}
#product-menu li.active::after {
  opacity: 1;
  bottom: -10px;
  border-top: 10px solid #294a42;
}
#product-menu li.active:hover::after {
  border-top-color: #7f9a8b;
}
#product-menu li.active:not(:last-child)::before {
  background-color: transparent;
}
#product-menu li:not(:last-child)::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 1px;
  height: 60%;
  top: 20%;
  right: 0;
  background: rgba(255, 255, 255, 0.2);
}
#product-menu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
  text-align: center;
  font-size: 1.072em;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.1;
  position: relative;
  z-index: 2;
  background-color: transparent;
  transition: all 0.5s ease 0s;
}

#avis-aventure {
  background-color: #dfe6e4;
}
#avis-aventure .product-item-grid .product-info {
  min-height: 100px !important;
}
#avis-aventure h2 {
  position: relative;
  color: #294a42;
  margin-top: 0;
  font-weight: 900;
}
#avis-aventure header > h2 {
  margin-top: 1.5rem;
}
@media screen and (min-width: 901px) {
  #avis-aventure > .row > header.std > h2 {
    margin-top: 2rem;
  }
}
#avis-aventure .std {
  position: relative;
  padding-right: calc(38% + 15px);
}
#avis-aventure .std:after {
  content: "";
  clear: both;
  display: block;
}
#avis-aventure .std.with-pts {
  min-height: 0 !important;
  color: #294a42;
  font-size: 0.938rem;
  line-height: 1.4;
}
#avis-aventure .std p,
#avis-aventure .std ul,
#avis-aventure .std ol {
  margin: 0 0 1em;
}
#avis-aventure .std p br, #avis-aventure .std p + br,
#avis-aventure .std ul br,
#avis-aventure .std ul + br,
#avis-aventure .std ol br,
#avis-aventure .std ol + br {
  display: none;
}
#avis-aventure .std p li,
#avis-aventure .std ul li,
#avis-aventure .std ol li {
  margin: 0 0 0.5em;
}
#avis-aventure .std ul,
#avis-aventure .std ol {
  margin: 0 0 1em 2em;
  list-style-position: inside;
}
#avis-aventure .std p + br + ul,
#avis-aventure .std p + br + ol {
  margin-top: -0.5em;
}
@media only screen and (max-width: 900px) {
  #avis-aventure .std {
    padding-right: 0px;
  }
}
#avis-aventure .std a {
  color: #294a42;
  text-decoration: underline solid #294a42;
  text-underline-offset: 4px;
}
#avis-aventure .std .link-btn {
  background-color: #294a42;
}
#avis-aventure .pts {
  /*Point à retenir*/
  display: flex;
  flex-direction: column;
}
#avis-aventure .pts > div {
  position: relative;
  margin: 2rem 0 0;
  padding: 1.5rem 1.5rem 1.5rem;
  border-radius: 1rem;
  background: #ffffff;
  color: #294a42;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  text-align: center;
}
#avis-aventure .pts > div::after {
  content: url("../images/phylactery.svg");
  mask-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15rem;
  bottom: -5rem;
  width: 4.5rem;
  height: 5rem;
}
#avis-aventure .pts > div h4 {
  color: #294a42;
  display: block;
  margin: 0 auto 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: bold;
  text-transform: none;
  font-size: 1.25rem;
  text-transform: uppercase;
}
#avis-aventure .pts > div h4::after {
  content: "";
  display: block;
  width: clamp(4rem, 25%, 8rem);
  margin: 0.5rem auto;
  border-bottom: 0.125rem solid #294a42;
}
#avis-aventure .pts > div div {
  position: relative;
  z-index: 2;
}
#avis-aventure .pts::after {
  content: url("../images/reinder-grass.svg");
  display: inline-block;
  align-self: end;
  width: 100%;
  max-width: 25rem;
  margin-top: 0.5rem;
  margin-left: auto;
  margin-bottom: -1rem;
}
@media only screen and (max-width: 900px) {
  #avis-aventure .pts {
    width: 100%;
    position: relative;
    padding: 0;
  }
}
#avis-aventure .share-buttons {
  position: relative;
  margin: 0;
  padding: 30px 0 0;
  padding-left: calc(38% + 15px);
  text-align: right;
}
#avis-aventure .share-buttons:after {
  content: "";
  clear: both;
  display: block;
}
#avis-aventure .share-buttons:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 0;
  background: transparent url(../images/ligne.png) no-repeat center bottom;
}
@media only screen and (max-width: 900px) {
  #avis-aventure .share-buttons {
    text-align: center;
  }
  #avis-aventure .share-buttons li {
    float: none;
    vertical-align: middle;
  }
}
#avis-aventure .share,
#avis-aventure .lien-blog {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  color: #294a42;
  margin-right: 5px;
}
@media screen and (min-width: 601px) {
  #avis-aventure .with-pts a {
    margin-block-start: -60%;
  }
}
#avis-aventure .lien-blog {
  display: block;
  float: left;
}
#avis-aventure .lien-blog a {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  min-width: 12rem;
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1.5rem 0.75rem 0.25rem;
  border-radius: 0.5rem;
  background: #eb660b;
  color: #ffffff;
  z-index: 1;
  transition: all 0.2s ease-in-out;
}
#avis-aventure .lien-blog a:hover, #avis-aventure .lien-blog a:focus {
  rotate: -6deg;
  scale: 1.02;
  box-shadow: 0 0 2rem -0.25rem rgba(0, 0, 0, 0.5);
}
#avis-aventure .lien-blog a span {
  position: relative;
  width: 14rem;
  overflow: hidden;
  background-color: #eb660b;
  font-size: 0;
}
#avis-aventure .lien-blog a span::after {
  content: url("../images/newbrand/icon-blog-footer.svg");
  display: block;
  padding: 0.25rem;
  background-color: #eb660b;
  border-radius: 0.5rem;
}
#avis-aventure .lien-blog a span {
  position: relative;
  display: inline-block;
  z-index: 2;
}

#caracteristiques {
  border-top: 0.125rem solid #ffffff;
}
@media screen and (max-width: 900px) {
  #caracteristiques {
    padding: 0 !important;
  }
  #caracteristiques > row {
    padding-top: 1rem;
  }
  #caracteristiques .data-table {
    border-collapse: initial;
    padding: 0 0.75rem;
  }
}
#caracteristiques h2 {
  margin-top: 1rem;
  border-bottom: 0;
}
#caracteristiques .data-table {
  width: calc(62% - 15px);
  background-color: #ffffff;
  border-radius: 0.5rem;
  font-size: 0.813rem;
}
#caracteristiques .data-table th {
  text-align: right;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
#caracteristiques .data-table td {
  color: #000000;
}
#caracteristiques .data-table td strong {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}
#caracteristiques .data-table ol {
  list-style-type: decimal;
}
@media only screen and (max-width: 900px) {
  #caracteristiques .data-table {
    width: 100%;
  }
}

#avis-clients {
  background-color: #eee;
}
#avis-clients h2 {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
#avis-clients h2:after {
  content: "";
  clear: both;
  display: block;
}
#avis-clients .row > .ratings {
  white-space: nowrap;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  position: absolute;
  right: calc(38% + 15px);
  top: 60px;
  margin: 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
#avis-clients .row > .ratings:after {
  content: "";
  clear: both;
  display: block;
}
@media only screen and (min-width: 900px) {
  #avis-clients .row > .ratings {
    text-align: right;
  }
}
@media only screen and (max-width: 480px) {
  #avis-clients .row > .ratings .moyenne {
    display: none;
  }
}
#avis-clients .row > .ratings span {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
}
#avis-clients .row > .ratings .rating-box {
  margin: auto;
}
#avis-clients #customer-reviews {
  width: calc(62% - 15px);
}
#avis-clients .moyenne {
  color: #eb660b;
  text-transform: capitalize;
}
#avis-clients .valeurnote {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.75rem;
  margin: 0;
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
  background: #eb660b;
}
#avis-clients .amount {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  margin: auto;
}
#avis-clients .review_form {
  position: relative;
  background-color: #eee;
  border-block-start: 1px solid #e6e4df;
  border-block-end: 1px solid #e6e4df;
  color: #000000;
}
#avis-clients .review_form h2 {
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 1rem;
}
#avis-clients .review_form h4 {
  color: #000000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-transform: none;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 1em;
}
#avis-clients .review_form .ratings .rating-box {
  background-position: 0 -616px;
  margin: 5px auto;
}
#avis-clients .review_form .ratings .rating-box .rating {
  background-position: 0 -600px;
}
#avis-clients .review_form .data-table th,
#avis-clients .review_form .data-table td {
  border-color: rgba(0, 0, 0, 0.05);
}
#avis-clients .review_form .data-table th {
  color: #1a171b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125em;
}
#avis-clients .review_form form {
  position: relative;
  display: block;
  float: left;
  width: calc(62% - 15px);
}
#avis-clients .review_form form:after {
  content: "";
  clear: both;
  display: block;
}
#avis-clients .review_form form .nickname_field,
#avis-clients .review_form form .summary_field {
  position: relative;
  display: block;
  float: left;
  width: 49%;
}
#avis-clients .review_form form .nickname_field:after,
#avis-clients .review_form form .summary_field:after {
  content: "";
  clear: both;
  display: block;
}
#avis-clients .review_form form .nickname_field {
  margin-right: 2%;
}
#avis-clients .review_form form .review_field {
  display: inline-block;
  width: 100%;
}
#avis-clients .review_form form label {
  position: relative;
  transition: all 0.3s ease 0s;
}
#avis-clients .review_form form label:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 2px;
  margin-top: -1px;
  margin-left: -1px;
  border: 0 solid #eb690b;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transition: all 0.3s ease 0s;
}
#avis-clients .review_form form label:hover:after {
  width: 36px;
  height: 36px;
  margin-top: -19px;
  margin-left: -19px;
  border: 2px solid #eb690b;
  background-color: rgba(255, 255, 255, 0.8);
}
#avis-clients .review_form form input,
#avis-clients .review_form form textarea {
  width: 100%;
  max-width: 100%;
  margin: 0.25em 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.8);
  color: #1a171b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  border-radius: 2px;
}
#avis-clients .review_form form input[type=checkbox]:not(:checked), #avis-clients .review_form form input[type=checkbox]:checked, #avis-clients .review_form form input[type=radio]:not(:checked), #avis-clients .review_form form input[type=radio]:checked {
  position: relative;
  z-index: 2;
  left: auto;
  height: 16px;
  background: none;
}
#avis-clients .review_form form ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#avis-clients .review_form form :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.5);
}
#avis-clients .review_form form ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
}
#avis-clients .review_form form :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#avis-clients .review_form form .buttons-set {
  text-align: right;
  border: none;
}
#avis-clients .review_form form .buttons-set > button.button, #avis-clients .review_form form .onestepcheckout-index-index #onestepcheckout-shipping-section .buttons-set > button, .onestepcheckout-index-index #onestepcheckout-shipping-section #avis-clients .review_form form .buttons-set > button {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #294a42;
  text-transform: none;
  border-radius: 2rem;
  transition: all 0.5s ease-in-out 0s;
  padding: 0 0.75rem;
  font-size: 1rem;
  background-color: #dfe6e4;
  border: 0.125rem solid #294a42;
}
#avis-clients .review_form form .buttons-set > button.button:hover, #avis-clients .review_form form .onestepcheckout-index-index #onestepcheckout-shipping-section .buttons-set > button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section #avis-clients .review_form form .buttons-set > button:hover {
  background-color: #7f9a8b;
  color: #ffffff;
}
#avis-clients .review_form form iframe#sequenceframe {
  display: none;
}

#questions-clients {
  background-color: rgba(255, 255, 255, 0.5);
  /*formulaire post de question*/
  /* liste des questions/reponses*/
}
#questions-clients h3 {
  width: min(100vw - 3rem, 40ch);
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-style: italic;
  color: #294a42;
  text-transform: none;
  margin-inline: auto;
  padding-top: 8px;
  text-align: center;
}
#questions-clients .button, #questions-clients .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #questions-clients button {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  float: right;
  padding: 0 0.75rem;
  border-radius: 2rem;
  transition: all 0.5s ease-in-out 0s;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #294a42;
  text-transform: none;
  font-size: 1rem;
  background: #dfe6e4;
  border: 2px solid #294a42;
}
#questions-clients .button:hover, #questions-clients .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section #questions-clients button:hover {
  background-color: #7f9a8b;
}
#questions-clients .button.aw-pq2-form__button_position_left, #questions-clients .onestepcheckout-index-index #onestepcheckout-shipping-section button.aw-pq2-form__button_position_left, .onestepcheckout-index-index #onestepcheckout-shipping-section #questions-clients button.aw-pq2-form__button_position_left {
  float: left;
}
#questions-clients .aw-pq2-question-list-wrapper {
  width: calc(62% - 15px);
}
#questions-clients .aw-pq2-question-form__wrapper {
  display: inline-block;
  width: 100%;
  margin: 1rem 0 0;
  padding: 1.5rem;
  border: 0 none;
  background-color: transparent;
  color: #313131;
  background: url(../images/ligne.png) no-repeat center top;
}
#questions-clients .aw-pq2-question-form__wrapper label,
#questions-clients .aw-pq2-question-form__wrapper .aw-pq2-form__label__asterisk {
  color: #313131;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  font-weight: normal;
  font-size: 0.875rem;
}
#questions-clients .aw-pq2-question-form__wrapper input,
#questions-clients .aw-pq2-question-form__wrapper textarea {
  padding: 5px;
  max-width: 100%;
  color: #313131;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.05);
}
#questions-clients .aw-pq2-question-form__wrapper .aw-pq2-form__note-wrapper {
  margin: 7.5px 0 0 10px;
}
#questions-clients .aw-pq2-form__field {
  position: relative;
  z-index: 1;
}
#questions-clients .aw-pq2-form__input-box {
  display: inline-block;
  width: 100%;
}
#questions-clients .aw-pq2-form__input-box input {
  width: 100%;
}
#questions-clients .aw-pq2-form__label-box {
  display: inline-block;
  width: 100%;
  padding: 0;
}
#questions-clients .aw-pq2-list.box-content {
  display: inline-block;
  width: 100%;
  margin: 1rem 0;
}
#questions-clients .aw-pq2-list.box-content > div {
  display: inline-block;
  width: 100%;
}
#questions-clients .aw-pq2-list__question-expand {
  position: relative;
  top: -3px;
  left: -3px;
}
#questions-clients .aw-pq2-list__question-wrapper {
  padding: 1.5rem;
  margin-bottom: 0.25rem;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
  border-radius: 0.5rem;
}
#questions-clients .aw-pq2-list__question-wrapper .aw-pq2-list__helpfulness {
  right: 20px;
}
#questions-clients .aw-pq2-list__question-wrapper .aw-pq2-list__question-date {
  font-size: 0.857em;
  margin-bottom: 0.5em;
  margin-left: 0;
}
#questions-clients .aw-pq2-list__question-wrapper .aw-pq2-list__question-content {
  font-weight: normal;
  font-size: 0.875rem;
}
#questions-clients .aw-pq2-list__question-wrapper .aw-pq2-author {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  color: #294a42;
  position: relative;
}
#questions-clients .aw-pq2-list__question-wrapper .aw-pq2-author::after {
  content: "|";
  margin: 0 2px;
  color: currentColor;
  position: relative;
  bottom: 1px;
}
#questions-clients .aw-pq2-list__helpfulness {
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
#questions-clients .aw-pq2-list__answer-list {
  border-radius: 0.5rem;
  padding: 0.75rem 1.5rem;
  margin-bottom: 1rem;
  background-color: #faf5f2;
  color: #000000;
  font-size: 0.875rem;
}
#questions-clients .aw-pq2-list__answer-list .aw-pq2-list__answer-action-bar {
  display: inline-block;
  width: 100%;
}
#questions-clients .aw-pq2-list__answer-list .aw-pq2-list__next-answer {
  display: inline-block;
  width: 100%;
  text-align: left;
  background: transparent url(../images/ligne.png) no-repeat center bottom;
  padding: 0 0 10px;
  margin: 1rem 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
}
#questions-clients .aw-pq2-list__answer-list .aw-pq2-list__answer {
  max-width: 100%;
}
#questions-clients .aw-pq2-list__answer-list .aw-pq2-list__answer a {
  word-wrap: break-word;
}
#questions-clients .aw-pq2-list__answer-list .aw-pq2-list__answer-date {
  font-size: 0.75rem;
  margin: 2.5rem 0 0.5rem;
  padding-block-start: 0.75rem;
  border-top: 1px solid #7f9a8b;
  color: #294a42;
  font-weight: 500;
}
#questions-clients .aw-pq2-list__answer-list .aw-pq2-list__admin-name {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #ffffff;
  background-color: #7f9a8b;
  font-weight: 900;
  padding-inline: 0.25rem;
  padding-block: 0.125rem;
  border-radius: 0.25rem;
  vertical-align: middle;
}

#avis-clients .load-review,
#questions-clients .aw-pq2-list__next-question a {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: fit-content;
  position: relative;
  margin: 2.5rem auto;
  padding-block: 0.25rem;
  padding-inline: 1.25rem 0.5rem;
  background: #7f9a8b;
  border-radius: 1.5rem;
  color: #294a42;
  font-size: 1.167em;
  text-align: center;
  cursor: pointer;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
#avis-clients .load-review::after,
#questions-clients .aw-pq2-list__next-question a::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23294a42' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 10 5 5 5-5'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #dfe6e4;
  color: #7f9a8b;
  border-radius: 50%;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#avis-clients .load-review:hover::after, #avis-clients .load-review:focus::after,
#questions-clients .aw-pq2-list__next-question a:hover::after,
#questions-clients .aw-pq2-list__next-question a:focus::after {
  transform: rotate(-180deg);
}
#avis-clients .load-review:hover, #avis-clients .load-review:focus, #avis-clients .load-review:active,
#questions-clients .aw-pq2-list__next-question a:hover,
#questions-clients .aw-pq2-list__next-question a:focus,
#questions-clients .aw-pq2-list__next-question a:active {
  color: #ffffff;
  background-color: #294a42;
  text-decoration: none;
}
@media only screen and (max-width: 900px) {
  #avis-clients .load-review,
  #questions-clients .aw-pq2-list__next-question a {
    width: 100%;
  }
}

#produits-recommandes {
  background-color: #ffffff;
  border-top: 1px solid #e6e4df;
}
#produits-recommandes .row > div {
  width: 50%;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}
#produits-recommandes .row > div.block-related {
  padding-left: 15px;
  padding-right: 15px;
  clear: none;
}
#produits-recommandes .row > div.box-up-sell {
  float: right;
  clear: none;
}

#produits-recommandes .block-related .block-content,
.box-up-sell .block-content,
.crosssell .block-content {
  margin-top: 30px;
}
#produits-recommandes .block-related .products-grid--max-5-col > li,
#produits-recommandes .block-related .products-grid > li,
.box-up-sell .products-grid--max-5-col > li,
.box-up-sell .products-grid > li,
.crosssell .products-grid--max-5-col > li,
.crosssell .products-grid > li {
  display: block;
  float: left;
}
#produits-recommandes .block-related .products-grid--max-5-col > li .product-img,
#produits-recommandes .block-related .products-grid > li .product-img,
.box-up-sell .products-grid--max-5-col > li .product-img,
.box-up-sell .products-grid > li .product-img,
.crosssell .products-grid--max-5-col > li .product-img,
.crosssell .products-grid > li .product-img {
  position: static;
  padding: 15px 15px 15px;
}
#produits-recommandes .block-related .products-grid--max-5-col > li .product-img .ratings,
#produits-recommandes .block-related .products-grid > li .product-img .ratings,
.box-up-sell .products-grid--max-5-col > li .product-img .ratings,
.box-up-sell .products-grid > li .product-img .ratings,
.crosssell .products-grid--max-5-col > li .product-img .ratings,
.crosssell .products-grid > li .product-img .ratings {
  margin: 7px;
  top: auto;
  bottom: 0;
  z-index: 0;
  width: 100%;
}
#produits-recommandes .block-related .products-grid--max-5-col > li .product-img .category,
#produits-recommandes .block-related .products-grid > li .product-img .category,
.box-up-sell .products-grid--max-5-col > li .product-img .category,
.box-up-sell .products-grid > li .product-img .category,
.crosssell .products-grid--max-5-col > li .product-img .category,
.crosssell .products-grid > li .product-img .category {
  top: 3px;
}
#produits-recommandes .block-related #block-related .product-item-grid:hover .actions .button, #produits-recommandes .block-related #block-related .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #produits-recommandes .block-related #block-related .product-item-grid:hover .actions button,
#produits-recommandes .block-related #block-related .no-touch .product-item-grid:hover .actions .button,
#produits-recommandes .block-related #block-related .product-item-grid:focus .actions .button,
#produits-recommandes .block-related #block-related .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section #produits-recommandes .block-related #block-related .product-item-grid:focus .actions button,
#produits-recommandes .block-related #block-related .no-touch .product-item-grid:focus .actions .button,
#produits-recommandes .block-related #upsell-product-table .product-item-grid:hover .actions .button,
#produits-recommandes .block-related #upsell-product-table .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section #produits-recommandes .block-related #upsell-product-table .product-item-grid:hover .actions button,
#produits-recommandes .block-related #upsell-product-table .no-touch .product-item-grid:hover .actions .button,
#produits-recommandes .block-related #upsell-product-table .product-item-grid:focus .actions .button,
#produits-recommandes .block-related #upsell-product-table .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section #produits-recommandes .block-related #upsell-product-table .product-item-grid:focus .actions button,
#produits-recommandes .block-related #upsell-product-table .no-touch .product-item-grid:focus .actions .button,
.box-up-sell #block-related .product-item-grid:hover .actions .button,
.box-up-sell #block-related .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .box-up-sell #block-related .product-item-grid:hover .actions button,
.box-up-sell #block-related .no-touch .product-item-grid:hover .actions .button,
.box-up-sell #block-related .product-item-grid:focus .actions .button,
.box-up-sell #block-related .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .box-up-sell #block-related .product-item-grid:focus .actions button,
.box-up-sell #block-related .no-touch .product-item-grid:focus .actions .button,
.box-up-sell #upsell-product-table .product-item-grid:hover .actions .button,
.box-up-sell #upsell-product-table .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .box-up-sell #upsell-product-table .product-item-grid:hover .actions button,
.box-up-sell #upsell-product-table .no-touch .product-item-grid:hover .actions .button,
.box-up-sell #upsell-product-table .product-item-grid:focus .actions .button,
.box-up-sell #upsell-product-table .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .box-up-sell #upsell-product-table .product-item-grid:focus .actions button,
.box-up-sell #upsell-product-table .no-touch .product-item-grid:focus .actions .button,
.crosssell #block-related .product-item-grid:hover .actions .button,
.crosssell #block-related .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .crosssell #block-related .product-item-grid:hover .actions button,
.crosssell #block-related .no-touch .product-item-grid:hover .actions .button,
.crosssell #block-related .product-item-grid:focus .actions .button,
.crosssell #block-related .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .crosssell #block-related .product-item-grid:focus .actions button,
.crosssell #block-related .no-touch .product-item-grid:focus .actions .button,
.crosssell #upsell-product-table .product-item-grid:hover .actions .button,
.crosssell #upsell-product-table .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .crosssell #upsell-product-table .product-item-grid:hover .actions button,
.crosssell #upsell-product-table .no-touch .product-item-grid:hover .actions .button,
.crosssell #upsell-product-table .product-item-grid:focus .actions .button,
.crosssell #upsell-product-table .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .crosssell #upsell-product-table .product-item-grid:focus .actions button,
.crosssell #upsell-product-table .no-touch .product-item-grid:focus .actions .button {
  top: 40% !important;
  width: 100%;
  display: none;
  min-height: 32px;
  padding: 10px 5px 7px 25px !important;
  background-position: -98px -412px;
}
#produits-recommandes .block-related .block-title,
.box-up-sell .block-title,
.crosssell .block-title {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0 none;
}
#produits-recommandes .block-related .block-title h2,
.box-up-sell .block-title h2,
.crosssell .block-title h2 {
  color: #313131;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #dfe6e4;
}

/*button style custom*/
a.btn {
  position: relative;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #eb690b;
  padding: 5px 7px;
  border-radius: 20px;
  transition: all 0.5s ease-in-out 0s;
}
a.btn::after {
  content: "";
  display: block;
  position: absolute;
  height: 40px;
  width: 50px;
  right: 0;
  bottom: 0;
}
a.btn.avis {
  font-size: 1.429em !important;
  padding: 8px 50px 5px 15px;
  background: #fff;
}
a.btn.avis:after {
  background: transparent url(../images/icon_sprite.png) no-repeat 10px -793px;
}
a.btn.question {
  padding: 8px 50px 5px 15px;
  background: #fff;
}
a.btn.question:after {
  background: transparent url(../images/icon_sprite.png) no-repeat 10px -829px;
}
a.btn:hover {
  background-color: #f6f6f6;
}

span.btn.link-compare {
  padding: 5px 35px 5px 15px !important;
  font-size: 1.25em;
  color: #eb660b;
  background: #ffffff;
}
span.btn.link-compare::after {
  background: transparent url(../images/icon_sprite.png) no-repeat -38px -759px;
}
span.btn.link-compare:hover {
  color: #eb660b;
  background-color: #f6f6f6;
  border: 1px solid #eee;
}

/*checkbox filtre*/
[type=checkbox]:not(:checked),
[type=checkbox]:checked,
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:not(:checked) + a,
[type=checkbox]:checked + a,
[type=checkbox]:not(:checked) + .label label,
[type=checkbox]:checked + .label label,
[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label,
[type=radio]:not(:checked) + a,
[type=radio]:checked + a,
[type=radio]:not(:checked) + .label label,
[type=radio]:checked + .label label,
[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  color: #313131;
  font-weight: normal;
}
[type=checkbox]:not(:checked) + a:hover, [type=checkbox]:not(:checked) + a:focus,
[type=checkbox]:checked + a:hover,
[type=checkbox]:checked + a:focus,
[type=checkbox]:not(:checked) + .label label:hover,
[type=checkbox]:not(:checked) + .label label:focus,
[type=checkbox]:checked + .label label:hover,
[type=checkbox]:checked + .label label:focus,
[type=checkbox]:not(:checked) + label:hover,
[type=checkbox]:not(:checked) + label:focus,
[type=checkbox]:checked + label:hover,
[type=checkbox]:checked + label:focus,
[type=radio]:not(:checked) + a:hover,
[type=radio]:not(:checked) + a:focus,
[type=radio]:checked + a:hover,
[type=radio]:checked + a:focus,
[type=radio]:not(:checked) + .label label:hover,
[type=radio]:not(:checked) + .label label:focus,
[type=radio]:checked + .label label:hover,
[type=radio]:checked + .label label:focus,
[type=radio]:not(:checked) + label:hover,
[type=radio]:not(:checked) + label:focus,
[type=radio]:checked + label:hover,
[type=radio]:checked + label:focus {
  color: #eb690b;
  text-decoration: none;
}

[type=checkbox]:checked + a,
[type=checkbox]:checked + .label label,
[type=checkbox]:checked + label,
[type=radio]:checked + a,
[type=radio]:checked + .label label,
[type=radio]:checked + label {
  color: #eb690b;
}

/* Aspect des checkboxes */
/* :before sert à créer la case à cocher */
[type=checkbox]:not(:checked) + a:before,
[type=checkbox]:checked + a:before,
[type=checkbox]:not(:checked) + .label label:before,
[type=checkbox]:checked + .label label:before,
[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #c9c9c9;
  background: #fff;
}

/* Aspect des radioboxes */
[type=radio]:not(:checked) + a:before,
[type=radio]:checked + a:before,
[type=radio]:not(:checked) + .label label:before,
[type=radio]:checked + .label label:before,
[type=radio]:not(:checked) + label:before,
[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #c9c9c9;
  background: #fff;
  border-radius: 50%;
}

/* Aspect général de la coche checkbox*/
[type=checkbox]:not(:checked) + a:after,
[type=checkbox]:checked + a:after,
[type=checkbox]:not(:checked) + .label label:after,
[type=checkbox]:checked + .label label:after,
[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 3px;
  left: 3px;
  background: #eb690b;
  transition: all 0.2s;
}

/* Aspect général de la coche radio*/
[type=radio]:not(:checked) + a:after,
[type=radio]:checked + a:after,
[type=radio]:not(:checked) + .label label:after,
[type=radio]:checked + .label label:after,
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 5px;
  left: 3px;
  background: #eb690b;
  border-radius: 50%;
  transition: all 0.2s;
}

/* Aspect si checkbox "pas cochée" */
[type=checkbox]:not(:checked) + a:after,
[type=checkbox]:not(:checked) + .label label:after,
[type=checkbox]:not(:checked) + label:after,
[type=radio]:not(:checked) + a:after,
[type=radio]:not(:checked) + .label label:after,
[type=radio]:not(:checked) + label:after {
  opacity: 0; /* coche invisible */
  transform: scale(0);
}

/* Aspect si radio "cochée" */
[type=checkbox]:checked + a:after,
[type=checkbox]:checked + .label label:after,
[type=checkbox]:checked + label:after,
[type=radio]:checked + a:after,
[type=radio]:checked + .label label:after,
[type=radio]:checked + label:after {
  opacity: 1; /* coche opaque */
  transform: scale(1);
}

/* aspect désactivée */
[type=checkbox]:disabled:not(:checked) + a:before,
[type=checkbox]:disabled:checked + a:before,
[type=checkbox]:disabled:not(:checked) + .label label:before,
[type=checkbox]:disabled:checked + .label label:before,
[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before,
[type=radio]:disabled:not(:checked) + a:before,
[type=radio]:disabled:checked + a:before,
[type=radio]:disabled:not(:checked) + .label label:before,
[type=radio]:disabled:checked + .label label:before,
[type=radio]:disabled:not(:checked) + label:before,
[type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #c9c9c9;
  background-color: #dcdcdc;
}

/* styles de la coche (si cochée/désactivée) */
[type=checkbox]:disabled:checked + a:after,
[type=checkbox]:disabled:checked + .label label:after,
[type=checkbox]:disabled:checked + label:after,
[type=radio]:disabled:checked + a:after,
[type=radio]:disabled:checked + .label label:after,
[type=radio]:disabled:checked + label:after {
  color: #898989;
}

/* on style aussi le label quand désactivé */
[type=checkbox]:disabled + a {
  color: #a0a0a0;
}

/* aspect au focus de l'élément */
[type=checkbox]:checked:focus + a:before,
[type=checkbox]:not(:checked):focus + a:before,
[type=checkbox]:checked:focus + .label label:before,
[type=checkbox]:not(:checked):focus + .label label:before,
[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before,
[type=radio]:checked:focus + a:before,
[type=radio]:not(:checked):focus + a:before,
[type=radio]:checked:focus + .label label:before,
[type=radio]:not(:checked):focus + .label label:before,
[type=radio]:checked:focus + label:before,
[type=radio]:not(:checked):focus + label:before {
  border: 1px dotted #eb690b;
}

/*filtre category*/
dl#aw-ln-filters-container dt {
  background: none;
  margin-top: 1em;
  padding: 10px 0 0;
  border: 0 none;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 500;
}
dl#aw-ln-filters-container dt > span {
  font-weight: 700;
}

dl#aw-ln-filters-container dt .aw-ln-filter-help {
  display: inline-block;
  float: none;
  margin: -2px 0 0 5px;
  vertical-align: middle;
}
dl#aw-ln-filters-container dt .aw-ln-filter-help.help-icon {
  width: 18px;
  height: 18px;
  color: #fff;
  font-size: 1.072em;
  line-height: 1.2em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  background: #313131;
  border-radius: 50%;
  text-align: center;
}
dl#aw-ln-filters-container dt .aw-ln-filter-help.help-icon a {
  color: #fff;
}
dl#aw-ln-filters-container dt .aw-ln-filter-help.help-icon a:hover {
  text-decoration: none;
}
dl#aw-ln-filters-container dt .aw-ln-filter-help.help-icon:focus, dl#aw-ln-filters-container dt .aw-ln-filter-help.help-icon:hover {
  background: #eb690b;
}

dl#aw-ln-filters-container dt .aw-ln-help-tooltip-wrapper {
  display: inline-block;
}

dl#aw-ln-filters-container dt .aw-ln-help-arrow {
  left: -4px;
  right: auto;
}

dl#aw-ln-filters-container dt .aw-ln-help-tooltip {
  width: 215px;
  left: -30px;
  right: auto;
}
dl#aw-ln-filters-container dt .aw-ln-help-tooltip ul {
  list-style-type: disc;
  padding: 0 0 0 1.35em;
}
dl#aw-ln-filters-container dt .aw-ln-help-tooltip p,
dl#aw-ln-filters-container dt .aw-ln-help-tooltip ul {
  margin: 0 0 0.5em;
}

dl#aw-ln-filters-container dd ol {
  font-size: inherit;
}
dl#aw-ln-filters-container dd li {
  display: block;
  padding: 2px;
}
dl#aw-ln-filters-container dd li label {
  margin: 0;
}
dl#aw-ln-filters-container dd li label + span {
  margin: 0 0 0 5px;
}

.block-layered-nav .block-content > dl > dd {
  border: 0 none;
  padding: 10px 0;
}

/*filtre prix*/
.aw-ln-filter-options-range .aw-ln-filter-options-range-slider-active {
  top: 4px;
  height: 8px;
  background: #eb690b;
}

/* lien voir +/- */
.aw-ln-filter-collapse-show,
.aw-ln-filter-collapse-hide {
  color: #626262;
  font-size: 0.858em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  padding-left: 25px;
  position: relative;
}
.aw-ln-filter-collapse-show:before,
.aw-ln-filter-collapse-hide:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 2px;
  width: 15px;
  height: 10px;
  opacity: 0.75;
  background: transparent url(../images/icon_sprite.png) no-repeat -94px -555px;
}
.aw-ln-filter-collapse-show:hover, .aw-ln-filter-collapse-show:focus,
.aw-ln-filter-collapse-hide:hover,
.aw-ln-filter-collapse-hide:focus {
  color: #1a171b;
}
.aw-ln-filter-collapse-show:hover:before, .aw-ln-filter-collapse-show:focus:before,
.aw-ln-filter-collapse-hide:hover:before,
.aw-ln-filter-collapse-hide:focus:before {
  opacity: 1;
}

.aw-ln-filter-collapse-show:before {
  background-position: -94px -555px;
}

.aw-ln-filter-collapse-hide:before {
  background-position: -94px -580px;
}

/*lien clean filtre*/
.aw-ln-clear-all,
.aw-ln-filter-clear {
  color: #626262;
  font-size: 0.858em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  cursor: pointer;
}
.aw-ln-clear-all a,
.aw-ln-filter-clear a {
  color: #626262;
}
.aw-ln-clear-all:hover, .aw-ln-clear-all:focus,
.aw-ln-filter-clear:hover,
.aw-ln-filter-clear:focus {
  color: #1a171b;
}
.aw-ln-clear-all:hover a, .aw-ln-clear-all:focus a,
.aw-ln-filter-clear:hover a,
.aw-ln-filter-clear:focus a {
  color: #1a171b;
  text-decoration: none;
}

/*filtre lien block taille*/
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout {
  float: left;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout label,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout label,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout label {
  width: 100%;
  font-size: 1.125em;
  margin: 0;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout label + span,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout label + span,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout label + span {
  display: none;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout a,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout a,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout a {
  display: block;
  width: 100%;
  padding: 5px;
  text-align: center;
  z-index: 1;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout a:hover, #aw-ln-filters-container dd .aw-ln-filters-container-2column-layout a:focus,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout a:hover,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout a:focus,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout a:hover,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout a:focus {
  text-decoration: none;
  color: #eb690b;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout a:hover:before, #aw-ln-filters-container dd .aw-ln-filters-container-2column-layout a:focus:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout a:hover:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout a:focus:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout a:hover:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout a:focus:before {
  border-color: #eb690b;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:not(:checked) + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:checked + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:not(:checked) + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:checked + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:not(:checked) + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:checked + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:not(:checked) + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:checked + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:not(:checked) + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:checked + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:not(:checked) + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:checked + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:not(:checked) + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:checked + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:not(:checked) + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:checked + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:not(:checked) + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:checked + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:not(:checked) + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:checked + .label label:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:not(:checked) + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:checked + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:not(:checked) + a:before,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:checked + a:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 0;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:not(:checked) + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:checked + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:not(:checked) + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:checked + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:not(:checked) + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:checked + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:not(:checked) + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:checked + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:not(:checked) + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:checked + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:not(:checked) + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:checked + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:not(:checked) + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:checked + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:not(:checked) + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:checked + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:not(:checked) + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:checked + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:not(:checked) + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:checked + .label label:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:not(:checked) + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:checked + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:not(:checked) + a:after,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:checked + a:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #eb690b;
  border-radius: 0;
  z-index: -1;
}
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:checked + .label label,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:checked + .label label,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=checkbox]:checked + a,
#aw-ln-filters-container dd .aw-ln-filters-container-2column-layout [type=radio]:checked + a,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:checked + .label label,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:checked + .label label,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=checkbox]:checked + a,
#aw-ln-filters-container dd .aw-ln-filters-container-3column-layout [type=radio]:checked + a,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:checked + .label label,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:checked + .label label,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=checkbox]:checked + a,
#aw-ln-filters-container dd .aw-ln-filters-container-4column-layout [type=radio]:checked + a {
  color: #fff;
}

.page-title .link-rss {
  position: absolute;
  top: 14px;
  right: 30px;
  display: block;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #898989;
}
.page-title .link-rss:hover, .page-title .link-rss:focus {
  text-decoration: none;
  color: #626262;
}

.category-description a {
  color: #313131;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.category-description a:focus, .category-description a:hover {
  color: #eb660b;
  text-decoration: none;
}

.catalog-category-view,
.brands-index-view,
.catalogsearch-result-index,
.customer-account,
.shopbybrand-index-view {
  /*page categorie produits*/
  /*page liste produits*/
}
.catalog-category-view .category-title,
.brands-index-view .category-title,
.catalogsearch-result-index .category-title,
.customer-account .category-title,
.shopbybrand-index-view .category-title {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1rem + 2vw, 2rem);
  margin-block: -0.25rem 2rem;
  padding: 0;
  font-size: clamp(1.5rem, 1rem + 1vw, 1.75rem);
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-category-view .category-title h1,
.brands-index-view .category-title h1,
.catalogsearch-result-index .category-title h1,
.customer-account .category-title h1,
.shopbybrand-index-view .category-title h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100vw - 2rem, 100%);
  max-width: fit-content;
  gap: 1rem;
  min-height: 3rem;
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border-radius: 0.25rem;
  text-align: left;
  background-color: #a8957b;
}
.catalog-category-view .category-description h2,
.catalog-category-view .category-description h3,
.catalog-category-view .category-description h4,
.catalog-category-view .category-description h5,
.brands-index-view .category-description h2,
.brands-index-view .category-description h3,
.brands-index-view .category-description h4,
.brands-index-view .category-description h5,
.catalogsearch-result-index .category-description h2,
.catalogsearch-result-index .category-description h3,
.catalogsearch-result-index .category-description h4,
.catalogsearch-result-index .category-description h5,
.customer-account .category-description h2,
.customer-account .category-description h3,
.customer-account .category-description h4,
.customer-account .category-description h5,
.shopbybrand-index-view .category-description h2,
.shopbybrand-index-view .category-description h3,
.shopbybrand-index-view .category-description h4,
.shopbybrand-index-view .category-description h5 {
  margin: 1em 0 0.5em;
}
.catalog-category-view .category_cms_block,
.brands-index-view .category_cms_block,
.catalogsearch-result-index .category_cms_block,
.customer-account .category_cms_block,
.shopbybrand-index-view .category_cms_block {
  position: relative;
  display: inline-block;
  margin: 2em auto 0;
  padding: 0;
  width: 100%;
}
.catalog-category-view .category_cms_block:after,
.brands-index-view .category_cms_block:after,
.catalogsearch-result-index .category_cms_block:after,
.customer-account .category_cms_block:after,
.shopbybrand-index-view .category_cms_block:after {
  content: "";
  clear: both;
  display: block;
}
.catalog-category-view .subcategories li.conseils,
.brands-index-view .subcategories li.conseils,
.catalogsearch-result-index .subcategories li.conseils,
.customer-account .subcategories li.conseils,
.shopbybrand-index-view .subcategories li.conseils {
  grid-column-end: span 2;
  text-align: center;
  border: 0.5rem solid #294a42;
  border-radius: 1.25rem;
  transition: border 0.3s ease-in-out;
}
.catalog-category-view .subcategories li.conseils:hover,
.brands-index-view .subcategories li.conseils:hover,
.catalogsearch-result-index .subcategories li.conseils:hover,
.customer-account .subcategories li.conseils:hover,
.shopbybrand-index-view .subcategories li.conseils:hover {
  border-color: #7f9a8b;
}
.catalog-category-view .subcategories li.conseils:hover a,
.brands-index-view .subcategories li.conseils:hover a,
.catalogsearch-result-index .subcategories li.conseils:hover a,
.customer-account .subcategories li.conseils:hover a,
.shopbybrand-index-view .subcategories li.conseils:hover a {
  color: #7f9a8b;
}
.catalog-category-view .subcategories li.conseils:hover a span, .catalog-category-view .subcategories li.conseils:hover a::after,
.brands-index-view .subcategories li.conseils:hover a span,
.brands-index-view .subcategories li.conseils:hover a::after,
.catalogsearch-result-index .subcategories li.conseils:hover a span,
.catalogsearch-result-index .subcategories li.conseils:hover a::after,
.customer-account .subcategories li.conseils:hover a span,
.customer-account .subcategories li.conseils:hover a::after,
.shopbybrand-index-view .subcategories li.conseils:hover a span,
.shopbybrand-index-view .subcategories li.conseils:hover a::after {
  color: #7f9a8b;
}
.catalog-category-view .subcategories li.conseils a,
.brands-index-view .subcategories li.conseils a,
.catalogsearch-result-index .subcategories li.conseils a,
.customer-account .subcategories li.conseils a,
.shopbybrand-index-view .subcategories li.conseils a {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: #dfe6e4;
  font-size: 2rem;
  line-height: 0.75;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 400;
  padding: 1.5rem 0.75rem;
  letter-spacing: -0.5px;
  background-color: #294a42;
  border-radius: 0.688rem;
}
.catalog-category-view .subcategories li.conseils a span,
.brands-index-view .subcategories li.conseils a span,
.catalogsearch-result-index .subcategories li.conseils a span,
.customer-account .subcategories li.conseils a span,
.shopbybrand-index-view .subcategories li.conseils a span {
  position: initial;
  vertical-align: inherit;
  padding: 0;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #dfe6e4;
  text-transform: uppercase;
  background: none;
}
.catalog-category-view .subcategories li.conseils a::after,
.brands-index-view .subcategories li.conseils a::after,
.catalogsearch-result-index .subcategories li.conseils a::after,
.customer-account .subcategories li.conseils a::after,
.shopbybrand-index-view .subcategories li.conseils a::after {
  content: url("../images/reinder-grass-white.svg");
  width: 40%;
  height: auto;
  margin: auto;
  color: #dfe6e4;
}
.catalog-category-view .main-container.col2-left-layout,
.brands-index-view .main-container.col2-left-layout,
.catalogsearch-result-index .main-container.col2-left-layout,
.customer-account .main-container.col2-left-layout,
.shopbybrand-index-view .main-container.col2-left-layout {
  position: relative;
  max-width: 100%;
  padding: 0;
  /*filtre*/
  /*list produits*/
}
.catalog-category-view .main-container.col2-left-layout:after,
.brands-index-view .main-container.col2-left-layout:after,
.catalogsearch-result-index .main-container.col2-left-layout:after,
.customer-account .main-container.col2-left-layout:after,
.shopbybrand-index-view .main-container.col2-left-layout:after {
  content: "";
  clear: both;
  display: block;
}
.catalog-category-view .main-container.col2-left-layout .category-title h1,
.brands-index-view .main-container.col2-left-layout .category-title h1,
.catalogsearch-result-index .main-container.col2-left-layout .category-title h1,
.customer-account .main-container.col2-left-layout .category-title h1,
.shopbybrand-index-view .main-container.col2-left-layout .category-title h1 {
  margin: 0 0 1em;
}
.catalog-category-view .main-container.col2-left-layout .main,
.brands-index-view .main-container.col2-left-layout .main,
.catalogsearch-result-index .main-container.col2-left-layout .main,
.customer-account .main-container.col2-left-layout .main,
.shopbybrand-index-view .main-container.col2-left-layout .main {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
}
.catalog-category-view .main-container.col2-left-layout .col-left,
.brands-index-view .main-container.col2-left-layout .col-left,
.catalogsearch-result-index .main-container.col2-left-layout .col-left,
.customer-account .main-container.col2-left-layout .col-left,
.shopbybrand-index-view .main-container.col2-left-layout .col-left {
  padding: 0;
}
.catalog-category-view .main-container.col2-left-layout .col-left .block-content,
.brands-index-view .main-container.col2-left-layout .col-left .block-content,
.catalogsearch-result-index .main-container.col2-left-layout .col-left .block-content,
.customer-account .main-container.col2-left-layout .col-left .block-content,
.shopbybrand-index-view .main-container.col2-left-layout .col-left .block-content {
  padding: 0 15px 10px;
}
.catalog-category-view .main-container.col2-left-layout .col-left.col-left-first,
.brands-index-view .main-container.col2-left-layout .col-left.col-left-first,
.catalogsearch-result-index .main-container.col2-left-layout .col-left.col-left-first,
.customer-account .main-container.col2-left-layout .col-left.col-left-first,
.shopbybrand-index-view .main-container.col2-left-layout .col-left.col-left-first {
  position: relative;
  width: 370px;
  background-color: #dfe6e4;
  height: 100%;
}
.catalog-category-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
.brands-index-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
.catalogsearch-result-index .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
.customer-account .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
.shopbybrand-index-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title {
  padding: 10px 30px;
  background: #7f9a8b;
}
.catalog-category-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title strong,
.brands-index-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title strong,
.catalogsearch-result-index .main-container.col2-left-layout .col-left-first .block:first-child .block-title strong,
.customer-account .main-container.col2-left-layout .col-left-first .block:first-child .block-title strong,
.shopbybrand-index-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title strong {
  font-family: "Open Sans", system-ui, sans-serif;
  color: #ffffff;
}
.catalog-category-view .main-container.col2-left-layout .col-main,
.catalog-category-view .main-container.col2-left-layout .col-left.col-left-first,
.brands-index-view .main-container.col2-left-layout .col-main,
.brands-index-view .main-container.col2-left-layout .col-left.col-left-first,
.catalogsearch-result-index .main-container.col2-left-layout .col-main,
.catalogsearch-result-index .main-container.col2-left-layout .col-left.col-left-first,
.customer-account .main-container.col2-left-layout .col-main,
.customer-account .main-container.col2-left-layout .col-left.col-left-first,
.shopbybrand-index-view .main-container.col2-left-layout .col-main,
.shopbybrand-index-view .main-container.col2-left-layout .col-left.col-left-first {
  display: table-cell;
  min-height: 100%;
  float: none;
  vertical-align: top;
  border-inline-end: #dcdcdc;
}
.catalog-category-view .main-container.col2-left-layout .col-main,
.brands-index-view .main-container.col2-left-layout .col-main,
.catalogsearch-result-index .main-container.col2-left-layout .col-main,
.customer-account .main-container.col2-left-layout .col-main,
.shopbybrand-index-view .main-container.col2-left-layout .col-main {
  padding: 30px;
}
.catalog-category-view .main-container.col2-left-layout .col-main .category-description,
.brands-index-view .main-container.col2-left-layout .col-main .category-description,
.catalogsearch-result-index .main-container.col2-left-layout .col-main .category-description,
.customer-account .main-container.col2-left-layout .col-main .category-description,
.shopbybrand-index-view .main-container.col2-left-layout .col-main .category-description {
  margin: 0 0 1.5em 0;
}
.catalog-category-view .main-container.col2-left-layout .col-main .category-description p,
.brands-index-view .main-container.col2-left-layout .col-main .category-description p,
.catalogsearch-result-index .main-container.col2-left-layout .col-main .category-description p,
.customer-account .main-container.col2-left-layout .col-main .category-description p,
.shopbybrand-index-view .main-container.col2-left-layout .col-main .category-description p {
  margin: 0 0 0.5em 0;
}
.catalog-category-view .main-container.col2-left-layout .col-main,
.brands-index-view .main-container.col2-left-layout .col-main,
.catalogsearch-result-index .main-container.col2-left-layout .col-main,
.customer-account .main-container.col2-left-layout .col-main,
.shopbybrand-index-view .main-container.col2-left-layout .col-main {
  width: calc(100% - 370px);
}

/* loader formulaire */
.loader-input {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 25px 25px;
  z-index: 3;
}

/* loader liste produits */
.ias-trigger,
.ias-spinner {
  padding: 30px;
  margin: 90px auto;
  width: 59.1%;
  color: #898989;
  font-size: 1.25rem;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 45px;
}

.ias-trigger {
  /* avec lien */
  padding: 15px 10%;
  border: none;
}
.ias-trigger a {
  position: relative;
  color: #eb690b;
  padding: 15px;
  display: block;
  border: 1px solid #eb690b;
  background: #fff;
  border-radius: 30px;
}
.ias-trigger a:after {
  content: "";
  position: absolute;
  color: transparent;
  font-size: 0.0001em;
  display: inline-block;
  top: 5px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #eb690b url(../images/icon_sprite.png) no-repeat -122px -615px;
  border-radius: 25px;
  border: 5px solid #fff;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.5s ease 0s;
}
.ias-trigger a:focus, .ias-trigger a:hover {
  color: #fff;
  background-color: #eb690b;
}
.ias-trigger a:focus:after, .ias-trigger a:hover:after {
  background-position: -122px -617.5px;
}

.ias-noneleft {
  display: none !important;
}

/* Création de compte */
.customer-account-create .account-create {
  width: 50%;
  margin: 2rem auto;
}
.customer-account-create .account-create h1 {
  margin-bottom: 1rem;
  padding: 0 0 0.5rem;
}
.customer-account-create .account-create .fieldset {
  margin: 0;
}
.customer-account-create .account-create p.required {
  margin: -2.75rem 0 0;
}
.customer-account-create .account-create .form-list {
  clear: both;
}
.customer-account-create .account-create .form-list label {
  width: 37%;
  text-align: right;
  padding-right: 2%;
}
.customer-account-create .account-create .form-list .input-box {
  width: 62%;
  display: inline-block;
  vertical-align: middle;
}
.customer-account-create .account-create .form-list input[type=email],
.customer-account-create .account-create .form-list input[type=search],
.customer-account-create .account-create .form-list input[type=number],
.customer-account-create .account-create .form-list input[type=password],
.customer-account-create .account-create .form-list input[type=tel],
.customer-account-create .account-create .form-list input[type=text] {
  width: 100%;
}
.customer-account-create .account-create .form-list .name-prefix .input-box label {
  width: auto;
  margin: 0 10px 0 0;
}
.customer-account-create .account-create .form-list .customer-dob label {
  width: 30%;
  margin: 5px 0 0;
  font-weight: normal;
  padding: 0 0 0 5px;
  display: inline-block;
  text-align: left;
}
.customer-account-create .account-create .form-list .customer-dob input[type=text] {
  width: 65%;
}
.customer-account-create .account-create .form-list .customer-dob .dob-day,
.customer-account-create .account-create .form-list .customer-dob .dob-month,
.customer-account-create .account-create .form-list .customer-dob .dob-year {
  margin: 0;
  padding: 0 10px 0 0;
}
.customer-account-create .account-create .form-list .customer-dob .dob-day {
  width: 30%;
}
.customer-account-create .account-create .form-list .customer-dob .dob-month {
  width: 30%;
}
.customer-account-create .account-create .form-list .customer-dob .dob-year {
  width: 40%;
  padding: 0;
}
.customer-account-create .account-create .form-list .customer-dob .validation-advice {
  display: none;
}
.customer-account-create .account-create .form-list .recaptcha {
  margin-left: 37.5%;
}
.customer-account-create .account-create .form-list .control {
  position: relative;
  margin-left: 37.5%;
}
.customer-account-create .account-create .form-list .control .checkbox {
  z-index: 10;
  margin: 0;
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
}
.customer-account-create .account-create .form-list .control label {
  text-align: left;
  cursor: pointer;
  font-weight: normal;
  font-size: 1em;
  font-family: "Open Sans", system-ui, sans-serif;
  width: 100%;
  padding: 10px 10px 10px 50px;
}
.customer-account-create .account-create .buttons-set {
  margin: 20px 0 0 0;
  width: 100%;
  max-width: none;
}
.customer-account-create .account-create .buttons-set .button, .customer-account-create .account-create .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .customer-account-create .account-create .buttons-set button {
  width: fit-content;
}

/* Compte utilisateur */
.customer-account {
  /* carnet d'adresses - informations du compte */
  /* Carte cadeau */
}
.customer-account .main-container.col2-left-layout .main {
  width: 100%;
}
.customer-account .main-container.col2-left-layout .col-left-first {
  top: auto;
}
.customer-account .main-container.col2-left-layout .col-left-first:after {
  display: none !important;
}
.customer-account .main-container.col2-left-layout .col-left-first .block-content li {
  margin: 0.5em 0 0 0;
  padding: 0.5em 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
}
.customer-account .main-container.col2-left-layout .col-left-first .block-content li a {
  display: block;
}
.customer-account .main-container.col2-left-layout .col-left-first .block-content li a:hover {
  color: #000;
}
.customer-account .main-container.col2-left-layout .col-left-first .block-content li:first-child {
  border: none;
}
.customer-account #my-orders-table th,
.customer-account #my-orders-table span.nobr,
.customer-account #my-orders-table td.status,
.customer-account #my-orders-table td.track {
  white-space: nowrap;
}
.customer-account.customer-address-form .my-account .fieldset, .customer-account.customer-account-edit .my-account .fieldset {
  width: 48%;
  float: left;
}
.customer-account.customer-address-form .my-account .fieldset + .fieldset, .customer-account.customer-account-edit .my-account .fieldset + .fieldset {
  float: right;
}
.customer-account.customer-address-form .my-account .form-list .control label, .customer-account.customer-account-edit .my-account .form-list .control label {
  padding: 0 0 0 25px;
  background: none;
}
.customer-account.customer-address-index .my-account .addresses-list {
  font-family: "Open Sans", system-ui, sans-serif;
}
.customer-account.giftvoucher-index-index #admin_messages, .customer-account.giftvoucher-index-addredeem #admin_messages {
  position: relative;
  margin-bottom: 5px;
  padding: 10px 20px;
  background: #f6f6f6;
  font-size: 1.125rem;
  font-family: "open_sans", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-align: left;
  color: #fff;
  border-left: 5px solid #ba5309;
  background-color: #eb690b;
}
.customer-account.giftvoucher-index-index #admin_messages:before, .customer-account.giftvoucher-index-addredeem #admin_messages:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 0;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ba5309;
}
.customer-account.giftvoucher-index-index .gift-card .row, .customer-account.giftvoucher-index-addredeem .gift-card .row {
  margin: 0;
  padding: 0;
}
.customer-account.giftvoucher-index-index .gift-card .text-right, .customer-account.giftvoucher-index-addredeem .gift-card .text-right {
  text-align: left;
}
.customer-account.giftvoucher-index-index .giftvoucher-search-button .col-sm-6 > span, .customer-account.giftvoucher-index-addredeem .giftvoucher-search-button .col-sm-6 > span {
  color: #898989 !important;
  float: none !important;
  font-weight: normal !important;
  font-size: 0.75rem;
  font-style: normal !important;
}
.customer-account .buttons-set {
  text-align: left;
}
.customer-account .back-link,
.customer-account button.button,
.customer-account .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .customer-account button {
  float: none;
  display: inline-block;
}
.customer-account .back-link a {
  color: #1a171b;
}
.customer-account .dashboard .box-account p,
.customer-account .dashboard .box-account address {
  font-style: normal;
  font-family: "Open Sans", system-ui, sans-serif;
}
.customer-account.newsletter-manage-index .my-account .form-list .control label {
  padding: 0 0 0 25px;
  background: none;
}

.product-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  text-indent: -9999px;
}

.product-item-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 0 1px transparent;
  transition: all 0.5s ease-in-out 0s;
}
.product-item-grid .actions .button, .product-item-grid .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .product-item-grid .actions button,
.product-item-grid .product-name a,
.product-item-grid .product-img img {
  transition: all 2s ease-in-out 0s;
}
.product-item-grid .actions .button, .product-item-grid .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .product-item-grid .actions button {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  background-position: -94px -412px;
  padding-left: 40px;
}
.product-item-grid .product-name {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  line-height: 1.2;
}
.product-item-grid .product-name a {
  color: #000000;
  font-weight: 700;
}

.product-item-grid:hover,
.no-touch .product-item-grid:hover,
.product-item-grid:focus,
.no-touch .product-item-grid:focus {
  box-shadow: 0 0 0 1px #7f9a8b;
  transition: all 0.5s ease-in-out 0s;
}
.product-item-grid:hover .actions .button, .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .product-item-grid:hover .actions button,
.no-touch .product-item-grid:hover .actions .button,
.product-item-grid:focus .actions .button,
.product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .product-item-grid:focus .actions button,
.no-touch .product-item-grid:focus .actions .button {
  display: none;
  position: relative;
  float: none;
  top: 40%;
  bottom: auto;
  margin: 0 auto;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: initial;
}
.product-item-grid:hover .product-img img,
.no-touch .product-item-grid:hover .product-img img,
.product-item-grid:focus .product-img img,
.no-touch .product-item-grid:focus .product-img img {
  opacity: 0.25;
}
.product-item-grid:hover .attributes,
.no-touch .product-item-grid:hover .attributes,
.product-item-grid:focus .attributes,
.no-touch .product-item-grid:focus .attributes {
  bottom: 0;
}

.attributes {
  display: inline-block;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 182px;
  bottom: -187px;
  left: 0;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  color: #313131;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  background-color: #f6f6f6;
  transition: all 0.3s ease 0s;
}
.attributes:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #f6f6f6 url(../images/lines_sprite.png) no-repeat center -40px;
}
.attributes ul {
  margin-top: 0;
  padding: 0.15em 0 !important;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.5;
}
.attributes li {
  display: inline-block;
  font-size: 0.688em;
  margin: 0;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2px 4px 3px;
  line-height: 1 !important;
}

#produits-recommandes .attributes {
  height: 125px;
  bottom: -130px;
}
#produits-recommandes .product-item-grid:hover .attributes,
#produits-recommandes .no-touch .product-item-grid:hover .attributes,
#produits-recommandes .product-item-grid:focus .attributes,
#produits-recommandes .no-touch .product-item-grid:focus .attributes {
  bottom: 0;
}

.product-img {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 40px 15px 15px;
}
.product-img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 8px;
  background: transparent url(../images/lines_sprite.png) no-repeat center -40px;
  opacity: 0.5;
}
.product-img .ratings {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin: 14px 3px 0 0;
  /*on diminu la taille des étoiles*/
}
.product-img .ratings .moyenne,
.product-img .ratings .valeurnote {
  display: none;
}
.product-img .ratings .amount {
  display: block;
  order: 1;
  margin: 0 0 -2px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.625rem;
  font-weight: 700;
}
.product-img .ratings .rating-box {
  margin-top: 1px;
  width: 70px;
  height: 12px;
  background: transparent url(../images/icon_sprite@2x.png) no-repeat 0 -459px/112px auto;
}
.product-img .ratings .rating-box .rating {
  height: 12px;
  background: transparent url(../images/icon_sprite@2x.png) no-repeat 0 -447px/112px auto;
}

span.link-compare {
  border: 1px solid #eee;
  padding: 2px 10px !important;
  border-radius: 14px;
  background-color: #fff;
  color: #444444;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
span.link-compare:hover {
  color: #fff;
  background-color: #eb690b;
  border: 1px solid #eb690b;
  text-decoration: none;
}

.promo span.link-compare:hover {
  background-color: #eb660b;
  border-color: #eb660b;
}

.nvprod span.link-compare:hover {
  background-color: #6ab9a0;
  border-color: #6ab9a0;
}

.ca-container {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.ca-container.brand-contaner {
  margin: 0 auto;
}

.brand-slider {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
  gap: 1rem;
  place-content: center;
  margin-block: 1.5rem;
}
.brand-slider > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.brand-slider > a:hover figure, .brand-slider > a:focus figure {
  background-color: #dfe6e4;
}
.brand-slider > a:hover figcaption, .brand-slider > a:focus figcaption {
  opacity: 1;
}
.brand-slider > a:nth-child(n+7) {
  display: none;
}
.brand-slider figure {
  display: grid;
  grid-auto-flow: row;
  grid-template-rows: 1fr 2rem;
  place-content: center;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  padding: 0.5rem 0.25rem;
  border-radius: 0.5rem;
  background-color: #ffffff;
  transition: background-color 0.2s ease-in-out;
}
.brand-slider figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  color: #294a42;
  text-decoration: none;
  text-transform: uppercase;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.brand-slider img {
  margin: auto;
  padding: 0.25rem;
  mix-blend-mode: darken;
}

.ca-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.ca-item {
  position: relative;
  display: inline-block;
  float: none;
  width: 16.36%;
  text-align: center;
  margin: 0;
  vertical-align: middle;
  height: 100%;
}

.ca-item-main {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: -3px;
  background: #fff;
  border: none;
  overflow: hidden;
}

.ca-item a {
  display: block;
  color: transparent;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.ca-item a:hover, .ca-item a:focus {
  color: #eb690b;
  text-decoration: none;
}

.ca-container .brand-logo {
  display: table-cell;
  vertical-align: middle;
}
.ca-container .brand-logo img {
  display: inline;
  border: none;
  margin: 0 22.5px;
  width: calc(100% - 45px);
}

.ca-nav span:hover {
  opacity: 1;
}

.ca-nav span.ca-nav-prev,
.ca-nav span.ca-nav-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  text-indent: -9000px;
  cursor: pointer;
  border-radius: 50%;
  background: #c9c9c9 url(/skin/frontend/base/default/css/shopbybrand/templates/default/images/image-icon.png) no-repeat -8px -1px;
  transition: all 0.5s ease 0s;
}

.ca-nav span.ca-nav-prev {
  left: 0;
  background-position: -8px -1px;
}

.ca-nav span.ca-nav-next {
  right: 0;
  background-position: -5px -52px;
}

.ca-nav span.ca-nav-next:hover,
.ca-nav span.ca-nav-prev:hover {
  background-color: #313131;
}

.shop_by_manufacturers {
  padding: 0;
}
.shop_by_manufacturers .filter h4 {
  font-size: 1.25em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Open Sans", system-ui, sans-serif;
  color: #fff;
  margin: 0;
  background: #313131;
  padding: 10px 30px;
  border-radius: 0;
}
.shop_by_manufacturers .filter .block {
  margin: 0;
  float: left;
  border-radius: 0;
  padding: 15px 15px 15px 30px;
  background: #f6f6f6 url(../images/texture.png) repeat;
  width: 67%;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.shop_by_manufacturers .filter .block ul,
.shop_by_manufacturers .filter .block .top_view ul {
  position: relative;
  padding: 0;
  margin: 0 !important;
}
.shop_by_manufacturers .filter .block ul:after,
.shop_by_manufacturers .filter .block .top_view ul:after {
  content: "";
  clear: both;
  display: block;
}
.shop_by_manufacturers .filter .block li {
  float: none;
  display: inline-block !important;
  margin: 0 !important;
}
.shop_by_manufacturers .filter .block li a {
  display: block;
  font-size: 0.75rem;
  padding: 5px 7px !important;
  border: 1px solid #c9c9c9 !important;
  color: #313131 !important;
  transition: all 0.2s ease 0s;
}
.shop_by_manufacturers .filter .block li a:hover {
  text-decoration: none;
  color: #eb690b !important;
  border-color: #eb690b !important;
  background: #fff !important;
}
.shop_by_manufacturers .filter .block + .block {
  width: 33%;
  padding: 15px 30px 15px 15px;
  border: none;
}
.shop_by_manufacturers .filter .block + .block .top_view ul {
  text-align: right;
}
.shop_by_manufacturers .filter .shopping_brands {
  padding: 20px 0 0 0;
}

.shopbybrand-list .filterbar #charaters-list li.charlist a {
  display: block;
  height: 100%;
  font-size: 0.75rem;
  padding: 7px 10px !important;
  border: 1px solid #c9c9c9 !important;
  color: #313131 !important;
  transition: all 0.2s ease 0s;
}
.shopbybrand-list .filterbar #charaters-list li.charlist a:hover {
  text-decoration: none;
  color: #eb690b !important;
  border-color: #eb690b !important;
  background: #fff !important;
}

.shopbybrand-index-index .shopbybrand-list {
  position: relative;
}
.shopbybrand-index-index .shopbybrand-list:after {
  content: "";
  clear: both;
  display: block;
}
.shopbybrand-index-index .shopbybrand-list .featuredbrands {
  border: none;
}
.shopbybrand-index-index .shopbybrand-list .shopbybrand-title h1 {
  background-color: #313131;
}
.shopbybrand-index-index .shopbybrand-list .featuredbrands .shopbybrand-title {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1rem + 2vw, 2rem);
  margin-block: 0 2rem;
  padding: 0;
}
.shopbybrand-index-index .shopbybrand-list .featuredbrands .shopbybrand-title::after {
  content: "";
  display: block;
  border-bottom: 2px solid #e6e4df;
  width: 100%;
}
.shopbybrand-index-index .shopbybrand-list .featuredbrands .shopbybrand-title h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100vw - 2rem, 100%);
  min-width: min-content;
  max-width: fit-content;
  gap: 1rem;
  min-height: 3rem;
  position: relative;
  z-index: 1;
  color: #ffffff;
  margin: 0;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background-image: none;
  background-color: #a8957b;
  font-size: clamp(1.5rem, 1rem + 1vw, 1.75rem);
  font-family: "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}
.shopbybrand-index-index .shopbybrand-list .col .list_1 {
  margin: 20px 0;
}
.shopbybrand-index-index .shopbybrand-list .col .list_1 a {
  padding: 0 22.5px;
}
.shopbybrand-index-index .shopbybrand-list .brandscategories li a.show-child {
  height: 20px;
}
.shopbybrand-index-index .shopbybrand-list .brands .brandslist .brand-begin-label strong {
  background-color: #eb690b;
}
@media screen and (max-width: 768px) {
  .shopbybrand-index-index .shopbybrand-list .featuredbrands .brand-slider {
    display: none;
  }
}

.brands-index-view .main-container.col2-left-layout .col-left {
  top: -45px;
  display: table-cell;
  float: none;
  vertical-align: top;
  position: relative;
  width: 370px;
  max-width: 370px;
  background: #f6f6f6 url(../images/texture.png) repeat;
  height: 100%;
  min-height: 100%;
}
.brands-index-view .main-container.col2-left-layout .col-left:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -45px;
  width: 100%;
  height: 45px;
  background: #f6f6f6 url(../images/texture.png) repeat;
}
.brands-index-view .main-container.col2-left-layout .col-left.sidebar .block {
  width: auto;
  padding: 0;
  background: none;
  border-radius: 0;
  margin: 0;
}
.brands-index-view .main-container.col2-left-layout .col-left.sidebar .block .block-title {
  padding: 10px 30px;
  background: #313131;
}
.brands-index-view .main-container.col2-left-layout .col-left.sidebar .block .block-title strong {
  font-family: "Open Sans", system-ui, sans-serif;
  color: #fff;
}
.brands-index-view .main-container.col2-left-layout .col-left.sidebar .block .block-content {
  padding: 0 15px 10px 15px;
}

.shopbybrand-index-view .brand-description {
  position: relative;
  float: none;
  padding: 0;
  margin: 0 0 1.5em;
  border: none;
}
.shopbybrand-index-view .brand-description:after {
  content: "";
  clear: both;
  display: block;
}
.shopbybrand-index-view .brand-description .blogo {
  margin: 0 2.22222% 2.22222% 0;
  width: auto;
  max-width: 30%;
  display: block;
}
.shopbybrand-index-view .brand-description .blogo img {
  width: auto;
}
.shopbybrand-index-view .brand-description h1 {
  font-size: 1.25rem;
  line-height: inherit;
  color: #1a171b;
  margin-bottom: 0;
}
.shopbybrand-index-view .brand-description .des {
  color: #626262;
  float: none;
  text-align: initial;
  width: auto;
}
.shopbybrand-index-view .brand-description .des p {
  float: none;
  padding: 0;
  font-size: 1em;
  color: #626262;
  width: auto;
}
.shopbybrand-index-view .brand-description .des ul {
  list-style: disc;
  padding: 0 0 0 1.5em;
}
.shopbybrand-index-view .brand-description .des p,
.shopbybrand-index-view .brand-description .des ul {
  margin: 0 0 0.5em;
}

.brand-ajax-loading {
  border-bottom: 1px solid #dcdbda;
}
.brand-ajax-loading img {
  width: auto !important;
  height: auto !important;
}

.sharing-links a {
  border-radius: 50%;
  background-color: #313131;
}

/*social link and social-share*/
.social-links,
.share-buttons {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.social-links li,
.share-buttons li {
  display: inline-block;
  vertical-align: middle;
}
.social-links span,
.social-links a,
.share-buttons span,
.share-buttons a {
  position: relative;
  font-size: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  text-decoration: none;
  transition: all 0.5s ease-in-out 0s;
}
.social-links span.link-blog,
.social-links a.link-blog,
.share-buttons span.link-blog,
.share-buttons a.link-blog {
  width: auto;
  height: auto;
  background: transparent none;
  text-indent: 0;
  padding: 0;
  border-radius: 0;
}
.social-links span.link-blog:before,
.social-links a.link-blog:before,
.share-buttons span.link-blog:before,
.share-buttons a.link-blog:before {
  content: url("../images/newbrand/icon-blog-footer.svg");
  display: block;
  height: 4rem;
  width: 10rem;
}
.social-links span.link-facebook,
.social-links a.link-facebook,
.share-buttons span.link-facebook,
.share-buttons a.link-facebook {
  background-image: url("../images/newbrand/icon-facebook.svg");
}
.social-links span.link-twitter,
.social-links a.link-twitter,
.share-buttons span.link-twitter,
.share-buttons a.link-twitter {
  background-image: url("../images/newbrand/icon-twitter.svg");
}
.social-links span.link-threads,
.social-links a.link-threads,
.share-buttons span.link-threads,
.share-buttons a.link-threads {
  background-image: url("../images/newbrand/icon-threads.svg");
}
.social-links span.link-instagram,
.social-links a.link-instagram,
.share-buttons span.link-instagram,
.share-buttons a.link-instagram {
  background-image: url("../images/newbrand/icon-instagram.svg");
}
.social-links span.link-youtube,
.social-links a.link-youtube,
.share-buttons span.link-youtube,
.share-buttons a.link-youtube {
  background-size: auto 32px;
  background-image: url("../images/newbrand/icon-youtube.svg");
}
.social-links span.link-linkedin,
.social-links a.link-linkedin,
.share-buttons span.link-linkedin,
.share-buttons a.link-linkedin {
  background-image: url("../images/newbrand/icon-linkedin.svg");
}

.social-links a {
  color: #ffffff;
  width: 50px;
  height: 38px;
  background-size: auto 36px;
}
.social-links a:hover, .social-links a:focus {
  filter: invert(1);
}
.social-links a.link-blog:hover, .social-links a.link-blog:focus {
  opacity: 0.75;
  background-color: transparent;
}

.share-buttons li {
  padding: 0 2px;
}

.share-buttons span {
  color: #294a42;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #294a42 url("../images/social_icons.png") no-repeat;
}
.share-buttons span.email-friend {
  background-position: 9px -153px;
}
.share-buttons span.fb {
  background-position: 9px 2px;
}
.share-buttons span.tw {
  background-position: 9px -22px;
}
.share-buttons span.gp {
  background-position: 9px -122px;
}
.share-buttons span.pin {
  background-position: 9px -73px;
}
.share-buttons span.in {
  background-position: 8px -97px;
}
.share-buttons span:hover, .share-buttons span:focus {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  opacity: 0.75;
}

#MB_overlay {
  display: block !important;
}

#MB_window {
  top: 5% !important;
}

#MB_caption {
  display: none;
}

#MB_content {
  padding: 2em !important;
  background: none;
}
#MB_content .messages + div {
  text-align: center;
}
#MB_content .messages + div .button.MB_focusable, #MB_content .messages + div .onestepcheckout-index-index #onestepcheckout-shipping-section button.MB_focusable, .onestepcheckout-index-index #onestepcheckout-shipping-section #MB_content .messages + div button.MB_focusable {
  padding: 15px !important;
  margin: 0.5em 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  letter-spacing: 1px;
  font-size: 1.375rem !important;
  background: #eb690b;
}
#MB_content .messages + div .button.MB_focusable:hover, #MB_content .messages + div .onestepcheckout-index-index #onestepcheckout-shipping-section button.MB_focusable:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section #MB_content .messages + div button.MB_focusable:hover, #MB_content .messages + div .button.MB_focusable:focus, #MB_content .messages + div .onestepcheckout-index-index #onestepcheckout-shipping-section button.MB_focusable:focus, .onestepcheckout-index-index #onestepcheckout-shipping-section #MB_content .messages + div button.MB_focusable:focus {
  opacity: 0.85;
}
#MB_content .messages + div .button.continuebutton, #MB_content .messages + div .onestepcheckout-index-index #onestepcheckout-shipping-section button.continuebutton, .onestepcheckout-index-index #onestepcheckout-shipping-section #MB_content .messages + div button.continuebutton {
  color: #eb690b !important;
  background: white;
  border: 1px solid #eeeeee;
}
#MB_content .clearboth {
  clear: both;
}
#MB_content .error {
  margin: 0 0 2em;
  color: inherit;
  font-size: 1.286em;
  text-align: center;
  font-weight: normal;
  font-family: "Open Sans", system-ui, sans-serif;
}
#MB_content .product-detail {
  text-align: left;
  padding-left: 20px;
}
#MB_content .product-detail img {
  float: right;
  margin: 0 10px 10px 10px;
  max-height: 250px;
}
#MB_content .price-box {
  display: unset;
}
#MB_content .icart-collaterals {
  margin-bottom: 0;
}
#MB_content .icart-collaterals .product-item-grid {
  min-height: 300px;
}

#MB_content {
  /*encart panier*/
}
#MB_content .encartpanier p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 5px;
  color: #313131;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
#MB_content .encartpanier p img {
  float: right;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 900px) {
  #MB_content .encartpanier p {
    font-size: 1.1em !important;
  }
}

.icart-collaterals {
  position: relative;
}
.icart-collaterals:after {
  content: "";
  clear: both;
  display: block;
}
.icart-collaterals h2 {
  font-family: "Roboto Condensed", system-ui, sans-serif;
}
.icart-collaterals #crosssell-products-list .add-to-links {
  display: none;
}
.icart-collaterals #crosssell-products-list .product-item-grid {
  float: left;
  width: 25%;
  min-height: 220px;
  margin-left: 0;
  background: #fff;
  padding-bottom: 0;
  box-shadow: 0 0 2px 3px transparent;
}
.icart-collaterals #crosssell-products-list .product-item-grid:first-child {
  margin-left: 0;
}
.icart-collaterals #crosssell-products-list .product-item-grid .actions .button, .icart-collaterals #crosssell-products-list .product-item-grid .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .icart-collaterals #crosssell-products-list .product-item-grid .actions button,
.icart-collaterals #crosssell-products-list .product-item-grid .actions .out-of-stock span {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  top: auto;
  background-color: #313131;
  font-size: 0.563rem;
}
.icart-collaterals #crosssell-products-list .product-item-grid .actions {
  display: none;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-image {
  border: 0 none;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-img {
  padding: 20px 15px 15px;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-img .ratings {
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  top: auto;
  padding: 0 8px;
  width: 100%;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-img:after {
  background-size: 100% auto;
}
.icart-collaterals #crosssell-products-list .product-item-grid .price-box > p {
  margin: 0;
  padding: 0;
  display: block;
}
.icart-collaterals #crosssell-products-list .product-item-grid .category {
  left: 18px;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-name {
  margin: 0.5em 0;
  letter-spacing: -0.5px;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-info {
  min-height: 1px !important;
  padding: 0;
}
.icart-collaterals #crosssell-products-list .product-item-grid .product-info .price-box .price {
  font-size: 0.875rem;
}
.icart-collaterals #crosssell-products-list .product-item-grid:hover,
.icart-collaterals #crosssell-products-list .no-touch .product-item-grid:hover,
.icart-collaterals #crosssell-products-list .product-item-grid:focus,
.icart-collaterals #crosssell-products-list .no-touch .product-item-grid:focus {
  z-index: 1;
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.25);
}
.icart-collaterals #crosssell-products-list .product-item-grid:hover .actions .button, .icart-collaterals #crosssell-products-list .product-item-grid:hover .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .icart-collaterals #crosssell-products-list .product-item-grid:hover .actions button,
.icart-collaterals #crosssell-products-list .no-touch .product-item-grid:hover .actions .button,
.icart-collaterals #crosssell-products-list .product-item-grid:focus .actions .button,
.icart-collaterals #crosssell-products-list .product-item-grid:focus .actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .icart-collaterals #crosssell-products-list .product-item-grid:focus .actions button,
.icart-collaterals #crosssell-products-list .no-touch .product-item-grid:focus .actions .button {
  display: inline-block;
  background-image: none;
  padding: 7px 15px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  top: auto;
}
.icart-collaterals #crosssell-products-list .product-item-grid:hover .attributes,
.icart-collaterals #crosssell-products-list .no-touch .product-item-grid:hover .attributes,
.icart-collaterals #crosssell-products-list .product-item-grid:focus .attributes,
.icart-collaterals #crosssell-products-list .no-touch .product-item-grid:focus .attributes {
  display: none;
}

.icart-product-view .product_addtocart_form > div {
  display: inline-block;
  width: 100%;
}
.icart-product-view .product-shop .product-img-box {
  width: auto;
  margin: 0 15px 0 0;
}
.icart-product-view .product-shop .product-details {
  float: none;
  width: 100%;
}
.icart-product-view .product-shop .product-details .product-name {
  display: block;
  margin: 0;
}
.icart-product-view .product-shop .product-details .product-name h1 {
  padding: 15px 0 0;
  margin: 0;
  font-size: 1.5em;
  color: #333;
  border: none;
}
.icart-product-view .product-shop .product-details .price-info {
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .icart-product-view .product-shop .product-details .price-info {
    clear: both;
  }
}
.icart-product-view .product-shop .product-details .price-info .price-box .special-price .price,
.icart-product-view .product-shop .product-details .price-info .price-box .pourcentage {
  font-size: 1.667em;
}
.icart-product-view .product-details .add-to-box {
  background-color: #f6f6f6;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.icart-product-view .product-options dd {
  border-bottom: 0 none;
  background: transparent url(../images/ligne.png) repeat-x center bottom;
}
.icart-product-view .product-options dd.last {
  background: none;
}
.icart-product-view .product-options,
.icart-product-view .product-options-bottom {
  border: 0 none;
}
.icart-product-view .product-options {
  margin: 10px 0 0;
  padding: 0;
  position: relative;
}
.icart-product-view .product-options:after {
  content: "";
  clear: both;
  display: block;
}
.icart-product-view .product-options .option-bloc,
.icart-product-view .product-options .product-qty {
  display: inline-block;
}
.icart-product-view .product-options .option-bloc label,
.icart-product-view .product-options .product-qty label {
  display: block;
}
.icart-product-view .product-options .product-qty {
  float: right;
}
.icart-product-view .product-options-bottom {
  margin: 15px 0 0;
  padding: 0;
  background: none;
}
.icart-product-view .qty-wrapper,
.icart-product-view .add-to-cart-buttons {
  display: inline-block;
}
.icart-product-view .add-to-cart .button, .icart-product-view .add-to-cart .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .icart-product-view .add-to-cart button {
  width: 100%;
}
.icart-product-view .product-qty input[type=button].button-arrow {
  width: 25px;
  height: 28px;
  padding: 0 5px;
  margin: 1px 0;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background-color: #dcdcdc;
  color: #313131;
  font-size: 0.938rem;
  font-weight: bold;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
}
.icart-product-view .product-qty input[type=button].button-arrow:focus, .icart-product-view .product-qty input[type=button].button-arrow:hover {
  color: #fff;
  background-color: #313131;
}
.icart-product-view .add-to-cart-buttons {
  float: right;
}

.catalog-product-compare-index .page-title h1 {
  text-align: center;
  border: none;
  padding: 0;
  margin: 0.5em 0;
  color: #1a171b;
  font-size: 2.286em;
  font-weight: normal;
  font-family: "Open Sans", system-ui, sans-serif;
  text-transform: none;
}
.catalog-product-compare-index .out-of-stock span {
  display: inline-block;
  margin: 0 auto;
  background: #7f9a8b;
  padding: 8px 15px;
  width: 100%;
  color: #ffffff;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
}
.catalog-product-compare-index .compare-table {
  font-size: 12px;
}
.catalog-product-compare-index .compare-table thead th,
.catalog-product-compare-index .compare-table .product-shop-row th {
  background: none;
}
.catalog-product-compare-index .compare-table thead th,
.catalog-product-compare-index .compare-table thead td {
  padding: 0;
  border-bottom: 0;
}
.catalog-product-compare-index .compare-table .product-shop-row td {
  border-top: 0;
  border-bottom: 0;
}
.catalog-product-compare-index .compare-table .product-shop-row.first td {
  border-top: 1px solid #eee;
}
.catalog-product-compare-index .compare-table thead td .btn-remove {
  border-color: #dcdcdc;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-color: #fff;
}
.catalog-product-compare-index .compare-table thead td .btn-remove:after {
  color: #1a171b;
  height: 30px;
  line-height: 28px;
}
.catalog-product-compare-index .compare-table thead td .btn-remove:focus, .catalog-product-compare-index .compare-table thead td .btn-remove:hover {
  background-color: #1a171b;
}
.catalog-product-compare-index .compare-table thead td .btn-remove:focus:after, .catalog-product-compare-index .compare-table thead td .btn-remove:hover:after {
  color: #fff;
}
.catalog-product-compare-index .compare-table .product-shop-row td,
.catalog-product-compare-index .compare-table .add-to-row td {
  text-align: center;
}
.catalog-product-compare-index .compare-table th {
  color: #1a171b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  background-color: #eee;
  white-space: normal;
}
.catalog-product-compare-index .compare-table th .nobr {
  white-space: normal;
}
.catalog-product-compare-index .compare-table td {
  font-family: "Open Sans", system-ui, sans-serif;
  border: 1px solid #eee;
}
.catalog-product-compare-index .compare-table td .product-name {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  min-height: 40px;
}
.catalog-product-compare-index .compare-table td .ratings {
  position: relative;
}
.catalog-product-compare-index .compare-table td .ratings:after {
  content: "";
  clear: both;
  display: block;
}
.catalog-product-compare-index .compare-table td .ratings .moyenne,
.catalog-product-compare-index .compare-table td .ratings .valeurnote {
  display: inline-block;
}
.catalog-product-compare-index .compare-table td .ratings .moyenne {
  margin: 0 2px 0 0;
}
.catalog-product-compare-index .compare-table td .ratings .valeurnote {
  color: #eb690b;
  font-size: 1.143em;
  line-height: 1.1em;
  letter-spacing: -0.5px;
  margin: 0 0 0 2px;
}
.catalog-product-compare-index .compare-table td .ratings .amount {
  line-height: 1em;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1.5em;
}
.catalog-product-compare-index .compare-table td .ratings .rating-box {
  margin: 5px auto;
  width: 70px;
  height: 12px;
  background: transparent url(../images/icon_sprite@2x.png) no-repeat 0 -459px/112px auto;
}
.catalog-product-compare-index .compare-table td .ratings .rating-box .rating {
  height: 12px;
  background: transparent url(../images/icon_sprite@2x.png) no-repeat 0 -447px/112px auto;
}
.catalog-product-compare-index .compare-table td .price-box {
  margin: 15px 0;
}
.catalog-product-compare-index .compare-table td .price-box .price {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}
.catalog-product-compare-index .compare-table td .price-box .special-price,
.catalog-product-compare-index .compare-table td .price-box .old-price {
  float: left;
  width: 50%;
  padding: 0;
}
.catalog-product-compare-index .compare-table td .price-box .special-price .price {
  color: #eb660b;
}
.catalog-product-compare-index .compare-table td .price-box .old-price .price {
  font-family: "Open Sans", system-ui, sans-serif;
}
.catalog-product-compare-index .compare-table td .price-box .pourcentage {
  clear: both;
  height: 36px;
  padding: 5px 0;
}
.catalog-product-compare-index .compare-table .description .std,
.catalog-product-compare-index .compare-table .short_description .std,
.catalog-product-compare-index .compare-table .info .std {
  text-align: left;
}
.catalog-product-compare-index .compare-table .std p {
  margin: 0 0 0.5em;
}
.catalog-product-compare-index .compare-table object,
.catalog-product-compare-index .compare-table iframe,
.catalog-product-compare-index .compare-table img {
  max-width: 100%;
  height: auto;
}
.catalog-product-compare-index .buttons-set {
  margin: 15px 0;
  padding: 10px 0;
  border: none;
  text-align: center;
}
.catalog-product-compare-index .buttons-set button.button, .catalog-product-compare-index .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .catalog-product-compare-index .buttons-set button {
  float: none;
  margin: 0;
  min-width: 0;
  background: #1a171b;
}
.catalog-product-compare-index .buttons-set button.button:focus, .catalog-product-compare-index .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button:focus, .onestepcheckout-index-index #onestepcheckout-shipping-section .catalog-product-compare-index .buttons-set button:focus, .catalog-product-compare-index .buttons-set button.button:hover, .catalog-product-compare-index .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section .catalog-product-compare-index .buttons-set button:hover {
  background: #352e37;
}
.catalog-product-compare-index .page-title + .buttons-set {
  margin-top: 0;
}

/* SELECTBOX */
.input-box.select,
.form-language {
  position: relative;
  display: inline-block;
}
.input-box.select::before,
.form-language::before {
  position: absolute;
  display: block;
  content: "";
  right: 1px;
  top: 0;
  bottom: 0;
  width: 28px;
  height: 100%;
  pointer-events: none;
}
.input-box.select::after,
.form-language::after {
  content: "▾";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.813rem;
  height: 1.75rem;
  padding: 0;
  border-left: 1px solid #c9c9c9;
  color: #444444;
  pointer-events: none;
}
.input-box.select select,
.form-language select {
  width: 100%;
  color: #000;
  font-family: "Roboto Condensed", system-ui, sans-serif;
}

.form-language:after {
  top: 0;
  height: 30px;
}
.form-language select {
  width: auto;
  height: 30px;
}

select {
  border: none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 2px 40px 2px 4px;
  border: 1px solid #c9c9c9;
  background: #fff;
  /* css pour ne plus avoir la bordure pointillé du focus*/
  color: #000;
  text-shadow: 0 0 0 #313131;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding-right: 38px;
  }
}
select:focus {
  outline-color: transparent;
}
select option {
  color: #000;
  text-shadow: none;
  padding: 2px 4px;
}
select option:disabled {
  color: #c9c9c9;
}

/* hack IE11 */
_:-ms-fullscreen .input-box.select:before, _:-ms-fullscreen .input-box.select:after,
_:-ms-fullscreen .form-language:before,
_:-ms-fullscreen .form-language:after,
_:-ms-fullscreen .mdl-selectfield:before,
_:-ms-fullscreen .mdl-selectfield:after,
_:-ms-fullscreen #billing-new-address-form .mdl-selectfield:before,
_:-ms-fullscreen #billing-new-address-form .mdl-selectfield:after,
:root .input-box.select:before,
:root .input-box.select:after,
:root .form-language:before,
:root .form-language:after,
:root .mdl-selectfield:before,
:root .mdl-selectfield:after,
:root #billing-new-address-form .mdl-selectfield:before,
:root #billing-new-address-form .mdl-selectfield:after {
  display: none;
}
_:-ms-fullscreen select,
:root select {
  padding: 2px 4px;
}
_:-ms-fullscreen #billing-address-select,
_:-ms-fullscreen .onestepcheckout-survey select,
_:-ms-fullscreen #showhide_shipping select,
_:-ms-fullscreen #billing-new-address-form select,
_:-ms-fullscreen #shipping-address-select,
:root #billing-address-select,
:root .onestepcheckout-survey select,
:root #showhide_shipping select,
:root #billing-new-address-form select,
:root #shipping-address-select {
  padding: 0 !important;
}

/* Validation*/
.validation-advice {
  position: relative;
  display: block;
  width: auto;
  padding: 5px;
  margin: 2.5px 0 0;
  text-align: center;
  z-index: 1000;
  color: #ac1a1f;
  background: #fff;
  border: 1px solid #ac1a1f;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  font-size: 12px !important;
  line-height: 1.2;
}
.validation-advice a {
  color: #ac1a1f;
  font-weight: bold;
  text-decoration: underline;
}
.validation-advice a:focus, .validation-advice a:hover {
  text-decoration: none;
}
.validation-advice:before {
  content: "";
  display: block;
  position: absolute;
  top: -7.5px;
  left: 50%;
  margin-left: -7.5px;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid #ac1a1f;
}

#billing-telephone-error-message .validation-advice {
  z-index: 1000;
  font-weight: bold;
  box-shadow: 0 0 20px 10px #fff;
  color: #fff;
  background: #ac1a1f;
}

#valid_email_address_image {
  position: absolute;
  top: 17px;
  right: 0;
}

/* comparateur */
#comparateur-consultation {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
  display: inline-block;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  z-index: 100;
  padding: 0;
  margin: 0;
  transition: all 0.1s ease-in-out 0s;
}
#comparateur-consultation:after {
  content: "";
  clear: both;
  display: block;
}
#comparateur-consultation .skip-content {
  margin: 0;
  position: absolute;
  z-index: 2;
  display: block;
  padding: 20px;
  height: 100%;
  width: 300px;
  top: 0;
  right: -999px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background: #fff url(../images/texture.png) repeat;
  transition: all 2s ease-in-out 0s;
}
#comparateur-consultation .skip-content.skip-active {
  right: 0;
  transition: all 0.1s ease-in-out 0s;
}
#comparateur-consultation .skip-content .block {
  z-index: 1;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#comparateur-consultation .skip-comparateur,
#comparateur-consultation .skip-consultation {
  position: absolute;
  right: 0;
  width: 4rem;
  height: 3rem;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
  z-index: 5;
  cursor: pointer;
  display: flex;
  gap: 0.75rem;
  border-bottom-left-radius: 1.5rem;
  border-top-left-radius: 1.5rem;
  padding-inline: 0.5rem 0;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
#comparateur-consultation .skip-comparateur svg,
#comparateur-consultation .skip-consultation svg {
  display: block;
  min-width: 3rem;
  height: 3rem;
  fill: #ffffff;
}
#comparateur-consultation .skip-comparateur svg > path:last-child,
#comparateur-consultation .skip-consultation svg > path:last-child {
  opacity: 0.625;
}
#comparateur-consultation .skip-comparateur span,
#comparateur-consultation .skip-consultation span {
  display: flex;
  align-items: center;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  max-width: 0;
  padding-inline-end: 1rem;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}
#comparateur-consultation .skip-comparateur:hover,
#comparateur-consultation .skip-consultation:hover {
  width: 12rem;
  max-width: 100vw;
}
#comparateur-consultation .skip-comparateur:hover span,
#comparateur-consultation .skip-consultation:hover span {
  max-width: calc(100% - 3rem);
}
#comparateur-consultation .skip-comparateur {
  background-color: #eb660b;
  color: #ffffff;
  bottom: 145px;
}
#comparateur-consultation .skip-comparateur:hover, #comparateur-consultation .skip-comparateur:focus {
  width: 12rem;
}
#comparateur-consultation .skip-consultation {
  background-color: #eb660b;
  color: #ffffff;
  bottom: 85px;
}
#comparateur-consultation .skip-consultation:hover, #comparateur-consultation .skip-consultation:focus {
  width: 18.5rem;
}
#comparateur-consultation .skip-content.skip-active:before {
  display: none;
}
#comparateur-consultation .block-title {
  position: relative;
  text-align: center;
  margin: 1em 0;
  padding: 0.5em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #eb690b;
}
#comparateur-consultation .block-title a,
#comparateur-consultation .block-title strong,
#comparateur-consultation .block-title small {
  color: #eb690b;
}
#comparateur-consultation .block-title a.close {
  display: block;
  position: absolute;
  top: 0;
  left: -35px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  font-size: 2.5em;
  line-height: 0.7em;
  background-color: #000;
  border-radius: 15px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
}
#comparateur-consultation .block-title a.close:hover, #comparateur-consultation .block-title a.close:focus {
  text-decoration: none;
  background-color: #626262;
}
#comparateur-consultation .block-content {
  color: #eb690b;
}
#comparateur-consultation .block-content ol {
  margin: 2em 0;
}
#comparateur-consultation .block-content li.item {
  margin: 0 0 10px 0;
}
#comparateur-consultation .block-content img {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#comparateur-consultation .block-content .btn-remove {
  background-color: #313131;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transition: all 0.3s ease-in-out 0s;
}
#comparateur-consultation .block-content .btn-remove:after {
  color: #fff;
}
#comparateur-consultation .block-content .btn-remove:hover, #comparateur-consultation .block-content .btn-remove:focus {
  background-color: #000;
}
#comparateur-consultation .block-content .actions a {
  color: #313131;
  font-size: 0.75em;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
  margin: 0.5em 0;
}
#comparateur-consultation .block-content .actions a:hover, #comparateur-consultation .block-content .actions a:focus {
  text-decoration: none;
  color: #000;
}
#comparateur-consultation .block-content .button, #comparateur-consultation .block-content .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section #comparateur-consultation .block-content button {
  color: #fff !important;
  background-color: #eb690b;
  border-radius: 20px;
}
#comparateur-consultation .block-content .button:hover, #comparateur-consultation .block-content .onestepcheckout-index-index #onestepcheckout-shipping-section button:hover, .onestepcheckout-index-index #onestepcheckout-shipping-section #comparateur-consultation .block-content button:hover, #comparateur-consultation .block-content .button:focus, #comparateur-consultation .block-content .onestepcheckout-index-index #onestepcheckout-shipping-section button:focus, .onestepcheckout-index-index #onestepcheckout-shipping-section #comparateur-consultation .block-content button:focus {
  color: #eb690b !important;
  background: #fff;
}

/* top lien */
#lien-top {
  position: fixed;
  display: none;
  z-index: 101;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #294a42;
  border-radius: 25px;
  border: 5px solid #f6f6f6;
  font-size: 0.0001em;
  color: transparent;
  transition: all 0.3s ease-in-out 0s;
}
#lien-top:before {
  content: "";
  display: block;
  position: absolute;
  top: 44%;
  left: 52%;
  margin: -5px 0 0 -7px;
  width: 14px;
  height: 10px;
  background: #294a42 url(../images/icon_sprite.png) no-repeat -130px -625px;
  transition: all 0.5s ease 0s;
}
#lien-top:focus, #lien-top:hover {
  background-color: #313131;
}
#lien-top:focus:before, #lien-top:hover:before {
  background-color: #313131;
  margin-top: -7.5px;
}

/* footer */
.footer {
  background: #faf5f2;
  border-top: 1px solid #e5e5e5;
}

.services {
  background-color: #dfe6e4;
}
.services > .row {
  display: grid;
  align-items: start;
  gap: 1.5rem clamp(1.5rem, 6%, 3rem);
  padding: 0px;
}
.services > .row a {
  color: #294a42;
}
@media screen and (min-width: 1025px) {
  .services > .row {
    grid-template-columns: repeat(auto-fit, minmax(min(13rem, 100%), 1fr));
  }
}
@media screen and (max-width: 1024px) {
  .services > .row {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 599px) {
  .services > .row {
    gap: 0;
  }
  .services > .row > * {
    transform: scale(0.85);
    padding: 0;
  }
}

.bloc-footer {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 1em 0;
  text-align: center;
  font-family: "Open Sans", system-ui, sans-serif;
  color: #000;
}
.bloc-footer > a:not(.mail) {
  position: relative;
  display: block;
  color: #313131;
}
.bloc-footer > a:not(.mail):hover, .bloc-footer > a:not(.mail):focus {
  text-decoration: none;
  transition: all 0.5s ease-in-out 0s;
}
.bloc-footer > a:not(.mail):hover .icon, .bloc-footer > a:not(.mail):focus .icon {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.bloc-footer .icon {
  position: relative;
  display: inline-block;
  margin: 0 auto -0.25rem;
}
.bloc-footer .icon {
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.5s ease-in-out 0s;
}
.bloc-footer h6 {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  color: #000000;
  font-size: 1rem;
  font-weight: 700;
}
.bloc-footer#conseil strong,
.bloc-footer .mail {
  display: inline-block;
  color: #eb660b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: 1;
}
.bloc-footer .telephone:hover strong {
  text-decoration: underline;
}
.bloc-footer .telephone + p {
  font-size: 0.75rem;
  font-weight: 700;
}
.bloc-footer#conseil strong {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
}
.bloc-footer .mail {
  margin: 5px 0 0;
}

#conseil .icon {
  background-image: url("../images/newbrand/icon-help-orange.svg");
}

#paiement .icon {
  background-image: url("../images/newbrand/icon-paiement.svg");
}

#livraison .icon {
  background-image: url("../images/newbrand/icon-livraison.svg");
}

#echange .icon {
  background-image: url("../images/newbrand/icon-retour.svg");
}

/* PAGE PANIER */
.checkout-cart-index .col1-layout .col-main .encartpanier {
  float: right;
  margin: 10px 5px;
  width: auto;
  top: -4.25rem;
  clear: both;
  position: relative;
  max-width: 500px;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .encartpanier {
    top: 0;
    width: 100%;
  }
}
.checkout-cart-index .col1-layout .col-main .encartpanier p {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  max-width: min(100vw, 20rem);
  margin: 0;
  padding: 0.5rem 0.75rem;
  font-size: 0.813rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  line-height: 1.2;
  text-align: right;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .encartpanier p {
    font-size: 0.75rem;
    float: none;
    width: 100%;
    top: auto;
    text-align: center;
    margin: 0 0 1em;
  }
  .checkout-cart-index .col1-layout .col-main .encartpanier p:after {
    right: auto;
    left: 0;
  }
}
.checkout-cart-index .col1-layout .col-main .encartpanier p img {
  order: 2;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price {
  /*carte cadeau*/
  /*estimation livraison*/
  /* table total */
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table {
  width: 100%;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table thead {
  display: none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tbody {
  border: 1px solid #eee;
  display: table;
  width: 100%;
  margin: 1em 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tr.last {
  border-bottom: 0 none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table td {
  margin: 0;
  padding: 10px;
  vertical-align: middle;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-image {
  width: 80px;
  margin: 0;
  padding: 10px;
  vertical-align: middle;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-sku {
  color: #898989;
  margin: 5px 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table td[data-rwd-label]:before {
  display: block;
  content: attr(data-rwd-label) ":";
  font-size: 0.75rem;
  font-family: "Open Sans", system-ui, sans-serif;
  padding-right: 5px;
  text-transform: none;
  color: #898989;
}
@media only screen and (max-width: 900px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table td[data-rwd-label]:before {
    display: inline;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-total .price {
  color: #eb660b;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #898989;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.75em;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dt,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dl {
  display: inline-block;
  clear: none;
  float: left;
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
  white-space: nowrap;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dd {
  margin: 0 5px;
  padding: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dd:not(:last-child):after {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dt {
  font-weight: 600;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dt,
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dd {
    text-align: left;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dd {
    margin: 0 0 0 5px;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dd:not(:last-child):after {
    display: none;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dd .price {
    line-height: 1em;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .item-options dt {
    clear: left;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions .qty,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions .button,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions .onestepcheckout-index-index #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions button {
  margin-bottom: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions .cart-links {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions .cart-links > li {
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions input[type=button].button-arrow {
  width: 25px;
  height: 28px;
  padding: 0 5px;
  margin: 1px 0;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background-color: #dcdcdc;
  color: #313131;
  font-size: 0.938rem;
  font-weight: bold;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions input[type=button].button-arrow:focus, .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .product-cart-actions input[type=button].button-arrow:hover {
  color: #fff;
  background-color: #313131;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot {
  border: none;
  margin: 2em 0 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links td,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot td {
  padding: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links a,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .button2 span,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot a,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .button2 span {
  text-transform: uppercase;
  font-family: "Open Sans", system-ui, sans-serif;
  text-decoration: underline;
  text-align: left;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links a:hover, .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links a:focus,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .button2 span:hover,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .button2 span:focus,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot a:hover,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot a:focus,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .button2 span:hover,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .button2 span:focus {
  color: #eb690b;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .btn-continue span,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .btn-continue span {
  color: #fff;
  font-size: 0.813rem;
  font-weight: normal;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  text-decoration: none;
  padding: 7px 15px;
  margin: 0;
  height: auto;
  line-height: initial;
  border-radius: 3px;
  background: #eb690b;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .btn-continue span span,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .btn-continue span span {
  height: initial;
  line-height: initial;
  display: inline;
  padding: 0;
  background: none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .btn-continue span:hover, .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .btn-continue span:focus, .checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .btn-continue span:active,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .btn-continue span:hover,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .btn-continue span:focus,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .btn-continue span:active {
  color: #fff;
  background: #d35e0a;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table .cart-links .btn-continue,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-table tfoot .btn-continue {
  padding: 0;
  float: left;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell > h2 {
  color: #313131;
  text-align: center;
  margin: 2em 0 1em;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li {
  width: 20.33333%;
  margin-right: 0;
  margin-left: 5.22222%;
  background: #fff;
  vertical-align: top;
  box-shadow: 0 0 2px 3px transparent;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li:first-child {
  margin-left: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li:nth-child(3n+1) {
  clear: none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li .product-info {
  min-height: 1px;
}
@media only screen and (max-width: 480px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li {
    width: 47%;
    margin-left: 4%;
    margin-bottom: 6%;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li:nth-of-type(3) {
    margin-left: 0;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .crosssell .products-grid > li .add-to-links {
  display: none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #eee;
  background: #f6f6f6 url(../images/cream.png) repeat;
  position: relative;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher {
    margin: 0;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher label {
  margin-bottom: 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 0.813rem;
  font-weight: normal !important;
  text-transform: uppercase;
  white-space: nowrap;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li {
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li.giftvoucher-description, .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li#giftvoucher_message {
  display: none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li#giftcard_notice {
  margin: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li#giftvoucher-custom-code .input-box {
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li#giftvoucher-custom-code .input-box input {
  width: auto;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li:last-child {
  font-size: 0.917em;
  color: #898989;
  font-style: italic;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form .giftvoucher .form-list li:last-child {
    margin: 0 0 5px;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form dt.giftvoucher {
  position: absolute;
  top: 14px;
  left: 165px;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form dt.giftvoucher {
    position: initial;
    margin: 0;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form dt.giftvoucher label {
    white-space: normal;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form dt.giftvoucher input[type=checkbox] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form dt.giftvoucher label {
  display: flex;
  align-items: center;
  vertical-align: middle;
  text-transform: none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form #giftcard_shoppingcart_apply {
  /* button Apply gift card */
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form #giftcard_shoppingcart_apply {
    width: 100%;
  }
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form #giftcard_shoppingcart_apply .button, .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form #giftcard_shoppingcart_apply .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-giftcard-form #giftcard_shoppingcart_apply button {
    width: 100%;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price #discount-coupon-form label,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .discount-card > h2,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping > h2 {
  display: inline-block;
  margin: 5px 15px 0 0;
  padding: 0;
  font-size: 1rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  color: #626262;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .shipping-form {
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .shipping-country {
  float: none;
  width: auto;
  margin: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .shipping-country .input-box {
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping form {
  position: relative;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping form:after {
  content: "";
  clear: both;
  display: block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .form-list,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .buttons-set {
  position: relative;
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .form-list:after,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .buttons-set:after {
  content: "";
  clear: both;
  display: block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .button-wrapper {
  margin: 5px 0 0 10px;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  .checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .button-wrapper {
    margin: 5px 0 0;
  }
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .buttons-set {
  float: right;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods {
  position: relative;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods:after {
  content: "";
  clear: both;
  display: block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dd li {
  display: inline-block;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dd li label {
  font-style: normal;
  font-family: "Open Sans", system-ui, sans-serif;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dd li label .price {
  font-size: 0.875rem;
  line-height: 12px;
  color: #1a171b;
  font-family: "Open Sans", system-ui, sans-serif;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dt,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dd {
  display: inline-block;
  margin: 0;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dt {
  padding: 11px 10px 11px 0;
  width: min(25%, 10rem);
  vertical-align: top;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods dd {
  width: min(100vw, 75% - 0.875rem);
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods [type=radio]:not(:checked) + label:before,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods [type=radio]:checked + label:before {
  left: 7px;
  top: 7px;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods [type=radio]:not(:checked) + label:after,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .shipping .sp-methods [type=radio]:checked + label:after {
  top: 10px;
  left: 10px;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals table tfoot,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals table tbody {
  background: transparent url(../images/ligne.png) repeat-x right bottom;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals table tfoot {
  border: 0 none;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals table tfoot tr:last-child {
  color: #eb690b;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals table tfoot tr:last-child .price {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 500;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals table td {
  font-size: 1rem;
  padding: 2px 5px;
  vertical-align: text-bottom;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-forms .discount,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-forms .giftcard,
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-forms .shipping {
  background: #f6f6f6 url(../images/cream.png) repeat;
}
.checkout-cart-index .col1-layout .col-main .cart.display-single-price .cart-totals {
  background: transparent;
  border: 0 none;
}
.checkout-cart-index .col1-layout .col-main .page-title {
  border: 0;
}
.checkout-cart-index .col1-layout .col-main .page-title h1 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 1em auto;
  border: 0;
  z-index: 1;
}
.checkout-cart-index .col1-layout .col-main .cart-empty {
  padding-top: 120px;
  background: transparent url(../images/empty.png) no-repeat center 20px;
  text-align: center;
}

/* PAGE COMMANDE */
.onestepcheckout-index-index {
  /*Confinement*/
}
.onestepcheckout-index-index .confinement {
  float: left;
  padding: 25px 0 25px 15px;
  background-color: #eb690b;
}
.onestepcheckout-index-index .confinement .onestepcheckout-confinement label {
  color: #fff !important;
}
.onestepcheckout-index-index .confinement .onestepcheckout-confinement label h4 {
  color: #fff !important;
}
.onestepcheckout-index-index .confinement .onestepcheckout-confinement a.plusconfinement {
  color: #fff;
  float: left;
  position: relative;
  padding: 5px 40px 5px 5px !important;
  border-radius: 20px;
  transition: all 0.5s ease-in-out 0s;
  font-family: "Yanone", Verdana, Arial, sans-serif;
  color: #eb690b !important;
  text-transform: none;
  font-size: 1.2em;
  background: white;
  border: 1px solid #eeeeee;
  margin: 10px 0 0 30px;
}
.onestepcheckout-index-index .confinement .onestepcheckout-confinement a.plusconfinement:after {
  content: "";
  display: block;
  position: absolute;
  height: 40px;
  width: 50px;
  right: 0;
  bottom: 0;
  background: transparent url(../images/icon_sprite.png) no-repeat 10px -829px;
}
.onestepcheckout-index-index .confinement::after {
  content: url("../images/smile-box.png");
  display: flex;
  flex: 0 1 56px;
  align-items: center;
  box-sizing: border-box;
  width: 56px;
  min-width: 56px;
  height: 56px;
  margin: 40px 20px 10px 10px;
}
@media only screen and (max-width: 900px) {
  .onestepcheckout-index-index .main-container.col1-layout .main {
    padding: 0;
  }
}
.onestepcheckout-index-index .one-step-checkout button,
.onestepcheckout-index-index .one-step-checkout .order-review-info .onestepcheckout-discount .actions-button button {
  box-shadow: none;
}
.onestepcheckout-index-index .one-step-checkout label {
  color: #3d3d3d !important;
}
.onestepcheckout-index-index .one-step-checkout #billing-new-address-form label,
.onestepcheckout-index-index .one-step-checkout #shipping-new-address-form label {
  font-weight: bold;
  font-size: 0.75rem;
  top: 2px;
}
.onestepcheckout-index-index .one-step-checkout #billing-new-address-form .input-text,
.onestepcheckout-index-index .one-step-checkout #shipping-new-address-form .input-text {
  padding-right: 20px;
}
.onestepcheckout-index-index .one-step-checkout .order-review-info .onestepcheckout-discount .input-box {
  width: 35%;
}
.onestepcheckout-index-index .one-step-checkout button#add_coupon_code_button,
.onestepcheckout-index-index .one-step-checkout button#remove_coupon_code_button {
  width: fit-content;
  background-color: #fff !important;
  border: 0.125rem solid #eb660b;
  padding-inline: 0.75rem;
}
@media only screen and (max-width: 920px) {
  .onestepcheckout-index-index .one-step-checkout button#add_coupon_code_button,
  .onestepcheckout-index-index .one-step-checkout button#remove_coupon_code_button {
    width: 100%;
  }
}
.onestepcheckout-index-index .one-step-checkout button#add_coupon_code_button span,
.onestepcheckout-index-index .one-step-checkout button#remove_coupon_code_button span {
  color: #eb660b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment {
  margin-bottom: 20px;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment textarea {
  color: #000;
  border-left: 1px solid silver;
  border-bottom: 1px solid silver;
  border-style: outset;
  padding-left: 10px;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment textarea:focus {
  border-bottom: 3px solid #eb690b;
  border-left: none;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment ::-webkit-input-placeholder {
  color: #3d3d3d;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment :-moz-placeholder {
  /* Firefox 18- */
  color: #3d3d3d;
  opacity: 1;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3d3d3d;
  opacity: 1;
}
.onestepcheckout-index-index .one-step-checkout .onestepcheckout-comment :-ms-input-placeholder {
  color: #3d3d3d;
}
.onestepcheckout-index-index #notify-email-invalid {
  box-shadow: none;
  padding: 15px;
  text-align: center;
  width: 400px !important;
  margin-left: -200px !important;
}
.onestepcheckout-index-index #notify-email-invalid p {
  float: none !important;
  padding: 0 !important;
  margin: 10px 0 0 !important;
  color: inherit !important;
  font-family: inherit !important;
}
.onestepcheckout-index-index #notify-email-invalid p span {
  display: inline !important;
  float: none !important;
  margin: 0 !important;
}
.onestepcheckout-index-index .onestepcheckout-login-link {
  padding: 0 0 30px 0;
  margin: 15px 0 30px 0;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.onestepcheckout-index-index .onestepcheckout-login-link #onestepcheckout-login-link {
  display: inline-block;
  width: 31.2%;
  padding: 0.75rem;
  margin: 0 0 0 12px;
  border: 2px solid #eb660b;
  color: #ffffff !important;
  background-color: #eb660b;
  border-radius: 5px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: inherit;
}
.onestepcheckout-index-index .onestepcheckout-login-link #onestepcheckout-login-link span {
  display: none;
}
.onestepcheckout-index-index .onestepcheckout-login-link #onestepcheckout-login-link:hover, .onestepcheckout-index-index .onestepcheckout-login-link #onestepcheckout-login-link:focus, .onestepcheckout-index-index .onestepcheckout-login-link #onestepcheckout-login-link:active {
  color: #eb660b !important;
  background-color: #ffffff;
  text-decoration: none;
}
@media only screen and (max-width: 900px) {
  .onestepcheckout-index-index .onestepcheckout-login-link {
    padding: 0;
    border-bottom: none;
  }
  .onestepcheckout-index-index .onestepcheckout-login-link #onestepcheckout-login-link {
    width: 100%;
    margin: 0;
  }
}
.onestepcheckout-index-index #review_step_header,
.onestepcheckout-index-index h3[class^=step_] {
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods {
  margin: 0;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods h4 {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods h4::before {
  display: block;
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods h4.adomicile::before {
  content: url("../images/adomicile.svg");
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods h4.pointrelais::before {
  content: url("../images/pointrelais.svg");
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods h4.clickandcollect::before {
  content: url("../images/clickandcollect.svg");
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods h4.autres::before {
  content: url("../images/autres.svg");
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods ul li {
  float: none !important;
  display: grid;
  grid-template-columns: 1.5rem 1fr 4rem;
  grid-template-rows: minmax(3rem, 1fr);
  place-content: center;
  gap: 0 0.75rem;
  width: 100% !important;
  margin: 0 !important;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods ul li + li {
  margin-top: 0.75rem !important;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods ul + h4 {
  margin-top: 1rem;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .texte_transporteur {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .texte_transporteur span {
  display: block;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .nom_transporteur {
  font-weight: 700;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .detail_transporteur {
  font-size: 0.75rem;
  line-height: 1;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .radioparent {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .radioparent .outer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin: auto;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .radioparent .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .prix_transporteur {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .prix_transporteur span.offert {
  font-weight: 700;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods #detail_chrono,
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods #detail_dpd,
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods #detail_relay {
  margin: 0;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .detail_pickup {
  grid-column: 2/-1;
  margin: 0;
  font-family: "Open Sans", system-ui, sans-serif;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .detail_pickup > .pickup_adress {
  margin: 0.5rem 0;
  padding: 0.25rem 0.5rem;
  border: 1px solid #eee;
  background-color: rgba(235, 105, 11, 0.1);
  color: #eb690b;
  font-size: 0.875rem;
  line-height: 1.05;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .detail_pickup > .pickup_adress strong {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .sp-methods .detail_pickup > .pickup_adress span {
  display: inline-block;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #1a171b;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card {
  padding: 20px;
  margin: 10px 0;
  clear: both;
  border: 1px solid #e5e5e5;
  background-color: #f6f6f6;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt.giftvoucher {
  float: none;
  margin-bottom: 0;
  padding: 0;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt.giftvoucher input[type=radio],
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt.giftvoucher input[type=checkbox] {
  margin: 0 11px 0 5px;
  width: 14px;
  height: 14px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt.giftvoucher label {
  margin: 0 !important;
  float: none !important;
  font-weight: 700;
  font-size: 14px;
  padding: 0 0 0 35px !important;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt.giftvoucher label::before {
  left: 2px;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #b1b1b1;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt.giftvoucher label::after {
  width: 12px;
  height: 12px;
  top: 6px;
  left: 6px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher {
  clear: both;
  margin: 0 0 0 35px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li {
  margin: 0 0 5px 0;
  padding-right: 18px;
  float: none !important;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li:last-of-type {
  margin-top: 10px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li#giftvoucher-custom-code div {
  padding: 0;
  margin: 0 !important;
  width: 100%;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li#giftvoucher-custom-code div .col-xs-6 {
  display: grid;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li#giftvoucher-custom-code div label,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li#giftvoucher-custom-code div input {
  display: inline-block;
  float: none;
  margin: 0;
  width: auto !important;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd.giftvoucher ul li:nth-last-of-type(2) {
  font-size: 0.858em;
  color: #898989;
  font-style: italic;
  line-height: 1.1;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods #giftvoucher_ajaxload {
  display: flex;
  place-content: center;
  align-items: center;
  gap: 1rem;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card {
  float: none;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods dt,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt {
  float: none;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #e5e5e5;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods dt:first-of-type,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dt:first-of-type {
  border: none;
  margin: 0;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods dd ul.form-list,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd ul.form-list {
  float: none;
  width: 100%;
  margin: 0 0 0 36px;
  padding: 0;
  border: none;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods dd ul.form-list#payment_form_banktransfer.checkout-agreements,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd ul.form-list#payment_form_banktransfer.checkout-agreements {
  padding: 0.35rem 0.5rem;
  margin-bottom: 0.5rem;
  background-color: #f6f6f6;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods dd ul.form-list#payment_form_banktransfer.checkout-agreements .agreement-content,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card dd ul.form-list#payment_form_banktransfer.checkout-agreements .agreement-content {
  margin: 0;
  background-color: transparent;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .radioparent label,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .radioparent label {
  display: grid !important;
  grid-template-columns: 1.5rem 1fr;
  grid-template-rows: minmax(auto, 1fr);
  gap: 0 0.75rem;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .radioparent label > *,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .radioparent label > * {
  grid-column: 2/-1;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .radioparent label > *.validation-advice,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .radioparent label > *.validation-advice {
  font-size: 13px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .radioparent .outer,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .radioparent .outer {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 1/2;
  grid-row: 1/3;
  place-items: center;
  width: 20px;
  height: 20px;
  margin: auto;
  padding: 0;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .radioparent .outer .inner,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .radioparent .outer .inner {
  width: 12px;
  height: 12px;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .title,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .title {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .detail,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .detail {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .detail span,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .detail span {
  font-weight: 700;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .detail img,
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .gift-card .detail img {
  max-height: 1.5rem;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods label[for=p_method_banktransfer] .title strong {
  font-weight: 700;
  place-self: center start;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods label[for=p_method_banktransfer] .title em {
  display: grid;
  grid-template-columns: 2.5rem 1fr;
  gap: 0 0.5rem;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: normal;
  color: #434343;
}
.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods label[for=p_method_banktransfer] .title em::before {
  content: url("../images/transfer_euro.svg");
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  flex: 1 1 2.5rem;
}
.onestepcheckout-index-index #add_coupon_code_button,
.onestepcheckout-index-index .onestepcheckout-popup-wrapper h1,
.onestepcheckout-index-index #onestepcheckout-login-popup button.button,
.onestepcheckout-index-index #onestepcheckout-login-popup #onestepcheckout-shipping-section button,
.onestepcheckout-index-index #onestepcheckout-shipping-section #onestepcheckout-login-popup button,
.onestepcheckout-index-index #onestepcheckout-forgot-button,
.onestepcheckout-index-index #onestepcheckout-toc-popup h1,
.onestepcheckout-index-index .onestepcheckout-login-link a span,
.onestepcheckout-index-index #onestepcheckout-forgot-table li.last p a span,
.onestepcheckout-index-index #onestepcheckout-register-table li.last p a span,
.onestepcheckout-index-index p.forgot-link a span,
.onestepcheckout-index-index p.register-link a span,
.onestepcheckout-index-index .one-step-checkout h3:before,
.onestepcheckout-index-index button.onestepcheckout-btn-checkout,
.onestepcheckout-index-index .one-step-checkout .radioparent .inner {
  background-color: #eb660b !important;
  font-family: "Roboto Condensed", system-ui, sans-serif !important;
  font-weight: 700 !important;
}
.onestepcheckout-index-index p.forgot-link a,
.onestepcheckout-index-index p.register-link a,
.onestepcheckout-index-index .onestepcheckout-login-link a,
.onestepcheckout-index-index #onestepcheckout-forgot-table li.last p a,
.onestepcheckout-index-index #onestepcheckout-register-table li.last p a {
  color: #eb660b !important;
}
.onestepcheckout-index-index .one-step-checkout .radioparent input:checked + .outer {
  border: 2px solid #eb660b !important;
}
.onestepcheckout-index-index #onestepcheckout-login-popup #onestepcheckout-register-button,
.onestepcheckout-index-index #onestepcheckout-login-popup #onestepcheckout-forgot-button,
.onestepcheckout-index-index #onestepcheckout-forgot-button,
.onestepcheckout-index-index #onestepcheckout-login-popup #onestepcheckout-login-button {
  margin: 0;
  padding: 7px 15px;
  font-size: 0.813rem;
  font-weight: normal;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  height: auto;
  line-height: initial;
  color: #ffffff !important;
  background-color: #eb660b !important;
}
.onestepcheckout-index-index .link-register-forgot {
  margin: 0;
}
.onestepcheckout-index-index .gift-messages-form .bar:before, .onestepcheckout-index-index .gift-messages-form .bar:after,
.onestepcheckout-index-index #onestepcheckout-login-popup .bar:before,
.onestepcheckout-index-index #onestepcheckout-login-popup .bar:after,
.onestepcheckout-index-index .onestepcheckout-discount .discount-form .bar:before,
.onestepcheckout-index-index .onestepcheckout-discount .discount-form .bar:after,
.onestepcheckout-index-index #showhide_shipping .bar:before,
.onestepcheckout-index-index #showhide_shipping .bar:after,
.onestepcheckout-index-index #billing-new-address-form .bar:before,
.onestepcheckout-index-index #billing-new-address-form .bar:after {
  background-color: #eb660b !important;
}
.onestepcheckout-index-index #onestepcheckout-shipping-section button {
  margin: 0 4%;
}
.onestepcheckout-index-index #onestepcheckout-shipping-method-section dt {
  color: #3d3d3d;
  padding: 5px 0 0;
  margin: 5px 0 !important;
  border-top: 1px solid #e5e5e5;
  clear: both;
}
.onestepcheckout-index-index #onestepcheckout-shipping-method-section dt:first-of-type {
  border: none;
  padding: 0;
  margin: 0 0 5px 0 !important;
}
.onestepcheckout-index-index #onestepcheckout-shipping-method-section dd ul li {
  float: none !important;
  margin: 0 0 0 15px !important;
  padding: 0;
}
.onestepcheckout-index-index #onestepcheckout-shipping-method-section dd ul li label {
  margin: 0;
}
.onestepcheckout-index-index #onestepcheckout-shipping-method-section dd ul li #detail_relay {
  margin: 0 0 0 30px;
  line-height: 1.22em;
}
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent {
  cursor: unset;
}
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent input {
  width: 20px;
  height: 20px;
}
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent label {
  width: 100%;
}
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent label .price {
  float: right;
  margin-right: 5px;
}
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent [type=checkbox]:not(:checked),
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent [type=checkbox]:checked,
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent [type=radio]:not(:checked),
.onestepcheckout-index-index .one-step-checkout .shipping-method .radioparent [type=radio]:checked {
  left: unset;
  z-index: 20;
  cursor: pointer;
}
.onestepcheckout-index-index .one-step-checkout .payment-method .radioparent label {
  width: 100%;
}
.onestepcheckout-index-index .one-step-checkout .payment-method .radioparent label .title,
.onestepcheckout-index-index .one-step-checkout .payment-method .radioparent label .detail {
  float: left;
  width: 88%;
  line-height: 1.334em;
}
.onestepcheckout-index-index .one-step-checkout .payment-method .radioparent label .title a,
.onestepcheckout-index-index .one-step-checkout .payment-method .radioparent label .detail a {
  float: none;
  font-style: italic;
  font-size: 0.834em;
}
.onestepcheckout-index-index .one-step-checkout .payment-method .radioparent label .detail {
  padding-top: 5px;
}
.onestepcheckout-index-index .checkout-review-load .data-table td .osc-product-image,
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options {
  display: inline-block;
  float: left;
  margin: 0;
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  .onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options {
    width: 65%;
  }
}
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options h2,
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options .item-options-hasimage {
  display: block;
  float: none;
}
@media only screen and (max-width: 900px) {
  .onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options h2 {
    font-size: 1em;
    text-align: left;
  }
}
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options .old-price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  text-decoration: line-through;
  padding: 0 10px;
  font-weight: 700;
  color: #a8957b;
}
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options .pourcentage {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 29px;
  border: 2px solid #eb660b;
  border-radius: 5px;
  padding: 3px 0 0 0;
  text-align: center;
  color: #eb660b;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  background-color: #ffffff;
}
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options .pourcentage:before {
  content: url("../images/pourcentage.svg");
  margin-top: 2px;
}
.onestepcheckout-index-index .checkout-review-load .data-table td .product-and-options .pourcentage span {
  padding-left: 3px;
}
.onestepcheckout-index-index .checkout-review-load .data-table td .item-options-hasimage {
  margin-left: 0 !important;
  padding-left: 8px;
  width: auto;
  color: #626262;
}
@media only screen and (max-width: 900px) {
  .onestepcheckout-index-index .checkout-review-load .data-table {
    display: table;
  }
  .onestepcheckout-index-index .checkout-review-load .data-table tbody {
    display: table-row-group;
  }
  .onestepcheckout-index-index .checkout-review-load .data-table tr {
    display: table-row;
  }
  .onestepcheckout-index-index .checkout-review-load .data-table th,
  .onestepcheckout-index-index .checkout-review-load .data-table td {
    display: table-cell;
  }
}
@media only screen and (max-width: 480px) {
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody:first-of-type {
    display: none;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody tr {
    width: calc(100vw - 60px);
    display: block;
    margin: 0 10px;
    clear: both;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody tr:after {
    content: "";
    clear: both;
    display: block;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody td {
    display: block;
    border: none !important;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody td:first-child {
    width: 100%;
    position: relative;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody td:first-child:after {
    content: "";
    clear: both;
    display: block;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody td.qty-box {
    width: 50%;
    float: left;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tbody td.last {
    width: 50%;
    float: right;
    text-align: right;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tfoot tr {
    display: block;
    position: relative;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tfoot tr:after {
    content: "";
    clear: both;
    display: block;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tfoot td {
    display: block;
    float: left;
    text-align: right;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tfoot td:first-child {
    width: 65%;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tfoot td.last {
    width: 35%;
    padding: 5px !important;
  }
  .onestepcheckout-index-index .checkout-review-load #checkout-review-table tfoot tr.last td.last {
    padding: 5px !important;
  }
}
.onestepcheckout-index-index .item-options {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #898989;
  font-family: "Open Sans", system-ui, sans-serif;
  font-size: 0.75em;
}
.onestepcheckout-index-index .item-options dl {
  clear: none;
  float: left;
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
  white-space: nowrap;
}
.onestepcheckout-index-index .item-options dt,
.onestepcheckout-index-index .item-options dd {
  float: left !important;
}
.onestepcheckout-index-index .item-options dt {
  font-weight: 600;
  font-style: normal;
  clear: left !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
}
.onestepcheckout-index-index .item-options dd {
  margin: 0;
  padding: 0;
}
.onestepcheckout-index-index .item-options dd .price {
  font-size: 1em !important;
}
@media only screen and (max-width: 900px) {
  .onestepcheckout-index-index button.onestepcheckout-btn-checkout {
    margin: 15px 0 !important;
  }
}
.onestepcheckout-index-index .checkbox-group label .check {
  top: 1px;
  border-color: #eb690b;
}

#container_payment_method_cybermut_payment {
  /* CB */
  margin: 0 0 0 30px;
}
#container_payment_method_cybermut_payment img {
  display: inline-block;
  margin: 5px 5px 5px 0;
  float: left;
}
#container_payment_method_cybermut_payment .form-list {
  margin: 0;
  padding: 0;
  width: 100%;
}
#container_payment_method_cybermut_payment .form-list ul {
  margin: 0;
  padding: 0;
  font-size: 0.858em;
  color: #898989;
  font-style: italic;
}
#container_payment_method_cybermut_payment .form-list ul li {
  margin: 0;
}

#container_payment_method_paypal_express {
  /* PayPal */
}
#container_payment_method_paypal_express ul.form-list {
  margin: 0.5rem 0 0 2.25rem;
  padding: 0;
  font-size: 0.858em;
  color: #898989;
  font-style: italic;
}
#container_payment_method_paypal_express ul.form-list li {
  margin: 0;
}

#container_payment_method_banktransfer {
  /* Virement */
}
#container_payment_method_banktransfer ul.form-list {
  width: auto;
}
#container_payment_method_banktransfer ul.form-list li {
  margin: 0;
}
#container_payment_method_banktransfer .agreement-content {
  font-size: 0.786em;
  font-family: monospace;
  line-height: 1.334em;
  max-height: inherit;
  border: none;
  padding: 0;
  margin-top: 10px;
}

#one-step-checkout-form .onestepcheckout-review-info .order-review-info .onestepcheckout-terms-conditions label {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
}
#one-step-checkout-form .onestepcheckout-review-info .order-review-info .onestepcheckout-terms-conditions label:before {
  display: none;
}
#one-step-checkout-form .onestepcheckout-review-info .order-review-info .onestepcheckout-terms-conditions label .box-check {
  border-color: #eb690b;
}
#one-step-checkout-form .onestepcheckout-review-info .order-review-info .onestepcheckout-terms-conditions input[type=checkbox]:checked ~ label .box-check {
  border: 2px solid #eb690b;
}

#one-step-checkout-form #checkout-review-load .data-table tfoot td.last {
  padding: 5px 10px !important;
}

#one-step-checkout-form .checkout-review-load .data-table td .box-qty {
  width: 100px !important;
}

#one-step-checkout-form .checkout-review-load .data-table td .qty {
  background-color: #f0f0f0 !important;
  font-weight: bolder;
  color: #313131;
}

@media only screen and (max-width: 600px) {
  #one-step-checkout-form .checkout-review-load .data-table .freeproduct > span {
    display: none;
  }
}

#one-step-checkout-form .checkout-review-load .data-table .productfree {
  color: #eb690b;
  font-weight: bold;
  text-align: center;
  font-size: 1.2em;
}

#one-step-checkout-form .checkout-review-load .data-table td .control-qty {
  width: 55px !important;
}
#one-step-checkout-form .checkout-review-load .data-table td .control-qty input[type=button].button-arrow {
  width: 25px;
  height: 28px;
  padding: 0 5px;
  margin: 1px 0;
  border-radius: 2px;
  border: 1px solid #c9c9c9;
  background-color: #dcdcdc;
  color: #313131;
  font-size: 0.938rem;
  font-weight: bold;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
}
#one-step-checkout-form .checkout-review-load .data-table td .control-qty input[type=button].button-arrow:focus, #one-step-checkout-form .checkout-review-load .data-table td .control-qty input[type=button].button-arrow:hover {
  color: #fff;
  background-color: #313131;
}

.dpd-popup-container,
.chrono-popup-container,
.colissimo-popup-container {
  height: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10000;
}

.dpd-popup-inner,
.chrono-popup-inner,
.colissimo-popup-inner {
  max-width: 100vw;
  overflow-y: auto;
  position: absolute;
  z-index: 10001;
  left: 50%;
  top: 50%;
  border: 1px solid #4a545c;
  text-align: left;
  font: 12px/1.55 Arial, Helvetica, sans-serif;
  padding: 10px;
}
@media only screen and (max-width: 920px) {
  .dpd-popup-inner,
  .chrono-popup-inner,
  .colissimo-popup-inner {
    width: 100%;
    margin-left: -50%;
  }
}
@media only screen and (min-width: 921px) {
  .dpd-popup-inner,
  .chrono-popup-inner,
  .colissimo-popup-inner {
    width: 920px;
    margin-left: -460px;
  }
}

.onestepcheckout-index-index .dpd-popup-inner button {
  background-color: #d30032;
}

.onestepcheckout-index-index .chrono-popup-inner button {
  background-color: #007ac7;
}

.onestepcheckout-index-index .colissimo-popup-inner button {
  background-color: #ee7203;
}

.onestepcheckout-index-index .dpd-popup-inner,
.onestepcheckout-index-index .chrono-popup-inner,
.onestepcheckout-index-index .colissimo-popup-inner {
  position: fixed;
  top: 5%;
  height: auto !important;
  margin-top: 0 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.25);
  background-color: #f6f6f6;
}
.onestepcheckout-index-index .dpd-popup-inner .chronopost-title:first-of-type,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-title:first-of-type,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-title:first-of-type {
  position: relative;
  min-height: 60px;
  padding: 10px 286px 10px 20px;
  margin: -10px -10px 20px;
  color: #fff;
  font-weight: normal;
  font-size: 2.25em;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  line-height: 1.6em;
  text-transform: none;
  background-color: #007ac7;
}
.onestepcheckout-index-index .dpd-popup-inner .chronopost-title:first-of-type:after,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-title:first-of-type:after,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-title:first-of-type:after {
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 40px;
  top: 10px;
  right: 20px;
  background: #007ac7 url(../images/logo-chronopost.png) no-repeat 0 0;
  background-size: contain;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-title:first-of-type,
.onestepcheckout-index-index .chrono-popup-inner .dpd-title:first-of-type,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-title:first-of-type {
  position: relative;
  min-height: 60px;
  padding: 10px 286px 10px 20px;
  margin: -10px -10px 20px;
  color: #fff;
  font-weight: normal;
  font-size: 2.25em;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  line-height: 1.6em;
  text-transform: none;
  background-color: #d30032;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-title:first-of-type:after,
.onestepcheckout-index-index .chrono-popup-inner .dpd-title:first-of-type:after,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-title:first-of-type:after {
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 40px;
  top: 10px;
  right: 20px;
  background: #d30032 url(../images/logo-dpd.png) no-repeat 0 0;
  background-size: contain;
}
.onestepcheckout-index-index .dpd-popup-inner .colissimo-title:first-of-type,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-title:first-of-type,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-title:first-of-type {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 10px 20px;
  margin: -10px -10px 20px;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.5rem;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  line-height: 1.2;
  background-color: #eb660b;
}
.onestepcheckout-index-index .dpd-popup-inner .colissimo-title:first-of-type:after,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-title:first-of-type:after,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-title:first-of-type:after {
  content: "";
  display: block;
  width: 246px;
  height: 40px;
  margin-inline-start: auto;
  background: #eb660b url(../images/logo-colissimo.png) no-repeat 0 0;
  background-size: contain;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-map,
.onestepcheckout-index-index .dpd-popup-inner #dpd-list,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-map,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-map,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list,
.onestepcheckout-index-index .chrono-popup-inner #dpd-map,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-map,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-map,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-map,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-map,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-map,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list {
  height: 280px;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-map,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-map,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-map,
.onestepcheckout-index-index .chrono-popup-inner #dpd-map,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-map,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-map,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-map,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-map,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-map {
  width: 54%;
  padding: 0;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-list,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list {
  width: 45%;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-address,
.onestepcheckout-index-index .dpd-popup-inner #dpd-list p,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-address,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list p,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-address,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list p,
.onestepcheckout-index-index .chrono-popup-inner #dpd-address,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list p,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-address,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list p,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-address,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list p,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-address,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list p,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-address,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list p,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-address,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list p {
  border-radius: 3px;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-address select,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-address select,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-address select,
.onestepcheckout-index-index .chrono-popup-inner #dpd-address select,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-address select,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-address select,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-address select,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-address select,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-address select {
  height: 30px;
  padding: 0 8px;
  margin: 0;
  -webkit-appearance: initial;
  -moz-appearance: initial;
  appearance: initial;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-list,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list {
  border: 1px solid #d2d2d2;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li {
  padding: 5px;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li label,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li label,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li label,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li label,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li label,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li label,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li label,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li label,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li label {
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 400;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li .dpd-info,
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li .chronopost-info,
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li .colissimo-info,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li .dpd-info,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li .chronopost-info,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li .colissimo-info,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li .dpd-info,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li .chronopost-info,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li .colissimo-info,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li .dpd-info,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li .chronopost-info,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li .colissimo-info,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li .dpd-info,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li .chronopost-info,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li .colissimo-info,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li .dpd-info,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li .chronopost-info,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li .colissimo-info,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li .dpd-info,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li .chronopost-info,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li .colissimo-info,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li .dpd-info,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li .chronopost-info,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li .colissimo-info,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li .dpd-info,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li .chronopost-info,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li .colissimo-info {
  margin: 0 0 0 25px;
}
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li .dpd-info li,
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li .chronopost-info li,
.onestepcheckout-index-index .dpd-popup-inner #dpd-list > li .colissimo-info li,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li .dpd-info li,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li .chronopost-info li,
.onestepcheckout-index-index .dpd-popup-inner #chronopost-list > li .colissimo-info li,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li .dpd-info li,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li .chronopost-info li,
.onestepcheckout-index-index .dpd-popup-inner #colissimo-list > li .colissimo-info li,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li .dpd-info li,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li .chronopost-info li,
.onestepcheckout-index-index .chrono-popup-inner #dpd-list > li .colissimo-info li,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li .dpd-info li,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li .chronopost-info li,
.onestepcheckout-index-index .chrono-popup-inner #chronopost-list > li .colissimo-info li,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li .dpd-info li,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li .chronopost-info li,
.onestepcheckout-index-index .chrono-popup-inner #colissimo-list > li .colissimo-info li,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li .dpd-info li,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li .chronopost-info li,
.onestepcheckout-index-index .colissimo-popup-inner #dpd-list > li .colissimo-info li,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li .dpd-info li,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li .chronopost-info li,
.onestepcheckout-index-index .colissimo-popup-inner #chronopost-list > li .colissimo-info li,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li .dpd-info li,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li .chronopost-info li,
.onestepcheckout-index-index .colissimo-popup-inner #colissimo-list > li .colissimo-info li {
  padding: 0;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions {
  margin: 5px;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions button,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button {
  padding: 5px 15px;
  font-size: 0.813rem;
  font-weight: normal;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 3px;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions button span,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button span,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button span,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button span,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button span,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button span,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button span,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button span,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button span {
  display: inline;
  line-height: inherit;
  padding: 0;
  background: none;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions button.dpd-next,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button.dpd-next,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button.dpd-next,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button.dpd-next,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button.dpd-next,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button.dpd-next,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button.dpd-next,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button.dpd-next,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button.dpd-next {
  background: #d30032;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions button.chronopost-next,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button.chronopost-next,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button.chronopost-next,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button.chronopost-next,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button.chronopost-next,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button.chronopost-next,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button.chronopost-next,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button.chronopost-next,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button.chronopost-next {
  background: #007ac7;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions button.colissimo-next,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button.colissimo-next,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button.colissimo-next,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button.colissimo-next,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button.colissimo-next,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button.colissimo-next,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button.colissimo-next,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button.colissimo-next,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button.colissimo-next {
  background: #ee7203;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-actions button.dpd-previous, .onestepcheckout-index-index .dpd-popup-inner .dpd-actions button.chronopost-previous, .onestepcheckout-index-index .dpd-popup-inner .dpd-actions button.colissimo-previous,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button.dpd-previous,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button.chronopost-previous,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-actions button.colissimo-previous,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button.dpd-previous,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button.chronopost-previous,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-actions button.colissimo-previous,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button.dpd-previous,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button.chronopost-previous,
.onestepcheckout-index-index .chrono-popup-inner .dpd-actions button.colissimo-previous,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button.dpd-previous,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button.chronopost-previous,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-actions button.colissimo-previous,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button.dpd-previous,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button.chronopost-previous,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-actions button.colissimo-previous,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button.dpd-previous,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button.chronopost-previous,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-actions button.colissimo-previous,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button.dpd-previous,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button.chronopost-previous,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-actions button.colissimo-previous,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button.dpd-previous,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button.chronopost-previous,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-actions button.colissimo-previous {
  color: #fff;
  background: #1a171b;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-message,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message {
  padding: 10px;
  width: 62%;
  margin-left: 0 -31%;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li {
  height: auto;
  margin: 5px 0;
  position: relative;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li:after,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li:after,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li:after,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li:after,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li:after,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li:after,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li:after,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li:after,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li:after {
  content: "";
  clear: both;
  display: block;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li label,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li label,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li label,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li label,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li label,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li label,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li label,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li label,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li label {
  width: 25%;
  height: auto;
  text-align: right;
  margin: 5px 0;
  padding: 0 5px 0 0;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li input[type=text],
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li input[type=text],
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li input[type=text],
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li input[type=text],
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li input[type=text],
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li input[type=text],
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li input[type=text],
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li input[type=text],
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li input[type=text] {
  width: 75%;
}
.onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li.dpd-actions, .onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li.chronopost-actions, .onestepcheckout-index-index .dpd-popup-inner .dpd-message form ul li.colissimo-actions,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li.dpd-actions,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li.chronopost-actions,
.onestepcheckout-index-index .dpd-popup-inner .chronopost-message form ul li.colissimo-actions,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li.dpd-actions,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li.chronopost-actions,
.onestepcheckout-index-index .dpd-popup-inner .colissimo-message form ul li.colissimo-actions,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li.dpd-actions,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li.chronopost-actions,
.onestepcheckout-index-index .chrono-popup-inner .dpd-message form ul li.colissimo-actions,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li.dpd-actions,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li.chronopost-actions,
.onestepcheckout-index-index .chrono-popup-inner .chronopost-message form ul li.colissimo-actions,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li.dpd-actions,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li.chronopost-actions,
.onestepcheckout-index-index .chrono-popup-inner .colissimo-message form ul li.colissimo-actions,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li.dpd-actions,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li.chronopost-actions,
.onestepcheckout-index-index .colissimo-popup-inner .dpd-message form ul li.colissimo-actions,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li.dpd-actions,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li.chronopost-actions,
.onestepcheckout-index-index .colissimo-popup-inner .chronopost-message form ul li.colissimo-actions,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li.dpd-actions,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li.chronopost-actions,
.onestepcheckout-index-index .colissimo-popup-inner .colissimo-message form ul li.colissimo-actions {
  margin: 20px 0 0;
  position: initial;
}
@media only screen and (max-width: 920px) {
  .onestepcheckout-index-index .dpd-popup-inner,
  .onestepcheckout-index-index .chrono-popup-inner,
  .onestepcheckout-index-index .colissimo-popup-inner {
    position: absolute;
    top: 0;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-map,
  .onestepcheckout-index-index .dpd-popup-inner #dpd-list,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-map,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-list,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-map,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-list,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-map,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-list,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-map,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-list,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-map,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-list,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-map,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-list,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-map,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-list,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-map,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-list {
    width: 100%;
  }
  .onestepcheckout-index-index .dpd-popup-inner .dpd-message,
  .onestepcheckout-index-index .dpd-popup-inner .chronopost-message,
  .onestepcheckout-index-index .dpd-popup-inner .colissimo-message,
  .onestepcheckout-index-index .chrono-popup-inner .dpd-message,
  .onestepcheckout-index-index .chrono-popup-inner .chronopost-message,
  .onestepcheckout-index-index .chrono-popup-inner .colissimo-message,
  .onestepcheckout-index-index .colissimo-popup-inner .dpd-message,
  .onestepcheckout-index-index .colissimo-popup-inner .chronopost-message,
  .onestepcheckout-index-index .colissimo-popup-inner .colissimo-message {
    left: 50%;
  }
}

#v-cookielaw {
  z-index: 99999;
}

.zopim {
  right: 10px !important;
  bottom: 0px !important;
}

/* LABEL PRODUIT */
.product-name + .product-label {
  top: 50px;
}
.product-name + .product-label + .product-label {
  top: 88px;
}
.product-name + .product-label + .product-label + .product-label {
  top: 126px;
}
@media only screen and (max-width: 600px) {
  .product-name + .product-label {
    top: 50px;
    right: 0;
    left: auto;
  }
  .product-name + .product-label + .product-label {
    top: 38px;
  }
  .product-name + .product-label + .product-label + .product-label {
    top: 76px;
  }
}

.product-label {
  display: flex;
  align-items: center;
  gap: 7px;
  position: absolute;
  z-index: 2;
  top: 6px;
  left: 4px;
  height: 2rem;
  padding: 5px 7px;
  background: #6ab9a0;
  border-radius: 5px;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.product-label + .product-label {
  top: 50px;
}
.product-label + .product-label + .product-label {
  top: 90px;
}
.product-label::before {
  content: "";
  padding: 0.063rem 0;
  width: 1.375rem;
  height: 1.625rem;
}
.product-label span {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.product-label.new {
  background-color: #7f9a8b;
}
.product-label.new:before {
  content: url("../images/new-product.svg");
}
.product-label.demo, .product-label.label-1769 {
  /* démo / modèle expo*/
  background-color: #a8957b;
}
.product-label.demo:before, .product-label.label-1769:before {
  content: url("../images/expo.svg");
}
.product-label.label-1951 {
  /* occasion */
  background: #a8957b;
}
.product-label.label-1951:before {
  content: url("../images/secondhand.svg");
}
.product-label.label-1770 {
  /* produit star */
  background: #294a42;
}
.product-label.label-1770:before {
  content: url("../images/product-star.svg");
}
.product-label.label-1949 {
  /* avant-première */
  background: #a8957b;
}
.product-label.label-1949:before {
  content: url("../images/preview.svg");
}

.promo .product-label {
  top: 44px;
}
.promo .product-label + .product-label {
  top: 82px;
}
.promo .product-label + .product-label + .product-label {
  top: 120px;
}

.nvprod .product-item-grid .price-box .pourcentage {
  top: 40px;
}

/*---------- Début DETAIL PRODUIT Carte cadeau ----------*/
.product-carte-cadeau-aventurenordique .add-to-cart-wrapper {
  position: relative;
}
.product-carte-cadeau-aventurenordique .add-to-cart-wrapper .price-box {
  position: absolute;
  top: -3.4rem;
  text-align: left;
}
.product-carte-cadeau-aventurenordique .add-to-cart-wrapper .price-box .price {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info > .form-group {
  margin-top: 1rem;
  margin-bottom: 0;
  float: unset;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info > .col-xs-12 {
  margin-top: 1rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .row {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .row .col-xs-4 {
  width: 100%;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .row .col-xs-8 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .row .col-xs-8 > .price {
  padding: 2px 2px 0;
  font-size: 12px;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #amount_range {
  margin-right: 10px;
  text-align: center;
  font-family: "Open Sans", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-weight: 700;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .text-left:first-of-type {
  display: flex;
  align-items: center;
  padding: 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .text-left:first-of-type::after {
  content: "";
  display: block;
  flex: 1 0 auto;
  box-sizing: border-box;
  margin: 0 0 0 0.75rem;
  border-bottom: 2px dotted #d2d2d2;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .text-left select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23ccc' d='M50 6C25.72 6 6 25.72 6 50s19.72 44 44 44 44-19.72 44-44S74.28 6 50 6zm0 4c22.12 0 40 17.88 40 40S72.12 90 50 90 10 72.12 10 50s17.88-40 40-40zM31.87 39.97a2 2 0 0 0-1.37 3.34l18 20a2 2 0 0 0 3 0l18-20a2 2 0 1 0-3-2.65L50 59 33.5 40.66a2 2 0 0 0-1.63-.7z' color='%23000' font-family='Sans' font-weight='400' overflow='visible' style='text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;marker:none;-inkscape-font-specification:Sans'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.35rem) center;
  background-size: 1.5rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #timezone_to_send {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23ccc' d='M50 6C25.72 6 6 25.72 6 50s19.72 44 44 44 44-19.72 44-44S74.28 6 50 6zm0 4c22.12 0 40 17.88 40 40S72.12 90 50 90 10 72.12 10 50s17.88-40 40-40zM31.87 39.97a2 2 0 0 0-1.37 3.34l18 20a2 2 0 0 0 3 0l18-20a2 2 0 1 0-3-2.65L50 59 33.5 40.66a2 2 0 0 0-1.63-.7z' color='%23000' font-family='Sans' font-weight='400' overflow='visible' style='text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;marker:none;-inkscape-font-specification:Sans'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.35rem) center;
  background-size: 1.5rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info label {
  font-size: 1rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .image-template.gift-active {
  display: flex;
  align-items: center;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-template-upload-images {
  display: flex;
  flex-wrap: wrap;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-template-upload-images label {
  flex: 0 1 100%;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-template-upload-images label small > span {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.1;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-template-upload-images .ajax-upload-dragdrop {
  flex: 1 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-template-upload-images .ajax-file-upload {
  display: inline-flex;
  align-items: center;
  height: 2rem;
  padding: 0.5rem 1rem;
  margin: 0;
  background: #1a171b;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  box-shadow: none;
  vertical-align: unset;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-template-upload-images .ajax-upload-dragdrop {
  display: flex;
  padding: 0.5rem;
  align-items: center;
  gap: 0.5rem;
  width: 100% !important;
  color: #aaa;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .giftcard-send-friend {
  margin-top: 1.5rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .giftcard-send-friend .checkbox {
  display: flex;
  margin: 0.25rem 0 0;
  padding: 1.5rem;
  border: 1px solid #eee;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info .giftcard-send-friend .checkbox label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  background-color: #a5a795;
  color: #fff;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  padding: 0.5rem 1rem;
  border: 1px solid #eee;
  border-top: 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver label {
  font-size: 0.75rem;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver .giftcard-date-box,
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver .timezone-box {
  display: block;
  float: unset !important;
  width: auto !important;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver .giftcard-date-box .col-xs-12 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  padding: 0 !important;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver .giftcard-date-box .col-xs-12 input.validate-date-giftcard,
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver .giftcard-date-box .col-xs-12 img {
  float: none;
  position: unset !important;
  width: auto;
  margin: 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver label[for=notify_success] {
  display: flex;
  align-items: flex-start;
  padding: 0;
  line-height: 1.1;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver label[for=notify_success] input[type=checkbox] {
  position: unset;
  text-indent: unset;
  margin-right: 0.5rem;
  margin-left: 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver .notify_success {
  position: normal;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver select {
  position: relative;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftvoucher-receiver select::after {
  content: ">";
  display: inline-flex;
  position: absolute;
  top: 0;
  right: 0;
}
.product-carte-cadeau-aventurenordique .giftvoucher-product-info #giftcard-preview-button-add {
  float: none !important;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  align-self: flex-end;
  background-color: #1a171b !important;
}

/*---------- FIN CARTE CADEAU ----------*/
/* cretins des alpes  : cms-cretin-des-alpes */
.cms-cretin-des-alpes h1 {
  text-align: center;
  color: #eb690b;
}
.cms-cretin-des-alpes h1:after {
  content: "";
  display: block;
  position: absolute;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  width: 48px;
  height: 48px;
  background: transparent url(../images/encarts/encartpanier_cretindesalpes.png) no-repeat;
}
.cms-cretin-des-alpes h2 {
  clear: both;
}
.cms-cretin-des-alpes ul.photos {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.cms-cretin-des-alpes ul.photos li {
  list-style-type: none;
  text-align: center;
  width: 220px;
}

.responsive-full {
  padding: 0 30px;
}

/* **************************************************************
*************************** RESPONSIVE ***************************
************************************************************** */
/* $bp-xlarge: 1200px; */
@media only screen and (max-width: 1200px) {
  .product-view .product-essential,
  #avis-aventure,
  #caracteristiques,
  #questions-clients,
  #produits-recommandes {
    padding: 15px;
  }
  #avis-clients > .row,
  #avis-clients #avis-formulaire {
    padding: 0 15px;
  }
  #avis-clients .row > .ratings {
    top: 30px;
  }
  .product-view #product-attribute-specs-table iframe,
  .product-view .data-table iframe {
    height: 476px !important;
  }
  .brands-index-view .subcategories li.conseils a,
  .catalogsearch-result-index .subcategories li.conseils a,
  .customer-account .subcategories li.conseils a,
  .shopbybrand-index-view .subcategories li.conseils a {
    font-size: 1.667em;
    font-weight: 400;
  }
  .breadcrumbs ul {
    padding: 0 15px;
  }
  .footer .contact_footer > .row {
    padding: 20px 10px;
    gap: 2.5rem;
  }
  .footer .row .text-footer {
    margin-inline: auto;
    margin-block-end: 1rem;
    width: min(100vw - 3rem, 80%, 36rem);
    padding-bottom: 20px;
  }
}
/* $bp-large: 1000px; */
@media only screen and (max-width: 1000px) {
  .product-view #product-attribute-specs-table iframe,
  .product-view .data-table iframe {
    height: 392px !important;
  }
  .contact_footer .row {
    padding: 15px 30px;
  }
  .contact_footer .social-links,
  .contact_footer .block-subscribe {
    width: 100%;
    float: none;
    position: relative;
  }
  .contact_footer .social-links:after,
  .contact_footer .block-subscribe:after {
    content: "";
    clear: both;
    display: block;
  }
  .contact_footer .social-links {
    margin: 1rem 0;
    text-align: center;
  }
  .contact_footer + .row {
    padding: 1rem 2rem 1.5rem;
  }
  .brands-index-view .subcategories li,
  .catalogsearch-result-index .subcategories li,
  .customer-account .subcategories li,
  .shopbybrand-index-view .subcategories li {
    width: 31%;
  }
  .brands-index-view .subcategories li:nth-child(4n+1),
  .catalogsearch-result-index .subcategories li:nth-child(4n+1),
  .customer-account .subcategories li:nth-child(4n+1),
  .shopbybrand-index-view .subcategories li:nth-child(4n+1) {
    margin-left: 2.66667%;
    clear: none;
  }
  .brands-index-view .subcategories li:nth-child(3n+1),
  .catalogsearch-result-index .subcategories li:nth-child(3n+1),
  .customer-account .subcategories li:nth-child(3n+1),
  .shopbybrand-index-view .subcategories li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
  .brands-index-view .subcategories li.conseils,
  .catalogsearch-result-index .subcategories li.conseils,
  .customer-account .subcategories li.conseils,
  .shopbybrand-index-view .subcategories li.conseils {
    width: 100%;
    clear: both;
    margin: 0;
  }
  #avis-clients .review_form .ratings thead tr th:nth-child(2) .rating-box {
    width: 15px;
  }
  #avis-clients .review_form .ratings thead tr th:nth-child(3) .rating-box {
    width: 35px;
  }
  #avis-clients .review_form .ratings thead tr th:nth-child(4) .rating-box {
    width: 55px;
  }
  #avis-clients .review_form .ratings thead tr th:nth-child(5) .rating-box {
    width: 75px;
  }
  #avis-clients .review_form .ratings thead tr th:nth-child(6) .rating-box {
    width: 95px;
  }
  #avis-clients .review_form .ratings thead tr th .rating-box .rating {
    width: 100% !important;
  }
  #avis-aventure .share {
    display: block;
  }
  #avis-aventure .share-buttons {
    padding-top: 10px;
  }
}
/* $bp-medium: 900px; */
@media only screen and (max-width: 900px) {
  /* on cache le comparateur */
  #comparateur-consultation {
    display: none !important;
  }
  .page {
    overflow: hidden;
  }
  #diaporama {
    display: none;
    font-size: 70%;
    padding-bottom: 45px;
  }
  .col-main #nvprod {
    margin-top: 20px;
  }
  .marques #marques {
    margin: 0 auto;
    padding: 0 0 30px;
  }
  .marques #marques h2 {
    margin-bottom: 0;
  }
  .product-view .product-essential > .row {
    padding-top: 0;
  }
  #avis-aventure {
    padding-top: 0;
  }
  #avis-aventure .std.with-pts {
    padding-right: 0;
  }
  #avis-aventure .share {
    display: inline-block;
  }
  #avis-aventure .share-buttons {
    padding: 30px 0 0 0;
    text-align: right;
  }
  #caracteristiques .data-table th,
  #caracteristiques .data-table td {
    display: table-cell;
    text-align: left;
  }
  #caracteristiques .data-table th {
    width: 25%;
    white-space: normal;
  }
  #avis-clients h2,
  #avis-clients .row > .ratings {
    width: 100%;
    background: none;
  }
  #avis-clients .row > .ratings {
    position: initial;
    width: auto;
    float: none;
  }
  #avis-clients #customer-reviews {
    width: 100%;
  }
  #avis-clients .review_form .data-table {
    display: table;
  }
  #avis-clients .review_form .data-table tbody {
    display: table-row-group;
  }
  #avis-clients .review_form .data-table tr {
    display: table-row;
  }
  #avis-clients .review_form .data-table th,
  #avis-clients .review_form .data-table td {
    display: table-cell;
  }
  #avis-clients .review_form form {
    width: 100%;
  }
  #avis-clients .review_form form .nickname_field,
  #avis-clients .review_form form .summary_field,
  #avis-clients .review_form form .review_field {
    width: 100%;
    margin-right: 0;
  }
  #avis-clients .review_form form #product-review-table thead {
    display: none;
  }
  #avis-clients .review_form form #product-review-table td label {
    margin: 0;
  }
  #avis-clients .review_form form #product-review-table td label:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    margin: 0 5px 0 0;
  }
  #avis-clients .review_form form #product-review-table td label:after {
    display: none;
  }
  #avis-clients .review_form form #product-review-table td label input {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
  }
  #avis-clients .review_form form #product-review-table td:nth-of-type(1) label:before {
    content: "1";
  }
  #avis-clients .review_form form #product-review-table td:nth-of-type(2) label:before {
    content: "2";
  }
  #avis-clients .review_form form #product-review-table td:nth-of-type(3) label:before {
    content: "3";
  }
  #avis-clients .review_form form #product-review-table td:nth-of-type(4) label:before {
    content: "4";
  }
  #avis-clients .review_form form #product-review-table td:nth-of-type(5) label:before {
    content: "5";
  }
  #avis-clients .review_form > .row:before {
    opacity: 0.3;
  }
  #questions-clients > .row {
    padding-bottom: 0;
  }
  #questions-clients .aw-pq2-question-list-wrapper {
    width: auto;
    margin-bottom: 0;
  }
  #produits-recommandes .row > div {
    width: 100%;
    margin: 20px 0;
  }
  #produits-recommandes .row > div:first-of-type {
    margin-top: 0;
  }
  #produits-recommandes .block-related .products-grid--max-6-col > li .product-img .ratings .amount,
  #produits-recommandes .block-related .products-grid > li .product-img .ratings .amount,
  .box-up-sell .products-grid--max-6-col > li .product-img .ratings .amount,
  .box-up-sell .products-grid > li .product-img .ratings .amount {
    float: right;
  }
  .catalog-category-view .main-container.col2-left-layout .main,
  .brands-index-view .main-container.col2-left-layout .main,
  .catalogsearch-result-index .main-container.col2-left-layout .main,
  .customer-account .main-container.col2-left-layout .main,
  .shopbybrand-index-view .main-container.col2-left-layout .main {
    display: block;
  }
  .catalog-category-view .main-container.col2-left-layout #aw-ln-filters-container.no-display,
  .brands-index-view .main-container.col2-left-layout #aw-ln-filters-container.no-display,
  .catalogsearch-result-index .main-container.col2-left-layout #aw-ln-filters-container.no-display,
  .customer-account .main-container.col2-left-layout #aw-ln-filters-container.no-display,
  .shopbybrand-index-view .main-container.col2-left-layout #aw-ln-filters-container.no-display {
    display: none !important;
  }
  .catalog-category-view .main-container.col2-left-layout .col-left .block-content,
  .brands-index-view .main-container.col2-left-layout .col-left .block-content,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left .block-content,
  .customer-account .main-container.col2-left-layout .col-left .block-content,
  .shopbybrand-index-view .main-container.col2-left-layout .col-left .block-content {
    padding: 0;
    margin: 0;
  }
  .catalog-category-view .main-container.col2-left-layout .col-left.col-left-first,
  .brands-index-view .main-container.col2-left-layout .col-left.col-left-first,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left.col-left-first,
  .customer-account .main-container.col2-left-layout .col-left.col-left-first,
  .shopbybrand-index-view .main-container.col2-left-layout .col-left.col-left-first {
    display: block !important;
    position: relative;
    height: auto;
    min-height: initial;
    width: 100%;
  }
  .catalog-category-view .main-container.col2-left-layout .col-left.col-left-first:after,
  .brands-index-view .main-container.col2-left-layout .col-left.col-left-first:after,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left.col-left-first:after,
  .customer-account .main-container.col2-left-layout .col-left.col-left-first:after,
  .shopbybrand-index-view .main-container.col2-left-layout .col-left.col-left-first:after {
    display: none;
  }
  .catalog-category-view .main-container.col2-left-layout .col-left-first,
  .brands-index-view .main-container.col2-left-layout .col-left-first,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left-first,
  .customer-account .main-container.col2-left-layout .col-left-first,
  .shopbybrand-index-view .main-container.col2-left-layout .col-left-first {
    top: 0;
  }
  .catalog-category-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
  .brands-index-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
  .customer-account .main-container.col2-left-layout .col-left-first .block:first-child .block-title,
  .shopbybrand-index-view .main-container.col2-left-layout .col-left-first .block:first-child .block-title {
    display: none;
  }
  .catalog-category-view .main-container.col2-left-layout .col-main,
  .brands-index-view .main-container.col2-left-layout .col-main,
  .catalogsearch-result-index .main-container.col2-left-layout .col-main,
  .customer-account .main-container.col2-left-layout .col-main,
  .shopbybrand-index-view .main-container.col2-left-layout .col-main {
    position: relative;
    padding: 30px 0;
  }
  .catalog-category-view .main-container.col2-left-layout .main > .col-left.col-left-first,
  .brands-index-view .main-container.col2-left-layout .main > .col-left.col-left-first,
  .catalogsearch-result-index .main-container.col2-left-layout .main > .col-left.col-left-first,
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first,
  .shopbybrand-index-view .main-container.col2-left-layout .main > .col-left.col-left-first {
    display: none !important;
  }
  .customer-account-create .account-create {
    width: 100%;
    margin: 30px auto 60px;
  }
  .customer-account-create .account-create .form-list label,
  .customer-account-create .account-create .form-list .input-box {
    width: 100%;
    text-align: left;
    padding-right: 0;
  }
  .customer-account-create .account-create .form-list .control,
  .customer-account-create .account-create .form-list .recaptcha {
    margin-left: 0;
  }
  .customer-account-create .account-create .buttons-set .button, .customer-account-create .account-create .buttons-set .onestepcheckout-index-index #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .customer-account-create .account-create .buttons-set button {
    width: 100%;
    padding: 0.5rem 1rem !important;
  }
  .customer-account .main-container.col2-left-layout .main {
    display: block;
    width: 100%;
  }
  .customer-account .main-container.col2-left-layout .col-main {
    display: block;
    width: 100%;
    padding: 0;
  }
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first {
    display: block !important;
  }
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first .block:first-child .block-title {
    display: block;
    padding: 0;
    background: #eb690b;
  }
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first .block:first-child .block-title > strong {
    font-family: "Open Sans", system-ui, sans-serif;
    font-weight: 700;
    background: #eb690b;
    border: none;
    position: relative;
  }
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first .block:first-child .block-title > strong:after {
    display: block;
    border: none;
    margin: 0;
    background: #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    content: "";
    height: 3px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 20px;
    border-radius: 3px;
  }
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first .block:first-child .block-title.active > strong {
    background-color: #d35b0a;
  }
  .customer-account .main-container.col2-left-layout .main > .col-left.col-left-first .block:first-child .block-title.active > strong:after {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 7px 0 rgba(255, 255, 255, 0.5), 0 14px 0 rgba(255, 255, 255, 0.5);
  }
  .customer-account .monkey-additional-lists label {
    font-size: 1.2rem;
  }
  .customer-account #my-orders-table .view a {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    width: max-content;
    border: 2px solid #eb690b;
    border-radius: 2px;
    min-height: 1.25rem;
    padding: 0.25rem 0.5rem;
    line-height: 1.1;
    font-weight: 700;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
  }
  .marques #marques .featuredbrands .ca-item,
  .marques #marques .featuredbrands li,
  .shopbybrand-index-index .featuredbrands .ca-item,
  .shopbybrand-index-index .featuredbrands li,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-item,
  .shop_by_manufacturers .filter .shopping_brands ul li {
    width: 32.72%;
    margin: 0 !important;
  }
  .marques #marques .featuredbrands .ca-item a,
  .marques #marques .featuredbrands li a,
  .shopbybrand-index-index .featuredbrands .ca-item a,
  .shopbybrand-index-index .featuredbrands li a,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-item a,
  .shop_by_manufacturers .filter .shopping_brands ul li a {
    padding: 0 5px;
  }
  .marques #marques .featuredbrands .ca-item .brand-name,
  .marques #marques .featuredbrands li .brand-name,
  .shopbybrand-index-index .featuredbrands .ca-item .brand-name,
  .shopbybrand-index-index .featuredbrands li .brand-name,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-item .brand-name,
  .shop_by_manufacturers .filter .shopping_brands ul li .brand-name {
    display: none;
  }
  .brands-index-view .main-container.col2-left-layout .col-left,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left {
    display: none;
  }
  .social-links li,
  .share-buttons li {
    vertical-align: middle !important;
    padding: 0 2px;
  }
  .social-links a.link-blog,
  .share-buttons a.link-blog {
    width: 3.8rem;
    overflow: hidden;
    text-indent: -13rem;
  }
  .social-links a,
  .share-buttons a {
    width: 40px;
  }
  dl#aw-ln-filters-container dt,
  dl#aw-ln-filters-container dd {
    padding: 10px 10px 10px 20px;
    margin: 0;
  }
  .attributes {
    display: none;
  }
  .product-view #product-attribute-specs-table iframe,
  .product-view .data-table iframe {
    height: 416px !important;
  }
  .ias-trigger,
  .ias-spinner {
    width: 100%;
  }
  #lien-top {
    display: none !important;
  }
  .services .row {
    padding: 0;
  }
  .footer .row .text-footer {
    width: 80%;
  }
  .footer .contact_footer {
    margin-block-end: 0;
  }
  .footer .contact_footer .row {
    padding: 15px;
    gap: unset;
  }
  .footer .contact_footer .block-subscribe {
    margin: 10px 5px;
  }
  .footer .contact_footer .block-subscribe .block-title {
    padding-bottom: 10px;
  }
  .footer .contact_footer .social-links {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
    flex-wrap: wrap;
  }
  .footer .contact_footer .social-links li {
    float: none;
    vertical-align: top;
  }
  .footer .contact_footer .block-subscribe .block-title p {
    text-align: center;
  }
  .footer .contact_footer .block-subscribe form .validation-advice {
    color: #e3494e;
  }
  .brands-index-view .subcategories li,
  .catalogsearch-result-index .subcategories li,
  .customer-account .subcategories li,
  .shopbybrand-index-view .subcategories li {
    width: 48%;
  }
  .brands-index-view .subcategories li:nth-child(4n+1),
  .catalogsearch-result-index .subcategories li:nth-child(4n+1),
  .customer-account .subcategories li:nth-child(4n+1),
  .shopbybrand-index-view .subcategories li:nth-child(4n+1) {
    margin-left: 2.66667%;
    clear: none;
  }
  .brands-index-view .subcategories li:nth-child(3n+1),
  .catalogsearch-result-index .subcategories li:nth-child(3n+1),
  .customer-account .subcategories li:nth-child(3n+1),
  .shopbybrand-index-view .subcategories li:nth-child(3n+1) {
    margin-left: 2.66667%;
    clear: none;
  }
  .brands-index-view .subcategories li:nth-child(2n+1),
  .catalogsearch-result-index .subcategories li:nth-child(2n+1),
  .customer-account .subcategories li:nth-child(2n+1),
  .shopbybrand-index-view .subcategories li:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
  .onestepcheckout-index-index .dpd-popup-inner .dpd-title:first-of-type,
  .onestepcheckout-index-index .dpd-popup-inner .chronopost-title:first-of-type,
  .onestepcheckout-index-index .dpd-popup-inner .colissimo-title:first-of-type,
  .onestepcheckout-index-index .chrono-popup-inner .dpd-title:first-of-type,
  .onestepcheckout-index-index .chrono-popup-inner .chronopost-title:first-of-type,
  .onestepcheckout-index-index .chrono-popup-inner .colissimo-title:first-of-type,
  .onestepcheckout-index-index .colissimo-popup-inner .dpd-title:first-of-type,
  .onestepcheckout-index-index .colissimo-popup-inner .chronopost-title:first-of-type,
  .onestepcheckout-index-index .colissimo-popup-inner .colissimo-title:first-of-type {
    padding: 60px 20px 10px;
    text-align: center;
  }
  .onestepcheckout-index-index .dpd-popup-inner .dpd-title:first-of-type:after,
  .onestepcheckout-index-index .dpd-popup-inner .chronopost-title:first-of-type:after,
  .onestepcheckout-index-index .dpd-popup-inner .colissimo-title:first-of-type:after,
  .onestepcheckout-index-index .chrono-popup-inner .dpd-title:first-of-type:after,
  .onestepcheckout-index-index .chrono-popup-inner .chronopost-title:first-of-type:after,
  .onestepcheckout-index-index .chrono-popup-inner .colissimo-title:first-of-type:after,
  .onestepcheckout-index-index .colissimo-popup-inner .dpd-title:first-of-type:after,
  .onestepcheckout-index-index .colissimo-popup-inner .chronopost-title:first-of-type:after,
  .onestepcheckout-index-index .colissimo-popup-inner .colissimo-title:first-of-type:after {
    top: 10px;
    right: auto;
    left: 50%;
    margin-left: -123px;
  }
  .onestepcheckout-index-index .dpd-popup-inner .dpd-list ul,
  .onestepcheckout-index-index .dpd-popup-inner .chronopost-list ul,
  .onestepcheckout-index-index .dpd-popup-inner .colissimo-list ul,
  .onestepcheckout-index-index .chrono-popup-inner .dpd-list ul,
  .onestepcheckout-index-index .chrono-popup-inner .chronopost-list ul,
  .onestepcheckout-index-index .chrono-popup-inner .colissimo-list ul,
  .onestepcheckout-index-index .colissimo-popup-inner .dpd-list ul,
  .onestepcheckout-index-index .colissimo-popup-inner .chronopost-list ul,
  .onestepcheckout-index-index .colissimo-popup-inner .colissimo-list ul {
    overflow-y: scroll;
  }
  .onestepcheckout-index-index .dpd-popup-inner .dpd-message,
  .onestepcheckout-index-index .dpd-popup-inner .chronopost-message,
  .onestepcheckout-index-index .dpd-popup-inner .colissimo-message,
  .onestepcheckout-index-index .chrono-popup-inner .dpd-message,
  .onestepcheckout-index-index .chrono-popup-inner .chronopost-message,
  .onestepcheckout-index-index .chrono-popup-inner .colissimo-message,
  .onestepcheckout-index-index .colissimo-popup-inner .dpd-message,
  .onestepcheckout-index-index .colissimo-popup-inner .chronopost-message,
  .onestepcheckout-index-index .colissimo-popup-inner .colissimo-message {
    margin-left: -50%;
    width: 100%;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li {
    width: 50%;
    margin: 0;
    padding: 0 1%;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li .input-box,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li .input-box,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li .input-box,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li .input-box,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li .input-box,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li .input-box,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li .input-box,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li .input-box,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li .input-box {
    width: auto;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li .input-box input,
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li .input-box select,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li .input-box input,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li .input-box select,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li .input-box input,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li .input-box select,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li .input-box input,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li .input-box select,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li .input-box input,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li .input-box select,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li .input-box input,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li .input-box select,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li .input-box input,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li .input-box select,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li .input-box input,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li .input-box select,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li .input-box input,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li .input-box select {
    width: 100%;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.dpd-address-update, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.chronopost-address-update, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.colissimo-address-update,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.dpd-address-update,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.chronopost-address-update,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.colissimo-address-update,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.dpd-address-update,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.chronopost-address-update,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.colissimo-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.dpd-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.chronopost-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.colissimo-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.dpd-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.chronopost-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.colissimo-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.dpd-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.chronopost-address-update,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.colissimo-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.dpd-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.chronopost-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.colissimo-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.dpd-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.chronopost-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.colissimo-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.dpd-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.chronopost-address-update,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.colissimo-address-update {
    float: none;
    clear: both;
    width: 100%;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.dpd-address-update label, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.chronopost-address-update label, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.colissimo-address-update label,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.dpd-address-update label,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.chronopost-address-update label,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.colissimo-address-update label,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.dpd-address-update label,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.chronopost-address-update label,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.colissimo-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.dpd-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.chronopost-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.colissimo-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.dpd-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.chronopost-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.colissimo-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.dpd-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.chronopost-address-update label,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.colissimo-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.dpd-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.chronopost-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.colissimo-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.dpd-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.chronopost-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.colissimo-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.dpd-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.chronopost-address-update label,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.colissimo-address-update label {
    display: none;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.dpd-address-update .button, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.dpd-address-update #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #dpd-address li.dpd-address-update button, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.chronopost-address-update .button, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.chronopost-address-update #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #dpd-address li.chronopost-address-update button, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.colissimo-address-update .button, .onestepcheckout-index-index .dpd-popup-inner #dpd-address li.colissimo-address-update #onestepcheckout-shipping-section button, .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #dpd-address li.colissimo-address-update button,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.dpd-address-update .button,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #chronopost-address li.dpd-address-update button,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #chronopost-address li.chronopost-address-update button,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .dpd-popup-inner #chronopost-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #chronopost-address li.colissimo-address-update button,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.dpd-address-update .button,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #colissimo-address li.dpd-address-update button,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #colissimo-address li.chronopost-address-update button,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .dpd-popup-inner #colissimo-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .dpd-popup-inner #colissimo-address li.colissimo-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.dpd-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #dpd-address li.dpd-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #dpd-address li.chronopost-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #dpd-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #dpd-address li.colissimo-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.dpd-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #chronopost-address li.dpd-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #chronopost-address li.chronopost-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #chronopost-address li.colissimo-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.dpd-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #colissimo-address li.dpd-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #colissimo-address li.chronopost-address-update button,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .chrono-popup-inner #colissimo-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .chrono-popup-inner #colissimo-address li.colissimo-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.dpd-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #dpd-address li.dpd-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #dpd-address li.chronopost-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #dpd-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #dpd-address li.colissimo-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.dpd-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #chronopost-address li.dpd-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #chronopost-address li.chronopost-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #chronopost-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #chronopost-address li.colissimo-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.dpd-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.dpd-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #colissimo-address li.dpd-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.chronopost-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.chronopost-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #colissimo-address li.chronopost-address-update button,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.colissimo-address-update .button,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li.colissimo-address-update #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section .colissimo-popup-inner #colissimo-address li.colissimo-address-update button {
    width: 100%;
  }
  .catalog-category-view .category-title h1,
  .brands-index-view .category-title h1,
  .catalogsearch-result-index .category-title h1,
  .customer-account .category-title h1,
  .shopbybrand-index-view .category-title h1 {
    width: 100%;
    padding: 0.75rem;
    font-size: 1.5rem;
  }
  .customer-account .main-container.col2-left-layout .col-left-first .block-content li {
    margin: 0;
    padding: 0;
  }
  .customer-account .main-container.col2-left-layout .col-left-first .block-content li a {
    color: #1a171b;
    padding: 10px;
  }
  .footer {
    z-index: 100 !important;
  }
  .zopim {
    display: none !important;
  }
  #MB_window {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    max-height: 100vh !important;
    border-radius: 0 !important;
  }
  #MB_frame {
    border-radius: 0 !important;
  }
  #MB_content {
    padding: 1em !important;
    height: auto !important;
    max-height: 100vh !important;
  }
  #MB_content .product-detail img {
    max-height: 180px;
  }
  #MB_content .error {
    font-size: 1.143em;
    margin: 0 0 1em;
  }
  #MB_content .messages + div .button.MB_focusable, #MB_content .messages + div .onestepcheckout-index-index #onestepcheckout-shipping-section button.MB_focusable, .onestepcheckout-index-index #onestepcheckout-shipping-section #MB_content .messages + div button.MB_focusable {
    margin: 0.25em 0;
  }
  #mageworxOuterImageContainer,
  #mageworxImageDataContainer {
    max-width: 100%;
    height: auto !important;
    background-color: transparent !important;
  }
  #mageworxImageData #mageworxNumberDisplay {
    color: #fff;
  }
}
/* $bp-small: 600px; */
@media only screen and (max-width: 600px) {
  /* on cache le comparateur */
  #comparateur-consultation,
  .product-view .product-essential .add-to-links,
  .products-grid .add-to-links {
    display: none !important;
  }
  #avis-aventure .lien-blog {
    width: 100%;
    text-align: center;
    margin-bottom: 1.25em;
  }
  #avis-aventure .share-buttons {
    text-align: center;
  }
  .product-view #customer-reviews blockquote,
  .product-view #customer-reviews dl dd .ratings-table {
    width: 100%;
  }
  .product-view #customer-reviews dl dd .ratings-table {
    margin: 15px 0;
  }
  .customer-account #my-orders-table th,
  .customer-account #my-orders-table td {
    padding: 2.5px;
  }
  .customer-account #my-orders-table th {
    text-transform: none;
    font-family: "Open Sans", system-ui, sans-serif;
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 1.2;
    white-space: normal;
  }
  .customer-account #my-orders-table th span.nobr {
    white-space: normal;
  }
  .customer-account #my-orders-table tbody .nobr span {
    display: none;
  }
  .customer-account #my-orders-table .item-options dd {
    margin: 0;
  }
  .customer-account #my-orders-table tbody td .item-options {
    margin: 0;
  }
  .customer-account #my-orders-table .ship,
  .customer-account #my-orders-table .status {
    display: none;
  }
  .customer-account.customer-address-form .my-account .fieldset,
  .customer-account.customer-account-edit .my-account .fieldset {
    width: 100%;
    float: none;
  }
  .customer-account.customer-address-form .my-account .fieldset input[type=email],
  .customer-account.customer-address-form .my-account .fieldset input[type=search],
  .customer-account.customer-address-form .my-account .fieldset input[type=number],
  .customer-account.customer-address-form .my-account .fieldset input[type=password],
  .customer-account.customer-address-form .my-account .fieldset input[type=tel],
  .customer-account.customer-address-form .my-account .fieldset input[type=text],
  .customer-account.customer-address-form .my-account .fieldset select,
  .customer-account.customer-account-edit .my-account .fieldset input[type=email],
  .customer-account.customer-account-edit .my-account .fieldset input[type=search],
  .customer-account.customer-account-edit .my-account .fieldset input[type=number],
  .customer-account.customer-account-edit .my-account .fieldset input[type=password],
  .customer-account.customer-account-edit .my-account .fieldset input[type=tel],
  .customer-account.customer-account-edit .my-account .fieldset input[type=text],
  .customer-account.customer-account-edit .my-account .fieldset select {
    width: 100%;
  }
  .product-img .ratings {
    margin: 10px 0px 0 0;
  }
  .product-img .ratings .amount {
    display: none;
    float: none;
    text-align: right;
  }
  .marques #marques .featuredbrands .ca-item,
  .marques #marques .featuredbrands li,
  .shopbybrand-index-index .featuredbrands .ca-item,
  .shopbybrand-index-index .featuredbrands li,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-item,
  .shop_by_manufacturers .filter .shopping_brands ul li {
    width: 50%;
  }
  .marques #marques .featuredbrands .ca-container .brand-logo img,
  .shopbybrand-index-index .featuredbrands .ca-container .brand-logo img,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-container .brand-logo img {
    margin: 0 12.5px;
    width: 65%;
  }
  img.responsive-full {
    width: 100%;
    display: block;
    padding: 10px;
  }
  .footer .row .text-footer {
    width: 100%;
  }
  .contact_footer .row {
    padding: 0;
  }
}
/* $bp-xsmall: 480px; */
@media only screen and (max-width: 480px) {
  .category {
    font-size: 1.286em;
    padding: 2px;
    left: 3px;
  }
  .page-title h1 {
    font-size: 1.5rem !important;
    margin: 1rem 0;
  }
  #avis-aventure h2 {
    margin: 0 0 1em;
  }
  #caracteristiques .data-table th,
  #caracteristiques .data-table td {
    display: block;
    padding: 10px 0 0;
    width: 100%;
  }
  #caracteristiques .data-table th {
    border: none;
  }
  #caracteristiques .data-table td {
    padding: 5px 0 10px;
  }
  #avis-clients .review_form .row:before {
    width: 50%;
  }
  #avis-clients .review_form form #product-review-table td label input {
    width: 16px;
    height: 16px;
  }
  #avis-clients .review_form form #product-review-table th {
    padding: 10px 0;
    font-size: 1em;
    line-height: 1.75em;
  }
  #questions-clients h3,
  #questions-clients .button,
  #questions-clients .onestepcheckout-index-index #onestepcheckout-shipping-section button,
  .onestepcheckout-index-index #onestepcheckout-shipping-section #questions-clients button {
    width: 100%;
    float: none;
  }
  #questions-clients .aw-pq2-question-form__wrapper {
    padding: 20px 0 0;
  }
  #questions-clients .aw-pq2-question-form__wrapper .aw-pq2-form__note-wrapper {
    margin: 7.5px 0 0;
  }
  .catalog-category-view .main-container.col2-left-layout .col-left.col-left-first,
  .brands-index-view .main-container.col2-left-layout .col-left.col-left-first,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left.col-left-first,
  .customer-account .main-container.col2-left-layout .col-left.col-left-first,
  .shopbybrand-index-view .main-container.col2-left-layout .col-left.col-left-first {
    display: block;
    width: 100%;
  }
  #MB_content .messages + div .button.MB_focusable, #MB_content .messages + div .onestepcheckout-index-index #onestepcheckout-shipping-section button.MB_focusable, .onestepcheckout-index-index #onestepcheckout-shipping-section #MB_content .messages + div button.MB_focusable {
    margin: 0;
    width: 100%;
  }
  .product-view #product-attribute-specs-table iframe,
  .product-view .data-table iframe {
    height: 316px !important;
  }
  .bloc-footer {
    margin-right: 0;
    width: 100%;
    margin: 0;
    padding: 1em 0;
  }
  .bloc-footer p {
    display: none;
  }
  .bloc-footer .icon {
    vertical-align: middle;
    margin: 0;
  }
  .bloc-footer h6 {
    display: inline-block;
    vertical-align: middle;
  }
  .contact_footer {
    text-align: center;
  }
  .contact_footer .block-title h5 {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 0.5rem;
  }
  .contact_footer .block-subscribe .block-title p {
    display: none;
  }
  .catalog-category-view .subcategories li.conseils,
  .brands-index-view .subcategories li.conseils,
  .catalogsearch-result-index .subcategories li.conseils,
  .customer-account .subcategories li.conseils,
  .shopbybrand-index-view .subcategories li.conseils {
    clear: both;
    width: 100%;
    margin: 0;
  }
  .catalog-category-view .subcategories li.conseils a,
  .brands-index-view .subcategories li.conseils a,
  .catalogsearch-result-index .subcategories li.conseils a,
  .customer-account .subcategories li.conseils a,
  .shopbybrand-index-view .subcategories li.conseils a {
    font-size: 2em;
  }
  .onestepcheckout-index-index .dpd-popup-inner #dpd-address li,
  .onestepcheckout-index-index .chrono-popup-inner #chronopost-address li,
  .onestepcheckout-index-index .colissimo-popup-inner #colissimo-address li {
    width: 100%;
    float: none;
    clear: both;
  }
  #one-step-checkout-form #checkout-review-table .remove-icon {
    display: block;
    margin: 0 !important;
    position: absolute;
    right: 0;
  }
  #one-step-checkout-form #checkout-review-load .data-table tbody th,
  #one-step-checkout-form #checkout-review-load .data-table tbody td {
    border: none !important;
    padding: 10px 0 !important;
  }
  #one-step-checkout-form #checkout-review-load .data-table tbody th:first-child,
  #one-step-checkout-form #checkout-review-load .data-table tbody td:first-child {
    padding: 10px 20px 0 0 !important;
  }
  #one-step-checkout-form .item-options dd .price {
    display: none;
  }
  .marques #marques .featuredbrands .ca-item,
  .marques #marques .featuredbrands li,
  .shopbybrand-index-index .featuredbrands .ca-item,
  .shopbybrand-index-index .featuredbrands li,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-item,
  .shop_by_manufacturers .filter .shopping_brands ul li {
    width: 100%;
    text-align: center;
  }
  .marques #marques .featuredbrands .ca-item a,
  .shopbybrand-index-index .featuredbrands .ca-item a,
  .shop_by_manufacturers .filter .shopping_brands ul .ca-item a {
    width: 100%;
    display: table;
  }
}
/* Custom autocomplete */
ul.ui-autocomplete {
  z-index: 10000 !important;
  background-color: #fff;
  position: absolute;
  cursor: default;
}
ul.ui-autocomplete li.ui-menu-item {
  font-size: 14px;
  color: #000;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #c5c5c5;
  background: #eb690b;
  font-weight: normal;
  color: #ffffff;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* monetico */
.col-main iframe.sealed-form {
  width: 100%;
}

.moneticologo {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.moneticologo img {
  display: inline-block;
}

.rocketchat-widget {
  right: 50px !important;
}

#billing\:city {
  text-transform: uppercase;
}

#shipping\:city {
  text-transform: uppercase;
}

/* PopUp chonopost */
.chronopost-popup-container {
  height: 100%;
  position: fixed !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10000;
}

/* Content */
#chronopost-map {
  width: 500px;
  height: 384px;
  float: right;
}

#chronopost-list {
  float: left;
  height: 384px;
  width: 383px;
  overflow-y: scroll;
  background: #fff;
  margin-bottom: 20px;
}

#chronopost-list li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

#chronopost-list li.active {
  background: #f3fff3;
}

#chronopost-list li input {
  display: none;
}

#chronopost-list li label {
  width: 100%;
  cursor: pointer;
  display: block;
}

#chronopost-list .chronopost-info li {
  border: 0;
}

#chronopost-list .chronopost-info span {
  font-weight: bold;
}

#chronopost-address {
  margin: 0 0 10px 0;
}

#chronopost-address .field {
  width: auto;
}

#chronopost-address li {
  float: left;
  margin: 0 10px 0 0;
}

#chronopost-address .input-box {
  width: 170px;
}

#chronopost-address .input-box input {
  width: 100%;
}

#chronopost-address .chronopost-address-update .input-box {
  width: auto;
}

#chronopost-customer {
  clear: both;
  margin-bottom: 10px;
}

#chronopost-customer li {
  float: left;
  margin: 0 10px 0 0;
}

#chronopost-customer .field {
  width: auto;
}

#chronopost-customer .input-box {
  width: 280px;
}

#chronopost-customer .input-box input {
  width: 100%;
}

#chronopost-customer .input-box #chronopost-customer-telephone {
  width: 90%;
}

#chronopost-next {
  float: right;
  margin: 10px 0 0 0;
}

.chronopost-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  clear: both;
}

.chronopost-required {
  color: #df280a;
}

.chronopost-required-error {
  background: #ffefef;
  border: 1px solid #df280a;
}

.chronopost-holiday {
  color: #df280a;
}

/* Mobile */
@media only screen and (max-width: 920px) {
  #chronopost-map {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    width: 100%;
    overflow: hidden;
  }
  #chronopost-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #chronopost-list {
    float: none;
    width: 100%;
  }
}
/* Content */
#chronopost-map {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}

#chronopost-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#chronopost-list {
  overflow-y: scroll;
  height: 275px;
  margin-bottom: 20px;
}

#chronopost-list li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

#chronopost-list li.active {
  background: #f3fff3;
}

#chronopost-list li input {
  display: none;
}

#chronopost-list li label {
  width: 100%;
  cursor: pointer;
  display: block;
}

#chronopost-list .chronopost-info li {
  border: 0;
}

#chronopost-list .chronopost-info span {
  font-weight: bold;
}

#chronopost-current-address {
  margin: 0 0 10px 0;
}

#chronopost-current-address p {
  margin: 0 0 5px 0;
}

.chronopost-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.chronopost-required {
  color: #df280a;
}

.chronopost-required-error {
  background: #ffefef;
  border: 1px solid #df280a;
}

.chronopost-holiday {
  color: #df280a;
}

.chronopost-pickup-select {
  float: right;
}

/* PopUp dpd */
.dpd-popup-container {
  height: 100%;
  position: fixed !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10000;
}

/* Content */
#dpd-map {
  width: 500px;
  height: 384px;
  float: right;
}

#dpd-list {
  float: left;
  height: 384px;
  width: 383px;
  overflow-y: scroll;
  background: #fff;
  margin-bottom: 20px;
}

#dpd-list li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

#dpd-list li.active {
  background: #f3fff3;
}

#dpd-list li input {
  display: none;
}

#dpd-list li label {
  width: 100%;
  cursor: pointer;
  display: block;
}

#dpd-list .dpd-info li {
  border: 0;
}

#dpd-list .dpd-info span {
  font-weight: bold;
}

#dpd-address {
  margin: 0 0 10px 0;
}

#dpd-address .field {
  width: auto;
}

#dpd-address li {
  float: left;
  margin: 0 10px 0 0;
}

#dpd-address .input-box {
  width: 170px;
}

#dpd-address .input-box input {
  width: 100%;
}

#dpd-address .dpd-address-update .input-box {
  width: auto;
}

#dpd-customer {
  clear: both;
  margin-bottom: 10px;
}

#dpd-customer li {
  float: left;
  margin: 0 10px 0 0;
}

#dpd-customer .field {
  width: auto;
}

#dpd-customer .input-box {
  width: 280px;
}

#dpd-customer .input-box input {
  width: 100%;
}

#dpd-customer .input-box #dpd-customer-telephone {
  width: 90%;
}

#dpd-next {
  float: right;
  margin: 10px 0 0 0;
}

.dpd-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  clear: both;
}

.dpd-required {
  color: #df280a;
}

.dpd-required-error {
  background: #ffefef;
  border: 1px solid #df280a;
}

.dpd-holiday {
  color: #df280a;
}

/* Mobile */
@media only screen and (max-width: 920px) {
  #dpd-map {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    width: 100%;
    overflow: hidden;
  }
  #dpd-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #dpd-list {
    float: none;
    width: 100%;
  }
}
/* Content */
#dpd-map {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}

#dpd-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#dpd-list {
  overflow-y: scroll;
  height: 275px;
  margin-bottom: 20px;
}

#dpd-list li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

#dpd-list li.active {
  background: #f3fff3;
}

#dpd-list li input {
  display: none;
}

#dpd-list li label {
  width: 100%;
  cursor: pointer;
  display: block;
}

#dpd-list .dpd-info li {
  border: 0;
}

#dpd-list .dpd-info span {
  font-weight: bold;
}

#dpd-current-address {
  margin: 0 0 10px 0;
}

#dpd-current-address p {
  margin: 0 0 5px 0;
}

.dpd-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.dpd-required {
  color: #df280a;
}

.dpd-required-error {
  background: #ffefef;
  border: 1px solid #df280a;
}

.dpd-holiday {
  color: #df280a;
}

.dpd-pickup-select {
  float: right;
}

#detail_chrono,
#detail_dpd,
#detail_relay {
  margin: 5px;
}

#giftcard-product-media.giftcard-product-media {
  float: none;
  transform: none !important;
  height: 365px !important;
  margin: 1rem auto;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  #giftcard-product-media.giftcard-product-media {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #giftcard-product-media.giftcard-product-media .giftcard-change-image {
    width: 150px;
  }
}

.giftcard-product-media #giftcard-template-left,
#popup-giftcard #giftcard-template-left {
  display: grid;
  grid-template-columns: auto auto;
  border-radius: 10px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content,
#popup-giftcard #giftcard-template-left .giftcard-template-content {
  display: flex;
  flex-direction: column;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-title.giftcard-style-color,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-title.giftcard-style-color {
  margin: 20px auto !important;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-align: center !important;
  text-transform: uppercase;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-from-to,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-from-to {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-from-to > span,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-from-to > span {
  display: flex;
  align-items: center;
  gap: 6px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-from-to > span label,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-from-to > span label {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-text,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-text {
  font-size: 14px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-text:last-of-type,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-text:last-of-type {
  height: auto;
  margin-top: auto !important;
  margin-bottom: 15px !important;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-text > .giftcard-text-color,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-text > .giftcard-text-color {
  color: white !important;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align: center;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-box,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-box {
  float: none;
  width: calc(100% - 30px);
  margin-top: 15px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-box .giftcard-text-box,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-box .giftcard-text-box {
  margin-top: 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: 0;
  box-shadow: inset 0 0 1px 0 regba(0, 0, 0, 0.5);
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-box .giftcard-custom-message,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-box .giftcard-custom-message {
  padding: 9px 13px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .value-barcode,
#popup-giftcard #giftcard-template-left .giftcard-template-content .value-barcode {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  margin: 10px 15px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-text:last-of-type,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-text:last-of-type {
  height: auto;
  margin-top: auto !important;
  margin-bottom: 15px !important;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-text > .giftcard-text-color,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-text > .giftcard-text-color {
  color: white !important;
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.25pt;
  line-height: 1.1;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard_value > .giftcard-text-color,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard_value > .giftcard-text-color {
  font-size: 14px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard_value > .giftcard-price-change,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard_value > .giftcard-price-change {
  font-family: "Novecento", "Yanone", Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: 900;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-code,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-code {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  float: none;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-code > span,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-code > span {
  display: flex;
  float: none;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-number,
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-barcode,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-number,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-barcode {
  font-style: normal;
  text-transform: uppercase;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-number .giftcard-style-color,
.giftcard-product-media #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-barcode .giftcard-style-color,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-number .giftcard-style-color,
#popup-giftcard #giftcard-template-left .giftcard-template-content .giftcard-code .giftcard-barcode .giftcard-style-color {
  font-style: normal;
  margin-left: auto;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content-left,
#popup-giftcard #giftcard-template-left .giftcard-template-content-left {
  display: flex;
  flex-direction: column;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content-left .giftcard-logo,
#popup-giftcard #giftcard-template-left .giftcard-template-content-left .giftcard-logo {
  top: 240px;
  height: 86px;
}
.giftcard-product-media #giftcard-template-left .giftcard-template-content-left .giftcard-logo img,
#popup-giftcard #giftcard-template-left .giftcard-template-content-left .giftcard-logo img {
  height: 86px;
}

#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
  bottom: 12px !important;
}

.customer-account-login .page-title h1,
.cms-boutique .page-title h1 {
  color: #eb660b;
  text-transform: uppercase;
  text-align: center;
}

.boutique {
  display: grid;
  gap: 2rem;
  line-height: 1.5;
}
.boutique a.icon-itineraire {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
}
.boutique a.icon-itineraire::after {
  content: url("../images/newbrand/icon-geomap-orange.svg");
  display: block;
  width: 3rem;
  height: 3rem;
}
.boutique > section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100vw - 4rem, 30rem), 1fr));
  gap: 1.5rem clamp(2rem, 1rem + 3vw, 4rem);
}
.boutique > section.intro {
  grid-row-start: 1;
}
.boutique > section > h2 {
  display: flex;
  align-items: center;
  gap: 1rem;
  grid-column: 1/-1;
  margin: 0;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  direction: ltr;
}
.boutique > section > h2::after {
  content: "";
  display: block;
  flex: 1 0 min(2rem, 100%);
  height: 0.5rem;
  background-color: #7f9a8b;
}
.boutique > section:nth-child(odd) {
  direction: ltr;
}
.boutique > section:nth-child(even) {
  direction: rtl;
}
.boutique > section article {
  grid-column: 1/span 1;
  margin-block: auto;
  direction: ltr;
}
.boutique > section article a {
  font-weight: 600;
}
.boutique > section article span {
  color: #294a42;
  font-weight: 700;
}
.boutique > section article em {
  color: #a8957b;
  font-weight: 600;
}
.boutique > section .info {
  background-color: #dfe6e4;
  margin-block: 2rem;
  padding: 1.5rem 2.5rem;
  border-radius: 5px;
  text-align: center;
}
.boutique > section .info h3 {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  color: #294a42;
}
.boutique > section .info ul {
  text-align: left;
  list-style-position: outside;
}
.boutique > section a[role=button] {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  background-color: #faf5f2;
  border-radius: 0.5rem;
  border: 0.125rem solid #eb660b;
  min-height: 2rem;
  margin-inline: auto;
  padding: 0.125rem 0.75rem 0;
  font-family: "Montserrat", system-ui, sans-serif;
  color: #eb660b;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  white-space: break-spaces;
}
.boutique > footer {
  grid-column: 1/-1;
  text-align: center;
}
.boutique > footer > ul {
  display: flex;
  gap: 1rem;
  list-style: none;
  margin: 1remauto;
}
.boutique address {
  margin-block-end: 1rem;
}
.boutique address strong {
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.boutique figure {
  grid-column: span 1/-1;
  grid-row-start: 2;
  display: flex;
  flex-direction: column;
  place-content: start stretch;
  margin-block: auto;
}
.boutique figure > img {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  object-fit: cover;
  background-color: whitesmoke;
  border-radius: 0.25rem;
  text-align: center;
}
.boutique figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  min-height: 2rem;
}

.boutique .social-links,
.cms-page-view .std .social-links {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  padding: 0;
}
.boutique .social-links li,
.cms-page-view .std .social-links li {
  display: inline-block;
  vertical-align: middle;
}
.boutique .social-links a,
.cms-page-view .std .social-links a {
  position: relative;
  display: block;
  height: 2.5rem;
  background-size: 2rem;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.5s ease-in-out 0s;
  filter: invert(1);
}
.boutique .social-links a.link-facebook,
.cms-page-view .std .social-links a.link-facebook {
  background-image: url("../images/newbrand/icon-facebook.svg");
}
.boutique .social-links a.link-twitter,
.cms-page-view .std .social-links a.link-twitter {
  background-image: url("../images/newbrand/icon-twitter.svg");
}
.boutique .social-links a.link-instagram,
.cms-page-view .std .social-links a.link-instagram {
  background-image: url("../images/newbrand/icon-instagram.svg");
}
.boutique .social-links a.link-youtube,
.cms-page-view .std .social-links a.link-youtube {
  background-size: auto 2rem;
  background-image: url("../images/newbrand/icon-youtube.svg");
}
.boutique .social-links a.link-linkedin,
.cms-page-view .std .social-links a.link-linkedin {
  background-image: url("../images/newbrand/icon-linkedin.svg");
}

a[role=button].alternative-button {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  background-color: #faf5f2;
  border-radius: 0.5rem;
  border: 0.125rem solid #eb660b;
  min-height: 2rem;
  margin-inline: auto;
  padding: 0.125rem 0.75rem 0;
  font-family: "Montserrat", system-ui, sans-serif;
  color: #eb660b;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  white-space: break-spaces;
}

.shipping-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 3rem;
  width: 100%;
  max-width: fit-content;
  padding: 0.5rem;
  margin-block: 1rem;
  margin-inline: auto;
  border: 0.125rem solid #a8957b;
  border-radius: 0.5rem;
  color: #a8957b;
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-align: left;
}
.shipping-info::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23a8957b' d='M74.168 20.668c-5.957-5.957-13.879-9.2383-22.305-9.2383s-16.348 3.2812-22.305 9.2383c-9.6797 9.6797-11.988 24.895-5.6133 37l.15625.29688-3.8711 16.641 16.645-3.8711.29688.15625c4.5 2.3711 9.5859 3.625 14.695 3.625 8.4258 0 16.348-3.2812 22.301-9.2383 5.9492-5.9492 9.2227-13.871 9.2227-22.305.003906-8.4375-3.2734-16.359-9.2227-22.305zM56.156 39.914l-4.2344 14.988c-.1875.65625-.09375 1.3672.25781 1.9531.35156.58203.93359 1 1.6016 1.1445.5625.12109.89062.4375 1.0039.96094.10547.49219.046875 1.3047-.81641 2.375-1.6562 2.043-3.8672 3.2148-6.0625 3.2148-1.5195 0-2.8281-.57422-3.5859-1.5781-.67578-.89453-.85547-2.0742-.5-3.3242l4.2344-14.988c.18359-.65625.089843-1.3672-.26172-1.9492-.35156-.58594-.93359-1.0039-1.6016-1.1484-.56641-.12109-.89453-.4375-1.0039-.96094-.14844-.71094.13281-1.5312.82031-2.3789 1.6914-2.0898 3.8086-3.2383 5.9531-3.2383 1.5273 0 2.8594.60156 3.6523 1.6523.6875.91406.88281 2.0781.54297 3.2773zm-.86719-7.4883c-2.8047 0-5.0859-2.2812-5.0859-5.0859 0-2.8047 2.2812-5.0859 5.0859-5.0859 2.8047 0 5.0859 2.2812 5.0859 5.0859 0 2.8047-2.2812 5.0859-5.0859 5.0859z'/%3E%3C/svg%3E%0A");
  display: block;
  min-width: 3rem;
  height: 3rem;
  flex: 1 1 3rem;
}

.cms-page-view .main-container.col2-left-layout {
  margin: 0;
  padding: 0;
}
.cms-page-view .main-container.col2-left-layout .main {
  display: grid;
  grid-template-columns: 30% 70%;
  margin: 0 auto;
}
.cms-page-view .main-container.col2-left-layout .col-left.sidebar:not(.col-left-first) {
  position: relative;
  width: unset;
  max-width: 45ch;
  margin: 50px 0 0 20px;
}
.cms-page-view .main-container.col2-left-layout .col-main {
  width: unset;
  margin-block-end: 3rem;
  max-width: 120ch;
}
.cms-page-view .col-main {
  width: min(100vw - 3rem, 100ch);
  margin-block-end: 3rem;
}
.cms-page-view .col-main > .page-title {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1rem + 2vw, 2rem);
  margin-block: 2rem;
  padding: 0;
  font-size: clamp(1.5rem, 1rem + 1vw, 1.75rem);
  font-family: "Roboto Condensed", system-ui, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.cms-page-view .col-main > .page-title h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100vw - 2rem, 100%);
  max-width: fit-content;
  gap: 1rem;
  min-height: 3rem;
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border-radius: 0.25rem;
  text-align: left;
  background-color: #294a42;
  margin: 0;
}

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