.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}
.container:after {
  clear: both;
}
@media (min-width: 641px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 641px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
p {
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
small blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
textarea {
  height: auto;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #2a2f33;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #2a2f33;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #2a2f33;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"] {
  float: none;
  margin-left: 0;
}
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea {
  margin-left: 0;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}
.form-actions:after {
  clear: both;
}
.help-inline {
  color: #595959;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu .dropdown-submenu:hover > a,
.dropdown-menu .dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
}
.close {
  float: right;
  font-size: 2rem;
  font-weight: 700;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin: 0 0 20px 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert h4 {
  color: #c09853;
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.tab-content {
  overflow: auto;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  opacity: 0.84;
}
.modal-backdrop.fade {
  opacity: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 1.5rem;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #FFFFFF;
  text-align: center;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 4rem 4rem;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 640px) {
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
/* Desktop */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
.hidden {
  display: none !important;
}
/*
	ColorBox Core Style:
	The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* 
	User Style:
	Change the following styles to modify the appearance of ColorBox.  They are
	ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/overlay.png) repeat 0 0;
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -100px 0;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -129px 0;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -100px -29px;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -129px -29px;
}
#cboxMiddleLeft {
  width: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) left top repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) right top repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/border.png) 0 -29px repeat-x;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious.hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext.hover {
  background-position: -50px -25px;
}
#cboxLoadingOverlay {
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../../../../../../../_ui/responsive/theme-green/images/colorbox/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxClose.hover {
  background-position: -25px -25px;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
/* Datetimepicker size */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 0.5rem 0;
  padding: 0.5rem;
  width: 21em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38rem;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
/* Selector Nav Header and Day Label Styling */
.bootstrap-datetimepicker-widget table th {
  height: 2.5rem;
  line-height: 2.5rem;
  width: 2.5rem;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev,
.bootstrap-datetimepicker-widget table th.next {
  position: relative;
}
.bootstrap-datetimepicker-widget table th.prev:hover::after,
.bootstrap-datetimepicker-widget table th.next:hover::after,
.bootstrap-datetimepicker-widget table th.prev:active::after,
.bootstrap-datetimepicker-widget table th.next:active::after,
.bootstrap-datetimepicker-widget table th.prev:focus::after,
.bootstrap-datetimepicker-widget table th.next:focus::after {
  color: #2a2f33;
}
.bootstrap-datetimepicker-widget table th.prev::after,
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #0081c6;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  font-family: 'FontAwesome';
  font-size: 2rem;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "";
}
.bootstrap-datetimepicker-widget table th.next::after {
  content: "";
}
/* Header Day of the week : Styling */
.bootstrap-datetimepicker-widget table thead tr:last-child th {
  font-weight: 600;
  font-size: 1.4rem;
  color: #0081c6;
}
/* Nav Header : Styling */
.bootstrap-datetimepicker-widget table thead tr:first-child th:first-child,
.bootstrap-datetimepicker-widget table thead tr:first-child th:last-child {
  background-color: #FFFFFF;
  border: 0.1rem solid #f7f7f7;
  color: #2a2f33;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:first-child:hover,
.bootstrap-datetimepicker-widget table thead tr:first-child th:last-child:hover,
.bootstrap-datetimepicker-widget table thead tr:first-child th:first-child:active,
.bootstrap-datetimepicker-widget table thead tr:first-child th:last-child:active,
.bootstrap-datetimepicker-widget table thead tr:first-child th:first-child:focus,
.bootstrap-datetimepicker-widget table thead tr:first-child th:last-child:focus {
  background-color: #FFFFFF;
  border: 0.1rem solid #dedede;
}
/* Header : Styling */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #0081c6;
  color: #ffffff;
}
/* Selector Nav Header : Hover Background */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #006093;
  color: #ffffff;
}
/* Styling Table */
.bootstrap-datetimepicker-widget table {
  background-color: #ffffff;
}
/* Date Styling into the table */
.bootstrap-datetimepicker-widget table td {
  height: 4.5rem;
  line-height: 4.5rem;
  width: 4.5rem;
  font-weight: 600;
  font-size: 1.4rem;
  color: #2a2f33;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #777777;
}
/* Selector Day Styling into the table */
.bootstrap-datetimepicker-widget table td.day {
  height: 2.5rem;
  line-height: 2.5rem;
  width: 2.5rem;
}
/* Selector Day Hover Background into the table */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eae9e9;
  cursor: pointer;
}
/* Selector Day Color : old and new in the month into the table */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #5c6877;
}
/* Selector Day Default in table when not selected */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
/* Selector Day Default in table when not selected */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 0.8rem 0.8rem;
  border-bottom-color: #56b046;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
/* Selector Day Default in table */
.bootstrap-datetimepicker-widget table td.active {
  background-color: #0081c6;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #006093;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* Selector Day Default in table : indicator */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #FFFFFF;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
/* Selector Month : Styling */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  text-transform: uppercase;
  margin: 0.2rem 0.15rem;
  cursor: pointer;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
/* Selector Month : Hover */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eae9e9;
}
/* Selector Month */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #0081c6;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.active:hover,
.bootstrap-datetimepicker-widget table td span.active:active {
  background-color: #006093;
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*
 * Bootstrap-select v1.13.14
 *
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: auto \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
/*.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}*/
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("#{@owl-image-path}owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* Fix Scrollbar for Chrome, Edge, Safari and Opera */
::-webkit-scrollbar {
  width: 1rem;
  height: 1rem;
}
::-webkit-scrollbar-track {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  background: #dddbdc;
  box-shadow: inset 0 0 0.3rem #5c6877;
  -webkit-box-shadow: inset 0 0 0.3rem #5c6877;
  -moz-box-shadow: inset 0 0 0.3rem #5c6877;
  -o-box-shadow: inset 0 0 0.3rem #5c6877;
}
::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  background: #0081c6;
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active {
  background: #004f7a;
}
/* Fix Scrollbar for Firefox */
:root {
  scrollbar-width: thin;
  scrollbar-color: #0081c6 #dddbdc;
}
.animation,
.animation:before,
.animation:after {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@keyframes animate-progressbar {
  0% {
    width: 0%;
  }
}
@-webkit-keyframes animate-progressbar {
  0% {
    width: 0%;
  }
}
@-moz-keyframes animate-progressbar {
  0% {
    width: 0%;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeIn {
  from {
    right: 0;
    opacity: 0;
  }
  to {
    right: 10px;
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    right: 10px;
    opacity: 1;
  }
  to {
    right: 0;
    opacity: 0;
  }
}
.ui-box {
  background-color: #ffffff;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
}
.user-box {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  padding: 1.5rem 3rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .user-box {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 1399px) {
  .user-box {
    padding: 1rem;
  }
}
.user-box--primary {
  background-color: #ffffff;
}
.user-box--secondary {
  background-color: #eae9e9;
}
.content-box {
  background-color: #ffffff;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  box-shadow: 0.6rem 0.6rem 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0.6rem 0.6rem 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0.6rem 0.6rem 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0.6rem 0.6rem 1rem rgba(0, 0, 0, 0.3);
  padding: 1.5rem;
}
@media (max-width: 640px) {
  .content-box {
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.3);
    padding: 1rem;
  }
}
.price--box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  height: 3rem;
  color: #2a2f33;
  margin-bottom: 0.5rem;
}
.price--box .price__display {
  margin-right: 0.5rem;
}
.price--box .price__display-symbol {
  color: #2a2f33;
}
.price--big {
  display: inline-block;
}
.price--big .price__display {
  font-size: 5.2rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price--big .price__display {
    font-size: 4.2rem;
  }
}
@media (max-width: 991px) {
  .price--big .price__display {
    font-size: 4.6rem;
  }
}
.price--big .price__display-symbol {
  font-size: 0.5em;
  top: -0.8em;
}
.price--big .crossed-out-price {
  font-size: 2.1rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price--big .crossed-out-price {
    font-size: 1.8rem;
  }
}
.price--cart .price__display {
  font-size: 1.7rem;
  font-weight: 600;
  color: #2A3F54;
}
@media (min-width: 992px) {
  .price--cart .price__display {
    font-size: 1.6rem;
  }
}
.price--cart .price__display--discount {
  color: #FF0029;
  margin-right: 3px;
}
.price--cart .price__display--new {
  color: #FF0029;
  font-size: 1.3rem;
}
.price--cart .price__display--unit {
  color: #0081c6;
  font-weight: 400;
  font-size: 1.3rem;
}
.price--cart .price__display--strike {
  color: #0081c6;
  text-decoration: line-through;
  font-weight: 400;
  font-size: 1.3rem;
}
.price--t2s-cart {
  font-size: 1.4rem;
  font-weight: 600;
}
.price--t2s-cart .price__display {
  white-space: nowrap;
  margin-right: 0.5rem;
}
.price--recs {
  display: flex;
}
.price--recs .price__portion {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .price--recs .price__portion {
    font-size: 1.1rem;
  }
}
.price--recs .price__display-nb {
  font-size: 2rem;
}
@media (min-width: 992px) {
  .price--recs .price__display-nb {
    font-size: 2.2rem;
  }
}
.price--recs .price__display-symbol {
  font-size: 0.8rem;
  top: -1em;
}
@media (min-width: 992px) {
  .price--recs .price__display-symbol {
    font-size: 1rem;
  }
}
.price--recs .price__display-cents {
  font-size: 1.1rem;
}
@media (min-width: 992px) {
  .price--recs .price__display-cents {
    font-size: 1.3rem;
  }
}
.price--recs .price__crossed {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .price--recs .price__crossed {
    font-size: 1.3rem;
  }
}
.price--recs .price__unit {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .price--recs .price__unit {
    font-size: 1.3rem;
  }
}
@media (max-width: 991px) {
  .price--recs {
    height: auto;
    margin-bottom: 0;
  }
  .price--recs .price__display {
    line-height: 1.2rem;
  }
}
@media (max-width: 991px) {
  .price--recs.price--new {
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
  .price--recs.price--new .price__display,
  .price--recs.price--new .price__crossed,
  .price--recs.price--new .price__unit {
    flex: 0 0 auto;
  }
  .price--recs.price--new .price__unit {
    flex-basis: 100%;
  }
}
.price__display {
  font-weight: 700;
  font-size: 2.6rem;
  color: #2a2f33;
}
.price__display-symbol {
  font-size: 0.65em;
}
.price__display-cents {
  font-size: 0.5em;
}
.price__unit {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.6rem;
  flex-shrink: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price__unit {
    font-size: 1.4rem;
  }
}
@media (max-width: 640px) {
  .price__unit {
    font-size: 1.4rem;
  }
}
.price--card {
  margin-bottom: 2px;
  height: auto;
}
.price--card sup {
  top: -0.8em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price--card {
    flex-wrap: wrap;
    height: auto;
  }
}
.price--card .price__display-nb {
  font-size: 2.6rem;
}
@media (min-width: 992px) {
  .price--card .price__display-nb {
    font-size: 2.4rem;
  }
}
.price--card .price__display {
  color: #2A3F54;
  position: relative;
  line-height: 2rem;
  margin-top: 8px;
  flex-shrink: 0;
}
.price--card .price__display-nb,
.price--card .price__display-symbol,
.price--card .price__display-cents {
  color: #2A3F54;
}
.price--card .price__display-symbol {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .price--card .price__display-symbol {
    font-size: 1.2rem;
  }
}
.price--card .price__display-cents {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .price--card .price__display-cents {
    font-size: 1.3rem;
  }
}
.price--card .price__unit {
  font-size: 1.4rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price--card .price__unit {
    font-size: 1.1rem;
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.price--card .price__portion {
  display: block;
  font-size: 1.35rem;
}
@media (min-width: 992px) {
  .price--card .price__portion {
    font-size: 1.2rem;
  }
}
.price--card .crossed-out-price {
  flex-shrink: 0;
}
.price--card .price__unit {
  flex-shrink: 1;
}
.price--card + .price--card {
  margin-bottom: 0;
}
.price--new:not(.price--big) .crossed-out-price {
  margin-right: 0.5rem;
}
.price--new .price__display {
  color: #ff0000;
}
.price--new .price__display-nb,
.price--new .price__display-symbol,
.price--new .price__display-cents {
  color: #ff0000;
}
.price--new.price--big .price__unit {
  display: block;
}
@media (min-width: 641px) {
  .price--new.price--cart {
    display: block;
    margin-top: 1.5rem;
  }
}
@media (max-width: 640px) {
  .price--new.price--cart {
    display: inline-block;
    margin-right: 0.5rem;
  }
}
.price--pap .price__display {
  color: #ff0000;
}
.price--pap .price__display-nb,
.price--pap .price__display-symbol,
.price--pap .price__display-cents {
  color: #ff0000;
}
.crossed-out-price {
  display: inline-block;
  font-weight: 600;
  font-size: 1.4rem;
  color: #2a2f33;
  text-decoration: line-through;
  white-space: nowrap;
}
/**
Styling Illustration Icon in the popins
 */
/*
### COMPONENTS MIXINS STYLE
********************************************************************/
/**
Class to fix popin in fullscreen mode for mobile
 */
@media (max-width: 640px) {
  .popin--fxs {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    outline: 0;
    background-color: #ffffff !important;
    width: 100vw !important;
    height: 100vh !important;
  }
}
@media (max-width: 640px) {
  .popin--fxs-content {
    position: fixed;
    top: 7rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -ms-overflow-y: auto;
  }
}
@media (max-width: 640px) {
  .popin--fxs #cboxWrapper {
    width: 100vw !important;
    height: 100vh !important;
  }
}
@media (max-width: 640px) {
  .popin--fxs #cboxContent {
    width: 100vw !important;
    height: 100% !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
  }
}
@media (max-width: 640px) {
  .popin--fxs #cboxLoadedContent {
    width: 100vw !important;
    height: 100% !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    margin-top: 7rem !important;
    padding: 2rem 1rem;
  }
}
@media (max-width: 640px) {
  .popin--fxs #cboxTitle {
    bottom: 0 !important;
    height: 7rem !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    padding: 2rem !important;
  }
}
@media (max-width: 640px) {
  .popin--fxs #cboxTopLeft,
  .popin--fxs #cboxTopCenter,
  .popin--fxs #cboxTopRight,
  .popin--fxs #cboxBottomLeft,
  .popin--fxs #cboxBottomCenter,
  .popin--fxs #cboxBottomRight {
    float: none !important;
    width: 0 !important;
    height: 0 !important;
  }
}
@media (max-width: 640px) {
  .popin--fxs #cboxMiddleLeft,
  .popin--fxs #cboxMiddleRight {
    float: none !important;
    width: 0 !important;
    height: 0 !important;
  }
}
.control-group .form-radio-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1rem;
}
.control-group .form-radio-box:hover,
.control-group .form-radio-box:focus,
.control-group .form-radio-box:active {
  border: 0.1rem solid #dddbdc;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
}
.control-group .form-radio-box.active {
  border: 0.1rem solid #0081c6;
  box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
  -webkit-box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
  -moz-box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
  -o-box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
}
.control-group .form-radio-box__label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  text-align: left;
  padding: 0;
}
@media (max-width: 1399px) {
  .control-group .form-radio-box__label {
    font-size: 1.4rem;
  }
}
.control-group .form-radio-box input[type='radio'] {
  width: 1.7rem;
  height: 1.7rem;
  margin: 0 1rem 0 0;
}
.control-group .form-checkbox-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 0.13rem solid #c1c1c1;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  padding: 1rem;
  margin-bottom: 1.2rem;
}
.control-group .form-checkbox-box:hover,
.control-group .form-checkbox-box:focus,
.control-group .form-checkbox-box:active {
  border: 0.1rem solid #dddbdc;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
}
.control-group .form-checkbox-box:last-of-type {
  margin-bottom: 0;
}
.control-group .form-checkbox-box.active {
  border: 0.1rem solid #0081c6;
  box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
  -webkit-box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
  -moz-box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
  -o-box-shadow: 0 0 0.6rem rgba(0, 129, 198, 0.4);
}
.control-group .form-checkbox-box__bold-text {
  font-weight: 600;
}
.control-group .form-checkbox-box p {
  line-height: 1.4rem;
  margin-bottom: 0;
}
.control-group .form-checkbox-box p:last-child {
  margin-bottom: 0;
}
.control-group .form-checkbox-box__label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1rem;
  text-align: left;
  padding: 0;
}
@media (max-width: 1399px) {
  .control-group .form-checkbox-box__label {
    font-size: 1.4rem;
  }
}
.control-group--custom .form-radio-box input[type='radio'] {
  appearance: none;
  width: 24px;
  height: 24px;
  border: 1px solid #2a2f33;
  border-radius: 50%;
  outline: none;
  transition: box-shadow 0.3s ease;
  margin: 0 1.5rem 0 0;
}
.control-group--custom .form-radio-box input[type='radio']:focus {
  outline: none;
}
.control-group--custom .form-radio-box input[type='radio']:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  top: -1px;
  left: -1px;
}
.control-group--custom .form-radio-box input[type='radio']:checked:before {
  background: #0081c6;
}
form .control-group.error {
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  form .control-group.error {
    margin-bottom: 0.5rem;
  }
}
form .control-group.error .ui-form__label {
  color: inherit;
}
form .control-group.error .ui-form__input input {
  background-color: rgba(204, 0, 0, 0.1);
  border: 0.1rem solid #cc0000;
}
form .control-group.error .ui-form__input input:focus,
form .control-group.error .ui-form__input input:active {
  border: 0.1rem solid #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 0, 0, 0.6);
  outline: none;
}
form .control-group.error .ui-form__input input:hover {
  border: 0.1rem solid #cc0000;
}
form .control-group.error .ui-form__pstrength .pstrength-minchar {
  display: none;
}
form .control-group.error .help-inline {
  font-size: 1.4rem;
  font-style: italic;
  color: #cc0000;
}
@media (max-width: 640px) {
  form .control-group.error .help-inline {
    font-size: 1.2rem;
  }
}
form .control-group .ui-form__label {
  font-weight: 400;
  font-size: 1.4rem;
  color: #2a2f33;
  padding: 0 0 0.7rem 0;
  margin: 0;
}
@media (max-width: 1399px) {
  form .control-group .ui-form__label {
    font-size: 1.3rem;
    padding: 0 0 0.5rem 0;
  }
}
form .control-group .ui-form__label .label-mandatory {
  color: #cc0000;
}
form .control-group .ui-form__input {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
form .control-group .ui-form__input input,
form .control-group .ui-form__input select {
  color: #2a2f33;
  font-size: 1.3rem;
}
form .control-group .ui-form__input input::placeholder,
form .control-group .ui-form__input select::placeholder {
  font-size: 1.3rem;
  color: #999999;
}
form .control-group .ui-form__input select {
  font-size: 1.6rem;
  color: #2a2f33;
  border: 0.1rem solid #a1a1a1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  height: 4.5rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
@media (max-width: 1399px) {
  form .control-group .ui-form__input select {
    font-size: 1.4rem;
    height: 4rem;
    padding: 1rem;
  }
}
form .control-group .ui-form__input select:focus,
form .control-group .ui-form__input select:active {
  border: 0.1rem solid #0081c6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: none;
}
form .control-group .ui-form__input select:hover {
  border: 0.1rem solid #0081c6;
}
form .control-group .ui-form__input-txt {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
form .control-group .ui-form__input-pwd {
  border-radius: 0.5rem 0 0 0.5rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
}
form .control-group .ui-form__input-addon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f7f7f7;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-border-radius: 0 0.5rem 0.5rem 0;
  -moz-border-radius: 0 0.5rem 0.5rem 0;
  border: 0.1rem solid #a1a1a1;
  padding: 0.95rem;
}
@media (max-width: 1399px) {
  form .control-group .ui-form__input-addon {
    padding: 0.85rem;
  }
}
form .control-group .ui-form__input-addon .icoSysco {
  font-size: 2.4rem;
  color: #5c6877;
}
@media (max-width: 1399px) {
  form .control-group .ui-form__input-addon .icoSysco {
    font-size: 2.1rem;
  }
}
form .control-group .ui-form__input-addon:hover,
form .control-group .ui-form__input-addon:active,
form .control-group .ui-form__input-addon:focus {
  cursor: pointer;
  background-color: #eae9e9;
}
form .control-group .ui-form__input-addon:hover .icoSysco,
form .control-group .ui-form__input-addon:active .icoSysco,
form .control-group .ui-form__input-addon:focus .icoSysco {
  color: #0081c6;
}
form .control-group .ui-form__pstrength {
  margin-top: 1rem;
}
form .control-group .ui-form__pstrength .pstrength-minchar {
  font-size: 1.4rem;
  font-weight: 300;
  font-style: italic;
  color: #0081c6;
  margin-bottom: 1rem;
}
input {
  font-size: 1.6rem;
  color: #2a2f33;
  border: 0.1rem solid #a1a1a1;
  padding: 1.1rem 1rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
@media (max-width: 1399px) {
  input {
    font-size: 1.4rem;
    padding: 1rem;
  }
}
input:focus,
input:active {
  border: 0.1rem solid #0081c6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: none;
}
input:hover {
  border: 0.1rem solid #0081c6;
}
.ui-form--error input,
.ui-form--error select {
  border: 0.1rem solid #cc0000 !important;
}
.ui-form--error input:focus,
.ui-form--error select:focus,
.ui-form--error input:active,
.ui-form--error select:active {
  border: 0.1rem solid #cc0000;
  outline: none;
  box-shadow: none;
}
.c-form__label {
  color: #000000;
  font-weight: 400;
  font-size: 1.4rem;
}
.c-form__dropdown {
  border: 1px solid #dddddd;
  color: #000000;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 6px;
  padding: 8px 10px;
  height: 36px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #F9FAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUuMTYyNTYgNS4xNjI0OUM0Ljk4Njc4IDUuMzM4MDUgNC43NDg1IDUuNDM2NjcgNC41MDAwNiA1LjQzNjY3QzQuMjUxNjIgNS40MzY2NyA0LjAxMzM0IDUuMzM4MDUgMy44Mzc1NiA1LjE2MjQ5TDAuMzAxMzEgMS42Mjc0OUMwLjEyNTUyMSAxLjQ1MTYyIDAuMDI2Nzk2OSAxLjIxMzEyIDAuMDI2ODU1NSAwLjk2NDQ1OEMwLjAyNjkxNDEgMC43MTU3OTcgMC4xMjU3NSAwLjQ3NzM0MyAwLjMwMTYyMiAwLjMwMTU1NEMwLjQ3NzQ5NCAwLjEyNTc2NSAwLjcxNTk5NCAwLjAyNzA0MSAwLjk2NDY1NiAwLjAyNzA5OTZDMS4yMTMzMiAwLjAyNzE1ODIgMS40NTE3NyAwLjEyNTk5NSAxLjYyNzU2IDAuMzAxODY3TDQuNTAwMDYgMy4xNzQzN0w3LjM3MjU2IDAuMzAxODY3QzcuNTQ5MjkgMC4xMzEwMDggNy43ODYwNyAwLjAzNjQwMDQgOC4wMzE4OCAwLjAzODQxOTdDOC4yNzc2OSAwLjA0MDQzOTEgOC41MTI4NyAwLjEzODkyNCA4LjY4Njc4IDAuMzEyNjYzQzguODYwNjggMC40ODY0MDIgOC45NTkzOSAwLjcyMTQ5MyA4Ljk2MTY0IDAuOTY3MzAyQzguOTYzODkgMS4yMTMxMSA4Ljg2OTUgMS40NDk5NyA4LjY5ODgxIDEuNjI2ODdMNS4xNjMxOSA1LjE2MzEyTDUuMTYyNTYgNS4xNjI0OVoiIGZpbGw9IiMwMDgxQzYiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 49%;
}
@media (min-width: 992px) {
  .c-form__dropdown {
    height: 32px;
  }
}
.c-form__dropdown--small {
  flex-basis: 40%;
  max-width: 150px;
}
.c-form__dropdown:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPgoKIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDQuNDk0MjcgMi43MzE4OSkiIGlkPSJzdmdfMSIgZmlsbD0iIzAwODFDNiIgZD0ibTUuMTYyNTYsNS4xNjI0OWMtMC4xNzU3OCwwLjE3NTU2IC0wLjQxNDA2LDAuMjc0MTggLTAuNjYyNSwwLjI3NDE4Yy0wLjI0ODQ0LDAgLTAuNDg2NzIsLTAuMDk4NjIgLTAuNjYyNSwtMC4yNzQxOGwtMy41MzYyNSwtMy41MzVjLTAuMTc1NzksLTAuMTc1ODcgLTAuMjc0NTEsLTAuNDE0MzcgLTAuMjc0NDUsLTAuNjYzMDNjMC4wMDAwNSwtMC4yNDg2NiAwLjA5ODg5LC0wLjQ4NzEyIDAuMjc0NzYsLTAuNjYyOTFjMC4xNzU4NywtMC4xNzU3OCAwLjQxNDM3LC0wLjI3NDUxIDAuNjYzMDQsLTAuMjc0NDVjMC4yNDg2NiwwLjAwMDA2IDAuNDg3MTEsMC4wOTg5IDAuNjYyOSwwLjI3NDc3bDIuODcyNSwyLjg3MjVsMi44NzI1LC0yLjg3MjVjMC4xNzY3MywtMC4xNzA4NiAwLjQxMzUxLC0wLjI2NTQ3IDAuNjU5MzIsLTAuMjYzNDVjMC4yNDU4MSwwLjAwMjAyIDAuNDgwOTksMC4xMDA1IDAuNjU0OSwwLjI3NDI0YzAuMTczOSwwLjE3Mzc0IDAuMjcyNjEsMC40MDg4MyAwLjI3NDg2LDAuNjU0NjRjMC4wMDIyNSwwLjI0NTgxIC0wLjA5MjE0LDAuNDgyNjcgLTAuMjYyODMsMC42NTk1N2wtMy41MzU2MiwzLjUzNjI1bC0wLjAwMDYzLC0wLjAwMDYzeiIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KIDwvZz4KPC9zdmc+);
}
.c-form__label + .c-form__dropdown {
  margin-left: 5px;
}
@media (min-width: 992px) {
  .c-form__label + .c-form__dropdown {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.headline-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0081c6;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  padding: 1.5rem 3rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .headline-box {
    padding: 1.6rem 2rem;
  }
}
@media (max-width: 640px) {
  .headline-box {
    padding: 1.6rem 1rem;
  }
}
.headline-box__icon {
  color: #ffffff;
}
.headline-box__txt {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1399px) {
  .headline-box__txt {
    font-size: 1.8rem;
  }
}
.subtitle-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.subtitle-box__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background-color: #0081c6;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 1rem;
}
@media (max-width: 1399px) {
  .subtitle-box__icon {
    width: 3rem;
    height: 3rem;
  }
}
@media (max-width: 374px) {
  .subtitle-box__icon {
    margin-right: 0.7rem;
  }
}
.subtitle-box__icon .icoSysco {
  font-size: 2.5rem;
  color: #ffffff;
}
@media (max-width: 1399px) {
  .subtitle-box__icon .icoSysco {
    font-size: 2rem;
  }
}
.subtitle-box__txt {
  font-weight: 700;
  font-size: 1.8rem;
  color: #2a2f33;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 375px) and (max-width: 1399px) {
  .subtitle-box__txt {
    font-size: 1.6rem;
  }
}
@media (max-width: 374px) {
  .subtitle-box__txt {
    font-size: 1.5rem;
  }
}
/****************************************************************
**** TYPO SOURCE SANS PRO REGULAR            ********************
****************************************************************/
@font-face {
  font-family: 'source_sans_pro';
  src: url('../fonts/sourcesanspro-regular-webfont.eot');
  src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_pro') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE SANS PRO LIGHT ITALIC      *********************
****************************************************************/
@font-face {
  font-family: 'source_sans_pro';
  src: url('../fonts/sourcesanspro-lightitalic-webfont.eot');
  src: url('../fonts/sourcesanspro-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-lightitalic-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-lightitalic-webfont.woff') format('woff'), url('../fonts/sourcesanspro-lightitalic-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-lightitalic-webfont.svg#source_sans_pro_italic') format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE SANS PRO LIGHT            **********************
****************************************************************/
@font-face {
  font-family: 'source_sans_pro';
  src: url('../fonts/sourcesanspro-light-webfont.eot');
  src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-light-webfont.woff') format('woff'), url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-light-webfont.svg#source_sans_pro_light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE SANS PRO SEMI-BOLD        **********************
****************************************************************/
@font-face {
  font-family: 'source_sans_pro';
  src: url('../fonts/sourcesanspro-semibold-webfont.eot');
  src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_pro_semibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE SANS PRO BOLD             **********************
****************************************************************/
@font-face {
  font-family: 'source_sans_pro';
  src: url('../fonts/sourcesanspro-bold-webfont.eot');
  src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_pro_bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE OPEN SANS ITALIC              ******************
****************************************************************/
@font-face {
  font-family: 'open_sans';
  src: url('../fonts/opensans-italic-webfont.eot');
  src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-italic-webfont.woff2') format('woff2'), url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.ttf') format('truetype'), url('../fonts/opensans-italic-webfont.svg#open_sans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE OPEN SANS BOLD                ******************
****************************************************************/
@font-face {
  font-family: 'open_sans_bold';
  src: url('../fonts/opensans-bold-webfont.eot');
  src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sans_bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE POPPINS REGULAR             ********************
****************************************************************/
@font-face {
  font-family: 'poppins_regular';
  src: url('../fonts/poppins-regular-webfont.eot');
  src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-regular-webfont.woff2') format('woff2'), url('../fonts/poppins-regular-webfont.woff') format('woff'), url('../fonts/poppins-regular-webfont.ttf') format('truetype'), url('../fonts/poppins-regular-webfont.svg#poppins_regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE POPPINS LIGHT               ********************
****************************************************************/
@font-face {
  font-family: 'poppins_light';
  src: url('../fonts/poppins-light-webfont.eot');
  src: url('../fonts/poppins-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-light-webfont.woff2') format('woff2'), url('../fonts/poppins-light-webfont.woff') format('woff'), url('../fonts/poppins-light-webfont.ttf') format('truetype'), url('../fonts/poppins-light-webfont.svg#poppins_light') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE POPPINS MEDIUM              ********************
****************************************************************/
@font-face {
  font-family: 'poppins_medium';
  src: url('../fonts/poppins-medium-webfont.eot');
  src: url('../fonts/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-medium-webfont.woff2') format('woff2'), url('../fonts/poppins-medium-webfont.woff') format('woff'), url('../fonts/poppins-medium-webfont.ttf') format('truetype'), url('../fonts/poppins-medium-webfont.svg#poppins_medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO SOURCE POPPINS SEMI BOLD           ********************
****************************************************************/
@font-face {
  font-family: 'poppins-semibold-webfont';
  src: url('../fonts/poppins-semibold-webfont.eot');
  src: url('../fonts/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-semibold-webfont.woff2') format('woff2'), url('../fonts/poppins-semibold-webfont.woff') format('woff'), url('../fonts/poppins-semibold-webfont.ttf') format('truetype'), url('../fonts/poppins-semibold-webfont.svg#poppins_semibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/****************************************************************
**** TYPO FONT AWESOME                         ******************
****************************************************************/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa,
.multiselect-dropdown-list input[type='checkbox']:checked::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/****************************************************************
**** FONT ICONS FA - PSEUDO-ELEMENTS          *******************
****************************************************************/
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa,
.multiselect-dropdown-list input[type='checkbox']:checked::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-45 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa.link {
  cursor: pointer;
}
.fa.link:hover,
.fa.link:focus,
.fa.link:active {
  color: #212a37;
}
.fa-glass:before {
  content: '';
}
.fa-music:before {
  content: '';
}
.fa-search:before {
  content: '';
}
.fa-envelope-o:before {
  content: '';
}
.fa-heart:before {
  content: '';
}
.fa-star:before {
  content: '';
}
.fa-star-o:before {
  content: '';
}
.fa-user:before {
  content: '';
}
.fa-film:before {
  content: '';
}
.fa-th-large:before {
  content: '';
}
.fa-th:before {
  content: '';
}
.fa-th-list:before {
  content: '';
}
.fa-check:before {
  content: '';
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: '';
}
.fa-search-plus:before {
  content: '';
}
.fa-search-minus:before {
  content: '';
}
.fa-power-off:before {
  content: '';
}
.fa-signal:before {
  content: '';
}
.fa-gear:before,
.fa-cog:before {
  content: '';
}
.fa-trash-o:before {
  content: '';
}
.fa-home:before {
  content: '';
}
.fa-file-o:before {
  content: '';
}
.fa-clock-o:before {
  content: '';
}
.fa-road:before {
  content: '';
}
.fa-download:before {
  content: '';
}
.fa-arrow-circle-o-down:before {
  content: '';
}
.fa-arrow-circle-o-up:before {
  content: '';
}
.fa-inbox:before {
  content: '';
}
.fa-play-circle-o:before {
  content: '';
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: '';
}
.fa-refresh:before {
  content: '';
}
.fa-list-alt:before {
  content: '';
}
.fa-lock:before {
  content: '';
}
.fa-flag:before {
  content: '';
}
.fa-headphones:before {
  content: '';
}
.fa-volume-off:before {
  content: '';
}
.fa-volume-down:before {
  content: '';
}
.fa-volume-up:before {
  content: '';
}
.fa-qrcode:before {
  content: '';
}
.fa-barcode:before {
  content: '';
}
.fa-tag:before {
  content: '';
}
.fa-tags:before {
  content: '';
}
.fa-book:before {
  content: '';
}
.fa-bookmark:before {
  content: '';
}
.fa-print:before {
  content: '';
}
.fa-camera:before {
  content: '';
}
.fa-font:before {
  content: '';
}
.fa-bold:before {
  content: '';
}
.fa-italic:before {
  content: '';
}
.fa-text-height:before {
  content: '';
}
.fa-text-width:before {
  content: '';
}
.fa-align-left:before {
  content: '';
}
.fa-align-center:before {
  content: '';
}
.fa-align-right:before {
  content: '';
}
.fa-align-justify:before {
  content: '';
}
.fa-list:before {
  content: '';
}
.fa-dedent:before,
.fa-outdent:before {
  content: '';
}
.fa-indent:before {
  content: '';
}
.fa-video-camera:before {
  content: '';
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: '';
}
.fa-pencil:before {
  content: '';
}
.fa-map-marker:before {
  content: '';
}
.fa-adjust:before {
  content: '';
}
.fa-tint:before {
  content: '';
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: '';
}
.fa-share-square-o:before {
  content: '';
}
.fa-check-square-o:before {
  content: '';
}
.fa-arrows:before {
  content: '';
}
.fa-step-backward:before {
  content: '';
}
.fa-fast-backward:before {
  content: '';
}
.fa-backward:before {
  content: '';
}
.fa-play:before {
  content: '';
}
.fa-pause:before {
  content: '';
}
.fa-stop:before {
  content: '';
}
.fa-forward:before {
  content: '';
}
.fa-fast-forward:before {
  content: '';
}
.fa-step-forward:before {
  content: '';
}
.fa-eject:before {
  content: '';
}
.fa-chevron-left:before {
  content: '';
}
.fa-chevron-right:before {
  content: '';
}
.fa-plus-circle:before {
  content: '';
}
.fa-minus-circle:before {
  content: '';
}
.fa-times-circle:before {
  content: '';
}
.fa-check-circle:before {
  content: '';
}
.fa-question-circle:before {
  content: '';
}
.fa-info-circle:before {
  content: '';
}
.fa-crosshairs:before {
  content: '';
}
.fa-times-circle-o:before {
  content: '';
}
.fa-check-circle-o:before {
  content: '';
}
.fa-ban:before {
  content: '';
}
.fa-arrow-left:before {
  content: '';
}
.fa-arrow-right:before {
  content: '';
}
.fa-arrow-up:before {
  content: '';
}
.fa-arrow-down:before {
  content: '';
}
.fa-mail-forward:before,
.fa-share:before {
  content: '';
}
.fa-expand:before {
  content: '';
}
.fa-compress:before {
  content: '';
}
.fa-plus:before {
  content: '';
}
.fa-minus:before {
  content: '';
}
.fa-asterisk:before {
  content: '';
}
.fa-exclamation-circle:before {
  content: '';
}
.fa-gift:before {
  content: '';
}
.fa-leaf:before {
  content: '';
}
.fa-fire:before {
  content: '';
}
.fa-eye:before {
  content: '';
}
.fa-eye-slash:before {
  content: '';
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: '';
}
.fa-plane:before {
  content: '';
}
.fa-calendar:before {
  content: '';
}
.fa-random:before {
  content: '';
}
.fa-comment:before {
  content: '';
}
.fa-magnet:before {
  content: '';
}
.fa-chevron-up:before {
  content: '';
}
.fa-chevron-down:before {
  content: '';
}
.fa-retweet:before {
  content: '';
}
.fa-shopping-cart:before {
  content: '';
}
.fa-folder:before {
  content: '';
}
.fa-folder-open:before {
  content: '';
}
.fa-arrows-v:before {
  content: '';
}
.fa-arrows-h:before {
  content: '';
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: '';
}
.fa-twitter-square:before {
  content: '';
}
.fa-facebook-square:before {
  content: '';
}
.fa-camera-retro:before {
  content: '';
}
.fa-key:before {
  content: '';
}
.fa-gears:before,
.fa-cogs:before {
  content: '';
}
.fa-comments:before {
  content: '';
}
.fa-thumbs-o-up:before {
  content: '';
}
.fa-thumbs-o-down:before {
  content: '';
}
.fa-star-half:before {
  content: '';
}
.fa-heart-o:before {
  content: '';
}
.fa-sign-out:before {
  content: '';
}
.fa-linkedin-square:before {
  content: '';
}
.fa-thumb-tack:before {
  content: '';
}
.fa-external-link:before {
  content: '';
}
.fa-sign-in:before {
  content: '';
}
.fa-trophy:before {
  content: '';
}
.fa-github-square:before {
  content: '';
}
.fa-upload:before {
  content: '';
}
.fa-lemon-o:before {
  content: '';
}
.fa-phone:before {
  content: '';
}
.fa-square-o:before {
  content: '';
}
.fa-bookmark-o:before {
  content: '';
}
.fa-phone-square:before {
  content: '';
}
.fa-twitter:before {
  content: '';
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: '';
}
.fa-github:before {
  content: '';
}
.fa-unlock:before {
  content: '';
}
.fa-credit-card:before {
  content: '';
}
.fa-rss:before {
  content: '';
}
.fa-hdd-o:before {
  content: '';
}
.fa-bullhorn:before {
  content: '';
}
.fa-bell:before {
  content: '';
}
.fa-certificate:before {
  content: '';
}
.fa-hand-o-right:before {
  content: '';
}
.fa-hand-o-left:before {
  content: '';
}
.fa-hand-o-up:before {
  content: '';
}
.fa-hand-o-down:before {
  content: '';
}
.fa-arrow-circle-left:before {
  content: '';
}
.fa-arrow-circle-right:before {
  content: '';
}
.fa-arrow-circle-up:before {
  content: '';
}
.fa-arrow-circle-down:before {
  content: '';
}
.fa-globe:before {
  content: '';
}
.fa-wrench:before {
  content: '';
}
.fa-tasks:before {
  content: '';
}
.fa-filter:before {
  content: '';
}
.fa-briefcase:before {
  content: '';
}
.fa-arrows-alt:before {
  content: '';
}
.fa-group:before,
.fa-users:before {
  content: '';
}
.fa-chain:before,
.fa-link:before {
  content: '';
}
.fa-cloud:before {
  content: '';
}
.fa-flask:before {
  content: '';
}
.fa-cut:before,
.fa-scissors:before {
  content: '';
}
.fa-copy:before,
.fa-files-o:before {
  content: '';
}
.fa-paperclip:before {
  content: '';
}
.fa-save:before,
.fa-floppy-o:before {
  content: '';
}
.fa-square:before {
  content: '';
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: '';
}
.fa-list-ul:before {
  content: '';
}
.fa-list-ol:before {
  content: '';
}
.fa-strikethrough:before {
  content: '';
}
.fa-underline:before {
  content: '';
}
.fa-table:before {
  content: '';
}
.fa-magic:before {
  content: '';
}
.fa-truck:before {
  content: '';
}
.fa-pinterest:before {
  content: '';
}
.fa-pinterest-square:before {
  content: '';
}
.fa-google-plus-square:before {
  content: '';
}
.fa-google-plus:before {
  content: '';
}
.fa-money:before {
  content: '';
}
.fa-caret-down:before {
  content: '';
}
.fa-caret-up:before {
  content: '';
}
.fa-caret-left:before {
  content: '';
}
.fa-caret-right:before {
  content: '';
}
.fa-columns:before {
  content: '';
}
.fa-unsorted:before,
.fa-sort:before {
  content: '';
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: '';
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: '';
}
.fa-envelope:before {
  content: '';
}
.fa-linkedin:before {
  content: '';
}
.fa-rotate-left:before,
.fa-undo:before {
  content: '';
}
.fa-legal:before,
.fa-gavel:before {
  content: '';
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: '';
}
.fa-comment-o:before {
  content: '';
}
.fa-comments-o:before {
  content: '';
}
.fa-flash:before,
.fa-bolt:before {
  content: '';
}
.fa-sitemap:before {
  content: '';
}
.fa-umbrella:before {
  content: '';
}
.fa-paste:before,
.fa-clipboard:before {
  content: '';
}
.fa-lightbulb-o:before {
  content: '';
}
.fa-exchange:before {
  content: '';
}
.fa-cloud-download:before {
  content: '';
}
.fa-cloud-upload:before {
  content: '';
}
.fa-user-md:before {
  content: '';
}
.fa-stethoscope:before {
  content: '';
}
.fa-suitcase:before {
  content: '';
}
.fa-bell-o:before {
  content: '';
}
.fa-coffee:before {
  content: '';
}
.fa-cutlery:before {
  content: '';
}
.fa-file-text-o:before {
  content: '';
}
.fa-building-o:before {
  content: '';
}
.fa-hospital-o:before {
  content: '';
}
.fa-ambulance:before {
  content: '';
}
.fa-medkit:before {
  content: '';
}
.fa-fighter-jet:before {
  content: '';
}
.fa-beer:before {
  content: '';
}
.fa-h-square:before {
  content: '';
}
.fa-plus-square:before {
  content: '';
}
.fa-angle-double-left:before {
  content: '';
}
.fa-angle-double-right:before {
  content: '';
}
.fa-angle-double-up:before {
  content: '';
}
.fa-angle-double-down:before {
  content: '';
}
.fa-angle-left:before {
  content: '';
}
.fa-angle-right:before {
  content: '';
}
.fa-angle-up:before {
  content: '';
}
.fa-angle-down:before {
  content: '';
}
.fa-desktop:before {
  content: '';
}
.fa-laptop:before {
  content: '';
}
.fa-tablet:before {
  content: '';
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: '';
}
.fa-circle-o:before {
  content: '';
}
.fa-quote-left:before {
  content: '';
}
.fa-quote-right:before {
  content: '';
}
.fa-spinner:before {
  content: '';
}
.fa-circle:before {
  content: '';
}
.fa-mail-reply:before,
.fa-reply:before {
  content: '';
}
.fa-github-alt:before {
  content: '';
}
.fa-folder-o:before {
  content: '';
}
.fa-folder-open-o:before {
  content: '';
}
.fa-smile-o:before {
  content: '';
}
.fa-frown-o:before {
  content: '';
}
.fa-meh-o:before {
  content: '';
}
.fa-gamepad:before {
  content: '';
}
.fa-keyboard-o:before {
  content: '';
}
.fa-flag-o:before {
  content: '';
}
.fa-flag-checkered:before {
  content: '';
}
.fa-terminal:before {
  content: '';
}
.fa-code:before {
  content: '';
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: '';
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: '';
}
.fa-location-arrow:before {
  content: '';
}
.fa-crop:before {
  content: '';
}
.fa-code-fork:before {
  content: '';
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: '';
}
.fa-question:before {
  content: '';
}
.fa-info:before {
  content: '';
}
.fa-exclamation:before {
  content: '';
}
.fa-superscript:before {
  content: '';
}
.fa-subscript:before {
  content: '';
}
.fa-eraser:before {
  content: '';
}
.fa-puzzle-piece:before {
  content: '';
}
.fa-microphone:before {
  content: '';
}
.fa-microphone-slash:before {
  content: '';
}
.fa-shield:before {
  content: '';
}
.fa-calendar-o:before {
  content: '';
}
.fa-fire-extinguisher:before {
  content: '';
}
.fa-rocket:before {
  content: '';
}
.fa-maxcdn:before {
  content: '';
}
.fa-chevron-circle-left:before {
  content: '';
}
.fa-chevron-circle-right:before {
  content: '';
}
.fa-chevron-circle-up:before {
  content: '';
}
.fa-chevron-circle-down:before {
  content: '';
}
.fa-html5:before {
  content: '';
}
.fa-css3:before {
  content: '';
}
.fa-anchor:before {
  content: '';
}
.fa-unlock-alt:before {
  content: '';
}
.fa-bullseye:before {
  content: '';
}
.fa-ellipsis-h:before {
  content: '';
}
.fa-ellipsis-v:before {
  content: '';
}
.fa-rss-square:before {
  content: '';
}
.fa-play-circle:before {
  content: '';
}
.fa-ticket:before {
  content: '';
}
.fa-minus-square:before {
  content: '';
}
.fa-minus-square-o:before {
  content: '';
}
.fa-level-up:before {
  content: '';
}
.fa-level-down:before {
  content: '';
}
.fa-check-square:before {
  content: '';
}
.fa-pencil-square:before {
  content: '';
}
.fa-external-link-square:before {
  content: '';
}
.fa-share-square:before {
  content: '';
}
.fa-compass:before {
  content: '';
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: '';
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: '';
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: '';
}
.fa-euro:before,
.fa-eur:before {
  content: '';
}
.fa-gbp:before {
  content: '';
}
.fa-dollar:before,
.fa-usd:before {
  content: '';
}
.fa-rupee:before,
.fa-inr:before {
  content: '';
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: '';
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: '';
}
.fa-won:before,
.fa-krw:before {
  content: '';
}
.fa-bitcoin:before,
.fa-btc:before {
  content: '';
}
.fa-file:before {
  content: '';
}
.fa-file-text:before {
  content: '';
}
.fa-sort-alpha-asc:before {
  content: '';
}
.fa-sort-alpha-desc:before {
  content: '';
}
.fa-sort-amount-asc:before {
  content: '';
}
.fa-sort-amount-desc:before {
  content: '';
}
.fa-sort-numeric-asc:before {
  content: '';
}
.fa-sort-numeric-desc:before {
  content: '';
}
.fa-thumbs-up:before {
  content: '';
}
.fa-thumbs-down:before {
  content: '';
}
.fa-youtube-square:before {
  content: '';
}
.fa-youtube:before {
  content: '';
}
.fa-xing:before {
  content: '';
}
.fa-xing-square:before {
  content: '';
}
.fa-youtube-play:before {
  content: '';
}
.fa-dropbox:before {
  content: '';
}
.fa-stack-overflow:before {
  content: '';
}
.fa-instagram:before {
  content: '';
}
.fa-flickr:before {
  content: '';
}
.fa-adn:before {
  content: '';
}
.fa-bitbucket:before {
  content: '';
}
.fa-bitbucket-square:before {
  content: '';
}
.fa-tumblr:before {
  content: '';
}
.fa-tumblr-square:before {
  content: '';
}
.fa-long-arrow-down:before {
  content: '';
}
.fa-long-arrow-up:before {
  content: '';
}
.fa-long-arrow-left:before {
  content: '';
}
.fa-long-arrow-right:before {
  content: '';
}
.fa-apple:before {
  content: '';
}
.fa-windows:before {
  content: '';
}
.fa-android:before {
  content: '';
}
.fa-linux:before {
  content: '';
}
.fa-dribbble:before {
  content: '';
}
.fa-skype:before {
  content: '';
}
.fa-foursquare:before {
  content: '';
}
.fa-trello:before {
  content: '';
}
.fa-female:before {
  content: '';
}
.fa-male:before {
  content: '';
}
.fa-gittip:before,
.fa-gratipay:before {
  content: '';
}
.fa-sun-o:before {
  content: '';
}
.fa-moon-o:before {
  content: '';
}
.fa-archive:before {
  content: '';
}
.fa-bug:before {
  content: '';
}
.fa-vk:before {
  content: '';
}
.fa-weibo:before {
  content: '';
}
.fa-renren:before {
  content: '';
}
.fa-pagelines:before {
  content: '';
}
.fa-stack-exchange:before {
  content: '';
}
.fa-arrow-circle-o-right:before {
  content: '';
}
.fa-arrow-circle-o-left:before {
  content: '';
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: '';
}
.fa-dot-circle-o:before {
  content: '';
}
.fa-wheelchair:before {
  content: '';
}
.fa-vimeo-square:before {
  content: '';
}
.fa-turkish-lira:before,
.fa-try:before {
  content: '';
}
.fa-plus-square-o:before {
  content: '';
}
.fa-space-shuttle:before {
  content: '';
}
.fa-slack:before {
  content: '';
}
.fa-envelope-square:before {
  content: '';
}
.fa-wordpress:before {
  content: '';
}
.fa-openid:before {
  content: '';
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: '';
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: '';
}
.fa-yahoo:before {
  content: '';
}
.fa-google:before {
  content: '';
}
.fa-reddit:before {
  content: '';
}
.fa-reddit-square:before {
  content: '';
}
.fa-stumbleupon-circle:before {
  content: '';
}
.fa-stumbleupon:before {
  content: '';
}
.fa-delicious:before {
  content: '';
}
.fa-digg:before {
  content: '';
}
.fa-pied-piper:before {
  content: '';
}
.fa-pied-piper-alt:before {
  content: '';
}
.fa-drupal:before {
  content: '';
}
.fa-joomla:before {
  content: '';
}
.fa-language:before {
  content: '';
}
.fa-fax:before {
  content: '';
}
.fa-building:before {
  content: '';
}
.fa-child:before {
  content: '';
}
.fa-paw:before {
  content: '';
}
.fa-spoon:before {
  content: '';
}
.fa-cube:before {
  content: '';
}
.fa-cubes:before {
  content: '';
}
.fa-behance:before {
  content: '';
}
.fa-behance-square:before {
  content: '';
}
.fa-steam:before {
  content: '';
}
.fa-steam-square:before {
  content: '';
}
.fa-recycle:before {
  content: '';
}
.fa-automobile:before,
.fa-car:before {
  content: '';
}
.fa-cab:before,
.fa-taxi:before {
  content: '';
}
.fa-tree:before {
  content: '';
}
.fa-spotify:before {
  content: '';
}
.fa-deviantart:before {
  content: '';
}
.fa-soundcloud:before {
  content: '';
}
.fa-database:before {
  content: '';
}
.fa-file-pdf-o:before {
  content: '';
}
.fa-file-word-o:before {
  content: '';
}
.fa-file-excel-o:before {
  content: '';
}
.fa-file-powerpoint-o:before {
  content: '';
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: '';
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: '';
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: '';
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: '';
}
.fa-file-code-o:before {
  content: '';
}
.fa-vine:before {
  content: '';
}
.fa-codepen:before {
  content: '';
}
.fa-jsfiddle:before {
  content: '';
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: '';
}
.fa-circle-o-notch:before {
  content: '';
}
.fa-ra:before,
.fa-rebel:before {
  content: '';
}
.fa-ge:before,
.fa-empire:before {
  content: '';
}
.fa-git-square:before {
  content: '';
}
.fa-git:before {
  content: '';
}
.fa-hacker-news:before {
  content: '';
}
.fa-tencent-weibo:before {
  content: '';
}
.fa-qq:before {
  content: '';
}
.fa-wechat:before,
.fa-weixin:before {
  content: '';
}
.fa-send:before,
.fa-paper-plane:before {
  content: '';
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: '';
}
.fa-history:before {
  content: '';
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: '';
}
.fa-header:before {
  content: '';
}
.fa-paragraph:before {
  content: '';
}
.fa-sliders:before {
  content: '';
}
.fa-share-alt:before {
  content: '';
}
.fa-share-alt-square:before {
  content: '';
}
.fa-bomb:before {
  content: '';
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: '';
}
.fa-tty:before {
  content: '';
}
.fa-binoculars:before {
  content: '';
}
.fa-plug:before {
  content: '';
}
.fa-slideshare:before {
  content: '';
}
.fa-twitch:before {
  content: '';
}
.fa-yelp:before {
  content: '';
}
.fa-newspaper-o:before {
  content: '';
}
.fa-wifi:before {
  content: '';
}
.fa-calculator:before {
  content: '';
}
.fa-paypal:before {
  content: '';
}
.fa-google-wallet:before {
  content: '';
}
.fa-cc-visa:before {
  content: '';
}
.fa-cc-mastercard:before {
  content: '';
}
.fa-cc-discover:before {
  content: '';
}
.fa-cc-amex:before {
  content: '';
}
.fa-cc-paypal:before {
  content: '';
}
.fa-cc-stripe:before {
  content: '';
}
.fa-bell-slash:before {
  content: '';
}
.fa-bell-slash-o:before {
  content: '';
}
.fa-trash:before {
  content: '';
}
.fa-copyright:before {
  content: '';
}
.fa-at:before {
  content: '';
}
.fa-eyedropper:before {
  content: '';
}
.fa-paint-brush:before {
  content: '';
}
.fa-birthday-cake:before {
  content: '';
}
.fa-area-chart:before {
  content: '';
}
.fa-pie-chart:before {
  content: '';
}
.fa-line-chart:before {
  content: '';
}
.fa-lastfm:before {
  content: '';
}
.fa-lastfm-square:before {
  content: '';
}
.fa-toggle-off:before {
  content: '';
}
.fa-toggle-on:before {
  content: '';
}
.fa-bicycle:before {
  content: '';
}
.fa-bus:before {
  content: '';
}
.fa-ioxhost:before {
  content: '';
}
.fa-angellist:before {
  content: '';
}
.fa-cc:before {
  content: '';
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: '';
}
.fa-meanpath:before {
  content: '';
}
.fa-buysellads:before {
  content: '';
}
.fa-connectdevelop:before {
  content: '';
}
.fa-dashcube:before {
  content: '';
}
.fa-forumbee:before {
  content: '';
}
.fa-leanpub:before {
  content: '';
}
.fa-sellsy:before {
  content: '';
}
.fa-shirtsinbulk:before {
  content: '';
}
.fa-simplybuilt:before {
  content: '';
}
.fa-skyatlas:before {
  content: '';
}
.fa-cart-plus:before {
  content: '';
}
.fa-cart-arrow-down:before {
  content: '';
}
.fa-diamond:before {
  content: '';
}
.fa-ship:before {
  content: '';
}
.fa-user-secret:before {
  content: '';
}
.fa-motorcycle:before {
  content: '';
}
.fa-street-view:before {
  content: '';
}
.fa-heartbeat:before {
  content: '';
}
.fa-venus:before {
  content: '';
}
.fa-mars:before {
  content: '';
}
.fa-mercury:before {
  content: '';
}
.fa-transgender:before {
  content: '';
}
.fa-transgender-alt:before {
  content: '';
}
.fa-venus-double:before {
  content: '';
}
.fa-mars-double:before {
  content: '';
}
.fa-venus-mars:before {
  content: '';
}
.fa-mars-stroke:before {
  content: '';
}
.fa-mars-stroke-v:before {
  content: '';
}
.fa-mars-stroke-h:before {
  content: '';
}
.fa-neuter:before {
  content: '';
}
.fa-facebook-official:before {
  content: '';
}
.fa-pinterest-p:before {
  content: '';
}
.fa-whatsapp:before {
  content: '';
}
.fa-server:before {
  content: '';
}
.fa-user-plus:before {
  content: '';
}
.fa-user-times:before {
  content: '';
}
.fa-hotel:before,
.fa-bed:before {
  content: '';
}
.fa-viacoin:before {
  content: '';
}
.fa-train:before {
  content: '';
}
.fa-subway:before {
  content: '';
}
.fa-medium:before {
  content: '';
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.Icon_UnavailableProducts {
  background: url('../svg/Icon_Unavailable.svg') center center no-repeat transparent;
  width: 20px;
  height: 20px;
}
/****************************************************************
**** FONT ICONS SYSCO - PSEUDO-ELEMENTS       *******************
****************************************************************/
@font-face {
  font-family: 'fontIconsSysco';
  src: url('../fonts/icosysco-v15.eot');
  src: url('../fonts/icosysco-v15.eot?#iefix') format('embedded-opentype'), url('../fonts/icosysco-v15.woff') format('woff'), url('../fonts/icosysco-v15.ttf') format('truetype'), url('../fonts/icosysco-v15.svg#fontIconsSysco') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icoSysco {
  /* use !important to prevent issues with browser extensions that change fonts */
  position: relative;
  display: inline-block;
  font-family: 'fontIconsSysco' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Icon_Check3:before {
  content: "\e941";
}
.Icon_Bubble:before {
  content: '\e942';
}
.Icon_VoucherEuro:before {
  content: '\e93b';
}
.Icon_Voucher:before {
  content: '\e939';
}
.Icon_Trash2:before {
  content: "\e944";
}
.Icon_Checklist:before {
  content: "\e945";
}
.Icon_FileCopy:before {
  content: '\e93a';
}
.Icon_Close:before {
  content: '\e936';
}
.Icon_Info:before {
  content: '\e937';
}
.Icon_Warning:before {
  content: '\e938';
}
.Icon_BecomeCustomer:before {
  content: '\e931';
}
.Icon_UserActivation:before {
  content: '\e932';
}
.Icon_UserGuest:before {
  content: '\e933';
}
.Icon_Eye:before {
  content: '\e934';
}
.Icon_EyeSlash:before {
  content: '\e935';
}
.Icon_CadencierMenu:before {
  content: '\e929';
}
.Icon_Check:before {
  content: '\e92a';
}
.Icon_ChevronBottom:before {
  content: '\e92b';
}
.Icon_ChevronLeft:before {
  content: '\e92c';
}
.Icon_ChevronRight:before {
  content: '\e92d';
}
.Icon_ChevronTop:before {
  content: '\e92e';
}
.Icon_DeliveryCalendar:before {
  content: '\e92f';
}
.Icon_Search:before {
  content: '\e930';
}
.Icon_Petal:before {
  content: '\e928';
}
.Icon_Email:before {
  content: '\e923';
}
.Icon_CadenaUnlock:before {
  content: '\e924';
}
.Icon_Commercial:before {
  content: '\e925';
}
.Icon_CreditCard:before {
  content: '\e926';
}
.Icon_Packing:before {
  content: '\e927';
}
.Icon_Cadena:before {
  content: '\e920';
}
.Icon_Courriel:before {
  content: '\e921';
}
.Icon_Society:before {
  content: '\e922';
}
.Icon_Dropdown:before {
  content: '\e91d';
}
.Icon_Cancel:before {
  content: '\e91e';
}
.Icon_Datepicker:before {
  content: '\e91f';
}
.Icon_Category:before {
  content: '\e91b';
}
.Icon_OrderDetails:before {
  content: '\e91c';
}
.Icon_OrderBusiness:before {
  content: '\e918';
}
.Icon_OrderTelesales:before {
  content: '\e919';
}
.Icon_OrderWeb:before {
  content: '\e91a';
}
.Icon_Back:before {
  content: '\e900';
}
.Icon_Cadencier:before {
  content: '\e901';
}
.Icon_Calendar:before {
  content: '\e902';
}
.Icon_Contacts:before {
  content: '\e903';
}
.Icon_Dashboard:before {
  content: '\e904';
}
.Icon_Delivery:before {
  content: '\e905';
}
.Icon_DeliveryGeolocation:before {
  content: '\e906';
}
.Icon_Download:before {
  content: '\e907';
}
.Icon_FavorisList:before {
  content: '\e908';
}
.Icon_FavorisList-Add:before {
  content: '\e909';
}
.Icon_FavorisList-Edit:before {
  content: '\e90a';
}
.Icon_Filter:before {
  content: '\e90b';
}
.Icon_FinancialInfos:before {
  content: '\e90c';
}
.Icon_Geolocation:before {
  content: '\e90d';
}
.Icon_Invoice:before {
  content: '\e90e';
}
.Icon_Mercuriale:before {
  content: '\e90f';
}
.Icon_Minus:before {
  content: '\e910';
}
.Icon_More:before {
  content: '\e911';
}
.Icon_OrdersList:before {
  content: '\e912';
}
.Icon_Print:before {
  content: '\e913';
}
.Icon_Shopping:before {
  content: '\e914';
}
.Icon_Trash:before {
  content: '\e915';
}
.Icon_UserOtherInfos:before {
  content: '\e916';
}
.Icon_UserProfil:before {
  content: '\e917';
}
.Icon_DataSheet:before {
  content: '\e93c';
}
.Icon_Password:before {
  content: '\e93d';
}
.Icon-Check2:before {
  content: '\e93e';
}
.Icon_AccordionChevron:before {
  content: '\e93f';
}
.Icon_Back_Rounded:before {
  content: "\e940";
}
.Icon_Note:before {
  content: "\e946";
}
.Icon_Search2:before {
  content: "\e943";
}
/****************************************************************
**** GLYPHICONS LIBRARY                       *******************
****************************************************************/
.glyphicon {
  position: relative;
  display: inline-block;
  top: 0.1rem;
  left: -0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-eye-open:before {
  content: url('../images/icons/eye.png');
}
.glyphicon-eye-close:before {
  content: url('../images/icons/eye-close.png');
}
/*
## BASE STYLES
********************************************************************/
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  font-size: 10px;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media (max-width: 991px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
body {
  position: relative;
  height: auto;
  font-family: 'source_sans_pro', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: normal;
  background-color: #ffffff;
  color: #2a2f33;
  margin: 0;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  body {
    padding: 0;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 1.4rem;
  }
}
body.offcanvas {
  overflow-y: hidden;
}
@media (max-width: 991px) {
  body.offcanvas {
    max-height: 100vh;
  }
}
body.locked {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  main.offcanvas {
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 640px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
html,
input,
select,
textarea {
  color: #222;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear_fix {
  display: block;
}
.clear_fix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*
	Custom Content
*/
#content {
  position: relative;
}
#content > .span-24 {
  width: 960px;
  margin: 0 auto;
  float: none;
}
#content .span-18.last {
  float: right;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50;
}
.content {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .content {
    width: 100%;
    padding: 0 1.6rem;
  }
}
/*
	Custom Red Color for form Required
*/
.custom-required {
  color: #db1d27 !important;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}
.clear-padding {
  padding: 0 !important;
}
/* ==========================================================================
   Links
   ========================================================================== */
a {
  text-decoration: none;
  color: #0081c6;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
  outline: none;
  color: #0081c6;
}
a.brown {
  color: #0081c6 !important;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `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
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not (:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove 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;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   List
   ========================================================================== */
ul,
ol {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#profile-newPassword_minchar {
  color: #0081c6;
  font-size: 12px !important;
}
#updatePwd-pwd_minchar {
  color: #0081c6;
  font-size: 12px !important;
}
/**
 * Checkbox 
 */
input[type='checkbox']:disabled {
  cursor: not-allowed;
}
/****
 ****  Class utiles
 ****/
.animation,
.animation:before,
.animation:after,
a,
a:after,
a:before,
label,
button,
i,
span,
input,
textarea,
.datepicker td {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.no-animation *,
.no-animation:before,
.no-animation:after,
.no-animation {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.clear {
  clear: both;
}
.pull-left,
.object-left {
  float: left !important;
}
.pull-right,
.object-right {
  float: right !important;
}
.page-productDetails .productDetailsPanel > .productDescription .etik img.object-right {
  max-width: 40px !important;
  max-height: 40px !important;
}
.object-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
  padding-bottom: 15px;
}
.visuallyhidden {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  cursor: none !important;
}
.color0 {
  color: #5d6978;
}
.color1 {
  color: #77777a;
}
.color2 {
  color: #212a37;
}
.mB-0 {
  margin-bottom: 0;
}
.mB-4 {
  margin-bottom: 0.4em;
}
.mB-1 {
  margin-bottom: 0.1em;
}
.mB-5 {
  margin-bottom: 0.5em;
}
.mB-2 {
  margin-bottom: 0.2em;
}
.mB-6 {
  margin-bottom: 0.6em;
}
.mB-3 {
  margin-bottom: 0.3em;
}
.mB-7 {
  margin-bottom: 0.7em;
}
.mB-15 {
  margin-bottom: 1.5em;
}
.mT-0 {
  margin-top: 0;
}
.mT-4 {
  margin-top: 0.4em;
}
.mT-1 {
  margin-top: 0.1em;
}
.mT-5 {
  margin-top: 0.5em;
}
.mT-2 {
  margin-top: 0.2em;
}
.mT-6 {
  margin-top: 0.6em;
}
.mT-3 {
  margin-top: 0.3em;
}
.mT-7 {
  margin-top: 0.7em;
}
.mT-8 {
  margin-top: 0.8em;
}
.mT-9 {
  margin-top: 0.9em;
}
.mT-10 {
  margin-top: 1em;
}
/* Global Grid System */
.no-padding {
  padding: 0;
}
.skip-link {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  white-space: nowrap;
  display: block;
  top: 0;
  left: 0;
  padding: 5px;
  background-color: #ffffff;
}
.skip-link:focus {
  height: auto;
  width: auto;
  clip: auto;
}
.multiselect {
  position: relative;
}
.multiselect--category .multiselect-dropdown-list-wrapper {
  top: 46px;
}
.multiselect-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDdMNiAyTDExIDciIHN0cm9rZT0iIzg1ODY4QSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+Cg==');
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 48%;
  height: 39px;
  padding: 4px 10px;
  border: 2px solid #ededed;
  color: #7b7b7b;
  transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
}
@media (min-width: 992px) {
  .multiselect-dropdown {
    min-width: 264px;
  }
}
.multiselect-dropdown span.optext {
  display: none;
  margin-right: 0.5em;
  margin-bottom: 2px;
  border-radius: 4px;
  display: inline-block;
  padding: 1px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.multiselect-dropdown span.optext .optdel {
  float: right;
  margin: 0 -6px 1px 5px;
  font-size: 0.7em;
  margin-top: 2px;
  cursor: pointer;
  color: #383838;
}
.multiselect-dropdown span.placeholder {
  margin-right: 0.5em;
  padding: 1px 0;
  border-radius: 4px;
  display: inline-block;
  color: #7b7b7b;
  font-weight: 600;
  font-size: 1.4rem;
}
.multiselect-dropdown span.maxselected {
  width: 100%;
}
.multiselect-dropdown--opened {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAhGVYSWZNTQAqAAAACAAFARIAAwAAAAEAAQAAARoABQAAAAEAAABKARsABQAAAAEAAABSASgAAwAAAAEAAgAAh2kABAAAAAEAAABaAAAAAAAAAEgAAAABAAAASAAAAAEAA6ABAAMAAAABAAEAAKACAAQAAAABAAAADKADAAQAAAABAAAACAAAAAAVtjGeAAAACXBIWXMAAAsTAAALEwEAmpwYAAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAAAjklEQVQYGZWOUQqDMBBEXb1YLeqNRIIUV6SE4ik8h02jN/EkiZmPBZVQcCDJMjsvTJIEDXp84P0nyRCG1HvrvO9fbcMxaHh/OCXqHFGeWTNvZVEhx/mzIPv7LkdIwgHgVtVThqUx8xqDjmGl6h5ZwiXSeuxCNUY9eKiBnyUM7wTAEAjzNQwvKkA40eVdcwdntUQIh5ufGgAAAABJRU5ErkJggg==');
}
.multiselect-dropdown-list-wrapper {
  display: none;
  z-index: 3;
  padding: 2px;
  border-radius: 6px;
  border: none;
  box-shadow: 0px 1px 4.1px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
}
.multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
  margin-bottom: 5px;
}
.multiselect-dropdown-list {
  margin: 3px 0px;
  max-height: 15rem;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: #e7e7e7;
  scrollbar-width: thin;
}
.multiselect-dropdown-list > div:first-child {
  padding-top: 0;
}
.multiselect-dropdown-list > div:last-child {
  padding-bottom: 0;
}
.multiselect-dropdown-list div {
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.multiselect-dropdown-list label {
  font-size: 1.3rem;
  padding-left: 8px;
  color: #383838;
  font-weight: 400;
}
.multiselect-dropdown-list input[type='checkbox'] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 2rem;
  height: 2rem;
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  opacity: 1;
  outline: none;
  margin: 0;
  border-color: #efefef;
}
.multiselect-dropdown-list input[type='checkbox']:before {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2rem;
  height: 2rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #0081c6;
}
.multiselect-dropdown-list input[type='checkbox']:checked {
  color: #ffffff;
  position: relative;
  border: none;
}
.multiselect-dropdown-list input[type='checkbox']:checked::before {
  content: '\f00c';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 1.1rem;
  bottom: 0;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*
## Header 
********************************************************************/
header {
  position: static;
  box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  /* Site Logo */
  /* Menu Burger in sticky mode */
  /* Delivery */
  /* Searchbox */
  /* Icon Favoris, Cadencier, Login, Account */
  /* Icon Account */
  /* Mini Cart */
  /* User Login & Disconnect */
}
@media (max-width: 991px) {
  header {
    position: relative;
  }
}
header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.2s;
}
header .top-header {
  position: relative;
  /* If user Anonymous */
  /* If user authenticated */
  /* Testé cet ajout de classe */
}
@media (min-width: 992px) {
  header .top-header {
    z-index: 99;
  }
}
@media (max-width: 991px) {
  header .top-header:before {
    top: 4.3rem;
    width: 8.5rem;
    margin-left: 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .top-header .top-header__wrapper {
    height: 7.5rem;
  }
}
@media (max-width: 640px) {
  header .top-header .top-header__wrapper {
    height: 6.5rem;
  }
}
header .top-header.anonymous .top-header__wrapper .header-menu {
  margin-left: 5rem;
}
@media (min-width: 992px) and (max-width: 1679px) {
  header .top-header.anonymous .top-header__wrapper .header-menu {
    margin-left: 3rem;
  }
}
@media (min-width: 992px) {
  header .top-header.anonymous .top-header__wrapper .header-search {
    width: 100%;
  }
}
header .top-header.anonymous .top-header__wrapper .header-search .site-search {
  margin: 0 auto;
}
@media (min-width: 992px) {
  header .top-header.anonymous .top-header__wrapper .header-search .site-search {
    max-width: 70%;
  }
}
@media (min-width: 1200px) {
  header .top-header.anonymous .top-header__wrapper .header-search .site-search {
    max-width: 55%;
  }
}
@media (max-width: 991px) {
  header .top-header.anonymous .top-header__wrapper .header-login {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    width: 100%;
  }
}
@media (min-width: 992px) {
  header .top-header.auth .top-header__wrapper {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
  }
}
header .top-header.auth .top-header__wrapper .header-menu {
  margin-left: 3rem;
  margin-right: 3rem;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  header .top-header.auth .top-header__wrapper .header-menu {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .top-header.auth .top-header__wrapper .header-menu {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 992px) {
  header .top-header.auth .top-header__wrapper .header-search {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    width: auto;
    max-width: 385px;
  }
}
@media (min-width: 1200px) {
  header .top-header.auth .top-header__wrapper .header-search {
    max-width: 40%;
  }
}
@media (max-width: 640px) {
  header .top-header.auth .top-header__wrapper .lang {
    margin-left: inherit;
  }
}
header .top-header.auth .top-header__wrapper.active {
  border-bottom: 1px solid #BFBFBF;
}
@media (max-width: 991px) {
  header .top-header.baseline:before {
    width: 8.5rem !important;
    margin-left: 0;
  }
}
header .top-header .top-header__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  padding: 1rem 6rem;
}
@media (min-width: 992px) {
  header .top-header .top-header__wrapper {
    justify-content: space-between;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  header .top-header .top-header__wrapper {
    padding: 1rem 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .top-header .top-header__wrapper {
    padding: 0.75rem 2rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .top-header .top-header__wrapper {
    padding: 1rem 2rem;
  }
}
@media (max-width: 640px) {
  header .top-header .top-header__wrapper {
    padding: 1rem;
  }
}
@media (max-width: 991px) {
  header .top-header .top-header__wrapper .topHeader_top,
  header .top-header .top-header__wrapper .topHeader_bottom {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
  }
}
@media (max-width: 991px) {
  header .top-header .top-header__wrapper .topHeader_top {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .top-header .top-header__wrapper .topHeader_bottom .cm-menu {
    margin-right: 3rem;
  }
}
@media (max-width: 640px) {
  header .top-header .top-header__wrapper .topHeader_bottom .cm-menu {
    margin-right: 1rem;
  }
}
@media (max-width: 991px) {
  header .top-header .top-header__wrapper .topHeader_bottom .cm-searchbox {
    width: 100%;
  }
}
header .nav-header {
  background-color: #0081c6;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 641px) and (max-width: 991px) {
  header .nav-header.anonymous .ui-autocomplete {
    top: 13.5rem !important;
  }
}
@media (max-width: 640px) {
  header .nav-header.anonymous .ui-autocomplete {
    top: 12.5rem !important;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .nav-header.auth .ui-autocomplete {
    top: 14.5rem !important;
  }
}
@media (max-width: 640px) {
  header .nav-header.auth .ui-autocomplete {
    top: 13.5rem !important;
  }
}
header .nav-header .nav-header__wrapper {
  height: 100%;
}
@media (min-width: 1680px) {
  header .nav-header .nav-header__wrapper {
    padding: 0 6rem;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  header .nav-header .nav-header__wrapper {
    padding: 0 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .nav-header .nav-header__wrapper {
    padding: 0 2rem;
  }
}
@media (min-width: 992px) {
  header .nav-header .nav-header__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (max-width: 991px) {
  header .nav-header .nav-header__wrapper .wrapper-mobile {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    height: 100%;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .nav-header .nav-header__wrapper .wrapper-mobile {
    padding: 1rem 2rem;
  }
}
@media (max-width: 640px) {
  header .nav-header .nav-header__wrapper .wrapper-mobile {
    padding: 1rem;
  }
}
@media (max-width: 991px) {
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation {
    padding: 0;
  }
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:hover,
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:active,
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:focus {
    background: transparent;
    color: inherit;
  }
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:hover .burger-menu,
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:active .burger-menu,
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:focus .burger-menu {
    background-color: #ffffff;
  }
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:hover .burger-menu .burger-menu__content .burger-line,
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:active .burger-menu .burger-menu__content .burger-line,
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation:focus .burger-menu .burger-menu__content .burger-line {
    background: #0081c6;
  }
}
@media (max-width: 991px) {
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation .burger-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border: 0.2rem solid #ffffff;
  }
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation .burger-menu .burger-menu__content {
    width: 3rem;
    height: 3rem;
  }
  header .nav-header .nav-header__wrapper .wrapper-mobile .mobile-navigation .mobile__nav__row--btn-navigation .burger-menu .burger-menu__content .burger-line {
    width: 2.5rem;
    height: 0.3rem;
    background: #ffffff;
  }
}
header .nav-header.active {
  height: 6rem;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s ease, visibility 0.2s ease;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  header .nav-header.active {
    height: 5rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .nav-header.active {
    height: 4rem;
  }
}
@media (max-width: 991px) {
  header .nav-header.active {
    height: 7rem;
  }
}
@media (max-width: 991px) {
  header .nav-header.active.anonymous {
    height: 6rem;
  }
}
header .header-logo {
  font-size: inherit;
  line-height: inherit;
  margin: inherit;
}
header .header-logo .header-logo__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
header .header-logo .header-logo__link picture {
  display: block;
  width: 13rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  header .header-logo .header-logo__link picture {
    width: 11rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  header .header-logo .header-logo__link picture {
    width: 10rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  header .header-logo .header-logo__link picture {
    width: 9rem;
  }
}
@media (max-width: 640px) {
  header .header-logo .header-logo__link picture {
    width: 7rem;
  }
}
header .header-logo .header-logo__link picture img {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  header .header-logo {
    flex-grow: 0;
    flex-basis: 25%;
  }
}
header .header-menu .burger-menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  border: 0.1rem solid #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .header-menu .burger-menu {
    width: 4rem;
    height: 4rem;
  }
}
header .header-menu .burger-menu:hover,
header .header-menu .burger-menu:focus,
header .header-menu .burger-menu:active {
  background-color: #0081c6;
}
header .header-menu .burger-menu:hover .burger-menu__content .burger-line,
header .header-menu .burger-menu:focus .burger-menu__content .burger-line,
header .header-menu .burger-menu:active .burger-menu__content .burger-line {
  background: #ffffff;
}
header .header-menu.close-menu .burger-menu .burger-menu__content .burger-line:nth-child(1) {
  transform: translateY(calc(5rem / 5)) rotate(45deg);
}
header .header-menu.close-menu .burger-menu .burger-menu__content .burger-line:nth-child(2) {
  transform: scaleX(0);
  -ms-tranform: scaleX(0);
  -webkit-transform: scaleX(0);
}
header .header-menu.close-menu .burger-menu .burger-menu__content .burger-line:nth-child(3) {
  transform: translateY(calc(5rem / -5)) rotate(-45deg);
}
header .header-delivery {
  position: relative;
}
@media (max-width: 991px) {
  header .header-delivery {
    padding: 0;
    flex-grow: 1;
    flex-basis: 40%;
    display: flex;
    justify-content: flex-start;
  }
}
header .header-delivery__wrapper {
  position: relative;
  width: 13rem;
}
@media (min-width: 641px) {
  header .header-delivery__wrapper {
    width: 13.5rem;
  }
}
@media (min-width: 992px) {
  header .header-delivery__wrapper {
    width: 14.6rem;
  }
}
header .header-delivery.active-chrono .header-delivery__wrapper {
  position: relative;
  width: 15rem;
}
@media (min-width: 641px) {
  header .header-delivery.active-chrono .header-delivery__wrapper {
    width: 17.5rem;
  }
}
header .header-delivery.active-chrono .chrono {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0;
  z-index: 9;
}
header .header-delivery.active-chrono .header-delivery__link {
  margin-right: 2.5rem;
}
@media (min-width: 641px) {
  header .header-delivery.active-chrono .header-delivery__link {
    margin-right: 2.5rem;
  }
}
header .header-delivery .header-delivery__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 4rem;
}
@media (min-width: 992px) {
  header .header-delivery .header-delivery__link {
    height: 4.5rem;
  }
}
header .header-delivery .header-delivery__link:hover,
header .header-delivery .header-delivery__link:focus,
header .header-delivery .header-delivery__link:active {
  text-decoration: none;
}
header .header-delivery .header-delivery__link:hover .header-delivery__state,
header .header-delivery .header-delivery__link:focus .header-delivery__state,
header .header-delivery .header-delivery__link:active .header-delivery__state {
  background-color: #56b046;
}
header .header-delivery .header-delivery__link:hover .header-delivery__content,
header .header-delivery .header-delivery__link:focus .header-delivery__content,
header .header-delivery .header-delivery__link:active .header-delivery__content {
  background-color: #eae9e9;
  border: 0.1rem solid #56b046;
}
header .header-delivery .header-delivery__state {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2rem;
  height: 100%;
  border-radius: 0.5rem 0 0 0.5rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
  background-color: #0081c6;
  transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
}
@media (max-width: 1199px) {
  header .header-delivery .header-delivery__state {
    width: 1.5rem;
  }
}
header .header-delivery .header-delivery__state .icoSysco {
  font-size: 1rem;
  color: #ffffff;
}
@media (max-width: 1199px) {
  header .header-delivery .header-delivery__state .icoSysco {
    font-size: 0.8rem;
  }
}
header .header-delivery .header-delivery__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-border-radius: 0 0.5rem 0.5rem 0;
  -moz-border-radius: 0 0.5rem 0.5rem 0;
  border: 0.1rem solid #0081c6;
  background-color: #f7f7f7;
  padding: 1rem;
  transition: background-color border 0.2s linear;
  -moz-transition: background-color border 0.2s linear;
  -o-transition: background-color border 0.2s linear;
  -webkit-transition: background-color border 0.2s linear;
  width: 100%;
}
header .header-delivery .header-delivery__content .header-delivery__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
header .header-delivery .header-delivery__content .header-delivery__info .delivery__label {
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
}
@media (min-width: 992px) {
  header .header-delivery .header-delivery__content .header-delivery__info .delivery__label {
    font-size: 1.2rem;
  }
}
header .header-delivery .header-delivery__content .header-delivery__info .delivery__date {
  font-weight: 600;
  font-size: 1.2rem;
  color: #0081c6;
  margin-top: -2px;
}
@media (min-width: 992px) {
  header .header-delivery .header-delivery__content .header-delivery__info .delivery__date {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  header .header-search {
    padding: 0 2rem;
    margin: 0;
  }
}
@media (min-width: 992px) and (max-width: 1679px) {
  header .header-search {
    padding: 0 1rem;
  }
}
@media (max-width: 640px) {
  header .header-search.active {
    width: 100%;
    margin-left: 1rem;
  }
  header .header-search.active .siteSearch form {
    width: 100%;
  }
  header .header-search.active .siteSearch .siteSearchContent {
    width: 100%;
  }
  header .header-search.active .siteSearch .siteSearchContent .siteSearchInput {
    width: 100%;
    border-radius: 2.5rem;
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    padding: 0.5rem 7rem 0.5rem 1rem;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  header .header-search.active .siteSearch .siteSearchContent .siteSearchClose {
    right: 4rem;
  }
}
@media (max-width: 640px) {
  header .header-search .siteSearch form {
    width: 4rem;
  }
}
@media (max-width: 640px) {
  header .header-search .siteSearch .siteSearchContent {
    width: 0%;
    min-width: 4rem;
    height: 4rem;
    float: right;
    overflow: hidden;
    transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    -webkit-transition: width 0.3s linear;
  }
}
@media (min-width: 992px) {
  header .header-search .siteSearch .siteSearchContent .siteSearchInput {
    min-width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .header-search .siteSearch .siteSearchContent .siteSearchInput {
    padding: 0.5rem 5rem 0.5rem 1rem;
  }
}
@media (max-width: 991px) {
  header .header-search .siteSearch .siteSearchContent .siteSearchInput {
    height: 4rem;
    margin: 0;
  }
}
@media (max-width: 640px) {
  header .header-search .siteSearch .siteSearchContent .siteSearchInput {
    top: 0;
    right: 0;
    outline: 0;
    border: none;
    width: 100%;
    font-size: 1.4rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 0;
  }
}
@media (max-width: 640px) {
  header .header-search .siteSearch .siteSearchContent .siteSearchSubmit {
    right: 0;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
  }
}
@media (max-width: 640px) {
  header .header-search .siteSearch .siteSearchContent .siteSearchClose {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
    background-color: transparent;
    color: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 0;
    transition: right 0.3s linear;
    -moz-transition: right 0.3s linear;
    -o-transition: right 0.3s linear;
    -webkit-transition: right 0.3s linear;
  }
  header .header-search .siteSearch .siteSearchContent .siteSearchClose .icoSysco {
    font-size: 3rem;
    color: #0081c6;
  }
}
header .header-login .header-login__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25rem;
  height: 7rem;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  padding: 1rem;
}
@media (min-width: 641px) and (max-width: 1679px) {
  header .header-login .header-login__link {
    height: 5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  header .header-login .header-login__link {
    width: 21rem;
  }
}
@media (max-width: 1199px) {
  header .header-login .header-login__link {
    padding: 0.5rem;
  }
}
@media (min-width: 641px) and (max-width: 1679px) {
  header .header-login .header-login__link {
    font-size: 1.4rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  header .header-login .header-login__link {
    width: 19rem;
  }
}
@media (max-width: 640px) {
  header .header-login .header-login__link {
    width: 16rem;
    height: 4rem;
    font-size: 1.2rem;
  }
}
header .header-login .header-login__link:hover,
header .header-login .header-login__link:focus,
header .header-login .header-login__link:active {
  cursor: pointer;
  text-decoration: none;
  background-color: #448c37;
}
header .header-login .header-login__link .header-login__label {
  display: inline-block;
  text-align: center;
}
header .header-login .header-login__link .header-login__label span {
  display: inline-block;
}
@media (min-width: 992px) {
  header .header-favoris,
  header .header-mercuriale,
  header .header-cadencier,
  header .header-account {
    padding: 4px 0.5rem 0 0.5rem;
  }
}
@media (min-width: 1200px) {
  header .header-favoris,
  header .header-mercuriale,
  header .header-cadencier,
  header .header-account {
    padding: 4px 1rem 0 1rem;
  }
}
@media (min-width: 1680px) {
  header .header-favoris .header-mercuriale-content,
  header .header-mercuriale .header-mercuriale-content,
  header .header-cadencier .header-mercuriale-content,
  header .header-account .header-mercuriale-content,
  header .header-favoris .header-favoris-content,
  header .header-mercuriale .header-favoris-content,
  header .header-cadencier .header-favoris-content,
  header .header-account .header-favoris-content,
  header .header-favoris .header-cadencier-content,
  header .header-mercuriale .header-cadencier-content,
  header .header-cadencier .header-cadencier-content,
  header .header-account .header-cadencier-content,
  header .header-favoris .header-account-content,
  header .header-mercuriale .header-account-content,
  header .header-cadencier .header-account-content,
  header .header-account .header-account-content {
    width: 7rem;
  }
}
@media (min-width: 1200px) {
  header .header-favoris .header-mercuriale-content,
  header .header-mercuriale .header-mercuriale-content,
  header .header-cadencier .header-mercuriale-content,
  header .header-account .header-mercuriale-content,
  header .header-favoris .header-favoris-content,
  header .header-mercuriale .header-favoris-content,
  header .header-cadencier .header-favoris-content,
  header .header-account .header-favoris-content,
  header .header-favoris .header-cadencier-content,
  header .header-mercuriale .header-cadencier-content,
  header .header-cadencier .header-cadencier-content,
  header .header-account .header-cadencier-content,
  header .header-favoris .header-account-content,
  header .header-mercuriale .header-account-content,
  header .header-cadencier .header-account-content,
  header .header-account .header-account-content {
    width: 6rem;
  }
}
@media (min-width: 992px) {
  header .header-favoris .header-mercuriale-content,
  header .header-mercuriale .header-mercuriale-content,
  header .header-cadencier .header-mercuriale-content,
  header .header-account .header-mercuriale-content,
  header .header-favoris .header-favoris-content,
  header .header-mercuriale .header-favoris-content,
  header .header-cadencier .header-favoris-content,
  header .header-account .header-favoris-content,
  header .header-favoris .header-cadencier-content,
  header .header-mercuriale .header-cadencier-content,
  header .header-cadencier .header-cadencier-content,
  header .header-account .header-cadencier-content,
  header .header-favoris .header-account-content,
  header .header-mercuriale .header-account-content,
  header .header-cadencier .header-account-content,
  header .header-account .header-account-content {
    width: 4.5rem;
  }
}
header .header-favoris .header-mercuriale-content:hover .header-mercuriale__link picture,
header .header-mercuriale .header-mercuriale-content:hover .header-mercuriale__link picture,
header .header-cadencier .header-mercuriale-content:hover .header-mercuriale__link picture,
header .header-account .header-mercuriale-content:hover .header-mercuriale__link picture,
header .header-favoris .header-favoris-content:hover .header-mercuriale__link picture,
header .header-mercuriale .header-favoris-content:hover .header-mercuriale__link picture,
header .header-cadencier .header-favoris-content:hover .header-mercuriale__link picture,
header .header-account .header-favoris-content:hover .header-mercuriale__link picture,
header .header-favoris .header-cadencier-content:hover .header-mercuriale__link picture,
header .header-mercuriale .header-cadencier-content:hover .header-mercuriale__link picture,
header .header-cadencier .header-cadencier-content:hover .header-mercuriale__link picture,
header .header-account .header-cadencier-content:hover .header-mercuriale__link picture,
header .header-favoris .header-account-content:hover .header-mercuriale__link picture,
header .header-mercuriale .header-account-content:hover .header-mercuriale__link picture,
header .header-cadencier .header-account-content:hover .header-mercuriale__link picture,
header .header-account .header-account-content:hover .header-mercuriale__link picture,
header .header-favoris .header-mercuriale-content:active .header-mercuriale__link picture,
header .header-mercuriale .header-mercuriale-content:active .header-mercuriale__link picture,
header .header-cadencier .header-mercuriale-content:active .header-mercuriale__link picture,
header .header-account .header-mercuriale-content:active .header-mercuriale__link picture,
header .header-favoris .header-favoris-content:active .header-mercuriale__link picture,
header .header-mercuriale .header-favoris-content:active .header-mercuriale__link picture,
header .header-cadencier .header-favoris-content:active .header-mercuriale__link picture,
header .header-account .header-favoris-content:active .header-mercuriale__link picture,
header .header-favoris .header-cadencier-content:active .header-mercuriale__link picture,
header .header-mercuriale .header-cadencier-content:active .header-mercuriale__link picture,
header .header-cadencier .header-cadencier-content:active .header-mercuriale__link picture,
header .header-account .header-cadencier-content:active .header-mercuriale__link picture,
header .header-favoris .header-account-content:active .header-mercuriale__link picture,
header .header-mercuriale .header-account-content:active .header-mercuriale__link picture,
header .header-cadencier .header-account-content:active .header-mercuriale__link picture,
header .header-account .header-account-content:active .header-mercuriale__link picture,
header .header-favoris .header-mercuriale-content:focus .header-mercuriale__link picture,
header .header-mercuriale .header-mercuriale-content:focus .header-mercuriale__link picture,
header .header-cadencier .header-mercuriale-content:focus .header-mercuriale__link picture,
header .header-account .header-mercuriale-content:focus .header-mercuriale__link picture,
header .header-favoris .header-favoris-content:focus .header-mercuriale__link picture,
header .header-mercuriale .header-favoris-content:focus .header-mercuriale__link picture,
header .header-cadencier .header-favoris-content:focus .header-mercuriale__link picture,
header .header-account .header-favoris-content:focus .header-mercuriale__link picture,
header .header-favoris .header-cadencier-content:focus .header-mercuriale__link picture,
header .header-mercuriale .header-cadencier-content:focus .header-mercuriale__link picture,
header .header-cadencier .header-cadencier-content:focus .header-mercuriale__link picture,
header .header-account .header-cadencier-content:focus .header-mercuriale__link picture,
header .header-favoris .header-account-content:focus .header-mercuriale__link picture,
header .header-mercuriale .header-account-content:focus .header-mercuriale__link picture,
header .header-cadencier .header-account-content:focus .header-mercuriale__link picture,
header .header-account .header-account-content:focus .header-mercuriale__link picture,
header .header-favoris .header-mercuriale-content:hover .header-favoris__link picture,
header .header-mercuriale .header-mercuriale-content:hover .header-favoris__link picture,
header .header-cadencier .header-mercuriale-content:hover .header-favoris__link picture,
header .header-account .header-mercuriale-content:hover .header-favoris__link picture,
header .header-favoris .header-favoris-content:hover .header-favoris__link picture,
header .header-mercuriale .header-favoris-content:hover .header-favoris__link picture,
header .header-cadencier .header-favoris-content:hover .header-favoris__link picture,
header .header-account .header-favoris-content:hover .header-favoris__link picture,
header .header-favoris .header-cadencier-content:hover .header-favoris__link picture,
header .header-mercuriale .header-cadencier-content:hover .header-favoris__link picture,
header .header-cadencier .header-cadencier-content:hover .header-favoris__link picture,
header .header-account .header-cadencier-content:hover .header-favoris__link picture,
header .header-favoris .header-account-content:hover .header-favoris__link picture,
header .header-mercuriale .header-account-content:hover .header-favoris__link picture,
header .header-cadencier .header-account-content:hover .header-favoris__link picture,
header .header-account .header-account-content:hover .header-favoris__link picture,
header .header-favoris .header-mercuriale-content:active .header-favoris__link picture,
header .header-mercuriale .header-mercuriale-content:active .header-favoris__link picture,
header .header-cadencier .header-mercuriale-content:active .header-favoris__link picture,
header .header-account .header-mercuriale-content:active .header-favoris__link picture,
header .header-favoris .header-favoris-content:active .header-favoris__link picture,
header .header-mercuriale .header-favoris-content:active .header-favoris__link picture,
header .header-cadencier .header-favoris-content:active .header-favoris__link picture,
header .header-account .header-favoris-content:active .header-favoris__link picture,
header .header-favoris .header-cadencier-content:active .header-favoris__link picture,
header .header-mercuriale .header-cadencier-content:active .header-favoris__link picture,
header .header-cadencier .header-cadencier-content:active .header-favoris__link picture,
header .header-account .header-cadencier-content:active .header-favoris__link picture,
header .header-favoris .header-account-content:active .header-favoris__link picture,
header .header-mercuriale .header-account-content:active .header-favoris__link picture,
header .header-cadencier .header-account-content:active .header-favoris__link picture,
header .header-account .header-account-content:active .header-favoris__link picture,
header .header-favoris .header-mercuriale-content:focus .header-favoris__link picture,
header .header-mercuriale .header-mercuriale-content:focus .header-favoris__link picture,
header .header-cadencier .header-mercuriale-content:focus .header-favoris__link picture,
header .header-account .header-mercuriale-content:focus .header-favoris__link picture,
header .header-favoris .header-favoris-content:focus .header-favoris__link picture,
header .header-mercuriale .header-favoris-content:focus .header-favoris__link picture,
header .header-cadencier .header-favoris-content:focus .header-favoris__link picture,
header .header-account .header-favoris-content:focus .header-favoris__link picture,
header .header-favoris .header-cadencier-content:focus .header-favoris__link picture,
header .header-mercuriale .header-cadencier-content:focus .header-favoris__link picture,
header .header-cadencier .header-cadencier-content:focus .header-favoris__link picture,
header .header-account .header-cadencier-content:focus .header-favoris__link picture,
header .header-favoris .header-account-content:focus .header-favoris__link picture,
header .header-mercuriale .header-account-content:focus .header-favoris__link picture,
header .header-cadencier .header-account-content:focus .header-favoris__link picture,
header .header-account .header-account-content:focus .header-favoris__link picture,
header .header-favoris .header-mercuriale-content:hover .header-cadencier__link picture,
header .header-mercuriale .header-mercuriale-content:hover .header-cadencier__link picture,
header .header-cadencier .header-mercuriale-content:hover .header-cadencier__link picture,
header .header-account .header-mercuriale-content:hover .header-cadencier__link picture,
header .header-favoris .header-favoris-content:hover .header-cadencier__link picture,
header .header-mercuriale .header-favoris-content:hover .header-cadencier__link picture,
header .header-cadencier .header-favoris-content:hover .header-cadencier__link picture,
header .header-account .header-favoris-content:hover .header-cadencier__link picture,
header .header-favoris .header-cadencier-content:hover .header-cadencier__link picture,
header .header-mercuriale .header-cadencier-content:hover .header-cadencier__link picture,
header .header-cadencier .header-cadencier-content:hover .header-cadencier__link picture,
header .header-account .header-cadencier-content:hover .header-cadencier__link picture,
header .header-favoris .header-account-content:hover .header-cadencier__link picture,
header .header-mercuriale .header-account-content:hover .header-cadencier__link picture,
header .header-cadencier .header-account-content:hover .header-cadencier__link picture,
header .header-account .header-account-content:hover .header-cadencier__link picture,
header .header-favoris .header-mercuriale-content:active .header-cadencier__link picture,
header .header-mercuriale .header-mercuriale-content:active .header-cadencier__link picture,
header .header-cadencier .header-mercuriale-content:active .header-cadencier__link picture,
header .header-account .header-mercuriale-content:active .header-cadencier__link picture,
header .header-favoris .header-favoris-content:active .header-cadencier__link picture,
header .header-mercuriale .header-favoris-content:active .header-cadencier__link picture,
header .header-cadencier .header-favoris-content:active .header-cadencier__link picture,
header .header-account .header-favoris-content:active .header-cadencier__link picture,
header .header-favoris .header-cadencier-content:active .header-cadencier__link picture,
header .header-mercuriale .header-cadencier-content:active .header-cadencier__link picture,
header .header-cadencier .header-cadencier-content:active .header-cadencier__link picture,
header .header-account .header-cadencier-content:active .header-cadencier__link picture,
header .header-favoris .header-account-content:active .header-cadencier__link picture,
header .header-mercuriale .header-account-content:active .header-cadencier__link picture,
header .header-cadencier .header-account-content:active .header-cadencier__link picture,
header .header-account .header-account-content:active .header-cadencier__link picture,
header .header-favoris .header-mercuriale-content:focus .header-cadencier__link picture,
header .header-mercuriale .header-mercuriale-content:focus .header-cadencier__link picture,
header .header-cadencier .header-mercuriale-content:focus .header-cadencier__link picture,
header .header-account .header-mercuriale-content:focus .header-cadencier__link picture,
header .header-favoris .header-favoris-content:focus .header-cadencier__link picture,
header .header-mercuriale .header-favoris-content:focus .header-cadencier__link picture,
header .header-cadencier .header-favoris-content:focus .header-cadencier__link picture,
header .header-account .header-favoris-content:focus .header-cadencier__link picture,
header .header-favoris .header-cadencier-content:focus .header-cadencier__link picture,
header .header-mercuriale .header-cadencier-content:focus .header-cadencier__link picture,
header .header-cadencier .header-cadencier-content:focus .header-cadencier__link picture,
header .header-account .header-cadencier-content:focus .header-cadencier__link picture,
header .header-favoris .header-account-content:focus .header-cadencier__link picture,
header .header-mercuriale .header-account-content:focus .header-cadencier__link picture,
header .header-cadencier .header-account-content:focus .header-cadencier__link picture,
header .header-account .header-account-content:focus .header-cadencier__link picture,
header .header-favoris .header-mercuriale-content:hover .header-account__link picture,
header .header-mercuriale .header-mercuriale-content:hover .header-account__link picture,
header .header-cadencier .header-mercuriale-content:hover .header-account__link picture,
header .header-account .header-mercuriale-content:hover .header-account__link picture,
header .header-favoris .header-favoris-content:hover .header-account__link picture,
header .header-mercuriale .header-favoris-content:hover .header-account__link picture,
header .header-cadencier .header-favoris-content:hover .header-account__link picture,
header .header-account .header-favoris-content:hover .header-account__link picture,
header .header-favoris .header-cadencier-content:hover .header-account__link picture,
header .header-mercuriale .header-cadencier-content:hover .header-account__link picture,
header .header-cadencier .header-cadencier-content:hover .header-account__link picture,
header .header-account .header-cadencier-content:hover .header-account__link picture,
header .header-favoris .header-account-content:hover .header-account__link picture,
header .header-mercuriale .header-account-content:hover .header-account__link picture,
header .header-cadencier .header-account-content:hover .header-account__link picture,
header .header-account .header-account-content:hover .header-account__link picture,
header .header-favoris .header-mercuriale-content:active .header-account__link picture,
header .header-mercuriale .header-mercuriale-content:active .header-account__link picture,
header .header-cadencier .header-mercuriale-content:active .header-account__link picture,
header .header-account .header-mercuriale-content:active .header-account__link picture,
header .header-favoris .header-favoris-content:active .header-account__link picture,
header .header-mercuriale .header-favoris-content:active .header-account__link picture,
header .header-cadencier .header-favoris-content:active .header-account__link picture,
header .header-account .header-favoris-content:active .header-account__link picture,
header .header-favoris .header-cadencier-content:active .header-account__link picture,
header .header-mercuriale .header-cadencier-content:active .header-account__link picture,
header .header-cadencier .header-cadencier-content:active .header-account__link picture,
header .header-account .header-cadencier-content:active .header-account__link picture,
header .header-favoris .header-account-content:active .header-account__link picture,
header .header-mercuriale .header-account-content:active .header-account__link picture,
header .header-cadencier .header-account-content:active .header-account__link picture,
header .header-account .header-account-content:active .header-account__link picture,
header .header-favoris .header-mercuriale-content:focus .header-account__link picture,
header .header-mercuriale .header-mercuriale-content:focus .header-account__link picture,
header .header-cadencier .header-mercuriale-content:focus .header-account__link picture,
header .header-account .header-mercuriale-content:focus .header-account__link picture,
header .header-favoris .header-favoris-content:focus .header-account__link picture,
header .header-mercuriale .header-favoris-content:focus .header-account__link picture,
header .header-cadencier .header-favoris-content:focus .header-account__link picture,
header .header-account .header-favoris-content:focus .header-account__link picture,
header .header-favoris .header-cadencier-content:focus .header-account__link picture,
header .header-mercuriale .header-cadencier-content:focus .header-account__link picture,
header .header-cadencier .header-cadencier-content:focus .header-account__link picture,
header .header-account .header-cadencier-content:focus .header-account__link picture,
header .header-favoris .header-account-content:focus .header-account__link picture,
header .header-mercuriale .header-account-content:focus .header-account__link picture,
header .header-cadencier .header-account-content:focus .header-account__link picture,
header .header-account .header-account-content:focus .header-account__link picture {
  background-color: #eae9e9;
}
@media (min-width: 992px) {
  header .header-favoris .header-mercuriale-content:hover .header-favoris__label,
  header .header-mercuriale .header-mercuriale-content:hover .header-favoris__label,
  header .header-cadencier .header-mercuriale-content:hover .header-favoris__label,
  header .header-account .header-mercuriale-content:hover .header-favoris__label,
  header .header-favoris .header-favoris-content:hover .header-favoris__label,
  header .header-mercuriale .header-favoris-content:hover .header-favoris__label,
  header .header-cadencier .header-favoris-content:hover .header-favoris__label,
  header .header-account .header-favoris-content:hover .header-favoris__label,
  header .header-favoris .header-cadencier-content:hover .header-favoris__label,
  header .header-mercuriale .header-cadencier-content:hover .header-favoris__label,
  header .header-cadencier .header-cadencier-content:hover .header-favoris__label,
  header .header-account .header-cadencier-content:hover .header-favoris__label,
  header .header-favoris .header-account-content:hover .header-favoris__label,
  header .header-mercuriale .header-account-content:hover .header-favoris__label,
  header .header-cadencier .header-account-content:hover .header-favoris__label,
  header .header-account .header-account-content:hover .header-favoris__label,
  header .header-favoris .header-mercuriale-content:active .header-favoris__label,
  header .header-mercuriale .header-mercuriale-content:active .header-favoris__label,
  header .header-cadencier .header-mercuriale-content:active .header-favoris__label,
  header .header-account .header-mercuriale-content:active .header-favoris__label,
  header .header-favoris .header-favoris-content:active .header-favoris__label,
  header .header-mercuriale .header-favoris-content:active .header-favoris__label,
  header .header-cadencier .header-favoris-content:active .header-favoris__label,
  header .header-account .header-favoris-content:active .header-favoris__label,
  header .header-favoris .header-cadencier-content:active .header-favoris__label,
  header .header-mercuriale .header-cadencier-content:active .header-favoris__label,
  header .header-cadencier .header-cadencier-content:active .header-favoris__label,
  header .header-account .header-cadencier-content:active .header-favoris__label,
  header .header-favoris .header-account-content:active .header-favoris__label,
  header .header-mercuriale .header-account-content:active .header-favoris__label,
  header .header-cadencier .header-account-content:active .header-favoris__label,
  header .header-account .header-account-content:active .header-favoris__label,
  header .header-favoris .header-mercuriale-content:focus .header-favoris__label,
  header .header-mercuriale .header-mercuriale-content:focus .header-favoris__label,
  header .header-cadencier .header-mercuriale-content:focus .header-favoris__label,
  header .header-account .header-mercuriale-content:focus .header-favoris__label,
  header .header-favoris .header-favoris-content:focus .header-favoris__label,
  header .header-mercuriale .header-favoris-content:focus .header-favoris__label,
  header .header-cadencier .header-favoris-content:focus .header-favoris__label,
  header .header-account .header-favoris-content:focus .header-favoris__label,
  header .header-favoris .header-cadencier-content:focus .header-favoris__label,
  header .header-mercuriale .header-cadencier-content:focus .header-favoris__label,
  header .header-cadencier .header-cadencier-content:focus .header-favoris__label,
  header .header-account .header-cadencier-content:focus .header-favoris__label,
  header .header-favoris .header-account-content:focus .header-favoris__label,
  header .header-mercuriale .header-account-content:focus .header-favoris__label,
  header .header-cadencier .header-account-content:focus .header-favoris__label,
  header .header-account .header-account-content:focus .header-favoris__label,
  header .header-favoris .header-mercuriale-content:hover .header-cadencier__label,
  header .header-mercuriale .header-mercuriale-content:hover .header-cadencier__label,
  header .header-cadencier .header-mercuriale-content:hover .header-cadencier__label,
  header .header-account .header-mercuriale-content:hover .header-cadencier__label,
  header .header-favoris .header-favoris-content:hover .header-cadencier__label,
  header .header-mercuriale .header-favoris-content:hover .header-cadencier__label,
  header .header-cadencier .header-favoris-content:hover .header-cadencier__label,
  header .header-account .header-favoris-content:hover .header-cadencier__label,
  header .header-favoris .header-cadencier-content:hover .header-cadencier__label,
  header .header-mercuriale .header-cadencier-content:hover .header-cadencier__label,
  header .header-cadencier .header-cadencier-content:hover .header-cadencier__label,
  header .header-account .header-cadencier-content:hover .header-cadencier__label,
  header .header-favoris .header-account-content:hover .header-cadencier__label,
  header .header-mercuriale .header-account-content:hover .header-cadencier__label,
  header .header-cadencier .header-account-content:hover .header-cadencier__label,
  header .header-account .header-account-content:hover .header-cadencier__label,
  header .header-favoris .header-mercuriale-content:active .header-cadencier__label,
  header .header-mercuriale .header-mercuriale-content:active .header-cadencier__label,
  header .header-cadencier .header-mercuriale-content:active .header-cadencier__label,
  header .header-account .header-mercuriale-content:active .header-cadencier__label,
  header .header-favoris .header-favoris-content:active .header-cadencier__label,
  header .header-mercuriale .header-favoris-content:active .header-cadencier__label,
  header .header-cadencier .header-favoris-content:active .header-cadencier__label,
  header .header-account .header-favoris-content:active .header-cadencier__label,
  header .header-favoris .header-cadencier-content:active .header-cadencier__label,
  header .header-mercuriale .header-cadencier-content:active .header-cadencier__label,
  header .header-cadencier .header-cadencier-content:active .header-cadencier__label,
  header .header-account .header-cadencier-content:active .header-cadencier__label,
  header .header-favoris .header-account-content:active .header-cadencier__label,
  header .header-mercuriale .header-account-content:active .header-cadencier__label,
  header .header-cadencier .header-account-content:active .header-cadencier__label,
  header .header-account .header-account-content:active .header-cadencier__label,
  header .header-favoris .header-mercuriale-content:focus .header-cadencier__label,
  header .header-mercuriale .header-mercuriale-content:focus .header-cadencier__label,
  header .header-cadencier .header-mercuriale-content:focus .header-cadencier__label,
  header .header-account .header-mercuriale-content:focus .header-cadencier__label,
  header .header-favoris .header-favoris-content:focus .header-cadencier__label,
  header .header-mercuriale .header-favoris-content:focus .header-cadencier__label,
  header .header-cadencier .header-favoris-content:focus .header-cadencier__label,
  header .header-account .header-favoris-content:focus .header-cadencier__label,
  header .header-favoris .header-cadencier-content:focus .header-cadencier__label,
  header .header-mercuriale .header-cadencier-content:focus .header-cadencier__label,
  header .header-cadencier .header-cadencier-content:focus .header-cadencier__label,
  header .header-account .header-cadencier-content:focus .header-cadencier__label,
  header .header-favoris .header-account-content:focus .header-cadencier__label,
  header .header-mercuriale .header-account-content:focus .header-cadencier__label,
  header .header-cadencier .header-account-content:focus .header-cadencier__label,
  header .header-account .header-account-content:focus .header-cadencier__label,
  header .header-favoris .header-mercuriale-content:hover .header-account__label,
  header .header-mercuriale .header-mercuriale-content:hover .header-account__label,
  header .header-cadencier .header-mercuriale-content:hover .header-account__label,
  header .header-account .header-mercuriale-content:hover .header-account__label,
  header .header-favoris .header-favoris-content:hover .header-account__label,
  header .header-mercuriale .header-favoris-content:hover .header-account__label,
  header .header-cadencier .header-favoris-content:hover .header-account__label,
  header .header-account .header-favoris-content:hover .header-account__label,
  header .header-favoris .header-cadencier-content:hover .header-account__label,
  header .header-mercuriale .header-cadencier-content:hover .header-account__label,
  header .header-cadencier .header-cadencier-content:hover .header-account__label,
  header .header-account .header-cadencier-content:hover .header-account__label,
  header .header-favoris .header-account-content:hover .header-account__label,
  header .header-mercuriale .header-account-content:hover .header-account__label,
  header .header-cadencier .header-account-content:hover .header-account__label,
  header .header-account .header-account-content:hover .header-account__label,
  header .header-favoris .header-mercuriale-content:active .header-account__label,
  header .header-mercuriale .header-mercuriale-content:active .header-account__label,
  header .header-cadencier .header-mercuriale-content:active .header-account__label,
  header .header-account .header-mercuriale-content:active .header-account__label,
  header .header-favoris .header-favoris-content:active .header-account__label,
  header .header-mercuriale .header-favoris-content:active .header-account__label,
  header .header-cadencier .header-favoris-content:active .header-account__label,
  header .header-account .header-favoris-content:active .header-account__label,
  header .header-favoris .header-cadencier-content:active .header-account__label,
  header .header-mercuriale .header-cadencier-content:active .header-account__label,
  header .header-cadencier .header-cadencier-content:active .header-account__label,
  header .header-account .header-cadencier-content:active .header-account__label,
  header .header-favoris .header-account-content:active .header-account__label,
  header .header-mercuriale .header-account-content:active .header-account__label,
  header .header-cadencier .header-account-content:active .header-account__label,
  header .header-account .header-account-content:active .header-account__label,
  header .header-favoris .header-mercuriale-content:focus .header-account__label,
  header .header-mercuriale .header-mercuriale-content:focus .header-account__label,
  header .header-cadencier .header-mercuriale-content:focus .header-account__label,
  header .header-account .header-mercuriale-content:focus .header-account__label,
  header .header-favoris .header-favoris-content:focus .header-account__label,
  header .header-mercuriale .header-favoris-content:focus .header-account__label,
  header .header-cadencier .header-favoris-content:focus .header-account__label,
  header .header-account .header-favoris-content:focus .header-account__label,
  header .header-favoris .header-cadencier-content:focus .header-account__label,
  header .header-mercuriale .header-cadencier-content:focus .header-account__label,
  header .header-cadencier .header-cadencier-content:focus .header-account__label,
  header .header-account .header-cadencier-content:focus .header-account__label,
  header .header-favoris .header-account-content:focus .header-account__label,
  header .header-mercuriale .header-account-content:focus .header-account__label,
  header .header-cadencier .header-account-content:focus .header-account__label,
  header .header-account .header-account-content:focus .header-account__label {
    color: #0081c6;
  }
}
header .header-favoris .header-mercuriale__link,
header .header-mercuriale .header-mercuriale__link,
header .header-cadencier .header-mercuriale__link,
header .header-account .header-mercuriale__link,
header .header-favoris .header-favoris__link,
header .header-mercuriale .header-favoris__link,
header .header-cadencier .header-favoris__link,
header .header-account .header-favoris__link,
header .header-favoris .header-cadencier__link,
header .header-mercuriale .header-cadencier__link,
header .header-cadencier .header-cadencier__link,
header .header-account .header-cadencier__link,
header .header-favoris .header-account__link,
header .header-mercuriale .header-account__link,
header .header-cadencier .header-account__link,
header .header-account .header-account__link {
  display: block;
}
header .header-favoris .header-mercuriale__link picture,
header .header-mercuriale .header-mercuriale__link picture,
header .header-cadencier .header-mercuriale__link picture,
header .header-account .header-mercuriale__link picture,
header .header-favoris .header-favoris__link picture,
header .header-mercuriale .header-favoris__link picture,
header .header-cadencier .header-favoris__link picture,
header .header-account .header-favoris__link picture,
header .header-favoris .header-cadencier__link picture,
header .header-mercuriale .header-cadencier__link picture,
header .header-cadencier .header-cadencier__link picture,
header .header-account .header-cadencier__link picture,
header .header-favoris .header-account__link picture,
header .header-mercuriale .header-account__link picture,
header .header-cadencier .header-account__link picture,
header .header-account .header-account__link picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
  border: 0.1rem solid #0081c6;
  margin: 0 auto;
  transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  header .header-favoris .header-mercuriale__link picture,
  header .header-mercuriale .header-mercuriale__link picture,
  header .header-cadencier .header-mercuriale__link picture,
  header .header-account .header-mercuriale__link picture,
  header .header-favoris .header-favoris__link picture,
  header .header-mercuriale .header-favoris__link picture,
  header .header-cadencier .header-favoris__link picture,
  header .header-account .header-favoris__link picture,
  header .header-favoris .header-cadencier__link picture,
  header .header-mercuriale .header-cadencier__link picture,
  header .header-cadencier .header-cadencier__link picture,
  header .header-account .header-cadencier__link picture,
  header .header-favoris .header-account__link picture,
  header .header-mercuriale .header-account__link picture,
  header .header-cadencier .header-account__link picture,
  header .header-account .header-account__link picture {
    width: 4rem;
    height: 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .header-favoris .header-mercuriale__link picture,
  header .header-mercuriale .header-mercuriale__link picture,
  header .header-cadencier .header-mercuriale__link picture,
  header .header-account .header-mercuriale__link picture,
  header .header-favoris .header-favoris__link picture,
  header .header-mercuriale .header-favoris__link picture,
  header .header-cadencier .header-favoris__link picture,
  header .header-account .header-favoris__link picture,
  header .header-favoris .header-cadencier__link picture,
  header .header-mercuriale .header-cadencier__link picture,
  header .header-cadencier .header-cadencier__link picture,
  header .header-account .header-cadencier__link picture,
  header .header-favoris .header-account__link picture,
  header .header-mercuriale .header-account__link picture,
  header .header-cadencier .header-account__link picture,
  header .header-account .header-account__link picture {
    width: 3.5rem;
    height: 3.5rem;
  }
}
@media (max-width: 991px) {
  header .header-favoris .header-mercuriale__link picture,
  header .header-mercuriale .header-mercuriale__link picture,
  header .header-cadencier .header-mercuriale__link picture,
  header .header-account .header-mercuriale__link picture,
  header .header-favoris .header-favoris__link picture,
  header .header-mercuriale .header-favoris__link picture,
  header .header-cadencier .header-favoris__link picture,
  header .header-account .header-favoris__link picture,
  header .header-favoris .header-cadencier__link picture,
  header .header-mercuriale .header-cadencier__link picture,
  header .header-cadencier .header-cadencier__link picture,
  header .header-account .header-cadencier__link picture,
  header .header-favoris .header-account__link picture,
  header .header-mercuriale .header-account__link picture,
  header .header-cadencier .header-account__link picture,
  header .header-account .header-account__link picture {
    width: 3.8rem;
    height: 3.8rem;
  }
}
header .header-favoris .header-mercuriale__link picture img,
header .header-mercuriale .header-mercuriale__link picture img,
header .header-cadencier .header-mercuriale__link picture img,
header .header-account .header-mercuriale__link picture img,
header .header-favoris .header-favoris__link picture img,
header .header-mercuriale .header-favoris__link picture img,
header .header-cadencier .header-favoris__link picture img,
header .header-account .header-favoris__link picture img,
header .header-favoris .header-cadencier__link picture img,
header .header-mercuriale .header-cadencier__link picture img,
header .header-cadencier .header-cadencier__link picture img,
header .header-account .header-cadencier__link picture img,
header .header-favoris .header-account__link picture img,
header .header-mercuriale .header-account__link picture img,
header .header-cadencier .header-account__link picture img,
header .header-account .header-account__link picture img {
  width: 3rem;
  height: auto;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  header .header-favoris .header-mercuriale__link picture img,
  header .header-mercuriale .header-mercuriale__link picture img,
  header .header-cadencier .header-mercuriale__link picture img,
  header .header-account .header-mercuriale__link picture img,
  header .header-favoris .header-favoris__link picture img,
  header .header-mercuriale .header-favoris__link picture img,
  header .header-cadencier .header-favoris__link picture img,
  header .header-account .header-favoris__link picture img,
  header .header-favoris .header-cadencier__link picture img,
  header .header-mercuriale .header-cadencier__link picture img,
  header .header-cadencier .header-cadencier__link picture img,
  header .header-account .header-cadencier__link picture img,
  header .header-favoris .header-account__link picture img,
  header .header-mercuriale .header-account__link picture img,
  header .header-cadencier .header-account__link picture img,
  header .header-account .header-account__link picture img {
    width: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .header-favoris .header-mercuriale__link picture img,
  header .header-mercuriale .header-mercuriale__link picture img,
  header .header-cadencier .header-mercuriale__link picture img,
  header .header-account .header-mercuriale__link picture img,
  header .header-favoris .header-favoris__link picture img,
  header .header-mercuriale .header-favoris__link picture img,
  header .header-cadencier .header-favoris__link picture img,
  header .header-account .header-favoris__link picture img,
  header .header-favoris .header-cadencier__link picture img,
  header .header-mercuriale .header-cadencier__link picture img,
  header .header-cadencier .header-cadencier__link picture img,
  header .header-account .header-cadencier__link picture img,
  header .header-favoris .header-account__link picture img,
  header .header-mercuriale .header-account__link picture img,
  header .header-cadencier .header-account__link picture img,
  header .header-account .header-account__link picture img {
    width: 2rem;
  }
}
@media (max-width: 991px) {
  header .header-favoris .header-mercuriale__link picture img,
  header .header-mercuriale .header-mercuriale__link picture img,
  header .header-cadencier .header-mercuriale__link picture img,
  header .header-account .header-mercuriale__link picture img,
  header .header-favoris .header-favoris__link picture img,
  header .header-mercuriale .header-favoris__link picture img,
  header .header-cadencier .header-favoris__link picture img,
  header .header-account .header-favoris__link picture img,
  header .header-favoris .header-cadencier__link picture img,
  header .header-mercuriale .header-cadencier__link picture img,
  header .header-cadencier .header-cadencier__link picture img,
  header .header-account .header-cadencier__link picture img,
  header .header-favoris .header-account__link picture img,
  header .header-mercuriale .header-account__link picture img,
  header .header-cadencier .header-account__link picture img,
  header .header-account .header-account__link picture img {
    width: 2.5rem;
  }
}
header .header-favoris .header-mercuriale__link:focus picture,
header .header-mercuriale .header-mercuriale__link:focus picture,
header .header-cadencier .header-mercuriale__link:focus picture,
header .header-account .header-mercuriale__link:focus picture,
header .header-favoris .header-favoris__link:focus picture,
header .header-mercuriale .header-favoris__link:focus picture,
header .header-cadencier .header-favoris__link:focus picture,
header .header-account .header-favoris__link:focus picture,
header .header-favoris .header-cadencier__link:focus picture,
header .header-mercuriale .header-cadencier__link:focus picture,
header .header-cadencier .header-cadencier__link:focus picture,
header .header-account .header-cadencier__link:focus picture,
header .header-favoris .header-account__link:focus picture,
header .header-mercuriale .header-account__link:focus picture,
header .header-cadencier .header-account__link:focus picture,
header .header-account .header-account__link:focus picture {
  background-color: #eae9e9;
}
@media (min-width: 992px) {
  header .header-favoris .header-mercuriale__link:focus + .header-mercuriale__label,
  header .header-mercuriale .header-mercuriale__link:focus + .header-mercuriale__label,
  header .header-cadencier .header-mercuriale__link:focus + .header-mercuriale__label,
  header .header-account .header-mercuriale__link:focus + .header-mercuriale__label,
  header .header-favoris .header-favoris__link:focus + .header-mercuriale__label,
  header .header-mercuriale .header-favoris__link:focus + .header-mercuriale__label,
  header .header-cadencier .header-favoris__link:focus + .header-mercuriale__label,
  header .header-account .header-favoris__link:focus + .header-mercuriale__label,
  header .header-favoris .header-cadencier__link:focus + .header-mercuriale__label,
  header .header-mercuriale .header-cadencier__link:focus + .header-mercuriale__label,
  header .header-cadencier .header-cadencier__link:focus + .header-mercuriale__label,
  header .header-account .header-cadencier__link:focus + .header-mercuriale__label,
  header .header-favoris .header-account__link:focus + .header-mercuriale__label,
  header .header-mercuriale .header-account__link:focus + .header-mercuriale__label,
  header .header-cadencier .header-account__link:focus + .header-mercuriale__label,
  header .header-account .header-account__link:focus + .header-mercuriale__label,
  header .header-favoris .header-mercuriale__link:focus + .header-favoris__label,
  header .header-mercuriale .header-mercuriale__link:focus + .header-favoris__label,
  header .header-cadencier .header-mercuriale__link:focus + .header-favoris__label,
  header .header-account .header-mercuriale__link:focus + .header-favoris__label,
  header .header-favoris .header-favoris__link:focus + .header-favoris__label,
  header .header-mercuriale .header-favoris__link:focus + .header-favoris__label,
  header .header-cadencier .header-favoris__link:focus + .header-favoris__label,
  header .header-account .header-favoris__link:focus + .header-favoris__label,
  header .header-favoris .header-cadencier__link:focus + .header-favoris__label,
  header .header-mercuriale .header-cadencier__link:focus + .header-favoris__label,
  header .header-cadencier .header-cadencier__link:focus + .header-favoris__label,
  header .header-account .header-cadencier__link:focus + .header-favoris__label,
  header .header-favoris .header-account__link:focus + .header-favoris__label,
  header .header-mercuriale .header-account__link:focus + .header-favoris__label,
  header .header-cadencier .header-account__link:focus + .header-favoris__label,
  header .header-account .header-account__link:focus + .header-favoris__label,
  header .header-favoris .header-mercuriale__link:focus + .header-cadencier__label,
  header .header-mercuriale .header-mercuriale__link:focus + .header-cadencier__label,
  header .header-cadencier .header-mercuriale__link:focus + .header-cadencier__label,
  header .header-account .header-mercuriale__link:focus + .header-cadencier__label,
  header .header-favoris .header-favoris__link:focus + .header-cadencier__label,
  header .header-mercuriale .header-favoris__link:focus + .header-cadencier__label,
  header .header-cadencier .header-favoris__link:focus + .header-cadencier__label,
  header .header-account .header-favoris__link:focus + .header-cadencier__label,
  header .header-favoris .header-cadencier__link:focus + .header-cadencier__label,
  header .header-mercuriale .header-cadencier__link:focus + .header-cadencier__label,
  header .header-cadencier .header-cadencier__link:focus + .header-cadencier__label,
  header .header-account .header-cadencier__link:focus + .header-cadencier__label,
  header .header-favoris .header-account__link:focus + .header-cadencier__label,
  header .header-mercuriale .header-account__link:focus + .header-cadencier__label,
  header .header-cadencier .header-account__link:focus + .header-cadencier__label,
  header .header-account .header-account__link:focus + .header-cadencier__label,
  header .header-favoris .header-mercuriale__link:focus + .header-account__label,
  header .header-mercuriale .header-mercuriale__link:focus + .header-account__label,
  header .header-cadencier .header-mercuriale__link:focus + .header-account__label,
  header .header-account .header-mercuriale__link:focus + .header-account__label,
  header .header-favoris .header-favoris__link:focus + .header-account__label,
  header .header-mercuriale .header-favoris__link:focus + .header-account__label,
  header .header-cadencier .header-favoris__link:focus + .header-account__label,
  header .header-account .header-favoris__link:focus + .header-account__label,
  header .header-favoris .header-cadencier__link:focus + .header-account__label,
  header .header-mercuriale .header-cadencier__link:focus + .header-account__label,
  header .header-cadencier .header-cadencier__link:focus + .header-account__label,
  header .header-account .header-cadencier__link:focus + .header-account__label,
  header .header-favoris .header-account__link:focus + .header-account__label,
  header .header-mercuriale .header-account__link:focus + .header-account__label,
  header .header-cadencier .header-account__link:focus + .header-account__label,
  header .header-account .header-account__link:focus + .header-account__label {
    color: #0081c6;
  }
}
header .header-favoris .header-mercuriale__link picture img,
header .header-mercuriale .header-mercuriale__link picture img,
header .header-cadencier .header-mercuriale__link picture img,
header .header-account .header-mercuriale__link picture img {
  margin-top: -2px;
}
@media (max-width: 991px) {
  header .header-favoris .header-mercuriale__link picture img,
  header .header-mercuriale .header-mercuriale__link picture img,
  header .header-cadencier .header-mercuriale__link picture img,
  header .header-account .header-mercuriale__link picture img {
    width: 2.2rem;
  }
}
header .header-favoris .header-mercuriale__label,
header .header-mercuriale .header-mercuriale__label,
header .header-cadencier .header-mercuriale__label,
header .header-account .header-mercuriale__label,
header .header-favoris .header-favoris__label,
header .header-mercuriale .header-favoris__label,
header .header-cadencier .header-favoris__label,
header .header-account .header-favoris__label,
header .header-favoris .header-cadencier__label,
header .header-mercuriale .header-cadencier__label,
header .header-cadencier .header-cadencier__label,
header .header-account .header-cadencier__label,
header .header-favoris .header-account__label,
header .header-mercuriale .header-account__label,
header .header-cadencier .header-account__label,
header .header-account .header-account__label {
  display: inline-block;
  width: 100%;
  font-size: 1.2rem;
  color: #000000;
  text-align: center;
  padding-top: 0.4rem;
  transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  header .header-favoris .header-mercuriale__label,
  header .header-mercuriale .header-mercuriale__label,
  header .header-cadencier .header-mercuriale__label,
  header .header-account .header-mercuriale__label,
  header .header-favoris .header-favoris__label,
  header .header-mercuriale .header-favoris__label,
  header .header-cadencier .header-favoris__label,
  header .header-account .header-favoris__label,
  header .header-favoris .header-cadencier__label,
  header .header-mercuriale .header-cadencier__label,
  header .header-cadencier .header-cadencier__label,
  header .header-account .header-cadencier__label,
  header .header-favoris .header-account__label,
  header .header-mercuriale .header-account__label,
  header .header-cadencier .header-account__label,
  header .header-account .header-account__label {
    font-size: 1.1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .header-favoris .header-mercuriale__label,
  header .header-mercuriale .header-mercuriale__label,
  header .header-cadencier .header-mercuriale__label,
  header .header-account .header-mercuriale__label,
  header .header-favoris .header-favoris__label,
  header .header-mercuriale .header-favoris__label,
  header .header-cadencier .header-favoris__label,
  header .header-account .header-favoris__label,
  header .header-favoris .header-cadencier__label,
  header .header-mercuriale .header-cadencier__label,
  header .header-cadencier .header-cadencier__label,
  header .header-account .header-cadencier__label,
  header .header-favoris .header-account__label,
  header .header-mercuriale .header-account__label,
  header .header-cadencier .header-account__label,
  header .header-account .header-account__label {
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  header .header-favoris .header-mercuriale__label,
  header .header-mercuriale .header-mercuriale__label,
  header .header-cadencier .header-mercuriale__label,
  header .header-account .header-mercuriale__label,
  header .header-favoris .header-favoris__label,
  header .header-mercuriale .header-favoris__label,
  header .header-cadencier .header-favoris__label,
  header .header-account .header-favoris__label,
  header .header-favoris .header-cadencier__label,
  header .header-mercuriale .header-cadencier__label,
  header .header-cadencier .header-cadencier__label,
  header .header-account .header-cadencier__label,
  header .header-favoris .header-account__label,
  header .header-mercuriale .header-account__label,
  header .header-cadencier .header-account__label,
  header .header-account .header-account__label {
    font-size: 0.9rem;
    color: #ffffff;
    padding-top: 0.1rem;
  }
}
@media (max-width: 991px) {
  header .header-favoris .header-account__label,
  header .header-mercuriale .header-account__label,
  header .header-cadencier .header-account__label,
  header .header-account .header-account__label {
    color: #000000;
  }
}
header .header-account .header-account__link picture {
  position: relative;
}
header .header-account .header-account__link picture:before {
  content: '\e92a';
  font-family: 'fontIconsSysco';
  font-size: 0.7rem;
  position: absolute;
  top: 0rem;
  right: -0.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #56b046;
  color: #ffffff;
}
@media (min-width: 992px) {
  header .header-account .header-account__link picture:before {
    top: -0.2rem;
    right: -1.2rem;
    font-size: 1rem;
    width: 2rem;
    height: 2rem;
  }
}
@media (max-width: 991px) {
  header .header-account {
    line-height: 1rem;
    flex-grow: 0;
    flex-basis: 16%;
    display: flex;
    justify-content: center;
  }
  header .header-account .header-account__label {
    padding-top: 0;
    margin: 0;
  }
}
header .header-cart {
  padding: 0 0 0 2rem;
}
@media (min-width: 992px) and (max-width: 1679px) {
  header .header-cart {
    padding: 0 0 0 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .header-cart {
    flex: 1 1 auto;
  }
}
@media (max-width: 640px) {
  header .header-cart {
    padding: 0;
  }
}
@media (max-width: 991px) {
  header .header-cart {
    flex-grow: 0;
    flex-basis: 12.5%;
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .header-cart .miniCart {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
header .header-auth {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  /* Login */
  /* user logged */
}
@media (min-width: 992px) {
  header .header-auth {
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  header .header-auth {
    padding-right: 1rem;
  }
}
header .header-auth .authentication .nav {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: normal;
  color: #2a2f33;
  margin-bottom: inherit;
}
@media (max-width: 991px) {
  header .header-auth .authentication .nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
header .header-auth .authentication .nav > li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  text-transform: uppercase;
}
header .header-auth .authentication .nav > li.miniCart .links a.button {
  background-color: #0081c6;
  color: #ffffff;
  border: none;
}
header .header-auth .authentication .nav > li.miniCart .links a.button:hover,
header .header-auth .authentication .nav > li.miniCart .links a.button:active,
header .header-auth .authentication .nav > li.miniCart .links a.button:focus {
  background-color: #0081c6;
}
header .header-auth .authentication .nav > li.miniCart > a .count,
header .header-auth .authentication .nav > li.miniCart > a .price {
  font-size: 1.3rem;
  font-weight: bold;
}
header .header-auth .authentication .nav > li.miniCart > a .count,
header .header-auth .authentication .nav > li.miniCart > a .title,
header .header-auth .authentication .nav > li.miniCart > a .price {
  text-transform: uppercase;
  color: #77777a;
}
header .header-auth .authentication .nav > li.miniCart > a:hover .count,
header .header-auth .authentication .nav > li.miniCart > a:active .count,
header .header-auth .authentication .nav > li.miniCart > a:hover .title,
header .header-auth .authentication .nav > li.miniCart > a:active .title,
header .header-auth .authentication .nav > li.miniCart > a:hover .price,
header .header-auth .authentication .nav > li.miniCart > a:active .price {
  color: #0081c6;
}
header .header-auth .authentication .nav > li a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2a2f33;
  height: 3rem;
}
header .header-auth .authentication .nav > li a:hover,
header .header-auth .authentication .nav > li a:active,
header .header-auth .authentication .nav > li a:focus {
  color: #0081c6;
  text-decoration: none;
  outline: none;
  background: none;
}
header .header-auth .authentication .nav > li a .svg {
  display: block;
  width: auto;
  height: 2.5rem;
}
@media (min-width: 992px) {
  header .header-auth .authentication .nav > li a .svg {
    margin-right: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  header .header-auth .authentication .nav > li a .svg {
    height: 3.5rem;
  }
}
@media (max-width: 640px) {
  header .header-auth .authentication .nav > li a .svg {
    height: 3rem;
  }
}
header .header-auth .authentication .nav > li a .svg svg {
  width: auto;
  height: 100%;
}
@media (max-width: 991px) {
  header .header-auth .authentication .nav .authentication-login .authentication-link .svg {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  header .header-auth .authentication .nav .authentication-login .authentication-link span {
    display: none;
  }
}
@media (max-width: 991px) {
  header .header-auth.auth {
    margin-right: 0;
  }
}
header .header-auth.auth .authentication .nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3rem;
}
header .header-auth.auth .authentication .nav > li a {
  height: 3rem;
}
@media (min-width: 992px) {
  header .header-auth.auth .authentication .nav > li a i {
    top: 0;
  }
}
@media (max-width: 991px) {
  header .header-auth.auth .authentication .nav > li span {
    display: none;
  }
}
header .header-auth.auth .authentication .nav .logged_in {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.5rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  header .header-auth.auth .authentication .nav .logged_in {
    margin-right: 3rem;
  }
}
@media (max-width: 640px) {
  header .header-auth.auth .authentication .nav .logged_in {
    margin-right: 2rem;
  }
}
@media (min-width: 992px) {
  header .header-auth.auth .authentication .nav .logged_in a[href='/my-account'] {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 17rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
  }
  header .header-auth.auth .authentication .nav .logged_in a[href='/my-account'] i {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
header .header-auth.auth .authentication .nav .logged_in spacer {
  padding: 0 0.5rem;
}
/*
## Footer
********************************************************************/
.footer {
  position: relative;
  border: none;
  background: #2a2f33;
  clear: both;
  padding: 0;
  margin: 0;
  z-index: 20;
}
.footer .footer__top .footer__top-left h2,
.footer .footer__top .footer__top-follow h2,
.footer .footer__top .footer__top-left h3,
.footer .footer__top .footer__top-follow h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: normal;
  text-transform: uppercase;
  color: #ffffff;
  clear: both;
  margin: 0 0 1rem;
}
.footer .footer__top .footer__top-left {
  padding: 3.6rem 0 0;
}
@media (max-width: 991px) {
  .footer .footer__top .footer__top-left {
    padding: 3.6rem 0 2.6rem;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left {
    border-top: 0.1rem solid #5d6978;
    padding: 0;
  }
}
.footer .footer__top .footer__top-left:before,
.footer .footer__top .footer__top-left:after {
  content: ' ';
  display: table;
}
.footer .footer__top .footer__top-left:after {
  clear: both;
}
@media (min-width: 992px) {
  .footer .footer__top .footer__top-left .footerLinksWrap {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer .footer__top .footer__top-left .footerLinksWrap {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left .footerLinksWrap {
    text-align: inherit;
  }
}
.footer .footer__top .footer__top-left .footerLinksWrap .footerLinks {
  margin: 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .footer .footer__top .footer__top-left .footerLinksWrap .footerLinks {
    padding: 0 4rem;
  }
}
@media (max-width: 991px) {
  .footer .footer__top .footer__top-left .footerLinksWrap .footerLinks {
    text-align: left;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left .footerLinksWrap .footerLinks {
    display: inline;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left h3 {
    border-bottom: 0.1rem solid #a1a1a1;
    padding: 1rem 2rem;
    margin: 0;
    cursor: pointer;
  }
  .footer .footer__top .footer__top-left h3:after {
    content: '\f105';
    font-family: 'FontAwesome';
    float: right;
    margin-top: 0.3rem;
  }
  .footer .footer__top .footer__top-left h3.active:after {
    content: '\f107';
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .footer .footer__top .footer__top-left .links:first-child {
    padding-left: 0;
  }
  .footer .footer__top .footer__top-left .links:last-child {
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left .links {
    width: 100%;
    min-height: 2.8rem;
    padding: 0;
  }
}
@media (min-width: 641px) {
  .footer .footer__top .footer__top-left .links ul {
    margin: 0 0 0.9rem 0;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left .links ul {
    width: 100%;
    padding-top: 0.4rem;
    margin: 0;
  }
}
@media (min-width: 641px) {
  .footer .footer__top .footer__top-left .links ul.Fc {
    margin-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left .links ul.Fc {
    display: none;
    border-bottom: 0.1rem solid #a1a1a1;
  }
}
.footer .footer__top .footer__top-left .links ul li a {
  display: block;
  font-weight: 600;
  font-size: 1.2rem;
  color: #a1a1a1;
  text-decoration: none;
  margin-bottom: 0.8rem;
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-left .links ul li a {
    padding-left: 2rem;
  }
}
.footer .footer__top .footer__top-left .links ul li a:hover,
.footer .footer__top .footer__top-left .links ul li a:focus {
  color: #ffffff;
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-follow {
    padding: 0;
  }
}
.footer .footer__top .footer__top-follow .follow {
  background-color: #454d54;
  padding: 1.4rem 4rem 0.8rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer__top .footer__top-follow .follow {
    padding: 1.4rem 2rem 0.8rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .footer .footer__top .footer__top-follow .follow {
    width: 32rem;
    margin: auto;
  }
}
@media (max-width: 991px) {
  .footer .footer__top .footer__top-follow .follow {
    clear: both;
    background-color: #454d54;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-follow .follow {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-follow .follow__action {
    text-align: center;
  }
}
@media (min-width: 641px) {
  .footer .footer__top .footer__top-follow form {
    margin: 0 0 1.2rem;
  }
}
@media (max-width: 640px) {
  .footer .footer__top .footer__top-follow form {
    max-width: 35rem;
    margin: 0 auto 1.5rem auto;
  }
}
.footer .footer__top .footer__top-follow form input {
  width: 100%;
  height: auto;
  font-style: italic;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0.7rem 0.8rem 0.9rem;
}
.footer .footer__top .footer__top-follow ul {
  margin: 0 0 1rem;
}
@media (max-width: 991px) {
  .footer .footer__top .footer__top-follow ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer .footer__top .footer__top-follow ul li {
  display: inline-block;
  margin-right: 1rem;
}
.footer .footer__top .footer__top-follow ul li a {
  display: block;
  width: 3rem;
  height: 3rem;
}
.footer .footer__top .footer__top-follow ul li a img {
  width: 100%;
  height: auto;
}
.footer .footer__top .footer__top-follow ul li i {
  width: 3rem;
  height: 3rem;
  text-align: center;
  background: #212a37;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0.4rem 0 0;
}
.footer .footer__top .footer__top-follow ul li i:before {
  font-size: 2rem;
  color: #ffffff;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer .footer__top .footer__top-follow ul li i:hover,
.footer .footer__top .footer__top-follow ul li i:focus,
.footer .footer__top .footer__top-follow ul li i:active {
  background: #ffffff;
}
.footer .footer__top .footer__top-follow ul li i:hover:before,
.footer .footer__top .footer__top-follow ul li i:focus:before,
.footer .footer__top .footer__top-follow ul li i:active:before {
  color: #212a37;
}
@media (max-width: 991px) {
  .footer .footer__top .footer__top-follow h3 {
    text-align: center;
  }
}
@media (min-width: 641px) {
  .footer .footer__bottom {
    background-color: #454d54;
  }
}
@media (max-width: 640px) {
  .footer .footer__bottom {
    background-color: #2a2f33;
    padding: 1rem 0;
  }
}
@media (max-width: 991px) {
  .footer .footer__bottom .footer__bottom-links {
    text-align: center;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .footer .footer__bottom .footer__bottom-links {
    padding: 0 2rem;
  }
}
.footer .footer__bottom .footer-links {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  z-index: 20;
}
@media (min-width: 992px) {
  .footer .footer__bottom .footer-links {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .footer .footer__bottom .footer-links {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  .footer .footer__bottom .footer-links {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer .footer__bottom .footer-links li,
.footer .footer__bottom .footer-links .cookiesParameterLink {
  display: block;
  font-size: 1rem;
  font-weight: 600;
}
@media (max-width: 640px) {
  .footer .footer__bottom .footer-links li {
    padding-right: 1rem;
  }
  .footer .footer__bottom .footer-links li:last-child {
    padding-right: 0;
  }
}
.footer .footer__bottom .footer-links li a {
  display: block;
  text-align: center;
  color: #a1a1a1;
  outline: none;
}
@media (min-width: 992px) {
  .footer .footer__bottom .footer-links li a {
    padding: 1.8rem 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .footer .footer__bottom .footer-links li a {
    padding: 1.8rem 0.8rem;
  }
}
@media (max-width: 640px) {
  .footer .footer__bottom .footer-links li a {
    padding: 1rem 0;
  }
}
.footer .footer__bottom .footer-links li a:hover,
.footer .footer__bottom .footer-links li a:active,
.footer .footer__bottom .footer-links li a:focus {
  text-decoration: none;
}
.footer .footer__bottom .footer-links li a:hover {
  color: #ffffff;
}
.footer .footer__bottom .footer-links .cookiesParameterLink {
  color: #a1a1a1;
  text-align: center;
  outline: none;
  cursor: pointer;
}
@media (min-width: 641px) {
  .footer .footer__bottom .footer-links .cookiesParameterLink {
    padding: 1.8rem 0;
  }
}
@media (max-width: 640px) {
  .footer .footer__bottom .footer-links .cookiesParameterLink {
    padding: 1rem 0;
  }
}
.footer .footer__bottom .footer-links .cookiesParameterLink:hover {
  color: #ffffff;
}
.footer-close-mobile {
  display: none;
}
@media (max-width: 640px) {
  .footer-close-mobile {
    width: 100%;
    text-align: center;
    border-top: 0.1rem solid #dddddd;
    padding: 1rem;
    cursor: pointer;
  }
  .footer-close-mobile span:after {
    content: '\f00d';
    display: block;
    font-family: 'FontAwesome';
    color: #222b38;
    font-size: 2.5rem;
  }
}
.footer-reinsurance {
  background-color: #0081c6;
  padding: 2rem 6rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .footer-reinsurance {
    padding: 2rem 4rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .footer-reinsurance {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .footer-reinsurance {
    padding: 2rem 1rem;
  }
}
@media (max-width: 640px) {
  .reinsurance:nth-child(n + 3) {
    margin-top: 2rem;
  }
}
.reinsurance-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reinsurance__media {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
  margin-bottom: 1rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .reinsurance__media {
    width: 8rem;
    height: 8rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .reinsurance__media {
    width: 7rem;
    height: 7rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .reinsurance__media {
    width: 6rem;
    height: 6rem;
  }
}
@media (max-width: 640px) {
  .reinsurance__media {
    width: 6rem;
    height: 6rem;
  }
}
.reinsurance__media img {
  max-width: 5.5rem;
  max-height: 5.5rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .reinsurance__media img {
    max-width: 5rem;
    max-height: 5rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .reinsurance__media img {
    max-width: 4.5rem;
    max-height: 4.5rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .reinsurance__media img {
    max-width: 4rem;
    max-height: 4rem;
  }
}
@media (max-width: 640px) {
  .reinsurance__media img {
    max-width: 4rem;
    max-height: 4rem;
  }
}
.reinsurance__label {
  font-weight: 700;
  font-size: 1.8rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .reinsurance__label {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .reinsurance__label {
    font-size: 1.4rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .reinsurance__label {
    font-size: 1.2rem;
  }
}
@media (max-width: 640px) {
  .reinsurance__label {
    font-size: 1.2rem;
  }
}
.reinsurance__label span {
  display: block;
}
.reinsurance__label a {
  color: #ffffff;
  text-decoration: underline;
  cursor: pointer;
}
.layout {
  display: flex;
  flex-wrap: wrap;
}
.layout__top,
.layout__bottom {
  flex-basis: 100%;
}
.layout__content {
  width: 100%;
}
@media (min-width: 992px) {
  .layout__content {
    width: 62%;
  }
}
@media (min-width: 992px) {
  .layout__content--products {
    padding-top: 20px;
    border-top: 1px solid #E1E1E1;
  }
}
@media (min-width: 992px) {
  .layout__content--products {
    min-height: 100vh;
  }
}
@media (max-width: 991px) {
  .layout__intro {
    flex-basis: 100%;
  }
}
@media (min-width: 992px) {
  .layout__intro--left {
    width: 62%;
  }
}
@media (min-width: 992px) {
  .layout__intro--right {
    margin-left: 2%;
    width: 36%;
  }
}
.layout__side {
  width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .layout__side {
    margin-top: 1px;
    margin-left: 2%;
    width: 36%;
  }
}
.layout__side--checkout {
  display: flex;
  flex-direction: column;
}
.layout--two-cols {
  margin-bottom: 2rem;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 1rem 0;
}
.section4 .disp-img {
  margin: 0 0 1.5rem 0;
}
.section4 .disp-img .title {
  display: block;
  border-bottom: 0.1rem solid #a5a5a5;
  height: 3rem;
  line-height: 3rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  white-space: nowrap;
  margin: 0 0 1rem 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 0.5rem 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.zoneA .disp-img {
  height: 10.8rem;
  margin: 1rem 0 0 0;
  border-bottom: 0.1rem dotted #a5a5a5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 10.6rem;
  border-bottom: 0.1rem dotted #a5a5a5;
  margin-bottom: 1rem;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  display: block;
  width: 12.4rem;
  height: 9.6rem;
  margin-left: 10.6rem;
}
.zoneA .disp-img .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 1rem 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #a5a5a5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #a5a5a5;
}
/*
/* ## Login Page
/* ********************************************************************/
.content-login {
  background-color: #eae9e9;
  padding: 0 6rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .content-login {
    padding: 0 4rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .content-login {
    padding: 0 2rem;
  }
}
@media (max-width: 640px) {
  .content-login {
    padding: 0 1rem;
  }
}
.login {
  padding: 3rem 0;
}
@media (max-width: 640px) {
  .login {
    padding: 2rem 0;
  }
}
@media (min-width: 992px) {
  .login__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.login__legend {
  font-weight: 600;
  font-size: 1.8rem;
  margin-top: 2rem;
}
@media (max-width: 1399px) {
  .login__legend {
    margin-top: 1.5rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .login__legend {
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  .login__legend {
    font-size: 1.4rem;
  }
}
.login__legend-asterix {
  color: #cc0000;
}
.login__legend-label {
  color: #2a2f33;
}
@media (min-width: 992px) {
  .user-customer,
  .user-anonymous {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.user-customer__headline,
.user-anonymous__headline {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .user-customer .user-box__header,
  .user-anonymous .user-box__header {
    margin-bottom: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .user-customer .user-box__header,
  .user-anonymous .user-box__header {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 640px) {
  .user-customer .user-box__header-subtitle,
  .user-anonymous .user-box__header-subtitle {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .user-customer .user-box__header-btn,
  .user-anonymous .user-box__header-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border: 0.1rem solid #0081c6;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #ffffff;
  }
  .user-customer .user-box__header-btn:hover,
  .user-anonymous .user-box__header-btn:hover {
    cursor: pointer;
  }
  .user-customer .user-box__header-btn:hover,
  .user-anonymous .user-box__header-btn:hover,
  .user-customer .user-box__header-btn:focus,
  .user-anonymous .user-box__header-btn:focus,
  .user-customer .user-box__header-btn:active,
  .user-anonymous .user-box__header-btn:active {
    text-decoration: none;
    background-color: #0081c6;
  }
  .user-customer .user-box__header-btn:hover .icoSysco,
  .user-anonymous .user-box__header-btn:hover .icoSysco,
  .user-customer .user-box__header-btn:focus .icoSysco,
  .user-anonymous .user-box__header-btn:focus .icoSysco,
  .user-customer .user-box__header-btn:active .icoSysco,
  .user-anonymous .user-box__header-btn:active .icoSysco {
    color: #ffffff;
  }
  .user-customer .user-box__header-btn .icoSysco,
  .user-anonymous .user-box__header-btn .icoSysco {
    font-size: 1.8rem;
    color: #0081c6;
  }
}
@media (min-width: 641px) {
  .user-customer .user-box__body,
  .user-anonymous .user-box__body {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
}
@media (max-width: 640px) {
  .user-customer .user-box__body,
  .user-anonymous .user-box__body {
    padding-top: 1rem;
  }
}
.user-customer .user-box__body-summary,
.user-anonymous .user-box__body-summary {
  margin-bottom: 1.5rem;
}
@media (max-width: 1399px) {
  .user-customer .user-box__body-summary,
  .user-anonymous .user-box__body-summary {
    margin-bottom: 1rem;
  }
}
.user-customer .user-box__body-btn,
.user-anonymous .user-box__body-btn {
  margin: 4rem auto 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .user-customer .user-box__body .action__primary,
  .user-anonymous .user-box__body .action__primary,
  .user-customer .user-box__body .action__primary--light,
  .user-anonymous .user-box__body .action__primary--light {
    min-width: 21rem;
  }
}
.user-customer p,
.user-anonymous p {
  font-weight: 600;
  font-size: 1.5rem;
  margin: 0;
}
@media (max-width: 1399px) {
  .user-customer p,
  .user-anonymous p {
    font-size: 1.4rem;
  }
}
.user-customer form .control-group,
.user-anonymous form .control-group {
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .user-customer form .control-group,
  .user-anonymous form .control-group {
    margin-bottom: 1rem;
  }
}
.user-customer form .control-group.error,
.user-anonymous form .control-group.error {
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  .user-customer form .control-group.error,
  .user-anonymous form .control-group.error {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1680px) {
  .user-customer {
    padding-right: 3rem;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .user-customer {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .user-customer {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .user-customer {
    margin-bottom: 2rem;
  }
}
@media (min-width: 641px) {
  .user-customer__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 641px) {
  .user-customer-auth,
  .user-customer-activate {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 641px) {
  .user-customer-auth .user-box,
  .user-customer-activate .user-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .user-customer-auth {
    padding-right: 1rem;
  }
}
@media (max-width: 640px) {
  .user-customer-auth {
    margin-bottom: 2rem;
  }
}
@media (min-width: 641px) {
  .user-customer-auth__form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    height: 100%;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .user-customer-activate {
    padding-left: 1rem;
  }
}
@media (min-width: 1680px) {
  .user-anonymous {
    padding-left: 3rem;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .user-anonymous {
    padding-left: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .user-anonymous {
    padding-left: 1rem;
  }
}
.user-anonymous__container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.user-anonymous__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  height: 100%;
}
.user-anonymous-newcustomer__action,
.user-anonymous-guest__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3rem;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .user-anonymous-newcustomer__action,
  .user-anonymous-guest__action {
    margin-top: 2rem;
  }
}
@media (max-width: 991px) {
  .user-anonymous-newcustomer {
    margin-bottom: 2rem;
  }
}
.user-login {
  width: 100%;
}
@media (min-width: 641px) {
  .user-login form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0 !important;
  }
}
.user-login__form input {
  width: 100%;
}
@media (min-width: 641px) {
  .user-login__bottom {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    height: 100%;
  }
}
.user-login__forgot-pwd {
  text-align: center;
}
@media (min-width: 641px) {
  .user-login__forgot-pwd {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
}
@media (max-width: 640px) {
  .user-login__forgot-pwd {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.user-login__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .user-login__action .action__primary {
    width: 21rem;
  }
}
.user-login__forgot-pwd .forgot-pwd__link {
  font-weight: 600;
  font-size: 1.5rem;
}
@media (max-width: 1399px) {
  .user-login__forgot-pwd .forgot-pwd__link {
    font-size: 1.4rem;
  }
}
.user-activation {
  width: 100%;
}
.user-activation__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .user-activation__action {
    margin-top: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .user-activation__action .action__primary {
    width: 21rem;
  }
}
/*.page-login {
    .monCompte {
        .container {
            @media (min-width: @screenSmMin) and (max-width: @screenSmMax) {
                padding: 0;
            }
        }

        .monCompte__grid {
            padding-top: 2rem;

            @media (min-width: @screenSmMin) {
                .flex-display(flex);
            }
        }

        .monCompte__login,
        .monCompte__toactive,
        .monCompte__bcustomer {
            @media (min-width: @screenSmMin) {
                .flex-display(flex);
            }

            @media (max-width: @screenXsMax) {
                padding: 0;
            }

            .bloc-compte {
                height: auto;
                border: none;
                padding: 2rem 2rem 9rem 2rem;

                @media (min-width: @screenSmMin) and (max-width: @screenSmMax) {
                    padding: 2rem 1rem 8rem 1rem;
                }

                @media (max-width: @screenXsMax) {
                    padding: 2rem 1.5rem;
                }

                form {
                    .control-group {
                        label {
                            display: block;
                            text-align: left;
                            width: 100%;
                            font-weight: 600;
                            padding: 0;
                            margin: 0 0 0.5rem 0;
                        }

                        .controls {
                            width: 100%;

                            input[type="text"],
                            input[type="password"] {
                                .border-radius-all(0);
                            }
                        }
                    }
                }

                .btnSubmit {
                    @media (max-width: @screenXsMax) {
                        margin-top: 2rem;
                    }

                    button,
                    a {
                        margin: 0;
                    }
                }
            }
        }

        .monCompte__login {
            @media (min-width: @screenSmMin) and (max-width: @screenSmMax) {
                padding-right: 0.5rem;
            }

            .bloc-compte {
                form {
                    .legend {
                        margin-left: inherit;
                    }
                }
            }
        }

        .monCompte__toactive {
            @media (min-width: @screenSmMin) and (max-width: @screenSmMax) {
                padding-left: 0.5rem;
                padding-right: 0.5rem;
            }
        }

        .monCompte__bcustomer {
            @media (min-width: @screenSmMin) and (max-width: @screenSmMax) {
                padding-left: 0.5rem;
            }
        }

        .bloc-compte {
            @media screen and (max-width: 370px) {
                height: 54rem;
            }

            &.becomeCustomer {
                a.btn {
                    @media screen and (max-width: 960px) {
                        width: 100% !important;
                    }
                }
            }

            button {
                @media screen and (max-width: 960px) {
                    width: 100% !important;
                }
            }

            .btnSubmit {
                @media (min-width: @screenSmMin) {
                    position: absolute;
                    left: 50%;
                    .transformTranslateX(-50%);
                    bottom: 1.5rem;
                    width: 100%;
                    text-align: center;
                    padding: 0;
                }
            }

            p {
                &.formPasswordMsg {
                    float: right;
                    font-size: 1.2rem;
                    color: #0081c6;
                }

                !* Fix BRK-1192 *!
                &.activite {
                    color: #222b38;
                    font-weight: 600;
                    min-height: 6rem;
                }

                !* Fix BRK-1192 *!
                &.validation {
                    min-height: 0;
                }
            }
        }

        .description {
            !* BRK-1714 *!
            .content {
                font-size: 1.4rem;
                font-weight: 600;
                line-height: 0.9;
                color: #000000;
            }
        }
    }

    .span-12 {
        margin-top: 2rem;
        margin-right: 2rem;

        &.last {
            margin-right: 0;
        }
    }
}*/
.monCompte .bloc-compte {
  position: relative;
  font-weight: 600;
  height: 5.5rem;
  overflow: hidden;
}
.monCompte .bloc-compte.userActive button {
  margin-top: 2rem;
}
.monCompte .bloc-compte.becomeCustomer a.btn {
  margin: 0 auto;
  float: none;
  width: 22rem;
}
.monCompte .bloc-compte.becomeCustomer .object-left {
  float: none !important;
}
.monCompte .bloc-compte p {
  font-weight: 600;
  color: #222b38;
  min-height: 9rem;
  font-size: 1.2rem;
}
.bloc-compte {
  clear: both;
  margin-bottom: 2rem;
  padding: 2rem;
  border: none;
  background: #eae9e9;
}
.bloc-compte h3 {
  padding: 0;
  margin: 0 0 7px;
  font-weight: 600;
  line-height: normal;
  font-size: 1.7rem;
  text-transform: uppercase;
}
.bloc-compte p {
  color: #212a37;
  font-size: 1.4rem;
  min-height: 54px;
}
.bloc-compte button {
  margin: 8px auto;
  width: 215px;
}
.bloc-compte .required {
  color: #db1d27;
}
.bloc-compte #loginForm {
  padding: 0;
}
.bloc-compte #loginForm .control-label {
  text-transform: none;
}
.bloc-compte .legend {
  margin-left: 30%;
  min-height: 38px;
}
.bloc-compte .legend a {
  color: #0081c6;
}
.bloc-compte .legend a.btn {
  width: 215px;
  float: right;
  margin-right: 108px;
}
.monCompte .UpDatePwd .bloc-compte.userActive button {
  float: right;
  width: auto;
  margin-top: 3rem;
}
.monCompte .UpDatePwd .bloc-compte .control-group.error label {
  color: #e62419 !important;
}
@media screen and (max-width: 768px) {
  .monCompte .UpDatePwd .bloc-compte .control-group .controls,
  .monCompte .UpDatePwd .bloc-compte .control-group .help-inline {
    width: 55%;
  }
}
.monCompte .UpDatePwd .bloc-compte .control-group .controls {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .monCompte .UpDatePwd .bloc-compte .control-group .help-inline {
    margin-left: 36%;
  }
}
.monCompte .UpDatePwd .bloc-compte label {
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .monCompte .UpDatePwd .bloc-compte label {
    width: 35%;
  }
}
.monCompte .UpDatePwd .bloc-compte .legend {
  margin: 0;
}
.monCompte .UpDatePwd .bloc-compte .required {
  display: block;
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .monCompte .UpDatePwd .bloc-compte p {
    min-height: inherit;
    padding-bottom: 1rem;
  }
}
.monCompte .UpDatePwd .bloc-compte button {
  display: block;
  width: 22rem;
  margin: 0 auto;
}
/*** Mobile ***/
/*@media screen and (max-width: @screenXsMax) {
    .page-login .monCompte .bloc-compte {
        height: auto;
    }

    .page-login .monCompte .bloc-compte p {
        min-height: inherit;
    }

    .page-login .monCompte .span4.last .becomeCustomer.bloc-compte .btnSubmit {
        padding-top: 15px;
    }
}*/
/*** Tablet ***/
/*@media screen and (min-width: @screenSmMin) and (max-width: @screenSmMax) {
    .page-login .monCompte .bloc-compte {
        height: 61rem;
    }

    .monCompte .bloc-compte button,
    .monCompte .bloc-compte.becomeCustomer a.btn {
        max-width: 85%;
    }

    .page-login .monCompte .bloc-compte form .formPasswordErrorMsg {
        line-height: inherit;
    }
}*/
/** Mobile & Tablet **/
/*
@media screen and (max-width: @screenSmMax) {
    .page-login .monCompte .bloc-compte form .btnSubmit:before,
    .page-login .monCompte .bloc-compte form .btnSubmit:after {
        content: none;
    }

    .page-login .monCompte .bloc-compte form .formPasswordErrorMsg {
        float: none;
    }
}*/
/*
## userLogin
********************************************************************/
.login_header_logo {
  background: url('../images/medias.png') no-repeat scroll 0 0 #ffffff;
  height: 70px;
}
.userLogin {
  border: 1px dotted #a5a5a5;
  padding: 0 20px 10px 20px;
}
.userLogin .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.template-pages-LoginPageTemplate #wrapper {
  background-color: #fff;
  border-top: 30px solid #edf0f6;
}
.userLogin .description {
  margin: 0 0 5px 0;
}
.userLogin form {
  margin: 0;
}
.userLogin .expressCheckoutLogin {
  margin: 20px 0 0 0;
}
.userLogin .expressCheckoutLogin ul li {
  list-style: disc outside none;
  margin: 0 0 5px 13px;
}
.forgottenPwd {
  padding: 20px;
}
.login_container {
  background: url('../images/world_map.png') no-repeat scroll 0 0 #f1f1f1;
  height: 400px;
}
.forgottenPwd .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.forgottenPwd .description {
  margin: 0 0 20px 0;
  font-size: 1.6rem;
  color: #000000;
}
@media (max-width: 767px) {
  .forgottenPwd .description {
    font-size: 1.4rem;
  }
}
.expressCheckoutCheckbox {
  margin: 0 0 10px 0;
}
.expressCheckoutCheckbox input {
  margin: 2px 7px 0 0;
}
a.password-forgotten {
  text-decoration: underline;
}
.login-panel {
  background-color: #000000;
  float: none;
  margin: 0 auto;
}
#loginForm .control-label {
  text-transform: uppercase;
  font-size: 14px;
}
#forgottenPwdForm .control-label {
  color: #000000;
  float: left;
}
#loginForm .form-actions button {
  float: right;
  height: 28px;
  margin-right: 0;
  min-width: 80px;
}
#forgottenPwdForm .controls {
  width: 320px;
  margin-bottom: 20px;
}
#forgottenPwdForm .controls input {
  width: 320px;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  background: #fff;
}
#forgottenPwdForm button {
  height: 43px;
  margin: 0 auto;
}
#forgottenPwdForm .control-group label {
  display: inline-block;
  margin: 0 -4px 0 0;
  padding: 8px 12px 2px 0;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  color: #212a37;
}
.b2b_login_header {
  background-color: #bdbdbd;
  height: 120px;
}
.form_field_error-message a {
  padding-top: 10px;
  float: left;
}
#copyright {
  padding: 10px 0 0;
}
#copyright .links a,
#copyright span p {
  color: #555;
  font-size: 10px;
}
.login-header {
  color: #333333;
  float: none;
  font-size: 16px;
  margin: 0 auto;
}
.template-pages-LoginPageTemplate #lang-form .controls {
  width: 130px;
  float: left;
}
#footer #lang-selector {
  background-color: #fbfbfb;
  border: 1px solid;
  font-size: 10px;
  height: 15px;
  min-height: 20px;
  padding: 2px;
  width: 120px;
}
div.secure_container_holder {
  color: #fff;
  padding: 10px 20px;
}
div.secure_container_holder a {
  color: #fff;
}
div.secure_container_holder h2 {
  color: #fff;
  margin-bottom: 0;
}
/*#loginForm{
	padding-bottom: 35px;
}*/
.secure_container_holder button {
  margin: 0;
  padding: 0 20px;
  font-size: 12px;
  text-transform: uppercase;
}
.secure_container_holder dl {
  margin-bottom: 0;
}
.secure_container_holder dd {
  margin-left: 0;
}
.forgottenPwd-action {
  width: 100%;
  text-align: center;
  height: 4.5rem;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
}
.forgottenPwd-action button {
  min-width: 15rem;
  height: 100%;
}
/*
## userRegister
********************************************************************/
.userRegister {
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px 20px;
}
.userRegister .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.userRegister .description {
  margin: 0 0 20px 0;
}
.userRegister form {
  margin: 0;
}
#recaptcha_widget {
  margin: 20px 0 0 0;
}
.monCompte .description .obligatoryElement {
  color: #db1d27;
}
.monCompte .description h1,
.updatePwdBloc h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #000000;
  font-family: 'source_sans_pro';
  font-weight: normal;
}
.monCompte .updatePwdBloc .bloc-compte p {
  min-height: inherit;
}
.monCompte .description p {
  font-size: 14px;
  color: #000000;
  line-height: 0.9;
}
.monCompte .description .obligatoryElement {
  color: #db1d27;
  margin: 25px 0px 30px 0px;
}
.monCompte #registerForm .bloc-compte {
  height: inherit;
}
.monCompte .bloc-compte .formElement label {
  font-size: 14px;
  color: #000000;
  display: inline;
  width: inherit;
  margin-right: 5px;
  text-align: right;
  width: 35%;
  vertical-align: middle;
  line-height: 1em;
  display: inline-block;
}
.monCompte .bloc-compte .formElement span.fieldErrors:empty {
  margin: 0px;
}
.monCompte .bloc-compte .formElement span.fieldErrors {
  width: 100%;
  text-align: left;
  margin-left: 35%;
  margin-top: 5px;
  margin-bottom: 5px;
}
.monCompte .bloc-compte .formElement label.error {
  color: #e62419;
  text-align: left;
  width: 61.7%;
}
.monCompte .bloc-compte .formElement input,
.monCompte .bloc-compte .radioContainer > input,
.monCompte .bloc-compte .radioContainer > select {
  border: none;
  padding: 8px;
  width: 63%;
  margin: 0px;
}
.monCompte .bloc-compte .formElement input {
  font-style: italic;
}
.monCompte .bloc-compte .radioContainer .selectLabel {
  font-size: 14px;
  color: #000000;
  display: inline;
  margin-right: 5px;
}
.monCompte .bloc-compte .formElement span {
  display: inline-block;
}
.monCompte .bloc-compte .radioContainer > input,
.monCompte .bloc-compte .radioContainer > select {
  width: 33%;
  font-size: 14px;
}
.monCompte .bloc-compte .radioContainer > input {
  font-style: italic;
}
.monCompte .bloc-compte .radioContainer > select {
  height: 36px;
  border-radius: 0;
}
#registerForm .bloc-compte section {
  margin-top: 20px;
}
#registerForm .bloc-compte textarea {
  height: 115px;
  margin-bottom: 10px;
}
.formElement {
  text-align: right;
  width: 47%;
  display: inline-block;
  margin-left: 2%;
  margin-bottom: 10px;
  vertical-align: top;
}
.acceptNewsletter label {
  font-weight: 600;
  font-size: 1.4rem;
  color: #000000;
  display: inline-block;
  margin-left: 3px;
  margin-bottom: 0;
}
.requiredIndicator {
  color: #db1d27;
}
.monCompte .bloc-compte .radioContainer h5 {
  color: #000000;
}
.monCompte .bloc-compte .radioContainer > span {
  display: inline-block;
  width: 48%;
}
.monCompte .bloc-compte .radioContainer > span label {
  display: inline-block;
  font-size: 14px;
  color: #000000;
  width: 90%;
  padding: 10px 10px 10px 0;
}
.monCompte .bloc-compte .radioContainer > span input {
  margin: 0;
}
.selectContainer {
  display: inline-block;
}
.selectElement {
  display: inline-block;
}
.selectContainer select {
  background: transparent;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  border: none;
  line-height: 24px;
}
.selectContainer select::-ms-expand {
  display: none;
}
.radioContainer input[type='radio'] {
  display: none;
}
.radioContainer input[type='radio'] + label:before {
  content: '';
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.radioContainer input[type='radio']:checked + label:before {
  background-color: #999999;
}
.registerParagraph {
  font-size: 12.5px;
  color: #000;
  margin: 10px 0;
  font-weight: 600;
}
#registerForm .btnSubmit button {
  margin-bottom: 20px;
  width: 200px;
  float: right;
}
#registerForm .btnSubmit {
  text-align: right;
  margin-right: 140px;
}
.formContact__form-checkbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.formContact__form-checkbox .formContact__label {
  display: inline-block;
  font-size: 1.4rem;
  color: #000000;
  margin-left: 1rem;
}
.formContact__information-increated label {
  margin-bottom: 1rem;
}
.formContact__form-checkbox .checker,
.formContact__information-increated-checkbox .checker {
  width: 2rem;
  height: 2rem;
  margin: 0;
}
.formContact__form-checkbox .checker span:focus,
.formContact__information-increated-checkbox .checker span:focus {
  border: none;
  outline: none;
}
.formContact__form-checkbox .checker.focus,
.formContact__information-increated-checkbox .checker.focus {
  border: none;
  outline: none;
}
.formContact__form-checkbox .checker .checked,
.formContact__information-increated-checkbox.checker .checked {
  background: none;
  outline: none;
  border: none;
}
.formContact__form-checkbox input[type='checkbox'],
.formContact__information-increated-checkbox input[type='checkbox'] {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 2rem;
  height: 2rem;
  background-color: #ffffff;
  border: 1px solid #c3c3bb;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  opacity: 1;
  outline: none;
  margin: 0;
}
.formContact__form-checkbox input[type='checkbox']:before,
.formContact__information-increated-checkbox input[type='checkbox']:before {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  background-color: #0081c6;
}
.formContact__form-checkbox input[type='checkbox']:hover,
.formContact__information-increated-checkbox input[type='checkbox']:hover {
  background-color: #e6f6ff;
  border: 1px solid #0081c6;
}
.formContact__form-checkbox input[type='checkbox']:focus,
.formContact__information-increated-checkbox input[type='checkbox']:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  outline: none;
}
.formContact__form-checkbox input[type='checkbox']:checked,
.formContact__information-increated-checkbox input[type='checkbox']:checked {
  content: none;
  border: 1px solid #0081c6;
}
.formContact__form-checkbox input[type='checkbox']:checked:before,
.formContact__information-increated-checkbox input[type='checkbox']:checked:before {
  display: inline-block;
}
.formContact__form-radio {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.formContact__form-radio label {
  display: inline-block;
  font-size: 1.4rem;
  color: #000000;
  margin: 0;
}
.formContact__form-radio input[type='radio'] {
  width: 2rem;
  height: 2rem;
  margin-top: 0;
  margin-right: 1rem;
}
.formContact__information-box .control-group {
  margin-bottom: 2rem;
}
.formContact__information-box .control-group input[type='text'] {
  width: 100%;
  font-family: 'source_sans_pro', Arial, sans-serif;
  font-size: 1.6rem;
  font-style: inherit;
  border: 1px solid #c3c3bb;
  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  padding: 1rem;
}
.formContact__information-box .control-group input:focus {
  border: 1px solid #0081c6;
  box-shadow: 0 0 6px rgba(0, 129, 198, 0.5);
  -moz-box-shadow: 0 0 6px rgba(0, 129, 198, 0.5);
  -o-box-shadow: 0 0 6px rgba(0, 129, 198, 0.5);
  -webkit-box-shadow: 0 0 6px rgba(0, 129, 198, 0.5);
}
.formContact__information-box .control-group.error input[type='text'] {
  border: 1px solid #db1d27;
  margin-bottom: 0.5rem;
}
.formContact__information-box .control-group.error .help-inline {
  font-style: italic;
  font-size: 1.2rem;
  font-weight: bolder;
  color: #db1d27;
  padding-left: 1.5rem;
}
.formContact__information-box .control-group .form_field-label label {
  position: relative;
}
.formContact__information-box .control-group .form_field-label label .mandatory {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-weight: 600;
  font-size: 1.4rem;
  color: #db1d27;
}
.formContact__form-textarea label {
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  color: #000000;
  line-height: 2rem;
}
.formContact__form-textarea textarea {
  font-family: 'source_sans_pro', Arial, sans-serif;
  font-size: 1.6rem;
  width: 100%;
  border: 1px solid #c3c3bb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 1rem;
}
.formContact__form-textarea .error {
  display: inline-block;
  font-style: italic;
  font-size: 1.2rem;
  font-weight: bolder;
  color: #db1d27;
  padding-left: 1.5rem;
  margin-top: 5px;
}
.formContact__information-box .control-group .form_field-input {
  position: relative;
}
@media screen and (min-width: 990px) {
  .monCompte .bloc-compte .formElement.adresseComplement {
    float: right;
    margin-right: 2%;
  }
}
@media screen and (max-width: 560px) {
  .monCompte .bloc-compte .formElement label {
    width: 100%;
  }
  .monCompte .bloc-compte .formElement span.fieldErrors {
    margin-left: 2%;
  }
  .monCompte .bloc-compte .radioContainer > span {
    display: initial;
  }
  .monCompte .bloc-compte .radioContainer > input {
    width: 92%;
  }
  #registerForm .btnSubmit button {
    width: 100%;
    float: none;
  }
  .acceptNewsletter label {
    display: inherit;
  }
}
@media screen and (min-width: 350px) and (max-width: 990px) {
  #colorbox {
    height: 100% !important;
  }
}
@media screen and (max-width: 990px) {
  .monCompte {
    padding: 0 20px;
  }
  .formElement {
    margin-left: 0;
  }
  .monCompte .description h1,
  .updatePwdBloc h2 {
    margin: 10px 0;
  }
  .formElement {
    width: 100%;
  }
  .monCompte .bloc-compte .formElement input {
    width: 100%;
  }
  .monCompte .bloc-compte .formElement label {
    display: block;
    text-align: left;
    margin: 0;
  }
  #cboxWrapper {
    height: 100% !important;
  }
  #forgottenPwdForm .controls input,
  #forgottenPwdForm .controls {
    width: 100% !important;
  }
  #forgottenPwdForm button {
    width: 100%;
  }
  #registerForm .btnSubmit {
    margin-right: 0;
  }
  .monCompte .bloc-compte .formElement span.fieldErrors {
    margin-left: 2%;
  }
  .monCompte .bloc-compte .formElement label {
    width: 100%;
    padding-bottom: 10px;
  }
}
/*
## userGuest
********************************************************************/
.userGuest {
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px 20px;
}
.userGuest .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.userGuest .description {
  margin: 0 0 20px 0;
}
.userGuest form {
  margin: 0;
}
/******** Page Category ********/
.category-content {
  margin-top: 31px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .category-content {
    margin-top: 21px;
    margin-bottom: 0px;
  }
}
.category-content__title {
  color: #417BBB;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 2rem;
  margin: 0 0 -2px 0;
}
@media screen and (max-width: 991px) {
  .category-content__title {
    text-align: center;
    font-size: 3.15rem;
    line-height: 40px;
    color: #2a2f33;
    margin: 0.67em 33% 0.67em 0;
    padding-right: 15px;
    font-weight: 700;
  }
}
.category-content__intro {
  font-weight: 400;
  font-size: 1.5rem;
  color: #525252;
}
@media screen and (max-width: 991px) {
  .category-content__intro {
    display: none;
  }
}
.category-content__divider {
  border-bottom: 1px solid #D4D4D4;
  margin-top: 5px;
  margin-bottom: 13px;
  display: block;
}
.category-content__divider--last {
  margin: 15px auto;
  width: 62%;
}
.category-content__container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
  .category-content__container {
    flex-direction: row-reverse;
  }
}
.category-content__subcats {
  background: #f5f5f5;
  padding: 15px;
  margin-top: 38px;
  margin-left: -15px;
  margin-right: -15px;
}
.category-content__subcats-list {
  border-right: none;
  text-align: center;
}
.category-content__subcats-list-item {
  margin-bottom: 5px;
}
.category-content__subcats-list-item:before {
  content: '.';
  display: inline-block;
  font-size: 3rem;
  line-height: 0;
  margin-right: 2px;
  vertical-align: 2px;
}
.category-content__subcats-link {
  color: #5d6978;
  font-size: 1.4rem;
}
.category-content__col--image {
  flex-grow: 0;
  min-width: 251px;
}
@media screen and (max-width: 991px) {
  .category-content__col--image {
    padding-left: 15px;
    min-width: 33%;
  }
}
.category-content__col--desc {
  flex-grow: 1;
  margin-left: 13px;
}
@media screen and (max-width: 991px) {
  .category-content__col--desc {
    margin-left: 0;
    padding-right: 15px;
    min-width: 33%;
  }
}
.category-content__desc {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7rem;
  color: #525252;
}
@media screen and (max-width: 991px) {
  .category-content__desc {
    color: #2a2f33;
  }
}
.category-content__desc a {
  text-decoration: underline;
}
.catPage .secondWrapper {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .catPage .secondWrapper {
    background-image: linear-gradient(to bottom, #f8f8f8 11%, #ffffff 18%);
    background-size: 100% auto;
    background-position: 0 80px;
  }
}
.catPage .catParagraphe h1 {
  font-size: 3.15rem;
  text-transform: uppercase;
}
.catPage .catParagraphe h2 {
  font-size: 2.8rem;
  color: #222b38;
  font-weight: normal;
}
.catPage .catImg {
  margin-top: 80px;
  max-height: 150px;
  overflow: hidden;
}
.catPage .catImg img {
  display: block;
  margin: 0 auto;
}
.catPage .subCatWrapper {
  position: relative;
}
.catPage .subCatWrapper:after {
  content: '';
  height: 1px;
  width: 62%;
  background: #d5d4d4;
  display: inline-block;
  margin-left: 21%;
  margin-top: 20px;
}
.catPage .subCat {
  background: #f5f5f5;
  padding: 30px 15px 25px 30px;
  margin-top: 38px;
}
.catPage .subCat:before {
  content: '';
  height: 1px;
  width: 31%;
  background: #d5d4d4;
  position: absolute;
  top: 20px;
  left: 35%;
}
@media screen and (max-width: 767px) {
  .catPage .subCat {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .catPage .subCat ul {
    border-bottom: 1px solid #dfdede;
    border-right: none;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 20px;
  }
}
.catPage .subCat ul li:before {
  content: '.';
  display: inline-block;
  font-size: 3rem;
  line-height: 0;
  margin-right: 2px;
  vertical-align: 2px;
}
.catPage .subCat ul li h2 {
  display: inline;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
}
.catPage .subCat ul li a {
  color: #5d6978;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .catPage .subCat ul li {
    margin-bottom: 5px;
  }
}
.catPage .subCat .col1 {
  border-right: 1px solid #dfdede;
}
.catPage .subCat .col {
  margin-right: 20px;
  border-right: 1px solid #dfdede;
  width: 30%;
  display: inline-table;
}
.catPage .subCat#col-3 {
  border-right: 0;
}
.catPage .subCat .span4:last-child ul {
  border: none;
}
@media screen and (max-width: 767px) {
  .catPage .subCat .span4:last-child ul {
    border: none;
  }
}
@media screen and (max-width: 979px) {
  .catPage .visuel {
    display: block;
    margin: 0;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.catPage .visuel .action img {
  display: none;
}
.catPage .catVisuel {
  text-align: center;
  margin-top: 15px;
}
.catPage .catVisuel .row-fluid {
  margin-bottom: 20px;
}
.catPage .catVisuel .row-fluid:last-child {
  margin-bottom: 40px;
}
.catPage .productCarousel {
  text-align: center;
  border: 1px solid #eaeaea;
  position: relative;
  width: 303px;
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 979px) {
  .catPage .productCarousel {
    display: block;
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
.catPage .productCarousel .span4 {
  width: 100% !important;
  padding-top: 10px;
}
.catPage .productCarousel .coeur-assiette .scroller .price {
  font-size: 2.5rem;
}
.catPage .productCarousel .coeur-assiette .scroller p a {
  position: absolute;
  left: 33%;
  bottom: 0;
}
.catPage .productCarousel .coeur-assiette .scroller .ref {
  font-weight: 600;
}
.catPage .productCarousel .coeur-assiette .scroller .ref img {
  max-width: 24%;
}
.catPage .productCarousel:after {
  background-image: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 100%);
  background-size: 100% auto;
  content: '';
  display: block;
  height: 100px;
  position: absolute;
  top: 143px;
  width: 100%;
  z-index: -1;
}
.catPage .productCarousel .titleProduct {
  font-size: 1.8rem;
  font-weight: bold;
  color: #222b38;
}
.catPage .productCarousel .title {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0 35px;
  color: #222b38;
  min-height: 35px;
}
.catPage .productCarousel .scrollerProduct {
  text-decoration: none;
  width: 230px;
  display: inline-block;
}
.catPage .productCarousel h4.title {
  font-size: 2.4rem;
  line-height: 30px;
  font-weight: 400;
  padding: 0;
  color: #222b38;
  text-align: center;
  min-height: 60px;
}
.catPage .productCarousel .carousel-product-solo {
  max-width: 230px;
  margin: 0 auto;
}
.catPage .productCarousel .carousel-product-solo #position {
  display: block;
  font-weight: 600;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  text-decoration: none;
}
.catPage .productCarousel .carousel-product-solo .ref {
  justify-content: center;
}
.catPage .productCarousel .carousel-product-solo button {
  background: #0081c6;
  margin-bottom: 1.2rem;
}
.catPage .productCarousel .carousel-product-solo button:hover {
  background: #212a37;
}
.catPage .productCarousel .carousel-product-solo p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  color: #222b38;
  margin-bottom: 10px;
  position: relative;
  height: 56px;
}
.catPage .productCarousel .carousel-product-solo p .nb {
  font-size: 1.8rem;
  padding-right: 1px;
}
.catPage .productCarousel .carousel-product-solo p .na {
  font-size: 0.9em;
}
.catPage .productCarousel .carousel-product-solo p a {
  display: block;
  font-weight: 300;
}
.catPage .productCarousel .carousel-product-solo .thumb {
  line-height: 155px;
  height: 155px;
  width: 230px;
  display: block;
  text-align: center;
}
.catPage .productCarousel .carousel-product-solo .thumb img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  margin: 0 auto;
}
/*
/* ## Account
/* ********************************************************************/
.page-my-account #content,
.page-profile #content,
.page-vew-financial-infos #content,
.page-wishlistPage #content,
.page-orders #content,
.page-orders #content,
.page-my-connection-security #content,
.page-order #content {
  background-color: #eae9e9;
}
.page-my-account .breadcrumb,
.page-profile .breadcrumb,
.page-vew-financial-infos .breadcrumb,
.page-wishlistPage .breadcrumb,
.page-orders .breadcrumb,
.page-orders .breadcrumb,
.page-my-connection-security .breadcrumb,
.page-order .breadcrumb {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.myAccount {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.myAccount .myAccount_banner {
  margin: 0;
}
.myAccount .myAccount_banner .cmsimage {
  text-align: center;
}
.myAccount .myAccount_banner .cmsimage img {
  width: 100%;
  height: auto;
}
@media (min-width: 641px) {
  .myAccount .myAccount_nav {
    margin-top: 2.5rem;
  }
}
@media (max-width: 640px) {
  .myAccount .myAccount_nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.myAccount .myAccount_nav .account-logout {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  font-weight: 600;
  font-size: 1.4rem;
  min-height: 2.5rem;
  overflow: hidden;
  padding: 0 1.5rem;
}
@media (min-width: 992px) {
  .myAccount .myAccount_nav .account-logout {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  .myAccount .myAccount_nav .account-logout {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
  }
}
@media (max-width: 640px) {
  .myAccount .myAccount_nav .account-logout {
    padding: 0;
  }
}
.myAccount .myAccount_nav .account-logout .logout__msg {
  color: #000000;
  margin: 0 3rem 0 0;
}
@media (max-width: 640px) {
  .myAccount .myAccount_nav .account-logout .logout__msg {
    margin: 0;
  }
}
@media (max-width: 320px) {
  .myAccount .myAccount_nav .account-logout .logout__msg {
    font-size: 1.2rem;
  }
}
.myAccount .myAccount_nav .account-logout .logout__msg .noDecoration {
  color: #0081c6;
}
.myAccount .myAccount_nav .account-logout .logout__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  border-radius: 1.2rem;
  -webkit-border-radius: 1.2rem;
  -moz-border-radius: 1.2rem;
  background-color: #ffffff;
  color: #ff0000;
  border: 2px solid #ff0000;
  padding: 0.4rem;
  min-width: 143px;
  transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
}
@media (max-width: 991px) {
  .myAccount .myAccount_nav .account-logout .logout__link {
    margin: 1rem 0;
  }
}
.myAccount .myAccount_nav .account-logout .logout__link:hover,
.myAccount .myAccount_nav .account-logout .logout__link:focus,
.myAccount .myAccount_nav .account-logout .logout__link:active {
  cursor: pointer;
  outline: none;
  text-decoration: none;
  background-color: #eae9e9;
}
@media (min-width: 641px) and (max-width: 991px) {
  .myAccount .myAccount_nav .accountLeftNavigation {
    padding: 0 0.5rem 0 1.5rem;
  }
}
.myAccount .accountContentPane {
  position: relative;
  min-height: 5rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .myAccount .accountContentPane {
    padding-left: 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .myAccount .accountContentPane {
    width: 66.66666667%;
    padding: 0 1.5rem 0 0.5rem;
  }
}
@media (max-width: 640px) {
  .myAccount .accountContentPane {
    padding: 1.5rem;
  }
}
/* Bloc Buttons */
.group-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40%;
}
.group-actions .btn.btn-brake-green,
.group-actions .btn.btn-dark-blue {
  padding: 8px 20px 6px 20px;
  margin-right: 9px;
  min-height: 42px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.group-actions .fa.fa-download,
.group-actions .fa.fa-print {
  font-size: 22px;
}
/* Account Requirements */
.account-requirement {
  padding: 0 4rem;
  margin-top: 2rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-requirement {
    padding: 0 2rem;
  }
}
@media (max-width: 640px) {
  .account-requirement {
    padding: 0 1rem;
  }
}
.account-requirement .required {
  font-weight: 600;
  font-size: 1.6rem;
  font-style: italic;
  color: #cc0000;
}
@media (max-width: 640px) {
  .account-requirement .required {
    font-size: 1.4rem;
  }
}
.required-fields {
  position: relative;
  color: #545454;
  font-weight: 400;
  padding-left: 5px;
  margin-left: 5px;
  margin-top: 10px;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .required-fields {
    font-size: 1.6rem;
  }
}
.required-fields:before {
  content: '*';
  position: absolute;
  top: 0;
  left: -5px;
  color: #cc0000;
}
.myAccount .accountContentPane div.block-print-favourite button.btn.btn-dark-blue,
.myAccount .accountContentPane div.block-dlw-favourite .btn.btn-brake-green {
  padding: 5px 20px;
}
.myAccount .accountContentPane span.fa.fa-print,
.myAccount .accountContentPane span.fa.fa-download {
  font-size: 18px;
}
.myAccount .accountContentPane button a {
  color: #ffffff;
}
.myAccount .accountContentPane.span9 .orderDetails .inlineBlock {
  font-size: 14px;
}
.myAccount .accountContentPane.span9 #reorderButton {
  float: right;
  min-height: 42px;
  padding: 5px;
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.myAccount .accountContentPane.span9 #order-totals ~ div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.page-my-account .accountContentPane .headline {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 2rem;
  line-height: inherit;
  text-transform: uppercase;
  text-align: left;
  color: #5d6978;
  padding-bottom: 1rem;
  margin: 0 0 1rem 0;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .page-my-account .accountContentPane .headline {
    font-size: 1.8rem;
  }
}
.myAccount .accountContentPane .headline.elementHead {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 2.1rem;
  line-height: inherit;
  text-transform: uppercase;
  text-align: left;
  color: #5d6978;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .myAccount .accountContentPane .headline.elementHead {
    font-size: 1.8rem;
  }
}
/*
/* Account Blocs
 */
.blocs .accountnavigationcollectioncomponent .accountNav {
  border: none;
}
.blocs .accountnavigationcollectioncomponent .accountNav .headline {
  color: #ffffff;
  padding: 0;
}
.blocs .accountnavigationcollectioncomponent .accountNav .headline:after {
  content: none;
}
.accountContentPane .bloc.type1 .headline {
  margin-top: 0;
  color: #0081c6;
}
.blocs .accountnavigationcollectioncomponent .accountNav li {
  padding: 0;
}
.blocs .accountnavigationcollectioncomponent .accountNav li a {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-decoration: none;
  color: #ffffff;
}
.blocs .accountnavigationcollectioncomponent .accountNav li a:hover,
.blocs .accountnavigationcollectioncomponent .accountNav li a:focus,
.blocs .accountnavigationcollectioncomponent .accountNav li a:active {
  cursor: pointer;
  text-decoration: underline;
}
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav {
  position: relative;
  float: left;
  width: 31.91489362%;
  height: 16rem;
  background-color: #0081c6;
  padding: 1.5rem 2rem;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.accountNav.classe0:after,
.accountNav.classe1:after,
.accountNav.classe2:after,
.accountNav.classe3:after,
.accountNav.classe4:after,
.accountNav.classe5:after,
.accountNav.classe6:after,
.accountNav.classe7:after {
  content: '';
  position: absolute;
  right: 1rem;
  bottom: 0;
  width: 4.5rem;
  height: 5rem;
  opacity: 0.3;
  z-index: 1;
}
.accountNav.classe0:after {
  background: url('../images/icons/Icon_Account-profil.svg') no-repeat;
}
.accountNav.classe1:after {
  bottom: 0.5rem;
  background: url('../images/icons/Icon_Account-phone.svg') no-repeat;
}
.accountNav.classe2:after {
  height: 55px;
  background: url('../images/icons/Icon_Account-mercuriale.svg') no-repeat;
}
.accountNav.classe3:after {
  width: 50px;
  height: 60px;
  background: url('../images/icons/Icon_Account-cadencier.svg') no-repeat;
}
.accountNav.classe4:after {
  content: none;
}
.accountNav.classe5:after {
  width: 50px;
  height: 60px;
  background: url('../images/icons/Icon_Account-orders.svg') no-repeat;
}
.accountNav.classe6:after {
  bottom: 0.5rem;
  background: url('../images/icons/Icon_Account-payment.svg') no-repeat;
}
.accountNav.classe7:after {
  width: 65px;
  height: 65px;
  bottom: -0.5rem;
  background: url('../images/icons/Icon_Account-delivery.svg') no-repeat;
}
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe0,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe2,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe5,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe7 {
  margin-right: 1.5rem;
}
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe0,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe1,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe6,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe7 {
  width: 48.93617021%;
  height: 12rem;
}
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe1,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe4,
.blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe7 {
  margin-right: 0;
}
/*
/* ## Login Page
/* ********************************************************************/
.monCompte .UpDatePwd .bloc-compte p {
  min-height: auto;
}
.monCompte .UpDatePwd .bloc-compte {
  background: none;
}
.monCompte .UpDatePwd .bloc-compte .required {
  color: #db1d27;
  font-size: 14px;
  background: #eae9e9;
  margin: 0;
  padding: 20px 0 0 20px;
}
.UpDatePwd .accountContentPane form {
  padding: 20px 0;
}
.monCompte .UpDatePwd .bloc-compte label {
  display: inline-block;
  text-align: right;
  width: 30%;
  margin-right: 1%;
  height: 36px;
  line-height: 36px;
}
.monCompte .UpDatePwd .bloc-compte .control-group .controls {
  width: 60%;
}
.monCompte .UpDatePwd .bloc-compte .control-group .help-inline {
  color: #e62419 !important;
  font-size: 14px;
  margin-left: 31%;
  width: 60%;
}
/*
/* ## Change Password Page
/* ********************************************************************/
#updatePasswordForm .topBlocsRecap .actions .float-right {
  padding: 0;
}
#updatePasswordForm .topBlocsRecap .actions .button.cancel {
  background-color: #ffffff;
  border: 1px solid #0081c6;
  color: #0081c6;
  height: 40px;
  line-height: 1;
}
#updatePasswordForm .topBlocsRecap .actions .button.cancel:hover,
#updatePasswordForm .topBlocsRecap .actions .button.cancel:active {
  background-color: #212a37;
  border: 1px solid #212a37;
  color: #ffffff;
}
@media (min-width: 991px) {
  #updatePasswordForm .topBlocsRecap .actions .button {
    min-width: 150px;
  }
}
/*
/* ## Update Profil Page
/* ********************************************************************/
#updateProfileForm .topBlocsRecap .actions .float-right {
  padding: 0;
}
#updateProfileForm .topBlocsRecap .actions .button.cancel {
  background-color: #ffffff;
  border: 1px solid #0081c6;
  color: #0081c6;
  height: 40px;
  line-height: 1;
}
#updateProfileForm .topBlocsRecap .actions .button.cancel:hover,
#updateProfileForm .topBlocsRecap .actions .button.cancel:active {
  background-color: #212a37;
  border: 1px solid #212a37;
  color: #ffffff;
}
form.formCustom .changePassword .control-group .control-label,
form.formCustom .control-group .control-label {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}
#updateProfileForm .notDisplayOnDesktop.text-like-input.in-mobile {
  display: table-row;
  padding: 0;
}
#updateProfileForm .in-mobile label {
  color: #000000;
  float: left;
  width: 48%;
  padding-top: 5px;
}
#updateProfileForm .in-mobile span {
  font-size: 1.4rem;
  float: left;
  width: 48%;
  margin-left: 5px;
  padding-top: 5px;
}
/* Viewport Desktop */
/********************************************************************/
@media (min-width: 991px) {
  #updateProfileForm .topBlocsRecap .actions .button {
    min-width: 150px;
  }
  .blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe1,
  .blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe5,
  .blocs .accountnavigationcollectioncomponent.row-fluid .accountNav.classe7 {
    margin-right: 0;
  }
}
/* Viewport Small Desktop */
/********************************************************************/
@media (min-width: 991px) and (max-width: 1439px) {
  .accountNav.classe0:after,
  .accountNav.classe1:after,
  .accountNav.classe2:after,
  .accountNav.classe3:after,
  .accountNav.classe4:after,
  .accountNav.classe5:after,
  .accountNav.classe6:after,
  .accountNav.classe7:after {
    width: 35px;
    height: 40px;
  }
  .accountNav.classe2:after {
    height: 45px;
  }
  .accountNav.classe3:after {
    width: 40px;
    height: 50px;
  }
  .accountNav.classe5:after {
    width: 40px;
    height: 50px;
  }
  .accountNav.classe7:after {
    width: 55px;
    height: 55px;
  }
}
/* Viewport Mobile and Tablet */
/********************************************************************/
@media screen and (max-width: 991px) {
  /*.blocs .accountnavigationcollectioncomponent .accountNav {
        width: 47.85% !important;
    }*/
}
@media screen and (max-width: 960px) {
  #content > .accountContentPane {
    padding: 0 20px;
  }
  .accountAddressBook {
    padding: 20px;
  }
  .accountNav.classe4 {
    margin-right: 15px !important;
  }
  .containerBloc,
  .accountContentPane {
    padding: 10px 20px;
  }
  .myAccountNav .accountLeftNavigation {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .accountContentPane {
    padding: 10px 20px;
  }
  .accountNav.classe1,
  .accountNav.classe3,
  .accountNav.classe6 {
    margin-right: 0 !important;
  }
}
/* Viewport Tablet */
/********************************************************************/
@media (min-width: 768px) and (max-width: 990px) {
  .row-fluid .span9 {
    width: 74.30939227%;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .blocs .accountnavigationcollectioncomponent {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blocs .accountnavigationcollectioncomponent .accountNav {
    width: 48% !important;
    height: 17rem !important;
    padding: 1.5rem !important;
    margin: 0 0 1.5rem 0 !important;
  }
  .blocs .accountnavigationcollectioncomponent .accountNav:nth-child(2n + 1) {
    margin: 0 1.5rem 1.5rem 0 !important;
  }
  .blocs .accountnavigationcollectioncomponent .accountNav.classe0 {
    left: -0.6%;
  }
}
/* Viewport Mobile */
/********************************************************************/
@media screen and (max-width: 640px) {
  #myAccount.containerBlocOver.myAccount {
    padding-top: 0 !important;
  }
  .myAccount .accountLeftNavigation .accountNav {
    margin-top: 0 !important;
  }
}
/*@media screen and (max-width: 660px) {
    .blocs .accountnavigationcollectioncomponent .accountNav {
        width: 48.75% !important;
    }
}*/
@media screen and (max-width: 640px) {
  .blocs .accountnavigationcollectioncomponent .accountNav {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.page-my-connection-security .account-my-connection-security {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-my-connection-security .account-my-connection-security .accountSecurity .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem 4rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-my-connection-security .account-my-connection-security .accountSecurity .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-my-connection-security .account-my-connection-security .accountSecurity .account-content {
    padding: 2rem 1rem;
  }
}
/*
/* ## Account Profil Page
/* ********************************************************************/
.page-profile .account-profil {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-profile .account-profil .accountProfilDatas .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem 4rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-profil .accountProfilDatas .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-profil .accountProfilDatas .account-content {
    padding: 2rem 1rem;
  }
}
/*
/* ## Account Contacts Page
/* ********************************************************************/
.page-profile .overlay-contact {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 50;
}
.page-profile .account-contacts {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-profile .account-contacts .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 3rem 8rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-contacts .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-contacts .account-content {
    padding: 2rem 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-contacts .account-content {
    padding: 2rem 4rem;
  }
}
.page-profile .account-contacts .account-content__contact {
  position: relative;
}
.page-profile .account-contacts .account-content__contact .contact-request {
  position: absolute;
  top: 9rem;
  right: 8rem;
  width: 69rem;
  z-index: 90;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-profile .account-contacts .account-content__contact .contact-request {
    top: 8rem;
    width: 54rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-contacts .account-content__contact .contact-request {
    top: 7rem;
    right: 4rem;
    width: 66rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-contacts .account-content__contact .contact-request {
    top: 8rem;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 90%;
  }
}
.page-profile .account-contacts .account-content__contact .contact-request__btn-modal .btn__link {
  max-width: 42rem;
  margin: 0 auto;
}
.page-profile .account-contacts .account-content__contact .contact-request__content {
  background-color: #ffffff;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  border: 1px solid #0081c6;
  padding: 2rem;
}
.page-profile .account-contacts .account-content__contact .contact-request__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  margin-top: 1.5rem;
}
@media (max-width: 640px) {
  .page-profile .account-contacts .account-content__contact .contact-request__action {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 641px) {
  .page-profile .account-contacts .account-content__contact .contact-request__action .action__primary {
    margin-left: 2rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-contacts .account-content__contact .contact-request__action .action__primary {
    margin-bottom: 1.5rem;
  }
}
.page-profile .account-contacts .account-content__contact .contact-request__action .action__primary .btn-group-cx button,
.page-profile .account-contacts .account-content__contact .contact-request__action .action__cancel .btn-group-cx button {
  width: auto;
  min-width: 20rem;
}
.page-profile .account-contacts .account-content__contact .contact-request__field .control-group {
  margin-bottom: 0;
}
.page-profile .account-contacts .account-content__contact .contact-request__field .control-group .ui-form__label {
  font-style: italic;
  color: #5c6877;
}
.page-profile .account-contacts .account-content__contact .contact-request__msg {
  width: 100%;
}
.page-profile .account-contacts .account-content__contact .contact-request__msg textarea {
  width: 100%;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border: 1px solid #5c6877;
  padding: 1rem;
}
/*
/* ## Account Financial Page
/* ********************************************************************/
.page-vew-financial-infos .account-financial {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-vew-financial-infos .account-financial .accountFinancialDatas .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 3rem 8rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-vew-financial-infos .account-financial .accountFinancialDatas .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-vew-financial-infos .account-financial .accountFinancialDatas .account-content {
    padding: 2rem 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-vew-financial-infos .account-financial .accountFinancialDatas .account-content {
    padding: 2rem 4rem;
  }
}
/*
/* ## Account Password Page
/* ********************************************************************/
.page-profile .account-password {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-profile .account-password .accountPwdDatas .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 3rem 4rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-password .accountPwdDatas .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-password .accountPwdDatas .account-content {
    padding: 2rem 1rem;
  }
}
.page-profile .account-password .accountPwdDatas .account-content .account-form .control-group {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .page-profile .account-password .accountPwdDatas .account-content .account-form .control-group {
    margin-bottom: 2rem;
  }
}
.page-profile .account-password .accountPwdDatas .account-content .account-form .control-group .form-group-cx .cx-label {
  text-align: left;
}
.page-profile .account-password .accountPwdDatas .account-content .account-form .control-group .form-group-cx .cx-value input[type='password'] {
  min-height: 2rem;
  padding: 0;
}
/*
/* ## Account Wishlist Page
/* ********************************************************************/
.page-wishlistPage .accountContentPane {
  width: 100%;
}
.page-wishlistPage .accountContentPane .actions-wishlist__container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  margin-left: 2rem;
}
.page-wishlistPage .accountContentPane .actions-wishlist__container .block-request-delete-favorite {
  margin-left: 1.5rem;
}
.page-wishlistPage .accountContentPane .actions-wishlist__container .block-request-delete-favorite .btn-request-remove-favorite {
  padding: 0.55rem 1rem;
}
.page-wishlistPage .accountContentPane .wishlist-accountContentPane {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
}
.page-wishlistPage .wishlist-landing__content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem;
}
@media (max-width: 640px) {
  .page-wishlistPage .wishlist-landing__content {
    padding: 2rem 1rem;
  }
}
.page-wishlistPage .wishlist-landing__top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 3rem;
}
@media (min-width: 641px) {
  .page-wishlistPage .wishlist-landing__top {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .page-wishlistPage .wishlist-landing__top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
  }
}
.page-wishlistPage .wishlist-landing__result {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .page-wishlistPage .wishlist-landing__result {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.5rem;
  }
}
.page-wishlistPage .wishlist-landing__result .result__msg,
.page-wishlistPage .wishlist-landing__result .result__count {
  font-weight: 700;
  font-size: 2.1rem;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-wishlistPage .wishlist-landing__result .result__msg,
  .page-wishlistPage .wishlist-landing__result .result__count {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .page-wishlistPage .wishlist-landing__result .result__msg,
  .page-wishlistPage .wishlist-landing__result .result__count {
    font-size: 1.6rem;
  }
}
.page-wishlistPage .wishlist-landing__result .result__msg {
  color: #2a2f33;
}
.page-wishlistPage .wishlist-landing__result .result__count {
  display: block;
  height: 3rem;
  line-height: 1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  background-color: #ffffff;
  border: 1px solid #0081c6;
  color: #0081c6;
  padding: 0.5rem 2rem;
  margin-left: 2rem;
}
@media (max-width: 640px) {
  .page-wishlistPage .wishlist-landing__action .action__primary .btn__link {
    max-width: 30rem;
    margin: 0 auto;
  }
}
@media (min-width: 641px) {
  .page-wishlistPage .wishlist-landing__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-wishlistPage .wishlist-landing__list .wishlist-preview-item {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .page-wishlistPage .wishlist-landing__list .wishlist-preview-item:not(.page-wishlistPage .wishlist-landing__list .wishlist-preview-item:last-child) {
    margin-bottom: 2rem;
  }
}
.page-wishlistPage .account-wishlist {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-wishlistPage .account-wishlist .accountLeftNavigation {
    padding-right: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas {
    padding-left: 1rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions,
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas {
  padding: 1rem 2rem;
}
@media (max-width: 991px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions,
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas {
    padding: 1rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions {
    margin-bottom: 2rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row {
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row > div {
    padding: 0;
    margin-bottom: 1rem;
  }
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row > div:last-child {
    margin-bottom: inherit;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row .action__back {
    padding-right: 1rem;
    padding-left: 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row .action__download {
    padding: 0 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row .action__print {
    padding: 0 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__actions .row .action__order {
    padding-right: 0;
    padding-left: 1rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 641px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__msg,
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__count {
  font-weight: 700;
  font-size: 2.1rem;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__msg,
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__count {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__msg,
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__count {
    font-size: 1.6rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__msg {
  color: #2a2f33;
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__header .result__count {
  display: block;
  height: 3rem;
  line-height: 1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  background-color: #ffffff;
  border: 1px solid #0081c6;
  color: #0081c6;
  padding: 0.5rem 2rem;
  margin-left: 2rem;
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__result {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .wishlist-datas__result {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListItem {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap {
  width: inherit;
}
@media (min-width: 641px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container:nth-child(3n + 1) {
    padding-right: 0;
  }
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container:nth-child(3n + 2) {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container:nth-child(3n + 3) {
    padding-left: 0;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container .productListItem {
  margin-right: inherit !important;
}
@media (min-width: 641px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container .productListItem {
    width: 100% !important;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container .productListItem .addToCartBloc .cart button {
    padding: 0;
    height: 4.3rem;
  }
}
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container .productListItem .addToCartBloc .cart .qtyBloc__plus,
.page-wishlistPage .account-wishlist .accountWishlistDatas .wishlist__datas .productList.embed .productListWrap .productListItem__container .productListItem .addToCartBloc .cart .qtyBloc__minus {
  height: 2.8rem;
}
/*
/* ## Account Email Page
/* ********************************************************************/
.page-profile .account-email {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-profile .account-email .accountEmailDatas .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 3rem 6rem;
}
.page-profile .account-email .accountEmailDatas .account-content__subtitle {
  text-align: center;
  margin-bottom: 3rem;
}
.page-profile .account-email .accountEmailDatas .account-content__buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 641px) {
  .page-profile .account-email .accountEmailDatas .account-content__buttons {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 641px) {
  .page-profile .account-email .accountEmailDatas .account-content__first-btn {
    margin-bottom: 1rem;
  }
}
.page-profile .account-email .accountEmailDatas .account-content__success-text {
  padding: 2rem;
  background: #56b046;
  color: #ffffff;
  text-align: center;
  margin-bottom: 3rem;
}
.page-profile .account-email .accountEmailDatas .account-content__disabled-btn {
  color: #ffffff;
  background-color: #5c6877;
  border: none;
  pointer-events: none;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-email .accountEmailDatas .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-email .accountEmailDatas .account-content {
    padding: 2rem 1rem;
  }
}
.page-profile .account-email .accountEmailDatas .account-content .account-form {
  margin-bottom: 3rem;
}
@media (max-width: 1199px) {
  .page-profile .account-email .accountEmailDatas .account-content .account-form {
    margin-bottom: 2rem;
  }
}
.page-profile .account-email .accountEmailDatas .account-content .account-form .form-group-cx {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .page-profile .account-email .accountEmailDatas .account-content .account-form .form-group-cx {
    margin-bottom: 2rem;
  }
}
/*
## productGrid
********************************************************************/
.template-pages-category-productGridPage .section2 .dynamic_disp-img {
  position: relative;
}
.template-pages-category-productGridPage .section2 .title {
  position: absolute;
  top: 0;
  line-height: 29px;
  padding: 0 0 0 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.template-pages-category-productGridPage .section2 .details {
  position: absolute;
  top: 40px;
  width: 500px;
  padding: 0 0 0 20px;
  color: #fff;
}
.productGrid .productGridItem {
  margin: 40px 5px 40px;
}
.productGrid .productGridItem .productMainLink {
  min-height: 305px;
  display: block;
}
.productGrid .productGridItem .thumb {
  border-bottom: 1px dotted #c1c1c1;
  margin: 0 0 5px 0;
  padding: 0 0 20px 0;
}
.productGrid .productGridItem .thumb img {
  width: 100%;
}
.productGrid .productGridItem .details {
  color: #8f8f8f;
  padding: 0 40px 4px 0;
  line-height: 120%;
}
.productGrid .productGridItem button.pickupInStoreButton,
.productGrid .productGridItem button.addToCartButton {
  height: 25px;
  font-weight: normal;
}
.productGrid .productGridItem .priceContainer {
  float: right;
}
.productGrid .productGridItem .cart .add_to_cart_form {
  float: right;
  width: 49%;
}
.productGrid .productGridItem .cart .collect_from_store {
  width: 49%;
}
/*
## ProductDetails Page Style
********************************************************************/
.page-productDetails {
  /* Product Details : Tab Content */
  /* Product Details : Recipes */
}
.page-productDetails .product-detail__addToCart .add_to_cart_form .product-details__form .details-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__headline {
    padding: 1rem;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__headline .topTab3 {
    padding-left: 0 !important;
  }
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__headline .topTab3 h3,
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__headline .topTab3 i {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__table {
    padding: 1rem;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__table .nutritional-values-table__label,
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__table .nutritional-values-table__content {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__table .nutritional-values-table__label {
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__table .nutritional-values-table__content {
    padding: 0;
    margin: 2rem 0 0 0;
  }
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values__table .nutritional-values-table__content p.last {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values-table__info {
    padding: 1rem;
  }
}
@media (max-width: 640px) {
  .page-productDetails #productTabs tab-content .tab-content__nutritionalValues .nutritional-values-table__info .bottomTab3 {
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  .page-productDetails .product-details__recipes .thumbnail_detail {
    width: 100%;
    max-width: 100% !important;
  }
  .page-productDetails .product-details__recipes .thumbnail_detail .thumbnail-detail__media .simple_disp-img {
    margin-bottom: 2rem;
  }
}
.productDetailsPanel {
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .productDetailsPanel {
    width: 100%;
    float: none;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .productDetailsPanel {
    padding: 0 16px;
  }
}
@media (max-width: 640px) {
  .productDetailsPanel {
    padding: 0;
  }
}
.productDetailsPanel:before,
.productDetailsPanel:after {
  content: '';
  display: table;
}
.productDetailsPanel:after {
  clear: both;
}
.productDetailsPanel .productImage .productImagePrimary {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 10rem;
  margin: 0;
}
.productDetailsPanel .productImage .productImagePrimary .productImage__short-dated {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  z-index: 9;
}
.productDetailsPanel .productImage .productImagePrimary .productImage__short-dated-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
}
@media (max-width: 640px) {
  .productDetailsPanel .productImage .productImagePrimary .productImage__short-dated-content {
    width: 4rem;
    height: 4rem;
  }
}
.productDetailsPanel .productImage .productImagePrimary .productImage__short-dated-media {
  width: 4.5rem;
  height: auto;
}
@media (max-width: 640px) {
  .productDetailsPanel .productImage .productImagePrimary .productImage__short-dated-media {
    width: 3rem;
  }
}
.productDetailsPanel .productImage .productImagePrimary a.productImagePrimaryLink {
  width: 100%;
}
@media (min-width: 641px) and (max-width: 991px) {
  .productDetailsPanel .productImage .productImagePrimary a.productImagePrimaryLink {
    text-align: center;
  }
}
.productDetailsPanel .productImage .productImagePrimary a.productImagePrimaryLink img {
  width: 100%;
  height: auto;
}
.productDetailsPanel .productImage .productImagePrimary a.productImagePrimaryLink:focus {
  outline: auto;
}
.productDetailsPanel .productImage .productImagePrimary__disclaimer {
  padding-top: 0.5rem;
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  color: #2a2f33;
}
.productDetailsPanel .productDescription {
  background: #ffffff;
  border: none;
  margin-bottom: 0;
  overflow: visible;
}
.productDetailsPanel .productDescription:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.productDetailsPanel .productDescription .head {
  margin: 2rem 0 0;
}
.productDetailsPanel .productDescription .head h1 {
  font-size: 2.8rem;
  line-height: 2.6rem;
  border: none;
  color: #2a2f33;
  padding: 0;
  margin: 0 0 1rem 0;
}
.productDetailsPanel .productDescription .head p {
  margin: 0;
}
.productDetailsPanel .productDescription .head p.tarifC {
  color: #2a2f33;
  font-style: italic;
  font-size: 1.2em;
}
.productDetailsPanel .productDescription .head .ref {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2a2f33;
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}
.productDetailsPanel .productDescription .head .ref i {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.productDetailsPanel .productDescription .head .ref i .pictopdp {
  max-width: 5.5rem;
}
.productDetailsPanel .productDescription .head .ref .head__pap-longDate,
.productDetailsPanel .productDescription .head .ref .head__pap-shortDate {
  display: inline-block;
  font-weight: 300;
  font-style: italic;
  font-size: 1.8rem;
  color: #0081c6;
  margin-left: 1rem;
}
.productDetailsPanel .productDescription .details,
.productDetailsPanel .productDescription .detailsTrunc {
  font-weight: 300;
  color: #212a37;
  font-style: italic;
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin: 0 0 0.8rem;
  padding: 0;
}
.productDetailsPanel .productDescription .details {
  display: block;
  min-height: 3rem;
  line-height: 1.2rem;
  margin: 0 !important;
}
.productDetailsPanel .productDescription .desc {
  margin: 0 0 0.8rem;
  padding: 0;
  color: #5d6978;
  font-size: 1.4rem;
}
.productDetailsPanel .productDescription .livraison {
  position: relative;
  padding: 1.6rem 0;
  margin: 0.8rem 0 0;
  color: #212a37;
  text-align: center;
  font-size: 1.2rem;
}
.productDetailsPanel .productDescription .livraison:before {
  position: absolute;
  top: 0;
  left: 20%;
  content: '';
  display: block;
  margin: 0 auto;
  width: 60%;
  height: 1px;
  background: #dddddd;
}
.productDetailsPanel .productDescription .etik {
  margin: 0 0 1.8rem;
  padding: 0;
  display: block;
  overflow: hidden;
}
.productDetailsPanel .productDescription .etik img {
  margin-right: 0.4rem;
}
.productDetailsPanel .productDescription .product-classification {
  margin: 0 0 0.8rem;
}
.productDetailsPanel .productDescription .cart {
  width: 100%;
  background: #f4f4f4;
  padding: 1.8rem 1.2rem 0.8rem;
}
@media (max-width: 640px) {
  .productDetailsPanel .productDescription .cart {
    padding: 1.5rem 1rem 1rem 1rem;
  }
}
.productDetailsPanel .productDescription .cart .wrapper-price {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border-top: none;
  padding: 1.5rem 0;
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  .productDetailsPanel .productDescription .cart .wrapper-price {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.productDetailsPanel .productDescription .cart .wrapper-price:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 50%;
  height: 0.1rem;
  background-color: #adacae;
}
@media (max-width: 640px) {
  .productDetailsPanel .productDescription .cart .wrapper-price:before {
    width: 100%;
  }
}
.productDetailsPanel .productDescription .cart .wrapper-price.notDisplay .calcul-wrapper {
  display: none;
}
.productDetailsPanel .productDescription .cart .wrapper-price .calcul-wrapper .calcul-btn {
  margin-top: 2.5rem;
}
@media (max-width: 991px) {
  .productDetailsPanel .productDescription .cart .wrapper-price .price--new .price__unit {
    display: inline-block;
    margin-left: 0.5rem;
  }
}
.productDetailsPanel .productDescription .cart .wrapper-price .futureStockLink {
  display: inline-block;
  margin: 0 0 5px;
}
.productDetailsPanel .productDescription .cart .wrapper-price .type {
  position: absolute;
  right: 0;
  top: -0.7rem;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.4rem;
  background: #f4f4f4;
  padding-left: 0.8rem;
  z-index: 9;
}
.productDetailsPanel .productDescription .cart .wrapper-price .webPromo {
  background-color: transparent;
  text-align: right;
}
.productDetailsPanel .productDescription .cart .wrapper-price .webPromo img {
  background-color: #f4f4f4;
  width: 50%;
  padding-left: 10px;
}
.productDetailsPanel .productDescription .cart .wrapper-price > div {
  width: 50%;
}
.productDetailsPanel .productDescription .cart .wrapper-price > div a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.productDetailsPanel .productDescription .cart .wrapper-price > div a:hover span,
.productDetailsPanel .productDescription .cart .wrapper-price > div a:focus span,
.productDetailsPanel .productDescription .cart .wrapper-price > div a:active span {
  color: #0081c6;
}
.productDetailsPanel .productDescription .cart .wrapper-price > div a span {
  display: inline-block;
  vertical-align: middle;
  color: #212a37;
}
.productDetailsPanel .productDescription .cart .wrapper-price > div a svg {
  display: inline-block;
  vertical-align: middle;
}
.productDetailsPanel .productDescription .cart .wrapper-price > div a.calcul-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.productDetailsPanel .productImageThumbnails {
  float: none;
  width: 100%;
  height: auto;
  margin-top: 5px;
}
.productDetailsPanel .productImageThumbnails .slide {
  width: 117px;
  float: left;
}
.productDetailsPanel .productImageThumbnails .slide.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
  border: 2px solid #000000;
  margin: 0;
}
.productDetailsPanel .productImageThumbnails .slide span,
.productDetailsPanel .productImageThumbnails .slide .thumb {
  margin: 0;
  width: 117px;
  border: 0;
}
.productDetailsPanel .productImageThumbnails .slide span img,
.productDetailsPanel .productImageThumbnails .slide .thumb img {
  width: 117px;
  height: auto;
}
/*
## productDetails Image
********************************************************************/
.productImage {
  position: relative;
}
@media (min-width: 992px) {
  .productImage {
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productImage {
    padding-right: 1rem;
  }
}
@media (max-width: 640px) {
  .productImage {
    padding: 0;
  }
}
.productImage .productImagePrimary {
  margin: 0 0 0 11rem;
}
.productImage .productImagePrimary a.productImagePrimaryLink {
  display: block;
  width: 42rem;
}
.productImage .productImagePrimary a.productImagePrimaryLink img {
  width: 100%;
}
.productImage .productImagePrimary a.productImageZoomLink {
  position: absolute;
}
/*
## Product Description
********************************************************************/
@media (min-width: 992px) {
  .productDescription {
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productDescription {
    padding-left: 1rem;
  }
}
@media (max-width: 640px) {
  .productDescription {
    width: 100%;
    padding: 0;
  }
}
.productDescription h1 {
  font-size: 2em;
  font-weight: normal;
  color: #2a2f33;
  border-bottom: 1px dotted #979797;
  padding: 0 0 0.5rem 0;
}
.productDescription .big-price {
  font-size: 1.417em;
  color: #303030;
  padding: 0 0 1rem 1rem;
  border: 0;
  margin: 0;
}
.productDescription .summary {
  color: #666666;
  margin: 0 0 1rem 0;
}
.productDescription .colour {
  padding: 0.5rem 0;
  line-height: 2.5em;
  color: #929292;
}
.productDescription ul.colorlist {
  float: left;
}
.productDescription ul.colorlist li {
  float: left;
  margin: 0 1rem 0 0;
}
.productDescription .size {
  padding: 1rem 0;
  color: #929292;
}
.productDescription .size form {
  float: left;
}
.productDescription .size form label {
  display: block;
  font-weight: normal;
}
.productDescription .size .size-guide {
  float: left;
}
.productDescription .add_to_cart_form {
  width: 49%;
  float: right;
}
.productDescription .collect_from_store {
  width: 49%;
}
.productDescription .LoveShare {
  text-align: center;
  width: 49%;
  float: right;
  margin-bottom: 2rem;
}
.productDescription .share {
  background: url('../images/productShareIcon.png') no-repeat left center;
  color: #666666;
  float: none !important;
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  padding: 0 0 0 2.5rem;
}
.productDescription .share > span {
  display: none;
}
/*
## productDetails Order & PAP
********************************************************************/
.product-details__order .lastOrderedDate .item-last-orderDate {
  font-size: 1.6rem;
  line-height: 1.25;
  font-style: italic;
  color: #0081c6;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-details__order .lastOrderedDate .item-last-orderDate {
    font-size: 1.4rem;
  }
}
.product-details__order-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  height: 2.5rem;
  margin-bottom: 1rem;
}
.product-details__dlc .item-pap-dlc {
  width: 5.5rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.3rem;
}
/*
## Product Add to cart
********************************************************************/
.productAddToCartPanel.object-left,
.productAddToCartPanel.object-right {
  float: none !important;
}
@media (max-width: 640px) {
  .productAddToCartPanel.object-left {
    margin-bottom: 1rem;
  }
}
.productAddToCartPanel .status {
  display: block;
  font-size: 1.4rem;
  color: #5d6978;
  margin: 0.6rem 0 1.2rem 0;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .addToCartButton {
  width: 79%;
  height: 4.5rem;
  font-size: 1.4rem;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .calcul-wrapper {
  display: none;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .addFavorisList {
  width: 19%;
  height: 4.5rem;
  background: rgba(0, 129, 198, 0.8);
  padding: 0;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .addFavorisList.active .favoris-add-list__icon svg .addFav-st1 {
  fill: #f3af3a;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .addFavorisList .favoris-add-list__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: auto;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .addFavorisList .favoris-add-list__icon svg {
  width: 2.5rem;
  height: auto;
  margin: 0 !important;
}
.productAddToCartPanel form .Zone-AjoutBtn-Calc .addFavorisList .favoris-add-list__icon svg .addFav-st1 {
  fill: transparent;
}
.productAddToCartPanel .add_subst_form .qtyBloc,
.productAddToCartPanel .add_to_cart_form .qtyBloc {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.6rem 0 1.1rem 0;
  z-index: 9;
}
/*
## Product Tabs
********************************************************************/
#productTabs ul.tabs-list,
#productTabs .tabHead {
  border-bottom: 1px dotted #979797;
  margin: 0 0 40px 0;
  padding: 0 0 10px;
}
#productTabs ul.tabs-list li {
  float: left;
}
#productTabs ul.tabs-list li a,
#productTabs .tabHead {
  display: block;
  color: #666666;
  font-size: 1.167em;
  text-transform: uppercase;
  padding: 0 20px 0 0;
}
#productTabs ul.tabs-list li.current a {
  color: #000;
}
#productTabs .current-info,
#productTabs .content .tabhead {
  display: none;
}
.prodReview {
  margin: 0 0 20px 0;
}
.prodReview .count {
  color: #808080;
  padding: 0 10px;
}
.prodReview .write {
  color: #808080;
  padding: 0 0 0 10px;
  background: url('../images/facetMoreLessIcon.png') no-repeat left center;
}
#productTabs {
  margin: 0 0 20px 0;
  clear: both;
}
#productTabs ul.tabs-list,
#productTabs .tabHead {
  border-bottom: 1px solid #979797;
}
#productTabs ul.tabs-list li {
  float: left;
}
#productTabs ul.tabs-list li a,
#productTabs .tabHead {
  display: block;
  color: #666666;
  font-size: 1.167em;
  text-transform: uppercase;
  padding: 10px 20px 10px 20px;
}
#productTabs ul.tabs-list li.current a {
  color: #000;
  background: #fff;
  border: 1px solid #979797;
  border-bottom: 0;
  margin: 0 0 -1px 0;
  padding: 9px 19px 11px 19px;
}
#productTabs .current-info,
#productTabs .content .tabhead {
  display: none;
}
#productTabs .content {
  position: relative;
  margin: 40px 0 0 0;
}
/*
### productDescriptionText
********************************************************************/
.productDescriptionText {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
/*
### productFeatureClasses
********************************************************************/
.productFeatureClasses .headline {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 20px 0 0 0;
}
.productFeatureClasses table {
  width: 100%;
}
.productFeatureClasses table tr:nth-child(odd) {
  background: #f6f6f6;
}
.productFeatureClasses table td {
  width: 50%;
  padding: 10px 20px;
}
/*
### prodReview
********************************************************************/
.prodReview {
  margin: 0 0 20px 0;
}
.prodReview .count {
  color: #808080;
  padding: 0 10px;
}
.prodReview .write {
  color: #808080;
  padding: 0 0 0 10px;
  background: url('../images/facetMoreLessIcon.png') no-repeat left center;
}
.reviews .actionBar {
  height: 30px;
  line-height: 30px;
  color: #808080;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 20px 0;
}
.reviews .actionBar.top {
  border-bottom: 1px solid #a5a5a5;
}
.reviews .actionBar.bottom {
  border-top: 1px solid #a5a5a5;
}
.reviews .actionBar a,
.reviews .actionBar .write {
  color: #808080;
  padding: 0 0 0 10px;
  background: url('../images/facetMoreLessIcon.png') no-repeat left center;
}
.reviews .reviewDetail {
  border-top: 1px dotted #a5a5a5;
  padding: 20px 0;
}
.reviews .reviewDetail:first-child {
  border-top: 0;
}
.reviews .reviewDetail .headline {
  font-weight: bold;
}
.reviews .reviewDetail .autor {
  font-style: italic;
  color: #808080;
}
#write_reviews.reviews .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.reviews .description {
  margin: 0 0 20px 0;
}
/*
### Product Images Colorbox
********************************************************************/
@media (min-width: 992px) {
  #cboxLoadedContent .multipleImage {
    display: flex;
    padding: 25px 25px 0;
    position: relative;
    min-height: 50vh;
  }
  #cboxLoadedContent .multipleImage .productImageGallery {
    flex-basis: 117px;
    flex-grow: 0;
    min-width: 117px;
    height: 295px;
  }
  #cboxLoadedContent .multipleImage .productImagePrimary {
    flex-grow: 1;
    min-width: 833px;
    position: relative;
    margin-left: 10px;
  }
  #cboxLoadedContent .oneImage .productImagePrimary {
    margin-left: 0;
  }
  #cboxLoadedContent .oneImage .productImagePrimary img {
    min-width: 850px;
  }
}
/*
### quickviewLightbox Colorbox
********************************************************************/
#quickviewLightbox {
  padding: 20px;
}
#quickviewLightbox .productImage {
  padding: 0;
  margin: 0 30px 0 0;
}
#quickviewLightbox .productImage .productImagePrimary {
  margin: 0;
}
#quickviewLightbox .productImage .productImagePrimary .productImagePrimaryLink {
  width: 284px;
}
#quickviewLightbox .productImage .productImagePrimary a.productImageZoomLink {
  right: 0;
}
#quickviewLightbox .productDescription {
  width: 496px;
}
.potential-product-message {
  font-size: 1.5rem;
  text-align: center;
  color: #ffffff;
  background-color: #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.product-page-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "hero" "details" "complementary";
  gap: 0px 30px;
  width: 100%;
  max-width: 1170px;
  margin: 2rem auto;
}
@media (min-width: 992px) {
  .product-page-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "hero details" "complementary details";
  }
}
.product-page-grid__section {
  min-width: 0;
  overflow: hidden;
}
.product-page-grid__section--hero {
  grid-area: hero;
}
.product-page-grid__section--details {
  grid-area: details;
}
.product-page-grid__section--complementary {
  grid-area: complementary;
}
/*
/* ## Orders Page
/* ********************************************************************/
.page-orders .account-orders {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
/*
/* ## Order Page */
/* ********************************************************************/
.page-order .account-order {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-order .account-order .orderDetails .icon__container {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #2a2f33;
}
.page-order .account-order .orderDetails .icon__container .icoSysco {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 640px) {
  .page-order .account-order .orderDetails .icon__container .icoSysco {
    font-size: 1.8rem;
  }
}
.page-order .account-order .orderDetails .order__actions,
.page-order .account-order .orderDetails .order__summary,
.page-order .account-order .orderDetails .order__delivery,
.page-order .account-order .orderDetails .order__not-delivered,
.page-order .account-order .orderDetails .order__products {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem;
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__actions,
  .page-order .account-order .orderDetails .order__summary,
  .page-order .account-order .orderDetails .order__delivery,
  .page-order .account-order .orderDetails .order__not-delivered,
  .page-order .account-order .orderDetails .order__products {
    position: relative;
    padding: 3.5rem 1rem 2rem 1rem;
  }
}
.page-order .account-order .orderDetails .order__delivery {
  padding-bottom: 1.1rem;
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__block {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__block {
    margin-bottom: 5rem;
  }
}
.page-order .account-order .orderDetails .order__actions {
  padding: 1rem 2rem;
}
@media (max-width: 991px) {
  .page-order .account-order .orderDetails .order__actions {
    padding: 1rem;
  }
}
.page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid {
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid > div {
    padding: 0;
    margin-bottom: 1rem;
  }
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid > div:last-child {
    margin-bottom: inherit;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid .action__back {
    padding-right: 1rem;
    padding-left: 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid .action__download {
    padding: 0 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid .action__print {
    padding: 0 1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-order .account-order .orderDetails .order__actions .account-group-actions .group-actions__grid .action__order {
    padding-right: 0;
    padding-left: 1rem;
  }
}
.page-order .account-order .orderDetails .order__summary .summary__header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin-bottom: 2rem;
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__header .header-content {
    margin-bottom: 2rem;
  }
}
.page-order .account-order .orderDetails .order__summary .summary__header .header-status {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4rem;
}
.page-order .account-order .orderDetails .order__summary .summary__header .header-status .status__label,
.page-order .account-order .orderDetails .order__summary .summary__header .header-status .status__icon {
  display: block;
  width: 11rem;
  height: 100%;
  border: 0.1rem solid #5c6877;
}
.page-order .account-order .orderDetails .order__summary .summary__header .header-status .status__label {
  background-color: #f7f7f7;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4;
  text-align: center;
  color: #2a2f33;
  border-radius: 0.5rem 0 0 0.5rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
}
.page-order .account-order .orderDetails .order__summary .summary__header .header-status .status__icon {
  text-align: center;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-border-radius: 0 0.5rem 0.5rem 0;
  -moz-border-radius: 0 0.5rem 0.5rem 0;
  padding: 0.5rem 0;
}
.page-order .account-order .orderDetails .order__summary .summary__header .header-status .status__icon img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.page-order .account-order .orderDetails .order__summary .summary__details .theader,
.page-order .account-order .orderDetails .order__summary .summary__details .tbody {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-size: 1.6rem;
  text-align: center;
  color: #2a2f33;
  height: 4rem;
  border: 0.1rem solid #5c6877;
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    height: 100%;
    padding: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader > span,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody > span {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
  .page-order .account-order .orderDetails .order__summary .summary__details .theader > span:last-child,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody > span:last-child {
    margin-bottom: inherit;
  }
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader .t1,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody .t1,
  .page-order .account-order .orderDetails .order__summary .summary__details .theader .t2,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody .t2 {
    width: 27.5%;
  }
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader .t3,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody .t3,
  .page-order .account-order .orderDetails .order__summary .summary__details .theader .t4,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody .t4,
  .page-order .account-order .orderDetails .order__summary .summary__details .theader .t5,
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody .t5 {
    width: 27.5%;
  }
}
.page-order .account-order .orderDetails .order__summary .summary__details .theader {
  font-weight: 600;
  background-color: #eae9e9;
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader {
    border-radius: 0.5rem 0.5rem 0 0;
    -webkit-border-radius: 0.5rem 0.5rem 0 0;
    -moz-border-radius: 0.5rem 0.5rem 0 0;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader {
    border-radius: 0.5rem 0 0 0.5rem;
    -webkit-border-radius: 0.5rem 0 0 0.5rem;
    -moz-border-radius: 0.5rem 0 0 0.5rem;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .theader > span {
    text-align: left;
  }
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody {
    border-radius: 0 0 0.5rem 0.5rem;
    -webkit-border-radius: 0 0 0.5rem 0.5rem;
    -moz-border-radius: 0 0 0.5rem 0.5rem;
  }
}
@media (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody {
    border-radius: 0 0.5rem 0.5rem 0;
    -webkit-border-radius: 0 0.5rem 0.5rem 0;
    -moz-border-radius: 0 0.5rem 0.5rem 0;
  }
}
@media (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__details .tbody > span {
    text-align: right;
  }
}
.page-order .account-order .orderDetails .order__summary .summary__invoice {
  margin-top: 2rem;
}
.page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  color: #2a2f33;
  background-color: #f7f7f7;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.4rem;
  margin: 0 auto;
}
@media (min-width: 641px) {
  .page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link {
    width: 30rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link {
    width: 100%;
    max-width: 30rem;
    font-size: 1.4rem;
  }
}
.page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link:hover,
.page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link:active,
.page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link:focus {
  color: #0081c6;
  background-color: #eae9e9;
  outline: none;
}
.page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link .invoice__icon {
  display: block;
  height: 3rem;
  margin-right: 1rem;
}
.page-order .account-order .orderDetails .order__summary .summary__invoice .invoice__btn .invoice__link .invoice__icon img {
  width: auto;
  height: 100%;
}
.page-order .account-order .orderDetails .order__summary .order-details-discount-message {
  margin-top: 10px;
  padding-left: 5px;
  background-color: #56b046;
  font-size: 15px;
  color: #ffffff;
}
.page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-overview {
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-overview {
    margin-bottom: 1.5rem;
  }
}
.page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-total .delivery-overview__content .table {
  margin-bottom: 0;
}
.page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-total .delivery-overview__content .table .tbody .tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-total .delivery-overview__content .table .tbody .tr .td {
  font-size: 1.6rem;
  color: #2a2f33;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-total .delivery-overview__content .table .tbody .tr .td {
    font-size: 1.4rem;
  }
}
@media (max-width: 640px) {
  .page-order .account-order .orderDetails .order__delivery .delivery__details .delivery-total .delivery-overview__content .table .tbody .tr .td {
    font-size: 1.2rem;
  }
}
.page-order .account-order .orderDetails .order__products .products-list--spacing {
  margin-top: 2rem;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table {
  background-color: #f7f7f7;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 2rem 1rem;
  margin-bottom: 0;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header0,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header0,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header0,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header0 {
  width: 5%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header1,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header1,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header1,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header1 {
  width: 16%;
  text-align: center;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header2 {
  width: 38%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header2a,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header2a,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header2a,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header2a {
  width: 10%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header2b,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header2b,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header2b,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header2b {
  width: 28%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header3,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header3,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header3,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header3 {
  text-align: center;
  width: 14%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header4,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header4,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header4,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header4 {
  text-align: center;
  width: 14%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header5,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header5,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header5,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header5 {
  width: 14%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header6,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .th.header6,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .td.header6,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr .td.header6 {
  width: 5%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead {
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: inherit;
  background-color: inherit;
  border-bottom: 0.1rem solid black;
  height: inherit;
  line-height: inherit;
  margin: 0 0 2rem 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead {
    font-size: 1.4rem;
  }
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 1rem 1rem 1rem;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th {
  color: #2a2f33;
  background-color: inherit;
  border: inherit;
  padding: inherit;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .thead .tr .th.header2 {
  padding-left: 1rem;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.1rem solid transparent;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.2);
  padding: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item:first-child {
  margin-top: inherit;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item:hover,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item:focus {
  border: 0.1rem solid #0081c6;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td {
  font-size: 1.6rem;
  color: #2a2f33;
  border: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td {
    font-size: 1.4rem;
  }
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__thumb {
  border: none;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__thumb .thumb {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border: 0.1rem solid #eae9e9;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__thumb .thumb .thumb__link {
  display: block;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__thumb .thumb img {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName {
  padding-left: 1rem;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName .item__ref,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName .item__name {
  display: block;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName .item__ref {
  font-weight: 600;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName a {
  display: block;
  color: #2a2f33;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName a:hover,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName a:focus,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.details .itemName a:active {
  color: #0081c6;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__quantity .qty {
  font-weight: 600;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__quantity .qty__unit {
  text-transform: lowercase;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__unit {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__unit .unit {
  font-size: 1.2rem;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table .tbody .tr.item .td.item__total {
  font-weight: 600;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header0,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header0,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header0,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header0 {
  width: 5%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header1,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header1,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header1,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header1 {
  width: 16%;
  text-align: center;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header2 {
  width: 38%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header2a,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header2a,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header2a,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header2a {
  width: 10%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header2b,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header2b,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header2b,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header2b {
  width: 28%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header3,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header3,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header3,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header3 {
  text-align: center;
  width: 14%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header4,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header4,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header4,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header4 {
  text-align: center;
  width: 14%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header5,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header5,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header5,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header5 {
  width: 14%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header6,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header6,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .td.header6,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .td.header6 {
  width: 5%;
}
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .thead .tr .th.header2,
.page-order .account-order .orderDetails .order__products .products-list__desktop .table--datasheet .tbody .tr .th.header2 {
  text-align: center;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #2a2f33;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content:last-child {
  margin-bottom: inherit;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content .check {
  -webkit-flex-basis: 2%;
  -moz-box-flex: 2%;
  -ms-flex: 2%;
  flex-basis: 2%;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex-grow: 1;
  text-align: center;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content .thumb a {
  display: block;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content .thumb a img {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content .product-detail {
  padding: 0 0 0 1rem;
  -webkit-flex-basis: 50%;
  -moz-box-flex: 50%;
  -ms-flex: 50%;
  flex-basis: 50%;
}
.page-order .account-order .orderDetails .order__products .products-list__mobile .ordred-products .product__content .fiche {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex-grow: 1;
  text-align: center;
}
.page-order .myAccount .accountContentPane .orderDetails .headline,
.page-order .myAccount .accountContentPane .orderList .headline {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 2.1rem;
  line-height: 1.25;
  text-transform: uppercase;
  text-align: left;
  color: #5d6978;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  margin-top: 0;
}
@media (max-width: 991px) {
  .page-order .myAccount .accountContentPane .orderDetails .headline,
  .page-order .myAccount .accountContentPane .orderList .headline {
    font-size: 1.8rem;
  }
}
.page-order .myAccount .accountContentPane .orderList .headline {
  margin-top: 3rem;
  margin-bottom: 0;
}
.page-order .myAccount .accountContentPane .topBlocsRecap .bloc.type1 .headline {
  color: #5d6978;
  margin-bottom: 0.5rem;
}
.order__block-intro {
  color: #000000;
  padding-top: 6px;
  font-size: 1.3rem;
}
@media (min-width: 641px) {
  .order__block-intro--indent {
    padding-left: 40px;
  }
}
@media (min-width: 641px) {
  .header-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 641px) {
  .header-content .header__icon {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .header-content .header__icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: -2.5rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #ffffff;
    box-shadow: -0.2rem -0.2rem 0.5rem rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -0.2rem -0.2rem 0.5rem rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -0.2rem -0.2rem 0.5rem rgba(0, 0, 0, 0.3);
    -o-box-shadow: -0.2rem -0.2rem 0.5rem rgba(0, 0, 0, 0.3);
  }
}
.header-content .header__title {
  font-weight: 700;
  font-size: 2.1rem;
  color: #2a2f33;
}
@media (max-width: 991px) {
  .header-content .header__title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .header-content .header__title {
    display: block;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .header-content .header__accordion-icon--offset {
    position: relative;
    top: -24px;
  }
}
.header-content--spacing {
  margin-bottom: 2rem;
}
@media (min-width: 641px) {
  .header-content--accordion {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .header-content--accordion {
    margin-bottom: 0;
  }
}
.header-content--accordion .header__accordion {
  cursor: pointer;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-basis: 100%;
}
.header-content--accordion .header__accordion .header__accordion-icon {
  transform: rotate(180deg);
}
.header-content--accordion .header__accordion.collapsed .header__accordion-icon {
  transform: rotate(0deg);
}
.header-content--accordion .header__title {
  flex-grow: 1;
}
/*
## Form Contact Page
********************************************************************/
@media (min-width: 992px) {
  .page-contact .contact {
    padding: 3rem 0;
  }
}
@media (max-width: 991px) {
  .page-contact .contact {
    padding: 2rem 0;
  }
}
.page-contact .contact .contact__title {
  padding: 0;
}
.page-contact .contact .contact__title h1 {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 3rem;
  text-transform: uppercase;
  color: #0081c6;
  padding-bottom: 1rem;
  margin: 0 0 5rem 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-contact .contact .contact__title h1 {
    font-size: 2.4rem;
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 640px) {
  .page-contact .contact .contact__title h1 {
    font-size: 1.8rem;
    padding-bottom: 0;
    margin: 0 0 3rem 0;
  }
}
.page-contact .contact .contact__title h1:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 0.3rem;
  background-color: #0081c6;
}
.page-contact .contact .contact__component-container {
  font-size: 1.6rem;
  color: #000000;
  border-left: 5px solid #0081c6;
  background-color: #f4f3f1;
  padding: 3rem 5rem;
  margin-top: 3rem;
}
.contact .contact__form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.contact .contact__form .contact__box-grid {
  padding-bottom: 1rem;
}
.contact .formContact {
  padding: 0;
  margin-top: 5rem;
}
.contact .formContact .contact-message__popup {
  background-color: #f4f3f1;
  border-left: 5px solid #0081c6;
  padding: 3rem 5rem;
}
.contact .formContact .contact-message__popup .contact-message__description {
  font-size: 1.6rem;
  color: #000000;
  margin: 0;
}
.contact__box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.contact__box.contact__box--info .contact__box-action {
  position: relative;
  background-color: #f4f3f1;
  padding: 1rem;
}
.contact__box.contact__box--info .contact__box-action:hover,
.contact__box.contact__box--info .contact__box-action:active {
  cursor: inherit;
  background-color: #f4f3f1;
}
.contact__box.contact__box--info .contact__box-action:hover .contact__box-actionMsg,
.contact__box.contact__box--info .contact__box-action:active .contact__box-actionMsg {
  color: #000000;
}
.contact__box.contact__box--info .contact__box-action .contact__box-actionGroup {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact__box.contact__box--info .contact__box-action .contact__box-actionMsg {
  max-width: 10.5rem;
  color: #000000;
}
.contact__box.contact__box--info .contact__box-action .contact__box-triangle {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 20px solid #0081c6;
  margin: 0;
}
@media (min-width: 641px) {
  .contact__box:nth-child(-n + 4) {
    margin-bottom: 3rem;
  }
}
.contact__box .contact__box-action {
  width: 15rem;
  height: 15rem;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: inherit;
  background-color: #ffffff;
  border: 1px solid #0081c6;
  padding: 0;
  border-radius: 0;
  outline: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.contact__box .contact__box-action.active {
  background-color: #0081c6;
}
.contact__box .contact__box-action.active .contact__box-actionGroup svg {
  fill: #ffffff;
}
.contact__box .contact__box-action.active .contact__box-actionGroup span {
  color: #ffffff;
}
.contact__box .contact__box-action .contact__box-actionGroup {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact__box .contact__box-action .contact__box-actionGroup svg {
  height: 7rem;
  width: auto;
  fill: #0081c6;
  -moz-transition: fill 0.2s ease;
  -o-transition: fill 0.2s ease;
  -webkit-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}
.contact__box .contact__box-action .contact__box-actionGroup span {
  color: #000000;
  margin-top: 1rem;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.contact__box .contact__box-action:hover,
.contact__box .contact__box-action:active {
  background-color: #0081c6;
}
.contact__box .contact__box-action:focus {
  border: 2px solid #0081c6;
}
.contact__box .contact__box-action:hover .contact__box-actionGroup svg,
.contact__box .contact__box-action:active .contact__box-actionGroup svg {
  fill: #ffffff;
}
.contact__box .contact__box-action:hover .contact__box-actionGroup span,
.contact__box .contact__box-action:active .contact__box-actionGroup span {
  color: #ffffff;
}
.formContact .formContact__business,
.formContact .formContact__additionalInfo {
  margin-top: 3rem;
}
.formContact .formContact__information .formContact__information-title,
.formContact .formContact__business .formContact__business-title,
.formContact .formContact__additionalInfo .formContact__additionalInfo-title {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  background-color: #0081c6;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  padding: 1rem 2rem;
  margin: 0;
}
.formContact .formContact__information .formContact__information-title .formContact__headline-icon,
.formContact .formContact__business .formContact__business-title .formContact__headline-icon,
.formContact .formContact__additionalInfo .formContact__additionalInfo-title .formContact__headline-icon {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin-right: 2rem;
}
.formContact .formContact__information .formContact__information-title .formContact__headline-icon svg,
.formContact .formContact__business .formContact__business-title .formContact__headline-icon svg,
.formContact .formContact__additionalInfo .formContact__additionalInfo-title .formContact__headline-icon svg {
  width: 2rem;
  height: 2rem;
  fill: #ffffff;
}
.formContact .formContact__information .formContact__information-box {
  padding: 3rem 4rem;
}
.formContact .formContact__information .formContact__information-box .control-group .cx-form .row {
  margin: 0;
}
.formContact .formContact__business .formContact__business-box,
.formContact .formContact__additionalInfo .formContact__additionalInfo-box {
  padding: 3rem 5rem;
}
.formContact .formContact__information .formContact__information-box,
.formContact .formContact__business .formContact__business-box,
.formContact .formContact__additionalInfo .formContact__additionalInfo-box {
  background-color: #f4f3f1;
  border-bottom: 3px solid #c3c3bb;
  margin: 0;
}
.formContact .formContact__information .formContact__information-box .formContact__information-nameGroup,
.formContact .formContact__information .formContact__information-box .formContact__information-adressGroup,
.formContact .formContact__information .formContact__information-box .formContact__information-cityGroup,
.formContact .formContact__information .formContact__information-box .formContact__information-mailGroup,
.formContact .formContact__information .formContact__information-box .formContact__information-companyGroup {
  padding: 0;
}
.formContact .formContact__information .formContact__information-box label {
  font-weight: 600;
  font-size: 1.4rem;
  color: #000000;
}
.formContact .formContact__information .formContact__information-box .formContact__information-country select {
  font-size: 1.4rem;
  width: 100%;
  height: 4.2rem;
  color: #000000;
  outline: none;
  border: 1px solid #c3c3bb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 1.5rem;
}
/*FORM CONTACT BUSINESS*/
.formContact__business .formContact__business-supplier .formContact__form-radio {
  margin-bottom: 1.5rem;
}
.formContact__business .formContact__business-supplier .formContact__form-radio:last-child {
  margin-bottom: 0;
}
.formContact .formContact__business .formContact__business-description {
  font-weight: 600;
  font-size: 1.6rem;
  color: #000000;
  margin: 0 0 20px 0;
}
.formContact .formContact__business .formContact__business-description label {
  font-size: 1.6rem;
}
.formContact .formContact__business .formContact__business-description .error {
  font-style: italic;
  font-size: 1.2rem;
  font-weight: bolder;
  color: #db1d27;
  padding-left: 1.5rem;
}
.formContact .formContact__business .formContact__business-coll,
.formContact .formContact__business .formContact__business-cial {
  width: 100%;
  margin-bottom: 2rem;
  float: left;
}
.formContact .formContact__business .formContact__business-coll .formContact__business-collOptions,
.formContact .formContact__business .formContact__business-cial .formContact__business-cialOptions {
  margin-top: 1.5rem;
}
.formContact .formContact__business .formContact__business-coll .formContact__business-collOptions select,
.formContact .formContact__business .formContact__business-cial .formContact__business-cialOptions select {
  font-size: 1.4rem;
  color: #000000;
  height: 4rem;
  outline: none;
  border: 1px solid #c3c3bb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/*FORM CONTACT ADDITIONAL INFO*/
.formContact__additionalInfo .formContact__additionalInfo-customer .formContact__form-radio {
  margin-bottom: 1.5rem;
}
.formContact__additionalInfo .formContact__additionalInfo-customer .formContact__form-textarea {
  margin-top: 1.5rem;
}
.formContact__additionalInfo .formContact__additionalInfo-box .formContact__additionalInfo-description {
  font-weight: 600;
  font-size: 1.6rem;
  color: #000000;
  margin: 0 0 20px 0;
}
.formContact__additionalInfo .formContact__additionalInfo-box .formContact__additionalInfo-description label {
  font-size: 1.6rem;
}
.formContact__additionalInfo .formContact__additionalInfo-box .formContact__additionalInfo-price,
.formContact__additionalInfo .formContact__additionalInfo-box .formContact__additionalInfo-meeting {
  margin-bottom: 2rem;
}
.formContact__information-increated .formContact__information-increated-checkbox {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  width: 100%;
  height: 4.2rem;
}
.formContact__information-increated span.error {
  display: inline-block;
  font-style: italic;
  font-size: 1.2rem;
  font-weight: bolder;
  color: #db1d27;
  padding-left: 1.5rem;
  margin-top: 0.5rem;
}
.formContact .formContact__mandatory {
  padding: 1rem 5rem;
  margin-top: 1rem;
}
.formContact .formContact__mandatory .formContact__mandatory-msg {
  font-size: 1.4rem;
  color: #db1d27;
  margin: 0;
}
/* FORM CONTACT NEWSLETTER */
.formContact .formContact__newsletter {
  color: #000000;
  background-color: #f4f3f1;
  padding: 3rem 5rem;
  margin-top: 3rem;
}
.formContact .formContact__newsletter .formContact__newsletter-optin {
  margin-bottom: 2rem;
}
.formContact .formContact__newsletter .formContact__newsletter-optin .formContact__newsletter-optinDescription {
  font-weight: 600;
  font-size: 1.6rem;
  color: #000000;
  margin: 0 0 1rem;
}
.formContact .formContact__newsletter .formContact__newsletter-optin .formContact__form-radio {
  margin-bottom: 1.5rem;
}
.formContact .formContact__legal {
  padding: 1rem 5rem;
}
.formContact .formContact__legal .formContact__legal-txt {
  font-size: 1.2rem;
  color: #000000;
  margin-top: 3rem;
}
.formContact .formContact__action {
  width: 100%;
  text-align: center;
  background-color: #0081c6;
  padding: 1rem;
  margin-top: 3rem;
}
.formContact .formContact__action .contact-popup {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #0081c6;
  width: 25rem;
  padding: 1.2rem 2rem;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  outline: none;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.formContact .formContact__action .contact-popup:hover,
.formContact .formContact__action .contact-popup:focus,
.formContact .formContact__action .contact-popup:active {
  color: #ffffff;
  background-color: #0081c6;
}
/*
## Contact Page - MODE TABLET
********************************************************************/
@media (min-width: 1200px) {
  .contact .contact__form .contact__box-grid {
    margin-right: -15rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact .contact__form .contact__box-grid {
    margin-right: -10rem;
  }
  .contact__box .contact__box-action {
    width: 14rem;
    height: 14rem;
  }
  .contact__box.contact__box--info .contact__box-action .contact__box-actionMsg {
    max-width: 10rem;
  }
  .formContact .formContact__information .formContact__information-box {
    padding: 3rem 2rem;
  }
  .formContact .formContact__business .formContact__business-box,
  .formContact .formContact__additionalInfo .formContact__additionalInfo-box {
    padding: 3rem;
  }
  .formContact .formContact__information .formContact__information-title,
  .formContact .formContact__business .formContact__business-title,
  .formContact .formContact__additionalInfo .formContact__additionalInfo-title {
    font-size: 1.8rem;
  }
  .formContact .formContact__newsletter {
    padding: 3rem;
  }
  .formContact .formContact__mandatory {
    padding: 1rem 3rem;
  }
  .formContact .formContact__legal {
    padding: 1rem 3rem;
  }
  .formContact .formContact__action {
    margin-bottom: 3rem;
  }
  .contact .contact__component-container {
    margin-bottom: 3rem;
    padding: 2rem 3rem;
  }
  .contact .contact__component-container .content {
    padding: 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .contact .formContact .contact-message__popup {
    padding: 2rem 3rem;
    margin-bottom: 3rem;
  }
  .contact .formContact .contact-message__popup .contact-message__description {
    font-size: 1.4rem;
  }
  .contact__box-grid .contact__box {
    width: 25%;
  }
  .contact__box .contact__box-action {
    width: 12rem;
    height: 12rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact .contact__form .contact__box-grid {
    margin-right: -6rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .contact .contact__form .contact__box-grid {
    margin-right: -2rem;
  }
}
/*
## Contact Page - MODE MOBILE
********************************************************************/
@media (max-width: 640px) {
  .contact .contact__form .contact__box-grid .contact__box-content {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .contact .contact__form .contact__box-grid .contact__box-content .contact__box {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-bottom: 2rem;
  }
  .contact__box .contact__box-action {
    width: 12rem;
    height: 12rem;
  }
  .contact .formContact .contact-message__popup {
    padding: 1rem 2rem;
    margin-bottom: 2rem;
  }
  .contact .formContact .contact-message__popup .contact-message__description {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  .contact__box.contact__box--info .contact__box-action .contact__box-actionMsg {
    font-size: 1.4rem;
    max-width: 8rem;
  }
  .contact__box.contact__box--info .contact__box-action .contact__box-triangle {
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 15px solid #0081c6;
  }
  .formContact .formContact__information .formContact__information-title,
  .formContact .formContact__business .formContact__business-title,
  .formContact .formContact__additionalInfo .formContact__additionalInfo-title {
    position: relative;
    display: block;
    font-size: 1.6rem;
    line-height: 1.25;
    text-align: center;
    padding: 3rem 2rem 0.5rem 2rem;
  }
  .formContact .formContact__information .formContact__information-title .formContact__headline-icon-container,
  .formContact .formContact__business .formContact__business-title .formContact__headline-icon-container,
  .formContact .formContact__additionalInfo .formContact__additionalInfo-title .formContact__headline-icon-container {
    position: absolute;
    top: -2.25rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    width: 4.5rem;
    height: 4.5rem;
    background-color: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  .formContact .formContact__information .formContact__information-title .formContact__headline-icon,
  .formContact .formContact__business .formContact__business-title .formContact__headline-icon,
  .formContact .formContact__additionalInfo .formContact__additionalInfo-title .formContact__headline-icon {
    width: 3.5rem;
    height: 3.5rem;
    background-color: #0081c6;
    border: none;
    margin-right: 0;
  }
  .contact__box .contact__box-action .contact__box-actionGroup span {
    font-size: 1.4rem;
    margin-top: 0.5rem;
  }
  .contact__box .contact__box-action .contact__box-actionGroup svg {
    height: 6rem;
  }
  .contact .formContact {
    margin-top: 2rem;
  }
  .formContact .formContact__information .formContact__information-box {
    padding: 2rem 0;
  }
  .formContact .formContact__business .formContact__business-box,
  .formContact .formContact__additionalInfo .formContact__additionalInfo-box {
    padding: 2rem 1rem;
  }
  .formContact .formContact__mandatory {
    padding: 1rem;
  }
  .formContact .formContact__newsletter,
  .formContact .formContact__legal {
    padding: 2rem 1rem;
  }
  .formContact .formContact__newsletter {
    margin-top: 2rem;
  }
  .formContact .formContact__legal .formContact__legal-txt {
    margin-top: 1rem;
  }
  .formContact .formContact__action {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .formContact__information-box .control-group.error .help-inline {
    padding-left: 0.5rem;
  }
  .formContact__information-increated {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    margin-bottom: 1rem;
  }
  .formContact__information-increated label {
    margin: 0;
  }
  .formContact__information-increated .formContact__information-increated-checkbox {
    width: auto;
    height: 2rem;
    margin-right: 1rem;
  }
  .formContact__form-textarea textarea {
    font-size: 1.4rem;
  }
  .contact .contact__component-container {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 2rem;
    padding: 1rem 2rem;
  }
  .contact .contact__component-container .content {
    padding: 0;
  }
}
/*
## Contact Page - Colorbox
********************************************************************/
#colorbox.contact__popup {
  height: 100% !important;
}
#colorbox.contact__popup #cboxWrapper {
  height: auto !important;
}
#colorbox.contact__popup #cboxContent {
  border-radius: 1rem;
  -moz-border-radius: 1rem;
  -webkit-border-radius: 1rem;
  height: auto !important;
}
#colorbox.contact__popup #cboxLoadedContent {
  padding: 6rem 3rem;
  background-color: #ffffff;
  height: auto !important;
}
#colorbox.contact__popup #cboxLoadedContent .contact-message__description {
  font-family: 'source_sans_pro';
  font-size: 1.8rem;
  text-align: center;
  color: #000000;
}
#colorbox.contact__popup #cboxTitle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: inherit;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #0081c6;
  padding: 2rem 3.5rem 1rem 3.5rem;
}
#colorbox.contact__popup #cboxClose {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.contact__popup #cboxLoadedContent {
    padding: 4rem 3rem;
  }
  #colorbox.contact__popup #cboxTitle {
    padding: 1.25rem 3.5rem 1.25rem 3.5rem;
  }
}
@media (min-width: 992px) {
  #colorbox.contact__popup #cboxTitle {
    font-size: 2.1rem;
    padding: 2rem 3.5rem 2rem 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  #colorbox.contact__popup #cboxLoadedContent {
    padding: 3rem 2rem;
  }
  #colorbox.contact__popup #cboxLoadedContent .contact-message__description {
    font-size: 1.6rem;
  }
}
/*
## Company
********************************************************************/
#companyNav .headline {
  border-bottom: 1px solid #a5a5a5;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}
#companyNav li.active {
  font-weight: bold;
}
.customCompany {
  margin: 0 -20px 0 0;
  width: 810px;
}
.customCompany .tile {
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px;
  width: 343px;
  margin: 0 20px 20px 0;
  height: 100px;
}
.customCompany .tile .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.customCompany .tile .headline a {
  display: block;
}
.companyContentPane {
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px;
  width: 748px;
  margin: 0;
}
.companyContentPane .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
/*
## buttons
********************************************************************/
button.edit,
a.button.edit,
button.disable,
a.button.disable,
button.create,
a.button.create,
button.add,
a.button.add,
button.remove,
a.button.remove,
button.confirm,
a.button.confirm,
button.no-confirm,
a.button.no-confirm {
  background-color: #169e08;
  border-color: #169e08;
  color: #fff;
}
/*
## futureStock
********************************************************************/
#futureStockOverlay {
  padding: 0 20px 20px 20px;
}
#futureStockOverlay .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
#futureStockOverlay .description {
  margin: 0 0 20px 0;
}
#futureStockOverlay .thumb {
  float: left;
  margin: 0 20px 0 0;
}
#futureStockOverlay .details {
  float: left;
}
#futureStockOverlay .orderList {
  border: 0;
  padding: 0;
}
/*
	Order form tooltip
*****************/
span.future_tooltip {
  position: relative;
}
span.future_tooltip a .tooltip_table {
  display: none;
  max-height: 82px;
  overflow: auto;
}
span.future_tooltip a:hover {
  font-color: #000000;
}
span.future_tooltip a:hover .tooltip_table {
  color: #000000;
  display: block;
  font: 12px 'Arial', sans-serif;
  text-align: left;
  text-decoration: none;
  /*oms_error_message*/
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 3px 3px 3px 3px;
  margin-left: -38px;
  margin-top: 6px;
  margin-right: 20px;
  right: -50px;
  bottom: -5px;
  height: auto;
  width: 125px;
  padding: 2px;
  position: absolute;
  z-index: 109;
}
.tooltip_title {
  font-weight: bold;
  margin-bottom: 2px;
  padding: 1px 0 4px;
  background-color: #dadada;
}
.tooltip_title,
.tooltip_value {
  width: 50px;
  padding-left: 3px;
  font-size: 10px;
  color: #444444;
  text-align: center;
}
.tooltip_value {
  border-bottom: 1px solid #dadada;
}
.tooltip_table div {
  float: left;
}
.oms_message_holder {
  padding-left: 5px;
  position: relative;
  top: -15px;
}
/*
## advancedSearch
********************************************************************/
.advancedSearch {
  margin: 0;
}
.advancedSearch .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.advancedSearch .radios .control-group {
  float: left;
  margin: 0 20px 0 0;
}
.advancedSearch .radios .control-group label {
  margin-top: 0;
}
.advancedSearch .searchInput {
  position: relative;
}
.advancedSearch .searchInput #js-add-product-ids {
  margin: 0;
  position: absolute;
  right: 0;
  top: 22px;
  height: 30px;
}
.advancedSearch .product-id-tag-box {
  border: 2px solid #c7c7c7;
  display: block;
  float: left;
  margin: 10px 20px 10px 0;
}
.advancedSearch .product-id-tag-box span {
  padding: 0 10px;
  line-height: 20px;
  display: block;
  float: left;
}
.advancedSearch .product-id-tag-box button {
  margin: 0;
  border: 0;
  border-left: 2px solid #c7c7c7;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
}
/*
.advancedSearch .orderFormTotal{
	border: 1px dotted #A5A5A5;
	padding: 10px;
}*/
.advancedSearch .productListItem {
  margin-left: 0;
  margin-right: 0;
}
/*
	orderForm_grid_group
*****************/
.orderForm_grid_group img {
  border: 1px solid #bacad5;
  margin-bottom: 5px;
  padding: 5px;
}
.grid_three_dimensions tr td:first-child {
  font-weight: bold;
}
.grid_three_dimensions {
  width: auto !important;
  background-color: #eeeeee;
  float: left;
  margin-bottom: 0;
}
.single_grid_three_dimensions {
  margin-bottom: 10px;
  overflow: auto;
  width: 950px;
}
.orderList .single_grid_three_dimensions {
  width: 908px;
}
.accountContentPane .orderList .single_grid_three_dimensions {
  width: 748px;
}
.grid_three_dimensions tbody tr td {
  width: 65px;
  padding: 5px 3px;
  text-align: center;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  background-color: #ffffff;
}
.grid_three_dimensions tbody tr:first-child td:first-child {
  border-top: none;
}
.grid_three_dimensions tbody tr td:first-child {
  border-left: none;
  color: #333333;
  text-transform: uppercase;
}
.grid_three_dimensions tr td:first-child,
#content .grid_three_dimensions tr th {
  background-color: #eeeeee;
  text-align: center;
  text-transform: uppercase;
}
.grid_three_dimensions tr td input {
  width: 20px;
  font-size: 10px;
  text-align: center;
}
.grid_three_dimensions tr .in-stock {
  background-color: #66cc99;
}
.grid_three_dimensions tr .out-of-stock {
  background-color: #ff6633;
}
.grid_three_dimensions tr .future-stock {
  background-color: #ffcc33;
}
.orderForm_subHeader {
  float: right;
  margin-bottom: 15px;
  text-align: right;
  width: 220px;
}
.orderForm_grid_group {
  clear: both;
  padding: 0 0 10px;
  margin-bottom: 25px;
  width: 100%;
  border-bottom: 1px dotted #979797;
}
#colorbox .cboxGrid {
  padding: 25px;
}
.subHeader_value {
  display: inline-block;
  text-align: right;
  width: 70px;
}
#subTotal__label,
#subtotal {
  font-weight: bold;
  font-size: 12px;
}
.swatch_legend {
  display: block;
  font-size: 11px;
  text-align: right;
  margin: 20px 0 0;
}
.legend_label {
  margin-left: 10px;
  text-transform: capitalize;
}
.clr_inStock {
  background-color: #66cc99;
  display: inline-block;
  height: 11px;
  position: relative;
  top: 1px;
  width: 25px;
}
.clr_future {
  background-color: #ffcc33;
  display: inline-block;
  height: 11px;
  position: relative;
  top: 1px;
  width: 25px;
}
.clr_outStock {
  background-color: #ff6633;
  display: inline-block;
  height: 11px;
  position: relative;
  top: 1px;
  width: 25px;
}
#js-add-product-ids {
  display: none;
}
.productMainLink.gridGroup {
  border: 0;
}
#productOrderButton {
  font-size: 1em;
  height: 37px;
  padding: 0;
  width: 49%;
  margin: 0;
  margin-top: 9px;
}
.productDescription .variantOptions {
  padding: 5px 0;
  line-height: 2.5em;
  color: #929292;
}
.productDescription .variantName {
  float: left;
  width: 57px;
}
.productDescription ul.variantList {
  float: left;
}
.productDescription ul.variantList li {
  float: left;
  margin: 0 10px 0 0;
}
.productDescription .futureStockLink {
  display: block;
  text-align: right;
}
/*
	placeOrder
*****************/
#placeOrder {
  margin: 0 0 20px 0;
}
.yCmsComponent.login-info .content {
  border: 1px dotted #a5a5a5;
  margin: 20px 0 0;
  padding: 20px;
}
.volume-prices {
  margin: 10px 0;
}
.volume-prices th,
.volume-prices td {
  padding: 0 5px;
}
/*
## orderFormTotal
********************************************************************/
.orderFormTotal .orderForm {
  border: 1px dotted #a5a5a5;
  margin: 0 0 20px 0;
  padding: 0 10px 10px;
}
.orderFormTotal .orderForm .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.orderFormHeader .pd_name {
  border-bottom: 1px dotted #979797;
  color: #000000;
  font-size: 1.2em;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  padding: 0 0 5px;
  margin-bottom: 0.5em;
}
.orderFormHeader .big-price {
  color: #303030;
  font-size: 1.417em;
  padding: 0 0 10px 10px;
}
.control-group fieldset input[type='checkbox'] {
  float: left;
}
#cboxLoadedContent form.add_to_cart_order_form {
  padding: 20px;
}
/*
## storeFinder
********************************************************************/
#storeFinder .searchPane {
  float: left;
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px 20px;
  position: relative;
  height: 366px;
  width: 268px;
  margin: 0 10px 0 0;
}
#storeFinder .searchPane .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
#storeFinder .searchPane .description {
  margin: 0 0 20px 0;
}
#storeFinder .searchPane .findStoresNearMe {
  background: url('../images/findStoresNearMe-bg.png') no-repeat scroll 10px center #000;
}
#storeFinder .storeMap {
  float: left;
  height: 388px;
  width: 630px;
}
#storeFinder #map_canvas {
  height: 388px;
}
#storeFinder .storeResultList {
  clear: both;
  padding: 20px 0 0 0;
}
#storeFinder .storeResultList .storeResultTable {
  width: 100%;
  margin: 0 0 20px 0;
}
#storeFinder .storeResultList .storeResultTable thead th {
  border-bottom: 1px dotted #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
}
#storeFinder .storeResultList .storeResultTable > tbody > tr > td {
  vertical-align: top;
  border-bottom: 1px dotted #a5a5a5;
  padding: 20px 0 0 0;
}
#storeFinder .storeResultList .storeResultTable td.thumb {
  border-bottom: 0;
  padding-right: 20px;
}
#storeFinder .storeResultList .storeResultTable tbody td {
  vertical-align: top;
}
#storeFinder .storeResultList .storeResultTable .store-openings {
  margin: 0 0 20px 0;
}
#storeFinder .storeResultList .storeResultTable .storeItem .details {
  margin: 0 0 0 110px;
}
#storeFinder .storeResultList .storeResultTable .storeItem .details .itemName {
  font-weight: 600;
}
/*
## storeDetail
********************************************************************/
#storeDetail .detailPane {
  float: left;
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px 20px;
  position: relative;
  width: 288px;
  margin: 0 10px 0 0;
}
#storeDetail .detailPane .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
#storeDetail .storeMap {
  float: left;
  height: 610px;
  width: 610px;
}
#storeDetail #map_canvas {
  height: 610px;
}
#storeDetail .storeImage img {
  width: 100%;
  margin: 20px 0 0 0;
}
#storeDetail .storeDetailsTable td {
  vertical-align: top;
}
#storeDetail .detailSection {
  margin: 0 0 20px 0;
}
#storeDetail .detailSectionHeadline {
  font-weight: bold;
  margin: 0 0 0 0;
}
#storeDetail .detailSection .store-openings {
  margin: 0;
}
/*
## checkoutContentPanel
********************************************************************/
#checkoutContentPanel .description {
  margin: 0 0 20px 0;
}
#checkoutContentPanel .contentPanelRight,
#checkoutContentPanel .contentPanelLeft {
  width: 244px;
}
#checkoutContentPanel .contentPanelLeft {
  margin: 0 20px 0 0;
}
#checkoutContentPanel .savedPaymentItem {
  border: 1px dotted #a5a5a5;
  margin: 0 0 10px 0;
}
#checkoutContentPanel .i18nAddressForm,
#checkoutContentPanel .billingAddressForm,
#checkoutContentPanel .cardForm {
  margin-right: -20px;
}
#checkoutContentPanel .control-group {
  float: left;
  width: 244px;
  margin-right: 20px;
}
#checkoutContentPanel .form-actions {
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
}
#checkoutContentPanel .form-actions button.positive {
  margin-right: 0;
}
#checkoutContentPanel .form-additionals .control-group {
  width: 100%;
}
#checkoutContentPanel .form-additionals button {
  clear: both;
  width: 50%;
}
#checkoutContentPanel {
  margin: 0 0 20px 0;
}
#savedPaymentListHolder {
  display: none;
}
/*
simplifyPickupPanel
*/
.simplifyPickupPanel {
  border: 1px dotted #a5a5a5;
  padding: 0 20px 20px 20px;
  margin: 0 0 20px 0;
  position: relative;
  background: #f6f6f6;
}
.simplifyPickupPanel .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1em;
  font-weight: bold;
  line-height: 17px;
  padding-bottom: 5px;
  margin: 10px 0 20px 0;
}
.simplifyPickupPanel .description {
  margin: 0 0 20px 0;
}
.simplifyPickupPanel .content span {
  display: block;
  font-weight: normal;
}
.simplifyPickupPanel .content span.strong {
  font-weight: bold;
}
.simplifyPickupPanel .content input {
  float: left;
}
.simplifyPickupPanel .content span.pickupAdressList {
  margin: 0 0 0 30px;
}
.simplifyPickupPanel .footline {
  clear: both;
  margin: 20px 0 0 0;
  padding: 5px 0 0 0;
  border-top: 1px dotted #a5a5a5;
}
.simplifyPickupPanel .footlineText {
  float: left;
  width: 50%;
  padding: 8px 0 0 0;
}
#checkoutContentPanel .control-group.security {
  width: 150px;
  margin: 0;
}
#checkoutContentPanel .control-group.security label {
  font-size: 12px;
}
#checkoutContentPanel input.security {
  width: 50px;
  height: 20px;
  min-height: 20px;
  float: left;
}
#checkoutContentPanel .security_code_what {
  float: left;
  display: block;
  margin: 0 7px;
  line-height: 20px;
}
fieldset.cardDate {
  width: 244px;
  float: left;
  margin: 0 20px 0 0;
}
fieldset.cardDate legend {
  border: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 5px;
  overflow: hidden;
  white-space: nowrap;
  width: 244px;
}
fieldset.cardDate label {
  display: none;
}
#checkoutContentPanel fieldset.cardDate .control-group {
  width: 111px;
  margin: 0 0 0 20px;
}
#checkoutContentPanel fieldset.cardDate legend + .control-group {
  margin: 0;
}
#checkoutContentPanel hr {
  background: 0;
  border: 0;
  border-bottom: 1px dotted #a5a5a5;
  margin: 0 0 20px 0;
}
#checkoutContentPanel.summaryFlow strong {
  margin: 0 0 5px 0;
  display: block;
}
.summaryOverlay {
  padding: 20px;
}
.summaryOverlay .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.summaryOverlay .description {
  margin: 0 0 20px 0;
}
.summaryOverlay form {
  margin-right: -20px;
}
.summaryOverlay .control-group {
  float: left;
  width: 387px;
  margin-right: 20px;
}
.summaryOverlay .form-actions {
  clear: both;
  width: 800px;
}
.summaryOverlay fieldset.cardDate {
  width: 387px;
  float: left;
  margin: 0 20px 0 0;
}
.summaryOverlay fieldset.cardDate legend {
  border: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 5px;
  overflow: hidden;
  white-space: nowrap;
  width: 387px;
}
.summaryOverlay fieldset.cardDate .control-group {
  width: 183px;
  margin: 0 0 0 20px;
}
.summaryOverlay fieldset.cardDate legend + .control-group {
  margin: 0;
}
.summaryOverlay fieldset.cardDate .control-group select {
  margin-top: 2px;
}
.edit_add_area {
  padding: 5px;
}
#savedAddressList .addressList {
  margin: 0 -20px 0 0;
}
#savedAddressList .addressEntry {
  float: left;
  width: 387px;
  margin: 0 20px 20px 0;
  border-bottom: 1px dotted #a5a5a5;
  padding: 0 0 20px 0;
}
#savedAddressList .addressEntry.default {
  background: #edfdeb;
  color: #666666;
}
.addressEntry .edit {
  clear: both;
}
#savedPaymentList .paymentList {
  margin: 0 -20px 0 0;
  max-height: 350px;
  overflow: auto;
}
#savedPaymentList .paymentEntry {
  float: left;
  width: 387px;
  margin: 0 20px 20px 0;
  border-bottom: 1px dotted #a5a5a5;
  padding: 0 0 20px 0;
}
#savedPaymentList .paymentEntry ul {
  float: left;
}
#savedPaymentList .paymentEntry form {
  clear: right;
}
#savedPaymentList .paymentEntry button {
  margin: 0 20px 20px 20px;
}
button.place-order {
  font-size: 140%;
  margin-top: 0;
}
/*
/* ## Recapitulatif Page
/* ********************************************************************/
.page-recapitulatif .cartBreadcrumb {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background: #ffffff;
}
@media (min-width: 992px) {
  .page-recapitulatif .cartBreadcrumb {
    display: none;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-recapitulatif .clearfix input#reference {
    width: 16%;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-recapitulatif #content {
    padding: 0 2rem;
  }
}
.page-recapitulatif .topBlocsRecap .headline {
  margin-bottom: 0.5rem;
  font-weight: 600 !important;
}
.page-recapitulatif .cartTextHeader {
  display: block;
}
@media (min-width: 992px) {
  .page-recapitulatif .cartTextHeader {
    width: 960px;
    height: 5rem;
  }
}
.page-recapitulatif .cart-order-nb {
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-order-nb {
    padding: 13px 0 0 0;
  }
}
.page-recapitulatif .cart-order-nb__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-order-nb__content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-recapitulatif .cart-order-nb__label {
  display: inline-block;
  font-weight: 600;
  font-size: 1.3rem;
  text-align: center;
}
@media (min-width: 641px) {
  .page-recapitulatif .cart-order-nb__label {
    margin-right: 1rem;
    margin-left: 1.2rem;
  }
}
@media (min-width: 992px) {
  .page-recapitulatif .cart-order-nb__label {
    text-align: left;
  }
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-order-nb__label {
    margin-bottom: 1rem;
  }
}
.page-recapitulatif .cart-order-nb__form {
  width: 238px;
  height: 4rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.5rem 1rem;
  margin-bottom: inherit;
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-order-nb__form {
    width: 100%;
    max-width: 30rem;
  }
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-delivery {
    padding: 0;
  }
}
.page-recapitulatif .cart-delivery__content {
  padding: 2rem;
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-delivery__content {
    padding: 3.5rem 1rem 2rem 1rem;
  }
}
.page-recapitulatif .cart-delivery__title .header-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .page-recapitulatif .cart-delivery__title .header-content {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.page-recapitulatif .cart-delivery__title .header__icon {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  box-shadow: none;
  background-color: #ffffff;
}
.page-recapitulatif .cart-delivery__title .header__icon .icon__container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.9rem;
  height: 3.9rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #0081c6;
}
.page-recapitulatif .cart-delivery__title .header__icon .icoSysco {
  font-size: 2.2rem;
  color: #ffffff;
}
.page-recapitulatif .cart-delivery__title .header__title {
  font-weight: 600;
  font-size: 1.8rem;
  color: #2a2f33;
  margin-left: 14px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .page-recapitulatif .cart-delivery__title .header__title {
    font-size: 1.6rem;
  }
}
.page-recapitulatif .cart-delivery__title .header--checkout .header__icon {
  margin-right: 0;
}
.page-recapitulatif .cart-delivery__title .header--checkout .header__title {
  margin-left: 5px;
}
/*
## Cart Page Style
********************************************************************/
@media (min-width: 992px) {
  .page-cartPage :target {
    padding-top: 30rem !important;
    margin-top: -30rem !important;
  }
}
@media (max-width: 640px) {
  .page-cartPage :target {
    padding-top: 20rem !important;
    margin-top: -20rem !important;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-cartPage :target {
    padding-top: 30rem !important;
    margin-top: -30rem !important;
  }
}
.page-cartPage #content.page-empty {
  background-color: #eae9e9;
}
.page-cartPage #content.page-empty .products-list {
  padding: 2rem 0 3rem 0;
}
.page-cartPage .cartBreadcrumb {
  box-shadow: none;
}
@media (min-width: 992px) {
  .page-cartPage .cartBreadcrumb {
    display: none;
  }
}
.page-cartPage .cartEmptyBreadcrumb {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .page-cartPage .cartEmptyBreadcrumb {
    display: none;
  }
}
@media (min-width: 992px) {
  .page-cartPage .cart__empty {
    min-height: 33rem;
    padding: 0rem 0 3rem 0;
  }
}
@media (max-width: 991px) {
  .page-cartPage .cart__empty {
    padding: 2.7rem 0 2rem 0;
  }
}
.page-cartPage .voucher {
  margin-top: 3rem;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .page-cartPage .voucher {
    margin-top: 2rem;
  }
}
@media (max-width: 640px) {
  .page-cartPage .voucher {
    margin-top: 1.5rem;
  }
}
.page-cartPage .voucher .voucher-container {
  background-color: #f7f7f7;
}
.td.multidimensional {
  width: 4rem;
}
.td.multidimensional a.updateQuantityProduct-toggle {
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  line-height: 19px;
  vertical-align: middle;
  margin-left: 20px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-decoration: none !important;
}
.expressCheckoutBox .headline {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
.expressCheckoutBox .description {
  line-height: 30px;
}
.expressCheckoutBox ul li {
  list-style: disc outside none;
  margin: 0 0 5px 13px;
}
.order-totals,
.cart-total {
  margin-bottom: 1rem;
  color: #2A3F54;
}
.order-totals__row,
.cart-total__row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1px 0 4px 0;
  font-size: 1.4rem;
}
.order-totals__row--totals,
.cart-total__row--totals {
  font-size: 1.6rem;
}
.td {
  display: flex;
}
.td--left {
  flex-basis: 75%;
}
.td--right {
  flex-basis: 25%;
}
.td--discount {
  color: #56B146;
}
.title-popup-free-product {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #212a37;
  margin: 0 0 20px 0;
}
.cart-promotions-potential .potential-message {
  margin-top: 10px;
  background-color: #f3af3a;
  color: #ffffff;
  font-size: 15px;
  text-align: left;
  padding: 5px;
}
/*
## Editorial Page Style
********************************************************************/
.EditorialPage {
  padding: 2rem 0;
}
@media (min-width: 1200px) {
  .EditorialPage {
    min-height: 33rem;
  }
}
.EditorialPage h1,
.EditorialPage .title {
  font-size: 2.8rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: normal;
  color: #2a2f33;
  margin: 0 0 1.5rem;
}
.EditorialPage h2 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.5rem;
  text-transform: uppercase;
}
.EditorialPage h3 {
  color: #2a2f33;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
.EditorialPage p,
.EditorialPage ul li,
.EditorialPage ol li {
  font-size: 1.4rem;
}
.EditorialPage p,
.EditorialPage ul,
.EditorialPage ol {
  margin-bottom: 1rem;
}
.EditorialPage ul li:before {
  content: ' • ';
  font-size: 1.3rem;
  color: #77777a;
}
.EditorialPage ol li {
  list-style: inside none inside;
}
.EditorialPage a {
  text-decoration: underline;
  color: #0081c6;
}
.EditorialPage a:focus,
.EditorialPage a:hover,
.EditorialPage a:active {
  cursor: pointer;
  text-decoration: none;
}
.EditorialPage table {
  font-size: 1.4rem;
  border: 0.1rem solid #fff;
  margin-bottom: 1rem;
}
.EditorialPage table td,
.EditorialPage table th {
  border: 0.1rem solid #fff;
}
.EditorialPage table th,
.EditorialPage table tr:first-child {
  background-color: #e3e3e3;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border-left: 1px solid #fff;
  padding-left: 10px;
  text-align: left;
}
.EditorialPage table td {
  padding-left: 1rem;
}
.EditorialPage table caption {
  font-weight: bold;
  text-transform: uppercase;
}
.EditorialPage .proche-banniere h2 {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 129, 198, 0.9);
  color: #fff;
  padding: 34px 24px 18px;
  font-size: 4.8rem;
  line-height: 0.85;
  max-width: 408px;
}
.EditorialPage .proche-banniere p {
  color: #5d6978;
  background: rgba(255, 255, 255, 0.81);
  position: absolute;
  left: 0;
  right: 0;
  font-size: 1.6rem;
  bottom: 0;
  text-align: right;
  margin: 0;
  font-style: italic;
  padding: 1rem 1.5rem;
  line-height: 1.5;
}
.EditorialPage .qui-sommes-nous-blocklist h2,
.EditorialPage .qui-sommes-nous-blocklist h3 {
  color: #0081c6;
}
.EditorialPage .qui-sommes-nous-blocklist h3 {
  margin: 0;
}
.EditorialPage.TXT-MBold-small ul li {
  font-size: 1.1rem;
  font-weight: 600;
  text-align: justify;
}
/*
/* ## Account Update Profil Page
/* ********************************************************************/
.page-profile .account-update-profil {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-profile .account-update-profil .accountUpdateProfilDatas .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem 4rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-profile .account-update-profil .accountUpdateProfilDatas .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-profile .account-update-profil .accountUpdateProfilDatas .account-content {
    padding: 2rem 1rem;
  }
}
.page-profile .account-update-profil .accountUpdateProfilDatas .account-content .account-form {
  margin-bottom: 3rem;
}
@media (max-width: 1199px) {
  .page-profile .account-update-profil .accountUpdateProfilDatas .account-content .account-form {
    margin-bottom: 2rem;
  }
}
/*
## product List Page
********************************************************************/
.page-productList #content.page-empty {
  background-color: #eae9e9;
}
.page-productList #content.page-empty .products-list {
  padding: 2rem 0 3rem 0;
}
.page-productList .action-container-favoriteList {
  display: inline-block;
}
.page-productList .action-container-favoriteList .action-content-favoriteList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-productList .action-container-favoriteList .action-content-favoriteList h1 {
  margin: 0 1rem 0 0;
  padding: 0;
}
/* Common Product List & Product List Embed */
.productList,
.productList.embed {
  text-align: left;
}
@media (max-width: 991px) {
  .productList,
  .productList.embed {
    text-align: center;
    margin-left: 0;
  }
}
/* Product List Embed */
.productList .productListItem .cart .type,
.productList .productDescription .cart .type {
  position: absolute;
  z-index: 9;
  right: 1.2rem;
  top: 1rem;
  padding-left: 0.8rem;
  display: inline-block;
  background: #ffffff;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.productList.embed .productListWrap {
  width: 100%;
  display: inline-block;
  text-align: left;
}
@media (min-width: 641px) {
  .productList.embed .productListWrap .productListItem__container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.productList.embed .productListWrap .productListItem {
  margin-bottom: 3rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productList.embed .productListWrap .productListItem {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .productList.embed .productListWrap .productListItem {
    margin-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .productList.embed .productListWrap .productListItem {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 992px) {
  .productList.embed .productListWrap .productListItem:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productList.embed .productListWrap .productListItem .productListItem__pap .btn-pap-switch label {
    font-size: 1.2rem;
  }
}
.productList.embed .productListWrap .productListItem .cart .type {
  margin-top: -1.5rem;
}
.productList.embed .productListWrap .productListItem .cart .type.pap {
  top: 3.25rem;
  margin-top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productList.embed .productListWrap .productListItem .cart .type.pap {
    top: 3.25rem;
  }
}
.productList.embed .productListWrap .productListItem .cart .type.dlc {
  display: none !important;
}
.productList.embed .productListWrap .productListItem .cart .webPromo {
  background-color: transparent;
  text-align: right;
}
.productList.embed .productListWrap .productListItem .cart .webPromo img {
  background-color: #ffffff;
  width: 55%;
  margin-top: 3px;
  padding-left: 10px;
}
.productList.embed .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart {
  height: 23.5rem;
}
.productList.embed .productListWrap .productListItem.isConnecte .productListItem__pap {
  position: absolute;
  top: -0.7rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 100%;
  padding: 0 1rem;
  z-index: 9;
}
.productList.embed.productreference {
  text-align: center;
}
.productList.fullWidth .productListWrap .productListItem {
  width: 100%;
  margin-bottom: 2rem;
}
.productList.fullWidth .productListWrap .productListItem__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.productList.fullWidth .productListWrap .productListItem .descProduct {
  width: 69%;
  overflow: hidden;
  padding: 1rem;
}
.productList.fullWidth .productListWrap .productListItem .descProduct .detailProduct {
  width: 100%;
  padding: 0;
}
.productList.fullWidth .productListWrap .productListItem .descProduct .detailProduct .details,
.productList.fullWidth .productListWrap .productListItem .descProduct .detailProduct .detailsTrunc {
  height: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  clear: both;
}
.productList.fullWidth .productListWrap .productListItem .descProduct .detailProduct .ItemDetailProduct {
  height: 7.5rem;
}
.productList.fullWidth .productListWrap .productListItem .descProduct .detailProduct .ItemDetailProduct .productMainLink {
  width: 100%;
}
.productList.fullWidth .productListWrap .productListItem .descProduct .detailProduct .ItemDetailProduct .productMainLink .head h2 {
  line-height: 1.6rem;
  min-height: auto;
  margin-bottom: 0.5rem;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .detailProduct {
  width: 50%;
  height: 21rem;
  padding-right: 1rem;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .detailProduct .etik .etik-dlc {
  position: absolute;
  top: 4.5rem;
  right: -100%;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc {
  width: 50%;
  padding: 0;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart {
  width: 100%;
  padding: 0;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .productListItem__pap {
  margin-bottom: 1rem;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .productListItem__pap .btn-pap-switch {
  margin-top: 1.5rem;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .type {
  top: 0;
  right: 0;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .type.pap {
  top: -0.5rem;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .type.dlc {
  display: none !important;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .wrapper-price {
  min-height: 6.2rem;
  border-top: none;
  padding: 0.5rem 0 0;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .cart .pictoPriceCondition {
  margin-top: 0;
}
.productList.fullWidth .productListWrap .productListItem.isConnecte .descProduct .addToCartBloc .Pdispo {
  display: block;
  position: absolute;
  top: 14.4rem;
}
.productList.fullWidth .productListWrap .productListItem.isDeconnecte .productMainLink {
  width: 34%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productList.fullWidth .productListWrap .productListItem.isDeconnecte .productMainLink {
    width: 44%;
  }
}
.productList.fullWidth .productListWrap .productListItem.isDeconnecte .productMainLink .thumb img {
  height: 100%;
}
.productList.fullWidth .productListWrap .productListItem.isDeconnecte .descProduct .detailProduct .ItemDetailProduct .productMainLink .head h2 {
  min-height: 2.2rem;
  line-height: 1.6rem;
}
.productList.fullWidth .productListWrap .productListItem.isDeconnecte .descProduct .detailProduct .desc {
  min-height: 8.7rem;
  line-height: 1.1em;
}
.productList.fullWidth .productListWrap .productListItem.isDeconnecte .descProduct .detailProduct .desc .descRegion {
  min-height: 4rem;
  line-height: 1.1em;
}
.productList.fullWidth .productListWrap .productListItem.isDeconnecte .descProduct .detailProduct .etik {
  position: absolute;
  bottom: 0;
}
.t2s-item--tiny {
  margin-bottom: 6px;
}
.t2s-item--tiny:last-child {
  margin-bottom: 0;
}
/*
## Search Empty Page
********************************************************************/
.page-searchEmpty #content.page-empty {
  background-color: #eae9e9;
}
.page-searchEmpty #content.page-empty .search-empty {
  padding: 2rem 0 3rem 0;
}
.page-searchEmpty #content.page-empty .search-empty .content-empty .empty__content .empty-icon__container .empty-icon img {
  max-width: 13rem;
  max-height: 13rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-searchEmpty #content.page-empty .search-empty .content-empty .empty__content .empty-icon__container .empty-icon img {
    max-width: 11rem;
    max-height: 11rem;
  }
}
@media (max-width: 640px) {
  .page-searchEmpty #content.page-empty .search-empty .content-empty .empty__content .empty-icon__container .empty-icon img {
    max-width: 9rem;
    max-height: 9rem;
  }
}
/*
/* ## Account Cadencier Page
/* ********************************************************************/
.page-productList #content.page-empty .products-list .cadencier-empty .empty__content .empty-icon__container .empty-icon {
  padding-left: 0.7rem;
}
.page-productList #content.page-empty .products-list .cadencier-empty .empty__content .empty-msg .empty-msg__comp {
  color: #56b046;
}
.page-productList #content.page-empty .products-list .cadencier-empty .empty__content .empty-info p {
  font-weight: 600;
  text-align: center;
}
@media (min-width: 992px) {
  .page-productList #content.page-empty .products-list .cadencier-empty .empty__content .empty-info p {
    font-size: 1.8rem;
  }
}
.page-productList #content.page-empty .products-list .cadencier-empty .empty__content .empty-info p:last-child {
  margin: 1rem 0 0 0;
}
/*
/* ## Account Mercuriale Page
/* ********************************************************************/
@media (min-width: 641px) and (max-width: 991px) {
  .page-productList #content.page-empty .products-list .mercuriale-empty .empty-action .empty-action__link:first-child {
    padding-left: 0;
  }
  .page-productList #content.page-empty .products-list .mercuriale-empty .empty-action .empty-action__link:last-child {
    padding-right: 0;
  }
}
/*
/* ## Account Password Page
/* ********************************************************************/
.page-updatePassword #content {
  background-color: #eae9e9;
}
@media (max-width: 991px) {
  .page-updatePassword #globalMessages .alert {
    margin: 2rem 1.5rem;
  }
}
.page-updatePassword .reset-password {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 3rem 10rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content {
    padding: 2rem 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content {
    padding: 3rem 8rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content {
    padding: 3rem 6rem;
  }
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .account-form__description {
  margin-bottom: 3rem;
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .account-form__description .description {
  font-weight: 600;
  font-size: 2.1rem;
  text-align: center;
  color: #2a2f33;
}
@media (min-width: 641px) and (max-width: 991px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .account-form__description .description {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .account-form__description .description {
    font-size: 1.6rem;
  }
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .control-group {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .control-group {
    margin-bottom: 2rem;
  }
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .control-group .form-group-cx .cx-label {
  text-align: left;
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content .account-form .control-group .form-group-cx .cx-value input[type='password'] {
  min-height: 2rem;
  padding: 0;
}
.page-updatePassword .reset-password .resetPasswordDatas .account-content .form-group-cx__actions .actions__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .page-updatePassword .monCompte .UpDatePwd .bloc-compte label {
    line-height: normal !important;
  }
}
.account-vouchers {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
@media (min-width: 992px) {
  .account-vouchers {
    min-height: 60rem;
  }
}
@media (min-width: 992px) {
  .account-vouchers .account-empty .empty__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 27rem;
  }
}
.account-vouchers__content {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem;
}
@media (min-width: 992px) {
  .account-vouchers__content {
    min-height: 35.7rem;
  }
}
@media (max-width: 640px) {
  .account-vouchers__content {
    padding: 2rem 1rem;
  }
}
.account-vouchers__legend {
  text-align: right;
  margin-top: 2rem;
}
@media (max-width: 640px) {
  .account-vouchers__legend {
    margin-top: 1.5rem;
  }
}
.account-vouchers__legend .legend-voucher {
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  .account-vouchers__legend .legend-voucher {
    margin-bottom: 0.5rem;
  }
}
.account-vouchers__legend .legend-voucher span {
  color: #0081c6;
}
.account-vouchers__legend .legend-voucher__link {
  text-decoration: underline;
}
@media (max-width: 640px) {
  .account-vouchers__legend .legend-voucher__link {
    font-size: 1.4rem;
  }
}
.account-vouchers__legend .legend-voucher__link:hover,
.account-vouchers__legend .legend-voucher__link:active {
  text-decoration: none;
}
.account-vouchers__list .table {
  margin-bottom: inherit;
}
.account-vouchers__list .table .thead .tr,
.account-vouchers__list .table .tbody .tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0.8rem 0;
}
.account-vouchers__list .table .thead .tr .th,
.account-vouchers__list .table .tbody .tr .th,
.account-vouchers__list .table .thead .tr .td,
.account-vouchers__list .table .tbody .tr .td {
  margin: 0;
}
.account-vouchers__list .table .thead .tr .th.header1,
.account-vouchers__list .table .tbody .tr .th.header1,
.account-vouchers__list .table .thead .tr .td.header1,
.account-vouchers__list .table .tbody .tr .td.header1,
.account-vouchers__list .table .thead .tr .th.header2,
.account-vouchers__list .table .tbody .tr .th.header2,
.account-vouchers__list .table .thead .tr .td.header2,
.account-vouchers__list .table .tbody .tr .td.header2 {
  width: 10%;
}
.account-vouchers__list .table .thead .tr .th.header3,
.account-vouchers__list .table .tbody .tr .th.header3,
.account-vouchers__list .table .thead .tr .td.header3,
.account-vouchers__list .table .tbody .tr .td.header3,
.account-vouchers__list .table .thead .tr .th.header4,
.account-vouchers__list .table .tbody .tr .th.header4,
.account-vouchers__list .table .thead .tr .td.header4,
.account-vouchers__list .table .tbody .tr .td.header4 {
  width: 20%;
}
.account-vouchers__list .table .thead .tr .th.header5,
.account-vouchers__list .table .tbody .tr .th.header5,
.account-vouchers__list .table .thead .tr .td.header5,
.account-vouchers__list .table .tbody .tr .td.header5 {
  width: 15%;
}
.account-vouchers__list .table .thead .tr .th.header6,
.account-vouchers__list .table .tbody .tr .th.header6,
.account-vouchers__list .table .thead .tr .td.header6,
.account-vouchers__list .table .tbody .tr .td.header6 {
  width: 15%;
}
.account-vouchers__list .table .thead .tr .th.header7,
.account-vouchers__list .table .tbody .tr .th.header7,
.account-vouchers__list .table .thead .tr .td.header7,
.account-vouchers__list .table .tbody .tr .td.header7 {
  width: 10%;
}
.account-vouchers__list .table .thead .tr .th.headerVoucher1,
.account-vouchers__list .table .tbody .tr .th.headerVoucher1,
.account-vouchers__list .table .thead .tr .td.headerVoucher1,
.account-vouchers__list .table .tbody .tr .td.headerVoucher1,
.account-vouchers__list .table .thead .tr .th.headerVoucher4,
.account-vouchers__list .table .tbody .tr .th.headerVoucher4,
.account-vouchers__list .table .thead .tr .td.headerVoucher4,
.account-vouchers__list .table .tbody .tr .td.headerVoucher4 {
  width: 30%;
}
.account-vouchers__list .table .thead .tr .th.headerVoucher2,
.account-vouchers__list .table .tbody .tr .th.headerVoucher2,
.account-vouchers__list .table .thead .tr .td.headerVoucher2,
.account-vouchers__list .table .tbody .tr .td.headerVoucher2,
.account-vouchers__list .table .thead .tr .th.headerVoucher3,
.account-vouchers__list .table .tbody .tr .th.headerVoucher3,
.account-vouchers__list .table .thead .tr .td.headerVoucher3,
.account-vouchers__list .table .tbody .tr .td.headerVoucher3 {
  width: 20%;
}
@media (max-width: 640px) {
  .account-vouchers__list .table .thead .tr .th.headerVoucher1,
  .account-vouchers__list .table .tbody .tr .th.headerVoucher1,
  .account-vouchers__list .table .thead .tr .td.headerVoucher1,
  .account-vouchers__list .table .tbody .tr .td.headerVoucher1,
  .account-vouchers__list .table .thead .tr .th.headerVoucher2,
  .account-vouchers__list .table .tbody .tr .th.headerVoucher2,
  .account-vouchers__list .table .thead .tr .td.headerVoucher2,
  .account-vouchers__list .table .tbody .tr .td.headerVoucher2,
  .account-vouchers__list .table .thead .tr .th.headerVoucher3,
  .account-vouchers__list .table .tbody .tr .th.headerVoucher3,
  .account-vouchers__list .table .thead .tr .td.headerVoucher3,
  .account-vouchers__list .table .tbody .tr .td.headerVoucher3,
  .account-vouchers__list .table .thead .tr .th.headerVoucher4,
  .account-vouchers__list .table .tbody .tr .th.headerVoucher4,
  .account-vouchers__list .table .thead .tr .td.headerVoucher4,
  .account-vouchers__list .table .tbody .tr .td.headerVoucher4 {
    width: 100%;
  }
}
.account-vouchers__list .table .thead {
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: inherit;
  color: #ffffff;
  background-color: #0081c6;
  height: 4rem;
  line-height: inherit;
  margin: 0 0 2.5rem 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .account-vouchers__list .table .thead {
    font-size: 1.4rem;
  }
}
.account-vouchers__list .table .thead .tr .th {
  float: inherit;
  text-align: center;
  border-right: 0.1rem solid #ffffff;
  padding: 0 0.5rem;
}
.account-vouchers__list .table .thead .tr .th:last-child {
  border-right: inherit;
}
.account-vouchers__list .table .tbody {
  font-family: 'source_sans_pro', Arial, sans-serif;
  font-size: 1.4rem;
}
@media (min-width: 641px) {
  .account-vouchers__list .table .tbody.voucher-wrapper {
    max-height: 64rem;
    padding-right: 1rem;
    overflow: auto;
  }
}
.account-vouchers__list .table .tbody .voucher {
  color: #2a2f33;
  background-color: #f7f7f7;
  line-height: inherit;
  padding: 0;
  margin-bottom: 2.5rem;
  overflow: visible;
}
@media (min-width: 641px) {
  .account-vouchers__list .table .tbody .voucher {
    border: 0.1rem solid #eae9e9;
    height: 4rem;
  }
}
@media (max-width: 640px) {
  .account-vouchers__list .table .tbody .voucher {
    position: relative;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
  }
}
.account-vouchers__list .table .tbody .voucher--used {
  color: #212a37;
  border: 0.1rem solid #cccccc;
  background-color: #cccccc;
}
.account-vouchers__list .table .tbody .voucher.voucher--used .td.headerVoucher2 {
  font-weight: inherit;
  color: #212a37;
}
.account-vouchers__list .table .tbody .voucher.voucher--used .td.headerVoucher3:after {
  content: none !important;
}
.account-vouchers__list .table .tbody .voucher.voucher--used .td.headerVoucher4 {
  font-style: inherit;
  text-decoration: none;
  color: #eae9e9;
  background-color: #a6a6a6;
}
.account-vouchers__list .table .tbody .voucher.voucher--used .td:not(.account-vouchers__list .table .tbody .voucher.voucher--used .td:last-child):after {
  background-color: #a6a6a6;
}
.account-vouchers__list .table .tbody .voucher .td {
  height: 100%;
  padding: 0.5rem;
}
@media (min-width: 641px) {
  .account-vouchers__list .table .tbody .voucher .td {
    position: relative;
  }
  .account-vouchers__list .table .tbody .voucher .td:not(.account-vouchers__list .table .tbody .voucher .td:last-child):after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
    width: 0.1rem;
    height: 55%;
    background-color: #eae9e9;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-vouchers__list .table .tbody .voucher .td {
    font-size: 1.2rem;
  }
}
.account-vouchers__list .table .tbody .voucher .td:not(.account-vouchers__list .table .tbody .voucher .td.headerVoucher1) {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher1 {
  line-height: 1;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher1 span:last-child {
  font-weight: 600;
  color: #0081c6;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher2 {
  font-weight: 600;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher2,
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 {
  color: #0081c6;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher3 .voucher-delay {
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
@media (max-width: 640px) {
  .account-vouchers__list .table .tbody .voucher .td.headerVoucher3 .voucher-delay {
    width: 75%;
    top: 95%;
  }
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher3 .voucher-delay__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  font-size: 1.2rem;
  color: #2a2f33;
  background-color: #f3af3a;
  padding: 0.25rem 0.5rem;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 {
  font-style: italic;
  text-decoration: underline;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon {
  position: relative;
  line-height: 1;
  margin-left: 1rem;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon:hover,
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon:active {
  cursor: pointer;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon:hover .icoSysco,
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon:active .icoSysco {
  color: #0081c6;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon:hover .tooltip__voucher-code,
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon:active .tooltip__voucher-code {
  visibility: visible;
  opacity: 1;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon .icoSysco {
  font-size: 2rem;
  color: #000000;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon .tooltip__voucher-code {
  visibility: hidden;
  width: 12rem;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.5rem 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -6rem;
  opacity: 0;
  transition: opacity 1s 0.2s;
  -moz-transition: opacity 1s 0.2s;
  -o-transition: opacity 1s 0.2s;
  -webkit-transition: opacity 1s 0.2s;
}
.account-vouchers__list .table .tbody .voucher .td.headerVoucher4 .voucher-code__icon .tooltip__voucher-code::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #000000 transparent;
}
.account-vouchers__list .table .tbody .item .details .itemName a {
  font-weight: 600;
  text-transform: uppercase;
  color: #222b38;
}
.account-vouchers__list .table .tbody .item .details .itemName a:hover,
.account-vouchers__list .table .tbody .item .details .itemName a:active {
  color: #0081c6;
  text-decoration: none;
}
/*
/* ## Account Fiche Technique Page
/* ********************************************************************/
.account-fiche {
  background-color: #eae9e9;
  padding: 2rem 0 3rem 0;
}
.account-fiche .account-content {
  background-color: #ffffff;
  padding: 1.5rem 1.3rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .account-fiche .account-content {
    padding: 1.9rem 1.9rem;
  }
}
.account-fiche .account-content + .account-content {
  margin-top: 2.4rem;
  padding: 1.1rem 1.3rem;
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .account-fiche .account-content + .account-content {
    padding: 1.9rem 1.9rem;
  }
}
@media (min-width: 992px) {
  .account-fiche .account-content + .account-content {
    margin-top: 0;
    padding-top: 0.7rem;
  }
}
.page-notFound .breadcrumb {
  display: none;
}
.page-notFound main > .content {
  display: none;
}
.page-notFound .simple_disp-img {
  display: none;
}
.not-found__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 394px;
  background: url('../svg/404-semi-circle-primary.svg') no-repeat top center;
  z-index: -1;
  top: -127px;
}
@media (min-width: 992px) {
  .not-found__bg {
    top: 188px;
  }
}
.not-found__main-image {
  margin: 4px auto -4px auto;
  width: 231px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .not-found__main-image {
    width: auto;
    margin: -20px auto -16px auto;
  }
}
.not-found__main-image img {
  max-width: 100%;
}
.not-found__image {
  max-width: 288px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .not-found__wrapper {
    position: relative;
  }
}
.not-found__content {
  text-align: center;
}
.not-found__title {
  color: #ffffff;
  font-size: 3rem;
  line-height: 3.7rem;
  font-weight: 700;
  padding-top: 0px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .not-found__title {
    padding-top: 3px;
  }
}
.not-found__subtitle {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 600;
  padding-top: 9px;
  padding-bottom: 32px;
}
@media (min-width: 992px) {
  .not-found__subtitle {
    padding-top: 11px;
    padding-bottom: 25px;
  }
}
.not-found__footer {
  background-color: #0088c7;
  padding-bottom: 35px;
}
@media (min-width: 992px) {
  .not-found__footer {
    padding-bottom: 57px;
    background-color: transparent;
  }
}
.not-found__ctas {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  gap: 29px;
}
@media (min-width: 992px) {
  .not-found__ctas {
    flex-direction: row;
    gap: 37px;
  }
}
.not-found__cta {
  min-width: 272px;
}
@media (min-width: 992px) {
  .not-found__cta {
    min-width: 214px;
    margin-bottom: 0;
  }
}
.steps {
  display: flex;
  position: relative;
  margin: 7px 10px 15px 10px;
  border-radius: 6px;
  padding: 7px 10px;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .steps {
    margin: 28px 0 34px 0;
    flex-wrap: nowrap;
    justify-content: center;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .steps:after {
    content: "";
    display: table;
    clear: both;
  }
}
.steps__item {
  padding: 0;
  position: relative;
  width: 25%;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .steps__item {
    flex-basis: 40px;
  }
}
@media (min-width: 992px) {
  .steps__item {
    display: inline-block;
    text-align: center;
  }
}
.steps__item:last-child .steps__item-text::after {
  display: none;
}
.steps__item-content {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .steps__item-content {
    display: inline-block;
  }
}
.steps__item-counter {
  min-width: 30px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 15px;
  font-weight: 600;
  background: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #2A3F54;
  display: block;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto 4px auto;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .steps__item-counter {
    color: #BDBDBD;
    border: 1px solid #BDBDBD;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    min-width: 30px;
    width: 36px;
    height: 36px;
    background: #E5E5E5;
  }
}
.steps__item-text {
  font-size: 16px;
  font-weight: 600;
  color: #B5B5B5;
  text-align: center;
  display: none;
}
@media (min-width: 992px) {
  .steps__item-text {
    display: inline;
    font-size: 14px;
  }
}
.steps__item-icon {
  font-size: 11px;
  font-weight: 600;
  color: #0081c6;
  width: 28px;
  height: 28px;
  display: none;
  position: absolute;
}
@media (min-width: 992px) {
  .steps__item-line {
    display: inline-block;
    height: 8px;
    width: 100%;
    background: #D9D9D9;
    float: left;
    position: absolute;
    left: -50%;
    top: 14px;
    z-index: 1;
  }
}
.steps__arrow {
  transform: rotate(-90deg);
  transform-origin: center;
  color: #BDBDBD;
  width: 15px;
  height: 15px;
}
.steps__arrow--active {
  color: #008bd1;
}
@media (min-width: 992px) {
  .steps__arrow {
    display: none;
  }
}
@media (max-width: 991px) {
  .steps__item--active {
    flex-grow: 1;
    flex-basis: auto;
  }
}
.steps__item--completed .steps__item-counter,
.steps__item--active .steps__item-counter {
  background: #F7F7F7;
  color: #2A3F54;
  border-color: #0081c6;
}
@media (min-width: 992px) {
  .steps__item--completed .steps__item-counter,
  .steps__item--active .steps__item-counter {
    background: #008bd1;
    color: #ffffff;
    border-color: #008bd1;
  }
}
.steps__item--completed .steps__item-text,
.steps__item--active .steps__item-text {
  display: inline;
  color: #008bd1;
  font-weight: 600;
}
@media (max-width: 991px) {
  .steps__item--completed .steps__item-text,
  .steps__item--active .steps__item-text {
    color: #2A3F54;
    padding: 0 8px;
    text-transform: uppercase;
  }
}
.steps__item--completed .steps__item-line,
.steps__item--active .steps__item-line {
  background: #008bd1;
}
@media (max-width: 991px) {
  .steps__item--completed .steps__item-count,
  .steps__item--completed .steps__item-text {
    display: none;
  }
  .steps__item--completed .steps__item-counter {
    border: 1px solid #F5F5F5;
  }
  .steps__item--completed .steps__item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.steps__holder {
  margin: 0 auto;
}
.checkout-action-bar__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 18px;
  align-items: center;
}
@media (min-width: 992px) {
  .checkout-action-bar__list {
    gap: 17px;
  }
}
@media (max-width: 991px) {
  .checkout-action-bar__list {
    justify-content: space-between;
    align-items: flex-start;
  }
}
.checkout-action-bar__list-item {
  border-right: 1px solid #E1E1E1;
  font-size: 15px;
  flex-basis: 50%;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .checkout-action-bar__list-item {
    flex-basis: auto;
    padding-right: 17px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .checkout-action-bar__list-item:first-child {
    padding-right: 0;
    margin-right: 0;
  }
}
.checkout-action-bar__list-item:last-child {
  display: flex;
  padding-right: 0px;
  margin-right: 0px;
  border-right: none;
}
@media (max-width: 991px) {
  .checkout-action-bar__list-item--second {
    border: none;
    display: flex;
    justify-content: center;
  }
}
.checkout-action-bar__list-item--id {
  padding-top: 15px;
}
@media (min-width: 992px) {
  .checkout-action-bar__list-item--id {
    padding-top: 0;
    justify-content: flex-start;
  }
}
/** Menu Navigation **/
.navigation.main-navigation:before,
.navigation.main-navigation:after {
  content: ' ';
  display: table;
}
.navigation.main-navigation:after {
  clear: both;
}
@media (min-width: 992px) {
  .navigation.main-navigation {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .navigation.main-navigation.active {
    box-shadow: 0.6rem 0 0.6rem rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0.6rem 0 0.6rem rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0.6rem 0 0.6rem rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0.6rem 0 0.6rem rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation {
    width: 38rem;
    position: absolute;
    top: 0;
    left: -38rem;
    background-color: #ffffff;
    border-bottom: none;
    z-index: 9999;
  }
  .navigation.main-navigation li {
    float: none;
  }
}
@media (max-width: 640px) {
  .navigation.main-navigation {
    width: 100%;
    height: 100vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation.main-navigation .navigation__overflow {
  /* MENU : List of Nav Links*/
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow {
    left: -380px;
    top: 0;
    overflow-y: auto;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow {
    height: 100vh;
    background-color: #ffffff;
  }
  .navigation.main-navigation .navigation__overflow.active {
    box-shadow: 0.4rem 0 0.5rem rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.4rem 0 0.5rem rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0.4rem 0 0.5rem rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0.4rem 0 0.5rem rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 640px) {
  .navigation.main-navigation .navigation__overflow {
    height: 100vh;
  }
}
.navigation.main-navigation .navigation__overflow .sub__navigation-back,
.navigation.main-navigation .navigation__overflow .sub__navigation-title {
  padding: 1rem;
}
.navigation.main-navigation .navigation__overflow .sub__navigation-back {
  background-color: #0081c6;
}
.navigation.main-navigation .navigation__overflow .sub__navigation-back .sm-back {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}
.navigation.main-navigation .navigation__overflow .sub__navigation-back .sm-back__label {
  text-transform: uppercase;
  color: #ffffff;
}
.navigation.main-navigation .navigation__overflow .sub__navigation-back .sm-back__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 0.1rem solid #ffffff;
  margin-right: 1rem;
}
.navigation.main-navigation .navigation__overflow .sub__navigation-back .sm-back__icon .icoSysco {
  font-size: 1.6rem;
  color: #ffffff;
}
.navigation.main-navigation .navigation__overflow .sub__navigation-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5rem;
  text-transform: uppercase;
  background-color: #56b046;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow .navigation-overflow__header .overflow-header__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    width: 100%;
    height: 6rem;
    background-color: #ffffff;
    padding: 1rem;
  }
}
.navigation.main-navigation .navigation__overflow .navigation-overflow__header .close-nav .close-nav-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background-color: #56b046;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 0;
}
.navigation.main-navigation .navigation__overflow .navigation-overflow__header .close-nav .close-nav-btn .icoSysco {
  font-size: 2rem;
  color: #ffffff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow .navigation-overflow__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    height: 100%;
  }
  .navigation.main-navigation .navigation__overflow .navigation-overflow__content .navigation__overflow--left,
  .navigation.main-navigation .navigation__overflow .navigation-overflow__content .navigation__overflow--right {
    height: 100%;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links {
  font-weight: 700;
  font-size: 1.6rem;
  color: #ffffff;
}
.navigation.main-navigation .navigation__overflow ul.nav__links::after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links {
    font-size: 1.2rem;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links {
    position: relative;
    color: #000000;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links:before {
    content: ' ';
    display: table;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links.active {
    left: -100%;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li {
  /* MENU : Level1 Common */
  /* MENU : Level1 */
  /* Start - MENU : Products */
  /* End - MENU : Products */
  /* MENU : Sub-navigation common */
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    padding: 0 1rem;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary:hover,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products:hover,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary:active,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products:active {
  cursor: pointer;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.active .sub__navigation,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products.active .sub__navigation {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content .nav__link,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--primary__content .nav__link,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--products__content .nav__link,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link {
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content .nav__link,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--primary__content .nav__link,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--products__content .nav__link,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link {
    text-align: center;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content .nav__link a,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--primary__content .nav__link a,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--products__content .nav__link a,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link a {
  color: #ffffff;
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content .nav__link a,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--primary__content .nav__link a,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--products__content .nav__link a,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link a {
    color: #000000;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content .nav__link--drill__down,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--primary__content .nav__link--drill__down,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--products__content .nav__link--drill__down,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link--drill__down {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 1rem;
    font-size: 2rem;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary {
    padding: 0 1.5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary {
    padding: 0 0.5rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary:hover .nav__links--primary__content:before,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary:active .nav__links--primary__content:before {
    visibility: visible;
    width: 75%;
    opacity: 1;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary:hover .nav__links--primary__content a,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary:active .nav__links--primary__content a {
    text-decoration: none;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.nav__links--primary-has__sub:hover .nav__links--primary__content,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.nav__links--primary-has__sub:active .nav__links--primary__content {
    /* adjust for nav links has sub and chevron */
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.nav__links--primary-has__sub:hover .nav__links--primary__content:before,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.nav__links--primary-has__sub:active .nav__links--primary__content:before {
    width: 65%;
    left: calc(50% - 0.95rem);
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.nav__links--primary-has__sub {
    position: static;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary.nav__links--primary-has__sub .nav__links--primary__content:after {
    content: '\e92b';
    font-family: 'fontIconsSysco';
    font-size: 1.2rem;
    color: #ffffff;
    margin-left: 0.8rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content:before {
    visibility: hidden;
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 1.5rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 0;
    height: 0.3rem;
    background-color: #ffffff;
    opacity: 0;
    transition-property: visibility;
    -moz-transition-property: visibility;
    -webkit-transition-property: visibility;
    transition-property: opacity;
    -moz-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: width;
    -moz-transition-property: width;
    -webkit-transition-property: width;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-timing-function: linear;
    -moz-transition-timing-function: 0.2s;
    -webkit-transition-timing-function: 0.2s;
    transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
  }
}
@media (min-width: 992px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content:before {
    height: 0.2rem;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content:before {
    bottom: 1.2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content:before {
    bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content {
    position: relative;
    border-bottom: 0.1rem solid #eae9e9;
    padding: 1.5rem 4rem 1.5rem 1rem;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .nav__links--primary__content .nav__link--drill__down {
    color: #56b046;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation {
    background: #ffffff;
    box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.35);
    -o-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.35);
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section {
    position: relative;
    background-color: #ffffff;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title {
  font-weight: 700;
  color: #000000;
  padding: 0.5rem 1rem;
}
@media (min-width: 1200px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary {
    padding: 10px 15px;
    height: 55px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary {
    padding: 5px 10px;
    height: 45px;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin-bottom: 10px;
    background-color: lightgray;
    border: 1px solid lightgray;
    color: #000000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    letter-spacing: 0.5px;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary:before {
    display: inline-block;
    font-size: 2rem;
    content: '\e93b';
    color: #000000;
    padding-right: 10px;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary a {
    color: #000000;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary a {
    font-size: 1.1rem;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary a {
    font-size: 1rem;
  }
}
@media (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary {
    color: #000000;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary {
    display: block;
    border-top: 2px solid grey;
    border-bottom: 2px solid grey;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary a {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary a {
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #000000;
    padding: 15px 0;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .title .nav__link--primary a:hover {
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .btn-toggle-subnavigation {
    background-color: lightgray;
    border: 1px solid grey;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 1.4rem;
    text-align: center;
    width: 90%;
    margin: 10px auto 0 auto;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .btn-toggle-subnavigation .toggle-sub-navigation {
    display: block;
    line-height: 1;
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .btn-toggle-subnavigation:hover {
    background-color: grey;
    cursor: pointer;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--primary .sub__navigation .sub__navigation-grid .sub-navigation-section .btn-toggle-subnavigation:hover .toggle-sub-navigation {
    color: #ffffff;
    text-decoration: none;
  }
}
@media (min-width: 1200px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products {
    padding: 0 1.5rem 0 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products {
    padding: 0 1rem 0 0;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products {
    position: static;
    background-color: #0081c6;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content {
    position: relative;
    padding: 1.5rem 4rem 1.5rem 1rem;
    border-bottom: none;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content:before,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content:after {
  content: none;
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20rem;
  height: 4.5rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger {
    width: 18rem;
    height: 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger {
    width: 14rem;
    height: 3rem;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger .burger-menu .burger-menu__content {
    width: 3rem;
    height: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger .burger-menu .burger-menu__content {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger .burger-menu .burger-menu__content .burger-line {
    width: 2.5rem;
    margin: 0.25rem 0;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger .burger-menu .burger-menu__content .burger-line {
    width: 2rem;
    height: 0.3rem;
    margin: 0.2rem 0;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger .nav__link {
  width: auto;
  color: #0081c6;
  margin-left: 1rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__burger .nav__link {
    margin-left: 0.5rem;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link--drill .nav__link {
    color: #ffffff;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .nav__links--products__content .nav__link--drill .nav__link--drill__down {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation {
    width: 100%;
    background: transparent;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section {
    background-color: transparent;
    padding-bottom: 2rem !important;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list {
  /* Level 3 */
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 27rem;
    height: 100%;
    background-color: #ffffff;
    border: 0.1rem solid #eae9e9;
    border-radius: 0 0 1rem 1rem;
    -webkit-border-radius: 0 0 1rem 1rem;
    -moz-border-radius: 0 0 1rem 1rem;
    box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    padding-bottom: 1rem;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    z-index: 99;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list.active {
    position: relative !important;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last {
    width: 100%;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-secondary,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-secondary,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-secondary,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-last,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-last,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-last,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-tertiary,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-tertiary,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-tertiary {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-tertiary {
    position: relative;
    display: block;
    color: #000000;
    z-index: 99;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-tertiary {
    padding: 0.8rem 1rem;
  }
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-tertiary {
    font-size: 1.3rem;
    padding: 0.5rem 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-tertiary {
    font-size: 1.2rem;
    padding: 0.4rem;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-secondary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last .link-tertiary {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    border-bottom: 0.1rem solid #eae9e9;
    height: 100%;
    padding: 1.5rem 0;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary,
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--last {
  padding: 0 1.5rem;
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary {
  /* level 2 */
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary:last-child .link-secondary {
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary.nav-link-secondary__has-subchild {
    position: initial !important;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary.nav-link-secondary__has-subchild.active .sub-navigation-section__secondary {
    position: absolute;
    top: -5rem;
    left: 0;
    width: 100%;
    height: calc(100% + 5rem);
    background-color: #ffffff;
    padding: 0;
    z-index: 5;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary.nav-link-secondary__has-subchild.active .sub-navigation-section__secondary .sub__navigation-back {
    border-top: 0.1rem solid #ffffff;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary.nav-link-secondary__has-subchild .link-secondary {
    position: relative;
    padding: 1.5rem 3rem 1.5rem 0;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary.nav-link-secondary__has-subchild .link-secondary .icoSysco {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 1rem;
    font-size: 2rem;
    color: #56b046;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary {
    position: absolute;
    top: -1px;
    left: 27rem;
    width: 80rem;
    height: calc(100% + 2px);
    overflow: hidden;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary {
    left: 30rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary {
    width: 60rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary.active .sub-navigation-list__secondary {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 27rem;
    border: 0.1rem solid #eae9e9;
    overflow: initial;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary.active .sub-navigation-list__secondary {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary.showSub {
    overflow: initial;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary .sub-navigation-list__secondary {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #ffffff;
    border-radius: 0 0 1rem 1rem;
    -webkit-border-radius: 0 0 1rem 1rem;
    -moz-border-radius: 0 0 1rem 1rem;
    box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    opacity: 0.99;
    padding-bottom: 1rem;
    overflow: hidden;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    z-index: 99;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary .sub-navigation-list__secondary .nav__link--tertiary .link-tertiary {
  font-weight: inherit;
  color: #000000;
  text-shadow: none;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary .sub-navigation-list__secondary .nav__link--tertiary:hover,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary .sub-navigation-list__secondary .nav__link--tertiary:active {
    background-color: #eae9e9;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary .sub-navigation-list__secondary .nav__link--tertiary:hover .link-tertiary,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--secondary .sub-navigation-section__secondary .sub-navigation-list__secondary .nav__link--tertiary:active .link-tertiary {
    text-decoration: none;
    color: #0081c6;
    text-shadow: 0 0 0.3px #0081c6, 0 0 0.3px #0081c6;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary.nav-link-tertiary__has-subchild.active .sub-navigation-section__tertiary {
    display: block;
    position: absolute;
    top: -5rem;
    left: 0;
    width: 100%;
    height: calc(100% + 5rem);
    background-color: #ffffff;
    padding: 0;
    z-index: 9;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary.nav-link-tertiary__has-subchild.active .sub-navigation-section__tertiary .sub__navigation-back {
    border-top: 0.1rem solid #ffffff;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary.nav-link-tertiary__has-subchild .link-tertiary {
    position: relative;
    font-size: 1.4rem;
    border-bottom: 0.1rem solid #eae9e9;
    padding: 1.5rem 3rem 1.5rem 0;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary.nav-link-tertiary__has-subchild .link-tertiary .icoSysco {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 1rem;
    font-size: 2rem;
    color: #56b046;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary {
    position: absolute;
    top: -0.1rem;
    left: 26.9rem;
    width: 0;
    height: 100%;
    border-radius: 0 0 1rem 1rem;
    -webkit-border-radius: 0 0 1rem 1rem;
    -moz-border-radius: 0 0 1rem 1rem;
    box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0.6rem 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
    background-color: #ffffff;
    padding-bottom: 1rem;
    opacity: 0.98;
    overflow: hidden;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary {
    left: 29.9rem;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary {
    display: none;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary.active {
    width: 27rem;
    border: 0.1rem solid #eae9e9;
    border-right-color: #ffffff;
    height: calc(100% + 2px);
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary.active {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary {
    position: relative;
    display: block;
    width: 27rem;
    height: 100%;
  }
}
@media (min-width: 1680px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last:last-child .link-last {
    border-bottom: none;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last .link-last {
  font-weight: inherit;
  color: #000000;
  text-shadow: none;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last .link-last {
    padding: 1rem 0;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last:hover,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last:active {
    background-color: #eae9e9;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last:hover .link-last,
  .navigation.main-navigation .navigation__overflow ul.nav__links li.nav__links--products .sub__navigation .sub-navigation-section .sub-navigation-list .nav__link--tertiary .sub-navigation-section__tertiary .sub-navigation-list__tertiary .nav__link--last:active .link-last {
    text-decoration: none;
    color: #0081c6;
    text-shadow: 0 0 0.3px #0081c6, 0 0 0.3px #0081c6;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation {
    display: none;
    position: absolute;
    left: 0;
    border-radius: 0 0 0.5rem 0.5rem;
    -webkit-border-radius: 0 0 0.5rem 0.5rem;
    -moz-border-radius: 0 0 0.5rem 0.5rem;
    overflow: auto;
    z-index: 999;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation {
    display: none;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid {
    padding: 0;
    margin: 0;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section {
  padding: 0;
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section {
    padding: 0 1rem;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section.column-20-percent {
  float: left;
  width: 20%;
}
.navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list {
  list-style: none;
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary {
  display: block;
  background-color: #ffffff;
  padding: 0 1rem;
  font-weight: 400;
  transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary {
    position: relative;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary {
    padding: 0 0.5rem;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary {
    position: static;
    height: 5rem;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary:hover,
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary:active {
    background-color: #eae9e9;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary:hover a,
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary:active a {
    text-decoration: none;
    color: #0081c6;
    text-shadow: 0 0 0.3px #0081c6, 0 0 0.3px #0081c6;
  }
}
@media (min-width: 992px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary.hidden-subnav {
    display: none;
  }
}
.navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary a {
  display: block;
  font-size: 1.4rem;
  color: #000000;
  border-bottom: 0.1rem solid #eae9e9;
  transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  padding: 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary a {
    font-size: 1.2rem;
    padding: 1.2rem 0;
  }
}
@media (max-width: 991px) {
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
  }
  .navigation.main-navigation .navigation__overflow ul.nav__links li .sub__navigation .sub__navigation-grid .sub-navigation-section .sub-navigation-list .nav__link--secondary a.sub__navigation-title--link {
    width: 100%;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.2;
    text-decoration: none;
    color: #ffffff;
    border-bottom: none;
    padding: 0;
    overflow-y: inherit;
    -ms-overflow-y: inherit;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .offcanvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(45, 46, 49, 0.7);
    z-index: 9999;
  }
}
/* -------------------------------------------------------------- 
  
buttons.css
* Gives you some great CSS-only buttons.
   
Created by Kevin Hale [particletree.com]
* particletree.com/features/rediscovering-the-button-element

See Readme.txt in this folder for instructions.

-------------------------------------------------------------- */
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address 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 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve 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],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
.btn {
  float: none;
  display: inline-block;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
  line-height: normal;
  background: #0081c6;
  color: #ffffff;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 11px 24px;
  overflow: visible;
  vertical-align: middle;
  cursor: pointer;
}
button:hover,
.btn:hover,
button:active,
.btn:active,
button:focus,
.btn:focus {
  color: #ffffff;
  background: #212a37;
  outline: none;
  text-decoration: none;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
button:focus,
.btn:focus {
  outline-offset: -2px;
}
button:active,
.btn:active,
button.active,
.btn.active {
  background-color: #cccccc;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
button.disabled,
.btn.disabled,
button[disabled],
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.btn-disabled,
.btn.btn-disabled {
  background: #c9c7c7;
}
button.btn-disabled:hover,
.btn.btn-disabled:hover,
button.btn-disabled:focus,
.btn.btn-disabled:focus,
button.btn-disabled:active,
.btn.btn-disabled:active {
  background: #c9c7c7;
  cursor: default;
}
button.btn-secondary,
.btn.btn-secondary {
  background: #ffffff;
  color: #0081c6;
  border: 2px solid #0081c6;
  padding: 9px 24px;
}
button.btn-secondary:hover,
.btn.btn-secondary:hover,
button.btn-secondary:active,
.btn.btn-secondary:active,
button.btn-secondary:focus,
.btn.btn-secondary:focus {
  color: #ffffff;
  background: #212a37;
  border: 2px solid #212a37;
}
button[disabled] {
  background-color: rgba(92, 104, 119, 0.2);
  cursor: not-allowed;
  text-transform: none;
}
a.button {
  display: block;
  float: left;
  border: 2px solid #c7c7c7;
  background: #f8f8f8;
  font-weight: 600;
  font-size: 100%;
  line-height: 28px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  color: #777;
  padding: 0 10px;
  margin: 0.7em 0.5em 0.7em 0;
}
a.button:hover,
a.button:active {
  cursor: pointer;
}
button img,
a.button img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
  width: 16px;
  height: 16px;
  float: none;
}
button.positive,
a.button.positive {
  color: #fff;
}
button.positive,
a.button.positive,
button.btn-or,
a.button.btn-or {
  background: #0081c6;
  color: #ffffff;
}
button.positive,
button.negative {
  height: 40px;
}
/* Button block width
-------------------------------------------------------------- */
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
/* Buttons Variants */
.formbtnSearch {
  color: #2c2c2c;
  padding: 0.2rem 0 0 0.5rem;
  background-color: #f6f6f6;
  font-weight: 600;
  outline: none;
}
.formbtnSearch:hover {
  background-color: #f6f6f6;
  color: #2c2c2c;
}
/* Custom Buttons */
.action__back .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__back .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__back .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #A1A1A1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__back .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__back .btn-group-cx .btn__link.disabled,
.action__back .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__back .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__back .btn-group-cx .btn__link.disabled:hover,
.action__back .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__back .btn-group-cx .btn__link:hover,
.action__back .btn-group-cx .btn__link.disabled:active,
.action__back .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__back .btn-group-cx .btn__link:active,
.action__back .btn-group-cx .btn__link.disabled:focus,
.action__back .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__back .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__back .btn-group-cx .btn__link:hover,
.action__back .btn-group-cx .btn__link:active,
.action__back .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #e6e6e6;
  border-color: #888888;
}
.action__back .btn-group-cx .btn__link:hover .btn__title,
.action__back .btn-group-cx .btn__link:active .btn__title,
.action__back .btn-group-cx .btn__link:focus .btn__title {
  color: #A1A1A1;
}
.action__back .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__back .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__back .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #A1A1A1;
}
.action__back .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__back .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #A1A1A1;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__back .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__back .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__back .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #A1A1A1;
}
.action__back .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__back .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__back .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__back .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__back .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__back .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__back .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__back .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__back .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__back .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__back .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__download .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__download .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__download .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #0081c6;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__download .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__download .btn-group-cx .btn__link.disabled,
.action__download .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__download .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__download .btn-group-cx .btn__link.disabled:hover,
.action__download .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__download .btn-group-cx .btn__link:hover,
.action__download .btn-group-cx .btn__link.disabled:active,
.action__download .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__download .btn-group-cx .btn__link:active,
.action__download .btn-group-cx .btn__link.disabled:focus,
.action__download .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__download .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__download .btn-group-cx .btn__link:hover,
.action__download .btn-group-cx .btn__link:active,
.action__download .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #006093;
  border-color: #006093;
}
.action__download .btn-group-cx .btn__link:hover .btn__title,
.action__download .btn-group-cx .btn__link:active .btn__title,
.action__download .btn-group-cx .btn__link:focus .btn__title {
  color: #FFFFFF;
}
.action__download .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__download .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__download .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #FFFFFF;
}
.action__download .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__download .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #FFFFFF;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__download .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__download .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__download .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #FFFFFF;
}
.action__download .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__download .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__download .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__download .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__download .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__download .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__download .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__download .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__download .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__download .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__download .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__print .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__print .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__print .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #2a2f33;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #2a2f33;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__print .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__print .btn-group-cx .btn__link.disabled,
.action__print .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__print .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__print .btn-group-cx .btn__link.disabled:hover,
.action__print .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__print .btn-group-cx .btn__link:hover,
.action__print .btn-group-cx .btn__link.disabled:active,
.action__print .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__print .btn-group-cx .btn__link:active,
.action__print .btn-group-cx .btn__link.disabled:focus,
.action__print .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__print .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__print .btn-group-cx .btn__link:hover,
.action__print .btn-group-cx .btn__link:active,
.action__print .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #131517;
  border-color: #131517;
}
.action__print .btn-group-cx .btn__link:hover .btn__title,
.action__print .btn-group-cx .btn__link:active .btn__title,
.action__print .btn-group-cx .btn__link:focus .btn__title {
  color: #FFFFFF;
}
.action__print .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__print .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__print .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #FFFFFF;
}
.action__print .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__print .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #FFFFFF;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__print .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__print .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__print .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #FFFFFF;
}
.action__print .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__print .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__print .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__print .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__print .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__print .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__print .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__print .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__print .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__print .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__print .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__order .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__order .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__order .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #56b046;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__order .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__order .btn-group-cx .btn__link.disabled,
.action__order .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__order .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__order .btn-group-cx .btn__link.disabled:hover,
.action__order .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__order .btn-group-cx .btn__link:hover,
.action__order .btn-group-cx .btn__link.disabled:active,
.action__order .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__order .btn-group-cx .btn__link:active,
.action__order .btn-group-cx .btn__link.disabled:focus,
.action__order .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__order .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__order .btn-group-cx .btn__link:hover,
.action__order .btn-group-cx .btn__link:active,
.action__order .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #448c37;
  border-color: #448c37;
}
.action__order .btn-group-cx .btn__link:hover .btn__title,
.action__order .btn-group-cx .btn__link:active .btn__title,
.action__order .btn-group-cx .btn__link:focus .btn__title {
  color: #FFFFFF;
}
.action__order .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__order .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__order .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #FFFFFF;
}
.action__order .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__order .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #FFFFFF;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__order .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__order .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__order .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #FFFFFF;
}
.action__order .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__order .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__order .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__order .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__order .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__order .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__order .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__order .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__order .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__order .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__order .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__order .btn-group-cx--counter .btn__counter {
  visibility: hidden;
  opacity: 0;
  border: 1px solid #56b046;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 1.2rem;
  color: #56b046;
  background-color: #ffffff;
  position: absolute;
  top: -8px;
  right: -8px;
  transition: 500ms ease, visibility 500ms ease;
}
.action__primary .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__primary .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__primary .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #0081c6;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__primary .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__primary .btn-group-cx .btn__link.disabled,
.action__primary .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__primary .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__primary .btn-group-cx .btn__link.disabled:hover,
.action__primary .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__primary .btn-group-cx .btn__link:hover,
.action__primary .btn-group-cx .btn__link.disabled:active,
.action__primary .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__primary .btn-group-cx .btn__link:active,
.action__primary .btn-group-cx .btn__link.disabled:focus,
.action__primary .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__primary .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__primary .btn-group-cx .btn__link:hover,
.action__primary .btn-group-cx .btn__link:active,
.action__primary .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #006093;
  border-color: #006093;
}
.action__primary .btn-group-cx .btn__link:hover .btn__title,
.action__primary .btn-group-cx .btn__link:active .btn__title,
.action__primary .btn-group-cx .btn__link:focus .btn__title {
  color: #ffffff;
}
.action__primary .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__primary .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__primary .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #ffffff;
}
.action__primary .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__primary .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #ffffff;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__primary .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__primary .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__primary .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #ffffff;
}
.action__primary .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__primary .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__primary .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__primary .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__primary .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__primary .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__primary .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__primary .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__primary .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__primary .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__primary .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__primary .btn-group-cx--md .btn__link {
  padding: 0.85rem 1.4rem;
}
.action__primary--form .btn-group-cx .btn__link {
  padding: 0.657rem 1.4rem;
}
.action__primary--form .btn-group-cx .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__primary--light .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__primary--light .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__primary--light .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #ffffff;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__primary--light .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__primary--light .btn-group-cx .btn__link.disabled,
.action__primary--light .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__primary--light .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__primary--light .btn-group-cx .btn__link.disabled:hover,
.action__primary--light .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__primary--light .btn-group-cx .btn__link:hover,
.action__primary--light .btn-group-cx .btn__link.disabled:active,
.action__primary--light .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__primary--light .btn-group-cx .btn__link:active,
.action__primary--light .btn-group-cx .btn__link.disabled:focus,
.action__primary--light .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__primary--light .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__primary--light .btn-group-cx .btn__link:hover,
.action__primary--light .btn-group-cx .btn__link:active,
.action__primary--light .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #006093;
  border-color: #006093;
}
.action__primary--light .btn-group-cx .btn__link:hover .btn__title,
.action__primary--light .btn-group-cx .btn__link:active .btn__title,
.action__primary--light .btn-group-cx .btn__link:focus .btn__title {
  color: #ffffff;
}
.action__primary--light .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__primary--light .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__primary--light .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #ffffff;
}
.action__primary--light .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__primary--light .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #0081c6;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__primary--light .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__primary--light .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__primary--light .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #0081c6;
}
.action__primary--light .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__primary--light .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__primary--light .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__primary--light .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__primary--light .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__primary--light .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__primary--light .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__primary--light .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__primary--light .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__primary--light .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__primary--light .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__primary--light .btn-group-cx--md .btn__link {
  padding: 0.85rem 1.4rem;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
}
.action__primary--light .btn-group-cx--md .btn__link--active {
  color: #ffffff;
  background-color: #0081c6;
}
.action__primary--light .btn-group-cx--md .btn__link--active .btn__title {
  color: #ffffff;
}
.action__primary--light .btn-group-cx--md .btn__link--unselectable {
  border-color: #757575;
}
.action__primary--light .btn-group-cx--md .btn__link--unselectable .btn__title {
  color: #757575;
}
.action__primary--light .btn-group-cx--md .btn__link--unselectable:active,
.action__primary--light .btn-group-cx--md .btn__link--unselectable:focus,
.action__primary--light .btn-group-cx--md .btn__link--unselectable:hover {
  border-color: #006093;
}
.action__primary--light .btn-group-cx--md .btn__link--unselectable:active .btn__title,
.action__primary--light .btn-group-cx--md .btn__link--unselectable:focus .btn__title,
.action__primary--light .btn-group-cx--md .btn__link--unselectable:hover .btn__title {
  color: #ffffff;
}
.action__primary--light .btn-group-cx--md .btn__link--unselectable.btn__link--active {
  border-color: #ffffff;
}
.action__primary--light .btn-group-cx--md .btn__link--unselectable.btn__link--active .btn__title {
  color: #ffffff;
}
.action__primary--secondary .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__primary--secondary .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__primary--secondary .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #ffffff;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__primary--secondary .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__primary--secondary .btn-group-cx .btn__link.disabled,
.action__primary--secondary .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__primary--secondary .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__primary--secondary .btn-group-cx .btn__link.disabled:hover,
.action__primary--secondary .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__primary--secondary .btn-group-cx .btn__link:hover,
.action__primary--secondary .btn-group-cx .btn__link.disabled:active,
.action__primary--secondary .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__primary--secondary .btn-group-cx .btn__link:active,
.action__primary--secondary .btn-group-cx .btn__link.disabled:focus,
.action__primary--secondary .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__primary--secondary .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__primary--secondary .btn-group-cx .btn__link:hover,
.action__primary--secondary .btn-group-cx .btn__link:active,
.action__primary--secondary .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #e6e6e6;
  border-color: #448c37;
}
.action__primary--secondary .btn-group-cx .btn__link:hover .btn__title,
.action__primary--secondary .btn-group-cx .btn__link:active .btn__title,
.action__primary--secondary .btn-group-cx .btn__link:focus .btn__title {
  color: #56b046;
}
.action__primary--secondary .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__primary--secondary .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__primary--secondary .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #56b046;
}
.action__primary--secondary .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__primary--secondary .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #56b046;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__primary--secondary .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__primary--secondary .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__primary--secondary .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #56b046;
}
.action__primary--secondary .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__primary--secondary .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__primary--secondary .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__primary--secondary .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__primary--secondary .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__primary--secondary .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__primary--secondary .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__primary--secondary .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__primary--secondary .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__primary--secondary .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__primary--secondary .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__remove .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__remove .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__remove .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #cc0000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #ffffff;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__remove .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__remove .btn-group-cx .btn__link.disabled,
.action__remove .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__remove .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__remove .btn-group-cx .btn__link.disabled:hover,
.action__remove .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__remove .btn-group-cx .btn__link:hover,
.action__remove .btn-group-cx .btn__link.disabled:active,
.action__remove .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__remove .btn-group-cx .btn__link:active,
.action__remove .btn-group-cx .btn__link.disabled:focus,
.action__remove .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__remove .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__remove .btn-group-cx .btn__link:hover,
.action__remove .btn-group-cx .btn__link:active,
.action__remove .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #990000;
  border-color: #990000;
}
.action__remove .btn-group-cx .btn__link:hover .btn__title,
.action__remove .btn-group-cx .btn__link:active .btn__title,
.action__remove .btn-group-cx .btn__link:focus .btn__title {
  color: #ffffff;
}
.action__remove .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__remove .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__remove .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #ffffff;
}
.action__remove .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__remove .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #cc0000;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__remove .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__remove .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__remove .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #cc0000;
}
.action__remove .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__remove .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__remove .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__remove .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__remove .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__remove .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__remove .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__remove .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__remove .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__remove .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__remove .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
.action__cancel .btn-group-cx {
  position: relative;
}
@media (min-width: 992px) {
  .action__cancel .btn-group-cx:hover .btn__tooltiptext {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
  }
}
.action__cancel .btn-group-cx .btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #2a2f33;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1.3rem 1rem;
  background-color: #ffffff;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .action__cancel .btn-group-cx .btn__link {
    padding: 1.15rem 1rem;
  }
}
.action__cancel .btn-group-cx .btn__link.disabled,
.action__cancel .btn-group-cx .btn__link[disabled],
fieldset[disabled] .action__cancel .btn-group-cx .btn__link {
  opacity: 0.3;
}
.action__cancel .btn-group-cx .btn__link.disabled:hover,
.action__cancel .btn-group-cx .btn__link[disabled]:hover,
fieldset[disabled] .action__cancel .btn-group-cx .btn__link:hover,
.action__cancel .btn-group-cx .btn__link.disabled:active,
.action__cancel .btn-group-cx .btn__link[disabled]:active,
fieldset[disabled] .action__cancel .btn-group-cx .btn__link:active,
.action__cancel .btn-group-cx .btn__link.disabled:focus,
.action__cancel .btn-group-cx .btn__link[disabled]:focus,
fieldset[disabled] .action__cancel .btn-group-cx .btn__link:focus {
  cursor: not-allowed;
}
.action__cancel .btn-group-cx .btn__link:hover,
.action__cancel .btn-group-cx .btn__link:active,
.action__cancel .btn-group-cx .btn__link:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #131517;
  border-color: #131517;
}
.action__cancel .btn-group-cx .btn__link:hover .btn__title,
.action__cancel .btn-group-cx .btn__link:active .btn__title,
.action__cancel .btn-group-cx .btn__link:focus .btn__title {
  color: #ffffff;
}
.action__cancel .btn-group-cx .btn__link:hover .btn__icon .icoSysco,
.action__cancel .btn-group-cx .btn__link:active .btn__icon .icoSysco,
.action__cancel .btn-group-cx .btn__link:focus .btn__icon .icoSysco {
  color: #ffffff;
}
.action__cancel .btn-group-cx .btn__link .btn__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.action__cancel .btn-group-cx .btn__link .btn__icon .icoSysco {
  font-size: 2.5rem;
  color: #2a2f33;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .action__cancel .btn-group-cx .btn__link .btn__icon {
    margin-right: 0.7rem;
  }
  .action__cancel .btn-group-cx .btn__link .btn__icon .icoSysco {
    font-size: 2rem;
  }
}
.action__cancel .btn-group-cx .btn__link .btn__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #2a2f33;
}
.action__cancel .btn-group-cx .btn__tooltiptext {
  visibility: hidden;
  width: 16rem;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  color: #000000;
  background-color: #000000;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.action__cancel .btn-group-cx .btn__tooltiptext:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
}
.action__cancel .btn-group-cx .btn__tooltiptext--dark {
  color: #ffffff;
  background-color: #000000;
}
.action__cancel .btn-group-cx--lower .btn__link .btn__title {
  font-weight: 600;
  text-transform: initial;
}
.action__cancel .btn-group-cx--auto .btn__link {
  width: auto;
}
.action__cancel .btn-group-cx--md .btn__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding: 1.8rem 1.5rem;
}
@media (min-width: 992px) {
  .action__cancel .btn-group-cx--md .btn__link {
    padding: 0.95rem 1rem;
  }
}
@media (max-width: 1399px) {
  .action__cancel .btn-group-cx--md .btn__link .btn__title {
    font-size: 1.5rem;
  }
}
.action__cancel .btn-group-cx--sm .btn__link {
  padding: 0.7rem 1rem;
}
@media (min-width: 992px) {
  .action__cancel .btn-group-cx--sm .btn__link {
    padding: 0.4rem 1rem;
  }
}
.action__cancel .btn-group-cx--fs-sm .btn__link .btn__title {
  font-size: 1.3rem;
}
/* Add to cart Buttons */
.btn-add-cart {
  float: left;
  width: 79%;
  height: 4.5rem;
  font-weight: 700;
  font-size: 1.4rem;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #0081c6;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0 1.5rem;
  overflow: hidden;
}
.btn-add-cart:hover,
.btn-add-cart:active,
.btn-add-cart:focus {
  background-color: #00669C;
}
.btn-add-cart.btn-substitute {
  font-size: 1.4rem;
  background-color: #eb680a;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
}
.btn-add-cart.btn-substitute:hover,
.btn-add-cart.btn-substitute:active,
.btn-add-cart.btn-substitute:focus {
  background-color: #c45708;
}
@media (min-width: 992px) {
  .btn-add-cart.btn-substitute {
    font-size: 1.3rem;
  }
}
.btn-add-cart.btn-substitute--narrow {
  width: 81%;
  height: 4.7rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .btn-add-cart.btn-substitute--narrow {
    font-size: 1.3rem;
    height: 3.5rem;
  }
}
.btn-add-cart.btn-substitute--full {
  width: 100%;
}
.btn-add-cart.btn-preOrder {
  font-size: 1.4rem;
  background-color: #ffa533;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
}
.btn-add-cart.btn-preOrder:hover,
.btn-add-cart.btn-preOrder:active,
.btn-add-cart.btn-preOrder:focus {
  background-color: #c45708;
}
.btn-add-cart.btn-preOrder--narrow {
  width: 81%;
  height: 4.7rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .btn-add-cart.btn-preOrder--narrow {
    font-size: 1.3rem;
    height: 3.5rem;
  }
}
.btn-add-cart.btn-similar-product {
  margin-top: 1rem;
  font-size: 1.4rem;
  background-color: #eb680a;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
  width: 100%;
}
.btn-add-cart.btn-similar-product:hover,
.btn-add-cart.btn-similar-product:active,
.btn-add-cart.btn-similar-product:focus {
  background-color: #c45708;
}
.btn-add-cart.btn-similar-product--narrow {
  width: 81%;
  height: 4.7rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .btn-add-cart.btn-similar-product--narrow {
    font-size: 1.3rem;
    height: 3.5rem;
  }
}
.btn-add-cart[disabled] {
  color: #ffffff;
  background-color: rgba(92, 104, 119, 0.2);
  text-transform: uppercase;
}
.btn-add-cart[disabled]:hover,
.btn-add-cart[disabled]:active,
.btn-add-cart[disabled]:focus {
  cursor: not-allowed;
}
.btn-add-cart--narrow {
  width: 81%;
  height: 4.7rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .btn-add-cart--narrow {
    font-size: 1.3rem;
    height: 3.5rem;
  }
}
.btn-add-cart--narrow.mockButton .spinner {
  --d: 8.6px;
}
.btn-add-cart--narrower {
  white-space: nowrap;
  width: auto;
  height: 34px;
  padding: 0 1rem;
  line-height: 1.5rem;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .btn-add-cart--narrower {
    font-size: 1.3rem;
    height: 29px;
  }
}
.btn-add-cart--narrower[disabled] {
  background-color: #E9E9EA;
}
.btn-add-cart--soft {
  text-transform: none;
}
.btn-inCart {
  background: #56b046;
}
.btn-inCart[disabled] {
  border: 1px solid #D6D6D6;
  color: #969696;
  font-weight: 600;
  background-color: #F0F0F0;
  opacity: 1;
}
.btn-inCart--narrow {
  width: 81%;
  height: 4.7rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .btn-inCart--narrow {
    font-size: 1.3rem;
    height: 3.5rem;
  }
}
/* Add to favorite Buttons */
.btn-add-favorites {
  float: right;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 19%;
  height: 4.5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: rgba(0, 129, 198, 0.8);
  margin-top: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.btn-add-favorites:hover,
.btn-add-favorites:active,
.btn-add-favorites:focus {
  text-decoration: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-add-favorites .favoris-add-list__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.btn-add-favorites .favoris-add-list__icon svg {
  width: 3rem;
  height: auto;
}
.btn-add-favorites.active {
  background: rgba(0, 129, 198, 0.8);
}
.btn-add-favorites--narrow {
  width: 81%;
  width: 17%;
  height: 4.7rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  .btn-add-favorites--narrow {
    font-size: 1.3rem;
    height: 3.5rem;
  }
}
.btn-add-favorites--narrow .favoris-add-list__icon svg {
  width: 70%;
}
@media (min-width: 992px) {
  .btn-add-favorites--narrow .favoris-add-list__icon svg {
    width: 2rem;
  }
}
.btn-add-favorites--narrow svg .star {
  fill: none;
}
.btn-add-favorites--narrow.active svg .star {
  fill: #f3af3a;
}
/* Remove to favorite Buttons */
.btn-remove-favorite {
  float: right;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 19%;
  height: 4.5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #ffffff;
  margin-top: 0;
  opacity: 0.6;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  filter: alpha(opacity=60);
}
@media (min-width: 641px) and (max-width: 1199px) {
  .btn-remove-favorite {
    height: 4.3rem;
  }
}
.btn-remove-favorite:hover,
.btn-remove-favorite:active,
.btn-remove-favorite:focus {
  text-decoration: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-remove-favorite .fa {
  font-size: 1.4rem;
  color: #ffffff;
}
/* Switch Btn for PAP Product */
.btn-pap-switch {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 2.4rem;
  background-color: #ffffff;
  border: 1px solid #0081c6;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
}
.btn-pap-switch label {
  position: relative;
  float: right;
  width: 50%;
  line-height: 2.4rem;
  cursor: pointer;
  text-align: center;
  color: #0081c6;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  z-index: 9;
}
.btn-pap-switch label.pap-selected {
  color: #ffffff;
  font-weight: bold;
}
.btn-pap-switch input[type='radio'] {
  display: none;
}
.btn-pap-switch input[type='radio']:checked + label {
  color: #ffffff;
  font-weight: bold;
}
.btn-pap-switch span {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  display: block;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  background-color: #0081c6;
  transition: all 200ms ease;
}
.btn-pap-switch span.pap-switch__checked {
  left: 50%;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  transition: all 200ms ease;
}
.btn-link {
  color: #0081c6;
  cursor: pointer;
  border-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-link-primary {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #ffffff;
  color: #5c6877;
  border: 0.2rem solid #0081c6;
  font-size: 1.2rem;
  padding: 0.8rem 3rem 0.8rem 1rem;
  border-radius: 0.4rem;
  margin-bottom: 1rem;
}
.btn-link-primary:hover,
.btn-link-primary:focus {
  text-decoration: none;
}
.btn-group--check .btn {
  background-color: #ffffff;
  color: #757575;
  border: 1px solid #0081c6;
  text-transform: unset;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 4px 20px;
}
.btn-group--check .btn:first-child {
  margin-left: 0;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.btn-group--check .btn:last-child {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.btn-group--check .btn--active {
  background-color: rgba(0, 129, 198, 0.13);
  color: #0081c6;
  border-color: #0081c6;
}
.btn-group--check .btn--active::before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  width: 11px;
  background: no-repeat center center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB8SURBVHgBxY/BEUVgDIQ3b14hSnDFRQsqMDrJGH0oQQlO5h9OdPCXoAEiccGFG3vIbGa+bBLgO3EXgl1q9vcIEtXqvLX0CApl4MgfyaVrUfX5AbpAweYMmv57XVFAlgY8TMAyg0RBUTD252V0TVPIJFKAkxH3D+mA3fq6Ns0KKzkA6vZWAAAAAElFTkSuQmCC');
  top: 0;
  bottom: 0;
  height: 100%;
}
.btn-group {
  position: relative;
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}
button.btn::-moz-focus-inner,
input[type='submit'].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-w-icon {
  background-color: transparent;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-end;
}
.btn-w-icon__icon {
  margin-right: 4px;
  color: #0081c6;
  font-size: 2rem;
}
@media (max-width: 1199px) {
  .btn-w-icon__icon {
    align-self: flex-start;
  }
}
.btn-w-icon__text {
  color: #000000;
  font-size: 1.4rem;
  text-transform: none;
  font-weight: 400;
}
.btn-w-icon:hover,
.btn-w-icon:active,
.btn-w-icon:focus {
  background-color: transparent;
  box-shadow: none;
}
.btn-w-icon:hover .btn-w-icon__text,
.btn-w-icon:active .btn-w-icon__text,
.btn-w-icon:focus .btn-w-icon__text {
  color: #0081c6;
}
@media (max-width: 991px) {
  .btn-w-icon--last .btn-w-icon__icon {
    margin-left: 4px;
  }
}
.btn-close {
  font-size: 2.1rem;
  background: none;
  color: #0081c6;
  padding: 0;
  margin: 0;
}
.btn-close[disabled] {
  background: none;
  cursor: not-allowed;
}
.btn-close:hover,
.btn-close:focus,
.btn-close:active,
.btn-close:visited {
  background: none;
  color: #006093;
  box-shadow: none;
}
.button-primary {
  display: inline-block;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
  line-height: normal;
  background: #0081c6;
  color: #ffffff;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 9px 24px;
  overflow: visible;
  vertical-align: middle;
  cursor: pointer;
}
.button-primary:hover,
.button-primary:active,
.button-primary:focus {
  outline: none;
  text-decoration: none;
  color: #ffffff;
  background-color: #006093;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.button-primary:focus {
  outline-offset: -2px;
}
.button-primary:active,
.button-primary.active {
  background-color: #cccccc;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.button-primary.disabled,
.button-primary[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-primary[disabled] {
  border: 1px solid #E9E9EA;
  background-color: #E9E9EA;
  color: #ffffff;
  opacity: 1;
}
.button-primary[disabled]:hover {
  border: 1px solid #E9E9EA;
  background-color: #E9E9EA;
  color: #ffffff;
  cursor: not-allowed;
  opacity: 1;
}
.button-primary--smaller {
  font-size: 1.3rem;
  padding: 3px 15px;
}
.button-primary--smaller.btn-add-cart {
  height: auto;
  min-height: 4rem;
  padding-left: 7px;
  padding-right: 7px;
}
@media (max-width: 1199px) {
  .button-primary--smaller.btn-add-cart {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .button-primary--smaller.btn-add-cart {
    min-height: 3.1rem;
  }
}
.button-primary.btn-inCart {
  background-color: #F0F0F0;
  color: #969696;
  border: 1px solid #D6D6D6;
}
.button-primary.btn-inCart:hover {
  background-color: #F0F0F0;
  color: #969696;
  border: 1px solid #D6D6D6;
}
.button-primary.mockButton {
  min-width: 130px;
}
@media (min-width: 992px) {
  .button-primary.mockButton {
    min-width: 140px;
  }
}
.button-primary.btn-disabled {
  background: #c9c7c7;
}
.button-primary.btn-disabled:hover,
.button-primary.btn-disabled:focus,
.button-primary.btn-disabled:active {
  background: #c9c7c7;
  cursor: default;
}
@media (max-width: 1199px) {
  .button-primary--larger-xs {
    padding: 13px 24px;
  }
}
@media (max-width: 370px) {
  .button-primary--larger-xs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 371px) {
  .button-primary--nowrap {
    white-space: nowrap;
  }
}
.button-secondary {
  border-width: 1px;
  border-style: solid;
  border-radius: 6px;
  padding: 3px 5px;
  font-weight: 600;
  font-size: 1.5rem;
  white-space: nowrap;
  transition: all 0.2s ease;
  color: #0081c6;
  background-color: #ffffff;
  border-color: #0081c6;
}
.button-secondary:focus,
.button-secondary.focus,
.button-secondary:active,
.button-secondary.active,
.button-secondary:hover {
  color: #ffffff;
  background-color: #0081c6;
  border-color: #0081c6;
  text-decoration: none;
}
.button-secondary.disabled,
.button-secondary[disabled] {
  color: #333;
  background-color: #eeeeee;
  border-color: #737373;
  text-decoration: none;
  cursor: not-allowed;
}
.button-danger {
  border-width: 1px;
  border-style: solid;
  border-radius: 6px;
  padding: 3px 5px;
  font-weight: 600;
  font-size: 1.5rem;
  white-space: nowrap;
  transition: all 0.2s ease;
  color: #cc0000;
  background-color: #ffffff;
  border-color: #cc0000;
}
.button-danger:focus,
.button-danger.focus,
.button-danger:active,
.button-danger.active,
.button-danger:hover {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
  text-decoration: none;
}
.button-danger.disabled,
.button-danger[disabled] {
  color: #333;
  background-color: #eeeeee;
  border-color: #737373;
  text-decoration: none;
  cursor: not-allowed;
}
.button-danger--large {
  padding: 13px 15px;
}
.button-tertiary {
  border-width: 1px;
  border-style: solid;
  border-radius: 6px;
  padding: 3px 5px;
  font-weight: 600;
  font-size: 1.5rem;
  white-space: nowrap;
  transition: all 0.2s ease;
  color: #FFFFFF;
  background-color: #56b046;
  border-color: #56b046;
}
.button-tertiary:focus,
.button-tertiary.focus,
.button-tertiary:active,
.button-tertiary.active,
.button-tertiary:hover {
  color: #FFFFFF;
  background-color: #56b046;
  border-color: #56b046;
  text-decoration: none;
}
.button-tertiary.disabled,
.button-tertiary[disabled] {
  color: #333;
  background-color: #eeeeee;
  border-color: #737373;
  text-decoration: none;
  cursor: not-allowed;
}
.button-tertiary--large {
  padding: 13px 15px;
}
.button-tertiary--apply {
  padding-top: 11px;
  padding-bottom: 11px;
}
#globalMessages {
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #globalMessages p,
  #globalMessages .alert {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
#globalMessages p {
  padding: 0.7rem 0 0.9rem;
}
#globalMessages p a {
  color: #ffffff;
}
.alert {
  position: relative;
  text-shadow: none;
  text-align: center;
  color: #ffffff;
  background-color: #838383;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
@media (min-width: 1200px) {
  .alert {
    width: 1140px;
  }
}
@media (min-width: 992px) {
  .alert {
    margin: 1rem auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .alert {
    width: 940px;
  }
}
@media (min-width: 641px) {
  .alert {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  .alert {
    width: auto;
    padding: 0.8rem 3.5rem;
    margin: 2rem;
  }
}
.alert a:focus {
  color: #ffffff;
  outline: none;
}
.alert.neutral {
  color: #2a2f33;
  text-shadow: none;
  border-radius: 0;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #dedfe1;
}
.alert.neutral strong {
  color: #2a2f33;
}
.alert.neutral strong.underline {
  text-decoration: underline;
}
.alert.neutral span.highlight {
  color: #0081c6;
  font-weight: bold;
}
.alert.negative {
  background-color: #cc0000;
  border-color: #ebccd1;
}
.alert.positive {
  background-color: #56b046;
}
.alert.warning {
  background-color: #f3af3a;
  color: #000000;
}
.alert.info {
  background-color: lightblue;
  color: #2e7e99;
  width: auto;
}
.alert.info.rounded-top {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.alert.checkout-info {
  font-size: 1.6rem;
  background-color: #EAF4FC;
  color: #6AA2C1;
  font-weight: 600;
  width: auto;
  margin-top: 4px;
  margin-bottom: 5px;
  padding: 4px;
}
@media (min-width: 992px) {
  .alert.checkout-info {
    margin-top: 0px;
    padding: 6px 14px;
    margin-bottom: 11px;
  }
}
.alert.rounded-top {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.ui-alert {
  font-size: 1.8rem;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  background-color: #cc0000;
  padding: 1.5rem 3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .ui-alert {
    font-size: 1.6rem;
    padding: 1.5rem 2rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 640px) {
  .ui-alert {
    font-size: 1.4rem;
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.ui-alert__title {
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .ui-alert__title {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .ui-alert__title {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
}
.ui-alert__content {
  text-align: center;
  color: #cc0000;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  background-color: #ffffff;
  padding: 2rem;
}
@media (max-width: 640px) {
  .ui-alert__content {
    padding: 1rem;
  }
}
.ui-alert__content span {
  display: block;
}
@media (max-width: 991px) {
  .ui-alert__content span:not(.ui-alert__content span:last-child) {
    margin-bottom: 1rem;
  }
}
.ui-alert__content a {
  text-decoration: underline;
  color: #cc0000;
}
.alert a,
.alert a:hover,
#globalMessages p a {
  color: white;
  text-decoration: underline;
  font-weight: 600;
}
@media (max-width: 991px) {
  .checkout-global-messages .alert {
    margin-left: 0;
    margin-right: 0;
  }
}
.checkout-global-messages .alert:first-child {
  margin-top: 11px;
}
@media (min-width: 992px) {
  .checkout-global-messages .alert:first-child {
    margin-top: 21px;
  }
}
.checkout-global-messages .alert:last-child {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .checkout-global-messages .alert:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .checkout-global-messages .alert + .alert {
    margin-top: -10px;
  }
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.control-group textarea {
  height: auto;
}
.control-group input[type='radio'],
.control-group input[type='checkbox'] {
  margin: 4px 4px 0 0;
  line-height: normal;
}
.control-group input[type='file'],
.control-group input[type='image'],
.control-group input[type='submit'],
.control-group input[type='reset'],
.control-group input[type='button'],
.control-group input[type='radio'],
.control-group input[type='checkbox'] {
  width: auto;
}
.control-group select,
.control-group input[type='file'] {
  height: 30px;
  line-height: 30px;
}
.control-group select {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.control-group select[multiple],
.control-group select[size] {
  height: auto;
}
.control-group select:focus,
.control-group input[type='file']:focus,
.control-group input[type='radio']:focus,
.control-group input[type='checkbox']:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.control-group .radio,
.control-group .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.control-group .radio input[type='radio'],
.control-group .checkbox input[type='checkbox'] {
  float: left;
  margin-left: -20px;
}
.control-group .controls > .radio:first-child,
.control-group .controls > .checkbox:first-child {
  padding-top: 5px;
}
.control-group .radio.inline,
.control-group .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.control-group .radio.inline + .radio.inline,
.control-group .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.control-group input[disabled],
.control-group select[disabled],
.control-group textarea[disabled],
.control-group input[readonly],
.control-group select[readonly],
.control-group textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.control-group input[type='radio'][disabled],
.control-group input[type='checkbox'][disabled],
.control-group input[type='radio'][readonly],
.control-group input[type='checkbox'][readonly] {
  background-color: transparent;
}
.control-group input:focus:invalid,
.control-group textarea:focus:invalid,
.control-group select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.control-group input:focus:invalid:focus,
.control-group textarea:focus:invalid:focus,
.control-group select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.control-group .help-block,
.control-group .help-inline {
  color: #595959;
}
.control-group .help-block {
  display: block;
  margin-bottom: 10px;
}
.control-group .help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 2px;
}
.control-group.error label {
  color: #c90400;
}
.control-group.error select {
  border-color: #c90400;
}
.control-group.error input {
  border-color: #c90400;
}
.form-group select.form-control,
.form-group input.form-control {
  width: auto;
  height: 5rem;
  font-size: 2.1rem;
  text-align: center;
  background-color: #ffffff;
  color: #2a2f33;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border: 0.1rem solid #dddbdc;
  margin: 0;
}
.select--rounded {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.select--thicker {
  border-width: 2px;
}
.select--light {
  border-color: #ededed;
  color: #7b7b7b;
}
.select--custom {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDdMNiAyTDExIDciIHN0cm9rZT0iIzg1ODY4QSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+Cg==');
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 48%;
  height: 39px;
  padding: 4px 10px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
.input-group[class*='col-'] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .btn {
  border-radius: 6px;
  padding: 11px 24px 10px 24px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  text-transform: none;
  font-weight: 600;
  text-transform: initial;
}
.input-group .btn:hover,
.input-group .btn:active,
.input-group .btn:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #006093;
}
.input-group__input {
  position: relative;
  z-index: 2;
  border-radius: 6px;
  float: left;
  padding: 9px 1rem;
  width: 100%;
  margin-bottom: 0;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-left: 2px solid #dddddd;
  max-width: 320px;
}
@media (min-width: 641px) {
  .input-group__input {
    max-width: 256px;
  }
}
.input-group__input:focus,
.input-group__input:active,
.input-group__input:hover {
  border-width: 2px;
  border-color: #dddddd;
}
.input-group__input-wrapper {
  position: relative;
  width: 100%;
}
@media (max-width: 640px) {
  .input-group__input-wrapper {
    width: 50%;
  }
}
.input-group__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
}
.input-group__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 10px;
  width: 24px;
  height: 98%;
  margin: auto 0;
  color: #cbcbcb;
  z-index: 3;
  font-size: 20px;
}
.input-group__icon--clickable {
  cursor: pointer;
}
.input-group__icon--reset {
  top: 2px;
  left: auto;
  right: 10px;
}
@media (max-width: 640px) {
  .input-group__icon--reset {
    left: 10px;
    right: auto;
  }
}
.input-group--icon .input-group__input {
  padding-left: 38px;
}
@media (max-width: 640px) {
  .input-group--with-cta .btn {
    padding: 9px 24px 9px 24px;
  }
}
.input-group--with-cta .input-group__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  max-width: 320px;
}
.input-group__btn,
.input-group .input-group__input {
  display: table-cell;
}
.input-group__btn:not(:first-child):not(:last-child),
.input-group .input-group__input:not(:first-child):not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group__btn {
  white-space: nowrap;
  vertical-align: middle;
}
.input-group .form-control:first-child,
.input-group__btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group .form-control:last-child,
.input-group__btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group__btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group__btn > .btn {
  position: relative;
}
.input-group__btn > .btn + .btn {
  margin-left: -1px;
}
.input-group__btn > .btn:hover,
.input-group__btn > .btn:focus,
.input-group__btn > .btn:active {
  z-index: 2;
}
.input-group__btn:first-child > .btn,
.input-group__btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group__btn:last-child > .btn,
.input-group__btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/************************************************************
//************************************************************
//                        COLORBOX STYLE
//************************************************************
//************************************************************

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  background: #F2F2F2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: none;
}
#cboxTopCenter {
  height: 14px;
  background: none;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
  background: none;
}
#cboxBottomLeft {
  width: 14px;
  background: none;
}
#cboxBottomCenter {
  height: 43px;
  background: none;
}
#cboxBottomRight {
  width: 14px;
  background: none;
}
#cboxMiddleLeft {
  width: 14px;
  background: none;
}
#cboxMiddleRight {
  width: 14px;
  background: none;
}
#cboxContent {
  background: #fff;
  overflow: visible;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 0;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0;
}
#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #FFFFFF;
}
#cboxTitle {
  background: #0081c6;
  position: absolute;
  top: 0;
  padding: 2rem 5rem;
  height: 7rem;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  width: 100%;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
.headline {
  font-weight: 700;
  font-size: 2.1rem;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  margin-bottom: inherit;
}
#cboxClose {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  border: 0 none;
  border-radius: 50%;
  padding: 5px;
  font-size: 25px;
}
#cboxClose .bi1-Icon_CloseButton-CircleInNet {
  color: #FFFFFF;
}
#cboxLoadedContent {
  margin-top: 7rem;
  padding: 3rem;
  border-radius: 0 0 1rem 1rem;
  -moz-border-radius: 0 0 1rem 1rem;
  -webkit-border-radius: 0 0 1rem 1rem;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 4rem;
}
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 5.5rem;
}
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -1rem;
  margin-bottom: 2rem;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 2rem;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 2rem;
}
#cboxLoadedContent .forgotten-password .description {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  #cboxLoadedContent .forgotten-password .description {
    font-size: 1.2rem;
  }
}
#cboxLoadedContent .forgotten-password form .form-group.has-error .help-block {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  #cboxLoadedContent .forgotten-password form .form-group.has-error .help-block {
    font-size: 1.2rem;
  }
}
#cboxLoadedContent .forgotten-password .alert-info-icon {
  display: none;
}
@media (max-width: 767px) {
  #cboxTitle {
    height: 80px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  #cboxTitle .headline {
    font-size: 18px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: "";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 80px;
    padding: 3rem 2rem 3rem 2rem;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -2.5rem;
  }
  #colorbox.popup-removeCart .remove-action .row {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #colorbox.popup-removeCart .remove-action .row .delete-button {
    margin-bottom: 20px;
  }
}
.modal__top {
  padding-bottom: 3.2rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid #000000;
}
.modal__top .modal__top--label {
  color: #000000;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 4rem;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 1.7rem;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 1rem;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #000000;
  color: #000000;
  padding-bottom: 0.9rem;
  margin-bottom: 0.9rem;
  margin-top: 1rem;
}
.quote-discount__modal--new__total {
  color: #000000;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 4.7rem;
}
/*
/* ## Popup Add Favoris
/* ********************************************************************/
@media (max-width: 640px) {
  #colorbox.popup-addFavoris #cboxTitle {
    height: 6rem;
    padding: 1rem 2.5rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris #cboxLoadedContent {
    padding: 2rem;
    margin-top: 6rem;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .favoris-management__msg {
  font-weight: 600;
  font-size: 2.1rem;
  text-align: center;
  color: #2a2f33;
}
@media (min-width: 641px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management__msg {
    margin: 0 0 2rem 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management__msg {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management__msg {
    font-size: 1.6rem;
    margin: 0 0 4rem 0;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .favoris-management .favoris-management__select,
#colorbox.popup-addFavoris .favoris-management-popup .favoris-management .favoris-management__removal {
  background-color: #ffffff;
  box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.3);
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management .favoris-management__select,
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management .favoris-management__removal {
    position: relative;
    padding: 4rem 1rem 2rem 1rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management .favoris-management__removal {
    margin-top: 5rem;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .favoris-management__cancel {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management__cancel .action__cancel {
    padding: 0;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
}
@media (min-width: 641px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__icon,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__icon {
    margin-right: 1rem;
    width: 20%;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__icon,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__icon {
    position: absolute;
    top: -3rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__icon picture,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__icon picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #f7f7f7;
  width: 9rem;
  height: 9rem;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__icon picture,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__icon picture {
    width: 6rem;
    height: 6rem;
    background-color: #FFFFFF;
    border: 0.5rem solid #f7f7f7;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__icon picture img,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__icon picture img {
  width: 5rem;
  height: auto;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__icon picture img,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__icon picture img {
    width: 3rem;
  }
}
@media (min-width: 641px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select {
    width: 80%;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select {
    width: 100%;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group.form-select,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-select {
  position: relative;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group.form-select:after,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-select:after {
  position: absolute;
  content: "\e91d";
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 1.5rem;
  font-family: 'fontIconsSysco';
  font-size: 2rem;
  color: #2a2f33;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group.form-select:after,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-select:after {
    right: 1rem;
    font-size: 1.5rem;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group.form-select.active:after,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-select.active:after {
  color: #0081c6;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control {
  width: 100%;
  font-size: 1.8rem;
  height: 4rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control {
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control {
    font-size: 1.4rem;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control:hover,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control:hover,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control:active,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control:active {
  background-color: #e6e6e6;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control:focus,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control:focus {
  border: 0.1rem solid #0081c6;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -moz-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -o-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  outline: none;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control.active,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control.active {
  border: 0.1rem solid #0081c6;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control.favoris__list--creation,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control.favoris__list--creation {
  margin-bottom: 1.5rem;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control.favoris__list--select,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control.favoris__list--select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .select-favoris__list .form-group .form-control.favoris__list--select,
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group .form-control.favoris__list--select {
    padding: 0.4rem 3rem 0.4rem 0.5rem;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  width: 100%;
  height: 4rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border: 0.1rem solid #dddbdc;
  margin: 0;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio:after {
  content: 'Supprimer de toutes les listes';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 1.8rem;
  color: #2a2f33;
  text-align: center;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio:after {
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio:after {
    font-size: 1.4rem;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio:hover,
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio:active {
  background-color: #e6e6e6;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio:focus {
  border: 0.1rem solid #0081c6;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -moz-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -o-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  outline: none;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .form-group.form-radio .btn-radio.active {
  border: 0.1rem solid #0081c6;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .action__cancel {
  margin-top: 1.5rem;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .action__cancel .btn-group-cx .btn__link {
  border: 0.1rem solid #dddbdc;
  padding: 1rem;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .action__cancel .btn-group-cx .btn__link:focus {
  border: 0.1rem solid #0081c6;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -moz-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  -o-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08), 0 0 0.8rem #0081c6;
  outline: none;
}
#colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .action__cancel .btn-group-cx .btn__link .btn__title {
  font-size: 1.8rem;
  text-transform: none;
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .action__cancel .btn-group-cx .btn__link .btn__title {
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-content .removal-favoris__select .action__cancel .btn-group-cx .btn__link .btn__title {
    font-size: 1.4rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .favoris-management__select {
    margin-bottom: 5rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-actions .management-actions__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 641px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-actions .action__cancel,
  #colorbox.popup-addFavoris .favoris-management-popup .management-actions .action__primary {
    float: right;
  }
}
#colorbox.popup-addFavoris .favoris-management-popup .management-actions .action__cancel .btn-group-cx .btn__link,
#colorbox.popup-addFavoris .favoris-management-popup .management-actions .action__primary .btn-group-cx .btn__link {
  padding: 0.85rem 1rem;
}
@media (max-width: 640px) {
  #colorbox.popup-addFavoris .favoris-management-popup .management-actions .action__cancel .btn-group-cx .btn__link,
  #colorbox.popup-addFavoris .favoris-management-popup .management-actions .action__primary .btn-group-cx .btn__link {
    width: 100%;
    max-width: 30rem;
    margin: 0 auto;
  }
}
/*
/* ## Popup Remove Cart
/* ********************************************************************/
#colorbox.popup-removeCart .remove-action .row {
  margin: 0;
}
#colorbox.popup-removeCart .remove-item .remove-message .message {
  color: #000000;
  margin-top: 0;
  margin-bottom: 2rem;
}
#colorbox.popup-removeCart .remove-action .delete-button a,
#colorbox.popup-removeCart .remove-action .cancel-button a {
  width: 100%;
  margin: 0;
}
#colorbox.popup-removeCart .remove-action .delete-button a:hover,
#colorbox.popup-removeCart .remove-action .delete-button a:active,
#colorbox.popup-removeCart .remove-action .cancel-button a:hover,
#colorbox.popup-removeCart .remove-action .cancel-button a:active {
  background-color: #212A37;
  border-color: #212A37;
  color: white;
}
/*
/* ## Popup Remove Favoris
/* ********************************************************************/
#colorbox.popup-removedFavoris .removed-favoris__container .removed-favoris__msg {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
  color: #2a2f33;
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  #colorbox.popup-removedFavoris .removed-favoris__container .removed-favoris__msg {
    font-size: 1.6rem;
  }
}
#colorbox.popup-removedFavoris .removed-favoris__container .removed-favoris__msg span {
  display: block;
}
#colorbox.popup-removedFavoris .removed-favoris__container .removed-favoris__msg span strong {
  font-weight: bold;
  color: #0081c6;
}
#colorbox.popup-removedFavoris .removed-favoris__container .bloc-action-removed-favorite {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
@media (max-width: 640px) {
  #colorbox.popup-removedFavoris .removed-favoris__container .bloc-action-removed-favorite {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#colorbox.popup-removedFavoris .removed-favoris__container .bloc-action-removed-favorite .button {
  width: 100%;
  height: 4rem;
  line-height: 3;
}
/*
/* ## Product - Popup Zoom Image
/* ********************************************************************/
#colorbox.colorboxOneImage #cboxContent {
  float: none !important;
  max-width: 760px;
  margin: 0 auto;
  overflow: auto !important;
}
#colorbox.colorboxOneImage #cboxContent #cboxLoadedContent {
  max-width: 700px;
}
#colorbox.colorboxOneImage #cboxLoadedContent .productImage .productImagePrimary {
  text-align: center;
}
#colorbox.colorboxOneImage #cboxLoadedContent .oneImage {
  padding: 0;
}
#colorbox.colorboxOneImage #cboxLoadedContent .productImagePrimary img {
  width: auto;
  height: 550px;
}
#colorbox.bg-white #cboxLoadedContent {
  background-color: #ffffff;
}
#colorbox.radius-large #cboxTitle {
  border-radius: 19px 19px 0 0;
}
#colorbox.radius-large #cboxLoadedContent {
  border-radius: 0 0 19px 19px;
}
#colorbox.b2b-user-select #cboxLoadedContent {
  padding-top: 22px;
  padding-bottom: 20px;
}
.idle-popup {
  text-align: center;
}
.idle-popup #cboxTitle {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .idle-popup #cboxTitle {
    font-size: 2.8rem;
  }
}
.idle-popup #cboxLoadedContent {
  padding: 2.5rem;
}
.idle-popup__content {
  font-size: 1.4rem;
  color: #6d706f;
  font-weight: 400;
}
@media (min-width: 992px) {
  .idle-popup__content {
    font-size: 2rem;
  }
}
.idle-popup__content span {
  padding-top: 14px;
  display: block;
}
.idle-popup__content strong {
  font-weight: 600;
}
.idle-popup__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  padding-top: 2.5rem;
}
@media (min-width: 992px) {
  .idle-popup__cta {
    font-size: 1.9rem;
  }
}
/*
/* ## POPUP - PROFIL ACTIVATE
/* ********************************************************************/
#colorbox.popup-profil-activate #cboxTitle {
  height: 5.3rem;
}
#colorbox.popup-profil-activate #cboxTitle .headline {
  font-size: 2rem;
  text-transform: none;
  font-weight: 600;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate #cboxTitle .headline {
    font-size: 2.4rem;
  }
}
#colorbox.popup-profil-activate #cboxLoadedContent {
  padding: 10px 10px 0px 10px;
  margin-top: 5.3rem;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate #cboxLoadedContent {
    padding: 12px 23px 0px 23px;
  }
}
#colorbox.popup-profil-activate .account-profil-active__header {
  margin-bottom: 2.6rem;
}
@media (max-width: 1199px) {
  #colorbox.popup-profil-activate .account-profil-active__header {
    margin-bottom: 1.7rem;
  }
}
#colorbox.popup-profil-activate .account-profil-active__msg {
  color: #000000;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  text-align: left;
}
#colorbox.popup-profil-activate .account-profil-active__info {
  font-size: 1.4rem;
  text-align: center;
  color: #cc0000;
}
@media (max-width: 1199px) {
  #colorbox.popup-profil-activate .account-profil-active__info {
    font-size: 1.2rem;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form {
  overflow: hidden;
}
#colorbox.popup-profil-activate .account-profil-active__form select,
#colorbox.popup-profil-activate .account-profil-active__form input {
  width: 100%;
}
#colorbox.popup-profil-activate .account-profil-active__form label {
  padding-bottom: 2px;
  font-size: 1.4rem;
}
#colorbox.popup-profil-activate .account-profil-active__form select {
  font-size: 1.3rem;
  color: #999999;
  height: 4.1rem;
}
@media (min-width: 991px) {
  #colorbox.popup-profil-activate .account-profil-active__form .group-cx__checkbox--pt-medium {
    padding-top: 10px;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form .form-field {
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__form .form-field {
    padding-bottom: 15px;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form .form-field .control-group {
  margin-bottom: 0;
}
#colorbox.popup-profil-activate .account-profil-active__form .form-field__layout {
  margin: 0 -15px 0 -15px;
  position: relative;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__form .form-field__layout {
    display: flex;
    margin-bottom: 10px;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form .form-field--title {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333%;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__form .form-field--title {
    width: 25%;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form .form-field--fname {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  clear: both;
  width: 83.5%;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__form .form-field--fname {
    width: 37.5%;
    clear: none;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form .form-field--lname {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 66.66666667%;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__form .form-field--lname {
    width: 37.5%;
  }
}
#colorbox.popup-profil-activate .account-profil-active__form .error .help-inline {
  font-size: 1.4rem;
  color: #cc0000;
  margin-left: 0;
  font-style: normal;
  font-weight: 400;
}
#colorbox.popup-profil-activate .account-profil-active__form .required-fields {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__form .required-fields {
    font-size: 1.4rem;
  }
}
#colorbox.popup-profil-activate .account-profil-active__action {
  margin-top: 2.4rem;
}
@media (max-width: 1199px) {
  #colorbox.popup-profil-activate .account-profil-active__action {
    margin-top: 2rem;
  }
}
#colorbox.popup-profil-activate .account-profil-active__action .btn__link {
  font-size: 1.5rem;
  margin: 0 auto;
  width: auto;
  padding: 1rem 3rem;
}
@media (min-width: 992px) {
  #colorbox.popup-profil-activate .account-profil-active__action .btn__link {
    font-size: 1.8rem;
    padding: 0.8rem 4.5rem;
  }
}
/* POPUP - FORGOTTEN PASSWORD */
/********************************************************************/
#colorbox.popup-forgottenPwd #cboxLoadedContent {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#colorbox.popup-forgottenPwd #cboxLoadedContent .forgottenPwd {
  padding: 0;
}
#colorbox.popup-forgottenPwd .forgottenPwd-confirmation .forgottenPwd__msg {
  font-size: 1.8rem;
  text-align: center;
  color: #2a2f33;
  margin: 0 0 3rem 0;
}
@media (max-width: 640px) {
  #colorbox.popup-forgottenPwd .forgottenPwd-confirmation .forgottenPwd__msg {
    font-size: 1.6rem;
  }
}
#colorbox.popup-forgottenPwd .forgottenPwd-confirmation .forgottenPwd__action .btn-group-cx .btn__link {
  width: 21rem;
  margin: 0 auto;
}
/* POPUP - CONTACT REGIONS */
/********************************************************************/
#colorbox.map-location-modal #cboxClose {
  top: 2.2rem;
  opacity: 0.5;
}
#colorbox.map-location-modal #cboxClose:hover,
#colorbox.map-location-modal #cboxClose:active {
  opacity: 1;
}
#colorbox.map-location-modal #cboxTitle {
  color: #373A3C;
  background: #ffffff;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
}
#colorbox.map-location-modal #cboxTitle .headline {
  font-family: 'poppins_semibold', Arial, sans-serif;
  font-size: 2rem;
  text-transform: inherit;
}
#colorbox.map-location-modal #cboxContent {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background: transparent;
}
#colorbox.map-location-modal #cboxLoadedContent {
  background: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
  margin-top: 8rem;
}
@media (max-width: 991px) {
  #colorbox.map-location-modal #cboxLoadedContent {
    margin-top: 9rem;
  }
}
#colorbox.map-location-modal .map-modal .modal-body {
  padding: inherit;
  max-height: inherit;
}
#colorbox.map-location-modal .map-modal .modal-body .contact {
  background-image: url("../images//map/paper_texture.jpg");
  background-size: cover;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.2);
  padding: 1rem;
  margin-bottom: 1rem;
}
#colorbox.map-location-modal .map-modal .modal-body .contact:last-child {
  margin-bottom: 0;
}
#colorbox.map-location-modal .map-modal .modal-body .contact .row {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
@media (max-width: 991px) {
  #colorbox.map-location-modal .map-modal .modal-body .contact .row {
    margin-right: 0;
    margin-left: 0;
  }
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left {
  display: block;
  color: #373A3C;
  border-right: 0.1rem solid #707070;
  padding-top: 3rem;
  padding-bottom: 2rem;
  margin: 1rem 0;
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left h1,
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left h2,
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left h3 {
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.4rem;
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left h1 {
  font-family: 'poppins_light', Arial, sans-serif;
  font-size: 3rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.map-location-modal .map-modal .modal-body .contact .con-left h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 640px) {
  #colorbox.map-location-modal .map-modal .modal-body .contact .con-left h1 {
    font-size: 2.4rem;
  }
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left h2 {
  font-family: 'poppins_semibold', Arial, sans-serif;
  font-size: 2.6rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  #colorbox.map-location-modal .map-modal .modal-body .contact .con-left h2 {
    font-size: 2.1rem;
  }
}
@media (max-width: 640px) {
  #colorbox.map-location-modal .map-modal .modal-body .contact .con-left h2 {
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
  }
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-left h3 {
  font-family: 'poppins_light', Arial, sans-serif;
  font-size: 1.2rem;
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-right {
  color: #373A3C;
  padding-top: 0.5rem;
  padding-left: 1rem;
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-right h4 {
  font-family: 'poppins_medium', Arial, sans-serif;
  font-size: 1.2rem;
  margin-top: 0.7rem;
  margin-bottom: 0.3rem;
}
#colorbox.map-location-modal .map-modal .modal-body .contact .con-right a {
  display: block;
  font-family: 'poppins_light', Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #373A3C;
  padding-top: 0.5rem;
}
/*
/* ## Popup Create New Wishlist
/* ********************************************************************/
@media (max-width: 640px) {
  #colorbox.popup-newWishlist #cboxTitle {
    height: 6rem;
    padding: 1rem 2.5rem;
  }
}
@media (max-width: 640px) {
  #colorbox.popup-newWishlist #cboxLoadedContent {
    padding: 2rem;
    margin-top: 6rem;
  }
}
#colorbox.popup-newWishlist .wishlist-modal__header {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  #colorbox.popup-newWishlist .wishlist-modal__header {
    margin-bottom: 2rem;
  }
}
#colorbox.popup-newWishlist .wishlist-modal__media {
  margin-bottom: 2rem;
}
#colorbox.popup-newWishlist .wishlist-modal__media picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  width: 9rem;
  height: 9rem;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #colorbox.popup-newWishlist .wishlist-modal__media picture {
    width: 6rem;
    height: 6rem;
  }
}
#colorbox.popup-newWishlist .wishlist-modal__media picture img {
  width: 5rem;
  height: auto;
}
@media (max-width: 640px) {
  #colorbox.popup-newWishlist .wishlist-modal__media picture img {
    width: 3rem;
  }
}
#colorbox.popup-newWishlist .wishlist-modal__msg {
  font-size: 1.6rem;
  color: #2a2f33;
  text-align: center;
}
@media (max-width: 1199px) {
  #colorbox.popup-newWishlist .wishlist-modal__msg {
    font-size: 1.4rem;
  }
}
#colorbox.popup-newWishlist .wishlist-modal__content form .control-group {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  #colorbox.popup-newWishlist .wishlist-modal__action .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #colorbox.popup-newWishlist .wishlist-modal__action .row .action__primary {
    margin-bottom: 2rem;
  }
}
#colorbox.popup-pdp-zoom #cboxLoadedContent {
  min-width: 700px;
  border: 2px solid red !important;
}
@media (max-width: 991px) {
  #colorbox.popup-deleteFromList #cboxTitle {
    height: 43px;
  }
}
#colorbox.popup-deleteFromList .headline {
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  #colorbox.popup-deleteFromList .headline {
    font-size: 2.4rem;
  }
}
#colorbox.popup-deleteFromList #cboxLoadedContent {
  padding-top: 17px;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  #colorbox.popup-deleteFromList #cboxLoadedContent {
    margin-top: 43px;
  }
}
#colorbox.popup-deleteFromList #cboxLoadedContent .btn__link {
  font-size: 1.4rem;
  height: auto;
  padding: 0.6rem 1.4rem;
  line-height: normal;
  width: 90%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #colorbox.popup-deleteFromList #cboxLoadedContent .btn__link {
    font-size: 1.6rem;
    height: auto;
    padding: 0.45rem 1.4rem;
    line-height: normal;
    width: 80%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
#colorbox.modal-subs #cboxLoadedContent {
  border-radius: 0;
  background-color: #ffffff;
  padding: 0 0 0 0;
  margin-top: 50px;
  margin-bottom: 20px;
  overflow: hidden !important;
}
@media (min-width: 992px) {
  #colorbox.modal-subs #cboxLoadedContent {
    max-width: 981px;
  }
}
#colorbox.modal-subs #cboxLoadedContent .kuRECSContainer {
  overflow-y: auto;
}
#colorbox.modal-subs #cboxContent {
  border-radius: 16px;
}
#colorbox.modal-subs #cboxMiddleLeft,
#colorbox.modal-subs #cboxMiddleRight {
  width: 0;
}
#colorbox.modal-subs #cboxTitle {
  height: 50px;
  border-radius: 16px 16px 0 0;
}
#colorbox.modal-subs #cboxClose {
  width: 22px;
  height: 22px;
  font-size: 22px;
  background-image: url('../images/close_fill.png');
  background-color: #ffffff;
  background-position: 4px 4px;
  right: 0.8rem;
  top: 0.7rem;
}
@media (min-width: 992px) {
  #colorbox.modal-subs #cboxClose {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-position: 3px 3px;
  }
}
#colorbox.modal-subs .headline {
  text-transform: none;
  font-weight: 700;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  #colorbox.modal-subs .headline {
    font-size: 2.1rem;
  }
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background: #ffffff;
  width: 6rem;
  height: 6rem;
  text-align: center;
  text-decoration: none;
  z-index: 9;
  position: absolute;
  top: calc(50% - 3rem);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:active,
.owl-carousel .owl-nav button.owl-next:active {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.owl-carousel .owl-nav button.owl-prev:after,
.owl-carousel .owl-nav button.owl-next:after {
  display: block;
  color: #0081c6;
  text-indent: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: 'FontAwesome';
  font-size: 2.4rem;
  font-weight: normal;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.owl-carousel .owl-nav button.owl-prev:after {
  content: "\f104";
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.owl-carousel .owl-nav button.owl-next:after {
  content: "\f105";
}
.owl-carousel button.owl-dot {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  top: 0.2rem;
  width: 5px;
  height: 5px;
  margin: 0 0.5rem;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: #ffffff 0 0 0.8rem;
  box-shadow: #ffffff 0 0 0.8rem;
}
.owl-carousel button.owl-dot.active {
  top: 0;
  margin: 0 0.2rem;
  background: #ffffff;
  width: 10px;
  height: 10px;
}
.owl-carousel .owl-dots {
  text-align: center;
  bottom: 2.5rem;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel--default .owl-item.active .image-over-image__over {
  right: 50%;
}
.owl-carousel--arrows-modal .owl-nav button.owl-next {
  right: -4rem;
}
.owl-carousel--arrows-modal .owl-nav button.owl-prev {
  left: -4rem;
}
.owl-carousel--secondary-arrows .owl-nav button.owl-next,
.owl-carousel--secondary-arrows .owl-nav button.owl-prev {
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  overflow: hidden;
}
.owl-carousel--product-thumbs {
  width: calc(100% - 120px);
  margin: 0 auto;
}
.owl-carousel--product-thumbs .owl-nav button.owl-next {
  margin-right: -60px;
}
.owl-carousel--tertiary-arrows .owl-nav button.owl-next,
.owl-carousel--tertiary-arrows .owl-nav button.owl-prev {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-carousel--tertiary-arrows .owl-nav button.owl-next:after,
.owl-carousel--tertiary-arrows .owl-nav button.owl-prev:after {
  content: '';
}
.owl-carousel--tertiary-arrows .owl-nav button.owl-next:hover,
.owl-carousel--tertiary-arrows .owl-nav button.owl-prev:hover {
  opacity: 1;
}
.owl-carousel--tertiary-arrows .owl-nav button.owl-next {
  transform: translateY(0%);
  background: url('../images/icons/ico-bigNext.png') no-repeat #ffffff center center;
}
.owl-carousel--tertiary-arrows .owl-nav button.owl-prev {
  background: url('../images/icons/ico-bigPrev.png') no-repeat #ffffff center center;
  transform: translateY(0%);
  left: -60px;
}
.owl-carousel--quaternary-arrows .owl-nav button.owl-next,
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev {
  cursor: pointer;
  position: absolute;
  top: 8.3rem;
  bottom: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #005a75;
  width: 32px;
  background-color: transparent;
}
.owl-carousel--quaternary-arrows .owl-nav button.owl-next:focus,
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev:focus,
.owl-carousel--quaternary-arrows .owl-nav button.owl-next:hover,
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev:hover {
  color: #212A37;
  box-shadow: none;
}
.owl-carousel--quaternary-arrows .owl-nav button.owl-next:after,
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev:after {
  color: #005a75;
  font-size: 3rem;
}
.owl-carousel--quaternary-arrows .owl-nav button.owl-next:after:focus,
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev:after:focus,
.owl-carousel--quaternary-arrows .owl-nav button.owl-next:after:hover,
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev:after:hover {
  color: #212A37;
}
.owl-carousel--quaternary-arrows .owl-nav button.owl-prev {
  left: -11px;
}
.owl-carousel--quaternary-arrows .owl-nav button.owl-next {
  right: -11px;
}
.owl-carousel--product-thumbs-modal {
  width: 117px;
  transform-origin: left;
  transform: rotate(90deg);
  width: 295px;
  top: -60px;
  left: 57px;
  height: 117px;
  margin-top: 34px;
  margin-bottom: 34px;
  margin-left: 0;
  margin-right: 0;
}
.owl-carousel--product-thumbs-modal .owl-stage-outer,
.owl-carousel--product-thumbs-modal .owl-stage {
  height: 117px !important;
}
.owl-carousel--product-thumbs-modal .owl-item {
  transform: rotate(-90deg);
  width: 117px;
  max-height: 117px;
  bottom: -37px;
}
.owl-carousel--product-thumbs-modal .slide {
  max-width: 80px;
}
.owl-carousel--product-thumbs-modal .slide.active .thumb {
  border: 2px solid #000000;
}
.owl-carousel--product-thumbs-modal .slide .thumb {
  width: 115px;
  display: block;
  overflow: hidden;
  margin: 1px;
}
.owl-carousel--product-thumbs-modal .slide .thumb img {
  max-width: 100%;
  max-height: 117px;
}
.owl-carousel--product-thumbs-modal:not(.owl-loaded) {
  width: 100%;
  transform-origin: left;
  transform: rotate(0deg);
  top: 0;
  left: 0;
}
.owl-carousel--product-thumbs-modal:not(.owl-loaded) .slide {
  transform: rotate(0deg);
}
.owl-carousel--product-thumbs-modal .owl-nav button.owl-prev,
.owl-carousel--product-thumbs-modal .owl-nav button.owl-next {
  height: 117px;
  position: absolute;
  width: 34px;
  background-position: center center;
}
.owl-carousel--product-thumbs-modal .owl-nav button.owl-prev {
  left: -34px;
  top: 0;
}
.owl-carousel--product-thumbs-modal .owl-nav button.owl-next {
  left: 295px;
  bottom: 0;
}
.owl-carousel--arrows-circled {
  margin-bottom: 28px;
}
.owl-carousel--arrows-circled .owl-dots {
  bottom: -28px;
  min-height: 28px;
  padding-top: 8px;
}
.owl-carousel--arrows-circled .owl-dots .owl-dot {
  top: 0;
  background-color: #D9D9D9;
  width: 7px;
  height: 7px;
  margin: 0 2px 0 1px;
}
.owl-carousel--arrows-circled .owl-dots .owl-dot.active {
  width: 9px;
  height: 9px;
  background-color: #0081c6;
}
.owl-carousel--arrows-circled .owl-nav button.owl-prev,
.owl-carousel--arrows-circled .owl-nav button.owl-next {
  opacity: 1;
  border: 1px solid #BDBDBD;
  background-color: #ffffff;
  cursor: pointer;
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  overflow: hidden;
  border-radius: 33px;
  box-shadow: 1px 0px 2.9px -1px rgba(0, 0, 0, 0.2);
}
.owl-carousel--arrows-circled .owl-nav button.owl-prev:hover,
.owl-carousel--arrows-circled .owl-nav button.owl-next:hover {
  opacity: 1;
  border-color: #0081c6;
}
.owl-carousel--arrows-circled .owl-nav button.owl-prev:after,
.owl-carousel--arrows-circled .owl-nav button.owl-next:after {
  color: #000000;
  margin-top: -3px;
}
.owl-carousel--arrows-circled .owl-nav button.owl-prev {
  left: 4px;
}
.owl-carousel--arrows-circled .owl-nav button.owl-prev:after {
  margin-right: 2px;
}
.owl-carousel--arrows-circled .owl-nav button.owl-next {
  right: 4px;
}
.owl-carousel--arrows-circled .owl-nav button.owl-next:after {
  margin-left: 2px;
}
.owl-carousel--arrows-circled .owl-stage-outer {
  overflow: hidden;
}
.owl-carousel--arrows-circled-outdent .owl-nav button.owl-prev {
  left: -16.5px;
}
.owl-carousel--arrows-circled-outdent .owl-nav button.owl-next {
  right: -16.5px;
}
.owl-carousel--solo .owl-item {
  overflow: hidden;
}
.owl-carousel--recs .owl-nav button.owl-prev {
  left: 5px;
}
.owl-carousel--recs .owl-nav button.owl-prev:after {
  margin-top: -2px;
  padding-right: 3px;
}
.owl-carousel--recs .owl-nav button.owl-next {
  right: 5px;
}
.owl-carousel--recs .owl-nav button.owl-next:after {
  margin-top: -2px;
  padding-left: 3px;
}
.owl-carousel--recs .owl-nav button.owl-next,
.owl-carousel--recs .owl-nav button.owl-prev {
  border: 1px solid #D9D9D9;
  width: 33px;
  height: 33px;
  border-radius: 33px;
  box-shadow: 1px 0px 2.9px -1px rgba(0, 0, 0, 0.2);
  top: calc(50% - 1rem);
  opacity: 1;
}
.owl-carousel--recs .owl-nav button.owl-next:after,
.owl-carousel--recs .owl-nav button.owl-prev:after {
  color: #000000;
}
.owl-carousel--recs .owl-dots {
  bottom: 0;
}
.owl-carousel--recs .owl-dots .owl-dot {
  top: 0;
  background-color: #D9D9D9;
  width: 7px;
  height: 7px;
  margin: 0 2px 0 1px;
}
.owl-carousel--recs .owl-dots .owl-dot.active {
  width: 9px;
  height: 9px;
  background-color: #0081c6;
}
.menu-carousel__count {
  color: #000000;
  display: block;
  width: 5rem;
  padding-bottom: 0.4rem;
  margin: 0 auto 1.2rem;
  text-align: center;
  border-bottom: 0.3rem solid;
  font-size: 2.8rem;
  font-weight: 300;
}
.menu-carousel__title {
  color: #000000;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
}
.menu-carousel__container {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.menu-carousel__card-top {
  min-height: 29.5rem;
  max-width: 220px;
  margin: 0 auto 0 auto;
}
.menu-carousel__card-bottom {
  margin: 0 0 1.2rem 1.5rem;
}
.menu-carousel__card-thumb {
  padding: 0.4rem 0 1rem;
  margin: 0;
  height: auto;
  border: none;
  text-align: center;
}
.menu-carousel__card-link {
  text-decoration: none;
}
.menu-carousel__card-link:active,
.menu-carousel__card-link:focus,
.menu-carousel__card-link:hover {
  text-decoration: none;
}
.menu-carousel__card-title {
  font-weight: 400;
  line-height: 2.8rem;
  text-transform: none;
  font-size: 2.4rem;
  min-height: 5.6rem;
  padding: 0 2rem;
  margin: 0 0 0.8rem;
  text-align: center;
}
.menu-carousel__card-details {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
}
.menu-carousel__card-details .ref {
  padding-top: 5px;
  justify-content: center;
  font-weight: 600;
}
.owl-carousel-wrapper--gradient .owl-item:after {
  content: '';
  display: block;
  z-index: 30;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 27rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.owl-carousel-wrapper--gradient .owl-dots {
  display: none;
}
.owl-carousel-wrapper--grey {
  background-color: #ededed;
  padding: 2rem 0 3rem 0;
}
.owl-carousel-wrapper--modal {
  margin: 0 3rem;
}
.product-carousel__title {
  font-size: 2.8rem;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  color: #212a37;
  margin: 0 0 2rem 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .product-carousel__title {
    font-size: 2.4rem;
    line-height: 1.25;
  }
}
@media (max-width: 640px) {
  .product-carousel__title {
    font-size: 2.1rem;
    line-height: 1.25;
  }
}
.product-carousel__product {
  width: 100%;
  max-width: 30rem;
  text-align: left;
  margin: 0 auto;
}
.image-over-image__bg {
  position: relative;
  max-height: 62rem;
  overflow: hidden;
  width: 100%;
}
.image-over-image__over {
  position: absolute;
  top: 6rem;
  z-index: 40;
  right: 10%;
  /* Initial position outside the slide */
  transform: translate(50%, 0);
  transition: right 0.3s ease;
  /* Transition for smooth movement */
}
/*
### Cookies
********************************************************************/
.cookie {
  display: none;
  position: relative;
  background: #ededed;
  padding: 0.5rem 0;
  z-index: 20;
}
.cookie p {
  color: #212a37;
  max-width: 51rem;
  margin: 0.3rem 0 0;
  padding: 0;
  font-weight: 600;
}
.cookie a {
  font-weight: 900;
  text-decoration: underline;
}
.cookie i {
  position: relative;
  top: 0.4rem;
  display: inline-block;
  margin: 0 0 0 0.8rem;
  color: #0081c6;
  font-size: 2.2rem;
}
.cookie .btn {
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #0081c6;
}
.cookieMsg {
  background: #ededed;
}
.cookieMsg .cookie {
  margin: 0 auto;
  width: 960px;
}
@media (max-width: 991px) {
  .cookieMsg .cookie {
    width: 100%;
  }
}
.cookieMsg .cookie i.fa-close {
  /*background: url('../images/icons/ico-closeCookie.png') no-repeat;*/
  background: url('../images/icons/ico-closeCookie.png') no-repeat;
  background-size: 1.3rem;
  width: 1.3rem;
  height: 1.3rem;
  top: 0.4rem;
}
.cookieMsg .cookie i.fa-close:before {
  content: '';
}
@media screen and (max-width: 717px) {
  .cookieMsg .cookie .row-fluid {
    text-align: center;
  }
  .cookieMsg .cookie .row-fluid p {
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
  }
  .cookieMsg .cookie .row-fluid div.span3 {
    display: inline-block;
    float: none !important;
    width: auto;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 717px) and (max-width: 967px) {
  .cookieMsg .cookie .row-fluid p {
    display: inline-block;
  }
  .cookieMsg .cookie .row-fluid div.span3 {
    width: auto;
  }
}
/*
## Breadcrumb
********************************************************************/
.breadcrumb {
  background: #ffffff;
  -moz-box-shadow: #eeeeee 0 40px 100px 30px;
  -webkit-box-shadow: #eeeeee 0 40px 100px 30px;
  box-shadow: #eeeeee 0 40px 100px 30px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
  margin: 0;
}
.breadcrumb--shadowless {
  box-shadow: none;
}
.breadcrumb ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0.833em;
  padding: 0.8rem 0 0.6rem;
  width: 100%;
}
@media (max-width: 991px) {
  .breadcrumb ul {
    width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media (max-width: 640px) {
  .breadcrumb ul {
    display: none;
  }
}
.breadcrumb ul li {
  float: left;
}
@media (max-width: 991px) {
  .breadcrumb ul li {
    display: inline;
    float: none;
  }
}
.breadcrumb ul li a,
.breadcrumb ul li .notLink {
  font-size: 1.2rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #0081c6;
}
.breadcrumb ul li a:focus,
.breadcrumb ul li .notLink:focus {
  text-decoration: underline;
}
.breadcrumb ul li a.last {
  text-decoration: none;
  color: #5c6877;
  cursor: text;
}
.breadcrumb ul li.separator {
  font-size: 1.2rem;
  line-height: 0.9em;
  color: #5c6877;
  padding: 0.3rem 0.6rem 0;
}
@media (max-width: 991px) {
  .breadcrumb ul li.separator {
    padding: 0.3rem 0.3rem 0;
  }
}
.breadcrumb .returnBtn {
  display: none;
  padding: 0.7rem 1.6rem 0.8rem 3.4rem;
  position: relative;
  width: 100%;
  text-decoration: none;
}
@media (max-width: 640px) {
  .breadcrumb .returnBtn {
    display: block;
  }
}
.breadcrumb .returnBtn .icoReturn {
  display: block;
  height: 1.5rem;
  left: 1.6rem;
  position: absolute;
  top: 0.8rem;
  width: 0.9rem;
  background: url('../images/icons/ico-retour.png') no-repeat;
}
.breadcrumb--alternative {
  background-color: transparent;
  box-shadow: none;
}
.breadcrumb--alternative ul li.separator {
  font-size: 1.3rem;
  color: #2A3F54;
  padding: 0.3rem 0.3rem 0;
}
.breadcrumb--alternative ul li a {
  font-size: 1.3rem;
  text-transform: none;
}
.breadcrumb--mixed {
  box-shadow: none;
}
.breadcrumb--mixed .breadcrumb__list {
  display: none;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  top: -30000px;
  left: -30000px;
}
.hidden,
.notVisible {
  display: none;
}
img {
  vertical-align: top;
}
.cms_disp-img_slot .disp-img,
.cms_disp-img_slot .simple_disp-img {
  border: 0px solid #999999;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.span-4.section4 .cms_disp-img_slot .disp-img:first-child,
.span-4.section4 .cms_disp-img_slot .simple_disp-img:first-child {
  margin-top: 30px;
}
.page-productList .section1.cms_disp-img_slot .content {
  margin-bottom: 10px;
}
.section1.cms_disp-img_slot .disp-img .title,
.section1.cms_disp-img_slot .disp-img .details,
.section1.cms_disp-img_slot .disp-img .action,
.section2.cms_disp-img_slot .disp-img .title,
.section2.cms_disp-img_slot .disp-img .details,
.section2.cms_disp-img_slot .disp-img .action,
.zone_a.cms_disp-img_slot .disp-img .title,
.zone_a.cms_disp-img_slot .disp-img .details,
.zone_a.cms_disp-img_slot .disp-img .action,
.zone_b.cms_disp-img_slot .disp-img .title,
.zone_b.cms_disp-img_slot .disp-img .details,
.zone_b.cms_disp-img_slot .disp-img .action,
.zone_c.cms_disp-img_slot .disp-img .title,
.zone_c.cms_disp-img_slot .disp-img .details,
.zone_c.cms_disp-img_slot .disp-img .action,
.section4.cms_disp-img_slot .disp-img .title,
.section4.cms_disp-img_slot .disp-img .details,
.section4.cms_disp-img_slot .disp-img .action,
.section5.cms_disp-img_slot .disp-img .title,
.section5.cms_disp-img_slot .disp-img .details,
.section5.cms_disp-img_slot .disp-img .action,
.left-content-slot.cms_disp-img_slot .disp-img .title,
.left-content-slot.cms_disp-img_slot .disp-img .details,
.left-content-slot.cms_disp-img_slot .disp-img .action,
.top-content-slot.cms_disp-img_slot .disp-img .title,
.top-content-slot.cms_disp-img_slot .disp-img .details,
.top-content-slot.cms_disp-img_slot .disp-img .action,
.wide-content-slot.cms_disp-img_slot .disp-img .title,
.wide-content-slot.cms_disp-img_slot .disp-img .details,
.wide-content-slot.cms_disp-img_slot .disp-img .action,
.narrow-content-slot.cms_disp-img_slot .disp-img .title,
.narrow-content-slot.cms_disp-img_slot .disp-img .details,
.narrow-content-slot.cms_disp-img_slot .disp-img .action {
  display: none;
}
.backToMobileStore {
  font-size: 5em;
  font-weight: bold;
  border-bottom: 0.1em solid #687387;
  padding: 0.5em 0.5em;
  background: -moz-linear-gradient(top, #ffffff, #e6edf3);
  background: -ms-linear-gradient(top, #ffffff, #e6edf3);
  background: -o-linear-gradient(top, #ffffff, #e6edf3);
  background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e6edf3));
  background: -webkit-linear-gradient(top, #ffffff, #e6edf3);
  background: linear-gradient(top, #ffffff, #e6edf3);
}
.greyDot {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: #6e7588;
  border-radius: 500em 500em 500em 500em;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 0.6em;
  height: 1.5em;
  margin: 0.6em 0.6em 0 0;
  text-align: center;
  width: 1.5em;
}
.closeDot {
  float: right;
  cursor: pointer;
}
.emptyMessage {
  font-weight: bold;
}
.cms-content {
  padding: 10px 20px;
}
.cms-content .information_message {
  margin-bottom: 30px;
}
.cms-content h3 {
  margin: 20px 0 6px 0;
}
.cms-content .bullet-list li {
  margin: 1px 0;
  list-style-type: disc;
}
.cms-content-emphasized-big {
  font-size: 1.2em;
}
.helpBanner {
  margin: 20px 0;
  padding: 5px;
  border: 1px dotted #000;
}
.helpBanner .bannerHeadline {
  font-weight: bold;
  margin-right: 5px;
}
.helpBanner a {
  font-weight: bold;
  margin-left: 10px;
}
.header-search .site-search__content {
  float: right;
  min-width: 4rem;
  width: 4rem;
  transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  -o-transition: width 0.3s linear;
  -webkit-transition: width 0.3s linear;
  position: relative;
}
@media (min-width: 992px) {
  .header-search .site-search__content {
    width: 100%;
  }
}
.header-search .site-search__close {
  display: none;
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0;
  background-color: transparent;
  color: inherit;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
  transition: right 0.3s linear;
  -moz-transition: right 0.3s linear;
  -o-transition: right 0.3s linear;
  -webkit-transition: right 0.3s linear;
  height: 4rem;
}
.header-search .site-search__close.active {
  display: block;
  top: 2px;
  right: 35px;
  padding: 5px;
  line-height: 4rem;
}
@media (max-width: 991px) {
  .header-search .site-search__close.active {
    transform: none;
  }
}
@media (min-width: 992px) {
  .header-search .site-search__close.active {
    top: 50%;
    padding: 0 5px;
    height: 4rem;
    line-height: 4.1rem;
    background-color: #ffffff;
  }
}
.header-search .site-search__input {
  display: none;
  width: 0;
  height: 4rem;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  padding: 0.5rem 6.7rem 0.5rem 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border: 0;
  outline: 0;
  box-shadow: none;
  background-color: #ffffff;
  color: #505050;
  transition: none;
}
@media (min-width: 992px) {
  .header-search .site-search__input {
    height: 4.5rem;
    width: 100%;
    display: block;
    border: 1px solid #a1a1a1;
    padding: 1.35rem 5.5rem 1.35rem 1rem;
    border-radius: 6px;
  }
}
.header-search .site-search__input:focus {
  color: #000000;
  border: 1px solid #ffffff;
  outline: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .header-search .site-search__input:focus {
    border-color: #0081c6;
  }
}
.header-search .site-search__input::placeholder {
  color: #505050;
}
.header-search .site-search__submit {
  width: 4rem;
  height: 4rem;
  background-color: #ffffff;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  padding: 0;
  margin: 0;
  box-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 992px) {
  .header-search .site-search__submit {
    height: 4.5rem;
    border-radius: 0;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .header-search .site-search {
    background-color: transparent;
  }
}
.header-search .site-search.active,
.header-search .site-search:active,
.header-search .site-search:hover,
.header-search .site-search:focus {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .header-search .site-search.active,
  .header-search .site-search:active,
  .header-search .site-search:hover,
  .header-search .site-search:focus {
    background-color: transparent;
  }
}
.header-search .site-search .icoSysco {
  font-size: 2.5rem;
  color: #0081c6;
  padding-top: 2px;
}
@media (max-width: 991px) {
  .header-search:not(.active) .site-search__close {
    display: none;
  }
}
.header-search.active {
  width: 100%;
}
.header-search.active .site-search {
  padding-left: 1rem;
}
.header-search.active .site-search__content {
  min-width: 4rem;
  width: 100%;
}
.header-search.active .site-search__input {
  display: block;
  width: 100%;
}
/*
## searchPOS
********************************************************************/
.searchPOS {
  margin: 20px;
  width: auto;
  overflow: hidden;
  height: 555px;
}
.searchPOS .headline {
  border-bottom: 1px dotted #a5a5a5;
  font-size: 1em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.searchPOS .prod_grid {
  width: 160px;
  margin: 0 20px 0 0;
}
.searchPOS .prod_grid img {
  width: 160px;
}
.searchPOS .searchPOSContent {
  width: 630px;
}
.searchPOS .searchPOSForm {
  margin: 0;
}
.searchPOS .searchPOSForm .control-group {
  width: 378px;
}
.searchPOS .searchPOSForm .control-group input {
  margin: 1px 0;
}
.searchPOS .searchPOSForm button {
  margin: 0 6px;
  line-height: 12px;
}
.searchPOS .searchPOSForm button#find_pickupStoresNearMe_button {
  margin: 0;
}
.searchPOS .searchPOSResultsList {
  margin: 0 -20px 0 0;
}
.searchPOS li.searchPOSResult {
  width: 305px;
  border-bottom: 1px dotted #a5a5a5;
  margin: 20px 20px 0 0;
  height: 120px;
  position: relative;
}
.searchPOS li.searchPOSResult .address {
  width: 200px;
}
.searchPOS li.searchPOSResult .resultName {
  font-weight: bold;
}
.searchPOS li.searchPOSResult .resultDistance {
  position: absolute;
  top: 0;
  right: 0;
}
.searchPOS li.searchPOSResult .resultStock {
  position: absolute;
  top: 20px;
  right: 0;
}
.searchPOS li.searchPOSResult .resultForm {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}
.searchPOS .searchPOSPaging form,
.searchPOS .searchPOSPaging div {
  float: right;
  margin: 0;
}
.searchPOS .searchPOSPaging div button {
  font-weight: bold;
}
/*
#### Facet Block
********************************************************************/
.nav_column .item li.nav_selected {
  background-color: #e3e3e3;
}
.facet_block li:hover a {
  color: #2d95c8;
  text-decoration: underline;
}
/*
#### Special Offer
********************************************************************/
#nav_main .La.special_offer {
  background: #eee;
}
/*
## Facet Navigation
********************************************************************/
.row--plp {
  display: flex;
  flex-direction: column;
}
@media (min-width: 641px) {
  .row--plp {
    flex-direction: row;
  }
}
.facets {
  position: sticky;
  top: 0;
}
.facets__inner--sticky {
  position: sticky;
  overflow-y: auto;
  max-height: 100vh;
  scrollbar-width: thin;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .facets__inner--sticky {
    max-height: calc(100vh - 85px);
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .facets__inner--sticky {
    max-height: calc(100vh - 75px);
  }
}
.facetNavigation .headline {
  display: block;
  line-height: 2em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.167em;
  border-bottom: 1px dotted #303030;
  background-color: #f6f6f6;
  line-height: 48px;
  margin: 0 0 20px;
  padding-left: 5px;
}
.facetNavigation .facet {
  margin: 0 0 15px 0;
}
.facetNavigation .facet .facetHead {
  border-bottom: 1px solid #919191;
}
.facetNavigation .facet .facetHead .refinementToggle {
  display: block;
  line-height: 2em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.167em;
  background: url('../images/facet-collapse-minus.png') no-repeat right center;
}
.facetNavigation .facet .facetHead .refinementToggle.close {
  background: url('../images/facet-collapse-plus.png') no-repeat right center;
}
.facetNavigation .facetValues ul.facet_block li {
  line-height: 1.1em;
  padding: 5px 0;
  clear: left;
}
.facetNavigation .facetValues ul.facet_block .facet_block-label input {
  float: left;
  margin: -2px 4px 3px 0;
}
.facetNavigation .facetValues ul.facet_block li label,
.facetNavigation .facetValues ul.facet_block li a {
  font-weight: normal;
  color: #5d5d5d;
}
.facetNavigation .facetValues ul.facet_block li .facetValueCount {
  color: #b2b2b2;
  font-style: italic;
}
.facetNavigation .facetValues .more a {
  display: block;
  border-top: 1px dotted #c1c1c1;
  color: #808080;
  font-weight: bold;
  line-height: 3em;
  margin: 10px 0 0 0;
  padding: 0 0 0 10px;
  background: url('../images/facetMoreLessIcon.png') no-repeat left center;
}
a.change_location-link {
  font-weight: bold;
  display: block;
  text-decoration: underline;
  margin: 5px 0;
}
/*
### Store Facet 
********************************************************************/
.facetNavigation .storesFacet {
  border: 1px solid #c1c1c1;
  margin: 1.167em 0 35px 0;
  padding: 0 10px 10px 10px;
}
.facetNavigation .storesFacet .storesFacetHead {
  text-align: center;
  margin: -1.167em 0 0 0;
}
.facetNavigation .storesFacet .storesFacetHead .refinementToggle {
  display: inline-block;
  line-height: 2em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.167em;
  background: #fff;
  padding: 0 10px;
}
/*
####  Store Search 
*/
.facetNavigation .storesFacetSearchForm {
  margin: 10px 0 0 0;
}
.facetNavigation .storesFacetSearchForm .storesFacetSearchInput {
  padding-right: 35px !important;
  width: 230px;
}
.facetNavigation .storesFacetSearchForm .storesFacetSearchSubmit {
  background: url('../images/storesFacetSearchIcon.png') no-repeat scroll center center transparent;
  border: 0 none;
  display: block;
  float: right;
  height: 28px;
  margin: 1px 1px 1px -30px;
  padding: 0;
  width: 28px;
}
.facetNavigation .findStoresNearMe {
  background: url('../images/findStoresNearMe-bg.png') no-repeat scroll 10px center #000;
}
.facetNavigation .facetValues ul.facet_block li.remove_item_left {
  border-bottom: 1px dotted #c1c1c1;
  line-height: 24px;
  padding: 0;
}
.facetNavigation .facetValues ul.facet_block li.remove_item_left span {
  line-height: 24px;
}
.facetNavigation .remove a {
  background: url('../images/facet-remove.png') no-repeat scroll center transparent;
  display: block;
  height: 24px;
  width: 24px;
  float: right;
}
.facetNavigation .remove a:focus {
  outline: auto;
}
div#companyNav li.active {
  background-color: #e3e3e3;
  font-weight: normal;
}
/*
## paginationBar
********************************************************************/
.paginationBar {
  clear: both;
  line-height: 4em;
}
.paginationBar.top {
  border-bottom: 1px dotted #303030;
}
@media (max-width: 991px) {
  .paginationBar.top {
    padding: 0 2rem;
  }
}
@media (max-width: 640px) {
  .paginationBar.top .mon_cadencier h1 {
    margin-bottom: 1rem;
  }
}
.paginationBar.top .mon_cadencier .cadencierParagraph {
  display: block;
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .paginationBar.top .mon_cadencier .cadencierParagraph .content {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .paginationBar.top .mon_cadencier .cadencierParagraph .content a {
    display: block;
    margin-top: 1rem;
  }
}
.paginationBar.top .mon_cadencier .yCmsComponent {
  display: block;
}
.paginationBar.bottom {
  border-top: 1px dotted #303030;
}
.paginationBar .totalResults {
  font-weight: 600;
  color: #5d6978;
  display: inline-block;
  float: right;
  width: auto;
  vertical-align: top;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .paginationBar .totalResults {
    margin: 10px 12px 0 0;
  }
}
@media (max-width: 991px) {
  .paginationBar .totalResults {
    float: none;
    line-height: 1.5;
    margin-right: 1rem;
  }
}
.paginationBar .sortForm {
  float: left;
  margin: 0;
}
@media (max-width: 991px) {
  .paginationBar .sortForm select {
    margin: 0 !important;
  }
}
.paginationBar ul.pagination {
  float: left;
}
.paginationBar ul.pagination li {
  float: left;
}
.paginationBar ul.pagination li a,
.paginationBar ul.pagination li strong {
  display: block;
  width: 2rem;
  text-align: center;
}
.paginationBar ul.pagination li.prev a,
.paginationBar ul.pagination li.next a {
  width: 2.5rem;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
.paginationBar ul.pagination li.next a {
  background: url('../images/pagination-next.png') no-repeat center center;
}
.paginationBar ul.pagination li.prev a {
  background: url('../images/pagination-prev.png') no-repeat center center;
}
.paginationBar ul.pagination li.first,
.paginationBar ul.pagination li.last {
  display: none;
}
.paginationBar .showAll,
.paginationBar .showPagination {
  float: left;
  margin: 0.5em 0 0.5em 20px;
  padding: 0 20px;
  line-height: 3em;
  border-left: 1px solid #c0c0c0;
  color: #808080;
}
.paginationBar--fiche {
  padding-top: 14px;
}
@media (min-width: 992px) {
  .paginationBar--fiche {
    padding-top: 22px;
  }
}
.paginationBar--fiche .pagination ul li a,
.paginationBar--fiche .pagination ul li.active span,
.paginationBar--fiche .pagination ul li span {
  font-size: 1.1rem;
}
.paginationBar--fiche ul > li > a,
.paginationBar--fiche ul > li > span {
  padding: 0px 8px;
}
.pagination-centered {
  text-align: center;
}
/*
### MiniCart and addToCartLayer
********************************************************************/
.minicart {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 7rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  background-color: #56b046;
  padding: 1rem 2rem;
  transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .minicart {
    height: 6rem;
    padding: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .minicart {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 15rem;
    height: 5rem;
    padding: 1rem 0.5rem;
  }
}
@media (max-width: 640px) {
  .minicart {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    padding: 0;
  }
}
.minicart:hover,
.minicart:focus,
.minicart:active {
  text-decoration: none;
  background-color: #4a963c;
}
.minicart .minicart__icon .icoSysco {
  font-size: 4.5rem;
  color: #ffffff;
  top: 0.2rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .minicart .minicart__icon .icoSysco {
    font-size: 4rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .minicart .minicart__icon .icoSysco {
    font-size: 3rem;
  }
}
@media (max-width: 640px) {
  .minicart .minicart__icon .icoSysco {
    font-size: 2.5rem;
  }
}
.minicart .minicart__icon .minicart__count {
  position: absolute;
  top: -0.5rem;
  right: -1rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-weight: 600;
  font-size: 1.4rem;
  color: #ffffff;
  background-color: #0081c6;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .minicart .minicart__icon .minicart__count {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.2rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .minicart .minicart__icon .minicart__count {
    right: -0.5rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .minicart .minicart__icon .minicart__count {
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .minicart .minicart__icon .minicart__count {
    top: -0.7rem;
    right: -0.5rem;
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
  }
}
.minicart .minicart__price {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 2rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .minicart .minicart__price {
    font-size: 2.1rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .minicart .minicart__price {
    font-size: 1.6rem;
    padding-left: 1rem;
  }
}
.minicart .minicart__price .price {
  font-weight: 700;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .minicart .minicart__price .taxe {
    font-size: 1.2rem;
  }
}
/*
### Add To Cart Layer
********************************************************************/
#addToCartLayer {
  display: none;
  position: fixed;
  top: 35px;
  z-index: 200;
  right: 50%;
  background: #fff;
  width: 358px;
  border: 1px solid #e1e1e1;
  padding: 15px;
  margin: 0 -475px 0 0;
}
#addToCartLayer .legend {
  border-bottom: 0.1rem solid #e1e1e1;
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#addToCartLayer .Item-Total-List .itemList .popupCartItem {
  border-bottom: 0.1rem solid #e1e1e1;
}
#addToCartLayer .Item-Total-List .itemList .popupCartItem .itemDesc .itemPrice {
  margin-top: -5rem;
}
#addToCartLayer .Item-Total-List .itemList .popupCartItem .itemDesc .itemQuantity {
  float: none;
}
#addToCartLayer .label {
  padding: 2px 0;
  background-color: #fff;
  color: #909090;
  text-shadow: none;
}
#addToCartLayer .links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 1rem 0;
}
#addToCartLayer .links .button {
  border: none;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  margin: 0;
}
#addToCartLayer .links .button.positive {
  min-width: 15rem;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.4rem;
  background: #0081c6;
  padding: 0 1rem;
}
#addToCartLayer .links .button.positive:hover,
#addToCartLayer .links .button.positive:active {
  background: #000;
  text-decoration: none;
}
/*
/* ## Datepicker Component
/* ********************************************************************/
.calendar {
  margin-bottom: 1.5rem;
}
.calendar .btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#datepicker {
  position: relative;
  margin-bottom: 1px;
}
#ui-datepicker-div {
  background-color: #fff;
  padding: 5px 5px 5px 5px;
  box-shadow: 2px 2px 5px #888;
  display: none;
}
.ui-datepicker-calendar {
  clear: both;
  margin: 0 auto;
  background: #e8e7e8;
  width: auto;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
  width: 13.75%;
  height: 2.8rem;
  line-height: 2.8rem;
  padding: 0;
  margin-right: 1px;
  margin-top: 1px;
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
}
.ui-datepicker-calendar th {
  background: #cac8c8;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
}
.ui-datepicker-calendar th span,
.ui-datepicker-calendar td a {
  display: block;
  width: auto;
  height: 2.8rem;
}
.ui-datepicker-calendar td a {
  background: #e2e2e2;
  font-size: 1.4rem;
  font-weight: normal;
  color: #fff;
}
.ui-datepicker-calendar td.ui-datepicker-current-day a {
  border: 2px solid #0081c6 !important;
  line-height: 24px !important;
}
.ui-datepicker-calendar td.delPos a {
  background: #fff;
  color: #222b38;
  text-decoration: none;
  width: 100%;
}
.ui-datepicker-calendar td.delPos a.ui-state-active {
  background: #0081c6;
  border: 2px solid #0081c6 !important;
  color: #fff !important;
}
.ui-datepicker-calendar td.delPos a.ui-state-active:hover,
.ui-datepicker-calendar td.delPos a.ui-state-active:active {
  background: #0081c6;
  color: #fff !important;
}
.ui-datepicker-calendar td.delPos a:active {
  background: #0081c6;
}
.ui-datepicker-calendar td.delPos a:hover {
  background: #e6f6ff;
}
.ui-datepicker-calendar td.delPos2 a,
.ui-datepicker-calendar td.delPos2 {
  background: #f4c4f2;
  color: #fff;
}
.ui-datepicker-calendar td.delPos2 a:hover,
.ui-datepicker-calendar td.delPos2 a:active,
.ui-datepicker-calendar td.delPos2:hover,
.ui-datepicker-calendar td.delPos2:active {
  background: #f4c4f2;
  color: #fff;
}
.ui-datepicker-calendar td.delPos3 a,
.ui-datepicker-calendar td.delPos3 {
  background: #e8e7e8;
  color: #5d6978;
}
.ui-datepicker-prev span.ui-icon,
.ui-datepicker-next span.ui-icon {
  display: none;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  position: relative;
  width: 28px;
  height: 27px;
  display: inline-block;
  cursor: pointer;
  background-color: #0081c6;
  z-index: 1;
}
.ui-datepicker-prev {
  float: left;
  border-right: 2px solid #ffffff;
}
.ui-datepicker-next {
  float: right;
  border-left: 2px solid #ffffff;
}
.ui-datepicker-next:after {
  content: '';
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
}
.ui-datepicker-prev:after {
  content: '';
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
}
.ui-datepicker-prev:hover,
.ui-datepicker-prev:active,
.ui-datepicker-next:hover,
.ui-datepicker-next:active {
  background-color: #006399;
}
.ui-datepicker-title {
  position: absolute;
  width: 99.6%;
  height: 27px;
  line-height: 27px;
  background: #0081c6;
  text-align: center;
  z-index: 0;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
.product-row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 6px 0 15px 0;
  margin-bottom: 9px;
  color: #2A3F54;
}
@media (min-width: 992px) {
  .product-row {
    flex-wrap: nowrap;
    padding: 5px 0;
    justify-content: space-between;
  }
}
.product-row:last-of-type {
  margin-bottom: 0;
}
.product-row__type {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  padding-top: 5px;
  padding-bottom: 2px;
}
.product-row__type--pap-label {
  color: #0081c6;
  transition: none;
}
.product-row__type-text--red {
  color: #DB1D27;
}
.product-row__type-text--red-darker {
  color: #CC0000;
}
.product-row__type-text--orange {
  color: #e85200;
}
.product-row__type-text--yellow {
  color: #f3af3a;
}
.product-row__type-text--blue {
  color: #0081c6;
}
.product-row__type--line {
  position: relative;
  justify-content: flex-end;
}
.product-row__type--line:before {
  z-index: 0;
  content: "";
  border-top: 1px solid #ADACAE;
  display: block;
  width: 80%;
  top: 37%;
  position: absolute;
  right: 100%;
  min-width: 174px;
}
.product-row__type--line .product-row__type-text {
  background: #ffffff;
  z-index: 1;
  padding-left: 7px;
}
.product-row__type--toggle {
  padding-top: 0;
  margin-right: 13px;
}
.product-row__thumb {
  position: relative;
  display: block;
  margin: 20px 10px 20px 0;
}
.product-row__thumb:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .product-row__thumb {
    margin-bottom: 0;
  }
}
.product-row__code {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .product-row__code {
    font-size: 1.3rem;
  }
}
.product-row__code:hover {
  color: #2895CF;
}
.product-row__name,
.product-row__code {
  color: #2A3F54;
  font-weight: 600;
}
.product-row__name {
  font-size: 1.5rem;
  text-transform: uppercase;
  display: block;
}
.product-row__name:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .product-row__name {
    font-size: 1.4rem;
  }
}
.product-row__core {
  display: flex;
  align-items: center;
  gap: 0px 6px;
  margin-bottom: 13px;
  max-width: 85%;
}
@media (min-width: 992px) {
  .product-row__core {
    max-width: none;
  }
}
.product-row__core:hover {
  text-decoration: none;
}
.product-row__core-icon {
  display: flex;
  max-width: 7.2rem;
}
@media (min-width: 992px) {
  .product-row__core-icon {
    max-width: 5.8rem;
  }
}
.product-row__quality {
  display: flex;
  flex-basis: 100%;
  margin-left: 5px;
}
.product-row__quality-icon {
  width: 17px;
  height: 17px;
}
.product-row__quality-icon + .product-row__quality-icon {
  margin-left: 3px;
}
.product-row__info {
  font-size: 1.3rem;
  font-weight: 400;
  display: block;
}
@media (min-width: 992px) {
  .product-row__info {
    font-size: 1.2rem;
  }
}
.product-row__info.calibreMarketing {
  padding-bottom: 2px;
}
.product-row__info--light {
  font-size: 1.2rem;
  margin-bottom: 12px;
}
.product-row__label {
  position: absolute;
  top: 0;
  left: 0;
}
.product-row__label--new {
  color: #ffffff;
  font-weight: 400;
  background: #777777;
  text-transform: uppercase;
  padding: 0 5px;
  line-height: 1.6rem;
  font-size: 1rem;
  display: inline-block;
}
.product-row__label--new-indented {
  margin-left: 42px;
}
@media (min-width: 992px) {
  .product-row__label--new-indented {
    margin-left: 28px;
  }
}
.product-row__label--cadencier {
  background-color: #0081c6;
  color: #ffffff;
  padding: 4px;
  line-height: 0;
  width: 42px;
  height: 42px;
}
@media (min-width: 992px) {
  .product-row__label--cadencier {
    width: 28px;
    height: 28px;
  }
}
.product-row__label--logo {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  width: 30px;
  max-height: 30px;
}
.product-row__section--thumb {
  flex-basis: 30%;
}
@media (min-width: 992px) {
  .product-row__section--thumb {
    flex-basis: 17%;
    display: flex;
    align-items: baseline;
  }
}
.product-row__section--mobile-content {
  display: flex;
  flex-basis: 70%;
  flex-direction: column;
}
@media (min-width: 992px) {
  .product-row__section--mobile-content {
    flex-direction: row;
    flex-basis: 81%;
    justify-content: space-between;
    flex-grow: 1;
  }
}
.product-row__section--qty-cta {
  padding-top: 3px;
}
.product-row__section--qty-price {
  display: flex;
  padding-top: 23px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .product-row__section--qty-price {
    padding-top: 11px;
    flex-basis: 45%;
    margin-right: 0;
    flex-grow: 1;
  }
}
.product-row__section--details {
  color: #2A3F54;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .product-row__section--details {
    flex-basis: 38%;
    padding-bottom: 5px;
    margin-right: 0;
  }
}
.product-row__section--qty {
  font-size: 1.3rem;
}
@media (min-width: 992px) {
  .product-row__section--qty {
    font-size: 1.6rem;
  }
}
.product-row__section--qty,
.product-row__section--price {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .product-row__section--qty,
  .product-row__section--price {
    align-items: center;
  }
}
.product-row__section--price {
  align-items: center;
}
@media (max-width: 991px) {
  .product-row__section--remove {
    position: absolute;
    top: 8px;
    right: 8px;
  }
}
@media (min-width: 992px) {
  .product-row__section--remove {
    flex-basis: 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.product-row__price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.product-row__price--disabled {
  font-size: 1.6rem;
  font-weight: 600;
  color: #DBD4CE;
}
.product-row--cart .qtyBloc {
  display: flex;
  align-items: center;
}
.product-row--cart:nth-child(odd) {
  background-color: #F6F6F6;
}
.product-row--cart:nth-child(even) {
  background-color: #ECEBEB;
}
@media (min-width: 992px) {
  .product-row--readonly .product-row__section--qty-price {
    flex-basis: 53%;
  }
}
@media (max-width: 991px) {
  .product-row--readonly .product-row__section--price {
    align-items: flex-end;
  }
}
.product-row--cart .product-row__label--cadencier {
  z-index: 1;
  width: 21px;
  height: 21px;
}
@media (min-width: 992px) {
  .product-row--cart .product-row__label--cadencier .icoSysco {
    margin-top: -1px;
    margin-left: -2px;
  }
}
.product-row--tiny {
  padding: 0px 6px 11px 6px;
  border-radius: 0px;
  border: 2px solid #F8F8F8;
  flex-wrap: wrap;
}
.product-row--tiny:nth-child(odd) {
  background-color: #ffffff;
}
.product-row--tiny:nth-child(even) {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .product-row--tiny {
    flex-wrap: wrap;
  }
}
.product-row--tiny .btn-add-favorites {
  display: none;
}
.product-row--tiny .dlc-counter {
  flex-basis: 40%;
  justify-content: end;
  padding-right: 10px;
  font-size: 1.1rem;
}
.product-row--tiny .product-row__section--thumb {
  flex-basis: 35%;
}
@media (min-width: 641px) {
  .product-row--tiny .product-row__section--thumb {
    flex-basis: 20%;
  }
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__section--thumb {
    flex-basis: 35%;
  }
}
.product-row--tiny .product-row__section--details {
  flex-basis: 65%;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__section--details {
    margin-bottom: 0px;
  }
}
.product-row--tiny .product-row__section--qty-price {
  flex-basis: 100%;
}
.product-row--tiny .product-row__section--qty-cta {
  flex-shrink: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding-top: 0;
}
@media (min-width: 1200px) {
  .product-row--tiny .product-row__section--qty-cta {
    flex-shrink: 0;
  }
}
.product-row--tiny .product-row__section--mobile-content {
  flex-wrap: wrap;
  flex-basis: 100%;
}
.product-row--tiny .product-row__core {
  margin-bottom: 5px;
}
.product-row--tiny .product-row__info,
.product-row--tiny .product-row__name {
  text-align: left;
}
.product-row--tiny .product-row__info--light {
  font-size: 1.3rem;
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__info--light {
    font-size: 1.2rem;
  }
}
.product-row--tiny .product-row__title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.8rem;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-weight: 600;
  min-height: 3.6rem;
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__title {
    font-size: 1.4rem;
    line-height: 1.8rem;
    min-height: 3.6rem;
  }
}
.product-row--tiny .product-row__type {
  flex-direction: row;
}
.product-row--tiny .product-row__type-text {
  padding-top: 3px;
  font-size: 1.3rem;
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__type-text {
    padding-top: 0px;
    font-size: 1.2rem;
  }
}
.product-row--tiny .product-row__type--line {
  padding-top: 0;
}
.product-row--tiny .product-row__addtocart {
  text-transform: none;
  width: auto;
  height: 3.2rem;
  font-weight: 600;
  font-size: 1.3rem;
}
@media (min-width: 1200px) {
  .product-row--tiny .product-row__addtocart {
    height: 2.7rem;
    font-weight: 600;
    font-size: 1.2rem;
  }
}
.product-row--tiny .product-row__cta:not(.product-row__cta--placeholder) {
  padding-left: 6px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
}
.product-row--tiny .product-row__cta .mockButton.btn-add-cart {
  width: 100%;
  min-width: 90px;
  text-transform: none;
  height: 3.2rem;
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__cta .mockButton.btn-add-cart {
    height: 2.7rem;
  }
}
.product-row--tiny .product-row__cta .btn-preOrder {
  width: 100%;
}
.product-row--tiny .product-row__price {
  flex-shrink: 1;
  flex-basis: auto;
  line-height: 1.2rem;
}
.product-row--tiny .product-row__price-left .product-row__type {
  display: none;
}
.product-row--tiny .product-row__status {
  display: none;
}
.product-row--tiny .product-row__form {
  display: flex;
  align-items: center;
}
.product-row--tiny .product-row__bottom {
  flex-grow: 1;
}
.product-row--tiny .product-row__type--pap-label {
  display: none;
}
.product-row--tiny .product-row__label--cadencier {
  width: 21px;
  height: 21px;
}
.product-row--tiny .product-row__label--cadencier + .product-row__label--new {
  margin-left: 21px;
}
.product-row--tiny .product-row__label--pap {
  display: none;
}
.product-row--tiny .product-row__quantity {
  position: relative;
}
.product-row--tiny .product-row__quantity-message {
  font-size: 1rem;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 2px;
}
@media (min-width: 992px) {
  .product-row--tiny .product-row__quantity-message {
    font-size: 0.9rem;
  }
}
.product-row--tiny .item-pap-dlc--small {
  margin-top: 0;
  font-size: 1.1rem;
  height: 1.7rem;
  line-height: 1.7rem;
  min-width: 5rem;
}
.product-row--tiny .price--recs {
  height: auto;
  margin-bottom: 0;
}
.product-row--tiny .price--recs .price__display {
  line-height: 2rem;
}
.product-row--tiny .price--recs .price__display-nb {
  font-size: 2rem;
}
.product-row--tiny .price--recs .price__display-symbol {
  font-size: 1rem;
}
.product-row--tiny .price--recs .price__display-cents {
  font-size: 1.2rem;
}
.product-row--tiny .price--recs .price__unit {
  font-size: 1.2rem;
}
.product-row--tiny .price--recs .price__portion {
  font-size: 1rem;
}
.product-row--tiny .price--recs.price--new {
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .product-row--tiny .price--recs.price--new {
    flex-wrap: nowrap;
  }
}
.product-row--quicksearch {
  border: 1px solid #D8D8D8;
  border-radius: 2px;
  padding: 0px 5px;
  display: flex;
  gap: 0 6px;
  margin-bottom: 7px;
  flex-wrap: nowrap;
}
@media (min-width: 992px) {
  .product-row--quicksearch {
    padding: 5px 7px 0px 7px;
  }
}
.product-row--quicksearch:nth-child(odd) {
  background-color: transparent;
}
.product-row--quicksearch:nth-child(even) {
  background-color: transparent;
}
.product-row--quicksearch:last-child {
  margin-bottom: 0;
}
.product-row--quicksearch .product-row__section--thumb {
  flex-shrink: 0;
  flex-basis: 20%;
  justify-content: center;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__section--thumb {
    flex-basis: 75px;
    align-items: flex-start;
  }
}
.product-row--quicksearch .product-row__section--details {
  display: flex;
  flex-basis: 80%;
  flex-wrap: wrap;
  margin-right: 0px;
  min-width: 0;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__section--details {
    flex-basis: 70%;
    flex-grow: 1;
  }
}
.product-row--quicksearch .product-row__name {
  flex-shrink: 1;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: none;
  font-size: 1.4rem;
}
.product-row--quicksearch .product-row__name:hover {
  color: #0081c6;
}
.product-row--quicksearch .product-row__core {
  margin-top: 0px;
  margin-bottom: 0;
  height: 25px;
  max-width: none;
  width: 100%;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__core {
    max-width: none;
  }
}
.product-row--quicksearch .product-row__info.calibreMarketing {
  color: #707B87;
  margin-top: 3px;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__info.calibreMarketing {
    margin-top: 0px;
  }
}
.product-row--quicksearch .product-row__info-pap {
  display: flex;
  align-items: center;
  color: #0081c6;
  margin-top: 3px;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__info-pap {
    margin-top: 0px;
  }
}
.product-row--quicksearch .product-row__info-pap:before {
  content: "";
  background-image: url('../svg/Icon_ChronometerColor.svg');
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 4px;
}
.product-row--quicksearch .product-row__title {
  font-size: 1.4rem;
  max-width: 390px;
  flex-basis: 100%;
  padding-bottom: 2px;
  min-width: 0;
}
@media (max-width: 991px) {
  .product-row--quicksearch .product-row__title {
    padding-top: 6px;
  }
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__title {
    padding-bottom: 0;
  }
}
.product-row--quicksearch .product-row__code {
  font-size: 1.4rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__code {
    font-size: 1.3rem;
  }
}
.product-row--quicksearch .product-row__attributes {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-direction: row;
  flex-basis: 100%;
}
.product-row--quicksearch .product-row__info {
  flex-basis: 100%;
}
.product-row--quicksearch .product-row__info:hover {
  text-decoration: none;
  color: #707B87;
}
.product-row--quicksearch .product-row__cta {
  flex-basis: 57%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__cta {
    flex-basis: 50%;
    position: relative;
    margin-bottom: 0px;
  }
  .product-row--quicksearch .product-row__cta .button-primary {
    top: 0;
    right: 0;
    position: absolute;
  }
}
.product-row--quicksearch .product-row__thumb {
  margin: 0;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__thumb img {
    max-height: 54px;
  }
}
.product-row--quicksearch .product-row__label--brand {
  position: relative;
  top: auto;
  left: auto;
}
.product-row--quicksearch .product-row__label--brand img {
  max-width: 59px;
  max-height: 25px;
}
.product-row--quicksearch .product-row__label--other {
  position: relative;
  top: auto;
  left: auto;
}
.product-row--quicksearch .product-row__label--other img {
  max-width: 59px;
  max-height: 25px;
}
.product-row--quicksearch .product-row__link {
  color: #2A3F54;
  font-weight: 600;
  cursor: pointer;
}
.product-row--quicksearch .product-row__link:hover {
  text-decoration: none;
}
.product-row--quicksearch .product-row__link--primary:hover {
  color: #2895CF;
  text-decoration: underline;
}
.product-row--quicksearch .product-row__link--core {
  flex-basis: 100%;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__link--core {
    flex-basis: 50%;
  }
}
.product-row--quicksearch .product-row__link--core:hover {
  color: #2A3F54;
  text-decoration: none;
}
.product-row--quicksearch .product-row__link--name:hover {
  color: #2A3F54;
  text-decoration: none;
}
.product-row--quicksearch .product-row__link--name .product-row__name:hover {
  color: #2895CF;
  text-decoration: underline;
}
.product-row--quicksearch .product-row__link .product-row__code:hover {
  color: #2895CF;
  text-decoration: underline;
}
.product-row--quicksearch .product-row__link--info {
  flex-basis: 43%;
}
@media (min-width: 992px) {
  .product-row--quicksearch .product-row__link--info {
    flex-basis: 50%;
    order: 3;
  }
}
.product-row--quicksearch .product-row__link--info:hover {
  color: initial;
  text-decoration: none;
}
.product-row--card {
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #FFFFFF 79.5%, #F2F2F2 100%);
  border: 1px solid #dddddd;
  transition: all 0.2s ease;
  flex-wrap: nowrap;
}
.product-row--card:hover {
  box-shadow: 0 0 1.2rem #cccccc;
  -webkit-box-shadow: 0 0 1.2rem #cccccc;
  -moz-box-shadow: 0 0 1.2rem #cccccc;
  -o-box-shadow: 0 0 1.2rem #cccccc;
}
@media (max-width: 991px) {
  .product-row--card {
    width: 100%;
    max-width: 30rem;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .product-row--card {
    flex-grow: 1;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .product-row--card:last-of-type {
    margin-bottom: 28px;
  }
}
@media (min-width: 992px) {
  .product-row--card:last-of-type {
    margin-bottom: 23px;
  }
}
.product-row--card:nth-child(odd),
.product-row--card:nth-child(even) {
  background: linear-gradient(180deg, #FFFFFF 79.5%, #F2F2F2 100%);
}
.product-row--card.product-row--guest {
  background: transparent;
}
.product-row--card.product-row--guest:nth-child(odd),
.product-row--card.product-row--guest:nth-child(even) {
  background: transparent;
}
.product-row--card .product-row__section--thumb {
  padding: 0;
  position: relative;
  flex-basis: auto;
}
@media (min-width: 992px) {
  .product-row--card .product-row__section--thumb {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .product-row--card .product-row__section--thumb img {
    max-height: 138px;
  }
}
.product-row--card .product-row__section--mobile-content {
  flex-direction: column;
  padding: 7px;
}
@media (min-width: 992px) {
  .product-row--card .product-row__section--mobile-content {
    padding-top: 3px;
  }
}
.product-row--card .product-row__section--details {
  margin-right: 0;
}
@media (min-width: 992px) {
  .product-row--card .product-row__section--details {
    padding-top: 1px;
  }
}
.product-row--card .product-row__section--details,
.product-row--card .product-row__section--qty-price {
  flex-basis: 100%;
}
.product-row--card .product-row__section--price {
  border-bottom: 1px solid #D5D5D6;
  flex-basis: 100%;
  position: relative;
  padding-bottom: 14px;
  margin-top: 20px;
}
.product-row--card .product-row__section--price:before {
  content: '';
  border-top: 1px solid #ADACAE;
  position: absolute;
  top: -9.5px;
  display: block;
  width: 100%;
}
.product-row--card .product-row__section--price-pap {
  margin-top: 0px;
}
.product-row--card .product-row__section--price-pap:before {
  border-top: none;
}
.product-row--card .product-row__thumb {
  margin: 0;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 992px) {
  .product-row--card .product-row__thumb > img {
    height: 100%;
    max-width: 100%;
    width: auto;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform-origin: center;
  }
}
.product-row--card .product-row__thumb:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .product-row--card .product-row__thumb:hover > img {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1.1);
  }
}
.product-row--card .product-row__code {
  font-size: 1.4rem;
}
.product-row--card .product-row__core {
  margin-bottom: 8px;
  max-width: none;
  align-items: center;
  height: 20px;
}
.product-row--card .product-row__title {
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.9rem;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-weight: 600;
}
@media (min-width: 992px) {
  .product-row--card .product-row__title {
    font-size: 1.7rem;
    line-height: 1.8rem;
    min-height: 3.6rem;
  }
}
.product-row--card .product-row__label--logo {
  max-height: none;
  width: 43px;
  max-height: 43px;
}
@media (min-width: 992px) {
  .product-row--card .product-row__label--logo {
    width: 38px;
    max-height: 38px;
  }
}
.product-row--card .product-row__label--pap {
  transition: none;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  left: auto;
  z-index: 9;
  background-color: #ffffff;
  border-radius: 50%;
  padding: 2px 5px 4px 1px;
  width: 35px;
  height: 35px;
}
@media (min-width: 992px) {
  .product-row--card .product-row__label--pap {
    width: 29px;
    height: 29px;
  }
}
.product-row--card .product-row__label--new {
  font-size: 1.4rem;
  font-weight: 600;
  padding: 4px 9px;
}
.product-row--card .product-row__label--cadencier {
  padding: 7px;
}
@media (min-width: 992px) {
  .product-row--card .product-row__label--cadencier {
    padding: 5px;
  }
}
.product-row--card .product-row__label--cadencier .icoSysco {
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .product-row--card .product-row__label--cadencier .icoSysco {
    font-size: 1.8rem;
  }
}
.product-row--card .product-row__pap-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 3.9rem;
  height: 3.9rem;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
}
.product-row--card .product-row__pap-media {
  width: 3rem;
  height: auto;
}
.product-row--card .product-row__region {
  font-size: 1.4rem;
  margin-bottom: 14px;
  display: block;
}
@media (min-width: 992px) {
  .product-row--card .product-row__region {
    max-height: 57px;
  }
}
.product-row--card .product-row__region-label {
  font-weight: 600;
  display: block;
}
.product-row--card .product-row__region-value {
  display: block;
  line-height: 1.6rem;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  min-height: calc(17px * 2);
}
.product-row--card .product-row__info {
  font-size: 1.4rem;
}
.product-row--card .product-row__info--light {
  margin-top: 3px;
  font-style: normal;
  margin-bottom: 7px;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  min-height: 3.8rem;
}
.product-row--card .product-row__info--last {
  margin-bottom: 8px;
}
.product-row--card .product-row__quality {
  flex-basis: auto;
}
.product-row--card .product-row__quality-icon {
  width: 20px;
  height: auto;
  max-height: 20px;
}
.product-row--card .product-row__quantity {
  flex-basis: 55%;
  display: flex;
  justify-content: flex-end;
}
.product-row--card .product-row__quantity-message {
  display: block;
  font-size: 11px;
  margin-top: 40px;
  line-height: 1.2;
  position: absolute;
  right: 0;
  left: 0;
  text-align: right;
  z-index: 0;
}
@media (min-width: 992px) {
  .product-row--card .product-row__quantity-message {
    margin-top: 36px;
  }
}
.product-row--card .product-row__form {
  display: flex;
  flex-wrap: wrap;
}
.product-row--card .product-row__cta {
  margin-top: 4px;
  flex-basis: 100%;
}
.product-row--card .product-row__cta--placeholder {
  min-height: 4.7rem;
}
@media (min-width: 992px) {
  .product-row--card .product-row__cta--placeholder {
    min-height: 3.5rem;
  }
}
.product-row--card .product-row__cta .btn-add-favorites + .btn-substitute {
  margin-top: 5px;
}
.product-row--card .product-row__type {
  position: absolute;
  z-index: 9;
  right: 0;
  top: -1.9rem;
  padding: 0 0 0 5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.4rem;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .product-row--card .product-row__type {
    font-size: 1.3rem;
  }
}
.product-row--card .product-row__type--inner-pap {
  position: absolute;
  top: -49px;
  right: 0;
}
.product-row--card .product-row__type-text--blue {
  margin-bottom: 9px;
  justify-content: flex-end;
}
.product-row--card .product-row__type--img img {
  display: block;
  width: 60%;
}
.product-row--card .product-row__status {
  display: flex;
  align-items: center;
}
.product-row--card .product-row__status-icon {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  flex-shrink: 0;
}
.product-row--card .product-row__status-icon:before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  line-height: 16px;
}
.product-row--card .product-row__status-icon--svg svg {
  width: 6px;
  height: 6px;
  display: block;
  margin: 5px;
}
.product-row--card .product-row__status-label {
  color: #5d6978;
  font-size: 1.4rem;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .product-row--card .product-row__status-label {
    font-size: 1.2rem;
  }
}
.product-row--card .product-row__status--on {
  flex-basis: 45%;
}
.product-row--card .product-row__status--off {
  min-height: 45px;
}
.product-row--card .product-row__status--pre {
  min-height: 45px;
}
.product-row--card .product-row__message {
  color: #0081c6;
  border: 1px solid #0081c6;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 3px 14px;
  border-radius: 5px;
  text-align: center;
  width: auto;
  display: inline-block;
  margin: 5px 0;
}
@media (min-width: 992px) {
  .product-row--card .product-row__message {
    width: 100%;
    font-size: 1.2rem;
    padding: 3px;
  }
}
.product-row--card .product-row__bottom {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.product-row--card .product-row__bottom--no-prices {
  align-items: flex-end;
}
.product-row--card .qtyBloc {
  margin: 0.6rem 0 1.1rem 0;
}
@media (max-width: 991px) {
  .product-row--card .qtyBloc .numberInput {
    font-weight: 600;
  }
}
.product-row--card .qtyBloc .numberInput,
.product-row--card .qtyBloc .unit-short {
  color: #000000;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .product-row--card .qtyBloc .numberInput,
  .product-row--card .qtyBloc .unit-short {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .product-row--card .qtyBloc .unit-short span {
    padding-top: 2px;
  }
}
.product-row--modal {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .product-row--modal {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .product-row--modal.product-row--unavailable {
    margin-right: 17px;
  }
}
.product-row--modal .toggle__content--active {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  flex-basis: 100%;
}
@media (min-width: 992px) {
  .product-row--modal .toggle__content--active {
    align-items: center;
  }
}
.product-row--modal .product-row__cta {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__cta {
    flex-basis: auto;
  }
}
.product-row--modal .product-row__cta .btn-add-favorites {
  display: none;
}
.product-row--modal .product-row__section--thumb {
  flex-basis: 15%;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__section--thumb {
    flex-basis: 14.5%;
  }
}
@media (min-width: 992px) {
  .product-row--modal .product-row__section--mobile-content {
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .product-row--modal .product-row__section--details {
    margin-right: 0;
    flex-basis: 70%;
  }
}
@media (min-width: 992px) {
  .product-row--modal .product-row__section--details {
    flex-basis: 35%;
    padding-right: 15px;
  }
}
.product-row--modal .product-row__section--price {
  flex-basis: 35%;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__section--price {
    padding-right: 0px;
    flex-basis: 40%;
  }
}
.product-row--modal .product-row__section--price .product-row__type {
  display: none;
}
.product-row--modal .product-row__section--qty-cta {
  flex-basis: 65%;
  padding-top: 0px;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__section--qty-cta {
    padding-top: 0px;
    flex-basis: 60%;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .product-row--modal .product-row__section--bottom {
    flex-basis: 100%;
  }
}
.product-row--modal .product-row__name:hover,
.product-row--modal .product-row__core:hover {
  text-decoration: none;
}
.product-row--modal .product-row__core {
  margin-bottom: 6px;
}
.product-row--modal .product-row__core-icon {
  max-width: none;
  flex-shrink: 0;
}
.product-row--modal .product-row__core-icon img {
  height: 17px;
  width: auto;
  display: block;
}
.product-row--modal .product-row__code {
  font-size: 1.3rem;
}
.product-row--modal .product-row__title {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.7rem;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-weight: 600;
  min-height: 3.4rem;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__title {
    font-size: 1.4rem;
    line-height: 1.8rem;
    min-height: 3.6rem;
  }
}
.product-row--modal .product-row__info--light {
  margin-bottom: 2px;
}
.product-row--modal .product-row__form {
  display: flex;
  justify-content: flex-end;
}
.product-row--modal .product-row__quantity {
  margin-right: 12px;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__quantity {
    display: flex;
    justify-content: flex-end;
  }
}
.product-row--modal .product-row__info {
  font-size: 1.2rem;
}
.product-row--modal .product-row__status {
  display: none;
}
.product-row--modal .product-row__label--cadencier {
  width: 21px;
  height: 21px;
}
.product-row--modal .product-row__label--cadencier .icoSysco {
  font-size: 1.3rem;
}
.product-row--modal .product-row__label--pap {
  transition: none;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  left: auto;
  z-index: 9;
  background-color: #ffffff;
  border-radius: 50%;
  padding: 2px 5px 4px 1px;
  width: 21px;
  height: 21px;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__label--pap {
    width: 21px;
    height: 21px;
  }
}
.product-row--modal .product-row__bottom {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.product-row--modal .product-row__addtocart {
  text-transform: none;
  white-space: nowrap;
  width: auto;
  height: 3.4rem;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .product-row--modal .product-row__addtocart {
    height: 2.9rem;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.product-row--modal .price--card .price__unit {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .product-row--modal .price--card .price__unit {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .product-row--modal:after {
    content: '';
    position: absolute;
    display: block;
    border-bottom: 1px solid #cccccc;
    width: 170px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.product-row--modal:last-child::after {
  display: none;
}
.product-row--substitute:nth-child(odd) {
  background-color: #ffffff;
}
.product-row--substitute:nth-child(even) {
  background-color: #ffffff;
}
.product-row--substitute:after {
  content: '';
  border-bottom: 1px solid #CCCCCC;
  width: 170px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 85px);
}
.product-row--substitute:last-child:after {
  display: none;
}
.product-row--unavailable:after {
  display: none;
}
.product-row--unavailable .product-row__status {
  flex-basis: 33.33333333%;
}
.product-row--unavailable .product-row__status-label {
  font-weight: 600;
  font-size: 1.6rem;
  color: #DBD4CE;
}
.product-row--unavailable .product-row__bottom {
  position: relative;
}
@media (max-width: 991px) {
  .product-row--unavailable .product-row__section--details {
    padding-bottom: 10px;
  }
}
.product-row--unavailable .product-row__section--qty-cta {
  padding-top: 0;
}
.product-row--unavailable .product-row__section--price {
  justify-content: center;
}
.product-row--unavailable .qtyBloc .unit-short--disabled {
  color: #DBD4CE;
  box-shadow: none;
  background-color: #ffffff;
  cursor: not-allowed;
}
.product-row--unavailable .qtyBloc .unit-short--disabled .numberInput {
  box-shadow: none;
  color: #DBD4CE;
  background-color: #ffffff;
}
.product-row--unavailable .qtyBloc .unit-short--disabled .numberInput[disabled] {
  cursor: not-allowed;
}
.product-row--unavailable .qtyBloc .unit-short--disabled .numberInput[disabled]:hover,
.product-row--unavailable .qtyBloc .unit-short--disabled .numberInput[disabled]:active,
.product-row--unavailable .qtyBloc .unit-short--disabled .numberInput[disabled]:focus {
  border: 1px solid #dddbdc;
}
.product-row--pdp .product-row__section--thumb {
  flex-basis: 35%;
}
@media (min-width: 641px) {
  .product-row--pdp .product-row__section--thumb {
    flex-basis: 20%;
  }
}
@media (min-width: 992px) {
  .product-row--pdp .product-row__section--thumb {
    flex-basis: 26%;
  }
}
.product-row--pdp .product-row__section--details {
  flex-basis: 65%;
}
@media (min-width: 641px) {
  .product-row--pdp .product-row__section--details {
    flex-basis: 80%;
  }
}
@media (min-width: 992px) {
  .product-row--pdp .product-row__section--details {
    flex-basis: 74%;
  }
}
.sticky-cta-content {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 27px;
  background-color: #ffffff;
  text-align: center;
  display: none;
  /* Hidden initially */
  cursor: pointer;
  z-index: 98;
  box-shadow: 0px -3px 4px 0px rgba(143, 143, 143, 0.25);
}
.sticky-totals {
  display: flex;
  flex-direction: row;
}
.sticky-totals__col--left {
  flex-basis: 60%;
}
.sticky-totals__col--right {
  flex-basis: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sticky-totals__col--right .sticky-totals__col-inner {
  width: auto;
  margin: 0 auto;
  text-align: left;
}
.sticky-totals__price {
  font-weight: 600;
  font-size: 2rem;
}
.block-w-icon {
  display: flex;
  color: #2A3F54;
}
.block-w-icon__icon {
  margin-right: 10px;
}
.block-w-icon__icon--larger {
  font-size: 1.4rem;
  padding-top: 1px;
}
.block-w-icon__content {
  font-size: 1.15rem;
}
@media (min-width: 992px) {
  .block-w-icon__content {
    font-size: 1.3rem;
  }
}
.block-w-icon__content--title {
  font-weight: 600;
  margin-bottom: 1px;
  display: block;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .block-w-icon__content--title {
    font-size: 1.3rem;
  }
}
/*
/* ## Styling Popup Product Reference
/* ********************************************************************/
.popup-product-substitute .popup-msg {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #212a37;
  margin: 0 0 20px 0;
}
.popup-product-substitute .popup-item.productList {
  max-width: 90%;
}
.popup-product-substitute .popup-item.productList .addToCartBloc .status {
  padding-top: 5px;
  display: inline-block;
}
/*
## Carousel Product Target to Sell
********************************************************************/
.product-details__t2s {
  background-color: #ededed;
  padding: 2rem 0 3rem 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .product-details__t2s {
    padding: 3rem 0;
  }
}
@media (max-width: 640px) {
  .product-details__t2s {
    padding: 2rem 0;
  }
}
.product-details__t2s .t2s-title {
  font-size: 2.8rem;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  color: #212a37;
  margin: 0 0 2rem 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .product-details__t2s .t2s-title {
    font-size: 2.4rem;
    line-height: 1.25;
  }
}
@media (max-width: 640px) {
  .product-details__t2s .t2s-title {
    font-size: 2.1rem;
    line-height: 1.25;
  }
}
.product-details__t2s .t2s-carousel .row {
  margin: 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .product-details__t2s .t2s-carousel {
    padding: 0 1rem;
  }
}
.product-details__t2s .t2s-carousel .owl-carousel .owl-item .t2s-item {
  text-align: left;
  margin: 0 auto;
}
@media (min-width: 641px) {
  .product-details__t2s .t2s-carousel .owl-carousel .owl-item .t2s-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.product-details__t2s .t2s-carousel .owl-carousel .owl-item .t2s-item .productListItem {
  width: 100%;
  max-width: 30rem;
  text-align: left;
  margin-bottom: 1rem;
}
.product-details__t2s .t2s-carousel .owl-carousel .owl-item .t2s-item .productListItem__pap {
  height: 3rem;
}
.product-details__t2s .t2s-carousel .owl-carousel .owl-item .t2s-item .productListItem .cart .type {
  position: absolute;
  top: 4rem;
}
.product-details__t2s .t2s-carousel .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.product-details__t2s .t2s-carousel .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 0;
}
/*
## Carousel Product Target to Sell into Cart Page
********************************************************************/
@media screen and (min-width: 992px) {
  .page-cartPage .product-details__t2s {
    margin-bottom: 0;
  }
}
@media (max-width: 619px) {
  .page-cartPage .product-details__t2s .t2s-carousel .carousel__component .carousel__component--carousel {
    padding: 0 2rem;
  }
}
.productList .productListItem--tiny .productListItem__content {
  display: flex;
  border: 2px solid #f8f8f8;
  margin: 0px 10px 6px 10px;
  border-radius: 6px;
  padding: 7px 4px;
}
.productList .productListItem--tiny .productListItem__content a.productMainLink {
  flex-basis: 35%;
}
.productList .productListItem--tiny .productListItem__content a.productMainLink .thumb {
  border-bottom: none !important;
}
.productList .productListItem--tiny .productListItem__content a.productMainLink .thumb > img {
  opacity: 1;
  max-width: 100%;
  height: auto;
  position: relative;
  min-height: auto;
}
.productList .productListItem--tiny .productListItem__content .descProduct {
  flex-basis: 65%;
}
.productList .productListItem--tiny .productListItem__content .descProduct .head .ref,
.productList .productListItem--tiny .productListItem__content .descProduct .details,
.productList .productListItem--tiny .productListItem__content .descProduct .desc,
.productList .productListItem--tiny .productListItem__content .descProduct .etik {
  display: none !important;
}
.productList .productListItem--tiny .productListItem__content .descProduct .head h2 {
  text-transform: none;
  font-size: 1.4rem;
  font-weight: 700;
  color: #000000;
  line-height: normal;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .cart {
  padding: 0;
  display: flex;
  background: transparent;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .cart .wrapper-price {
  border: none;
  height: auto;
  padding-top: 0;
  flex-basis: 35%;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .cart .add_to_cart_form {
  flex-basis: 65%;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .cart .add-to-cart__status {
  justify-content: flex-end;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .cart .btn-add-cart {
  width: 100%;
  border-radius: 6px;
  height: 2.4rem;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .price .price__display {
  color: #555555;
  font-size: 1.3rem;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .price .price__display sup {
  color: #555555;
  top: 0;
  font-size: inherit;
}
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc .price .price__display .price__display-cents {
  font-size: inherit;
}
.productList .productListItem--tiny .productListItem__content .descProduct .detailProduct {
  height: auto;
  padding: 0;
}
.productList .productListItem--tiny .productListItem__content .descProduct .detailProduct .ItemDetailProduct {
  height: auto;
}
.productList .productListItem--tiny .productListItem__content .descProduct .detailProduct,
.productList .productListItem--tiny .productListItem__content .descProduct .addToCartBloc {
  padding-left: 5px;
}
.productList .productListItem--tiny .productListItem__content .descProduct .btn-add-favorites,
.productList .productListItem--tiny .productListItem__content .descProduct .productListItem__status {
  display: none;
}
.addToCartBloc--tiny {
  display: flex;
  flex-basis: 100%;
}
.addToCartBloc--tiny .cart {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.addToCartBloc--tiny .cart .form-add-cart {
  order: 1;
  display: flex;
  flex-wrap: nowrap;
  flex-grow: 1;
  align-items: center;
}
@media (min-width: 1200px) {
  .addToCartBloc--tiny .cart .form-add-cart {
    flex-shrink: 1;
  }
}
.addToCartBloc--tiny .cart .wrapper-price {
  order: 2;
  flex-grow: 1;
  margin-left: 4px;
}
@media (min-width: 1200px) {
  .addToCartBloc--tiny .cart .wrapper-price {
    flex-shrink: 0;
  }
}
.addToCartBloc--tiny .cart .price--box {
  margin-bottom: 0;
  align-items: center;
  justify-content: flex-end;
}
.addToCartBloc--tiny .cart .price--box .price__display {
  margin-right: 0;
}
.addToCartBloc--tiny .cart .add-to-cart__status {
  flex-basis: 35%;
  flex-grow: 1;
  margin-right: 10px;
}
.addToCartBloc--tiny .cart .price__display {
  font-size: 1.4rem;
  font-weight: 600;
}
.addToCartBloc--tiny .cart .qtyBloc {
  margin: 0;
}
.addToCartBloc--tiny .cart .qtyBloc .unit-short {
  font-weight: 400;
}
.addToCartBloc--tiny .cart .qtyBloc .numberInput {
  font-size: 1.4rem;
  font-weight: 700;
}
.addToCartBloc--tiny .cart .btn-add-cart {
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  width: auto;
  padding: 0 4px;
  flex-grow: 1;
  height: auto;
  border-radius: 2px;
  min-height: 2.6rem;
}
.addToCartBloc--tiny .cart .btn-add-cart:hover {
  background-color: #00669d;
}
.addToCartBloc--tiny .cart .btn-add-cart[disabled]:hover {
  background-color: rgba(92, 104, 119, 0.2);
}
.addToCartBloc--tiny .cart .productListItem__status,
.addToCartBloc--tiny .cart .btn-add-favorites {
  display: none;
}
/*
## Carousel Slider Products
********************************************************************/
.page-homepage #content .carousel-wrapper.section4 .small_detail .bx-wrapper button {
  margin-left: 1.5rem;
}
.page-homepage .scroller button {
  max-width: 24rem;
}
#content .carousel-wrapper.section4:before,
#content .carousel-wrapper.section4:after {
  content: ' ';
  display: table;
}
#content .carousel-wrapper.section4:after {
  clear: both;
}
#content .carousel-wrapper.section4 .yCmsContentSlot {
  position: relative;
}
#content .carousel-wrapper.section4 .yCmsContentSlot:after {
  position: absolute;
  top: 15.2rem;
  z-index: 1;
  content: '';
  display: block;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e2e2e2), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 100%);
  height: 10rem;
  width: 100%;
}
#content .carousel-wrapper.section4 {
  position: relative;
  z-index: 9;
  *zoom: 1;
  float: none;
  margin: -10% auto 2rem;
  width: 960px;
  overflow: hidden;
}
#content .without-carousel-wrapper.section4 {
  position: relative;
  z-index: 100;
  *zoom: 1;
  float: none;
  width: 960px;
}
#content .carousel-wrapper.section4 .point {
  position: absolute;
  top: -2.3rem;
  left: 50%;
  width: 6rem;
  height: 6rem;
  margin-left: -30px;
  background: white;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-box-shadow: #000000 0 0 0 2px inset;
  -webkit-box-shadow: #000000 0 0 0 2px inset;
  box-shadow: #000000 0 0 0 2px inset;
  border: 0.7rem white solid;
}
#content .carousel-wrapper.section4 .point:after {
  position: absolute;
  top: 18%;
  left: 18%;
  content: '';
  display: block;
  width: 3.1rem;
  height: 3.1rem;
  background: white;
  border: 0.1rem solid #000000;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#content .carousel-wrapper.section4 h2 {
  margin-top: 4.4rem;
  margin-bottom: 2.2rem;
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
  text-transform: uppercase;
  font-family: 'open_sans', arial, Arial, sans-serif;
  color: #000000;
}
#content .carousel-wrapper.section4 h2 strong {
  display: block;
  line-height: 18px;
  font-size: 2.8rem;
}
#content .carousel-wrapper.section4 .small_detail .home-carousel {
  position: relative;
  margin: 0;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a {
  top: 6.3rem;
  height: auto;
  padding-bottom: 2rem;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:hover,
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:active,
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:focus {
  text-decoration: none;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:hover:after,
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:active:after,
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:focus:after {
  color: #212a37;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a:after {
  display: block;
  color: #005a75;
  text-indent: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font: normal normal normal 3rem/1 FontAwesome;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  text-align: left;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a.bx-prev:after {
  content: '';
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  text-align: right;
  text-indent: 99999px;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-controls-direction a.bx-next:after {
  content: '';
}
#content .carousel-wrapper.section4 .small_detail {
  position: relative;
}
#content .carousel-wrapper.section4 .small_detail .scroller {
  position: relative;
  z-index: 2;
  padding: 0 2rem;
}
#content .carousel-wrapper.section4 .small_detail .title {
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
}
#content .carousel-wrapper.section4 .small_detail .titleCarousel {
  color: #000000;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .bx-viewport {
  left: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper ul {
  margin: 0;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper li {
  text-align: center;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper li > a {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .wrapper-top {
  min-height: 29.5rem;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .scrollerProduct {
  margin: 0;
  text-decoration: none;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .add_subst_form button {
  background: #eb680a;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .scrollerProduct .title {
  font-weight: 400;
  line-height: 2.8rem;
  text-transform: none;
  font-size: 2.4rem;
  min-height: 5.6rem;
  padding: 0 2rem;
  margin: 0 0 0.8rem;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .scrollerProduct .thumb {
  padding: 0.4rem 0 1rem;
  margin: 0;
  height: auto;
  border: none;
  text-align: center;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .scrollerProduct .thumb img {
  max-height: 15rem;
  max-width: 23rem;
  display: inline-block;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper button {
  padding: 1.2rem 1.5rem;
  margin-bottom: 1.2rem;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper p strong {
  font-size: 2.8rem;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper p a {
  display: block;
  font-weight: 600;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  text-decoration: none;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .price {
  font-size: 2.5rem;
  font-weight: bold;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .portion {
  font-weight: bold;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .home-carousel p a {
  position: absolute;
  left: 33%;
  bottom: 0;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .home-carousel p a .ref {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .carousel-wrapper.section4 .small_detail .bx-wrapper .home-carousel p a .ref i img {
  height: 1.8rem;
}
/* Carousel Products Coeur d'assiette */
#content .carousel-wrapper.section4 .small_detail.coeur-assiette:before {
  color: #85245c;
  border-color: #85245c;
}
#content .carousel-wrapper.section4 .small_detail.coeur-assiette .bx-controls-direction a:after,
#content .carousel-wrapper.section4 .small_detail.coeur-assiette p,
#content .carousel-wrapper.section4 .small_detail.coeur-assiette a,
#content .carousel-wrapper.section4 .small_detail.coeur-assiette .title,
#content .carousel-wrapper.section4 .small_detail.coeur-assiette .titleProduct {
  color: #85245c;
}
#content .carousel-wrapper.section4 .small_detail.coeur-assiette p,
#content .carousel-wrapper.section4 .small_detail.accompagnement p,
#content .carousel-wrapper.section4 .small_detail.touche-gourmande p {
  font-weight: 600;
  min-height: 6.5rem;
}
.coeur-assiette button {
  background-color: #86255c;
}
.coeur-assiette .ref i img,
.accompagnement .ref i img,
.touche-gourmande .ref i img {
  max-width: 8%;
  display: inline-block;
}
/* Carousel Products Accompagnement */
#content .carousel-wrapper.section4 .small_detail.accompagnement .bx-controls-direction a:after,
#content .carousel-wrapper.section4 .small_detail.accompagnement p,
#content .carousel-wrapper.section4 .small_detail.accompagnement a,
#content .carousel-wrapper.section4 .small_detail.accompagnement .title,
#content .carousel-wrapper.section4 .small_detail.accompagnement .titleProduct {
  color: #668c1c;
}
.accompagnement button {
  background-color: #678d2d;
}
/* Carousel Products Touche Gourmande */
#content .carousel-wrapper.section4 .small_detail.touche-gourmande .bx-controls-direction a:after,
#content .carousel-wrapper.section4 .small_detail.touche-gourmande p,
#content .carousel-wrapper.section4 .small_detail.touche-gourmande a,
#content .carousel-wrapper.section4 .small_detail.touche-gourmande .title,
#content .carousel-wrapper.section4 .small_detail.touche-gourmande .titleProduct {
  color: #e41b4d;
}
.touche-gourmande button {
  background-color: #e41e4e;
}
.touche-gourmande .ref i,
.accompagnement .ref i,
.coeur-assiette .ref i {
  display: inherit;
}
.productHome.sliderProducts.productHome .titleProduct {
  display: block;
}
.productHome.sliderProducts .titleProduct {
  display: none;
  width: 5rem;
  padding-bottom: 0.4rem;
  margin: 0 auto 1.2rem;
  text-align: center;
  border-bottom: 0.3rem solid;
  font-size: 2.8rem;
  font-weight: 300;
}
.titleCarousel {
  color: #777779;
}
/* Overwrite Library Carousel Wrapper */
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  background: inherit;
}
/*
## Responsive Carousel Slider Products
********************************************************************/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #content .carousel-wrapper.section4 {
    margin: -2% auto 2rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
  #content .carousel-wrapper.section4 {
    margin: -6% auto 2rem;
  }
}
@media screen and (max-width: 991px) {
  #content .carousel-wrapper.section4 {
    margin-top: 0;
    width: 100%;
  }
  #content .carousel-wrapper.section4 h2 {
    font-size: 1.8rem;
    line-height: normal;
  }
  #content .carousel-wrapper.section4 h2 strong {
    line-height: 3rem;
  }
  #content .carousel-wrapper.section4:after {
    display: none;
  }
  #content .carousel-wrapper.section4 .small_detail {
    clear: both;
    float: none;
    width: 100%;
    margin: 0 auto 1.6rem;
    text-align: center;
    position: relative;
  }
  #content .carousel-wrapper.section4 .small_detail .scroller {
    width: 30rem;
    margin: 0 auto;
    overflow: hidden;
  }
}
/**TOOLTIP*/
.tooltip-print-favourite,
.tooltip-print-orderDetails,
.tooltip-dlw-orderDetails,
.tooltiptext-dlw-favourite,
.tooltip-picto {
  position: relative;
}
/*COMMON CSS - TOOLTIP IN ORDERDETAILS PAGE*/
.tooltip-print-orderDetails .tooltiptext-print-orderDetails,
.tooltip-dlw-orderDetails .tooltiptext-dlw-orderDetails {
  visibility: hidden;
  width: 20rem;
  text-align: center;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  padding: 0.5rem 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 0;
  margin-left: -70px;
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 2s;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
}
/*COMMON CSS : TOOLTIP IN FAVOURITE PAGE*/
.tooltip-print-favourite .tooltiptext-print-favourite,
.tooltip-dlw-favourite .tooltiptext-dlw-favourite {
  visibility: hidden;
  width: 12rem;
  text-align: center;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  padding: 0.5rem 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 130%;
  left: 50%;
  margin-left: -60px;
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 2s;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
}
.tooltip-print-orderDetails:hover .tooltiptext-print-orderDetails,
.tooltip-dlw-orderDetails:hover .tooltiptext-dlw-orderDetails,
.tooltip-print-favourite:hover .tooltiptext-print-favourite,
.tooltip-dlw-favourite:hover .tooltiptext-dlw-favourite {
  visibility: visible;
  opacity: 1;
  -moz-opacity: 1;
}
/*CUSTOM TOOLTIP PRINT*/
.tooltip-print-orderDetails .tooltiptext-print-orderDetails,
.tooltip-print-favourite .tooltiptext-print-favourite {
  background-color: #ffffff;
  border: 1px solid #212a37;
  color: #212a37;
}
/*CUSTOM TOOLTIP DOWNLOAD*/
.tooltip-dlw-orderDetails .tooltiptext-dlw-orderDetails,
.tooltip-dlw-favourite .tooltiptext-dlw-favourite {
  background-color: #ffffff;
  border: 1px solid #0081c6;
  color: #0081c6;
}
.tooltip-print-orderDetails .tooltiptext-print-orderDetails::after,
.tooltip-dlw-orderDetails .tooltiptext-dlw-orderDetails::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
}
.tooltip-print-orderDetails .tooltiptext-print-orderDetails::after {
  border-color: #212a37 transparent transparent transparent;
}
.tooltip-dlw-orderDetails .tooltiptext-dlw-orderDetails::after {
  border-color: #0081c6 transparent transparent transparent;
}
.tooltip-print-favourite .tooltiptext-print-favourite::after,
.tooltip-dlw-favourite .tooltiptext-dlw-favourite::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
}
.tooltip-print-favourite .tooltiptext-print-favourite::after {
  border-color: transparent transparent #212a37 transparent;
}
.tooltip-dlw-favourite .tooltiptext-dlw-favourite::after {
  border-color: transparent transparent #0081c6 transparent;
}
/*COMMON CSS : TOOLTIP IN ORDERS PAGE*/
.tooltip-picto:hover .tooltiptext-picto {
  visibility: visible;
  opacity: 1;
}
.tooltip-picto .tooltiptext-picto {
  visibility: hidden;
  width: 11rem;
  background-color: #212a37;
  color: #fff;
  text-align: center;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  padding: 0.3rem !important;
  position: absolute;
  z-index: 9;
  bottom: 150%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* Fade in tooltip */
  opacity: 0;
  -moz-opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.tooltip-picto .tooltiptext-picto:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: #212a37 transparent transparent transparent;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 14px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 14px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 14px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 14px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000000;
  text-align: center;
  background-color: #ffffff;
  border-radius: 8px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -14px;
  border-width: 14px 14px 0;
  border-top-color: #ffffff;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 14px;
  margin-bottom: -14px;
  border-width: 14px 14px 0;
  border-top-color: #ffffff;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 14px;
  margin-bottom: -14px;
  border-width: 14px 14px 0;
  border-top-color: #ffffff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -14px;
  border-width: 14px 14px 14px 0;
  border-right-color: #ffffff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -14px;
  border-width: 14px 0 14px 14px;
  border-left-color: #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -14px;
  border-width: 0 14px 14px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 14px;
  margin-top: -14px;
  border-width: 0 14px 14px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 14px;
  margin-top: -14px;
  border-width: 0 14px 14px;
  border-bottom-color: #ffffff;
}
.a-tooltip {
  padding: 0;
  border: none;
  background: none;
  color: #000000;
  z-index: 1070;
}
.a-tooltip__content {
  max-width: 260px;
  padding: 2px 9px;
  background: #ffffff;
  border-radius: 8px;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  box-sizing: border-box;
  display: none;
  z-index: 1070;
}
.a-tooltip__content [data-popper-arrow],
.a-tooltip__content [data-popper-arrow]:before {
  position: absolute;
  width: 14px;
  height: 14px;
  z-index: -1;
}
.a-tooltip__content [data-popper-arrow] {
  visibility: visible;
}
.a-tooltip__content [data-popper-arrow]:before {
  content: '';
  background: #ffffff;
  transform: rotate(45deg);
}
.a-tooltip__content[data-popper-placement^='top'] > [data-popper-arrow] {
  bottom: -4px;
}
.a-tooltip__content[data-popper-placement^='bottom'] > [data-popper-arrow] {
  top: -4px;
}
.a-tooltip__content[data-popper-placement^='left'] > [data-popper-arrow] {
  right: -4px;
}
.a-tooltip__content[data-popper-placement^='right'] > [data-popper-arrow] {
  left: -4px;
}
.a-tooltip__content--popover {
  max-width: 276px;
  padding: 9px 14px;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #222b38;
  font-size: 16px;
  text-align: center;
  text-transform: none;
  font-weight: 400;
}
.a-tooltip__content--popover[data-popper-placement^='bottom'] > [data-popper-arrow] {
  top: -17px;
  margin-top: 10px;
}
.a-tooltip__content--popover[data-popper-placement^='bottom'] > [data-popper-arrow]:before {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.a-tooltip[data-show] .a-tooltip__content {
  display: block;
}
.a-tooltip .a-hr {
  margin: 0.75rem 0;
}
.a-tooltip strong {
  font-weight: 700;
  color: #000000;
  font-size: 1.7rem;
}
/*
/* ## Account Headline
/* ********************************************************************/
.account__headline {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0081c6;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  margin-bottom: 2.5rem;
}
@media (min-width: 641px) {
  .account__headline {
    height: 6rem;
  }
}
@media screen and (max-width: 640px) {
  .account__headline {
    padding: 1rem 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .account__headline.h-icon {
    position: relative;
    padding: 3rem 1rem 2rem 1rem;
    margin: 2rem auto;
  }
}
.account__headline .headline__icon {
  font-size: 3rem;
  color: #ffffff;
}
@media (min-width: 641px) {
  .account__headline .headline__icon {
    margin-right: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .account__headline .headline__icon {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 640px) {
  .account__headline .headline__icon {
    position: absolute;
    top: -2.5rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 0.3rem solid #eae9e9;
    background-color: #ffffff;
    color: #0081c6;
    font-size: 3rem;
  }
}
.account__headline .headline__txt {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: inherit;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .account__headline .headline__txt {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 640px) {
  .account__headline .headline__txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .account__headline .headline__txt span {
    display: block;
  }
}
/*
/* ## Account Menu
/* ********************************************************************/
.accountNav_list {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 1rem;
}
@media (min-width: 992px) {
  .accountNav_list.sticky-fixed {
    position: fixed;
  }
}
.accountNav_list .accountDashboard {
  font-weight: 600;
  font-size: 1.4rem;
  background-color: #f7f7f7;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.accountNav_list .accountDashboard:hover,
.accountNav_list .accountDashboard:focus,
.accountNav_list .accountDashboard:active,
.accountNav_list .accountDashboard.active {
  background-color: #0081c6;
}
.accountNav_list .accountDashboard:hover a,
.accountNav_list .accountDashboard:focus a,
.accountNav_list .accountDashboard:active a,
.accountNav_list .accountDashboard.active a {
  color: #ffffff;
}
.accountNav_list .accountDashboard:hover a:before,
.accountNav_list .accountDashboard:focus a:before,
.accountNav_list .accountDashboard:active a:before,
.accountNav_list .accountDashboard.active a:before {
  color: #ffffff;
}
.accountNav_list .accountDashboard a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #5c6877;
  padding: 1rem 1rem 1rem 4.5rem;
  border-radius: 0.5rem;
}
.accountNav_list .accountDashboard a:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 1rem;
  font-family: 'fontIconsSysco';
  content: '\e904';
  font-size: 2.5rem;
  color: #5c6877;
}
.accountNav_list .accountDashboard a:focus {
  background-color: #0081c6;
  color: #ffffff;
}
.accountNav_list .accountDashboard a:focus:before {
  color: #ffffff;
}
.accountNav_list .accountNav {
  position: relative;
}
.accountNav_list .accountNav .headline {
  display: none;
}
.accountNav_list .accountNav ul li {
  font-weight: 600;
  font-size: 1.4rem;
  background-color: #f7f7f7;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.accountNav_list .accountNav ul li:hover,
.accountNav_list .accountNav ul li:active,
.accountNav_list .accountNav ul li.active {
  background-color: #0081c6;
}
.accountNav_list .accountNav ul li:hover a,
.accountNav_list .accountNav ul li:active a,
.accountNav_list .accountNav ul li.active a {
  color: #ffffff;
}
.accountNav_list .accountNav ul li:hover a:before,
.accountNav_list .accountNav ul li:active a:before,
.accountNav_list .accountNav ul li.active a:before {
  color: #ffffff;
}
.accountNav_list .accountNav ul li.AccountProfileLink a:before {
  content: '\e917';
}
.accountNav_list .accountNav ul li.AccountMyConnectionSecurityLink a:before {
  content: '\e920';
}
.accountNav_list .accountNav ul li.AccountMyContactsLink a:before {
  content: '\e903';
}
.accountNav_list .accountNav ul li.AccountMyMercurialeLink a:before {
  content: '\e90f';
}
.accountNav_list .accountNav ul li.AccountMyCadencierLink a:before {
  content: '\e929';
}
.accountNav_list .accountNav ul li.AccountOrderHistoryLink a:before {
  content: '\e912';
}
.accountNav_list .accountNav ul li.AccountFinancialInfoLink a:before {
  content: '\e90c';
}
.accountNav_list .accountNav ul li.AccountLogisticInfoLink a:before {
  content: '\e905';
}
.accountNav_list .accountNav ul li.AccountVouchersLink a:before {
  content: '\e93b';
}
.accountNav_list .accountNav ul li.AccountFicheTechnique a:before {
  content: '';
  width: 25px;
  height: 25px;
  display: block;
  background: url('../images/fiche-technique-unselected.png') center center no-repeat transparent;
}
.accountNav_list .accountNav ul li.AccountFicheTechnique a:hover::before {
  width: 25px;
  height: 25px;
  display: block;
  background: url('../images/fiche-technique-selected.png') center center no-repeat transparent;
}
.accountNav_list .accountNav ul li.AccountFicheTechnique.active a::before {
  background: url('../images/fiche-technique-selected.png') center center no-repeat transparent;
}
.accountNav_list .accountNav ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #5c6877;
  padding: 1rem 1rem 1rem 4.5rem;
  border-radius: 0.5rem;
}
.accountNav_list .accountNav ul li a:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 1rem;
  font-family: 'fontIconsSysco';
  font-size: 2.5rem;
  color: #5c6877;
  font-weight: 100;
}
.accountNav_list .accountNav ul li a:focus {
  background-color: #0081c6;
  color: #ffffff;
}
.accountNav_list .accountNav ul li a:focus:before {
  color: #ffffff;
}
.accountNav_list .accountFavoris.active .favoris .favoris__toggle {
  background-color: #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.accountNav_list .accountFavoris.active .favoris .favoris__toggle .favoris__link .favoris__label {
  color: #ffffff;
}
.accountNav_list .accountFavoris.active .favoris .favoris__toggle .favoris__link .favoris__label:before {
  color: #ffffff;
}
.accountNav_list .accountFavoris.active .favoris .favoris__toggle .favoris__link .favoris__view {
  background-color: #ffffff;
  border: 0.2rem solid #ffffff;
}
.accountNav_list .accountFavoris.active .favoris .favoris__toggle .favoris__link .favoris__view .icoSysco {
  color: #0081c6;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle {
  background-color: #f7f7f7;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle.active {
  background-color: #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle.active .favoris__link {
  text-decoration: none;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle.active .favoris__link .favoris__label {
  color: #ffffff;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle.active .favoris__link .favoris__label:before {
  color: #ffffff;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle.active .favoris__link .favoris__view {
  background-color: #ffffff;
  border: 0.2rem solid #ffffff;
}
.accountNav_list .accountFavoris .favoris .favoris__toggle.active .favoris__link .favoris__view .icoSysco {
  color: #0081c6;
}
.accountNav_list .accountFavoris .favoris .favoris__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1rem;
}
.accountNav_list .accountFavoris .favoris .favoris__link:hover,
.accountNav_list .accountFavoris .favoris .favoris__link:active,
.accountNav_list .accountFavoris .favoris .favoris__link:focus,
.accountNav_list .accountFavoris .favoris .favoris__link.active {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  background-color: #0081c6;
}
.accountNav_list .accountFavoris .favoris .favoris__link:hover .favoris__label,
.accountNav_list .accountFavoris .favoris .favoris__link:active .favoris__label,
.accountNav_list .accountFavoris .favoris .favoris__link:focus .favoris__label,
.accountNav_list .accountFavoris .favoris .favoris__link.active .favoris__label {
  color: #ffffff;
}
.accountNav_list .accountFavoris .favoris .favoris__link:hover .favoris__label:before,
.accountNav_list .accountFavoris .favoris .favoris__link:active .favoris__label:before,
.accountNav_list .accountFavoris .favoris .favoris__link:focus .favoris__label:before,
.accountNav_list .accountFavoris .favoris .favoris__link.active .favoris__label:before {
  color: #ffffff;
}
.accountNav_list .accountFavoris .favoris .favoris__link:hover .favoris__view,
.accountNav_list .accountFavoris .favoris .favoris__link:active .favoris__view,
.accountNav_list .accountFavoris .favoris .favoris__link:focus .favoris__view,
.accountNav_list .accountFavoris .favoris .favoris__link.active .favoris__view {
  background-color: #ffffff;
  border: 0.2rem solid #ffffff;
}
.accountNav_list .accountFavoris .favoris .favoris__link:hover .favoris__view .icoSysco,
.accountNav_list .accountFavoris .favoris .favoris__link:active .favoris__view .icoSysco,
.accountNav_list .accountFavoris .favoris .favoris__link:focus .favoris__view .icoSysco,
.accountNav_list .accountFavoris .favoris .favoris__link.active .favoris__view .icoSysco {
  color: #0081c6;
}
.accountNav_list .accountFavoris .favoris .favoris__link .favoris__label {
  position: relative;
  display: block;
  text-decoration: none;
  color: #5c6877;
  padding-left: 3.5rem;
}
.accountNav_list .accountFavoris .favoris .favoris__link .favoris__label:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  font-family: 'fontIconsSysco';
  content: '\e908';
  font-size: 2.5rem;
  color: #5c6877;
}
.accountNav_list .accountFavoris .favoris .favoris__link .favoris__view {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 0.2rem solid #5c6877;
}
.accountNav_list .accountFavoris .favoris .favoris__link .favoris__view .icoSysco {
  color: #5c6877;
}
.accountNav_list .accountFavoris .favoris .favoris__list {
  padding: 1rem;
}
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item {
  margin-top: 1rem;
}
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item:first-child {
  margin-top: inherit;
}
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item.active a {
  background-color: #eae9e9;
}
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item a {
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  color: #2a2f33;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1rem 0.6rem;
}
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item a:hover,
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item a:focus,
.accountNav_list .accountFavoris .favoris .favoris__list .favoris__item a:active {
  text-decoration: none;
  outline: none;
  background-color: #f7f7f7;
}
/*
/* ## Account Empty
/* ********************************************************************/
.account-empty,
.mercuriale-empty,
.cadencier-empty,
.promotions-empty,
.content-empty {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
}
.account-empty .empty__content,
.mercuriale-empty .empty__content,
.cadencier-empty .empty__content,
.promotions-empty .empty__content,
.content-empty .empty__content {
  width: 100%;
  padding: 2rem 6rem;
  /* Sytling CMS Element */
}
@media (max-width: 640px) {
  .account-empty .empty__content,
  .mercuriale-empty .empty__content,
  .cadencier-empty .empty__content,
  .promotions-empty .empty__content,
  .content-empty .empty__content {
    padding: 2rem;
  }
}
.account-empty .empty__content.no-action,
.mercuriale-empty .empty__content.no-action,
.cadencier-empty .empty__content.no-action,
.promotions-empty .empty__content.no-action,
.content-empty .empty__content.no-action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 36.8rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-empty .empty__content.no-action,
  .mercuriale-empty .empty__content.no-action,
  .cadencier-empty .empty__content.no-action,
  .promotions-empty .empty__content.no-action,
  .content-empty .empty__content.no-action {
    min-height: 30rem;
  }
}
@media (max-width: 640px) {
  .account-empty .empty__content.no-action,
  .mercuriale-empty .empty__content.no-action,
  .cadencier-empty .empty__content.no-action,
  .promotions-empty .empty__content.no-action,
  .content-empty .empty__content.no-action {
    min-height: 25rem;
  }
}
.account-empty .empty__content .empty-icon__container,
.mercuriale-empty .empty__content .empty-icon__container,
.cadencier-empty .empty__content .empty-icon__container,
.promotions-empty .empty__content .empty-icon__container,
.content-empty .empty__content .empty-icon__container {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-icon__container,
  .mercuriale-empty .empty__content .empty-icon__container,
  .cadencier-empty .empty__content .empty-icon__container,
  .promotions-empty .empty__content .empty-icon__container,
  .content-empty .empty__content .empty-icon__container {
    margin-bottom: 2rem;
  }
}
.account-empty .empty__content .empty-icon__container picture,
.mercuriale-empty .empty__content .empty-icon__container picture,
.cadencier-empty .empty__content .empty-icon__container picture,
.promotions-empty .empty__content .empty-icon__container picture,
.content-empty .empty__content .empty-icon__container picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #f7f7f7;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  margin: 0 auto;
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-empty .empty__content .empty-icon__container picture,
  .mercuriale-empty .empty__content .empty-icon__container picture,
  .cadencier-empty .empty__content .empty-icon__container picture,
  .promotions-empty .empty__content .empty-icon__container picture,
  .content-empty .empty__content .empty-icon__container picture {
    width: 13rem;
    height: 13rem;
  }
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-icon__container picture,
  .mercuriale-empty .empty__content .empty-icon__container picture,
  .cadencier-empty .empty__content .empty-icon__container picture,
  .promotions-empty .empty__content .empty-icon__container picture,
  .content-empty .empty__content .empty-icon__container picture {
    width: 10rem;
    height: 10rem;
  }
}
.account-empty .empty__content .empty-icon__container picture img,
.mercuriale-empty .empty__content .empty-icon__container picture img,
.cadencier-empty .empty__content .empty-icon__container picture img,
.promotions-empty .empty__content .empty-icon__container picture img,
.content-empty .empty__content .empty-icon__container picture img {
  width: auto;
  height: auto;
  max-width: 8.5rem;
  max-height: 8.5rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-empty .empty__content .empty-icon__container picture img,
  .mercuriale-empty .empty__content .empty-icon__container picture img,
  .cadencier-empty .empty__content .empty-icon__container picture img,
  .promotions-empty .empty__content .empty-icon__container picture img,
  .content-empty .empty__content .empty-icon__container picture img {
    max-width: 7.5rem;
    max-height: 7.5rem;
  }
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-icon__container picture img,
  .mercuriale-empty .empty__content .empty-icon__container picture img,
  .cadencier-empty .empty__content .empty-icon__container picture img,
  .promotions-empty .empty__content .empty-icon__container picture img,
  .content-empty .empty__content .empty-icon__container picture img {
    max-width: 5.5rem;
    max-height: 5.5rem;
  }
}
.account-empty .empty__content .empty-info .content,
.mercuriale-empty .empty__content .empty-info .content,
.cadencier-empty .empty__content .empty-info .content,
.promotions-empty .empty__content .empty-info .content,
.content-empty .empty__content .empty-info .content,
.account-empty .empty__content .empty-msg .content,
.mercuriale-empty .empty__content .empty-msg .content,
.cadencier-empty .empty__content .empty-msg .content,
.promotions-empty .empty__content .empty-msg .content,
.content-empty .empty__content .empty-msg .content {
  padding: 0;
}
.account-empty .empty__content .empty-info,
.mercuriale-empty .empty__content .empty-info,
.cadencier-empty .empty__content .empty-info,
.promotions-empty .empty__content .empty-info,
.content-empty .empty__content .empty-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  font-size: 1.6rem;
  color: #2a2f33;
  padding: 1.5rem 2rem;
  margin-top: 3rem;
  /* Sytling CMS Element */
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-info,
  .mercuriale-empty .empty__content .empty-info,
  .cadencier-empty .empty__content .empty-info,
  .promotions-empty .empty__content .empty-info,
  .content-empty .empty__content .empty-info {
    font-size: 1.4rem;
    padding: 1.5rem;
    margin-top: 2rem;
  }
}
.account-empty .empty__content .empty-info .simple_disp-img,
.mercuriale-empty .empty__content .empty-info .simple_disp-img,
.cadencier-empty .empty__content .empty-info .simple_disp-img,
.promotions-empty .empty__content .empty-info .simple_disp-img,
.content-empty .empty__content .empty-info .simple_disp-img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 5rem;
  height: 5rem;
  margin-right: 2rem;
}
.account-empty .empty__content .empty-info .simple_disp-img img,
.mercuriale-empty .empty__content .empty-info .simple_disp-img img,
.cadencier-empty .empty__content .empty-info .simple_disp-img img,
.promotions-empty .empty__content .empty-info .simple_disp-img img,
.content-empty .empty__content .empty-info .simple_disp-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.account-empty .empty__content .empty-info p,
.mercuriale-empty .empty__content .empty-info p,
.cadencier-empty .empty__content .empty-info p,
.promotions-empty .empty__content .empty-info p,
.content-empty .empty__content .empty-info p {
  margin: 0;
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-info,
  .mercuriale-empty .empty__content .empty-info,
  .cadencier-empty .empty__content .empty-info,
  .promotions-empty .empty__content .empty-info,
  .content-empty .empty__content .empty-info {
    font-size: 1.4rem;
  }
}
.account-empty .empty__content .empty-msg,
.mercuriale-empty .empty__content .empty-msg,
.cadencier-empty .empty__content .empty-msg,
.promotions-empty .empty__content .empty-msg,
.content-empty .empty__content .empty-msg {
  text-align: center;
}
.account-empty .empty__content .empty-msg .empty-msg__comp,
.mercuriale-empty .empty__content .empty-msg .empty-msg__comp,
.cadencier-empty .empty__content .empty-msg .empty-msg__comp,
.promotions-empty .empty__content .empty-msg .empty-msg__comp,
.content-empty .empty__content .empty-msg .empty-msg__comp {
  font-weight: 600;
  font-size: 2.1rem;
  text-align: center;
  color: #2a2f33;
  /* Sytling CMS Element */
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-empty .empty__content .empty-msg .empty-msg__comp,
  .mercuriale-empty .empty__content .empty-msg .empty-msg__comp,
  .cadencier-empty .empty__content .empty-msg .empty-msg__comp,
  .promotions-empty .empty__content .empty-msg .empty-msg__comp,
  .content-empty .empty__content .empty-msg .empty-msg__comp {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-msg .empty-msg__comp,
  .mercuriale-empty .empty__content .empty-msg .empty-msg__comp,
  .cadencier-empty .empty__content .empty-msg .empty-msg__comp,
  .promotions-empty .empty__content .empty-msg .empty-msg__comp,
  .content-empty .empty__content .empty-msg .empty-msg__comp {
    font-size: 1.6rem;
  }
}
.account-empty .empty__content .empty-msg .empty-msg__comp p,
.mercuriale-empty .empty__content .empty-msg .empty-msg__comp p,
.cadencier-empty .empty__content .empty-msg .empty-msg__comp p,
.promotions-empty .empty__content .empty-msg .empty-msg__comp p,
.content-empty .empty__content .empty-msg .empty-msg__comp p {
  margin: 0;
}
.account-empty .empty__content .empty-msg .empty-msg__comp p span,
.mercuriale-empty .empty__content .empty-msg .empty-msg__comp p span,
.cadencier-empty .empty__content .empty-msg .empty-msg__comp p span,
.promotions-empty .empty__content .empty-msg .empty-msg__comp p span,
.content-empty .empty__content .empty-msg .empty-msg__comp p span {
  display: block;
}
.account-empty .empty__content .empty-msg .empty-msg__comp em,
.mercuriale-empty .empty__content .empty-msg .empty-msg__comp em,
.cadencier-empty .empty__content .empty-msg .empty-msg__comp em,
.promotions-empty .empty__content .empty-msg .empty-msg__comp em,
.content-empty .empty__content .empty-msg .empty-msg__comp em {
  font-style: normal;
  color: #0081c6;
  word-break: break-word;
}
.account-empty .empty__content .empty-msg .empty-msg__comp--light,
.mercuriale-empty .empty__content .empty-msg .empty-msg__comp--light,
.cadencier-empty .empty__content .empty-msg .empty-msg__comp--light,
.promotions-empty .empty__content .empty-msg .empty-msg__comp--light,
.content-empty .empty__content .empty-msg .empty-msg__comp--light {
  color: #7b7b7b;
  font-weight: 500;
  font-size: 1.8rem;
}
.account-empty .empty__content .empty-msg .empty-msg__var,
.mercuriale-empty .empty__content .empty-msg .empty-msg__var,
.cadencier-empty .empty__content .empty-msg .empty-msg__var,
.promotions-empty .empty__content .empty-msg .empty-msg__var,
.content-empty .empty__content .empty-msg .empty-msg__var {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 2.1rem;
  text-align: center;
  color: #0081c6;
  padding: 0 1.5rem;
  margin: 1rem 0 0 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .account-empty .empty__content .empty-msg .empty-msg__var,
  .mercuriale-empty .empty__content .empty-msg .empty-msg__var,
  .cadencier-empty .empty__content .empty-msg .empty-msg__var,
  .promotions-empty .empty__content .empty-msg .empty-msg__var,
  .content-empty .empty__content .empty-msg .empty-msg__var {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .account-empty .empty__content .empty-msg .empty-msg__var,
  .mercuriale-empty .empty__content .empty-msg .empty-msg__var,
  .cadencier-empty .empty__content .empty-msg .empty-msg__var,
  .promotions-empty .empty__content .empty-msg .empty-msg__var,
  .content-empty .empty__content .empty-msg .empty-msg__var {
    font-size: 1.6rem;
    padding: 0 1rem;
  }
}
.account-empty .empty__content .empty-msg .empty-msg__var:before,
.mercuriale-empty .empty__content .empty-msg .empty-msg__var:before,
.cadencier-empty .empty__content .empty-msg .empty-msg__var:before,
.promotions-empty .empty__content .empty-msg .empty-msg__var:before,
.content-empty .empty__content .empty-msg .empty-msg__var:before,
.account-empty .empty__content .empty-msg .empty-msg__var:after,
.mercuriale-empty .empty__content .empty-msg .empty-msg__var:after,
.cadencier-empty .empty__content .empty-msg .empty-msg__var:after,
.promotions-empty .empty__content .empty-msg .empty-msg__var:after,
.content-empty .empty__content .empty-msg .empty-msg__var:after {
  position: absolute;
  content: '"';
  color: #2a2f33;
}
.account-empty .empty__content .empty-msg .empty-msg__var:before,
.mercuriale-empty .empty__content .empty-msg .empty-msg__var:before,
.cadencier-empty .empty__content .empty-msg .empty-msg__var:before,
.promotions-empty .empty__content .empty-msg .empty-msg__var:before,
.content-empty .empty__content .empty-msg .empty-msg__var:before {
  left: 0;
}
.account-empty .empty__content .empty-msg .empty-msg__var:after,
.mercuriale-empty .empty__content .empty-msg .empty-msg__var:after,
.cadencier-empty .empty__content .empty-msg .empty-msg__var:after,
.promotions-empty .empty__content .empty-msg .empty-msg__var:after,
.content-empty .empty__content .empty-msg .empty-msg__var:after {
  right: 0;
}
.account-empty .empty-action,
.mercuriale-empty .empty-action,
.cadencier-empty .empty-action,
.promotions-empty .empty-action,
.content-empty .empty-action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  border-top: 0.5rem solid #eae9e9;
  padding: 2rem 6rem;
}
@media (min-width: 641px) and (max-width: 767px) {
  .account-empty .empty-action,
  .mercuriale-empty .empty-action,
  .cadencier-empty .empty-action,
  .promotions-empty .empty-action,
  .content-empty .empty-action {
    padding: 2rem 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-empty .empty-action,
  .mercuriale-empty .empty-action,
  .cadencier-empty .empty-action,
  .promotions-empty .empty-action,
  .content-empty .empty-action {
    padding: 2rem 5rem;
  }
}
@media (max-width: 640px) {
  .account-empty .empty-action,
  .mercuriale-empty .empty-action,
  .cadencier-empty .empty-action,
  .promotions-empty .empty-action,
  .content-empty .empty-action {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 1rem 2rem;
  }
}
.account-empty .empty-action .empty-action__link,
.mercuriale-empty .empty-action .empty-action__link,
.cadencier-empty .empty-action .empty-action__link,
.promotions-empty .empty-action .empty-action__link,
.content-empty .empty-action .empty-action__link {
  text-align: center;
  /* Sytling CMS Element */
}
@media (max-width: 640px) {
  .account-empty .empty-action .empty-action__link,
  .mercuriale-empty .empty-action .empty-action__link,
  .cadencier-empty .empty-action .empty-action__link,
  .promotions-empty .empty-action .empty-action__link,
  .content-empty .empty-action .empty-action__link {
    padding: 0;
  }
  .account-empty .empty-action .empty-action__link:nth-child(2),
  .mercuriale-empty .empty-action .empty-action__link:nth-child(2),
  .cadencier-empty .empty-action .empty-action__link:nth-child(2),
  .promotions-empty .empty-action .empty-action__link:nth-child(2),
  .content-empty .empty-action .empty-action__link:nth-child(2) {
    margin-bottom: 2rem;
  }
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a {
  position: relative;
  color: #0081c6;
  background-color: #ffffff;
  border: 0.1rem solid #0081c6;
  padding: 1rem 1rem 1rem 4rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a {
    padding: 1rem 1rem 1rem 4.5rem;
  }
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before {
  content: '\e904';
  font-family: 'fontIconsSysco';
  font-size: 2.5rem;
  position: absolute;
  top: 50%;
  left: 5.5rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #0081c6;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before {
    left: 6.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before {
    left: 6rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before {
    left: 4rem;
  }
}
@media (max-width: 374px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before {
    left: 4rem;
  }
}
@media (min-width: 375px) and (max-width: 640px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:before {
    left: 6rem;
  }
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover,
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active,
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus {
  color: #ffffff;
  background-color: #131517;
  border: 0.1rem solid #131517;
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover:before,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover:before,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover:before,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover:before,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:hover:before,
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active:before,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active:before,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active:before,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active:before,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:active:before,
.account-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus:before,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus:before,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus:before,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus:before,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__dashboard a:focus:before {
  color: #ffffff;
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a {
  position: relative;
  color: #ffffff;
  background-color: #0081c6;
  border: 0.1rem solid #0081c6;
  padding: 1rem 1rem 1rem 3rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a {
    padding: 1rem 1rem 1rem 5rem;
  }
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before {
  content: '\e914';
  font-family: 'fontIconsSysco';
  font-size: 2.5rem;
  position: absolute;
  top: 50%;
  left: 3.5rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before {
    left: 5.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before {
    left: 4.5rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before {
    left: 2rem;
  }
}
@media (max-width: 374px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before {
    left: 2rem;
  }
}
@media (min-width: 375px) and (max-width: 640px) {
  .account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before,
  .content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:before {
    left: 4.5rem;
  }
}
.account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:hover,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:hover,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:hover,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:hover,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:hover,
.account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:active,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:active,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:active,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:active,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:active,
.account-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:focus,
.mercuriale-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:focus,
.cadencier-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:focus,
.promotions-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:focus,
.content-empty .empty-action .empty-action__link .btn-group-cx.action__shopping a:focus {
  background-color: #006093;
  border: 0.1rem solid #006093;
}
.account-empty .empty-action .empty-action__link a,
.mercuriale-empty .empty-action .empty-action__link a,
.cadencier-empty .empty-action .empty-action__link a,
.promotions-empty .empty-action .empty-action__link a,
.content-empty .empty-action .empty-action__link a {
  display: block;
  width: auto;
  max-width: 30rem;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: inherit;
  color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  background-color: #0081c6;
  padding: 1rem;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .account-empty .empty-action .empty-action__link a,
  .mercuriale-empty .empty-action .empty-action__link a,
  .cadencier-empty .empty-action .empty-action__link a,
  .promotions-empty .empty-action .empty-action__link a,
  .content-empty .empty-action .empty-action__link a {
    font-size: 1.4rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .account-empty .empty-action .empty-action__link a,
  .mercuriale-empty .empty-action .empty-action__link a,
  .cadencier-empty .empty-action .empty-action__link a,
  .promotions-empty .empty-action .empty-action__link a,
  .content-empty .empty-action .empty-action__link a {
    max-width: 25rem;
  }
}
.account-empty .empty-action .empty-action__link a:hover,
.mercuriale-empty .empty-action .empty-action__link a:hover,
.cadencier-empty .empty-action .empty-action__link a:hover,
.promotions-empty .empty-action .empty-action__link a:hover,
.content-empty .empty-action .empty-action__link a:hover,
.account-empty .empty-action .empty-action__link a:active,
.mercuriale-empty .empty-action .empty-action__link a:active,
.cadencier-empty .empty-action .empty-action__link a:active,
.promotions-empty .empty-action .empty-action__link a:active,
.content-empty .empty-action .empty-action__link a:active,
.account-empty .empty-action .empty-action__link a:focus,
.mercuriale-empty .empty-action .empty-action__link a:focus,
.cadencier-empty .empty-action .empty-action__link a:focus,
.promotions-empty .empty-action .empty-action__link a:focus,
.content-empty .empty-action .empty-action__link a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #006093;
}
.account-empty .empty-action--borderless,
.mercuriale-empty .empty-action--borderless,
.cadencier-empty .empty-action--borderless,
.promotions-empty .empty-action--borderless,
.content-empty .empty-action--borderless {
  border: none;
}
.account-empty--inner,
.mercuriale-empty--inner,
.cadencier-empty--inner,
.promotions-empty--inner,
.content-empty--inner {
  box-shadow: none;
}
@media (max-width: 640px) {
  .account-empty .empty-action .action__primary {
    margin-bottom: 1.5rem;
  }
}
.content-empty--cart {
  box-shadow: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  .content-empty--cart {
    margin-top: 25px;
  }
}
.content-empty--cart .empty-action {
  border-top: none;
  padding: 2rem 6rem 2.7rem;
  flex-direction: column;
}
@media (min-width: 992px) {
  .content-empty--cart .empty-action {
    flex-direction: row;
    padding-top: 1.6rem;
    padding-bottom: 3.1rem;
    gap: 0 57px;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .content-empty--cart .empty-action .empty-action__link:nth-child(2) {
    margin-bottom: 2.9rem;
  }
}
@media (max-width: 991px) {
  .content-empty--cart .empty-action .empty-action__link {
    margin-bottom: 2.9rem;
  }
  .content-empty--cart .empty-action .empty-action__link:last-child {
    margin-bottom: 0;
  }
}
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.secondary a {
  font-size: 1.7rem;
  font-weight: 600;
  position: relative;
  color: #0081c6;
  background-color: #ffffff;
  border: 1.5px solid #0081c6;
  padding: 1.5rem 1.3rem;
  min-width: 250px;
}
@media (min-width: 992px) {
  .content-empty--cart .empty-action .empty-action__link .btn-group-cx.secondary a {
    font-size: 1.5rem;
    padding: 0.8rem 2rem;
    min-width: auto;
  }
}
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.secondary a:hover,
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.secondary a:active,
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.secondary a:focus {
  color: #006093;
  background-color: #ffffff;
  border-color: #006093;
}
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.primary a {
  font-size: 1.8rem;
  font-weight: 600;
  position: relative;
  color: #ffffff;
  background-color: #0081c6;
  border: 0.1rem solid #0081c6;
  padding: 1.5rem 2rem;
  min-width: 250px;
}
@media (min-width: 992px) {
  .content-empty--cart .empty-action .empty-action__link .btn-group-cx.primary a {
    font-size: 1.5rem;
    padding: 0.8rem 3.7rem;
    min-width: auto;
  }
}
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.primary a:hover,
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.primary a:active,
.content-empty--cart .empty-action .empty-action__link .btn-group-cx.primary a:focus {
  color: #ffffff;
  background-color: #006093;
  border-color: #006093;
}
.content-empty--cart .empty__content {
  padding-top: 9px;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .content-empty--cart .empty__content {
    padding-top: 26px;
  }
}
.content-empty--cart .empty__content .empty-icon__container {
  margin-bottom: 22px;
}
.content-empty--cart .empty__content .empty-icon__container picture {
  width: 115px;
  height: 115px;
  box-shadow: none;
  border: 0.2px solid #d7d7d7;
}
@media (min-width: 992px) {
  .content-empty--cart .empty__content .empty-icon__container picture {
    width: 134px;
    height: 134px;
  }
}
.content-empty--cart .empty__content .empty-icon__container picture img {
  width: 73px;
  height: 73px;
  left: -5px;
  position: relative;
}
.content-empty--cart .empty__content .empty-msg {
  text-align: center;
}
.content-empty--cart .empty__content .empty-msg .empty-msg__comp {
  font-size: 2rem;
  color: #2A3F54;
}
@media (min-width: 641px) and (max-width: 991px) {
  .content-empty--cart .empty__content .empty-msg .empty-msg__comp {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .content-empty--cart .empty__content .empty-msg .empty-msg__comp {
    font-size: 1.8rem;
  }
}
/*
/* ## Account Orders List
/* ********************************************************************/
.orders-list {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem;
}
@media (max-width: 640px) {
  .orders-list {
    padding: 2rem 1rem;
  }
}
.orders-list .orders-list__label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  margin-bottom: 2rem;
}
.orders-list .orders-list__label .label__title {
  font-size: 2.1rem;
  color: #2a2f33;
  margin: 0 2rem 0 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .orders-list .orders-list__label .label__title {
    font-size: 1.8rem;
  }
}
.orders-list .orders-list__label .label__count {
  display: block;
  text-align: center;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  color: #0081c6;
  border: 0.1rem solid #0081c6;
}
@media (min-width: 992px) {
  .orders-list .orders-list__label .label__count {
    font-size: 2.1rem;
    padding: 0.5rem 2rem;
  }
}
@media (min-width: 641px) {
  .orders-list .orders-list__label .label__count {
    line-height: 1;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .orders-list .orders-list__label .label__count {
    font-size: 1.8rem;
    padding: 0.5rem 2rem;
  }
}
@media (max-width: 640px) {
  .orders-list .orders-list__label .label__count {
    width: 20rem;
    height: 3rem;
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.orders-list .orders-list__filter {
  margin-bottom: 2rem;
}
.orders-list .orders-list__table .table {
  margin-bottom: inherit;
}
.orders-list .orders-list__table .table .thead .tr,
.orders-list .orders-list__table .table .tbody .tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0.8rem 0;
}
.orders-list .orders-list__table .table .thead .tr .th,
.orders-list .orders-list__table .table .tbody .tr .th,
.orders-list .orders-list__table .table .thead .tr .td,
.orders-list .orders-list__table .table .tbody .tr .td {
  margin: 0;
}
.orders-list .orders-list__table .table .thead .tr .th.header1,
.orders-list .orders-list__table .table .tbody .tr .th.header1,
.orders-list .orders-list__table .table .thead .tr .td.header1,
.orders-list .orders-list__table .table .tbody .tr .td.header1,
.orders-list .orders-list__table .table .thead .tr .th.header2,
.orders-list .orders-list__table .table .tbody .tr .th.header2,
.orders-list .orders-list__table .table .thead .tr .td.header2,
.orders-list .orders-list__table .table .tbody .tr .td.header2 {
  width: 10%;
}
.orders-list .orders-list__table .table .thead .tr .th.header3,
.orders-list .orders-list__table .table .tbody .tr .th.header3,
.orders-list .orders-list__table .table .thead .tr .td.header3,
.orders-list .orders-list__table .table .tbody .tr .td.header3,
.orders-list .orders-list__table .table .thead .tr .th.header4,
.orders-list .orders-list__table .table .tbody .tr .th.header4,
.orders-list .orders-list__table .table .thead .tr .td.header4,
.orders-list .orders-list__table .table .tbody .tr .td.header4 {
  width: 20%;
}
.orders-list .orders-list__table .table .thead .tr .th.header5,
.orders-list .orders-list__table .table .tbody .tr .th.header5,
.orders-list .orders-list__table .table .thead .tr .td.header5,
.orders-list .orders-list__table .table .tbody .tr .td.header5 {
  width: 15%;
}
.orders-list .orders-list__table .table .thead .tr .th.header6,
.orders-list .orders-list__table .table .tbody .tr .th.header6,
.orders-list .orders-list__table .table .thead .tr .td.header6,
.orders-list .orders-list__table .table .tbody .tr .td.header6,
.orders-list .orders-list__table .table .thead .tr .th.header8,
.orders-list .orders-list__table .table .tbody .tr .th.header8,
.orders-list .orders-list__table .table .thead .tr .td.header8,
.orders-list .orders-list__table .table .tbody .tr .td.header8 {
  width: 15%;
}
.orders-list .orders-list__table .table .thead .tr .th.header7,
.orders-list .orders-list__table .table .tbody .tr .th.header7,
.orders-list .orders-list__table .table .thead .tr .td.header7,
.orders-list .orders-list__table .table .tbody .tr .td.header7 {
  width: 10%;
}
.orders-list .orders-list__table .table .thead .tr .th.headerVoucher1,
.orders-list .orders-list__table .table .tbody .tr .th.headerVoucher1,
.orders-list .orders-list__table .table .thead .tr .td.headerVoucher1,
.orders-list .orders-list__table .table .tbody .tr .td.headerVoucher1,
.orders-list .orders-list__table .table .thead .tr .th.headerVoucher4,
.orders-list .orders-list__table .table .tbody .tr .th.headerVoucher4,
.orders-list .orders-list__table .table .thead .tr .td.headerVoucher4,
.orders-list .orders-list__table .table .tbody .tr .td.headerVoucher4 {
  width: 30%;
}
.orders-list .orders-list__table .table .thead .tr .th.headerVoucher2,
.orders-list .orders-list__table .table .tbody .tr .th.headerVoucher2,
.orders-list .orders-list__table .table .thead .tr .td.headerVoucher2,
.orders-list .orders-list__table .table .tbody .tr .td.headerVoucher2,
.orders-list .orders-list__table .table .thead .tr .th.headerVoucher3,
.orders-list .orders-list__table .table .tbody .tr .th.headerVoucher3,
.orders-list .orders-list__table .table .thead .tr .td.headerVoucher3,
.orders-list .orders-list__table .table .tbody .tr .td.headerVoucher3 {
  width: 20%;
}
.orders-list .orders-list__table .table .thead {
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: inherit;
  color: #ffffff;
  background-color: #0081c6;
  height: 4rem;
  line-height: inherit;
  margin: 0 0 1rem 0;
}
@media (min-width: 641px) and (max-width: 991px) {
  .orders-list .orders-list__table .table .thead {
    font-size: 1.4rem;
  }
}
.orders-list .orders-list__table .table .thead .tr .th {
  float: inherit;
  text-align: center;
  border-right: 0.1rem solid #ffffff;
  padding: 0 0.5rem;
}
.orders-list .orders-list__table .table .thead .tr .th:last-child {
  border-right: inherit;
}
.orders-list .orders-list__table .table .tbody {
  font-size: 1.4rem;
}
.orders-list .orders-list__table .table .tbody .tr {
  color: #2a2f33;
  background-color: #f7f7f7;
  border: 0.1rem solid #eae9e9;
  height: 4rem;
  line-height: inherit;
  margin-bottom: 1rem;
  overflow: visible;
}
.orders-list .orders-list__table .table .tbody .tr:last-child {
  margin-bottom: 0;
}
.orders-list .orders-list__table .table .tbody .tr.orders-list__empty {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  padding: 2rem 0;
}
.orders-list .orders-list__table .table .tbody .tr.orders-list__empty .empty-icon__container {
  width: 100%;
  margin-bottom: 3rem;
}
.orders-list .orders-list__table .table .tbody .tr.orders-list__empty .empty-icon__container picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  margin: 0 auto;
}
.orders-list .orders-list__table .table .tbody .tr.orders-list__empty .empty-icon__container picture img {
  width: auto;
  height: auto;
  max-width: 8.5rem;
  max-height: 8.5rem;
}
.orders-list .orders-list__table .table .tbody .tr.orders-list__empty .empty__msg {
  width: 100%;
  font-weight: 600;
  font-size: 2.1rem;
  text-align: center;
  color: #2a2f33;
  margin: 0;
}
.orders-list .orders-list__table .table .tbody .tr .td {
  border-right: 0.1rem solid #eae9e9;
}
.orders-list .orders-list__table .table .tbody .tr .td:last-child {
  border-right: none;
}
@media (min-width: 641px) and (max-width: 991px) {
  .orders-list .orders-list__table .table .tbody .tr .td {
    font-size: 1.2rem;
  }
}
.orders-list .orders-list__table .table .tbody .tr .td:last-child span {
  border-right: inherit;
}
.orders-list .orders-list__table .table .tbody .tr .td span,
.orders-list .orders-list__table .table .tbody .tr .td a,
.orders-list .orders-list__table .table .tbody .tr .td picture,
.orders-list .orders-list__table .table .tbody .tr .td .tooltip-picto {
  display: block;
  text-align: center;
}
.orders-list .orders-list__table .table .tbody .tr .td span,
.orders-list .orders-list__table .table .tbody .tr .td a {
  padding: 0 0.5rem;
}
.orders-list .orders-list__table .table .tbody .tr .td a {
  font-weight: 600;
  text-decoration: underline;
}
.orders-list .orders-list__table .table .tbody .tr .td a:focus {
  text-decoration: none;
}
.orders-list .orders-list__table .table .tbody .tr .td picture,
.orders-list .orders-list__table .table .tbody .tr .td .tooltip-picto {
  text-align: center;
  height: 2.5rem;
}
.orders-list .orders-list__table .table .tbody .tr .td picture img,
.orders-list .orders-list__table .table .tbody .tr .td .tooltip-picto img {
  width: auto;
  height: 100%;
}
.orders-list .orders-list__table .table .tbody .item .details .itemName a {
  font-weight: 600;
  text-transform: uppercase;
  color: #222b38;
}
.orders-list .orders-list__table .table .tbody .item .details .itemName a:hover,
.orders-list .orders-list__table .table .tbody .item .details .itemName a:active {
  color: #0081c6;
  text-decoration: none;
}
@media (max-width: 640px) {
  .orders-list .orders-list__table .order-item {
    width: 100%;
    font-size: 1.4rem;
    background-color: #f7f7f7;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    margin-bottom: 1rem;
  }
  .orders-list .orders-list__table .order-item:last-child {
    margin-bottom: inherit;
  }
  .orders-list .orders-list__table .order-item .order-item__grid {
    padding: 1rem;
    margin: 0;
  }
  .orders-list .orders-list__table .order-item .order-item__left,
  .orders-list .orders-list__table .order-item .order-item__right {
    color: #2a2f33;
  }
  .orders-list .orders-list__table .order-item .order-item__left .order__code,
  .orders-list .orders-list__table .order-item .order-item__right .order__code,
  .orders-list .orders-list__table .order-item .order-item__left .order__reference,
  .orders-list .orders-list__table .order-item .order-item__right .order__reference,
  .orders-list .orders-list__table .order-item .order-item__left .order__total,
  .orders-list .orders-list__table .order-item .order-item__right .order__total,
  .orders-list .orders-list__table .order-item .order-item__left .order__shipping-date,
  .orders-list .orders-list__table .order-item .order-item__right .order__shipping-date,
  .orders-list .orders-list__table .order-item .order-item__left .order__origin,
  .orders-list .orders-list__table .order-item .order-item__right .order__origin,
  .orders-list .orders-list__table .order-item .order-item__left .order__status,
  .orders-list .orders-list__table .order-item .order-item__right .order__status {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 3rem;
  }
  .orders-list .orders-list__table .order-item .order-item__left {
    padding-left: 0;
  }
  .orders-list .orders-list__table .order-item .order-item__left .order__code,
  .orders-list .orders-list__table .order-item .order-item__left .order__reference {
    margin-bottom: 1rem;
  }
  .orders-list .orders-list__table .order-item .order-item__left .order__code {
    text-decoration: underline;
  }
  .orders-list .orders-list__table .order-item .order-item__right {
    padding-right: 0;
  }
  .orders-list .orders-list__table .order-item .order-item__right .order__shipping-date,
  .orders-list .orders-list__table .order-item .order-item__right .order__origin {
    margin-bottom: 1rem;
  }
  .orders-list .orders-list__table .order-item .order-item__right .order__shipping-date .fa {
    margin-right: 0.5rem;
  }
  .orders-list .orders-list__table .order-item .order-item__right .order__origin,
  .orders-list .orders-list__table .order-item .order-item__right .order__status {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .orders-list .orders-list__table .order-item .order-item__right .order__origin .origin__label,
  .orders-list .orders-list__table .order-item .order-item__right .order__status .origin__label,
  .orders-list .orders-list__table .order-item .order-item__right .order__origin .status__label,
  .orders-list .orders-list__table .order-item .order-item__right .order__status .status__label {
    font-size: 1.4rem;
  }
  .orders-list .orders-list__table .order-item .order-item__right .order__origin .origin__icon,
  .orders-list .orders-list__table .order-item .order-item__right .order__status .origin__icon,
  .orders-list .orders-list__table .order-item .order-item__right .order__origin .status__icon,
  .orders-list .orders-list__table .order-item .order-item__right .order__status .status__icon {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
  }
  .orders-list .orders-list__table .order-item .order-item__right .order__origin .origin__icon img,
  .orders-list .orders-list__table .order-item .order-item__right .order__status .origin__icon img,
  .orders-list .orders-list__table .order-item .order-item__right .order__origin .status__icon img,
  .orders-list .orders-list__table .order-item .order-item__right .order__status .status__icon img {
    width: auto;
    height: auto;
    max-width: 2.5rem;
    max-height: 2.5rem;
  }
  .orders-list .orders-list__table .order-item .order__invoice {
    background-color: #0081c6;
    border-radius: 0 0 0.5rem 0.5rem;
    -webkit-border-radius: 0 0 0.5rem 0.5rem;
    -moz-border-radius: 0 0 0.5rem 0.5rem;
  }
  .orders-list .orders-list__table .order-item .order__invoice .invoice__link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .orders-list .orders-list__table .order-item .order__invoice .invoice__link picture {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
  }
  .orders-list .orders-list__table .order-item .order__invoice .invoice__link picture img {
    width: auto;
    height: auto;
    max-width: 3rem;
    max-height: 3rem;
  }
  .orders-list .orders-list__table .order-item .order__invoice .invoice__link .invoice__label {
    display: block;
    font-weight: 600;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #ffffff;
  }
  .orders-list .orders-list__table .order-item__empty {
    background-color: #f7f7f7;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    padding: 2rem 0;
  }
  .orders-list .orders-list__table .order-item__empty .empty-icon__container {
    margin-bottom: 2rem;
  }
  .orders-list .orders-list__table .order-item__empty .empty-icon__container picture {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    margin: 0 auto;
  }
  .orders-list .orders-list__table .order-item__empty .empty-icon__container picture img {
    width: auto;
    height: auto;
    max-width: 8.5rem;
    max-height: 8.5rem;
  }
  .orders-list .orders-list__table .order-item__empty .empty__msg {
    font-weight: 600;
    font-size: 1.6rem;
    text-align: center;
    color: #2a2f33;
    margin: 0;
  }
  .orders-list .orders-list__table .order-item__empty .empty__msg span {
    position: relative;
    display: block;
    font-size: 2.1rem;
    padding-bottom: 0.2rem;
    margin-bottom: 1rem;
  }
  .orders-list .orders-list__table .order-item__empty .empty__msg span:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 3rem;
    height: 0.1rem;
    background-color: #0081c6;
  }
}
.orderListTable .th,
.orderListTable .td {
  width: 22%;
  padding-left: 10px;
  border-left: 1px solid #fff;
}
.orderListTable .th {
  font-weight: 600;
  font-size: 1em;
  background-color: #e5e2e2;
  color: #5d6978;
}
.orderListTable .tr {
  overflow: inherit;
}
.orderListTable .header5 {
  width: 12%;
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}
/*
/* ## Filter
/* ********************************************************************/
.filter {
  width: 100%;
  background-color: #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .filter.active {
    background-color: #0081c6;
  }
  .filter.active .filter__toggle .filter__label .label__icon {
    background-color: #ffffff;
  }
  .filter.active .filter__toggle .filter__label .label__icon .icoSysco {
    color: #0081c6;
  }
  .filter.active .filter__toggle .filter__label .label__title {
    color: #ffffff;
  }
  .filter.active .filter__toggle .filter__label .filter__view {
    border: 0.1rem solid #ffffff;
  }
  .filter.active .filter__toggle .filter__label .filter__view .icoSysco {
    color: #ffffff;
  }
}
@media (min-width: 641px) {
  .filter .filter__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem;
    padding: 0 1rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__toggle {
    padding: 1rem;
  }
}
.filter .filter__label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .filter .filter__label {
    margin-right: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .filter .filter__label {
    margin-right: 2rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .filter .filter__label {
    margin-right: 1rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__label {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .filter .filter__label .label-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.filter .filter__label .filter__view {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 0.1rem solid #5c6877;
}
.filter .filter__label .filter__view .icoSysco {
  font-size: 1.6rem;
  color: #5c6877;
}
.filter .filter__label .label__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #2a2f33;
  margin-right: 1rem;
}
.filter .filter__label .label__icon .icoSysco {
  font-size: 2rem;
  color: #ffffff;
}
.filter .filter__label .label__title {
  font-weight: 600;
  font-size: 1.6rem;
  color: #2a2f33;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .filter .filter__label .label__title {
    font-size: 1.4rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .filter .filter__label .label__title {
    display: none;
  }
}
.filter .filter__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
@media (min-width: 641px) {
  .filter .filter__actions {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 0.1rem solid #5c6877;
  }
}
@media (min-width: 992px) {
  .filter .filter__actions .btn-group__cancel {
    margin-right: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter .filter__actions .btn-group__cancel {
    margin-right: 1.5rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .filter .filter__actions .btn-group__cancel {
    margin-right: 1rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions .btn-group__cancel {
    margin-bottom: 2rem;
  }
}
.filter .filter__actions .btn-group__cancel button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: inherit;
  color: #2a2f33;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  padding: 0.6rem;
}
@media (max-width: 640px) {
  .filter .filter__actions .btn-group__cancel button {
    font-size: 1.4rem;
    width: 100%;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.filter .filter__actions .btn-group__cancel button:hover,
.filter .filter__actions .btn-group__cancel button:active,
.filter .filter__actions .btn-group__cancel button:focus {
  background-color: #f7f7f7;
}
.filter .filter__actions .btn-group__cancel button .icoSysco {
  font-size: 2rem;
  color: #cc0000;
}
@media (min-width: 768px) {
  .filter .filter__actions .btn-group__cancel button .icoSysco {
    margin-right: 0.5rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions .btn-group__cancel button .icoSysco {
    margin-right: 0.5rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .filter .filter__actions .btn-group__cancel button .btn__label {
    display: none;
  }
}
.filter .filter__actions .btn-group.filter-types,
.filter .filter__actions .btn-group.filter-status {
  width: 13rem;
}
@media (min-width: 992px) {
  .filter .filter__actions .btn-group.filter-types,
  .filter .filter__actions .btn-group.filter-status {
    margin-right: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .filter .filter__actions .btn-group.filter-types,
  .filter .filter__actions .btn-group.filter-status {
    width: 11rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter .filter__actions .btn-group.filter-types,
  .filter .filter__actions .btn-group.filter-status {
    margin-right: 1.5rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .filter .filter__actions .btn-group.filter-types,
  .filter .filter__actions .btn-group.filter-status {
    margin-right: 1rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions .btn-group.filter-types,
  .filter .filter__actions .btn-group.filter-status {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.filter .filter__actions .btn-group.filter-types.active .dropdown-toggle,
.filter .filter__actions .btn-group.filter-status.active .dropdown-toggle {
  background-color: #0081c6;
  color: #ffffff;
}
.filter .filter__actions .btn-group.filter-types.active .dropdown-toggle:hover,
.filter .filter__actions .btn-group.filter-status.active .dropdown-toggle:hover,
.filter .filter__actions .btn-group.filter-types.active .dropdown-toggle:focus,
.filter .filter__actions .btn-group.filter-status.active .dropdown-toggle:focus {
  background-color: #006093;
  color: #ffffff;
}
.filter .filter__actions .btn-group.filter-types.open .dropdown-toggle,
.filter .filter__actions .btn-group.filter-status.open .dropdown-toggle {
  background-color: #0081c6;
  color: #ffffff;
}
.filter .filter__actions .btn-group.filter-types.open .dropdown-toggle:hover,
.filter .filter__actions .btn-group.filter-status.open .dropdown-toggle:hover,
.filter .filter__actions .btn-group.filter-types.open .dropdown-toggle:focus,
.filter .filter__actions .btn-group.filter-status.open .dropdown-toggle:focus {
  background-color: #006093;
  color: #ffffff;
}
.filter .filter__actions .btn-group.filter-types .dropdown-toggle,
.filter .filter__actions .btn-group.filter-status .dropdown-toggle {
  position: relative;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: inherit;
  text-align: left;
  color: #5c6877;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
}
@media (min-width: 641px) {
  .filter .filter__actions .btn-group.filter-types .dropdown-toggle,
  .filter .filter__actions .btn-group.filter-status .dropdown-toggle {
    padding: 0.6rem 1.5rem 0.6rem 3.5rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .filter .filter__actions .btn-group.filter-types .dropdown-toggle,
  .filter .filter__actions .btn-group.filter-status .dropdown-toggle {
    font-size: 1.4rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions .btn-group.filter-types .dropdown-toggle,
  .filter .filter__actions .btn-group.filter-status .dropdown-toggle {
    text-align: center;
    padding: 0.95rem 3.5rem 0.95rem 3.5rem;
  }
}
.filter .filter__actions .btn-group.filter-types .dropdown-toggle:hover,
.filter .filter__actions .btn-group.filter-status .dropdown-toggle:hover,
.filter .filter__actions .btn-group.filter-types .dropdown-toggle:active,
.filter .filter__actions .btn-group.filter-status .dropdown-toggle:active,
.filter .filter__actions .btn-group.filter-types .dropdown-toggle:focus,
.filter .filter__actions .btn-group.filter-status .dropdown-toggle:focus {
  background-color: #f7f7f7;
}
.filter .filter__actions .btn-group.filter-types .dropdown-toggle .icoSysco,
.filter .filter__actions .btn-group.filter-status .dropdown-toggle .icoSysco {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 1rem;
}
.filter .filter__actions .btn-group.filter-types .dropdown-menu,
.filter .filter__actions .btn-group.filter-status .dropdown-menu {
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0.1rem solid #eae9e9;
  width: 100%;
  min-width: 100%;
  padding: 0 1rem;
  margin: 0.8rem 0 0 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .filter .filter__actions .btn-group.filter-types .dropdown-menu,
  .filter .filter__actions .btn-group.filter-status .dropdown-menu {
    font-size: 1.4rem;
  }
}
.filter .filter__actions .btn-group.filter-types .dropdown-menu li,
.filter .filter__actions .btn-group.filter-status .dropdown-menu li {
  color: #5c6877;
  height: 3.5rem;
  line-height: 3.5rem;
  border-bottom: 0.1rem solid #eae9e9;
}
.filter .filter__actions .btn-group.filter-types .dropdown-menu li:last-child,
.filter .filter__actions .btn-group.filter-status .dropdown-menu li:last-child {
  border-bottom: 0;
}
.filter .filter__actions .btn-group.filter-types .dropdown-menu li:hover,
.filter .filter__actions .btn-group.filter-status .dropdown-menu li:hover,
.filter .filter__actions .btn-group.filter-types .dropdown-menu li:active,
.filter .filter__actions .btn-group.filter-status .dropdown-menu li:active,
.filter .filter__actions .btn-group.filter-types .dropdown-menu li:focus,
.filter .filter__actions .btn-group.filter-status .dropdown-menu li:focus {
  cursor: pointer;
  color: #0081c6;
  background-color: #f7f7f7;
}
.filter .filter__actions .btn-group.filter-status {
  margin-left: inherit;
}
.filter .filter__actions .form-group.filter-date .input-group.date {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
}
.filter .filter__actions .form-group.filter-date .input-group.date .form-control {
  background-color: #ffffff;
  border: none;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-border-radius: 0 0.5rem 0.5rem 0;
  -moz-border-radius: 0 0.5rem 0.5rem 0;
  height: 3.3rem;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .filter .filter__actions .form-group.filter-date .input-group.date .form-control {
    height: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .filter .filter__actions .form-group.filter-date .input-group.date .form-control {
    width: 15rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .filter .filter__actions .form-group.filter-date .input-group.date .form-control {
    width: 13rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions .form-group.filter-date .input-group.date .form-control {
    width: 100%;
    height: 4rem;
  }
}
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 3.3rem;
  background-color: #ffffff;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: 0.1rem solid #5c6877;
  border-radius: 0.5rem 0 0 0.5rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  padding: 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon {
    height: 3rem;
  }
}
@media (max-width: 640px) {
  .filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon {
    height: 4rem;
  }
}
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon:hover,
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon:active,
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon:focus {
  cursor: pointer;
  background-color: #f7f7f7;
}
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon:hover .icoSysco,
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon:active .icoSysco,
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon:focus .icoSysco {
  color: #0081c6;
}
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon.active {
  background-color: #0081c6;
}
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon.active .icoSysco {
  color: #ffffff;
}
.filter .filter__actions .form-group.filter-date .input-group.date .input-group-addon .icoSysco {
  font-size: 2rem;
  color: #2a2f33;
}
.filter__all {
  margin: 0 10px 0 0;
}
@media (min-width: 992px) {
  .filter__all {
    margin: 0 12px 0 32px;
  }
}
.filter__ctas {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.filter--light {
  background-color: transparent;
}
@media (min-width: 992px) {
  .filter--light {
    background-color: #f5f5f4;
  }
}
.filter--no-bg {
  background-color: transparent;
}
.filter--pt {
  padding-top: 10px;
}
.filter--mb-tight {
  margin-bottom: 1rem;
}
.filter__notice {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-top: 10px;
  color: #999696;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: 600;
  padding-bottom: 12px;
}
@media (min-width: 992px) {
  .filter__notice {
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 1.3rem;
  }
}
.filter__notice--full {
  flex-basis: 100%;
}
@media (min-width: 992px) {
  .filter__notice--full {
    padding-top: 6px;
  }
}
.filter__count {
  display: none;
}
@media (min-width: 992px) {
  .filter__count {
    display: block;
    color: #5d6978;
    font-size: 1.3rem;
    padding-right: 7px;
    white-space: nowrap;
  }
}
.filter__searchbar {
  padding-top: 14px;
}
@media (min-width: 641px) {
  .filter__searchbar {
    padding-top: 0;
    margin-right: 32px;
  }
}
.filter__sections {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .filter__sections {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .filter__sections--cols {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.filter__sections-ctas {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin-top: 14px;
}
.filter__sections-ctas--nowrap {
  flex-wrap: nowrap;
}
@media (min-width: 992px) {
  .filter__sections-ctas {
    margin-top: 0;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
}
.filter__sections-ctas--noorder {
  -webkit-order: 0;
  -ms-order: 0;
  order: 0;
}
@media (min-width: 992px) {
  .filter__sections-ctas--noorder {
    -webkit-order: 0;
    -ms-order: 0;
    order: 0;
  }
}
.filter__sections-cta {
  flex-grow: 1;
}
@media (min-width: 480px) {
  .filter__sections-cta {
    width: 48%;
    flex-grow: 0;
  }
}
@media (min-width: 992px) {
  .filter__sections-cta {
    white-space: normal;
    margin-right: 15px;
    width: auto;
  }
  .filter__sections-cta:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .filter__sections-cta--download {
    margin-left: 23px;
  }
}
.filter__sections-notice {
  flex-basis: 100%;
}
.filter__sections-dropdown {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .filter__sections-dropdown {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.filter--flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.filter--container {
  padding: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .filter--container {
    padding: 8px 0;
  }
}
/*
/* ## Sort
/* ********************************************************************/
.sort {
  position: relative;
  width: 17px;
  height: 17px;
}
.sort::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url('../svg/sort.svg') center center no-repeat transparent;
  width: 1.7rem;
  height: 100%;
  text-align: center;
}
.sort--name-desc::before {
  transform: rotate(180deg);
}
.sort--right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.5rem;
  height: 100%;
}
@media (min-width: 992px) {
  .sort--right {
    right: 1.2rem;
  }
}
/*
/* ## Illustration Icons Style
/* ********************************************************************/
.illustration-icon__popin {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .illustration-icon__popin {
    margin-bottom: 2rem;
  }
}
.illustration-icon__popin picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  margin: 0 auto;
}
@media (max-width: 640px) {
  .illustration-icon__popin picture {
    width: 8rem;
    height: 8rem;
  }
}
.illustration-icon__popin picture img {
  width: auto;
  height: auto;
  max-width: 6.5rem;
  max-height: 6.5rem;
}
@media (max-width: 640px) {
  .illustration-icon__popin picture img {
    max-width: 4.5rem;
    max-height: 4.5rem;
  }
}
/*
## Item Product List Style
********************************************************************/
.productListItem {
  /* Item Product List when user is connected */
  /* Item Product List when user is Deconnecte */
}
.productListItem__content {
  border: 1px solid #dddddd;
  background: #ffffff;
  overflow: hidden;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.productListItem__content:hover {
  box-shadow: 0 0 1.2rem #cccccc;
  -webkit-box-shadow: 0 0 1.2rem #cccccc;
  -moz-box-shadow: 0 0 1.2rem #cccccc;
  -o-box-shadow: 0 0 1.2rem #cccccc;
}
@media (max-width: 640px) {
  .productListItem__content {
    max-width: 30rem;
    margin: 0 auto;
  }
}
.productListItem .detailProduct {
  padding: 0 1.2rem;
}
.productListItem .detailProduct .ItemDetailProduct {
  margin-bottom: 1rem;
}
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0 0 0.3rem 0;
}
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head .ref {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head .ref__media,
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head .ref i {
  max-width: 6rem;
  vertical-align: text-top;
  margin-right: 0.3rem;
}
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head .ref__label {
  font-size: 1.4rem;
  font-weight: 600;
}
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head h2 {
  font-size: 1.8rem;
  font-weight: 600;
  min-height: 3.2rem;
  line-height: 1.6rem;
  margin: 0 0 0.5rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productListItem .detailProduct .ItemDetailProduct .productMainLink .head h2 {
    font-size: 1.6rem;
  }
}
.productListItem .detailProduct .ItemDetailProduct .productMainLink .head h2 .CatTitleTroisPoint {
  cursor: pointer;
}
.productListItem .detailProduct .ItemDetailProduct .details {
  height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 2;
  text-overflow: ellipsis;
}
.productListItem .detailProduct .ItemDetailProduct .detailsWrapper .details {
  font-size: 1.5rem;
  font-weight: 300;
  font-style: italic;
  line-height: 1.4rem;
  color: #2a2f33;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productListItem .detailProduct .ItemDetailProduct .detailsWrapper .details {
    font-size: 1.4rem;
  }
}
.productListItem .detailProduct .desc {
  font-size: 1.4rem;
  line-height: 1.15;
  text-align: left;
  height: 4.5rem;
  margin-bottom: 0.7rem;
}
.productListItem .etik img {
  width: 2rem;
  max-height: 2rem;
  margin-right: 0.2rem;
}
.productListItem .cart {
  position: relative;
  padding: 1.8rem 1.2rem 1.2rem 2.4rem;
}
.productListItem .cart .wrapper-price {
  color: #2a2f33;
  height: 8.5rem;
  margin-bottom: 1.5rem;
}
.productListItem .cart .add-to-cart__status {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  height: 3rem;
  margin: 0.7rem 0;
}
.productListItem .cart .add-to-cart__status .qtyBloc,
.productListItem .cart .add-to-cart__status .numberInput {
  margin: 0;
}
.productListItem .cart .add-to-cart__status .numberInput {
  height: 2.8rem;
}
.productListItem .cart .add-to-cart__status--oos {
  height: auto;
  margin-bottom: 0;
}
.productListItem__unit {
  font-size: 1.4rem;
  height: 2rem;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .productListItem__unit {
    font-size: 1.2rem;
  }
}
.productListItem__status {
  height: 2.5rem;
}
.productListItem__status .status {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.productListItem__status .status__icon,
.productListItem__status .status__label {
  font-size: 1.4rem;
}
.productListItem__status .status__icon {
  margin-right: 0.5rem;
}
.productListItem__status .status__label {
  color: #5d6978;
}
.productListItem__quantity {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}
.productListItem.isConnecte .detailProduct {
  position: relative;
  height: 24rem;
}
.productListItem.isConnecte .detailProduct .ItemDetailProduct {
  height: 9rem;
}
.productListItem.isConnecte .detailProduct .ItemDetailProduct .details {
  height: auto;
  line-height: 1;
}
.productListItem.isConnecte .detailProduct .etik {
  height: 8.5rem;
}
.productListItem.isConnecte .detailProduct .etik-top {
  height: 2rem;
}
.productListItem.isConnecte .detailProduct .etik-top .lastOrderedDate {
  height: 100%;
}
.productListItem.isConnecte .detailProduct .etik-top .lastOrderedDate .item-last-orderDate {
  font-size: 1.6rem;
  line-height: 1.25;
  font-style: italic;
  color: #0081c6;
  margin: 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .productListItem.isConnecte .detailProduct .etik-top .lastOrderedDate .item-last-orderDate {
    font-size: 1.4rem;
  }
}
.productListItem.isConnecte .detailProduct .etik-middle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  height: 2.2rem;
  margin-top: 0.5rem;
}
.productListItem.isConnecte .detailProduct .etik-bottom {
  height: 2rem;
  margin-top: 0.5rem;
}
.productListItem.isConnecte .detailProduct .etik-bottom .potential-product-message {
  margin-bottom: inherit;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .productListItem.isConnecte .detailProduct .etik-bottom .potential-product-message {
    font-size: 1.4rem;
  }
}
.productListItem.isConnecte .addToCartBloc .cart form .js_dlc_info_panel .add-to-cart__status {
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
.productListItem.isConnecte .addToCartBloc .cart form .addToCartButton {
  float: left;
  width: 100%;
  height: 4.5rem;
  font-size: 1.4rem;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
}
.productListItem.isConnecte .addToCartBloc .cart form .addFav {
  float: right;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 19%;
  height: 4.5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: rgba(0, 129, 198, 0.8);
  color: #ffffff;
  padding: 0;
  margin-top: 0;
}
.productListItem.isConnecte .addToCartBloc .cart form .addFav.active .favoris-add-list__icon svg .addFav-st1 {
  fill: #f3af3a;
}
.productListItem.isConnecte .addToCartBloc .cart form .addFav .favoris-add-list__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: auto;
}
.productListItem.isConnecte .addToCartBloc .cart form .addFav .favoris-add-list__icon svg {
  width: 2.5rem;
  height: auto;
}
.productListItem.isConnecte .addToCartBloc .cart form .addFav .favoris-add-list__icon svg .addFav-st1 {
  fill: transparent;
}
.productListItem.isConnecte .thumb__short-dated {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 9;
}
.productListItem.isConnecte .thumb__short-dated-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.2);
}
.productListItem.isConnecte .thumb__short-dated-media {
  width: 3rem;
  height: auto;
}
.productListItem.isDeconnecte .detailProduct .desc {
  height: 10.2rem;
}
.productListItem.isDeconnecte .detailProduct .desc .descRegion {
  line-height: 1.1em;
  height: 7rem;
}
/* Style similar Product List and Product Details Panel */
.productList:before,
.productDetailsPanel:before,
.productList:after,
.productDetailsPanel:after {
  content: '';
  display: table;
}
.productList:after,
.productDetailsPanel:after {
  clear: both;
}
.productList .productListItem:before,
.productDetailsPanel .productListItem:before,
.productList .productDescription:before,
.productDetailsPanel .productDescription:before,
.productList .productListItem:after,
.productDetailsPanel .productListItem:after,
.productList .productDescription:after,
.productDetailsPanel .productDescription:after {
  content: '';
  display: table;
}
.productList .productListItem:after,
.productDetailsPanel .productListItem:after,
.productList .productDescription:after,
.productDetailsPanel .productDescription:after {
  clear: both;
}
.productList .productListItem.notDisplay:hover,
.productDetailsPanel .productListItem.notDisplay:hover,
.productList .productDescription.notDisplay:hover,
.productDetailsPanel .productDescription.notDisplay:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.productList .productListItem .volumePricesFlag,
.productDetailsPanel .productListItem .volumePricesFlag,
.productList .productDescription .volumePricesFlag,
.productDetailsPanel .productDescription .volumePricesFlag {
  display: none;
}
.productList .productListItem .productMainLink,
.productDetailsPanel .productListItem .productMainLink,
.productList .productDescription .productMainLink,
.productDetailsPanel .productDescription .productMainLink {
  display: block;
  float: left;
  width: 31%;
}
.productList .productListItem .productMainLink:hover,
.productDetailsPanel .productListItem .productMainLink:hover,
.productList .productDescription .productMainLink:hover,
.productDetailsPanel .productDescription .productMainLink:hover {
  text-decoration: none;
}
.productList .productListItem .productMainLink:hover .thumb > img,
.productDetailsPanel .productListItem .productMainLink:hover .thumb > img,
.productList .productDescription .productMainLink:hover .thumb > img,
.productDetailsPanel .productDescription .productMainLink:hover .thumb > img {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1.1) translateX(-50%);
}
.productList .productListItem .productMainLink .thumb,
.productDetailsPanel .productListItem .productMainLink .thumb,
.productList .productDescription .productMainLink .thumb,
.productDetailsPanel .productDescription .productMainLink .thumb {
  position: relative;
  border-right: 1px solid #dddddd;
  width: 100%;
  overflow: hidden;
  float: left;
}
.productList .productListItem .productMainLink .thumb > img,
.productDetailsPanel .productListItem .productMainLink .thumb > img,
.productList .productDescription .productMainLink .thumb > img,
.productDetailsPanel .productDescription .productMainLink .thumb > img {
  height: 100%;
  max-width: 100%;
  width: auto;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productList .productListItem .cart form.count,
.productDetailsPanel .productListItem .cart form.count,
.productList .productDescription .cart form.count,
.productDetailsPanel .productDescription .cart form.count {
  float: right;
  margin-bottom: 1.2rem;
}
.productList .productListItem .cart form.count label,
.productDetailsPanel .productListItem .cart form.count label,
.productList .productDescription .cart form.count label,
.productDetailsPanel .productDescription .cart form.count label {
  display: inline-block;
  padding: 0 0 0 0.4rem;
  margin: 0;
  height: auto;
  font-size: 1.2rem;
  vertical-align: middle;
}
.productList .productListItem .cart form.count input,
.productDetailsPanel .productListItem .cart form.count input,
.productList .productDescription .cart form.count input,
.productDetailsPanel .productDescription .cart form.count input {
  display: inline-block;
  padding: 0.2rem 0 0.2rem 0.4rem;
  margin: 0;
  width: 4.4rem;
  height: auto;
  vertical-align: middle;
}
.productList .productListItem .cart .wrapper-price,
.productDetailsPanel .productListItem .cart .wrapper-price,
.productList .productDescription .cart .wrapper-price,
.productDetailsPanel .productDescription .cart .wrapper-price {
  color: #212a37;
  border-bottom: 1px solid #d5d5d6;
}
.productList .productListItem .cart .add_to_cart_form,
.productDetailsPanel .productListItem .cart .add_to_cart_form,
.productList .productDescription .cart .add_to_cart_form,
.productDetailsPanel .productDescription .cart .add_to_cart_form {
  float: none;
  clear: both;
  width: 100%;
}
.productList .productListItem .cart .status i,
.productDetailsPanel .productListItem .cart .status i,
.productList .productDescription .cart .status i,
.productDetailsPanel .productDescription .cart .status i {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 0.2rem;
  width: 1.6rem;
  height: 1.6rem;
  text-align: center;
  background: #32a05a;
  vertical-align: top;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.productList .productListItem .cart .status i:before,
.productDetailsPanel .productListItem .cart .status i:before,
.productList .productDescription .cart .status i:before,
.productDetailsPanel .productDescription .cart .status i:before {
  color: #ffffff;
  font-size: 1rem;
}
.productList .productListItem .cart .status.preCheck i,
.productDetailsPanel .productListItem .cart .status.preCheck i,
.productList .productDescription .cart .status.preCheck i,
.productDetailsPanel .productDescription .cart .status.preCheck i {
  background: #ffa533;
}
.productList .productListItem .cart .status.off i,
.productDetailsPanel .productListItem .cart .status.off i,
.productList .productDescription .cart .status.off i,
.productDetailsPanel .productDescription .cart .status.off i {
  background: #cac8c7;
}
.productList .productListItem .cart.disabled .wrapper-price,
.productDetailsPanel .productListItem .cart.disabled .wrapper-price,
.productList .productDescription .cart.disabled .wrapper-price,
.productDetailsPanel .productDescription .cart.disabled .wrapper-price {
  color: #919092;
}
.productList.embed .productListItem a.productMainLink,
.productDetailsPanel.embed .productListItem a.productMainLink {
  width: 100%;
  float: none;
  background: none;
  border-right: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.productList.embed .productListItem a.productMainLink .thumb,
.productDetailsPanel.embed .productListItem a.productMainLink .thumb {
  border-right: none;
  border-bottom: 1px solid #dddbdc;
  margin-bottom: 1rem;
}
.productList.embed .productListItem a.productMainLink .head,
.productDetailsPanel.embed .productListItem a.productMainLink .head {
  clear: both;
  margin: 0 1.6rem;
}
.productList.embed .productListItem .cart,
.productDetailsPanel.embed .productListItem .cart {
  clear: both;
  float: none;
  width: 100%;
  padding-left: 12px;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF1F1F1');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #ffffff), color-stop(100%, #f1f1f1));
  background-image: -moz-linear-gradient(top, #ffffff 10%, #f1f1f1 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 10%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #ffffff 10%, #f1f1f1 100%);
}
.productList .productListItem .cart,
.productList .productDescription .cart {
  width: 35%;
}
.productList .productListItem .cart .wrapper-price {
  border-top: 1px solid #adacae;
  height: 7.5rem;
  margin-bottom: 0;
  padding: 1.5rem 0 0;
}
/* Item Product : Common Form Add To Cart */
/* Item Product DLC to PAP */
.item-pap-dlc {
  width: 6rem;
  height: 2.2rem;
  line-height: 2.2rem;
  background-color: #eae9e9;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  border: 1px solid #0081c6;
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
  color: #0081c6;
  transition: none;
}
.item-pap-dlc--small {
  min-width: 5.2rem;
  height: 1.9rem;
  line-height: 1.9rem;
  font-size: 1.4rem;
  margin-top: -2px;
}
@media (min-width: 992px) {
  .item-pap-dlc--small {
    font-size: 1.3rem;
  }
}
.item-pap-dlc--smallest {
  min-width: 5rem;
  height: 1.7rem;
  line-height: 1.65rem;
  font-size: 1rem;
  width: auto;
  margin-top: 0;
}
@media (min-width: 992px) {
  .item-pap-dlc--smallest {
    min-width: 6rem;
    font-size: 1.2rem;
  }
}
.item-pap-dlc--large {
  font-size: 1.1rem;
}
@media (min-width: 992px) {
  .item-pap-dlc--large {
    height: 1.7rem;
    line-height: 1.5rem;
  }
}
.item-pap-dlc--spacing-before {
  margin-left: 7px;
}
.item-pap-dlc span {
  transition: none;
}
.group-cx__title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.5rem;
}
.group-cx__title .icoSysco {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #2a2f33;
  font-size: 1.8rem;
  color: #ffffff;
  margin-right: 1rem;
}
.group-cx__title h3 {
  font-weight: 700;
  font-size: 2.1rem;
  color: #2a2f33;
  margin: 0;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .group-cx__title h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .group-cx__title h3 {
    font-size: 1.6rem;
  }
}
.group-cx__title--low-bottom-gap {
  margin-bottom: 4px;
}
.account-content .account-form .control-group {
  margin-bottom: 0;
}
.account-content .account-form .control-group--custom {
  margin-bottom: 30px;
}
.form-group-cx__container {
  margin-bottom: 3rem;
}
@media (max-width: 1199px) {
  .form-group-cx__container {
    margin-bottom: 2rem;
  }
}
.form-group-cx__container:last-child {
  margin-bottom: inherit;
}
.form-group-cx {
  margin-bottom: 1rem;
}
.form-group-cx.group-pwd .cx-form__value {
  height: auto;
  line-height: inherit;
}
@media (min-width: 641px) and (max-width: 991px) {
  .form-group-cx.group-pwd .control-group.error .help-inline {
    margin: 0.7rem 0 0 50%;
  }
}
.form-group-cx.group-email .control-group.error .help-inline {
  margin: 0.7rem 0 0 0%;
}
@media (min-width: 641px) {
  .form-group-cx.group-email .control-group.error .help-inline {
    margin-left: 50%;
  }
}
@media (min-width: 1200px) {
  .form-group-cx.group-email .control-group.error .help-inline {
    margin-left: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .form-group-cx.group-txt .control-group.error .help-inline,
  .form-group-cx.group-slt .control-group.error .help-inline {
    margin: 0.7rem 0 0 27%;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .form-group-cx.group-txt .control-group.error .help-inline,
  .form-group-cx.group-slt .control-group.error .help-inline {
    width: 75%;
    margin: 0.7rem 0 0 25%;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .form-group-cx.group-txt.group-col-2 .control-group.error .help-inline,
  .form-group-cx.group-slt.group-col-2 .control-group.error .help-inline {
    width: 67%;
    margin: 0.7rem 0 0 33%;
  }
}
.form-group-cx.group-marketing-mobile .control-group.error .help-inline {
  width: 67%;
  margin: 0.7rem 0 0 0;
}
@media (min-width: 641px) {
  .form-group-cx.group-marketing-mobile .control-group.error .help-inline {
    text-align: center;
  }
}
.form-group-cx.group-toggle {
  margin-bottom: 22px;
}
.form-group-cx .control-group.error .cx-form .cx-form__label {
  background-color: rgba(204, 0, 0, 0.2);
  color: #2a2f33;
  border: 0.1rem solid rgba(204, 0, 0, 0.2);
}
.form-group-cx .control-group.error .cx-form .cx-form__value input {
  border: 0.1rem solid rgba(204, 0, 0, 0.2) !important;
}
.form-group-cx .control-group.error .cx-form .cx-form__value input:focus {
  z-index: 1;
}
.form-group-cx .control-group.error .help-inline {
  font-weight: 600;
  font-size: 1.4rem;
  font-style: italic;
  color: #cc0000;
  width: 50%;
  margin: 0.7rem 0 0 41.66666667%;
}
@media (min-width: 641px) and (max-width: 991px) {
  .form-group-cx .control-group.error .help-inline {
    font-size: 1.3rem;
  }
}
@media (max-width: 640px) {
  .form-group-cx .control-group.error .help-inline {
    font-size: 1.2rem;
    width: 100%;
    margin: 0.7rem 0 0 0;
  }
}
.form-group-cx .row {
  margin: 0;
}
.form-group-cx .cx-label,
.form-group-cx .cx-form__label,
.form-group-cx .cx-value,
.form-group-cx .cx-form__value,
.form-group-cx .cx-form__addon,
.form-group-cx .cx-link,
.form-group-cx .cx-form__link {
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0 1rem;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .form-group-cx .cx-label,
  .form-group-cx .cx-form__label,
  .form-group-cx .cx-value,
  .form-group-cx .cx-form__value,
  .form-group-cx .cx-form__addon,
  .form-group-cx .cx-link,
  .form-group-cx .cx-form__link {
    padding: 0 0.5rem;
  }
}
.form-group-cx .cx-label,
.form-group-cx .cx-form__label {
  font-weight: 600;
  font-size: 1.4rem;
  text-align: left;
  color: #2a2f33;
  border: 0.1rem solid #eae9e9;
  background-color: #eae9e9;
}
@media (max-width: 640px) {
  .form-group-cx .cx-label,
  .form-group-cx .cx-form__label {
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.2rem;
  }
}
.form-group-cx .cx-form__label.required {
  position: relative;
}
.form-group-cx .cx-form__label.required:after {
  content: '*';
  position: absolute;
  top: 0;
  color: #cc0000;
}
.form-group-cx .cx-value,
.form-group-cx .cx-form__value {
  font-size: 1.4rem;
  color: #2a2f33;
}
.form-group-cx .cx-value {
  border: 0.1rem solid #eae9e9;
}
.form-group-cx .cx-value.disabled {
  background-color: #f7f7f7;
}
.form-group-cx .cx-value.disabled:hover,
.form-group-cx .cx-value.disabled:active {
  cursor: not-allowed;
}
.form-group-cx .cx-value--no-link a {
  text-decoration: none;
  pointer-events: none;
  color: inherit;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .form-group-cx .cx-value {
    font-size: 1.3rem;
  }
}
.form-group-cx .cx-form__value {
  padding: 0;
}
.form-group-cx .cx-form__value input {
  width: 100%;
}
.form-group-cx .cx-form__value input,
.form-group-cx .cx-form__value .cx-form__select {
  border: 0.1rem solid #eae9e9 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  height: 3.5rem !important;
  line-height: 3.5rem !important;
  padding: 0 1rem !important;
}
.form-group-cx .cx-form__value input[disabled],
.form-group-cx .cx-form__value .cx-form__select[disabled] {
  background-color: #f7f7f7;
}
.form-group-cx .cx-form__value .cx-form__pstrength {
  padding: 0 1rem;
  margin-top: 1rem;
}
@media (max-width: 1199px) {
  .form-group-cx .cx-form__value .cx-form__pstrength {
    width: 120%;
  }
}
@media (max-width: 640px) {
  .form-group-cx .cx-form__value .cx-form__pstrength {
    padding: 0 0.5rem;
    margin-top: 0.7rem;
  }
}
.form-group-cx .cx-form__value .cx-form__pstrength .pstrength-minchar {
  margin-bottom: 0.5rem;
}
.form-group-cx .cx-form__value .cx-form__pstrength .pstrength-info {
  min-height: 21px;
}
@media (min-width: 992px) {
  .form-group-cx .cx-form__value .cx-form__pstrength .pstrength-info {
    font-size: 1.6rem;
  }
}
.form-group-cx .cx-form__value .cx-form__pstrength .pstrength-bar {
  border-style: solid;
  border-width: 0;
}
.form-group-cx .cx-form__addon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2rem;
  color: #2a2f33;
  border: 0.1rem solid #eae9e9;
  background-color: #eae9e9;
}
@media (max-width: 640px) {
  .form-group-cx .cx-form__addon {
    color: #5c6877;
    background-color: #f7f7f7;
  }
}
.form-group-cx .cx-form__addon:hover,
.form-group-cx .cx-form__addon:active,
.form-group-cx .cx-form__addon:focus {
  background-color: #d1cfcf;
}
.form-group-cx .cx-form__addon:hover,
.form-group-cx .cx-form__addon:active {
  cursor: pointer;
}
.form-group-cx .cx-form__cta {
  padding-left: 0;
  padding-right: 0;
  clear: both;
  padding-top: 15px;
}
@media (min-width: 641px) {
  .form-group-cx .cx-form__cta {
    padding-top: 0;
    clear: none;
    padding-right: 0;
    padding-left: 15px;
  }
}
.form-group-cx .cx-link,
.form-group-cx .cx-form__link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #dddbdc;
  border: 0.1rem solid #dddbdc;
  transition: all ease 0.2s;
}
.form-group-cx .cx-link:hover,
.form-group-cx .cx-form__link:hover,
.form-group-cx .cx-link:active,
.form-group-cx .cx-form__link:active {
  cursor: pointer;
  background-color: #5c6877;
  border: 0.1rem solid #5c6877;
}
.form-group-cx .cx-link:hover .link,
.form-group-cx .cx-form__link:hover .link,
.form-group-cx .cx-link:active .link,
.form-group-cx .cx-form__link:active .link {
  color: #ffffff;
}
.form-group-cx .cx-link .link,
.form-group-cx .cx-form__link .link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  color: #2a2f33;
}
.form-group-cx .cx-link .link:hover,
.form-group-cx .cx-form__link .link:hover,
.form-group-cx .cx-link .link:active,
.form-group-cx .cx-form__link .link:active,
.form-group-cx .cx-link .link:focus,
.form-group-cx .cx-form__link .link:focus {
  text-decoration: none;
  outline: none;
}
.form-group-cx .cx-link .link .icoSysco,
.form-group-cx .cx-form__link .link .icoSysco {
  font-size: 2rem;
  line-height: inherit;
  margin-right: 0.5rem;
}
.form-group-cx .cx-link .link .link__txt,
.form-group-cx .cx-form__link .link .link__txt {
  font-size: 1.4rem;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .form-group-cx .cx-link .link .link__txt,
  .form-group-cx .cx-form__link .link .link__txt {
    font-size: 1.2rem;
  }
}
.form-group-cx__separator {
  width: 100%;
  display: inline-block;
}
.form-group-cx__separator:before {
  display: block;
  padding: 0 0 20px 0;
  border-top: 1px solid #d8d8d8;
  margin: 0 auto;
  content: '';
  width: 60%;
}
@media (min-width: 641px) {
  .form-group-cx__separator:before {
    padding: 0 0 30px 0;
  }
}
.form-group-cx__content {
  font-size: 1.4rem;
  font-weight: 400;
  color: #5e5e5e;
  padding-bottom: 10px;
}
.form-group-cx__content-title {
  color: #008bd1;
  font-size: 1.4rem;
  font-weight: 600;
}
.form-group-cx__content-list {
  padding-left: 2.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 641px) {
  .form-group-cx__content-list {
    padding-bottom: 0;
  }
}
.form-group-cx__content-list li {
  list-style-type: disc;
}
.form-group-cx__actions {
  border-top: 0.5rem solid #eae9e9;
  padding-top: 2rem;
}
.form-group-cx__actions--new {
  border: none;
  padding: 0 0 15px 0;
}
@media (max-width: 640px) {
  .form-group-cx__actions--new {
    padding-bottom: 20px;
  }
}
.form-group-cx__actions--borderless {
  border: none;
}
@media (max-width: 640px) {
  .form-group-cx__actions .actions__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .form-group-cx__actions .actions__grid--end {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 641px) {
  .form-group-cx__actions .actions__grid--end {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
@media (min-width: 641px) {
  .form-group-cx__actions .action__first {
    padding-right: 6rem;
  }
}
@media (max-width: 640px) {
  .form-group-cx__actions .action__first {
    margin-top: 2rem;
  }
}
@media (min-width: 641px) {
  .form-group-cx__actions .action__last {
    padding-left: 6rem;
  }
}
.group-cx__text {
  font-size: 1.4rem;
}
.group-cx__text--italic {
  font-style: italic;
}
.group-cx__text--darker {
  color: #000000;
}
.group-cx__text--primary {
  color: #0081c6;
}
.group-cx__text--bigger {
  font-size: 1.5rem;
}
.group-cx__text--separator {
  margin-top: 20px;
  margin-bottom: 20px;
}
.group-cx__text--b-spaced {
  padding-bottom: 15px;
}
.group-cx__list--bullet {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000000;
  margin-left: 0px;
  padding-left: 16px;
}
.group-cx__list--bullet li {
  list-style-type: disc;
  margin-left: 0;
  padding-left: 0;
}
.group-cx__status {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 22px;
}
.group-cx__status-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #cc0000;
  display: block;
  margin-right: 6px;
}
.group-cx__status-label {
  font-size: 1.2rem;
  font-weight: 600;
  color: #cc0000;
}
.group-cx__status--active .group-cx__status-dot {
  background-color: #56b046;
}
.group-cx__status--active .group-cx__status-label {
  color: #56b046;
}
.group-cx__paragraph {
  color: #6d706f;
  font-size: 1.3rem;
  font-weight: 400;
}
.group-cx__paragraph--title {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 0;
}
.group-cx__paragraph--small {
  font-size: 1.2rem;
}
.group-cx__paragraph--italic {
  font-style: italic;
}
.group-cx__paragraph--pt-5 {
  padding-top: 5px;
}
.group-cx__paragraph--pb-20 {
  padding-bottom: 20px;
}
.group-cx__paragraph--darker {
  color: #000000;
}
.group-cx__paragraph strong {
  font-weight: 600;
}
.group-cx__cta--center {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.group-cx__cta--pt-large {
  padding-top: 31px;
}
.group-cx__checkbox label {
  color: #6d706f;
  font-size: 1.3rem;
  font-weight: 600;
}
.group-cx__checkbox--pt-medium {
  padding-top: 16px;
}
.group-cx__checkbox--pt-large {
  padding-top: 31px;
}
.group-cx__checkbox--light label {
  font-weight: 400;
  color: #383838;
  line-height: normal;
  padding-top: 2px;
  display: inline-block;
}
.group-cx__checkbox-validation {
  font-size: 1.2rem;
  font-weight: 400;
  color: #56b046;
  display: block;
  width: 100%;
  text-align: center;
  font-style: italic;
}
@media (min-width: 641px) {
  .cx-form__row--phone .cx-form__cta {
    padding-top: 10px;
    padding-left: 0;
  }
}
@media (max-width: 1199px) {
  .cx-form__row--phone .cx-form__cta {
    padding-top: 10px;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .cx-form__row--phone .cx-form__cta {
    padding-top: 0px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .cx-form__row--phone {
    display: flex;
    flex-direction: column;
  }
  .cx-form__row--phone .cx-form__cta {
    order: 2;
  }
  .cx-form__row--phone .cx-form__error {
    order: 1;
    text-align: left;
  }
}
/*
#### Burger Menu
********************************************************************/
.burger-menu {
  position: relative;
}
.burger-menu .burger-menu__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .burger-menu .burger-menu__content {
    width: 3rem;
    height: 3rem;
  }
}
.burger-menu .burger-menu__content .burger-line {
  display: inline-block;
  width: 3rem;
  height: 0.4rem;
  background: #0081c6;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  margin: 0.3rem 0;
  transition: all 0.5s ease;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .burger-menu .burger-menu__content .burger-line {
    width: 2.5rem;
  }
}
/*
.burger-menu {
  clear: both;
  display: block;
  text-align: center;
  background: @menuburger-background-color;
  padding: 2rem 1.1rem;
  z-index: 50;
  .transitionAll(all,0.2s,ease);
  user-select: none;

  &:before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    max-width: 0;
    background: @menuburger-background-color;
    opacity: 0.4;
    filter: alpha(opacity=40);
    .transitionAll(all,0.2s,ease);
  }

  .lines {
    position: relative;
    display: block;
    width: 2rem;
    height: 0.2rem;
    background: @menuburger-lines-color;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;

    &:before,
    &:after {
      position: absolute;
      left: 0;
      content: '';
      display: block;
      width: 2rem;
      height: 0.2rem;
      background: @menuburger-lines-color;
      .transitionAll(all,0.2s,ease);
    }

    &:before {
      top: 0.6rem;
    }

    &:after {
      top: -0.6rem;
    }
  }

  &.close {
    opacity: 1;
    filter: alpha(opacity=100);

    &:before {
      max-width: 200rem;
    }

    .lines {
      .transition(background,0.3s, ease, 0);
      background: transparent;

      &:before,
      &:after {
        top: 0;
        width: 2rem;
        background: @menuburger-lines-color;
        -moz-transition: top 0.3s ease, -moz-transform 0.3s ease 0.5s;
        -o-transition: top 0.3s ease, -o-transform 0.3s ease 0.5s;
        -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
        -webkit-transition-delay: 0s, 0.5s;
        transition: top 0.3s ease, transform 0.3s ease 0.5s;
      }

      &:before {
        .transformRotate3D(0,0,1,45deg);
      }

      &:after {
        .transformRotate3D(0,0,1,-45deg);
      }
    }
  }
}*/
/*
## Layer Loader Styling
********************************************************************/
.layer-inside {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 9999;
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
}
.layer-inside .inner p {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: white;
  margin: 2rem 0 0 0;
}
@media (min-width: 992px) and (max-width: 1679px) {
  .layer-inside .inner p {
    font-size: 2.1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .layer-inside .inner p {
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .layer-inside .inner p {
    font-size: 1.6rem;
    margin: 1.5rem 0 0 0;
  }
}
.layer-inside .inner img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .layer-inside .inner img {
    width: 10rem;
    height: auto;
  }
}
.layer-inside .pure-g {
  position: fixed;
  min-width: 100%;
  min-height: 100%;
}
.layer-inside .modal-body {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5em;
}
/*
## Lang Selector Styling
********************************************************************/
.lang {
  margin-left: 3rem;
}
@media (min-width: 992px) and (max-width: 1679px) {
  .lang {
    margin-left: 2rem;
  }
}
@media (max-width: 640px) {
  .lang {
    margin-left: 2rem;
  }
}
.lang .dropdown-menu {
  border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
}
.lang .dropdown-menu > li > a:hover,
.lang .dropdown-menu > li > a:focus {
  color: #212a37;
  background-color: #f7f7f7;
  background-image: inherit;
}
.lang .dropdown-menu > .active > a,
.lang .dropdown-menu > .active > a:focus,
.lang .dropdown-menu > .active > a:hover {
  color: #ffffff;
  background-color: #0081c6;
  background-image: inherit;
}
.lang .dropdown-submenu > li > a:hover,
.lang .dropdown-submenu > li > a:focus {
  color: #212a37;
  background-color: #f7f7f7;
  background-image: inherit;
}
.lang .bootstrap-select {
  width: 5rem;
  height: 7rem;
}
@media (min-width: 641px) and (max-width: 1679px) {
  .lang .bootstrap-select {
    height: 5rem;
  }
}
@media (max-width: 640px) {
  .lang .bootstrap-select {
    width: 4rem;
    height: 4rem;
  }
}
.lang .bootstrap-select.open .dropdown-toggle .caret {
  border-top: none;
  border-bottom: 0.4rem solid #eae9e9;
}
.lang .bootstrap-select .dropdown-toggle {
  height: 100%;
  font-weight: 600;
  font-size: 1.4rem;
  color: #5c6877;
  background-color: #ffffff;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.5rem;
}
@media (max-width: 640px) {
  .lang .bootstrap-select .dropdown-toggle {
    font-size: 1.2rem;
  }
}
.lang .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.lang .bootstrap-select .dropdown-toggle:hover,
.lang .bootstrap-select .dropdown-toggle:focus {
  background-color: #f7f7f7;
  border: 0.1rem solid #5c6877;
}
.lang .bootstrap-select .dropdown-toggle .filter-option {
  height: auto;
}
.lang .bootstrap-select .dropdown-toggle .caret {
  border-top: 0.4rem solid #eae9e9;
}
@media (max-width: 640px) {
  .lang .bootstrap-select .dropdown-toggle .caret {
    right: 0.7rem;
  }
}
.lang .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}
.lang .bootstrap-select .dropdown-menu > li > a {
  padding: 0.5rem 1rem;
}
.lang .bootstrap-select .dropdown-menu li a span.text {
  font-size: 1.4rem;
}
@media (max-width: 640px) {
  .lang .bootstrap-select .dropdown-menu li a span.text {
    font-size: 1.2rem;
  }
}
/*
/* ## Styling Calculator Component
/* ********************************************************************/
.calcul-wrapper {
  position: relative;
}
@media (max-width: 640px) {
  .calcul-wrapper {
    display: none;
  }
}
.calcul-wrapper .calcul-btn {
  text-decoration: none;
}
.calcul-wrapper .calcul-btn .ico-calculatrice {
  display: inline-block;
  background: url('../images/icons/ico-calculatrice.png') no-repeat left;
  width: 1.7rem;
  height: 2.1rem;
  vertical-align: middle;
  margin-right: 0.3rem;
}
.calcul-wrapper .calcul-content {
  display: none;
  position: absolute;
  top: 3rem;
  left: -3rem;
  width: 48rem;
  background: #ffffff;
  box-shadow: 0 0 0.5rem #bbbbbb;
  -webkit-box-shadow: 0 0 0.5rem #bbbbbb;
  -moz-box-shadow: 0 0 0.5rem #bbbbbb;
  -o-box-shadow: 0 0 0.5rem #bbbbbb;
  padding: 1rem 1.6rem;
  z-index: 3;
}
.calcul-wrapper .calcul-content:before {
  content: '';
  display: block;
  position: absolute;
  top: -1rem;
  left: 2.8rem;
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid white;
  z-index: 2;
}
.calcul-wrapper .calcul-content:after {
  content: '';
  display: block;
  position: absolute;
  top: -1.1rem;
  left: 2.7rem;
  width: 0;
  height: 0;
  border-left: 1.1rem solid transparent;
  border-right: 1.1rem solid transparent;
  border-bottom: 1rem solid #bbbbbb;
  z-index: 1;
}
.calcul-wrapper .calcul-content strong {
  display: block;
  color: #5d6978;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0.4rem 0 1rem;
}
.calcul-wrapper .calcul-content label {
  display: inline-block;
  font-size: 1.2rem;
  color: #5d6978;
}
.calcul-wrapper .calcul-content input {
  width: 6rem;
  height: 2.4rem;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
}
.calcul-wrapper .calcul-content .title {
  display: block;
  color: #212a37;
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.calcul-wrapper .calcul-content .calcul-grid .span1 strong {
  margin-top: 3.5rem;
  margin-left: -2rem;
  margin-right: 2.5rem;
}
.badge-coupon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  background-color: #56b046;
  padding: 8px 6px 8px 8px;
}
.badge-coupon__title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.badge-coupon__title svg {
  height: 2.1rem;
}
.badge-coupon__label {
  position: relative;
  top: 0.1rem;
  font-weight: 600;
  font-size: 1.4rem;
  color: #ffffff;
  margin-left: 7px;
}
.badge-coupon__remove {
  margin-left: 2.2rem;
}
.badge-coupon__remove-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.1rem;
  height: 2.1rem;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.badge-coupon__remove-link .badge-coupon__icon {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #2a2f33;
}
.badge-coupon__remove-link:hover,
.badge-coupon__remove-link:active,
.badge-coupon__remove-link:focus {
  text-decoration: none;
  background-color: #2a2f33;
}
.badge-coupon__remove-link:hover .badge-coupon__icon,
.badge-coupon__remove-link:active .badge-coupon__icon,
.badge-coupon__remove-link:focus .badge-coupon__icon {
  color: #ffffff;
}
.badge-coupon--incomplete {
  background-color: #FFA100;
}
.coupon {
  padding: 0 0 6px 0;
}
.coupon--active {
  padding: 0 0 2px 0;
}
.coupon--active .coupon__label {
  margin-bottom: 3px;
}
.coupon__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.coupon__label {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: inherit;
  text-transform: uppercase;
  color: #2a2f33;
  margin: 0 0 5px 0;
  display: inline-block;
}
.coupon__form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .coupon__form {
    width: 100%;
  }
}
.coupon__form .coupon__field {
  height: 3.6rem;
  color: #2a2f33;
  border-radius: 19px 0 0 19px;
  -webkit-border-radius: 19px 0 0 19px;
  -moz-border-radius: 19px 0 0 19px;
  border: 0.1rem solid #0081c6;
  background-color: #ffffff;
  padding: 6px 10px;
  margin: 0;
  width: 75%;
  font-size: 1.4rem;
}
@media (max-width: 640px) {
  .coupon__form .coupon__field {
    padding: 1rem;
  }
}
.coupon__form .coupon__field::placeholder {
  font-size: 1.4rem;
  color: #949494;
  font-weight: 600;
}
.coupon__form .coupon__cta {
  width: 25%;
}
.coupon__form button {
  border-radius: 0 19px 19px 0;
  -webkit-border-radius: 0 19px 19px 0;
  -moz-border-radius: 0 19px 19px 0;
  padding: 9px 11px 8px 11px;
}
.voucher {
  margin-bottom: 3rem;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .voucher {
    margin-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .voucher {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 640px) {
  .voucher {
    padding: 0;
  }
}
.voucher .voucher-container {
  background-color: #ffffff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  padding: 2rem;
}
@media (min-width: 641px) and (max-width: 767px) {
  .voucher .voucher-container {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher-container {
    padding: 1rem;
  }
}
.voucher .voucher__content .voucher__headline {
  font-size: 1.6rem;
  text-align: center;
  color: #2a2f33;
  margin: 0;
}
@media (max-width: 991px) {
  .voucher .voucher__content .voucher__headline {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .voucher .voucher__content .voucher__headline span {
    display: block;
  }
}
.voucher .voucher__content .voucher__headline b {
  font-size: 1.8rem;
  color: #56b046;
}
@media (max-width: 991px) {
  .voucher .voucher__content .voucher__headline b {
    font-size: 1.6rem;
  }
}
.voucher .voucher__content .voucher__msg {
  position: relative;
  width: 46.2rem;
  margin: 1rem auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .voucher .voucher__content .voucher__msg {
    width: 42rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .voucher .voucher__content .voucher__msg {
    width: 35rem;
  }
}
@media (min-width: 425px) and (max-width: 640px) {
  .voucher .voucher__content .voucher__msg {
    width: 37.5rem;
  }
}
@media (min-width: 375px) and (max-width: 424px) {
  .voucher .voucher__content .voucher__msg {
    width: 32.5rem;
  }
}
@media (max-width: 374px) {
  .voucher .voucher__content .voucher__msg {
    width: 100%;
  }
}
.voucher .voucher__content .voucher__msg .voucher-msg__media {
  display: block;
}
.voucher .voucher__content .voucher__msg .voucher-msg__media--dynamic svg {
  fill: #5ab248;
}
.voucher .voucher__content .voucher__msg .voucher-msg__dynamic {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 46.2rem;
  max-height: 5.5rem;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic {
    width: 38rem;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic {
    width: 34rem;
  }
}
@media (min-width: 425px) and (max-width: 640px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic {
    width: 35rem;
  }
}
@media (min-width: 375px) and (max-width: 424px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic {
    width: 31rem;
  }
}
@media (max-width: 374px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic {
    width: 100%;
  }
}
.voucher .voucher__content .voucher__msg .voucher-msg__dynamic .dynamic-msg {
  font-weight: 700;
  font-size: 1.6rem;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 0 1rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic .dynamic-msg {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .voucher .voucher__content .voucher__msg .voucher-msg__dynamic .dynamic-msg {
    font-size: 1.2rem;
  }
}
.voucher .voucher__content .voucher__msg .voucher-msg__dynamic .dynamic-msg.default-msg {
  font-weight: 600;
  color: #56b046;
}
.voucher .voucher__content .voucher__msg .voucher-msg__dynamic .dynamic-msg span {
  display: block;
}
.voucher .voucher__progress .progress-bar__container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6rem 3rem 6rem 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar__container {
    padding: 5rem 3rem 5rem 0;
  }
}
@media (max-width: 991px) {
  .voucher .voucher__progress .progress-bar__container {
    padding: 4rem 2rem 4rem 0;
  }
}
.voucher .voucher__progress .progress-bar__start,
.voucher .voucher__progress .progress-bar-end__container {
  position: relative;
}
.voucher .voucher__progress .progress-bar__start .start-bar,
.voucher .voucher__progress .progress-bar-end__container .start-bar,
.voucher .voucher__progress .progress-bar__start .end-bar,
.voucher .voucher__progress .progress-bar-end__container .end-bar {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: inline-block;
  width: 0.5rem;
  height: 8rem;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar__start .start-bar,
  .voucher .voucher__progress .progress-bar-end__container .start-bar,
  .voucher .voucher__progress .progress-bar__start .end-bar,
  .voucher .voucher__progress .progress-bar-end__container .end-bar {
    height: 7rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar__start .start-bar,
  .voucher .voucher__progress .progress-bar-end__container .start-bar,
  .voucher .voucher__progress .progress-bar__start .end-bar,
  .voucher .voucher__progress .progress-bar-end__container .end-bar {
    height: 6rem;
  }
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container {
  position: relative;
  height: 100%;
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .start-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-bar__increment,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment {
  top: -3.4rem;
  font-weight: 700;
  font-size: 1.4rem;
  text-align: center;
  color: #0081c6;
  width: 8rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment {
    top: -3rem;
  }
}
@media (max-width: 991px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment {
    font-size: 1.2rem;
    width: 6.5rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment {
    top: -3rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .start-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-bar__increment,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment {
    top: -3rem;
  }
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container {
  bottom: -3rem;
  width: 5rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container {
    bottom: -2rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container {
    bottom: -1.5rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container {
    bottom: -1.4rem;
  }
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img {
  width: 4rem;
  height: auto;
}
@media (max-width: 991px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__icon img {
    width: 3rem;
  }
}
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
.voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 1.4rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .start-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .start-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .start-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .start-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar__start .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter,
  .voucher .voucher__progress .progress-bar-end__container .end-bar .end-bar-container .end-voucher-container .end-voucher__content .end-voucher__counter {
    top: 46%;
    font-size: 1.2rem;
  }
}
.voucher .voucher__progress .progress-bar__start {
  width: 4rem;
  height: 4rem;
  border-radius: 0.5rem 0 0 0.5rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
  background-color: #005380;
  box-shadow: 0 0.3rem 0.3rem rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 0.3rem 0.3rem rgba(0, 0, 0, 0.2) inset;
}
.voucher .voucher__progress .progress-bar__start .start-bar {
  background-color: #0081c6;
  box-shadow: -0.1rem 0.2rem 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -0.1rem 0.2rem 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -0.1rem 0.2rem 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: -0.1rem 0.2rem 0.5rem rgba(0, 0, 0, 0.3);
}
.voucher .voucher__progress .progress-bar__end {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.voucher .voucher__progress .progress-bar__end .progress-bar-end__container .end-bar {
  background-color: #56b046;
}
.voucher .voucher__progress .progress-bar__end .progress-bar-end__container .end-bar .end-bar-container .end-bar__increment {
  color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  position: relative;
  width: auto;
  height: 4rem;
  background-color: #eae9e9;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-border-radius: 0 0.5rem 0.5rem 0;
  -moz-border-radius: 0 0.5rem 0.5rem 0;
  box-shadow: 0 0.3rem 0.3rem rgba(0, 0, 0, 0.2) inset;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered,
.voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress,
.voucher .voucher__progress .progress-bar-voucher .progress-bar__cart {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  box-shadow: 0 0.3rem 0.3rem rgba(0, 0, 0, 0.2) inset;
  animation: animate-progressbar 2s;
  -webkit-animation: animate-progressbar 2s;
  -o-animation: animate-progressbar 2s;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:after,
.voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:after,
.voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:after {
  position: absolute;
  top: -1.2rem;
  right: 0;
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 1rem;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  background-color: #5c6877;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:after,
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:after,
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:after {
    top: -1.1rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:after,
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:after,
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:after {
    top: -1rem;
    height: 0.8rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:after,
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:after,
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:after {
    top: -0.8rem;
    height: 0.6rem;
  }
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered {
  background-color: #0081c6;
  z-index: 3;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:after {
  background-color: #0081c6;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:before {
  content: '\e912';
  font-family: 'fontIconsSysco';
  font-size: 2.1rem;
  position: absolute;
  top: -4rem;
  right: -0.9rem;
  color: #0081c6;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:before {
    top: -3rem;
    right: -0.7rem;
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__delivered.progress-on:before {
    top: -2.3rem;
    right: -0.6rem;
    font-size: 1.6rem;
  }
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress {
  background-color: #56b046;
  z-index: 2;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:after {
  background-color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:before {
  content: '\e905';
  font-family: 'fontIconsSysco';
  font-size: 2.1rem;
  position: absolute;
  top: -4rem;
  right: -0.9rem;
  color: #56b046;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:before {
    top: -3rem;
    right: -0.7rem;
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__inprogress.progress-on:before {
    top: -2.3rem;
    right: -0.6rem;
    font-size: 1.6rem;
  }
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__cart {
  background-color: #9bd392;
  z-index: 1;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:after {
  background-color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:before {
  content: '\e914';
  font-family: 'fontIconsSysco';
  font-size: 2.1rem;
  position: absolute;
  top: -4rem;
  right: -0.9rem;
  color: #56b046;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:before {
    top: -3rem;
    right: -0.7rem;
    font-size: 1.8rem;
  }
}
@media (max-width: 640px) {
  .voucher .voucher__progress .progress-bar-voucher .progress-bar__cart.progress-on:before {
    top: -2.3rem;
    right: -0.6rem;
    font-size: 1.6rem;
  }
}
.voucher .voucher__progress .progress-bar-voucher__legend {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 2rem;
}
@media (min-width: 375px) {
  .voucher .voucher__progress .progress-bar-voucher__legend {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 374px) {
  .voucher .voucher__progress .progress-bar-voucher__legend {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 375px) and (max-width: 991px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 374px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend {
    margin-bottom: 1rem;
  }
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend:last-child {
    margin-bottom: inherit;
  }
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__orders-delivered .voucher-legend__well .voucher-legend__icon {
  border-color: #0081c6;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__orders-delivered .voucher-legend__well .voucher-legend__icon .icoSysco {
  color: #0081c6;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__orders-delivered .voucher-legend__well .voucher-legend__value {
  border-color: #0081c6;
  background-color: #0081c6;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__orders-inprogress .voucher-legend__well .voucher-legend__icon {
  border-color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__orders-inprogress .voucher-legend__well .voucher-legend__icon .icoSysco {
  color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__orders-inprogress .voucher-legend__well .voucher-legend__value {
  border-color: #56b046;
  background-color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__cart .voucher-legend__well .voucher-legend__icon {
  border-color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__cart .voucher-legend__well .voucher-legend__icon .icoSysco {
  color: #56b046;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend.legend__cart .voucher-legend__well .voucher-legend__value {
  border-color: #56b046;
  background-color: #9bd392;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well .voucher-legend__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: #ffffff;
  border: 0.1rem solid #5c6877;
  border-radius: 0.5rem 0 0 0.5rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well .voucher-legend__icon .icoSysco {
  font-size: 2.1rem;
  color: #5c6877;
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well .voucher-legend__value {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 9rem;
  height: 3rem;
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
  color: #ffffff;
  border: 0.1rem solid #5c6877;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-border-radius: 0 0.5rem 0.5rem 0;
  -moz-border-radius: 0 0.5rem 0.5rem 0;
  background-color: #5c6877;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well .voucher-legend__value {
    width: 8rem;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well .voucher-legend__value {
    width: 7rem;
    font-size: 1.2rem;
  }
}
@media (max-width: 374px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__well .voucher-legend__value {
    font-size: 1.2rem;
  }
}
.voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__label {
  font-size: 1.4rem;
  color: #2a2f33;
  margin-left: 1rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__label {
    margin-left: 0.5rem;
  }
}
@media (min-width: 375px) and (max-width: 991px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__label {
    margin-top: 0.5rem;
    margin-left: inherit;
  }
}
@media (max-width: 767px) {
  .voucher .voucher__progress .progress-bar-voucher__legend .voucher-legend .voucher-legend__label {
    font-size: 1.2rem;
  }
}
.voucher .voucher__progress .progress-bar-voucher__reference {
  font-style: italic;
  font-size: 1.2rem;
  text-align: center;
  color: #2a2f33;
  margin-top: 2rem;
}
@media (min-width: 641px) and (max-width: 991px) {
  .voucher .voucher__progress .progress-bar-voucher__reference {
    font-size: 1rem;
  }
}
.voucher .progress-bar-voucher__reference_message {
  font-size: 1.4rem;
  text-align: center;
}
.popin-delivery #cboxLoadedContent {
  background-color: #ffffff;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .popin-delivery #cboxLoadedContent {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .popin-delivery #cboxLoadedContent {
    padding: 2rem 1rem;
  }
}
@media (min-width: 641px) {
  .delivery-schedule-popin {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.delivery-schedule-popin__alert {
  width: 100%;
}
@media (min-width: 1200px) {
  .delivery-schedule-popin__alert {
    width: 76rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .delivery-schedule-popin__alert {
    width: 70rem;
  }
}
@media (max-width: 640px) {
  .delivery-schedule-popin__alert {
    padding: 0 1rem;
  }
}
.delivery-schedule-popin__alert .alert {
  font-weight: 600;
  font-size: 1.8rem;
  margin: 0 0 2rem 0;
}
@media (min-width: 992px) {
  .delivery-schedule-popin__alert .alert {
    width: 100%;
    padding: 1.2rem 2rem;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .delivery-schedule-popin__alert .alert {
    font-size: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .delivery-schedule-popin__alert .alert {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  .delivery-schedule-popin__alert .alert {
    padding: 1.2rem 1.5rem;
  }
}
@media (max-width: 640px) {
  .delivery-schedule-popin__alert .alert {
    max-width: 35rem;
    margin: 2rem auto 0 auto;
  }
}
.delivery-schedule-popin__alert .alert.positive {
  color: #56b046;
  background-color: #ffffff;
  border: 0.2rem solid #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.delivery-schedule-popin__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (min-width: 641px) {
  .delivery-schedule-popin__content {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 640px) {
  .delivery-schedule-popin__content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 1rem;
  }
}
@media (max-width: 640px) {
  .delivery-schedule-popin__content.all-unit {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .delivery-schedule-popin__content.all-unit .delivery-schedule__cal,
  .delivery-schedule-popin__content.all-unit .delivery-schedule__summary {
    margin-bottom: 0;
  }
  .delivery-schedule-popin__content.all-unit .delivery-schedule__summary--content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (min-width: 641px) {
  .delivery-schedule-popin .delivery-schedule__cal,
  .delivery-schedule-popin .delivery-schedule__summary {
    padding: 0 2rem;
  }
}
.delivery-schedule-popin .delivery-schedule__cal {
  width: 40rem;
}
@media (min-width: 641px) and (max-width: 767px) {
  .delivery-schedule-popin .delivery-schedule__cal {
    width: 30rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .delivery-schedule-popin .delivery-schedule__cal {
    width: 35rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .delivery-schedule-popin .delivery-schedule__cal {
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 640px) {
  .delivery-schedule-popin .delivery-schedule__cal {
    width: 100%;
    max-width: 35rem;
    margin-bottom: 2rem;
  }
}
.delivery-schedule-popin .delivery-schedule__cal .legend-box {
  margin-top: 3rem;
}
@media (max-width: 640px) {
  .delivery-schedule-popin .delivery-schedule__cal .legend-box {
    margin-top: 2rem;
  }
}
.delivery-schedule-popin .delivery-schedule__summary {
  width: 40rem;
}
@media (min-width: 641px) and (max-width: 767px) {
  .delivery-schedule-popin .delivery-schedule__summary {
    width: 30rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .delivery-schedule-popin .delivery-schedule__summary {
    width: 35rem;
  }
}
@media (min-width: 641px) and (max-width: 1199px) {
  .delivery-schedule-popin .delivery-schedule__summary {
    padding: 0 1rem 0 0;
  }
}
@media (max-width: 640px) {
  .delivery-schedule-popin .delivery-schedule__summary {
    width: 100%;
    max-width: 35rem;
    margin-bottom: 2rem;
  }
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .summary-box__header {
  position: relative;
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-header__toggle {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(calc(-50% - 0.5rem));
  -webkit-transform: translateY(calc(-50% - 0.5rem));
  -ms-transform: translateY(calc(-50% - 0.5rem));
  -moz-transform: translateY(calc(-50% - 0.5rem));
  -o-transform: translateY(calc(-50% - 0.5rem));
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-header__toggle-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #ffffff;
  background-color: #56b046;
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-header__toggle-link:hover,
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-header__toggle-link:active,
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-header__toggle-link:focus {
  text-decoration: none;
  background-color: #326729;
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-header__toggle .icoSysco {
  font-size: 1.4rem;
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-content-address {
  padding-top: 1.5rem;
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-content-address.all-address .box-content-address__wrapper {
  max-height: 18rem;
  overflow-y: auto;
  padding-right: 1rem;
}
@media (max-width: 1399px) {
  .delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-content-address.all-address .box-content-address__wrapper {
    max-height: 16rem;
  }
}
.delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-content-address__title {
  font-weight: 600;
  font-size: 1.5rem;
  color: #0081c6;
  text-align: center;
  margin-bottom: 1rem;
}
@media (max-width: 1199px) {
  .delivery-schedule-popin .delivery-schedule__summary .summary-box__address .box-content-address__title {
    font-size: 1.4rem;
  }
}
.legend-box .legend-box-list {
  list-style-type: none;
}
.legend-box .legend-box-list > li {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1;
  color: #000000;
  margin-bottom: 0.5rem;
}
.legend-box .legend-box-list > li:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #0081c6;
  margin-right: 0.7rem;
}
.legend-box .legend-box-list > li.dot-selected:before {
  background-color: #0081c6;
}
.legend-box .legend-box-list > li.dot-available:before {
  background-color: #ffffff;
  border: 0.1rem solid #eae9e9;
}
.legend-box .legend-box-list > li.dot-order:before {
  background-color: #f4c4f2;
}
.datepicker__form {
  box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  padding-bottom: 0.5rem;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-header.ui-widget-header {
  position: relative;
  height: 5rem;
  margin-right: 0;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-header .ui-datepicker-title {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  line-height: inherit;
  font-weight: 600;
  font-size: 1.8rem;
  padding: 0 3.5rem;
}
@media (max-width: 1199px) {
  .datepicker__form #datepicker.datepicker__custom .ui-datepicker-header .ui-datepicker-title {
    font-size: 1.6rem;
  }
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-header .ui-datepicker-next,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  float: none;
  width: 3.5rem;
  height: 100%;
  border: none;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-header .ui-datepicker-next {
  right: 0;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar {
  width: 98%;
  background-color: #ffffff;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar thead tr,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar tbody tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar th {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar th {
  height: 3rem;
  margin: 0.5rem 0;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td {
  height: 4rem;
  margin: 0.3rem 0;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos:hover a,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos:focus a,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos:active a {
  background-color: #c6ebff;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffffff;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  height: 100%;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos a.ui-state-active {
  background-color: #0081c6;
  border: 0.1rem solid #0081c6;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos2 a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #f4c4f2;
  border: 0.1rem solid #f4c4f2;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  width: 100%;
  height: 100%;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos2 a:hover,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos2 a:focus,
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.delPos2 a:active {
  color: #ffffff;
  background-color: #f4c4f2;
}
.datepicker__form #datepicker.datepicker__custom .ui-datepicker-calendar td.ui-state-disabled {
  background-color: #eae9e9;
  border: 0.1rem solid #eae9e9;
}
.datepicker__form .datepicker__submit {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 95%;
  height: 5rem;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #0081c6;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border: 0.2rem solid #0081c6;
  margin: 1rem auto;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
@media (max-width: 640px) {
  .datepicker__form .datepicker__submit {
    font-size: 1.4rem;
    height: 4rem;
  }
}
.datepicker__form .datepicker__submit:hover,
.datepicker__form .datepicker__submit:focus,
.datepicker__form .datepicker__submit:active {
  cursor: pointer;
  background-color: #0081c6;
  color: #ffffff;
}
/*
### CHRONO STYLE
********************************************************************/
.chrono.ch-g .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 {
  background-color: #56b046;
}
.chrono.ch-g .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress .chrono-ppc__progress-fill {
  background-color: #56b046;
}
.chrono.ch-g .chrono__container .chrono__progress .chrono__timer {
  color: #56b046;
}
.chrono.ch-o .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 {
  background-color: #ffa31a;
}
.chrono.ch-o .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress .chrono-ppc__progress-fill {
  background-color: #ffa31a;
}
.chrono.ch-o .chrono__container .chrono__progress .chrono__timer {
  color: #ffa31a;
}
.chrono.ch-r .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 {
  background-color: #e60000;
}
.chrono.ch-r .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress .chrono-ppc__progress-fill {
  background-color: #e60000;
}
.chrono.ch-r .chrono__container .chrono__progress .chrono__timer {
  color: #e60000;
}
.chrono .chrono__container {
  position: relative;
  width: 4.5rem;
  height: 4.5rem;
  border: 0.5rem solid #0081c6;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
}
@media (min-width: 641px) {
  .chrono .chrono__container {
    width: 5rem;
    height: 5rem;
    border: 0.6rem solid #0081c6;
  }
}
.chrono .chrono__container .chrono__progress {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 1;
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart {
  position: relative;
  width: calc(4.5rem - 0.05rem);
  height: calc(4.5rem - 0.05rem);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #e5e5e5;
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart {
    width: calc(3.5rem);
    height: calc(3.5rem);
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart {
    width: calc(3rem);
    height: calc(3rem);
  }
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 {
  background-color: #000000;
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 .chrono-ppc__progress {
  clip: rect(0, calc(4.5rem / 2), 4.5rem, 0);
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 .chrono-ppc__progress {
    clip: rect(0, calc(3.5rem / 2), 3.5rem, 0);
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 .chrono-ppc__progress {
    clip: rect(0, calc(3rem / 2), 3rem, 0);
  }
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 .chrono-ppc__progress .chrono-ppc__progress-fill {
  clip: rect(0, 4.5rem, 4.5rem, calc(4.5rem / 2));
  background: #e5e5e5;
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 .chrono-ppc__progress .chrono-ppc__progress-fill {
    clip: rect(0, 3.5rem, 3.5rem, calc(3.5rem / 2));
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart.gt-50 .chrono-ppc__progress .chrono-ppc__progress-fill {
    clip: rect(0, 3rem, 3rem, calc(3rem / 2));
  }
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress {
  content: '';
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: calc(50% - 2.25rem);
  top: calc(50% - 2.25rem);
  width: 4.5rem;
  height: 4.5rem;
  clip: rect(0, 4.5rem, 4.5rem, calc(4.5rem / 2));
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: calc(50% - 1.75rem);
    top: calc(50% - 1.75rem);
    width: 3.5rem;
    height: 3.5rem;
    clip: rect(0, 3.5rem, 3.5rem, calc(3.5rem / 2));
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: calc(50% - 1.5rem);
    top: calc(50% - 1.5rem);
    width: 3rem;
    height: 3rem;
    clip: rect(0, 3rem, 3rem, calc(3rem / 2));
  }
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress .chrono-ppc__progress-fill {
  content: '';
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: calc(50% - 2.25rem);
  top: calc(50% - 2.25rem);
  width: 4.5rem;
  height: 4.5rem;
  clip: rect(0, calc(4.5rem / 2), 4.5rem, 0);
  background-color: #000000;
  transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress .chrono-ppc__progress-fill {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: calc(50% - 1.75rem);
    top: calc(50% - 1.75rem);
    width: 3.5rem;
    height: 3.5rem;
    clip: rect(0, calc(3.5rem / 2), 3.5rem, 0);
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__progress .chrono-ppc__progress-fill {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: calc(50% - 1.5rem);
    top: calc(50% - 1.5rem);
    width: 3rem;
    height: 3rem;
    clip: rect(0, calc(3rem / 2), 3rem, 0);
  }
}
.chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__percents {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  content: '';
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: calc(50% - 2rem);
  top: calc(50% - 2rem);
  width: 4rem;
  height: 4rem;
  background-color: #ffffff;
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__percents {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: calc(50% - 1.55rem);
    top: calc(50% - 1.55rem);
    width: 3.1rem;
    height: 3.1rem;
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono-progress-pie-chart .chrono-ppc__percents {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: calc(50% - 1.3rem);
    top: calc(50% - 1.3rem);
    width: 2.6rem;
    height: 2.6rem;
  }
}
.chrono .chrono__container .chrono__progress .chrono__timer {
  font-weight: 600;
  font-size: 1.6rem;
  color: #000000;
}
@media (min-width: 641px) and (max-width: 1679px) {
  .chrono .chrono__container .chrono__progress .chrono__timer {
    font-size: 1.3rem;
  }
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__progress .chrono__timer {
    font-size: 1.1rem;
  }
}
.chrono .chrono__container .chrono__start {
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 0.6rem;
  height: 1rem;
  background-color: #0081c6;
  box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  z-index: -1;
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__start {
    top: -0.8rem;
    width: 0.5rem;
  }
}
.chrono .chrono__container .chrono__start .chrono-start__push {
  position: relative;
}
.chrono .chrono__container .chrono__start .chrono-start__push .chrono-push {
  position: absolute;
  top: -0.6rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 2.5rem;
  height: 0.6rem;
  background-color: #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  z-index: -1;
}
@media (max-width: 640px) {
  .chrono .chrono__container .chrono__start .chrono-start__push .chrono-push {
    top: -0.4rem;
    width: 2rem;
    height: 0.4rem;
  }
}
.chrono .chrono__container .chrono__reset {
  position: absolute;
  top: -0.35rem;
  right: -0.35rem;
  width: 0.7rem;
  height: 1rem;
  border-radius: 0.5rem 0.5rem 0 0;
  -webkit-border-radius: 0.5rem 0.5rem 0 0;
  -moz-border-radius: 0.5rem 0.5rem 0 0;
  background-color: #0081c6;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  z-index: -1;
}
.popin-confirm-delivery__top {
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .popin-confirm-delivery__top {
    margin-bottom: 2rem;
  }
}
.popin-confirm-delivery__icon {
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .popin-confirm-delivery__icon {
    margin-bottom: 1.5rem;
  }
}
.popin-confirm-delivery__icon .icon-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  margin: 0 auto;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .popin-confirm-delivery__icon .icon-container {
    width: 12rem;
    height: 12rem;
  }
}
@media (max-width: 640px) {
  .popin-confirm-delivery__icon .icon-container {
    width: 10rem;
    height: 10rem;
  }
}
.popin-confirm-delivery__icon .icon-container .icoSysco {
  font-size: 7rem;
  color: #56b046;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .popin-confirm-delivery__icon .icon-container .icoSysco {
    font-size: 6rem;
  }
}
@media (max-width: 640px) {
  .popin-confirm-delivery__icon .icon-container .icoSysco {
    font-size: 5rem;
  }
}
.popin-confirm-delivery__msg {
  font-weight: 700;
  font-size: 1.8rem;
  color: #2a2f33;
  text-align: center;
}
@media (max-width: 991px) {
  .popin-confirm-delivery__msg {
    font-size: 1.6rem;
  }
}
.popin-confirm-delivery__address {
  font-weight: 600;
  font-size: 1.6rem;
  text-align: center;
  color: #2a2f33;
  max-width: 100%;
  min-height: 7rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  padding: 1rem 2rem;
  margin: 0 auto 3rem auto;
}
@media (min-width: 641px) {
  .popin-confirm-delivery__address {
    min-width: 42rem;
  }
}
@media (max-width: 640px) {
  .popin-confirm-delivery__address {
    font-size: 1.4rem;
    padding: 1rem;
    margin: 0 auto 2rem auto;
  }
}
.popin-confirm-delivery__address-name {
  display: block;
  font-weight: 700;
  margin-bottom: 1rem;
}
.popin-confirm-delivery__address-current {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popin-confirm-delivery__address-town {
  display: inline-block;
}
.popin-confirm-delivery__address-country {
  text-transform: uppercase;
}
.popin-confirm-delivery__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 641px) {
  .popin-confirm-delivery__actions {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .popin-confirm-delivery__actions {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (max-width: 640px) {
  .popin-confirm-delivery__actions .action__primary:not(:first-child) {
    margin-bottom: 2rem;
  }
}
.popin-confirm-delivery__actions .action__primary .btn-group-cx .btn__link {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  width: 28rem;
}
.summary-box {
  background-color: #ffffff;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
  padding: 1rem;
  margin-bottom: 2rem;
}
.summary-box__header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid #eae9e9;
}
.summary-box__header .box-header__media-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #0081c6;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 1rem;
}
@media (max-width: 1199px) {
  .summary-box__header .box-header__media-box {
    width: 3rem;
    height: 3rem;
  }
}
.summary-box__header .box-header__media-box .icoSysco {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .summary-box__header .box-header__media-box .icoSysco {
    font-size: 1.6rem;
  }
}
.summary-box__header .box-header__label {
  font-weight: 700;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #000000;
}
@media (max-width: 1199px) {
  .summary-box__header .box-header__label {
    font-size: 1.6rem;
  }
}
.summary-box__header--borderless {
  border-bottom: none;
}
.summary-box__content {
  font-size: 1.4rem;
  color: #000000;
}
.summary-box__content .box-content > p {
  font-size: 1.6rem;
  color: #000000;
  margin: 0 0 0.5rem;
}
@media (max-width: 1199px) {
  .summary-box__content .box-content > p {
    font-size: 1.4rem;
  }
}
.summary-box__content .box-content > p.box-content__hour span {
  font-weight: 600;
}
.summary-box__content .box-content .shipping-adress {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.summary-box__content .box-content .shipping-adress span {
  display: inline-block;
}
.summary-box__content .box-content .shipping-adress span:first-child {
  margin-right: 0.5rem;
}
.summary-box__content .box-content__day {
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
  color: #ffffff;
  background-color: #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.8rem 2rem;
}
.summary-box__footer {
  border-top: 0.1rem solid #eae9e9;
}
.summary-box__footer--tiny {
  padding-top: 6px;
  font-size: 11.5px;
  color: #555555;
  display: block;
}
@media (min-width: 992px) {
  .summary-box__footer--tiny {
    padding-top: 3px;
    font-size: 12px;
    margin: 0 3%;
  }
}
.summary-box__footer--tiny a {
  text-decoration: underline;
}
.summary-box--cart {
  margin-top: 20px;
  border-color: #E1E1E1;
}
.summary-box--cart .summary-box__header {
  font-size: 1.8rem;
}
.summary-box--cart .summary-box__content {
  font-size: 1.3rem;
}
@media (min-width: 992px) {
  .summary-box--cart {
    margin-top: 0;
  }
}
.summary-box--flushed {
  padding: 0;
}
.summary-box--flushed .summary-box__header,
.summary-box--flushed .summary-box__content {
  padding: 7px 12px 9px 12px;
}
@media (min-width: 992px) {
  .summary-box--flushed .summary-box__header {
    padding-bottom: 3px;
  }
}
.summary-box--flushed .summary-box__footer {
  padding: 10px 12px;
}
@media (max-width: 991px) {
  .summary-box--flushed + .summary-box--flushed {
    margin-bottom: 0;
  }
}
.summary-box--thicker {
  border-width: 2px;
}
.summary-box--thicker .summary-box__header,
.summary-box--thicker .summary-box__footer {
  border-width: 1.5px;
}
.summary-box--alt-color {
  border-color: #EBEBEB;
}
.summary-box--secondary {
  background-color: #F2F2F2;
  border: none;
  border-radius: 12px;
  margin-bottom: 1rem;
}
.summary-box--secondary .summary-box__header {
  border-bottom: none;
  padding: 3px 12px 9px 12px;
  font-size: 1.8rem;
}
.summary-box--secondary.summary-box--flushed .summary-box__content {
  padding: 0;
}
.summary-box--inner-xs {
  padding: 6px;
}
.summary-box--no-shadow {
  box-shadow: none;
}
.summary-box--recs {
  border: none;
  box-shadow: none;
  padding: 20px 0 0px 0;
}
@media (min-width: 992px) {
  .summary-box--recs {
    padding: 3px 0 7px 0;
  }
}
.summary-box--recs .summary-box__header {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2A3F54;
  font-size: 2.2rem;
  font-weight: 400;
  text-transform: none;
  margin-top: 15px;
  border-bottom: none;
}
@media (min-width: 992px) {
  .summary-box--recs .summary-box__header {
    font-size: 1.8rem;
    margin-top: 0px;
  }
}
.summary-box--recs .summary-box__header::before,
.summary-box--recs .summary-box__header::after {
  content: "";
  flex: 1;
  border-bottom: 1.5px solid #0081c6;
  margin: 0 5px;
  max-width: 12px;
}
@media (min-width: 992px) {
  .summary-box--recs .summary-box__header::before,
  .summary-box--recs .summary-box__header::after {
    max-width: 18px;
  }
}
@media (min-width: 992px) {
  .summary-box--recs .summary-box__header--highlighted {
    text-transform: uppercase;
  }
}
.summary-box--recs .summary-box__content {
  padding: 0 16.5px;
}
@media (max-width: 991px) {
  .summary-box:not(.summary-box--cart):first-child {
    margin-top: 0;
  }
}
.text--primary {
  color: #0081c6;
}
.text--secondary {
  color: #56b046;
}
.text--black {
  color: #000000;
}
.text--white {
  color: #ffffff;
}
.text--grey7 {
  color: #6d706f;
}
.text--italic {
  font-style: italic;
}
.text--normal {
  font-style: normal;
}
.text--xlight {
  font-weight: 200;
}
.text--light {
  font-weight: 300;
}
.text--regular {
  font-weight: 400;
}
.text--semibold {
  font-weight: 600;
}
.text--bold {
  font-weight: 700;
}
.text--black {
  font-weight: 900;
}
.text--xxs {
  font-size: 1rem;
}
.text--xs {
  font-size: 1.2rem;
}
.text--sm {
  font-size: 1.4rem;
}
.text--md {
  font-size: 1.6rem;
}
.text-block--xs {
  padding: 5px 0;
}
.text-block--sm {
  padding: 10px 0;
}
.text-block--md {
  padding: 15px 0;
}
.popin-preorder #cboxLoadedContent {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .popin-preorder #cboxLoadedContent {
    padding: 3rem 12rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  .popin-preorder #cboxLoadedContent {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  .pre-order-popin__content {
    padding: 2rem 1rem;
  }
}
.pre-order-popin__content .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 640px) {
  .pre-order-popin__content .row {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .pre-order-popin__grid {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .pre-order-popin__left,
  .pre-order-popin__right,
  .pre-order-popin__bottom {
    padding-left: 0;
    padding-right: 0;
    max-width: 35rem;
  }
}
@media (min-width: 641px) {
  .pre-order-popin__left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (max-width: 640px) {
  .pre-order-popin__left {
    margin-bottom: 2rem;
  }
}
@media (min-width: 641px) {
  .pre-order-popin__right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
.pre-order-popin__bottom {
  margin-top: 2.5rem;
}
.pre-order-popin__product {
  overflow: hidden;
}
@media (min-width: 641px) {
  .pre-order-popin__product {
    width: 100%;
  }
}
.pre-order-popin__datepicker {
  margin-bottom: 2.5rem;
}
.pre-order-popin__datepicker .datepicker__headline {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  font-size: 1.8rem;
  color: #2a2f33;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  .pre-order-popin__datepicker .datepicker__headline {
    font-size: 1.6rem;
  }
}
.pre-order-popin__datepicker .datepicker .legend-box {
  margin-top: 1.5rem;
}
.pre-order-popin__delivery {
  padding: 1rem;
}
.pre-order-popin__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 641px) {
  .pre-order-popin__actions {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 2rem 5rem;
  }
}
@media (max-width: 640px) {
  .pre-order-popin__actions {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 2rem 1rem;
  }
}
@media (max-width: 640px) {
  .pre-order-popin__actions .action__primary {
    margin-bottom: 2rem;
  }
}
.pre-order-popin__actions .action__primary .btn-group-cx .btn__link,
.pre-order-popin__actions .action__cancel .btn-group-cx .btn__link {
  width: 25rem;
}
.product-popin__img img {
  width: 100%;
}
.product-popin__content {
  padding: 2rem;
}
@media (max-width: 640px) {
  .product-popin__content {
    padding: 1rem;
  }
}
.product-popin__ref {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 0.5rem;
}
.product-popin__ref-img {
  display: inline-block;
  margin-right: 0.5rem;
}
.product-popin__ref-img img {
  width: 6rem;
}
.product-popin__ref-label {
  font-size: 1.4rem;
  font-weight: 700;
  color: #2a2f33;
}
.product-popin__title {
  margin-bottom: 2rem;
}
.product-popin__title h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.25;
  color: #2a2f33;
  height: 5.5rem;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 640px) {
  .product-popin__title h2 {
    font-size: 1.6rem;
    height: 4rem;
  }
}
.product-popin__info {
  margin-bottom: 2rem;
}
.product-popin__info ul {
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #5d6978;
}
.product-popin__qty {
  padding: 2rem 0;
  border-top: 0.1rem solid #eae9e9;
  border-bottom: 0.1rem solid #eae9e9;
}
@media (max-width: 640px) {
  .product-popin__qty {
    padding: 1rem;
  }
}
.product-popin__qty .qtyBloc {
  width: 15rem;
  margin: 0 auto;
}
.product-popin__qty .qtyBloc input[type='number'] {
  font-family: 'open_sans_bold';
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  height: 4rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.5rem 2rem;
}
.product-popin__qty .qtyBloc__label {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.product-popin__price {
  margin-top: 2rem;
}
@media (max-width: 640px) {
  .product-popin__price {
    margin-top: 1rem;
  }
}
.product-popin__price .price {
  color: #2a2f33;
}
.product-popin__price .price__display {
  font-size: 3rem;
  font-weight: 700;
}
@media (max-width: 640px) {
  .product-popin__price .price__display {
    font-size: 2.4rem;
  }
}
.product-popin__price .price__display sup {
  color: #2a2f33;
}
.product-popin__price .price__unit {
  font-size: 1.6rem;
}
@media (max-width: 640px) {
  .product-popin__price .price__unit {
    font-size: 1.4rem;
  }
}
.pre-order-confirm-popin__msg {
  font-size: 1.6rem;
  line-height: 1.75;
  text-align: center;
  color: #2a2f33;
  margin-bottom: 3rem;
}
.pre-order-confirm-popin__msg span {
  display: block;
}
.pre-order-confirm-popin__msg span.big-text {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 2.4rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.pre-order-confirm-popin__msg span.big-text:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  display: inline-block;
  width: 75%;
  height: 0.2rem;
  background-color: #0081c6;
}
.pre-order-confirm-popin__actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem;
}
@media (min-width: 641px) {
  .pre-order-confirm-popin__actions {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .pre-order-confirm-popin__actions {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem 1rem;
  }
}
@media (max-width: 640px) {
  .pre-order-confirm-popin__actions .action__primary {
    margin-top: 2rem;
  }
}
.pre-order-confirm-popin__actions .btn-group-cx .btn__link {
  width: 25rem;
}
@media (max-width: 640px) {
  .delivery-overview__box:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.delivery-overview__box-content {
  position: relative;
  background-color: #f7f7f7;
  border: 0.1rem solid #eae9e9;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 1rem;
}
.delivery-overview__box-notice {
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 1.3rem;
  font-weight: 400;
  font-style: italic;
  padding-top: 11px;
  text-rendering: optimizeLegibility;
}
.delivery-overview__content {
  font-size: 1.3rem;
  min-height: 6rem;
  color: #2a2f33;
  min-height: 7rem;
  padding-right: 6rem;
  line-height: 2rem;
}
@media (min-width: 992px) {
  .delivery-overview__content {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
}
.delivery-overview__content--address {
  font-size: 1.3rem;
  min-height: 6.5rem;
}
@media (min-width: 992px) {
  .delivery-overview__content--address {
    margin-top: 0;
  }
}
.delivery-overview__content--order {
  padding-right: 0;
}
.delivery-overview__title {
  font-weight: 700;
  font-size: 1.6rem;
  text-align: left;
  text-transform: uppercase;
  color: #2a2f33;
  border-bottom: 0.1rem solid #eae9e9;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
.delivery-overview__picto {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  opacity: 0.15;
  z-index: 0;
}
.delivery-overview__picto picture {
  display: block;
  height: 7rem;
}
@media (min-width: 641px) and (max-width: 1199px) {
  .delivery-overview__picto picture {
    height: 5rem;
  }
}
@media (max-width: 640px) {
  .delivery-overview__picto picture {
    height: 4rem;
  }
}
.delivery-overview__picto picture img {
  width: auto;
  height: 100%;
}
.delivery-overview--checkout .delivery-overview__picto {
  width: 38px;
}
.delivery-overview--checkout .delivery-overview__picto picture {
  height: auto;
}
.minicart-popup {
  display: none;
  position: absolute;
  top: 8.2rem;
  right: 6rem;
  width: 50rem;
  z-index: 999;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .minicart-popup {
    top: 7rem;
    right: 4rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .minicart-popup {
    top: 7rem;
    right: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .minicart-popup {
    top: 5.9rem;
    right: 2rem;
  }
}
.minicart-popup__container.empty .minicart-popup__content {
  background: #ffffff;
}
.minicart-popup__container.empty .minicart-popup__wrapper {
  padding: 8rem 1rem;
}
.minicart-popup__top {
  background-color: transparent;
  height: 1.5rem;
}
.minicart-popup__content {
  position: relative;
  background: #eae9e9;
  box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0.6rem 0.6rem rgba(0, 0, 0, 0.4);
  border-radius: 0 0 0.5rem 0.5rem;
  -webkit-border-radius: 0 0 0.5rem 0.5rem;
  -moz-border-radius: 0 0 0.5rem 0.5rem;
  overflow: hidden;
}
.minicart-popup__header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.1rem;
  color: #ffffff;
  background-color: #56b046;
  padding: 1.6rem 1rem;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .minicart-popup__header {
    font-size: 1.8rem;
    padding: 1.25rem 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .minicart-popup__header {
    font-size: 1.6rem;
    padding: 1.15rem;
  }
}
.minicart-popup__header-title,
.minicart-popup__header-label {
  display: inline-block;
}
.minicart-popup__header-title {
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 0.7rem;
}
.minicart-popup__header-label {
  margin-left: 0.7rem;
}
.minicart-popup__header .icoSysco {
  font-size: 1rem;
  font-weight: 700;
}
.minicart-popup__wrapper {
  padding: 2rem 1rem 8rem 1rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .minicart-popup__wrapper {
    padding: 1rem 1rem 6rem 1rem;
  }
}
.minicart-popup__items {
  max-height: 38rem;
  overflow-y: auto;
  padding: 0 1rem;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .minicart-popup__items {
    max-height: 30rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .minicart-popup__items {
    max-height: 28rem;
  }
}
.minicart-popup__total {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  font-weight: 700;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #56b046;
  background-color: #ffffff;
  border: 0.15rem solid #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  padding: 1rem 2rem;
  margin: 1rem 1rem 2rem 1rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .minicart-popup__total {
    font-size: 1.6rem;
    padding: 1rem;
  }
}
.minicart-popup__action {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .minicart-popup__action {
    height: 6rem;
  }
}
.minicart-popup__action-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0 0 0.5rem 0.5rem;
  -webkit-border-radius: 0 0 0.5rem 0.5rem;
  -moz-border-radius: 0 0 0.5rem 0.5rem;
  height: 100%;
}
.minicart-popup-item {
  margin-bottom: 1.5rem;
}
.minicart-popup__empty-icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 13rem;
  height: 13rem;
  background-color: #f7f7f7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
  margin: 0 auto 2rem auto;
}
.minicart-popup__empty-icon img {
  width: 7rem;
  height: auto;
}
.minicart-popup__empty-msg {
  font-size: 1.8rem;
  font-weight: 700;
  color: #2a2f33;
  text-align: center;
}
.minicart-item {
  color: #2a2f33;
  background-color: #ffffff;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  padding: 0.7rem 1rem;
}
.minicart-item__top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
  height: 2rem;
}
.minicart-item__bottom {
  width: 100%;
  height: 4.5rem;
}
.minicart-item__ref a {
  font-weight: 600;
  font-size: 1.4rem;
  color: #2a2f33;
}
.minicart-item__ref a:hover,
.minicart-item__ref a:active {
  color: #0081c6;
  text-decoration: underline;
}
.minicart-item__ref i {
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0 0 0 0.2rem;
}
.minicart-item__ref i img {
  max-width: 4rem;
  vertical-align: middle;
}
.minicart-item__remove {
  width: 2rem;
  height: 100%;
}
.minicart-item__remove-btn {
  display: block;
  height: 100%;
  width: 100%;
  background: none;
  padding: 0;
}
.minicart-item__remove-btn:hover,
.minicart-item__remove-btn:active,
.minicart-item__remove-btn:focus {
  background: none;
}
.minicart-item__remove-btn:focus .close-icon::before,
.minicart-item__remove-btn:focus .close-icon::after {
  box-shadow: 0px 0px 2px 0.3px rgba(0, 129, 198, 0.9);
}
.minicart-item__remove-btn .close-icon {
  position: relative;
  display: block;
}
.minicart-item__remove-btn .close-icon::before,
.minicart-item__remove-btn .close-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 2px;
  background: #0081c6;
}
.minicart-item__remove-btn .close-icon::before {
  transform: rotate(45deg);
}
.minicart-item__remove-btn .close-icon::after {
  transform: rotate(-45deg);
}
.minicart-item__remove-btn[disabled] {
  background: none;
}
.minicart-item__remove-btn[disabled] .close-icon::before,
.minicart-item__remove-btn[disabled] .close-icon::after {
  background: #5c6877;
  opacity: 0.6;
}
.minicart-item__name {
  font-size: 1.3rem;
}
.minicart-item__name a {
  color: #2a2f33;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.1;
}
.minicart-item__name a:hover,
.minicart-item__name a:active {
  color: #0081c6;
  text-decoration: underline;
}
.minicart-item__qty {
  padding: 0;
}
.minicart-item__qty-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.minicart-item__price {
  font-weight: 700;
  font-size: 1.6rem;
  color: #2a2f33;
  text-align: right;
  padding-top: 0.5rem;
}
.current-unit {
  font-size: 1.6rem;
  color: #2a2f33;
}
@media (max-width: 1199px) {
  .current-unit {
    font-size: 1.4rem;
  }
}
.current-unit__name {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.current-unit__address {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.3rem;
}
.current-unit__address span {
  display: inline-block;
}
.current-unit__address-nb {
  margin-right: 0.5rem;
}
.current-unit__town {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ui-notifier {
  position: fixed;
  top: 20rem;
  right: 1rem;
  z-index: 9999;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .ui-notifier {
    top: 18rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .ui-notifier {
    top: 16rem;
  }
}
@media (max-width: 640px) {
  .ui-notifier {
    width: 85%;
    top: 15rem;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
.ui-notifier.sticky {
  top: 12rem;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .ui-notifier.sticky {
    top: 11rem;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .ui-notifier.sticky {
    top: 9rem;
  }
}
@media (max-width: 640px) {
  .ui-notifier.sticky {
    top: 8rem;
  }
}
.ui-notification {
  position: relative;
  width: 35rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  padding: 1.5rem;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .ui-notification {
    padding: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .ui-notification {
    width: 30rem;
  }
}
@media (max-width: 640px) {
  .ui-notification {
    width: 100%;
  }
}
.ui-notification__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.ui-notification--success {
  background-color: #56b046;
}
.ui-notification--success .icoSysco {
  color: #56b046;
}
.ui-notification--error {
  background-color: #cc0000;
}
.ui-notification--error .icoSysco {
  color: #cc0000;
}
.ui-notification--info {
  background-color: lightblue;
}
.ui-notification--info .icoSysco {
  color: lightblue;
}
.ui-notification--warning {
  background-color: #f3af3a;
}
.ui-notification--warning .icoSysco {
  color: #f3af3a;
}
.ui-notification__media-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
}
.ui-notification__media-container .icoSysco {
  top: 0;
  font-size: 1.8rem;
}
.ui-notification__msg {
  font-size: 1.6rem;
  color: #ffffff;
  padding: 0 1.5rem;
}
@media (max-width: 1399px) {
  .ui-notification__msg {
    font-size: 1.4rem;
  }
}
.ui-notification__close {
  color: #ffffff;
}
.ui-notification__close:hover {
  cursor: pointer;
}
.ui-notification__progress {
  width: 0;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
}
.wishlist-preview {
  padding-bottom: 1rem;
}
.wishlist-preview__content {
  position: relative;
  background-color: #ffffff;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
}
@media (max-width: 640px) {
  .wishlist-preview__content {
    max-width: 30rem;
    margin: 0 auto;
  }
}
.wishlist-preview__link {
  display: block;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  overflow: hidden;
}
.wishlist-preview__media img {
  width: 100%;
  height: auto;
}
.wishlist-preview__top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100%;
  padding: 0 1rem;
  z-index: 1;
}
.wishlist-preview__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wishlist-preview__count {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  color: #0081c6;
  background-color: #ffffff;
  border: 2px solid #0081c6;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  padding: 0.25rem 0.5rem;
}
.wishlist-preview__delete {
  margin-right: 1rem;
}
.wishlist-preview__delete a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: #ffffff;
  border: 1px solid #5c6877;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
}
.wishlist-preview__delete a:hover,
.wishlist-preview__delete a:active {
  cursor: pointer;
  text-decoration: none;
  background-color: #5c6877;
}
.wishlist-preview__delete a:hover .icoSysco,
.wishlist-preview__delete a:active .icoSysco {
  color: #ffffff;
}
.wishlist-preview__delete a .icoSysco {
  font-size: 1.6rem;
  color: #5c6877;
}
.wishlist-preview__add button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: #ffffff;
  border: 1px solid #56b046;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  padding: 0;
}
.wishlist-preview__add button:hover,
.wishlist-preview__add button:active {
  cursor: pointer;
  text-decoration: none;
  background-color: #56b046;
}
.wishlist-preview__add button:hover .icoSysco,
.wishlist-preview__add button:active .icoSysco {
  color: #ffffff;
}
.wishlist-preview__add button .icoSysco {
  font-size: 1.6rem;
  color: #56b046;
}
.wishlist-preview__title {
  position: absolute;
  left: 0;
  bottom: -1rem;
  width: 100%;
  font-weight: 600;
  font-style: italic;
  font-size: 1.6rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #56b046;
  border: 2px solid #56b046;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  padding: 0.25rem 0.5rem;
  z-index: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-preview__title {
    font-size: 1.4rem;
    padding: 0.5rem;
  }
}
/*
/* ## Choose Account
/* ********************************************************************/
.b2b-user-select-popup {
  text-align: center;
}
.b2b-user-select-popup--standalone {
  padding: 8px;
  margin: 35px 10px 18px 10px;
  margin: 35px 0px 18px 18px;
  border-radius: 6px;
  border: 1px solid #c1c1c1;
  box-shadow: 2px 1px 9.7px 3px rgba(0, 0, 0, 0.15);
}
@media (min-width: 641px) {
  .b2b-user-select-popup--standalone {
    margin: 35px 18px 18px 18px;
  }
}
.b2b-user-select-popup--standalone .b2b-user-select-popup__body {
  max-width: 451px;
  margin: 0 auto;
}
.b2b-user-select-popup__content {
  text-align: left;
  padding-bottom: 29px;
  color: #000000;
  font-size: 1.4rem;
}
.b2b-user-select-popup__content strong {
  font-weight: 600;
}
.b2b-user-select-popup__content span {
  font-size: 1.3rem;
  font-weight: 400;
}
.b2b-user-select-popup__buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.b2b-user-select-popup__buttons--between {
  -webkit-justify-content: space-evenly;
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  max-width: 531px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .b2b-user-select-popup__buttons--between {
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .b2b-user-select-popup__button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-basis: 48%;
  }
}
@media (min-width: 641px) {
  .b2b-user-select-popup__button {
    min-width: 217px;
  }
}
.b2b-user-select-popup__subtitle {
  margin-bottom: 3.4rem;
}
.b2b-user-select-popup__wrapper {
  border: 0.1rem solid #2a2f33;
  border-radius: 1.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  margin-bottom: 1.4rem;
}
.b2b-user-select-popup__wrapper--borderless {
  box-shadow: none;
  border: none;
}
.b2b-user-select-popup__body {
  padding: 1.2rem 3rem 1.2rem 2rem;
  max-height: 28rem;
  overflow-y: auto;
  margin-bottom: 0;
}
@media (min-width: 641px) {
  .b2b-user-select-popup__body {
    max-height: 35rem;
  }
}
.b2b-user-select-popup__body--large {
  padding: 1.2rem 3rem 3rem 3rem;
}
.b2b-user-select-popup__body .form-radio-box {
  background: transparent;
  padding: 0;
  border: none;
  margin-bottom: 1.2rem;
}
.b2b-user-select-popup__body .form-radio-box:hover {
  border: none;
  box-shadow: none;
  margin-bottom: 1.2rem;
}
.b2b-user-select-popup__body .form-radio-box:last-child {
  margin-bottom: 0;
}
.b2b-user-select-popup__body .form-radio-box__label {
  font-size: 1.6rem;
  display: flex;
  width: 100%;
  padding: 2rem 1.2rem 1.5rem 1.8rem;
  border: 0.1rem solid #2a2f33;
  border-radius: 1.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}
.b2b-user-select-popup__body .form-radio-box__label:hover {
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
}
.b2b-user-select-popup__body .form-radio-box p {
  margin: 0;
}
.b2b-user-select-popup__body .form-radio-box p:not(.form-radio-box__bold-text) {
  text-transform: uppercase;
}
.b2b-user-select-popup__body .form-radio-box__bold-text {
  font-weight: 700;
}
.b2b-user-select-popup__btn {
  border-radius: 1rem;
  padding: 1.2rem 1rem;
  color: #fff;
  background-color: #56b046;
  width: 26rem;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.b2b-user-select-popup__btn:disabled {
  background: #5c6877;
  pointer-events: none;
  text-transform: uppercase;
  opacity: 0.8;
}
.b2b-user-select-popup__btn:hover,
.b2b-user-select-popup__btn:focus {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #4a963c;
}
.confirm-email-popup__wrapper {
  position: fixed;
  width: 100%;
  padding: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 720px;
  z-index: 1041;
}
.confirm-email-popup__header {
  position: relative;
  background: #0081c6;
  padding: 12px 48px;
  border-radius: 6px 6px 0 0;
  width: 100%;
}
.confirm-email-popup__title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
}
.confirm-email-popup__content {
  background: #ffffff;
  border-radius: 0 0 6px 6px;
  width: 100%;
  padding: 36px 20px;
}
.confirm-email-popup__text {
  margin-bottom: 40px;
}
.confirm-email-popup__text p {
  font-size: 17px;
  margin-bottom: 12px;
}
.confirm-email-popup__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 12px 10px;
  font-size: 18px;
  color: #ffffff;
  background-color: #56b046;
  max-width: 320px;
  margin: 0 auto;
}
.confirm-email-popup__btn:hover,
.confirm-email-popup__btn:focus {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #4a963c;
}
.protect-account-popup__wrapper {
  position: fixed;
  width: 100%;
  padding: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 560px;
  z-index: 1041;
}
.protect-account-popup__header {
  position: relative;
  background: #0081c6;
  padding: 13px 20px;
  border-radius: 19px 19px 0 0;
  width: 100%;
}
@media (min-width: 992px) {
  .protect-account-popup__header {
    padding: 17px 48px;
  }
}
.protect-account-popup__title {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .protect-account-popup__title {
    text-transform: uppercase;
    font-size: 2.8rem;
    font-weight: 700;
  }
}
.protect-account-popup__content {
  background: #ffffff;
  border-radius: 0 0 19px 19px;
  width: 100%;
  padding: 18px 10px 26px 10px;
}
@media (min-width: 992px) {
  .protect-account-popup__content {
    padding: 24px 30px;
  }
}
@media (max-width: 991px) {
  .protect-account-popup__banner {
    display: none;
  }
}
@media (min-width: 641px) {
  .protect-account-popup__banner {
    background: url('../images/cadenas-ouvert.png') no-repeat center center;
    height: 100px;
    width: 100%;
    background-color: #f8f4f0;
    background-size: contain;
    background-size: unset;
    height: 194px;
  }
}
.protect-account-popup__text {
  margin-bottom: 15px;
  color: #6d706f;
  font-weight: 400;
}
@media (min-width: 641px) {
  .protect-account-popup__text {
    margin-bottom: 40px;
  }
}
.protect-account-popup__text p {
  margin-bottom: 15px;
}
@media (min-width: 641px) {
  .protect-account-popup__text p {
    margin-bottom: 24px;
  }
}
.protect-account-popup__text p:first-child {
  font-size: 1.5rem;
  color: #2a2f33;
  text-align: left;
}
@media (min-width: 641px) {
  .protect-account-popup__text p:first-child {
    text-align: center;
    font-size: 1.6rem;
    color: #6d706f;
  }
}
.protect-account-popup__text p:nth-child(2) {
  font-size: 1.4rem;
}
.protect-account-popup__text p:nth-child(2) i {
  font-style: normal;
}
@media (min-width: 641px) {
  .protect-account-popup__text p:nth-child(2) {
    font-size: 1.6rem;
  }
}
.protect-account-popup__text p strong {
  font-size: 1.5rem;
  font-weight: 600;
}
@media (min-width: 641px) {
  .protect-account-popup__text p strong {
    font-size: 1.8rem;
  }
}
.protect-account-popup__check {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: #8c9190;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 641px) {
  .protect-account-popup__check {
    text-align: center;
  }
}
.protect-account-popup__check label {
  font-size: 1.3rem;
}
@media (min-width: 641px) {
  .protect-account-popup__check label {
    font-size: 1.6rem;
  }
}
.protect-account-popup__ctas {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
.protect-account-popup__btn {
  margin-left: 15px;
}
@media (max-width: 991px) {
  .protect-account-popup__btn.action__primary .btn-group-cx--md .btn__link {
    padding: 1.15rem 1.4rem;
  }
}
.spinner {
  --d: 10.6px;
  width: 1.9px;
  height: 1.9px;
  margin: 0 auto;
  border-radius: 50%;
  color: #ababab;
  box-shadow: calc(1 * var(--d)) calc(0 * var(--d)) 0 0, calc(0.707 * var(--d)) calc(0.707 * var(--d)) 0 0.5px, calc(0 * var(--d)) calc(1 * var(--d)) 0 1px, calc(-0.707 * var(--d)) calc(0.707 * var(--d)) 0 1.4px, calc(-1 * var(--d)) calc(0 * var(--d)) 0 1.9px, calc(-0.707 * var(--d)) calc(-0.707 * var(--d)) 0 2.4px, calc(0 * var(--d)) calc(-1 * var(--d)) 0 2.9px;
  animation: spinner-a90wxe 1s infinite steps(8);
}
@keyframes spinner-a90wxe {
  100% {
    transform: rotate(1turn);
  }
}
.qtyBloc,
.qty {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qtyBloc__plus,
.qty__plus,
.qtyBloc__minus,
.qty__minus {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.8rem;
  width: 2.4rem;
  color: #0081c6;
  font-weight: 400;
  background: #f7f7f7;
  padding: 0;
  border: 1px solid #dddbdc;
}
.qtyBloc__plus:hover,
.qty__plus:hover,
.qtyBloc__minus:hover,
.qty__minus:hover,
.qtyBloc__plus:focus,
.qty__plus:focus,
.qtyBloc__minus:focus,
.qty__minus:focus {
  background-color: #00669C;
}
.qtyBloc__plus:disabled,
.qty__plus:disabled,
.qtyBloc__minus:disabled,
.qty__minus:disabled,
.qtyBloc__plus[disabled],
.qty__plus[disabled],
.qtyBloc__minus[disabled],
.qty__minus[disabled] {
  color: #dddbdc;
  background: #f7f7f7;
}
.qtyBloc__plus,
.qty__plus {
  border-radius: 0 0.5rem 0.5rem 0;
  font-size: 2rem;
  border-left: none;
  padding-top: 1px;
}
.qtyBloc__minus,
.qty__minus {
  border-radius: 0.5rem 0 0 0.5rem;
  font-size: 2.6rem;
  border-right: none;
}
.qtyBloc__label,
.qty__label {
  display: flex;
}
.qtyBloc .unit-short,
.qty .unit-short {
  background: #fff;
  display: flex;
  height: 28px;
  border: 1px solid #dddbdc;
  border-left: none;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
  align-items: center;
  padding-right: 1rem;
  cursor: text;
  text-transform: lowercase;
}
.qtyBloc .unit-short--disabled,
.qty .unit-short--disabled {
  cursor: default;
  pointer-events: none;
  background: #eeeeee;
  border-color: #DBD4CE;
}
.qtyBloc--recs {
  margin: 0;
  z-index: 0;
}
.qtyBloc--recs .qtyBloc__minus:disabled,
.qtyBloc--recs .qtyBloc__plus:disabled,
.qtyBloc--recs .qtyBloc__minus[disabled],
.qtyBloc--recs .qtyBloc__plus[disabled] {
  border-color: #DBD4CE;
}
@media (max-width: 991px) {
  .qtyBloc--recs .qtyBloc__minus,
  .qtyBloc--recs .qtyBloc__plus {
    height: 3.3rem;
  }
}
@media (max-width: 991px) {
  .qtyBloc--recs .numberInput,
  .qtyBloc--recs .unit-short {
    height: 3.3rem;
  }
}
.qtyBloc--recs .numberInput {
  font-size: 1.4rem;
}
.qtyBloc--narrow {
  display: flex;
  align-items: center;
}
.qtyBloc--narrow .qtyBloc__minus,
.qtyBloc--narrow .qtyBloc__plus {
  width: 17px;
  height: 33px;
}
@media (min-width: 992px) {
  .qtyBloc--narrow .qtyBloc__minus,
  .qtyBloc--narrow .qtyBloc__plus {
    height: 28px;
    width: 17px;
  }
}
.qtyBloc--narrow .numberInput,
.qtyBloc--narrow .unit-short {
  height: 33px;
}
.qtyBloc--recs-cart {
  margin: 0;
}
.qtyBloc--recs-cart .qtyBloc__minus,
.qtyBloc--recs-cart .qtyBloc__plus {
  width: 1.7rem;
  height: 3.2rem;
}
@media (min-width: 992px) {
  .qtyBloc--recs-cart .qtyBloc__minus,
  .qtyBloc--recs-cart .qtyBloc__plus {
    height: 2.4rem;
  }
}
.qtyBloc--recs-cart .unit-short {
  padding-right: 0.5rem;
}
.qtyBloc--recs-cart .numberInput {
  width: 2rem;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .qtyBloc--recs-cart .numberInput {
    font-weight: 600;
    font-size: 1.2rem;
  }
}
.qtyBloc--recs-cart .numberInput,
.qtyBloc--recs-cart .unit-short {
  height: 3.2rem;
}
@media (min-width: 992px) {
  .qtyBloc--recs-cart .numberInput,
  .qtyBloc--recs-cart .unit-short {
    height: 2.4rem;
  }
}
.qtyBloc--recs-pdp .numberInput {
  min-width: 2rem;
  font-size: 1.3rem;
  font-weight: 700;
}
.qtyBloc--recs-pdp .unit-short {
  padding-right: 0.5rem;
}
.numberInput {
  width: 2.8rem;
  height: 2.8rem;
  font-size: 13px;
  text-align: right;
  padding: 0 3px 0 0;
  font-weight: 600;
  border-radius: 0;
  border: 1px solid #dddbdc;
  border-right: none;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.075);
  appearance: none;
  -moz-appearance: textfield;
}
@media (max-width: 991px) {
  .numberInput {
    margin-bottom: 0;
  }
}
.numberInput::-webkit-outer-spin-button,
.numberInput::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.numberInput:hover,
.numberInput:focus {
  border: 1px solid #dddbdc;
  border-right: none;
  appearance: none;
  -moz-appearance: textfield;
  box-shadow: none;
}
.quantity-error {
  display: block;
  font-size: 11px;
  margin-top: 4px;
  line-height: 1.2;
}
.product-details__form .quantity-error,
.popup-product-substitute .quantity-error {
  margin: 0 0 0 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .add_subst_form .quantity-error,
  .add_to_cart_form .quantity-error {
    font-size: 10px;
  }
}
.product-table__table {
  margin-bottom: inherit;
}
.product-table__thead {
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: inherit;
  color: #ffffff;
  background-color: #0081c6;
  height: 4rem;
  line-height: inherit;
  margin: 0 0 1rem 0;
  word-break: break-word;
}
@media (min-width: 992px) {
  .product-table__thead {
    font-size: 1.6rem;
  }
}
.product-table__thead .product-table__tr {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-table__th {
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 0.1rem solid #ffffff;
  padding: 0 0.5rem;
  position: relative;
  overflow-wrap: break-word;
  hyphens: auto;
  min-height: 30px;
}
.product-table__th:last-child {
  border-right: inherit;
}
.product-table__th.col-2 {
  padding-right: 2.7rem;
}
@media (min-width: 992px) {
  .product-table__th.col-2 {
    padding-right: 3.4rem;
  }
}
.product-table__tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
  padding: 0.8rem 0;
  transition: all 0.2s ease;
}
.product-table__tr:hover {
  box-shadow: 0 0 1.2rem #cccccc;
  -webkit-box-shadow: 0 0 1.2rem #cccccc;
  -moz-box-shadow: 0 0 1.2rem #cccccc;
  -o-box-shadow: 0 0 1.2rem #cccccc;
}
.product-table__tbody {
  font-size: 1.4rem;
}
.product-table__tbody .product-table__tr {
  color: #2a2f33;
  background-color: #f7f7f7;
  border: 0.1rem solid #eae9e9;
  line-height: inherit;
  margin-bottom: 1rem;
  overflow: visible;
}
.product-table__tbody .product-table__tr:last-child {
  margin-bottom: 0;
}
.product-table__tbody .product-table__tr .product-table__td {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 0.1rem solid #eae9e9;
}
.product-table__tbody .product-table__tr .product-table__td--small {
  font-size: 0.9rem;
}
@media (min-width: 992px) {
  .product-table__tbody .product-table__tr .product-table__td--small {
    font-size: 1.5rem;
  }
}
.product-table__tbody .product-table__tr .product-table__td--left {
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.product-table__tbody .product-table__tr .product-table__td:last-child {
  border-right: none;
}
.product-table__tbody .product-table__tr .product-table__td:last-child span {
  border-right: inherit;
}
.product-table__download {
  position: relative;
  text-align: center;
  width: 100%;
}
.product-table__download-cta {
  display: inline-block;
  width: 34px;
  height: 38px;
  background: url('../svg/fiche-download.svg') no-repeat 0 0 transparent;
  background-size: 100% 103%;
}
@media (min-width: 992px) {
  .product-table__download-cta {
    width: 47px;
    height: 51px;
    background-size: contain;
    background-position: 0 0;
  }
}
.product-table__download-cta:hover {
  background-color: transparent;
}
.product-table__download-cta--active {
  background: url('../svg/fiche-downloaded.svg') no-repeat 0 0 transparent;
  background-size: 100% 103%;
}
@media (min-width: 992px) {
  .product-table__download-cta--active {
    width: 47px;
    height: 51px;
    background-size: contain;
    background-position: 0 0;
  }
}
.product-table__download-cta--small {
  width: 34px;
  height: 38px;
}
@media (min-width: 992px) {
  .product-table__download-cta--small {
    width: 36px;
    height: 40px;
  }
}
.product-table__download-info {
  display: none;
}
@media (min-width: 992px) {
  .product-table__download-info {
    position: absolute;
    top: 5.1rem;
    left: 0;
    right: 0;
    display: inline-block;
    visibility: hidden;
    font-size: 1.2rem;
    font-family: 'source_sans_pro';
    border: 1px solid #9a9a9a;
    color: #000000;
    background-color: #f7f7f7;
    margin: 0 5px;
  }
}
.product-table .col-1 {
  width: 15%;
}
@media (min-width: 992px) {
  .product-table .col-1 {
    width: 15%;
  }
}
.product-table .col-2 {
  width: 46%;
}
@media (min-width: 992px) {
  .product-table .col-2 {
    width: 45%;
  }
}
.product-table .col-3 {
  width: 23%;
}
@media (min-width: 992px) {
  .product-table .col-3 {
    width: 22%;
  }
}
.product-table .col-4 {
  width: 19%;
}
@media (min-width: 992px) {
  .product-table .col-4 {
    width: 18%;
  }
}
.product-card--flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product-card__col {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 10px;
}
.product-card__col--thumb {
  max-width: 90px;
  margin: 0 10px 0 10px;
}
@media (min-width: 992px) {
  .product-card__col--thumb {
    margin: 0 20px 0 10px;
  }
}
.product-card__col--content {
  -webkit-flex-basis: 70%;
  -moz-box-flex: 70%;
  -ms-flex: 70%;
  flex-basis: 70%;
  margin-right: 5px;
}
.product-card__cadencier {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.product-card__cadencier-holder {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #0081c6;
  width: 1.2rem;
  height: 1.2rem;
}
@media (min-width: 992px) {
  .product-card__cadencier-holder {
    width: 3rem;
    height: 3rem;
  }
}
.product-card__cadencier-icon {
  font-size: 0.9rem;
  color: #ffffff;
}
@media (min-width: 992px) {
  .product-card__cadencier-icon {
    font-size: 2rem;
  }
}
.product-card__link {
  padding: 0;
  position: relative;
  color: #212a37;
}
.product-card__link:hover {
  color: #0081c6;
  text-decoration: none;
}
.product-card__ref {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-card__img img {
  max-width: 100%;
}
.product-card__name {
  font-size: 1.8rem;
  font-weight: 600;
  height: 3.2rem;
  line-height: 1.6rem;
  margin: 0 0 0.5rem 0;
  overflow: hidden;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-card__name {
    font-size: 1.6rem;
  }
}
.product-card__name--smaller {
  font-size: 1rem;
  height: 2.8rem;
}
@media (min-width: 992px) {
  .product-card__name--smaller {
    font-size: 1.2rem;
  }
}
.product-card__desc {
  font-size: 1.4rem;
  line-height: 1.15;
  text-align: left;
  margin-bottom: 0.7rem;
}
.product-card__desc--smaller {
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 992px) {
  .product-card__desc--smaller {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}
.ref {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}
.ref__media,
.ref i {
  max-width: 6rem;
  vertical-align: text-top;
  margin-right: 0.3rem;
}
.ref__label {
  font-size: 1.4rem;
  font-weight: 600;
}
.ref--smaller {
  margin-bottom: 2px;
}
.ref--smaller .ref__media {
  max-width: 4rem;
}
@media (min-width: 992px) {
  .ref--smaller .ref__media {
    max-width: 5rem;
  }
}
.ref--smaller .ref__label {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .ref--smaller .ref__label {
    font-size: 1.2rem;
  }
}
.ui-dialog {
  left: 0;
  outline: 0 none;
  padding: 0 !important;
  position: absolute;
  top: 0;
}
.ui-dialog .ui-dialog-content {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  overflow: auto;
  position: relative;
  padding: 0 !important;
}
.ui-dialog-buttonset {
  font-size: 14px;
  font-weight: 700;
  background-color: #0081c6;
  float: right;
  color: #0081c6;
}
.ui-dialog-titlebar-close {
  top: 50%;
  width: 21px;
  padding: 1px;
  height: 20px;
  float: right;
}
/*replace the content value with the
corresponding value from the list below*/
.ui-dialog-titlebar-close:before {
  content: '\f00d';
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #0081c6;
  font-size: 18px;
  padding-right: 0.5em;
}
.collapsible {
  opacity: 1;
  transform: scaleY(1);
  display: block;
}
.collapsible.collapsed {
  opacity: 0;
  transform: scaleY(0);
  display: none;
  transition: opacity 1s ease-in, transform 1s ease-in;
}
@media (min-width: 641px) {
  .collapsible--xs-only.collapsed {
    opacity: 1;
    transform: scaleY(1);
    display: block;
  }
}
.banner {
  display: flex;
  flex-wrap: nowrap;
}
.banner__content {
  flex-basis: 100%;
  padding: 0 10px 10px 10px;
  border: 1px solid #858585;
  border-right: 0;
}
.banner__content--text {
  flex-basis: 70%;
  flex-grow: 1;
}
.banner__content--media {
  flex-basis: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  border: none;
}
.banner__text {
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
}
.banner__text--heading {
  color: #0081c6;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
  margin-top: 5px;
  margin-bottom: 2px;
}
.banner__cta {
  font-weight: 700;
  font-size: 1.3rem;
  padding: 3px 13px 3px 13px;
  text-transform: none;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .banner--guest-mode {
    max-width: 469px;
  }
}
@media (max-width: 991px) {
  .banner--guest-mode {
    margin: 5px 10px 20px 10px;
  }
}
.toggle {
  position: relative;
}
.toggle__label {
  position: relative;
  display: flex;
  border: 1px solid #0081c6;
  border-radius: 47px;
  background: #ffffff;
  font-weight: 400;
  color: #0081c6;
  cursor: pointer;
  font-size: 1.3rem;
  width: 100%;
  transition: all 0.3s;
}
.toggle__label-text {
  width: 50%;
  text-align: center;
  line-height: 17px;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .toggle__label-text {
    font-size: 1.3rem;
  }
}
.toggle__label div {
  padding: 0px 5px;
  text-align: center;
  z-index: 1;
  margin-top: 1px;
  line-height: 19px;
  font-weight: 400;
}
.toggle__label .toggle__input {
  display: none;
}
.toggle__bg {
  position: absolute;
  width: 50%;
  left: -0.5%;
  border-radius: 47px;
  background: #0081c6;
  transition: all 0.3s;
  height: 100%;
}
.toggle__input {
  display: none;
}
.toggle__input:checked ~ .toggle__bg {
  left: 50.5%;
}
.toggle__input:checked ~ .toggle__label-text:first-of-type {
  color: #0081c6;
  font-weight: 400;
}
.toggle__input:checked ~ .toggle__label-text:last-of-type {
  font-weight: 600;
  color: #ffffff;
}
.toggle__input ~ .toggle__label-text:first-of-type {
  font-weight: 600;
  color: #ffffff;
}
.toggle__input ~ .toggle__label-text:last-of-type {
  font-weight: 400;
  color: #0081c6;
}
.toggle__content {
  display: none;
}
.toggle__content--active {
  display: block;
}
@media (max-width: 991px) {
  .toggle--recs-subs {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
}
.toggle--recs-subs .toggle__label {
  margin-bottom: 4px;
  width: auto;
}
@media (min-width: 992px) {
  .toggle--recs-subs .toggle__label {
    width: 40%;
  }
}
.toggle--recs-subs .toggle__label-text {
  width: auto;
  font-size: 1.2rem;
  line-height: 24px;
}
@media (min-width: 992px) {
  .toggle--recs-subs .toggle__label-text {
    line-height: 1.7rem;
    width: 50%;
  }
}
.toggle--recs {
  margin-top: 4px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.toggle--recs .toggle__label {
  width: auto;
  align-self: flex-end;
}
.toggle--recs .toggle__label-text {
  width: auto;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding-top: 3px;
  padding-bottom: 2px;
}
@media (min-width: 992px) {
  .toggle--recs .toggle__label-text {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.toggle--recs .toggle__content--active {
  flex-basis: 100%;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: space-between;
  margin-top: 7px;
  min-height: 50px;
}
.toggle--gap {
  margin-top: 0;
  padding-top: 28px;
}
@media (min-width: 992px) {
  .toggle--gap {
    padding-top: 23px;
  }
}
.state-toggle {
  cursor: pointer;
  display: inline-block;
}
.state-toggle__switch {
  display: inline-block;
  background: #8A939B;
  border-radius: 16px;
  width: 34px;
  height: 22px;
  position: relative;
  vertical-align: middle;
}
.state-toggle__switch:before,
.state-toggle__switch:after {
  content: "";
}
.state-toggle__switch:before {
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: left 0.25s;
  background-color: #ffffff;
}
.state-toggle:hover .state-toggle__switch:before {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.state-toggle__checkbox {
  position: absolute;
  visibility: hidden;
}
.state-toggle__checkbox:checked + .state-toggle__switch {
  background: #0081c6;
}
.state-toggle__checkbox:checked + .state-toggle__switch:before {
  left: 14px;
}
.state-toggle__label {
  margin-left: 9px;
  position: relative;
  top: 1px;
}
.state-toggle__label--title {
  font-size: 1.4rem;
  font-weight: 600;
}
.recs__title {
  color: #2a2f33;
}
.recs__title--tiny {
  margin: 0;
  padding: 15px 0 0px 15px;
  font-size: 1.4rem;
  line-height: normal;
  font-weight: 400;
}
.recs__title--first {
  padding-top: 4px;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .recs__title--first {
    padding-top: 12px;
  }
}
@media screen and (max-width: 991px) and (max-height: 599px) {
  .recs__section--original {
    display: none;
  }
}
.recs__section--suggested {
  overflow-y: auto;
  max-height: 300px;
}
@media (min-width: 992px) {
  .recs__list {
    display: flex;
    flex-direction: column;
  }
}
.recs__list-empty {
  text-align: center;
  padding: 15px 10px;
}
.c-searchbox {
  position: relative;
}
.c-searchbox__input {
  display: block;
  height: 4.5rem;
  width: 100%;
  border: 1px solid #a1a1a1;
  padding: 1.35rem 5.5rem 1.35rem 1rem;
  border-radius: 6px;
  font-size: 1.4rem;
  line-height: 1.4rem;
  outline: 0;
  box-shadow: none;
  background-color: #ffffff;
  color: #505050;
  transition: none;
}
.c-searchbox__input:hover {
  border-color: #a1a1a1;
}
.c-searchbox__input:focus {
  color: #000000;
  outline: none;
  box-shadow: none;
  border-color: #0081c6;
}
.c-searchbox__input::placeholder {
  color: #505050;
}
.c-searchbox__input:-webkit-autofill {
  background-color: #ffffff;
}
.c-searchbox__cta {
  width: 4.5rem;
  height: 4.5rem;
  background-color: transparent;
  padding: 0;
  margin: 0;
  box-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #0081c6;
  border-radius: 0;
}
.c-searchbox__cta .icoSysco {
  font-size: 2.5rem;
  color: #0081c6;
  padding-top: 2px;
}
.c-searchbox__cta:active,
.c-searchbox__cta:focus,
.c-searchbox__cta:hover {
  background-color: transparent;
}
.c-searchbox__clear {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0;
  background-color: transparent;
  color: inherit;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
  transition: right 0.3s linear;
  -moz-transition: right 0.3s linear;
  -o-transition: right 0.3s linear;
  -webkit-transition: right 0.3s linear;
  height: 4.5rem;
}
.c-searchbox__clear.active {
  display: block;
  top: 50%;
  padding: 0 5px;
  height: 4rem;
  line-height: 4.1rem;
  background-color: #ffffff;
  right: 35px;
}
.c-searchbox--refine {
  max-width: 322px;
}
@media (min-width: 992px) {
  .c-searchbox--refine {
    max-width: 350px;
  }
}
.facette {
  color: #2A3F54;
}
@media (max-width: 991px) {
  .facette {
    display: none;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
  }
  .facette.active {
    display: block;
  }
}
@media (max-width: 991px) {
  .facette__content {
    background: #ffffff;
    height: calc(100% - 95px);
    overflow-y: auto;
  }
}
.facette__footer {
  display: none;
}
@media (max-width: 991px) {
  .facette__footer {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    display: flex;
    padding: 20px;
    height: 95px;
    background-color: #ffffff;
    box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.25);
    align-items: flex-start;
    justify-content: space-between;
    gap: 0 13px;
  }
}
.facette__cta {
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
}
.facette__cta--reset {
  font-size: 1.4rem;
}
.facette__cta--apply {
  font-size: 1.7rem;
  flex-grow: 1;
}
.facette__close {
  display: none;
}
@media (max-width: 991px) {
  .facette__close {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 12px;
  }
}
.facette__group {
  position: relative;
}
@media (min-width: 992px) {
  .facette__group--first {
    padding-top: 25px;
  }
}
.facette__group:not(.facette__group--first) {
  padding: 0 12px;
}
@media (min-width: 992px) {
  .facette__group:not(.facette__group--first) {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .facette__group.top-facets .facette__title,
  .facette__group.top-facets .facette__title.facette__title--collapsed {
    display: none;
  }
  .facette__group.top-facets .facette__options.facette__options--collapsed {
    height: auto;
    overflow: unset;
  }
  .facette__group.top-facets .facette__list-item {
    border-bottom: 1px solid #D4CAC3;
  }
}
@media (min-width: 992px) {
  .facette__group.top-facets {
    margin-top: 6px;
  }
  .facette__group.top-facets .facette__title {
    display: none;
  }
  .facette__group.top-facets .facette__list-item {
    margin-bottom: 10px;
  }
  .facette__group.top-facets .facette__list-item:last-child {
    margin-bottom: 0;
  }
}
.facette__header {
  color: #2A3F54;
  font-size: 2rem;
  line-height: normal;
  font-weight: 600;
}
@media (min-width: 992px) {
  .facette__header {
    display: flex;
    margin-bottom: 3px;
  }
}
.facette__header--mobile {
  background-color: #F2F2F2;
  font-size: 2.2rem;
  color: #000000;
  font-weight: 600;
  padding: 20px 12px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.facette__title {
  display: flex;
  flex-direction: row-reverse;
  color: #676767;
  font-weight: 600;
  border-bottom: 1px solid #D4CAC3;
  padding: 19px 18px 17px 43px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .facette__title {
    padding: 6px 0 0 0;
    border-bottom: 1px solid #E5E5E5;
    border-top: none;
    flex-direction: row;
  }
}
.facette__title-name {
  font-size: 1.8rem;
  flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .facette__title-name {
    font-size: 1.6rem;
    color: #000000;
    padding-left: 10px;
    padding-bottom: 2px;
  }
}
.facette__title--collapsed .facette__toggle {
  transform: rotate(0deg);
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .facette__title--collapsed .facette__title-name {
    padding-bottom: 0;
  }
}
.facette__list {
  padding-top: 12px;
}
@media (min-width: 992px) {
  .facette__list {
    padding-top: 3px;
  }
}
.facette__toggle {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  padding-left: 1px;
  position: relative;
  color: #0081c6;
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .facette__toggle {
    font-size: 0.9rem;
    margin-left: 5px;
    margin-bottom: 5px;
  }
}
.facette__toggle:hover {
  text-decoration: none;
}
.facette__options {
  height: auto;
}
@media (min-width: 992px) {
  .facette__options {
    margin-bottom: 16px;
  }
}
.facette__options.facette__options--collapsed {
  height: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .facette__options.facette__options--collapsed {
    margin-bottom: 29px;
  }
}
@media (min-width: 992px) {
  .facette__options.facette__options--collapsed .facette__see {
    display: none;
  }
}
.facette__options--maxed:not(.facette__options--collapsed) {
  height: auto;
}
@media (min-width: 992px) {
  .facette__options--maxed:not(.facette__options--collapsed) {
    height: 98px;
    overflow: hidden;
    margin-bottom: 38px;
  }
}
.facette__options--active:not(.facette__options--collapsed) {
  height: auto;
  overflow: unset;
}
@media (max-width: 991px) {
  .facette__options .facette__see {
    display: none;
  }
}
.facette__option {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 0 10px 12px;
  margin: 7px 0;
  color: #2A3F54;
  font-size: 1.7rem;
}
@media (min-width: 992px) {
  .facette__option {
    margin: 0;
    padding: 3px 0 2px 0;
    font-size: 1.4rem;
    color: #000000;
  }
}
.facette__option:focus,
.facette__option:hover {
  color: #000000;
  text-decoration: none;
}
.facette__option-check {
  position: relative;
  flex-basis: 21px;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  background-color: #ffffff;
  width: 21px;
  height: 21px;
}
@media (min-width: 992px) {
  .facette__option-check {
    margin-top: 2px;
    flex-basis: 14px;
    width: 14px;
    height: 14px;
  }
}
.facette__option-check--checked-temp:before,
.facette__option-check--checked:before {
  content: "\e941";
  font-family: 'fontIconsSysco';
  color: #0081c6;
  font-size: 1.1rem;
  line-height: 19px;
  position: absolute;
  width: 21px;
  left: -0.5px;
  right: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .facette__option-check--checked-temp:before,
  .facette__option-check--checked:before {
    line-height: 14px;
    width: 100%;
    left: 0;
    right: 0;
    font-size: 0.55rem;
  }
}
.facette__option-text {
  flex-basis: 75%;
  margin-left: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .facette__option-text {
    margin-left: 6px;
  }
}
.facette__option-total {
  flex-basis: 15%;
  display: flex;
  justify-content: flex-end;
}
.facette__see {
  padding: 0;
  cursor: pointer;
  position: absolute;
  bottom: -20px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #0081c6;
}
.facette__applied {
  margin-top: 23px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .facette__applied {
    margin-top: 0;
  }
}
.facette__applied-options {
  display: flex;
  flex-wrap: nowrap;
}
.facette__applied-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 3px;
}
.facette__applied-list-item {
  white-space: nowrap;
  max-width: 100%;
  display: flex;
}
.facette__applied-title {
  color: #2A3F54;
  font-size: 1.5rem;
  font-weight: 600;
  flex-basis: 70%;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .facette__applied-title {
    margin-bottom: 14px;
    font-size: 1.4rem;
  }
}
.facette__applied-reset {
  text-align: center;
  color: #0081c6;
  font-size: 1.3rem;
  line-height: 16px;
  font-weight: 600;
  flex-basis: 30%;
  cursor: pointer;
  margin-top: -7px;
}
@media (max-width: 991px) {
  .facette__applied-reset {
    display: none;
  }
}
.facette__button {
  border: 1px solid #0081c6;
  border-radius: 24px;
  padding: 4px 1px 3px 8px;
  color: #2A3F54;
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
  max-width: 100%;
}
@media (min-width: 992px) {
  .facette__button {
    padding: 1px 1px 0px 8px;
  }
}
.facette__button-text {
  font-size: 1.5rem;
  display: inline-block;
  max-width: 87%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 23px;
  vertical-align: middle;
  font-weight: 400;
}
@media (min-width: 992px) {
  .facette__button-text {
    font-size: 1.3rem;
  }
}
.facette__button-cross {
  color: #0081c6;
  font-size: 21px;
  line-height: 23px;
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 5px;
  margin-right: 4px;
}
@media (min-width: 992px) {
  .facette__button-cross {
    margin-top: -1px;
    margin-right: 2px;
    font-size: 15px;
  }
}
.products-list__trigger {
  display: block;
  margin-top: 16px;
  text-align: center;
}
@media (min-width: 992px) {
  .products-list__trigger {
    margin-top: 0;
    display: none;
  }
}
.products-list__cta {
  font-size: 2rem;
  font-weight: 600;
  text-transform: none;
  max-width: 322px;
  padding-top: 12px;
  padding-bottom: 11px;
}
.products-list__row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.products-list__col {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .products-list__col--facets {
    flex-basis: 21.5%;
    max-width: 21.5%;
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  .products-list__col--products {
    flex-basis: 76.5%;
    max-width: 76.5%;
  }
}
@media (min-width: 992px) {
  .products-list__col--tabs {
    flex-basis: 100%;
  }
}
.products-list__header {
  display: flex;
  align-items: flex-start;
  margin-top: 24px;
  flex-direction: column;
  margin: 24px 0 10px 0;
}
@media (min-width: 992px) {
  .products-list__header {
    margin: 8px 0 0 0;
    margin-bottom: 51px;
    align-items: center;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .products-list__header--narrow {
    margin-bottom: 0px;
  }
}
.products-list__header--topless {
  margin-top: 0;
}
.products-list__back {
  display: none;
}
@media (min-width: 992px) {
  .products-list__back {
    display: inline-block;
    color: #0081c6;
    font-size: 2.7rem;
    margin-right: 10px;
    transition: all 0.2s ease;
  }
  .products-list__back:hover {
    color: #005B8C;
    text-decoration: none;
  }
}
.products-list__title {
  font-size: 2rem;
  font-weight: 600;
  color: #000000;
  margin: 0;
  line-height: normal;
}
@media (min-width: 992px) {
  .products-list__title {
    color: #2A3F54;
    font-size: 3rem;
  }
}
.products-list__title--narrow {
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  .products-list__title--narrow {
    margin-bottom: 3px;
  }
}
.products-list__title--indent {
  margin-left: 15px;
}
.products-list__count {
  font-size: 1.5rem;
  font-weight: 400;
  color: #707B87;
  margin: 6px 0 13px 0;
}
@media (min-width: 992px) {
  .products-list__count {
    color: #525252;
    margin: 0 0 0 10px;
    white-space: nowrap;
  }
}
.products-list__desc {
  padding-bottom: 1rem;
  display: block;
  font-size: 1.4rem;
  margin-top: 3px;
  margin-bottom: 24px;
  color: #000000;
}
@media (min-width: 992px) {
  .products-list__desc {
    margin-bottom: 60px;
  }
}
.products-list__desc p:last-child {
  margin-bottom: 0;
}
.products-list__desc--narrow {
  margin-bottom: 10px;
}
.products-list__categories {
  margin-top: 7px;
  margin-bottom: 70px;
  display: none;
}
@media (min-width: 992px) {
  .products-list__categories {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 9px;
  }
}
.products-list__categories-list {
  display: flex;
  flex-wrap: wrap;
}
.products-list__categories-list-item {
  margin-right: 9px;
  display: flex;
}
.products-list__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6px;
}
.products-list__list-item {
  flex-basis: 100%;
  padding: 0 6px;
  display: flex;
}
@media (min-width: 992px) {
  .products-list__list-item {
    flex-basis: 25%;
  }
}
.products-list__options {
  padding-bottom: 22px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .products-list__options {
    padding-bottom: 43px;
    align-items: center;
    flex-wrap: nowrap;
  }
}
.products-list__options-section {
  flex-basis: 100%;
}
.products-list__options-section + .products-list__options-section {
  margin-top: 30px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .products-list__options-section + .products-list__options-section {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .products-list__options-section--sort {
    flex-basis: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .products-list__options-section--search {
    flex-basis: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .products-list__options--mercuriale {
    padding-bottom: 12px;
  }
}
.products-list__options--mercuriale .products-list__options-section + .products-list__options-section {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .products-list__options--mercuriale .products-list__options-section + .products-list__options-section {
    margin-top: 0px;
  }
}
.products-list .kuDropdown {
  margin: 5px;
  position: relative;
  display: inline-block;
  width: auto;
  max-width: 100%;
  z-index: 11;
}
.products-list .kuDropdown:first-child {
  margin-left: 10px;
}
.products-list .kuDropdown:hover .kuDropdownOptions {
  display: block;
}
.products-list .kuDropdown .kuDropdownLabel {
  background-color: #ffffff;
  padding: 4px 5px;
  display: inline-block;
  text-transform: capitalize;
  cursor: pointer;
  border: 1px solid #dddddd;
  padding-right: 35px;
  position: relative;
  color: #2A3F54;
  font-size: 1.3rem;
  font-weight: 600;
}
.products-list .kuDropdown .kuDropdownLabel:after {
  content: '\e93f';
  font-family: 'fontIconsSysco';
  display: inline-block;
  padding: 4px;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: all 0.3s ease 0s;
  font-size: 9px;
}
.products-list .kuDropdown .kuDropdownOptions {
  display: none;
  position: absolute;
  background-color: #efefef;
  min-width: 150px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  z-index: 12;
}
.products-list .kuDropdown .kuDropdownOptions .kuDropOption {
  color: #333333;
  padding: 8px 12px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.products-list .kuDropdown .kuDropdownOptions .kuDropOption:hover {
  background-color: #dddddd;
}
.quicksearch-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50;
}
.quicksearch {
  overflow: hidden;
}
.quicksearch__row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .quicksearch__row {
    flex-direction: row;
  }
}
.quicksearch__col {
  display: flex;
  flex-direction: column;
}
.quicksearch__col--others {
  flex-basis: 33%;
  order: 2;
  flex-shrink: 0;
}
@media (min-width: 992px) {
  .quicksearch__col--others {
    order: 1;
  }
}
.quicksearch__col--others .quicksearch__header {
  margin-top: 20px;
}
.quicksearch__col--products {
  flex-basis: 67%;
  order: 1;
}
@media (min-width: 992px) {
  .quicksearch__col--products {
    order: 2;
  }
}
.quicksearch__col--empty {
  flex-basis: 100%;
}
.quicksearch__section {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .quicksearch__section:first-child .quicksearch__header {
    margin-top: 0;
  }
}
.quicksearch__header {
  font-size: 1.8rem;
  font-weight: 600;
  color: #2895CF;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .quicksearch__header {
    font-size: 1.6rem;
  }
}
.quicksearch__header-link {
  font-size: 1.5rem;
  font-weight: 600;
  color: #545454;
  margin-left: 8px;
}
@media (min-width: 992px) {
  .quicksearch__header-link {
    font-size: 1.3rem;
  }
}
.quicksearch__header-link:hover {
  color: #2895CF;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .quicksearch__content-list--pills {
    display: flex;
    flex-wrap: wrap;
  }
}
.quicksearch__content-list--pills li:hover {
  background-color: transparent;
}
.quicksearch__content-list--pills li:nth-child(n+4) {
  display: none;
}
.quicksearch__content-list--pills li a {
  border: 1px solid #F3F3F3;
  border-radius: 29px;
  min-height: 32px;
  display: inline-block;
  font-size: 1.5rem;
  padding: 2px 10px;
  line-height: 26px;
  margin-right: 9px;
  margin-bottom: 16px;
  color: #545454;
  transition: all 0.2s ease;
  vertical-align: baseline;
}
@media (min-width: 992px) {
  .quicksearch__content-list--pills li a {
    font-size: 1.3rem;
    min-height: 24px;
    line-height: 18px;
    margin-bottom: 7px;
  }
}
.quicksearch__content-list--pills li a:focus {
  text-decoration: none;
}
.quicksearch__content-list--pills li a b {
  vertical-align: baseline;
  font-weight: 600;
}
.quicksearch__content-list--pills li a:hover {
  border-color: #0081c6;
  background-color: rgba(0, 129, 198, 0.1);
  color: #00669C;
  text-decoration: none;
}
.quicksearch__text {
  font-size: 1.7rem;
  color: #2a2f33;
  font-weight: 400;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .quicksearch__text {
    font-size: 1.4rem;
    margin-bottom: 11px;
  }
}
.quicksearch__text--strong {
  font-weight: 600;
}
.quicksearch__text--gap {
  margin-bottom: 13px;
}
@media (min-width: 992px) {
  .quicksearch__text--gap {
    margin-top: 17px;
  }
}
.quicksearch__text--empty {
  font-size: 1.6rem;
  font-weight: 400;
  color: #545454;
}
@media (min-width: 992px) {
  .quicksearch__text--empty {
    font-size: 1.5rem;
    font-weight: 600;
  }
}
.quicksearch__text em {
  font-size: 1.7rem;
  font-weight: 600;
  color: #2895CF;
  font-style: normal;
  word-break: break-word;
}
@media (min-width: 992px) {
  .quicksearch__text em {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  .quicksearch__text--alt {
    font-size: 1.6rem;
  }
}
.quicksearch__list--disc li {
  list-style-type: disc;
  margin-left: 24px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .quicksearch__list--disc li {
    font-size: 1.6rem;
  }
}
.quicksearch__list--ctas {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .quicksearch__list--ctas {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .quicksearch__list--ctas {
    padding: 4px 25px 0 40px;
  }
}
.quicksearch__list--ctas .quicksearch__list-item {
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  padding: 17px 0 18px 0;
}
@media (min-width: 992px) {
  .quicksearch__list--ctas .quicksearch__list-item {
    padding: 0;
  }
}
.quicksearch__cta--min {
  text-align: center;
  font-size: 1.8rem;
  padding: 15px 14px 14px 14px;
  min-width: 268px;
}
@media (min-width: 992px) {
  .quicksearch__cta--min {
    font-size: 1.4rem;
    font-weight: 600;
    min-width: 156px;
    min-height: 32px;
    padding: 6px 5px;
  }
}
.kuQuickSearchAutoCompleteLayout .klevuWrap,
.quicksearch-holder {
  position: absolute;
  z-index: 20000000000;
  background-color: #ffffff;
  color: #2a2f33;
  border-radius: 1px;
  border: 1px solid #BFBFBF;
  padding: 9px 13px;
}
@media (max-width: 991px) {
  .kuQuickSearchAutoCompleteLayout .klevuWrap,
  .quicksearch-holder {
    overflow-x: hidden;
    overflow-y: auto;
    left: 1% !important;
    width: 98%;
    max-width: none;
    border-top: none;
  }
}
@media (max-width: 991px) {
  .kuQuickSearchAutoCompleteLayout .klevuWrap,
  .quicksearch-holder {
    overflow-x: hidden;
    overflow-y: auto;
    left: 1% !important;
    width: 98%;
    max-width: none;
  }
}
@media (min-width: 992px) {
  .kuQuickSearchAutoCompleteLayout .klevuWrap,
  .quicksearch-holder {
    width: 769px;
    padding: 11px 30px 40px 15px;
  }
}
.kuQuickSearchAutoCompleteLayout .klevuWrap--empty {
  padding-top: 14px;
}
@media (min-width: 992px) {
  .kuQuickSearchAutoCompleteLayout .klevuWrap--empty {
    padding-bottom: 20px;
  }
}
.kuNoRecordsFoundLabelTextCadencier {
  display: inline-block;
  margin-bottom: 26px;
  margin-top: 13px;
  font-size: 1.4rem;
  color: #000000;
  font-weight: 400;
}
@media (min-width: 992px) {
  .kuNoRecordsFoundLabelTextCadencier {
    margin-top: 0px;
  }
}
.kuNoRecordsFoundLabelTextCadencier strong {
  font-size: 1.6rem;
  color: #0081c6;
  font-weight: 600;
  display: block;
}
.results-container {
  background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 8%);
}
.results-container .kuPagination a.kuCurrent,
.results-container .kuContainer {
  background-color: transparent;
}
.results-container--anonymous {
  background: transparent;
}
.kuResults ul {
  display: flex;
  flex-wrap: wrap;
}
.kuResults ul li {
  flex-basis: 25%;
}
.page-no-results-bg {
  background-color: #eae9e9;
}
.klevu-search-empty {
  padding: 2rem 0 3rem 0;
}
@media (min-width: 641px) {
  .klevu-search-empty {
    padding: 0 0 3rem 0;
  }
}
.klevu-search-empty-special {
  background-color: #ffffff;
}
.klevuFilter[data-filter="category_hierarchy"] {
  display: none;
}
/******** Uniform *********/
/* Checkbox */
div.checker {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
}
div.checker span,
div.checker input {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
}
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  text-align: center;
}
div.checker input {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 2rem;
  height: 2rem;
  background-color: #ffffff;
  border: 1px solid #c3c3bb;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  opacity: 1;
  outline: none;
  margin: 0;
}
div.checker input:before {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  background-color: #0081c6;
}
div.checker input:hover {
  background-color: #e6f6ff;
  border: 1px solid #0081c6;
}
div.checker input:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  outline: none;
}
div.checker input:checked {
  content: none;
  border: 1px solid #0081c6;
}
div.checker input:checked:before {
  display: inline-block;
}
div.checker--full {
  width: 23px;
  height: 23px;
}
div.checker--full input[type='checkbox'] {
  width: 23px;
  height: 23px;
}
div.checker--full input[type='checkbox']:focus {
  outline: none;
}
div.checker--full input[type='checkbox']:checked:before {
  width: 23px;
  height: 23px;
  border-radius: 2px;
  border: 1px solid #0081c6;
}
div.checker--full input[type='checkbox']:checked + label {
  border: 5px solid red;
}
div.checker--spacious {
  margin: 0 20px 0 10px;
}
div.checker--spacious input[type='checkbox'] {
  margin: 0;
}
div.checker--with-icon input[type='checkbox']:checked:after {
  content: '\e93e';
  font-family: 'fontIconsSysco';
  color: #ffffff;
  position: relative;
  width: 22px;
  height: 23px;
  line-height: 23px;
  font-size: 0.9rem;
  text-align: center;
  display: inline-block;
}
.page-search .paginationBar h1 {
  margin-top: 0;
}
.page-search .facet div.checker,
.page-productList .facet div.checker {
  display: inline-block;
  vertical-align: middle;
}
p {
  padding: 0;
  margin: 0 0 8px;
}
li {
  line-height: normal;
}
form {
  margin: 0;
}
/**
 ** Title
 **/
h3.sep {
  display: block;
  margin: 16px 0;
  color: #212a37;
  text-align: center;
  font-weight: normal;
  font-size: 2.8rem;
  text-transform: uppercase;
}
[class*='span'] {
  margin-left: 0;
}
.ref i {
  margin-right: 4px;
  padding: 0 2px;
  color: white;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}
.dl-fiche {
  display: inline-block;
  margin-right: 16px;
  text-align: center;
  color: #5d6978;
}
.dl-fiche span {
  display: block;
  text-align: center;
}
.denomination {
  color: #000000;
}
.notDisplayOnTabletAndDesktop.text-like-input {
  padding: 8px;
  margin-bottom: 0;
  height: auto;
  color: #212a37;
  border: none;
  font-size: 12px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .control-group .controls {
  width: 70%;
  display: inline-block;
  vertical-align: top;
}
form .control-group label {
  display: inline-block;
  margin: 0 -4px 0 0;
  padding: 8px 12px 2px 0;
  /**width: 30%;*/
  color: #212a37;
  text-align: right;
  vertical-align: top;
  font-size: 1.2rem;
}
form sup {
  color: #db1d27;
}
.pagination {
  margin: 16px 0 16px 80px;
}
.pagination ul {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagination ul li {
  display: inline;
}
.pagination ul li a,
.pagination ul li span,
.pagination ul li span.current {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  color: #0081c6;
  font-weight: 600;
  font-size: 1.4rem;
}
.pagination ul li a {
  cursor: pointer;
}
.pagination ul li a:hover,
.pagination ul li a:focus {
  background-color: #f5f5f5;
}
.pagination ul li.active a,
.pagination ul li.active span {
  color: #0081c6;
  background: #ededed;
}
.pagination ul li.active a:hover,
.pagination ul li.active a:focus {
  background-color: #f5f5f5;
}
/* Layouts */
@media screen and (min-width: 992px) {
  .catPage .visuel img {
    width: 632px;
    height: 425px;
  }
}
@media screen and (max-width: 991px) {
  #content .section2,
  .containerBlocOver {
    width: 100% !important;
  }
}
.agencesLink p a {
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 1.4rem;
}
.agencesLink p a:hover {
  text-decoration: none;
}
.tab-content > .tab-pane {
  outline: none;
}
.toolbarMiniCart input.qty {
  width: 50px;
  margin-bottom: 0;
}
.deliveryDay {
  color: #6db33f;
}
@media screen and (max-width: 767px) {
  .delivery {
    margin-bottom: 15px;
    padding-left: 13px;
  }
  .orderBoxes .delivery {
    padding-left: 0;
  }
}
.delivery li {
  color: #58585a;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.delivryDate {
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 10px;
}
.deliveryDateRecap {
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 10px;
}
.delivery li.dot-green::before {
  content: ' ';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #0081c6;
  margin-right: 7px;
}
.delivery li.dot-white::before {
  content: ' ';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #dddddd;
  margin-right: 7px;
}
.delivery li.dot-purple::before {
  content: ' ';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #f4c4f2;
  margin: 2px 7px 10px 0;
  float: left;
}
.productsTable {
  margin-bottom: 0;
}
.productsTable th,
.productsTable td {
  border: none;
  border-left: 1px solid #fff;
}
.productsTable tfoot td {
  border-left: none;
  padding: 5px 0 5px 22px;
}
.productsTable th:first-child,
.productsTable td:first-child {
  border-left: none;
}
.productsTable i img {
  max-width: 40px;
  margin-bottom: 3px;
}
.productsTable th {
  font-weight: 600;
  color: #5d6978;
  text-transform: uppercase;
  background: #e5e2e2;
  padding: 5px 0 5px 22px;
}
.productsTable th.price,
.productsTable th.remove {
  padding: 5px 8px;
  text-align: center;
}
.productsTable th.price {
  width: 15rem;
}
.productsTable td {
  color: #5d6978;
  padding: 12px 0 10px 22px;
}
.productsTable td.title {
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #222b38;
  padding: 16px 0 16px 22px;
}
.productsTable td.qty {
  font-size: 1.3rem;
}
.productsTable td.qty input[type='text'] {
  width: 33px;
  height: 26px;
  margin-bottom: 0;
}
i.s-icon {
  display: inline-block;
  margin-right: 4px;
  padding: 0 7px;
  color: white;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  background: #00abec;
}
.qty .qty {
  width: 60px;
  margin-right: 3px;
}
@media screen and (max-width: 640px) {
  .popupSubstitution {
    width: 93%;
    padding: 6px;
  }
  .popupSubstitution button {
    width: 100%;
    margin-bottom: 4px;
  }
  .PromoOffre {
    margin-left: 0px !important;
  }
}
.facetNavigation .headline {
  margin: 16px 0 0;
  padding: 8px;
  height: auto;
  border: none;
  color: #212a37;
  background: white;
  line-height: normal;
  font-weight: 600;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .page-my-account .myAccount .accountLeftNavigation li a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    content: '\f105';
    margin-top: -10px;
    font-size: 1.6rem;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-family: FontAwesome;
  }
  .page-my-account .myAccount .accountLeftNavigation li a {
    position: relative;
  }
  .page-search .facetNavigation .headline.close,
  .page-productList .facetNavigation .headline.close {
    float: none;
    opacity: 1;
    filter: alpha(opacity=100);
    text-shadow: inherit;
  }
  .page-search .facetNavigation .headline.close:after,
  .page-productList .facetNavigation .headline.close:after {
    content: '';
  }
  .page-search .facetNavigation .headline:after,
  .page-productList .facetNavigation .headline:after {
    position: absolute;
    right: 8px;
    top: 50%;
    content: '';
    margin-top: -10px;
    font-family: FontAwesome;
    font-size: 1.6rem;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .page-search .facetNavigation .headline,
  .page-productList .facetNavigation .headline {
    position: relative;
  }
  .page-search .facetNavigation .facet,
  .page-productList .facetNavigation .facet {
    display: none;
  }
  .page-search .facetNavigation .headline.NoProductFacet:after,
  .page-productList .facetNavigation .headline.NoProductFacet:after {
    content: ' ';
  }
}
.facetNavigation .facet {
  margin-bottom: 0;
  border: 1px solid #eeeeee;
}
.facetNavigation .facet .facetHead {
  border: none;
  background: #eeeeee;
}
.facetNavigation .facet .facetHead a.refinementToggle {
  position: relative;
  padding: 3px 23px 6px 8px;
  color: #5c6877;
  background: none;
  line-height: normal;
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid white;
  text-decoration: none;
}
.facetNavigation .facet .facetHead a.refinementToggle:hover,
.facetNavigation .facet .facetHead a.refinementToggle:focus {
  color: #212a37;
}
.facetNavigation .facet:last-child .facetHead a.refinementToggle {
  border-bottom: 0;
}
.facetNavigation .facet .facetHead a.refinementToggle:after {
  position: absolute;
  right: 8px;
  top: 50%;
  content: '';
  margin-top: -10px;
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-family: FontAwesome;
}
.facetNavigation .facet .facetHead a.refinementToggle.close {
  float: none;
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
  text-shadow: inherit;
}
.facetNavigation .facet .facetHead a.refinementToggle.close:after {
  content: '';
}
.facetNavigation .facet .facetValues {
  background: white;
}
.facetNavigation .facet .facetValues ul.facet_block {
  padding: 0;
  margin: 0;
}
.facetNavigation .facet .facetValues ul.facet_block.facetChecker li .checker {
  margin-left: 10px;
}
.facetNavigation .facet .facetValues ul.facet_block.facetChecker li label {
  display: inline-block;
  padding-left: 5px;
}
.facetNavigation .facet .facetValues ul.facet_block li {
  padding: 0;
  line-height: normal;
  border-bottom: 1px solid #eeeeee;
}
.page-search .facet_block-label .facet_block-label-img {
  display: inline-block;
}
.facet_block-label img {
  max-width: 75px;
  float: left;
  margin-right: 5px;
}
.facetNavigation .facet .facet_block-label .facetValueName {
  float: left;
  max-width: 88%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .facetNavigation .facet .facetValues ul.facet_block li a,
  .facetNavigation .facet .facetValues ul.facet_block li .facet_block-label {
    display: inline-flex !important;
  }
  .facetNavigation .facet .facet_block-label .facetValueName {
    float: left;
    max-width: 80%;
  }
}
.facetNavigation .facet .facetValues ul.facet_block li a,
.facetNavigation .facet .facetValues ul.facet_block li .facet_block-label {
  display: block;
  margin: 0;
  padding: 6px 8px 7px;
  color: #212a37;
  font-size: 14px;
}
.facetNavigation .facet .facetValues ul.facet_block li a:hover {
  color: #0081c6;
}
.facetNavigation .facet .facetValues ul.facet_block li a input,
.facetNavigation .facet .facetValues ul.facet_block li .facet_block-label input {
  /*margin: 4px 6px 0 0;*/
  margin: 0;
}
.facetNavigation .facet .facetValues ul.facet_block li .facetValueCount {
  position: absolute;
  display: none;
}
.facetNavigation .facet .facetValues ul.facet_block .remove_item_left {
  padding: 0 8px;
}
.facetNavigation .facet .facetValues .more a {
  margin: 0;
  padding: 8px;
  border-top: none;
  background: none;
  line-height: normal;
  font-weight: normal;
  color: #0081c6;
  text-align: right;
}
.facetNavigation .facet .facetValues .more a:before {
  position: relative;
  top: 1px;
  margin-right: 4px;
  content: '';
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-family: FontAwesome;
}
.facetNavigation .facet .facetValues .more a.lessFacetValues:before {
  content: '';
}
/* Pages */
#content .section1 {
  width: 100%;
  float: none;
}
#content .section1 .simple_disp-img {
  margin: 0 auto;
  width: 960px;
}
#content .section2 {
  margin: 0 auto 40px;
  width: 960px;
  float: none;
  *zoom: 1;
  margin-top: 25px;
}
.page-homepage #content .section2 {
  margin: 0 auto 20px;
  margin-top: 20px;
}
#content .section2:before,
#content .section2:after {
  content: ' ';
  display: table;
}
#content .section2:after {
  clear: both;
}
#content .section2 .thumbnail_detail {
  float: left;
}
#content .section2 .thumbnail_detail a {
  display: block;
  opacity: 0.999;
}
#content .section2 .thumbnail_detail a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#content > .section3 {
  position: relative;
  z-index: 9;
  float: none;
  margin: 0 0 40px;
  width: 100%;
  /*background: #ededed;*/
}
.page-homepage #content > .section3 {
  margin: 0;
}
.page-productDetails #content .section3 {
  background: white;
}
#content > .section3 .simple_disp-img {
  margin: 0 auto;
  width: 960px;
}
#content > .section3 .simple_disp-img a {
  display: block;
}
#content > .section3 ul {
  margin: 0 auto;
  width: 960px;
  *zoom: 1;
}
#content > .section3 ul:before,
#content > .section3 ul:after {
  content: ' ';
  display: table;
}
#content > .section3 ul:after {
  clear: both;
}
#content > .section3 ul li {
  float: left;
}
#content > .section3 ul li a {
  width: 240px;
  display: block;
}
.productList .productListItem .cart button.addToCartButton:disabled {
  background-color: #777;
}
#position {
  position: static !important;
}
.paginationBar {
  margin: 14px 0;
  line-height: normal;
}
.paginationBar.top {
  border-bottom: none;
}
.paginationBar h2 {
  display: inline-block;
  margin: 0 16px 0 0;
  color: #212a37;
  font-weight: normal;
  font-size: 2.8rem;
  text-transform: uppercase;
}
.paginationBar .sortForm {
  vertical-align: top;
  display: inline-block;
  float: right;
  width: auto;
}
.paginationBar .sortForm label {
  display: inline-block;
}
.paginationBar .sortForm select {
  display: inline-block;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: #dddddd;
  margin: 7px 0 0;
  padding: 2px 0px 2px 4px;
  height: auto;
  width: auto;
  line-height: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #5d6978;
}
.paginationBar .switch-list {
  position: relative;
  float: right;
  margin: 6px 0 0 12px;
  width: 50px;
  height: 25px;
  background: white;
  cursor: pointer;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.paginationBar .switch-list i {
  position: relative;
  z-index: 9;
  float: left;
  width: 25px;
  height: 25px;
  padding-top: 6px;
  font-size: 14px;
  color: #212a37;
  text-align: center;
}
.paginationBar .switch-list i:first-child {
  color: white;
}
.paginationBar .switch-list:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  content: '';
  display: block;
  width: 25px;
  height: 100%;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #212a37;
}
.paginationBar .switch-list.active i {
  color: white;
}
.paginationBar .switch-list.active i:first-child {
  color: #212a37;
}
.paginationBar .switch-list.active:after {
  left: 25px;
}
.paginationBar .switch-list:hover {
  background: #ededed;
}
/*.productSuggest .productList.embed .productListItem.isConnecte .desc {
    min-height: 90px;
}*/
.productSuggest .productList.embed .productListItem a.productMainLink .head .ref i {
  margin-right: 2px;
}
.productList .productListItem.notDisplay .cart .wrapper-price {
  border: none;
}
.productList .productListItem.notDisplay .cart button.addToCartButton,
.productList .productListItem.notDisplay .cart button.btn-add-cart {
  background-color: #dbdbdb;
  pointer-events: none;
  color: #f8f8f8;
}
.productList.embed .productListItem.notDisplay .cart button.addToCartButton,
.productList.embed .productListItem.notDisplay .cart a.btn.addFav {
  margin-top: 40px;
}
.productList .productListItem.notDisplay .cart button[disabled='disabled'] {
  background-color: #777;
  color: #fff;
}
.productList .productListItem.notDisplay .cart a.addFav,
.productList .productListItem.notDisplay .cart a.btn-add-favorites {
  opacity: 0.4;
  pointer-events: none;
}
.productList .productListItem.notDisplay .cart .wrapper-price .price,
.productList .productListItem.notDisplay .cart .wrapper-price .cout-portion,
.productList .productListItem.notDisplay .PoidsPortion,
.productList .productListItem.notDisplay .type,
.productList .productListItem.notDisplay .cart .status,
.productList .productListItem.notDisplay .add_subst_form .qtyBloc,
.productList .productListItem.notDisplay .add_to_cart_form .qtyBloc {
  display: none !important;
}
.productList .productListItem a.productMainLink .thumb > img {
  /*max-width: none;*/
  height: auto;
  min-width: 100%;
  min-height: 145px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  transform-origin: 0;
}
.productList .productListItem a.productMainLink .head,
.productList .productDescription a.productMainLink .head,
.productDetailsPanel .productListItem a.productMainLink .head,
.productDetailsPanel .productDescription a.productMainLink .head {
  border: none;
  font-weight: 600;
  color: #212a37;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  text-transform: uppercase;
  margin: 8px 8px 0 20px;
  float: left;
}
.productList .productListItem a.productMainLink:hover .head,
.productList .productDescription a.productMainLink:hover .head,
.productDetailsPanel .productListItem a.productMainLink:hover .head,
.productDetailsPanel .productDescription a.productMainLink:hover .head {
  color: #0081c6;
}
.productList .productListItem a.productMainLink:focus .head,
.productList .productDescription a.productMainLink:focus .head,
.productDetailsPanel .productListItem a.productMainLink:focus .head,
.productDetailsPanel .productDescription a.productMainLink:focus .head {
  color: #0081c6;
}
.productList .productListItem a.productMainLink:focus .thumb img {
  outline: auto;
}
.productList .productListItem a.productMainLink .head .ref,
.productList .productDescription a.productMainLink .head .ref,
.productDetailsPanel .productListItem a.productMainLink .head .ref,
.productDetailsPanel .productDescription a.productMainLink .head .ref {
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
}
/*.productList .productListItem a.productMainLink .head .ref i,
.productList .productListItem a.productMainLink .head .ref img {
    margin-right: 0;
    max-width: 60px;
    vertical-align: text-top;
    margin-bottom: 5px;
}*/
.productList .productListItem .detailsTrunc,
.productList .productListItem a.productMainLink .details,
.productList .productDescription a.productMainLink .details,
.productDetailsPanel .productListItem a.productMainLink .details,
.productDetailsPanel .productDescription a.productMainLink .details {
  font-weight: 300;
  color: #212a37;
  font-style: italic;
  font-size: 1.5rem;
  line-height: 14px;
  margin: 0 16px 8px 236px;
  padding: 0;
}
.productList .productListItem a.productMainLink .desc,
.productList .productDescription a.productMainLink .desc,
.productDetailsPanel .productListItem a.productMainLink .desc,
.productDetailsPanel .productDescription a.productMainLink .desc {
  margin: 0 16px 8px 236px;
  padding: 0;
  font-size: 1.4rem;
  color: #5d6978;
}
.productList .productListItem a.productMainLink .desc .link,
.productList .productDescription a.productMainLink .desc .link,
.productDetailsPanel .productListItem a.productMainLink .desc .link,
.productDetailsPanel .productDescription a.productMainLink .desc .link {
  color: #0081c6;
  font-style: normal;
  text-decoration: underline;
}
.productDetailsPanel .productListItem a.productMainLink .etik,
.productDetailsPanel .productDescription a.productMainLink .etik {
  margin: 0 16px 8px 236px;
  padding: 0;
}
.productList .productListItem a.productMainLink .etik img,
.productList .productDescription a.productMainLink .etik img,
.productDetailsPanel .productListItem a.productMainLink .etik img,
.productDetailsPanel .productDescription a.productMainLink .etik img {
  margin-right: 4px;
}
.productList .productListItem a.productMainLink .product-classification,
.productList .productDescription a.productMainLink .product-classification,
.productDetailsPanel .productListItem a.productMainLink .product-classification,
.productDetailsPanel .productDescription a.productMainLink .product-classification {
  margin: 0 16px 8px 236px;
}
.productSuggest #resultsList .productListItem .cart {
  padding-top: 0;
}
.productList .productListItem .cart .type.red,
.productList .productDescription .cart .type.red,
.productDetailsPanel .productListItem .cart .type.red,
.productDetailsPanel .productDescription .cart .type.red {
  color: #FF0029;
}
.productList .productListItem .cart .type.orange,
.productList .productDescription .cart .type.orange,
.productDetailsPanel .productListItem .cart .type.orange,
.productDetailsPanel .productDescription .cart .type.orange {
  color: #e85200;
}
.productList .productListItem .cart .type.yellow,
.productList .productDescription .cart .type.yellow,
.productDetailsPanel .productListItem .cart .type.yellow,
.productDetailsPanel .productDescription .cart .type.yellow {
  color: #f3af3a;
}
.productDetailsPanel .productDescription .cart .wrapper-price .unitPriceFormat {
  font-size: 1.2rem;
  margin-top: -12px;
  display: block;
}
.productList.embed .productListItem .detailsTrunc,
.productList.embed .productListItem a.productMainLink .details,
.productList.embed .productListItem a.productMainLink .desc,
.productList.embed .productListItem a.productMainLink .product-classification,
.productDetailsPanel.embed .productListItem a.productMainLink .details,
.productDetailsPanel.embed .productListItem a.productMainLink .desc,
.productDetailsPanel.embed .productListItem a.productMainLink .etik,
.productDetailsPanel.embed .productListItem a.productMainLink .product-classification {
  margin: 0 16px 8px;
}
.productList.embed .productListItem .cart .type,
.productDetailsPanel.embed .productListItem .cart .type {
  background: #ffffff;
}
.productSuggest .productList.embed .productListItem .cart .type {
  margin-top: -1.9rem;
}
.productList.load,
.productDetailsPanel.load {
  opacity: 0;
  filter: alpha(opacity=0);
}
.productDetailsPanel .productImagePrimary .logo,
.productList .thumb .logo {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.productDetailsPanel .productImagePrimary .logo img,
.productList .thumb .logo img {
  width: 36px;
  height: auto;
}
.productDetailsPanel .productImagePrimary .wrapper-top,
.productList .thumb .wrapper-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.productDetailsPanel .productImagePrimary .wrapper-top > div,
.productList .thumb .wrapper-top > div {
  float: left;
}
.productDetailsPanel .productImagePrimary .wrapper-top > div.cadencier,
.productList .thumb .wrapper-top > div.cadencier {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #0081c6;
  width: 3rem;
  height: 3rem;
}
.productDetailsPanel .productImagePrimary .wrapper-top > div.cadencier .icoSysco,
.productList .thumb .wrapper-top > div.cadencier .icoSysco {
  font-size: 2rem;
  color: #ffffff;
}
.productDetailsPanel .productImagePrimary .wrapper-top > div.new,
.productList .thumb .wrapper-top > div.new {
  color: white;
  font-weight: bold;
  background: #777777;
  text-transform: uppercase;
  padding: 0 8px;
  line-height: 30px;
}
.page-productDetails #content .section1 {
  margin: 0;
}
.page-productDetails .productDetailsPanel > .productDescription .etik img {
  max-width: 38px;
  max-height: 38px;
}
/*.productDetailsPanel > .productDescription .cart .wrapper-price > div.object-right {
    margin-top: 8px;
}*/
/*.productDetailsPanel > .productDescription .cart .wrapper-price > div.object-left {
    position: relative;
    top: -22px;
    z-index: 9;
    background: #f4f4f4;
    margin-bottom: -22px;
}*/
.productDetailsPanel > .productDescription .cart .wrapper-price.notDisplay > div.object-left {
  display: none;
}
.productDetailsPanel .productDescription .emptyPrice {
  pointer-events: none;
  opacity: 0.5;
}
.productDetailsPanel .productDescription .emptyPrice .addToCartButton {
  background-color: #dbdbdb;
}
.productDetailsPanel > .productDescription .info-livraison {
  clear: both;
  padding: 12px;
  color: #212a37;
  font-size: 1.4rem;
  background-color: #d8d7d7;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD8D7D7', endColorstr='#FFEAE9E9');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZDdkNyIvPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjZWFlOWU5Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWFlOWU5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d8d7d7), color-stop(15%, #eae9e9), color-stop(100%, #eae9e9));
  background-image: -moz-linear-gradient(top, #d8d7d7 0%, #eae9e9 15%, #eae9e9 100%);
  background-image: -webkit-linear-gradient(top, #d8d7d7 0%, #eae9e9 15%, #eae9e9 100%);
  background-image: linear-gradient(to bottom, #d8d7d7 0%, #eae9e9 15%, #eae9e9 100%);
}
.productDetailsPanel > .productDescription .info-livraison .date {
  font-size: 1.6rem;
  font-weight: 600;
}
.productAddToCartPanel .Pdispo {
  display: block;
}
.productList.embed .productListItem .addToCartBloc .Pdispo {
  display: block;
  position: absolute;
  bottom: 5px;
}
hr.sep {
  display: block;
  margin: auto;
  width: 326px;
  height: 2px;
  border: none;
  background: #dddddd;
}
@media screen and (max-width: 640px) {
  hr.sep {
    display: none;
  }
}
.product-conseil {
  width: 960px;
  margin: 0 auto 20px;
}
.product-conseil ul {
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #c9c7c7;
}
.product-conseil ul li {
  display: table-cell;
  padding: 30px 36px;
  border-left: 1px solid #c9c7c7;
  text-align: center;
  font-size: 1.4rem;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .product-conseil ul li {
    width: auto;
  }
}
.product-conseil ul li h4 {
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: normal;
  margin: 2px 0 16px;
  font-weight: 600;
  color: #212a37;
}
.product-conseil ul li p {
  text-align: left;
}
.product-conseil ul li:first-child {
  border: none;
}
#productTabs {
  width: 960px;
  margin: 0 auto;
}
#productTabs .topTab3 i {
  font-size: 14px;
  font-weight: 400;
}
#productTabs ul.tabs-list {
  padding: 0;
  margin: 0;
  border: none;
}
@media screen and (max-width: 918px) {
  #productTabs ul.tabs-list li {
    margin-bottom: 1px;
    width: 50%;
  }
}
@media screen and (max-width: 570px) {
  #productTabs ul.tabs-list li {
    width: 100%;
  }
}
#productTabs ul.tabs-list li a {
  padding: 14px 14px 18px;
  margin: 0;
  color: white;
  border: none;
  border-right: 1px solid white;
  background: #0081c6;
  font-weight: normal;
  font-size: 1.6rem;
  text-transform: uppercase;
}
#productTabs ul.tabs-list li.active a,
#productTabs ul.tabs-list li a:hover,
#productTabs ul.tabs-list li a:focus,
#productTabs ul.tabs-list li a:active {
  padding: 14px 14px 18px;
  margin: 0;
  border: none;
  border-right: 1px solid white;
  color: #000000;
  background: #c9c7c7;
  text-decoration: none;
  text-transform: none;
}
.page-productDetails #productTabs ul.tabs-list li.active div#accessibletabscontent0-3 span.dl-fiche {
  background-color: #fafafa;
  border: 0;
  text-align: center;
  width: 190px;
  color: #5c6877;
  text-transform: capitalize;
  font-weight: 400;
  float: left;
  cursor: pointer;
  padding: 14px 14px 18px;
  margin: 0;
}
.page-productDetails #productTabs ul.tabs-list li.active div#accessibletabscontent0-3 span.dl-fiche:hover {
  color: #212a37;
}
#productTabs .tab-content {
  max-height: 480px;
  width: 960px;
  background: #fafafa;
}
#productTabs .tab-content::-webkit-scrollbar {
  width: 9px;
}
#productTabs .tab-content::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: none;
  background: none;
}
#productTabs .tab-content::-webkit-scrollbar-thumb {
  background: #c9c7c7;
  border-radius: 0;
  box-shadow: none;
}
#productTabs .tab-content > div {
  display: none;
}
#productTabs .tab-content > div .row-fluid {
  padding: 24px 24px 0;
  font-size: 1.4rem;
}
#productTabs .tab-content > div .row-fluid > .span8,
#productTabs .tab-content > div .row-fluid > .span4,
#productTabs .tab-content > div .row-fluid > .span6 {
  position: relative;
  padding: 0 16px;
}
#productTabs .secondTabRight {
  position: relative;
  padding: 0 16px;
}
#productTabs .topTab3,
#productTabs .middleTab3,
#productTabs .bottomTab3 {
  padding-left: 8px !important;
}
#productTabs .table.table-striped td {
  width: 60%;
}
@media screen and (min-width: 780px) {
  #productTabs .tab-content .row-fluid .secondTab:after,
  #productTabs .tab-content .row-fluid .secondTab:before,
  #productTabs .tab-content .row-fluid .middleTab3:after,
  #productTabs .tab-content .row-fluid .middleTab3:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #dddddd;
    right: -12px;
  }
}
#productTabs .tab-content > div .row-fluid em {
  margin: 0;
  font-style: normal;
  color: #000000;
  font-weight: 400;
  font-size: 1.4rem;
}
#productTabs .tab-content > div .row-fluid p {
  margin-bottom: 16px;
}
#productTabs .tab-content > div .row-fluid h3 {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  color: #000000;
  line-height: 20px;
}
.page-productDetails #productTabs .tab-content > div .row-fluid h3 {
  font-size: 1.7rem;
  font-weight: 600;
}
.tab-content > div#accessibletabscontent0-1 .row-fluid h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
}
#productTabs .tab-content > div .row-fluid ul {
  margin: 0;
}
#productTabs .tab-content > div .row-fluid ul li {
  float: left;
  width: 50%;
  list-style: inside none disc;
  list-style-type: disc;
  list-style-position: inside;
}
#productTabs .tab-content > div.active {
  display: block;
}
#productTabs .tab-content > div table {
  width: 100%;
  margin-bottom: 0;
}
#productTabs .tab-content > div table td {
  color: #5d6978;
  border: none;
  background: #f7f7f7;
  font-size: 1.4rem;
  padding: 8px 24px;
}
#productTabs .tab-content > div table td:first-child {
  border-right: 1px solid #dddddd;
}
#productTabs .tab-content > div table td.ss {
  padding-left: 40px;
}
#productTabs .tab-content > div table.table-striped tbody > tr:nth-child(2n + 1) > td {
  background: #efeeee;
}
#productTabs .tab-content div.span6.middleTab3 table.table-striped tbody > tr:nth-child(2n + 1) > td {
  width: 60%;
}
#productTabs .content {
  margin-top: 0;
}
#productTabs .productFeatureClasses .headline {
  border: none;
}
#productTabs .productFeatureClasses table td {
  font-size: 1.4rem;
  padding: 10px 22px 12px;
}
.page-productDetails .productList {
  margin: 0 auto 16px;
}
.page-productDetails .productList.embed .productListItem:nth-child(3n + 1) {
  clear: none;
}
.page-productDetails .productList.embed .productListItem:nth-child(4n) {
  margin-right: 0;
}
.page-productDetails .productList.embed .productListItem:nth-child(3n) {
  margin-right: 25px;
}
.jcarousel-skin .jcarousel-prev[disabled],
.jcarousel-skin .jcarousel-next[disabled] {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.product-share li {
  background: #777779;
  margin-right: 1px;
  float: left;
}
.product-share li a {
  padding: 2px;
  color: #ffffff;
  display: block;
  width: 18px;
  text-align: center;
}
.product-share li a i {
  color: #ffffff;
}
.product-share li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* Pages */
@media screen and (max-width: 991px) {
  .miniCartPopup {
    position: relative;
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .fa-slash:before {
    content: '/';
  }
  .timeline li:first-child a {
    text-decoration: none;
  }
}
.arrow-pdp {
  display: none;
}
@media screen and (max-width: 640px) {
  .arrow-pdp {
    display: block !important;
    float: right;
    font-size: 25px;
    position: absolute;
    right: 9px;
    top: 3px;
  }
  #content .section3 ul {
    padding: 0 !important;
  }
  #content > .section3 ul li {
    float: left;
    width: 50%;
  }
  #content > .section3 ul li a {
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  .containerBloc .paginationBar h1 {
    display: block;
  }
}
@media screen and (max-width: 350px) {
  #productTabs .tab-content > div table td {
    padding: 8px 10px 8px 20px;
  }
}
@media screen and (max-width: 760px) {
  #productTabs .tab-content > div .row-fluid > .secondTab:after,
  #productTabs .tab-content > div .row-fluid > .secondTab:before #productTabs .tab-content > div .row-fluid > .middleTab3:after,
  #productTabs .tab-content > div .row-fluid > .middleTab3:before {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .productDetailsPanel > .productDescription .cart .wrapper-price > div {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  /**
   *** CONTENT ***
   **/
  #content .section3 .simple_disp-img,
  #content .section3 ul {
    width: 100%;
    padding: 0 16px;
    margin: 0 0 40px;
  }
  #content .section2 {
    width: 100%;
    padding: 0 16px;
  }
  .page-productDetails #content .section2 .thumbnail_detail {
    float: none;
    margin: 0 auto;
  }
  #content .section2 .thumbnail_detail {
    max-width: 66.1%;
    text-align: center;
  }
  #content .section2 .last {
    max-width: 33.1%;
  }
  .page-homepage #content > .section3,
  #content .carousel-wrapper.section4 .yCmsContentSlot:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #content > .span-24 {
    width: 720px;
    margin: auto;
  }
  .page-homepage #content .span-24 {
    width: 100%;
  }
  #content .span-18.last {
    width: 465px;
  }
  #content .span-18.last .productList {
    width: 100%;
  }
  #content .span-18.last .productList .productListItem a.productMainLink,
  #content .span-18.last .productList .productListItem .cart,
  #content .span-18.last .productList .productDescription a.productMainLink,
  #content .span-18.last .productList .productDescription .cart {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .clearfix input#reference {
    width: 20% !important;
  }
}
@media screen and (max-width: 767px) {
  #content > .span-24 {
    width: 100%;
    padding: 0 16px;
  }
  .page-homepage #content > .span-24 {
    padding: 0;
  }
  #content .span-18.last {
    width: 100%;
    padding: 0 16px;
  }
  #content .span-18.last .productList {
    width: 465px;
    margin: auto;
  }
}
@media screen and (max-width: 530px) {
  #content .span-18.last .productList {
    width: 220px;
    margin: auto;
  }
  #content .span-18.last .productList a.productMainLink {
    width: 100%;
    float: none;
    background: none;
    border-right: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #content .span-18.last .productList a.productMainLink .thumb {
    margin-bottom: 16px;
    border-right: none;
    border-bottom: 1px solid #dddbdc;
  }
  #content .span-18.last .productList a.productMainLink .head {
    clear: both;
    margin: 0 16px;
  }
  #content .span-18.last .productList .detailsTrunc,
  #content .span-18.last .productList .details,
  #content .span-18.last .productList a.productMainLink .details,
  #content .span-18.last .productList a.productMainLink .desc,
  #content .span-18.last .productList a.productMainLink .etik,
  #content .span-18.last .productList a.productMainLink .product-classification {
    margin: 0 16px 8px;
  }
  #content .span-18.last .productList .cart {
    clear: both;
    float: none;
    width: 100%;
    padding-left: 12px;
    background-color: #ffffff;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF1F1F1');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #ffffff), color-stop(100%, #f1f1f1));
    background-image: -moz-linear-gradient(top, #ffffff 10%, #f1f1f1 100%);
    background-image: -webkit-linear-gradient(top, #ffffff 10%, #f1f1f1 100%);
    background-image: linear-gradient(to bottom, #ffffff 10%, #f1f1f1 100%);
  }
  #content .span-18.last .productList .cart .type {
    background: white;
  }
}
@media screen and (max-width: 991px) {
  #productTabs,
  .product-conseil {
    width: 100%;
    padding: 0 16px;
  }
  .page-productDetails .productList {
    max-width: 465px;
    width: 100%;
    margin: auto;
  }
  .switch-list {
    display: none;
  }
  .NotDisplayMobile {
    display: none !important;
  }
}
@media screen and (max-width: 530px) {
  .product-conseil ul li {
    display: block;
    border-left: none;
    border-top: 1px solid #dddddd;
  }
  .page-productDetails .productList {
    width: 100%;
  }
  .page-productDetails .productList .productListItem {
    margin: 0 auto 25px !important;
    float: none;
  }
}
ul,
ol {
  margin: 0;
}
#activationProfileForm .control-group.error .help-inline {
  color: #e62419 !important;
  font-size: 14px;
  font-weight: 600;
  margin-left: 28%;
  padding: 5px 0 0 0;
}
#activationProfileForm .control-group.error label {
  color: #212a37;
}
@media screen and (max-width: 960px) {
  .containerBloc,
  .containerBlocOver {
    width: 100% !important;
  }
}
/**** Changes for SEO ****/
h2.sep {
  color: #212a37;
  display: block;
  font-size: 2.8rem;
  font-weight: normal;
  margin: 16px 0;
  text-align: center;
  text-transform: none;
  margin-top: 10px;
}
.product-conseil ul li h3 {
  color: #212a37;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: normal;
  margin: 2px 0 16px;
  text-transform: uppercase;
}
.productListItem .head h2,
.productListItem .head h3 {
  font-family: 'source_sans_pro';
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  min-height: 40px;
}
.paginationBar.top .pagination {
  display: none;
}
.paginationBar.bottom {
  border: none;
  text-align: center;
}
.paginationBar.bottom > * {
  display: none;
}
.paginationBar.bottom .pagination {
  display: inline-block;
  margin: 0;
}
.paginationBar h1,
.paginationBar .h1 {
  position: relative;
  display: inline-block;
  font-family: 'source_sans_pro', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 3rem;
  color: #000000;
  margin: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .paginationBar h1,
  .paginationBar .h1 {
    font-size: 2.1rem;
  }
}
@media (max-width: 767px) {
  .paginationBar h1,
  .paginationBar .h1 {
    font-size: 1.8rem;
    padding-bottom: 0;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 765px) and (max-width: 810px) {
  .paginationBar h1,
  .paginationBar .h1 {
    font-size: 24px;
  }
}
/**** My Account ****/
.containerBloc {
  width: 960px;
  margin: 0 auto;
}
/*.accountContentPane {
    width: 960px;
    margin: 0 auto;
}*/
.containerBlocOver {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.accountAddressBook {
  padding-bottom: 20px;
}
.accountAddressBook a.button {
  height: 40px;
  line-height: normal;
}
.accountAddressBook .buttons {
  overflow: hidden;
  margin: 20px 0;
}
.is-default-address {
  margin: 0 20px 0 0;
}
.accountContentPane form {
  background: #eae9e9;
  padding: 20px;
}
.accountContentPane form.noPadding {
  padding: 0;
}
.accountContentPane form .formContent {
  padding: 20px;
}
.address-removal-confirm-popup {
  padding: 20px;
}
.address-removal-confirm-popup a.button {
  height: 40px;
  line-height: normal;
  margin-top: 20px;
  width: 130px;
}
form select {
  border-radius: 0;
}
form .control-group label {
  font-size: 14px;
}
.control-group .control-label {
  width: 28%;
}
form.formCustom .control-group .control-label {
  width: 30%;
  line-height: 12px;
}
#updateProfileForm.formCustom .control-group .control-label {
  line-height: normal;
}
form.formCustom .control-group .controls {
  width: 60%;
}
form.formCustom .control-group .help-inline {
  margin-left: 30%;
  display: block;
  padding-left: 0;
  color: #e62419 !important;
  font-size: 14px;
  font-weight: 600;
  width: 60%;
}
.control-group .control-label.password-label {
  padding-top: 0;
}
.control-group .control-label .mandatory img {
  vertical-align: text-top;
}
#updatePasswordForm {
  padding: 0;
}
a.button {
  height: 40px;
  line-height: normal;
}
.myaccount_payment_head {
  background-color: #e3e3e3;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 10px 0;
  padding-left: 10px;
}
.paymentItem {
  text-transform: uppercase;
  padding-left: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.myaccount_payment_head span,
.paymentItem ul {
  display: inline-block;
  width: 33%;
}
@media screen and (max-width: 960px) {
  .containerBloc,
  .accountContentPane {
    width: inherit;
  }
  button {
    width: auto;
  }
  .control-group .control-label,
  form.formCustom .control-group .control-label {
    width: 100%;
    text-align: left;
  }
  form .control-group .controls,
  form.formCustom .control-group .controls {
    width: 100%;
  }
}
#productTabs .tab-content {
  width: 100% !important;
  padding-right: 0 !important;
}
/**** corrections PLP ****/
/*.productList {
    width: 100% !important;
}*/
.productListItem .price .icoLoading {
  display: block;
  width: 20px;
  height: 20px;
  background: url('../images/icons/ico-loading.gif') no-repeat;
}
/*.productListItem .desc {
    font-size: 1.4rem;
    line-height: 1.1em;
}*/
/*.productList.embed .productListItem.isDeconnecte .desc {
    min-height: 127px;
}*/
.productListItem .showAll {
  color: #0081c6;
  font-size: 1.4rem;
  font-weight: normal !important;
  display: block;
  font-style: normal !important;
}
/*.productListItem .etik {
    min-height: 24px;
    margin-bottom: 3px;
}*/
.productListItem .productMainLink {
  overflow: hidden;
}
/*.productListItem .detailProduct {
    padding: 0 12px;
}*/
/*.productListItem .detailsWrapper,
.productListItem .desc,
.productListItem .etik {
    padding: 0;
}*/
.page-search .productListItem .etik {
  margin-bottom: 3px;
  min-height: 24px;
}
/*.productListItem .desc .descRegion {
    min-height: 70px;
}*/
/*@media screen and (max-width: 530px) {
    .productList.embed .productListItem .detailsWrapper .detailsTrunc,
    .productList.embed .productListItem .details {
        margin: 0 0 8px !important;
    }
}*/
.productList.embed .productListItem .detailsWrapper .detailsTrunc {
  margin: 0 0 8px;
}
.productList .productListItem .descProduct .detailProduct .productMainLink .head {
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .productList.embed .productListWrap .productListItem {
    float: none;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .address-removal-confirm-popup a.button {
    width: 100%;
  }
  #updateProfileForm .topBlocsRecap .float-left,
  #updateProfileForm .topBlocsRecap .float-right {
    margin: 0;
    width: 100%;
  }
  #updateProfileForm .topBlocsRecap .float-left {
    margin-top: 10px;
  }
  .UpDatePwd .accountContentPane,
  .UpDatePwd .accountContentPane .bloc-compte {
    padding: 0 !important;
  }
  .accountContentPane .UpDatePwd .accountContentPane form {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  form.formCustom .control-group .help-inline {
    margin-left: 0;
    width: 100%;
  }
}
/******* Corrections PDP ********/
.productDetailsPanel .productImagePrimary .logo {
  display: inherit;
}
/****** Product Gallery Mobile ******/
.productGalleryMobile {
  position: relative;
  overflow: hidden;
  max-width: 476px;
  line-height: 100%;
  margin: 0 auto;
  display: none;
}
.productGalleryMobile .galleryMobile {
  overflow: hidden;
  width: 100%;
}
.productGalleryMobile .galleryMobile li {
  display: inline-block;
  max-width: 476px;
}
.productGalleryMobile .galleryMobile li img {
  width: 100%;
}
.productGalleryMobile .pagerGalleryMobile {
  width: 100%;
  position: absolute;
  top: 44%;
  left: 0;
}
.productGalleryMobile .pagerGalleryMobile a {
  display: block;
  width: 44px;
  height: 36px;
}
.productGalleryMobile .pagerGalleryMobile a span {
  display: none;
}
.productGalleryMobile .pagerGalleryMobile .prev {
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/icons/ico-mobPrev.png') no-repeat white;
}
.productGalleryMobile .pagerGalleryMobile .next {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../images/icons/ico-mobNext.png') no-repeat white;
}
.productGalleryMobile #pagination {
  bottom: 10px;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
}
.productGalleryMobile #pagination a {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 4px;
}
.productGalleryMobile #pagination a.selected {
  background: #0081c6;
}
.productGalleryMobile #pagination a span {
  display: none;
}
@media screen and (min-width: 992px) {
  .productGalleryMobile {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 920px) {
  .page-productDetails .productFeatureClasses #productTabs {
    margin-bottom: 10px !important;
  }
  .page-productDetails .productFeatureClasses #productTabs .content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .page-productDetails #productTabs .tab-content {
    top: 108px !important;
  }
}
@media screen and (min-width: 640px) {
  .productDescription .accordionWrap {
    display: none;
  }
  .page-productDetails #productTabs .tab-content {
    position: absolute;
    float: left;
    left: 0;
  }
  .page-productDetails #productTabs .content {
    background-color: white;
  }
}
@media screen and (max-width: 640px) {
  .catPage .catParagraphe h1 {
    text-align: center;
  }
  .catPage .catParagraphe p {
    padding: 0 5px;
  }
  .catPage .subCat .col {
    display: block;
    width: 100%;
    border: none;
  }
  .page-cartPage .span-24.section3 {
    display: none;
  }
  .orderHistoryPage .tr {
    text-align: center;
  }
  .orderHistoryPage .tr .td {
    width: 100% !important;
  }
  .productDescription .descWrap {
    display: none;
  }
  .productSuggest {
    display: none;
  }
  .productFeatureClasses {
    margin-bottom: 15px;
  }
  .orderListTable .thead {
    display: none;
  }
  .orderListTable.table .td {
    width: 100%;
  }
  .orderListTable.table .tr {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding-top: 10px;
  }
  .yourDeliveryItems.table .tr {
    border-bottom: none;
    padding-bottom: 6px;
  }
  .yourDeliveryItems.table .item {
    border-bottom: 1px solid #eaeaea;
  }
  .page-productDetails .tabBody .product-conseil h2.sep,
  .page-productDetails #productTabs ul.tabs-list li a.accessibletabsnavigation_a {
    background: #eee;
    border-bottom: 1px solid white;
    color: #5c6877;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: normal;
    padding: 3px 23px 6px 8px;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    text-transform: capitalize;
  }
  .page-productDetails #productTabs ul.tabs-list li a.accessibletabsnavigation_a:hover {
    color: #212a37;
  }
  .page-productDetails #productTabs ul.tabs-list li {
    width: 100%;
  }
  #productTabs {
    padding: 0 16px;
  }
  .product-conseil {
    margin-bottom: 0;
  }
  .product-conseil .product-conseil-ul {
    margin-bottom: 10px;
  }
  .page-productDetails .tabBody .product-conseil .product-conseil-ul,
  .page-productDetails .tabBody .productFeatureClasses .sep,
  .page-productDetails .tabBody .productFeatureClasses .content .tab-content {
    display: none;
  }
  .productFeatureClasses #productTabs {
    background-color: white;
    min-height: 0;
  }
  #productTabs .content {
    padding: 0;
  }
  .page-productDetails #productTabs .tab-content {
    margin-bottom: 10px;
  }
  #productTabs .tab-content > div .row-fluid em {
    padding-bottom: 10px;
  }
  .page-productDetails .tabs-list li a i.emptyCaret,
  .page-productDetails .tabBody .product-conseil i.emptyCaret {
    display: block !important;
  }
  .page-productDetails .tabs-list li a i.emptyCaret.topDirection,
  .page-productDetails .tabBody .product-conseil i.emptyCaret.topDirection,
  .productDescription .accordionWrap .showDesc i.emptyCaret.topDirection {
    right: 10px;
    top: 8px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.page-productDetails .tabs-list li a i.emptyCaret,
.page-productDetails .tabBody .product-conseil i.emptyCaret {
  display: none;
}
.productDescription .accordionWrap .showDesc {
  background: #eee;
  border-bottom: 1px solid white;
  color: #5c6877;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: normal;
  padding: 3px 23px 6px 8px;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.emptyCaret {
  position: absolute;
  right: 20px;
  top: 12px;
}
.emptyCaret:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 7px solid #939393;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.emptyCaret:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 0;
  border-top: 5px solid #eeeeee;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.topDirection.emptyCaret:before {
  border-bottom: 7px solid #939393;
  border-top: none;
}
.topDirection.emptyCaret:after {
  top: 2px;
  border-bottom: 5px solid #eeeeee;
  border-top: none;
}
/*** Zoom PDP ***/
#colorbox .productImage .productImagePrimary {
  overflow: hidden;
  margin-top: 0;
}
#colorbox .productImage .verticalPagerGallery .prev {
  background: url('../images/icons/ico-verticalPrev.png') no-repeat white;
  display: block;
  height: 34px;
  width: 117px;
  position: absolute;
  top: 1px;
  left: 1px;
}
#colorbox .productImage .verticalPagerGallery .prev span {
  display: none;
}
#colorbox .productImage .verticalPagerGallery .next {
  background: url('../images/icons/ico-verticalNext.png') no-repeat white;
  display: block;
  height: 34px;
  width: 117px;
  position: absolute;
  bottom: 1px;
  left: 1px;
}
#colorbox .productImage .verticalPagerGallery .next span {
  display: none;
}
.onlyOneImage {
  height: 450px;
}
@media screen and (max-width: 991px) {
  #colorbox .productImage .productImagePrimary {
    overflow: visible;
    clear: both;
  }
  .verticalGallery {
    position: relative;
  }
  ul.verticalProductGallery {
    margin-left: 59px;
  }
  .verticalPagerGallery {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #colorbox .productImage .verticalPagerGallery .prev {
    background: url('../images/icons/ico-bigPrev.png') no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    height: 118px;
    width: 58px;
  }
  #colorbox .productImage .verticalPagerGallery .next {
    background: url('../images/icons/ico-bigNext.png') no-repeat right center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: initial;
    left: initial;
    height: 118px;
    width: 58px;
  }
}
/******** Show all Facet *********/
.facetNavigation .facet .showAllFacet {
  display: block;
  padding: 10px;
  text-align: center;
  color: #0081c6;
}
.product .productBrief {
  padding: 10px 12px 10px 24px;
}
.product .productBrief .btn-or {
  color: #fff !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  margin-top: 8px;
  width: 185px;
  background-color: #222b38 !important;
}
.product .productBrief .btn-or:hover {
  color: #fff !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  background-color: #222b38 !important;
}
.product .productBrief .ref {
  color: black;
  display: block;
  font-size: 1.4rem;
}
.product .productBrief .ref i {
  font-size: 1.3rem;
  padding: 0 6px;
}
.product .productBrief .calibre {
  display: block;
  font-size: 1.4rem;
  margin-top: 5px;
  color: #5d6978;
}
.product .productBrief .picto {
  min-height: 40px;
  padding-top: 10px;
  float: left;
  margin-top: 4px;
  margin-left: -15px;
}
.product .productBrief .pictoLogo {
  margin-top: 12px;
  margin-left: 120px;
}
.product .productBrief .span3 .ref form button {
  background-color: transparent;
}
.product .productBrief .logo {
  margin: 18px 0 0 0;
}
.product .productBrief .logo img {
  margin-left: 25px;
}
.product .productBrief .picto img {
  height: 28px;
  margin-right: 5px;
  width: 28px;
}
@media screen and (max-width: 767px) {
  .product .productBrief .picto {
    min-height: 40px;
    padding-top: 0;
    float: left;
    margin-top: 0;
    margin-left: 0;
  }
  .product .productBrief .pictoLogo {
    margin-left: 0;
  }
}
/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #content .section2 {
    width: 961px;
    position: relative;
  }
}
@media screen and (max-width: 320px) {
  .popupSubstitution {
    padding: 5px;
  }
  .myaccount_payment_head span,
  .paymentItem ul {
    width: 48%;
  }
}
.accountContentPane.orderList form {
  padding: 0;
  background: none;
}
.maintenanceBloc {
  margin: 0 auto;
  width: 70%;
  padding-top: 150px;
}
.maintenanceBloc section {
  display: block;
  text-align: left;
  margin: 40px 0;
}
.maintenanceBloc h1 {
  color: #212a37;
  font-size: 2.8rem;
  text-transform: uppercase;
}
.maintenanceBloc p {
  font-size: 1.6em;
  text-align: justify;
}
.maintenanceBloc a {
  color: #0081c6;
  text-decoration: underline;
}
.maintenanceBloc a:hover {
  color: #333;
  text-decoration: none;
}
#header .headerContent .nav li.logged_in:hover a[href='/my-account'],
#header .headerContent .nav li.logged_in:active a[href='/my-account'] {
  color: #006399;
}
#header .headerContent .nav li.logged_in:hover a[href='/my-account'] svg,
#header .headerContent .nav li.logged_in:active a[href='/my-account'] svg {
  fill: #006399;
}
#header .headerContent .nav > li.logged_in a {
  display: inline;
}
#header .headerContent .nav li.logged_in a[href='/my-account'] {
  color: #0081c6;
}
#header .headerContent .nav li.logged_in a svg {
  fill: #0081c6;
}
.topBlocsRecap {
  padding-top: 15px;
}
/* Blocs */
.bloc.type1 {
  background: #e9e8e8;
  min-height: 116px;
  padding: 15px 20px;
}
.bloc.type1 .headline {
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-align: left;
  color: #0081c6;
}
.bloc.type1.classe0 {
  background: url('../images/icons/icoAdresse.png') no-repeat 90% 55% #e9e8e8;
}
.bloc.type1.classe1 {
  background: url('../images/icons/icoCalendrier.png') no-repeat 90% 55% #e9e8e8;
}
.bloc.type1.adresse {
  min-height: 145px;
}
.inlineBlock {
  display: inline-block;
  vertical-align: top;
}
.not-found-content {
  margin: 20px auto;
  text-align: center;
  font-size: 14px;
}
.not-found-content .title {
  font-size: 18px;
  text-transform: uppercase;
}
#col1 {
  position: absolute;
  left: 2%;
  padding: 5px;
  border-right: 1px solid #dfdede;
  width: 30%;
}
#col2 {
  position: absolute;
  margin-left: 35%;
  padding: 5px;
  border-right: 1px solid #dfdede;
  width: 25%;
}
#col3 {
  margin-left: 70%;
  padding: 5px;
}
.word-wrap {
  word-wrap: break-word;
}
.scroller button {
  width: 100%;
}
.clearfix input#reference {
  width: 20%;
  margin-left: 5px;
  font-size: 1.4rem;
  margin-top: 8px;
}
/*.productList.embed .productListItem.isDeconnecte .desc .descRegion {
    line-height: 1.1em;
    min-height: 50px;
}*/
.page-search .productList.embed .productListItem.isDeconnecte .desc {
  line-height: 1.1em;
}
/*.page-search .productList.embed .productListItem.isConnecte .desc {
    min-height: 90px !important;
    line-height: 1.1em;
}*/
/*.productList.embed .productListItem .ItemDetailProduct {
    height: 96px;
}*/
.productList.embed .productListItem .head h2 {
  line-height: 16px;
  margin-bottom: 3px;
  min-height: inherit;
}
.productList.embed .productListItem.isConnecte .cart,
.myAccount .productList.embed .productListItem .cart {
  padding-top: 5px;
}
#cboxLoadedContent .productList .productListItem.isConnecte .detailProduct {
  min-height: 185px;
}
#cboxLoadedContent .productList.embed .productListItem .cart {
  padding-top: 5px;
}
.formErrorMsg {
  color: #db1d27;
  font-size: 12px;
  float: right;
}
.formPasswordErrorMsg {
  color: #0081c6;
  font-size: 12px;
  float: right;
}
form#activationAccountForm .formErrorMsg {
  float: none;
  font-weight: 600;
}
.changePassword > p.requiredRed,
#updateProfileForm p.requiredRed {
  font-family: 'source_sans_pro', Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 0.9;
  margin: 0 0 1.5rem;
}
#updateProfileForm .text a {
  font-size: 14px;
}
#updateProfileForm .text a:hover {
  text-decoration: none;
}
.PromoOffre {
  margin-left: 120px;
  margin-top: 0;
  padding: 5px 20px;
  height: 25px;
  font-size: 0.92em;
  font-weight: 600;
  background: transparent linear-gradient(#efe1c9, #fcedd3);
}
.page-register .selectContainer select {
  background: url('../images/angle1.png') no-repeat 95%;
  background-size: 8px;
}
.page-contact .selectContainer select {
  background: url('../images/angle1.png') no-repeat 95%;
  background-size: 8px;
}
#activationProfileForm option:disabled {
  background-color: white;
  color: black;
}
.error-etablisement,
.error-etoile-red {
  display: none;
}
.cadencierLineHeight {
  line-height: 1.1em;
}
.font-size-18 {
  font-size: 1.28em;
  color: #000;
}
.popover-content {
  color: #222b38;
  font-size: 16px;
  font-family: 'source_sans_pro', Arial, sans-serif;
  text-align: center;
}
.CatTitleTroisPoint {
  cursor: pointer;
}
.ColorGreen {
  color: #0081c6 !important;
}
.float-inherit {
  float: inherit !important;
}
/*.page-productDetails .float-inherit.active*/
.page-order .float-inherit.active {
  float: left !important;
}
.text-transform {
  text-transform: none;
}
/* Sablier */
.sablier.fixed,
.sablier_overlay.fixed,
.sablierMsg.fixed {
  position: fixed;
}
.sablier_overlay {
  background: #fff;
  opacity: 0.7;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
.sablier {
  background: url('../images/icons/loading.gif') no-repeat;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
/* Input placeholder */
.controls input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-style: italic;
  color: #999999 !important;
}
.controls input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-style: italic;
  color: #999999 !important;
}
/*news lettre*/
.NewsLetterFormMessageErreur {
  text-align: center;
  color: red;
  margin-top: -4px;
  margin-bottom: 5px;
  display: none;
  font-weight: 600;
  font-size: 14px;
}
.NewsLetterFormMessageConformation {
  text-align: center;
  font-weight: 900;
  margin-top: -4px;
  margin-bottom: 5px;
  display: none;
  color: green;
}
.page-cartPage .containerBloc.productSuggest {
  clear: both;
}
.pageType-CategoryPage .scroller:before {
  content: '';
  position: absolute;
  top: 143px;
  display: block;
  height: 125px;
  width: 100%;
  background-image: -o-linear-gradient(bottom, #e6e5e4 65%, #fff 100%);
  background-image: -moz-linear-gradient(bottom, #e6e5e4 65%, #fff 100%);
  background-image: -webkit-linear-gradient(bottom, #e6e5e4 65%, #fff 100%);
  background-image: -ms-linear-gradient(bottom, #e6e5e4 65%, #fff 100%);
  background-image: linear-gradient(to bottom, #e6e5e4 65%, #fff 100%);
}
.pageType-CategoryPage .scroll {
  position: relative;
}
.text-upper {
  text-transform: uppercase !important;
}
.uniteProtion {
  text-transform: lowercase;
}
.requiredRed {
  color: #db1d27;
}
.TXT-MBold {
  font-size: 14px;
  font-weight: 600;
}
.addToCartBloc .cart #pictoPiceCondition {
  margin-top: -15px;
}
/* Fix BRK-1192 */
.font-italic {
  font-style: italic;
}
/* Fix BRK-1192 */
.font-14 {
  font-size: 14px;
}
.noDecoration:hover {
  text-decoration: none;
}
.orderDetails-unit {
  font-weight: normal;
  text-transform: lowercase;
}
.text-bold {
  font-weight: 700;
}
.menu_block {
  float: left;
  display: inline-block;
}
.menu_0_colonne {
  width: 630px !important;
}
.menu_1_colonne {
  width: 315px !important;
}
.menu_2_colonne {
  width: 210px !important;
}
.containerBloc .MsgNoPromotion {
  font-size: 14px;
  margin-top: 18px;
}
/* Chainage responsive */
@media screen and (max-width: 767px) {
  .popupSubstitution .theProduct,
  .popupSubstitution .theProductSubst {
    margin: 0 auto;
    float: none;
  }
  .popupSubstitution .theProductSubst h3 {
    margin-top: 10px;
  }
  .productSubs.productList.embed {
    background: url('../images/icons/arrow_r_rotated.png') no-repeat center center;
  }
  .popupSubstitution {
    width: auto;
    padding: 5px 0;
  }
  .popupSubstitution h1,
  .popupSubstitution h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-productDetails .productList {
    max-width: none;
  }
  .popupSubstitution .theProduct {
    margin: 0 33px;
  }
  .popupSubstitution .theProductSubst {
    margin: 0 33px;
  }
}
.text-left {
  text-align: left;
}
input[readonly] {
  background-color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  .notDisplayOnMobile {
    display: none !important;
  }
  .noWrapMobile {
    white-space: nowrap !important;
  }
  .accountContentPane .orderList {
    margin-bottom: 21px;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .notDisplayOnTablet {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .notDisplayOnMobileAndTablet {
    display: none !important;
  }
  .noWrapMobileAndTablet {
    white-space: nowrap !important;
  }
}
@media screen and (min-width: 992px) {
  .notDisplayOnDesktop {
    display: none !important;
  }
}
@media screen and (min-width: 670px) {
  .notDisplayOnTabletAndDesktop {
    display: none !important;
  }
}
/* Tunnel de commande - mobile */
@media screen and (max-width: 767px) {
  .font-normal {
    font-size: 14px;
    font-weight: normal;
    color: #5d6978;
  }
  .bloc.type1.classe1.color2 {
    margin-top: 1.5em !important;
  }
  .isOffreClass {
    top: 34px !important;
  }
}
@media (orientation: landscape) and (max-device-width: 670px) {
  .isOffreClass {
    top: 33px !important;
  }
}
@media screen and (max-width: 560px) {
  .notDisplay_Grid {
    display: none !important;
  }
}
@media screen and (min-width: 561px) {
  .notDisplay_List {
    display: none !important;
  }
}
@media screen and (min-width: 736px) {
  .noWrap_Grid {
    white-space: nowrap !important;
  }
}
/* Forgotten password popup - responsive */
@media screen and (max-width: 991px) {
  #forgottenPwdForm .control-group label {
    text-align: left !important;
  }
}
/* Mon compte - Mon profil / Mes infos financieres / Mes contacts / Mes commandes - responsive */
@media screen and (max-width: 767px) {
  .element.maxHeight {
    max-height: 280px;
  }
}
@media screen and (max-width: 991px) {
  .no-padding-MobileTablet {
    padding: 0;
  }
}
@media screen and (max-width: 568px) {
  #title_bottom {
    display: block;
  }
}
#title_bottom {
  text-transform: uppercase;
  max-width: 390px;
  font-size: 28px;
  font-weight: normal;
  color: #212a37;
  margin: 0 0 0 0 !important;
}
.order-shipping-date {
  float: right;
  text-align: right;
}
.order-status i {
  padding-left: 3px;
}
.order-shipping-date i {
  padding-right: 5px;
}
.ordred-products {
  display: table-row;
  font-size: 14px;
}
.ordred-products .product-detail {
  display: table-cell;
  vertical-align: top;
  padding: 10px;
}
.ordred-products .thumb {
  width: 120px;
  display: table-cell;
}
.ordred-products .itemName {
  color: #000;
  font-weight: bold;
}
.ordred-products .quantity {
  font-size: 1.8rem;
  font-weight: bold;
}
.ordred-products .price {
  margin-top: 4px;
}
.order-quantity-mobile {
  margin-bottom: 2px;
}
.bottomButtonCart {
  margin-right: 0;
}
.profile-edit-email {
  margin-left: 30%;
}
.profile-action-edit-email {
  text-align-last: justify;
  background-color: inherit;
  margin-bottom: 0;
  margin-top: 0;
}
.row--full {
  width: 100%;
}
.paginationBar__back {
  display: none;
}
@media (min-width: 992px) {
  .paginationBar__back {
    display: inline-block;
    color: #0081c6;
    font-size: 2.7rem;
    margin-right: 10px;
    transition: all 0.2s ease;
  }
  .paginationBar__back:hover {
    color: #005B8C;
    text-decoration: none;
  }
}
.paginationBar__title {
  display: flex;
  align-items: center;
  padding-bottom: 0;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
@media (min-width: 641px) and (max-width: 767px) {
  .paginationBar__title {
    padding-bottom: 0;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .paginationBar__title {
    font-size: 24px;
    padding-bottom: 1rem;
    margin: 0 1.5rem 0 0;
  }
}
@media (min-width: 992px) {
  .paginationBar__title {
    padding-bottom: 0;
    margin-bottom: 18px;
  }
}
.paginationBar__title h1 {
  margin: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .paginationBar__title h1 {
    color: #000000;
    text-transform: none;
    font-size: 3rem;
    display: flex;
    max-width: none;
  }
}
.paginationBar__title--no-links {
  margin-bottom: 5px;
}
.paginationBar__desc {
  padding-bottom: 1rem;
  display: block;
  font-size: 1.4rem;
}
.paginationBar__sub {
  display: none;
}
@media (min-width: 992px) {
  .paginationBar__sub {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 28px;
    width: 100%;
    gap: 9px;
  }
}
.paginationBar__total-results {
  color: #525252;
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 2px;
  margin-left: 11px;
  min-width: 100px;
}
.productDetailsPanel .desc .btn-link-primary + .btn-link-primary {
  margin-left: 8px;
}
header .header-login {
  display: flex;
  gap: 3px;
  flex-direction: row;
  flex-wrap: nowrap;
}
header .header-login .header-login__link--alt {
  background-color: #0081c6;
  width: auto;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}
header .header-login .header-login__link--alt:hover,
header .header-login .header-login__link--alt:focus,
header .header-login .header-login__link--alt:active {
  cursor: pointer;
  text-decoration: none;
  background-color: #006093;
}
.qtyBloc.disabled {
  opacity: 0.65;
  z-index: 1;
  position: relative;
}
.qtyBloc.disabled > * {
  cursor: not-allowed;
}
.sticky-panel {
  position: sticky;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100vh;
  scrollbar-width: thin;
}
@media (min-width: 1400px) and (max-width: 1679px) {
  .sticky-panel {
    max-height: calc(100vh - 85px);
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .sticky-panel {
    max-height: calc(100vh - 75px);
  }
}
@media (min-width: 992px) {
  .sticky-holder {
    position: sticky;
    top: 0;
    padding-top: 20px;
  }
}
.pr-0 {
  padding-right: 0;
}
.pl-0 {
  padding-left: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.m-0 {
  margin: 0;
}
.p-0 {
  padding: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.display-none {
  display: none !important;
}
.d-flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.position-relative {
  position: relative;
}
.position-unset {
  position: unset;
}
.fload-none {
  float: none;
}
.transform--rotate-45 {
  transform: rotate(45deg);
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-cap {
  text-transform: capitalize;
}
.w-100 {
  width: 100%;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-error {
  color: #b94a48;
}
.f-w-xlight {
  font-weight: 200;
}
.f-w-light {
  font-weight: 300;
}
.f-w-regular {
  font-weight: 400;
}
.f-w-semibold {
  font-weight: 600;
}
.f-w-bold {
  font-weight: 700;
}
.f-w-black {
  font-weight: 900;
}
.text-upper {
  text-transform: uppercase;
}
.p-relative {
  position: relative;
}
@media (max-width: 991px) {
  .f-w-semibold-xs {
    font-weight: 600;
  }
}
@media (min-width: 992px) {
  .f-w-bold-md {
    font-weight: 700;
  }
}
.d-flex {
  display: flex;
}
/* direction */
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-col-r {
  flex-direction: column-reverse;
}
.flex-row-r {
  flex-direction: row-reverse;
}
/* wrap */
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-r {
  flex-wrap: wrap;
}
/* main axis */
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
/* cross axis */
.align-start {
  align-items: flex-start;
}
.align-end {
  align-items: flex-end;
}
.align-center {
  align-items: center;
}
.align-baseline {
  align-items: baseline;
}
.align-stretch {
  align-items: stretch;
}
/* grow/shrink */
.flex-grow {
  flex-grow: 1;
}
.flex-shrink {
  flex-shrink: 1;
}
@media (max-width: 991px) {
  .order-first-xs {
    order: -1;
  }
}
@media (max-width: 991px) {
  .order-last-xs {
    order: 6;
  }
}
.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.shadow-overlay {
  position: sticky;
  top: -5px;
  height: 5px;
  pointer-events: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
