@charset "UTF-8";
/*
  Variables Sass file
  -> Created by Laurent Touchet
  --------------------------------------
  1. Colors
  2. Margins & paddings
  3. Grid
  4. Fonts
  --------------------------------------
*/
/*
  Colors
  --------------------------------------
*/
/*
  Path
  --------------------------------------
*/
/*
  Type
  --------------------------------------
*/
/*
  Header
  --------------------------------------
*/
/*
  Mega dropdown
  --------------------------------------
*/
/*
  Paddings / Margins sections
  --------------------------------------
*/
/*
  Forms
*/
/*
  Borders
  --------------------------------------
*/
/*
  Buttons
  --------------------------------------
*/
/*
  Homepage
 */
/*
  Labels
  --------------------------------------
*/
/*
  Grids
  --------------------------------------
*/
/*
  ordering pipeline
*/
/*
  ordering pipeline
*/
/*
  Products
  --------------------------------------
*/
/*
  Sidebar
*/
/*
  Reviews
  --------------------------------------
*/
/*
  Breadcrumbs
  --------------------------------------
*/
/*
  Panels
  --------------------------------------
*/
/*
  Pages misc
  --------------------------------------
*/
/*
  Tables
*/
/*
  General & misc
  --------------------------------------
*/
/*
  Pagination
  --------------------------------------
*/
@font-face {
  font-family: Roboto;
  src: url("/fonts/roboto/Roboto-Light-webfont.eot");
  src: url("/fonts/roboto/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Light-webfont.woff") format("woff"), url("/fonts/roboto/Roboto-Light-webfont.ttf") format("truetype"), url("/fonts/roboto/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("/fonts/roboto/Roboto-Regular-webfont.eot");
  src: url("/fonts/roboto/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Regular-webfont.woff") format("woff"), url("/fonts/roboto/Roboto-Regular-webfont.ttf") format("truetype"), url("/fonts/roboto/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("/fonts/roboto/Roboto-Italic-webfont.eot");
  src: url("/fonts/roboto/Roboto-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Italic-webfont.woff") format("woff"), url("/fonts/roboto/Roboto-Italic-webfont.ttf") format("truetype"), url("/fonts/roboto/Roboto-Italic-webfont.svg#robotoitalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: Roboto;
  src: url("/fonts/roboto/Roboto-Medium-webfont.eot");
  src: url("/fonts/roboto/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Medium-webfont.woff") format("woff"), url("/fonts/roboto/Roboto-Medium-webfont.ttf") format("truetype"), url("/fonts/roboto/Roboto-Medium-webfont.svg#robotomedium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("/fonts/roboto/Roboto-Bold-webfont.eot");
  src: url("/fonts/roboto/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Bold-webfont.woff") format("woff"), url("/fonts/roboto/Roboto-Bold-webfont.ttf") format("truetype"), url("/fonts/roboto/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: 700;
  font-style: normal; }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #1a1a1a;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0059a7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #003e74;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .welcomeHome__cols .welcomeHome__col--banner img, .welcomeHome__cols .welcomeHome__col--r img, .register-banner img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

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

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #c0c0c0; }

.text-primary {
  color: #f18903; }

a.text-primary:hover,
a.text-primary:focus {
  color: #bf6c02; }

.text-success {
  color: #78be0e; }

a.text-success:hover,
a.text-success:focus {
  color: #5a8f0b; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #FF0600; }

a.text-danger:hover,
a.text-danger:focus {
  color: #cc0500; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #f18903; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #bf6c02; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline, .header-navbar__user__actions {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li, .header-navbar__user__actions > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @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; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #c0c0c0;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #eeeeee; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #eeeeee; }
  .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 #eeeeee; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #eeeeee; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #eeeeee; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #eeeeee; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 11px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, #search-app__left__brands input[type="search"] {
  display: block;
  width: 100%;
  height: 41px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, #search-app__left__brands input:focus[type="search"] {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, #search-app__left__brands input[type="search"]::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, #search-app__left__brands input:-ms-input-placeholder[type="search"] {
    color: #999; }
  .form-control::-webkit-input-placeholder, #search-app__left__brands input[type="search"]::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, #search-app__left__brands input[type="search"]::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], #search-app__left__brands input[disabled][type="search"], .form-control[readonly], #search-app__left__brands input[readonly][type="search"],
  fieldset[disabled] .form-control,
  fieldset[disabled] #search-app__left__brands input[type="search"],
  #search-app__left__brands fieldset[disabled] input[type="search"] {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], #search-app__left__brands input[disabled][type="search"],
  fieldset[disabled] .form-control,
  fieldset[disabled] #search-app__left__brands input[type="search"],
  #search-app__left__brands fieldset[disabled] input[type="search"] {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, #search-app__left__brands input[type="date"][type="search"],
  input[type="time"].form-control,
  #search-app__left__brands input[type="time"][type="search"],
  input[type="datetime-local"].form-control,
  #search-app__left__brands input[type="datetime-local"][type="search"],
  input[type="month"].form-control,
  #search-app__left__brands input[type="month"][type="search"] {
    line-height: 41px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], #search-app__left__brands .input-group-sm > input[type="date"][type="search"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm > .input-group-btn > input.btn-light[type="date"], .input-group-sm > .input-group-btn > input.btn-buy[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  #search-app__left__brands .input-group-sm > input[type="time"][type="search"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm > .input-group-btn > input.btn-light[type="time"],
  .input-group-sm > .input-group-btn > input.btn-buy[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  #search-app__left__brands .input-group-sm > input[type="datetime-local"][type="search"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn-light[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn-buy[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  #search-app__left__brands .input-group-sm > input[type="month"][type="search"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm > .input-group-btn > input.btn-light[type="month"],
  .input-group-sm > .input-group-btn > input.btn-buy[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 34px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], #search-app__left__brands .input-group-lg > input[type="date"][type="search"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg > .input-group-btn > input.btn-light[type="date"], .input-group-lg > .input-group-btn > input.btn-buy[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  #search-app__left__brands .input-group-lg > input[type="time"][type="search"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg > .input-group-btn > input.btn-light[type="time"],
  .input-group-lg > .input-group-btn > input.btn-buy[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  #search-app__left__brands .input-group-lg > input[type="datetime-local"][type="search"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn-light[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn-buy[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  #search-app__left__brands .input-group-lg > input[type="month"][type="search"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg > .input-group-btn > input.btn-light[type="month"],
  .input-group-lg > .input-group-btn > input.btn-buy[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 54px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, #search-app__left__brands .input-group-lg > input.form-control-static[type="search"],
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.btn-light, .input-group-lg > .input-group-btn > .form-control-static.btn-buy, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, #search-app__left__brands .input-group-sm > input.form-control-static[type="search"],
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.btn-light, .input-group-sm > .input-group-btn > .form-control-static.btn-buy {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control, #search-app__left__brands .input-group-sm > input[type="search"],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .btn-light, .input-group-sm > .input-group-btn > .btn-buy {
  height: 34px;
  padding: 7px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.btn-light, .input-group-sm > .input-group-btn > select.btn-buy {
  height: 34px;
  line-height: 34px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.btn-light, .input-group-sm > .input-group-btn > textarea.btn-buy,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.input-group-sm > .input-group-btn > select.btn-light[multiple],
.input-group-sm > .input-group-btn > select.btn-buy[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm #search-app__left__brands input[type="search"], #search-app__left__brands .form-group-sm input[type="search"] {
  height: 34px;
  padding: 7px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 34px;
  line-height: 34px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 34px;
  min-height: 32px;
  padding: 8px 7px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, #search-app__left__brands .input-group-lg > input[type="search"],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .btn-light, .input-group-lg > .input-group-btn > .btn-buy {
  height: 54px;
  padding: 15px 15px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.btn-light, .input-group-lg > .input-group-btn > select.btn-buy {
  height: 54px;
  line-height: 54px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.btn-light, .input-group-lg > .input-group-btn > textarea.btn-buy,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.input-group-lg > .input-group-btn > select.btn-light[multiple],
.input-group-lg > .input-group-btn > select.btn-buy[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg #search-app__left__brands input[type="search"], #search-app__left__brands .form-group-lg input[type="search"] {
  height: 54px;
  padding: 15px 15px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 54px;
  min-height: 36px;
  padding: 16px 15px;
  font-size: 16px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback #search-app__left__brands input[type="search"], #search-app__left__brands .has-feedback input[type="search"] {
    padding-right: 51.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, #search-app__left__brands .input-group-lg > input[type="search"] + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .btn-light + .form-control-feedback, .input-group-lg > .input-group-btn > .btn-buy + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg #search-app__left__brands input[type="search"] + .form-control-feedback,
#search-app__left__brands .form-group-lg input[type="search"] + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, #search-app__left__brands .input-group-sm > input[type="search"] + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .btn-light + .form-control-feedback, .input-group-sm > .input-group-btn > .btn-buy + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm #search-app__left__brands input[type="search"] + .form-control-feedback,
#search-app__left__brands .form-group-sm input[type="search"] + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #78be0e; }

.has-success .form-control, .has-success #search-app__left__brands input[type="search"], #search-app__left__brands .has-success input[type="search"] {
  border-color: #78be0e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success #search-app__left__brands input:focus[type="search"], #search-app__left__brands .has-success input:focus[type="search"] {
    border-color: #5a8f0b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #abf141;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #abf141; }

.has-success .input-group-addon {
  color: #78be0e;
  background-color: #dff0d8;
  border-color: #78be0e; }

.has-success .form-control-feedback {
  color: #78be0e; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning #search-app__left__brands input[type="search"], #search-app__left__brands .has-warning input[type="search"] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning #search-app__left__brands input:focus[type="search"], #search-app__left__brands .has-warning input:focus[type="search"] {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #FF0600; }

.has-error .form-control, .has-error #search-app__left__brands input[type="search"], #search-app__left__brands .has-error input[type="search"] {
  border-color: #FF0600;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error #search-app__left__brands input:focus[type="search"], #search-app__left__brands .has-error input:focus[type="search"] {
    border-color: #cc0500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6a66;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6a66; }

.has-error .input-group-addon {
  color: #FF0600;
  background-color: #f2dede;
  border-color: #FF0600; }

.has-error .form-control-feedback {
  color: #FF0600; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #5a5a5a; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline #search-app__left__brands input[type="search"], #search-app__left__brands .form-inline input[type="search"] {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group #search-app__left__brands input[type="search"],
    #search-app__left__brands .form-inline .input-group input[type="search"] {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline #search-app__left__brands .input-group > input[type="search"], #search-app__left__brands .form-inline .input-group > input[type="search"] {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 11px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 11px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16px;
    font-size: 16px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 8px;
    font-size: 12px; } }

.btn, .btn-light, .btn-buy {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn-light:focus, .btn-buy:focus, .btn.focus, .focus.btn-light, .focus.btn-buy, .btn:active:focus, .btn-light:active:focus, .btn-buy:active:focus, .btn:active.focus, .btn-light:active.focus, .btn-buy:active.focus, .btn.active:focus, .active.btn-light:focus, .active.btn-buy:focus, .btn.active.focus, .active.focus.btn-light, .active.focus.btn-buy {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn-light:hover, .btn-buy:hover, .btn:focus, .btn-light:focus, .btn-buy:focus, .btn.focus, .focus.btn-light, .focus.btn-buy {
    color: #333333;
    text-decoration: none; }
  .btn:active, .btn-light:active, .btn-buy:active, .btn.active, .active.btn-light, .active.btn-buy {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.btn-light, .disabled.btn-buy, .btn[disabled], .btn-light[disabled], .btn-buy[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .btn-light,
  fieldset[disabled] .btn-buy {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, a.disabled.btn-light, a.disabled.btn-buy,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-light,
fieldset[disabled] a.btn-buy {
  pointer-events: none; }

.btn-default {
  color: #333333;
  background-color: #f0f0f0;
  border-color: transparent; }
  .btn-default:focus, .btn-default.focus {
    color: #333333;
    background-color: #d7d7d7;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:hover {
    color: #333333;
    background-color: #d7d7d7;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #d7d7d7;
    background-image: none;
    border-color: rgba(0, 0, 0, 0); }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333333;
      background-color: #c5c5c5;
      border-color: rgba(0, 0, 0, 0); }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #f0f0f0;
    border-color: transparent; }
  .btn-default .badge {
    color: #f0f0f0;
    background-color: #333333; }

.btn-primary {
  color: #fff;
  background-color: #f18903;
  border-color: transparent; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #bf6c02;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:hover {
    color: #fff;
    background-color: #bf6c02;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #bf6c02;
    background-image: none;
    border-color: rgba(0, 0, 0, 0); }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #9b5802;
      border-color: rgba(0, 0, 0, 0); }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #f18903;
    border-color: transparent; }
  .btn-primary .badge {
    color: #f18903;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #8bcd12;
  border-color: transparent; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:hover {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #6b9e0e;
    background-image: none;
    border-color: rgba(0, 0, 0, 0); }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #557d0b;
      border-color: rgba(0, 0, 0, 0); }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #8bcd12;
    border-color: transparent; }
  .btn-success .badge {
    color: #8bcd12;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #0059a7;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #003e74;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-light, .btn-group-lg > .btn-buy {
  padding: 15px 15px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-light, .btn-group-sm > .btn-buy {
  padding: 7px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-light, .btn-group-xs > .btn-buy {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block, .btn-buy {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .btn-buy + .btn-block, .btn-block + .btn-buy, .btn-buy + .btn-buy {
  margin-top: 5px; }

input[type="submit"].btn-block, input.btn-buy[type="submit"],
input[type="reset"].btn-block,
input.btn-buy[type="reset"],
input[type="button"].btn-block,
input.btn-buy[type="button"] {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-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; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #f18903;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .btn-light, .btn-group > .btn-buy,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-light,
  .btn-group-vertical > .btn-buy {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn-light:hover, .btn-group > .btn-buy:hover, .btn-group > .btn:focus, .btn-group > .btn-light:focus, .btn-group > .btn-buy:focus, .btn-group > .btn:active, .btn-group > .btn-light:active, .btn-group > .btn-buy:active, .btn-group > .btn.active, .btn-group > .active.btn-light, .btn-group > .active.btn-buy,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn-light:hover,
    .btn-group-vertical > .btn-buy:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn-light:focus,
    .btn-group-vertical > .btn-buy:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn-light:active,
    .btn-group-vertical > .btn-buy:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.btn-light,
    .btn-group-vertical > .active.btn-buy {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn-light + .btn, .btn-group .btn-buy + .btn, .btn-group .btn + .btn-light, .btn-group .btn-light + .btn-light, .btn-group .btn-buy + .btn-light, .btn-group .btn + .btn-buy, .btn-group .btn-light + .btn-buy, .btn-group .btn-buy + .btn-buy,
.btn-group .btn + .btn-group,
.btn-group .btn-light + .btn-group,
.btn-group .btn-buy + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-light,
.btn-group .btn-group + .btn-buy,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .btn-light, .btn-toolbar .btn-buy,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-light, .btn-toolbar > .btn-buy,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-light:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-buy:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .btn-light:first-child, .btn-group > .btn-buy:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-light:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-buy:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .btn-light:last-child:not(:first-child), .btn-group > .btn-buy:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-light, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-buy {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-light:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-buy:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-light:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-buy:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-light + .dropdown-toggle, .btn-group > .btn-buy + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .btn-light + .dropdown-toggle, .btn-group-lg.btn-group > .btn-buy + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .btn-light .caret, .btn-buy .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .btn-light .caret, .btn-group-lg > .btn-buy .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .btn-light .caret, .dropup .btn-group-lg > .btn-buy .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.btn-group-vertical > .btn-light,
.btn-group-vertical > .btn-buy,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-light,
.btn-group-vertical > .btn-group > .btn-buy {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-light,
.btn-group-vertical > .btn-group > .btn-buy {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-light + .btn, .btn-group-vertical > .btn-buy + .btn, .btn-group-vertical > .btn + .btn-light, .btn-group-vertical > .btn-light + .btn-light, .btn-group-vertical > .btn-buy + .btn-light, .btn-group-vertical > .btn + .btn-buy, .btn-group-vertical > .btn-light + .btn-buy, .btn-group-vertical > .btn-buy + .btn-buy,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-light + .btn-group,
.btn-group-vertical > .btn-buy + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-light,
.btn-group-vertical > .btn-group + .btn-buy,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn-light:not(:first-child):not(:last-child), .btn-group-vertical > .btn-buy:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn-light:first-child:not(:last-child), .btn-group-vertical > .btn-buy:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .btn-light:last-child:not(:first-child), .btn-group-vertical > .btn-buy:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-light, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-buy {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-light:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-buy:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-light:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-buy:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-light, .btn-group-justified > .btn-buy,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-light, .btn-group-justified > .btn-group .btn-buy {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-light input[type="radio"], [data-toggle="buttons"] > .btn-buy input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-light input[type="checkbox"],
[data-toggle="buttons"] > .btn-buy input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-light input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-buy input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-light input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-buy input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control, .input-group #search-app__left__brands input[type="search"], #search-app__left__brands .input-group input[type="search"] {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group #search-app__left__brands input:focus[type="search"], #search-app__left__brands .input-group input:focus[type="search"] {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group #search-app__left__brands input[type="search"], #search-app__left__brands .input-group input[type="search"] {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group #search-app__left__brands input:not(:first-child):not(:last-child)[type="search"],
  #search-app__left__brands .input-group input:not(:first-child):not(:last-child)[type="search"] {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 10px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 4px; }
  .input-group-addon.input-sm, #search-app__left__brands .input-group-sm > input.input-group-addon[type="search"],
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.btn-light, .input-group-sm > .input-group-btn > .input-group-addon.btn-buy {
    padding: 7px 7px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, #search-app__left__brands .input-group-lg > input.input-group-addon[type="search"],
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.btn-light, .input-group-lg > .input-group-btn > .input-group-addon.btn-buy {
    padding: 15px 15px;
    font-size: 16px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group #search-app__left__brands input:first-child[type="search"], #search-app__left__brands .input-group input:first-child[type="search"],
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-light,
.input-group-btn:first-child > .btn-buy,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-light,
.input-group-btn:first-child > .btn-group > .btn-buy,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-light:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-buy:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-light,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-buy {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group #search-app__left__brands input:last-child[type="search"], #search-app__left__brands .input-group input:last-child[type="search"],
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-light,
.input-group-btn:last-child > .btn-buy,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-light,
.input-group-btn:last-child > .btn-group > .btn-buy,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-light:not(:first-child),
.input-group-btn:first-child > .btn-buy:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-light,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-buy {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .btn-light, .input-group-btn > .btn-buy {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .btn-light + .btn, .input-group-btn > .btn-buy + .btn, .input-group-btn > .btn + .btn-light, .input-group-btn > .btn-light + .btn-light, .input-group-btn > .btn-buy + .btn-light, .input-group-btn > .btn + .btn-buy, .input-group-btn > .btn-light + .btn-buy, .input-group-btn > .btn-buy + .btn-buy {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn-light:hover, .input-group-btn > .btn-buy:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-light:focus, .input-group-btn > .btn-buy:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-light:active, .input-group-btn > .btn-buy:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-light,
  .input-group-btn:first-child > .btn-buy,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-light,
  .input-group-btn:last-child > .btn-buy,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 16px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4.5px;
  margin-bottom: 4.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form #search-app__left__brands input[type="search"], #search-app__left__brands .navbar-form input[type="search"] {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group #search-app__left__brands input[type="search"],
      #search-app__left__brands .navbar-form .input-group input[type="search"] {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form #search-app__left__brands .input-group > input[type="search"], #search-app__left__brands .navbar-form .input-group > input[type="search"] {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn-light, .btn-group-sm > .navbar-btn.btn-buy {
    margin-top: 8px;
    margin-bottom: 8px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn-light, .btn-group-xs > .navbar-btn.btn-buy {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #c0c0c0;
      content: "> "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 10px 10px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #0059a7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #eeeeee; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #f18903;
        border-color: #f18903; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #f18903;
    border-color: #f18903; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #c0c0c0;
    cursor: not-allowed;
    background-color: #fff;
    border-color: transparent; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 15px 15px;
  font-size: 16px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 7px 7px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .btn-light .label, .btn-buy .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #f18903; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #bf6c02; }

.label-success {
  background-color: #78be0e; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #5a8f0b; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #78be0e;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #5a8f0b; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #FF0600;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #cc0500; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-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;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #f18903;
  -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 .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: 40px 40px; }

.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-bar-success {
  background-color: #78be0e; }
  .progress-striped .progress-bar-success {
    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); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    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); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    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); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    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); }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #eeeeee; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #eeeeee; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #eeeeee; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #eeeeee; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #eeeeee; }

.panel-primary {
  border-color: #eeeeee; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #f18903;
    border-color: #eeeeee; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #eeeeee; }
    .panel-primary > .panel-heading .badge {
      color: #f18903;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #eeeeee; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #78be0e;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #78be0e; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #FF0600;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #FF0600; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .btn-light + .btn, .modal-footer .btn-buy + .btn, .modal-footer .btn + .btn-light, .modal-footer .btn-light + .btn-light, .modal-footer .btn-buy + .btn-light, .modal-footer .btn + .btn-buy, .modal-footer .btn-light + .btn-buy, .modal-footer .btn-buy + .btn-buy {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-light + .btn, .modal-footer .btn-group .btn-buy + .btn, .modal-footer .btn-group .btn + .btn-light, .modal-footer .btn-group .btn-light + .btn-light, .modal-footer .btn-group .btn-buy + .btn-light, .modal-footer .btn-group .btn + .btn-buy, .modal-footer .btn-group .btn-light + .btn-buy, .modal-footer .btn-group .btn-buy + .btn-buy {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block, .modal-footer .btn-buy + .btn-block, .modal-footer .btn-block + .btn-buy, .modal-footer .btn-buy + .btn-buy {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .btn-light, .carousel-caption .btn-buy {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs, .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .product-block__cta, .account__bloc p.lead {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, .megadd .megadd__banner--square:nth-child(2) {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.animationRipple {
  position: relative;
  -webkit-transition: "ease all 0.2s";
  -o-transition: "ease all 0.2s";
  transition: "ease all 0.2s"; }

@keyframes animationRipple {
  0%,
  80% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; }
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }
  .animationRipple:before {
    content: '';
    position: absolute;
    border: #333333 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: animationRipple 4s infinite;
    -moz-animation: animationRipple 4s infinite;
    -ms-animation: animationRipple 4s infinite;
    -o-animation: animationRipple 4s infinite;
    animation: animationRipple 4s infinite; }
  .animationRipple:hover:before, .animationRipple:focus:before, .animationRipple:active:before {
    border-color: #333333; }
  .animationRipple:hover, .animationRipple:focus, .animationRipple:active {
    background: #333333; }

.animationBuzz {
  -webkit-animation: animationBuzz 4s linear infinite;
  -moz-animation: animationBuzz 4s linear infinite;
  -ms-animation: animationBuzz 4s linear infinite;
  -o-animation: animationBuzz 4s linear infinite;
  animation: animationBuzz 4s linear infinite; }

@keyframes animationBuzz {
  0%,
  2%,
  4%,
  6% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px); }
  1%,
  3%,
  5%,
  7% {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px); }
  9%,
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.animationDown {
  -webkit-animation: animationDown 2s linear infinite;
  -moz-animation: animationDown 2s linear infinite;
  -ms-animation: animationDown 2s linear infinite;
  -o-animation: animationDown 2s linear infinite;
  animation: animationDown 2s linear infinite; }

@keyframes animationDown {
  0%,
  80%,
  100% {
    padding-top: 0; }
  90% {
    padding-top: 10px; } }

.animationLeft {
  -webkit-animation: animationLeft 2s linear infinite;
  -moz-animation: animationLeft 2s linear infinite;
  -ms-animation: animationLeft 2s linear infinite;
  -o-animation: animationLeft 2s linear infinite;
  animation: animationLeft 2s linear infinite; }

@keyframes animationLeft {
  0%,
  80%,
  100% {
    padding-left: 0; }
  90% {
    padding-left: 15px; } }

@-moz-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.btn-zbasic {
  background: #00BFDC;
  border: 1px solid #0C89A9;
  color: #fff;
  padding: 5px 15px; }

.btn-zbasic:hover {
  background: #77BE0A;
  border: 1px solid #5F9315;
  color: #fff; }

.btn-zbasic:focus {
  background: #77BE0A;
  border: 1px solid #5F9315;
  color: #fff; }

.btn-zbasic-barre {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 18px;
  color: grey; }

.btn-zbasic-barre-left {
  margin-left: 10px;
  margin-right: 0;
  font-size: 18px; }

.btn-zbasic-barre-right {
  margin-left: 0;
  margin-right: 10px;
  font-size: 18px; }

.btn-zbasic-barre-over {
  margin-left: 10px;
  margin-right: 0;
  font-size: 18px; }

.btn-zbasic-grey {
  background: #E6E6E6;
  border: 1px solid #eeeeee;
  color: #000; }

.btn-zbasic-grey:hover {
  background: #f4f4f4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  border: 1px solid #eeeeee;
  color: #000; }

.btn-zbasic-grey:focus {
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  border: 1px solid #eeeeee;
  color: #000; }

.btn-zbasic-green p,
.btn-zbasic-grey p {
  margin: 0; }

.btn-zbasic-bleu {
  background: #0059a7;
  border: 1px solid #5A8E08;
  color: #fff; }

.btn-zbasic-bleu:hover {
  background: #87d80f;
  border: 1px solid #5A8E08;
  color: #fff; }

.btn-zbasic-bleu:focus {
  background: #0059a7;
  border: 1px solid #5A8E08;
  color: #fff; }

.btn-zbasic-white {
  background: #fff;
  border: 1px solid #eeeeee;
  color: #000; }

.btn-zbasic-white:hover {
  background: #f4f4f4;
  border: 1px solid #eeeeee;
  color: #000; }

.btn-zbasic-white:focus {
  background: #f4f4f4;
  border: 1px solid transparent;
  color: #333333; }

.red {
  color: red; }

.clear {
  clear: both; }

.center {
  text-align: center;
  margin: 0 auto; }

.block {
  display: block; }

.italic {
  font-style: italic; }

textarea:focus,
input:focus {
  outline: 0; }

.paddingright0 {
  padding-right: 0; }

.paddingleft0 {
  padding-left: 0; }

.h2_unstyle {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 0; }

.nomargin {
  margin: 0; }

.padding5 {
  padding: 0 5px; }

.padding10 {
  padding: 0 10px; }

.padding1010 {
  padding: 10px; }

.padding15 {
  padding: 0 15px; }

.margin5 {
  margin: 0 5px; }

.margin10 {
  margin: 0 10px; }

.margin15 {
  margin: 0 15px; }

.bold {
  font-weight: 700; }

.align_right {
  text-align: right; }

.title_trait_container {
  width: 100%;
  position: relative;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px; }

.title_trait {
  position: absolute;
  border-top: 1px solid #eeeeee;
  width: 90%;
  left: 5%;
  top: 50%;
  z-index: 1; }

.title_trait_texte {
  background-color: #fff;
  padding: 0 8px;
  z-index: 2;
  display: inline-block;
  *display: inline;
  font-size: 20px;
  text-transform: uppercase;
  color: #333333;
  text-align: center;
  margin: 10px;
  position: relative;
  font-weight: 700; }

.accueil_h1 {
  display: none; }

.accueil_slider_margin_15 {
  margin-right: -15px; }

.accueil_banniere_block {
  text-align: center; }

.accueil_banniere_row {
  margin-top: 10px; }

.accueil_link_marques {
  color: #333; }

.accueil_link_marques:hover {
  color: #f38b00;
  text-decoration: none; }

.accueil_link_img_marque {
  display: table-cell;
  height: 100px;
  vertical-align: middle; }

.accueil_avantages_link {
  color: #474747;
  text-decoration: none; }

.accueil_avantages_link:hover {
  color: #474747;
  text-decoration: none; }

.footer_block_avantages_div {
  height: 155px; }

.footer_block_avantages_div:hover {
  background: #EFEFEF; }

.accueil_h5_avantages_span_1 {
  display: block;
  text-transform: uppercase;
  font-size: 15px; }

.accueil_h5_avantages_span_2 {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px; }

.accueil_p_avantages_span_3 {
  display: block;
  font-size: 12px; }

.accueil_p_avantages_span_4 {
  display: block;
  font-size: 12px;
  font-style: italic; }

.accueil_p_avantages > a {
  display: block;
  font-size: 12px; }

.accueil_p_avantages > a:hover {
  display: block;
  text-decoration: none;
  font-size: 12px; }

.accueil_a_top_link {
  font-size: 11px;
  color: #fff;
  cursor: pointer; }

.accueil_a_top_link:hover {
  font-size: 11px;
  color: #F28117; }

.accueil_a_separator {
  margin-left: 4px; }

.accueil_drapeau {
  margin-left: 5px; }

.accueil_link_truspilot {
  color: #fff;
  text-decoration: none; }

.accueil_link_truspilot:hover {
  color: #fff;
  text-decoration: none; }

.accueil_nouveautes_container {
  margin-bottom: 15px; }

.accueil_nouveautes_title_container {
  font-weight: 700;
  text-align: center;
  padding: 8px 0 5px 0;
  background-color: #f4f4f4;
  margin: 0 0 10px 0;
  border: none; }

.accueil_nouveautes_title_container .row {
  margin: 0; }

.accueil_nouveautes_container > .accueil_nouveautes_title_container > h7 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .accueil_nouveautes_container > .accueil_nouveautes_title_container > h7 {
    font-size: 14px; } }

.accueil_nouveautes_container > .accueil_nouveautes_title_container > h2 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
  margin: 0;
  padding: 8px 0 5px 0; }

.accueil_marques_container {
  margin-top: 20px; }

.content-last-blog-article a,
.content-last-forum-topic a,
.nouveautes_home a {
  color: #1a1a1a; }

.accueil_title_section_avantages {
  margin-bottom: 10px; }

.header_menu_mobile_cat_name {
  margin-top: 10px;
  margin-left: 15px;
  text-transform: uppercase; }

.header_menu_mobile_icon_plus {
  float: right;
  margin-right: 15px; }

.marques_slider_container {
  margin-top: 10px;
  overflow: hidden; }

.truspilot_container {
  background: #555557;
  padding: 15px;
  height: auto;
  width: 18%;
  position: absolute;
  z-index: 2;
  right: 0;
  height: 100%;
  text-align: center; }

.truspilot_sub_container {
  position: relative;
  height: 100%; }

.truspilot_user {
  margin-top: 10px;
  display: block;
  color: #c5c5c5; }

.truspilot_commentaire_avis {
  font-style: italic;
  color: #c5c5c5; }

.truspilot_commentaire_titre {
  margin-top: 40px; }

.truspilot_commentaire {
  margin-top: 5px;
  font-size: 13px;
  line-height: 15px; }

.truspilot_stars {
  margin-top: 15px; }

.truspilot_accroche {
  text-align: center;
  font-weight: 700;
  color: #fff;
  width: 100%; }

span.logoCat {
  display: block;
  background: url("/images/layout/sprite-menujs.png") no-repeat;
  float: left;
  height: 25px;
  width: 23px;
  margin-right: 5px; }

span.logoCat_110 {
  background-position: -27px 0; }

span.logoCat_248 {
  background-position: -50px -1px; }

span.logoCat_117 {
  background-position: -194px -25px; }

span.logoCat_936 {
  background-position: -193px -146px; }

span.logoCat_25 {
  background-position: -217px -26px; }

span.logoCat_18 {
  background-position: -242px -25px; }

span.logoCat_28 {
  background-position: -266px -26px; }

span.logoCat_22 {
  background-position: -291px -25px; }

span.logoCat_680 {
  background-position: -314px -25px; }

span.logoCat_788 {
  background-position: -194px -2px; }

span.logoCat_119 {
  background-position: -336px -25px; }

span.logoCat_27 {
  background-position: -144px -146px; }

span.logoCat_209 {
  background-position: -26px -50px; }

span.logoCat_23 {
  background-position: -388px -25px; }

span.logoCat_17 {
  background-position: -2px -50px; }

span.logoCat_20 {
  background-position: -50px -26px; }

span.logoCat_21 {
  background-position: -74px -50px; }

span.logoCat_9 {
  background-position: -100px -50px; }

span.logoCat_267 {
  background-position: -50px -1px; }

span.logoCat_52 {
  background-position: -171px -24px; }

span.logoCat_992 {
  background-position: -75px -29px; }

span.logoCat_46 {
  background-position: -51px -47px; }

span.logoCat_901 {
  background-position: -74px -25px; }

span.logoCat_50 {
  background-position: -217px -26px; }

span.logoCat_59 {
  background-position: -98px -25px; }

span.logoCat_48 {
  background-position: -207px -29px; }

span.logoCat_45 {
  background-position: -242px -25px; }

span.logoCat_54 {
  background-position: -266px -26px; }

span.logoCat_47 {
  background-position: -144px -25px; }

span.logoCat_683 {
  background-position: -315px -25px; }

span.logoCat_53 {
  background-position: -242px -146px; }

span.logoCat_120 {
  background-position: -336px -25px; }

span.logoCat_661 {
  background-position: -362px -26px; }

span.logoCat_39 {
  background-position: -2px -50px; }

span.logoCat_1000 {
  background-position: -194px -2px; }

span.logoCat_61 {
  background-position: -98px -1px; }

span.logoCat_158 {
  background-position: -74px 0; }

span.logoCat_60 {
  background-position: -2px -24px; }

span.logoCat_159 {
  background-position: -123px -2px; }

span.logoCat_63 {
  background-position: -147px -2px; }

span.logoCat_167 {
  background-position: -314px 0; }

span.logoCat_161 {
  background-position: -146px -50px; }

span.logoCat_62 {
  background-position: -170px -1px; }

span.logoCat_786 {
  background-position: -194px -2px; }

span.logoCat_160 {
  background-position: -219px -2px; }

span.logoCat_882 {
  background-position: -26px -25px; }

span.logoCat_179 {
  background-position: -339px 0; }

span.logoCat_10 {
  background-position: -243px -2px; }

span.logoCat_163 {
  background-position: -291px -1px; }

span.logoCat_162 {
  background-position: -363px -1px; }

span.logoCat_183 {
  background-position: -170px -50px; }

span.logoCat_64 {
  background-position: -386px -2px; }

span.logoCat_328 {
  background-position: -194px -51px; }

span.logoCat_154 {
  background-position: -243px -2px; }

span.logoCat_780 {
  background-position: -265px -3px; }

span.logoCat_153 {
  background-position: -219px -50px; }

span.logoCat_151 {
  background-position: -244px -50px; }

span.logoCat_148 {
  background-position: -267px -50px; }

span.logoCat_156 {
  background-position: -291px -50px; }

span.logoCat_787 {
  background-position: -194px -2px; }

span.logoCat_146 {
  background-position: -363px -1px; }

span.logoCat_157 {
  background-position: -315px -50px; }

span.logoCat_155 {
  background-position: -386px -1px; }

span.logoCat_69 {
  background-position: -314px -98px; }

span.logoCat_128 {
  background-position: -340px -97px; }

span.logoCat_349 {
  background-position: -1px -72px; }

span.logoCat_986 {
  background-position: -194px -2px; }

span.logoCat_71 {
  background-position: -363px -94px; }

span.logoCat_11 {
  background-position: -74px -75px; }

span.logoCat_351 {
  background-position: -2px -121px; }

span.logoCat_360 {
  background-position: -240px -98px; }

span.logoCat_1014 {
  background-position: -317px -25px; }

span.logoCat_1021 {
  background-position: -291px -96px; }

span.logoCat_718 {
  background-position: -218px -123px; }

span.logoCat_94 {
  background-position: -2px -96px; }

span.logoCat_113 {
  background-position: -51px -96px; }

span.logoCat_95 {
  background-position: -26px -96px; }

span.logoCat_96 {
  background-position: -74px -98px; }

span.logoCat_394 {
  background-position: -169px -1px; }

span.logoCat_784 {
  background-position: -194px -2px; }

span.logoCat_668 {
  background-position: -99px -96px; }

span.logoCat_13 {
  background-position: -122px -97px; }

span.logoCat_121 {
  background-position: -146px -96px; }

span.logoCat_224 {
  background-position: -170px -97px; }

span.logoCat_93 {
  background-position: -194px -98px; }

span.logoCat_138 {
  background-position: -387px 0; }

span.logoCat_845 {
  background-position: -26px -121px; }

span.logoCat_83 {
  background-position: -266px -25px; }

span.logoCat_12 {
  background-position: -51px -121px; }

span.logoCat_815 {
  background-position: -51px -148px;
  width: 18px;
  height: 18px; }

span.logoCat_82 {
  background-position: -75px -121px; }

span.logoCat_210 {
  background-position: -99px -120px; }

span.logoCat_73 {
  background-position: -121px -119px; }

span.logoCat_389 {
  background-position: -145px -121px; }

span.logoCat_81 {
  background-position: -170px -120px; }

span.logoCat_985 {
  background-position: -194px -2px; }

span.logoCat_80 {
  background-position: -194px -120px; }

span.logoCat_144 {
  background-position: -218px -121px; }

span.logoCat_1015 {
  background-position: -314px -25px; }

span.logoCat_139 {
  background-position: -75px -120px; }

span.logoCat_216 {
  background-position: -123px -25px; }

span.logoCat_833 {
  background-position: -243px -120px; }

span.logoCat_221 {
  background-position: -145px -121px; }

span.logoCat_785 {
  background-position: -194px -2px; }

span.logoCat_834 {
  background-position: -170px -120px; }

span.logoCat_222 {
  background-position: -50px -121px; }

span.logoCat_141 {
  background-position: -218px -121px; }

span.logoCat_1016 {
  background-position: -314px -25px; }

span.logoCat_1002 {
  background-position: -50px -1px; }

span.logoCat_1003 {
  background-position: -2px -50px; }

span.logoCat_1008 {
  background-position: -266px -25px; }

span.logoCat_949 {
  background-position: -387px -118px;
  width: 25px;
  height: 25px; }

span.logoCat_653 {
  background-position: -360px -73px; }

span.logoCat_641 {
  background-position: -387px -118px; }

span.logoCat_640 {
  background-position: -64px -201px;
  width: 20px;
  height: 10px; }

span.logoCat_613 {
  background-position: -27px -147px; }

span.logoCat_646 {
  background-position: -51px -146px; }

span.logoCat_614 {
  background-position: -76px -146px; }

span.logoCat_627 {
  background-position: -98px -146px; }

span.logoCat_605 {
  background-position: -121px -144px; }

span.logoCat_623 {
  background-position: -268px -120px; }

span.logoCat_983 {
  background-position: -194px -2px; }

span.logoCat_636 {
  background-position: -50px -1px; }

span.logoCat_615 {
  background-position: -290px -120px; }

span.logoCat_628 {
  background-position: -314px -121px; }

span.logoCat_87 {
  background-position: -339px -120px; }

span.logoCat_622 {
  background-position: -361px -120px; }

span.logoCat_1019 {
  background-position: -314px -25px; }

span.logoCat_549 {
  background-position: -122px -74px; }

span.logoCat_533 {
  background-position: -50px -1px; }

span.logoCat_519 {
  background-position: -171px -73px; }

span.logoCat_402 {
  background-position: -194px -74px; }

span.logoCat_530 {
  background-position: -219px -74px; }

span.logoCat_505 {
  background-position: -242px -73px; }

span.logoCat_960 {
  background-position: -315px -73px; }

span.logoCat_487 {
  background-position: -266px -73px; }

span.logoCat_516 {
  background-position: -339px -73px; }

span.logoCat_449 {
  background-position: -291px -75px; }

span.logoCat_1018 {
  background-position: -314px -25px; }

span.logoCat_1001 {
  background-position: -194px -2px; }

span.logoCat_213 {
  background-position: -74px -170px; }

span.logoCat_1047 {
  background-position: -98px -25px; }

span.logoCat_1048 {
  background-position: -100px -172px; }

span.logoCat_1049 {
  background-position: -386px -49px; }

span.logoCat_1050 {
  background-position: -3px -170px; }

span.logoCat_383 {
  background-position: -147px -171px;
  width: 18px;
  height: 16px; }

span.logoCat_331 {
  background-position: -168px -171px;
  width: 23px;
  height: 17px; }

span.logoCat_330 {
  background-position: -168px -171px;
  width: 23px;
  height: 17px; }

span.logoCat_164 {
  background-position: -200px -169px;
  width: 6px;
  height: 23px; }

span.logoCat_977 {
  background-position: -245px -169px;
  width: 16px;
  height: 19px; }

span.logoCat_299 {
  background-position: -200px -169px;
  width: 6px;
  height: 23px; }

span.logoCat_321 {
  background-position: -266px -171px;
  width: 20px;
  height: 18px; }

span.logoCat_7 {
  background-position: -118px -171px; }

.jssorb05 {
  position: absolute; }

.jssor_loading_wheel_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.jssor_loading_wheel_sub_container {
  height: 100%;
  width: 100%;
  background: #f4f4f4;
  position: relative;
  text-align: center; }

.jssor_loading_wheel_img_container {
  z-index: 5000; }

.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("/images/layout_responsive/images_slider/test_slider.png") no-repeat;
  overflow: hidden;
  cursor: pointer; }

.jssorb05 div {
  background-position: -7px -7px; }

.jssorb05 div:hover,
.jssorb05 .av:hover {
  background-position: -37px -7px; }

.jssorb05 .av {
  background-position: -67px -7px; }

.jssorb05 .dn,
.jssorb05 .dn:hover {
  background-position: -97px -7px; }

.jssora12l,
.jssora12r {
  display: block;
  position: absolute;
  width: 30px;
  height: 46px;
  cursor: pointer;
  background: url("/images/layout_responsive/images_slider/a12.png") no-repeat;
  overflow: hidden; }

.jssora12l {
  background-position: -16px -37px; }

.jssora12r {
  background-position: -75px -37px; }

.jssora12l:hover {
  background-position: -136px -37px; }

.jssora12r:hover {
  background-position: -195px -37px; }

.jssora12l.jssora12ldn {
  background-position: -256px -37px; }

.jssora12r.jssora12rdn {
  background-position: -315px -37px; }

.jssora12l_ppc,
.jssora12r_ppc {
  display: block;
  position: absolute;
  width: 30px;
  height: 46px;
  cursor: pointer;
  background: url("/images/layout_responsive/images_slider/a15.png") no-repeat;
  overflow: hidden; }

.jssora12l_ppc {
  background-position: -16px -37px; }

.jssora12r_ppc {
  background-position: -75px -37px; }

.jssora12l_ppc:hover {
  background-position: -136px -37px; }

.jssora12r_ppc:hover {
  background-position: -195px -37px; }

.jssora12l_ppc.jssora12ldn {
  background-position: -256px -37px; }

.jssora12r_ppc.jssora12rdn {
  background-position: -315px -37px; }

.jssora01_ppc,
.jssora01r_ppc {
  display: block;
  position: absolute;
  width: 30px;
  height: 46px;
  cursor: pointer;
  background: url("/images/layout_responsive/images_slider/a03.png") no-repeat;
  overflow: hidden; }

.jssora01_ppc {
  background-position: -16px -37px; }

.jssora01r_ppc {
  background-position: -75px -37px; }

.jssora01_ppc:hover {
  background-position: -136px -37px; }

.jssora01r_ppc:hover {
  background-position: -195px -37px; }

.jssora01_ppc.jssora12ldn {
  background-position: -256px -37px; }

.jssora01r_ppc.jssora12rdn {
  background-position: -315px -37px; }

.footer_reseaux_sociaux_bottom {
  margin-top: 5px; }

.truspilot_logo_container {
  position: absolute;
  width: 100%;
  bottom: 5px;
  cursor: Default; }

.col_img_avantages {
  padding: 5px 30px; }

.general_sprite_stars_truspilot {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 180px;
  background-position: -5px -275px; }

.general_sprite_logo_truspilot {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 25px;
  width: 170px;
  background-position: -10px -325px; }

.general_sprite_home_logo_livraison {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 55px;
  background-position: -5px -350px; }

.general_sprite_home_logo_paiement {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 55px;
  background-position: -62px -350px; }

.general_sprite_home_logo_offerts {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 54px;
  background-position: -115px -350px; }

.general_sprite_home_paypal {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 55px;
  background-position: -155px -350px; }

.general_sprite_home_logo_livraison_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 55px;
  background-position: -212px -350px; }

.general_sprite_home_logo_paiement_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 55px;
  background-position: -269px -350px; }

.general_sprite_home_logo_offerts_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 54px;
  background-position: -322px -350px; }

.general_sprite_home_paypal_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 55px;
  background-position: -362px -350px; }

.general_sprite_avantages_paiement {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -18px -397px; }

.general_sprite_avantages_livraison {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -44px -397px; }

.general_sprite_avantages_expedition {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -83px -397px; }

.general_sprite_avantages_panier {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -118px -397px; }

.general_sprite_avantages_entrepot {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -152px -397px; }

.general_sprite_avantages_entrepot.es {
  height: 30px;
  width: 40px;
  background-position: -364px -397px; }

.general_sprite_avantages_entrepot.de {
  height: 34px;
  width: 26px;
  background-position: -404px -395px; }

.general_sprite_avantages_entrepot.en {
  height: 34px;
  width: 26px;
  background-position: -431px -398px; }

.general_sprite_avantages_satisfait {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -186px -397px; }

.general_sprite_avantages_equipe {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -219px -397px; }

.general_sprite_avantages_conseils {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -257px -397px; }

.general_sprite_avantages_questions {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -292px -397px; }

.general_sprite_avantages_reseaux {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -326px -397px; }

.general_sprite_avantages_paiement_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -18px -1042px; }

.general_sprite_avantages_livraison_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -44px -1042px; }

.general_sprite_avantages_expedition_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -83px -1042px; }

.general_sprite_avantages_panier_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -118px -1042px; }

.general_sprite_avantages_entrepot_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -152px -1042px; }

.general_sprite_avantages_entrepot_hover.es {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 37px;
  background-position: -365px -1039px; }

.general_sprite_avantages_entrepot_hover.de {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 34px;
  width: 26px;
  background-position: -404px -1037px; }

.general_sprite_avantages_equipe_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -219px -1042px; }

.general_sprite_avantages_conseils_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -257px -1042px; }

.general_sprite_avantages_questions_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -292px -1042px; }

.general_sprite_avantages_reseaux_hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -326px -1042px; }

.general_sprite_social_pinterest {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -53px -574px; }

.general_sprite_social_pinterest:hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -53px -532px; }

.general_sprite_social_twitter {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -96px -574px; }

.general_sprite_social_twitter:hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -96px -532px; }

.general_sprite_social_google {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -139px -574px; }

.general_sprite_social_google:hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -139px -532px; }

.general_sprite_social_pinterest_grey {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -53px -1080px; }

.general_sprite_social_twitter_grey {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -96px -1080px; }

.general_sprite_social_google_grey {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -139px -1080px; }

.general_sprite_social_pinterest_grey:hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -53px -532px; }

.general_sprite_social_twitter_grey:hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -96px -532px; }

.general_sprite_social_google_grey:hover {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 39px;
  width: 39px;
  background-position: -139px -532px; }

.general_sprite_logo_website_fr {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 80px;
  width: 280px;
  background-position: -7px -100px; }

.general_sprite_logo_website_es {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 80px;
  width: 280px;
  background-position: -7px -287px; }

.general_sprite_logo_panier {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 45px;
  background-position: -10px -5px; }

.general_sprite_logo_panier_white {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 45px;
  background-position: -255px -5px; }

.general_sprite_logo_panier_small {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 25px;
  width: 40px;
  background-position: -72px -10px; }

.general_sprite_logo_panier_small_white {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 25px;
  width: 40px;
  background-position: -205px -10px; }

.general_sprite_logo_stars_footer {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 30px;
  width: 150px;
  background-position: -5px -495px; }

.general_sprite_logo_n1_footer {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 56px;
  width: 56px;
  background-position: -11px -430px; }

.general_sprite_loupe_search {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 24px;
  width: 24px;
  background-position: -10px -192px; }

.general_sprite_loupe_search_black {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 24px;
  width: 24px;
  background-position: -322px -13px; }

.general_sprite_drapeau_be {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 12px;
  width: 18px;
  background-position: -9px -81px; }

.general_sprite_drapeau_fr {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 12px;
  width: 18px;
  background-position: -35px -81px; }

.general_sprite_menu_mobile_home {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -16px -632px;
  margin-top: 5px; }

.general_sprite_menu_mobile_account {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 32px;
  background-position: -50px -632px;
  margin-top: 5px; }

.general_sprite_menu_mobile_panier {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 35px;
  background-position: -85px -632px;
  margin-top: 5px; }

.general_sprite_menu_mobile_close {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 24px;
  width: 24px;
  background-position: -10px -740px; }

.general_sprite_menu_mobile_close_white {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 24px;
  width: 24px;
  background-position: -40px -740px; }

.general_sprite_menu_mobile_nav_plus {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 16px;
  width: 16px;
  background-position: -45px -682px; }

@media (max-width: 1279px) {
  .general_sprite_menu_ico_1 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -9px -217px; }
  .general_sprite_menu_ico_2 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -29px -217px; }
  .general_sprite_menu_ico_3 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -69px -217px; }
  .general_sprite_menu_ico_145 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -169px -217px; }
  .general_sprite_menu_ico_4 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -149px -217px; }
  .general_sprite_menu_ico_6 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -49px -217px; }
  .general_sprite_menu_ico_5 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -109px -217px; }
  .general_sprite_menu_ico_142 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -89px -217px; }
  .general_sprite_menu_ico_7 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -129px -217px; }
  .general_sprite_menu_ico_401 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -189px -217px; }
  .general_sprite_menu_ico_1_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -9px -236px; }
  .general_sprite_menu_ico_2_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -29px -236px; }
  .general_sprite_menu_ico_3_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -69px -236px; }
  .general_sprite_menu_ico_145_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -169px -236px; }
  .general_sprite_menu_ico_4_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -149px -236px; }
  .general_sprite_menu_ico_6_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -49px -236px; }
  .general_sprite_menu_ico_5_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -109px -236px; }
  .general_sprite_menu_ico_142_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -89px -236px; }
  .general_sprite_menu_ico_7_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -129px -236px; }
  .general_sprite_menu_ico_401_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 20px;
    width: 20px;
    background-position: -189px -236px; } }

@media (min-width: 1280px) {
  .general_sprite_menu_ico_1 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -0 -1163px; }
  .general_sprite_menu_ico_2 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -34px -1163px; }
  .general_sprite_menu_ico_3 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -68px -1163px; }
  .general_sprite_menu_ico_145 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -204px -1163px; }
  .general_sprite_menu_ico_4 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -170px -1163px; }
  .general_sprite_menu_ico_6 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -136px -1163px; }
  .general_sprite_menu_ico_5 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -102px -1163px; }
  .general_sprite_menu_ico_142 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -306px -1163px; }
  .general_sprite_menu_ico_7 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -272px -1163px; }
  .general_sprite_menu_ico_401 {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -238px -1163px; }
  .general_sprite_menu_ico_1_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -0 -1129px; }
  .general_sprite_menu_ico_2_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -34px -1129px; }
  .general_sprite_menu_ico_3_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -68px -1129px; }
  .general_sprite_menu_ico_145_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -204px -1129px; }
  .general_sprite_menu_ico_4_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -170px -1129px; }
  .general_sprite_menu_ico_6_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -136px -1129px; }
  .general_sprite_menu_ico_5_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -102px -1129px; }
  .general_sprite_menu_ico_142_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -306px -1129px; }
  .general_sprite_menu_ico_7_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -272px -1129px; }
  .general_sprite_menu_ico_401_over {
    background: url("/images/layout_responsive/sprite_generale_4.png?01998");
    height: 34px;
    width: 34px;
    background-position: -238px -1129px; } }

.general_sprite_menu_topnavbar_logo_fr {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 155px;
  background-position: -5px -768px;
  margin-top: 5px; }

.general_sprite_menu_topnavbar_logo_es {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 40px;
  width: 155px;
  background-position: -158px -768px;
  margin-top: 5px; }

.general_sprite_menu_topnavbar_logo_de {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 38px;
  width: 123px;
  background-position: -8px -1371px;
  margin-top: 5px; }

.general_sprite_menu_topnavbar_star_full_medium {
  display: inline-block;
  vertical-align: text-bottom;
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 14px;
  width: 14px;
  background-position: -12px -709px; }

.general_sprite_menu_topnavbar_star_empty_medium {
  display: inline-block;
  vertical-align: text-bottom;
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 14px;
  width: 14px;
  background-position: -42px -709px; }

.general_sprite_menu_topnavbar_star_middle_medium {
  display: inline-block;
  vertical-align: text-bottom;
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 14px;
  width: 14px;
  background-position: -26px -709px; }

.general_sprite_menu_topnavbar_star_full_large {
  display: inline-block;
  vertical-align: text-bottom;
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 20px;
  width: 20px;
  background-position: -7px -1011px; }

.general_sprite_menu_topnavbar_star_empty_large {
  display: inline-block;
  vertical-align: text-bottom;
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 20px;
  width: 20px;
  background-position: -47px -1011px; }

.general_sprite_menu_topnavbar_star_middle_large {
  display: inline-block;
  vertical-align: text-bottom;
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 20px;
  width: 20px;
  background-position: -27px -1011px; }

.general_sprite_menu_produit_livraison_gratuite {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 48px;
  background-position: -6px -820px; }

.general_sprite_menu_produit_numero_1 {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 48px;
  background-position: -55px -820px; }

.general_sprite_menu_produit_24h {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 32px;
  width: 48px;
  background-position: -100px -820px; }

.general_sprite_panier_ico_paniertop {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 48px;
  width: 48px;
  background-position: -132px -4px; }

.general_sprite_panier_paiement_cb {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 52px;
  width: 52px;
  background-position: -248px -484px; }

.general_sprite_panier_paiement_cb2x {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 52px;
  width: 52px;
  background-position: -304px -484px; }

.general_sprite_panier_paiement_cb3x {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 52px;
  width: 52px;
  background-position: -304px -538px; }

.general_sprite_panier_paiement_paypal {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 52px;
  width: 52px;
  background-position: -248px -538px; }

.general_sprite_panier_paiement_cheque {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 52px;
  width: 52px;
  background-position: -304px -592px; }

.general_sprite_panier_paiement_virement {
  background: url("/images/layout_responsive/sprite_generale_4.png?01998");
  height: 52px;
  width: 52px;
  background-position: -248px -592px; }

.paiment_choixpaiement_radio {
  cursor: pointer; }

.container_box_shadow {
  background: #fff; }

.footer_avantages_container {
  background-color: transparent; }

@media (min-width: 992px) {
  .accueil_slider_container {
    height: 332px; } }

@media (min-width: 768px) {
  .accueil_slider_container {
    height: 192px; } }

@media (min-width: 992px) {
  .accueil_slider_container {
    height: 250px; } }

@media (min-width: 1200px) {
  .accueil_slider_container {
    height: 332px; } }

@media (min-width: 768px) {
  .menu_mobile_sub_link {
    color: #333333;
    width: 100%;
    float: left;
    padding-left: 4px;
    font-weight: 500; }
  .menu_mobile_sub_link:hover {
    color: #fff;
    background: #F28117;
    width: 100%;
    float: left;
    padding-left: 4px;
    text-decoration: none; } }

@media (max-width: 767px) {
  body {
    background: #ECECEC; }
  .header_container_mobile {
    width: 100%;
    position: fixed;
    z-index: 50;
    background: #fff;
    background: #69C7ED;
    border-bottom: 4px solid #AFE2F7; }
  .container-fluid {
    padding-right: 5px;
    padding-left: 5px; }
  .accueil_marques_container {
    padding-bottom: 0px; }
  .produits_plus_consultes_mobile_separator {
    height: 5px;
    background: #ECECEC; }
  .footer_main_container {
    margin-top: 0;
    border-top: none;
    border: none; }
  .center_mobile {
    text-align: center; }
  .col_img_avantages {
    padding-top: 5px; }
  .accueil_marques_container {
    margin-top: 5px; }
  .slider_produit_plus_consultes_footer {
    margin-top: 10px; }
  .title_trait_texte {
    font-size: 16px; }
  .slider_produit_plus_consultes_img_style {
    max-width: 100%;
    max-height: 100%; }
  .header_menu_mobile_cat {
    padding-left: 0 !important; }
  .header_menu_mobile_cat_main {
    margin-top: 0;
    background: #69C7ED;
    border-bottom: 1px solid #fff;
    padding-top: 10px !important;
    padding-bottom: 30px;
    color: #fff;
    font-weight: 700; }
  .header_menu_mobile_cat_main:hover {
    margin-top: 0;
    background: #fff;
    border-bottom: 1px solid #fff;
    padding-top: 10px !important;
    padding-bottom: 30px;
    color: #000;
    font-weight: 700; }
  .container_footer_margin {
    border-bottom: 5px solid #ECECEC; }
  .menu_mobile_sub_link,
  .menu_mobile_sub_link:active,
  .menu_mobile_sub_link:hover,
  .menu_mobile_sub_link:focus {
    color: #353535;
    text-decoration: none;
    margin-left: 20px;
    width: 80%; }
  .menu_mobile_sous_menu_container {
    margin-top: 25px;
    height: 100%;
    overflow: auto;
    margin-bottom: -30px; }
  .slider_produit_plus_consultes_container_mobile {
    margin-top: 25px; }
  .slider_produit_plus_consultes_img_wrapper {
    height: 150px; }
  .slider_produit_plus_consultes_s3 {
    font-size: 26px; }
  .slider_produit_plus_consultes_s4 {
    font-size: 16px; }
  .slider_produit_plus_consultes_s2 {
    font-size: 12px; }
  .slider_produit_plus_consultes_s1 {
    font-size: 12px; }
  .slider_produit_plus_consultes_div {
    margin-bottom: 15px; }
  .slider_produit_plus_consultes_img_style {
    max-height: 200px; }
  .slider_produit_plus_consultes_img_wrapper {
    height: 200px;
    line-height: 200px; }
  .slider_produit_plus_consultes_title, .slider_produit_plus_consultes_title_hover {
    font-size: 16px;
    height: 50px;
    transition: color .3s ease; }
  .slider_produit_plus_consultes_s3_nouveautes {
    font-size: 40px; }
  .slider_produit_plus_consultes_s2 {
    font-size: 18px; } }

#searchForm_mobile_menu {
  margin-top: 5px; }

.sidebars > .sidebar {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.64);
  position: fixed;
  color: #fff;
  padding: 30px;
  font-size: 2em;
  text-align: center;
  z-index: 5; }

.sidebar.left {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1000; }

.header_menu_mobile_div_button {
  background: #fff;
  height: 2px;
  width: 25px;
  z-index: 20;
  margin: 6px auto; }

.header_menu_mobile_cat {
  height: 40px;
  color: #fff;
  padding-top: 10px;
  padding-left: 20px; }

.header_menu_mobile_sub_main {
  background: #fff;
  border-bottom: 1px solid #CECECE; }

.header_menu_mobile_sub_main:hover,
.header_menu_mobile_sub_main:focus {
  background: #fff;
  border-bottom: 1px solid #CECECE; }

.header_menu_mobile_sub_sub_main {
  background: #A6A6A6; }

.header_mobile_menu_btn_close {
  border: none;
  border-radius: 0;
  height: 40px;
  background: #F56921;
  left: 90%;
  top: 0;
  position: absolute;
  color: #fff;
  font-size: 30px;
  padding-top: 0;
  padding-left: 10px; }

.menu_mobile_main_container {
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }

.menu_mobile_container {
  width: 90%;
  position: relative;
  height: 100%; }

.menu_mobile_container_left {
  width: 90%;
  height: 100%;
  overflow: auto; }

.menu_mobile_container_left_sub {
  height: 100px;
  background: #2E2E2F;
  width: 100%;
  text-align: center; }

.menu_mobile_separator {
  float: left;
  border-right: 1px solid #cbcbcb;
  height: 30px;
  margin-top: 10px; }

.menu_mobile_icone_container {
  height: 40px;
  width: 100%; }

.menu_mobile_search_container {
  height: 40px;
  width: 95%;
  margin: 0 auto; }

.show {
  display: block; }

.hide {
  display: none; }

.menu_mobile_icone {
  height: 100%;
  width: 33%;
  float: left; }

.menu_mobile_unstyle_link,
.menu_mobile_unstyle_link:hover,
.menu_mobile_unstyle_link:focus,
.menu_mobile_unstyle_link:active {
  color: #fff;
  text-decoration: none;
  margin-left: 15px; }

#accordion_menu_mobile > .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0; }

#accordion_menu_mobile > .panel-default {
  border-color: transparent; }

#accordion_menu_mobile > .panel {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none; }

#accordion_menu_mobile > .panel-group {
  margin-bottom: 0; }

#accordion_menu_mobile > .panel-default > .panel-heading {
  color: transparent;
  background-color: transparent;
  border-color: transparent; }

#accordion_menu_mobile > .panel > .panel-heading {
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: -45px; }

#accordion_menu_mobile > .panel-group .panel + .panel {
  margin-top: 0; }

.categorie_attributs_title_a,
.categorie_attributs_title_a:hover,
.categorie_attributs_title_a:focus,
.categorie_attributs_title_a:active {
  text-decoration: none;
  display: block;
  width: 100%; }

#accordion_attributes > .panel-default {
  border-color: transparent; }

#accordion_attributes > .panel {
  border-radius: 0; }

#accordion_attributes > .panel-default > .panel-heading {
  background-color: #f4f4f4;
  padding: 4px 0; }

#accordion_attributes > .panel-default > .panel-heading > .panel-title {
  color: #000;
  font-size: 13px;
  font-weight: 700; }

#accordion_attributes > .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: #f4f4f4;
  padding: 0; }

.categorie_attributs_ul {
  padding: 0;
  list-style: none;
  max-height: 200px;
  overflow: auto; }

.categorie_checkbox_label {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px; }

.categorie_attributs_label {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  cursor: pointer; }

.categorie_attributs_ul > li > a {
  color: #024682;
  font-size: 12px;
  display: block;
  width: 100%; }

.categorie_attributs_ul > li > a:hover,
.categorie_attributs_ul > li > a:focus {
  color: #F28117;
  font-size: 12px;
  text-decoration: underline;
  display: block;
  width: 100%; }

.categorie_attributs_ul > li > span {
  color: #000;
  font-weight: 700;
  font-size: 12px; }

.categorie_listing_main_container {
  margin-top: 15px; }

#searchForm_topnavbar {
  margin-top: 5px; }

.header_menu_mobile_div_button_navbar {
  background: #fff;
  height: 2px;
  width: 25px;
  z-index: 20;
  margin: 6px auto; }

.header_menu_mobile_div_button_navbar_black {
  background: #000;
  height: 2px;
  width: 25px;
  z-index: 20;
  margin: 6px auto; }

.information_text {
  font-size: 14px;
  line-height: 30px;
  padding: 10px; }

.h2_information {
  font-size: 24px;
  margin: 30px 0 10px 0; }

.fil_arianne {
  padding: 5px 0; }

.fil_arianne > p > a {
  color: #024682;
  font-size: 12px; }

.fil_arianne > p > a:hover {
  color: #F28117;
  text-decoration: underline;
  font-size: 12px; }

.fil_arianne_last {
  font-weight: 700;
  font-size: 12px; }

.paginateur {
  text-align: right; }

.descriptionCom {
  list-style: none;
  padding-left: 0; }

#selection-tri {
  padding: 3px; }

.ft_10 {
  font-size: 10px; }

.ft_11 {
  font-size: 11px; }

.en_stock_ico {
  background: #92D430;
  height: 20px;
  display: block;
  color: #fff;
  font-size: 10px;
  padding: 4px;
  max-width: 70px;
  min-width: 70px;
  border-radius: 2px;
  margin-top: 10px; }

.produit_en_stock_ico.fr, .en_stock_ico.fr {
  background: url("/images/sprite_keywords/sprite_keywords_fr.png?01998") no-repeat -8px -56px; }

.produit_en_stock_ico.es, .en_stock_ico.es {
  background: url("/images/sprite_keywords/sprite_keywords_es.png?01998") no-repeat -8px -56px; }

.produit_en_stock_ico.de, .en_stock_ico.de {
  background: url("/images/sprite_keywords/sprite_keywords_de.png?01998") no-repeat -8px -56px; }

.produit_en_stock_ico.en, .en_stock_ico.en {
  background: url("/images/sprite_keywords/sprite_keywords_en.png?01998") no-repeat -8px -56px; }

.produit_en_stock_ico {
  background: #92D430;
  height: 20px;
  color: #fff;
  font-size: 10px;
  padding: 4px;
  width: 70px;
  border-radius: 2px;
  display: inline-block; }

.en_stock_ico_panier {
  background: #92D430;
  height: 20px;
  display: block;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  padding: 2px 4px;
  width: 100px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(95, 135, 35, 0.75);
  -moz-box-shadow: 0 2px 2px 0 rgba(95, 135, 35, 0.75);
  box-shadow: 0 2px 2px 0 rgba(95, 135, 35, 0.75);
  border-radius: 2px;
  margin: 0 auto; }

.en_stock_ico_relative {
  background: #92D430;
  height: 20px;
  display: block;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  padding: 2px 4px;
  width: 100px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(95, 135, 35, 0.75);
  -moz-box-shadow: 0 2px 2px 0 rgba(95, 135, 35, 0.75);
  box-shadow: 0 2px 2px 0 rgba(95, 135, 35, 0.75);
  border-radius: 2px; }

.categorie_desc {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: justify; }

.categorie_paginator_container {
  padding-top: 5px; }

.categorie_filters_container {
  padding-top: 6px; }

.categorie_typedisplay_container {
  padding-top: 11px; }

.categorie_typedisplay_selector {
  cursor: pointer;
  margin-left: 20px;
  display: inline; }

.categorie_top_listing_container {
  border-bottom: 1px solid #eeeeee;
  font-size: 12px;
  padding: 4px; }

.categorie_bot_listing_container {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 4px;
  border: none;
  margin-top: 20px; }

.categorie_slider_top_banners {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  overflow: hidden; }

.categorie_slider_top_banners_sub {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 250px;
  overflow: hidden; }

.categorie_slider_nepasmanquer {
  position: relative;
  top: 0;
  left: 0;
  width: 608px;
  height: 300px;
  overflow: hidden; }

.categorie_slider_nepasmanquer_sub {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 608px;
  height: 300px;
  overflow: hidden; }

.categorie_text_promo {
  font-weight: 700;
  font-size: 13px;
  margin: 2px; }

@media (max-width: 767px) {
  .categorie_typedisplay_selector {
    cursor: pointer;
    margin-left: 0;
    display: inline; }
  .paginateur {
    text-align: left; } }

.menu-depliant .promotion {
  background: transparent; }

.menu-depliant .promotion:hover {
  background: transparent; }

.special_menu_link {
  color: #F18502; }

.special_menu_link:hover {
  color: #F56A23;
  text-decoration: none; }

.special_menu_link:focus {
  color: #F56A23;
  text-decoration: none; }

.menu_top_bar_shadow {
  -moz-box-shadow: 0 5px 10px 0 #9b9b9b;
  -webkit-box-shadow: 0 5px 10px 0 #9b9b9b;
  -o-box-shadow: 0 5px 10px 0 #9b9b9b;
  box-shadow: 0 5px 10px 0 #9b9b9b; }

.pagination > li > a,
.pagination > li > span {
  padding: 5px 12px; }

.categorie_slider_top_banners_container {
  width: 100%;
  height: 282px;
  position: relative; }

@media (min-width: 0px) and (max-width: 991px) {
  .categorie_slider_top_banners_container {
    height: 175px; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .categorie_slider_top_banners_container {
    height: 212px; } }

.categorie_top_banners_content {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 928px;
  height: 282px;
  overflow: hidden; }

.categorie_slider_selection_zoomalia {
  width: 100%;
  position: relative; }

.categorie_slider_selection_zoomalia .slider_produit_plus_consultes_div {
  min-height: 374px; }

@media (min-width: 768px) and (max-width: 991px) {
  .categorie_slider_selection_zoomalia {
    height: 345px; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .categorie_slider_selection_zoomalia {
    height: 345px; } }

.categorie_slider_selection_zoomalia_content {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 928px;
  height: 425px;
  overflow: hidden; }

.categorie_slider_comptearebours {
  width: 1250px;
  height: 380px;
  position: relative; }

.categorie_slider_comptearebours .slider_produit_plus_consultes_div {
  min-height: 374px; }

@media (min-width: 768px) and (max-width: 991px) {
  .categorie_slider_comptearebours {
    height: 380px; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .categorie_slider_comptearebours {
    height: 380px; } }

.categorie_slider_comptearebours_content {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 1250px;
  height: 380px;
  overflow: hidden; }

.selection_zoomalia_sous_cat {
  width: 1250px;
  height: 380px;
  position: relative; }

.selection_zoomalia_sous_cat .slider_produit_plus_consultes_div {
  min-height: 375px; }

@media (min-width: 768px) and (max-width: 991px) {
  .selection_zoomalia_sous_cat {
    height: 380px; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .selection_zoomalia_sous_cat {
    height: 380px; } }

.categorie_slider_comptearebours_content {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 1250px;
  height: 380px;
  overflow: hidden; }

.produit_h3 {
  font-size: 18px;
  color: #606060;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px; }

.produit_commentaire_container {
  padding: 5px; }

.produit_bottom_container {
  border-bottom: 1px solid #DDD; }

.produit_commentaire_author {
  font-weight: 700;
  font-size: 12px;
  color: #000; }

.produit_commentaire_date {
  color: #707070;
  font-style: italic;
  font-size: 12px; }

.produit_commentaire_description {
  font-size: 12px;
  color: #000;
  padding: 5px 0; }

.produit_commentaire_note {
  float: right; }

.produit_commentaire_description > p {
  margin: 0; }

@media (min-width: 992px) {
  .produit_commentaire_main_container {
    margin-right: 5px;
    margin-left: -5px; }
  .produit_question_main_container {
    margin-right: -5px;
    margin-left: 5px; } }

.comment_r {
  background: #f4f4f4; }

.border_contour {
  border: 1px solid #DDD; }

.align_right {
  text-align: right; }

.zoomalia_link {
  color: #000; }

.zoomalia_link:hover {
  color: #000;
  text-decoration: none; }

.zoomalia_link:focus {
  color: #000;
  text-decoration: none; }

.zoomalia_link_white {
  color: #fff; }

.zoomalia_link_white:hover {
  color: #fff;
  text-decoration: none; }

.zoomalia_link_white:focus {
  color: #fff;
  text-decoration: none; }

.produit_btn_voir_tout {
  margin: 10px 0;
  width: 100%; }

.bg-primary {
  padding: 5px; }

.bg-info {
  padding: 5px; }

.ajout_panier-btn-sm {
  padding: 5px; }

.ajout_panier-ico_panier {
  margin-right: 5px;
  background-color: #99C307;
  padding: 5px;
  border-radius: 2px;
  border-color: #417BAD; }

.paiment_button_next {
  margin-left: 5px;
  background-color: #99C307;
  padding: 5px;
  border-radius: 2px; }

.produit_img_wrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  height: 100%;
  width: 100%;
  margin: 0 auto; }

.produit_img_style {
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto; }

.div_edition_vignette {
  position: absolute;
  bottom: 125px;
  left: 22px; }

.accueil_slider_left_produit {
  top: 237px !important;
  left: 70px; }

.accueil_slider_right_produit {
  top: 237px !important;
  right: 15px; }

.panier_step_container {
  margin-top: 5px; }

@media (min-width: 992px) {
  .panier_step_container {
    margin-top: 20px; } }

.panier_step_sub_content {
  margin-left: 5px; }

.panier_step_number_current {
  background: #F56B23;
  text-align: center;
  padding: 4px;
  max-width: 170px; }

.panier_step_number_span_current {
  color: #fff;
  font-size: 15px; }

.panier_step_number_span_text_current {
  color: #535355;
  font-style: italic;
  font-size: 12px; }

.panier_step_number_off {
  background: #D3D0CB;
  text-align: center;
  padding: 4px;
  max-width: 170px; }

.panier_step_number_span_off {
  color: #fff;
  font-size: 15px; }

.panier_step_number_span_text_off {
  color: #989697;
  font-style: italic;
  font-size: 12px; }

.panier_promo_sous_panier {
  color: #535355;
  padding: 10px 0;
  margin-bottom: 10px; }

.panier_promo_sous_panier > span {
  color: #F76A23;
  font-family: Arial, sans-serif; }

.panier_link_grey {
  border: 1px solid #C4C3BE;
  background-color: #eeeeee;
  color: #5C5C5E;
  padding: 5px 20px; }

.panier_link_grey:hover {
  background-color: #E2E2E2;
  color: #5C5C5E;
  text-decoration: none; }

.panier_link_grey:focus {
  background-color: #E2E2E2;
  color: #fff;
  text-decoration: none; }

.panier_link_black {
  border: 1px solid #535355;
  background-color: #535355;
  color: #fff;
  padding: 6px 20px; }

.panier_link_black:hover {
  background-color: #616163;
  color: #fff;
  text-decoration: none; }

.panier_link_black:focus {
  background-color: #616163;
  color: #fff;
  text-decoration: none; }

.container_background_panier {
  background-color: #fff; }

.container_background_panier .incomplete_basket_date {
  margin: 5px 0; }

.container_background_panier .tred {
  color: #FF0600; }

.container_background_panier .zoom img {
  max-width: 120px;
  max-height: 120px; }

.panier_right_container_block {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #eeeeee;
  border: 1px solid #CCC;
  margin-top: 65px;
  padding: 10px;
  text-align: center;
  font-size: 17px;
  font-weight: 700; }

.panier_right_container_block_img {
  position: absolute;
  left: 40%;
  top: -50px; }

.panier_right_container_block_p {
  font-size: 13px; }

.panier_right_container_block_title {
  margin-top: 10px; }

.panier_bottom_navigation {
  background-color: #EDEBEC;
  padding: 15px 0;
  border-top: 1px solid #DDD; }

.panier_link_ensavoirplus {
  color: grey;
  text-decoration: underline;
  font-size: 12px; }

.panier_link_ensavoirplus:hover {
  color: #000;
  text-decoration: underline;
  font-size: 12px; }

.panier_link_ensavoirplus:focus {
  color: #000;
  text-decoration: underline;
  font-size: 12px; }

.descrTransporteur > div > ul {
  padding-left: 15px;
  font-size: 12px; }

.panier_table_livraison_tr {
  border-bottom: 1px solid #DDD !important; }

.panier_table_livraison_td_1 {
  width: 40%; }

.panier_table_livraison_td_1 > label {
  font-size: 12px;
  font-weight: 400; }

.panier_table_livraison_td_1 > label > span {
  font-weight: 700; }

.panier_price_span {
  font-size: 16px;
  font-weight: 700;
  font-family: Arial, sans-serif; }

.panier_special_msg_express {
  color: #E00000;
  font-size: 14px;
  font-weight: 700;
  margin: 0; }

.panier_td_1_sub_container {
  padding: 10px 4px 10px 4px; }

.panier_table_livraison_container {
  background: #fff;
  margin-bottom: 40px;
  width: 100%; }

.panier_title_type_livraison {
  color: #F66826;
  margin: 0;
  margin-bottom: 15px; }

.panier_chronoclass {
  background-color: #f4f4f4;
  border-top: 1px solid #DDD !important; }

.panier_table_livraison_td_2 {
  width: 20%;
  padding: 5px; }

.panier_table_livraison_td_3 {
  width: 40%;
  padding: 5px;
  text-align: center;
  vertical-align: middle; }

.vignette_adding {
  padding: 0 10px; }

.produit_notation {
  display: inline;
  font-size: 12px;
  margin-right: 15px; }

.padding_bottom_10 {
  padding-bottom: 20px; }

.tdSup > a {
  color: #000; }

.tdPrix {
  color: #FF0600;
  font-size: 16px;
  font-weight: 700;
  font-family: Arial, sans-serif; }

.change_quantity_prod_decli {
  display: inline;
  background: #CCC;
  color: #fff;
  padding: 6px 3px;
  line-height: 10px;
  border-radius: 0 8px 8px 0;
  font-size: 12px; }

.panier_infos_top_msg_container {
  width: 100%;
  min-height: 62px;
  padding: 10px;
  background: #F56B23;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px; }

.panier_step_title {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  display: block; }

.panier_step_subtitle {
  color: #7F7D7E;
  font-style: italic;
  display: block;
  font-size: 12px; }

.panier_step_main_container {
  padding: 0 5px; }

.panier_step_h1 {
  display: inline-block;
  padding-left: 20px;
  margin: 0; }

.panier_title_container {
  padding: 10px 0; }

.panier_title_container_img {
  display: inline-block;
  vertical-align: text-bottom; }

.panier_infos_top_msg_container_left {
  width: 10%;
  display: inline-block; }

.panier_infos_top_msg_container_right {
  width: 89%;
  display: inline-block; }

.deliveryLogo {
  max-height: 70px; }

.ajax_delete_product {
  cursor: pointer; }

.ajax_delete_product:hover {
  color: red; }

.panier_item_container {
  width: 100%;
  position: relative;
  height: 68px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 5px; }

.panier_item_container:hover {
  opacity: .9; }

.header_account_panier_container_mobile {
  width: 20%;
  float: left; }

.categorie_attributs_container {
  width: 100%;
  padding: 10px;
  background: #f4f4f4;
  border: 1px solid #DDD; }

.categorie_attributs_container_mini {
  width: 100%;
  padding: 10px;
  background: #f4f4f4;
  border: 1px solid #eeeeee;
  margin-top: 15px;
  margin-bottom: 15px; }

.cnil_container {
  background-color: #000;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 100%; }

.cnil_sub_container {
  background: #000;
  color: #fff;
  font-size: 12px;
  position: relative; }

.cnil_close_container {
  position: absolute;
  top: 5px;
  right: 5px; }

.cnil_close_icon {
  font-size: 16px;
  cursor: pointer; }

.cnil_text {
  text-align: center;
  padding: 5px; }

.produit_sous_titre_container_left {
  width: 60%;
  float: left; }

.produit_sous_titre_container_right {
  width: 40%;
  float: right;
  text-align: right; }

.fidelite_number_container {
  padding: 5px;
  background-color: #F28117;
  height: 30px;
  width: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 18px;
  position: relative; }

.fidelite_number_text {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  font-size: 12px;
  padding: 7px; }

.fidelite_number_main_container {
  display: inline-block;
  vertical-align: top;
  width: 4%; }

.add_produit_popup_container {
  max-width: 900px;
  margin: 0 auto; }

.add_produit_offre_detectee {
  color: #049bbc;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin: 10px; }

.add_produit_text {
  color: #595959;
  font-weight: 700;
  text-align: justify;
  font-size: 16px;
  padding: 10px;
  text-align: center; }

.add_produit_argument_top {
  background: #ED1F24;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  font-weight: 700; }

.add_produit_bottom_argument {
  padding-bottom: 10px;
  padding-top: 10px; }

.add_produit_bottom_argument_title {
  color: #68b801;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700; }

.add_produit_bottom_argument_ul {
  list-style: none;
  font-size: 12px;
  margin: 0;
  padding: 0; }

.add_produit_article_ajoute {
  color: #9BC45C;
  font-weight: 500;
  font-size: 1.4em; }

.search_title {
  font-size: 26px;
  color: #F86923; }

.search_ul {
  border-top: 1px solid #C1C1C1;
  background: #f4f4f4;
  padding: 10px 40px;
  color: #F86923; }

.search_ul > li > a {
  color: #555557; }

.search_ul > li > a:hover {
  color: #555557;
  text-decoration: underline; }

.marque_cate_container {
  min-height: 60px; }

.marque_cate_link_container {
  border: 1px solid #B4B4B4;
  background: #DFDFDF;
  text-align: center;
  padding: 10px; }

.marque_cate_link {
  color: #505050;
  font-weight: 700; }

.marque_cate_ul_container {
  background: #FFF;
  border-left: 1px solid #B4B4B4;
  border-right: 1px solid #B4B4B4;
  border-bottom: 1px solid #B4B4B4;
  margin-bottom: 15px;
  padding: 15px; }

.marque_cate_ul {
  list-style: none;
  padding: 0; }

.arianne_link {
  font-weight: 700;
  color: #000; }

.arianne_link:hover {
  font-weight: 700;
  color: #000;
  text-decoration: none; }

.produit_no_com_or_questions {
  border-radius: 2px;
  padding: 4px;
  text-align: center; }

.panier_vi_container {
  border: none;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.panier_vi_td {
  padding: 0 10px 10px; }

.panier_vi_left_container {
  width: 50%;
  float: left;
  position: relative; }

.panier_vi_right_container {
  width: 50%;
  float: right; }

.panier_vi_title {
  background-color: #ef0038;
  color: #fff;
  text-transform: uppercase;
  padding: 2px;
  margin-bottom: 5px;
  text-align: center; }

.panier_vi_span_valid {
  color: #434343;
  margin-left: 5px;
  font-size: 12px; }

.panier_vi_right_sub_container {
  padding: 10px;
  position: relative; }

.panier_mode_expe {
  color: #323031;
  background-color: #EDEBEC;
  padding: 10px;
  font-size: 24px;
  margin-bottom: 0; }

.panier_sms_title {
  font-size: 20px;
  margin: 0; }

.panier_sms_text {
  font-size: 13px;
  font-weight: 400;
  display: inline; }

.panier_sms_text_bold {
  font-size: 13px;
  font-weight: 700;
  display: inline; }

.panier_economie_first_line {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  padding: 2px 5px; }

.panier_economie_second_line {
  border: 0;
  padding: 2px 5px;
  color: #FF0600;
  text-align: right; }

.panier_table_col_container {
  padding: 0 5px; }

.btn-continuer_mes_achats {
  background-color: #535355;
  border-color: #424242; }

.btn-continuer_mes_achats:hover {
  opacity: .9; }

.btn-continuer_mes_achats_ico {
  margin-right: 5px;
  background-color: #fff;
  padding: 5px;
  border-radius: 2px;
  color: #535355; }

.btn-vider_mon_panier {
  background-color: #E2E0E1;
  border-color: #CBCBCB; }

.btn-vider_mon_panier_ico {
  margin-right: 5px;
  background-color: #fff;
  padding: 5px;
  border-radius: 2px;
  color: #807E7F; }

.zoomalia_link_grey {
  color: #807E7F; }

.zoomalia_link_grey:hover {
  color: #807E7F; }

.btn-vider_mon_panier:hover {
  opacity: .9; }

.produit_ajout_table {
  width: 100%; }

.produit_ajout_table_thead {
  background-color: #eeeeee;
  margin: 0;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 11px; }

.produit_ajout_table_thead_th {
  padding: 10px; }

.produit_ajout_table td {
  height: 55px; }

.produit_ajout_table td.td_kit_lots, .produit_ajout_table td.td_kit_lots td {
  height: auto; }

@media (min-width: 768px) {
  .produit_ajout_table .title-ref {
    display: none; } }

@media (max-width: 767px) {
  .produit_ajout_table .dispo-mobile {
    margin-top: 5px; } }

.payment_main_container {
  margin-top: 15px; }

div#loading_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none #000;
  opacity: .3;
  z-index: 99998; }

div#cbW div#form_element_ANNEE,
div#cbW div#form_element_MOIS {
  height: 40px; }

div#cbW div#form_element_ANNEE select,
div#cbW div#form_element_MOIS select {
  margin-top: 0; }

div#cbW div#form_element_CRYPTO {
  height: 73px; }

div#cbW form {
  width: 235px; }

p#secureSSL {
  top: 410px;
  height: 17px; }

#titreMontantCB {
  margin: 0 0 5px; }

.produit_vignette_solde {
  position: absolute;
  top: 5px;
  right: 0;
  background-color: #f30000;
  color: #fff;
  font-size: 16px;
  padding: 2px 10px;
  text-align: center; }

.panier_livraison_exp {
  color: #565658;
  font-size: 18px;
  font-weight: 700;
  display: block; }

.listePanier {
  width: 100%; }

.listePanier .hidden-xs.hidden-sm .col-md-3 div p, .listePanier .megadd .hidden-xs.megadd__banner--square:nth-child(2) .col-md-3 div p, .megadd .listePanier .hidden-xs.megadd__banner--square:nth-child(2) .col-md-3 div p, .listePanier .megadd .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .megadd__banner--square.product-block__cta:nth-child(2) .col-md-3 div p, .megadd .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .listePanier .megadd__banner--square.product-block__cta:nth-child(2) .col-md-3 div p, .listePanier .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .megadd .megadd__banner--square.product-block__cta:nth-child(2) .col-md-3 div p, .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .megadd .listePanier .megadd__banner--square.product-block__cta:nth-child(2) .col-md-3 div p, .listePanier .megadd .account__bloc p.megadd__banner--square.lead:nth-child(2) .col-md-3 div p, .megadd .account__bloc .listePanier p.megadd__banner--square.lead:nth-child(2) .col-md-3 div p, .listePanier .account__bloc .megadd p.megadd__banner--square.lead:nth-child(2) .col-md-3 div p, .account__bloc .megadd .listePanier p.megadd__banner--square.lead:nth-child(2) .col-md-3 div p, .listePanier .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .hidden-sm.product-block__cta .col-md-3 div p, .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .listePanier .hidden-sm.product-block__cta .col-md-3 div p, .listePanier .account__bloc p.hidden-sm.lead .col-md-3 div p, .account__bloc .listePanier p.hidden-sm.lead .col-md-3 div p {
  font-family: Arial, sans-serif; }

.listePanier .hidden-xs .col-md-9 .col-md-2 p, .listePanier .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .product-block__cta .col-md-9 .col-md-2 p, .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .listePanier .product-block__cta .col-md-9 .col-md-2 p, .listePanier .account__bloc p.lead .col-md-9 .col-md-2 p, .account__bloc .listePanier p.lead .col-md-9 .col-md-2 p {
  font-family: Arial, sans-serif; }

#colBothThTotal {
  font-family: Arial, sans-serif; }

#totalCmd {
  font-family: Arial, sans-serif; }

.table.recappanier tbody tr:first-child td:last-child {
  font-family: Arial, sans-serif; }

.addthis_native_toolbox {
  margin-top: 15px; }

input.translation {
  font-size: 11px;
  background-color: #EAEAEA;
  width: 70%;
  border: 1px solid #eeeeee;
  padding: 5px; }

input.coloration {
  background-color: #f4f4f4;
  border: 1px solid #3988DA; }

.edit_translation {
  display: inline-block;
  cursor: pointer;
  font-size: 18px; }

.edit_translation:hover {
  cursor: pointer;
  font-size: 18px; }

.produit_jssor {
  position: absolute;
  width: 70px;
  height: 520px; }

.produit_jssor .p {
  position: absolute;
  top: 0;
  left: 0;
  width: 66px;
  height: 66px; }

.produit_jssor .t {
  /*position: absolute;
    top: 0;
    left: 0;
    height: 100%;*/
  width: 100%;
  border: none; }

.produit_jssor .w {
  /*position: absolute;
    top: 0;
    left: 0;
    height: 100%;*/
  width: 100%;
  line-height: 66px;
  white-space: nowrap; }

.produit_jssor .c {
  position: absolute;
  top: 0;
  left: 0;
  width: 66px;
  height: 66px;
  border: 1px solid #eeeeee;
  opacity: .8; }

.produit_jssor .pav .c {
  top: 0;
  left: 0;
  width: 66px;
  height: 66px;
  border: 1px solid #eeeeee; }

.produit_jssor .p:hover .c {
  top: 0;
  left: 0;
  width: 66px;
  height: 66px;
  border: 1px solid grey;
  cursor: pointer; }

.produit_jssor .p.pdn .c {
  width: 66px;
  height: 66px;
  border: 1px solid #ff0; }

* html .produit_jssor .c,
* html .produit_jssor .pdn .c,
* html .produit_jssor .pav .c {
  width: 66px;
  height: 66px; }

.produit_show_details {
  color: #7C7A7A;
  cursor: pointer;
  font-size: .8em;
  font-style: italic; }

.produit_show_details_container {
  width: 100%;
  display: block; }

.produit_milot_mikit_title {
  width: 100%;
  display: block; }

.produit_milot_mikit_line {
  width: 100%;
  display: table;
  margin-top: 20px; }

.produit_milot_mikit_line_price {
  width: 29.3%;
  display: table;
  text-align: center; }

.contentPlusDetail {
  padding-left: 0 !important;
  margin-top: 0 !important; }

.produit_block_banieres_a {
  margin-top: 20px;
  margin-bottom: 20px; }

.produit_slider_cookie_container {
  margin-top: 20px;
  margin-bottom: 20px; }

.produit_span_fidelite {
  color: #F25117;
  font-size: 12px; }

.produit_a_fidelite {
  color: #F25117;
  display: inline-block; }

.produit_a_fidelite:hover {
  color: #F25117;
  display: inline-block;
  text-decoration: underline; }

.panier_add_popup_content {
  text-align: center; }

.panier_add_popup_h1 {
  text-align: center;
  padding: 15px !important;
  margin: 0 0 10px;
  background-color: #959595;
  color: #fff; }

.fancybox-skin {
  padding: 0 !important; }

.panier_portefeuille_fieldset {
  margin-top: 20px; }

.panier_portefeuille_fieldset_legend {
  border-bottom: 1px solid #F56B23; }

.labelElement {
  cursor: pointer; }

.btn-primary-ajout-panier {
  background-color: #338CF0;
  border-color: #417BAD;
  color: #fff; }

input[type="radio"] {
  cursor: pointer; }

.bg-success-correction {
  padding: 5px;
  text-align: center;
  border: 1px solid #C2E8C2;
  margin-top: 10px; }

#titreAddPanier {
  font-weight: 700; }

a.supprDecli {
  display: block;
  float: right; }

.decliW .contentForm {
  padding: 15px; }

.paiement_secure_main_container {
  padding: 15px;
  text-align: center;
  margin-top: 5%; }

.paiement_secure_top {
  margin-bottom: 15px;
  color: green;
  font-size: 20px; }

.paiement_secure_middle {
  margin-bottom: 5px;
  font-size: 12px; }

.paiement_secure_img {
  font-size: 12px;
  margin-bottom: 5px; }

.paiement_secure_bottom {
  font-size: 12px; }

.produit_traduction_block_desc {
  padding: 10px;
  font-size: 12px;
  color: #000;
  text-align: justify;
  background-color: #EAEAEA;
  border: 1px solid #DDD; }

.produit_traduction_block_desc_title {
  display: block;
  color: #717070;
  font-style: italic;
  margin-bottom: 5px; }

label.error {
  font-size: 11px;
  color: #FF0600; }

.errorMessage {
  background: #f2dede;
  padding: 15px;
  color: #F12F2F;
  border: 1px solid #FFC5C5;
  font-weight: 700;
  margin-bottom: 10px; }

.topPrix {
  background-color: #00baff;
  color: #fff;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700; }

@media (max-width: 767px) {
  .btn-addpanier {
    padding: 3px 10px 5px; } }

@media (min-width: 768px) {
  .btn-addpanier {
    padding: 3px 5px 5px 20px; } }

.counter-block .counter .number.show {
  padding: 0 3px; }

.counter-block .counter .number {
  padding: 1px 0px !important; }

.panier_label_choix_transporteur {
  background: #fff;
  border: 1px solid #eeeeee;
  color: #000;
  border-radius: 4px;
  padding: 10px 20px; }

.panier_label_choix_transporteur:hover {
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #f0f0f0 50%, #f0f0f0 100%);
  border: 1px solid #eeeeee;
  color: #000;
  border-radius: 4px;
  padding: 10px 20px; }

.panier_label_choix_transporteur_selected {
  background: #92D530;
  color: #fff;
  border-radius: 4px;
  padding: 10px 20px;
  cursor: auto; }

.panier_tr_selected_transporteur {
  border: 3px solid #92D530; }

.panier_open_desc_transp {
  cursor: pointer;
  color: #CECDCD; }

.desctransp > ul {
  padding-left: 15px; }

.panier_recap_title {
  background-color: #F56B23;
  color: #fff;
  padding: 10px;
  font-weight: 700; }

.panier_recap_container {
  border: 1px solid #C1C1C1;
  margin-bottom: 40px; }

.panier_recap_content {
  padding: 20px 10px; }

.panier_recap_line {
  display: block;
  font-weight: 700; }

.panier_recap_line_unbold {
  font-weight: 400; }

#normale:hover {
  text-decoration: none; }

.index_nouveautes_container_baniere {
  margin-bottom: 30px; }

.fs14 {
  font-size: 14px; }

.fs55 {
  font-size: 55px; }

.fs55_special {
  font-size: 55px;
  color: #141823; }

.index_marques_slider {
  position: relative;
  top: 0;
  left: 0;
  width: 1280px;
  height: 100px;
  overflow: hidden; }

.index_slides_container_marques {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 1280px;
  height: 100px;
  overflow: hidden; }

.slider_index_produits_plus_consultes {
  position: relative;
  top: 0;
  left: 0;
  width: 1250px;
  height: 320px; }

.slider_index_produits_plus_consultes_container {
  cursor: inherit;
  position: absolute;
  left: 0;
  top: 0;
  width: 1250px;
  height: 320px;
  padding-left: 1px; }

.slider_index_produits_plus_consultes_container .col-md-2 {
  padding: 0 0 0 15px; }

.inline {
  display: inline; }

.gad_css {
  height: 1px;
  width: 1px;
  border-style: none; }

.fwnormal {
  font-weight: 400; }

.footer_container_sub_sub {
  padding-top: 15px; }

.header_mobile_first_col {
  width: 20%;
  float: left; }

.header_mobile_second_col {
  height: 100%;
  width: 60%;
  float: left; }

.header_mobile_third_col {
  width: 100%; }

.animalerie_link_nouveautes {
  font-weight: 700;
  text-align: center;
  padding: 8px 0 5px 0;
  margin: 0 0 10px 0;
  font-size: 16px; }

/* Page Garantie Zen */
.garantie_zen_photo {
  background: url("/images/layout_responsive/gz-photo.jpg") no-repeat 0 0;
  width: 316px;
  height: 250px;
  background-size: contain; }

.garantie_zen_img_calendrier_fond {
  background-color: #e7bd1f;
  width: 140px; }

.garantie_zen_img_telephone_fond {
  background-color: #e96590;
  width: 140px; }

.garantie_zen_img_maison_fond {
  background-color: #02cea9;
  width: 140px; }

.garantie_zen_img_calendrier {
  background: url("/images/layout_responsive/sprite_gz_v2.png") no-repeat -4px -256px;
  width: 46px;
  height: 47px; }

.garantie_zen_img_telephone {
  background: url("/images/layout_responsive/sprite_gz_v2.png") no-repeat -4px -310px;
  width: 43px;
  height: 43px; }

.garantie_zen_img_maison {
  background: url("/images/layout_responsive/sprite_gz_v2.png") no-repeat -3px -359px;
  width: 47px;
  height: 41px; }

.garantie_zen_trait_jaune {
  border-bottom: 3px solid #e7bd1f;
  padding-left: 10px;
  padding-bottom: 10px; }

.garantie_zen_trait_rose {
  border-bottom: 3px solid #e96590;
  padding-left: 10px;
  padding-bottom: 10px; }

.garantie_zen_trait_vert {
  border-bottom: 3px solid #02cea9;
  padding-left: 10px;
  padding-bottom: 10px; }

.garantie_zen_bloc_detail {
  color: #A4A4A4;
  margin-top: 8px; }

.garantie_zen_img_calendrier_fond_mobile {
  background-color: #e7bd1f;
  width: 80px; }

.garantie_zen_img_telephone_fond_mobile {
  background-color: #e96590;
  width: 80px; }

.garantie_zen_img_maison_fond_mobile {
  background-color: #02cea9;
  width: 80px; }

.garantie_zen_img_calendrier_mobile {
  background: url("/images/layout_responsive/sprite_gz_v2.png") no-repeat -55px -277px;
  width: 26px;
  height: 26px; }

.garantie_zen_img_telephone_mobile {
  background: url("/images/layout_responsive/sprite_gz_v2.png") no-repeat -55px -329px;
  width: 25px;
  height: 24px; }

.garantie_zen_img_maison_mobile {
  background: url("/images/layout_responsive/sprite_gz_v2.png") no-repeat -55px -375px;
  width: 27px;
  height: 25px; }

/* Suivi SMS */
.suivi_sms_titre {
  background-color: #a0c117;
  height: 40px;
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: bold; }

.suivi_sms_photo {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -3px -287px;
  width: 247px;
  height: 370px; }

.suivi_sms_image_etape_1 {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -2px -3px;
  width: 41px;
  height: 41px; }

.suivi_sms_image_etape_2 {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -2px -50px;
  width: 40px;
  height: 46px; }

.suivi_sms_image_etape_3 {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -2px -115px;
  width: 41px;
  height: 31px; }

.suivi_sms_image_etape_4 {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -2px -159px;
  width: 41px;
  height: 31px; }

.suivi_sms_image_etape_5 {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -3px -199px;
  width: 41px;
  height: 33px; }

.suivi_sms_image_etape_1_mobile {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -48px -20px;
  width: 24px;
  height: 24px; }

.suivi_sms_image_etape_2_mobile {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -48px -69px;
  width: 24px;
  height: 27px; }

.suivi_sms_image_etape_3_mobile {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -48px -122px;
  width: 24px;
  height: 24px; }

.suivi_sms_image_etape_4_mobile {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -48px -172px;
  width: 24px;
  height: 18px; }

.suivi_sms_image_etape_5_mobile {
  background: url("/images/layout_responsive/sprite_suivi_plus_v2.png") no-repeat -49px -214px;
  width: 24px;
  height: 18px; }

.suivi_sms_trait_etape_1 {
  border-bottom: 3px solid #5ac2ae;
  padding-left: 10px;
  padding-bottom: 10px; }

.suivi_sms_trait_etape_2 {
  border-bottom: 3px solid #5e6672;
  padding-left: 10px;
  padding-bottom: 10px; }

.suivi_sms_trait_etape_3 {
  border-bottom: 3px solid #479aa0;
  padding-left: 10px;
  padding-bottom: 10px; }

.suivi_sms_trait_etape_4 {
  border-bottom: 3px solid #a0c117;
  padding-left: 10px;
  padding-bottom: 10px; }

.suivi_sms_trait_etape_5 {
  border-bottom: 3px solid #759891;
  padding-left: 10px;
  padding-bottom: 10px; }

.suivi_sms_image_etape_1_fond {
  background-color: #5ac2ae;
  width: 80px; }

.suivi_sms_image_etape_2_fond {
  background-color: #5e6672;
  width: 80px; }

.suivi_sms_image_etape_3_fond {
  background-color: #479aa0;
  width: 80px; }

.suivi_sms_image_etape_4_fond {
  background-color: #a0c117;
  width: 80px; }

.suivi_sms_image_etape_5_fond {
  background-color: #759891;
  width: 80px; }

.suivi_sms_titre_etape_1 {
  color: #5ac2ae;
  font-size: 14px;
  font-weight: bold; }

.suivi_sms_titre_etape_2 {
  color: #5e6672;
  font-size: 14px;
  font-weight: bold; }

.suivi_sms_titre_etape_3 {
  color: #479aa0;
  font-size: 14px;
  font-weight: bold; }

.suivi_sms_titre_etape_4 {
  color: #a0c117;
  font-size: 14px;
  font-weight: bold; }

.suivi_sms_titre_etape_5 {
  color: #759891;
  font-size: 14px;
  font-weight: bold; }

.suivi_sms_tarif {
  color: #ff9c00;
  font-size: 14px;
  font-weight: bold; }

/*--Panier Code postal Point Relais--*/
@keyframes opacity-codepostal {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes opacity-codepostal {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

#formModeExpeditionNew .tr_codepostal {
  animation: opacity-codepostal 0.5s ease-in alternate 3;
  background-color: #E1F5A9; }

#formModeExpeditionNew .tr_codepostal h4 {
  font-weight: bold;
  margin: 10px 0 0 0;
  font-size: 16px; }

#formModeExpeditionNew .tr_codepostal input {
  width: 180px;
  margin: 10px 0;
  padding: 4px 0 4px 4px;
  height: 32px;
  border: 1px solid #ccc; }

#formModeExpeditionNew .tr_codepostal #buttonSearchNew_large {
  color: #fff;
  background-color: #f18903;
  border: 1px solid transparent;
  margin: 0 0 0 -4px;
  padding: 5px 10px; }

#formModeExpeditionNew .tr_codepostal #buttonSearchNew_large:hover {
  background-color: #f19d30; }

/*--FIN Panier Code postal Point Relais--*/
@media (max-width: 1279px) {
  #slider-produit-consulte #slider_index_produits_plus_consultes.slider_index_produits_plus_consultes {
    width: 100%;
    height: 300px; }
  #slider-produit-consulte #slider_index_produits_plus_consultes .slider_index_produits_plus_consultes_container {
    width: 100%;
    height: 300px; } }

@media (max-width: 767px) {
  #slider-produit-consulte h2 {
    font-size: 14px;
    text-align: center; } }

.micro-data-hidden {
  display: none; }

#menuCat li, #menuCat ul {
  display: block; }

#listingSousCate ul {
  padding: 5px 0;
  width: 215px; }

#listingSousCate li.lisCat {
  padding: 3px;
  border-bottom: 1px solid #c8cbcb;
  margin: 0 10px; }

#listingSousCate li.lisCat:last-child {
  border: none; }

#listingSousCate li.lisCat a {
  color: #c0c0c0;
  font-weight: bold;
  font-size: 12px; }

#listingSousCate li.lisCat div.contentSousCat {
  margin-left: 15px; }

#listingSousCate li.lisCat a.sousCat {
  color: #b0b0b1;
  font-weight: bold;
  font-size: 10px; }

.accueil_nouveautes_container .listing-products {
  height: 330px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .accueil_nouveautes_container .listing-products {
      height: auto;
      overflow: auto; } }

#BLOGV2 .article a {
  color: #f18903;
  text-decoration: underline; }
  #BLOGV2 .article a:hover {
    text-decoration: none; }

#enteteDesc {
  padding-bottom: 10px; }

.img-responsive, .welcomeHome__cols .welcomeHome__col--banner img, .welcomeHome__cols .welcomeHome__col--r img, .register-banner img,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

/* Zoomalia external resources */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer,
.fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden;
  max-height: auto; }

.fancybox-inner .alert {
  margin-bottom: 0; }
  .fancybox-inner .alert.full {
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    justify-content: center;
    align-content: center;
    height: 100%;
    display: flex; }

.fancybox-inner .title_trait_texte {
  background-color: #f9f9f9; }

.fancybox-inner .slider_produit_plus_consultes_footer {
  height: 45px; }

.fancybox-inner .slider_produit_plus_consultes_div {
  background-color: #FFF; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("/images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/images/fancybox/blank.gif");
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("/images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px; }
  #fancybox-loading div {
    background-image: url("/images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px; } }

/**********************************************************/
/********************* popup panier style *****************/
/**********************************************************/
#articleImage,
#actionPanier {
  display: inline-block;
  padding-bottom: 20px;
  vertical-align: middle; }

#actionPanier {
  font-weight: bold;
  color: #93d532;
  font-size: 16px; }

/* Zoomalia external resources */
/*
    Fonts
    =============================================
*/
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: fallback; }

.glyphicon,
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.glyphicon-lg, .fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.glyphicon-2x, .fa-2x {
  font-size: 2em; }

.glyphicon-3x, .fa-3x {
  font-size: 3em; }

.glyphicon-4x, .fa-4x {
  font-size: 4em; }

.glyphicon-5x, .fa-5x {
  font-size: 5em; }

.glyphicon-fw, .fa-fw {
  width: 1.28571429em;
  text-align: center; }

.glyphicon-ul, .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.glyphicon-ul > li, .fa-ul > li {
  position: relative; }

.glyphicon-li, .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.glyphicon-border, .fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.glyphicon-spin, .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.glyphicon-pulse, .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); } }

.glyphicon-rotate-90, .fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.glyphicon-rotate-180, .fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -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"; }

.glyphicon-search:before, .fa-search:before {
  content: "\f002"; }

.glyphicon-envelope-o:before, .fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.glyphicon-star:before, .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"; }

.glyphicon-expand:before, .fa-expand:before {
  content: "\f065"; }

.glyphicon-compress:before, .fa-compress:before {
  content: "\f066"; }

.glyphicon-plus:before, .fa-plus:before {
  content: "\f067"; }

.glyphicon-minus:before, .fa-minus:before {
  content: "\f068"; }

.glyphicon-asterisk:before, .fa-asterisk:before {
  content: "\f069"; }

.glyphicon-exclamation-circle:before, .fa-exclamation-circle:before {
  content: "\f06a"; }

.glyphicon-gift:before, .fa-gift:before {
  content: "\f06b"; }

.glyphicon-leaf:before, .fa-leaf:before {
  content: "\f06c"; }

.glyphicon-fire:before, .fa-fire:before {
  content: "\f06d"; }

.glyphicon-eye:before, .fa-eye:before {
  content: "\f06e"; }

.glyphicon-eye-slash:before, .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"; }

.glyphicon-shopping-cart:before, .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-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"; }

.group:before, .fa-group:before,
.glyphicon-users:befor, .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: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-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.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-genderless:before,
.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-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.glyphicon-venus-mars:before, .fa-venus-mars:before {
  content: "\f228"; }

.glyphicon-mars-stroke:before, .fa-mars-stroke:before {
  content: "\f229"; }

.glyphicon-mars-stroke-v:before, .fa-mars-stroke-v:before {
  content: "\f22a"; }

.glyphicon-mars-stroke-h:before, .fa-mars-stroke-h:before {
  content: "\f22b"; }

.glyphicon-neuter:before, .fa-neuter:before {
  content: "\f22c"; }

.glyphicon-facebook-official:before, .fa-facebook-official:before {
  content: "\f230"; }

.glyphicon-pinterest-p:before, .fa-pinterest-p:before {
  content: "\f231"; }

.glyphicon-whatsapp:before, .fa-whatsapp:before {
  content: "\f232"; }

.glyphicon-server:before, .fa-server:before {
  content: "\f233"; }

.glyphicon--user-plus:before, .fa-user-plus:before {
  content: "\f234"; }

.glyphicon--user-times:before, .fa-user-times:before {
  content: "\f235"; }

.glyphicon-hotel:before, .fa-hotel:before,
.glyphicon-bed:before, .fa-bed:before {
  content: "\f236"; }

.glyphicon-viacoin:before, .fa-viacoin:before {
  content: "\f237"; }

.glyphicon-train:before, .fa-train:before {
  content: "\f238"; }

.glyphicon-subway:before, .fa-subway:before {
  content: "\f239"; }

.glyphicon-medium:before, .fa-medium:before {
  content: "\f23a"; }

/* Zoomalia layout */
body {
  margin: 0; }
  body.has-door {
    overflow: hidden; }

.hidden {
  display: none; }

#zoomask {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 802; }

#zooLoader {
  background: url("/images/loading/loader_menu.gif") no-repeat center center #fff;
  width: 150px;
  height: 150px;
  border-radius: 600px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -75px;
  z-index: 803; }

.overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  z-index: 799;
  background: rgba(0, 0, 0, 0.5); }

.data-link {
  cursor: pointer; }

.zm-mobile-submenu {
  display: none;
  padding: 10px 10px;
  background: #f4f4f4; }

.breadcrumb {
  margin: 10px 0 7px 0;
  padding: 0;
  font-size: 12px; }
  @media (max-width: 991px) {
    .breadcrumb {
      margin: 4px 0;
      font-size: 9px; }
      .breadcrumb > li + li:before {
        padding: 0 0 0 2px; }
      .breadcrumb > li:first-of-type {
        display: none; }
      .breadcrumb > li:nth-child(2):before {
        display: none; } }

.lvlup {
  padding: 10px 0; }
  .lvlup a {
    color: #f18903;
    font-weight: bold; }

.section-title .title_trait_texte,
.section-title h2 {
  background-color: #fff;
  padding: 0 8px;
  z-index: 2;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 10px;
  position: relative;
  font-weight: 700;
  display: inline-block;
  color: #333333; }
  .section-title .title_trait_texte a,
  .section-title h2 a {
    color: #333333; }
  @media (max-width: 991px) {
    .section-title .title_trait_texte,
    .section-title h2 {
      font-size: 14px !important; } }

.zm-title {
  margin-bottom: 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #eeeeee; }
  .zm-title a {
    color: #333333; }
  .zm-title span,
  .zm-title h1,
  .zm-title h2,
  .zm-title h3 {
    margin: 0;
    padding: 0;
    color: #333333;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    z-index: 2;
    position: relative; }
  @media (max-width: 991px) {
    .zm-title span,
    .zm-title h2,
    .zm-title h3 {
      font-size: 14px;
      padding: 0; } }

.page-title {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 20px; }
  .page-title span {
    float: right;
    font-size: 70%;
    color: #888888; }
    .page-title span a {
      color: #888888; }
  .page-title h1 {
    margin: 0;
    font-size: 24px; }
  .page-title p {
    padding-top: 10px; }

.content-title {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .content-title--noborder {
    border-bottom: none;
    padding-bottom: 0; }
  .content-title h2,
  .content-title .h2,
  .content-title .title {
    margin: 0;
    color: #333333;
    font-weight: bold;
    font-size: 18px; }
  .content-title p {
    font-size: 12px;
    color: #888888;
    padding: 7px 0 0 0;
    margin: 0; }

.slider-produit-consulte-title {
  font-size: 24px;
  margin-bottom: 20px; }

.rgpd-container {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 7px 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  z-index: 999999999; }

.launchers {
  position: fixed;
  bottom: 0;
  max-height: 0; }

.lazyload,
.lazy {
  opacity: 0; }

.lazyloading {
  opacity: 0;
  transition: opacity 300ms;
  background: url("/images/loading/loader.gif") no-repeat center #fff; }

.lazyloaded {
  opacity: 1;
  transition: opacity 300ms; }

.search-app {
  /** Baps **/ }
  .search-app#search-app {
    display: none; }

.ais-search-box--magnifier-wrapper {
  display: none; }

.code-bonheur--w {
  background: url("/images/codeWelcomeBg.png") center center no-repeat;
  width: 169px;
  font-size: 24px;
  height: 52px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto; }

.code--mt {
  margin-top: 15px; }

.code--mb {
  margin-bottom: 15px; }

.code--bd {
  border: 1px solid #eeeeee; }

.code--pd {
  padding: 15px; }

.code {
  background: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  display: flex;
  height: 100%;
  width: 100%; }
  .code a {
    color: #f18903; }
  .code__thumb {
    padding: 0 7px 7px 0; }
    .code__thumb img {
      max-width: none;
      margin: 0 auto; }
  .code__title, .code__subtitle {
    color: #f18903;
    font-size: 16px; }
  .code__title {
    font-weight: bold; }
  .code__with {
    font-weight: bold;
    padding: 7px 0; }
  .code--inline {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row; }
    @media (max-width: 1199px) {
      .code--inline {
        flex-wrap: wrap; } }
    .code--inline.code--bd {
      border: 1px solid #eeeeee;
      border-radius: 6px; }
    .code--inline .code__title,
    .code--inline .code__subtitle {
      margin-right: 7px; }
    .code--inline .code__with {
      font-size: 14px; }
    .code--inline .code-bonheur--w {
      height: 32px;
      margin: 0 0 0 15px;
      background-position: center 1px;
      font-size: 23px; }
      @media (max-width: 1199px) {
        .code--inline .code-bonheur--w {
          width: 100%;
          margin: 0;
          display: flex;
          justify-content: center; } }
  .code .zmodal {
    font-weight: bold;
    width: max-content;
    margin: 0 auto; }

.zmodal--nl {
  display: none; }

.brands__cols {
  border: 1px solid #eeeeee;
  border-right: 0;
  border-bottom: 0;
  display: flex;
  align-content: center;
  align-items: stretch;
  flex-wrap: wrap; }

.brands__img {
  width: 16.666666%;
  transition: opacity linear 0.2s;
  padding: 7px;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  align-content: center;
  justify-items: center; }
  .brands__img img {
    max-width: 100%; }
  @media (max-width: 767px) {
    .brands__img {
      width: 33.333333%; } }
  .brands__img:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: #fff;
    z-index: 99; }

.brands--cat {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .brands--cat {
      margin-bottom: 10px; } }
  .brands--cat .brands__cols {
    border: none; }
  .brands--cat .brands__img {
    border: none; }
    @media (max-width: 767px) {
      .brands--cat .brands__img {
        width: 50%; } }
    .brands--cat .brands__img img {
      max-width: 150px; }
      @media (max-width: 767px) {
        .brands--cat .brands__img img {
          max-width: 120px; } }

.brands--type2 img {
  max-width: 140px;
  max-height: 80px; }

.brands--type1 .brands__img {
  width: 12.5%; }
  @media (max-width: 1679px) {
    .brands--type1 .brands__img {
      width: 16.666666%; } }
  @media (max-width: 1199px) {
    .brands--type1 .brands__img {
      width: 20%; } }
  @media (max-width: 767px) {
    .brands--type1 .brands__img {
      width: 33.333333%; } }
  .brands--type1 .brands__img img {
    max-width: 100px;
    max-height: 40px; }

.animalerie-section {
  margin: 40px 0; }
  @media screen and (max-width: 1823px) {
    .animalerie-section .product-block-v:nth-child(n+8) {
      display: none; } }
  @media screen and (max-width: 1679px) {
    .animalerie-section .product-block-v:nth-child(n+7) {
      display: none; } }
  @media screen and (max-width: 1200px) {
    .animalerie-section .product-block-v:nth-child(n+6) {
      display: none; } }

#ems_suggestion {
  margin-bottom: 20px; }

.quicknav ul, .nav-categories-hp ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .quicknav ul li, .nav-categories-hp ul li {
    border-radius: 3px;
    padding: 7px 10px;
    margin-bottom: 7px;
    display: inline-block;
    background: #f18903;
    box-shadow: 0 1px 1px #d87b03;
    transition: linear 0.2s background;
    margin-right: 7px; }
    .quicknav ul li span, .nav-categories-hp ul li span,
    .quicknav ul li a,
    .nav-categories-hp ul li a {
      display: inline-block;
      color: #fff; }
      .quicknav ul li span:hover, .nav-categories-hp ul li span:hover,
      .quicknav ul li a:hover,
      .nav-categories-hp ul li a:hover {
        text-decoration: none; }
    .quicknav ul li:hover, .nav-categories-hp ul li:hover {
      background: #d87b03; }

.searchbar {
  position: relative; }
  .searchbar input[type="text"] {
    display: inline-block;
    width: 100%;
    height: 41px;
    padding: 10px 10px 10px 35px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .searchbar input[type="text"] ::-webkit-input-placeholder,
    .searchbar input[type="text"] :-moz-placeholder,
    .searchbar input[type="text"] ::-moz-placeholder,
    .searchbar input[type="text"] :-ms-input-placeholder {
      color: #999; }
    .searchbar input[type="text"], .searchbar input[type="text"]:focus {
      border-color: #fff;
      box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15); }
  .searchbar .btn-search {
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 10px;
    z-index: 9;
    color: #c0c0c0; }

.ais-search-box--reset-wrapper {
  display: none; }

#navbar-cart .dd-label,
#navbar-lang .dd-label,
#navbar-account .dd-label {
  padding: 5px 0;
  cursor: pointer;
  color: #fff;
  display: inline-block; }
  #navbar-cart .dd-label,
  #navbar-cart .dd-label a,
  #navbar-lang .dd-label,
  #navbar-lang .dd-label a,
  #navbar-account .dd-label,
  #navbar-account .dd-label a {
    text-decoration: none; }

/*
  Cart dropdown
*/
#navbar-cart .total {
  background: #f18903;
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 75px;
  font-family: Arial, Helvetica, sans-serif;
  left: -10px;
  top: 0; }

#navbar-cart .dropdown-menu {
  width: 390px; }
  #navbar-cart .dropdown-menu .dropdown-cart {
    min-height: 100px; }
  #navbar-cart .dropdown-menu .header_loading_wheel_container {
    min-height: 100px;
    padding: 20px 0;
    text-align: center; }

#navbar-cart .item-left {
  float: left;
  width: 95%;
  display: block; }
  #navbar-cart .item-left img,
  #navbar-cart .item-left .item-info {
    float: left; }
  #navbar-cart .item-left img {
    max-height: 60px;
    max-width: 60px;
    float: left; }
  #navbar-cart .item-left .item-img {
    width: 20%;
    float: left; }
  #navbar-cart .item-left .item-info {
    padding-left: 10px;
    width: 80%;
    float: left; }
    #navbar-cart .item-left .item-info a {
      color: #888888;
      text-decoration: none; }
    #navbar-cart .item-left .item-info .item-name,
    #navbar-cart .item-left .item-info .item-amount,
    #navbar-cart .item-left .item-info .item-price {
      display: block;
      line-height: 16px;
      font-size: 12px; }
    #navbar-cart .item-left .item-info .item-name {
      font-weight: 500;
      color: #888888;
      text-decoration: none; }
    #navbar-cart .item-left .item-info:hover .item-name {
      color: #f18903;
      text-decoration: none; }
    #navbar-cart .item-left .item-info .item-amount {
      font-size: 12px;
      color: #888; }
    #navbar-cart .item-left .item-info .item-price {
      font-weight: bold;
      color: #f18903; }

#navbar-cart .item-right {
  float: right;
  width: 5%;
  text-align: center;
  line-height: 20px; }
  #navbar-cart .item-right a.fa {
    font-size: 12px;
    color: #d9534f !important;
    text-decoration: none;
    width: auto;
    top: 0; }
    #navbar-cart .item-right a.fa:hover {
      color: #888888 !important; }

#navbar-cart .container-cart-total,
#navbar-cart .container-btn-empty-cart {
  padding: 20px;
  background-color: #f4f4f4;
  border-top: 1px solid #eeeeee;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

#navbar-cart .container-btn-empty-cart {
  background-color: #f4f4f4;
  border-top: 1px solid #eeeeee;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

#navbar-cart .container-cart-total .container-total-price {
  padding: 7px 10px;
  margin: 0px 5% 0 0;
  background-color: #fff;
  border-radius: 4px;
  width: 50%;
  float: left;
  text-align: center; }

#navbar-cart .container-cart-total .total-price {
  font-weight: normal; }

#navbar-cart .container-cart-total .price {
  font-weight: bold;
  color: #f18903; }

#navbar-cart .container-cart-total .btn-success {
  width: 45%;
  padding: 6px 12px; }

#navbar-cart .empty-cart {
  text-align: center;
  padding: 20px !important; }
  #navbar-cart .empty-cart span {
    display: block;
    width: 100%; }
    #navbar-cart .empty-cart span:first-child {
      color: #f18903;
      font-weight: bold;
      padding-bottom: 7px; }

#navbar-cart #contentPanier ul {
  list-style: none;
  padding: 0;
  max-height: 400px;
  overflow: auto; }
  #navbar-cart #contentPanier ul li .item {
    border-bottom: 1px solid #eeeeee;
    padding: 7px; }
    #navbar-cart #contentPanier ul li .item:before, #navbar-cart #contentPanier ul li .item:after {
      display: table;
      content: " "; }
    #navbar-cart #contentPanier ul li .item:after {
      clear: both; }
    #navbar-cart #contentPanier ul li .item a:hover {
      background: transparent; }
  #navbar-cart #contentPanier ul li:last-of-type .item {
    border: none; }

/*
  Account dropdown
*/
#navbar-account {
  margin-right: 20px; }
  #navbar-account > .data-link {
    color: #fff; }
  #navbar-account .code .zmodal {
    color: #1a1a1a !important; }
  #navbar-account .dropdown-menu {
    width: 260px; }
  #navbar-account .container-account {
    padding: 18px;
    background-color: #f4f4f4;
    border-top: 1px solid #eeeeee;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
  #navbar-account .btn, #navbar-account .btn-light, #navbar-account .btn-buy {
    color: #fff;
    border: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 0 8px 0; }
  #navbar-account .container-btn-login,
  #navbar-account .container-btn-logout {
    font-size: 12px;
    padding: 15px; }
    #navbar-account .container-btn-login .data-link,
    #navbar-account .container-btn-logout .data-link {
      display: block !important; }
      #navbar-account .container-btn-login .data-link.register,
      #navbar-account .container-btn-logout .data-link.register {
        display: inline !important; }
  #navbar-account .container-btn-login .btn, #navbar-account .container-btn-login .btn-light, #navbar-account .container-btn-login .btn-buy {
    background-color: #78be0e; }
    #navbar-account .container-btn-login .btn:hover, #navbar-account .container-btn-login .btn-light:hover, #navbar-account .container-btn-login .btn-buy:hover {
      background: #5a8f0b; }
  #navbar-account .container-btn-logout .btn, #navbar-account .container-btn-logout .btn-light, #navbar-account .container-btn-logout .btn-buy {
    background-color: #999; }
    #navbar-account .container-btn-logout .btn:hover, #navbar-account .container-btn-logout .btn-light:hover, #navbar-account .container-btn-logout .btn-buy:hover {
      background: #bbb; }

#header-wrapper {
  height: 128px;
  z-index: 801; }
  @media (max-width: 767px) {
    #header-wrapper {
      height: 51px; }
      #header-wrapper.search-on {
        z-index: 811;
        height: 99px; } }

#header {
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 801;
  display: block;
  opacity: 1;
  position: absolute;
  -webkit-transition: linear opacity 0.15s;
  -o-transition: linear opacity 0.15s;
  transition: linear opacity 0.15s; }
  #header.header--switching {
    opacity: 0 !important;
    -webkit-transition: linear opacity 0.15s;
    -o-transition: linear opacity 0.15s;
    transition: linear opacity 0.15s; }
  #header.header--pinned {
    position: fixed;
    display: block;
    opacity: 1;
    -webkit-transition: linear opacity 0.15s;
    -o-transition: linear opacity 0.15s;
    transition: linear opacity 0.15s; }
  #header .container {
    padding: 0; }

.header-navbar {
  background: #5ec0ea;
  padding: 7px 0;
  position: relative;
  width: 100%;
  border-bottom: 5px solid #8bd2f0; }
  .header-navbar:before, .header-navbar:after {
    display: table;
    content: " "; }
  .header-navbar:after {
    clear: both; }
  @media (max-width: 767px) {
    .header-navbar {
      padding: 5px 0; } }
  .header-navbar__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-navbar a {
    color: #fff; }
  .header-navbar .icon {
    cursor: pointer;
    background-color: transparent;
    width: 20px;
    height: 20px;
    color: #fff;
    display: inline-block;
    vertical-align: top; }
  .header-navbar__mobileActions ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .header-navbar__mobileActions ul li {
      display: inline; }
    .header-navbar__mobileActions ul .icon-search {
      margin-left: 20px; }
  .header-navbar__logo {
    height: 34px; }
    .header-navbar__logo img {
      height: 34px;
      margin: 0 auto; }
  .header-navbar__search {
    flex-grow: 1;
    padding: 0 20px; }
  .header-navbar__flashmsg {
    margin-right: 20px; }
    .header-navbar__flashmsg:hover {
      text-decoration: underline; }
      .header-navbar__flashmsg:hover .zmodal {
        text-decoration: none; }
    .header-navbar__flashmsg .zmodal {
      z-index: 9;
      display: block; }
  .header-navbar__lang .has-dd, .header-navbar__user .has-dd {
    position: relative; }
    .header-navbar__lang .has-dd:hover .dropdown-menu, .header-navbar__user .has-dd:hover .dropdown-menu {
      display: block; }
  .header-navbar__lang .dropdown-menu, .header-navbar__user .dropdown-menu {
    top: 100%;
    padding: 0;
    margin-top: 0;
    border: none; }
    .header-navbar__lang .dropdown-menu:after, .header-navbar__user .dropdown-menu:after {
      content: '';
      top: -7px;
      position: absolute;
      right: 10px;
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7px 7px 7px;
      border-color: transparent transparent #fff transparent; }
    .header-navbar__lang .dropdown-menu ul, .header-navbar__user .dropdown-menu ul {
      background: #fff;
      border-radius: 4px;
      list-style: none;
      padding: 0;
      margin: 0; }
      .header-navbar__lang .dropdown-menu ul li:first-child a:hover,
      .header-navbar__lang .dropdown-menu ul li:first-child .data-link:hover, .header-navbar__user .dropdown-menu ul li:first-child a:hover,
      .header-navbar__user .dropdown-menu ul li:first-child .data-link:hover {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .header-navbar__lang .dropdown-menu ul li:last-child a:hover,
      .header-navbar__lang .dropdown-menu ul li:last-child .data-link:hover, .header-navbar__user .dropdown-menu ul li:last-child a:hover,
      .header-navbar__user .dropdown-menu ul li:last-child .data-link:hover {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
      .header-navbar__lang .dropdown-menu ul li a,
      .header-navbar__lang .dropdown-menu ul li span.data-link, .header-navbar__user .dropdown-menu ul li a,
      .header-navbar__user .dropdown-menu ul li span.data-link {
        display: block;
        color: #888888;
        font-size: 12px;
        text-decoration: none;
        padding: 6px;
        -webkit-transition: ease all 0.2s;
        -o-transition: ease all 0.2s;
        transition: ease all 0.2s; }
        .header-navbar__lang .dropdown-menu ul li a .fa,
        .header-navbar__lang .dropdown-menu ul li span.data-link .fa, .header-navbar__user .dropdown-menu ul li a .fa,
        .header-navbar__user .dropdown-menu ul li span.data-link .fa {
          padding-top: 2px;
          float: right;
          color: #c0c0c0; }
        .header-navbar__lang .dropdown-menu ul li a:hover,
        .header-navbar__lang .dropdown-menu ul li span.data-link:hover, .header-navbar__user .dropdown-menu ul li a:hover,
        .header-navbar__user .dropdown-menu ul li span.data-link:hover {
          background: #f18903;
          color: #fff; }
          .header-navbar__lang .dropdown-menu ul li a:hover .fa,
          .header-navbar__lang .dropdown-menu ul li span.data-link:hover .fa, .header-navbar__user .dropdown-menu ul li a:hover .fa,
          .header-navbar__user .dropdown-menu ul li span.data-link:hover .fa {
            color: #fff; }
  .header-navbar__lang > ul > li, .header-navbar__user > ul > li {
    padding: 0; }
    .header-navbar__lang > ul > li > a,
    .header-navbar__lang > ul > li > span, .header-navbar__user > ul > li > a,
    .header-navbar__user > ul > li > span {
      position: relative;
      text-decoration: none;
      display: block;
      cursor: pointer;
      color: #fff; }
  .header-navbar__lang {
    margin-right: 20px;
    position: relative; }
    .header-navbar__lang .dd-label {
      text-transform: uppercase; }
    .header-navbar__lang .dropdown-menu:after {
      position: absolute;
      right: auto;
      left: 10px; }
    .header-navbar__lang .data-link {
      display: block; }
      .header-navbar__lang .data-link:hover {
        color: #fff; }
    .header-navbar__lang > span {
      display: block;
      cursor: pointer;
      color: #fff;
      text-transform: uppercase; }
  .header-navbar__user__actions {
    list-style: none;
    margin: 0;
    display: inline-block; }
  .header-navbar__user .register {
    color: #f18903; }

@media (max-width: 767px) {
  .header-navbar__wrapper {
    flex-wrap: wrap; }
  .header-navbar .icon {
    width: 26px;
    height: 26px; }
  .header-navbar__mobileActions {
    display: block;
    order: 1; }
  .header-navbar__logo {
    order: 2;
    flex-grow: 1;
    text-align: center; }
    .header-navbar__logo .logo {
      margin: 0 auto; }
  .header-navbar__lang {
    display: none; }
  .header-navbar__search {
    order: 5;
    width: 100%;
    display: none; }
    .header-navbar__search.shown {
      padding: 7px 0 0 0;
      display: block; }
  .header-navbar__user {
    order: 3; }
    .header-navbar__user__actions .has-dd:hover .dropdown-menu {
      display: none; }
  .header-navbar__flashmsg {
    display: none; } }

@media (min-width: 768px) {
  #header .header-navbar__mobileActions {
    display: none; }
  #header .header-navbar__logo {
    margin-bottom: 0;
    text-align: center;
    height: 55px; }
    #header .header-navbar__logo img {
      height: 55px;
      max-height: 55px; }
  #header .header-navbar__flashmsg {
    color: #fff; }
    #header .header-navbar__flashmsg > span {
      padding: 5px 0; } }

@media (max-width: 991px) {
  .header-navbar__user .dropdown-text {
    display: none; } }

.footer__reinsurance {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }

.footer__cards {
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center; }
  .footer__cards .divider {
    margin: 0 auto;
    border-right: 1px solid #eeeeee; }
  .footer__cards span {
    display: inline-block;
    margin: 20px 10px; }
    .footer__cards span:first-of-type {
      margin-left: 0; }
    .footer__cards span:last-of-type {
      margin-right: 0; }
    .footer__cards span img {
      height: 24px; }
    .footer__cards span strong {
      vertical-align: middle;
      padding-left: 7px; }
  @media (max-width: 1199px) {
    .footer__cards {
      flex-wrap: wrap; }
      .footer__cards span {
        margin: 15px 7px; }
      .footer__cards .divider {
        display: none; }
      .footer__cards .footer__cards__paiement,
      .footer__cards .footer__cards__shipping {
        text-align: center; }
        .footer__cards .footer__cards__paiement span:first-of-type,
        .footer__cards .footer__cards__shipping span:first-of-type {
          margin-bottom: 0; } }
      @media (max-width: 1199px) and (max-width: 767px) {
        .footer__cards .footer__cards__paiement span:first-of-type,
        .footer__cards .footer__cards__shipping span:first-of-type {
          width: 100%; } }

.footer__cols {
  display: flex;
  justify-content: space-between;
  margin-top: 40px; }
  @media (max-width: 767px) {
    .footer__cols {
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .footer__cols .footer__colct {
      margin-right: 10px; }
      .footer__cols .footer__colct:last-of-type {
        margin-right: 0; } }
  .footer__cols dl dt {
    text-transform: uppercase; }
  .footer__cols dl dd {
    padding: 5px 0; }
    .footer__cols dl dd span.data-link,
    .footer__cols dl dd a {
      color: #888888;
      transition: ease color 0.2s; }
      .footer__cols dl dd span.data-link:hover,
      .footer__cols dl dd a:hover {
        color: #f18903; }
  .footer__cols .footer__reviews {
    text-align: center;
    padding-top: 10px;
    font-size: 16px; }
    .footer__cols .footer__reviews img {
      width: 120px;
      padding-bottom: 7px; }
  @media (max-width: 767px) {
    .footer__cols .footer__colct--logo {
      display: none; } }
  .footer__cols .footer__colct--logo .footer__logo {
    text-align: center; }
  @media (max-width: 767px) {
    .footer__cols .footer__colct--inter {
      width: 100%; }
      .footer__cols .footer__colct--inter dl dd {
        display: inline-block;
        padding-right: 10px;
        padding-bottom: 0; } }
  .footer__cols .footer__colct--company {
    margin-right: 0; }
  @media (max-width: 991px) {
    .footer__cols .footer__colct--team {
      display: none; } }
  .footer__cols .footer__socialnetwork {
    text-align: center;
    margin-top: 20px; }
    .footer__cols .footer__socialnetwork span:first-of-type {
      display: block;
      padding-bottom: 7px;
      color: #888888; }
    .footer__cols .footer__socialnetwork img {
      max-height: 32px; }

.footer__seo, .footer__cc {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 12px;
  color: #c0c0c0; }
  .footer__seo a, .footer__cc a {
    color: #c0c0c0;
    text-decoration: underline; }
    .footer__seo a:hover, .footer__cc a:hover {
      color: #f18903; }

.footer__cc {
  padding-bottom: 20px;
  color: #1a1a1a; }
  @media (max-width: 767px) {
    .footer__cc {
      text-align: center; }
      .footer__cc .pull-right {
        float: none !important; } }

.hphero {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  position: relative; }
  .hphero__reinsurance {
    background: #fff;
    padding: 10px 0; }
    @media (max-width: 991px) {
      .hphero__reinsurance {
        padding: 7px 0; } }
  .hphero__reinsurance__cols {
    display: flex;
    align-items: stretch;
    align-content: center;
    justify-content: center;
    justify-items: center; }
    @media (max-width: 767px) {
      .hphero__reinsurance__cols {
        flex-wrap: wrap; } }
  .hphero__reinsurance__col {
    padding: 10px 20px; }
    @media (max-width: 991px) {
      .hphero__reinsurance__col {
        padding: 0 7px; } }
    @media (max-width: 767px) {
      .hphero__reinsurance__col {
        width: 50%; }
        .hphero__reinsurance__col:nth-of-type(1), .hphero__reinsurance__col:nth-of-type(3) {
          margin-bottom: 7px;
          padding-bottom: 7px;
          border-bottom: 1px solid #eeeeee; } }
    .hphero__reinsurance__col.dvd {
      width: 1px;
      padding: 0;
      margin: 20px;
      background: #eeeeee; }
      @media (max-width: 991px) {
        .hphero__reinsurance__col.dvd {
          display: none; } }
    .hphero__reinsurance__col .ico {
      margin-right: 10px; }
      .hphero__reinsurance__col .ico img,
      .hphero__reinsurance__col .ico svg {
        height: 32px; }
        @media (max-width: 1199px) {
          .hphero__reinsurance__col .ico img,
          .hphero__reinsurance__col .ico svg {
            height: 20px; } }
    .hphero__reinsurance__col .txt {
      font-weight: bold;
      overflow: hidden; }
      .hphero__reinsurance__col .txt .sup,
      .hphero__reinsurance__col .txt .down {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .hphero__reinsurance__col .txt .down {
        font-weight: 400;
        color: #555555; }
        .hphero__reinsurance__col .txt .down img {
          height: 18px; }
    @media (max-width: 1199px) {
      .hphero__reinsurance__col--rate img {
        height: 16px; } }
  .hphero__reinsurance__colwrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

.hp-herodoor {
  background: #f4f4f4;
  padding: 20px 0; }

.home-section {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .home-section {
      margin-top: 20px; }
      .home-section h3,
      .home-section h4 {
        font-size: 16px !important;
        font-weight: bold !important; } }

.essentials h4,
.brands h4 {
  font-weight: 400;
  font-size: 24px;
  margin-top: 0;
  padding: 7px 0; }
  @media (max-width: 767px) {
    .essentials h4,
    .brands h4 {
      display: none; } }
  .essentials h4.data-link,
  .brands h4.data-link {
    display: inline-block;
    transition: linear color 0.2s; }
    .essentials h4.data-link:hover,
    .brands h4.data-link:hover {
      color: #f18903; }

.essentials__img img,
.brands__img img {
  margin: 0 auto;
  max-width: 100%; }

.essentials {
  text-align: center; }
  .essentials__cols {
    display: flex;
    justify-content: center; }
  .essentials__img {
    margin-right: 30px; }
    .essentials__img:last-of-type {
      margin-right: 0; }
    .essentials__img img {
      width: 100%; }
    @media (max-width: 767px) {
      .essentials__img {
        display: none; }
        .essentials__img:nth-child(2) {
          width: 100%;
          display: block;
          margin-right: 0; } }

.newsletter {
  padding: 40px 0 0 0;
  text-align: center;
  color: #fff;
  background: transparent;
  position: relative;
  overflow: hidden;
  padding-top: 80px; }
  .newsletter:before {
    display: block;
    position: absolute;
    top: 40px;
    left: -5%;
    height: 80px;
    width: 110%;
    background-color: #5ec0ea;
    content: "";
    z-index: -1;
    transform: rotate(-1.5deg); }
  .newsletter .alert {
    margin-bottom: 0;
    font-weight: bold; }
  .newsletter__wrapper {
    background: #5ec0ea;
    padding-bottom: 40px;
    position: relative; }
  .newsletter__content {
    max-width: 768px;
    padding: 0 30px;
    text-align: center;
    margin: 0 auto;
    z-index: 2;
    position: relative; }
  .newsletter__doggy {
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    height: 0;
    overflow: hidden;
    transition: 0.1s linear opacity 0.1s, linear height 0.3s; }
  .newsletter__title {
    font-size: 36px; }
  .newsletter__subtitle {
    font-size: 16px; }
  .newsletter__form {
    margin: 0 auto;
    padding: 20px 0 0 0;
    position: relative; }
    .newsletter__form input[type="email"] {
      border-color: transparent; }
    .newsletter__form .btn, .newsletter__form .btn-light, .newsletter__form .btn-buy {
      transition: 0.2s linear background; }
  .newsletter--vw .newsletter__doggy {
    opacity: 0.4;
    height: 169px; }

.zac-customerwelcome {
  height: 225px;
  background: url("/images/loading/loader_menu.gif") center center no-repeat; }

#welcomeHome {
  background: #f4f4f4;
  padding: 20px 0; }
  @media (max-width: 767px) {
    #welcomeHome {
      padding: 15px 0; } }

.welcomeHome__cols {
  display: flex;
  align-items: stretch; }
  @media (max-width: 767px) {
    .welcomeHome__cols {
      flex-direction: column; } }
  .welcomeHome__cols .welcomeHome__col {
    background: #fff;
    padding: 15px;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
    .welcomeHome__cols .welcomeHome__col--banner {
      padding: 0; }
    .welcomeHome__cols .welcomeHome__col .col__section {
      padding-bottom: 15px; }
      .welcomeHome__cols .welcomeHome__col .col__section:last-of-type {
        padding-bottom: 0; }
    @media (max-width: 767px) {
      .welcomeHome__cols .welcomeHome__col div[class^="col"] {
        padding: 0; } }
    .welcomeHome__cols .welcomeHome__col .col__block .title {
      font-weight: bold;
      padding-bottom: 7px; }
    .welcomeHome__cols .welcomeHome__col .col__block .content ul {
      margin: 0;
      padding: 0;
      list-style: none; }
  .welcomeHome__cols .welcomeHome__col--l,
  .welcomeHome__cols .welcomeHome__col--r {
    width: 25%;
    min-width: 240px; }
    .welcomeHome__cols .welcomeHome__col--l .col__block,
    .welcomeHome__cols .welcomeHome__col--r .col__block {
      height: 100%; }
  @media (max-width: 767px) {
    .welcomeHome__cols .welcomeHome__col--l {
      width: 100%; } }
  .welcomeHome__cols .welcomeHome__col--l .code {
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    justify-items: center;
    flex-direction: column; }
  .welcomeHome__cols .welcomeHome__col--l .code-bonheur--w {
    margin: 0 auto; }
  .welcomeHome__cols .welcomeHome__col--r ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    flex-wrap: wrap; }
    .welcomeHome__cols .welcomeHome__col--r ul li {
      text-align: center;
      width: 50%; }
      .welcomeHome__cols .welcomeHome__col--r ul li:first-of-type {
        width: 100%;
        text-align: left; }
      .welcomeHome__cols .welcomeHome__col--r ul li a {
        display: block; }
  .welcomeHome__cols .welcomeHome__col--r img {
    margin: 0 auto; }
  @media (max-width: 991px) {
    .welcomeHome__cols .welcomeHome__col--r {
      display: none; } }
  .welcomeHome__cols .welcomeHome__col--c {
    flex-grow: 1;
    margin-right: 2%;
    margin-left: 2%; }
    @media (max-width: 767px) {
      .welcomeHome__cols .welcomeHome__col--c {
        display: none; } }
    .welcomeHome__cols .welcomeHome__col--c .col__about {
      background-image: url("/images/home/entrepot.jpg");
      background-size: cover;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      align-content: center;
      justify-content: center;
      padding: 20px;
      text-align: center; }
      .welcomeHome__cols .welcomeHome__col--c .col__about p {
        font-size: 24px;
        font-weight: 300;
        padding: 7px 0 10px 0;
        margin: 0;
        color: #fff; }
      .welcomeHome__cols .welcomeHome__col--c .col__about img {
        width: 150px;
        margin: 0 auto; }

.welcomeHome__cart {
  overflow: hidden; }
  .welcomeHome__cart .title .icon-cart {
    width: 20px;
    display: inline-block;
    vertical-align: middle; }
  .welcomeHome__cart .title a {
    color: #78be0e; }
  .welcomeHome__cart__p {
    display: block;
    text-align: center;
    overflow: hidden; }
  .welcomeHome__cart__pimg {
    display: block;
    text-align: center; }
    .welcomeHome__cart__pimg img {
      max-width: 100%; }
  .welcomeHome__cart__pname {
    padding-top: 7px;
    display: block;
    font-size: 12px; }
  .welcomeHome__cart .carousel {
    height: 160px;
    width: 100%;
    position: relative; }
  .welcomeHome__cart .carousel-cell {
    width: 33.333333%; }
    @media (max-width: 991px) {
      .welcomeHome__cart .carousel-cell {
        width: 50%; } }

#hp-productssuggestion .zm-title {
  margin-top: 20px; }
  @media (max-width: 767px) {
    #hp-productssuggestion .zm-title {
      margin-top: 20px; } }

.flickity-slider .carousel-cell,
.product-block-slide {
  display: block; }

#hpshowcase {
  position: relative;
  padding: 20px 0 20px 0;
  height: 410px;
  background: #5ec0ea; }
  @media (max-width: 767px) {
    #hpshowcase {
      padding: 15px 0;
      height: auto; } }
  #hpshowcase .btn-showcase {
    z-index: 9;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 170px;
    height: 40px;
    line-height: 40px;
    margin-left: -85px;
    display: block;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-transform: uppercase;
    background: #8bcd12;
    color: #fff;
    font-weight: bold;
    text-align: center;
    transition: all linear 0.2s;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.25); }
    #hpshowcase .btn-showcase:hover {
      background: #6b9e0e;
      height: 50px;
      margin-left: -90px;
      width: 180px;
      line-height: 50px;
      font-size: 16px; }
    @media (max-width: 767px) {
      #hpshowcase .btn-showcase {
        display: none; } }
  #hpshowcase .search-hp {
    z-index: 9;
    position: relative; }
    #hpshowcase .search-hp .searchbar {
      display: flex; }
    #hpshowcase .search-hp .ais-search-box--input {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    #hpshowcase .search-hp input[type="text"] {
      padding-left: 10px; }
    #hpshowcase .search-hp .btn-search {
      display: none; }
    #hpshowcase .search-hp .btn-submit {
      background: #f18903;
      color: #fff;
      display: inline-block;
      line-height: 1.42857;
      border: none;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      height: 41px;
      padding: 10px;
      outline: none;
      transition: linear background 0.15s; }
      #hpshowcase .search-hp .btn-submit:hover {
        background: #bf6c02; }
      #hpshowcase .search-hp .btn-submit svg {
        background: transparent;
        color: #fff;
        width: 17px;
        transform: rotate(90deg);
        vertical-align: middle; }
  #hpshowcase .search-hp__title {
    font-size: 36px;
    text-align: center; }
    #hpshowcase .search-hp__title h1 {
      font-size: 36px;
      font-weight: 300;
      display: inline-block;
      padding: 0;
      margin: 0; }
      #hpshowcase .search-hp__title h1,
      #hpshowcase .search-hp__title h1 a {
        color: #333333; }
        #hpshowcase .search-hp__title h1:hover,
        #hpshowcase .search-hp__title h1 a:hover {
          text-decoration: none; }
  #hpshowcase .search-hp__form {
    border: 8px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 640px; }
    #hpshowcase .search-hp__form .searchbar {
      background-color: rgba(0, 0, 0, 0.1); }
    #hpshowcase .search-hp__form input[type="text"], #hpshowcase .search-hp__form input[type="text"]:focus {
      box-shadow: none;
      border: none; }
  #hpshowcase .search-hp__subtitle {
    text-align: center;
    font-style: italic;
    font-size: 16px; }
  #hpshowcase.darken {
    background: #5ec0ea;
    color: #fff; }
    @media (max-width: 767px) {
      #hpshowcase.darken .search-hp__title h1 {
        font-size: 24px;
        font-weight: bold; } }
    #hpshowcase.darken .search-hp__title h1,
    #hpshowcase.darken .search-hp__title h1 a {
      color: #fff; }
  #hpshowcase.lighten {
    background: #fff;
    color: #1a1a1a; }

#hpshowcasemobile {
  display: none;
  background: #f4f4f4;
  text-align: center; }
  #hpshowcasemobile img {
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
  @media (max-width: 767px) {
    #hpshowcasemobile {
      display: block; } }

#hpshowcase__background {
  width: 100%;
  height: 410px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  @media (max-width: 767px) {
    #hpshowcase__background {
      height: auto; } }

.univers {
  padding: 40px 0; }
  @media (max-width: 991px) {
    .univers {
      padding: 20px 0; } }
  .univers__title {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 7px;
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      .univers__title {
        display: none; } }
    .univers__title h2 {
      padding: 0;
      margin: 0;
      font-size: 30px; }

.community {
  background: #f4f4f4;
  padding: 40px 0; }
  @media (max-width: 991px) {
    .community {
      padding: 20px 0; } }
  .community a {
    color: #1a1a1a;
    transition: color linear 0.2s; }
    .community a:hover {
      color: #f18903;
      text-decoration: none; }
  .community__wrapper {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .community__wrapper {
        flex-wrap: wrap; } }
  .community__blog, .community__forums {
    width: 49%; }
    @media (max-width: 991px) {
      .community__blog, .community__forums {
        width: 100%; } }
  .community__title {
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block; }
  .community .blog__container {
    position: relative;
    display: flex;
    align-items: center;
    background: #fff; }
  .community .blog__content {
    background: #fff;
    padding: 20px; }
    .community .blog__content header {
      font-size: 18px;
      padding-bottom: 7px; }
      .community .blog__content header a {
        color: #0059a7;
        transition: color linear 0.2s; }
        .community .blog__content header a:hover {
          color: #f18903; }
    .community .blog__content article {
      color: #c0c0c0;
      padding-bottom: 20px; }
    .community .blog__content .btn, .community .blog__content .btn-light, .community .blog__content .btn-buy {
      position: absolute;
      bottom: -10px;
      right: 10px;
      z-index: 2;
      transition: linear 0.2s background; }
  .community .blog__img {
    padding: 20px 0 20px 20px; }
    .community .blog__img img {
      max-width: 200px; }
    @media (max-width: 767px) {
      .community .blog__img {
        display: none; } }
  @media (max-width: 991px) {
    .community__forums {
      padding-top: 20px; } }
  .community .forums__row {
    background: #fff;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #eeeeee; }
    .community .forums__row:last-of-type {
      border-bottom: 0; }
  .community .forums__avatar {
    margin-right: 20px;
    width: 32px;
    height: 32px; }
    .community .forums__avatar svg {
      color: #c0c0c0;
      border-radius: 50%; }
  .community .forums__thread {
    margin-right: 20px;
    overflow: hidden; }
    .community .forums__thread__title {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      .community .forums__thread__title a {
        color: #0059a7;
        transition: linear color 0.2s; }
        .community .forums__thread__title a:hover {
          color: #f18903; }
    .community .forums__thread__userdate {
      color: #c0c0c0;
      font-size: 12px; }
  .community .forums__link {
    margin-left: auto; }
    .community .forums__link .data-link {
      background: transparent;
      color: #f18903;
      font-weight: bold;
      text-transform: uppercase;
      display: inline-block;
      height: 50px;
      width: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 50%;
      transition: linear 0.2s background, linear 0.2s color; }
      .community .forums__link .data-link:hover {
        background: #f18903;
        color: #fff; }

.nav-categories-hp {
  margin-top: 20px; }

/*
* Grid
* Small devices (tablets, 768px and up)
*/
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px; }
  div[class^="col"] {
    padding-left: 15px;
    padding-right: 15px; }
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

.mwct1 {
  max-width: 1200px; }

.mwct2 {
  max-width: 1440px; }

.mwct3 {
  max-width: 1680px; }

@media (min-width: 1680px) {
  .container-fluid {
    padding: 0 40px; } }

.mainContent {
  margin-bottom: 20px; }
  .mainContent--index, .mainContent--information, .mainContent--login {
    margin-bottom: 0; }

#main-nav {
  z-index: 800;
  background: #ffffff;
  width: 100%;
  height: 54px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity linear 0.2s;
  -o-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
  #main-nav .submenu_container {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -2px;
    width: 100%;
    max-width: 1439px;
    z-index: 800;
    background: #fff;
    border: 1px solid #eeeeee;
    border-top: 5px solid #f18903;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15); }
    #main-nav .submenu_container .loading {
      background: url("/images/loading/loader_menu.gif") no-repeat center center;
      width: 220px;
      height: 160px;
      margin: 10px auto; }
  #main-nav .main-nav__reinsurance {
    margin-left: auto;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #555555; }
    #main-nav .main-nav__reinsurance:hover {
      text-decoration: none;
      color: #f18903; }
      #main-nav .main-nav__reinsurance:hover .ico img {
        transform: rotateY(180deg); }
    #main-nav .main-nav__reinsurance span {
      display: block; }
    #main-nav .main-nav__reinsurance .ico {
      margin-right: 7px;
      background: #f4f4f4;
      height: 36px;
      width: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 150%;
      perspective: 1000px; }
      #main-nav .main-nav__reinsurance .ico img {
        height: 20px;
        transition: transform 0.6s;
        transform-style: preserve-3d; }
    #main-nav .main-nav__reinsurance .down img {
      height: 16px; }
    @media (max-width: 1199px) {
      #main-nav .main-nav__reinsurance {
        display: none; } }
  #main-nav .main-nav-wrapper {
    position: relative;
    display: flex;
    align-content: center; }
    #main-nav .main-nav-wrapper > ul {
      margin: 0;
      padding: 0; }
      #main-nav .main-nav-wrapper > ul > li {
        display: inline-block; }
        #main-nav .main-nav-wrapper > ul > li > a {
          color: #000; }
          #main-nav .main-nav-wrapper > ul > li > a:hover {
            color: #000; }
        #main-nav .main-nav-wrapper > ul > li:last-of-type a:after {
          display: none; }
        #main-nav .main-nav-wrapper > ul > li > a {
          display: inline-block;
          padding: 16px 34px 16px 20px;
          text-decoration: none;
          position: relative; }
          @media (max-width: 1200px) {
            #main-nav .main-nav-wrapper > ul > li > a {
              padding-right: 16px;
              padding-left: 26px; } }
          #main-nav .main-nav-wrapper > ul > li > a:after {
            content: '';
            position: absolute;
            display: inline-block;
            height: 50%;
            top: 25%;
            right: -5px;
            width: 1px;
            background: #eeeeee; }
          #main-nav .main-nav-wrapper > ul > li > a:before {
            margin-right: 5px;
            display: inline-block;
            content: '';
            vertical-align: middle;
            height: 22px;
            width: 22px;
            background-position: 0 0; }
            @media (max-width: 992px) {
              #main-nav .main-nav-wrapper > ul > li > a:before {
                content: none !important;
                width: 0;
                height: 0; } }
          #main-nav .main-nav-wrapper > ul > li > a.menu_1:before {
            background-image: url("/images/menu/icon_cat_1_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_2:before {
            background-image: url("/images/menu/icon_cat_2_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_3:before {
            background-image: url("/images/menu/icon_cat_3_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_145:before {
            background-image: url("/images/menu/icon_cat_145_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_4:before {
            background-image: url("/images/menu/icon_cat_4_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_6:before {
            background-image: url("/images/menu/icon_cat_6_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_5:before {
            background-image: url("/images/menu/icon_cat_5_black.svg"); }
          #main-nav .main-nav-wrapper > ul > li > a.menu_401:before {
            background-image: url("/images/menu/icon_cat_401_black.svg"); }
        #main-nav .main-nav-wrapper > ul > li:hover > a {
          background: #f18903;
          color: #fff;
          transition: background 0s ease-out 0.2s, color 0s ease-out 0.2s;
          /*
              Hover icons in white
            */ }
          #main-nav .main-nav-wrapper > ul > li:hover > a:after {
            background: #fff;
            transition: background 0s linear 0.2s; }
          #main-nav .main-nav-wrapper > ul > li:hover > a:before {
            transition: background 0s linear 0.2s; }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_1:before {
            background-image: url("/images/menu/icon_cat_1_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_2:before {
            background-image: url("/images/menu/icon_cat_2_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_3:before {
            background-image: url("/images/menu/icon_cat_3_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_145:before {
            background-image: url("/images/menu/icon_cat_145_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_4:before {
            background-image: url("/images/menu/icon_cat_4_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_6:before {
            background-image: url("/images/menu/icon_cat_6_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_5:before {
            background-image: url("/images/menu/icon_cat_5_white.svg"); }
          #main-nav .main-nav-wrapper > ul > li:hover > a.menu_401:before {
            background-image: url("/images/menu/icon_cat_401_white.svg"); }

#mobilemenu-magicdoor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  overflow: hidden;
  height: 100%;
  width: 0;
  -webkit-transition: width ease 0.3s;
  -o-transition: width ease 0.3s;
  transition: width ease 0.3s; }

.mobilemenu-container {
  z-index: 901;
  position: relative;
  display: flex;
  height: 100%;
  align-items: stretch;
  background: #fff; }

.mobilemenu-content {
  width: 100%;
  overflow: auto; }
  .mobilemenu-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eeeeee; }
    .mobilemenu-content ul:last-of-type {
      border-bottom: none; }
    .mobilemenu-content ul li a,
    .mobilemenu-content ul li span {
      cursor: pointer;
      display: block;
      color: #1a1a1a;
      text-decoration: none;
      padding: 15px; }
      .mobilemenu-content ul li a.sales,
      .mobilemenu-content ul li span.sales {
        color: #FF0600; }
  .mobilemenu-content__subcat {
    display: none; }
  .mobilemenu-content__cat__title {
    position: relative;
    font-weight: 800; }
    .mobilemenu-content__cat__title:after {
      display: inline-block;
      position: absolute;
      right: 15px;
      content: '\f0d7';
      font-family: FontAwesome;
      color: #c0c0c0;
      z-index: 99; }
  .mobilemenu-content__cat a:focus,
  .mobilemenu-content__cat a:hover {
    color: #f18903;
    background: #f4f4f4; }
  .mobilemenu-content__cat.shown .mobilemenu-content__cat__title {
    font-weight: bold;
    background: #f4f4f4;
    color: #f18903; }
    .mobilemenu-content__cat.shown .mobilemenu-content__cat__title:after {
      display: none; }
  .mobilemenu-content__cat.shown .mobilemenu-content__subcat {
    display: block; }
  .mobilemenu-content__user {
    border-top: 1px solid #eeeeee;
    display: flex;
    align-content: center;
    align-items: stretch;
    justify-content: space-between; }
    .mobilemenu-content__user li {
      width: 50%; }
      .mobilemenu-content__user li a {
        background: #f4f4f4;
        border-right: 1px solid #eeeeee;
        text-align: center;
        font-size: 12px;
        height: 100%; }
        .mobilemenu-content__user li a .fa {
          display: block;
          padding-bottom: 7px;
          color: #c0c0c0;
          font-size: 16px; }
        .mobilemenu-content__user li a:hover {
          background: #e7e7e7; }
      .mobilemenu-content__user li:last-of-type a {
        border-right: none; }

.has-mobilemenu {
  overflow: hidden;
  max-height: 100vh;
  width: 100%; }
  .has-mobilemenu #mobilemenu-magicdoor {
    width: 100%; }
    .has-mobilemenu #mobilemenu-magicdoor .overlay {
      display: block; }

.mobilemenu-close {
  float: right;
  position: relative;
  z-index: 902;
  margin: 15px; }
  .mobilemenu-close #hideMobileMenu {
    background: #fff;
    color: #333333;
    border: none;
    border-radius: 150px;
    height: 35px;
    width: 35px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 35px; }

.megadd {
  font-size: 14px;
  line-height: 17px;
  position: relative; }
  .megadd a {
    color: #444; }
    .megadd a:hover {
      text-decoration: underline !important; }
  .megadd__categories__title {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 20px; }
    .megadd__categories__title:first-of-type {
      margin-top: 0; }
    .megadd__categories__title a,
    .megadd__categories__title span {
      display: inline-block;
      color: #1a1a1a;
      font-weight: bold;
      margin-bottom: 10px;
      font-size: 15px; }
      .megadd__categories__title a:hover,
      .megadd__categories__title span:hover {
        text-decoration: none !important; }
  .megadd__categories__strong {
    font-weight: bold; }
  .megadd__categories__flash a {
    color: #FF0600 !important; }
  .megadd__categories__flash-alt a {
    color: #31aee4 !important; }
  .megadd__categories {
    display: flex;
    align-items: stretch;
    padding: 20px 0;
    max-width: 1200px; }
    .megadd__categories:before, .megadd__categories:after {
      display: table;
      content: " "; }
    .megadd__categories:after {
      clear: both; }
    .megadd__categories__wrapper {
      display: flex;
      flex: 3;
      justify-content: flex-start; }
    .megadd__categories__col {
      flex: 1;
      width: 100%;
      padding: 0 15px;
      border-right: 1px solid #eeeeee; }
      .megadd__categories__col--2 {
        flex: 2; }
        .megadd__categories__col--2 .half {
          width: 47% !important;
          display: inline-block; }
          .megadd__categories__col--2 .half:nth-child(odd) {
            float: right; }
      .megadd__categories__col:last-of-type {
        border-right: 0; }
      .megadd__categories__col ul {
        margin: 0 0 14px 0;
        padding: 0;
        display: inline-block;
        list-style: none;
        vertical-align: top;
        width: 100%; }
        .megadd__categories__col ul:last-of-type {
          margin-bottom: 0; }
        .megadd__categories__col ul li.divider {
          margin-bottom: 14px; }
        .megadd__categories__col ul li a {
          position: relative;
          display: block;
          padding: 3px 0; }
  .megadd .megadd__banner {
    text-align: center;
    flex: 1;
    padding-right: 20px; }
    .megadd .megadd__banner--square:nth-child(2) {
      margin-top: 20px; }
    .megadd .megadd__banner--square__image {
      margin-bottom: 20px; }
    .megadd .megadd__banner a {
      padding: 2px;
      border: 1px solid #eeeeee;
      display: inline-block;
      -webkit-transition: ease all 0.2s;
      -o-transition: ease all 0.2s;
      transition: ease all 0.2s; }
      .megadd .megadd__banner a:hover {
        border-color: #f18903; }
    .megadd .megadd__banner img {
      display: block;
      width: 100%;
      vertical-align: bottom; }
  .megadd .megadd__brands {
    clear: both;
    padding: 20px;
    border-top: 1px solid #eeeeee; }
    .megadd .megadd__brands__title {
      font-size: 16px;
      color: #f18903;
      font-weight: bold;
      padding-bottom: 10px; }
    .megadd .megadd__brands ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .megadd .megadd__brands ul li {
        display: inline-block;
        padding-left: 7px; }
        .megadd .megadd__brands ul li:first-of-type {
          padding-left: 0; }
        .megadd .megadd__brands ul li a {
          padding: 2px;
          border: 1px solid #eeeeee;
          display: inline-block;
          -webkit-transition: ease all 0.2s;
          -o-transition: ease all 0.2s;
          transition: ease all 0.2s; }
          .megadd .megadd__brands ul li a:hover {
            border-color: #f18903; }
        .megadd .megadd__brands ul li img {
          width: 100%;
          max-width: 120px; }
  .megadd .megadd__categories__offers {
    border-top: 1px solid #eeeeee;
    background: #f4f4f4; }
    .megadd .megadd__categories__offers ul {
      list-style: none;
      margin: 0;
      display: flex;
      justify-content: space-between;
      padding: 15px; }
      .megadd .megadd__categories__offers ul a {
        padding: 7px 15px;
        border-radius: 100px;
        display: inline-block;
        border: 1px solid #eeeeee; }
        .megadd .megadd__categories__offers ul a:hover {
          border-color: #f18903;
          background: #f18903;
          color: #fff; }
  .megadd__error {
    background: #f2dede;
    color: #FF0600;
    border: 1px solid #ebccd1;
    padding: 15px;
    margin: 40px;
    text-align: center; }

.btn, .btn-light, .btn-buy {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn-light:focus, .btn-buy:focus, .btn.focus, .focus.btn-light, .focus.btn-buy, .btn:active:focus, .btn-light:active:focus, .btn-buy:active:focus, .btn:active.focus, .btn-light:active.focus, .btn-buy:active.focus, .btn.active:focus, .active.btn-light:focus, .active.btn-buy:focus, .btn.active.focus, .active.focus.btn-light, .active.focus.btn-buy {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn-light:hover, .btn-buy:hover, .btn:focus, .btn-light:focus, .btn-buy:focus, .btn.focus, .focus.btn-light, .focus.btn-buy {
    color: #333333;
    text-decoration: none; }
  .btn:active, .btn-light:active, .btn-buy:active, .btn.active, .active.btn-light, .active.btn-buy {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.btn-light, .disabled.btn-buy, .btn[disabled], .btn-light[disabled], .btn-buy[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .btn-light,
  fieldset[disabled] .btn-buy {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, a.disabled.btn-light, a.disabled.btn-buy,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-light,
fieldset[disabled] a.btn-buy {
  pointer-events: none; }

.btn-default {
  color: #333333;
  background-color: #f0f0f0;
  border-color: transparent; }
  .btn-default:focus, .btn-default.focus {
    color: #333333;
    background-color: #d7d7d7;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:hover {
    color: #333333;
    background-color: #d7d7d7;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #d7d7d7;
    border-color: rgba(0, 0, 0, 0); }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333333;
      background-color: #c5c5c5;
      border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #f0f0f0;
    border-color: transparent; }
  .btn-default .badge {
    color: #f0f0f0;
    background-color: #333333; }

.btn-primary {
  color: #fff;
  background-color: #f18903;
  border-color: transparent; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #bf6c02;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:hover {
    color: #fff;
    background-color: #bf6c02;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #bf6c02;
    border-color: rgba(0, 0, 0, 0); }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #9b5802;
      border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #f18903;
    border-color: transparent; }
  .btn-primary .badge {
    color: #f18903;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #8bcd12;
  border-color: transparent; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:hover {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #557d0b;
      border-color: rgba(0, 0, 0, 0); }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #8bcd12;
    border-color: transparent; }
  .btn-success .badge {
    color: #8bcd12;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #0059a7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #003e74;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-light, .btn-group-lg > .btn-buy {
  padding: 15px 15px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-light, .btn-group-sm > .btn-buy {
  padding: 7px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-light, .btn-group-xs > .btn-buy {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block, .btn-buy {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .btn-buy + .btn-block, .btn-block + .btn-buy, .btn-buy + .btn-buy {
  margin-top: 5px; }

input[type="submit"].btn-block, input.btn-buy[type="submit"],
input[type="reset"].btn-block,
input.btn-buy[type="reset"],
input[type="button"].btn-block,
input.btn-buy[type="button"] {
  width: 100%; }

.btn-black {
  color: #fff;
  background-color: #333333;
  border-color: #333333; }
  .btn-black:focus, .btn-black.focus {
    color: #fff;
    background-color: #1a1a1a;
    border-color: black; }
  .btn-black:hover {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #141414; }
  .btn-black:active, .btn-black.active,
  .open > .btn-black.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #141414; }
    .btn-black:active:hover, .btn-black:active:focus, .btn-black:active.focus, .btn-black.active:hover, .btn-black.active:focus, .btn-black.active.focus,
    .open > .btn-black.dropdown-toggle:hover,
    .open > .btn-black.dropdown-toggle:focus,
    .open > .btn-black.dropdown-toggle.focus {
      color: #fff;
      background-color: #080808;
      border-color: black; }
  .btn-black:active, .btn-black.active,
  .open > .btn-black.dropdown-toggle {
    background-image: none; }
  .btn-black.disabled:hover, .btn-black.disabled:focus, .btn-black.disabled.focus, .btn-black[disabled]:hover, .btn-black[disabled]:focus, .btn-black[disabled].focus,
  fieldset[disabled] .btn-black:hover,
  fieldset[disabled] .btn-black:focus,
  fieldset[disabled] .btn-black.focus {
    background-color: #333333;
    border-color: #333333; }
  .btn-black .badge {
    color: #333333;
    background-color: #fff; }

.btn-white {
  color: #1a1a1a;
  background-color: #fff;
  border-color: #fff; }
  .btn-white:focus, .btn-white.focus {
    color: #1a1a1a;
    background-color: #e6e6e6;
    border-color: #bfbfbf; }
  .btn-white:hover {
    color: #1a1a1a;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
  .btn-white:active, .btn-white.active,
  .open > .btn-white.dropdown-toggle {
    color: #1a1a1a;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
    .btn-white:active:hover, .btn-white:active:focus, .btn-white:active.focus, .btn-white.active:hover, .btn-white.active:focus, .btn-white.active.focus,
    .open > .btn-white.dropdown-toggle:hover,
    .open > .btn-white.dropdown-toggle:focus,
    .open > .btn-white.dropdown-toggle.focus {
      color: #1a1a1a;
      background-color: #d4d4d4;
      border-color: #bfbfbf; }
  .btn-white:active, .btn-white.active,
  .open > .btn-white.dropdown-toggle {
    background-image: none; }
  .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus,
  fieldset[disabled] .btn-white:hover,
  fieldset[disabled] .btn-white:focus,
  fieldset[disabled] .btn-white.focus {
    background-color: #fff;
    border-color: #fff; }
  .btn-white .badge {
    color: #fff;
    background-color: #1a1a1a; }

.btn-light {
  color: #1a1a1a;
  border: 1px solid #eeeeee;
  background: linear-gradient(#fff, #f4f4f4); }
  .btn-light:focus {
    color: #1a1a1a;
    background: linear-gradient(#e7e7e7, #fff);
    border: 1px solid #eeeeee; }
  .btn-light:active {
    color: #1a1a1a;
    background: #dbdbdb; }
  .btn-light:hover {
    color: #1a1a1a;
    background: #e7e7e7;
    border: 1px solid #eeeeee; }

.btn-buy {
  color: #fff;
  background-color: #8bcd12;
  border-color: transparent;
  -webkit-transition: linear 0.2s background;
  -o-transition: linear 0.2s background;
  transition: linear 0.2s background;
  background: #8bcd12;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 1px 0px #6ea30e;
  border: none;
  height: 42px;
  font-weight: normal;
  padding: 11px 12px; }
  .btn-buy:focus, .btn-buy.focus {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
  .btn-buy:hover {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
  .btn-buy:active, .btn-buy.active,
  .open > .btn-buy.dropdown-toggle {
    color: #fff;
    background-color: #6b9e0e;
    border-color: rgba(0, 0, 0, 0); }
    .btn-buy:active:hover, .btn-buy:active:focus, .btn-buy:active.focus, .btn-buy.active:hover, .btn-buy.active:focus, .btn-buy.active.focus,
    .open > .btn-buy.dropdown-toggle:hover,
    .open > .btn-buy.dropdown-toggle:focus,
    .open > .btn-buy.dropdown-toggle.focus {
      color: #fff;
      background-color: #557d0b;
      border-color: rgba(0, 0, 0, 0); }
  .btn-buy:active, .btn-buy.active,
  .open > .btn-buy.dropdown-toggle {
    background-image: none; }
  .btn-buy.disabled:hover, .btn-buy.disabled:focus, .btn-buy.disabled.focus, .btn-buy[disabled]:hover, .btn-buy[disabled]:focus, .btn-buy[disabled].focus,
  fieldset[disabled] .btn-buy:hover,
  fieldset[disabled] .btn-buy:focus,
  fieldset[disabled] .btn-buy.focus {
    background-color: #8bcd12;
    border-color: transparent; }
  .btn-buy .badge {
    color: #8bcd12;
    background-color: #fff; }
  .btn-buy:before {
    content: ' ';
    background: url("/images/blockproduct/common/icon-basket.svg?03") center center no-repeat;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    line-height: 20px;
    height: 20px;
    width: 20px; }
  .btn-buy--lg {
    font-weight: bold;
    border-radius: 6px; }
    @media (min-width: 767px) {
      .btn-buy--lg {
        padding-top: 14px;
        padding-bottom: 15px;
        height: initial;
        font-size: 16px; }
        .btn-buy--lg:before {
          vertical-align: bottom;
          height: 26px;
          width: 26px; } }
  .btn-buy:hover {
    background: #78b110; }
  .btn-buy:active, .btn-buy:focus {
    background: #6b9e0e;
    box-shadow: 0px 1px 0px #6ea30e; }

/* Zoomalia Modules */
.zmcounter {
  background: #FF0600;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
  padding: 20px; }
  .zmcounter__wrapper {
    display: flex;
    justify-content: center;
    align-items: center; }
  .zmcounter__timer-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0; }
  .zmcounter__timer-inner {
    white-space: nowrap;
    overflow: hidden; }
    .zmcounter__timer-inner span {
      display: inline-block;
      font-size: 30px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: italic;
      background: #fff;
      color: #FF0600;
      margin: 0 0 0 7px;
      padding: 7px; }
  .zmcounter__title {
    color: yellow;
    font-style: italic;
    font-size: 30px;
    line-height: 30px;
    padding-left: 15px; }
  .zmcounter--hero {
    padding: 10px; }
    @media only screen and (max-width: 991px) {
      .zmcounter--hero .zmcounter__title {
        font-size: 18px;
        line-height: 18px; } }
    .zmcounter--hero .zmcounter__timer-wrapper {
      margin: 0; }
      @media only screen and (max-width: 991px) {
        .zmcounter--hero .zmcounter__timer-wrapper {
          flex-wrap: wrap; } }
    .zmcounter--hero .zmcounter__title {
      margin: 0 20px;
      padding-left: 0;
      width: min-content; }
      @media only screen and (min-width: 991px) {
        .zmcounter--hero .zmcounter__title {
          white-space: nowrap; } }
      @media only screen and (max-width: 991px) {
        .zmcounter--hero .zmcounter__title {
          margin: 0 10px; } }
    .zmcounter--hero .zmcounter__timer-inner span {
      border-radius: 6px; }
      .zmcounter--hero .zmcounter__timer-inner span:first-of-type {
        margin-left: 0; }
      @media only screen and (max-width: 991px) {
        .zmcounter--hero .zmcounter__timer-inner span {
          font-size: 18px; } }
  .zmcounter--sm {
    border-radius: 0; }
    .zmcounter--sm .zmcounter__title {
      padding: 0 15px 0 7px;
      font-weight: bold;
      font-size: 24px; }
      @media only screen and (max-width: 767px) {
        .zmcounter--sm .zmcounter__title {
          padding-right: 0;
          font-size: 14px; } }
    .zmcounter--sm .zmcounter__timer-wrapper {
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .zmcounter--sm .zmcounter__timer-wrapper {
          flex-wrap: wrap; } }
    .zmcounter--sm .zmcounter__timer-inner span {
      font-size: 18px;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0 7px 0 0;
      padding: 3.5px 7px; }
    @media only screen and (max-width: 480px) {
      .zmcounter--sm .zmcounter__timer-inner {
        width: 100%; }
        .zmcounter--sm .zmcounter__timer-inner span:last-of-type {
          margin-right: 0; } }

.banner-mkt {
  text-align: center;
  height: 46px;
  position: relative;
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  background: #f4f4f4;
  font-size: 16px;
  padding: 7px 0;
  border-bottom: 1px solid #eeeeee; }
  @media (max-width: 767px) {
    .banner-mkt {
      display: none; }
      .banner-mkt--countdown {
        display: block; } }
  .banner-mkt__item {
    width: 100%;
    display: none;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .banner-mkt__item.active {
      display: block; }
    .banner-mkt__item a {
      color: #1a1a1a;
      text-decoration: none; }
  .banner-mkt--countdown {
    background-image: linear-gradient(to left, #FF0600, #e60500);
    color: #fff;
    height: auto; }
    .banner-mkt--countdown .banner-mkt__item {
      display: flex;
      justify-content: center;
      align-items: center; }
    @media (max-width: 767px) {
      .banner-mkt--countdown .zmcounter__timer-wrapper {
        flex-direction: column;
        flex-wrap: wrap; } }
    .banner-mkt--countdown .zmcounter__delay {
      display: flex;
      align-items: center; }
      .banner-mkt--countdown .zmcounter__delay .zmcounter__nb__icon {
        padding-right: 20px; }
    .banner-mkt--countdown .zmcounter__title {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  .banner-mkt__hl {
    background: #FF0600;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3.5px 7px;
    margin: 0 3.5px;
    border-radius: 5px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif; }
  .banner-mkt .code--inline .code-bonheur--w {
    height: auto;
    padding: 0 0 0 7px;
    margin: 0;
    background: transparent;
    background-position: center 0;
    font-size: 16px;
    line-height: normal;
    width: auto; }
  .banner-mkt .code__with {
    padding: 0;
    font-size: 14px; }

.banner_flash--orange .banner-mkt {
  background: #f18903;
  border-bottom: 1px solid #f18903; }

.banner_flash--orange .code__title,
.banner_flash--orange .code__subtitle {
  color: #fff; }

.banner_flash--orange .banner-mkt__item,
.banner_flash--orange .banner-mkt__item a {
  color: #fff; }

.banner_flash--orange .banner-mkt__item .banner-mkt__hl {
  background: #fff;
  color: #1a1a1a; }

.donut-chart {
  position: relative;
  border-radius: 50%;
  overflow: hidden; }
  .donut-chart .slice {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .donut-chart .chart-center {
    position: absolute;
    border-radius: 50%; }
    .donut-chart .chart-center .total {
      display: block;
      text-align: center;
      padding-top: 15px; }
      .donut-chart .chart-center .total .pc {
        font-size: 55%; }
      .donut-chart .chart-center .total .total-label {
        display: block;
        text-transform: uppercase;
        font-size: 10px;
        text-align: center; }

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  color: #888888;
  fill: #888888; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .flickity-prev-next-button:hover {
    background: #f18903; }
  .flickity-prev-next-button svg {
    fill: #fff; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  dispaly: block;
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #f18903; }

/* Sliders carousels */
.zm-slider {
  text-align: center; }
  .zm-slider .zm-slider__item {
    overflow: hidden;
    margin-top: 20px; }
    .zm-slider .zm-slider__item__wrapper {
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; }
    .zm-slider .zm-slider__item a {
      line-height: 12px !important;
      text-align: left;
      display: block; }
  .zm-slider .zm-slider__title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    background: #f18903;
    box-shadow: 0 3px 0 #ececec;
    color: #fff;
    padding: 4.66667px 15px;
    transform: rotate(-3deg); }
  .zm-slider .zm-slider__item__priceContainer {
    margin-top: 10px;
    border-radius: 3px;
    position: absolute;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    top: 10px;
    right: 10px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; }
    .zm-slider .zm-slider__item__priceContainer .price-old {
      text-decoration: line-through;
      color: #1a1a1a;
      font-weight: bold; }
    .zm-slider .zm-slider__item__priceContainer .price {
      color: #FF0600;
      font-size: 36px; }
    .zm-slider .zm-slider__item__priceContainer .price span,
    .zm-slider .zm-slider__item__priceContainer .price-old span {
      font-size: 13px; }
  .zm-slider .zm-slider__productImage {
    display: block;
    text-align: center;
    line-height: 240px; }
    .zm-slider .zm-slider__productImage img {
      margin: 0 auto;
      max-height: 240px;
      max-width: 100%; }
  @media only screen and (max-width: 480px) {
    .zm-slider .zm-slider__item__priceContainer {
      position: relative;
      right: auto;
      top: auto; }
      .zm-slider .zm-slider__item__priceContainer .price-old {
        text-decoration: line-through;
        color: #1a1a1a;
        font-weight: bold; }
      .zm-slider .zm-slider__item__priceContainer .price {
        font-size: 18px; }
      .zm-slider .zm-slider__item__priceContainer .price span,
      .zm-slider .zm-slider__item__priceContainer .price-old span {
        font-size: 11px; }
    .zm-slider .zm-slider__item {
      margin-top: 0; }
    .zm-slider .zm-slider__productImage {
      height: 90px;
      line-height: 90px; }
      .zm-slider .zm-slider__productImage img {
        max-height: 90px; } }

.pagination {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0;
  display: block;
  text-align: center; }
  .pagination.pagination-right {
    text-align: right;
    display: block; }
  .pagination li {
    padding: 0;
    text-align: right;
    display: inline-block; }
    .pagination li:first-child a, .pagination li:last-child a {
      border-radius: 0;
      border-color: transparent;
      width: auto; }
      .pagination li:first-child a:active, .pagination li:first-child a:focus, .pagination li:first-child a:hover, .pagination li:last-child a:active, .pagination li:last-child a:focus, .pagination li:last-child a:hover {
        color: #f18903;
        background: #fff; }
    .pagination li:first-child a {
      margin-right: 7px;
      margin-left: 0; }
    .pagination li:last-child a {
      margin-left: 7px;
      margin-right: 0; }
    .pagination li a {
      margin: 0 2px;
      height: 35px;
      line-height: 35px;
      width: 35px;
      padding: 0;
      border-radius: 130px;
      text-align: center;
      -webkit-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s; }

/*
  Pagination offres spéciales
*/
.paginate-special-offers {
  list-style: none;
  padding: 0;
  text-align: right;
  margin: 10px 0; }
  .paginate-special-offers li {
    font-size: 12px;
    display: inline;
    padding-right: 7px; }
    .paginate-special-offers li.active span {
      color: #f18903;
      font-weight: bold; }
    .paginate-special-offers li,
    .paginate-special-offers li a {
      color: #888888;
      text-decoration: none; }
    .paginate-special-offers li a:hover {
      color: #f18903; }
    .paginate-special-offers li:last-of-type {
      padding-right: 0; }

.nav-tabs ul {
  background: #f4f4f4;
  padding: 7px 7px 0 7px;
  margin-top: 20px;
  list-style: none; }
  .nav-tabs ul li {
    display: inline-block;
    cursor: pointer; }
    .nav-tabs ul li span,
    .nav-tabs ul li a {
      cursor: pointer;
      color: #888888;
      text-decoration: none;
      background: #f4f4f4;
      display: inline-block;
      padding: 10px 10px;
      -webkit-transition: ease all 0.2s;
      -o-transition: ease all 0.2s;
      transition: ease all 0.2s; }
      .nav-tabs ul li span.nav-tabs__title--active,
      .nav-tabs ul li a.nav-tabs__title--active {
        background: #fff;
        color: #1a1a1a;
        font-weight: bold; }
    .nav-tabs ul li:hover span,
    .nav-tabs ul li:hover a {
      background: #fff;
      color: #1a1a1a; }

.zmodal {
  cursor: pointer;
  position: relative; }
  .zmodal:hover {
    text-decoration: underline; }
  .zmodal:after {
    display: none;
    position: absolute;
    right: -20px;
    top: -1px;
    content: '\f110';
    font-family: "FontAwesome"; }
  .zmodal.loading:after {
    display: block; }

#zmodal {
  display: block; }
  #zmodal .overlay {
    z-index: 1001;
    display: block; }
  #zmodal .modal-dialog {
    max-width: 900px;
    width: auto;
    margin: 0 auto;
    padding: 20px; }
    @media (max-width: 767px) {
      #zmodal .modal-dialog {
        padding: 10px 10px 10px 10px;
        border: none;
        height: 100%;
        max-width: 100%; } }
  #zmodal .modal {
    display: block;
    overflow: auto; }
  #zmodal .box {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 6px; }
  #zmodal .modal-header {
    background: transparent;
    padding: 20px;
    color: #f18903;
    text-align: center;
    font-weight: bold;
    border-bottom: none;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    #zmodal .modal-header--countries {
      border-bottom: none;
      background: #f4f4f4; }
    @media (max-width: 767px) {
      #zmodal .modal-header {
        font-size: 1em;
        padding: 10px; } }
    #zmodal .modal-header .icon {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        #zmodal .modal-header .icon {
          display: none; } }
    #zmodal .modal-header .price {
      margin-left: auto;
      white-space: nowrap; }
    #zmodal .modal-header img {
      max-width: 100%; }
    #zmodal .modal-header svg {
      min-width: 50px; }
      @media (max-width: 767px) {
        #zmodal .modal-header svg {
          max-width: 30px; } }
    #zmodal .modal-header .close-modal {
      cursor: pointer;
      width: 36px;
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      text-align: center;
      border-radius: 150px;
      opacity: 1;
      display: block;
      margin: 0;
      padding: 0;
      z-index: 123456789;
      -webkit-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s;
      position: absolute;
      right: -8px;
      top: -8px;
      border: 4px solid #fff;
      background: #000;
      color: #fff; }
      #zmodal .modal-header .close-modal:after {
        font-family: FontAwesome;
        content: '\f00d';
        font-weight: 300;
        line-height: 28px;
        height: 28px;
        vertical-align: top;
        color: #fff; }
      #zmodal .modal-header .close-modal:hover {
        transform: rotate(90deg);
        color: #fff;
        border-color: #fff; }
    #zmodal .modal-header--addprod {
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center; }
      #zmodal .modal-header--addprod .modal-title p {
        color: #78be0e;
        font-weight: normal; }
      #zmodal .modal-header--addprod .link-basket {
        font-size: 16px;
        text-decoration: underline; }
      #zmodal .modal-header--addprod .modal-prodimg {
        margin-right: 30px; }
        #zmodal .modal-header--addprod .modal-prodimg, #zmodal .modal-header--addprod .modal-prodimg img {
          max-height: 75px; }
  #zmodal .modal-body {
    background: #f4f4f4; }
  #zmodal .modal-title {
    color: #1a1a1a;
    font-size: 14px;
    font-weight: bold; }
    @media (max-width: 767px) {
      #zmodal .modal-title {
        font-weight: normal; } }
    #zmodal .modal-title p {
      font-weight: bold;
      margin-bottom: 0;
      color: #f18903;
      font-size: 24px; }
      @media (max-width: 767px) {
        #zmodal .modal-title p {
          font-size: 1.2em;
          line-height: 1.4em; } }
  #zmodal .modal-actions {
    background: #f4f4f4;
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: row; }
    #zmodal .modal-actions .btn, #zmodal .modal-actions .btn-light, #zmodal .modal-actions .btn-buy {
      margin: 0 10px; }
    @media (max-width: 767px) {
      #zmodal .modal-actions {
        padding: 10px;
        overflow: auto;
        flex-direction: column; }
        #zmodal .modal-actions .btn, #zmodal .modal-actions .btn-light, #zmodal .modal-actions .btn-buy {
          width: 100%;
          margin: 0; }
          #zmodal .modal-actions .btn:first-of-type, #zmodal .modal-actions .btn-light:first-of-type, #zmodal .modal-actions .btn-buy:first-of-type {
            order: 2; }
          #zmodal .modal-actions .btn:nth-child(2), #zmodal .modal-actions .btn-light:nth-child(2), #zmodal .modal-actions .btn-buy:nth-child(2) {
            margin-bottom: 10px; } }
  #zmodal .modal-container {
    display: flex;
    align-items: flex-end;
    padding: 0; }
  @media (max-width: 767px) {
    #zmodal .modal-content {
      border: none; } }
  #zmodal .modal-content__left img {
    max-width: 200px; }
  @media (max-width: 767px) {
    #zmodal .modal-content__left {
      display: none; } }
  #zmodal .modal-content__full {
    width: 100%;
    padding: 20px 40px; }
    @media (max-width: 767px) {
      #zmodal .modal-content__full {
        padding: 10px; } }
  #zmodal .modal-content__right {
    padding: 20px;
    font-size: 1em; }
    @media (max-width: 767px) {
      #zmodal .modal-content__right {
        padding: 10px; } }
    #zmodal .modal-content__right .wrapper {
      display: flex;
      align-items: center;
      padding-bottom: 20px; }
      #zmodal .modal-content__right .wrapper:last-of-type {
        padding-bottom: 0; }
      #zmodal .modal-content__right .wrapper p {
        margin: 0; }
    #zmodal .modal-content__right .icon {
      margin-right: 20px;
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      text-align: center; }
      #zmodal .modal-content__right .icon img {
        width: 40px; }
  #zmodal .rating {
    display: flex;
    justify-items: center;
    align-items: center; }
    #zmodal .rating__stars {
      font-size: 0; }
      #zmodal .rating__stars span {
        font-size: 36px; }
      #zmodal .rating__stars Span::before {
        content: "☆"; }
      #zmodal .rating__stars span.active::before {
        content: "★"; }
      #zmodal .rating__stars span:hover {
        cursor: pointer; }
      #zmodal .rating__stars .active {
        color: #f18903; }
    #zmodal .rating__sum {
      display: inline-block;
      vertical-align: middle;
      font-size: 24px;
      font-weight: bold;
      margin-left: 10px;
      color: #f18903; }
  #zmodal.zmodal--zen .modal-content__right .icon img {
    width: 66px; }
    @media (max-width: 767px) {
      #zmodal.zmodal--zen .modal-content__right .icon img {
        width: 56px; } }

.modal-countrieslist {
  display: flex;
  align-self: stretch;
  align-content: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px; }
  .modal-countrieslist__country {
    border: 1px solid #eeeeee;
    padding: 20px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border-bottom-color: #dadada;
    cursor: pointer;
    transition: background linear 0.2s;
    border-radius: 6px;
    position: relative;
    width: 24%;
    margin-top: 2%; }
    @media (max-width: 991px) {
      .modal-countrieslist__country {
        width: 49%; } }
    .modal-countrieslist__country--current {
      background: #dff0d8;
      color: #78be0e; }
    .modal-countrieslist__country:last-of-type {
      margin-right: 0; }
    .modal-countrieslist__country:hover {
      border: 1px solid #78be0e; }
  .modal-countrieslist__flag {
    padding-bottom: 7px; }
    .modal-countrieslist__flag img {
      border: 1px solid #eeeeee; }

.ZoomContainer {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.modal-zoom {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 1799;
  background-color: #fff;
  overflow: hidden;
  text-align: center; }
  .modal-zoom .btn-close {
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    border-radius: 150px;
    opacity: 1;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 123456789;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border: 2px solid #c0c0c0;
    background: #fff;
    color: #c0c0c0;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 2; }
    .modal-zoom .btn-close:after {
      font-family: FontAwesome;
      content: '\f00d';
      font-weight: 300;
      line-height: 28px;
      height: 28px;
      vertical-align: top;
      color: #c0c0c0; }
    .modal-zoom .btn-close:hover {
      transform: rotate(90deg);
      border-color: #f18903; }
      .modal-zoom .btn-close:hover, .modal-zoom .btn-close:hover:after {
        color: #f18903; }
  .modal-zoom .flickity-page-dots {
    bottom: 30px;
    display: block; }
  .modal-zoom .carousel-zoom-cell {
    width: 100%;
    max-height: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer; }
    .modal-zoom .carousel-zoom-cell img {
      height: auto;
      max-height: 100%;
      max-width: 100%;
      width: auto;
      margin: 0 auto; }

.modal-ems {
  max-width: 680px;
  background: #f7f5f5;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .modal-ems__title {
    background: #fff;
    color: #f18903;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    padding: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    .modal-ems__title--orange {
      background: #f18903;
      padding: 15px;
      color: #fff;
      font-weight: bold;
      font-size: 35px;
      text-transform: uppercase; }
      .modal-ems__title--orange .small {
        font-size: 30px; }
      .modal-ems__title--orange .sub {
        font-size: 14px;
        font-weight: normal;
        text-transform: lowercase; }
  .modal-ems__content {
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
    text-align: center;
    width: 100%;
    padding: 20px 20px 0 20px; }
    .modal-ems__content .modal-ems__text {
      width: 100%; }
    .modal-ems__content.nopadding {
      padding: 0;
      align-items: center;
      align-content: center; }
      .modal-ems__content.nopadding .modal-ems__text {
        margin: 20px 20px 0 20px; }
      .modal-ems__content.nopadding .form {
        padding-top: 40px; }
      .modal-ems__content.nopadding .modal-ems__people,
      .modal-ems__content.nopadding .modal-ems__people img {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
  .modal-ems .big {
    font-size: 150px;
    line-height: 160px;
    height: 160px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .modal-ems .big .cur {
      font-size: 80px;
      font-weight: normal;
      display: inline-block;
      vertical-align: middle; }
  .modal-ems .special-rounded {
    background: #f18903;
    margin: 0 auto;
    width: 250px;
    height: 250px;
    padding: 20px;
    text-align: center;
    border-radius: 750px;
    color: #fff;
    margin-bottom: 15px; }
    .modal-ems .special-rounded .big {
      padding-top: 12px; }
  .modal-ems .form {
    padding-bottom: 7px; }
    .modal-ems .form .lead {
      font-weight: bold; }
    .modal-ems .form--checkbox {
      text-align: left; }
      .modal-ems .form--checkbox .form-group {
        margin-bottom: 0; }
        .modal-ems .form--checkbox .form-group label {
          font-weight: normal; }
    .modal-ems .form .form-image-signature {
      padding-top: 20px; }
  .modal-ems .btn, .modal-ems .btn-light, .modal-ems .btn-buy {
    margin-top: 7px; }
  .modal-ems--christmas {
    background: #bd0a1f;
    color: #fff; }
    .modal-ems--christmas .modal-ems__content {
      align-items: stretch; }
      .modal-ems--christmas .modal-ems__content .modal-ems__people {
        background: #fff;
        width: 100%; }
        .modal-ems--christmas .modal-ems__content .modal-ems__people img {
          height: 100%;
          width: 100%;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px;
          border-bottom-right-radius: 6px; }
    .modal-ems--christmas .modal-ems__text {
      text-transform: uppercase;
      font-size: 17px; }
      .modal-ems--christmas .modal-ems__text a.btn, .modal-ems--christmas .modal-ems__text a.btn-light, .modal-ems--christmas .modal-ems__text a.btn-buy {
        border-color: #fff;
        color: #fff; }
    .modal-ems--christmas .clientName {
      font-size: 32px;
      padding-bottom: 10px;
      font-weight: bold; }
  .modal-ems--orange {
    background: #f18903; }
    .modal-ems--orange .modal-ems__title {
      color: #fff;
      background: #f18903; }
      .modal-ems--orange .modal-ems__title--lined {
        position: relative; }
        .modal-ems--orange .modal-ems__title--lined span {
          position: relative;
          z-index: 2;
          display: inline-block;
          padding: 0 10px;
          background: #f18903; }
        .modal-ems--orange .modal-ems__title--lined:before {
          top: 50%;
          left: 20px;
          right: 20px;
          content: ' ';
          display: block;
          position: absolute;
          height: 1px;
          background: #fff; }
    .modal-ems--orange .modal-ems__text {
      color: #fff; }
      .modal-ems--orange .modal-ems__text .special {
        text-align: center; }
      .modal-ems--orange .modal-ems__text .sub {
        text-align: center;
        font-size: 23px;
        padding-bottom: 40px; }
        .modal-ems--orange .modal-ems__text .sub__big {
          font-size: 45px;
          line-height: 50px; }
  .modal-ems--full .modal-ems__text {
    width: 100%; }
    .modal-ems--full .modal-ems__text .form {
      padding-right: 100px;
      padding-left: 100px; }
  .modal-ems--full .modal-ems__content {
    padding-top: 0; }
  .modal-ems--countdown #countdownPopin {
    padding: 7px 0; }
    .modal-ems--countdown #countdownPopin span {
      display: inline-block;
      font-size: 30px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: italic;
      background: #333333;
      color: #fff;
      margin: 0 0 0 7px;
      padding: 7px; }
  .modal-ems--countdown .modal-ems__text {
    width: auto; }
  .modal-ems--countdown .modal-ems__content {
    flex-direction: column; }
    .modal-ems--countdown .modal-ems__content .modal-ems__people,
    .modal-ems--countdown .modal-ems__content .modal-ems__people img {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
  @media (max-width: 767px) {
    .modal-ems .modal-ems__title {
      font-size: 18px; }
    .modal-ems .modal-ems__text .form {
      padding-left: 0;
      padding-right: 0; }
    .modal-ems .modal-ems__text .sub {
      padding-bottom: 20px; }
    .modal-ems .modal-ems__content {
      width: 100%; }
    .modal-ems .modal-ems__people {
      display: none; }
    .modal-ems .special-rounded {
      width: 200px;
      height: 200px; }
      .modal-ems .special-rounded .big {
        padding-top: 12px; }
    .modal-ems .big {
      font-size: 110px;
      line-height: 120px;
      height: 120px; }
      .modal-ems .big .cur {
        font-size: 40px; } }

.discoverOffer {
  width: 100%;
  color: #5a5a5a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px; }
  @media (max-width: 767px) {
    .discoverOffer {
      font-size: 14px; } }
  .discoverOffer__head {
    text-align: center;
    background: #5ec0ea;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase; }
    .discoverOffer__head span {
      vertical-align: middle;
      padding-left: 7px; }
  .discoverOffer__body {
    display: flex;
    padding: 20px 40px; }
    @media (max-width: 767px) {
      .discoverOffer__body {
        padding: 10px; } }
    .discoverOffer__body__left {
      text-align: center;
      margin-right: 40px; }
      @media (max-width: 767px) {
        .discoverOffer__body__left {
          margin-right: 7px; } }
      .discoverOffer__body__left figure {
        margin: 0; }
      .discoverOffer__body__left img {
        max-width: 280px; }
        @media (max-width: 767px) {
          .discoverOffer__body__left img {
            max-width: 120px; } }
      .discoverOffer__body__left .price {
        margin-top: 7px; }
        .discoverOffer__body__left .price .price-old {
          text-decoration: line-through; }
        .discoverOffer__body__left .price .price-new {
          font-size: 18px;
          color: #FF0600;
          font-weight: bold; }
    @media (max-width: 767px) {
      .discoverOffer__body__right .btn-success {
        font-size: 14px;
        padding: 10px; } }
    .discoverOffer__body__right ul {
      margin: 15px 0 25px 15px; }
      @media (max-width: 767px) {
        .discoverOffer__body__right ul {
          margin-left: 0; } }
      .discoverOffer__body__right ul li {
        padding-bottom: 7px; }
        .discoverOffer__body__right ul li:last-of-type {
          padding-bottom: 0; }
    .discoverOffer__body__right .fa {
      color: #78be0e; }
    .discoverOffer__body__right p > .text-success {
      font-size: 16px; }
    .discoverOffer__body__right .itsfree {
      font-style: italic;
      font-size: 12px;
      margin: 7px 0 0 0; }

.modal-content__countrySel {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.modal__country__block {
  width: 49%;
  border: 2px solid #eeeeee;
  border-radius: 6px; }

.modal__country__block__flag {
  position: relative;
  padding: 20px;
  text-align: center; }
  .modal__country__block__flag:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    content: '';
    display: block;
    height: 61px;
    background: #f4f4f4; }
  .modal__country__block__flag img {
    z-index: 2;
    position: relative;
    border: 5px solid #fff;
    border-radius: 100%;
    max-width: 80px; }

.modal__country__block__txt {
  padding: 0 20px 20px 20px;
  text-align: center; }
  .modal__country__block__txt h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    padding: 0; }
  .modal__country__block__txt a {
    text-decoration: underline; }

.product_oney {
  padding-left: 36px;
  position: relative;
  line-height: 1.2;
  display: inline-block; }

.product_oney_logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px; }

.product_oney_parts {
  font-size: 12px;
  color: #81BC00;
  font-weight: bold; }

.product_oney_parts:hover {
  color: #81BC00; }

.product_oney_cost {
  color: #54565B;
  font-size: 11px; }

.product_oney_cgu {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #81BC00;
  color: #54565B;
  font-size: 11px; }

#zmodal .oney-modal .modal-title img {
  height: 48px; }

#zmodal .oney-modal .modal-title {
  color: #81BC00; }

#zmodal .oney-modal .product_oney_parts {
  font-size: 14px; }

#zmodal .oney-modal .product_oney_cost {
  font-size: 12px; }

#zmodal .oney-modal .oney-guidelines {
  background: #81BC00;
  color: rgba(255, 255, 255, 0.7);
  padding: 5%; }

#zmodal .oney-modal .oney-guidelines img {
  width: 100%;
  margin-bottom: 20px; }

.search-app .search-app__left .ais-refinement-list--item.current .count,
.search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label .count,
.search-app .search-app__left .ais-star-rating--item.current .count,
.search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label .count, #search-app__left__reviews .ais-star-rating--count {
  font-size: 12px;
  color: #c0c0c0;
  font-weight: normal; }
  .search-app .search-app__left .ais-refinement-list--item.current .count:before,
  .search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label .count:before,
  .search-app .search-app__left .ais-star-rating--item.current .count:before,
  .search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label .count:before, #search-app__left__reviews .ais-star-rating--count:before {
    content: '('; }
  .search-app .search-app__left .ais-refinement-list--item.current .count:after,
  .search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label .count:after,
  .search-app .search-app__left .ais-star-rating--item.current .count:after,
  .search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label .count:after, #search-app__left__reviews .ais-star-rating--count:after {
    content: ')'; }

.ais-search-box--reset-wrapper {
  position: absolute;
  right: 5px;
  top: 11px;
  z-index: 99; }
  .ais-search-box--reset-wrapper button {
    background: #fff;
    border: none; }
    .ais-search-box--reset-wrapper button svg {
      height: 18px;
      width: 18px; }

.search-app#search-app {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 810;
  background: #fff; }

.search-app--on {
  display: block !important;
  margin-top: -51px;
  padding: 20px 0; }
  @media (max-width: 768px) {
    .search-app--on {
      margin-top: 0;
      padding-top: 0; } }
  @media (max-width: 480px) {
    .search-app--on {
      margin-top: 0;
      padding-top: 0; } }

.search-app__header-nav {
  display: none;
  margin: 7px 0 10px 0;
  flex-wrap: nowrap;
  width: 100%;
  align-items: stretch;
  background: #fff; }
  @media (max-width: 991px) {
    .search-app__header-nav {
      display: flex; } }
  .search-app__header-nav span {
    width: 49.3%; }
    .search-app__header-nav span:first-child {
      margin-right: 1.4%; }

.search-app .search-app__left #btn-hidefilters,
.search-app .search-app__left .btn-hidefilters {
  display: none; }

.search-app .search-app__left .ais-refinement-list--list,
.search-app .search-app__left .ais-star-rating--list {
  display: flex;
  flex-direction: column; }

.search-app .search-app__left .ais-refinement-list--item div,
.search-app .search-app__left .ais-star-rating--item div {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label,
.search-app .search-app__left .ais-refinement-list--item .ais-star-rating--label,
.search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label,
.search-app .search-app__left .ais-star-rating--item .ais-star-rating--label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  margin-bottom: 0;
  cursor: pointer;
  padding: 0.45rem 0;
  float: left; }

.search-app .search-app__left .ais-refinement-list--item.current,
.search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label,
.search-app .search-app__left .ais-star-rating--item.current,
.search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label {
  color: #0059a7;
  display: block;
  text-decoration: none;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s; }
  .search-app .search-app__left .ais-refinement-list--item.current:before, .search-app .search-app__left .ais-refinement-list--item.current:after,
  .search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label:before,
  .search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label:after,
  .search-app .search-app__left .ais-star-rating--item.current:before,
  .search-app .search-app__left .ais-star-rating--item.current:after,
  .search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label:before,
  .search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label:after {
    display: table;
    content: " "; }
  .search-app .search-app__left .ais-refinement-list--item.current:after,
  .search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label:after,
  .search-app .search-app__left .ais-star-rating--item.current:after,
  .search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label:after {
    clear: both; }
  .search-app .search-app__left .ais-refinement-list--item.current:hover,
  .search-app .search-app__left .ais-refinement-list--item .ais-refinement-list--label:hover,
  .search-app .search-app__left .ais-star-rating--item.current:hover,
  .search-app .search-app__left .ais-star-rating--item .ais-refinement-list--label:hover {
    color: #f18903; }

.search-app .search-app__left .ais-refinement-list--item.current,
.search-app .search-app__left .ais-star-rating--item.current {
  font-weight: bold;
  order: -1;
  display: block !important; }
  .search-app .search-app__left .ais-refinement-list--item.current .ais-refinement-list--label,
  .search-app .search-app__left .ais-star-rating--item.current .ais-refinement-list--label {
    color: #f18903; }
    .search-app .search-app__left .ais-refinement-list--item.current .ais-refinement-list--label:hover,
    .search-app .search-app__left .ais-star-rating--item.current .ais-refinement-list--label:hover {
      color: #f18903; }

.search-app .search-app__left .ais-star-rating--item.current {
  order: initial; }

.search-app .search-app__left .show-more-less {
  margin-top: 10px;
  display: inline-block;
  color: #1a1a1a; }

.category {
  display: flex; }
  .category .alert {
    width: 100%; }
  .category.aside-opened .ais-star-rating--link {
    padding: 10px; }
  .category.aside-opened #btn-hidefilters,
  .category.aside-opened .btn-hidefilters,
  .category.aside-opened #btn-reset {
    display: block;
    width: 100%;
    padding: 0 0 10px 0; }
  .category.aside-opened #btn-reset {
    padding-top: 5px; }
    .category.aside-opened #btn-reset .btn, .category.aside-opened #btn-reset .btn-light, .category.aside-opened #btn-reset .btn-buy {
      background: #333333; }
  .category.aside-opened #btn-hidefilters,
  .category.aside-opened .btn-hidefilters {
    background: #78be0e;
    font-weight: bold; }
  .category.aside-opened .category__aside__content {
    overflow: auto !important;
    bottom: 60px !important;
    position: absolute !important; }
  .category.aside-opened .category__aside__footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: #f4f4f4;
    border-top: 1px solid #eeeeee;
    padding: 7px;
    height: 60px;
    line-height: 46px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    text-align: center;
    align-items: stretch;
    justify-content: space-around;
    color: #fff;
    cursor: pointer;
    text-decoration: none; }
  .category.aside-opened #search-app__left .ais-price-ranges--item,
  .category.aside-opened #search-app__left .ais-refinement-list--item {
    border-bottom: 1px solid #eeeeee;
    display: block; }
    .category.aside-opened #search-app__left .ais-price-ranges--item .ais-price-ranges--link,
    .category.aside-opened #search-app__left .ais-price-ranges--item .ais-refinement-list--label,
    .category.aside-opened #search-app__left .ais-refinement-list--item .ais-price-ranges--link,
    .category.aside-opened #search-app__left .ais-refinement-list--item .ais-refinement-list--label {
      display: block;
      padding: 10px 15px; }
    .category.aside-opened #search-app__left .ais-price-ranges--item:last-of-type,
    .category.aside-opened #search-app__left .ais-refinement-list--item:last-of-type {
      border-bottom: none; }
    .category.aside-opened #search-app__left .ais-price-ranges--item div,
    .category.aside-opened #search-app__left .ais-refinement-list--item div {
      display: inline; }
  .category.aside-opened #search-app__left .ais-star-rating--item {
    border-bottom: 1px solid #eeeeee;
    display: block; }
  .category.aside-opened #search-app__left .ais-star-rating--item {
    padding: 0 !important; }
  .category.aside-opened #search-app__left .ais-range-slider--body {
    padding: 10px 20px !important; }

.ais-current-refined-values--body {
  display: inline-block; }

.alg-filters {
  display: inline; }
  .alg-filters__total {
    display: inline-block; }
    .alg-filters__total:before {
      content: '('; }
    .alg-filters__total:after {
      content: ')'; }
  .alg-filters .ais-current-refined-values--item .alg-filters__content {
    color: #a7a7a7;
    background: #f4f4f4;
    border-color: #f4f4f4; }
  .alg-filters .ais-current-refined-values--item .alg-filters__content:before {
    content: "\f00d";
    font-family: "FontAwesome";
    display: inline-block;
    color: #a7a7a7;
    margin-right: 7px;
    font-weight: 300;
    transition: linear all 0.15s; }
  .alg-filters .ais-current-refined-values--item:hover .alg-filters__content {
    color: #1a1a1a;
    border-color: #eaeaea;
    background: #eaeaea; }
  .alg-filters .ais-current-refined-values--item:hover .alg-filters__content:before {
    transform: rotate(90deg);
    color: #1a1a1a; }
  .alg-filters__item {
    display: inline-block;
    cursor: pointer;
    margin-right: 7px;
    margin-top: 7px; }
    .alg-filters__item.alg-filters__current {
      display: none; }
    .alg-filters__item input[type="checkbox"] {
      display: none; }
  .alg-filters__header {
    cursor: inherit; }
  .alg-filters__content,
  .alg-filters__reset div {
    color: #fff;
    background: #f18903;
    display: block;
    padding: 3.5px 7px;
    font-size: 12px;
    border: 1px solid #f18903;
    border-radius: 3px;
    font-weight: normal;
    cursor: pointer;
    transition: linear all 0.15s; }
    .alg-filters__content > div,
    .alg-filters__reset div > div {
      display: inline-block; }
    .alg-filters__content:hover,
    .alg-filters__reset div:hover {
      background: #FFF;
      color: #f18903; }
  .alg-filters__reset div {
    background: transparent;
    border-color: transparent;
    color: #0059a7;
    text-decoration: underline;
    border-radius: 3px;
    padding-right: 0;
    padding-left: 0; }
  .alg-filters__reset:hover, .alg-filters__reset:hover div {
    color: #f18903; }

#search-app__left__brands input[type="search"] {
  margin-bottom: 7px; }

#search-app__left__brands button {
  display: none; }

@media (max-width: 767px) {
  #search-app__left__brands .searchbox {
    padding: 7px; } }

#search-app__categories,
#search-app__subcategories {
  display: none; }

@media (min-width: 992px) {
  #search-app__subcategories {
    display: none !important; } }

@media (max-width: 991px) {
  #search-app__categories {
    display: block; } }

#search-app__subcategories .alg-filters__content {
  background: #fff;
  color: #f18903;
  border-color: #f18903; }

#search-app__subcategories .alg-filters div:last-of-type {
  color: #0059a7; }

#search-app__right__stats {
  margin-top: 7px; }
  @media (max-width: 991px) {
    #search-app__right__stats {
      padding: 0 0 10px 0; } }

#search-app__left__reviews .ais-star-rating--item {
  padding: 0.45rem 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  margin-bottom: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif; }
  #search-app__left__reviews .ais-star-rating--item .ais-star-rating--link {
    display: block; }
  #search-app__left__reviews .ais-star-rating--item:hover .ais-star-rating--link {
    text-decoration: none;
    color: #f18903; }
  #search-app__left__reviews .ais-star-rating--item.current .ais-star-rating--link {
    color: #f18903; }
    #search-app__left__reviews .ais-star-rating--item.current .ais-star-rating--link:hover:after {
      color: #f18903; }
    #search-app__left__reviews .ais-star-rating--item.current .ais-star-rating--link:after {
      content: "\f00d";
      font-family: "FontAwesome";
      float: right;
      display: inline-block;
      color: #c0c0c0;
      font-weight: normal; }

#search-app__left__reviews .ais-star-rating--star {
  background-image: url("/images/rating/rating-1_1.svg"); }
  #search-app__left__reviews .ais-star-rating--star, #search-app__left__reviews .ais-star-rating--star__empty {
    height: 15px;
    width: 15px;
    background-size: 15px 15px;
    display: inline-block; }
  #search-app__left__reviews .ais-star-rating--star__empty {
    background-image: url("/images/rating/rating-0_1.svg"); }

#search-app__pagination {
  text-align: center;
  padding-top: 20px; }

.ais-star-rating--body {
  font-family: Arial, Helvetica, sans-serif; }

.ais-range-input--fieldset {
  /* custom fieldset */
  margin: 0;
  padding: 0;
  border: 0; }

.ais-range-input--labelMin {
  /* custom label min */
  display: inline-block; }

.ais-range-input--inputMin {
  /* custom input min */
  min-width: 165px; }

.ais-range-input--inputMin:hover:disabled {
  cursor: not-allowed; }

.ais-range-input--separator {
  /* separator */
  margin: 0 5px; }

.ais-range-input--labelMax {
  /* custom label max */
  display: inline-block; }

.ais-range-input--inputMax {
  /* custom input max */
  min-width: 165px; }

.ais-range-input--inputMax:hover:disabled {
  cursor: not-allowed; }

.ais-range-input--submit {
  /* custom form button */
  margin-left: 5px; }

.ais-range-input--submit:disabled, .ais-range-input--submit:hover:disabled {
  cursor: not-allowed;
  background-color: #f4f4f4; }

.ais-range-slider .ais-range-slider--disabled {
  cursor: not-allowed; }

.ais-range-slider--handle {
  background: #fff; }

.ais-range-slider .ais-range-slider--disabled .ais-range-slider--handle {
  border-color: #eeeeee;
  cursor: not-allowed; }

.ais-range-slider .ais-range-slider--disabled .rheostat-horizontal .rheostat-progress {
  background-color: #eeeeee; }

.ais-range-slider .rheostat {
  overflow: visible;
  margin-top: 2em;
  margin-bottom: 2em; }

.ais-range-slider .rheostat-background {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
  position: relative; }

.ais-range-slider .rheostat-horizontal .rheostat-background {
  height: 6px;
  top: 0;
  width: 100%; }

.ais-range-slider .rheostat-horizontal .rheostat-progress {
  background-color: #f18903;
  position: absolute;
  height: 4px;
  top: 1px; }

.ais-range-slider .rheostat-horizontal .rheostat-handle {
  margin-left: -12px;
  top: -7px; }

.ais-range-slider .rheostat-horizontal .rheostat-handle .ais-range-slider--tooltip {
  text-align: center;
  margin-left: -10px;
  width: 40px; }

.ais-range-slider .rheostat-horizontal .rheostat-handle::before, .ais-range-slider .rheostat-horizontal .rheostat-handle::after {
  top: 7px;
  height: 10px;
  width: 1px; }

.ais-range-slider .rheostat-horizontal .rheostat-handle::before {
  left: 10px; }

.ais-range-slider .rheostat-horizontal .rheostat-handle::after {
  left: 13px; }

.ais-range-slider--handle {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
  border: 1px solid #f18903;
  border-radius: 50%;
  cursor: pointer; }

.ais-range-slider--tooltip {
  position: absolute;
  top: -22px;
  font-size: .8em; }

.ais-range-slider--value {
  width: 40px;
  position: absolute;
  text-align: center;
  margin-left: -20px;
  padding-top: 15px;
  font-size: .8em; }

.ais-range-slider--marker {
  position: absolute;
  background: #eeeeee;
  margin-left: -1px;
  width: 1px;
  height: 5px; }

/* TODO LT  : Vérif ajouts Baps pour Algolia */
[v-cloak] {
  display: none; }

.search-app .search-app__left {
  /*.ais-range-slider
    {
      .rheostat-horizontal
      {
        position: relative;

        .ais-range-slider--marker-horizontal
        {
          position: absolute;
          margin-left: 0;
        }
      }
    }*/ }
  .search-app .search-app__left #search-params-initial,
  .search-app .search-app__left #search-params {
    display: none; }
  .search-app .search-app__left .ais-price-ranges--form {
    color: #024682;
    display: flex;
    padding-top: 15px; }
    .search-app .search-app__left .ais-price-ranges--form label {
      position: relative;
      margin: 0; }
      .search-app .search-app__left .ais-price-ranges--form label span {
        position: absolute;
        width: 10px;
        top: 3px;
        left: 5px; }
      .search-app .search-app__left .ais-price-ranges--form label input {
        border: 1px solid #eeeeee;
        border-radius: 2px;
        font-weight: 400;
        text-align: center;
        padding: 0 0 0 13px;
        line-height: 24px;
        width: 90%;
        color: #f18903; }
        .search-app .search-app__left .ais-price-ranges--form label input::placeholder {
          color: #024682; }
        .search-app .search-app__left .ais-price-ranges--form label input:-ms-input-placeholder {
          color: #024682; }
        .search-app .search-app__left .ais-price-ranges--form label input::-ms-input-placeholder {
          color: #024682; }
        .search-app .search-app__left .ais-price-ranges--form label input:hover, .search-app .search-app__left .ais-price-ranges--form label input:focus {
          border-color: #F18903; }
  .search-app .search-app__left #search-app__left__c_note--cat li label {
    cursor: pointer; }
    .search-app .search-app__left #search-app__left__c_note--cat li label input {
      margin-right: 2px; }
    .search-app .search-app__left #search-app__left__c_note--cat li label .ais-star-rating--star,
    .search-app .search-app__left #search-app__left__c_note--cat li label .ais-star-rating--star__empty {
      display: inline-block;
      vertical-align: top;
      margin-right: 1px;
      height: 15px;
      width: 15px;
      background-size: 15px 15px; }
    .search-app .search-app__left #search-app__left__c_note--cat li label .ais-star-rating--star {
      background-image: url("/images/rating/rating-1_1-blue.svg"); }
    .search-app .search-app__left #search-app__left__c_note--cat li label .ais-star-rating--star__empty {
      background-image: url("/images/rating/rating-0_1-blue.svg"); }
  .search-app .search-app__left #search-app__left__c_note--cat li.current .ais-star-rating--star,
  .search-app .search-app__left #search-app__left__c_note--cat li label:hover .ais-star-rating--star {
    background-image: url("/images/rating/rating-1_1-orange.svg"); }
  .search-app .search-app__left #search-app__left__c_note--cat li.current .ais-star-rating--star__empty,
  .search-app .search-app__left #search-app__left__c_note--cat li label:hover .ais-star-rating--star__empty {
    background-image: url("/images/rating/rating-0_1-orange.svg"); }

.search-app #algolia-products-container,
.search-app #regular-products-container {
  position: relative; }

.search-app #algolia-products-container #search-app__current-filters,
.search-app #algolia-products-container #search-app__stats {
  width: 100%; }

.search-app #algolia-products-container #search-app__stats {
  margin-top: 10px; }

.search-app #algolia-products-container #search-app__current-filters .ais-current-refined-values--link {
  text-decoration: none !important; }

.search-app #algolia-products-container #search-app__current-filters a.alg-filters__reset {
  font-size: 12px; }

.search-app #algolia-products-container #algolia-products-container--pagination {
  width: 100%;
  text-align: center; }

#algolia-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  text-align: center;
  display: none; }
  #algolia-overlay:before {
    content: '';
    display: block;
    background: url("/images/loading/ajax_loader_gray_128.gif") center 50px no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Zoomalia pages templates */
.rating--fr .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--fr .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--en .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--en .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--de .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--de .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--es .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--es .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--be .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--be .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--at .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--at .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--nl .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--nl .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--pt .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--pt .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--it .rating__review-word {
  font-family: Arial, Helvetica, sans-serif; }
  .rating--it .rating__review-word img {
    height: 10px;
    border: none;
    vertical-align: baseline; }

.rating--es .rating__review-word img {
  height: 13px;
  vertical-align: middle;
  margin-top: -1px !important; }

.rating--es > img {
  vertical-align: top; }

.rating--de .rating__review-word img {
  height: 11px;
  vertical-align: middle; }

.rating--medium img {
  height: 15px;
  border: none;
  vertical-align: top; }

.rating--medium span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333; }

/*
  Customers review
  product.phtml | listing commentaires.phtml | listing questions/réponses | avis du site
*/
.customer-review-overview {
  margin-bottom: 20px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #eeeeee; }
  .customer-review-overview:before, .customer-review-overview:after {
    display: table;
    content: " "; }
  .customer-review-overview:after {
    clear: both; }

.customer-review-overview__product {
  float: left;
  padding-right: 20px; }

.customer-review-overview__average-stars {
  display: inline-block; }

.customer-review-overview__average-global {
  padding-bottom: 15px; }
  .customer-review-overview__average-global:before, .customer-review-overview__average-global:after {
    display: table;
    content: " "; }
  .customer-review-overview__average-global:after {
    clear: both; }
  @media (max-width: 767px) {
    .customer-review-overview__average-global {
      text-align: center; } }

.customer-review-overview__average-note {
  color: #333333;
  font-weight: normal;
  border-left: 1px solid #eeeeee;
  padding-left: 7px;
  margin-left: 7px; }

.customer-review-overview__average-total-comments,
.customer-review-overview__average-total-comments h2 {
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 14px; }

.customer-review-overview__average-total-comments a {
  color: #0066c0; }

.customer-review-overview__rates {
  float: left;
  width: 350px;
  color: #c0c0c0;
  font-size: 12px; }
  .customer-review-overview__rates a {
    color: #0066c0; }
  .customer-review-overview__rates .table--zm {
    margin: 0;
    padding: 0;
    border-collapse: collapse; }
  .customer-review-overview__rates .table--zm td,
  .customer-review-overview__rates .table--zm th {
    border: none;
    padding: 3px 3px; }
  .customer-review-overview__rates .progress {
    margin: 0;
    box-shadow: none;
    background: #e7e7e7; }
    .customer-review-overview__rates .progress .progress-bar {
      background: #ff9800;
      box-shadow: none; }
    .customer-review-overview__rates .progress,
    .customer-review-overview__rates .progress .progress-bar {
      display: block;
      height: 20px;
      line-height: 20px; }
  .customer-review-overview__rates .pg-bar {
    width: 72%; }

.customer-review-overview__actions {
  float: left;
  padding-left: 60px; }
  .customer-review-overview__actions a:not(.btn):not(.btn-light):not(.btn-buy) {
    color: #f18903;
    font-weight: bold; }
    .customer-review-overview__actions a:not(.btn):not(.btn-light):not(.btn-buy):hover {
      text-decoration: underline; }
  .customer-review-overview__actions--question {
    padding-left: 0; }
    .customer-review-overview__actions--question h2 {
      font-size: 16px; }

.customer-review-overview__link {
  padding-top: 10px; }
  .customer-review-overview__link a {
    color: #f18903; }

.customer-review-overview__donut {
  float: left;
  padding-left: 60px; }
  .customer-review-overview__donut .donut-chart.donut2 {
    width: 120px;
    height: 120px;
    background: #e7e7e7; }
    .customer-review-overview__donut .donut-chart.donut2 .slice.one {
      clip: rect(0 120px 60px 0);
      -webkit-transform: rotate(162deg);
      transform: rotate(162deg);
      background: #ff9800; }
    .customer-review-overview__donut .donut-chart.donut2 .slice.two {
      clip: rect(0 60px 120px 0);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      background: #ff9800; }
    .customer-review-overview__donut .donut-chart.donut2.reverse {
      background: #ff9800; }
      .customer-review-overview__donut .donut-chart.donut2.reverse .slice.one {
        background: #e7e7e7; }
      .customer-review-overview__donut .donut-chart.donut2.reverse .slice.two {
        background: #e7e7e7; }
    .customer-review-overview__donut .donut-chart.donut2 .chart-center {
      top: 10px;
      left: 10px;
      width: 100px;
      height: 100px;
      background: #fff; }
      .customer-review-overview__donut .donut-chart.donut2 .chart-center .total {
        font-size: 30px;
        color: #333333; }
  @media (max-width: 767px) {
    .customer-review-overview__donut {
      float: none;
      padding: 0;
      clear: both; }
    .customer-review-overview__donut .donut-chart {
      margin: 0 auto; } }

.gridreviews {
  display: none;
  width: 100%;
  margin-bottom: 40px; }
  .gridreviews:before, .gridreviews:after {
    display: table;
    content: " "; }
  .gridreviews:after {
    clear: both; }
  .gridreviews .guttersize {
    width: 0; }
  .gridreviews .gridsizer {
    width: 25%; }
  .gridreviews__bloc {
    width: 25%;
    float: left;
    margin-bottom: 0;
    border: 1px solid #eeeeee; }
    .gridreviews__bloc img {
      width: 100%;
      vertical-align: top;
      height: auto; }
  @media (max-width: 991px) {
    .gridreviews .gridsizer,
    .gridreviews .gridreviews__bloc {
      width: 50%; } }

.customer-reviews__aside__block {
  padding: 20px;
  background: #f4f4f4;
  margin-bottom: 20px; }
  .customer-reviews__aside__block--picture {
    text-align: center;
    background: #fff;
    border: 1px solid #eeeeee; }
    .customer-reviews__aside__block--picture a {
      color: #f18903;
      font-weight: bold; }
  .customer-reviews__aside__block ul {
    margin: 0; }
    .customer-reviews__aside__block ul li {
      font-weight: bold;
      font-size: 12px; }

.customer-reviews-container h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold; }

.customer-reviews-container .customer-review {
  padding: 10px 0;
  margin-bottom: 8px; }
  .customer-reviews-container .customer-review--question {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #eeeeee; }
    .customer-reviews-container .customer-review--question .customer-review__details {
      font-weight: bold; }
    .customer-reviews-container .customer-review--question .customer-review__answer {
      font-size: 14px;
      padding: 15px 0 0 0;
      margin-top: 25px;
      position: relative;
      font-weight: normal;
      background: transparent;
      border-top: 1px solid #eeeeee; }
      .customer-reviews-container .customer-review--question .customer-review__answer:before {
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        top: -10px;
        left: 10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #eeeeee; }
      .customer-reviews-container .customer-review--question .customer-review__answer:after {
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        top: -8px;
        left: 10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff; }
      .customer-reviews-container .customer-review--question .customer-review__answer__container {
        font-style: italic; }
      .customer-reviews-container .customer-review--question .customer-review__answer__author {
        font-weight: bold;
        color: #f18903; }
  .customer-reviews-container .customer-review__rating-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 7px; }
  .customer-reviews-container .customer-review__author {
    position: relative; }
  .customer-reviews-container .customer-review__author-name {
    display: inline;
    color: #888888; }
  .customer-reviews-container .customer-review__details {
    padding-top: 7px; }
  .customer-reviews-container .customer-review__date {
    font-weight: normal; }
  .customer-reviews-container .customer-review__photos-item {
    padding-top: 7px; }

.customer-reviews-actions {
  text-align: left;
  padding-top: 15px; }

.customer-review__original {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 7px;
  position: relative; }
  @media (max-width: 991px) {
    .customer-review__original {
      position: initial; } }
  .customer-review__original .originalCom {
    cursor: pointer;
    color: #0059a7;
    font-weight: bold;
    position: relative; }
    .customer-review__original .originalCom img {
      height: 15px;
      padding-left: 2px; }
    .customer-review__original .originalCom.loading:after {
      display: block;
      position: absolute;
      right: -20px;
      top: -1px;
      content: '\f110';
      font-family: "FontAwesome";
      transition: all linear 1s;
      -webkit-animation: spin 4s linear infinite;
      -moz-animation: spin 4s linear infinite;
      animation: spin 4s linear infinite; }
  .customer-review__original .title {
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 7px;
    margin-bottom: 7px;
    font-weight: bold; }
  .customer-review__original span:nth-of-type(2) {
    z-index: 9;
    position: absolute;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid #eeeeee;
    width: 580px;
    border-radius: 3px;
    display: none;
    top: 150%;
    left: 0;
    font-size: 12px; }
    .customer-review__original span:nth-of-type(2):after {
      position: absolute;
      top: -8px;
      left: 4px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 8px 8px 8px;
      content: ' ';
      display: block;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; }
      @media (max-width: 991px) {
        .customer-review__original span:nth-of-type(2):after {
          display: none; } }
    @media (max-width: 991px) {
      .customer-review__original span:nth-of-type(2) {
        width: 100%;
        left: 0; } }

/*
  Mediaqueries
*/
@media (max-width: 991px) {
  .customer-review-overview__actions {
    border-top: 1px solid #eeeeee;
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 0;
    width: 100%;
    float: none; }
    .customer-review-overview__actions li {
      font-size: 12px;
      padding-bottom: 7px; }
  .customer-review-overview__actions {
    margin-top: 20px;
    float: none;
    clear: both; }
  .customer-review-overview__average-note {
    display: none; } }

/* Videos */
.customer-video {
  -webkit-box-shadow: 6px 6px 0 #dbdbdb;
  box-shadow: 6px 6px 0 #dbdbdb;
  margin: 0 0 20px 0; }

.zoomarticle {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .zoomarticle {
      padding-bottom: 5px;
      margin-bottom: 5px; } }
  .zoomarticle:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .zoomarticle__wrapper {
    position: relative;
    display: flex;
    align-items: center; }
  .zoomarticle .product-stamp-marketing {
    top: -23px;
    right: auto; }
  .zoomarticle .product-block__discountPrice {
    background: #FF0600;
    padding: 3.5px;
    position: absolute;
    top: 10px;
    right: -5px;
    z-index: 9; }
    .zoomarticle .product-block__discountPrice span {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
  .zoomarticle .product-block__timer {
    background: #FF0600;
    position: absolute;
    top: 5px;
    right: 5px;
    overflow: hidden;
    z-index: 98;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px; }
    @media screen and (max-width: 768px) {
      .zoomarticle .product-block__timer {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  .zoomarticle .product-block__stamp-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 98; }
  .zoomarticle__thumb {
    width: 200px;
    margin-right: 2%;
    padding: 5px;
    text-align: center; }
    .zoomarticle__thumb img {
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 180px; }
      @media screen and (max-width: 768px) {
        .zoomarticle__thumb img {
          max-height: 140px; } }
  .zoomarticle__infos {
    width: 100%; }
    .zoomarticle__infos__header > a {
      display: inline-block;
      padding-bottom: 5px; }
    .zoomarticle__infos__header__desc {
      padding-bottom: 5px;
      font-size: 12px; }
      @media screen and (max-width: 768px) {
        .zoomarticle__infos__header__desc {
          display: none; } }
    .zoomarticle__infos__cols {
      margin-top: 5px;
      display: flex;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .zoomarticle__infos__cols {
          flex-wrap: wrap; } }
    .zoomarticle__infos__label {
      font-size: 12px;
      white-space: nowrap; }
      .zoomarticle__infos__label::first-letter {
        text-transform: uppercase; }
    .zoomarticle__infos__declis {
      margin-right: 2%;
      display: flex;
      flex-wrap: wrap;
      align-content: flex-start;
      align-items: center;
      font-size: 12px;
      font-family: Arial, Helvetica, sans-serif; }
      @media screen and (max-width: 768px) {
        .zoomarticle__infos__declis {
          order: 1;
          margin: 0 0 7px 0;
          width: 100%; } }
    .zoomarticle__infos__decli:after {
      content: '-';
      display: inline;
      padding: 0 3px;
      color: #c0c0c0; }
    .zoomarticle__infos__decli:last-of-type:after {
      display: none; }
    .zoomarticle__infos__price {
      margin-right: 4%; }
      @media screen and (max-width: 768px) {
        .zoomarticle__infos__price {
          order: 2; } }
      .zoomarticle__infos__price__big {
        display: flex;
        align-items: center;
        align-content: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #FF0600;
        line-height: 30px;
        font-size: 30px;
        vertical-align: middle;
        color: #FF0600;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif; }
        .zoomarticle__infos__price__big small {
          font-size: 65%; }
        @media screen and (max-width: 767px) {
          .zoomarticle__infos__price__big {
            line-height: 20px;
            font-size: 20px;
            vertical-align: middle;
            color: #FF0600;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif; }
            .zoomarticle__infos__price__big small {
              font-size: 65%; } }
      .zoomarticle__infos__price__old {
        text-decoration: line-through;
        font-size: 12px;
        line-height: 1.5;
        color: #1a1a1a;
        font-weight: normal;
        margin-right: 7px; }
    .zoomarticle__infos__actions {
      margin-left: auto;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      flex-wrap: nowrap; }
      @media screen and (max-width: 768px) {
        .zoomarticle__infos__actions {
          order: 3; } }
    .zoomarticle__infos .zoomarticle__infos__24h {
      padding-left: 7px;
      margin-bottom: 2px;
      height: 15px;
      vertical-align: baseline; }
      .zoomarticle__infos .zoomarticle__infos__24h img {
        height: 15px;
        max-width: 100%;
        vertical-align: baseline; }
    .zoomarticle__infos .zoomarticle__delivery {
      margin-top: 7px; }
    .zoomarticle__infos__carrier {
      display: inline;
      padding-right: 7px;
      font-size: 12px;
      color: #FF0600; }
      .zoomarticle__infos__carrier .zmodal {
        display: inline; }
      .zoomarticle__infos__carrier .icon-truck img {
        vertical-align: -1px;
        max-width: 15px; }
    .zoomarticle__infos__multipaiement {
      margin-top: 7px;
      color: #B12704;
      background: #ffffde;
      font-size: 12px;
      display: inline-block; }

@media screen and (max-width: 768px) {
  .product-block-v,
  .product-block-h {
    margin: 0 0 2.5px 0; } }

.product-block-v {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  text-decoration: none; }
  .product-block-v.col-flex5 {
    width: 240px; }
    @media screen and (max-width: 767px) {
      .product-block-v.col-flex5 {
        width: 100%; } }
  .product-block-v:active, .product-block-v:focus, .product-block-v:visited, .product-block-v:hover {
    text-decoration: none; }
  .product-block-v:hover:not(.product-block--bundles) .product-block__name {
    color: #c45500;
    text-decoration: underline; }
  .product-block-v .product-block__wrapper {
    background: #fff;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 15px 5px; }
  .product-block-v .product-block__timer {
    background: #FF0600;
    position: absolute;
    top: 5px;
    right: 5px;
    overflow: hidden;
    z-index: 98;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px; }
    @media screen and (max-width: 768px) {
      .product-block-v .product-block__timer {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  .product-block-v .product-block__discountPrice {
    background: #FF0600;
    padding: 3.5px;
    z-index: 9;
    position: absolute;
    top: 10px;
    right: -5px; }
    .product-block-v .product-block__discountPrice span {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
  .product-block-v .product-block__price {
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a1a1a; }
  .product-block-v .product-block__action {
    display: block;
    margin-top: 5px; }
  .product-block-v .product-block__rating {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 2.5px 0; }
    .product-block-v .product-block__rating span {
      color: #333333; }
    .product-block-v .product-block__rating .rating > img {
      padding-right: 2px; }
  .product-block-v .rating--nl .rating__review-word img {
    margin-bottom: -1px; }
  .product-block-v .product-block__24h {
    display: inline-block;
    margin: 0 0 0 5px;
    height: 15px;
    vertical-align: baseline; }
    .product-block-v .product-block__24h img {
      height: 15px;
      max-width: 100%;
      vertical-align: baseline; }
  .product-block-v .product-block__price__old {
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: #1a1a1a;
    font-weight: normal;
    margin-right: 5px; }
    .product-block-v .product-block__price__old s {
      text-decoration: none; }
    .product-block-v .product-block__price__old:after {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      right: 0;
      border-top: 1px solid;
      border-color: #FF0600;
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .product-block-v .product-block__price__old small {
      font-size: 12px !important; }
  .product-block-v .product-block__price__title {
    display: block;
    margin-bottom: 2px;
    height: 11px; }
    .product-block-v .product-block__price__title img {
      height: 11px;
      vertical-align: top; }
  .product-block-v .product-block__price__big {
    font-weight: bold;
    color: #FF0600;
    line-height: 20px;
    font-size: 20px;
    vertical-align: middle;
    color: #FF0600;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .product-block-v .product-block__price__big small {
      font-size: 65%; }
    .product-block-v .product-block__price__big--points small {
      color: #c0c0c0 !important;
      padding-left: 3px;
      font-weight: normal;
      font-size: 14px; }
  .product-block-v .product-block__price__weight {
    display: block;
    color: #FF0600;
    font-size: 9px;
    font-weight: bold; }
    .product-block-v .product-block__price__weight span {
      font-size: 9px; }
  .product-block-v .product-block__price__unitprice {
    display: block;
    font-size: 12px;
    color: #1a1a1a; }
  .product-block-v .product-block__name {
    display: block;
    overflow: hidden;
    clear: both;
    color: #0059a7;
    font-size: 12px; }
    .product-block-v .product-block__name em {
      font-style: normal; }
  .product-block-v .product-block__image {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    height: 240px;
    max-height: auto; }
    .product-block-v .product-block__image img {
      margin: 0 auto;
      position: relative;
      display: block;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      max-width: 100%;
      max-height: 100%;
      width: auto; }
  .product-block-v .product-block__stamp-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 98; }
    .product-block-v .product-block__stamp-wrapper .product-stamp {
      z-index: 98; }
      @media screen and (max-width: 768px) {
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2,
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1,
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
          font-size: 10px;
          letter-spacing: -1px;
          left: 7px; }
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1 {
          top: 0px;
          left: 4px; }
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
          top: 9px;
          left: 10px; }
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
          font-size: 13px;
          top: 0px;
          letter-spacing: 0; }
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1 {
          left: 3px; }
        .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
          right: 4px;
          left: auto; } }
  .product-block-v .product-block__bottom {
    display: block;
    max-width: 100%;
    margin-top: 5px; }
    .product-block-v .product-block__bottom:before, .product-block-v .product-block__bottom:after {
      display: table;
      content: " "; }
    .product-block-v .product-block__bottom:after {
      clear: both; }
  @media screen and (max-width: 768px) {
    .product-block-v {
      display: block;
      padding: 0;
      margin: 0 0 10px 0;
      text-decoration: none;
      width: 100%;
      margin: 0 0 2.5px 0; }
      .product-block-v:active, .product-block-v:focus, .product-block-v:visited, .product-block-v:hover {
        text-decoration: none; }
      .product-block-v:hover:not(.product-block--bundles) .product-block__name {
        color: #c45500;
        text-decoration: underline; }
      .product-block-v .product-block__wrapper {
        background: #fff;
        position: relative;
        display: block;
        cursor: pointer;
        margin: 15px 5px;
        display: flex;
        align-items: center;
        padding: 0 0 5px 0;
        margin: 0;
        border: none;
        border-bottom: 1px solid #eeeeee; }
      .product-block-v .product-block__timer {
        background: #FF0600;
        position: absolute;
        top: 5px;
        right: 5px;
        overflow: hidden;
        z-index: 98;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.5;
        color: #fff;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 3px; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .product-block-v .product-block__timer {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  @media screen and (max-width: 768px) {
      .product-block-v .product-block__discountPrice {
        background: #FF0600;
        padding: 3.5px;
        z-index: 9;
        position: relative;
        top: auto;
        right: auto;
        text-align: center; }
        .product-block-v .product-block__discountPrice span {
          color: #fff;
          font-weight: bold;
          text-transform: uppercase; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .product-block-v .product-block__discountPrice {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  @media screen and (max-width: 768px) {
      .product-block-v .product-block__price {
        display: block;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        color: #1a1a1a; }
      .product-block-v .product-block__action {
        display: block;
        margin-top: 5px; }
      .product-block-v .product-block__rating {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        margin: 5px 0 2.5px 0; }
        .product-block-v .product-block__rating span {
          color: #333333; }
        .product-block-v .product-block__rating .rating > img {
          padding-right: 2px; }
      .product-block-v .rating--nl .rating__review-word img {
        margin-bottom: -1px; }
      .product-block-v .product-block__24h {
        display: inline-block;
        margin: 0 0 0 5px;
        height: 15px;
        vertical-align: baseline; }
        .product-block-v .product-block__24h img {
          height: 15px;
          max-width: 100%;
          vertical-align: baseline; }
      .product-block-v .product-block__price__old {
        position: relative;
        font-size: 12px;
        line-height: 1.5;
        color: #1a1a1a;
        font-weight: normal;
        margin-right: 5px; }
        .product-block-v .product-block__price__old s {
          text-decoration: none; }
        .product-block-v .product-block__price__old:after {
          position: absolute;
          content: "";
          left: 0;
          top: 50%;
          right: 0;
          border-top: 1px solid;
          border-color: #FF0600;
          -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          transform: rotate(-5deg); }
        .product-block-v .product-block__price__old small {
          font-size: 12px !important; }
      .product-block-v .product-block__price__title {
        display: block;
        margin-bottom: 2px;
        height: 11px;
        text-align: right; }
        .product-block-v .product-block__price__title img {
          height: 11px;
          vertical-align: top; }
      .product-block-v .product-block__price__big {
        font-weight: bold;
        color: #FF0600;
        line-height: 20px;
        font-size: 20px;
        vertical-align: middle;
        color: #FF0600;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif; }
        .product-block-v .product-block__price__big small {
          font-size: 65%; }
        .product-block-v .product-block__price__big--points small {
          color: #c0c0c0 !important;
          padding-left: 3px;
          font-weight: normal;
          font-size: 14px; }
      .product-block-v .product-block__price__weight {
        display: block;
        color: #FF0600;
        font-size: 9px;
        font-weight: bold; }
        .product-block-v .product-block__price__weight span {
          font-size: 9px; }
      .product-block-v .product-block__price__unitprice {
        display: block;
        font-size: 12px;
        color: #1a1a1a; }
      .product-block-v .product-block__name {
        display: block;
        overflow: hidden;
        clear: both;
        color: #0059a7;
        font-size: 14px; }
        .product-block-v .product-block__name em {
          font-style: normal; }
      .product-block-v .product-block__image {
        position: relative;
        display: block;
        overflow: hidden;
        text-align: center;
        float: left;
        width: 200px;
        height: auto;
        max-height: none;
        min-height: 62px; }
        .product-block-v .product-block__image img {
          margin: 0 auto;
          position: relative;
          display: block;
          top: auto;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          max-height: 110px; }
      .product-block-v .product-block__stamp-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
        z-index: 98; }
        .product-block-v .product-block__stamp-wrapper .product-stamp {
          z-index: 98; } }
      @media screen and (max-width: 768px) and (max-width: 768px) {
        .product-block-v .product-block__stamp-wrapper .product-stamp {
          width: 30px;
          height: 37px; }
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2,
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1,
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
            font-size: 10px;
            letter-spacing: -1px;
            left: 7px; }
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1 {
            top: 0px;
            left: 4px; }
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
            top: 9px;
            left: 10px; }
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
            font-size: 13px;
            top: 0px;
            letter-spacing: 0; }
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1 {
            left: 3px; }
          .product-block-v .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
            right: 4px;
            left: auto; } }
  @media screen and (max-width: 768px) {
      .product-block-v .product-stamp-marketing--badge {
        width: 100%;
        height: auto;
        left: 0; }
        .product-block-v .product-stamp-marketing--badge:after {
          display: none; }
      .product-block-v .product-block__bottom {
        display: block;
        max-width: 100%;
        padding: 5px;
        width: 100%; }
        .product-block-v .product-block__bottom:before, .product-block-v .product-block__bottom:after {
          display: table;
          content: " "; }
        .product-block-v .product-block__bottom:after {
          clear: both; } }

.product-block-h {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  text-decoration: none;
  width: 100%; }
  .product-block-h:active, .product-block-h:focus, .product-block-h:visited, .product-block-h:hover {
    text-decoration: none; }
  .product-block-h:hover:not(.product-block--bundles) .product-block__name {
    color: #c45500;
    text-decoration: underline; }
  .product-block-h .product-block__wrapper {
    background: #fff;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 15px 5px;
    display: flex;
    align-items: center;
    padding: 0 0 5px 0;
    margin: 0;
    border: none;
    border-bottom: 1px solid #eeeeee; }
  .product-block-h .product-block__timer {
    background: #FF0600;
    position: absolute;
    top: 5px;
    right: 5px;
    overflow: hidden;
    z-index: 98;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px; }
    @media screen and (max-width: 768px) {
      .product-block-h .product-block__timer {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  .product-block-h .product-block__discountPrice {
    background: #FF0600;
    padding: 3.5px;
    z-index: 9;
    position: relative;
    top: auto;
    right: auto;
    text-align: center; }
    .product-block-h .product-block__discountPrice span {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .product-block-h .product-block__discountPrice {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  .product-block-h .product-block__price {
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a1a1a; }
  .product-block-h .product-block__action {
    display: block;
    margin-top: 5px; }
  .product-block-h .product-block__rating {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 2.5px 0; }
    .product-block-h .product-block__rating span {
      color: #333333; }
    .product-block-h .product-block__rating .rating > img {
      padding-right: 2px; }
  .product-block-h .rating--nl .rating__review-word img {
    margin-bottom: -1px; }
  .product-block-h .product-block__24h {
    display: inline-block;
    margin: 0 0 0 5px;
    height: 15px;
    vertical-align: baseline; }
    .product-block-h .product-block__24h img {
      height: 15px;
      max-width: 100%;
      vertical-align: baseline; }
  .product-block-h .product-block__price__old {
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: #1a1a1a;
    font-weight: normal;
    margin-right: 5px; }
    .product-block-h .product-block__price__old s {
      text-decoration: none; }
    .product-block-h .product-block__price__old:after {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      right: 0;
      border-top: 1px solid;
      border-color: #FF0600;
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .product-block-h .product-block__price__old small {
      font-size: 12px !important; }
  .product-block-h .product-block__price__title {
    display: block;
    margin-bottom: 2px;
    height: 11px;
    text-align: right; }
    .product-block-h .product-block__price__title img {
      height: 11px;
      vertical-align: top; }
  .product-block-h .product-block__price__big {
    font-weight: bold;
    color: #FF0600;
    line-height: 20px;
    font-size: 20px;
    vertical-align: middle;
    color: #FF0600;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .product-block-h .product-block__price__big small {
      font-size: 65%; }
    .product-block-h .product-block__price__big--points small {
      color: #c0c0c0 !important;
      padding-left: 3px;
      font-weight: normal;
      font-size: 14px; }
  .product-block-h .product-block__price__weight {
    display: block;
    color: #FF0600;
    font-size: 9px;
    font-weight: bold; }
    .product-block-h .product-block__price__weight span {
      font-size: 9px; }
  .product-block-h .product-block__price__unitprice {
    display: block;
    font-size: 12px;
    color: #1a1a1a; }
  .product-block-h .product-block__name {
    display: block;
    overflow: hidden;
    clear: both;
    color: #0059a7;
    font-size: 14px; }
    .product-block-h .product-block__name em {
      font-style: normal; }
  .product-block-h .product-block__image {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    float: left;
    width: 200px;
    height: auto;
    max-height: none;
    min-height: 62px; }
    .product-block-h .product-block__image img {
      margin: 0 auto;
      position: relative;
      display: block;
      top: auto;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      max-height: 110px; }
  .product-block-h .product-block__stamp-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 98; }
    .product-block-h .product-block__stamp-wrapper .product-stamp {
      z-index: 98; }
      @media screen and (max-width: 768px) {
        .product-block-h .product-block__stamp-wrapper .product-stamp {
          width: 30px;
          height: 37px; }
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2,
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1,
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
            font-size: 10px;
            letter-spacing: -1px;
            left: 7px; }
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1 {
            top: 0px;
            left: 4px; }
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
            top: 9px;
            left: 10px; }
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
            font-size: 13px;
            top: 0px;
            letter-spacing: 0; }
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1 {
            left: 3px; }
          .product-block-h .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
            right: 4px;
            left: auto; } }
  .product-block-h .product-stamp-marketing--badge {
    width: 100%;
    height: auto;
    left: 0; }
    .product-block-h .product-stamp-marketing--badge:after {
      display: none; }
  .product-block-h .product-block__bottom {
    display: block;
    max-width: 100%;
    padding: 5px;
    width: 100%; }
    .product-block-h .product-block__bottom:before, .product-block-h .product-block__bottom:after {
      display: table;
      content: " "; }
    .product-block-h .product-block__bottom:after {
      clear: both; }
  @media screen and (max-width: 768px) {
    .product-block-h {
      margin: 0 0 2.5px 0; } }

.product-block-slide {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  text-decoration: none;
  width: 240px;
  margin-bottom: 0; }
  .product-block-slide:active, .product-block-slide:focus, .product-block-slide:visited, .product-block-slide:hover {
    text-decoration: none; }
  .product-block-slide:hover:not(.product-block--bundles) .product-block__name {
    color: #c45500;
    text-decoration: underline; }
  .product-block-slide .product-block__wrapper {
    background: #fff;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 15px 5px;
    margin: 0 5px; }
  .product-block-slide .product-block__timer {
    background: #FF0600;
    position: absolute;
    top: 5px;
    right: 5px;
    overflow: hidden;
    z-index: 98;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px; }
    @media screen and (max-width: 768px) {
      .product-block-slide .product-block__timer {
        padding: 1px;
        top: 0;
        right: -5px;
        font-size: 12px;
        position: absolute; } }
  .product-block-slide .product-block__discountPrice {
    background: #FF0600;
    padding: 3.5px;
    z-index: 9;
    position: absolute;
    top: 10px;
    right: -5px; }
    .product-block-slide .product-block__discountPrice span {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
  .product-block-slide .product-block__price {
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a1a1a; }
  .product-block-slide .product-block__action {
    display: block;
    margin-top: 5px; }
  .product-block-slide .product-block__rating {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 2.5px 0; }
    .product-block-slide .product-block__rating span {
      color: #333333; }
    .product-block-slide .product-block__rating .rating > img {
      padding-right: 2px; }
  .product-block-slide .rating--nl .rating__review-word img {
    margin-bottom: -1px; }
  .product-block-slide .product-block__24h {
    display: inline-block;
    margin: 0 0 0 5px;
    height: 15px;
    vertical-align: baseline; }
    .product-block-slide .product-block__24h img {
      height: 15px;
      max-width: 100%;
      vertical-align: baseline; }
  .product-block-slide .product-block__price__old {
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: #1a1a1a;
    font-weight: normal;
    margin-right: 5px; }
    .product-block-slide .product-block__price__old s {
      text-decoration: none; }
    .product-block-slide .product-block__price__old:after {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      right: 0;
      border-top: 1px solid;
      border-color: #FF0600;
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .product-block-slide .product-block__price__old small {
      font-size: 12px !important; }
  .product-block-slide .product-block__price__title {
    display: block;
    margin-bottom: 2px;
    height: 11px; }
    .product-block-slide .product-block__price__title img {
      height: 11px;
      vertical-align: top; }
  .product-block-slide .product-block__price__big {
    font-weight: bold;
    color: #FF0600;
    line-height: 20px;
    font-size: 20px;
    vertical-align: middle;
    color: #FF0600;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .product-block-slide .product-block__price__big small {
      font-size: 65%; }
    .product-block-slide .product-block__price__big--points small {
      color: #c0c0c0 !important;
      padding-left: 3px;
      font-weight: normal;
      font-size: 14px; }
  .product-block-slide .product-block__price__weight {
    display: block;
    color: #FF0600;
    font-size: 9px;
    font-weight: bold; }
    .product-block-slide .product-block__price__weight span {
      font-size: 9px; }
  .product-block-slide .product-block__price__unitprice {
    display: block;
    font-size: 12px;
    color: #1a1a1a; }
  .product-block-slide .product-block__name {
    display: block;
    overflow: hidden;
    clear: both;
    color: #0059a7;
    font-size: 12px; }
    .product-block-slide .product-block__name em {
      font-style: normal; }
  .product-block-slide .product-block__image {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    height: 240px;
    max-height: auto;
    text-align: center;
    width: 100%; }
    .product-block-slide .product-block__image img {
      margin: 0 auto;
      position: relative;
      display: block;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      max-width: 100%;
      max-height: 100%;
      width: auto; }
  .product-block-slide .product-block__stamp-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 98; }
    .product-block-slide .product-block__stamp-wrapper .product-stamp {
      z-index: 98; }
      @media screen and (max-width: 768px) {
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2,
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1,
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
          font-size: 10px;
          letter-spacing: -1px;
          left: 7px; }
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1 {
          top: 0px;
          left: 4px; }
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
          top: 9px;
          left: 10px; }
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
          font-size: 13px;
          top: 0px;
          letter-spacing: 0; }
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1 {
          left: 3px; }
        .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
          right: 4px;
          left: auto; } }
  .product-block-slide .product-block__bottom {
    display: block;
    max-width: 100%;
    margin-top: 5px; }
    .product-block-slide .product-block__bottom:before, .product-block-slide .product-block__bottom:after {
      display: table;
      content: " "; }
    .product-block-slide .product-block__bottom:after {
      clear: both; }

.products-suggestions-slider {
  height: 355px;
  overflow: hidden;
  display: block; }
  .products-suggestions-slider--cta,
  .products-suggestions-slider--cta .product-block-slide {
    height: 415px; }
  .products-suggestions-slider--cta .product-block-slide:hover .product-block__name {
    color: #1a1a1a;
    text-decoration: none; }
  .products-suggestions-slider--cta .product-block__name {
    color: #1a1a1a; }
  @media screen and (max-width: 768px) {
    .products-suggestions-slider .carousel-cell {
      width: 50%; }
      .products-suggestions-slider .carousel-cell .product-block-slide {
        width: 100%; } }
  .products-suggestions-slider[data-mode="xs-list"] {
    height: auto; }
    .products-suggestions-slider[data-mode="xs-list"] .products-suggestions-wrapper {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
    .products-suggestions-slider[data-mode="xs-list"] .product-block-slide {
      display: block;
      padding: 0;
      margin: 0 0 10px 0;
      text-decoration: none;
      width: 100%;
      margin: 0 0 2.5px 0;
      padding: 0; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide:active, .products-suggestions-slider[data-mode="xs-list"] .product-block-slide:focus, .products-suggestions-slider[data-mode="xs-list"] .product-block-slide:visited, .products-suggestions-slider[data-mode="xs-list"] .product-block-slide:hover {
        text-decoration: none; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide:hover:not(.product-block--bundles) .product-block__name {
        color: #c45500;
        text-decoration: underline; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__wrapper {
        background: #fff;
        position: relative;
        display: block;
        cursor: pointer;
        margin: 15px 5px;
        display: flex;
        align-items: center;
        padding: 0 0 5px 0;
        margin: 0;
        border: none;
        border-bottom: 1px solid #eeeeee; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__timer {
        background: #FF0600;
        position: absolute;
        top: 5px;
        right: 5px;
        overflow: hidden;
        z-index: 98;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.5;
        color: #fff;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 3px; }
        @media screen and (max-width: 768px) {
          .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__timer {
            padding: 1px;
            top: 0;
            right: -5px;
            font-size: 12px;
            position: absolute; } }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__discountPrice {
        background: #FF0600;
        padding: 3.5px;
        z-index: 9;
        position: relative;
        top: auto;
        right: auto;
        text-align: center; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__discountPrice span {
          color: #fff;
          font-weight: bold;
          text-transform: uppercase; }
        @media screen and (max-width: 768px) {
          .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__discountPrice {
            padding: 1px;
            top: 0;
            right: -5px;
            font-size: 12px;
            position: absolute; } }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price {
        display: block;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        color: #1a1a1a; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__action {
        display: block;
        margin-top: 5px; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__rating {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        margin: 5px 0 2.5px 0; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__rating span {
          color: #333333; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__rating .rating > img {
          padding-right: 2px; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .rating--nl .rating__review-word img {
        margin-bottom: -1px; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__24h {
        display: inline-block;
        margin: 0 0 0 5px;
        height: 15px;
        vertical-align: baseline; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__24h img {
          height: 15px;
          max-width: 100%;
          vertical-align: baseline; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__old {
        position: relative;
        font-size: 12px;
        line-height: 1.5;
        color: #1a1a1a;
        font-weight: normal;
        margin-right: 5px; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__old s {
          text-decoration: none; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__old:after {
          position: absolute;
          content: "";
          left: 0;
          top: 50%;
          right: 0;
          border-top: 1px solid;
          border-color: #FF0600;
          -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          transform: rotate(-5deg); }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__old small {
          font-size: 12px !important; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__title {
        display: block;
        margin-bottom: 2px;
        height: 11px;
        text-align: right; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__title img {
          height: 11px;
          vertical-align: top; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__big {
        font-weight: bold;
        color: #FF0600;
        line-height: 20px;
        font-size: 20px;
        vertical-align: middle;
        color: #FF0600;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__big small {
          font-size: 65%; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__big--points small {
          color: #c0c0c0 !important;
          padding-left: 3px;
          font-weight: normal;
          font-size: 14px; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__weight {
        display: block;
        color: #FF0600;
        font-size: 9px;
        font-weight: bold; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__weight span {
          font-size: 9px; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__price__unitprice {
        display: block;
        font-size: 12px;
        color: #1a1a1a; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__name {
        display: block;
        overflow: hidden;
        clear: both;
        color: #0059a7;
        font-size: 14px; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__name em {
          font-style: normal; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__image {
        position: relative;
        display: block;
        overflow: hidden;
        text-align: center;
        float: left;
        width: 200px;
        height: auto;
        max-height: none;
        min-height: 62px; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__image img {
          margin: 0 auto;
          position: relative;
          display: block;
          top: auto;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          max-height: 110px; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
        z-index: 98; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp {
          z-index: 98; }
          @media screen and (max-width: 768px) {
            .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp {
              width: 30px;
              height: 37px; }
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2,
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1,
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
                font-size: 10px;
                letter-spacing: -1px;
                left: 7px; }
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r1 {
                top: 0px;
                left: 4px; }
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__weight-r2 {
                top: 9px;
                left: 10px; }
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1,
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
                font-size: 13px;
                top: 0px;
                letter-spacing: 0; }
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r1 {
                left: 3px; }
              .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__stamp-wrapper .product-stamp .product-stamp__qty-r2 {
                right: 4px;
                left: auto; } }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-stamp-marketing--badge {
        width: 100%;
        height: auto;
        left: 0; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-stamp-marketing--badge:after {
          display: none; }
      .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__bottom {
        display: block;
        max-width: 100%;
        padding: 5px;
        width: 100%; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__bottom:before, .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__bottom:after {
          display: table;
          content: " "; }
        .products-suggestions-slider[data-mode="xs-list"] .product-block-slide .product-block__bottom:after {
          clear: both; }
    .products-suggestions-slider[data-mode="xs-list"] .carousel-cell {
      width: 20%;
      background: #fff; }
      .products-suggestions-slider[data-mode="xs-list"] .carousel-cell:nth-of-type(n+11) {
        display: none; }
      @media only screen and (max-width: 1440px) {
        .products-suggestions-slider[data-mode="xs-list"] .carousel-cell {
          width: 25%; }
          .products-suggestions-slider[data-mode="xs-list"] .carousel-cell:nth-of-type(n+9) {
            display: none; } }
      @media only screen and (max-width: 1200px) {
        .products-suggestions-slider[data-mode="xs-list"] .carousel-cell {
          width: 33.333333%; }
          .products-suggestions-slider[data-mode="xs-list"] .carousel-cell:nth-of-type(n+7) {
            display: none; } }
      .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .product-block__wrapper {
        border-bottom: none; }
        @media only screen and (max-width: 768px) {
          .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .product-block__wrapper {
            border-bottom: 1px solid #eeeeee; } }
      .products-suggestions-slider[data-mode="xs-list"] .carousel-cell .product-block__cta {
        display: none;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -21px; }
      @media only screen and (max-width: 768px) {
        .products-suggestions-slider[data-mode="xs-list"] .carousel-cell {
          width: 100%; }
          .products-suggestions-slider[data-mode="xs-list"] .carousel-cell:nth-of-type(n+4) {
            display: none; } }
    .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded {
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      padding: 40px;
      margin: 0;
      z-index: 809;
      overflow: hidden; }
      .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .products-suggestions-wrapper {
        border-radius: 6px;
        margin-bottom: 40px;
        padding: 20px;
        background: #fff;
        position: relative;
        overflow: auto; }
        @media only screen and (max-width: 767px) {
          .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .products-suggestions-wrapper {
            height: 100%; } }
        .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .products-suggestions-wrapper .carousel-cell,
        .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .products-suggestions-wrapper .product-block__wrapper {
          border-radius: 6px; }
      .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .carousel-close {
        cursor: pointer;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        text-align: center;
        border-radius: 150px;
        opacity: 1;
        display: block;
        margin: 0;
        padding: 0;
        z-index: 123456789;
        -webkit-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        transition: all ease 0.2s;
        position: absolute;
        right: -8px;
        top: -8px;
        border: 4px solid #fff;
        background: #000;
        color: #fff;
        z-index: 810;
        display: block !important;
        margin-top: 36px;
        margin-right: 36px; }
        .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .carousel-close:after {
          font-family: FontAwesome;
          content: '\f00d';
          font-weight: 300;
          line-height: 28px;
          height: 28px;
          vertical-align: top;
          color: #fff; }
        .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .carousel-close:hover {
          transform: rotate(90deg);
          color: #fff;
          border-color: #fff; }
      .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .carousel-cell:nth-of-type(n+4) {
        display: block; }
        .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .carousel-cell:nth-of-type(n+4):before {
          display: none; }
      @media only screen and (max-width: 768px) {
        .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded {
          padding: 0;
          background: #fff; }
          .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .products-suggestions-wrapper {
            margin: 0; }
          .products-suggestions-slider[data-mode="xs-list"].carousel-xpanded .carousel-close {
            position: fixed;
            margin: 0;
            right: 15px;
            top: 15px; } }

.carousel-xpand {
  position: relative;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px; }

.product-block--bundles {
  margin-bottom: 30px; }
  .product-block--bundles .product-block__wrapper {
    border: none;
    background: #f4f4f4;
    padding: 20px;
    cursor: auto;
    align-items: stretch; }
    .product-block--bundles .product-block__wrapper:hover {
      box-shadow: none;
      transform: none;
      z-index: 2; }
    @media only screen and (max-width: 768px) {
      .product-block--bundles .product-block__wrapper {
        padding: 15px;
        display: block !important; } }
  .product-block--bundles .product-block__bottom {
    padding: 5px 5px 5px 20px; }
  .product-block--bundles .product-block__name {
    font-size: 14px; }
  .product-block--bundles .product-block__description {
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; }
  .product-block--bundles .product-block__rating {
    margin: 7px 0; }
  .product-block--bundles .product-block__image {
    overflow: auto;
    float: left;
    max-width: none;
    max-height: none;
    width: 200px;
    height: auto;
    text-align: center; }
    .product-block--bundles .product-block__image img {
      top: 0;
      width: auto;
      max-width: 100%;
      max-height: 200px; }
  .product-block--bundles.odd .product-block__wrapper {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .product-block--bundles {
      margin-bottom: 40px important;
      padding: 0 5px;
      border-top: 1px solid #eeeeee; }
      .product-block--bundles .product-block__bottom {
        padding: 0; }
      .product-block--bundles .product-block__image {
        float: none !important;
        text-align: center;
        width: 100%;
        padding: 10px; }
      .product-block--bundles .product-block__wrapper {
        overflow: auto !important; } }

.product-bundle {
  border-top: 1px solid #eeeeee;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 10px; }
  .product-bundle--lot, .product-bundle--kit {
    position: relative;
    margin-top: 18px;
    padding-top: 18px; }
    .product-bundle--lot .product-stamp-horizontal, .product-bundle--kit .product-stamp-horizontal {
      position: absolute;
      top: -12px;
      left: 0;
      display: inline-block;
      margin-left: -6px; }
  .product-bundle--lot {
    background: #fcf8e3; }
  .product-bundle--kit {
    background: #fcf8e3; }
  .product-bundle--declinaison {
    background: "transparent"; }
  .product-bundle .product-bundle__name {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif; }
  .product-bundle .product-bundle__price {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    text-align: center; }
    .product-bundle .product-bundle__price .product-block__price__old {
      position: relative;
      display: block;
      left: auto;
      bottom: auto; }
    .product-bundle .product-bundle__price .product-block__price__big {
      float: none;
      text-align: center; }
  .product-bundle .product-bundle__cta {
    width: 40%;
    display: table-cell;
    vertical-align: middle; }
  .product-bundle .product-bundle__cta__wrapper {
    display: table;
    vertical-align: middle;
    width: 100%; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__stock,
    .product-bundle .product-bundle__cta__wrapper .product-bundle__qty,
    .product-bundle .product-bundle__cta__wrapper .product-bundle__btn {
      display: table-cell;
      vertical-align: middle;
      text-align: right; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__btn .fa {
      font-size: 16px; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .btn, .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .btn-light, .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .btn-buy {
      border-color: #d5d5d5; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .table-quantities {
      float: right; }
      .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .table-quantities .form-control, .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .table-quantities #search-app__left__brands input[type="search"], #search-app__left__brands .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .table-quantities input[type="search"] {
        width: 30px;
        padding-left: 2px;
        padding-right: 2px;
        border-radius: 0;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif; }
      .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .table-quantities .btn-minus {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        margin-right: -1px; }
      .product-bundle .product-bundle__cta__wrapper .product-bundle__qty .table-quantities .btn-plus {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: -1px; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__stock {
      padding-right: 10px;
      height: 9px; }
      .product-bundle .product-bundle__cta__wrapper .product-bundle__stock img {
        height: 9px;
        vertical-align: "center"; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__oos {
      color: #888888;
      text-align: right;
      font-size: 12px; }
    .product-bundle .product-bundle__cta__wrapper .product-bundle__btn {
      text-align: right;
      padding-left: 7px; }
      .product-bundle .product-bundle__cta__wrapper .product-bundle__btn .btn, .product-bundle .product-bundle__cta__wrapper .product-bundle__btn .btn-light, .product-bundle .product-bundle__cta__wrapper .product-bundle__btn .btn-buy {
        min-width: 40px; }
  @media screen and (max-width: 1199px) {
    .product-bundle {
      display: block; }
      .product-bundle .product-bundle__name {
        display: block;
        width: 100%;
        padding-bottom: 10px; }
      .product-bundle .product-bundle__price {
        text-align: left; } }
  @media screen and (max-width: 768px) {
    .product-bundle {
      display: block;
      background: #fff;
      border-top: 0; }
      .product-bundle .product-bundle__price,
      .product-bundle .product-bundle__cta {
        width: 100%; }
      .product-bundle .product-bundle__stock,
      .product-bundle .product-bundle__name {
        display: block; } }

/*
  Gestion de l'affichage des listes de produits
*/
.listing-products {
  width: 100%;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: space-between; }
  .listing-products:after {
    content: '';
    flex: auto; }
  .listing-products .listing-products__titlePopin {
    padding: 20px 0;
    text-align: center;
    font-size: 18px; }

.listing-products--gap {
  margin-bottom: 40px; }
  .listing-products--gap:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .listing-products--gap {
      margin-bottom: 20px; } }

.ajx-prod-slide {
  clear: both;
  height: 415px;
  background: url("/images/loading/loader_menu.gif") center center no-repeat;
  background-size: 30px; }

.ajx-prod-slide2 {
  min-height: 150px;
  max-height: max-content;
  background: url("/images/loading/loader_menu.gif") center center no-repeat;
  background-size: 30px;
  -webkit-transition: linear 0.5s all;
  -o-transition: linear 0.5s all;
  transition: linear 0.5s all; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.zm-anim-slide-down {
  -webkit-animation: fadein 2s;
  -moz-animation: fadein 2s;
  -ms-animation: fadein 2s;
  animation: fadein 2s; }

.flickity-viewport {
  background: #fff; }

.product-stamp--prixbeton-fr {
  background-image: url("/images/blockproduct/fr/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-en {
  background-image: url("/images/blockproduct/en/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-de {
  background-image: url("/images/blockproduct/de/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-es {
  background-image: url("/images/blockproduct/es/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-be {
  background-image: url("/images/blockproduct/be/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-at {
  background-image: url("/images/blockproduct/at/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-nl {
  background-image: url("/images/blockproduct/nl/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-pt {
  background-image: url("/images/blockproduct/pt/stamp_prixbeton.svg?03"); }

.product-stamp--prixbeton-it {
  background-image: url("/images/blockproduct/it/stamp_prixbeton.svg?03"); }

.product-stamp--venteflash-fr {
  background-image: url("/images/blockproduct/fr/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-en {
  background-image: url("/images/blockproduct/en/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-de {
  background-image: url("/images/blockproduct/de/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-es {
  background-image: url("/images/blockproduct/es/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-be {
  background-image: url("/images/blockproduct/be/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-at {
  background-image: url("/images/blockproduct/at/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-nl {
  background-image: url("/images/blockproduct/nl/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-pt {
  background-image: url("/images/blockproduct/pt/stamp_venteflash.svg?03"); }

.product-stamp--venteflash-it {
  background-image: url("/images/blockproduct/it/stamp_venteflash.svg?03"); }

.product-stamp--produitoffert-fr {
  background-image: url("/images/blockproduct/fr/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-en {
  background-image: url("/images/blockproduct/en/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-de {
  background-image: url("/images/blockproduct/de/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-es {
  background-image: url("/images/blockproduct/es/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-be {
  background-image: url("/images/blockproduct/be/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-at {
  background-image: url("/images/blockproduct/at/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-nl {
  background-image: url("/images/blockproduct/nl/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-pt {
  background-image: url("/images/blockproduct/pt/stamp_produitoffert.svg?03"); }

.product-stamp--produitoffert-it {
  background-image: url("/images/blockproduct/it/stamp_produitoffert.svg?03"); }

.product-stamp--cadeau-fr {
  background-image: url("/images/blockproduct/fr/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-en {
  background-image: url("/images/blockproduct/en/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-de {
  background-image: url("/images/blockproduct/de/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-es {
  background-image: url("/images/blockproduct/es/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-be {
  background-image: url("/images/blockproduct/be/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-at {
  background-image: url("/images/blockproduct/at/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-nl {
  background-image: url("/images/blockproduct/nl/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-pt {
  background-image: url("/images/blockproduct/pt/stamp_cadeau.svg?03"); }

.product-stamp--cadeau-it {
  background-image: url("/images/blockproduct/it/stamp_cadeau.svg?03"); }

.product-stamp--nouveau-fr {
  background-image: url("/images/blockproduct/fr/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-en {
  background-image: url("/images/blockproduct/en/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-de {
  background-image: url("/images/blockproduct/de/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-es {
  background-image: url("/images/blockproduct/es/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-be {
  background-image: url("/images/blockproduct/be/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-at {
  background-image: url("/images/blockproduct/at/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-nl {
  background-image: url("/images/blockproduct/nl/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-pt {
  background-image: url("/images/blockproduct/pt/stamp_nouveau.svg?03"); }

.product-stamp--nouveau-it {
  background-image: url("/images/blockproduct/it/stamp_nouveau.svg?03"); }

.product-stamp--antigaspi-fr {
  background-image: url("/images/blockproduct/fr/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-en {
  background-image: url("/images/blockproduct/en/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-de {
  background-image: url("/images/blockproduct/de/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-es {
  background-image: url("/images/blockproduct/es/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-be {
  background-image: url("/images/blockproduct/be/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-at {
  background-image: url("/images/blockproduct/at/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-nl {
  background-image: url("/images/blockproduct/nl/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-pt {
  background-image: url("/images/blockproduct/pt/stamp_antigaspi.svg?03"); }

.product-stamp--antigaspi-it {
  background-image: url("/images/blockproduct/it/stamp_antigaspi.svg?03"); }

.product-stamp--topprix-fr {
  background-image: url("/images/blockproduct/fr/stamp_topprix.svg?03"); }

.product-stamp--topprix-en {
  background-image: url("/images/blockproduct/en/stamp_topprix.svg?03"); }

.product-stamp--topprix-de {
  background-image: url("/images/blockproduct/de/stamp_topprix.svg?03"); }

.product-stamp--topprix-es {
  background-image: url("/images/blockproduct/es/stamp_topprix.svg?03"); }

.product-stamp--topprix-be {
  background-image: url("/images/blockproduct/be/stamp_topprix.svg?03"); }

.product-stamp--topprix-at {
  background-image: url("/images/blockproduct/at/stamp_topprix.svg?03"); }

.product-stamp--topprix-nl {
  background-image: url("/images/blockproduct/nl/stamp_topprix.svg?03"); }

.product-stamp--topprix-pt {
  background-image: url("/images/blockproduct/pt/stamp_topprix.svg?03"); }

.product-stamp--topprix-it {
  background-image: url("/images/blockproduct/it/stamp_topprix.svg?03"); }

.product-stamp--meilleurevente-fr {
  background-image: url("/images/blockproduct/fr/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-en {
  background-image: url("/images/blockproduct/en/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-de {
  background-image: url("/images/blockproduct/de/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-es {
  background-image: url("/images/blockproduct/es/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-be {
  background-image: url("/images/blockproduct/be/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-at {
  background-image: url("/images/blockproduct/at/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-nl {
  background-image: url("/images/blockproduct/nl/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-pt {
  background-image: url("/images/blockproduct/pt/stamp_meilleurevente.svg?03"); }

.product-stamp--meilleurevente-it {
  background-image: url("/images/blockproduct/it/stamp_meilleurevente.svg?03"); }

.product-stamp--solde-fr {
  background-image: url("/images/blockproduct/fr/stamp_solde.svg?03"); }

.product-stamp--solde-en {
  background-image: url("/images/blockproduct/en/stamp_solde.svg?03"); }

.product-stamp--solde-de {
  background-image: url("/images/blockproduct/de/stamp_solde.svg?03"); }

.product-stamp--solde-es {
  background-image: url("/images/blockproduct/es/stamp_solde.svg?03"); }

.product-stamp--solde-be {
  background-image: url("/images/blockproduct/be/stamp_solde.svg?03"); }

.product-stamp--solde-at {
  background-image: url("/images/blockproduct/at/stamp_solde.svg?03"); }

.product-stamp--solde-nl {
  background-image: url("/images/blockproduct/nl/stamp_solde.svg?03"); }

.product-stamp--solde-pt {
  background-image: url("/images/blockproduct/pt/stamp_solde.svg?03"); }

.product-stamp--solde-it {
  background-image: url("/images/blockproduct/it/stamp_solde.svg?03"); }

.product-stamp--coupdecoeur-fr {
  background-image: url("/images/blockproduct/fr/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-en {
  background-image: url("/images/blockproduct/en/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-de {
  background-image: url("/images/blockproduct/de/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-es {
  background-image: url("/images/blockproduct/es/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-be {
  background-image: url("/images/blockproduct/be/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-at {
  background-image: url("/images/blockproduct/at/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-nl {
  background-image: url("/images/blockproduct/nl/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-pt {
  background-image: url("/images/blockproduct/pt/stamp_coupdecoeur.svg?03"); }

.product-stamp--coupdecoeur-it {
  background-image: url("/images/blockproduct/it/stamp_coupdecoeur.svg?03"); }

.product-stamp--promotion-fr {
  background-image: url("/images/blockproduct/fr/stamp_promotion.svg?03"); }

.product-stamp--promotion-en {
  background-image: url("/images/blockproduct/en/stamp_promotion.svg?03"); }

.product-stamp--promotion-de {
  background-image: url("/images/blockproduct/de/stamp_promotion.svg?03"); }

.product-stamp--promotion-es {
  background-image: url("/images/blockproduct/es/stamp_promotion.svg?03"); }

.product-stamp--promotion-be {
  background-image: url("/images/blockproduct/be/stamp_promotion.svg?03"); }

.product-stamp--promotion-at {
  background-image: url("/images/blockproduct/at/stamp_promotion.svg?03"); }

.product-stamp--promotion-nl {
  background-image: url("/images/blockproduct/nl/stamp_promotion.svg?03"); }

.product-stamp--promotion-pt {
  background-image: url("/images/blockproduct/pt/stamp_promotion.svg?03"); }

.product-stamp--promotion-it {
  background-image: url("/images/blockproduct/it/stamp_promotion.svg?03"); }

.product-stamp--textequantites-fr {
  background-image: url("/images/blockproduct/fr/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-en {
  background-image: url("/images/blockproduct/en/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-de {
  background-image: url("/images/blockproduct/de/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-es {
  background-image: url("/images/blockproduct/es/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-be {
  background-image: url("/images/blockproduct/be/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-at {
  background-image: url("/images/blockproduct/at/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-nl {
  background-image: url("/images/blockproduct/nl/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-pt {
  background-image: url("/images/blockproduct/pt/stamp_textequantites.svg?03"); }

.product-stamp--textequantites-it {
  background-image: url("/images/blockproduct/it/stamp_textequantites.svg?03"); }

.product-stamp--textepoids-fr {
  background-image: url("/images/blockproduct/fr/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-en {
  background-image: url("/images/blockproduct/en/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-de {
  background-image: url("/images/blockproduct/de/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-es {
  background-image: url("/images/blockproduct/es/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-be {
  background-image: url("/images/blockproduct/be/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-at {
  background-image: url("/images/blockproduct/at/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-nl {
  background-image: url("/images/blockproduct/nl/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-pt {
  background-image: url("/images/blockproduct/pt/stamp_textepoids.svg?03"); }

.product-stamp--textepoids-it {
  background-image: url("/images/blockproduct/it/stamp_textepoids.svg?03"); }

.product-icon--kit-fr {
  background-image: url("/images/blockproduct/fr/icon_kit.svg?03"); }

.product-icon--kit-en {
  background-image: url("/images/blockproduct/en/icon_kit.svg?03"); }

.product-icon--kit-de {
  background-image: url("/images/blockproduct/de/icon_kit.svg?03"); }

.product-icon--kit-es {
  background-image: url("/images/blockproduct/es/icon_kit.svg?03"); }

.product-icon--kit-be {
  background-image: url("/images/blockproduct/be/icon_kit.svg?03"); }

.product-icon--kit-at {
  background-image: url("/images/blockproduct/at/icon_kit.svg?03"); }

.product-icon--kit-nl {
  background-image: url("/images/blockproduct/nl/icon_kit.svg?03"); }

.product-icon--kit-pt {
  background-image: url("/images/blockproduct/pt/icon_kit.svg?03"); }

.product-icon--kit-it {
  background-image: url("/images/blockproduct/it/icon_kit.svg?03"); }

.product-icon--lot-fr {
  background-image: url("/images/blockproduct/fr/icon_lot.svg?03"); }

.product-icon--lot-en {
  background-image: url("/images/blockproduct/en/icon_lot.svg?03"); }

.product-icon--lot-de {
  background-image: url("/images/blockproduct/de/icon_lot.svg?03"); }

.product-icon--lot-es {
  background-image: url("/images/blockproduct/es/icon_lot.svg?03"); }

.product-icon--lot-be {
  background-image: url("/images/blockproduct/be/icon_lot.svg?03"); }

.product-icon--lot-at {
  background-image: url("/images/blockproduct/at/icon_lot.svg?03"); }

.product-icon--lot-nl {
  background-image: url("/images/blockproduct/nl/icon_lot.svg?03"); }

.product-icon--lot-pt {
  background-image: url("/images/blockproduct/pt/icon_lot.svg?03"); }

.product-icon--lot-it {
  background-image: url("/images/blockproduct/it/icon_lot.svg?03"); }

.product-stamp-horizontal {
  display: block;
  position: relative;
  width: 48px;
  height: 23px;
  background-position: 0 0;
  background-size: cover;
  z-index: 98; }

.product-stamp-euro {
  background: #FF0600;
  color: #fff;
  font-weight: bold;
  padding: 3.5px 10px;
  font-size: 24px; }

.product-stamp {
  display: block;
  background-position: 0 0;
  background-size: cover;
  z-index: 98;
  position: relative;
  width: 50px;
  height: 62px; }
  .product-stamp__qty-r1, .product-stamp__qty-r2, .product-stamp__weight-r1, .product-stamp__weight-r2 {
    position: absolute;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    z-index: 99; }
  .product-stamp__qty-r1 {
    font-size: 14px;
    top: 10px;
    left: 5px; }
  .product-stamp__qty-r2 {
    right: 8px;
    top: 10px;
    font-size: 14px; }
  .product-stamp__weight-r1 {
    font-size: 15px;
    top: -1px;
    left: 13px; }
  .product-stamp__weight-r2 {
    font-size: 15px;
    color: #ffea00;
    top: 14px;
    left: 13px; }
  .product-stamp--sm {
    width: 30px;
    height: 37px; }
  .product-stamp--xl {
    width: 85px;
    height: 105px;
    left: 10px; }
    .product-stamp--xl .product-stamp__weight-r1,
    .product-stamp--xl .product-stamp__weight-r2 {
      font-size: 28px; }
    .product-stamp--xl .product-stamp__qty-r1,
    .product-stamp--xl .product-stamp__qty-r2 {
      font-size: 22px;
      top: 16px; }
    .product-stamp--xl .product-stamp__weight-r1 {
      right: 38px;
      text-align: right; }
    .product-stamp--xl .product-stamp__weight-r2 {
      top: 24px;
      right: 25px;
      text-align: center; }

.product-stamp__product-image-wrapper {
  display: block;
  background: #fff;
  position: relative;
  z-index: 2;
  margin: 15px 0 0 0;
  height: 53px;
  width: 53px;
  border: 2px solid #eeeeee;
  border-radius: 200px; }
  .product-stamp__product-image-wrapper .product-stamp__product-image {
    display: block;
    overflow: hidden;
    padding: 5px;
    height: 53px;
    line-height: 53px;
    width: 53px;
    text-align: center; }
    .product-stamp__product-image-wrapper .product-stamp__product-image--xl {
      width: 85px;
      height: 85px;
      line-height: 85px;
      overflow: hidden; }
    .product-stamp__product-image-wrapper .product-stamp__product-image img {
      display: inline-block;
      border-radius: 200px;
      padding: 6px; }
    .product-stamp__product-image-wrapper .product-stamp__product-image .product-stamp-icon {
      position: absolute;
      background: #000;
      left: 50%;
      top: -13px;
      height: 26px;
      width: 26px;
      margin-left: -13px;
      color: #fff;
      line-height: 26px;
      text-align: center;
      border-radius: 100px;
      z-index: 3; }
      .product-stamp__product-image-wrapper .product-stamp__product-image .product-stamp-icon .fa {
        font-size: 16px;
        margin: 0; }
  .product-stamp__product-image-wrapper--xl {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px; }
    .product-stamp__product-image-wrapper--xl .product-stamp__product-image {
      width: 100%;
      height: 100%; }
      .product-stamp__product-image-wrapper--xl .product-stamp__product-image img {
        width: 100%; }

.product-stamp-marketing {
  position: absolute;
  left: 6px;
  top: 6px;
  padding: 2px 2px;
  background: #FF0600;
  z-index: 98;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #fff;
  text-align: center; }
  .product-stamp-marketing span {
    display: block;
    overflow: hidden;
    color: #fff; }
    .product-stamp-marketing span span {
      color: yellow; }

.product-stamp-marketing--banner {
  border-radius: 3px;
  right: 6px; }
  .product-stamp-marketing--banner span {
    text-overflow: ellipsis;
    white-space: nowrap; }
  .product-stamp-marketing--banner:after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FF0600; }
  .product-stamp-marketing--banner--xl {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px; }

.product-stamp-marketing--badge {
  display: flex;
  height: 62px;
  width: 54px;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0; }
  .product-stamp-marketing--badge:after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    border-top: 8px solid #FF0600; }
  .product-stamp-marketing--badge--xl {
    width: 86px;
    height: 105px;
    font-size: 15px;
    line-height: 18px;
    top: 10px;
    left: 10px; }
    .product-stamp-marketing--badge--xl:after {
      width: 0;
      height: 0;
      content: '';
      position: absolute;
      bottom: -8px;
      left: 0;
      border-left: 43px solid transparent;
      border-right: 43px solid transparent;
      border-top: 8px solid #FF0600; }
  .product-stamp-marketing--badge--sm {
    width: 30px;
    height: 37px; }
    .product-stamp-marketing--badge--sm:after {
      width: 0;
      height: 0;
      content: '';
      position: absolute;
      bottom: -8px;
      left: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 8px solid #FF0600; }

.category {
  display: flex;
  position: relative; }
  @media (max-width: 991px) {
    .category {
      flex-direction: column; } }
  .category:after {
    content: "";
    z-index: 801;
    position: fixed;
    display: block;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity linear 0.3s, top linear 0s;
    -o-transition: opacity linear 0.3s, top linear 0s;
    transition: opacity linear 0.3s, top linear 0s; }
  .category__right {
    width: 100%; }
  .category.aside-opened:after {
    top: 0;
    filter: alpha(opacity=100);
    opacity: 1; }
  .category.aside-opened .bloc-aside {
    display: none; }
  .category.aside-opened .previous-link {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .category.aside-opened .previous-link a {
      display: block;
      text-decoration: none;
      text-align: left;
      font-weight: bold;
      background: url("/images/icones/arrow-left-grey.svg") 15px center no-repeat #fff;
      background-size: 7px 13px;
      color: #333333;
      padding: 15px 15px 15px 30px;
      border-radius: 0; }
  .category.aside-opened .category__aside {
    margin-right: 0;
    margin-left: 0;
    position: fixed;
    background: #fff;
    z-index: 802;
    width: auto;
    top: 5%;
    left: 5%;
    bottom: 5%;
    right: 5%; }
    .category.aside-opened .category__aside__content {
      position: absolute;
      bottom: 0;
      top: 0;
      left: 0;
      right: 0;
      overflow: auto; }
  .category.aside-opened .bloc__filter {
    margin-bottom: 0;
    overflow: auto; }
    .category.aside-opened .bloc__filter.hidden {
      display: block !important; }
    .category.aside-opened .bloc__filter__title {
      padding: 10px;
      margin-bottom: 0;
      font-size: 16px;
      cursor: pointer;
      background: #f4f4f4;
      position: relative;
      font-weight: normal; }
      .category.aside-opened .bloc__filter__title:before {
        font-family: FontAwesome;
        padding-right: 7px;
        content: '\f078';
        display: inline-block; }
      .category.aside-opened .bloc__filter__title span {
        display: inline-block; }
    .category.aside-opened .bloc__filter.opened .bloc__filter__title {
      color: #f18903;
      font-weight: bold; }
      .category.aside-opened .bloc__filter.opened .bloc__filter__title:after {
        color: #f18903;
        transform: rotate(180deg);
        -webkit-transition: ease transform 0.2s;
        -o-transition: ease transform 0.2s;
        transition: ease transform 0.2s; }
      .category.aside-opened .bloc__filter.opened .bloc__filter__title:hover:after {
        transform: rotate(0deg); }
    .category.aside-opened .bloc__filter.opened div.bloc__filter__content {
      display: block !important; }
    .category.aside-opened .bloc__filter.opened form.bloc__filter__content {
      display: flex !important;
      padding: 10px; }
    .category.aside-opened .bloc__filter__content {
      border: none;
      padding: 0;
      display: none !important; }
      .category.aside-opened .bloc__filter__content ul li {
        border-bottom: 1px solid #eeeeee; }
        .category.aside-opened .bloc__filter__content ul li a,
        .category.aside-opened .bloc__filter__content ul li > span,
        .category.aside-opened .bloc__filter__content ul li label {
          padding: 10px 15px !important; }
        .category.aside-opened .bloc__filter__content ul li.current .data-link {
          padding-left: 25px;
          background-position: 15px 15px; }
        .category.aside-opened .bloc__filter__content ul li.back {
          display: none; }
      .category.aside-opened .bloc__filter__content a.show-more-less {
        padding: 10px; }

.featuredCategories-banner {
  margin: 0 0 20px 0;
  display: none;
  text-align: center; }
  .featuredCategories-banner img {
    max-width: 100%; }
  @media (max-width: 767px) {
    .featuredCategories-banner {
      display: block; } }

.featuredCategories {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .featuredCategories {
      margin: 0 0 10px 0;
      border: 1px solid #eeeeee;
      border-top: none; } }

.featuredCat {
  width: 16.6666666%;
  padding: 0 5px 10px 5px; }
  .featuredCat > a {
    display: block;
    height: 100%;
    text-decoration: none;
    padding: 10px;
    color: #f18903;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    -webkit-transition: ease box-shadow 0.2s, ease border-color 0.2s;
    -o-transition: ease box-shadow 0.2s, ease border-color 0.2s;
    transition: ease box-shadow 0.2s, ease border-color 0.2s; }
    .featuredCat > a:hover, .featuredCat > a:active, .featuredCat > a:focus {
      text-decoration: none;
      border-color: #f18903;
      color: #f18903; }
  .featuredCat__thumb {
    width: 50px;
    min-width: 50px;
    float: left;
    text-align: center; }
    .featuredCat__thumb img {
      max-height: 70px;
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }
  .featuredCat__name {
    font-weight: bold;
    display: block;
    overflow: hidden;
    padding: 0 0 0 15px;
    color: #0059a7; }
  .featuredCat__total {
    display: block;
    color: #c0c0c0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; }
  .featuredCat__content {
    display: flex;
    align-items: center;
    height: 100%; }
  @media (max-width: 1679px) {
    .featuredCat {
      width: 20%; } }
  @media (max-width: 1199px) {
    .featuredCat {
      width: 33.333333%; } }
  @media (max-width: 767px) {
    .featuredCat {
      width: 50%;
      padding: 0;
      font-size: 12px; }
      .featuredCat a {
        border-radius: 0;
        padding: 7px;
        border: none;
        border-top: 1px solid #eeeeee; }
      .featuredCat:nth-child(2n) a {
        border-left: 1px solid #eeeeee; } }

.row-products {
  margin-bottom: 20px; }
  .row-products:last-of-type {
    margin-bottom: 0; }
  .row-products .product-block-v {
    margin-bottom: 0; }
  .row-products__title {
    padding: 7px 0; }
    .row-products__title h3 {
      margin-top: 0;
      font-weight: 400; }
      .row-products__title h3.data-link {
        display: inline-block;
        -webkit-transition: linear all 0.2s;
        -o-transition: linear all 0.2s;
        transition: linear all 0.2s; }
        .row-products__title h3.data-link:hover {
          color: #f18903; }
        @media (max-width: 767px) {
          .row-products__title h3.data-link {
            font-size: 16px; } }
  .row-products__content:before, .row-products__content:after {
    display: table;
    content: " "; }
  .row-products__content:after {
    clear: both; }
  .row-products__banner {
    padding-right: 20px;
    float: left;
    width: 420px; }
    .row-products__banner img {
      max-width: 100%;
      border-radius: 3px; }
    @media (max-width: 991px) {
      .row-products__banner {
        display: none; } }
  .row-products__products {
    border: 1px solid #eeeeee;
    padding: 0 20px; }
    @media (max-width: 991px) {
      .row-products__products {
        padding: 0;
        border: none; } }
    .row-products__products.ml {
      margin-left: 420px; }
      @media (max-width: 991px) {
        .row-products__products.ml {
          margin-left: 0; } }
    .row-products__products .listing-products {
      align-items: center;
      height: 100%; }
    .row-products__products .product-block__wrapper {
      padding-top: 10px;
      padding-bottom: 10px; }
  .row-products__footer,
  .row-products__footer a {
    color: #a2a2a2;
    font-size: 12px; }
  .row-products__footer ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0; }
    .row-products__footer ul li {
      display: inline; }

.category__aside {
  margin-right: 2%;
  margin-left: 0;
  min-width: 270px;
  width: 270px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .category__aside .btn-close {
    position: absolute;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    border-radius: 150px;
    opacity: 1;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 123456789;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    position: absolute;
    right: -8px;
    top: -8px;
    border: 4px solid #fff;
    background: #000;
    color: #fff; }
    .category__aside .btn-close:after {
      font-family: FontAwesome;
      content: '\f00d';
      font-weight: 300;
      line-height: 28px;
      height: 28px;
      vertical-align: top;
      color: #fff; }
    .category__aside .btn-close:hover {
      transform: rotate(90deg);
      color: #fff;
      border-color: #fff; }
  .category__aside #toggleCategories {
    display: none; }
  @media (max-width: 991px) {
    .category__aside {
      top: 125%;
      right: 100%;
      bottom: -125%;
      left: -100%;
      position: fixed;
      margin: 0;
      width: auto; } }
  .category__aside ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .category__aside ul li a {
      padding: 0.45rem 0;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: #0059a7;
      display: block;
      text-decoration: none;
      position: relative;
      -webkit-transition: color linear 0.2s;
      -o-transition: color linear 0.2s;
      transition: color linear 0.2s; }
      .category__aside ul li a:before, .category__aside ul li a:after {
        display: table;
        content: " "; }
      .category__aside ul li a:after {
        clear: both; }
      .category__aside ul li a:hover {
        color: #f18903 !important; }
    .category__aside ul li.featured a, .category__aside ul li.back a {
      color: #333333; }
      .category__aside ul li.featured a:hover, .category__aside ul li.back a:hover {
        color: #f18903; }
      .category__aside ul li.featured a .count, .category__aside ul li.back a .count {
        font-weight: normal; }
    .category__aside ul li.featured > a {
      background: url("/images/icones/thumbup.svg") left 5px no-repeat;
      background-size: 15px 15px;
      padding-left: 22px;
      font-weight: bold; }
    .category__aside ul li.back a {
      background: url("/images/icones/arrow-left-grey.svg") left 9px no-repeat;
      background-size: 5px 9px;
      padding-left: 12px; }
    .category__aside ul li.parent a, .category__aside ul li.main a {
      color: #333333; }
    .category__aside ul li.current a {
      color: #f18903; }
      .category__aside ul li.current a:hover {
        color: #f18903; }
    .category__aside ul li.child a, .category__aside ul li.sister a {
      color: #0059a7; }
    .category__aside ul li.main > a {
      padding-top: 0; }
    .category__aside ul li .count {
      color: #c0c0c0; }
    .category__aside ul ul li {
      padding-left: 15px; }

.bloc-aside {
  margin-bottom: 20px; }

.bloc-aside--product {
  border: 1px solid #eeeeee;
  padding: 15px; }
  .bloc-aside--product .product-block-v {
    margin-bottom: 0; }
    .bloc-aside--product .product-block-v .product-block__bottom {
      max-width: 100%; }
    .bloc-aside--product .product-block-v .product-block__wrapper {
      padding: 0; }

.bloc-aside--edito {
  background: #f4f4f4;
  display: flex;
  align-items: center;
  border-radius: 4px;
  padding: 10px;
  justify-content: space-evenly; }
  @media (min-width: 767px) {
    .bloc-aside--edito.show-xs {
      display: none; } }
  .bloc-aside--edito__avatar {
    min-width: 70px;
    max-width: 70px;
    margin-right: 10px; }
    .bloc-aside--edito__avatar img {
      max-width: 100%;
      border-radius: 100%; }
  .bloc-aside--edito__title {
    overflow: hidden;
    font-size: 16px; }
    .bloc-aside--edito__title a {
      display: inline-block;
      color: #f18903;
      font-weight: bold;
      border-bottom: 3px solid #e6e6e6;
      padding-bottom: 1px;
      -webkit-transition: linear border 0.2s;
      -o-transition: linear border 0.2s;
      transition: linear border 0.2s; }
      .bloc-aside--edito__title a:hover {
        text-decoration: none;
        border-color: #f18903; }

.bloc-aside--banner img {
  display: block;
  max-width: 100%;
  height: auto; }

.bloc__filter {
  margin-bottom: 20px; }
  .bloc__filter--fidelity {
    padding: 10.5px 15px;
    /** Baps **/
    text-align: center;
    background: #f4f4f4; }
  .bloc__filter__title {
    font-weight: bold;
    font-size: 14px, "  ";
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding: 0; }
    .bloc__filter__title span {
      display: none; }
  .bloc__filter__content {
    padding: 10.5px 15px;
    /** Baps **/
    border: 1px solid #eeeeee;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out; }
    .bloc__filter__content input[type="checkbox"] {
      margin: 0; }

@media (max-width: 767px) {
  .aside-opened #magicdoor-aside {
    display: none; } }

.cat-description {
  padding-top: 20px; }
  .cat-description .zm-title h2 {
    background: transparent; }
  @media (max-width: 767px) {
    .cat-description {
      padding: 0;
      background: #fff; } }

.cat-description__bloc {
  margin-top: 60px;
  line-height: 26px; }
  .cat-description__bloc table th {
    background: #f18903;
    color: #fff; }
  .cat-description__bloc__overview {
    margin-bottom: 40px; }
    .cat-description__bloc__overview article {
      max-width: 700px; }
      .cat-description__bloc__overview article h3,
      .cat-description__bloc__overview article h4 {
        margin: 20px 0; }
      .cat-description__bloc__overview article ul li {
        padding-bottom: 7px; }
  .cat-description__bloc__sections {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between; }
    .cat-description__bloc__sections__item {
      display: block;
      width: calc(1/4*100% - (1 - 1/4)*10px);
      margin-bottom: 10px;
      text-align: center;
      padding: 15px;
      border: 1px solid #eeeeee;
      border-radius: 3px;
      cursor: pointer;
      color: #0059a7;
      font-size: 16px;
      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09);
      -webkit-transition: linear border-color 0.2s, linear color 0.2s, linear background 0.2s;
      -o-transition: linear border-color 0.2s, linear color 0.2s, linear background 0.2s;
      transition: linear border-color 0.2s, linear color 0.2s, linear background 0.2s; }
      @media (max-width: 767px) {
        .cat-description__bloc__sections__item {
          font-size: 14px;
          padding: 7px;
          width: calc(1/2*100% - (1 - 1/2)*10px); } }
      .cat-description__bloc__sections__item span {
        display: block;
        bottom: 0; }
      .cat-description__bloc__sections__item:hover {
        border-color: #f18903;
        color: #fff;
        text-decoration: none;
        background: #f18903; }
        .cat-description__bloc__sections__item:hover .cat-description__bloc__sections__title {
          bottom: 45px; }
          .cat-description__bloc__sections__item:hover .cat-description__bloc__sections__title:after {
            opacity: 1;
            -webkit-transition: linear 0.2s opacity 0.2s;
            -o-transition: linear 0.2s opacity 0.2s;
            transition: linear 0.2s opacity 0.2s; }
        .cat-description__bloc__sections__item:hover .cat-description__bloc__sections__image img {
          opacity: 0;
          -webkit-transition: linear opacity 0.2s;
          -o-transition: linear opacity 0.2s;
          transition: linear opacity 0.2s; }
    .cat-description__bloc__sections__title {
      position: relative;
      -webkit-transition: linear bottom 0.2s;
      -o-transition: linear bottom 0.2s;
      transition: linear bottom 0.2s; }
      .cat-description__bloc__sections__title:after {
        font-family: FontAwesome;
        content: '\f078';
        display: block;
        opacity: 0;
        position: absolute;
        left: 49%;
        top: 100%;
        -webkit-transition: linear opacity 0.2s;
        -o-transition: linear opacity 0.2s;
        transition: linear opacity 0.2s; }
    .cat-description__bloc__sections__image {
      padding-bottom: 15px; }
      .cat-description__bloc__sections__image img {
        opacity: 1;
        max-width: 80px;
        -webkit-transition: linear opacity 0.2s;
        -o-transition: linear opacity 0.2s;
        transition: linear opacity 0.2s; }
  @media (max-width: 767px) {
    .cat-description__bloc__title {
      text-align: left; } }
  .cat-description__bloc__title__img {
    padding-bottom: 15px; }
    .cat-description__bloc__title__img img {
      max-width: 80px;
      width: 100%; }
  .cat-description__bloc__title h3 {
    color: #f18903;
    margin-top: 0;
    line-height: 1.6em;
    letter-spacing: -1px;
    font-weight: bold; }
  .cat-description__bloc--summary h3 {
    font-size: 30px;
    line-height: 1.5em;
    text-align: center;
    color: #f18903;
    letter-spacing: -1px;
    margin-bottom: 20px; }
  .cat-description__bloc--summary article ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .cat-description__bloc--summary article ul li {
      font-weight: bold;
      padding-bottom: 0; }
      .cat-description__bloc--summary article ul li ul {
        margin: 0 0 15px 15px; }
        .cat-description__bloc--summary article ul li ul li {
          font-weight: normal; }
  .cat-description__bloc h4 {
    padding-bottom: 40px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 24px; }

.cat-overview h1 {
  font-size: 30px;
  font-weight: bold;
  margin-top: 0; }
  @media (max-width: 767px) {
    .cat-overview h1 {
      font-size: 24px;
      text-align: center;
      margin: 0 0 7px 0; } }

.cat-overview__btnexcerpt {
  text-align: center;
  padding-bottom: 10px; }
  .cat-overview__btnexcerpt #btn-toggleCatExcerpt {
    font-weight: bold;
    color: #0059a7;
    cursor: pointer; }
    .cat-overview__btnexcerpt #btn-toggleCatExcerpt .fa {
      color: #f18903; }

.cat-overview__excerpt {
  font-size: 12px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .cat-overview__excerpt {
      margin-bottom: 0;
      max-height: 50px;
      overflow: hidden; }
      .cat-overview__excerpt.shown {
        max-height: 100%; } }
  .cat-overview__excerpt p:last-of-type {
    margin-bottom: 0; }
  .cat-overview__excerpt a {
    font-weight: bold; }
    .cat-overview__excerpt a:hover {
      text-decoration: none; }

.category__featured {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: stretch;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .category__featured {
      margin-bottom: 20px; } }
  .category__featured__products {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: stretch;
    width: 100%; }
    @media (max-width: 767px) {
      .category__featured__products {
        display: none; } }
    .category__featured__products .product-block-h {
      display: flex;
      height: 100%;
      margin-left: 10px; }
      .category__featured__products .product-block-h:first-of-type {
        margin-left: 0; }
      @media (max-width: 1439px) {
        .category__featured__products .product-block-h:nth-child(2), .category__featured__products .product-block-h:nth-child(3) {
          display: none; } }
      @media (max-width: 1824px) {
        .category__featured__products .product-block-h:nth-child(3) {
          display: none; } }
    .category__featured__products .product-block__wrapper {
      padding: 10px;
      border: 1px solid #eeeeee;
      border-radius: 3px;
      width: 100%;
      transition: linear border-color 0.15s; }
    .category__featured__products .product-block__image img {
      width: auto;
      max-width: 100px; }
    .category__featured__products .product-block__bottom {
      padding: 0; }
  .category__featured__banner {
    display: flex;
    align-items: center;
    margin-right: 10px; }
    .category__featured__banner img {
      max-width: 100%; }
    @media (max-width: 767px) {
      .category__featured__banner {
        width: 100%;
        min-width: 100%;
        flex: auto;
        margin-left: 0; }
        .category__featured__banner img {
          margin: 0 auto; } }

.category-title {
  font-size: 24px;
  margin: 0 0 7px 0; }
  .category-title,
  .category-title a {
    color: #1a1a1a; }
  .category-title .data-link {
    color: #0059a7;
    font-size: 14px;
    padding-left: 7px; }
  @media (max-width: 767px) {
    .category-title {
      text-align: center;
      font-size: 18px; }
      .category-title .data-link {
        display: none; } }

.category-title-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .category-title-wrapper {
      text-align: center; } }
  .category-title-wrapper .action {
    display: inline-block;
    color: #0059a7;
    font-weight: bold;
    margin-left: auto; }

.menu-orderby {
  display: inline-block;
  position: relative;
  float: right; }
  .menu-orderby:before, .menu-orderby:after {
    display: table;
    content: " "; }
  .menu-orderby:after {
    clear: both; }
  .menu-orderby.active ul {
    display: block; }
  .menu-orderby ul {
    display: none;
    padding: 0;
    list-style: none;
    background: #f4f4f4;
    border: 1px solid #eeeeee;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 123456789;
    margin-bottom: 0;
    text-align: right; }
    .menu-orderby ul li a,
    .menu-orderby ul li span {
      padding: 7px 15px;
      border-bottom: 1px solid #eeeeee;
      display: block;
      white-space: nowrap; }
      .menu-orderby ul li a:hover,
      .menu-orderby ul li span:hover {
        text-decoration: underline; }
    .menu-orderby ul li:last-of-type a,
    .menu-orderby ul li:last-of-type span {
      border-bottom: none; }

.category__right__filters {
  display: inline-block;
  float: right; }
  .category__right__filters .btn-launchers {
    display: none;
    margin: 0 10px; }
    @media (max-width: 767px) {
      .category__right__filters .btn-launchers {
        display: inline-block; } }
  .category__right__filters .menu-orderby {
    margin-bottom: 20px; }
    .category__right__filters .menu-orderby ul {
      top: 100%;
      bottom: inherit; }

.link-quickTips {
  margin-bottom: 10px; }
  .link-quickTips a {
    text-align: left;
    box-shadow: 0 1px 0 #bf6c02; }
    .link-quickTips a .fa-paw {
      font-size: 120%;
      vertical-align: middle;
      margin-right: 7px; }

.category-quicknav {
  clear: both;
  margin: 20px 0; }

.category-products__container {
  margin-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }
  @media (max-width: 767px) {
    .category-products__container {
      border: 0px;
      margin-bottom: 20px; } }
  .category-products__container__excerpt {
    clear: both;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif; }
  .category-products__container__footer, .category-products__container__header, .category-products__container__content {
    width: 100%; }
  .category-products__container__footer {
    display: none;
    text-align: center;
    padding: 0; }
    @media (max-width: 767px) {
      .category-products__container__footer {
        display: block; } }
  @media (max-width: 767px) {
    .category-products__container__content {
      padding-bottom: 0; } }
  .category-products__container__header {
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .category-products__container__header {
        padding-top: 0; } }

.category-products .category-title-wrapper {
  margin-bottom: 0; }

.category__right--overview__banner {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .category__right--overview__banner {
      margin-bottom: 20px; } }
  .category__right--overview__banner img {
    max-width: 100%; }

/*
  Images in description : @product @category @brands
*/
.reformat-desc h2 {
  margin: 50px 0 30px 0; }

.reformat-desc h3 {
  margin: 40px 0 20px 0; }

.reformat-desc h4 {
  margin: 25px 0 10px 0; }

.reformat-desc p {
  text-align: justify; }

.reformat-desc td p {
  text-align: left; }

.reformat-desc img {
  max-width: 100%; }

.reformat-desc img.right-edito {
  float: right;
  margin: 0 0 20px 20px;
  clear: right; }

.reformat-desc img.left-edito {
  float: left;
  margin: 0 20px 20px 0;
  clear: left; }

.reformat-desc h2,
.reformat-desc h3.start-of-line,
.reformat-desc h4.start-of-line {
  clear: both; }

.reformat-desc a.full-line,
.reformat-desc span.full-line {
  display: block; }

#description .nav-tabs__content {
  padding-bottom: 20px; }
  #description .nav-tabs__content:last-of-type {
    padding-bottom: 0; }

#description [data-template="slider-emarsys--xsList"] {
  margin-bottom: 20px; }

#description .pd20 {
  padding: 20px; }

#description .mg20 {
  padding: 20px; }

#description .bt {
  border-top: 1px solid #eeeeee; }

#description .bb {
  border-bottom: 1px solid #eeeeee; }

#description .br {
  border-right: 1px solid #eeeeee; }

#description .bl {
  border-left: 1px solid #eeeeee; }

#description table.pd20 {
  padding: 0 !important; }
  #description table.pd20 td {
    padding: 20px !important; }

#magicdoor-hero {
  width: 100%;
  min-height: 80px;
  max-height: fit-content;
  background: url("/images/loading/loader_menu.gif") left center no-repeat;
  background-size: 30px; }
  @media (max-width: 1199px) {
    #magicdoor-hero {
      margin-top: 10px; } }

.batman {
  flex-basis: 100%;
  width: 100%; }

.product-hero {
  display: flex;
  flex-wrap: wrap; }

.product-hero__title {
  width: 100%; }
  .product-hero__title h1 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    font-family: Roboto, Arial, sans-serif; }
    @media (max-width: 767px) {
      .product-hero__title h1 {
        font-size: 16px;
        line-height: 125%;
        text-align: center; } }

.product-hero__reviews a {
  text-decoration: none; }

@media (max-width: 767px) {
  .product-hero__reviews {
    width: 100%;
    text-align: center; } }

.product-hero__desc,
.product-hero__cta,
.product-hero__venteflash,
.product-hero__price,
.product-hero__shipping,
.product-hero__unavailable {
  margin-top: 20px; }
  @media (max-width: 1199px) {
    .product-hero__desc,
    .product-hero__cta,
    .product-hero__venteflash,
    .product-hero__price,
    .product-hero__shipping,
    .product-hero__unavailable {
      margin-top: 10px; } }

.product-hero__cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  width: 100%; }
  @media (min-width: 1439px) {
    .product-hero__cards--fr {
      margin-right: 14px; }
    .product-hero__cards--en, .product-hero__cards--es, .product-hero__cards--it, .product-hero__cards--pt {
      margin-right: 42px; }
    .product-hero__cards--de, .product-hero__cards--at {
      margin-right: 68px; }
    .product-hero__cards--it, .product-hero__cards--nl {
      margin-right: 44px; } }
  .product-hero__cards .logo {
    margin-right: 10px; }
    @media (max-width: 767px) {
      .product-hero__cards .logo {
        margin-right: 5px; } }
    .product-hero__cards .logo:last-of-type {
      margin-right: 0; }
  .product-hero__cards img {
    height: 24px; }

.product-hero__unavailable {
  color: #FF0600;
  border: 1px solid #FF0600;
  padding: 10px 20px;
  width: 100%;
  border-radius: 6px; }

.procuct-hero__desc {
  width: 100%;
  font-size: 12px;
  color: #888888;
  line-height: 1.5;
  padding: 5px 0 0 0; }
  .procuct-hero__desc a {
    text-decoration: none;
    border-bottom: 1px solid #0059a7;
    margin-left: 7px;
    -webkit-transition: linear 0.2s all;
    -o-transition: linear 0.2s all;
    transition: linear 0.2s all; }
    .procuct-hero__desc a:hover {
      border-bottom-color: transparent; }
  @media (max-width: 767px) {
    .procuct-hero__desc {
      display: none; } }

.product-hero__price-infos {
  width: 100%;
  display: flex;
  align-content: center; }
  @media (max-width: 767px) {
    .product-hero__price-infos {
      flex-direction: column; } }

.product-hero__venteflash {
  width: 100%; }
  .product-hero__venteflash .zmcounter {
    position: relative; }
    .product-hero__venteflash .zmcounter:after {
      position: absolute;
      content: '';
      display: block;
      right: 60px;
      top: 100%;
      background: transparent;
      border-color: #FF0600 transparent;
      border-style: solid;
      border-width: 12px 12px 0px 12px;
      height: 0px;
      width: 0px; }

.product-hero__hercules {
  display: flex;
  align-content: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%; }
  @media (max-width: 1439px) {
    .product-hero__hercules {
      flex-wrap: wrap; } }

.product-hero__cta {
  min-width: 220px;
  margin-left: 20px;
  align-self: center; }
  @media (max-width: 1439px) {
    .product-hero__cta {
      min-width: 120px;
      flex-basis: 100%;
      margin-left: 0;
      order: 1; } }
  @media (max-width: 767px) {
    .product-hero__cta {
      width: 100%; } }

.product-hero__hulk {
  display: flex;
  align-content: center;
  align-items: stretch;
  margin-top: 10px; }

.product-hero__incitativePurschase {
  background: #fff;
  border: 6px solid #eeeeee;
  border-radius: 6px;
  padding: 20px;
  margin-right: 20px;
  width: 50%; }
  @media (max-width: 1439px) {
    .product-hero__incitativePurschase {
      margin-right: 0;
      width: 100%; } }
  .product-hero__incitativePurschase__title {
    padding-bottom: 7px;
    font-weight: bold;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px; }
  .product-hero__incitativePurschase__name {
    font-weight: bold; }
  .product-hero__incitativePurschase__product {
    display: flex;
    width: 100%; }
  .product-hero__incitativePurschase__img {
    margin-right: 10px;
    max-width: 80px; }
    .product-hero__incitativePurschase__img img {
      width: 100%; }
  .product-hero__incitativePurschase__icon {
    align-self: center;
    max-width: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 10px;
    border-radius: 300px;
    background: #f4f4f4; }
    .product-hero__incitativePurschase__icon img {
      width: 40px; }
  .product-hero__incitativePurschase__price {
    font-size: 22px;
    vertical-align: middle;
    color: #FF0600;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .product-hero__incitativePurschase__price small {
      font-size: 65%; }
  .product-hero__incitativePurschase__24h {
    display: inline-block;
    height: 15px;
    vertical-align: baseline;
    padding-left: 3.5px; }
    .product-hero__incitativePurschase__24h img {
      height: 15px;
      max-width: 100%;
      vertical-align: baseline; }
  .product-hero__incitativePurschase__rating {
    padding-top: 3.5px; }

.product-hero__code {
  background: #fff;
  display: flex;
  align-items: center;
  font-family: Roboto, Arial, sans-serif;
  width: 100%; }
  .product-hero__code.product-hero__isIncitative {
    width: 50%; }
    @media (max-width: 1439px) {
      .product-hero__code.product-hero__isIncitative {
        display: none; } }
  .product-hero__code__icon {
    background: #f4f4f4;
    border-radius: 150%;
    text-align: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    line-height: 60px; }
  .product-hero__code__infos {
    padding-left: 15px; }
    .product-hero__code__infos.zmodal:hover {
      text-decoration: none; }
    .product-hero__code__infos strong {
      display: block;
      font-size: 17px; }

.product-hero__price {
  margin-right: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  width: min-content;
  align-self: center; }
  .product-hero__price .label-from {
    width: max-content;
    margin-bottom: 0;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif; }
  .product-hero__price__val {
    flex-basis: 100%;
    line-height: 40px;
    font-size: 45px;
    vertical-align: middle;
    color: #FF0600;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
    .product-hero__price__val small {
      font-size: 65%; }
    @media (max-width: 1439px) {
      .product-hero__price__val {
        font-size: 35px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .product-hero__price__val {
        flex-basis: initial;
        padding: 0 10px; } }
  .product-hero__price__regular {
    text-decoration-color: #FF0600;
    position: relative; }
    .product-hero__price__regular:after {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      right: 0;
      border-top: 1px solid;
      border-color: #FF0600;
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      transform: rotate(-5deg); }
  .product-hero__price__infos {
    font-size: 11px;
    text-transform: lowercase;
    color: #c0c0c0;
    white-space: nowrap; }
  @media (max-width: 767px) {
    .product-hero__price {
      margin-right: 0;
      width: 100%;
      justify-content: center;
      align-content: center;
      align-items: center;
      justify-items: center; } }

.product-hero__discount {
  border: 1px solid #FF0600;
  color: #FF0600;
  padding: 10px 20px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin-right: 20px;
  position: relative;
  margin-top: 10px; }
  .product-hero__discount:before, .product-hero__discount:after {
    position: absolute;
    content: '';
    display: block;
    left: 20px;
    border-width: 0px 8px 8px 8px;
    height: 0px;
    width: 0px;
    background: transparent;
    border-style: solid; }
  .product-hero__discount:before {
    top: -7px;
    z-index: 1;
    border-color: #FFF transparent; }
  .product-hero__discount:after {
    top: -8px;
    border-color: #FF0600 transparent; }
  .product-hero__discount__ico {
    margin-right: 15px; }
  .product-hero__discount__txt .limitDate {
    font-size: 12px;
    font-weight: normal;
    color: #1a1a1a; }
  @media (max-width: 1439px) {
    .product-hero__discount {
      flex-basis: 100%;
      margin-right: 0;
      order: 0;
      justify-content: center;
      padding: 5px; }
      .product-hero__discount:before, .product-hero__discount:after {
        display: none; } }

.product-hero__3x {
  margin-left: auto;
  display: flex;
  align-content: center;
  align-items: center;
  align-self: baseline;
  margin-top: 10px; }
  .product-hero__3x__ico {
    margin-right: 15px; }
  .product-hero__3x span {
    color: #B12704;
    background: #ffffde; }
  .product-hero__3x .oney {
    color: #81BC00; }
    .product-hero__3x .oney:hover {
      text-decoration: none; }
    .product-hero__3x .oney span {
      background: transparent;
      color: #1a1a1a; }
  @media (max-width: 1199px) {
    .product-hero__3x {
      margin-top: 10px; } }
  @media (max-width: 1439px) {
    .product-hero__3x {
      flex-basis: 100%;
      margin-left: initial;
      order: 1; } }

.product-hero__shipping {
  display: flex;
  align-items: center;
  align-content: center;
  background: #f4f4f4;
  border-radius: 6px;
  padding: 10px 20px;
  flex-basis: auto;
  font-weight: bold;
  color: #78be0e;
  width: min-content;
  flex-grow: 1; }
  .product-hero__shipping__ico {
    margin-right: 15px; }
  .product-hero__shipping small {
    display: block;
    color: #1a1a1a;
    font-weight: normal;
    font-size: 12px; }
  @media (max-width: 1439px) {
    .product-hero__shipping {
      flex-basis: initial;
      flex-grow: 1; } }
  @media (max-width: 767px) {
    .product-hero__shipping {
      order: 3; } }

.product-overview {
  margin-bottom: 20px;
  margin-top: 20px; }
  .product-overview:before, .product-overview:after {
    display: table;
    content: " "; }
  .product-overview:after {
    clear: both; }
  .product-overview__left {
    float: left;
    width: 45%;
    margin-right: 2%;
    position: relative; }
    .product-overview__left .product-block__stamp-wrapper,
    .product-overview__left .product-stamp-marketing {
      position: absolute;
      top: 0;
      left: 45px; }
      .product-overview__left .product-block__stamp-wrapper.product-stamp-marketing,
      .product-overview__left .product-stamp-marketing.product-stamp-marketing {
        padding: 10px; }
    .product-overview__left__slidersWrapper {
      display: flex;
      width: 100%; }
    .product-overview__left__sliderMainWrapper {
      overflow: hidden;
      width: 100%; }
    .product-overview__left__slider {
      position: relative;
      overflow: hidden;
      height: 550px; }
      .product-overview__left__slider .carousel-cell-wrapper {
        display: table;
        width: 100%; }
      .product-overview__left__slider .carousel-cell-content {
        display: table-cell;
        vertical-align: middle;
        height: 550px;
        cursor: zoom-in; }
      .product-overview__left__slider .carousel-cell {
        width: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        text-align: center;
        height: 550px;
        cursor: pointer; }
        .product-overview__left__slider .carousel-cell img {
          display: block;
          height: auto;
          max-height: 100%;
          width: auto;
          max-width: 100%;
          margin: 0 auto; }
    .product-overview__left__left__wrapper {
      display: flex;
      width: 100%; }
    .product-overview__left .product-overview__left__carousel-nav {
      width: 40px;
      margin-right: 5px;
      max-height: 550px;
      overflow-y: auto; }
      .product-overview__left .product-overview__left__carousel-nav .carousel-navitem {
        margin-bottom: 10px;
        border: 1px solid #c0c0c0;
        border-radius: 3px;
        display: block;
        cursor: pointer;
        max-width: 100%; }
        .product-overview__left .product-overview__left__carousel-nav .carousel-navitem.is-nav-selected {
          border-color: #f18903;
          box-shadow: 0 0 4px #f18903; }
  .product-overview__right {
    position: relative;
    overflow: hidden; }
    .product-overview__right--fw {
      width: 100%;
      clear: both; }
  @media (max-width: 1679px) {
    .product-overview__right--variations {
      clear: both;
      width: 100%; } }
  @media (max-width: 991px) {
    .product-overview__wrapper {
      display: flex;
      flex-wrap: wrap;
      width: 100%; } }
  @media (max-width: 767px) {
    .product-overview {
      margin-top: 0; }
      .product-overview__left {
        width: 100%;
        margin: 0 0 7px 0;
        height: 305px; }
        .product-overview__left__carousel-nav, .product-overview__left__slider {
          height: 305px; }
          .product-overview__left__carousel-nav .flickity-slider .carousel-cell,
          .product-overview__left__carousel-nav .flickity-slider .carousel-cell-content, .product-overview__left__slider .flickity-slider .carousel-cell,
          .product-overview__left__slider .flickity-slider .carousel-cell-content {
            height: 305px; }
      .product-overview__right {
        width: 100%;
        margin: 0; }
        .product-overview__right .product-overview__title {
          text-align: center;
          margin-bottom: 7px; }
          .product-overview__right .product-overview__title h1 {
            font-weight: 700;
            font-size: 16px;
            display: inline; } }

.product-section {
  margin-top: 20px;
  clear: both; }
  @media (max-width: 767px) {
    .product-section {
      margin-top: 10px; } }

.footer-navigation-nextprev {
  margin: 40px 0 0 0;
  text-align: center; }
  .footer-navigation-nextprev,
  .footer-navigation-nextprev a {
    color: #c0c0c0;
    font-size: 12px; }
  .footer-navigation-nextprev a {
    text-decoration: underline; }
    .footer-navigation-nextprev a:hover {
      color: #f18903;
      text-decoration: none; }

.product-featured-banner img {
  margin: 0 auto; }

/*
  Déclinaisons
*/
.kits {
  padding-top: 40px; }
  .kits__row-wrapper {
    margin-bottom: 10px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #eeeeee; }
    .kits__row-wrapper:last-of-type {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .kits__row-wrapper {
        border: none; } }
  .kits__row {
    display: flex;
    align-items: center; }
    .kits__row__name {
      display: none; }
    .kits__row__p {
      text-align: center;
      padding: 20px 20px 20px 20px;
      margin-left: 20px;
      position: relative; }
      .kits__row__p:after {
        margin-top: -25px;
        font-size: 50px;
        line-height: 50px;
        content: '+';
        font-family: Roboto, Arial, sans-serif;
        position: absolute;
        top: 50%;
        left: -20px; }
      .kits__row__p:first-of-type {
        margin-left: 0; }
        .kits__row__p:first-of-type:after {
          display: none; }
      .kits__row__p:last-of-type:after {
        content: '='; }
    .kits__row__p__qty {
      position: absolute;
      left: -12px;
      top: -12px;
      background: #FF0600;
      color: #fff;
      border-radius: 200px;
      font-weight: bold;
      width: 25px;
      height: 25px;
      line-height: 25px; }
    .kits__row__p__thumb {
      padding-bottom: 7px; }
      .kits__row__p__thumb a {
        position: relative;
        display: inline-block; }
      .kits__row__p__thumb img {
        max-width: 100%; }
    .kits__row__p__infos {
      font-size: 12px; }
    .kits__row__p__label {
      background: #FF0600;
      display: inline-block;
      text-transform: uppercase;
      margin-bottom: 7px; }
    .kits__row__p__price {
      font-size: 2em;
      vertical-align: middle;
      color: #FF0600;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif; }
      .kits__row__p__price small {
        font-size: 65%; }
    .kits__row__p--gift:after {
      content: '='; }
    .kits__row__p--cta {
      text-align: left;
      min-width: 25%; }
      .kits__row__p--cta.no_icon:after {
        display: none; }
      .kits__row__p--cta .kits__details__btn {
        display: none; }
      .kits__row__p--cta .kits__row__p__title {
        color: #FF0600;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 18px; }
        .kits__row__p--cta .kits__row__p__title__price {
          font-size: 18px;
          vertical-align: middle;
          color: #FF0600;
          font-weight: bold;
          font-family: Arial, Helvetica, sans-serif; }
          .kits__row__p--cta .kits__row__p__title__price small {
            font-size: 65%; }
        .kits__row__p--cta .kits__row__p__title__gift-name {
          font-size: 12px;
          color: #1a1a1a;
          font-weight: normal; }
      .kits__row__p--cta .kits__row__p__icons {
        padding: 7px 0;
        display: flex; }
      .kits__row__p--cta .kits__row__p__stock {
        height: 9px;
        width: 50%; }
        .kits__row__p--cta .kits__row__p__stock img {
          height: 9px;
          vertical-align: top; }
      .kits__row__p--cta .kits__row__p__24h {
        height: 15px;
        vertical-align: baseline;
        width: 50%;
        text-align: right; }
        .kits__row__p--cta .kits__row__p__24h img {
          height: 15px;
          max-width: 100%;
          vertical-align: baseline; }
  @media (max-width: 991px) {
    .kits__row {
      display: block; }
      .kits__row:before, .kits__row:after {
        display: table;
        content: " "; }
      .kits__row:after {
        clear: both; }
      .kits__row.shown .kits__row__p {
        display: block; }
        .kits__row.shown .kits__row__p--cta {
          padding-top: 7px; }
      .kits__row__name {
        padding: 7px;
        font-weight: 700;
        display: block; }
      .kits__row__p {
        display: none;
        padding: 7px 7px 7px 20px;
        width: auto;
        margin-left: 30px; }
        .kits__row__p:nth-child(1) {
          padding-left: 7px;
          margin-left: 0;
          background: #f4f4f4; }
        .kits__row__p--cta {
          margin: 0;
          padding-top: 0;
          padding-left: 7px;
          display: block; }
          .kits__row__p--cta .kits__details__btn {
            display: block; }
          .kits__row__p--cta:after {
            display: none; }
          .kits__row__p--cta .kits__row__p__title {
            display: none; }
          .kits__row__p--cta .kits__row__p__price,
          .kits__row__p--cta .kits__row__p__fidelity {
            display: inline; }
        .kits__row__p__thumb {
          float: left;
          width: auto;
          padding: 0;
          margin-right: 7px; }
          .kits__row__p__thumb img {
            height: auto;
            max-width: 50px; }
        .kits__row__p__infos {
          text-align: left;
          overflow: hidden; }
        .kits__row__p__btn {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          width: 100%; }
          .kits__row__p__btn .btn, .kits__row__p__btn .btn-light, .kits__row__p__btn .btn-buy {
            width: 49%; }
            .kits__row__p__btn .btn:nth-child(1), .kits__row__p__btn .btn-light:nth-child(1), .kits__row__p__btn .btn-buy:nth-child(1) {
              margin-right: 2%; } }
  @media (max-width: 767px) {
    .kits {
      padding: 0; }
      .kits .zm-title {
        padding: 10px; } }

.product-variations {
  margin: 20px 0; }
  @media (max-width: 767px) {
    .product-variations {
      margin-top: 10px; } }
  .product-variations .btn-close {
    display: none; }
  .product-variations .variations__fidelity {
    font-size: 12px;
    color: #f18903; }
  .product-variations .variations__overview {
    margin: 20px;
    display: flex;
    align-content: stretch;
    justify-content: left;
    align-items: center; }
    .product-variations .variations__overview:before, .product-variations .variations__overview:after {
      display: table;
      content: " "; }
    .product-variations .variations__overview:after {
      clear: both; }
    .product-variations .variations__overview__img {
      width: auto;
      height: 100%; }
      .product-variations .variations__overview__img img {
        vertical-align: bottom;
        max-width: 150px;
        max-height: 120px; }
      @media (max-width: 767px) {
        .product-variations .variations__overview__img img {
          max-width: 100px;
          max-height: 85px; } }
    .product-variations .variations__overview__infos {
      margin: 0 0 0 20px; }
      .product-variations .variations__overview__infos .pretitle {
        font-size: 24px;
        font-weight: bold; }
      .product-variations .variations__overview__infos h1 {
        font-size: 18px;
        font-weight: normal;
        margin-top: 7px; }
        @media (max-width: 767px) {
          .product-variations .variations__overview__infos h1 {
            font-size: 16px; } }
    .product-variations .variations__overview__rating {
      padding-bottom: 7px; }
    .product-variations .variations__overview__shortdescription {
      color: #c0c0c0; }
      .product-variations .variations__overview__shortdescription a {
        text-decoration: underline; }
      @media (max-width: 767px) {
        .product-variations .variations__overview__shortdescription {
          font-size: 12px; } }
  .product-variations .variations__header {
    font-weight: 700;
    font-size: 14px; }
    .product-variations .variations__header .variations__item {
      background: #eaeaea; }
    @media (max-width: 767px) {
      .product-variations .variations__header:not(.variations__header--lot) {
        display: none; } }
    .product-variations .variations__header--lot .product-stamp-euro {
      position: absolute;
      top: -4px;
      z-index: 9; }
    .product-variations .variations__header--lot .variations__item {
      justify-content: flex-start; }
      .product-variations .variations__header--lot .variations__item .title {
        margin-left: 40px;
        display: inline-block; }
  .product-variations .variations__item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #f4f4f4;
    padding: 7px;
    position: relative;
    align-items: center;
    -webkit-transition: ease box-shadow 0.2s;
    -o-transition: ease box-shadow 0.2s;
    transition: ease box-shadow 0.2s; }
    .product-variations .variations__item:nth-child(2n) {
      background: #fff; }
    .product-variations .variations__item__title {
      width: 50%; }
      .product-variations .variations__item__title__additionalInfos {
        font-size: 12px; }
      .product-variations .variations__item__title__ref {
        color: #c0c0c0;
        font-size: 12px; }
        .product-variations .variations__item__title__ref:before {
          content: '';
          display: block;
          width: 100%; }
      .product-variations .variations__item__title__label {
        color: #FF0600;
        font-weight: bold; }
      @media (max-width: 767px) {
        .product-variations .variations__item__title {
          padding-bottom: 7px;
          width: 100%;
          flex-grow: 1;
          flex-shrink: 0; }
          .product-variations .variations__item__title .variations__fidelity {
            display: inline-block; } }
    .product-variations .variations__item__price {
      width: 17%;
      text-align: center;
      display: flex;
      align-content: stretch;
      justify-content: center;
      align-items: center;
      font-family: Arial, Helvetica, sans-serif; }
      .product-variations .variations__item__price__ico {
        margin-right: 10px;
        font-size: 24px;
        font-weight: 300;
        color: #FF0600;
        text-align: center; }
        .product-variations .variations__item__price__ico .fa {
          vertical-align: bottom; }
        @media (max-width: 767px) {
          .product-variations .variations__item__price__ico {
            margin: 0;
            display: inline-block; } }
      .product-variations .variations__item__price__old {
        position: relative;
        font-size: 12px;
        display: inline-block; }
        .product-variations .variations__item__price__old:after {
          position: absolute;
          content: "";
          left: 0;
          top: 50%;
          right: 0;
          border-top: 1px solid;
          border-color: #FF0600;
          -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          transform: rotate(-5deg); }
      .product-variations .variations__item__price__big {
        font-size: 1.6em;
        vertical-align: middle;
        color: #FF0600;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 0.8em; }
        .product-variations .variations__item__price__big small {
          font-size: 65%; }
      .product-variations .variations__item__price__weight {
        font-size: 12px;
        color: #FF0600; }
      .product-variations .variations__item__price__unitPrice {
        font-size: 12px;
        color: #1a1a1a; }
      @media (max-width: 767px) {
        .product-variations .variations__item__price {
          width: 23%;
          display: block; } }
    .product-variations .variations__item__stock {
      width: 27%;
      text-align: center; }
      .product-variations .variations__item__stock__24h {
        margin-top: 7px;
        height: 15px;
        vertical-align: baseline; }
        .product-variations .variations__item__stock__24h img {
          height: 15px;
          max-width: 100%;
          vertical-align: baseline; }
      .product-variations .variations__item__stock__instock {
        height: 9px; }
        .product-variations .variations__item__stock__instock img {
          height: 9px;
          vertical-align: top; }
      .product-variations .variations__item__stock__oos {
        font-size: 12px;
        color: #888888; }
      @media (max-width: 767px) {
        .product-variations .variations__item__stock {
          width: 26%;
          margin: 0 1%; } }
    .product-variations .variations__item__cta {
      width: 22%; }
      .product-variations .variations__item__cta__group {
        justify-content: flex-end;
        display: flex;
        align-items: stretch; }
      .product-variations .variations__item__cta .btn, .product-variations .variations__item__cta .btn-light, .product-variations .variations__item__cta .btn-buy {
        max-width: 150px; }
      .product-variations .variations__item__cta input[type="text"] {
        margin-right: 7px;
        width: 40px;
        margin-bottom: 0;
        display: inline;
        text-align: center; }
      @media (max-width: 767px) {
        .product-variations .variations__item__cta {
          width: 48%;
          text-align: right; } }
    @media (max-width: 767px) {
      .product-variations .variations__item {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin: 0;
        background: #f4f4f4; } }
  @media (max-width: 767px) {
    .product-variations {
      border: 1px solid #eeeeee;
      border-radius: 4px; } }

#variations-magicdoor .product-variations {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  z-index: 803;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  border: none; }
  #variations-magicdoor .product-variations .variations {
    max-width: 1170px;
    margin: 20px auto;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    position: relative; }
    #variations-magicdoor .product-variations .variations:before, #variations-magicdoor .product-variations .variations:after {
      display: table;
      content: " "; }
    #variations-magicdoor .product-variations .variations:after {
      clear: both; }
    #variations-magicdoor .product-variations .variations__item:last-of-type {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      #variations-magicdoor .product-variations .variations {
        padding: 0 0 7px 0; }
        #variations-magicdoor .product-variations .variations .variations__item {
          margin: 0;
          border-top: 1px solid #d5d5d5;
          border-radius: 0; } }
  #variations-magicdoor .product-variations .btn-close {
    display: block;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    border-radius: 150px;
    opacity: 1;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 123456789;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    position: absolute;
    right: -8px;
    top: -8px;
    border: 4px solid #fff;
    background: #000;
    color: #fff; }
    #variations-magicdoor .product-variations .btn-close:after {
      font-family: FontAwesome;
      content: '\f00d';
      font-weight: 300;
      line-height: 28px;
      height: 28px;
      vertical-align: top;
      color: #fff; }
    #variations-magicdoor .product-variations .btn-close:hover {
      transform: rotate(90deg);
      color: #fff;
      border-color: #fff; }

/*
  reviews zoomalia page global
*/
.customer-review-overview__donut {
  text-align: center; }
  .customer-review-overview__donut .donut-chart {
    margin: 0 auto; }
  .customer-review-overview__donut .donut-description {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px; }
    .customer-review-overview__donut .donut-description__light {
      font-weight: normal;
      font-size: 14px; }

.reviews-bestreview,
.reviews-latests {
  margin-bottom: 40px; }

.reviews-latests .customer-review-overview__rates {
  width: 100%;
  margin-bottom: 20px; }
  .reviews-latests .customer-review-overview__rates .table--zm {
    width: 100%; }
    .reviews-latests .customer-review-overview__rates .table--zm .nbreviews {
      text-align: right;
      padding-right: 7px; }

.reviews-latests .customer-reviews-container .customer-review {
  clear: both; }

.gridreviews {
  width: 100%; }
  .gridreviews:before, .gridreviews:after {
    display: table;
    content: " "; }
  .gridreviews:after {
    clear: both; }
  .gridreviews .guttersize {
    width: 0; }
  .gridreviews .gridsizer {
    width: 25%; }
  .gridreviews .gridreviews__bloc {
    width: 25%;
    float: left;
    margin-bottom: 0;
    border: 1px solid #eeeeee; }
    .gridreviews .gridreviews__bloc img {
      width: 100%;
      vertical-align: top;
      height: auto; }
  @media (max-width: 991px) {
    .gridreviews .gridsizer,
    .gridreviews .gridreviews__bloc {
      width: 50%; } }

/*
  - Table of contents
    1. Steps OrderingPipeline
    2. Ordering Pipeline
    3. Mediaqueries
*/
/*
  1. Steps OrderingPipeline
  --------------------------------------
*/
.steps-ordering-pipeline {
  background: #fff;
  padding: 40px 0 40px 0; }

/*
  2. OrderingPipeline
  --------------------------------------
*/
.ordering-pipeline-title {
  padding: 50px 0 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee; }
  .ordering-pipeline-title.isFirst {
    padding-top: 0; }
  .ordering-pipeline-title .selectShipping {
    text-align: right; }
  .ordering-pipeline-title h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0; }
    .ordering-pipeline-title h2 span {
      font-style: italic;
      color: #888888;
      font-size: 14px;
      font-weight: normal; }

.portMonnaie-amount {
  height: 120px;
  width: 120px;
  border: 5px solid #f18903;
  text-align: center;
  line-height: 110px;
  font-weight: bold;
  color: #f18903;
  font-size: 24px;
  border-radius: 360px;
  margin: 0 auto; }

.portMonnaie-label {
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 15px; }

.portMonnaie-actions {
  text-align: center; }
  .portMonnaie-actions label {
    padding: 15px 15px; }

.block-address {
  background: #f4f4f4;
  padding: 20px;
  border: 1px solid #eeeeee; }
  .block-address--light {
    border: none;
    background: #fff; }
  .block-address__title {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #888888;
    margin-bottom: 7px; }
    .block-address__title span {
      font-size: 12px;
      letter-spacing: normal;
      text-transform: capitalize; }
  .block-address__details {
    margin-bottom: 0; }

.leftCgv {
  padding: 10px 0;
  float: right; }

.paiement-actions-bar {
  padding: 20px 0; }

.content-moyen-paiement.active .content-border-paiement {
  background: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #78be0e;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.alert-paiement-infos {
  display: none;
  font-size: 12px;
  margin-bottom: 20px; }
  .alert-paiement-infos p {
    margin-bottom: 7px; }
  .alert-paiement-infos ul {
    margin: 0; }
    .alert-paiement-infos ul li {
      padding-bottom: 7px; }
      .alert-paiement-infos ul li:last-child {
        padding: 0; }

.btnEmptyBasket {
  padding-top: 15px; }

.listePanier p {
  margin-bottom: 0; }

.listePanier .additionalProduct {
  width: 100%;
  margin-top: -1px;
  background: #fff;
  border: 1px solid #eeeeee; }
  .listePanier .additionalProduct__container {
    position: relative;
    border-left: 5px solid #93d532;
    background: #fff;
    padding: 15px;
    margin: 0 165px; }
    .listePanier .additionalProduct__container:before, .listePanier .additionalProduct__container:after {
      display: table;
      content: " "; }
    .listePanier .additionalProduct__container:after {
      clear: both; }
    .listePanier .additionalProduct__container:before {
      position: absolute;
      top: 20px;
      margin-top: -4px;
      left: 0;
      z-index: 999;
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-left: 7px solid #93d532; }

.listePanier .rowProduct {
  border-top: 1px solid #fff;
  text-align: left;
  font-size: 12px; }
  .listePanier .rowProduct:before, .listePanier .rowProduct:after {
    display: table;
    content: " "; }
  .listePanier .rowProduct:after {
    clear: both; }
  .listePanier .rowProduct .labelSpecialProduct {
    text-transform: uppercase;
    color: #93d532;
    padding-bottom: 7px;
    font-weight: bold; }
  .listePanier .rowProduct__image {
    float: left;
    width: 100px;
    overflow: hidden; }
    .listePanier .rowProduct__image img {
      width: 100%; }
  .listePanier .rowProduct__price-block {
    float: left;
    text-align: center;
    padding-left: 60px; }
    .listePanier .rowProduct__price-block__rating {
      padding-bottom: 7px; }
    .listePanier .rowProduct__price-block__price {
      font-size: 14px; }
      .listePanier .rowProduct__price-block__price__old {
        text-decoration: line-through; }
      .listePanier .rowProduct__price-block__price__current {
        color: #FF0600;
        font-size: 24px;
        font-weight: bold;
        display: block; }
  .listePanier .rowProduct__infos {
    float: left;
    padding-left: 20px; }
    .listePanier .rowProduct__infos__title {
      font-weight: bold; }

.listePanier td {
  padding: 8px;
  font-size: 16px; }

.listePanier .ligneBA {
  border: 1px solid #eeeeee; }

.listePanier .isNotAKit {
  border: 1px solid #eeeeee; }
  .listePanier .isNotAKit .tdProduit {
    position: relative;
    text-align: left; }
    .listePanier .isNotAKit .tdProduit .titreProduit a {
      color: #333333; }
    .listePanier .isNotAKit .tdProduit .titreDeclinaison,
    .listePanier .isNotAKit .tdProduit .titleAltProduct {
      font-size: 12px;
      color: #333333; }
    .listePanier .isNotAKit .tdProduit .marqueProd {
      font-size: 12px;
      color: #c0c0c0;
      padding-top: 6px; }
      .listePanier .isNotAKit .tdProduit .marqueProd a {
        color: #f18903; }

.listePanier .basket-footer {
  border: 1px solid #eeeeee;
  padding: 0; }
  .listePanier .basket-footer .basket-footer-container:before, .listePanier .basket-footer .basket-footer-container:after {
    display: table;
    content: " "; }
  .listePanier .basket-footer .basket-footer-container:after {
    clear: both; }
  .listePanier .basket-footer .totalPriceTtc {
    text-align: right;
    font-weight: bold;
    margin-right: 90px;
    padding: 10px 20px; }
    .listePanier .basket-footer .totalPriceTtc__totalPriceTtcValue {
      font-size: 22px;
      color: #f18903; }
    .listePanier .basket-footer .totalPriceTtc__totalPriceTtcLabel {
      font-size: 14px;
      text-transform: uppercase;
      padding-right: 4px; }
    .listePanier .basket-footer .totalPriceTtc.awc {
      margin: 0;
      padding-right: 110px;
      border-top: 1px solid #eeeeee; }
      @media (max-width: 992px) {
        .listePanier .basket-footer .totalPriceTtc.awc {
          padding-right: 20px; } }
      .listePanier .basket-footer .totalPriceTtc.awc .totalPriceTtc__totalPriceTtcLabel {
        font-weight: normal;
        color: #c0c0c0;
        font-size: 12px; }
      .listePanier .basket-footer .totalPriceTtc.awc .totalPriceTtc__totalPriceTtcValue {
        color: #c0c0c0;
        font-size: 12px; }
  .listePanier .basket-footer .banner-promo {
    background: #f4f4f4;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #888888;
    padding: 10px; }
    .listePanier .basket-footer .banner-promo span {
      color: #f18903; }

.deliveryHeaders .hasLabel-container {
  width: 15%;
  text-align: center;
  border: 1px solid #eeeeee;
  position: relative;
  font-weight: 400; }
  .deliveryHeaders .hasLabel-container.isFeatured .hasLabel {
    background: #E1F5A9;
    color: #333333;
    font-weight: bold; }
  .deliveryHeaders .hasLabel-container .hasLabel {
    padding: 15px 0;
    background: #f4f4f4;
    color: #333333; }
  .deliveryHeaders .hasLabel-container .icon-delivery-infos {
    width: 12px;
    height: 12px;
    background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -9px -569px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    position: absolute;
    top: 5px;
    right: 5px; }

.deliverySubHeaders .flashDeliveryDates {
  border: 1px solid #eeeeee;
  text-align: center;
  padding: 10px; }
  .deliverySubHeaders .flashDeliveryDates .notice {
    color: #FF0600; }

.deliverySubHeaders .isFeatured {
  background: #E1F5A9; }

.noExpress {
  display: none; }

.basketSummary {
  font-size: 16px; }
  .basketSummary .row {
    margin: 0 -15px; }
  .basketSummary__label, .basketSummary__value {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    font-weight: bold; }
  .basketSummary__value {
    text-align: right; }
  .basketSummary .removeItem {
    cursor: pointer;
    color: #c0c0c0; }
    .basketSummary .removeItem:hover {
      color: #FF0600; }
  .basketSummary__content {
    border: 1px solid #eeeeee; }
    .basketSummary__content__row {
      display: table;
      width: 100%;
      border-collapse: collapse;
      border-bottom: 1px solid #eeeeee; }
      .basketSummary__content__row:last-of-type {
        border-bottom: none; }
  .basketSummary__promoBanners__banner {
    margin-bottom: 7px; }
    .basketSummary__promoBanners__banner img {
      border: 1px solid #eeeeee;
      vertical-align: bottom; }
  .basketSummary__savings {
    color: #FF0600; }
  .basketSummary__totalOrder .horsGain {
    text-decoration: line-through;
    color: #333333;
    font-size: 14px; }
  .basketSummary__totalOrder .basketSummary__value {
    font-size: 24px;
    color: #FF0600; }
  .basketSummary__submitBasket {
    border: none;
    margin-top: 20px; }
  .basketSummary__cgv .basketSummary__label,
  .basketSummary__cgv .basketSummary__value {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #888888; }
  .basketSummary__cgv a {
    font-weight: normal;
    color: #888888;
    text-decoration: underline; }
  .basketSummary__promoCode #baForm {
    font-size: 14px; }
    .basketSummary__promoCode #baForm label {
      cursor: pointer;
      font-weight: normal;
      padding: 0 0 6px 0;
      margin: 0; }
    .basketSummary__promoCode #baForm input[type="text"] {
      border: 1px solid #eeeeee; }
    .basketSummary__promoCode #baForm .col-xs-4 {
      padding-left: 0; }

#formModeExpeditionNew .rowDeliveryInfos.rowDeliveryInfosWarning {
  border-top: none;
  background: #fcf8e3;
  color: #8a6d3b; }
  #formModeExpeditionNew .rowDeliveryInfos.rowDeliveryInfosWarning td {
    padding: 20px; }

#formModeExpeditionNew .rowDeliveryInfos, #formModeExpeditionNew .rowDeliveryInfos td {
  border: 1px solid #eeeeee;
  border-bottom: none; }

#formModeExpeditionNew .rowDeliveryInfos:last-of-type {
  border-bottom: 1px solid #eeeeee; }

#formModeExpeditionNew .livraisonType {
  text-align: center; }
  #formModeExpeditionNew .livraisonType__content {
    padding: 10px;
    background: #f0f0f0; }
  #formModeExpeditionNew .livraisonType td {
    border: 1px solid #eeeeee;
    width: 160px; }

#formModeExpeditionNew .tr_codepostal {
  background: transparent; }
  #formModeExpeditionNew .tr_codepostal #buttonSearchNew_large {
    background: #f18903 !important; }
  #formModeExpeditionNew .tr_codepostal input {
    margin: 0; }
  #formModeExpeditionNew .tr_codepostal .trAfficherPointRelais,
  #formModeExpeditionNew .tr_codepostal .trAfficherPointRelais #afficherPointRelais {
    background-color: transparent;
    text-align: center;
    border: 1px solid #eeeeee; }
  #formModeExpeditionNew .tr_codepostal .searchRelay {
    background-color: #eaeaea;
    width: 100%; }
    #formModeExpeditionNew .tr_codepostal .searchRelay:before, #formModeExpeditionNew .tr_codepostal .searchRelay:after {
      display: table;
      content: " "; }
    #formModeExpeditionNew .tr_codepostal .searchRelay:after {
      clear: both; }
    #formModeExpeditionNew .tr_codepostal .searchRelay__label {
      width: 55%;
      text-align: center;
      padding: 20px;
      padding-left: 5px;
      font-weight: bold;
      font-size: 16px;
      float: left; }
    #formModeExpeditionNew .tr_codepostal .searchRelay__input {
      width: 45%;
      float: right;
      font-weight: bold;
      padding: 20px;
      color: #f18903;
      background: transparent;
      text-align: center;
      background: #f4f4f4; }

#formModeExpeditionNew #afficherPointRelais {
  margin-bottom: 0; }
  #formModeExpeditionNew #afficherPointRelais:before, #formModeExpeditionNew #afficherPointRelais:after {
    display: table;
    content: " "; }
  #formModeExpeditionNew #afficherPointRelais:after {
    clear: both; }

.relayRow {
  border-bottom: 1px solid #eeeeee; }
  .relayRow:before, .relayRow:after {
    display: table;
    content: " "; }
  .relayRow:after {
    clear: both; }
  .relayRow.relayFeatured {
    background: #f4f4f4; }
  .relayRow:last-of-type {
    border-bottom: none; }
  .relayRow .relayInfos {
    text-align: center;
    padding: 20px;
    border-right: 1px solid #eeeeee; }
    .relayRow .relayInfos h4 {
      font-weight: bold; }
  .relayRow .relayCalendar {
    padding-top: 10px; }
    .relayRow .relayCalendar .table {
      margin-bottom: 0; }
      .relayRow .relayCalendar .table th,
      .relayRow .relayCalendar .table td {
        padding: 2px;
        font-size: 13px; }
      .relayRow .relayCalendar .table th {
        font-weight: bold;
        color: #f18903; }
      .relayRow .relayCalendar .table,
      .relayRow .relayCalendar .table tbody,
      .relayRow .relayCalendar .table tr,
      .relayRow .relayCalendar .table td {
        border: none !important; }
      .relayRow .relayCalendar .table th {
        border-top: none; }
  .relayRow .relayInfos h4 {
    color: #f18903; }

/*
  Start Old version
*/
#titrePanier {
  font-size: 22px;
  padding: 10px 0 5px 75px;
  color: #000;
  background: url("../images/icones/card-btn.png") 0 0 no-repeat;
  margin: 10px 0 0 10px;
  float: left;
  height: 60px;
  width: 155px; }

#titrePanier span {
  display: block;
  color: #707070;
  font-size: 11px;
  font-style: italic; }

/***************************************************************
    PROCESSUS PANIER
***************************************************************/
h2.sTitrePanier {
  clear: both;
  border-bottom: 2px solid #EC7628;
  color: #434343;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  display: block; }

div#fullCol {
  width: 970px; }

div#etapesPanier {
  height: 1 20px;
  float: right;
  margin-bottom: 10px;
  width: 529px; }

div#etapesPanier img {
  margin: 0 10px 0 0; }

div#etapesPanier p.p-etapes {
  width: 24%;
  font-size: 11px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  line-height: 11px; }

div#etapesPanier p.on {
  color: #000000; }

div#etapesPanier p.off {
  color: #C0C0C0; }

div#card-left-block {
  width: 750px;
  float: left; }

.imageDeleteGarantieZen {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -10px -606px;
  width: 9px;
  height: 8px;
  cursor: pointer; }

table.listePanier {
  border: 1px solid #eeeeee;
  border-bottom: none;
  border-left: none;
  border-right: none; }

table.listePanier th {
  padding: 4px 10px;
  color: #313131;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #eeeeee;
  /*background-color: #eee;*/ }

table.listePanier td {
  vertical-align: middle;
  text-align: center; }

table.listePanier td.tdCmd {
  line-height: 27px;
  color: #FFF;
  text-align: center;
  border: 1px solid #eeeeee; }

/*
.separation{
    clear: both;
    position: absolute;
    margin-top :10px;
    margin-left: 250px;
    text-align:left;
    height: 10px;//100px
    width : 3px;
    background-color: green;
}
*/
.noExpress {
  display: none; }

.chronodomicileexpress {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -5px -371px;
  width: 91px;
  height: 20px; }

.chrono_mobile {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -5px -371px;
  width: 18px;
  height: 20px; }

.chronorelaisexpress {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat 1px -399px;
  width: 102px;
  height: 46px; }

.tipsadomicile {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -111px -407px;
  width: 63px;
  height: 29px; }

.tipsarelais {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -111px -407px;
  width: 63px;
  height: 29px; }

.logoLivraisonDomicile {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -2px -458px;
  width: 46px;
  height: 44px;
  margin: 0 auto; }

.logoLivraisonDomicileMobile {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -54px -475px;
  width: 29px;
  height: 26px; }

.logoLivraisonRelais {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -10px -514px;
  width: 28px;
  height: 46px;
  margin: 0 auto; }

.logoLivraisonRelaisMobile {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -58px -532px;
  width: 19px;
  height: 28px; }

.separation {
  background: url(/images/layout_responsive/sprite_panier.png) no-repeat -5px -200px;
  width: 3px;
  height: 144px; }

.iconePanier {
  background: url(/images/layout_responsive/sprite_header_panier_v2.png) no-repeat -4px -353px;
  width: 13px;
  height: 12px; }

th#imgProduit {
  border-right: none; }

th#colDisponibilite_recap {
  border-left: none;
  border-right: none; }

th#colProduit_recap {
  width: 550px;
  border-right: none;
  border-left: none; }

th#colQuantite_recap {
  width: 70px;
  text-align: center;
  border-left: none;
  border-right: none; }

th#colDelais {
  text-align: center; }

th#colBothThProduit {
  border-left: none;
  border-right: none;
  border-bottom: none; }

th#colBothThDisponibilite {
  border-left: none;
  border-bottom: none; }

.buttonProduit {
  border: none;
  font-size: 12px; }

table.listePanier td.colFDP label {
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  text-align: center;
  cursor: pointer;
  padding-top: 20px; }

table.listePanier td.descrTransporteur {
  color: #535353;
  font-size: 11px;
  vertical-align: middle; }

table.listePanier td span.enstock {
  /*div */
  /* padding: 1px 0 0 15px; */
  font-weight: bold;
  font-size: 11px;
  height: 20px;
  color: #fff;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 4px;
  width: 70px;
  border-radius: 2px;
  display: inline-block;
  text-align: right;
  background: url("/images/panier/en-stock.gif") 0 0 no-repeat; }

th#colPrixTTC_recap {
  max-width: 130px;
  text-align: center;
  border-left: none;
  border-right: none; }

th#colTotalProd_recap {
  max-width: 80px;
  text-align: center;
  border-left: none; }

th#colDispo {
  width: 48px; }

th#colSup {
  width: 20px;
  text-align: center; }

p.titreProd {
  font-weight: bold;
  font-size: 14px; }

p.titreProd a {
  color: #000; }

a.imgPanier {
  float: left;
  display: block;
  margin-right: 5px; }

p.caracteristiques {
  margin-top: 5px;
  font-size: 11px;
  color: #434343; }

p.caracteristiques span {
  display: block;
  float: left;
  margin-right: 2px;
  width: 16px;
  cursor: pointer; }

table.listePanier p.caracteristiques span img {
  display: block;
  float: left;
  border: 0;
  margin-right: 5px; }

table.listePanier td.colSup a {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 auto; }

table.listePanier td.colSup img {
  display: block;
  margin: 0 auto; }

table.listePanier td.logoTransporteur,
table.listePanier td.colFDP,
table.listePanier td.descrTransporteur {
  min-height: 80px; }

table.listePanier td.logoTransporteur .deliveryLogo {
  cursor: pointer;
  width: 75%;
  margin: 0 auto;
  position: relative; }

.expressLogo {
  width: 90%; }

.inform {
  margin: 0 5px -3px 0;
  display: inline; }

table.listePanier td.logoTransporteur {
  padding: 0;
  text-align: center;
  width: 20%; }

table.listePanier td.descrTransporteur {
  vertical-align: top; }

table.listePanier td.descrTransporteur > div {
  position: relative;
  min-height: 80px;
  padding-bottom: 20px; }

table.listePanier td.descrTransporteur > div p.deliveryInfo {
  position: absolute;
  bottom: 0;
  right: 0; }

table.listePanier td.descrTransporteur > div p.deliveryInfo a {
  color: #535353; }

table.listePanier td.descrTransporteur ul {
  padding-left: 15px; }

table.listePanier td.descrTransporteur ul li {
  list-style: square;
  font-size: 1.1em; }

table.listePanier tr.express td {
  background: #EEE; }

table.listePanier tr.express div {
  width: 100%;
  height: 100%; }

table.listePanier tr.express div img {
  display: block; }

table.listePanier td.tdFrais {
  font-size: 11px;
  color: #313131;
  text-align: right;
  font-style: italic; }

table.listePanier td.tdQuantite {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px; }

table.listePanier td.tdQuantite input,
table.listePanier td.tdQuantite a {
  float: left; }

table.listePanier td.tdQuantite a:hover {
  text-decoration: none;
  background: #99C307; }

tr.ligneBA td {
  background-color: #FCF5DD; }

tr.ligneBA p.titreProd {
  color: #41A62A;
  font-size: 12px; }

tr.ligneBA p.titreProd span {
  color: #e2001a;
  font-weight: bold;
  text-decoration: blink;
  font-size: 16px; }

input.inputQte {
  width: 30px;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: center;
  margin: 0 auto;
  display: block; }

table.listePanier td.tdDisponibilite {
  text-align: center; }

table.listePanier td.tdPrix span.others-price {
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  color: #434343; }

table.listePanier td.tdPrix span.our-price {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #e2001a; }

table.listePanier td.tdPrix span.others-price {
  text-decoration: line-through; }

table.listePanier td.tdDelais {
  font-size: 14px;
  text-align: center;
  vertical-align: middle; }

table.listePanier td.tdDispo img {
  vertical-align: middle;
  text-align: center; }

table.listePanier td.tdSup {
  vertical-align: middle;
  text-align: center; }

table.listePanier td.tdSup a {
  outline: none;
  display: block;
  margin: 0 auto;
  width: 16px; }

p#clearPanier {
  line-height: 24px;
  float: left;
  margin: 0 0 10px 0; }

p#continueShopping {
  line-height: 24px;
  float: right;
  margin: 0 0 10px 0; }

p.livraisonProduit {
  margin-top: 10px;
  font-size: 11px;
  color: #434343; }

p.livraisonProduit strong {
  color: #000; }

p#clearPanier a {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  padding: 0 10px;
  line-height: 32px;
  display: block;
  background: #EEE;
  border: 1px solid #eeeeee; }

p#clearPanier a:hover {
  text-decoration: none;
  background-color: white; }

p#continueShopping a {
  color: #FFF;
  font-size: 14px;
  padding: 0 10px 0 40px;
  background: url("/images/panier/continuer-achat.png") 0 0 no-repeat;
  line-height: 38px;
  width: 147px;
  display: block; }

table#tableAddition {
  clear: both;
  border: 1px solid #eeeeee;
  float: right;
  width: 400px;
  margin: 0 0 20px 0; }

form#expePanier label {
  display: block;
  float: left;
  margin: 0 40px 0 0;
  cursor: pointer;
  width: 260px;
  text-align: center; }

form#expePanier label input {
  margin: 5px;
  float: left; }

tr#fdp {
  background-color: #eee; }

tr#fdp label {
  cursor: pointer; }

table#tableAddition th {
  padding: 4px;
  color: #313131;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #eeeeee; }

table#tableAddition td {
  padding: 5px;
  font-size: 14px;
  text-align: right;
  border: 1px solid #eeeeee; }

tr#montantCmd {
  background: transparent url(../images/layout/menu/bg-menu.gif) repeat-x scroll 0 0; }

table#tableAddition #montantCmd td,
table#tableAddition #montantCmd th {
  border: 1px solid #eeeeee; }

table#tableAddition tr.trReduc {
  background: #eee; }

tr.trReduc td strong {
  font-weight: bold; }

tr.trReduc a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; }

input#inputReduc {
  padding: 5px;
  width: 100%; }

table#tableAddition tr.trTotal {
  background-color: #d2d2d2; }

table#tableAddition tr.trTotal td,
table#tableAddition tr.trTotal th {
  font-size: 14px;
  font-weight: bold;
  color: #000; }

p.voirBoutique {
  float: left;
  font-size: 12px;
  line-height: 32px; }

p.voirBoutique a {
  padding: 0 0 0 35px;
  background: url("../images/icones/user-boutique.gif") 0 0 no-repeat;
  display: block;
  height: 100%; }

a#precPanier {
  float: left;
  display: block;
  height: 58px;
  padding: 0 0 0 60px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  background: url(../images/panier/precedent.gif) 0 0 no-repeat;
  line-height: 52px;
  margin: 50px 0 0 10px; }

a#suivPanier {
  float: right;
  display: block;
  height: 58px;
  padding: 0 60px 0 0;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  background: url(../images/panier/suivant.gif) 100% 0 no-repeat;
  line-height: 52px;
  margin: 50px 10px 0 0; }

/*  ETAPE 2 */
table#tableConnexionPanier {
  width: 970px;
  background: #fbfbfb; }

table#tableConnexionPanier th {
  width: 50%;
  background: url(../images/layout/bg-orange.gif) 0 50% repeat-x;
  line-height: 27px;
  text-align: left;
  color: #fff;
  font-weight: bold; }

table#tableConnexionPanier th span {
  background: url(../images/layout/fleche-bg-orange.gif) 0 50% no-repeat;
  padding: 0 0 0 30px;
  line-height: 32px;
  display: block; }

table#tableConnexionPanier th {
  border: 1px solid #ddd; }

a#inscr {
  display: block;
  width: 70px;
  height: 58px;
  padding: 0 0 0 60px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  background: url(../images/panier/suivant.gif) 0 0 no-repeat;
  line-height: 52px;
  margin: 50px auto; }

table#tableConnexionPanier td {
  font-size: 12px;
  padding: 10px; }

table#tableConnexionPanier label {
  width: 250px;
  display: block;
  font-weight: bold;
  margin: 10px 0 0 0; }

input.inputEmail, input.inputMdp {
  width: 250px;
  padding: 5px;
  border: 1px solid #eeeeee; }

p.legendePanier {
  margin: 20px 0 40px 0 !important;
  padding: 10px;
  font-size: 14px !important;
  color: #3a95b2;
  border: 1px solid #96b464;
  padding-left: 70px;
  background: #fff url(../images/decorators/warning.png) no-repeat scroll 15px 50%; }

a.inputSubmit {
  display: block;
  width: 96px;
  height: 23px;
  background: url(../images/boutons/bt_modif.gif) 0 0 no-repeat;
  border: none;
  outline: none;
  text-align: center;
  color: #666;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  padding: 0 25px 0 0;
  margin: 10px 0 0 0; }

a.inputSubmit:hover {
  text-decoration: none; }

.tab_coord p {
  font-size: 12px;
  margin-top: 10px; }

.infoCompl p {
  font-size: 10px;
  margin-top: 10px;
  color: #707070;
  font-style: italic; }

.infoCompl p strong {
  color: #000; }

th#col_adresse_facturation {
  background: #FFF url(../images/icones/user-nopro.gif) no-repeat 4px 50%;
  padding-left: 25px;
  font-size: 14px;
  font-weight: bold;
  width: 50%; }

th#col_adresse_livraison {
  background: #FFF url(../images/icones/truck.gif) no-repeat 4px 50%;
  padding-left: 25px;
  font-size: 14px;
  font-weight: bold;
  width: 50%; }

p#btPasserCommande a {
  display: block;
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
  padding-left: 10px;
  background: url("/images/boutons/command.png") no-repeat;
  line-height: 40px; }

#card-right-block {
  width: 200px;
  float: left;
  padding: 45px 5px 15px 15px; }

#card-right-block div.bonus-wrapper {
  position: relative;
  width: 198px;
  height: 105px;
  background: #EEE;
  border: 1px solid #eeeeee;
  margin-top: 65px; }

#card-right-block div.bonus-wrapper h3 {
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 5px; }

#card-right-block div.bonus-wrapper img.bonus-logo {
  display: block;
  position: absolute;
  top: -48px;
  left: 70px; }

#card-right-block div.bonus-wrapper img.bonus-payment {
  height: 25px; }

#card-right-block div.bonus-wrapper p {
  color: #525252;
  font-size: 13px;
  text-align: center;
  font-weight: bold; }

#card-right-block div.bonus-wrapper p.bonus-information {
  position: absolute;
  width: 100%;
  bottom: 0;
  font-size: 9px;
  font-style: italic; }

/* Etape 3 */
table#tableModeLivraison {
  width: 500px;
  margin: 0 auto; }

table#tableModeLivraison th {
  line-height: 27px;
  background: transparent url(../images/layout/menu/bg-menu.gif) repeat-x scroll 0 0;
  color: #434343;
  font-weight: bold;
  text-align: center; }

table#tableModeLivraison td {
  padding: 5px;
  font-size: 12px; }

td.tdLivraisonButton {
  width: 30px; }

td.tdLivraisonPrix {
  width: 100px;
  text-align: right;
  font-weight: bold; }

p.conditionsTransport a {
  background: url(../images/layout/transport.png) 0 50% no-repeat;
  padding: 0 0 0 60px;
  line-height: 50px;
  display: block;
  width: 440px;
  margin: 20px auto;
  font-size: 12px; }

p.titreAdressePanier {
  line-height: 27px;
  background: transparent url(../images/layout/menu/bg-menu.gif) repeat-x scroll 0 0;
  color: #434343;
  font-weight: bold;
  text-align: center;
  width: 500px;
  margin: 0 auto; }

div#coordonneesLivraison {
  width: 500px;
  margin: 0 auto; }

div#coordonneesLivraison label {
  font-weight: bold;
  font-size: 12px;
  width: 238px;
  display: block;
  float: left; }

a.modifier {
  font-size: 12px;
  background: url("../images/icones/bullet_go.gif") 0 0 no-repeat;
  line-height: 16px;
  display: block;
  padding: 0 0 0 20px;
  text-align: left;
  float: right;
  margin: 0 5px 0 0; }

div#coordonneesLivraison p {
  margin: 5px 0;
  font-size: 12px; }

div#coordonneesLivraison p strong {
  font-weight: bold; }

div#coordonneesLivraison p.facultatif label {
  font-weight: normal; }

div#coordonneesLivraison p input {
  padding: 5px;
  width: 250px;
  border: 1px solid #eeeeee; }

/* PANIER ETAPE 5 */
p#cmdValidee {
  background: url(../images/boutons/ok.gif) 0 50% no-repeat;
  padding: 0 0 0 50px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  width: 3 20px;
  margin: 20px auto;
  line-height: 48px; }

div.recapCommande {
  width: 500px;
  margin: 0 auto; }

div.recapCommande h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
  color: #333; }

div.recapCommande p {
  font-size: 12px; }

div#recapAdresse {
  background: #fbfbfb;
  border: 1px solid #eeeeee;
  padding: 5px; }

p.ent_coord {
  background: #e9e9e9 url(../images/footerbox/fleche.png) no-repeat scroll 15px 50%;
  display: block;
  height: 30px;
  line-height: 30px;
  text-indent: 40px;
  font-size: 14px !important; }

.listingCmd {
  width: 90%;
  margin: auto;
  font-size: 12px; }

.recCmd {
  font-size: 12px;
  margin: 10px 0 2px 35px; }

.recCmdB {
  color: #4052FF;
  font-size: 14px;
  font-weight: bold; }

div.oupsPanier {
  /*background: url(../images/panier/oups.jpg) 0 50% no-repeat;
  padding-left: 150px;
  padding-top: 30px;
  padding-bottom: 30px;*/
  width: 500px;
  margin: 0 auto; }

a.lienPrintB {
  float: left;
  display: block;
  width: 300px;
  color: #4052FF;
  font-size: 12px;
  text-align: left; }

a.lienConfirmC {
  float: right;
  display: block;
  width: 300px;
  color: #4052FF;
  font-size: 12px;
  text-align: right; }

p#montantPM {
  background: url("../images/icones/porte_monnaie.png") 445px 0 no-repeat;
  line-height: 78px;
  padding: 0 0 0 40px;
  color: #434343;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 20px 0;
  text-align: center; }

p#montantPM span {
  font-size: 12px;
  font-weight: normal;
  color: #888; }

div#form_element_MODE_LIVRAISON label span {
  color: #D33B1D;
  font-weight: bold; }

div#paiementCB h3 {
  color: #707070;
  font-weight: bold;
  font-size: 18px;
  padding: 14px 0 40px 45px; }

div#paiementCheque h3,
div#paiementVirement h3 {
  color: #707070;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0 40px 1 20px; }

div#detailPaiement {
  padding: 0 0 0 20px; }

div#detailPaiement p#paiementpar {
  font-size: 11px;
  color: #434343;
  background: url("../images/icones/lock-16.gif") 0 0 no-repeat;
  padding: 0 0 0 20px;
  width: 1 20px;
  margin: 20px auto 0 auto; }

div#detailPaiement td {
  padding: 5px; }

div#paiementCB {
  width: 610px;
  height: 160px;
  background: url("../images/layout/paiement-paybox.jpg") 0 0 no-repeat;
  position: relative; }

div#paiementCheque {
  width: 300px;
  height: 150px;
  background: url("../images/layout/paiement-cheque.jpg") 0 0 no-repeat;
  margin-right: 15px; }

div#paiementCheque p {
  margin: 0 5px; }

div#paiementCheque p {
  margin: 5px 20px; }

div#paiementCheque p a {
  color: #000; }

div#paiementCheque p#validerCheque {
  margin: 0 5px; }

div#paiementCheque p#validerCheque a {
  display: block;
  background: #d9edd4 url("../images/icones/ok_message.gif") 2px 50% no-repeat;
  border: 1px solid #41a62a;
  color: #41a62a;
  padding: 5px;
  font-weight: bold; }

div#paiementCheque p#validerCheque a:hover {
  text-decoration: none;
  background-color: #FFF; }

div#paiementVirement p#validerVirement {
  margin: 0 5px;
  text-align: left; }

p#validerVirement a {
  display: block;
  background: #d9edd4 url("../images/icones/ok_message.gif") 2px 50% no-repeat;
  border: 1px solid #41a62a;
  color: #41a62a;
  padding: 5px 0 5px 22px;
  font-weight: bold; }

p#validerVirement a:hover {
  text-decoration: none;
  background-color: #FFF; }

div#paiementCheque p strong {
  color: #e2001a; }

div#paiementVirement {
  width: 300px;
  height: 150px;
  background: url("../images/layout/paiement-virement.jpg") 0 0 no-repeat; }

div#paiementVirement p {
  text-align: center; }

div#paiementVirement p a {
  color: #000; }

div#moyenPaiement {
  width: 400px;
  height: 150px;
  margin: 20px auto;
  background: url("../images/boutons/lienpaiement.jpg") 0 0 no-repeat;
  position: relative; }

p#btPaiement {
  text-align: center;
  color: #000;
  font-size: 11px;
  line-height: 14px;
  padding-top: 7px; }

p#cb3x {
  position: absolute;
  top: 98px;
  left: 135px; }

div#detailPaiement h3 {
  font-size: 24px;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px 0; }

div#detailPaiement p,
div#detailPaiement li {
  font-size: 12px;
  margin: 4px 0; }

ul#modesPaiement li {
  border-bottom: 1px dashed #eeeeee;
  padding: 40px 10px;
  cursor: pointer; }

ul#modesPaiement li h3 {
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 0 90px;
  margin: 0 0 10px 0; }

ul#modesPaiement li#paiementCB2x h3, ul#modesPaiement li#paiementCB3x h3 {
  padding: 0 0 0 10px; }

ul#modesPaiement li#paiementCB2x td:first-child, ul#modesPaiement li#paiementCB3x td:first-child {
  padding: 38px 0 0 0; }

ul#modesPaiement li#paiementPaypal h3 {
  padding: 0 0 0 20px; }

span.logoCBx {
  display: block;
  width: 71px;
  height: 75px;
  background: url("../images/icones/logo_paiement.png") no-repeat;
  margin: -47px 0 0 28px; }

span.logoPaypal {
  display: block;
  width: 71px;
  height: 75px;
  background: url("../images/icones/logo_paiement.png") 0px -75px no-repeat;
  margin: -47px 0 0 28px; }

ul#modesPaiement li#paiementCB {
  background: #FFF url("../images/icones/logo_paiement.png") 40px -35% no-repeat; }

ul#modesPaiement li#paiementCheque {
  background: #FFF url("../images/icones/selectcheque.gif") 40px 50% no-repeat; }

ul#modesPaiement li#paiementVirement {
  background: #FFF url("../images/icones/selectvirement.gif") 40px 50% no-repeat; }

ul#modesPaiement li p {
  font-size: 12px;
  margin-top: 60px;
  margin-left: 85px; }

ul#modesPaiement li input {
  margin: 0 10px 0 0; }

ul#modesPaiement li input#selectPaypal {
  padding: 0;
  margin: 0; }

a#modecb {
  position: absolute;
  top: 45px;
  left: 7px; }

a#modemastercard {
  position: absolute;
  top: 45px;
  left: 183px; }

a#modevisa {
  position: absolute;
  top: 45px;
  left: 94px; }

tr.trTotal {
  background-color: #bfe4bb;
  font-weight: bold; }

div#coordonneeCheque {
  width: 200px;
  margin: 10px auto;
  padding: 10px;
  border: 1px solid #eeeeee;
  background-color: #fbfbfb; }

/* Carte bancaire */
#titreMontantCB {
  color: #313131;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px 0;
  font-size: 24px; }

div#formCBContainer {
  width: 580px;
  height: 405px;
  padding: 10px;
  background: url("../images/layout/formcb.jpg") 0 0 no-repeat;
  margin: 20px auto;
  position: relative; }

div#cbW {
  width: 2 20px;
  margin: 0 auto; }

div#form_element_CRYPTO {
  clear: both; }

div#formCBContainer input#CRYPTO {
  width: 30px; }

div#form_element_MOIS {
  float: left;
  width: 70px; }

div#form_element_ANNEE {
  float: left;
  width: 110px; }

div#formCBContainer select#MOIS {
  width: 55px; }

div#form_element_MOIS label {
  white-space: nowrap; }

div#formCBContainer select#ANNEE {
  width: 65px;
  margin-top: 16px; }

p#secureSSL {
  position: absolute;
  bottom: 10px;
  left: 210px;
  font-size: 11px;
  width: 170px;
  padding-left: 20px;
  text-align: center;
  color: #313131;
  background: url("../images/icones/lock-16.gif") 0 0 no-repeat; }

div.produitfdp {
  float: left;
  width: 80px;
  height: 80px;
  margin: 5px;
  padding: 2px;
  border: 1px solid #eeeeee; }

p.messagePromoPanier {
  font-weight: bold;
  font-size: 13px;
  background: url("../images/icones/splash.gif") 0 50% no-repeat;
  padding: 0 0 0 20px; }

p.messagePromoPanier span {
  color: #e2001a;
  text-align: center; }

div#cbW div.formElement {
  height: 60px;
  overflow: hidden;
  margin: 0; }

div#cbW div.formElement ul.errors li {
  font-size: 10px;
  line-height: 14px; }

div#SoColissimoW {
  margin: 100px auto 50px auto;
  background: url("../images/transporteurs/trans_2.gif") 50% 0 no-repeat;
  padding: 90px 0 0 0; }

p#loadingSoColissimo {
  width: 290px;
  font-size: 12px;
  background: url("../images/loading/loader.gif") 0 0 no-repeat;
  padding: 0 0 0 20px;
  margin: 0 auto;
  line-height: 20px;
  font-style: italic;
  color: #434343;
  white-space: nowrap; }

div#suiviSMS {
  margin: 20px;
  padding: 0 0 0 60px;
  background: url("../images/icones/sms.png") 0 50% no-repeat; }

div#suiviSMS label {
  cursor: pointer; }

div#suiviSMS input {
  margin: 0 5px 0 0; }

div#suiviSMS p.sms {
  font-weight: bold;
  font-size: 16px; }

div#suiviSMS p.descSMS {
  font-weight: bold;
  font-size: 13px; }

/* confirmation - fb - gplus */
table#table-share {
  margin: 50px auto; }

table#table-share td#share-txt {
  /*background: url('../images/panier/share-confirm-top.gif') 50% 0 no-repeat;*/
  height: 90px; }

table#table-share td#share-txt p.big {
  font-weight: bold;
  font-family: Arial;
  color: #374a6f;
  text-align: center;
  font-size: 25px; }

table#table-share td#share-txt p.small {
  font-family: Arial;
  color: #d6015e;
  text-align: center;
  font-size: 20px; }

table#table-share td#share-gplus {
  vertical-align: top; }

table#table-share td#share-gplus .background {
  background: url("../images/panier/gplus.gif") 50% 0 no-repeat;
  height: 110px;
  width: 213px; }

table#table-share td#share-gplus div.share-button {
  margin: 10px; }

table#table-share td#share-fb {
  vertical-align: top; }

table#table-share td#share-fb .background {
  background: url("../images/panier/fblike.gif") 50% 0 no-repeat;
  height: 110px;
  width: 213px; }

table#table-share td#share-fb div.share-button {
  margin: 10px 0 0 1 20px; }

/* confirmation - info reception */
table#table-info-reception td {
  padding: 0 10px; }

table#table-info-reception p {
  margin: 15px 0;
  text-align: justify; }

table#table-info-reception p.reception-plus {
  text-align: right; }

/**
 *	Affichage du message pour les code promo
 */
.promoCodeReturn p {
  padding: 10px;
  color: #434343;
  font-weight: bold; }

.promoCodeReturn p a {
  color: #222;
  text-decoration: underline; }

#validation.promoCodeReturn {
  border: 1px solid #009900;
  background-color: #C6FFA4; }

#error.promoCodeReturn {
  border: 1px solid #DD0000;
  background-color: #FFB7B7; }

ul#fixed-social {
  margin-top: 62px; }

/* Gestion points relais */
h3.sub-sc-title {
  color: #98C209;
  padding: 3px 15px;
  font-size: 2em;
  margin: 30px 0 15px;
  padding-left: 35px;
  border-radius: 0 30px 30px 0;
  font-weight: bold; }

h3.sub-sc-title#relay-title {
  background: url("/images/panier/relay-sprite.png") 0 -64px no-repeat; }

h3.sub-sc-title#delivery-title {
  background: url("/images/panier/relay-sprite.png") 0 -96px no-repeat; }

tr.searchRelay,
tr.searchRelay div.ALoading {
  display: none; }

tr.searchRelay div.ALoading img {
  display: block;
  margin: auto;
  padding: 30px 0; }

.searchRelayArea {
  background: #E8FFDD; }

tr.searchRelay td.searchRelayArea h4 {
  background: #CCFDB4;
  padding: 10px 12px;
  font-weight: bold;
  margin: 0px; }

tr.searchRelay td.searchRelayArea div.AForm span.validRelay {
  display: none;
  float: right;
  background: #98C209;
  color: #FFF;
  cursor: pointer;
  font-size: 1.5em;
  padding: 12px 30px; }

tr.searchRelay td.searchRelayArea div.AForm span.validRelay:hover {
  border-radius: 15px; }

tr.searchRelay td.searchRelayArea div.AForm div.element {
  float: left; }

tr.searchRelay td.searchRelayArea div.AForm div.element label,
tr.searchRelay td.searchRelayArea div.AForm div.element input {
  display: block; }

tr.searchRelay td.searchRelayArea div.AForm div.element input {
  padding: 6px;
  border: 1px solid #eeeeee;
  border-radius: 5px; }

tr.searchRelay td.searchRelayArea div.AForm div.element span.sendSearchRelay {
  display: block;
  height: 32px;
  width: 32px;
  margin-left: 5px;
  background: url("/images/panier/relay-sprite.png") 0 0 no-repeat;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  border-radius: 0 8px 8px 0; }

tr.searchRelay td.searchRelayArea div.AForm div.element span.sendSearchRelay:hover {
  background-position: 0 -32px; }

tr.searchRelay td.searchRelayArea .AForm {
  padding: 10px; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock {
  /*float: left;
  position: relative;
  max-width: 450px;
  padding: 10px 15px;*/
  background: white;
  /*margin:10px;*/
  border: 1px solid #eeeeee;
  padding: 15px; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock div.relayInformations .rAdress .toHide {
  display: none; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock span.moreInformations {
  position: absolute;
  display: block;
  right: 15px;
  top: 20px;
  cursor: pointer; }

#currentRelay > td {
  background: #F5F5F5;
  padding: 5px 10px; }

#currentRelay span.moreInformations {
  position: absolute;
  display: block;
  right: 10px;
  top: 10px;
  cursor: pointer; }

#currentRelay p#anotherRelay {
  color: black;
  margin: 0;
  padding: 10px;
  text-align: center; }

#currentRelay p#anotherRelay span {
  cursor: pointer; }

#currentRelay h4 {
  margin: 0;
  line-height: 15px;
  font-size: 1.2em;
  text-align: center; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock.selectedRelay {
  background: #98C209;
  color: #FFF; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock div.relayInformations input {
  display: block;
  float: left;
  margin-right: 15px;
  margin-top: 12px; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock div.relayInformations h5 {
  font-size: 1em;
  margin-bottom: 2px; }

tr.searchRelay td.searchRelayArea div.AResults div.relayBlock table.timeArea {
  margin-top: 15px;
  margin-left: 28px; }

table.timeArea {
  display: none; }

table.timeArea tr td {
  border: none;
  padding: 0;
  vertical-align: top; }

table.timeArea tr td.day {
  width: 80px; }

tr#currentRelay td {
  vertical-align: top; }

tr#currentRelay td h5 {
  font-size: 1.1em;
  margin-bottom: 10px; }

tr#currentRelay td table tr td {
  border-color: #FFF; }

h4.quick-delevery {
  padding: 5px;
  background: #66AAF1;
  color: #FFF;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1em; }

.premiumPrep {
  background: url("/images/panier/triangle.png") 12px 15px no-repeat #E8EEF5;
  margin-top: 10px;
  padding: 5px 5px 5px 55px;
  border-radius: 10px; }

.premiumPrep label {
  color: #F3523E;
  font-size: 1.5em; }

.premiumPrep p {
  font-size: 1.1em;
  line-height: 12px; }

/****************Bouton transporteur**********/
input.validTransport {
  display: block;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  padding-right: 38px;
  background: url("/images/boutons/command.png") no-repeat;
  line-height: 40px;
  width: 182px;
  border: none;
  float: right; }

input.validTransport:hover {
  cursor: pointer; }

div.icone2x, div.icone3x {
  width: 63px;
  height: 67px;
  /*background: url('/images/icones/credit-paiement.jpg');*/
  margin: 30px 0 0 25px;
  float: left; }

div.icone3x {
  /*background-position: 0 -63px;*/ }

/****************MODIF pour traitement prioritaire*************/
span.icone-premium-fdp {
  width: 30px;
  height: 30px;
  padding-right: 5px;
  font-weight: normal;
  font-size: 12px; }

span.icone-premium-fdp span {
  display: none; }

span.icone-premium-fdp img {
  display: inline !important;
  width: 15px; }

.tipsy-inner {
  max-width: 350px; }

span.tr-prioritaire {
  color: #F3523E;
  font-size: 12px; }

form#formModeExpedition {
  margin: 40px 0 !important; }

span.fdp-normal {
  font-weight: normal;
  padding-left: 10px;
  font-size: 12px; }

p.tarif_fdp {
  padding-left: 27px;
  font-size: 13px; }

table.listePanier td.colFDP label.prioritaire {
  padding-top: 5px !important;
  height: 25px !important; }

span.icone-premium-fdp:hover {
  cursor: pointer; }

td.colFDP {
  text-align: center; }

form#formPaysLivraison {
  position: relative; }

span.flag-pays {
  display: inline-block;
  width: 27px;
  height: 20px;
  position: absolute;
  cursor: pointer; }

span#flag-67 {
  background: url("/images/layout/sprite-header-belgique.png") 0px -5px no-repeat;
  top: 4px;
  left: 200px; }

span#flag-25 {
  background: url("/images/layout/sprite-header-belgique.png") -28px -5px no-repeat;
  top: 4px;
  left: 232px; }

span#flag-67:hover {
  background-position: -61px -5px; }

span#flag-25:hover {
  background-position: -93px -5px; }

/**************** Style message erreur panier **************/
p.errorMessageTransport {
  border: 1px solid #eeeeee;
  padding: 10px 0 10px 100px;
  font-size: 16px;
  background: url("/images/icones/attention.png") no-repeat 15px 14px #deffb0; }

p.errorMessageTransport strong {
  font-size: 25px; }

.panier_qte_input {
  width: 25px;
  height: 22px;
  border: 1px solid #eeeeee;
  padding: 3px;
  text-align: center; }

.panier_img_pas_darticles {
  display: block;
  margin: 50px auto; }

.panier_th_expe_sous {
  text-align: center;
  max-width: 140px;
  min-width: 85px; }

.panier_produit_kit {
  margin-bottom: 5px;
  font-size: 11px;
  color: black;
  list-style-type: disc;
  text-align: justify;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  display: none; }

.panier_show {
  color: #7C7A7A;
  cursor: pointer;
  font-size: 0.8em;
  font-style: italic; }

.panier_titre_prod {
  margin-bottom: 5px;
  font-size: 11px;
  color: black;
  list-style-type: circle; }

.panier_titre_prod_2nd {
  margin-bottom: 5px;
  font-size: 11px;
  color: #434343;
  list-style-type: square; }

.contentBtnSuivant {
  width: 115px;
  margin: 0 auto; }

input.bouton_Paypal {
  width: 115px;
  padding: 10px 10px 10px 0px; }

.paypal.fa-arrow-right {
  cursor: pointer;
  color: #ffffff;
  text-shadow: 0px -1px 0px #4b7eb5;
  font-size: 15px;
  margin-left: -24px; }

.loaderPaypal {
  text-align: center; }

/**********************************
* TEST PAGE cartebancaire 2x et 3x
*********************************/
/**
*header
*/
div.center-right {
  margin-right: 0;
  text-align: center;
  font-size: 16px; }

div.center-right p {
  /*display:inline-block;*/
  vertical-align: middle;
  text-align: right;
  margin: 0; }

div.center-right p.header_color_orange {
  font-style: italic;
  color: #F7743C; }

/* Payment container */
#header-payment {
  margin: 10px 0 40px 0; }
  #header-payment .header-table__table {
    display: table;
    width: 100%; }
  #header-payment .header-payment__logo,
  #header-payment .header-payment__title {
    display: table-cell;
    vertical-align: middle; }
  #header-payment .header-payment__title {
    text-align: right;
    font-weight: bold; }

.payment-container {
  margin-top: 0; }
  .payment-container .agreement-payment {
    padding: 10px;
    margin-bottom: 15px;
    background-color: #EBEBEB; }
  .payment-container fieldset {
    margin-bottom: 20px; }
    .payment-container fieldset legend {
      border: none;
      border-bottom: 1px solid #eeeeee;
      padding: 0 0 10px 0;
      margin: 0 0 10px 0;
      font-size: 16px;
      font-weight: bold; }
      .payment-container fieldset legend span,
      .payment-container fieldset legend i {
        font-size: 12px;
        color: #c0c0c0; }
    .payment-container fieldset .row {
      margin-right: -15px;
      margin-left: -15px; }
      .payment-container fieldset .row:before, .payment-container fieldset .row:after {
        display: table;
        content: " "; }
      .payment-container fieldset .row:after {
        clear: both; }
    .payment-container fieldset #error {
      padding: 0; }
    .payment-container fieldset .subfield {
      padding: 0; }
      .payment-container fieldset .subfield legend {
        display: none; }
      .payment-container fieldset .subfield h3 {
        font-size: 16px;
        font-weight: bold; }
  .payment-container .help-side p {
    padding-bottom: 10px; }
  .payment-container .help-side span {
    font-weight: bold;
    color: #333333; }
  .payment-container .paiement-grid-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .payment-container .paiement-grid-9 {
        float: left;
        width: 75%; } }
  .payment-container .paiement-grid-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .payment-container .paiement-grid-2 {
        float: left;
        width: 16.66667%; } }
  .payment-container .paiement-grid-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .payment-container .paiement-grid-3 {
        float: left;
        width: 25%; } }
  .payment-container .paiement-grid-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .payment-container .paiement-grid-6 {
        float: left;
        width: 50%; } }
  .payment-container .paiement-grid-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .payment-container .paiement-grid-4 {
        float: left;
        width: 33.33333%; } }
  .payment-container .paiement-grid-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .payment-container .paiement-grid-8 {
        float: left;
        width: 66.66667%; } }

.creditcard-row {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

div.payment-container fieldset.sousTitre p.info span.important-info {
  display: inline;
  color: #C60301;
  font-size: 13px; }

div.payment-container form#formCBContainer label {
  display: block;
  margin: 0;
  font-weight: normal;
  font-size: 13px; }

div.payment-container fieldset.subfield span.i-rib {
  color: #CA2826;
  font-size: 12px; }

div.payment-container fieldset.subfield span.i-iban {
  color: #CA2826;
  font-size: 12px; }

div.payment-container fieldset.subfield .iban {
  width: 280px;
  height: 23px;
  padding: 5px;
  text-transform: uppercase;
  font-size: 14px; }

form#formCBContainer p.description {
  font-size: 9px;
  font-style: italic; }

form#formCBContainer div#form_element_ANNEE {
  width: 100px; }

form#formCBContainer div#form_element_NUM {
  margin: 0 !important; }

form#formCBContainer select#MOIS,
form#formCBContainer select#ANNEE {
  padding: 2px; }

form#formCBContainer input#AGREEMENT {
  margin-right: 10px; }

span#card-cd {
  display: inline-block;
  width: 65px;
  height: 49px;
  background: url("/images/panier/logos_paiement2.png") no-repeat transparent 0 0; }

span#card-visa {
  display: inline-block;
  width: 81px;
  height: 49px;
  background: url("/images/panier/logos_paiement2.png") no-repeat transparent -68px 0; }

span#card-master {
  display: inline-block;
  width: 79px;
  height: 49px;
  background: url("/images/panier/logos_paiement2.png") no-repeat transparent -152px 0; }

span#card-amex {
  margin: 20px 0;
  display: inline-block;
  width: 66px;
  height: 49px;
  background: url("/images/panier/logos_paiement2.png") no-repeat transparent 0px -51px; }

span#card-maestro {
  margin: 20px 0;
  display: inline-block;
  width: 82px;
  height: 49px;
  background: url("/images/panier/logos_paiement2.png") no-repeat transparent -69px -51px; }

span#card-bcmc {
  margin: 20px 0;
  display: inline-block;
  width: 74px;
  height: 49px;
  background: url("/images/panier/logos_paiement2.png") no-repeat transparent -154px -51px; }

div.espace {
  margin-bottom: 5px; }

.panier_etape_1_inactif {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -4px -4px;
  width: 43px;
  height: 43px;
  margin-left: 20%; }

.trait_panier_etape_2_inactif {
  border-top: solid 6px #D8D8D7;
  margin-top: 20px; }

.panier_etape_2_inactif {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -53px -4px;
  width: 43px;
  height: 43px; }

.trait_panier_etape_3_inactif {
  border-top: solid 6px #D8D8D7;
  margin-top: 20px; }

.panier_etape_3_inactif {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -100px -4px;
  width: 43px;
  height: 43px; }

.panier_etape_1_encours {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -5px -52px;
  width: 43px;
  height: 43px;
  margin-left: 40px; }

.panier_etape_1_actif {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -5px -99px;
  width: 43px;
  height: 43px;
  margin-left: 40px; }

.trait_panier_etape_2_actif {
  border-top: solid 6px #F56A23;
  margin-top: 20px; }

@media (min-width: 992px) and (max-width: 1279px) {
  .col-md-5.trait_panier_etape_2_actif,
  .col-md-5.trait_panier_etape_2_inactif,
  .col-md-5.trait_panier_etape_3_actif,
  .col-md-5.trait_panier_etape_3_inactif {
    width: 40%; } }

.panier_etape_2_encours {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -53px -52px;
  width: 43px;
  height: 43px; }

.panier_etape_2_actif {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -53px -99px;
  width: 43px;
  height: 43px; }

.trait_panier_etape_3_actif {
  border-top: solid 6px #F56A23;
  margin-top: 20px; }

.panier_etape_3_encours {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -100px -52px;
  width: 43px;
  height: 43px; }

.panier_etape_3_actif {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -100px -99px;
  width: 43px;
  height: 43px; }

.etape_1_inactif {
  font-size: 17px;
  color: #ccc;
  margin-top: 7px; }

.etape_1_actif {
  font-size: 17px;
  font-weight: 700;
  color: #F56A23;
  margin-top: 7px; }

.etape_2_inactif {
  font-size: 17px;
  color: #ccc;
  margin-left: 48px;
  margin-top: 7px; }

.etape_2_actif {
  font-size: 17px;
  font-weight: 700;
  color: #F56A23;
  margin-left: 48px;
  margin-top: 7px; }

.etape_3_inactif {
  float: right;
  font-size: 17px;
  color: #ccc;
  margin-right: 24px;
  margin-top: 7px; }

.etape_3_actif {
  float: right;
  font-size: 17px;
  font-weight: 700;
  color: #F56A23;
  margin-right: 24px;
  margin-top: 7px; }

@media (max-width: 767px) {
  .row.panier_etapes_mobile {
    margin-top: 20px;
    margin-bottom: 10px; }
  .panier_etapes_mobile .container:first-child {
    padding-top: 10px; }
  .panier_etapes_mobile .container:last-child {
    padding-bottom: 10px; }
  .panier_bloc_etapes_mobile {
    margin: 0 auto;
    position: relative;
    width: 295px; } }

.panier_etape_1_inactif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -4px -4px;
  width: 43px;
  height: 43px;
  margin-left: 2%; }

.trait_panier_etape_2_inactif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -4px -155px;
  width: 20%;
  height: 5px;
  margin-top: 19px; }

.panier_etape_2_inactif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -53px -4px;
  width: 43px;
  height: 43px; }

.trait_panier_etape_3_inactif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -4px -155px;
  width: 20%;
  height: 5px;
  margin-top: 19px; }

.panier_etape_3_inactif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -100px -4px;
  width: 43px;
  height: 43px; }

.panier_etape_1_encours_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -5px -52px;
  width: 43px;
  height: 43px;
  margin-left: 20px; }

.panier_etape_1_actif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -5px -99px;
  width: 43px;
  height: 43px;
  margin-left: 20px; }

.trait_panier_etape_2_actif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -4px -185px;
  width: 20%;
  height: 5px;
  margin-top: 19px; }

.panier_etape_2_encours_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -53px -52px;
  width: 43px;
  height: 43px; }

.panier_etape_2_actif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -53px -99px;
  width: 43px;
  height: 43px; }

.trait_panier_etape_3_actif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -4px -185px;
  width: 20%;
  height: 5px;
  margin-top: 19px;
  /*margin-left: 20px;*/ }

.panier_etape_3_encours_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -100px -52px;
  width: 43px;
  height: 43px; }

.panier_etape_3_actif_mobile {
  background: url("/images/layout_responsive/sprite_header_panier_v2.png") no-repeat -100px -99px;
  width: 43px;
  height: 43px; }

.etape_1_inactif_mobile {
  font-size: 16px;
  font-weight: 700;
  color: #ccc;
  margin-left: 0%;
  margin-top: 1%; }

.etape_1_actif_mobile {
  font-size: 16px;
  font-weight: 700;
  color: #F56A23;
  margin-right: 100px;
  margin-top: 1%; }

.etape_2_inactif_mobile {
  font-size: 16px;
  font-weight: 700;
  color: #ccc;
  margin-left: 15%;
  margin-top: 1%; }

.etape_2_actif_mobile {
  font-size: 16px;
  font-weight: 700;
  color: #F56A23;
  /*margin-left: 15%;*/
  margin-top: 1%; }

.etape_3_inactif_mobile {
  font-size: 16px;
  font-weight: 700;
  color: #ccc;
  margin-left: 22%;
  margin-top: 1%; }

.etape_3_actif_mobile {
  font-size: 16px;
  font-weight: 700;
  color: #F56A23;
  /*margin-left: 140px;*/
  margin-top: 1%; }

input.payment-check {
  display: inline-block;
  width: 200px;
  padding: 10px 10px 10px 10px;
  background-color: #8EC63F;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center; }

input.payment-check:hover {
  background-color: #9fd750; }

.btmodfipayment {
  display: inline-block;
  width: 300px;
  padding: 10px 10px 10px 10px;
  background-color: #7A7A7A;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin: 0 auto; }

.btmodfipayment a {
  color: #fff; }

.btmodfipayment:hover {
  background-color: #8D8D8D; }

div.text-payment {
  margin-top: 50px;
  font-size: 10px;
  text-align: justify; }

form#formCBContainer ul {
  padding: 0; }

form#formCBContainer ul li {
  font-style: italic;
  color: #ca2826; }

div.payment-container p.errorMessageCard {
  margin: 15px 0 0 5px;
  padding: 10px 25px;
  font-size: 15px;
  background: url("/images/icones/error_message.gif") no-repeat 5px 50% #FFEBE8;
  color: #a94442; }

.change_quantity_prod_decli {
  cursor: pointer; }

/*
.change_quantity_prod_decli :hover{text-decoration:none !important;}*/
.change-quantity_prod {
  cursor: pointer; }

#flashMessages {
  font-weight: bold;
  background-color: #f4f4f4;
  border: 1px solid #eeeeee;
  border-radius: 6px;
  padding: 10px;
  margin: 10px 0; }

/***************************************************************
    LOGO CB
***************************************************************/
.logo-cb {
  background: url("/images/panier/logos_paiement2.png") no-repeat;
  display: block;
  height: 49px;
  margin: 20px auto; }

.panier_right_container_block .logo-cb {
  margin-top: 5px;
  float: left; }

.panier_right_container_block .logo-cb.amex {
  margin: 5px 5px 0 25px; }

.panier_right_container_block .logo-cb.maestro {
  margin: 5px 5px 0 0; }

.amex {
  width: 66px;
  background-position: 0 -51px; }

.maestro {
  width: 82px;
  background-position: -69px -51px; }

.bcmc {
  width: 74px;
  background-position: -154px -51px; }

#paiementpar {
  text-align: center; }

/***************************************************************
    IFRAME HIPAY
***************************************************************/
.accepted-card {
  text-align: center;
  margin: 20px 0; }

/***************************************************************
    Paiement rapide
***************************************************************/
.paiement-rapide-container {
  border: 1px solid #92d430;
  border-radius: 10px;
  padding: 15px;
  margin: 0 0 5px 0; }

.paiement-rapide-container .headline {
  font-weight: bold;
  font-size: 16px;
  padding: 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #eee; }

.option-paiement-rapide {
  font-size: 11px;
  margin-bottom: 40px;
  padding-left: 20px; }

.option-paiement-rapide a {
  text-decoration: underline; }

.cb-container {
  margin-bottom: 20px; }

.detail-cb-container .brand {
  font-weight: bold; }

.detail-cb-container p {
  text-align: left; }

.cb-container .logo-cb {
  background: url("/images/panier/logos_paiement2.png") no-repeat;
  margin: 5px auto; }

.cb-container .logo-cb.mastercard {
  width: 79px;
  height: 49px;
  background-position: -152px 0; }

.cb-container .logo-cb.visa {
  width: 81px;
  height: 49px;
  background-position: -68px 0; }

.cb-container .logo-cb.maestro {
  width: 82px;
  height: 49px;
  background-position: -69px -51px; }

.cb-container .logo-cb.american-express {
  width: 66px;
  height: 48px;
  background-position: 0 -51px; }

.cb-container .logo-cb.bcmc {
  width: 79px;
  height: 49px;
  background-position: -154px -51px; }

.cb-container .logo-cb.cb {
  width: 65px;
  height: 49px;
  background-position: 0 0; }

/***************************************************************
    PANIER NOUVELLE VERSION 15/12/15
***************************************************************/
.content-etape-panier {
  background-color: #f2f2f2;
  border: 1px solid #eeeeee; }

.content-moyen-paiement {
  text-align: center; }

.content-moyen-paiement p {
  font-weight: normal;
  font-size: 14px; }

.content-moyen-paiement p.frais-paiement {
  font-size: 12px; }

.content-border-paiement {
  background-color: #fafafa;
  border: 1px solid #d7d7d7;
  margin: 10px 0; }

.content-border-paiement div {
  padding: 10px 0; }

.content-border-paiement label {
  display: inline;
  font-weight: normal;
  margin: 0;
  max-width: none; }

th#colProduit_paiement {
  width: 550px; }

th#colQuantite_paiement {
  width: 70px;
  text-align: center; }

th#colDelais_paiement {
  text-align: center; }

th#colPrixTTC {
  max-width: 130px;
  text-align: center; }

th#colTotalProd {
  max-width: 80px;
  text-align: center; }

table.listePanier_paiement th {
  padding: 4px 10px;
  color: #313131;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #eeeeee;
  background-color: #eee; }

table.listePanier_paiement td {
  vertical-align: middle; }

table.listePanier_paiement td.tdCmd {
  line-height: 27px;
  color: #FFF;
  text-align: center;
  border: 1px solid #eeeeee; }

table.listePanier_paiement td {
  padding: 5px;
  font-size: 12px; }

.basket_no_article {
  margin-top: 50px;
  margin-bottom: 50px; }

.basket_no_article .image-block {
  text-align: right; }

.basket_no_article .image-block img {
  max-width: 100%;
  height: auto; }

.basket_no_article .text-block {
  text-align: center; }

.basket_no_article .text-block h2 {
  color: #606060; }

.basket_no_article .text-block p {
  color: #ff8c01; }

/*
  2. Mediaqueries
*/
@media (max-width: 992px) {
  #formModeExpeditionNew .tr_codepostal .searchRelay__label {
    width: 100%;
    float: none; }
  #formModeExpeditionNew .tr_codepostal .searchRelay__input {
    width: 100%;
    float: none; }
  .relayRow .relayCalendar {
    padding: 0; }
  .listePanier .basket-footer {
    padding: 0;
    border: 1px solid #eeeeee; }
    .listePanier .basket-footer .basket-footer-container {
      padding: 0; }
    .listePanier .basket-footer .totalPriceTtc {
      padding: 15px;
      margin: 0; }
    .listePanier .basket-footer .banner-promo {
      padding: 15px;
      width: 100%;
      background: #f4f4f4; } }

@media (min-width: 768px) {
  .basket_no_article .text-block h2 {
    margin-top: 2em; } }

@media (max-width: 786px) {
  .cb-container .logo-cb, .detail-cb-container p {
    margin: 0 0 0 15px; }
  th#colProduit_recap {
    border-left: 1px solid #eeeeee; } }

@media (max-width: 768px) {
  .shippingCountry h2 span {
    display: block;
    padding-top: 10px; }
  .shippingCountry form {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #eeeeee;
    text-align: left; }
  .relayRow [class^="col-"] {
    padding-left: 0;
    padding-right: 0; }
  .relayRow .relayInfos {
    border-right: none; }
  .relayRow .relayCalendar {
    padding: 0; }
  .basket_no_article {
    margin-top: 1em; }
  .basket_no_article .image-block {
    margin-top: 1em;
    text-align: center; }
  .ordering-pipeline-title .row {
    margin: 0 -15px; }
  .ordering-pipeline-title h2 span {
    display: block;
    padding: 10px 0; }
  .ordering-pipeline-title .selectShipping {
    text-align: left; } }

@media (max-width: 992px) {
  .payment-container .cards-allowed {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .payment-container .cards-allowed {
      float: left;
      width: 50%; } }

@media (max-width: 992px) {
  .clientInformations {
    margin: -15px; }
  .block-address {
    padding: 7px; }
    .block-address--shipping {
      margin-top: 15px; }
  .header-payment {
    font-size: 12px; }
  .listePanier .rowProduct__infos {
    padding-left: 0; }
  .listePanier .rowProduct__price-block {
    float: none;
    clear: left;
    text-align: left;
    padding-left: 0;
    font-size: 12px; }
    .listePanier .rowProduct__price-block__price {
      padding-bottom: 7px;
      font-size: 12px; }
    .listePanier .rowProduct__price-block__price__old, .listePanier .rowProduct__price-block__price__current {
      font-size: 12px;
      display: inline; }
  .listePanier .rowProduct__infos {
    float: left;
    padding-left: 0; }
  .listePanier .additionalProduct__container {
    padding-left: 10px;
    margin: 0; } }

@media (min-width: 992px) {
  .submit {
    text-align: right; } }

@media (min-width: 786px) {
  .btn-payment-hipay {
    margin-top: 102px !important; } }

@media (min-width: 990px) {
  .input-form {
    width: 100%; } }

/*
  Submit video page
  mesvideos/create.phtml
*/
.submit-video textarea {
  max-height: 100px; }

.submit-video .left {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 992px) {
    .submit-video .left {
      float: left;
      width: 41.66667%; } }

.submit-video .right {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 992px) {
    .submit-video .right {
      float: left;
      width: 58.33333%; } }

.bloc_makeMoney {
  background: #f18903;
  padding: 20px;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
  font-size: 16px; }
  .bloc_makeMoney span {
    font-size: 1.8em; }
  .bloc_makeMoney a {
    color: #fff;
    display: block;
    text-decoration: underline;
    margin-top: 7px; }
    .bloc_makeMoney a:hover {
      text-decoration: none; }

/* Sidebar menu account */
.sidebar-account .nav-side-menu__content {
  margin: 0 0 20px; }

/* blocs dashboard */
.dashboard-bloc {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin-bottom: 20px; }
  .dashboard-bloc .table {
    border-radius: 6px;
    margin-bottom: 7px; }
    .dashboard-bloc .table th {
      border-top: 0; }
  .dashboard-bloc__order--success .dashboard-bloc__order__status {
    font-weight: bold;
    color: #78be0e; }
  .dashboard-bloc__order--expect .dashboard-bloc__order__status {
    color: #f0ad4e;
    font-weight: bold; }
  .dashboard-bloc__title {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 4px;
    font-size: 16px; }
  .dashboard-bloc__content {
    padding: 15px; }
    .dashboard-bloc__content__title {
      font-weight: bold;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #eeeeee; }
    .dashboard-bloc__content ul {
      margin: 0; }
      .dashboard-bloc__content ul li a {
        display: inline-block;
        position: relative;
        padding: 3.5px 0;
        -webkit-transition: ease all 0.2s;
        -o-transition: ease all 0.2s;
        transition: ease all 0.2s; }
        .dashboard-bloc__content ul li a:hover {
          color: #f18903;
          text-decoration: none;
          -webkit-transition: ease all 0.2s;
          -o-transition: ease all 0.2s;
          transition: ease all 0.2s; }

.account-feature {
  margin: 40px 0;
  color: #888888; }
  .account-feature.account-feature--borderleft {
    border-left: 4px solid #eeeeee;
    margin-left: 20px;
    padding: 20px; }
  .account-feature a {
    color: #f18903; }
  .account-feature h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    color: #f18903; }

.register-banner {
  text-align: center;
  padding-top: 40px; }
  .register-banner img {
    margin: 0 auto; }

.page-register {
  margin-top: 20px; }
  .page-register .page-title {
    margin-bottom: 40px; }
  .page-register fieldset legend {
    color: #f18903;
    font-weight: bold;
    border: none; }
  .page-register fieldset .description {
    font-size: 12px;
    padding-top: 7px;
    color: #888888; }
  .page-register .featured {
    background: #f4f4f4;
    padding: 20px; }
  .page-register__step2 {
    margin-top: 20px; }

.account-container {
  background: #f4f4f4; }
  .account-container .container {
    background: transparent; }

.account .code {
  margin-top: 20px; }

.account__wrapper {
  margin: 20px 0; }

.account--create .col__left {
  margin: 0 auto;
  float: none; }

.account__bloc, .account__bloc__content {
  background: #fff; }

.account__bloc__toggleRegister {
  display: none; }

.account--toggleRegister .account__wrapper, .account--toggleLogin .account__wrapper, .account--half .account__wrapper {
  justify-content: center; }

.account--toggleRegister .account__bloc--register {
  display: block; }

.account--toggleRegister .account__bloc--login {
  display: none; }

.account--toggleLogin .account__bloc--register {
  display: none; }

.account--toggleLogin .account__bloc__toggleRegister {
  display: block; }

.account ul.errors {
  list-style: none;
  margin: 0;
  padding: 0; }
  .account ul.errors li {
    text-align: right;
    color: #d9534f;
    font-size: 12px;
    padding-top: 7px; }

.account__wrapper {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .account__wrapper {
      flex-direction: column; } }

.account__bloc {
  width: 49%;
  position: relative; }
  @media (max-width: 991px) {
    .account__bloc {
      width: 100%;
      margin-bottom: 20px; } }
  .account__bloc--layer {
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #f4f4f4;
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    text-align: center;
    padding: 20px; }
    .account__bloc--layer a {
      margin-top: 7px;
      font-size: 16px;
      color: #f18903;
      text-decoration: underline; }
    .account__bloc--layer.active {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column; }
  .account__bloc__content {
    padding: 40px; }
    @media (max-width: 991px) {
      .account__bloc__content {
        padding: 20px; } }
  .account__bloc .alert {
    margin: 0;
    border: none;
    border-radius: 0; }
  .account__bloc h2 {
    margin-top: 0;
    padding: 0; }
  .account__bloc h2,
  .account__bloc p {
    text-align: center; }
  .account__bloc .checkbox {
    color: #888888; }
  .account__bloc p.lead {
    padding: 15px 0;
    font-size: 18px; }
  .account__bloc .password-lost {
    color: #f18903;
    font-weight: bold; }
  .account__bloc .whyjoinus {
    text-align: center; }
    .account__bloc .whyjoinus h3 {
      display: inline-block;
      background: #f18903;
      color: #fff;
      padding: 10px 15px;
      margin: 20px 0;
      font-size: 14px;
      font-weight: bold;
      transform: rotate(-2deg);
      box-shadow: 4px 4px 0 0 #d37803; }
    .account__bloc .whyjoinus li {
      padding-bottom: 6px; }

/*
  Reviews videos / products when logged in
*/
.product-review-overview {
  font-size: 16px;
  padding-bottom: 20px; }
  .product-review-overview p:first-of-type {
    font-weight: bold; }

.form-review-header {
  background: #f4f4f4;
  padding: 20px;
  text-align: center;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px solid #eeeeee;
  color: #f18903;
  font-size: 16px; }

.product-review-wrapper {
  position: relative;
  padding: 40px;
  border: 1px solid #eeeeee;
  border-top: none;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
  .product-review-wrapper .errors {
    background: #f2dede;
    color: #FF0600;
    border: 1px solid #ebccd1;
    padding: 15px;
    list-style: none;
    margin-top: 15px; }
  .product-review-wrapper .product-review {
    margin-right: -15px;
    margin-left: -15px; }
    .product-review-wrapper .product-review:before, .product-review-wrapper .product-review:after {
      display: table;
      content: " "; }
    .product-review-wrapper .product-review:after {
      clear: both; }
    .product-review-wrapper .product-review__header {
      margin-right: -15px;
      margin-left: -15px; }
      .product-review-wrapper .product-review__header:before, .product-review-wrapper .product-review__header:after {
        display: table;
        content: " "; }
      .product-review-wrapper .product-review__header:after {
        clear: both; }
    .product-review-wrapper .product-review__prizee {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      color: #78be0e;
      font-weight: bold;
      margin: 0 0 7px 0;
      font-size: 16px;
      text-align: center; }
      @media (min-width: 992px) {
        .product-review-wrapper .product-review__prizee {
          float: left;
          width: 33.33333%; } }
    .product-review-wrapper .product-review__title {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 992px) {
        .product-review-wrapper .product-review__title {
          float: left;
          width: 66.66667%; } }
    .product-review-wrapper .product-review__image {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 992px) {
        .product-review-wrapper .product-review__image {
          float: left;
          width: 16.66667%; } }
      .product-review-wrapper .product-review__image img {
        margin: 0 auto;
        text-align: center; }
    .product-review-wrapper .product-review__title {
      margin: 0 0 10px; }
      .product-review-wrapper .product-review__title h3,
      .product-review-wrapper .product-review__title p {
        margin: 0 0 7px; }
      .product-review-wrapper .product-review__title h3 {
        font-size: 20.8px;
        font-weight: bold; }
      .product-review-wrapper .product-review__title p {
        color: #c0c0c0;
        font-style: italic; }
    .product-review-wrapper .product-review__form {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 992px) {
        .product-review-wrapper .product-review__form {
          float: left;
          width: 83.33333%; } }
      .product-review-wrapper .product-review__form label {
        display: block;
        cursor: default; }
    .product-review-wrapper .product-review__form__container {
      display: none; }
    .product-review-wrapper .product-review__rate {
      margin-bottom: 20px; }
      .product-review-wrapper .product-review__rate select {
        border: 1px solid #eeeeee;
        padding: 7px 7px; }
    .product-review-wrapper .product-review__message {
      margin-bottom: 20px; }
      .product-review-wrapper .product-review__message textarea {
        border: 1px solid #eeeeee;
        width: 100%;
        height: 120px; }
    .product-review-wrapper .product-review__photos {
      margin-bottom: 20px;
      font-weight: bold; }
    .product-review-wrapper .product-review__countChar {
      float: right;
      font-size: 12px; }

.aviscommande__action {
  background: #f4f4f4;
  padding: 20px;
  border: 1px solid #eeeeee;
  border-top: none;
  text-align: center; }

.sidebar__previous-link a {
  font-size: 12px; }

.sidebar__block {
  margin-bottom: 20px; }
  .sidebar__block__content {
    padding: 15px 15px;
    border: 1px solid #eeeeee; }
  .sidebar__block__title {
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: bold;
    padding: 7px 10px; }
  .sidebar__block ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .sidebar__block ul li {
      display: block;
      padding: 7px 0; }
      .sidebar__block ul li:first-of-type {
        padding-top: 0; }
      .sidebar__block ul li:last-of-type {
        padding-bottom: 0; }
      .sidebar__block ul li.active a {
        color: #f18903;
        font-weight: bold; }
      .sidebar__block ul li a {
        color: #1a1a1a;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
        .sidebar__block ul li a .total {
          color: #c0c0c0; }
  .sidebar__block .has-submenu {
    cursor: pointer;
    position: relative; }
    .sidebar__block .has-submenu:after {
      float: right;
      display: inline-block;
      font-family: 'FontAwesome';
      content: '\f0d7';
      color: #c0c0c0; }
    .sidebar__block .has-submenu ul {
      position: absolute;
      background: #f4f4f4;
      top: 100%;
      left: -1px;
      right: -1px;
      border: 1px solid #eeeeee;
      border-radius: 3px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: ease-in-out 0.15s opacity, ease-in-out 0.15s visibility;
      -o-transition: ease-in-out 0.15s opacity, ease-in-out 0.15s visibility;
      transition: ease-in-out 0.15s opacity, ease-in-out 0.15s visibility; }
    .sidebar__block .has-submenu.opened ul {
      opacity: 1;
      visibility: visible; }

@media (max-width: 992px) {
  .sidebar {
    margin-bottom: 20px; }
    .sidebar #toggle-sidebar {
      display: block;
      width: 100%;
      text-decoration: none; }
    .sidebar.pinned #toggle-sidebar {
      right: 7px;
      top: 0;
      position: fixed;
      width: auto;
      z-index: 803; }
    .sidebar.pinned .sidebar__wrapper {
      display: block; }
    .sidebar__wrapper {
      display: none;
      z-index: 802;
      background: #fff;
      width: 100%;
      height: 100%;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      padding: 7px; } }

.order_status_box {
  margin-bottom: 40px; }
  .order_status_box .alert a {
    font-weight: bold; }

.orders .orders__box {
  display: block;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  border-radius: 6px;
  text-decoration: none;
  color: #1a1a1a;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .orders .orders__box:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    color: #1a1a1a; }
    .orders .orders__box:hover .orders__box__action {
      color: #f18903; }
    .orders .orders__box:hover span {
      filter: alpha(opacity=100);
      opacity: 1; }
  .orders .orders__box__title {
    display: block;
    font-size: 16px;
    background: #f4f4f4;
    border-bottom: 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 20px;
    font-family: Arial, Helvetica, sans-serif; }
    .orders .orders__box__title .id_order {
      font-weight: bold; }
  .orders .orders__box__action {
    float: right;
    font-weight: bold;
    color: #c0c0c0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .orders .orders__box__action span {
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
    .orders .orders__box__action a {
      color: #f18903; }
  .orders .orders__box__details {
    display: flex;
    width: 100%;
    padding: 10px 20px;
    align-items: stretch;
    align-content: space-between;
    justify-content: space-between; }
    .orders .orders__box__details span {
      display: block; }
  .orders .orders__box__total, .orders .orders__box__nbArticles {
    color: #888888; }
  .orders .orders__box__bottom {
    display: block;
    border-top: 1px solid #eeeeee;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    text-align: center;
    font-weight: bold; }
    .orders .orders__box__bottom ul {
      margin-bottom: 0; }
  .orders .orders__box__status {
    width: 50%;
    font-weight: bold;
    color: #f0ad4e; }
    .orders .orders__box__status--delivered {
      color: #78be0e; }

.sav-messages__box {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px; }
  @media (max-width: 991px) {
    .sav-messages__box {
      flex-direction: column; } }

.sav-messages__date {
  text-align: right;
  margin-right: 3%;
  padding-top: 10px;
  color: #c0c0c0;
  padding-bottom: 20px;
  width: 22%; }
  @media (max-width: 991px) {
    .sav-messages__date {
      text-align: left;
      width: 100%; } }

.sav-messages__details {
  padding: 20px;
  position: relative;
  background: #f4f4f4;
  width: 100%; }
  .sav-messages__details:first-of-type {
    padding-bottom: 40px; }
  .sav-messages__details:before {
    position: absolute;
    top: 10px;
    left: -7px;
    height: 14px;
    display: inline-block;
    width: 14px;
    content: "";
    background: #f4f4f4;
    transform: rotate(45deg); }
    @media (max-width: 991px) {
      .sav-messages__details:before {
        display: none; } }
  .sav-messages__details #showConversation {
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 200px;
    margin-left: -100px; }

.wrapper-notlogged {
  padding: 40px 0; }

.chatsav__answer {
  display: flex;
  margin-bottom: 20px; }
  .chatsav__answer--alt {
    flex-direction: row-reverse; }
    .chatsav__answer--alt .chatsav__answer__content {
      background: #f4f4f4; }
    .chatsav__answer--alt .chatsav__answer__avatar {
      margin-left: 3%;
      margin-right: auto; }
  .chatsav__answer__content {
    padding: 20px;
    border-radius: 6px;
    width: 100%;
    border: 1px solid #eeeeee; }
    .chatsav__answer__content .support-image {
      max-width: 100px; }
  .chatsav__answer__author {
    color: #c0c0c0;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 10px; }
  .chatsav__answer__avatar {
    margin-right: 3%;
    width: 8%; }
    @media (max-width: 767px) {
      .chatsav__answer__avatar {
        width: 20%;
        margin-right: 5%; } }

.sav-bloc {
  padding-bottom: 40px; }

.sav-bloc__discussions__intro {
  padding-bottom: 10px; }
  .sav-bloc__discussions__intro:before, .sav-bloc__discussions__intro:after {
    display: table;
    content: " "; }
  .sav-bloc__discussions__intro:after {
    clear: both; }
  @media (max-width: 767px) {
    .sav-bloc__discussions__intro .btn, .sav-bloc__discussions__intro .btn-light, .sav-bloc__discussions__intro .btn-buy {
      width: 100%;
      display: block; } }

.actions-bar {
  background: #f4f4f4;
  padding: 20px;
  border-top: 1px solid #eeeeee;
  margin-top: 20px; }
  .actions-bar:before, .actions-bar:after {
    display: table;
    content: " "; }
  .actions-bar:after {
    clear: both; }
  .actions-bar__right {
    float: right; }
  .actions-bar__left {
    float: left; }

.step-number {
  background-color: #f18903;
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 30px; }

.input-group .form-control:focus, .input-group #search-app__left__brands input:focus[type="search"], #search-app__left__brands .input-group input:focus[type="search"] {
  z-index: auto; }

.help-block {
  font-size: 12px; }

.required:before {
  content: '*';
  padding-right: 2px;
  color: #d9534f;
  display: inline-block; }

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.rotate {
  animation: rotation 2s infinite linear; }

.page-content {
  padding: 40px 0; }
  @media (max-width: 991px) {
    .page-content {
      padding: 20px 0; } }

.page--fidelity {
  max-width: 1000px;
  margin: 0 auto; }
  .page--fidelity .overview {
    margin: 40px 0;
    text-align: center; }
    .page--fidelity .overview img {
      max-width: 600px;
      width: 100%;
      margin: 0 auto; }
  .page--fidelity .fidelity-infos {
    margin: 40px 0;
    font-size: 17px;
    line-height: 28px;
    color: #4f4f4f; }
    .page--fidelity .fidelity-infos h3 {
      font-weight: bold;
      color: #f18903; }
  .page--fidelity .fidelity-features {
    display: flex;
    justify-content: center;
    align-content: stretch;
    align-items: center;
    position: relative;
    margin: 80px 40px 40px 40px; }
    @media (max-width: 767px) {
      .page--fidelity .fidelity-features {
        flex-direction: column;
        margin: 15px 15px 15px 40px; }
        .page--fidelity .fidelity-features .fidelity-feature:hover {
          bottom: 0; } }
  .page--fidelity .fidelity-feature {
    margin-left: 6%;
    width: 33.333333%;
    background: #f18903;
    padding: 20px;
    color: #fff;
    position: relative;
    border-radius: 6px;
    text-align: center;
    bottom: 0;
    -webkit-transition: linear all 0.3s;
    -o-transition: linear all 0.3s;
    transition: linear all 0.3s; }
    .page--fidelity .fidelity-feature:first-of-type {
      margin-left: 0; }
    @media (max-width: 767px) {
      .page--fidelity .fidelity-feature {
        width: 100%;
        margin: 0 0 2% 0; } }
    .page--fidelity .fidelity-feature:hover {
      bottom: 20px; }
    .page--fidelity .fidelity-feature__step {
      position: absolute;
      width: 80px;
      height: 80px;
      line-height: 60px;
      left: -40px;
      top: -40px;
      background: #fff;
      text-align: center;
      color: #f18903;
      border: 8px solid #f18903;
      box-shadow: inset 0 0 0 5px #e57613;
      font-size: 30px;
      border-radius: 300px; }
    .page--fidelity .fidelity-feature__image {
      padding-bottom: 20px; }
      @media (max-width: 767px) {
        .page--fidelity .fidelity-feature__image img {
          max-width: 50px; } }
    .page--fidelity .fidelity-feature__title {
      font-size: 36px; }
    .page--fidelity .fidelity-feature__subtitle {
      font-size: 16px; }

#oopss #error-text {
  display: flex;
  padding: 20px 0;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: left; }
  #oopss #error-text img {
    max-height: 200px;
    margin-right: 20px; }
    @media (max-width: 991px) {
      #oopss #error-text img {
        display: none; } }

.errorsBox {
  display: flex;
  width: 100%;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .errorsBox {
      flex-direction: column; } }
  .errorsBox .item {
    width: 32%;
    border: 1px solid #eeeeee;
    padding: 20px;
    border-radius: 3px; }
    @media (max-width: 991px) {
      .errorsBox .item {
        margin-bottom: 20px;
        width: 100%; } }
    .errorsBox .item__title {
      text-transform: uppercase;
      font-weight: bold;
      color: #f18903;
      padding-bottom: 7px; }
    .errorsBox .item ul {
      margin-bottom: 0;
      padding-bottom: 0; }

#jobs .jobsOverview {
  padding: 20px 0;
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto; }
  #jobs .jobsOverview a {
    font-weight: bold; }

#jobs .edito-humans,
#jobs .edito-zmpics {
  display: flex;
  justify-content: space-between;
  margin: 20px 60px; }
  @media (max-width: 991px) {
    #jobs .edito-humans,
    #jobs .edito-zmpics {
      margin: 0; } }
  #jobs .edito-humans__pic,
  #jobs .edito-zmpics__pic {
    width: 17.5%;
    box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.18);
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg); }
    #jobs .edito-humans__pic:nth-child(2n),
    #jobs .edito-zmpics__pic:nth-child(2n) {
      -webkit-transform: rotate(4deg);
      -moz-transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      -o-transform: rotate(4deg);
      transform: rotate(4deg); }
    #jobs .edito-humans__pic img,
    #jobs .edito-zmpics__pic img {
      max-width: 100%;
      border: 2px solid #FFF; }

#jobs .edito-zmpics__pic {
  margin-bottom: 40px;
  width: 23%; }

#jobs .jobslist {
  margin-bottom: 40px; }
  #jobs .jobslist__row {
    border: 1px solid #eeeeee;
    border-radius: 6px;
    background: #f4f4f4;
    margin-bottom: 7px; }
    #jobs .jobslist__row.open .jobslist__row__title:after {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #jobs .jobslist__row.open .jobslist__row__content {
      display: flex;
      justify-content: space-between;
      width: 100%; }
    @media (max-width: 991px) {
      #jobs .jobslist__row.open .jobslist__row__pic {
        display: none; }
      #jobs .jobslist__row.open .jobslist__row__desc {
        width: 100%; } }
    #jobs .jobslist__row__title {
      padding: 20px;
      font-size: 24px;
      position: relative;
      cursor: pointer; }
      @media (max-width: 991px) {
        #jobs .jobslist__row__title {
          font-size: 16px;
          padding: 10px; } }
      #jobs .jobslist__row__title:after {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -4px;
        display: block;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #c0c0c0;
        content: ''; }
    #jobs .jobslist__row__content {
      background: #fff;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      padding: 20px 40px;
      border-bottom: 0;
      display: none; }
      @media (max-width: 991px) {
        #jobs .jobslist__row__content {
          padding: 10px; } }
    #jobs .jobslist__row__desc {
      width: 60%; }
    #jobs .jobslist__row__pic {
      width: 35%;
      margin-top: 40px; }
      #jobs .jobslist__row__pic img {
        width: 100%; }

#qsn {
  padding: 0; }
  #qsn .qsnbloc {
    display: flex; }
  #qsn .half {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    width: 50%;
    padding: 60px;
    background: #fff;
    border: 8px solid #eeeeee;
    font-size: 16px; }
    #qsn .half h1 {
      color: #f18903;
      font-weight: bold;
      font-size: 43.2px; }
    #qsn .half blockquote {
      border: none;
      padding: 0;
      margin: 0 0 20px 0;
      color: #f18903;
      font-size: 24px; }
      #qsn .half blockquote .fa {
        color: #dbdbdb;
        font-size: 30px;
        margin: 0 10px; }
        #qsn .half blockquote .fa:first-of-type {
          margin-right: 10px;
          margin-left: 0; }
    #qsn .half ul {
      margin: 0;
      padding: 0 0 0 20px; }
      #qsn .half ul li {
        color: #f18903;
        font-size: 16px; }
    #qsn .half--img {
      padding: 0;
      border: 0; }
      #qsn .half--img img {
        max-width: 100%; }

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