@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: 'Montserrat';
  font-size: 100%;
  vertical-align: baseline;
}

:root {
  --color-primary: #2261A6;
  /* --color-primary: #5985B1; */
  --color-secondary: #5784B3;
  --color-third: #A2DB00;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

.av_category_stars {
  text-align: left;
}

.ajax_block_product .av_category_stars {
  max-width: 150px;
}

#netreviewsWidgetNum11639widget22av {
  position: absolute !important;
}

.wpb_wrapper .vc_custom_heading h2 {
  color: rgba(255, 255, 255, 0.6) !important;
  font-weight: 300 !important;
}

.cat-home-title {
  color: rgba(255, 255, 255, 0.6) !important;
  font: normal normal 300 44px/44px Montserrat;
  text-align: left;
  text-transform: uppercase;
}

.cat-home-title:hover {
  color: rgba(255, 255, 255, 1) !important;
}

/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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

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

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

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

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

body {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #777777;
  background-color: white;
}

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

button,
input,
select[multiple],
textarea {
  background-image: none;
}

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

a:hover {
  color: var(--color-third);
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail,
.thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-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: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.slj {
  display: none;
}

.latsuj-lock {
  position: absolute;
  left: 0;
  bottom: 0;
  background: white;
  width: 292px;
  letter-spacing: 0.5px;
  font-size: 18px;
  font-family: Dosis;
  color: #aaaaaa;
  margin-bottom: 0;
  line-height: 1em;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

p {
  margin: 0 0 9px;
}

.lead {
  margin-bottom: 18px;
  font-size: 14.95px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: white;
}

.text-danger {
  color: white;
}

.featured_products_sldier_block_center_container {
  display: none;
}

.text-success {
  color: white;
}

.text-info {
  color: white;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

h4,
h5,
h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

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

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

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

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

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

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

h1 small,
.h1 small {
  font-size: 23px;
}

h2 small,
.h2 small {
  font-size: 17px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 13px;
}

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.lcenter {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  top: 14px;
  font-family: Montserrat;
  font-size: 16px;
  color: #00a1de;
  line-height: 28px;
  font-weight: 600;
  width: 400px;
}

dl {
  margin-bottom: 18px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

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

address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857;
}

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px;
}

pre.prettyprint {
  margin-bottom: 18px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.container:after {
  clear: both;
}

.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}

.row-fluid:before,
.row-fluid:after,
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.row-fluid:after,
.row:after {
  clear: both;
}

.col-xxs-1,
.col-xxs-2,
.col-xxs-2-4,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xs-1,
.col-xs-2,
.col-xs-2-4,
.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,
.col-sm-1,
.col-sm-2,
.col-sm-2-4,
.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,
.col-md-1,
.col-md-2,
.col-md-2-4,
.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,
.col-lg-1,
.col-lg-2,
.col-lg-2-4,
.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 {
  position: relative;
  min-height: 1px;
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 18px;
}

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

.table thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #d6d4d4;
}

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

.table .table {
  background-color: white;
}

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

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}

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

table col[class*="col-"] {
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

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

.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: #55c65e;
  border-color: #48b151;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td {
  background-color: #42c04c;
  border-color: #419f49;
}

.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: #f3515c;
  border-color: #d4323d;
}

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

.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: #fe9126;
  border-color: #e4752b;
}

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

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d6d4d4;
  }

  .table-responsive>.table {
    margin-bottom: 0;
    background-color: #fff;
  }

  .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>thead>tr:last-child>th,
  .table-responsive>.table-bordered>thead>tr:last-child>td,
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
}

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

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

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

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

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

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

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

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  color: #9c9b9b;
  vertical-align: middle;
  background-color: white;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
  -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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

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

.radio,
.checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

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

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

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

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  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 {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn {
  height: auto;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  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 {
  height: 44px;
  line-height: 44px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: white;
}

.has-warning .form-control {
  border-color: white;
  -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 {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-warning .input-group-addon {
  color: white;
  border-color: white;
  background-color: #fe9126;
}

.has-error .help-block,
.has-error .control-label {
  color: white;
}

.has-error .form-control {
  border-color: white;
  -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 {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-error .input-group-addon {
  color: white;
  border-color: white;
  background-color: #f3515c;
}

.has-success .help-block,
.has-success .control-label {
  color: white;
}

.has-success .form-control {
  border-color: white;
  -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 {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-success .input-group-addon {
  color: white;
  border-color: white;
  background-color: #55c65e;
}

.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

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

@media (min-width: 768px) {
  .avis_conseils {
    display: none;
  }

  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
  }

  .form-inline .radio,
  .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  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,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: var(--color-primary);
  background-color: white;
  border-color: var(--color-primary);
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: var(--color-secondary);
  background-color: #ebebeb;
  border-color: var(--color-secondary);
}

.open .btn-default.dropdown-toggle {
  color: var(--color-primary);
  background-color: #ebebeb;
  border-color: var(--color-primary);
}

.btn-default:active,
.btn-default.active {
  background-image: none;
}

.open .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

.btn-primary {
  color: white;
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: white;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

.btn-primary:active,
.btn-primary.active {
  background-image: none;
}

.open .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}

.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active {
  background-image: none;
}

.open .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}

.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active {
  background-image: none;
}

.open .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: white;
  background-color: #46a74e;
  border-color: #3e9546;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  color: white;
  background-color: #3a8a41;
  border-color: #2c6a31;
}

.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #3a8a41;
  border-color: #2c6a31;
}

.btn-success:active,
.btn-success.active {
  background-image: none;
}

.open .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #46a74e;
  border-color: #3e9546;
}

.btn-info {
  color: white;
  background-color: #5192f3;
  border-color: #3983f1;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  color: white;
  background-color: #2b7af0;
  border-color: #0f62de;
}

.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #2b7af0;
  border-color: #0f62de;
}

.btn-info:active,
.btn-info.active {
  background-image: none;
}

.open .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5192f3;
  border-color: #3983f1;
}

.btn-link {
  color: #444444;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.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: #A1D700;
  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: #999999;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

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

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

.dropdown {
  position: relative;
}

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

#footer-primary section:first-child {
  display: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: white;
  background-color: #428bca;
}

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

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

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

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

.open>a {
  outline: 0;
}

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

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

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

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

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

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

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
  outline: none;
}

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

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.btn-toolbar:after {
  clear: both;
}

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

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
  margin-left: 5px;
}

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

.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

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

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 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 .caret {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  border-radius: 0;
}

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  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-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -4px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:active {
  z-index: 2;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #999999;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #444444;
}

.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 5px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: white;
  background-color: #428bca;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
}

@media (min-width: 768px) {

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a {
  border-bottom-color: white;
}

.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.tabbable:after {
  clear: both;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
  display: none;
}

.tab-content>.active,
.pill-content>.active {
  display: block;
}

.nav .caret {
  border-top-color: #444444;
  border-bottom-color: #444444;
}

.nav a:hover .caret {
  border-top-color: #A1D700;
  border-bottom-color: #A1D700;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

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

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

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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 {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.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-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container>.navbar-header,
.container>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .container>.navbar-header,
  .container>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar>.container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
}

.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: 8px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}

@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: 18px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }

  .title_block--custom {
    display: none;
  }
}

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

  .fiche-tech--custom {
    margin-top: 1rem;

  }

  .fiche-tech--custom a {
    padding: 6px 12px;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

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

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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: 9px;
  margin-bottom: 9px;
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

.navbar-text {
  float: left;
  margin-top: 16px;
  margin-bottom: 16px;
}

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav>li>a {
  color: #777777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav>li>a {
  color: #999999;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: white;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: white;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: white;
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: white;
    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: white;
    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: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: white;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  /* content: "/\00a0"; */
  /* padding: 0 5px; */
  /* color: #333333;  */
  content: ">";
  padding: 0 5px;
  color: #5985c2;
}

.breadcrumb>.active {
  color: #333333;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

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

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

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  background-color: #f6f6f6;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 17px;
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
}

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

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

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #f6f6f6;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}

.label[href]:hover,
.label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: gray;
}

.label-primary {
  background-color: #428bca;
}

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

.label-success {
  background-color: #55c65e;
  border: 1px solid #36943e;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3aae43;
}

.label-info {
  background-color: #5192f3;
  border: 1px solid #4b80c3;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2174f0;
}

.label-warning {
  background-color: #fe9126;
  border: 1px solid #e4752b;
}

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

.label-danger {
  background-color: #f3515c;
  border: 1px solid #d4323d;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #777777;
  background-color: white;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.thumbnail {
  display: block;
}

.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #444444;
}

.thumbnail>img {
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #777777;
}

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.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 {
  padding-right: 35px;
}

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

.alert-success {
  background-color: #55c65e;
  border-color: #48b151;
  color: white;
}

.alert-success hr {
  border-top-color: #419f49;
}

.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-info {
  background-color: #5192f3;
  border-color: #4b80c3;
  color: white;
}

.alert-info hr {
  border-top-color: #3d73b7;
}

.alert-info .alert-link {
  color: #e6e6e6;
}

.alert-warning {
  background-color: #fe9126;
  border-color: #e4752b;
  color: white;
}

.alert-warning hr {
  border-top-color: #da681c;
}

.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert-danger {
  background-color: #f3515c;
  border-color: #d4323d;
  color: white;
}

.alert-danger hr {
  border-top-color: #c32933;
}

.alert-danger .alert-link {
  color: #e6e6e6;
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 40px 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: whitesmoke;
  border-radius: 0px;
  -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;
  color: white;
  text-align: center;
  background-color: #428bca;
  -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;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #46a74e;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: #5192f3;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media>.pull-left {
  margin-right: 10px;
}

.media>.pull-right {
  margin-left: 10px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 18px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -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 {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.panel-body:after {
  clear: both;
}

/* #order #HOOK_PAYMENT { */
/* display: flex; */
/* flex-direction: column-reverse; */
/* } */

#order #HOOK_PAYMENT .payment_module,
#order #HOOK_PAYMENT .row {
  float: left;
  width: 100%;
}

#order .paymentType img {
  max-width: 250px;
  width: 100%;
}

#order .paymentType {
  text-align: right;
  margin-bottom: 30px;
}

@media(max-width:767px) {
  #order .paymentType {
    text-align: center;
  }
}

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

.panel>.list-group .list-group-item {
  border-width: 1px 0;
}

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

.panel>.list-group .list-group-item:last-child {
  border-bottom: 0;
}

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

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

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}

.panel-title>a {
  color: inherit;
}

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

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary>.panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #48b151;
}

.panel-success>.panel-heading {
  color: white;
  background-color: #55c65e;
  border-color: #48b151;
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #48b151;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #48b151;
}

.panel-warning {
  border-color: #e4752b;
}

.panel-warning>.panel-heading {
  color: white;
  background-color: #fe9126;
  border-color: #e4752b;
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #e4752b;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #e4752b;
}

.panel-danger {
  border-color: #d4323d;
}

.panel-danger>.panel-heading {
  color: white;
  background-color: #f3515c;
  border-color: #d4323d;
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d4323d;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d4323d;
}

.panel-info {
  border-color: #4b80c3;
}

.panel-info>.panel-heading {
  color: white;
  background-color: #5192f3;
  border-color: #4b80c3;
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #4b80c3;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #4b80c3;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

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

.affix {
  position: fixed;
}

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

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

.hidden-sm {
  display: block !important;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

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

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

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

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

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

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

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

  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?49216886");
  src: url("../font/fontello.eot?49216886#iefix") format("embedded-opentype"), url("../font/fontello.woff2?49216886") format("woff2"), url("../font/fontello.woff?49216886") format("woff"), url("../font/fontello.ttf?49216886") format("truetype"), url("../font/fontello.svg?49216886#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}

.icon-small:before {
  font-size: 1.1666666666666666em;
}

.icon-large:before {
  vertical-align: -2%;
  font-size: 1.3333333333333333em;
}

.icon-0x {
  font-size: 1.5em;
}

.icon-1x {
  font-size: 1.75em;
}

.icon-2x {
  font-size: 2.333em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-6x {
  font-size: 6em;
}

.icon-mar-lr2 {
  margin-left: 0.2em;
  margin-right: 0.2em;
}

/* EXTRAS
 * -------------------------- */
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

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

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-envelope-alt:before {
  content: '\e834';
}

.icon-phone {
  content: '\37';
}

.icon-map-marker:before {
  content: '\e845';
}

.icon-refresh:before {
  content: '\e832';
}

.icon-paypal:before {
  content: '\24';
}

.icon-gplus:before {
  content: '\2b';
}

.icon-pinterest:before {
  content: '\31';
}

.icon-call:before {
  content: '\37';
}

.icon-digg:before {
  content: '\3b';
}

.icon-evernote:before {
  content: '\45';
}

.icon-flickr:before {
  content: '\46';
}

.icon-google:before {
  content: '\47';
}

.icon-rss:before {
  content: '\52';
}

.icon-skype:before {
  content: '\53';
}

.icon-twitter:before {
  content: '\54';
}

.icon-youtube:before {
  content: '\55';
}

.icon-vimeo:before {
  content: '\56';
}

.icon-amazon:before {
  content: '\61';
}

.icon-ebay:before {
  content: '\65';
}

.icon-facebook:before {
  content: '\66';
}

.icon-wordpress:before {
  content: '\77';
}

.icon-drupal:before {
  content: '\e4';
}

.icon-left:before {
  content: '\2190';
}

.icon-up:before {
  content: '\2191';
}

.icon-right:before {
  content: '\2192';
}

.icon-home:before {
  content: '\2302';
}

.icon-check:before {
  content: '\2611';
}

.icon-heart:before {
  content: '\2665';
}

.icon-cog:before {
  content: '\2699';
}

.icon-edit:before {
  content: '\270d';
}

.icon-ok-circle:before {
  content: '\2714';
}

.icon-th-large:before {
  content: '\e023';
}

.icon-th:before {
  content: '\e024';
}

.icon-qrcode:before {
  content: '\e057';
}

.icon-down-open-2:before {
  content: '\e0a4';
}

.icon-up-open-2:before {
  content: '\e0cb';
}

.icon-right-open-3:before {
  content: '\e0cc';
}

.icon-left-open-3:before {
  content: '\e0cd';
}

.icon-help-circled:before {
  content: '\e704';
}

.icon-info-circled:before {
  content: '\e705';
}

.icon-eye:before {
  content: '\e70a';
}

.icon-reply:before {
  content: '\e712';
}

.icon-export:before {
  content: '\e715';
}

.icon-print:before {
  content: '\e716';
}

.icon-vcard:before {
  content: '\e722';
}

.icon-trash:before {
  content: '\e729';
}

.icon-basket:before {
  content: '\e73d';
}

.ajax_cart_left .icon-basket:before {
  content: url(../img/shop.png);
}

.icon-star-1:before {
  content: '\e800';
}

.icon-left-open-1:before {
  content: '\e801';
}

.icon-down-open-1:before {
  content: '\e802';
}

.icon-right-open-1:before {
  content: '\e803';
}

.icon-up-open-1:before {
  content: '\e804';
}

.icon-heart-2:before {
  content: '\e805';
}

.icon-cancel-1:before {
  content: '\e806';
}

.icon-ok:before {
  content: '\e807';
}

.icon-exchange-1:before {
  content: '\e808';
}

.icon-heart-1:before {
  content: '\e809';
}

.icon-home-1:before {
  content: '\e80a';
}

.icon-search-1:before {
  content: '\e80b';
}

.icon-right-open-2:before {
  content: '\e80c';
}

.icon-left-open-2:before {
  content: '\e80d';
}

.icon-cancel-2:before {
  content: '\e80e';
}

.icon-ok-1:before {
  content: '\e80f';
}

.icon-thumbs-up-1:before {
  content: '\e810';
}

.icon-thumbs-down-1:before {
  content: '\e811';
}

.icon-rss-1:before {
  content: '\e812';
}

.icon-plus-2:before {
  content: '\e813';
}

.icon-right-dir-2:before {
  content: '\e814';
}

.icon-left-dir-1:before {
  content: '\e815';
}

.icon-up-dir:before {
  content: '\e816';
}

.icon-down-dir-2:before {
  content: '\e817';
}

.icon-eye-2:before {
  content: '\e818';
}

.icon-tools:before {
  content: '\e819';
}

.icon-chat-1:before {
  content: '\e81a';
}

.icon-plus-1:before {
  content: '\e81b';
}

.icon-adjust:before {
  content: '\e81c';
}

.icon-minus-1:before {
  content: '\e81d';
}

.icon-ajust:before {
  content: '\e81e';
}

.icon-user-1:before {
  content: '\e81f';
}

.icon-link:before {
  content: '\e820';
}

.icon-clock:before {
  content: '\e821';
}

.icon-angle-double-right:before {
  content: '\e822';
}

.icon-angle-double-left:before {
  content: '\e823';
}

.icon-camera-2:before {
  content: '\e824';
}

.icon-flight:before {
  content: '\e825';
}

.icon-credit-card:before {
  content: '\e826';
}

.icon-note-beamed:before {
  content: '\e827';
}

.icon-truck:before {
  content: '\e828';
}

.icon-trophy:before {
  content: '\e829';
}

.icon-doc-text-inv:before {
  content: '\e82a';
}

.icon-video-chat:before {
  content: '\e82b';
}

.icon-video:before {
  content: '\e82c';
}

.icon-picture-1:before {
  content: '\e82d';
}

.icon-picture-2:before {
  content: '\e82e';
}

.icon-videocam-1:before {
  content: '\e82f';
}

.icon-video-1:before {
  content: '\e830';
}

.icon-mail:before {
  content: '\e831';
}

.icon-spin3:before {
  content: '\e832';
}

.icon-phone-squared:before {
  content: '\e833';
}

.icon-mail-alt:before {
  content: '\e834';
}

.icon-mail-1:before {
  content: '\e835';
}

.icon-tag:before {
  content: '\e836';
}

.icon-tag-1:before {
  content: '\e837';
}

.icon-spin5:before {
  content: '\e838';
}

.icon-tag-2:before {
  content: '\e839';
}

.icon-users:before {
  content: '\e83a';
}

.icon-instagram:before {
  content: '\e83b';
}

.icon-bag:before {
  content: '\e83c';
}

.icon-linkedin:before {
  content: '\e83d';
}

.icon-tumblr:before {
  content: '\e83e';
}

.icon-blogger:before {
  content: '\e83f';
}

.icon-mobile:before {
  content: '\e840';
}

.icon-vk:before {
  content: '\e841';
}

.icon-cancel-circled:before {
  content: '\e842';
}

.icon-monitor:before {
  content: '\e843';
}

.icon-lock-open:before {
  content: '\e844';
}

.icon-location:before {
  content: '\e845';
}

.icon-basket-1:before {
  content: '\e846';
}

.icon-phone:before {
  content: '\e847';
}

.icon-plus:before {
  content: '\e848';
}

.icon-cancel:before {
  content: '\e849';
}

.icon-minus-2:before {
  content: '\e84a';
}

.icon-plus-squared:before {
  content: '\e84b';
}

.icon-sort:before {
  content: '\e84c';
}

.icon-mail-2:before {
  content: '\e84d';
}

.icon-pencil:before {
  content: '\e84e';
}

.icon-lock:before {
  content: '\e84f';
}

.icon-user:before {
  content: '\e850';
}

.icon-star-empty-1:before {
  content: '\e851';
}

.icon-sort-down:before {
  content: '\e852';
}

.icon-sort-up:before {
  content: '\e853';
}

.icon-minus-squared:before {
  content: '\e854';
}

.icon-th-list:before {
  content: '\e855';
}

.icon-minus:before {
  content: '\e856';
}

.icon-crown:before {
  content: '\e857';
}

.icon-globe-alt:before {
  content: '\e858';
}

.icon-rocket:before {
  content: '\e859';
}

.icon-tint:before {
  content: '\e85a';
}

.icon-leaf:before {
  content: '\e85b';
}

.icon-umbrella:before {
  content: '\e85c';
}

.icon-fast-food:before {
  content: '\e85d';
}

.icon-fire:before {
  content: '\e85e';
}

.icon-flag:before {
  content: '\e85f';
}

.icon-flag-1:before {
  content: '\e860';
}

.icon-menu:before {
  content: '\e861';
}

.icon-heart-3:before {
  content: '\e862';
}

.icon-cog-1:before {
  content: '\e863';
}

.icon-params:before {
  content: '\e864';
}

.icon-shop:before {
  content: '\e865';
}

.icon-beaker:before {
  content: '\e866';
}

.icon-truck-1:before {
  content: '\e867';
}

.icon-diamond:before {
  content: '\e868';
}

.icon-t-shirt:before {
  content: '\e869';
}

.icon-globe:before {
  content: '\e86a';
}

.icon-location-2:before {
  content: '\e86b';
}

.icon-at:before {
  content: '\e86c';
}

.icon-popup-1:before {
  content: '\e86d';
}

.icon-quote-left:before {
  content: '\e86e';
}

.icon-quote-right:before {
  content: '\e86f';
}

.icon-resize-full:before {
  content: '\e870';
}

.icon-anchor-outline:before {
  content: '\e871';
}

.icon-gift:before {
  content: '\e872';
}

.icon-credit-card-1:before {
  content: '\e873';
}

.icon-home-outline:before {
  content: '\e874';
}

.icon-feather:before {
  content: '\e875';
}

.icon-star:before {
  content: '\e876';
}

.icon-hourglass:before {
  content: '\e877';
}

.icon-flow-tree:before {
  content: '\e878';
}

.icon-rocket-1:before {
  content: '\e879';
}

.icon-plus-circled:before {
  content: '\e87a';
}

.icon-history:before {
  content: '\e87b';
}

.icon-umbrella-1:before {
  content: '\e87c';
}

.icon-chart-pie:before {
  content: '\e87d';
}

.icon-columns:before {
  content: '\e87e';
}

.icon-gift-1:before {
  content: '\e87f';
}

.icon-magic:before {
  content: '\e880';
}

.icon-smile:before {
  content: '\e881';
}

.icon-frown:before {
  content: '\e882';
}

.icon-meh:before {
  content: '\e883';
}

.icon-shield:before {
  content: '\e884';
}

.icon-recycle:before {
  content: '\e885';
}

.icon-camera:before {
  content: '\e886';
}

.icon-videocam:before {
  content: '\e887';
}

.icon-clock-1:before {
  content: '\e888';
}

.icon-desktop:before {
  content: '\e889';
}

.icon-mobile-1:before {
  content: '\e88a';
}

.icon-cd:before {
  content: '\e88b';
}

.icon-lightbulb:before {
  content: '\e88c';
}

.icon-eye-1:before {
  content: '\e88d';
}

.icon-tag-3:before {
  content: '\e88e';
}

.icon-pencil-1:before {
  content: '\e88f';
}

.icon-location-1:before {
  content: '\e890';
}

.icon-cup:before {
  content: '\e891';
}

.icon-star-2:before {
  content: '\e892';
}

.icon-music:before {
  content: '\e893';
}

.icon-tv:before {
  content: '\e894';
}

.icon-whatsapp:before {
  content: '\e895';
}

.icon-heart-empty:before {
  content: '\e896';
}

.icon-comment-empty:before {
  content: '\e897';
}

.icon-link-ext:before {
  content: '\e898';
}

.icon-play-circled2:before {
  content: '\e899';
}

.icon-play:before {
  content: '\e89a';
}

.icon-play-circled-1:before {
  content: '\e89b';
}

.icon-diamond-1:before {
  content: '\e89c';
}

.icon-birthday:before {
  content: '\e89d';
}

.icon-lifebuoy:before {
  content: '\e89e';
}

.icon-money:before {
  content: '\e89f';
}

.icon-chat-empty:before {
  content: '\e8a0';
}

.icon-copyright:before {
  content: '\e8a1';
}

.icon-heart-broken:before {
  content: '\f028';
}

.icon-check-empty:before {
  content: '\f096';
}

.icon-angle-left:before {
  content: '\f104';
}

.icon-angle-right:before {
  content: '\f105';
}

.icon-angle-up:before {
  content: '\f106';
}

.icon-angle-down:before {
  content: '\f107';
}

@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

a:hover {
  text-decoration: none;
}

html {
  overflow-x: hidden;
}

input[type=text]::-ms-clear {
  display: none;
}

body {
  min-width: 320px;
  height: 100%;
  font-size: 12px;
  line-height: 150%;
  font-family: Tahoma, sans-serif, Arial;
  color: #666666;
  -ms-overflow-style: scrollbar;
}

body.content_only {
  background: none;
  min-width: 0px;
}

textarea {
  resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px;
}

h1 {
  line-height: 1.3em;
}

h2 {
  line-height: 1.2em;
}

h3 {
  line-height: 1.2em;
}

h4 {
  line-height: 1.25em;
}

h5 {
  font-size: 1.166em;
  line-height: 1.1428em;
}

h6 {
  font-size: 1em;
}

dt {
  font-weight: normal;
}

.clearBoth {
  clear: both;
}

.display_none {
  display: none;
}

#columns {
  position: relative;
}

.main_content_area {
  padding-top: 0;
  padding-bottom: 0;
  /* .columns-container {
  	padding-top: 2em;
  }
  .columns-container:nth-child(2){
  	padding-top: 0;
  } */
}

.main_content_area_top .wide_container {
  height: 1.333em;
}

.main_content_area_footer .wide_container {
  height: 2em;
}

#index .tab-content {
  margin-top: 0;
}

header .banner .row .easycontent.block,
header .banner .row .st_banner_block.mar_b2 {
  margin-bottom: 0;
}

header .nav {
  background: #333333;
}

header .nav .row {
  margin: 0px;
}

header .row {
  position: relative;
}

header .row>.container {
  position: relative;
}

#top_bar {
  background: #A1D700;
}

#top_bar .header_item,
#top_bar .dropdown_tri_inner {
  color: #D8F6E6;
}

#top_bar a.header_item {
  color: #D8F6E6;
}

#top_bar a.header_item:hover {
  color: #A1D700;
  background-color: #D7F5E5;
}

#top_bar .shopping_cart .icon_wrap,
#top_bar .shopping_cart .ajax_cart_right {
  color: #d8f6e6;
}

#top_bar .shopping_cart:hover .icon_wrap,
#top_bar .shopping_cart:hover .ajax_cart_right {
  color: #A1D700;
}

.ie8 #page_header #header_logo {
  width: 350px;
}

#center_column .page_product_box h3 {
  color: #555454;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background: #fbfbfb;
}

p.info-account {
  margin: -4px 0 24px 0;
}

.dark {
  color: #333333;
}

.main-page-indent {
  margin-bottom: 30px;
}

.alert {
  padding: 14px 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  margin-bottom: 1em;
}

.alert ul,
.alert ol {
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 27px;
}

.alert ul li,
.alert ol li {
  list-style-type: decimal;
  font-weight: normal;
}

.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #dff0d8;
}

.alert.alert-danger {
  color: #c02230;
  background-color: #F5DAD3;
  border: 1px solid #F5DAD3;
}

.alert.alert-danger .alert-link {
  font-weight: normal;
  color: #c02230;
}

.alert.alert-warning {
  color: #7c622a;
  background-color: #FDEDA4;
  border: 1px solid #FDEDA4;
}

.alert.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border: 1px solid #d9edf7;
}

.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px;
}

.unvisible {
  display: none;
}

.close {
  opacity: 1;
}

.close:hover {
  opacity: 1;
}

input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  position: relative;
  display: inline-block;
  border: none;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  white-space: normal;
  text-align: left;
  background: #666666;
  color: #fff;
  padding: 7px 12px 9px 12px;
  font-size: 1.166em;
}

*:first-child+html input.button_mini,
*:first-child+html input.button_small,
*:first-child+html input.button,
*:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled,
*:first-child+html input.button_small_disabled,
*:first-child+html input.button_disabled,
*:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini,
*:first-child+html input.exclusive_small,
*:first-child+html input.exclusive,
*:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled,
*:first-child+html input.exclusive_small_disabled,
*:first-child+html input.exclusive_disabled,
*:first-child+html input.exclusive_large_disabled {
  border: none;
}

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  text-decoration: none;
  background: #a1d700;
  color: #fff;
}

input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
  background: #a1d700;
  color: #fff;
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive {
  background: #999999;
  cursor: default;
}

.btn.disabled,
.btn[disabled]:hover {
  opacity: 0.3;
}

.btn-small {
  background: #666666;
  color: #fff;
}

.btn-default,
.btn-medium,
.btn-large {
  border: none;
  background: var(--color-primary);
  ;
  color: #fff;
  line-height: 100%;
}

.btn-default:hover,
.btn-default.active,
.btn-medium:hover,
.btn-medium.active,
.btn-large:hover,
.btn-large.active {
  border: none;
  background: var(--color-secondary);
  color: #fff;
}

.btn-default.btn_primary,
.btn-medium.btn_primary,
.btn-large.btn_primary {
  color: #fff;
  background-color: var(--color-primary);
  ;
  text-transform: uppercase;
}

.btn-default.btn_primary:hover,
.btn-default.btn_primary.active,
.btn-medium.btn_primary:hover,
.btn-medium.btn_primary.active,
.btn-large.btn_primary:hover,
.btn-large.btn_primary.active {
  color: #fff;
  background: #00a0e1;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled].active,
.btn-medium.disabled,
.btn-medium.disabled:hover,
.btn-medium.disabled.active,
.btn-medium[disabled],
.btn-medium[disabled]:hover,
.btn-medium[disabled].active,
.btn-large.disabled,
.btn-large.disabled:hover,
.btn-large.disabled.active,
.btn-large[disabled],
.btn-large[disabled]:hover,
.btn-large[disabled].active {
  background-color: #999;
}

.btn-default.btn-white,
.style_content .btn-default.btn-white,
.easycontent .btn-default.btn-white,
.btn-medium.btn-white,
.style_content .btn-medium.btn-white,
.easycontent .btn-medium.btn-white,
.btn-large.btn-white,
.style_content .btn-large.btn-white,
.easycontent .btn-large.btn-white {
  background: #ffffff;
  color: #444;
}

.btn-default.btn-white:hover,
.style_content .btn-default.btn-white:hover,
.easycontent .btn-default.btn-white:hover,
.btn-medium.btn-white:hover,
.style_content .btn-medium.btn-white:hover,
.easycontent .btn-medium.btn-white:hover,
.btn-large.btn-white:hover,
.style_content .btn-large.btn-white:hover,
.easycontent .btn-large.btn-white:hover {
  background: #444;
  color: #ffffff;
}

.btn-default.btn-wider,
.btn-medium.btn-wider,
.btn-large.btn-wider {
  padding-right: 38px;
  padding-left: 38px;
}

.btn-default {
  padding-top: 7px;
  padding-bottom: 9px;
  font-size: 1.166em;
}

.btn-medium {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 1.333em;
}

.btn-large {
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 1.5em;
}

#address form>div {
  width: 50%;
  float: left;
}

#address form .submit2 {
  margin-top: 112px;
  display: block;
}

.button.button-small {
  font-size: 1.166em;
  color: white;
  background: #666666;
  border: none;
  padding: 4px 8px;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.button.button-medium {
  font-size: 1.333em;
  padding: 9px 16px;
}

.button.button-medium.exclusive {
  border: none;
  background: #A1D700;
}

.button.button-medium.exclusive:hover {
  background: #086A43;
}

.button.button-medium.exclusive span {
  border-color: #fec133 #febc33 #feb233 #febc33;
}

.button.button-medium.exclusive span:hover {
  filter: none;
  background: #f89609;
  border-color: #a6550c #ba6708 #db8600 #ba6708;
}

.button.button-medium.exclusive span:hover span {
  border-color: #fec133;
}

.link-button {
  font-weight: bold;
}

.link-button i {
  margin-right: 5px;
}

.link-button i.large {
  font-size: 26px;
  line-height: 26px;
  vertical-align: -3px;
  color: silver;
}

.btn.button-plus,
.btn.button-minus {
  font-size: 14px;
  line-height: 14px;
  color: silver;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
  padding: 0;
  border: 1px solid;
  border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.btn.button-plus span,
.btn.button-minus span {
  display: block;
  border: 1px solid white;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  padding: 4px 0 0 0;
  background: #1e5799;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fbfbfb));
  background: -webkit-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: -o-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: -ms-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0);
}

.btn.button-plus:hover,
.btn.button-minus:hover {
  color: #333333;
}

.btn.button-plus:hover span,
.btn.button-minus:hover span {
  filter: none;
  background: #f6f6f6;
}

.button.exclusive-medium {
  font-size: 1.5em;
  padding: 0;
  color: #333333;
  font-weight: normal;
  border: 1px solid;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  text-shadow: 1px 1px white;
}

.button.exclusive-medium span {
  border: 1px solid;
  border-color: white;
  display: block;
  padding: 9px 10px 11px 10px;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

.button.exclusive-medium span:hover {
  border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2;
}

.button.exclusive-medium span:hover span {
  background: #e7e7e7;
  background: -moz-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(0%, #e7e7e7));
  background: -webkit-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: -o-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: -ms-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: linear-gradient(to bottom, #e7e7e7 0%, #e7e7e7 0%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#e7e7e7', GradientType=0);
}

.product_list.list .button.ajax_add_to_cart_button {
  color: #fff;
  background: #A1D700;
}

.product_list.list .button.ajax_add_to_cart_button span {
  display: block;
  padding: 6px 14px;
}

.product_list.list .button.ajax_add_to_cart_button:hover {
  background: #086A43;
}

.view_button {
  display: none !important;
}

.itemlist_action {
  display: flex;
  justify-content: center;
  margin: 1.5rem 0;
}

.hover_fly .ajax_add_to_cart_button,
.hover_fly .view_button,
.itemlist_action .ajax_add_to_cart_button,
.itemlist_action .view_button {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: none;
}

.hover_fly .btn-default.btn_primary {
  text-transform: none;
}

.itemlist_action .ajax_add_to_cart_button i {
  height: 30px;
  line-height: 28px;
}

#buy_block #wishlist_button span,
#buy_block .add_to_compare span,
#usefull_link_block #wishlist_button span,
#usefull_link_block .add_to_compare span,
.product_list.list .addToWishlist span,
.product_list.list .add_to_compare span {
  vertical-align: middle;
  display: inline-block;
}

.hover_fly a.active i:before,
.itemlist_action .ajax_add_to_cart_button.active i:before,
.act_box a.active i:before,
#create-account_form #SubmitCreate.active i:before,
#login_form #SubmitLogin.active i:before {
  content: "\e838";
}

.hover_fly a.active i,
.itemlist_action .ajax_add_to_cart_button.active i,
.act_box a.active i,
#create-account_form #SubmitCreate.active i,
#login_form #SubmitLogin.active i {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

.form-control {
  padding: 2px 4px;
  height: 26px;
}

.form-control.grey {
  background: #fbfbfb;
}

table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: #fff;
  border-collapse: inherit;
}

table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #000;
  background: #999999;
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3;
}

table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top;
}

.table {
  margin-bottom: 2em;
}

.table>thead>tr>th {
  background: #fbfbfb;
  border-bottom-width: 1px;
  color: #333333;
  vertical-align: middle;
}

.table td ul,
.table td ol {
  margin-bottom: 0 !important;
}

.table td a.color-myaccount {
  color: #444444;
  text-decoration: underline;
}

.table td a.color-myaccount:hover {
  text-decoration: none;
}

.new-box,
.sale-box {
  position: absolute;
  top: -4px;
  overflow: hidden;
  height: 85px;
  width: 85px;
  text-align: center;
  z-index: 0;
}

.new-box {
  left: -4px;
}

.sale-box {
  right: -5px;
}

.new-label {
  font: 700 14px/12px Arial, Helvetica, sans-serif;
  color: white;
  background: #6ad4ff;
  text-transform: uppercase;
  padding: 9px 0 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  width: 130px;
  text-align: center;
  display: block;
  position: absolute;
  left: -33px;
  top: 16px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.new-label:before {
  position: absolute;
  bottom: -3px;
  right: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 4px 0px 4px;
  border-color: #21a3d8 transparent transparent transparent;
  content: ".";
  text-indent: -5000px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.new-label:after {
  position: absolute;
  bottom: -3px;
  left: 3px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 4px 0px 4px;
  border-color: #21a3d8 transparent transparent transparent;
  content: ".";
  text-indent: -5000px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.sale-label {
  font: 700 14px/12px Arial, Helvetica, sans-serif;
  color: white;
  background: #f13340;
  text-transform: uppercase;
  padding: 9px 0 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  width: 130px;
  text-align: center;
  display: block;
  position: absolute;
  right: -33px;
  top: 16px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sale-label:before {
  position: absolute;
  bottom: -3px;
  right: 4px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 4px 0px 4px;
  border-color: #ad2b34 transparent transparent transparent;
  content: ".";
  text-indent: -5000px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.sale-label:after {
  position: absolute;
  bottom: -3px;
  left: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 4px 0px 4px;
  border-color: #ad2b34 transparent transparent transparent;
  content: ".";
  text-indent: -5000px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.ie8 .new-label {
  left: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px;
}

.ie8 .new-label:after {
  display: none;
}

.ie8 .new-label:before {
  display: none;
}

.ie8 .sale-label {
  right: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px;
}

.ie8 .sale-label:after {
  display: none;
}

.ie8 .sale-label:before {
  display: none;
}

.ie8 .new-box {
  top: -1px;
  left: -1px;
}

.ie8 .sale-box {
  right: -1px;
  top: -1px;
}

.box {
  background: #fbfbfb;
  border: 1px solid #e5e5e5;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
}

.box.box-small {
  padding: 9px 10px 9px 20px;
}

.box.box-small .dark {
  padding-top: 10px;
  padding-right: 20px;
  margin-bottom: 0;
  width: auto;
}

.page-product-box {
  padding-bottom: 10px;
}

.product-box {
  width: 178px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-box .product-image {
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 5px;
  display: block;
  margin-bottom: 11px;
}

.product-box .product-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#home-page-tabs {
  margin-bottom: 0;
}

#home-page-tabs>li a {
  text-transform: uppercase;
  font-size: 1.333em;
  display: inline-block;
  padding-right: 8px;
  background: #fff;
  color: #666;
  line-height: 1.2em;
}

#home-page-tabs>li span {
  display: inline-block;
  padding-right: 8px;
  background: #fff;
  color: #666;
  font-size: 1.333em;
  line-height: 1.2em;
}

#home-page-tabs>li:last-child span {
  display: none;
}

#home-page-tabs>li.active a,
#home-page-tabs>li a:hover {
  color: #A1D700;
}

.block .list-block li {
  padding: 0 0 4px;
}

.block .list-block .form-group {
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 0;
}

.block .list-block .form-group select {
  max-width: 270px;
}

.block .list-block .btn {
  margin-top: 12px;
}

.block .products-block .product-description {
  display: none;
  margin-bottom: 10px;
}

.page-heading.bottom-indent {
  margin-bottom: 16px;
}

h3.page-product-heading {
  color: #555454;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background: #fbfbfb;
}

ul.footer_links {
  margin-top: 1em;
}

ul.footer_links li {
  float: left;
}

ul.footer_links li+li {
  margin-left: 10px;
}

.content_sortPagiBar .sortPagiBar {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 10px 4px;
}

.content_sortPagiBar .sortPagiBar.sortPagiBarBottom {
  border-bottom: none;
  /* border-top: 1px solid #e5e5e5; */
  margin-bottom: 0;
  /* padding: 3px 10px 0; */
  padding: 0;
}

.content_sortPagiBar .sortPagiBar #productsSortForm {
  float: right;
  margin-bottom: 0;
}

.content_sortPagiBar .sortPagiBar #productsSortForm select {
  max-width: 192px;
  float: left;
}

.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
  float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage {
  float: right;
  margin-right: 10px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage select {
  max-width: 68px;
  float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix>span {
  padding: 6px 0 0 12px;
  display: inline-block;
  float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
  float: left;
}

.content_sortPagiBar .sortPagiBar label {
  color: #999999;
  font-weight: normal;
  margin: 0;
  float: left;
  display: inline-block;
  padding: 6px 6px 0 0;
}

.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
  display: none;
}

.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
  float: left;
  margin-bottom: 0;
  margin-top: 3px;
}

.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
  display: inline-block;
}

.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
}

.content_sortPagiBar .display li.grid a,
.content_sortPagiBar .display_m li.grid a {
  background: url(../img/icons.png) no-repeat center -232px transparent;
}

.content_sortPagiBar .display li.grid a:hover,
.content_sortPagiBar .display_m li.grid a:hover {
  background-color: #bbbbbb;
  background-position: center -272px;
}

.content_sortPagiBar .display li.grid.selected a,
.content_sortPagiBar .display_m li.grid.selected a {
  background-color: #bbbbbb;
  background-position: center -272px;
}

.content_sortPagiBar .display li.list a,
.content_sortPagiBar .display_m li.list a {
  background: url(../img/icons.png) no-repeat center -312px transparent;
}

.content_sortPagiBar .display li.list a:hover,
.content_sortPagiBar .display_m li.list a:hover {
  background-color: #bbbbbb;
  background-position: center -352px;
}

.content_sortPagiBar .display li.list.selected a,
.content_sortPagiBar .display_m li.list.selected a {
  background-color: #bbbbbb;
  background-position: center -352px;
}

.top-pagination-content {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 4px;
  padding: 0 4px 0;
}

.content_sortPagiBar>.top-pagination-content.clearfix {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}

.bottom-pagination-content {
  margin: 3px 0;
  padding: 0 10px 0;
}

#module-pm_advancedsearch4-searchresults .alert-warning,
#search .alert-warning {
  display: none;
}

#module-pm_advancedsearch4-searchresults #breadcrumb_wrapper {
  display: none;
}

div.pagination .showall {
  float: left;
  display: inline-block;
}

div.pagination .showall .show_all_products {
  background-color: #FFFFFF;
  border: 1px solid #e5e5e5;
  line-height: 20px;
  padding: 4px 12px;
  color: #444444;
  font-size: 1em;
  border-left: none;
}

div.pagination .showall .show_all_products:hover {
  color: #A1D700;
  background: #F6F6F6;
}

.top-pagination-content div.pagination,
.bottom-blog-pagination div.pagination,
.bottom-blog-mycomments-pagination div.pagination {
  margin: 0;
  float: right;
  text-align: center;
}

.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination,
.bottom-blog-pagination ul.pagination,
.bottom-blog-mycomments-pagination ul.pagination {
  margin: 0;
  float: left;
  display: inline-block;
}

.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li,
.bottom-blog-pagination ul.pagination li,
.bottom-blog-mycomments-pagination ul.pagination li {
  display: inline;
}

.top-pagination-content ul.pagination li>a,
.top-pagination-content ul.pagination li>span,
.bottom-pagination-content ul.pagination li>a,
.bottom-pagination-content ul.pagination li>span,
.bottom-blog-pagination ul.pagination li>a,
.bottom-blog-pagination ul.pagination li>span,
.bottom-blog-mycomments-pagination ul.pagination li>a,
.bottom-blog-mycomments-pagination ul.pagination li>span {
  float: none;
  display: inline-block;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  color: #444;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}

.top-pagination-content ul.pagination li>a:hover,
.bottom-pagination-content ul.pagination li>a:hover,
.bottom-blog-pagination ul.pagination li>a:hover,
.bottom-blog-mycomments-pagination ul.pagination li>a:hover {
  color: #444;
  background: #f6f6f6;
}

.top-pagination-content ul.pagination .current>a,
.top-pagination-content ul.pagination .current>span,
.bottom-pagination-content ul.pagination .current>a,
.bottom-pagination-content ul.pagination .current>span,
.bottom-blog-pagination ul.pagination .current>a,
.bottom-blog-pagination ul.pagination .current>span,
.bottom-blog-mycomments-pagination ul.pagination .current>a,
.bottom-blog-mycomments-pagination ul.pagination .current>span {
  color: #444;
  background: #f6f6f6;
  cursor: default;
  border-color: #e5e5e5;
}

.top-pagination-content ul.pagination .disabled,
.bottom-pagination-content ul.pagination .disabled,
.bottom-blog-pagination ul.pagination .disabled,
.bottom-blog-mycomments-pagination ul.pagination .disabled {
  display: none;
}

.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form,
.bottom-blog-pagination .compare-form,
.bottom-blog-mycomments-pagination .compare-form {
  float: right;
}

.top-pagination-content .product-count,
.bottom-pagination-content .product-count,
.bottom-blog-pagination .product-count,
.bottom-blog-mycomments-pagination .product-count {
  padding: 5px 0 0 0;
  float: left;
  color: #999;
}

.bottom-pagination-content .product-count {
  display: none !important;
}

.bottom-pagination-content {
  border-top: 1px solid #e5e5e5;
  text-align: center;
}

ul#order_step {
  background-color: #fff;
}

ul.step {
  list-style-type: none;
  margin-bottom: 2em;
}

ul.step li {
  float: left;
  text-align: center;
  text-transform: uppercase;
  width: 20%;
}

ul.step li a,
ul.step li span {
  display: block;
  border: 1px solid var(--color-primary);
  border-right-width: 0;
}

ul.step li:last-child a,
ul.step li:last-child span {
  border-right-width: 1px;
}

ul.step li a,
ul.step li.step_current span,
ul.step li.step_current_end span {
  padding: 8px 10px 6px;
  color: white;
}

ul.step li.step_current {
  font-weight: bold;
  background: var(--color-primary);
}

.questionElement {
  padding: 0 3%;
}

.answerText {
  padding-top: 2rem;
}

@media (min-width: 768px) {

  .bootstrap-qr .col-sm-9,
  .questionContent {
    width: 45% !important;
  }

  .popup-sort__header--custom {
    display: none;
  }
}

.answerElement {
  float: right !important;
}

#order-detail-content .old-price {
  font-size: 14px;
}

ul.step li.step_current_end {
  font-weight: bold;
}

ul.step li.step_todo span {
  padding: 8px 10px 6px;
  color: var(--color-primary);
}

ul.step li.step_done {
  font-weight: bold;
  background: #f9f9f9;
}

.step_done a {
  color: var(--color-secondary) !important;
  font-weight: 400;
}

.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}

.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

.cancel,
.star {
  overflow: hidden;
  float: left;
  cursor: pointer;
}

.cancel,
.cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}

.cancel a,
.star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

div.star_on a {
  background-position: 0 -16px;
}

div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

.pack_content {
  margin: 10px 0 10px 0;
}

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

#body_wrapper {
  position: relative;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#body_wrapper .rte {
  background: transparent none repeat scroll 0 0;
}

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}

.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #e5e5e5;
  color: #666666;
}

.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}

.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #333333;
}

#footer .block {
  margin-bottom: 0;
  padding-top: 0.833em;
  padding-bottom: 0.833em;
}

#footer .title_block {
  font-size: 1.166em;
  position: relative;
}

#footer .title_block .title_block_name {
  position: relative;
  z-index: 2;
  display: inline-block;
}

#footer .title_block .opener {
  z-index: 1;
  background-color: transparent;
  background-position: right center;
  display: none;
  padding: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

#footer-top {
  border-top: 1px solid #ffffff;
  background: #fafafa;
}

#footer .brands_slider {
  clear: both;
}

.footer-container #footer-primary .row {
  position: relative;
  padding-bottom: 50px;
}

.footer-container #footer-primary #block_contact_infos ul li {
  padding: 0 0 6px 0;
  overflow: hidden;
}

.footer-container #footer-primary #block_contact_infos ul li i {
  font-size: 1.333em;
  margin-right: 4px;
  vertical-align: top;
}

.footer-container #footer-primary #social_block ul li {
  padding-bottom: 6px;
  padding-right: 8px;
}

.footer-container #footer-primary #social_block ul li a {
  color: #666666;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  min-width: 26px;
  text-align: center;
}

.footer-container #footer-primary #social_block ul li a:hover {
  color: #A1D700;
}

.footer-container #footer_info {
  background: #666666;
  color: #ffffff;
}

.footer-container #footer_info a {
  color: #ffffff;
}

.footer-container #footer_info #footer_bottom_left {
  float: left;
}

.footer-container #footer_info #footer_bottom_right {
  float: right;
}

.footer-container #footer_info.fotter_bottom_center #footer_bottom_left,
.footer-container #footer_info.fotter_bottom_center #footer_bottom_right {
  float: none;
  text-align: center;
}

.footer-container #footer_info.fotter_bottom_center #footer_bottom_right {
  margin-bottom: 1em;
}

#reinsurance_block {
  clear: both !important;
}

.block_hidden_only_for_screen {
  display: none;
}

.cart_navigation {
  margin: 0 0 20px;
}

.cart_navigation .button-medium {
  float: right;
}

.cart_last_product {
  display: none;
}

/* quantity_wanted */
.s_quantity_wanted {
  display: inline-block;
  padding-right: 4px;
  vertical-align: middle;
}

#header_logo_inner {
  text-align: left;
}

#authentication .main_content_area #columns,
#module-stblogcomments-mycomments .main_content_area #columns,
#order .main_content_area #columns,
#my-account .main_content_area #columns,
#address .main_content_area #columns,
#addresses .main_content_area #columns,
#identity .main_content_area #columns,
#history .main_content_area #columns,
#order-slip .main_content_area #columns {
  padding: 0 25px 50px;
}

#stblogcomment .breadcrumb {
  display: none;
}

#header_user_info .logout {
  /* position: absolute !important; */
  /* right: -27px; */
  top: 5px;
}

#quantity_wanted_p input,
.s_quantity_wanted input,
.cart_quantity .cart_quantity_input {
  border: 1px solid #e5e5e5;
  width: 70px;
  height: 40px;
  line-height: 28px;
  padding: 0 4px;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.s_quantity_wanted input {
  width: 32px;
  height: 32px;
  line-height: 26px;
  padding: 0 2px;
}

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.table tbody>tr>td {
  vertical-align: middle;
}

.table tbody>tr>td.cart_quantity {
  width: 100px;
}

.table tfoot>tr>td {
  vertical-align: middle;
}

#cart_summary thead th.cart_unit,
#cart_summary thead th.cart_avail,
#cart_summary thead th.cart_total,
#cart_summary thead th.cart_quantity,
#cart_summary thead th.cart_product,
#cart_summary thead th.cart_availability {
  text-align: center;
}

#order-detail-content .table tbody>tr>td {
  font-size: 14px;
}

#cart_summary tbody td.cart_product {
  text-align: center;
  width: 80px;
}

#cart_summary tbody td.cart_product img {
  border: 1px solid #d6d4d4;
}

#cart_summary tbody td.cart_unit {
  width: 120px;
  text-align: center;
}

#cart_summary tbody td.cart_unit .price {
  display: block;
}

#cart_summary tbody td.cart_unit li.price {
  color: #50BFEB;
  font-weight: bold;
}

#cart_summary tbody td.cart_unit .special-price {
  color: var(--color-primary) !important;
}

#cart_summary tbody td.cart_unit .price.price-percent-reduction {
  display: inline-block;
}

#cart_summary tbody td.cart_unit .price.old-price {
  text-decoration: line-through;
  font-wieght: normal;
}

#cart_summary tbody td.cart_description .color_666 {
  display: block;
  padding: 0 0 4px;
}

#cart_summary tbody td.cart_avail {
  width: 120px;
  text-align: center;
}

#cart_summary tbody td.cart_avail span {
  white-space: nowrap;
}

#cart_summary tbody td.cart_total {
  text-align: center;
}

#cart_summary tbody td.cart_delete {
  text-align: center;
  width: 1%;
}

#cart_summary tfoot td.price {
  text-align: right;
}

#cart_summary tfoot td.total_price_container>span {
  text-transform: uppercase;
}

#cart_summary tfoot td#total_price_container {
  font-weight: bold;
}

#summary_products_quantity {
  color: #444444;
}

#cart_summary .stock-management-on tbody td.cart_description {
  width: 300px;
}

.cart_discount_price {
  text-align: center;
}

.cart_discount_delete {
  text-align: center;
}

#cart_voucher {
  border: 1px solid #DDDDDD;
  text-align: center;
  width: 300px;
  float: left;
}

#cart_voucher .cart_voucher_title {
  background: none repeat scroll 0 0 #FAFAFA;
  padding: 6px;
}

#cart_voucher .title-offers {
  color: #333333;
  font-weight: bold;
  margin-bottom: 6px;
}

#cart_voucher fieldset {
  margin-bottom: 10px;
}

#cart_voucher fieldset #discount_name {
  display: inline-block;
  width: 170px;
  height: 30px;
}

#cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #444444;
}

#cart_voucher #display_cart_vouchers span:hover {
  color: #A1D700;
}

td#cart_voucher {
  float: none;
}

.enable-multishipping {
  margin: -13px 0 17px;
}

.enable-multishipping label {
  font-weight: normal;
}

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white;
}

.order_carrier_logo {
  max-width: 65px;
  max-height: 65px;
}

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

.multishipping_close_container {
  text-align: center;
}

table#cart_summary .gift-icon {
  color: #fff;
  background: #0088cc;
  display: inline;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}

#multishipping_mode_box .title {
  font-weight: bold;
  color: #333333;
  margin-bottom: 15px;
}

#multishipping_mode_box .description_off {
  display: none;
}

#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}

#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

#multishipping_mode_box.on .description_off {
  display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

#order .address_add.submit {
  margin-bottom: 20px;
}

#order .cart_total_price .total_price_container span,
#order .cart_total_price #total_price_container span {
  font-weight: bold;
  font-size: 14px;
  color: var(--color-primary);
}

#order .cart_total_tax {
  font-style: italic;
}

#order #cartsummary tbody>tr>td {
  font-size: 14px;
}

#ordermsg {
  margin-bottom: 30px;
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  display: inline-block;
}

.addresses .select label {
  margin-right: 6px;
}

.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  margin-right: 6px;
}

.addresses .checkbox.addressesAreEquals {
  margin: 1em 0;
}

#order .delivery_option>div,
#order-opc .delivery_option>div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}

#order .delivery_option>div>table,
#order-opc .delivery_option>div>table {
  margin-bottom: 0;
}

#order .delivery_option>div>table.resume,
#order-opc .delivery_option>div>table.resume {
  height: 53px;
}

#order .delivery_option>div>table.resume.delivery_option_carrier,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #d6d4d4;
  font-weight: bold;
}

#order .delivery_option>div>table.resume.delivery_option_carrier td,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px;
}

#order .delivery_option>div>table.resume.delivery_option_carrier td i,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px;
}

#order .delivery_option>div>table.resume td.delivery_option_radio,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

#order .delivery_option>div>table.resume td.delivery_option_logo,
#order-opc .delivery_option>div>table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px;
}

#order .delivery_option>div>table.resume td.delivery_option_price,
#order-opc .delivery_option>div>table.resume td.delivery_option_price {
  width: 162px;
}

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}

.order_carrier_content .carrier_title {
  color: #333333;
}

.order_carrier_content .checkbox input {
  margin-top: 2px;
}

.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}

.order_carrier_content+div {
  padding-bottom: 15px;
}

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
}

#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}

#carrierTable td.carrier_price {
  border: none;
}

p.checkbox.gift {
  margin-bottom: 10px;
}

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

a.iframe {
  font-weight: bold;
}

p.payment_module {
  margin-bottom: 10px;
}

p.payment_module a,
.ps_checkout-payment-option div.payment_module:first-child a {
  display: block;
  font-size: 1.5em;
  border: 1px solid #d6d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  line-height: 23px;
  padding: 20px;
  letter-spacing: -1px;
  font-weight: normal;
  position: relative;
}

.ps_checkout-payment-option div.payment_module:first-child a {
  padding: 20px !important;
  background: none !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-content: center;
  align-items: center;
}


@media(min-width: 581px) {
  .ps_checkout-payment-option div.payment_module:first-child a .paypal-mark {
    margin-left: 10px;
  }
}

@media(max-width: 580px) {
  .ps_checkout-payment-option div.payment_module:first-child a {
    flex-direction: column-reverse;
    align-content: start;
    align-items: start;
  }

  .ps_checkout-mark .ps-checkout-funding-img,
  .ps_checkout-payment-option div.payment_module:first-child a .paypal-mark {
    margin: 10px 0 0 0;
  }
}

/* p.payment_module a.bankwire { */
/* background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb; } */
/* p.payment_module a.cheque { */
/* background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb; } */
p.payment_module a.cash {
  background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb;
}

/* p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after, p.payment_module a.link-redirect:after { */
/* display: block; */
/* content: "\e803"; */
/* position: absolute; */
/* right: 15px; */
/* margin-top: -11px; */
/* top: 50%; */
/* font-family: "fontello"; */
/* font-size: 25px; */
/* height: 22px; */
/* width: 14px; */
/* color: #444444; } */
p.payment_module a:hover,
.ps_checkout-payment-option div.payment_module:first-child a:hover {
  background-color: #f6f6f6 !important;
  color: inherit !important;
}

.ps_checkout-payment-option div.payment_module:first-child a::after {
  display: none !important;
}

.payment_module.box {
  margin-top: 20px;
}

p.cheque-indent {
  margin-bottom: 9px;
}

.cheque-box .form-group {
  margin-bottom: 0px;
}

.cheque-box .form-group .form-control {
  width: 269px;
}

.order-confirmation.box {
  line-height: 29px;
}

.order-confirmation.box a {
  text-decoration: underline;
}

.order-confirmation.box a:hover {
  text-decoration: none;
}

.delivery_option_carrier td {
  width: 200px;
}

.delivery_option_carrier td+td {
  width: 280px;
}

.delivery_option_carrier td+td+td {
  width: 200px;
}

.delivery_option_carrier tr td {
  padding: 5px;
}

.delivery_option_carrier.selected {
  display: table;
}

.delivery_option_carrier.not-displayable {
  display: none;
}

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
  padding-bottom: 20px;
}

#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0;
}

#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red;
}

#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
  margin-bottom: 8px;
}

#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control,
#authentication .form-group .form-control {
  max-width: 360px;
}

#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
  margin-bottom: 20px;
}

#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px;
}

#address .gender-line>label,
#identity .gender-line>label,
#account-creation_form .gender-line>label,
#new_account_form .gender-line>label,
#opc_account_form .gender-line>label,
#authentication .gender-line>label {
  margin-right: 10px;
  margin-bottom: 0;
}

#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
  font-weight: normal;
  color: #777777;
}

#identity #center_column form.std .row,
#authentication #center_column form.std .row {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  width: 282px;
}

#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4 {
  padding-left: 0;
  padding-right: 5px;
  max-width: 94px;
}

#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #center_column form.std .row .col-xs-4 .form-control {
  max-width: 84px;
  min-width: 64px;
}

#identity #center_column .footer_links,
#authentication #center_column .footer_links {
  border: none;
  padding-top: 0;
}

#order-opc #center_column form.std #opc_account_form .row {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

#order-opc #center_column form.std #opc_account_form .row .col-xs-4 {
  padding-left: 0;
  padding-right: 5px;
  max-width: 94px;
}

#order-opc #center_column form.std #opc_account_form .row .col-xs-4 .form-control {
  max-width: 84px;
  min-width: 64px;
}

#new_account_form .box .date-select {
  padding-bottom: 10px;
}

#new_account_form .box .top-indent {
  padding-top: 10px;
}

#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

#authentication fieldset.account_creation {
  margin-bottom: 20px;
}

#password {
  padding-top: 0;
  border: none;
}

#password .box p {
  margin-bottom: 9px;
}

#password .box .form-group {
  margin-bottom: 20px;
}

#password .box .form-group .form-control {
  width: 263px;
}

.hint_password {
  display: block;
  font-size: 10px;
}

@media(min-width:768px) {
  .hint_password {
    margin-left: 265px;
  }
}

#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
}

#instant_search_results a.close:hover {
  color: #A1D700;
}

#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 1.333em;
  margin-bottom: 1em;
}

#manufacturers_list.list li,
#suppliers_list.list li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

#manufacturers_list.list li .logo,
#suppliers_list.list li .logo {
  display: block;
  border: 1px solid #e5e5e5;
}

#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0;
}

#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center;
}

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  margin-top: 1em;
}

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  margin-right: 4px;
}

#manufacturers_list.list li.item-last,
#suppliers_list.list li.item-last {
  border-bottom: none;
  margin-bottom: 0;
}

#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center;
}

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
  padding-bottom: 42px;
}

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
  padding-bottom: 10px;
}

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
  margin-bottom: 12px;
}

#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e5e5e5;
}

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
  display: none;
}

#guestTracking .form-control {
  max-width: 271px;
}

@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden;
  }

  #guestTracking .form-group i {
    padding-left: 10px;
  }

  #guestTracking .form-control {
    float: left;
  }

  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
}

#pagenotfound .pagenotfound {
  padding: 4em 0;
  text-align: center;
}

#pagenotfound .pagenotfound label {
  font-weight: normal;
}

#pagenotfound .pagenotfound .form-control {
  max-width: 200px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}

#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}

#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}

#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}

.tab-content {
  margin-top: 20px;
}

form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

form#sendComment h3 {
  font-size: 14px;
}

#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}

#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}

#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(../img/bg_input.png) repeat-x 0 0 white;
}

#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}

#sendComment p.submit {
  padding: 0;
  text-align: right;
}

#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(../img/icon/delete.gif) no-repeat 0 0;
}

.star {
  position: relative;
  top: -1px;
  float: left;
  width: 18px;
  overflow: hidden;
  cursor: pointer;
  font-size: 1.333em;
  font-weight: normal;
}

.star {
  display: block;
}

.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}

div.star:after {
  content: "\e800";
  font-family: "fontello";
  display: inline-block;
  color: #CCCCCC;
}

div.star.star_on {
  display: block;
}

div.star.star_on:after {
  content: "\e800";
  font-family: "fontello";
  display: inline-block;
  color: #FF8A00;
}

div.star.star_hover:after {
  color: #FF8A00;
  content: "\e800";
  font-family: "fontello";
  display: inline-block;
}

.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center;
}

.blockcategories_footer ul .grower {
  display: none;
}

.blockcategories_footer ul ul {
  display: none !important;
}

.form-group.form-error input,
.form-group.form-error textarea {
  background: #F5DAD3;
}

.radio-inline,
.checkbox {
  padding-left: 0;
}

.radio-inline .checker,
.checkbox .checker {
  float: left;
}

.radio-inline .checker span,
.checkbox .checker span {
  top: 0px;
}

.radio-inline div.radio,
.checkbox div.radio {
  display: inline-block;
}

.radio-inline div.radio span,
.checkbox div.radio span {
  float: left;
  top: 0px;
}

.fancybox-skin {
  background: white !important;
  color: #666666;
}

.fancybox-skin .fancybox-close {
  width: 28px;
  height: 28px;
  background: none;
  font-size: 1.3em;
  line-height: 28px;
  color: #333333;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

.fancybox-skin .fancybox-close:hover {
  color: #A1D700;
}

.fancybox-skin .fancybox-close:after {
  content: "\e849";
  font-family: "fontello";
}

#facebook_block,
#cmsinfo_block {
  overflow: hidden;
  background: #f2f2f2;
  min-height: 344px;
  height: 344px;
  padding-right: 29px;
  padding-left: 29px;
}

#facebook_block h4 {
  padding: 35px 0 0 0;
  margin: 0 0 12px 0;
  font: 300 21px/25px "Open Sans", sans-serif;
  color: #6f6d6d;
}

#facebook_block .facebook-fanbox {
  background: white;
  border: 1px solid #aaaaaa;
  padding-bottom: 10px;
}

#cmsinfo_block>div {
  padding: 35px 10px 0 0;
}

#cmsinfo_block>div+div {
  border-left: 1px solid #d9d9d9;
  min-height: 344px;
  padding-left: 29px;
}

#cmsinfo_block em {
  float: left;
  width: 60px;
  height: 60px;
  margin: 3px 10px 0 0;
  font-size: 30px;
  color: white;
  line-height: 60px;
  text-align: center;
  background: #6f6d6d;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

#cmsinfo_block .type-text {
  overflow: hidden;
}

#cmsinfo_block h3 {
  margin: 0 0 5px 0;
  font: 300 21px/25px "Open Sans", sans-serif;
}

#cmsinfo_block ul li {
  padding-bottom: 22px;
}

#cmsinfo_block p em {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-size: 13px;
  color: #777777;
  float: none;
  height: inherit;
  line-height: inherit;
  text-align: left;
  font-style: italic;
}

.ie8 #facebook_block,
.ie8 #cmsinfo_block {
  height: 344px;
}

#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}

#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}

#product_comparison td.compare_extra_information {
  padding: 10px;
}

#product_comparison #social-share-compare {
  margin-bottom: 50px;
}

.btn-facebook,
.btn-twitter,
.btn-google-plus,
.btn-pinterest {
  background: transparent;
}

.btn-facebook:hover,
.btn-twitter:hover,
.btn-google-plus:hover,
.btn-pinterest:hover {
  color: #fff;
}

.btn-facebook:hover i,
.btn-twitter:hover i,
.btn-google-plus:hover i,
.btn-pinterest:hover i {
  color: #fff;
}

.btn-facebook i {
  color: #435f9f;
}

.btn-facebook:hover {
  background-color: #435f9f;
}

.btn-twitter i {
  color: #00aaf0;
}

.btn-twitter:hover {
  background-color: #00aaf0;
}

.btn-google-plus i {
  color: #e04b34;
}

.btn-google-plus:hover {
  background-color: #e04b34;
}

.btn-pinterest i {
  color: #ce1f21;
}

.btn-pinterest:hover {
  background-color: #ce1f21;
}

#footer-top .wide_container,
#footer-primary .wide_container,
#footer-secondary .wide_container,
#header .wide_container,
#top_extra .wide_container,
#footer_info .wide_container {
  padding: 1.666em 0;
  background: transparent;
}

#top_extra {
  position: relative;
}

#top_extra .wide_container {
  padding: 0;
}

#footer-top .wide_container,
#footer-secondary .wide_container {
  padding: 0;
}

#footer-top .container,
#footer-secondary .container {
  padding-top: 1.666em;
  padding-bottom: 1.666em;
}

#footer-primary .wide_container,
#footer_info .wide_container {
  padding: 0;
}

#footer-primary .container,
#footer_info .container {
  padding-top: 1em;
  padding-bottom: 1em;
}

#main_content_area .wide_container {
  padding: 1.666em 0;
}

label {
  font-weight: normal;
}

a:focus {
  outline: thin dotted;
  -moz-outline-style: none;
}

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

a:focus,
:focus {
  outline: none !important;
  text-decoration: none;
}

a.go {
  text-decoration: underline;
}

a.icon_wrap {
  background: #f1f1f1;
  color: #A1D700;
}

img.hover_effect {
  background: #ffffff;
}

.hover_effect img {
  background: #ffffff;
}

.hover_effect:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.hover_effect:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

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

ul {
  margin-bottom: 0;
}

dl {
  margin-bottom: 1em;
}

.simple_hidden,
.amount_circle.simple_hidden {
  display: none;
}

.color_000,
a.color_000,
.color_000 a {
  color: #000;
}

.color_333,
a.color_333,
.color_333 a {
  color: #333;
}

.color_444,
a.color_444,
.color_444 a {
  color: #444;
}

.color_666,
a.color_666,
.color_666 a {
  color: #666;
}

.color_777,
a.color_777,
.color_777 a {
  color: #666;
}

.color_888,
a.color_888,
.color_888 a {
  color: #666;
}

.color_999,
a.color_999,
.color_999 a {
  color: #999;
}

.color_ccc,
a.color_ccc,
.color_ccc a {
  color: #ccc;
}

.color_fff,
a.color_fff,
.color_fff a {
  color: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#page_wrapper,
.wide_container {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#page_wrapper {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.posi_rel {
  position: relative;
}

.posi_abs {
  position: absolute;
}

.float-left,
.fl,
.li_fl li,
.f_left {
  float: left;
}

.float-right,
.fr,
.f_right {
  float: right;
}

.bold,
.font_weight_blod {
  font-weight: bold;
}

.fw_normal,
.font_weight_normal {
  font-weight: normal;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.font_small {
  font-size: 0.916em;
}

.font_large {
  font-size: 1.166em;
}

.font_1x {
  font-size: 1.333em;
}

.font_2x {
  font-size: 1.5em;
}

.font_3x {
  font-size: 1.666em;
}

.font_4x {
  font-size: 2em;
}

.style_content p.fs_sm,
.stmenu_sub .style_content p.fs_sm,
.fs_sm {
  font-size: 0.833em;
}

.style_content p.fs_md,
.stmenu_sub .style_content p.fs_md,
.fs_md {
  font-size: 1.166em;
  line-height: 150%;
}

.style_content p.fs_lg,
.stmenu_sub .style_content p.fs_lg,
.fs_lg {
  font-size: 1.333em;
  line-height: 150%;
}

.style_content p.fs_xl,
.stmenu_sub .style_content p.fs_xl,
.fs_xl {
  font-size: 1.5em;
  line-height: 150%;
}

.style_content p.fs_xxl,
.stmenu_sub .style_content p.fs_xxl,
.fs_xxl {
  font-size: 1.666em;
  line-height: 150%;
}

.style_content p.fs_xxxl,
.stmenu_sub .style_content p.fs_xxxl,
.fs_xxxl {
  font-size: 2em;
  line-height: 150%;
}

.style_content p.fs_xxxxl,
.stmenu_sub .style_content p.fs_xxxxl,
.fs_xxxxl {
  font-size: 2.5em;
  line-height: 150%;
}

.pad_l6 {
  padding-left: 6px;
}

.pad_10 {
  padding: 10px;
}

.pad_lr4 {
  padding-left: 4px;
  padding-right: 4px;
}

.pad_tb4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pad_tb1 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.pad_b1 {
  padding-bottom: 1em;
}

.mar_r4,
.style_content p.mar_r4 {
  margin-right: 4px;
}

.mar_b10,
.style_content p.mar_b10 {
  margin-bottom: 10px;
}

.mar_b4,
.style_content p.mar_b4 {
  margin-bottom: 4px;
}

.mar_b6,
.style_content p.mar_b6 {
  margin-bottom: 6px;
}

.mar_t4,
.style_content p.mar_t4 {
  margin-top: 4px;
}

.mar_b1,
.style_content p.mar_b1 {
  margin-bottom: 1em;
}

.mar_b2,
.style_content p.mar_b2 {
  margin-bottom: 2em;
}

.mar_t1,
.style_content p.mar_t1 {
  margin-top: 1em;
}

.mar_r1,
.style_content p.mar_r1 {
  margin-right: 1em;
}

.mar_l1,
.style_content p.mar_l1 {
  margin-left: 1em;
}

.bullet li a {
  display: block;
  padding: 0px 0 2px 0;
}

.bullet li a:hover {
  text-decoration: none;
  transition: background-position 100ms ease-in-out;
  -moz-transition: background-position 100ms ease-in-out;
  -ms-transition: background-position 100ms ease-in-out;
  -webkit-transition: background-position 100ms ease-in-out;
  -o-transition: background-position 100ms ease-in-out;
}

a,
a.ma_level_0,
.shopping_cart:hover .icon_wrap,
.shopping_cart.active .icon_wrap,
.dropdown_tri_inner,
.st_news_letter_form_inner .st_news_letter_submit {
  transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -ms-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -o-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
}

.bullet li a:hover {
  transition: background-position 100ms ease-in-out;
  -moz-transition: background-position 100ms ease-in-out;
  -ms-transition: background-position 100ms ease-in-out;
  -webkit-transition: background-position 100ms ease-in-out;
  -o-transition: background-position 100ms ease-in-out;
}

.pro_second_box {
  transition: background 300ms ease-in-out;
  -moz-transition: background 300ms ease-in-out;
  -ms-transition: background 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out;
}

.category_slideshow .flex-direction-nav a,
.main_slideshow .flex-direction-nav a {
  transition: background-color 250ms ease-in-out, left 250ms ease-in-out, right 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, left 250ms ease-in-out, right 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, left 250ms ease-in-out, right 250ms ease-in-out;
  -webkit-transition: background-color 250ms ease-in-out, left 250ms ease-in-out, right 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, left 250ms ease-in-out, right 250ms ease-in-out;
}

#center_column,
#left_column,
#right_column,
.products_slider .slides>li {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.hover_fly {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.hover_fly a {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.hover_fly a:first-child {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.itemlist_action .ajax_add_to_cart_button,
.itemlist_action .view_button {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

#to_top a i,
a.rightbar_tri i,
#switch_left_column i,
#compare_items .remove_compare i,
a.icon_wrap:hover i,
.icon_wrap:hover i,
a.icon_circle:hover i,
.icon_circle:hover i,
.ajax_cart_block_remove_link:hover i,
.delete_voucher:hover i,
.cart_delete a.cart_quantity_delete i,
a.price_discount_delete i,
.cmp_remove i,
.exclusive.ajax_add_to_cart_button i,
.rating_box i {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.hovers .product_image img {
  transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
}

.advanced_mu_level_2 a:before,
.stadvancedmenu_multi_level a:before {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.title_block {
  padding-bottom: 1em;
  font-size: 1.166em;
}

.block {
  margin-bottom: 2em;
}

#left_column .block:last-child,
#right_column .block:last-child {
  margin-bottom: 0;
}

.block .title_block {
  padding: 6px 0px;
  text-align: left;
  margin: 0 0 6px 0;
}

#create-account_form .block .title_block,
#login_form .block .title_block {
  padding: 1em 1.333em;
}

.s_title_block {
  font-weight: normal;
  font-size: 1em;
  padding: 0;
  line-height: 1.5em;
  overflow: hidden;
  display: block;
  margin-bottom: 4px;
  margin-top: 0;
}

.s_title_block a {
  display: block;
}

#blockpack .s_title_block a {
  display: inline;
}

.ajax_block_product .s_title_block,
.block_blog .s_title_block,
.brands_slider_wrap .s_title_block,
.featured_categories_list .s_title_block,
.fc_slider_list .s_title_block,
.blog_row_list .s_title_block {
  font-size: 1.166em;
}

.s_title_block.nohidden {
  height: auto;
}

.block .title_block,
.idTabs a,
.product_accordion_title {
  font-size: 1.333em;
  line-height: 1.2em;
  font-weight: normal;
}

.heading,
.page-heading,
.page-subheading {
  font-size: 1.333em;
  line-height: 1.2em;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 1em;
}

a.heading,
a.page-heading,
a.page-subheading {
  color: #666;
  text-transform: uppercase;
}

.page-subheading,
a.page-subheading {
  padding: 0 0 6px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 1.166em;
}

.block .title_block {
  color: #666;
  text-transform: uppercase;
}

.block .title_block a {
  color: #666;
  text-transform: uppercase;
}

.block .title_block a:hover {
  color: #A1D700;
}

.section .title_block {
  background: url(../img/title_block_bg.png) repeat-x left center;
}

.section .title_block span,
.section .title_block a {
  display: inline-block;
  padding-right: 8px;
  background: #fff;
}

#home-page-tabs {
  background: url(../img/title_block_bg.png) repeat-x left center;
}

#featured-products_block_center .title_block,
.featured_products_sldier_block_center .title_block,
.new-products_block_center .title_block,
#related-products_block_center .title_block,
.special-products_block_center .title_block,
.brands_slider .title_block,
.best-sellers_block_center .title_block,
.product_categories_slider_block .title_block,
#productscategory-products_block_center .title_block,
#crossselling-products_block_center .title_block,
#blog_related_products .title_block,
#accessories_block .title_block,
.st_blog_related_article .title_block,
.st_blog_recent_article .title_block,
.st_blog_featured_article .title_block,
.fc_slider_block .title_block {
  margin-bottom: 16px;
  padding-right: 62px;
}

#featured-products_block_center.display_as_grid .title_block,
.featured_products_sldier_block_center.display_as_grid .title_block,
.new-products_block_center.display_as_grid .title_block,
#related-products_block_center.display_as_grid .title_block,
.special-products_block_center.display_as_grid .title_block,
.brands_slider.display_as_grid .title_block,
.best-sellers_block_center.display_as_grid .title_block,
.product_categories_slider_block.display_as_grid .title_block,
#productscategory-products_block_center.display_as_grid .title_block,
#crossselling-products_block_center.display_as_grid .title_block,
#blog_related_products.display_as_grid .title_block,
#accessories_block.display_as_grid .title_block,
.st_blog_related_article.display_as_grid .title_block,
.st_blog_recent_article.display_as_grid .title_block,
.st_blog_featured_article.display_as_grid .title_block,
.fc_slider_block.display_as_grid .title_block {
  margin-bottom: 0;
  padding-right: 0;
}

.brands_slider-column .title_block,
.featured_products_sldier_block_center_column .title_block,
.new-products_block_center_column .title_block,
#related-products_block_center_column .title_block,
.special-products_block_center_column .title_block,
.best-sellers_block_center_column .title_block,
.product_categories_slider_block_column .title_block,
#st_blog_related_article_column .title_block {
  margin-bottom: 16px;
  padding-right: 62px;
}

.block .pc_slider_tabs {
  margin-bottom: 16px;
  padding-right: 62px;
}

.block .pc_slider_tabs.display_as_grid {
  margin-bottom: 0;
  padding-right: 0;
}

.block-heading {
  padding: 10px;
  font-size: 1.133em;
  color: #fff;
  text-transform: uppercase;
  background: #666666;
  margin-bottom: 10px;
}

.block-heading.no_mar_b {
  margin-bottom: 0;
}

#header .cart_block,
#top_bar .open .dropdown_tri,
.dropdown_list,
.ac_results,
.rightbar_content {
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
}

#header_user_info a,
#header_user_info span,
#stsocial_list_topbar li a,
#contact-link a,
.shop-phone,
#top_bar .shopping_cart_style_1 .shopping_cart,
.currency_selector,
.language_selector {
  display: inline-block;
  padding: 13px 10px;
  border-left: 1px solid #3AB47B;
  border-right: 1px solid #3AB47B;
  margin-left: -1px;
  float: left;
}

#header #header_user_info a,
#header #header_user_info span {
  border-left: none;
  border-right: none;
  margin-left: 0;
}

#header_right,
#header_left {
  min-height: 0;
}

#header_right {
  position: static;
}

#header #header_user_info {
  display: block;
  vertical-align: middle;
}

#page_header #header.sticky {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  z-index: 210;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  border-bottom: none;
}

#page_header #header.sticky .advanced_ma_level_0 {
  margin-bottom: 0;
  border-bottom: none;
}

#page_header #header.sticky .wide_container {
  padding-top: 4px;
  padding-bottom: 4px;
}

#page_header #header.sticky #header_logo {
  display: block;
}

#page_header #header.sticky #header_logo img {
  max-height: 42px;
  width: auto;
}

img.adtm_menu_icon {
  height: 250px;
  width: initial;
  position: relative;
  right: 0;
  left: 0;
}

#adtm_menu .adtm_column span.column_wrap_title a {
  font-size: 1.5vw !important;
  color: #5985B2 !important;
  font-family: Montserrat;
  font-weight: 500 !important;
}

.adtm_column_wrap a {
  color: #5985B2 !important;
}

#adtm_menu .adtm_column ul.adtm_elements li,
#adtm_menu .adtm_column ul.adtm_elements li a {
  font-size: 18px !important;
  font-family: Montserrat;
  font-weight: 800 !important;
  margin-bottom: 10px;
}

#adtm_menu .adtm_column ul.adtm_elements li a::before {
  content: "> ";
  margin-bottom: 30px !important;
  color: #DDDDDD !important;
}

.effect-lj {
  position: relative;
  margin-bottom: 40px;
  margin-top: 25px;
}

.first-line {
  width: 100%;
  height: 1px;
  background: #2261A6;
}

.first-triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #2261A6;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  position: absolute;
  z-index: 10;
}

#adtm_menu .adtm_column {
  padding: 0px 25px 0px 0px !important;
  margin: 0px 0px 0px 10px !important;
  border-right: 1px solid #DDDDDD;
}

#adtm_menu .adtm_column_wrap_td:last-of-type .adtm_column {
  border-right: none !important;
}

#adtm_menu .adtm_column span.column_wrap_title a {
  position: relative;
  width: 100%;
  height: 280px;
  display: block;
}

.second-triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #ffffff;
  right: 0;
  left: 0;
  margin: auto;
  top: -1px;
  position: absolute;
  z-index: 11;
}

.single {
  width: 40px;
  height: 40px;
  border: 1px solid #5784B4;
  color: #5784B4;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  font-family: Montserrat ExtraBold;
  font-size: 25px;
  position: absolute;
  right: -15px;
  bottom: 0;
  pointer-events: none;
}

.column_wrap_title:hover .single {
  color: white;
  background: #5784B4;
}

.ljsingle {
  width: 40px;
  height: 40px;
  border: 1px solid #5784B4;
  color: #5784B4;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  font-family: Montserrat ExtraBold;
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 135px;
}

.img:hover .ljsingle,
h5:hover+a .ljsingle,
.ljsingle:hover {
  color: white;
  background: #5784B4;
}

.container {
  padding-left: 0;
  padding-right: 0;
}

#subcategories h5 {
  width: 70%;
  line-height: 26px;
  height: 40px;
}

#adtm_menu_inner {
  border-color: #A1D700 !important;
  border-width: 0px 0px 0px 0px !important;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: transparent !important;
}

#adtm_menu ul#menu {
  display: flex;
  align-items: center;
  position: relative;
  height: auto;
}

#adtm_menu .li-niveau1::before {
  border-bottom: 100px solid red;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
}

#adtm_menu .advtm_menu_1 .effect-li-lj {
  background: #91BF00;
  width: 5px;
  height: 86px;
  bottom: 0;
  position: absolute;
  right: calc(22% - 4px);
}

#adtm_menu .advtm_menu_2 .effect-li-lj {
  background: #91BF00;
  width: 5px;
  height: 86px;
  bottom: 0;
  position: absolute;
  right: calc(41.5% - 3px);
}

#adtm_menu .advtm_menu_3 .effect-li-lj {
  background: #91BF00;
  width: 5px;
  height: 86px;
  bottom: 0;
  position: absolute;
  right: calc(61% - 2px);
}

#adtm_menu .advtm_menu_4 .effect-li-lj {
  background: #91BF00;
  width: 5px;
  height: 86px;
  bottom: 0;
  position: absolute;
  right: calc(80.5% - 1px);
}

#adtm_menu .effect-li-lj .right {
  width: 0;
  height: 0;
  border-bottom: 86px solid #a1d700;
  border-left: 2px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}

#adtm_menu .effect-li-lj .left {
  width: 0;
  height: 0;
  border-bottom: 86px solid #a1d700;
  border-right: 2px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0;
}

#adtm_menu ul#menu li.li-niveau1 {
  width: 245px !important;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
  text-transform: uppercase !important;
  /* font-size: calc(.8vw + 13px) !important; */
  font-size: calc(.8vw + 13px) !important;
  font-family: Montserrat;
  width: 230px;
  text-align: center;
  margin: auto;
  line-height: 24px !important;
  padding: 15px;
  background: none;
  font-weight: 800 !important;
  display: flex;
  width: 100%;
}

@media (min-width:1920px) {
  #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 20px !important;
  }
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span:first-line {
  text-transform: uppercase !important;
  font-size: calc(.2vw + 11px) !important;
  font-family: Montserrat;
  font-weight: 300;
}

#adtm_menu {
  border-width: 0px !important;
}

.li-niveau1 a.a-niveau1 {
  border-color: transparent !important;
  border-width: none !important;
  width: 100%;
}

@media screen and (max-width: 1532px) {
  #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: calc(.6vw + 10px) !important;
    line-height: calc(.3vw + 15px) !important;
  }

  #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span:first-line {
    font-size: calc(.1vw + 13px) !important;
    line-height: calc(.1vw + 13px) !important;
  }
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span_1 {
  color: #00A1DE !important;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span_2 {
  color: #40b7de !important;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span_3 {
  color: var(--color-primary) !important;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span_4 {
  color: #088D8C !important;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span_5 {
  color: #006DD9 !important;
}

#adtm_menu div.adtm_column_wrap span.column_wrap_title {
  position: relative;
}

.advtm_menu_1 a.a-niveau1 {
  border-color: #00A0E1 !important;
  border-width: 4px 0 0 0px !important;
}

.advtm_menu_1 a.a-niveau1:hover {
  background: #00A0E1 !important;
}

.advtm_menu_2 a.a-niveau1 {
  border-color: #43D1FF !important;
  border-width: 4px 0 0 0px !important;
}

.advtm_menu_2 a.a-niveau1:hover {
  background: #43D1FF !important;
}

.advtm_menu_3 a.a-niveau1 {
  border-color: #5984B3 !important;
  border-width: 4px 0 0 0px !important;
}

.advtm_menu_3 a.a-niveau1:hover {
  background: #5984B3 !important;
}

.advtm_menu_4 a.a-niveau1 {
  border-color: #00B2B3 !important;
  border-width: 4px 0 0 0px !important;
}

.advtm_menu_4 a.a-niveau1:hover {
  background: #00B2B3 !important;
}

.advtm_menu_5 a.a-niveau1 {
  border-color: #006ADC !important;
  border-width: 4px 0 0 0px !important;
}

.advtm_menu_5 a.a-niveau1:hover {
  background: #006ADC !important;
  color: #ffffff !important;
}

.advtm_menu_1 a.a-niveau1.advtm_menu_actif {
  background: #00A0E1 !important;
  border-width: 0 !important;
}

.advtm_menu_2 a.a-niveau1.advtm_menu_actif {
  background: #43D1FF !important;
  color: #ffffff !important;
  border-width: 0 !important;
}

.advtm_menu_3 a.a-niveau1.advtm_menu_actif {
  background: #5984B3 !important;
  color: #ffffff !important;
  border-width: 0 !important;
}

.advtm_menu_4 a.a-niveau1.advtm_menu_actif {
  background: #00B2B3 !important;
  color: #ffffff !important;
  border-width: 0 !important;
}

.advtm_menu_5 a.a-niveau1.advtm_menu_actif {
  background: #006ADC !important;
  color: #ffffff !important;
  border-width: 0 !important;
}

#adtm_menu .li-niveau1 a.a-niveau1.advtm_menu_actif .advtm_menu_span_1,
#adtm_menu .li-niveau1 a.a-niveau1.advtm_menu_actif .advtm_menu_span_2,
#adtm_menu .li-niveau1 a.a-niveau1.advtm_menu_actif .advtm_menu_span_3,
#adtm_menu .li-niveau1 a.a-niveau1.advtm_menu_actif .advtm_menu_span_4,
#adtm_menu .li-niveau1 a.a-niveau1.advtm_menu_actif .advtm_menu_span_5 {
  color: #ffffff !important;
}

#adtm_menu ul#menu li div.adtm_sub {
  top: 91px !important;
}

.li-niveau1 .advtm_menu_span:hover,
.li-niveau1:hover>a.a-niveau1 .advtm_menu_span {
  background: none !important;
}

#adtm_menu .li-niveau1.advtm_menu_5 a.a-niveau1:hover span,
#adtm_menu .li-niveau1.advtm_menu_4 a.a-niveau1:hover span,
#adtm_menu .li-niveau1.advtm_menu_3 a.a-niveau1:hover span,
#adtm_menu .li-niveau1.advtm_menu_2 a.a-niveau1:hover span,
#adtm_menu .li-niveau1.advtm_menu_1 a.a-niveau1:hover span {
  color: white !important
}

.dropdown_wrap {
  display: none;
  position: relative;
  margin: 0;
}

#header .dropdown_wrap {
  vertical-align: middle;
}

.dropdown_tri_inner {
  display: inline-block;
  padding: 13px 18px 13px 10px;
  font-weight: normal;
  margin: 0;
  white-space: nowrap;
  position: relative;
  z-index: 100;
}

#top_bar .dropdown_tri_inner {
  border-left: 1px solid #3AB47B;
  border-right: 1px solid #3AB47B;
  margin-left: -1px;
}

.dropdown_tri_inner b {
  position: absolute;
  right: 6px;
  top: 45%;
  width: 0;
  height: 0;
  border-width: 4px 4px;
  border-style: solid;
  font-size: 0;
  line-height: 0;
  border-color: #D8F6E6 transparent transparent;
  -moz-transition: -moz-transform .2s ease-in;
  -o-transition: -o-transform .2s ease-in;
  transition: transform .2s ease-in;
}

#header .dropdown_tri_inner b {
  border-color: #999999 transparent transparent;
}

#search_block_nav .dropdown_tri_inner {
  padding-right: 13px;
  padding-right: 13px;
}

#top_bar .open .dropdown_tri_inner {
  background-color: #d8f6e6;
  color: #A1D700;
}

.open .dropdown_tri_inner b {
  border-color: #A1D700 transparent transparent;
  -moz-transform: rotate(180deg);
  -moz-transform-origin: 50% 30%;
  -webkit-transform: rotate(180deg);
  -webkit-transform-origin: 50% 30%;
  -o-transform: rotate(180deg);
  -o-transform-origin: 50% 30%;
  transform: rotate(180deg);
  transform-origin: 50% 30%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

#header .open .dropdown_tri_inner b {
  border-color: #666666 transparent transparent;
}

.dropdown_list {
  background: #fff;
  display: none;
  position: absolute;
  margin: 0;
  left: 0;
  top: 100%;
  min-width: 120px;
  z-index: 99;
}

.dropdown_list.dropdown_right,
.dropdown_wrap.pull-right .dropdown_list,
#header_right .dropdown_list {
  left: auto;
  right: 0;
}

.dropdown_list.with_an_arrow {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 10px;
}

.dropdown_list.with_an_arrow .dropdown_list_box {
  background: #ffffff;
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
}

.dropdown_list.with_an_arrow:before {
  content: '';
  position: absolute;
  top: 4px;
  border: 6px solid transparent;
  border-top: none;
  border-bottom-color: #eee;
}

#header_left .dropdown_list.with_an_arrow:after,
.dropdown_wrap.pull-left .dropdown_list.with_an_arrow:after,
#header_left .dropdown_list.with_an_arrow:before,
.dropdown_wrap.pull-left .dropdown_list.with_an_arrow:before {
  left: 20px;
}

#header_right .dropdown_list.with_an_arrow:after,
.dropdown_wrap.pull-right .dropdown_list.with_an_arrow:after,
#header_right .dropdown_list.with_an_arrow:before,
.dropdown_wrap.pull-right .dropdown_list.with_an_arrow:before {
  right: 20px;
}

.dropdown_wrap.pull-right .dropdown_list.with_an_arrow {
  left: auto;
  right: 0;
}

.open .dropdown_list {
  display: block;
}

.dropdown_list ul {
  list-style: none;
  margin: 0;
}

.dropdown_list li a {
  display: block;
  line-height: 1.6em;
  white-space: nowrap;
  color: #666;
  padding: 4px 10px 6px;
}

.dropdown_list li a:hover {
  color: #A1D700;
  background: #D7F5E5;
}

#breadcrumb_wrapper {
  background: #ffffff;
  padding: 1em 0;
  margin-top: 1em;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 4%;
}

#breadcrumb_wrapper.wide_container {
  padding: 1em 0;
}

#breadcrumb_wrapper .container,
#breadcrumb_wrapper.wide_container .container {
  position: relative;
}

.breadcrumb {
  display: inline;
  background: none;
  margin: 0;
  padding: 0;
  color: #5985c2;
  font-family: Montserrat;
  font-weight: 700;
}

.breadcrumb ul,
.breadcrumb li {
  display: inline;
}

.breadcrumb .navigation-pipe {
  margin: 0 3px 0 5px;
  display: inline-block;
}

.breadcrumb a {
  color: #5985c2;
  font-size: 12px;
  font-family: Montserrat;
  font-weight: 700;
}

.breadcrumb a:hover {
  color: #A1D700;
}

#search_return a {
  color: #BBBBBB;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}

.flexslider .slides img {
  display: block;
}

.flexslider .slides img.img_nomax {
  width: 100%;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/*
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
*/
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: '\0020';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides>li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  overflow: inherit !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
  overflow: inherit !important;
}

.flexslider .slides {
  width: 0 !important;
  zoom: 1;
}

#product .flexslider .slides {
  width: auto !important;
}

.carousel li {
  margin-right: 5px;
}

/* Control Nav */
.flex-control-nav {
  position: absolute;
  bottom: 4%;
  right: 2%;
  text-align: center;
  z-index: 40;
}

.main_slideshow .flex-control-nav {
  right: 46%;
  display: none;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  display: inline;
  float: none;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #777;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #444;
}

.flex-control-paging li a.flex-active {
  background: #444;
  cursor: default;
}

.nav_center_bottom .flex-control-nav {
  position: inherit;
  right: auto;
  bottom: auto;
}

.sliderwrap {
  margin: 0 auto;
  max-width: 1800px;
  background: #ffffff;
  border-radius: 20px;
}

.sliderwrap .product_image {
  display: block;
  text-align: center;
}

/*slider product*/
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.category_slideshow,
.main_slideshow {
  overflow: hidden;
}

.category_slideshow,
.main_slideshow {
  margin-bottom: 1em;
}

.category_slideshow .flex-direction-nav a,
.main_slideshow .flex-direction-nav a {
  position: absolute;
  display: inline-block;
  color: #fff;
  text-align: center;
  top: 45%;
  z-index: 10;
  display: block;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
}

.category_slideshow .flex-direction-nav a img,
.main_slideshow .flex-direction-nav a img {
  display: none;
  position: absolute;
  top: -1px;
  max-width: none;
  border: 1px solid #666;
}

.category_slideshow .flex-direction-nav a:hover,
.main_slideshow .flex-direction-nav a:hover {
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  border-color: #666;
}

.category_slideshow .flex-direction-nav a:hover img,
.main_slideshow .flex-direction-nav a:hover img {
  display: block;
}

.category_slideshow .flex-direction-nav .flex-next img,
.main_slideshow .flex-direction-nav .flex-next img {
  right: 71px;
  border-right: none;
}

.category_slideshow .flex-direction-nav .flex-prev img,
.main_slideshow .flex-direction-nav .flex-prev img {
  left: 71px;
  border-left: none;
}

.category_slideshow .flex-direction-nav .flex-next,
.main_slideshow .flex-direction-nav .flex-next {
  right: -100px;
}

.category_slideshow .flex-direction-nav .flex-prev,
.main_slideshow .flex-direction-nav .flex-prev {
  left: -100px;
}

.category_slideshow:hover .flex-direction-nav .flex-next,
.main_slideshow:hover .flex-direction-nav .flex-next {
  right: 5%;
}

.category_slideshow:hover .flex-direction-nav .flex-prev,
.main_slideshow:hover .flex-direction-nav .flex-prev {
  left: 5%;
}

#thumbs_list .flex-direction-nav a {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 72px;
  line-height: 72px;
  overflow: hidden;
  text-align: center;
  z-index: 10;
  display: block;
  top: 0;
}

#thumbs_list .flex-direction-nav .flex-next {
  right: 0;
}

#thumbs_list .flex-direction-nav .flex-prev {
  left: 0;
}

#thumbs_list .flex-direction-nav .flex-disabled {
  cursor: default;
  color: #999;
}

#related-products_block_center,
#accessories_block {
  padding: 0 10%;
  margin-bottom: 0px;
}

.nav_top_right {
  position: relative;
  height: 0;
  line-height: 0;
}

.nav_top_right .flex-direction-nav {
  position: absolute;
  top: -44px;
  right: 0px;
  list-style: none;
  margin: 0;
  background: #ffffff;
  padding-left: 6px;
  display: none;
}

.nav_left_bottom {
  position: absolute;
  right: 0;
  bottom: 0;
}

.nav_left_right .flex-direction-nav {
  *height: 0;
}

.nav_left_right .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #ffffff;
  background: #999;
  text-align: center;
  font-size: 1.333em;
}

.nav_left_right .flex-direction-nav a:hover {
  background: #A1D700;
}

.nav_left_right .flex-direction-nav a.flex-prev {
  left: 0;
}

.nav_left_right .flex-direction-nav a.flex-next {
  right: 0;
}

.nav_left_right .flex-direction-nav a.flex-disabled {
  background: #ccc;
}

.column_slideshow .flex-direction-nav a {
  color: #fff;
  display: block;
  background: #cccccc;
  background: rgba(0, 0, 0, 0.2);
}

.column_slideshow .flex-direction-nav a:hover {
  background: #000;
}

.nav_top_right .flex-direction-nav li,
.nav_left_bottom .flex-direction-nav li {
  float: left;
}

.nav_top_right .flex-direction-nav a,
.nav_left_bottom .flex-direction-nav a {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  float: left;
  margin-left: 2px;
  text-decoration: none;
  color: #ffffff;
  background: #999999;
}

.nav_top_right .flex-direction-nav a:hover,
.nav_left_bottom .flex-direction-nav a:hover {
  background-color: #555555;
  color: #ffffff;
}

.nav_top_right .flex-direction-nav a.flex-disabled,
.nav_left_bottom .flex-direction-nav a.flex-disabled {
  cursor: default;
  color: #ffffff;
  background: #cccccc;
}

.blog_flexslider {
  position: relative;
}

.blog_flexslider .flex-direction-nav a {
  text-align: center;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 36px;
  height: 36px;
  line-height: 28px;
  margin-top: -18px;
  float: left;
  text-decoration: none;
  color: #ffffff;
  background: #999999;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.blog_flexslider .flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: 0;
}

.blog_flexslider .flex-direction-nav .flex-prev {
  left: 0;
}

.blog_flexslider .flex-next:hover,
.blog_flexslider .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #555555;
}

.flexslider_loader {
  height: 120px;
  line-height: 120px;
  text-align: center;
}

.stajax_loader {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: url(../img/loading.gif) no-repeat center center;
}

.price,
#our_price_display,
.sale_percentage,
.sale_percentage_sticker {
  color: rgb(102, 102, 102);
  white-space: nowrap;
}

.price_container .price {
  font-size: 1.333em;
  font-weight: bold;
  margin-right: 4px;
  display: inline-block;
}

.sale_percentage {
  font-size: 1.166em;
}

#our_price_display {
  font-size: 1.333em;
}

.old_price {
  text-decoration: line-through;
  color: #999;
  margin-right: 4px;
  font-size: 1.083em;
  white-space: nowrap;
}

.old-price {
  font-family: 'Montserrat';
  font-weight: 800;
  font-size: 23px;
  color: #50BFEB;
  text-decoration: line-through;
  margin-right: 4px;
  white-space: nowrap;
}

.special-price {
  color: #A1D700;
}

.rating_box i {
  color: #ccc;
  display: inline-block;
}

.rating_box i.light {
  color: #ff8a00;
}

.rating_box .comment_nbr {
  color: #999;
}

p.required_note {
  color: #999;
}

p.required_note sup {
  color: #D90000;
}

.products_slider .slides>li {
  padding: 10px 10px 4px 10px;
  overflow: hidden;
}

.new-itemslider_column .slides>li,
#related-itemslider_column .slides>li,
.special-itemslider_column .slides>li,
.featured-itemslider_column .slides>li,
.product_categories-itemslider_column .slides>li,
.bestsellers-itemslider_column .slides>li,
#related_article_slider_column .slides>li {
  padding: 0;
}

.brands-itemslider .slides>li {
  padding: 0px 12px;
  position: inherit;
}

.brands-itemslider-column .slides>li a {
  margin-bottom: 10px;
  display: block;
  text-align: center;
}

.brands-itemslider-column .slides>li a:last-child {
  margin-bottom: 4px;
}

.brands-itemslider-column .slides>li a img {
  display: inline;
}

#related_article_slider_column .hovers,
.featured-itemslider .hovers,
.new-itemslider .hovers,
#related-itemslider .hovers,
.special-itemslider .hovers,
#productscategory-itemslider .hovers,
#crossselling-itemslider .hovers,
#blog_related-itemslider .hovers,
.bestsellers-itemslider .hovers,
.flexslider.product_categories-itemslider .hovers,
#accessories-itemslider .hovers {
  width: inherit;
}

#product_list .hovers {
  width: 100%;
}

#related_article_slider_column .sliderwrap,
.featured-itemslider .sliderwrap,
.new-itemslider .sliderwrap,
#related-itemslider .sliderwrap,
.special-itemslider .sliderwrap,
#productscategory-itemslider .sliderwrap,
#crossselling-itemslider .sliderwrap,
#blog_related-itemslider .sliderwrap,
.bestsellers-itemslider .sliderwrap,
#accessories-itemslider .sliderwrap,
.flexslider.product_categories-itemslider .sliderwrap {
  position: relative;
}

.brands-itemslider-column .slides img,
.brands-itemslider .slides img {
  border: 1px solid #e5e5e5;
}

.product_image {
  display: block;
  position: relative;
}

span.on_sale,
span.new {
  position: absolute;
  top: 25px;
  display: inline-block;
  font-size: 0.833em;
  height: 0;
  width: 0;
  line-height: 0;
  text-align: center;
  z-index: 5;
}

span.on_sale i,
span.new i {
  color: #fff;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  font-style: normal;
  white-space: nowrap;
}

span.on_sale {
  border: 10px solid rgb(152, 202, 63);
  color: rgb(152, 202, 63);
  min-width: 70px;
  text-align: center;
  width: fit-content;
}

/* span.on_sale i {
  left: -33px;
} */

span.new {
  border: 10px solid #A1D700;
  color: #A1D700;
  border-right-width: 40px;
  border-left-color: transparent;
  right: 0;
  display: none;
}

.sale_percentage_sticker {
  display: block;
  position: absolute;
  bottom: 50px;
  right: 6px;
  padding: 6px 0;
  height: 48px;
  line-height: 14px;
  width: 48px;
  font-size: 0.916em;
  text-align: center;
  border: 4px solid #A1D700;
  color: #A1D700;
  background: #fff;
  overflow: hidden;
  z-index: 4;
}

.sold_out {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 100%;
  z-index: 3;
  margin-top: -27px;
  padding: 15px 0;
  color: #f2f2f2;
  background: #333;
  background: rgba(0, 0, 0, 0.4);
  border: 3px solid #f2f2f2;
  text-transform: uppercase;
  font-size: 2em;
  text-align: center;
}

.pro_first_box {
  position: relative;
  overflow: hidden;
}

.hover_fly {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.hover_fly a {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.hover_fly a:first-child {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.hover_fly .price {
  color: #D8F6E6;
}

.hover_fly {
  position: absolute;
  bottom: -35px;
  width: 100%;
  left: 0;
  background: #BBBBBB;
  z-index: 6;
}

.hover_fly_static .hover_fly {
  position: relative;
  bottom: 0;
}

.hover_fly a {
  font-size: 1em;
  color: #fff;
  display: inline-block;
  width: 15%;
  height: 35px;
  line-height: 34px;
  position: relative;
  background: url(../img/split_f5.gif) repeat-y left top #bbbbbb;
  float: right;
  text-align: center;
  white-space: nowrap;
  border-top: 1px solid #fafafa !important;
}

.hover_fly a div {
  overflow: hidden;
}

.hover_fly a:first-child {
  background-image: none;
  width: 55%;
  text-align: center;
  background-color: #A1D700;
  color: #FFF;
  float: left;
  left: 0;
}

.hover_fly a:first-child span {
  display: inline-block;
}

.hover_fly a span {
  display: none;
  left: 2.2em;
  white-space: nowrap;
  font-size: 1em;
  vertical-align: top;
}

.hover_fly a i {
  height: 34px;
  line-height: 32px;
}

.hover_fly a i.icon-0x {
  font-size: 1.666em;
}

.hover_fly a:hover {
  width: 55% !important;
  background-color: #A1D700 !important;
  color: white !important;
}

.hover_fly a:hover span {
  display: inline-block !important;
}

.hover_fly.fly_1 a {
  border-top: none !important;
}

.hover_fly:hover a:first-child {
  width: 15%;
  background-color: #BBBBBB;
  text-align: center;
}

.hover_fly:hover a:first-child span {
  display: none;
}

.hover_fly.fly_0 {
  display: none;
}

.hover_fly.fly_5 a {
  width: 15%;
}

.hover_fly.fly_5 a:first-child {
  width: 40%;
}

.hover_fly.fly_5 a:hover {
  width: 40% !important;
}

.hover_fly.fly_5:hover a:first-child {
  width: 15%;
}

.hover_fly.fly_3 a {
  width: 20%;
}

.hover_fly.fly_3 a:first-child {
  width: 60%;
}

.hover_fly.fly_3 a:hover {
  width: 60% !important;
}

.hover_fly.fly_3:hover a:first-child {
  width: 20%;
}

.hover_fly.fly_2 a {
  width: 30%;
}

.hover_fly.fly_2 a:first-child {
  width: 70%;
}

.hover_fly.fly_2 a:hover {
  width: 70% !important;
}

.hover_fly.fly_2:hover a:first-child {
  width: 30%;
}

.hover_fly.fly_1 a {
  width: 100%;
}

.hover_fly.fly_1 a:first-child {
  width: 100%;
  position: relative !important;
}

.hover_fly.fly_1 a:hover {
  width: 100% !important;
}

.hover_fly.fly_1:hover a:first-child {
  width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .hover_fly a:first-child {
    position: absolute;
    width: 57%;
  }

  .hover_fly a:hover {
    width: 57% !important;
  }

  .hover_fly.fly_5 a:first-child {
    position: absolute;
    width: 42%;
  }

  .hover_fly.fly_5 a:hover {
    width: 42% !important;
  }

  .hover_fly.fly_3 a:first-child {
    position: absolute;
    width: 62%;
  }

  .hover_fly.fly_3 a:hover {
    width: 62% !important;
  }

  .hover_fly.fly_2 a:first-child {
    position: absolute;
    width: 74%;
  }

  .hover_fly.fly_2 a:hover {
    width: 74% !important;
  }
}

noindex:-o-prefocus,
.hover_fly a:first-child {
  position: absolute;
  width: 57%;
}

noindex:-o-prefocus,
.hover_fly a:hover {
  width: 55% !important;
}

noindex:-o-prefocus,
.hover_fly.fly_5 a:first-child {
  position: absolute;
  width: 42%;
}

noindex:-o-prefocus,
.hover_fly.fly_5 a:hover {
  width: 40% !important;
}

noindex:-o-prefocus,
.hover_fly.fly_3 a:first-child {
  position: absolute;
  width: 62%;
}

noindex:-o-prefocus,
.hover_fly.fly_3 a:hover {
  width: 60% !important;
}

noindex:-o-prefocus,
.hover_fly.fly_2 a:first-child {
  position: absolute;
  width: 74%;
}

noindex:-o-prefocus,
.hover_fly.fly_2 a:hover {
  width: 70% !important;
}

.products_slider .ajax_block_product:hover .hover_fly,
.product_list.grid .ajax_block_product:hover .hover_fly {
  bottom: 0;
}

.products_slider .ajax_block_product:hover .act_box.display_when_hover,
.product_list.grid .ajax_block_product:hover .act_box.display_when_hover {
  visibility: visible;
}

.product_list .price_container span.price.with_reduction {
  color: #ffb96c !important;
}

.pro_list_attributes p {
  margin-bottom: 5px;
}

.grid_view #product_list .pro_list_attributes p {
  text-align: center;
}

.itemlist_action .ajax_add_to_cart_button,
.itemlist_action .view_button {
  font-size: 1em;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: relative;
  overflow: hidden;
  background: #A1D700;
  text-align: left;
}

.itemlist_action .ajax_add_to_cart_button:hover,
.itemlist_action .view_button:hover {}

.itemlist_action .ajax_add_to_cart_button span,
.itemlist_action .view_button span {}

.itemlist_action .ajax_add_to_cart_button .icon-1x,
.itemlist_action .view_button .icon-1x {
  font-size: 1.666em;
}

.pro_second_box {
  padding: 6px;
  position: relative;
  text-align: center;
}

.pro_second_box .s_title_block,
.pro_second_box .price_container,
.pro_second_box .rating_box {
  text-align: center;
  margin-bottom: 6px;
}

.pro_second_box .yotpo,
.pro_second_box .product-desc {
  margin-bottom: 6px;
}

.pro_second_box .yotpo-bottomline {
  float: none !important;
}

.pro_second_box .price_container {
  line-height: 160%;
}

.warning,
.success,
.error,
.message {
  padding: 14px 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.warning ul,
.success ul,
.error ul,
.message ul {
  margin-bottom: 0;
}

.warning {
  color: #7c622a;
  background-color: #FDEDA4;
  border: 1px solid #FDEDA4;
}

.success {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #dff0d8;
}

.error {
  color: #c02230;
  background-color: #F5DAD3;
  border: 1px solid #F5DAD3;
}

.error ol {
  list-style: decimal;
  margin-bottom: 0;
}

.message {
  color: #3a87ad;
  background-color: #d9edf7;
  border: 1px solid #d9edf7;
}

.error ol {
  margin-left: 20px;
}

.error p.lnk {
  margin: 0.833em 0 0;
  padding: 0;
}

#rightbar {
  position: fixed;
  _position: absolute;
  z-index: 110;
  right: 0px;
  bottom: 40%;
  background: #f1f1f1;
  border: 1px solid #E5E5E5;
  border-left: none;
}

#switch_left_column_wrap {
  float: left;
}

#switch_right_column_wrap {
  float: right;
}

.rightbar_wrap,
#to_top_wrap,
#switch_left_column_wrap,
#switch_right_column_wrap {
  position: relative;
  z-index: 120;
}

.rightbar_wrap a.icon_wrap,
#to_top_wrap a.icon_wrap,
#switch_left_column_wrap a.icon_wrap,
#switch_right_column_wrap a.icon_wrap {
  padding: 6px;
  width: 54px;
  height: 50px;
  border-left: 1px solid #E5E5E5;
}

#switch_left_column_wrap {
  padding-left: 0;
}

.rightbar_content {
  display: none;
  position: absolute;
  top: 0;
  right: 48px;
  background: #fff;
  border: 1px solid #e5e5e5;
  min-height: 32px;
}

.opener,
.grower {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 10px 17px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}

.grower.CLOSE::before {
  content: '+';
  color: white;
  font: normal normal 200 32px/32px Montserrat;
}

.grower.OPEN::before {
  content: '-';
  color: white;
  font: normal normal 200 32px/32px Montserrat;
}

.active>.opener,
.open>.opener,
.active .opener.dlm,
.open .opener.dlm {
  background: url(../img/opener-active.png) center center no-repeat transparent;
}

.icon_wrap,
.shopping_cart .ajax_cart_right {
  background: #f1f1f1;
  color: #a1d700;
}

a.icon_wrap.active,
.icon_wrap.active,
a.icon_wrap:hover,
.icon_wrap:hover,
.searchbox_inner.active .submit_searchbox.icon_wrap,
#search_block_top.quick_search_simple .searchbox_inner.active .submit_searchbox.icon_wrap,
#search_block_top.quick_search_simple .searchbox_inner:hover .submit_searchbox.icon_wrap,
.shopping_cart:hover .icon_wrap,
.shopping_cart.active .icon_wrap,
.myaccount-link-list a:hover .icon_wrap {
  background: #a1d700;
  color: #fff;
}

.shopping_cart.icon_wrap:hover,
.shopping_cart.icon_wrap.active,
.submit_searchbox:hover,
.searchbox_inner.active .search_query,
.searchbox_inner.active .submit_searchbox.icon_wrap,
#search_block_top.quick_search_simple .searchbox_inner.active .submit_searchbox.icon_wrap,
#search_block_top.quick_search_simple .searchbox_inner:hover .submit_searchbox.icon_wrap,
.shopping_cart:hover .icon_wrap,
.shopping_cart.active .icon_wrap {
  border-color: #A1D700;
}

.shopping_cart.icon_wrap:hover b,
.shopping_cart.icon_wrap.active b {
  border-left-color: #A1D700;
}

a.icon_wrap.disabled,
.icon_wrap.disabled {
  color: #cccccc;
}

a.icon_wrap.disabled:hover,
.icon_wrap.disabled:hover {
  background: inherit;
  color: #cccccc;
}

a.icon_wrap,
.icon_wrap,
a.icon_circle,
.icon_circle,
.shopping_cart .ajax_cart_right,
.mobile_bar_tri {
  display: inline-block;
  height: 35px;
  line-height: 36px;
  min-width: 42px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
}

.shopping_cart .ajax_cart_left.icon_wrap {
  display: inline-block;
  height: fit-content;
  line-height: normal;
  min-width: 42px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
}

#submit_searchbox_mobile_bar {
  color: #ffffff;
  background: #a1d700;
  border-color: #a1d700;
}

#submit_searchbox_mobile_bar span {
  display: none;
}

#submit_searchbox_mobile_bar i {
  line-height: 34px;
}

a.icon_circle,
.icon_circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
}

a.icon_wrap i.icon-0x,
.icon_wrap i.icon-0x {
  display: block;
  text-align: center;
  height: 22px;
  line-height: 22px;
}

.icon_text {
  display: block;
  height: 14px;
  line-height: 14px;
  font-size: 0.8333em;
  overflow: hidden;
}

#rightbar-shopping_cart,
.shopping_cart,
#rightbar-product_compare {
  position: relative;
}

#rightbar-shopping_cart,
#rightbar-product_compare {
  z-index: 122;
}

.amount_circle {
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  background: #666;
  color: #fff;
  height: 16px;
  line-height: 14px;
  width: 16px;
  font-size: 0.916em;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}

.amount_circle.dozens {
  width: auto;
  padding: 0 8px;
  line-height: 14px;
}

.amount_circle.hidden {
  display: none;
}

.categories_tree_block>ul {
  display: flex;
  flex-direction: column;
  row-gap: .8rem;
}

.categories_tree_block li {
  position: relative;
  z-index: 3;
}

.categories_tree_block li .grower.OPEN,
.categories_tree_block li .grower.CLOSE {
  padding: 6px 13px;
  top: 4px;
}

.categories_tree_block>ul>li>.grower.OPEN,
.categories_tree_block>ul>li>.grower.CLOSE {
  padding: 0 15px;
}

.categories_tree_block li .grower.OPEN:after,
.categories_tree_block li .grower.CLOSE:after {
  left: 9px;
}

.categories_tree_block li.last {
  border: none;
}

.categories_tree_block li a {
  display: block;
  font: normal normal 700 14px/18px Montserrat;
  letter-spacing: 0.5px;
  color: white;
  padding: 1rem 2.5rem;
  background: var(--color-primary);
  border-radius: 20px;
}

.categories_tree_block li ul {
  background: white;
  padding: 2rem 2% 0.5rem;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: relative;
  top: -18px;
  z-index: -1;
}

.categories_tree_block li ul .grower.OPEN,
.categories_tree_block li ul .grower.CLOSE {
  background-color: transparent;
  top: 0px;
}

.categories_tree_block li ul li {
  border: none;
}

.categories_tree_block li ul li a {
  padding-left: 0;
  background: none;
  padding: 1rem;
  color: var(--color-primary);
}

.categories_tree_block>ul>li>ul li .grower::before {
  color: var(--color-primary);
}

#categories_block_left .categories_tree_block li a span {
  display: none;
}

/* .products_slider .ajax_block_product:hover .pro_outer_box, */
/* .product_list.grid .ajax_block_product:hover .pro_outer_box { */
/* -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1); */
/* -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1); */
/* box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1); */
/* } */

/* .product_list.list .ajax_block_product:hover { */
/* -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1); */
/* -moz-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1); */
/* box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1); */
/* } */

.product_accordion {
  padding: 0 1.3em;
}

.common_tabs {
  margin-bottom: 0;
}

.common_tabs a {
  display: block;
  padding: 0.833em 1.666em;
  text-decoration: none;
  color: #666;
  background: #e5e5e5;
}

.common_tabs a:hover {
  color: #333;
}

.common_tabs a.selected {
  background: #FAFAFA;
  color: #333;
}

.product_accordion_title,
.idTabs a {
  font-size: 1.166em;
}

#more_info_sheets,
#referral_program_sheets {
  padding: 1em 0;
  background: #FAFAFA;
}

#more_info_sheets .product_desc {
  margin-top: 5px;
}

#more_info_sheets .product_desc .product_image {
  float: left;
}

#more_info_sheets .product_desc .block_description {
  float: left;
  margin-left: 10px;
}

#more_info_sheets .product_desc .clear_product_desc {
  clear: both;
  height: 0;
  line-height: 0;
}

.rte ul {
  list-style-type: disc;
}

.rte ol {
  list-style-type: decimal;
}

ul.square,
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#more_info_sheets ul,
#more_info_sheets ol,
#more_info_sheets dl,
.menu_custom_content ul,
.menu_custom_content ol,
.menu_custom_content dl,
.blog_content ul,
.blog_content ol,
.blog_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl,
.rte ul,
.rte ol,
.rte dl,
.style_content ul,
.style_content ol,
.style_content dl {
  margin-left: 1.5em;
  margin-bottom: 1em;
}

#short_description_content em,
#more_info_sheets em,
.menu_custom_content em,
.rte em,
.blog_content em,
.style_content em {
  font-style: italic;
}

#short_description_content h1.heading,
#more_info_sheets h1.heading,
.menu_custom_content h1.heading,
.blog_content h1.heading,
.rte h1.heading,
#tinymce h1.heading {
  font-size: 2em;
  line-height: 1.25em;
  margin-bottom: 16px;
}

#short_description_content h2.heading,
#more_info_sheets h2.heading,
.menu_custom_content h2.heading,
.blog_content h2.heading,
.rte h2.heading,
#tinymce h2.heading {
  font-size: 1.6666em;
  line-height: 1.2em;
  margin-bottom: 14px;
}

#short_description_content h3.heading,
#more_info_sheets h3.heading,
.menu_custom_content h3.heading,
.blog_content h3.heading,
.rte h3.heading,
#tinymce h3.heading {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 12px;
}

#short_description_content em,
#more_info_sheets em .menu_custom_content em,
.blog_content em,
.rte em {
  font-style: italic;
}

ul.square,
.style_content ul.square,
.style_content ul,
#short_description_content ul,
#more_info_sheets ul,
.menu_custom_content ul,
#tinymce ul,
.blog_content ul,
.rte ul {
  list-style: square;
}

ul.desc,
.style_content ul.desc,
#short_description_content ul.desc,
#more_info_sheets ul.desc,
.menu_custom_content ul.desc,
#tinymce ul.desc,
.blog_content ul.desc,
.rte ul.desc {
  list-style: disc;
}

ol.decimal,
.style_content ol.decimal,
#short_description_content ol,
#more_info_sheets ol,
.menu_custom_content ol,
#tinymce ol,
.blog_content ol,
.rte ol {
  list-style: decimal;
}

#short_description_content hr,
.style_content hr,
#more_info_sheets hr,
.menu_custom_content hr,
.blog_content hr,
#tinymce hr,
.rte hr {
  clear: both;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  margin: 12px 0 12px;
}

.bullet li a {
  display: block;
  padding: 0px 0 2px 0;
}

.bullet li a:hover {
  text-decoration: none;
}

.bullet.text-center li a span {
  display: none;
}

.easycontent em {
  font-style: italic;
}

.easycontent table td,
.easycontent table th {
  padding: 2px 4px 2px 0;
}

.easycontent_container {
  overflow: hidden;
}

.easycontent_s3 {
  padding-left: 26px;
  overflow: hidden;
}

.easycontent_s3 .easy_icon {
  float: left;
  margin-left: -26px;
  margin-top: 3px;
}

.easycontent_s4 {
  padding-left: 36px;
}

.easycontent_s4 .easy_icon {
  float: left;
  margin-left: -36px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
}

.easycontent_s5 .easy_icon {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  display: inline-block;
}

.easycontent_s6 {
  padding-left: 52px;
  padding-top: 12px;
  overflow: hidden;
}

.easycontent_s6 .easy_icon {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  margin-left: -52px;
  border: 1px solid #666666;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

.easycontent_s8 {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  border-right: 1px solid #505050;
}

.easycontent_s8:hover {
  background: #505050;
}

.easycontent_s8 .easy_icon {
  margin-bottom: 1em;
}

.easycontent .easycontent_s8:last-child {
  border-right: none;
}

.easycontent_s9 {
  padding-left: 36px;
}

.easycontent_s9 .easy_icon {
  float: left;
  margin-left: -36px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #444;
  font-size: 1.166em;
}

.row .easycontent_s10 {
  border-right: 1px solid #E4E4E4;
  padding: 1em 0;
}

.row .easycontent_s10 .easy_icon {
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  display: inline-block;
}

.row .easycontent_s10:last-child {
  border-right: none;
}

.pro_column_list {
  display: flex;
  flex-direction: column;
  background: white;
  border-radius: 20px;
}

.pro_column_list li,
.pro_column_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem 2% 1rem 0;
  column-gap: 1rem;
  background: none !important;
  padding: 1rem 2%;
}

#viewed-products_block_left li:not(.last_item) {
  border-bottom: 1px solid #EBEBEB;
}

#viewed-products_block_left li.last_item {
  padding-bottom: 1rem !important;
}

.pro_column_right.product-content {
  height: fit-content;
}

.pro_column_list li:last-child,
.pro_column_box:last-child {
  border: none;
}

.pro_column_left {
  width: 56px;
  float: left;
}

.itemlist_left {
  width: 100px;
  float: left;
}

.itemlist_right {
  margin-left: 110px;
}

.itemlist_right .s_title_block {
  height: 2.666em;
  line-height: 1.333em;
  margin-bottom: 10px;
}

.itemlist_right .price_container span {
  display: inline-block;
}

.itemlist_right .s_quantity_wanted {
  margin-bottom: 6px;
  display: block;
}

.small_list_left {
  width: 100px;
  float: left;
}

.small_list_right {
  margin-left: 110px;
}

.pro_itemlist li {
  padding-top: 2em;
  padding-bottom: 1em;
}

.quantity_input_wrap,
.cart_quantity_button,
.s_quantity_input_wrap {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-right: 20px;
}

.s_quantity_input_wrap {
  padding-right: 16px;
}

.product_quantity_up,
.product_quantity_down,
.cart_quantity_up,
.cart_quantity_down,
.s_product_quantity_up,
.s_product_quantity_down {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  border-left-width: 0;
  text-align: center;
  position: absolute;
  right: 0;
}

.product_quantity_up,
.product_quantity_down {
  position: relative;
  right: inherit;
  height: 40px;
  font-size: 16px;
  padding: 10px;
  color: #000;
  width: 40px;
  border: 1px solid rgb(189, 194, 201);
}

.product_quantity_up {
  border-radius: 0px 30px 30px 0px;
  border-left-width: 0;
}

.product_quantity_down {
  border-radius: 15px 0 0 15px;
  border-right-width: 0;
}

.quantity_input_wrap {
  margin-left: 10px;
}

.s_product_quantity_up,
.s_product_quantity_down {
  width: 16px;
  height: 16px;
  line-height: 14px;
  position: relative;
  right: inherit;
}

.cart_quantity_up,
.s_product_quantity_up {
  border-bottom-width: 0;
  top: 0;
}

.cart_quantity_down,
.s_product_quantity_down {
  bottom: 0;
}

.product_quantity_up:hover,
.product_quantity_down:hover,
.cart_quantity_up:hover,
.cart_quantity_down:hover,
.s_product_quantity_up:hover,
.s_product_quantity_down:hover {
  text-decoration: none;
  background-color: #666666;
  color: #fff;
}

.product_quantity_up:hover,
.product_quantity_down:hover {
  background-color: #f1f1f1;
  color: #000;
}


.latsuj-menu {
  width: 350px;
  display: inline-block;
}

.top-top {
  display: inline-block;
}

.header_user_info {
  display: block;
}

#mobile_bar_right a.login::before {
  content: url(../img/icone.png);
}

#address .form-group>label,
#address .form-stru>label,
#identity .form-group>label,
#identity .form-stru>label,
#account-creation_form .form-group>label,
#account-creation_form .form-stru>label,
#new_account_form .form-group>label,
#new_account_form .form-stru>label,
#opc_account_form .form-group>label,
#opc_account_form .form-stru>label {
  display: inline-block;
  padding: 6px 15px;
  text-align: right;
  width: 260px;
  vertical-align: top;
}

#address .form-group>label sup,
#address .form-stru>label sup,
#identity .form-group>label sup,
#identity .form-stru>label sup,
#account-creation_form .form-group>label sup,
#account-creation_form .form-stru>label sup,
#new_account_form .form-group>label sup,
#new_account_form .form-stru>label sup,
#opc_account_form .form-group>label sup,
#opc_account_form .form-stru>label sup {
  color: #ee001c;
}

#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control {
  display: inline-block;
}

#address #uniform-newsletter,
#address #uniform-optin,
#address #uniform-invoice_address,
#identity #uniform-newsletter,
#identity #uniform-optin,
#identity #uniform-invoice_address,
#account-creation_form #uniform-newsletter,
#account-creation_form #uniform-optin,
#account-creation_form #uniform-invoice_address,
#new_account_form #uniform-newsletter,
#new_account_form #uniform-optin,
#new_account_form #uniform-invoice_address,
#opc_account_form #uniform-newsletter,
#opc_account_form #uniform-optin,
#opc_account_form #uniform-invoice_address {
  margin-left: 264px;
}

#address .submit,
#address .submit2,
#identity .submit,
#identity .submit2,
#account-creation_form .submit,
#account-creation_form .submit2,
#new_account_form .submit,
#new_account_form .submit2,
#opc_account_form .submit,
#opc_account_form .submit2 {
  padding-left: 264px;
}

#address span.form_info,
#address p.inline-infos,
#address span.inline-infos,
#identity span.form_info,
#identity p.inline-infos,
#identity span.inline-infos,
#account-creation_form span.form_info,
#account-creation_form p.inline-infos,
#account-creation_form span.inline-infos,
#new_account_form span.form_info,
#new_account_form p.inline-infos,
#new_account_form span.inline-infos,
#opc_account_form span.form_info,
#opc_account_form p.inline-infos,
#opc_account_form span.inline-infos {
  color: #999999;
  display: block;
  margin: 0 0 5px 265px;
}

#address div.selector,
#identity div.selector,
#account-creation_form div.selector,
#new_account_form div.selector,
#opc_account_form div.selector {
  display: inline-block;
}

#address #center_column.col-md-9 .form-group>label,
#address #center_column.col-md-9 .form-stru>label,
#identity #center_column.col-md-9 .form-group>label,
#identity #center_column.col-md-9 .form-stru>label,
#account-creation_form #center_column.col-md-9 .form-group>label,
#account-creation_form #center_column.col-md-9 .form-stru>label,
#new_account_form #center_column.col-md-9 .form-group>label,
#new_account_form #center_column.col-md-9 .form-stru>label,
#opc_account_form #center_column.col-md-9 .form-group>label,
#opc_account_form #center_column.col-md-9 .form-stru>label {
  width: 200px;
}

#address #center_column.col-md-9 #uniform-newsletter,
#address #center_column.col-md-9 #uniform-optin,
#address #center_column.col-md-9 #uniform-invoice_address,
#identity #center_column.col-md-9 #uniform-newsletter,
#identity #center_column.col-md-9 #uniform-optin,
#identity #center_column.col-md-9 #uniform-invoice_address,
#account-creation_form #center_column.col-md-9 #uniform-newsletter,
#account-creation_form #center_column.col-md-9 #uniform-optin,
#account-creation_form #center_column.col-md-9 #uniform-invoice_address,
#new_account_form #center_column.col-md-9 #uniform-newsletter,
#new_account_form #center_column.col-md-9 #uniform-optin,
#new_account_form #center_column.col-md-9 #uniform-invoice_address,
#opc_account_form #center_column.col-md-9 #uniform-newsletter,
#opc_account_form #center_column.col-md-9 #uniform-optin,
#opc_account_form #center_column.col-md-9 #uniform-invoice_address {
  margin-left: 204px;
}

#address #center_column.col-md-9 .submit,
#address #center_column.col-md-9 .submit2,
#identity #center_column.col-md-9 .submit,
#identity #center_column.col-md-9 .submit2,
#account-creation_form #center_column.col-md-9 .submit,
#account-creation_form #center_column.col-md-9 .submit2,
#new_account_form #center_column.col-md-9 .submit,
#new_account_form #center_column.col-md-9 .submit2,
#opc_account_form #center_column.col-md-9 .submit,
#opc_account_form #center_column.col-md-9 .submit2 {
  padding-left: 204px;
}

#address #center_column.col-md-9 span.form_info,
#address #center_column.col-md-9 p.inline-infos,
#address #center_column.col-md-9 span.inline-infos,
#identity #center_column.col-md-9 span.form_info,
#identity #center_column.col-md-9 p.inline-infos,
#identity #center_column.col-md-9 span.inline-infos,
#account-creation_form #center_column.col-md-9 span.form_info,
#account-creation_form #center_column.col-md-9 p.inline-infos,
#account-creation_form #center_column.col-md-9 span.inline-infos,
#new_account_form #center_column.col-md-9 span.form_info,
#new_account_form #center_column.col-md-9 p.inline-infos,
#new_account_form #center_column.col-md-9 span.inline-infos,
#opc_account_form #center_column.col-md-9 span.form_info,
#opc_account_form #center_column.col-md-9 p.inline-infos,
#opc_account_form #center_column.col-md-9 span.inline-infos {
  margin: 0 0 5px 205px;
}

#address #center_column.col-md-9 .form-group .form-control,
#identity #center_column.col-md-9 .form-group .form-control,
#account-creation_form #center_column.col-md-9 .form-group .form-control,
#new_account_form #center_column.col-md-9 .form-group .form-control,
#opc_account_form #center_column.col-md-9 .form-group .form-control {
  max-width: 250px;
}

#identity #center_column.col-md-9 .form-group .form-control,
#authentication #center_column.col-md-9 .form-group .form-control {
  max-width: 250px;
}

#login_form .form-group,
#create-account_form .form-group {
  width: 254px;
}

#cart_summary_total {
  float: right;
  width: 320px;
}

#cart_summary_total table td.total_price_container>span {
  text-transform: uppercase;
}

#hookDisplayProductPriceBlock-price {
  display: inline-block;
  margin-left: 4px;
}

.logo_center #logo_wrapper {
  text-align: center;
}

.logo_center #header_left,
.logo_center #logo_wrapper,
.logo_center #header_right {
  display: table;
}

.logo_center #header_logo_inner,
.logo_center #header_left_inner,
.logo_center #header_right_inner {
  display: table-cell;
  vertical-align: middle;
}

.logo_center #header_logo {
  display: inline-block;
}

.logo_center .col-md-1 #header_logo {
  max-width: 50px;
}

.logo_center .col-md-2 #header_logo {
  max-width: 131px;
}

.logo_center .col-md-3 #header_logo {
  max-width: 212px;
}

.logo_center .col-md-4 #header_logo {
  max-width: 293px;
}

.logo_center .col-md-5 #header_logo {
  max-width: 374px;
}

.logo_center .col-md-6 #header_logo {
  max-width: 400px;
}

.logo_center .col-md-7 #header_logo {
  max-width: 535px;
}

.logo_center .col-md-8 #header_logo {
  max-width: 616px;
}

.logo_center .col-md-9 #header_logo {
  max-width: 697px;
}

.logo_center .col-md-10 #header_logo {
  max-width: 778px;
}

.logo_center .col-md-11 #header_logo {
  max-width: 859px;
}

.logo_center .col-md-12 #header_logo {
  max-width: 950px;
}

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

.box-cart-bottom #wishlist_button i,
.box-cart-bottom .add_to_compare i,
.product_list.list .act_box_inner .addToWishlist i,
.product_list.list .act_box_inner .add_to_compare i,
.product_list.list .act_box_inner .quick-view i {
  vertical-align: middle;
  font-size: 1.5em;
}

.sm_lable {
  display: inline-block;
  color: #fff;
  background: #b5b5b5;
  padding: 0 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.layer_box {
  text-align: left;
  background-color: white;
  position: absolute;
  display: none;
  z-index: 230;
  width: 380px;
  margin-left: -190px;
  left: 50%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  top: 50px !important;
}

.layer_box .layer_inner_box {
  padding: 12px 18px;
}

.layer_box .layer_product {
  position: relative;
}

.layer_box .layer_product .product-image-container {
  max-width: 58px;
  border: 1px solid #f5f5f5;
  float: left;
}

.layer_box .layer_product .layer_product_info {
  margin-left: 68px;
}

.layer_box .layer_product .layer_product_info .product-name {
  display: block;
  padding-bottom: 6px;
  font-size: 1.166em;
}

.layer_box .layer_details {
  margin-top: 10px;
}

.layer_box .button-container {
  margin-top: 10px;
}

.layer_box .cross {
  position: absolute;
  right: -36px;
  top: -28px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  background: none;
  font-size: 1.3em;
  line-height: 28px;
  color: #333333;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

.layer_box .cross:after {
  content: "\e849";
  font-family: "fontello";
}

.layer_box .continue {
  cursor: pointer;
}

.layer_overlay {
  background-color: #000;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 220;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

* html .layer_overlay {
  position: absolute;
  left: 0;
  margin-left: -160px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.myaccount-column .list-block li .icon_wrap {
  display: none;
}

.footable.breakpoint>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
  font-family: "fontello" !important;
  content: '\e854' !important;
}

.footable.breakpoint>tbody>tr>td>span.footable-toggle:before {
  font-family: "fontello" !important;
  content: '\e84b' !important;
}

.footable .footable-sortable .footable-sort-indicator:after {
  font-family: "fontello" !important;
  content: '\e84c' !important;
}

.footable .footable-sortable.footable-sorted .footable-sort-indicator:after {
  content: '\e852' !important;
}

.footable .footable-sortable.footable-sorted-desc .footable-sort-indicator:after {
  content: '\e853' !important;
}

#create-account_form .form-group label {
  font-weight: bold;
}

#login_form .form-group {
  margin: 0 0 6px 0;
}

#login_form .form-group label {
  font-weight: bold;
}

#login_form .lost_password {
  margin: 1em 0;
  display: block;
  color: #666;
}

#fb-root {
  display: none;
}

.fb_like_box_warp {
  overflow: hidden;
}

.fb_edge_widget_with_comment {
  margin-right: 16px;
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.zoomPad {
  z-index: 60 !important;
  float: none !important;
}

.product_img_link,
.product_image {
  position: relative;
  display: block;
}

.product_img_link {
  margin-top: 4rem;
}

.product_img_link img.front-image,
.product_img_link img.back-image,
.product_image img.front-image,
.product_image img.back-image {
  display: block;
  width: 100%;
  height: auto;
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.product_image img.front-image {
  width: 90%;
}

.product_img_link img.front-image,
.product_image img.front-image {
  position: relative;
}

.product_img_link img.back-image,
.product_image img.back-image {
  position: absolute;
}

#right_column #newsletter_block_left.col-sm-3,
#left_column #newsletter_block_left.col-sm-3 {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.zoomPreload {
  overflow: hidden;
  background-position: center center !important;
  text-indent: -5000px;
}

.font_icon_1 {
  height: 60px;
  width: 60px;
  line-height: 60px;
  -webkit-box-shadow: 0 0 0 2px #333333 inset;
  -moz-box-shadow: 0 0 0 2px #333333 inset;
  box-shadow: 0 0 0 2px #333333 inset;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  margin-top: 6px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.font_icon_1 em {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  width: 1em;
  position: relative;
  z-index: 2;
}

.font_icon_1:before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #333333;
  transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  -webkit-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  z-index: 1;
}

.wrap_font_icon_1:hover .font_icon_1:before {
  height: 100%;
}

.wrap_font_icon_1:hover .font_icon_1 em {
  color: #ffffff;
}

.wrap_font_icon_2 {
  display: block;
}

.wrap_font_icon_2 em {
  top: 0;
  position: relative;
  transition: top 150ms linear;
  -moz-transition: top 150ms linear;
  -ms-transition: top 150ms linear;
  -webkit-transition: top 150ms linear;
  -o-transition: top 150ms linear;
}

.wrap_font_icon_2 span {
  display: block;
  margin-bottom: 4px;
  font-weight: block;
  font-size: 1.38em;
}

.wrap_font_icon_2 span.unvisible {
  display: none;
}

.wrap_font_icon_2:hover em {
  top: -10px;
}

/*custom block*/
.contact_item_large {
  font-size: 1.333em;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  display: inline-block;
  padding: 1em 30px 0 0;
}

.contact_item_large i,
.contact_item_large em {
  vertical-align: middle;
  margin-right: 4px;
  display: inline-block;
}

.row.st_banner_block {
  margin-left: -10px;
  margin-right: -10px;
}

.st_banner_block .st_banner_image {
  padding-left: 10px;
  padding-right: 10px;
}

#version_switching .col-xs-12 {
  text-align: left;
}

#top_bar #header_user_info .sing_up,
#top_bar #header_user_info .my_account_link {
  display: none;
}

.media {
  position: relative;
  margin: 0 0 15px 0;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: 1px solid #ccc;
}

.media iframe,
.media object,
.media embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yotpo .yotpo-first-review {
  top: auto !important;
}

.yotpo .yotpo-display-wrapper .standalone-bottomline {
  text-align: center;
}

.yotpo .yotpo-display-wrapper .standalone-bottomline .yotpo-bottomline {
  display: inline-block;
  float: none;
}

#stb_search_query_block {
  margin-bottom: 6px;
  float: left;
  height: 28px;
}

#stb_search_button {
  float: left;
  vertical-align: top;
  font-size: 1em;
}

body.mobile_device .zoomPup,
body.mobile_device .zoomWindow {
  display: none !important;
}

body.mobile_device .countdown_wrap {
  bottom: 50%;
  margin-bottom: -17px;
}

body.mobile_device .hover_fly_static .countdown_wrap {
  bottom: 50%;
}

.add_to_compare.checked i:before,
.addToWishlist.checked i:before {
  content: '\e80f';
}

.parallax_box.parallax_box_img {
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: repeat;
}

.parallax_box .owl-pagination {
  margin-top: 1em;
}

#index .owl-dots {
  top: -24px !important;
}

.ar-ai-container.owl-carousel .owl-dots {
  /* top: -14% !important; */
  bottom: auto !important;
}

.parallax_heading {
  text-align: center;
  margin-bottom: 1em;
}

.style_content h1,
.style_content h2,
.style_content h3,
.style_content h4,
.style_content h5,
.style_content h6,
.style_content p {
  display: block;
}

.style_content h1.closer,
.style_content h2.closer,
.style_content h3.closer,
.style_content h4.closer,
.style_content h5.closer,
.style_content h6.closer,
.style_content p.closer {
  margin-top: 0;
  margin-bottom: 4px;
  line-height: 110%;
}

.style_content .btn {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 8px;
}

.style_content .btn.last {
  margin-right: 0;
}

.style_content .spacer {
  clear: both;
  height: 16px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: none;
}

.style_content h1 {
  font-size: 8em;
  margin-bottom: 14px;
}

.style_content h2 {
  font-size: 6em;
  margin-bottom: 14px;
}

.style_content h3 {
  font-size: 4em;
  margin-bottom: 14px;
}

.style_content h4 {
  font-size: 3em;
}

.style_content h5 {
  font-size: 2em;
}

.style_content h6 {
  font-size: 1.5em;
}

.style_content p {
  font-size: 1.166em;
  margin-bottom: 6px;
}

.stadvancedmenu_sub .style_content p,
.easycontent .style_content p {
  font-size: 1em;
}

.banner_text .style_content.text_td .line {
  margin: 0 auto;
}

.banner_text .style_content.text_td h1,
.banner_text .style_content.text_td h2,
.banner_text .style_content.text_td h3,
.banner_text .style_content.text_td h4,
.banner_text .style_content.text_td h5,
.banner_text .style_content.text_td h6 {
  margin-bottom: 4px;
}

.line,
.line_white,
.line_black {
  clear: both;
  height: 0;
  overflow: hidden;
  margin: 14px auto;
  padding: 0;
  background: none;
  border-top: 2px solid #fff;
  width: 80px;
  display: inline-block;
}

.line_black {
  border-color: #444;
}

.icon_line_wrap {
  text-align: center;
  margin: 14px auto;
}

.icon_line,
.icon_line_white,
.icon_line_black,
.icon_line_gray {
  color: #fff;
}

.icon_line:after,
.icon_line:before,
.icon_line_white:after,
.icon_line_white:before,
.icon_line_black:after,
.icon_line_black:before,
.icon_line_gray:after,
.icon_line_gray:before {
  display: inline-block;
  content: '';
  width: 50px;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
  background-color: #fff;
  vertical-align: middle;
  margin-top: -2px;
}

.icon_line:after,
.icon_line_white:after,
.icon_line_black:after,
.icon_line_gray:after {
  margin-left: 6px;
}

.icon_line:before,
.icon_line_white:before,
.icon_line_black:before,
.icon_line_gray:before {
  margin-right: 6px;
}

.icon_line em,
.icon_line span,
.icon_line_white em,
.icon_line_white span,
.icon_line_black em,
.icon_line_black span,
.icon_line_gray em,
.icon_line_gray span {
  vertical-align: middle;
}

.icon_line.icon_line_big:after,
.icon_line.icon_line_big:before,
.icon_line_white.icon_line_big:after,
.icon_line_white.icon_line_big:before,
.icon_line_black.icon_line_big:after,
.icon_line_black.icon_line_big:before,
.icon_line_gray.icon_line_big:after,
.icon_line_gray.icon_line_big:before {
  width: 40px;
  height: 3px;
}

.icon_line_black {
  color: #444;
}

.icon_line_black:after,
.icon_line_black:before {
  background-color: #444;
}

.icon_line_gray {
  color: #999;
}

.icon_line_gray:after,
.icon_line_gray:before {
  background-color: #999;
}

.text_table_wrap {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.text_table_wrap .text_table {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.text_table_wrap .text_table .text_td {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 20px 16px;
}

.text_table_wrap .text_table .text_td.advanced_banner_text_top,
.text_table_wrap .text_table .text_td.banner_text_top {
  vertical-align: top;
}

.text_table_wrap .text_table .text_td.advanced_banner_text_bottom,
.text_table_wrap .text_table .text_td.banner_text_bottom {
  vertical-align: bottom;
}

.text_inner_box_left {
  float: left;
}

.text_inner_box_right {
  float: right;
}

#my-account .addresses-lists {
  min-height: 200px;
}

#my-account .addresses-lists>div {
  width: 100%;
}

#my-account ul.myaccount-link-list li {
  padding: 20px 0;
  float: left;
  width: 33%;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(../img/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme.owl-navigation-lr {
  overflow: hidden;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  height: 100%;
  color: white;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  width: 46px;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div.disabled {
  color: #777777;
  cursor: default;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div i {
  height: 34px;
  line-height: 34px;
  width: 34px;
  display: inline-block;
  top: 50%;
  left: 6px;
  margin-top: -17px;
  position: absolute;
  text-align: center;
  font-size: 1.5em;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div:hover {
  background: rgba(0, 0, 0, 0.8);
}

.products_slider .owl-theme.owl-navigation-lr .owl-controls .owl-buttons div:hover {
  background: #777777;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div.disabled:hover {
  background: rgba(68, 68, 68, 0.4);
}

.products_slider .owl-theme.owl-navigation-lr .owl-controls .owl-buttons div.disabled:hover {
  background: #cccccc;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons .owl-prev {
  left: -100px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
  padding-left: 6px;
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons .owl-next {
  right: -100px;
  -webkit-transition: right 300ms ease;
  transition: right 300ms ease;
  padding-right: 6px;
}

.owl-theme.owl-navigation-lr:hover .owl-controls .owl-buttons .owl-prev {
  left: 0px;
}

.owl-theme.owl-navigation-lr:hover .owl-controls .owl-buttons .owl-next {
  right: 0px;
}

.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div,
.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,
.owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div {
  top: 50%;
  margin-top: -34px;
  bottom: auto;
  height: auto;
  padding: 0;
  width: auto;
}

.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div i,
.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,
.owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div i {
  height: 68px;
  line-height: 66px;
  width: 36px;
  top: auto;
  left: auto;
  margin-top: 0;
  position: static;
}

.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div i,
#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div i,
.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,
#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,
.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div i,
#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div i {
  height: 48px;
  line-height: 48px;
  width: 26px;
}

.products_slider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div,
.products_slider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,
.products_slider .owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div {
  top: 40%;
  background: #cccccc;
}

.brands-itemslider.products_slider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div,
#thumbs_list.products_slider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div,
.brands-itemslider.products_slider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,
#thumbs_list.products_slider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,
.brands-itemslider.products_slider .owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div,
#thumbs_list.products_slider .owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div {
  top: 50%;
  margin-top: -24px;
}

.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div,
.owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div {
  margin-top: -20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
}

.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i {
  height: 40px;
  line-height: 40px;
  width: 40px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,
#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i {
  height: 30px;
  line-height: 30px;
  width: 30px;
}

.owl-theme.owl-navigation-lr.owl-navigation-circle:hover .owl-controls .owl-buttons .owl-prev {
  left: 10px;
}

.owl-theme.owl-navigation-lr.owl-navigation-circle:hover .owl-controls .owl-buttons .owl-next {
  right: 10px;
}

.owl-theme.owl-navigation-lr.owl-navigation-square .owl-controls .owl-buttons div {
  width: 68px;
}

.owl-theme.owl-navigation-lr.owl-navigation-square:hover .owl-controls .owl-buttons .owl-prev {
  left: 80px;
}

.owl-theme.owl-navigation-lr.owl-navigation-square:hover .owl-controls .owl-buttons .owl-next {
  right: 80px;
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons {
  position: absolute;
  top: -56px;
  right: 0;
}

#left_column .owl-theme.owl-navigation-tr .owl-controls .owl-buttons,
#right_column .owl-theme.owl-navigation-tr .owl-controls .owl-buttons {
  right: 6px;
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div {
  height: 30px;
  line-height: 30px;
  width: 30px;
  overflow: hidden;
  text-align: center;
  color: #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div.disabled {
  color: #999999;
  cursor: default;
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div.owl-prev {
  margin-right: 2px;
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div:hover {
  background-color: #fbfbfb;
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div.disabled:hover {
  background-color: transparent;
}

.owl_images_slider .owl-pagination {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 6px;
}

/* .owl_carousel_wrap{
	.owl-theme .owl-controls .owl-buttons div{
		@include opacity(.50);
	}
	.owl-theme .owl-controls.clickable .owl-buttons div:hover{
		@include opacity(1);
	}
}
.products_slider{
	.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div{
		color: #BFBFBF;
	}
	.owl-theme.owl-navigation-tr .owl-controls.clickable .owl-buttons div:hover{
		color: #333;
	}
} */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  line-height: 12px;
  margin: 4px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #666666;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #333333;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

/* preloading images */
.owl-item.loading {
  min-height: 60px;
  background: url(../img/loading.gif) no-repeat center center;
}

.products_slider .owl-item.loading {
  background: none;
  min-height: none;
}

.products_slider .owl-item.loading .on_sale,
.products_slider .owl-item.loading .sale_percentage_sticker,
.products_slider .owl-item.loading .new {
  display: none;
}

.owl-item.loading .product_image,
.owl-item.loading .blog_image {
  min-height: 60px;
  background: url(../img/loading.gif) no-repeat center bottom;
}

.owl_bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #777777;
}

.owl_progressBar {
  width: 100%;
  background: #EDEDED;
}

.st_owl_carousel_block {
  position: relative;
  display: block;
}

.st_owl_carousel_block .st_owl_carousel_image {
  display: block;
  margin: 0 auto;
}

.owl-carousel-banner .st_owl_carousel_block {
  margin-bottom: 20px;
}

.owl-carousel-banner .st_owl_carousel_block:last-child {
  margin-bottom: 0 !important;
}

.carousel_banner_nbr_1 .st_owl_carousel_block {
  margin-bottom: 0;
}

.st_owl_carousel_text.text_table_wrap .text_table .text_td {
  padding-left: 60px;
  padding-right: 60px;
}

#left_column .st_owl_carousel_text.text_table_wrap .text_table .text_td,
#right_column .st_owl_carousel_text.text_table_wrap .text_table .text_td {
  padding-left: 16px;
  padding-right: 16px;
}

.st_owl_carousel_text .text-center h1,
.st_owl_carousel_text .text-center h2,
.st_owl_carousel_text .text-center h3,
.st_owl_carousel_text .text-center h4,
.st_owl_carousel_text .text-center h5,
.st_owl_carousel_text .text-center h6,
.st_owl_carousel_text .text-center p,
.st_owl_carousel_text .text-center div {
  display: block;
  float: none;
}

.st_owl_carousel_text .text-right h1,
.st_owl_carousel_text .text-right h2,
.st_owl_carousel_text .text-right h3,
.st_owl_carousel_text .text-right h4,
.st_owl_carousel_text .text-right h5,
.st_owl_carousel_text .text-right h6,
.st_owl_carousel_text .text-right p,
.st_owl_carousel_text .text-right div {
  display: inline-block;
  float: right;
  clear: both;
}

.st_owl_carousel_text .text-right div.text_inner_box {
  display: block;
  float: none;
}

.st_owl_carousel_text .text-right div.text_inner_box.text_inner_box_left {
  float: left;
}

.st_owl_carousel_text .text-right div.text_inner_box.text_inner_box_right {
  float: right;
}

.st_owl_carousel_text .text-left h1,
.st_owl_carousel_text .text-left h2,
.st_owl_carousel_text .text-left h3,
.st_owl_carousel_text .text-left h4,
.st_owl_carousel_text .text-left h5,
.st_owl_carousel_text .text-left h6,
.st_owl_carousel_text .text-left p,
.st_owl_carousel_text .text-left div {
  display: inline-block;
  float: left;
  clear: both;
}

.st_owl_carousel_text .text-left div.text_inner_box {
  display: block;
  float: none;
}

.st_owl_carousel_text .text-left div.text_inner_box.text_inner_box_left {
  float: left;
}

.st_owl_carousel_text .text-left div.text_inner_box.text_inner_box_right {
  float: right;
}

#my-account .addresses-lists {
  min-height: 200px;
}

#my-account .addresses-lists>div {
  width: 100%;
  background: #FBFBFB;
  padding: 50px;
  border: 1px solid #E5E5E5;
}

#my-account ul.myaccount-link-list li {
  padding: 20px 0;
  float: left;
  width: 33%;
}

@media(min-width:600px) {

  #my-account ul.myaccount-link-list li a span,
  #my-account ul.myaccount-link-list li.cookiemaster_myaccount_manage i,
  #my-account ul.myaccount-link-list li.gdpr_myaccount_data i,
  #my-account ul.myaccount-link-list li.gdpr_myaccount_delete i {
    display: inline-block;
    height: 60px;
    line-height: 50px;
    min-width: 60px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
  }
}

#my-account ul.myaccount-link-list li.gdpr_myaccount_data i,
#my-account ul.myaccount-link-list li.gdpr_myaccount_delete i {
  padding: 5px;
  margin-right: 4px;
}

#my-account ul.myaccount-link-list li.gdpr_myaccount_data i:hover,
#my-account ul.myaccount-link-list li.gdpr_myaccount_delete i:hover {
  background: #a1d700;
  color: #ffffff;
}

#my-account ul.myaccount-link-list li.cookiemaster_myaccount_manage i,
#my-account ul.myaccount-link-list li.gdpr_myaccount_data i,
#my-account ul.myaccount-link-list li.gdpr_myaccount_delete i {
  background: #f1f1f1;
  color: #a1d700;
  font-size: 20px;
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {

  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {

  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {

  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

.width_90,
.center_width_90 {
  width: 90%;
}

.width_80,
.center_width_80 {
  width: 80%;
}

.width_70,
.center_width_70 {
  width: 70%;
}

.width_60,
.center_width_60 {
  width: 60%;
}

.width_50,
.center_width_50 {
  width: 50%;
}

.width_40,
.center_width_40 {
  width: 40%;
}

.width_30,
.center_width_30 {
  width: 30%;
}

.width_20,
.center_width_20 {
  width: 20%;
}

.width_10,
.center_width_10 {
  width: 10%;
}

.center_width_90,
.center_width_80,
.center_width_70,
.center_width_60,
.center_width_50,
.center_width_40,
.center_width_30,
.center_width_20,
.center_width_10 {
  margin-right: auto;
  margin-left: auto;
}

.hover_effect_1 .st_advanced_banner_block .st_advanced_banner_image,
.hover_effect_1 .st_advanced_banner_block .st_advanced_banner_static_image {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.hover_effect_1 .st_advanced_banner_block:hover .st_advanced_banner_image,
.hover_effect_1 .st_advanced_banner_block:hover .st_advanced_banner_static_image {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.hover_effect_1 .advanced_banner_box .advanced_banner_image_box {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.hover_effect_1 .advanced_banner_box:hover .advanced_banner_image_box {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.hover_effect_2 .st_advanced_banner_block:before {
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  margin: 0;
  border: 2px solid #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.hover_effect_2 .st_advanced_banner_block:hover:before {
  margin: 8px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.hover_effect_3 .st_advanced_banner_block:before {
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.hover_effect_3 .st_advanced_banner_block:hover:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin: 12px;
}

.hover_effect_4 .st_advanced_banner_block .st_advanced_banner_image,
.hover_effect_4 .st_advanced_banner_block .st_advanced_banner_static_image {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.hover_effect_4 .st_advanced_banner_block:hover .st_advanced_banner_image,
.hover_effect_4 .st_advanced_banner_block:hover .st_advanced_banner_static_image {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.hover_effect_4 .advanced_banner_box .advanced_banner_image_box {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.hover_effect_4 .advanced_banner_box:hover .advanced_banner_image_box {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mo_advanced_mu_level_0 {
  text-align: left;
}

.mo_advanced_mu_level_0 .opener {
  z-index: 1;
  background-color: transparent;
  background-position: right center;
  padding: 12px 0;
  display: block;
  left: 0;
  right: 0;
}

.mo_advanced_mu_level_0 .opener:hover {
  background-color: transparent;
  background-image: url(../img/opener.png);
}

.mo_advanced_mu_level_0 .active>.opener {
  background-position: right center;
  background-image: url(../img/opener-active.png);
}

.advanced_ma_level_0 .icon-down-dir-2,
.advanced_ma_level_0 .icon-right-dir-2,
.advanced_mv_item .icon-right-dir-2 {
  position: absolute;
  right: 10px;
  top: 26%;
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 14px;
  margin-right: 0;
  -moz-transition: -moz-transform .2s ease-in;
  -o-transition: -o-transform .2s ease-in;
  transition: transform .2s ease-in;
}

.advanced_ma_level_0 .icon-down-dir-2:before,
.advanced_ma_level_0 .icon-right-dir-2:before,
.advanced_mv_item .icon-right-dir-2:before {
  line-height: 12px;
}

.advanced_ml_level_0.current .advanced_ma_level_0 .icon-down-dir-2 {
  -moz-transform: rotate(180deg);
  -moz-transform-origin: 50% 68%;
  -webkit-transform: rotate(180deg);
  -webkit-transform-origin: 50% 68%;
  -o-transform: rotate(180deg);
  -o-transform-origin: 50% 68%;
  transform: rotate(180deg);
  transform-origin: 50% 68%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  top: 3px\7;
}

#st_advanced_menu_column_mobile {
  display: none;
}

.boxed_advancedmenu #st_advanced_menu_container {
  border-bottom: none;
}

.advanced_ma_level_0.is_icon_menu {
  line-height: 1.8em;
}

.advanced_ma_level_0 .icon-home {
  line-height: 1.6em;
}

/* .advanced_ma_level_0{
	&.is_parent:after{
		font-family: $font-icon;
		content: "\f107";
		opacity: 0.7;
		top: 0px;
		position: relative;
	}
} */
.advanced_ma_level_0.ma_icon i,
.mo_advanced_ma_level_0.ma_icon i,
.advanced_mv_item.ma_icon i {
  margin-right: 0;
}

.advanced_ma_level_0 i,
.mo_advanced_ma_level_0 i,
.advanced_mv_item i {
  margin-right: 4px;
}

.advanced_ma_item i,
.mo_advanced_sub_a i {
  margin-right: 4px;
}

#st_advanced_menu_wrap {
  display: block;
  margin-top: 0;
  margin-bottom: 50px;
  border-bottom: none;
}

.boxed_advancedmenu #st_advanced_menu_wrap {
  border-bottom: 2px solid #333333;
}

#st_advanced_menu_wrap .advanced_ml_level_0 {
  float: left;
  text-align: left;
}

#header_right #st_advanced_menu_wrap .advanced_ml_level_0 {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

#st_advanced_menu_wrap .advanced_ml_level_0.current .advanced_ma_level_0 {
  color: #A1D700;
  border-bottom-color: #A1D700;
  z-index: 71;
}

#st_advanced_menu_wrap .advanced_ml_level_0:hover .advanced_ma_level_0 {
  z-index: 71;
}

#st_advanced_menu_wrap .advanced_ma_level_0 {
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  padding: 0 8px;
  z-index: 69;
  /* &.is_parent:after{
    	line-height: 1em;
    	margin-left: 4px;
    } */
}

#st_advanced_menu_wrap .advanced_ma_level_0.is_parent {
  padding-right: 24px;
}

#st_advanced_menu_wrap .m_alignment_0 .advanced_style_wide,
#st_advanced_menu_wrap .m_alignment_3 .advanced_style_wide {
  left: 0;
}

#st_advanced_menu_wrap .m_alignment_2 .advanced_style_wide {
  left: auto;
  right: 0;
}

#st_advanced_menu_wrap .stadvancedmenu_sub {
  border-top: 2px solid #333333;
}

#st_advanced_menu_column_block .advanced_ml_level_0 {
  float: none;
  text-align: left;
  display: block;
  position: relative;
}

#st_advanced_menu_column_block .advanced_ml_level_0.current .advanced_ma_level_0 {
  color: #A1D700;
}

#st_advanced_menu_column_block .advanced_ma_level_0 {
  height: auto;
  line-height: normal;
  padding: 6px 9px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  /* &.is_parent:after{
  	height:36px;
  	line-height:36px;
  	float: right;
  	content: "\f105";
  } */
}

#st_advanced_menu_column_block .advanced_ma_level_0:before,
#st_advanced_menu_column_block .advanced_ma_level_0:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

#st_advanced_menu_column_block .advanced_ma_level_0:after {
  clear: both;
}

#st_advanced_menu_column_block .stadvancedmenu_sub {
  top: 0;
}

#left_column #st_advanced_menu_column_block .stadvancedmenu_sub {
  left: 100%;
}

#right_column #st_advanced_menu_column_block .stadvancedmenu_sub {
  right: 100%;
}

.st_advanced_menu {
  position: relative;
  margin-bottom: 0;
}

.advanced_ml_level_2:hover .is_parent_icon_v {
  display: none;
}

.advanced_ml_level_2 a:hover .is_parent_icon_v {
  display: block;
}

.advanced_ma_level_0 {
  font-size: 1.333em;
  height: 36px;
  line-height: 36px;
  display: block;
  text-transform: uppercase;
  position: relative;
  color: #666666;
}

.advanced_ma_level_0:hover {
  color: #A1D700;
  border-color: #A1D700;
}

.advanced_style_wide .advanced_ma_level_1 {
  font-size: 1.166em;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.advanced_style_wide .advanced_mu_level_2 .granditem_0 {
  position: relative;
  display: block;
}

.advanced_style_wide .advanced_mu_level_2 .granditem_0:hover>ul {
  display: inline-block;
}

.advanced_style_wide .advanced_mu_level_2 .granditem_0>ul {
  top: 0;
  left: 80px;
  width: 250px;
  padding: 12px 0;
}

.advanced_style_wide .advanced_mu_level_2 ul.p_granditem_1 {
  padding-left: 12px;
}

.advanced_style_wide .advanced_mu_level_3 li.p_granditem_0 {
  padding: 0 12px;
}

.advanced_style_wide .advanced_mu_level_3 li.p_granditem_0>a {
  line-height: 180%;
}

.stadvancedmenu_sub,
.stadvancedmenu_multi_level ul,
.advanced_mu_level_2 .granditem_0>ul {
  display: none;
  position: absolute;
  background: #fff;
  font-weight: normal;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 70;
}

.advanced_mu_level_1 a,
.stadvancedmenu_multi_level a {
  display: block;
}

.advanced_mu_level_2 a[class^="advanced_ma_level_"]:before,
.stadvancedmenu_multi_level a[class^="advanced_ma_level_"]:before {
  font-family: "fontello";
  content: "\f105";
  display: inline-block;
  padding-right: 8px;
  width: 12px;
}

.advanced_mu_level_2 a[class^="advanced_ma_level_"]:hover:before,
.stadvancedmenu_multi_level a[class^="advanced_ma_level_"]:hover:before {
  padding-right: 4px;
  padding-left: 4px;
}

#st_advanced_menu_container.sticky {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  z-index: 210;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  border-bottom: none;
}

#st_advanced_menu_container.sticky .advanced_ma_level_0 {
  margin-bottom: 0;
  border-bottom: none;
}

#st_advanced_menu_container.sticky .st_advanced_menu {
  background-color: transparent;
}

#st_advanced_menu_container.sticky .stadvancedmenu_sub {
  border-top: none;
}

.advanced_style_wide {
  padding: 20px;
}

.st_advanced_menu_block {
  margin-bottom: 20px;
}

.stadvancedmenu_multi_level li {
  position: relative;
  display: block;
  width: 250px;
}

.stadvancedmenu_multi_level li:hover>a .is_parent_icon_v {
  display: none;
}

.stadvancedmenu_multi_level li:hover>ul {
  display: inline-block;
}

.stadvancedmenu_multi_level li a {
  padding: 10px 12px;
  border-bottom: 1px solid #e5e5e5;
}

.stadvancedmenu_multi_level li a:hover .is_parent_icon_v {
  display: block;
}

.stadvancedmenu_multi_level li:last-child>a {
  border-bottom: none;
}

.stadvancedmenu_multi_level ul {
  border: 1px solid #e5e5e5;
  left: 100%;
  top: -1px;
}

.mo_advanced_ma_level_0,
.mo_advanced_sub_a {
  display: inline-block;
  padding: 12px 0;
  z-index: 2;
  position: relative;
  color: var(--color-primary);
}

.mo_advanced_ml_level_0,
.mo_advanced_sub_li {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 10px;
  border-bottom: 1px solid var(--color-secondary);
}

.mo_advanced_ml_level_0.active .mo_advanced_sub_ul:last-child>.mo_advanced_sub_li:last-child,
.mo_advanced_sub_li.active .mo_advanced_sub_ul:last-child>.mo_advanced_sub_li:last-child {
  border-bottom: none;
}

.stmobileadvancedmenu_column {
  border-bottom: 1px solid #e5e5e5;
  padding: 12px;
}

.is_parent_icon {
  height: 7px;
  width: 7px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  background: #999;
  margin-left: 2px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.is_parent_icon .is_parent_icon_h {
  position: absolute;
  top: 3px;
  left: 1px;
  width: 5px;
  height: 0;
  overflow: hidden;
  border-top: 1px solid #fff;
}

.is_parent_icon .is_parent_icon_v {
  position: absolute;
  top: 1px;
  left: 3px;
  width: 0;
  height: 5px;
  overflow: hidden;
  border-left: 1px solid #fff;
}

.item_touched .is_parent_icon .is_parent_icon_v {
  display: none;
}

.cate_label {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  text-transform: none;
  height: 16px;
  line-height: 16px;
  font-family: arial, sans-serif;
  padding: 0 4px;
  white-space: nowrap;
}

#st_advanced_menu_container .advanced_ma_level_0 .cate_label {
  position: absolute;
  right: 10px;
  top: -6px;
}

#st_advanced_menu_container.sticky .advanced_ma_level_0 .cate_label {
  top: -2px;
}

.stadvancedmenu_sub .cate_label,
.mo_advanced_ma_level_0 .cate_label,
.mo_advanced_sub_a .cate_label,
#st_advanced_menu_column_desktop .advanced_ma_level_0 .cate_label {
  margin-left: 4px;
}

#header_right #st_advanced_menu_container {
  display: inline-block;
}

#header_right .st_advanced_menu {
  position: static;
}

#header_right #st_advanced_menu_container.sticky .st_advanced_menu {
  position: relative;
}

#header .header_container {
  position: relative;
}

.advanced_mu_level_1 {
  margin-bottom: 10px;
}

.advanced_menu_cate_img {
  display: block;
  margin-bottom: 1em;
}

.advanced_m_column_row {
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.advanced_m_column_row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.mo_advanced_pro_div,
.mo_advanced_brand_div {
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.mo_advanced_pro_div:last-child,
.mo_advanced_brand_div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.mo_advanced_pro_div .product_img_link {
  margin-bottom: 6px;
}

.menu_pro_img {
  margin-left: auto;
  margin-right: auto;
}

#rightbar_menu {
  display: none;
}

.advanced_ma_span {
  cursor: default;
}

.advanced_mv_level_1 {
  display: block;
  position: relative;
}

.advanced_mv_item {
  padding: 10px 12px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}

.stadvancedmenu_vertical.col-md-3 {
  padding-left: 0;
  padding-right: 0;
}

.stadvancedmenu_vertical .stadvancedmenu_vs {
  top: 0;
  left: 100%;
}

.stadvancedmenu_vs {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 70;
}

.advanced_mv_level_1:hover .stadvancedmenu_vs {
  display: block;
}

#header #st_advanced_menu_0 {
  display: none;
}

.stadvancedmenu_vertical.stadvancedmenu_vertical_box .advanced_mv_level_1 {
  position: static;
}

.stadvancedmenu_vertical.stadvancedmenu_vertical_box .stadvancedmenu_vs {
  bottom: 0;
}

.st_advanced_banner_row {
  overflow: hidden;
}

#cms #center_column .st_advanced_banner_1 img.st_advanced_banner_static_image {
  margin: 0;
}

.advanced_banner_col {
  padding-left: 10px;
  padding-right: 10px;
}

.advanced_banner_col.advanced_banner_b .st_advanced_banner_block {
  margin-bottom: 20px;
}

.st_advanced_banner_row.row,
.st_advanced_banner_row .row {
  margin-left: -10px;
  margin-right: -10px;
}

.advanced_banner_box {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.advanced_banner_box .advanced_banner_image_box {
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.advanced_banner_box .advanced_banner_scaffold {
  display: table;
  width: 100%;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

.advanced_banner_box .advanced_banner_scaffold .text_td {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 20px 16px;
}

.advanced_banner_box .advanced_banner_scaffold .text_td.advanced_banner_text_top {
  vertical-align: top;
}

.advanced_banner_box .advanced_banner_scaffold .text_td.advanced_banner_text_bottom {
  vertical-align: bottom;
}

.st_advanced_banner_block {
  display: block;
  overflow: hidden;
  position: relative;
}

.st_advanced_banner_block .st_advanced_banner_image {
  display: block;
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.st_advanced_banner_block .text_table_wrap {
  z-index: 3;
}

.st_news_letter_popup_wrap {
  display: none;
}

.blj .pro_second_box .s_title_block {
  text-align: center !important;
}

.st_news_letter_do_not_show_outer {
  padding: 4px 1em;
}

.st_news_letter_do_not_show_inner {
  float: right;
}

.st_news_letter_do_not_show_inner .checker {
  display: inline-block;
}

.st_news_letter_form {
  padding: 1em;
}

#left_column .st_news_letter_form,
#right_column .st_news_letter_form,
#footer .st_news_letter_form {
  padding: 0;
}

.st_news_letter_form_inner {
  width: 360px;
  display: inline-block;
  position: relative;
  margin: 0;
}

.st_news_letter_form_inner .st_news_letter_input {
  display: block;
  border: 2px solid #e5e5e5;
  height: 35px;
  line-height: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: none !important;
}

.st_news_letter_form_inner .st_news_letter_submit {
  display: inline-block;
  height: 35px;
  line-height: 31px;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#footer .col-sm-1 .st_news_letter_form_inner,
#footer .col-sm-2 .st_news_letter_form_inner,
#footer .col-sm-2-4 .st_news_letter_form_inner,
#footer .col-sm-3 .st_news_letter_form_inner,
#footer .col-sm-4 .st_news_letter_form_inner,
#footer .col-sm-5 .st_news_letter_form_inner,
#footer .col-sm-6 .st_news_letter_form_inner,
#footer .col-sm-7 .st_news_letter_form_inner,
#footer .col-sm-8 .st_news_letter_form_inner,
#footer .col-sm-9 .st_news_letter_form_inner,
#footer .col-sm-10 .st_news_letter_form_inner,
#footer .col-sm-11 .st_news_letter_form_inner {
  width: 80% !important;
}

#left_column .st_news_letter_form_inner,
#right_column .st_news_letter_form_inner {
  width: 80% !important;
}

/* blocksearch */
.submit_searchbox {
  margin: 0;
  display: inline-block;
  text-align: center;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
}

#search_block_top {
  display: inline-block;
  margin-right: 4px;
}

#search_block_top .searchbox_inner,
#search_block_mobile_bar .searchbox_inner {
  position: relative;
}

#search_block_top .active .search_query,
#search_block_mobile_bar .active .search_query {
  background: #ffffff;
}

#search_block_top .btn.button-search,
#search_block_mobile_bar .btn.button-search {
  background: #333333;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  color: white;
  width: 50px;
  text-align: center;
  padding: 10px 0 11px 0;
}

#search_block_top .btn.button-search:hover,
#search_block_mobile_bar .btn.button-search:hover {
  color: #6f6f6f;
}

#search_block_top .search_query,
#search_block_mobile_bar .search_query {
  padding: 6px;
  width: 264px;
  display: inline-block;
  height: 42px;
  line-height: normal;
  background: #fbfbfb;
  border: 1px solid #e5e5e5;
  border-right-width: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#search_block_mobile_bar .searchbox_inner {
  text-align: center;
}

#search_block_top.quick_search_simple .search_query {
  display: none;
  position: absolute;
  top: 0;
  right: 100%;
}

#search_block_top.quick_search_simple .searchbox_inner:hover .search_query,
#search_block_top.quick_search_simple .searchbox_inner.active .search_query {
  display: inline-block;
}

#search_block_top.quick_search_simple .submit_searchbox {
  border-color: transparent;
  background: transparent;
}

#search_block_top.quick_search_simple a.icon_wrap i.icon-0x {
  height: 36px;
  line-height: 34px;
}

#search_block_top.quick_search_simple a.icon_wrap span {
  display: none;
}

#search_block_nav .dropdown_tri_inner .icon-search-1 {
  font-size: 1.166em;
  line-height: 1em;
}

#search_block_nav #search_block_top {
  margin-right: 0;
}

#search_block_nav .search_query {
  width: 220px;
}

#search_block_nav .submit_searchbox {
  position: absolute;
  top: 0;
  right: 0;
}

.ac_results {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 0;
  z-index: 70;
}

.ac_results li {
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
  padding: 4px 5px;
}

.ac_results li:before,
.ac_results li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.ac_results li:after {
  clear: both;
}

.ac_results li.ac_odd,
.ac_results li.ac_even {
  background: white;
  font-family: 'Montserrat';
}

.ac_results li:hover,
.ac_results li.ac_over {
  background: #fbfbfb;
  color: #333;
}

.ac_results li:last-child {
  border: 0;
}

.ac_results li img {
  display: inline-block;
  border: 1px solid #f5f5f5;
  width: 45px;
  float: left;
  margin-right: 8px;
}

.ac_product_name {
  display: inline;
  vertical-align: middle;
}

#ac_search_more {
  padding: 5px 0;
  text-align: center;
}

form#searchbox label {
  color: #333333;
}

form#searchbox input#search_query_block {
  margin-right: 10px;
  max-width: 222px;
  margin-bottom: 10px;
  display: inline-block;
  float: left;
}

form#searchbox .button.button-small {
  float: left;
}

form#searchbox .button.button-small i {
  margin-right: 0;
}

/* #productscategory-products_block_center { */
/* display: none; */
/* } */

/* blockcart */
.blockcart_wrap {
  display: inline-block;
  position: relative;
}

#header .shopping_cart {
  display: flex;
  flex-wrap: wrap;
  width: max-content;
}

.shopping_cart .block_cart_expand:after,
.shopping_cart .block_cart_collapse:after {
  content: "\f0d7";
  font-family: "fontello";
  display: inline-block;
  float: right;
  font-size: 18px;
  color: #686666;
  padding: 6px 0 0 0;
}

.shopping_cart .block_cart_collapse:after {
  content: "\f0d8";
  padding: 4px 0px 2px 0px;
}

.shopping_cart .icon_wrap .amount_circle {
  left: auto;
  right: -8px;
  top: -8px;
}

.shopping_cart_style_1 .shopping_cart .icon_wrap .amount_circle {
  right: -5px;
  top: -4px;
}

#top_bar .shopping_cart_style_1 .shopping_cart .icon_wrap .amount_circle,
#main_menu_widgets .shopping_cart_style_1 .shopping_cart .icon_wrap .amount_circle {
  display: none !important;
}

.shopping_cart .ajax_cart_left {
  float: left;
  min-width: 42px;
  position: relative;
  border: 1px solid #e5e5e5;
}

#top_bar .shopping_cart_style_1 .shopping_cart .ajax_cart_left,
#main_menu_widgets .shopping_cart_style_1 .shopping_cart .ajax_cart_left {
  height: auto;
  line-height: 150%;
  min-width: initial;
  margin-right: 4px;
  border: none;
  padding: 0;
}

#top_bar .shopping_cart_style_1 .shopping_cart .ajax_cart_left i.icon-0x,
#main_menu_widgets .shopping_cart_style_1 .shopping_cart .ajax_cart_left i.icon-0x {
  font-size: 1.333em;
}

#top_bar .shopping_cart_style_1 .shopping_cart .ajax_cart_left i.icon-0x {
  height: auto;
  line-height: 1em;
}

.shopping_cart .ajax_cart_right {
  float: right;
  display: block;
  border: 1px solid #e5e5e5;
  border-left-width: 0;
  padding-right: 4px;
  padding-left: 4px;
  font-weight: bold;
}

.shopping_cart_style_1 .shopping_cart .ajax_cart_right {
  border: none;
  padding: 0;
  background: transparent;
  line-height: 40px;
}

#top_bar .shopping_cart_style_1 .shopping_cart .ajax_cart_right,
#main_menu_widgets .shopping_cart_style_1 .shopping_cart .ajax_cart_right {
  height: auto;
  line-height: 150%;
  min-width: initial;
  font-weight: normal;
}

.shopping_cart .ajax_cart_middle {
  float: left;
  display: none !important;
}

#top_bar .shopping_cart_style_1 .shopping_cart .ajax_cart_middle,
#main_menu_widgets .shopping_cart_style_1 .shopping_cart .ajax_cart_middle {
  display: block !important;
  padding-right: 2px;
}

.shopping_cart_style_1 .shopping_cart .icon_wrap,
.shopping_cart_style_1 .shopping_cart:hover .icon_wrap,
.shopping_cart_style_1 .shopping_cart.active .icon_wrap {
  border: none;
  background: transparent;
}

.shopping_cart_style_1 .shopping_cart:hover .icon_wrap,
.shopping_cart_style_1 .shopping_cart.active .icon_wrap {
  color: #A1D700;
}

.shopping_cart_style_1 .ajax_cart_left .icon_text {
  display: none;
}

.shopping_cart_style_1 .ajax_cart_left i.icon-0x {
  height: 38px;
  line-height: 38px;
}

.cart_block {
  text-align: left;
}

.cart_block dl.products {
  margin-bottom: 0;
}

.cart_block .cart_block_list .remove_link {
  display: inline-block;
  float: right;
  height: 12px;
  margin: 0 0 0 4px;
  width: 12px;
}

.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
  display: inline-block;
  height: 12px;
  width: 12px;
}

.cart_block .cart-images {
  border: 1px solid #f5f5f5;
  display: block;
  float: left;
  margin-right: 10px;
}

.cart_block .quantity-formated {
  display: inline-block;
  min-width: 18px;
  margin-right: 2px;
}

.cart_block dd {
  position: relative;
}

.cart_block dd .cart_block_customizations {
  border-top: 1px dashed #333333;
}

.cart_block dd .cart_block_customizations li {
  padding: 10px 20px;
}

.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
  position: absolute;
  right: 10px;
}

.cart_block .cart_block_no_products {
  margin: 0;
  padding: 10px 20px;
}

.cart_block .cart-prices {
  border-top: 1px solid #f5f5f5;
  color: #666666;
  padding: 10px 0;
}

.cart-prices-line.first-line {
  background: #fff;
  display: block;
  height: 25px;
}

.cart_block .cart-prices .cart-prices-line {
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 4px;
  padding-bottom: 4px;
}

.cart_block .cart-prices .cart-prices-line.last-line {
  border: none;
}

.cart_block .cart-buttons {
  margin-bottom: 0;
}

.cart_block .cart-buttons a {
  width: 100%;
  text-align: center;
}

.cart_block .cart-buttons a#button_order_cart {
  margin-right: 0;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.cart_block dt {
  border-top: 1px solid #E5E5E5;
  padding-top: 6px;
  padding-bottom: 6px;
}

.cart_block dt.first_item,
.cart_block dt:first-child {
  border-top: none;
  padding-top: none;
}

.cart_block dt .price {
  float: right;
}

.cart_block .product-atributes {
  padding-bottom: 6px;
}

.cart_block .product-atributes a {
  color: #9c9b9b;
}

/*******************************************************************
					Cart Block(Header) Styles
********************************************************************/
#page_header .cart_block {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: -10;
  display: block;
  height: auto;
  background: #fff;
  width: 300px;
  border: 1px solid #E5E5E5;
  opacity: 0;
  transition: opacity .3s;
}

#blockcart_top_wrap:hover .cart_block {
  z-index: 100;
  opacity: 1;
}

.cart_block .block_content {
  margin-bottom: 0;
  padding: 8px;
}

/* .blockcart_wrap .cart_block {
  top: 44px;
} */

.cart_block #cart_block_summary,
.cart_block .title_block span,
#header .cart_block h4,
#header .cart_block .title_block,
#header .cart_block h4 {
  display: none;
}

.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
  float: right;
}

.cart_block table.vouchers {
  clear: both;
  width: 100%;
  padding: 6px 0;
  border-top: 1px solid #f5f5f5;
  display: block;
}

.cart_block table.vouchers tr td {
  padding: 2px;
}

.cart_block table.vouchers tr td.quantity {
  margin-right: 5px;
  min-width: 18px;
}

.cart_block table.vouchers tr td.delete {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  width: 15px;
}


#my-account .addresses-lists {
  min-height: 200px;
}

#my-account .addresses-lists>div {
  width: 100%;
  overflow: hidden;
}

#my-account ul.myaccount-link-list li {
  padding: 20px 0;
  float: left;
  width: 33%;
}

/*****************************************************************************
					Layer Cart Css
*****************************************************************************/
#layer_cart .layer_product .layer_product_info>div {
  padding-bottom: 6px;
}

#layer_cart .layer_product .layer_product_info #layer_cart_product_quantity_wrap,
#layer_cart .layer_product .layer_product_info #layer_cart_product_price_wrap {
  display: none;
}

#layer_cart .layer_details .layer_cart_sum,
#layer_cart .layer_details .layer_cart_row {
  padding: 0 10px;
  margin-bottom: 4px;
}

#layer_cart .layer_details .layer_cart_sum span,
#layer_cart .layer_details .layer_cart_row span {
  display: inline-block;
}

#layer_cart p {
  padding: 0px;
}

.stlinkgroups_links_footer_bottom {
  display: inline-block;
}

.stlinkgroups_links_footer_bottom li a {
  display: inline-block;
  padding: 0 8px;
}

ul.product_list.grid>li .act_box,
.products_slider .ajax_block_product .act_box {
  display: none;
  /* .ajax_add_to_cart_button{
  	@include transition(initial);
  } */
}

ul.product_list.grid>li .act_box.display_when_hover,
.products_slider .ajax_block_product .act_box.display_when_hover {
  display: block;
  visibility: hidden;
}

ul.product_list.grid>li .act_box.display_normal,
.products_slider .ajax_block_product .act_box.display_normal {
  display: block;
}

ul.product_list.grid>li .act_box .icon-0x,
.products_slider .ajax_block_product .act_box .icon-0x {
  font-size: 1.166em;
}

ul.product_list.grid>li .act_box .btn,
ul.product_list.grid>li .act_box .s_quantity_wanted,
.products_slider .ajax_block_product .act_box .btn,
.products_slider .ajax_block_product .act_box .s_quantity_wanted {
  margin-bottom: 6px;
}

ul.product_list.grid>li .act_box .act_box_inner,
.products_slider .ajax_block_product .act_box .act_box_inner {
  display: none;
}

ul.product_list.grid>li .act_box .act_box_inner .btn,
.products_slider .ajax_block_product .act_box .act_box_inner .btn {
  margin-bottom: 0;
}

ul.product_list.grid>li .act_box.hide_cart_btn_in_grid .ajax_add_to_cart_button,
.products_slider .ajax_block_product .act_box.hide_cart_btn_in_grid .ajax_add_to_cart_button {
  display: none;
}

body#index #page_header.transparent_header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 101;
}

/****2016-1-6 Transparent header works fine on all pads, why would I disable this feature?
body#index.mobile_device #page_header.transparent_header{
    position: static;
}
*/
.fc_slider_name {
  padding: 6px 0 10px;
}

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

.payment_option_form {
  display: none;
}

.payment_option_logo {
  height: 50px;
  max-height: 50px;
}

.payment_module_adv {
  height: 120px;
  max-height: 120px;
}

.payment_option_selected {
  display: none;
  margin-top: 15px;
}

.payment_option_selected i {
  color: green;
}

.payment_option_cta {
  margin-left: 10px;
  color: #333 !important;
}

.tnc_box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}

.pointer-box {
  cursor: pointer;
}

.pro_second_box .aeuc_before_label:before,
.pro_second_box .aeuc_tax_label:before {
  content: "\a";
  white-space: pre;
}

.aeuc_shipping_label a.iframe {
  font-weight: normal;
}

.content_price>span {
  display: inline-block;
}

.popover-content table {
  margin-bottom: 0;
}

#st-side-overlay {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #000;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}

#st-side-close {
  top: 0;
  left: -42px;
  z-index: 901;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: var(--color-primary);
  border-radius: 30px;
  color: white;
  font-size: 1.5em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  position: fixed;
}

#search_block_top {
  display: none !important;
}

#search_block_left {
  margin-bottom: 0px;
}

.active-recherche #recherche {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  text-align: center;
  padding: 40px;
}

.ljpositionsearch {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-width: 900px;
  width: 75%;
  pointer-events: none;
}

.active-recherche .ljpositionsearch {
  pointer-events: initial;
}

.ljinformation {
  position: absolute;
  right: 0;
  bottom: -30px;
  color: white;
  font-size: 2vh;
  transition: opacity 0.1s;
  pointer-events: none;
  opacity: 0;
}

.active-recherche .ljinformation {
  transition: opacity 1s;
  opacity: 1;
  pointer-events: initial;

}

#search_block_left #search_query_block {
  z-index: 10000;
  font-family: inherit;
  font-size: 7vw;
  line-height: 1;
  display: block !important;
  box-sizing: border-box;
  width: 100%;
  max-width: 900px !important;
  padding: 0 0 0.1em 0;
  color: #ffffff;
  border: 0;
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
  border-bottom: 4px solid;
  height: inherit;
  margin: auto !important;
  left: 0;
  right: 0;
  cursor: default;
  box-shadow: none;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.1s;
}

.active-recherche #search_block_left #search_query_block {
  transition: opacity 1s;
  opacity: 1;
  pointer-events: initial;
}

#search_block_left .title_block,
#search_block_left label,
#search_block_left button {
  display: none;
}

.active-recherche #body_wrapper {
  transform: perspective(1000px) rotate3d(1, 0, 0, 12deg);
  pointer-events: none;
}

body {
  transition-delay: 1s;
  transition: overflow 1;
}

body.active-recherche {
  overflow: hidden;
}

.active-recherche #to_top_wrap {
  display: none;
}


.st-side {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  right: -300px;
  z-index: 901;
  width: 300px;
  height: 100%;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.open_st_mobile_advanced_menu #st-side-overlay,
.open_blocksearch_mod #st-side-overlay,
.open_block_cart_mod #st-side-overlay,
.open_st_mobile_menu #st-side-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}

.open_st_mobile_advanced_menu .st-side,
.open_blocksearch_mod .st-side,
.open_block_cart_mod .st-side,
.open_st_mobile_menu .st-side {
  left: 0;
}

.open_block_cart_mod .st-side {
  left: inherit;
  right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.open_block_cart_mod #netreviewsWidgetNum11639widget22av {
  right: 100%;
  left: inherit !important;
}

.open_st_mobile_advanced_menu #body_wrapper,
.open_st_mobile_advanced_menu #page_header.sticky_mh #mobile_bar,
.open_blocksearch_mod #body_wrapper,
.open_blocksearch_mod #page_header.sticky_mh #mobile_bar,
.open_block_cart_mod #body_wrapper,
.open_block_cart_mod #page_header.sticky_mh #mobile_bar,
.open_st_mobile_menu #body_wrapper,
.open_st_mobile_menu #page_header.sticky_mh #mobile_bar {
  left: 300px;
}

.open_block_cart_mod #body_wrapper,
.open_block_cart_mod #page_header.sticky_mh #mobile_bar {
  left: inherit;
  right: 300px;
}

.open_st_mobile_advanced_menu #st-side-close,
.open_blocksearch_mod #st-side-close,
.open_block_cart_mod #st-side-close,
.open_st_mobile_menu #st-side-close {
  left: auto;
  top: 2%;
  right: 4%;
}

.st-side-content,
.st_side_item {
  display: none;
}

#blockcart_mobile_wrap,
#search_block_mobile_bar {
  padding: 12px;
}

.open_st_mobile_advanced_menu #stmobileadvancedmenu,
.open_st_mobile_advanced_menu #search_block_mobile_bar,
.open_st_mobile_advanced_menu .st_side_item {
  display: block;
  padding: 4% 0 0;
}

.open_st_mobile_menu #stmobilemenu_wrap,
.open_st_mobile_menu #search_block_mobile_bar,
.open_st_mobile_menu .st_side_item {
  display: block;
}

.open_blocksearch_mod #search_block_mobile_bar {
  display: block;
}

.open_block_cart_mod #blockcart_mobile_wrap {
  display: block;
}

#mobile_header_logo img {
  width: auto;
  max-height: 60px;
  padding-top: 10px;
}

#mobile_bar {
  display: none;
  left: 0;
  -webkit-transition: left 0.5s, right 0.5s;
  transition: left 0.5s, right 0.5s;
}

#page_header.sticky_mh #mobile_bar {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  z-index: 210;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
}

body#index #page_header.transparent-mobile-header #mobile_bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 201;
  background: transparent;
}

#mobile_bar_container {
  display: table;
  height: 60px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

#mobile_bar_left,
#mobile_bar_center,
#mobile_bar_right {
  display: table-cell;
  vertical-align: middle;
  float: none;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

#mobile_bar_center {
  width: 100%;
}

.mobile_bar_center_layout #mobile_bar_center {
  text-align: center;
}

#mobile_bar_right {
  display: flex;
  align-content: center;
  align-items: center;
}

@media (max-width: 374px) {
  body #mobile_header_logo img {
    max-width: 160px;
    margin: auto auto auto 15%;
  }

  #mobile_bar_left {
    display: none;
  }
}

.mobile_bar_left_layout #mobile_bar_right_inner {
  width: 184px;
  text-align: right;
}

.mobile_bar_tri {
  margin-left: 4px;
  vertical-align: middle;
}

.mobile_bar_tri .mobile_bar_tri_text {
  display: none;
}

.mobile_bar_tri #mobile_bar_left {
  margin-left: auto;
  margin-right: 4px;
}

#shopping_cart_mobile {
  position: relative;
  margin-right: 15px;
}

#shopping_cart_mobile .icon-basket::before {
  color: #5a85b1;
}

#shopping_cart_mobile .amount_circle {
  right: 0px;
  top: 0px;
}

#search_block_mobile_bar .search_query {
  display: inline-block;
  width: calc(100% - 42px);
  border-color: #a1d700;
  border-radius: 30px 0px 0px 30px;
  padding-left: 15px;
}

#submit_searchbox_mobile_bar {
  border-radius: 0 30px 30px 0;
  padding-right: 5px;
}

.countdown_wrap {
  display: table;
  visibility: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: #A1D700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.countdown_wrap.counting {
  visibility: visible;
}

.countdown_wrap.v_middle {
  bottom: 50%;
  margin-bottom: -17px;
}

.hover_fly_static .countdown_wrap {
  bottom: 35px;
}

.hover_fly_static .countdown_wrap.v_middle {
  bottom: 50%;
}

.countdown_timer.countdown_style_0 div {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  padding: 2px 0;
  border-right: 1px solid #fff;
}

.countdown_timer.countdown_style_0 div:last-child {
  border-right: none;
}

.countdown_timer.countdown_style_0 div span {
  display: block;
  height: 15px;
  line-height: 15px;
}

.countdown_timer.countdown_style_0 div span.countdown_number {
  font-size: 14px;
}

.countdown_timer.countdown_style_0 div span.countdown_text {
  font-size: 10px;
}

.countdown_timer.countdown_style_1 div {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

.countdown_timer.countdown_style_1 div i {
  margin-right: 4px;
}

.countdown_wrap .countdown_title {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

.products_slider .ajax_block_product:hover .countdown_wrap,
.product_list.grid .ajax_block_product:hover .countdown_wrap {
  visibility: hidden;
}

.countdown_outer_box {
  display: none;
  margin-bottom: 10px;
}

.countdown_outer_box.counting {
  display: block;
}

.countdown_box {
  display: inline-block;
  padding: 6px 16px;
  background: #A1D700;
  font-size: 1.166em;
  text-transform: capitalize;
  color: #fff;
}

.countdown_box i {
  margin-right: 6px;
}

.countdown_heading {
  font-weight: bold;
  margin-bottom: 6px;
}

#stmobileadvancedmenu_tri,
#stmobilemenu_tri {
  white-space: nowrap;
}

#stmobileadvancedmenu_tri i,
#stmobileadvancedmenu_tri span,
#stmobilemenu_tri i,
#stmobilemenu_tri span {
  vertical-align: middle;
}

#stmobileadvancedmenu_tri.mobile_bar_tri.with_text .mobile_bar_tri_text,
#stmobilemenu_tri.mobile_bar_tri.with_text .mobile_bar_tri_text {
  display: inline-block;
}

.pro_img_hover_scale:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#main_menu_widgets {
  float: right;
  padding-top: 1px;
  padding-bottom: 1px;
  position: relative;
  z-index: 2;
}

#main_menu_widgets.overlay_on {
  position: static;
}

#main_menu_widgets .top_bar_item {
  display: inline-block;
  padding-left: 6px;
  vertical-align: middle;
}

#main_menu_widgets #search_block_top .search_query {
  height: 34px;
  padding: 1px 6px;
}

#main_menu_widgets #search_block_top.quick_search_simple a.icon_wrap,
#main_menu_widgets #search_block_top a.icon_wrap {
  height: 34px;
  min-width: 34px;
  line-height: 34px;
}

#main_menu_widgets #search_block_top.quick_search_simple a.icon_wrap i.icon-0x,
#main_menu_widgets #search_block_top a.icon_wrap i.icon-0x {
  height: 28px;
  line-height: 24px;
}

#main_menu_widgets #search_block_top.quick_search_simple a.icon_wrap span,
#main_menu_widgets #search_block_top a.icon_wrap span {
  display: none;
}

#main_menu_widgets .shopping_cart_style_1 .shopping_cart {
  height: 34px;
  line-height: 34px;
}

#main_menu_widgets .shopping_cart_style_1 .shopping_cart .ajax_cart_left i.icon-0x,
#main_menu_widgets .shopping_cart_style_1 .shopping_cart .ajax_cart_right {
  height: 34px;
  line-height: 34px;
}

#main_menu_widgets .blockcart_wrap,
#main_menu_widgets #search_block_top {
  margin-right: 0;
  margin-left: 4px;
}

#main_menu_widgets a.shopping_cart,
#main_menu_widgets a.shopping_cart:hover .icon_wrap,
#main_menu_widgets a.shopping_cart.active .icon_wrap {
  -moz-transition-property: none;
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

.noscroll {
  overflow: hidden;
}

.use_mobile_header #mobile_bar {
  display: block;
}

.use_mobile_header #search_block_nav,
.use_mobile_header #header #search_block_top.search_block_mod,
.use_mobile_header #blockcart_top_wrap.blockcart_mod,
.use_mobile_header #search_block_main_menu,
.use_mobile_header .top_bar_item,
.use_mobile_header #header #header_user_info {
  display: none;
}

.use_mobile_header #logo_wrapper,
.use_mobile_header .logo_center #logo_wrapper {
  display: none;
}

.use_mobile_header .boxed_advancedmenu,
.use_mobile_header #st_advanced_menu_container,
.use_mobile_header #header_right #st_advanced_menu_container {
  display: none;
}

.use_mobile_header #header .wide_container {
  padding-top: 0;
  padding-bottom: 0;
}

body#index.use_mobile_header .main_content_area,
body#module-stblog-default.use_mobile_header .main_content_area {
  padding-top: 0 !important;
}

.ins_image_box {
  display: block;
}

.ins_image_box:hover .ins_image_info {
  opacity: 1;
  filter: alpha(opacity=100);
}

.ins_image_box:hover .ins_external {
  display: block;
}

.ins_image_box.scaling:hover .ins_image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ins_image_link {
  display: block;
  position: relative;
  overflow: hidden;
}

.ins_image {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.ljsearch {
  background: #91C100;
  width: 90px;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 100;
  bottom: 0;
  cursor: pointer;
  border-color: #006ADC !important;
  border-width: 4px 0 0 0px !important;
  border-style: solid;
}

.adtm_column {
  position: relative;
}

.adtm_elements {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  width: calc(100% - 20px);
  background: white;
  height: 200px;
  top: 343px;
  z-index: 100;
  text-indent: 15px;
  display: none;
}

tr:hover .adtm_column_wrap_td:hover .adtm_elements {
  display: block;
}

.ljzmdi {
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 50px !important;
  color: white;
  line-height: 80px !important;
  pointer-events: none;
}

#blog_primary_block .heading {
  color: #5985b1;
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 20px;
  display: inline-block;
}

#module-stblog-article .blog_image {
  width: 40%;
  float: left;
  padding: 0;
  text-align: center;
}

#blog_primary_block .blog_content {
  margin-top: 20px;
}

#blog_primary_block .blog_content a {
  color: #5985b1;
  text-decoration: underline;
}

#blog_primary_block .blog_content a.btn.btn-default {
  font-size: 18px !important;
  border-radius: 25px;
  border: solid 2px;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 auto;
  text-align: center;
  background: #A1D700;
  color: #fff !important;
  border-color: #A1D700;
  text-decoration: none;
}

#blog_primary_block .blog_content a.btn.btn-default:hover {
  background: #fff;
  color: #A1D700 !important;
}


#blog_primary_block .blog_content a:hover {
  color: #a3d900;
}


#blog_primary_block {
  padding: 20px;
}

.st_blog_recent_article_container {
  margin: 20px;
}

#blog_link_nav {
  margin-bottom: 0 !important;
}

#blog_link_nav a {
  display: none;
}

#st_blog_comment_reply_block {
  margin: 30px 20px;
}

.st_blog_featured_article .title_block span {
  background: none;
  text-align: center;
}

.ins_image_info {
  z-index: 2;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.ins_image_info_basic span {
  display: inline-block;
  padding: 0 6px;
  font-size: 1.333em;
}

.instagram_con.slides {
  margin-bottom: 1em;
}

.instagram_con.com_grid_view.row {
  margin-left: 0;
  margin-right: 0;
}

.instagram_con.com_grid_view.row li {
  padding: 0;
}

.ins_image_info_desc {
  margin-top: 1em;
}

.ins_imagetype {
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  color: #fff;
  z-index: 5;
  font-size: 1.333em;
}

.ins_external {
  position: absolute;
  bottom: 10px;
  display: none;
  right: 10px;
  padding: 6px;
  z-index: 5;
  color: #fff;
}

.ins_pro_c {
  display: inline-block;
  min-width: 60px;
  text-align: center;
}

.ins_pro_c_v {
  display: block;
  font-weight: bold;
}

.ins_pro_c_k {
  display: block;
  font-size: 0.833em;
}

.ins_profile_img {
  margin-bottom: 6px;
}

.ins_profile_img_left {
  width: 70px;
  float: left;
}

.ins_profile_img_right {
  margin-left: 80px;
}

.instagram_list li {
  padding: 6px;
}

.instagram_list img {
  width: 80px;
}

.instagram_list.ins_connecting,
.instagram_con.ins_connecting {
  height: 100px;
  background: url(../img/ins_bg.png) no-repeat center center transparent;
}

#st_advanced_ma_0 {
  width: 292px;
}

.ins_profile_name {
  display: block;
  font-size: 1.333em;
  margin-bottom: 6px;
}

#right_more_info_block #product_comments_block_tab .comment_author,
#right_more_info_block #product_comments_block_tab .comment_details,
#right_more_info_block #product_comments_block_tab .comment_actions {
  width: 100%;
}

#search #left_column {
  background: #EEEEEE;
  padding: 1rem 1%;
}

#module-pm_advancedsearch4-searchresults #left_column #st_owl_carousel-2,
#module-pm_advancedsearch4-searchresults #left_column #tags_block_left,
#module-pm_advancedsearch4-searchresults #left_column .featured_products_sldier_block_center_container,
#search #left_column #st_owl_carousel-2,
#search #left_column #tags_block_left,
#search #left_column .featured_products_sldier_block_center_container {
  display: none !important;
}

#module-pm_advancedsearch4-searchresults #left_column #viewed-products_block_left .title_block,
#module-pm_advancedsearch4-searchresults #left_column .title_block,
#module-pm_advancedsearch4-searchresults #left_column .title_block span,
#module-pm_advancedsearch4-searchresults #left_column .title_block a,
#search #left_column #viewed-products_block_left .title_block,
#search #left_column .title_block,
#search #left_column .title_block span,
#search #left_column .title_block a {
  color: #5784b3 !important;
  background: transparent !important;
  font-size: 24px;
  font-weight: 800;
  /* margin-top: 10px; */
}

#module-pm_advancedsearch4-searchresults #left_column>#PM_ASBlockOutput_1:first-child {
  padding-top: 0;
}

#module-pm_advancedsearch4-searchresults .PM_ASSelectionsRemoveLink {
  font-size: 16px;
}

#module-pm_advancedsearch4-searchresults #center_column,
#search #center_column {
  padding-left: 10px;
}

#module-pm_advancedsearch4-searchresults h1,
#search h1 {
  color: #5985b1;
  font-size: 27px !important;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 2px;
  width: 100%;
  text-align: center;
}

#module-pm_advancedsearch4-searchresults .ajax_block_product,
#search .ajax_block_product {
  height: initial !important;
  overflow: hidden;
  background: none !important;
}

#contact .columns-container,
#cms .columns-container {
  padding: 0 25px 20px;
}

#module-pm_advancedsearch4-searchresults .pro_first_box,
#search .pro_first_box {
  width: 50%;
  float: left;
}

#module-pm_advancedsearch4-searchresults .pro_second_box,
#search .pro_second_box {
  width: 50%;
  float: right;
}

#module-pm_advancedsearch4-searchresults .quick-view2,
#module-pm_advancedsearch4-searchresults .sortPagiBar .list,
#search .quick-view2,
#search .sortPagiBar .list {
  display: none;
}

#module-pm_advancedsearch4-searchresults .product-name,
#search .product-name {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 14px;
  color: #336ca6;
  text-transform: initial;
}

#module-pm_advancedsearch4-searchresults .price_container .price,
#search .price_container .price {
  font-family: 'Montserrat';
  font-weight: 800;
  font-size: 23px;
  color: #50BFEB;
  padding-top: 1rem;
}

ul.product_list.grid>li .product-container {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}

#module-pm_advancedsearch4-searchresults .lj-add,
#search .lj-add {
  border: 1px solid var(--color-primary);
  border-radius: 50px;
  clear: both;
  color: #ffffff;
  background: var(--color-primary);
  float: left;
  font-family: "Montserrat";
  font-weight: bold;
  height: auto;
  margin-bottom: 10px;
  padding: 5px 20px;
  padding-left: 40px;
  text-transform: uppercase;
  width: auto;
}

#module-pm_advancedsearch4-searchresults .lj-add:hover,
#search .lj-add:hover {
  color: #2261A6;
  background: #ffffff !important;
}

#module-pm_advancedsearch4-searchresults .lj-add span:hover,
#module-pm_advancedsearch4-searchresults .lj-add i:hover,
#search .lj-add span:hover,
#search .lj-add i:hover {
  color: #2261A6;
}

#module-pm_advancedsearch4-searchresults .lj-add i,
#search .lj-add i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  transition-delay: .2s;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

/* #module-pm_advancedsearch4-searchresults .lj-add:hover i, */
/* #search .lj-add:hover i { */
/* left: 50%; */
/* transform: translate(-50%, -50%); */
/* color: #ffffff; */
/* } */

/* #module-pm_advancedsearch4-searchresults .lj-add:hover span, */
/* #search .lj-add:hover span { */
/* transition: opacity .2s ease 0s; */
/* opacity: 0; */
/* } */

#module-pm_advancedsearch4-searchresults .lj-add,
#search .lj-add {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

#module-pm_advancedsearch4-searchresults .s_title_block,
#search .s_title_block {
  text-align: center;
}

#module-pm_advancedsearch4-searchresults .price_container,
#search .price_container {
  text-align: center;
}

#search .button.exclusive:hover {
  background: #5985B5;
}

.PM_ASLabelCheckbox .PM_ASLabelLink {
  display: flex;
}

.PM_ASLabelCheckbox .PM_ASLabelLink .PM_ASCriterionNbProduct {
  margin-left: 5px;
}

.featured_products_sldier_block_center_container,
.featured-products_block_center_container,
.best-sellers_block_center_container,
body#index .st_blog_featured_article_container,
body#index .st_blog_recent_article_container,
.brands_slider_container,
.fc_slider_block_container,
.new-products_block_center_container,
.instagram_block_center_container,
.pc_slider_block_container,
.special-products_block_center_container {
  background-position: center center;
}

#left_column .dynhook {
  margin-bottom: 2em;
}


#phone_resp {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  display: none;
  font-family: 'Montserrat';
  background: #2261A6;
  font-weight: bold;
  padding: 10px 15px;
  margin: 0;
}

#phone_resp a {
  color: #ffffff;
}

#phone_resp .contact-devis {
  display: flex;
  width: fit-content;
  padding: .5rem 1rem;
  margin: 1rem auto .5rem;
  border: 1px solid white;
  border-radius: 20px;
}

#payment_index_mobile {
  width: 100%;
  margin-left: 25%;
  display: none;
}

@media screen and (max-width: 1650px) {
  #adtm_menu ul#menu li.li-niveau1 {
    width: calc(19% - 4px) !important;
  }

  #adtm_menu .advtm_menu_1 .effect-li-lj {
    right: calc(24% - 4px);
  }

  #adtm_menu .advtm_menu_2 .effect-li-lj {
    right: calc(43% - 3px);
  }

  #adtm_menu .advtm_menu_3 .effect-li-lj {
    right: calc(62% - 2px);
  }

  #adtm_menu .advtm_menu_4 .effect-li-lj {
    right: calc(81% - 1px);
  }
}

@media screen and (max-width: 1550px) and (min-width: 1501px) {
  .box-cart-bottom .sansfrais {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1500px) {
  .box-info-product .row>div {
    width: 100%;
  }

  /* .box-info-product .row>div.right_info { */
  /* max-width: 450px; */
  /* } */
}

@media screen and (max-width: 1450px) {
  .latsuj-menu {
    width: 350px;
  }
}

@media screen and (max-width: 1400px) {
  .ljsearch {
    width: 8%;
  }

  #adtm_menu ul#menu li.li-niveau1 {
    width: calc(18.5% - 4px) !important;
  }

  #adtm_menu .advtm_menu_1 .effect-li-lj {
    right: calc(26% - 4px);
  }

  #adtm_menu .advtm_menu_2 .effect-li-lj {
    right: calc(44.5% - 3px);
  }

  #adtm_menu .advtm_menu_3 .effect-li-lj {
    right: calc(63% - 2px);
  }

  #adtm_menu .advtm_menu_4 .effect-li-lj {
    right: calc(81.5% - 1px);
  }

}

@media screen and (max-width: 1200px) {
  .ljsearch {
    width: 5%;
  }

  #adtm_menu ul#menu li.li-niveau1 {
    width: calc(19% - 4px) !important;
  }

  #adtm_menu .advtm_menu_1 .effect-li-lj {
    right: calc(24% - 4px);
  }

  #adtm_menu .advtm_menu_2 .effect-li-lj {
    right: calc(43% - 3px);
  }

  #adtm_menu .advtm_menu_3 .effect-li-lj {
    right: calc(62% - 2px);
  }

  #adtm_menu .advtm_menu_4 .effect-li-lj {
    right: calc(81% - 1px);
  }

  #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 20px !important;
    width: 170px;
  }

  #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span:first-line {
    font-size: 12px !important;
  }

  #adtm_menu .adtm_column span.column_wrap_title a {
    font-size: 20px !important;
  }

  #adtm_menu .adtm_column ul.adtm_elements li,
  #adtm_menu .adtm_column ul.adtm_elements li a {
    font-size: 12px !important;
  }

  #adtm_menu table.columnWrapTable tr td {
    width: 50%;
    display: inline-block;
  }
}

@media screen and (max-width: 1200px) {
  .latsuj-menu {
    width: 300px;
  }
}

@media screen and (max-width: 980px) {

  #menu,
  .latsuj-menu,
  .prestablog-nav-top {
    display: none;
  }

  /* .fiche-tech .lj { */
  /* width: 440px !important; */
  /* } */

  .fiche-tech .container a.btnlj1,
  .fiche-tech .container a.btnlj2 {
    margin: 10px 0 !important;
  }
}

@media screen and (max-width: 970px) and (min-width: 768px) {
  .box-cart-bottom .sansfrais {
    margin-top: 10px;
  }
}


@media screen and (max-width: 767px) and (min-width: 450px) {
  .box-info-product .row>div {
    float: left;
  }

  .box-info-product .exclusive span {
    font-size: 15px !important;
  }

  .pb-center-column #our_price_display {
    font-size: 30px !important;
  }

  .price_no_tax {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 767px) {

  .pb-left-column #image-block,
  .pb-left-column #views_block {
    border-right: none !important;
  }

  #adtm_menu ul#menu li.li-niveau1 {
    width: 100% !important;
  }

  #adtm_menu table.columnWrapTable tr td {
    width: 100%;
    display: inline-block;
  }

  #adtm_menu .effect-li-lj {
    display: none;
  }

  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    width: 100%;
  }

  #adtm_menu ul#menu li.li-niveau1 {
    background: #A1D700;
  }

  #payment_index_mobile {
    display: block;
  }

  /* .box-info-product .row>div.right_info { */
  /* max-width: 350px; */
  /* } */
}

@media screen and (max-width: 450px) {
  .box-cart-bottom .sansfrais {
    margin-top: 10px;
  }
}

#idTabOpartProducVideo .block h2 {
  color: #5985b1;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}

#product #idTabOpartProducVideo {
  overflow: hidden;
  /* margin-top:30px; */
  margin-top: 5px;
  background: #c1e5f54d;
  /* padding:20px; */
  padding: 0px;
  margin-bottom: 20px;
}

#AV_widget_iframe {
  margin-top: 15px;
  margin-bottom: 15px;
}

#product .title_product_video {
  color: #5985b1;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  line-height: 25px;
  max-width: 90%;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
}

#product .prod_delivery_message {
  margin-left: 0px;
  margin-bottom: 0;
}

.prod_delivery_message {
  font-size: 14px;
  font-weight: bold;
  display: flex;
}

.prod_delivery_message img {
  display: inline-block;
  margin-right: 5px;
}

.prod_delivery_message.outstock {
  color: #fdb625;
}

.prod_delivery_message.instock {
  color: #50bfeb;
}

.product_list .ajax_block_product .prod_delivery_message {
  text-align: left;
  display: block;
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 12px;
}

#cart .prod_delivery_message,
#checkout .prod_delivery_message {
  font-size: 11px;
  margin-top: 5px;
}

#checkout .prod_delivery_message {
  margin-bottom: 10px;
}

#cart .prod_delivery_message img,
#checkout .prod_delivery_message img {
  width: 22px !important;
  height: 16px;
  border: none !important;
}

/** QUESTIONS REPONSES PRODUCT **/

#product .ancre_qr,
#product .ancre_caract,
#product .ancre_technical {
  cursor: pointer;
  color: #444;
  font-size: 16px;
  text-decoration: underline;
}

#product .ancre_qr svg {
  float: left;
  margin-right: 5px;
}

#product .product-prices {
  clear: both;
  margin-top: 40px;
}

#product .avis_bloc,
#product .ancre_caract {
  width: 20%;
  float: left;
  overflow: hidden;
}

#product .ancre_caract {
  width: 35%;
  font-weight: bold;
}

#product .ancre_caract span {
  display: inline-block;
  background: #006adc;
  margin-right: 5px;
}

#product .ancre_caract span img {
  max-width: 15px;
  filter: invert(1);
}

@media(max-width:1700px) {
  #product .ancre_caract {
    width: 45%;
  }
}

@media(max-width:1400px) {
  #product .ancre_caract {
    width: 50%;
  }

  #product .avis_bloc {
    margin-bottom: 15px;
    float: none;
    width: 100%;
  }
}

@media(max-width:1200px) {
  #product .ancre_caract {
    width: 100%;
    margin-bottom: 15px;
  }
}

#product .av_product_award.light #slide {
  font-size: 16px;
  font-weight: bold;
}

#product .av_product_award #top {
  text-align: left;
  padding-top: 0;
}

#product .avis_qr {
  overflow: hidden;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

#product .avis_qr>* {
  border: 1px solid #5985b1;
  border-radius: 20px;
  width: max-content !important;
  margin-top: 0 !important;
  margin-right: 15px;
  margin-bottom: 15px !important;
  padding: 5px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.5s;
}

#product .avis_qr>*:empty {
  display: none;
}

#product .avis_qr .avis_bloc * {
  margin-top: 0;
  margin-bottom: 0;
}

#product .avis_qr .netreviews_stars_light {
  width: max-content;
}

#product .avis_qr>* #slide,
#product .avis_qr>* #slide span {
  transition: 0.5s;
}

#product .avis_qr>*:hover {
  background: #5985b1;
  color: #FFFFFF !important;
}

#product .avis_qr>*:hover #slide,
#product .avis_qr>*:hover #slide span {
  color: #FFFFFF !important;
}

#product .avis_qr>*:not(.avis_bloc) img,
#product .avis_qr>*:not(.avis_bloc) svg {
  display: none;
}

#product .avis_qr div,
#product .avis_qr p,
#product .avis_qr span:not(.nr-star) {
  font-weight: 400;
  color: #5985b1;
  text-decoration: none;
}

.netreviews_stars_light #top {
  display: flex;
}

.netreviews_font_stars div:nth-of-type(2) {
  position: absolute;
  top: 0;
  font-size: 16px;
  line-height: 16px;
  left: 0;
}

.netreviews_font_stars div:nth-of-type(1) {
  position: relative;
  margin-right: 10px;
}

.netreviews_stars_light #slide {
  position: relative !important;
  left: 0 !important;
  bottom: 0 !important;
  display: flex;
}

.netreviews_stars_light #slide .reviewCount {
  margin-right: 5px;
}

table.table-data-sheet tbody {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

table.table-data-sheet tbody tr.odd,
table.table-data-sheet tbody tr.even {
  width: 50%;
  display: flex;
}

table.table-data-sheet tbody tr {
  border-right: 1px solid #5784b3;
  padding: 0 5% 0 10%;
}

table.table-data-sheet tbody tr:nth-of-type(2n) {
  border-right: none;
  padding: 0 10% 0 5%;
}

table.table-data-sheet tbody tr td {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

table.table-data-sheet tbody tr td:nth-of-type(1) {
  background: #A1D700;
  width: 40% !important;
  color: #FFFFFF;
  text-align: left;
}

table.table-data-sheet tbody tr td:nth-of-type(2) {
  background: #FFFFFF;
  flex: 1;
}

@media(max-width:1239px) {
  table.table-data-sheet tbody {
    padding: 0 7%;
  }

  table.table-data-sheet tbody tr.odd,
  table.table-data-sheet tbody tr.even {
    width: 100%;
    padding: 0;
  }

  table.table-data-sheet tbody tr {
    border: none;
  }

  table.table-data-sheet tbody tr td {
    font-size: 14px !important;
  }
}

.pb-center-column p {
  margin-bottom: 0 !important;
}

#product #button_qr_bloc .bootstrap-qr {
  text-align: center;
}

#product #button_qr_bloc {
  margin-bottom: 30px;
  margin-top: 30px;
}

#product #button_qr_bloc #netreviewsqa-section {
  text-align: left;
}

#product #button_qr_bloc .modal-content-qa {
  text-align: left;
}

#product #button_qr_bloc .bootstrap-qr .modal-qa .text-right {
  text-align: center;
}

#product #button_qr_bloc .btn-green,
#product #button_qr_bloc .btn-greenButton {
  background: #42BCED;
  font-weight: 500;
  margin-bottom: 0;
  color: #ffffff;
}

#product #button_qr_bloc .btn-greenButton i {
  color: #ffffff;
}

#product #button_qr_bloc .button_custom_ask {
  font-size: 18px;
  margin-bottom: 30px;
}

#product #button_qr_bloc #netreviewsqa-submit-question {
  margin-top: 20px;
  font-size: 18px;
}

#product #button_qr_bloc #netreviewsqa-section #netreviewsqa-submit-question {
  margin: 0;
}

#product #button_qr_bloc .questionTitle {
  font-size: 16px;
  text-transform: uppercase;
  color: #42BCED;
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}

#product #button_qr_bloc .questionSeparator {
  border-bottom: 1px solid #eee;
}

#product #netreviews_informations_label .av-labeltext,
#product #netreviews_reviews_tab .netreviews_rating_content p:not(.netreviews_note_generale),
#product .netreviews_customer_name span.order_date,
#product #netreviewsqa-section .pull-right p,
#product #netreviewsqa-section .userInfo {
  font-size: 14px;
}

@media (max-width:767px) {
  #product .avis_bloc {
    width: 50%;
    float: none;
  }

  #product .ancre_qr {
    margin-top: 20px;
  }

  #index #bloc_category_home .home_category_bloc {
    background-image: none !important;
  }

  #index #bloc_category_home .eau_reseau .home_category_bloc {
    background: #22a5dd;
  }

  #index #bloc_category_home .eau_puits .home_category_bloc {
    background: #3ebab0;
  }

  #index #bloc_category_home .eau_piscine .home_category_bloc {
    background: #39d0ff;
  }

  #index #bloc_category_home .eau_pluie .home_category_bloc {
    background: #0d6799;
  }

  #index #bloc_category_home .eau_chauffage .home_category_bloc {
    background: #5983b5;
  }

  #index section.st_blog_featured_article.section {
    background-color: #c3e1ec;
    background-image: none;
  }

  body#index #search_block_mobile_bar {
    padding-bottom: 0;
  }
}

@media (max-width:480px) {
  #product .avis_bloc {
    width: 100%;
    float: none;
  }
}

/* Avis vérifié */
.av_category_stars {
  width: auto !important;
}

/* SLICK BLOG */

.slick-prev,
.slick-next {
  z-index: 999999;
  width: 50px !important;
  height: 50px !important;
  text-shadow: 0px 0px 1px #000;
}

.slick-prev {
  left: 0 !important;
}

.slick-next {
  right: 0 !important;
}

.slick-prev:before,
.slick-next:before {
  color: #a3d900 !important;
  opacity: 1 !important;
  font-size: 30px !important;
}

/* BLOG */
.st_blog_featured_article_container .featured_article_itemslider {
  padding-bottom: 30px;
  max-width: 1080px;
  margin: auto;
}

.st_blog_featured_article_container .slick {
  border: 2px solid #A3D801;
}

#bloc_buttons_home {
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#bloc_buttons_home p {
  text-align: center;
  min-height: 50px;
  padding-top: 18px;
}

#bloc_buttons_home p a {
  padding: 10px 80px;
  vertical-align: middle;
  font-size: 20px;
  background: #A3D801;
  color: #ffffff;
  font-weight: bold;
}

#bloc_buttons_home .button_video a {
  padding: 10px 75px;
}

#bloc_buttons_home p a:hover {
  background: #698DAF;
  color: #ffffff;
}

#bloc_choices_home,
#st_blog_block_categories,
#module-stblog-category #categories_header {
  overflow: hidden;
}

#bloc_choices_home,
#st_blog_block_categories,
#module-stblog-category .blog_list_grid,
#module-stblog-category #categories_header {
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

#st_blog_block_categories,
#module-stblog-category .blog_list_grid {
  max-width: 1400px;
}

#module-stblog-category #categories_header {
  max-width: 1390px;
}

#bloc_choices_home {
  max-width: 1080px;
}

#bloc_choices_home .bloc_c {
  border: 2px solid #A3D801;
  background: #ffffff;
  width: 48%;
  max-height: 250px;
  overflow: hidden;
}

#bloc_choices_home .bloc_c .image img {
  width: 100%;
}

#bloc_choices_home .bloc-inter {
  width: 4%;
}

#bloc_choices_home .bloc_c .desc {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#bloc_choices_home .bloc_c .desc .s_title_block,
#st_blog_block_categories .title_article {
  font-size: 14px;
  font-weight: bold;
}

#bloc_choices_home .bloc_c .desc .go,
#st_blog_block_categories .go,
#module-stblog-category li.block_blog .desc .go {
  display: block;
  color: #00468C;
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid rgba(0, 70, 140, 0.5);
  padding: 5px 5px;
  width: 150px;
  margin-top: 20px;
  float: right;
  text-align: center;
}

#bloc_choices_home .bloc_c .desc .go:hover,
#module-stblog-default #st_blog_block_categories .go:hover,
#module-stblog-category li.block_blog .desc .go:hover {
  background-color: #00468C;
  color: #FFF;
}

#bloc_choices_home .image,
#module-stblog-default #st_blog_block_categories .image,
#module-stblog-category li.block_blog .blog_image {
  background-size: cover !important;
  height: 100%;
  overflow: hidden;
  min-height: 250px;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}

#module-stblog-default #st_blog_block_categories .image {
  min-height: 280px;
}

.st_blog_featured_article_container .featured_article_itemslider li.block_blog .blog_image {
  background-size: cover !important;
  height: 100%;
  overflow: hidden;
  min-height: 300px;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}

#bloc_choices_home .image img,
.st_blog_featured_article_container .featured_article_itemslider li.block_blog .blog_image img,
#module-stblog-default #st_blog_block_categories .image img,
#module-stblog-category li.block_blog .blog_image img {
  display: none !important;
}

#module-stblog-default #st_blog_block_categories {
  margin-top: 50px;
  padding-left: 5px;
  padding-right: 5px;
}

#module-stblog-default #st_blog_block_categories .categories_tree_block {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

#module-stblog-category .blog_list_grid {
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  flex-wrap: wrap;
}

#module-stblog-default #st_blog_block_categories .item,
#module-stblog-category li.block_blog {
  margin-bottom: 30px;
  /* min-height: 200px; */
  border: 1px solid var(--color-primary);
  background: #ffffff;
}

#module-stblog-category li.block_blog {
  padding-bottom: 0;
}

#module-stblog-category li.block_blog .blog_image {
  margin-bottom: 0;
}

#module-stblog-default #st_blog_block_categories .item {
  /* min-height:290px; */
}

#module-stblog-default #st_blog_block_categories .item .desc,
#module-stblog-category li.block_blog .desc {
  padding: 10px 30px;
}

#module-stblog-default #st_blog_block_categories .right,
#module-stblog-category li.block_blog.right {
  margin-left: 2%;
}

#module-stblog-default #st_blog_block_categories .left,
#module-stblog-category li.block_blog.left {
  margin-right: 2%;
}

#module-stblog-default #title_blog {
  text-align: center;
  margin-bottom: 80px;
  margin-top: 50px;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
}

#st_blog_block_categories .title_article,
#module-stblog-category li.block_blog .desc .s_title_block {
  font-size: 25px;
  line-height: 30px;
}

#module-stblog-category li.block_blog .desc .s_title_block {
  overflow: hidden;
}

#st_blog_block_categories .title_article:hover,
#module-stblog-category li.block_blog .desc .s_title_block:hover,
#module-stblog-category li.block_blog .desc .s_title_block a:hover {
  color: var(--color-secondary);
}

#module-stblog-default #title_blog,
#st_blog_block_categories .title_article,
#st_blog_block_categories .content_meta,
#module-stblog-category li.block_blog .desc .s_title_block,
#module-stblog-category li.block_blog .desc .s_title_block a,
#module-stblog-category #return_categ_blog,
#module-stblog-category #categories_header h1,
#module-stblog-category #categories_header .blog_cat_desc,
#module-stblog-article #bloc_retour a {
  font-family: 'Montserrat';
  font-weight: 400;
  color: var(--color-primary);
  transition: all .3s;
}

#st_blog_block_categories .content_meta,
#module-stblog-category li.block_blog .desc .blok_blog_short_content {
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}

#module-stblog-category li.block_blog .desc {
  padding-left: 30px;
}

#module-stblog-category .content_sortPagiBar .bottom-blog-pagination {
  text-align: center;
}

#module-stblog-category .content_sortPagiBar .bottom-blog-pagination .pagination {
  float: none;
}

#module-stblog-category #return_categ_blog,
#module-stblog-article #bloc_retour {
  font-size: 14px;
  float: right;
  margin-right: 15px;
  margin-bottom: 20px;
}

#module-stblog-category #return_categ_blog p,
#module-stblog-article #bloc_retour p {
  border: 1px solid rgba(0, 70, 140, 0.5);
  background: #ffffff;
  margin-bottom: 10px;
  padding: 8px 20px;
  text-transform: uppercase;
  transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -ms-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
  -o-transition: color 200ms ease-in-out, background-color 300ms ease-in-out;
}

#module-stblog-category #return_categ_blog p:hover,
#module-stblog-article #bloc_retour p:hover {
  background: #00468C;
}

#module-stblog-category #return_categ_blog p a,
#module-stblog-article #bloc_retour p a {
  color: #00468C;
}

#module-stblog-category #return_categ_blog p:hover a,
#module-stblog-article #bloc_retour p:hover a {
  color: #ffffff;
}

#module-stblog-category .content_sortPagiBar .bottom-blog-pagination .pagination ul li span,
#module-stblog-category .content_sortPagiBar .bottom-blog-pagination .pagination ul li a {
  background: #8DAAC9;
  color: #ffffff;
  border-radius: 100%;
  margin-right: 5px;
  border-color: #ffffff;
}

#module-stblog-category .content_sortPagiBar .bottom-blog-pagination .pagination ul li.current span {
  background: #00468C;
}

#module-stblog-category #categories_header {
  margin-top: 0;
  margin-bottom: 50px;
  border: 1px solid #707070;
  padding: 20px 25px;
  /* border: 2px solid #A3D801; */
  border: 1px solid var(--color-primary);
  background: #ffffff;
}

#module-stblog-category #categories_header h1 {
  font-size: 25px;
  margin-bottom: 15px;
}

#module-stblog-category #categories_header .blog_cat_desc {
  font-size: 18px;
  line-height: 24px;
}

#module-stblog-category #categories_header .desc {
  padding-right: 15px;
  padding-left: 15px;
}

#module-stblog-article #blog_related_products {
  clear: both;
  padding: 25px;
}

#module-stblog-article #blog_related_products #blog_related-itemslider {
  overflow: hidden;
}

#module-stblog-article #columns>.row {
  margin: auto;
  max-width: 1080px;
}

#module-stblog-article #columns #blog_primary_block .blog_content {
  clear: both;
  color: #000000;
  font-size: 14px;
}

#module-stblog-article #columns #center_column {
  padding-right: 50px;
}

#module-stblog-article #columns #blog_primary_block .blog_image,
#module-stblog-article #columns #blog_primary_block .blog_image img {
  width: 100%;
  height: 100%;
  margin-bottom: 15px;
}

#blog_primary_block .heading {
  color: #5985b1;
  font-size: 25px;
  font-weight: 600;
  width: 100%;
}

#module-stblog-article #columns #right_column {
  margin-top: 70px;
  padding-right: 20px;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_left {
  width: 100%;
  clear: both;
  float: none;
  display: block;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_left img {
  width: 100%;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_right .titlerelated a {
  color: #5985b1;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_right .titlerelated a:hover,
#module-stblog-article #columns #st_blog_related_article_column .pro_column_right .linkcateg:hover {
  color: #a1d700;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_right {
  margin: 0;
  margin-top: 20px;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_right .descrelated {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000000;
  text-align: justify;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_right .linkcateg {
  color: #1095e8;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_right .linkcateg img {
  width: 20px;
  float: left;
  margin-right: 10px;
}

#module-stblog-article #columns #st_blog_related_article_column .pro_column_box {
  border: 0;
  margin-bottom: 30px;
}

#module-stblog-article #columns #st_blog_related_article_column li,
#module-stblog-article #columns #st_blog_related_article_column ul {
  width: 100% !important;
}

#module-stblog-article #columns #right_column .title_block {
  display: none;
}

#module-stblog-article .addthis_button_wrap,
#module-stblog-article #bloc_retour {
  clear: both;
}

#module-stblog-article .addthis_button_wrap {
  padding-left: 20px;
}

#module-stblog-article #blog_related_products {
  padding: 20px;
}

/** Responsive BLOG **/

@media (min-width:992px) {

  #module-stblog-default #st_blog_block_categories .item,
  #module-stblog-category li.block_blog {
    width: 48%;
  }
}

@media (max-width:1080px) {
  #module-stblog-article #columns #center_column {
    padding-right: 20px;
  }
}

@media (max-width:991px) {

  .st_blog_featured_article_container .featured_article_itemslider li.block_blog .blok_blog_all_content,
  .st_blog_featured_article_container .featured_article_itemslider li.block_blog .blog_image {
    width: 100%;
  }

  #bloc_choices_home .bloc_c {
    width: 50%;
    min-height: 420px;
    margin-bottom: 15px;
  }

  #module-stblog-default #title_blog {
    margin-bottom: 50px;
  }

  #bloc_choices_home .bloc-inter {
    display: none;
  }

  #bloc_choices_home .bloc_c .desc {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #module-stblog-default #st_blog_block_categories .left,
  #module-stblog-default #st_blog_block_categories .right {
    padding-left: 15px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
  }

  #module-stblog-default #st_blog_block_categories .left,
  #module-stblog-default #st_blog_block_categories .right {
    padding-left: 0;
  }

  #module-stblog-category li.block_blog.left .desc,
  #module-stblog-category li.block_blog.right .desc {
    padding-left: 10px;
    padding-right: 15px;
  }

  #module-stblog-category li.block_blog.left,
  #module-stblog-category li.block_blog.right {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }

  #module-stblog-default #st_blog_block_categories .image,
  #module-stblog-category li.block_blog .blog_image {
    text-align: center;
  }

  #module-stblog-default #st_blog_block_categories .item,
  #module-stblog-category li.block_blog {
    min-height: inherit;
    overflow: hidden;
  }
}

@media (max-width:767px) {
  #bloc_choices_home .bloc_c {
    float: left;
    min-height: 380px;
  }

  #module-stblog-category #return_categ_blog,
  #module-stblog-article #bloc_retour {
    float: none;
    text-align: center;
    margin: auto;
    max-width: 300px;
  }

  #module-stblog-category #return_categ_blog {
    margin-top: 50px;
  }

  #module-stblog-category #categories_header {
    padding: 20px 0;
  }

  #module-stblog-category #categories_header .image {
    text-align: center;
    margin-bottom: 30px;
  }

  #module-stblog-category #categories_header .image img {
    max-width: 350px;
  }

  #bloc_choices_home .image {
    background: none !important;
    min-height: 0;
  }

  #bloc_choices_home .image img {
    display: block !important;
  }

  #module-stblog-article #columns #right_column {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
    box-shadow: none;
    margin-top: 0;
    padding-left: 20px;
  }

  #module-stblog-article #columns #right_column .title_block {
    display: block;
    width: 100%;
  }

  #module-stblog-article .title_block {
    font-size: 30px;
    padding: 0 15px;
    margin-bottom: 50px;
    text-align: center;
  }

  #module-stblog-article .addthis_toolbox {
    max-width: 215px;
    margin: auto;
    margin-top: 30px;
  }
}

@media (max-width:480px) {

  #module-stblog-default #st_blog_block_categories .item .image,
  #module-stblog-default #st_blog_block_categories .item .desc,
  #module-stblog-category li.block_blog .blog_image,
  #module-stblog-category li.block_blog .desc,
  #bloc_choices_home .bloc_c {
    width: 100%;
  }

  #module-stblog-default #st_blog_block_categories .item .image,
  #module-stblog-category li.block_blog .blog_image {
    margin-bottom: 20px;
  }

  #module-stblog-default #st_blog_block_categories .item .desc,
  #module-stblog-category li.block_blog .desc {
    padding: 0;

  }

  #module-stblog-default #st_blog_block_categories .item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
  }

  #bloc_choices_home .bloc_c .desc .go,
  #st_blog_block_categories .go,
  #module-stblog-category li.block_blog .desc .go {
    float: none;
    width: 100%;
  }

  #module-stblog-default #st_blog_block_categories .image {
    background-size: contain !important;
  }

  #bloc_choices_home .image,
  #module-stblog-default #st_blog_block_categories .image,
  #module-stblog-category li.block_blog .blog_image {
    height: auto;
  }
}


p.payment_module.paypal a {
  padding-top: 10px;
  padding-bottom: 10px;
}

#bandeau_info_top {
  /* background: #39d0ff; */
  background: #2261A6;
  z-index: 99999;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  line-height: 25px;
  margin: 0;
}

#bandeau_info_top a {
  color: #ffffff
}

#bandeau_info_top a:hover {
  color: #a1d700;
}

#netreviewsWidgetNum11639widget22av {
  display: block !important;
}

@media(min-width:768px) {
  #bandeau_info_top span {
    max-width: 90%;
    margin: auto;
    display: block;
  }
}

@media(max-width:767px) {
  #bandeau_info_top {
    position: relative !important;
  }

  .st-side {
    z-index: 9999999;
  }

  #payment_index_mobile {
    display: none;
  }
}

.bandeau-top-fixed {
  width: 100%;
  position: fixed !important;
}

.ar-ai-container.owl-carousel .owl-item img {
  background: #ffffff;
  width: 100% !important;
  object-fit: contain;
}

@media(max-width:480px) {
  #phone_resp {
    display: block;
  }

  #payment_index_mobile {
    margin-left: 40%;
  }
}

/** PACK ABONNEMENT **/

#bloc_abonnement {
  width: 100%;
  max-width: 800px;
  clear: both;
  text-align: center;
  margin: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 3px solid #40B7DE;
  padding: 40px 20px 0px 20px;
}

#bloc_abonnement #abo_title {
  position: relative;
}

#bloc_abonnement #abo_title>div {
  max-width: 300px;
  margin: auto;
  background: #ffffff;
  position: relative;
}

#bloc_abonnement #abo_title p {
  color: #A1D700;
  font-size: 30px;
  font-weight: bold;
}

#bloc_abonnement #abo_title span {
  color: #40B7DE;
  font-size: 35px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}

#bloc_abonnement #abo_title span sup {
  font-size: 20px;
}

#bloc_abonnement #abo_miniature {
  float: left;
  width: 30%;
}

#bloc_abonnement #abo_miniature img {
  max-width: 225px;
}

#bloc_abonnement #abo_list {
  float: left;
  width: 70%;
  text-align: left;
  margin-top: 40px;
}

#bloc_abonnement #abo_list li {
  position: relative;
  padding-left: 40px;
}

#bloc_abonnement #abo_list li::before {
  content: url('../img/check_abo.jpg');
  position: absolute;
  left: 0;
}

#bloc_abonnement .abo_btn {
  font-size: 26px;
  padding: 15px 30px;
}

#bloc_abonnement #abo_content p,
#bloc_abonnement #abo_list li {
  color: #707070;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}

#bloc_abonnement #abo_content p {
  margin-bottom: 0;
}

#bloc_abonnement #abo_content u {
  font-weight: bold;
}

#bloc_abonnement #abo_cgv {
  font-size: 10px;
  float: right;
}

#bloc_abonnement #abo_cgv a {
  color: #40B7DE;
}

#bloc_abonnement #add_to_cart_wrap {
  clear: both;
}

#bloc_abonnement hr {
  border-top: 1px solid #707070;
  position: absolute;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.bloc-sous-produits {
  min-height: 600px;
}

#module-pm_subscription-main .tabs.page-content {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 20px;
}

#module-pm_subscription-main #main-tab-content #payment>row {
  display: none;
}

#module-pm_subscription-main #main-tab-content #payment>row::first-child {
  display: block;
}

#module-pm_subscription-main>#recherche {
  position: absolute;
}

#page_header #subscription-link {
  display: none;
}

@media(max-width:1550px) {
  #bloc_abonnement {
    position: relative;
    left: inherit;
    transform: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #bloc_abonnement #abo_content #abo_miniature {
    float: none;
    width: 100%;
    margin: 0;
  }

  #bloc_abonnement #abo_content #abo_list {
    max-width: 500px;
    margin: auto;
    margin-bottom: 20px;
    float: none;
    width: 100%;
  }

  #bloc_abonnement #abo_content #abo_list li {
    margin-top: 0;
  }
}

@media(max-width:767px) {
  .bloc-sous-produits {
    display: flex;
    flex-direction: column-reverse;
  }

}

#order-confirmation #pm_subscription_display_product_buttons {
  display: none;
}

.listcityauto {
  padding: 0px 15px 5px 15px !important;
  cursor: pointer;
}

.listcityauto span {
  font-size: 12px;
}

.listcityauto:hover span {
  color: #ffffff;
}

#homepage-slider .bx-wrapper {
  max-width: 100%;
  width: 100%;
}

#homepage-slider .bx-wrapper img {
  width: 100%;
}

#homepage-slider .homeslider-description {
  bottom: 50%;
  transform: translateY(50%);
  max-width: 100%;
  width: 100%;
  top: inherit !important;
}

#homepage-slider .homeslider-description img {
  width: auto;
  height: auto;
}

body #homepage-slider .homeslider-description p {
  font-size: 22px;
  width: 100%;
  padding: 0;
  text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
}

body#index #homepage-slider .homeslider-description h2 {
  font-size: 50px;
}

body#index #homepage-slider .homeslider-description h3 {
  margin-bottom: 20px;
}

#homepage-slider .homeslider-description button {
  background: #000000;
  margin-top: 15px;
  font-size: 18px !important;
  padding: 10px 20px;
  font-size: 18px;
}

#homepage-slider .homeslider-description button:hover,
#homepage-slider .homeslider-description button:active,
#homepage-slider .homeslider-description button:focus {
  background: #A3D900;
  color: #ffffff;
}

#homepage-slider .homeslider-description p,
#homepage-slider .homeslider-description h2 {
  text-shadow: 1px 1px 1px #000;
}

body#index #homepage-slider .img_mobile {
  display: none;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 991px) {
  body#index #homepage-slider .homeslider-description h2 {
    font-size: 30px;
  }

  body#index #homepage-slider .homeslider-description {
    left: 60px;
    padding: 0;
  }

  #homepage-slider .homeslider-description img {
    width: 50%;
  }

  #search_block_mobile_bar {
    display: block;
  }

  #adtm_menu {
    display: none;
  }


}

@media(max-width:767px) {
  body#index #homepage-slider .homeslider-description h2 {
    font-size: 25px;
  }

  #homepage-slider .homeslider-description p {
    font-size: 16px;
  }

  body#index #homepage-slider .homeslider-description {
    bottom: 50%;
    transform: translateY(50%);
    max-width: 100%;
  }

  body#index #homepage-slider .homeslider-description {
    left: 15px;
  }

  /* body #homeslider, body #homepage-slider, body #homepage-slider .bx-wrapper, body #homepage-slider .bx-wrapper .bx-viewport{ */
  /* height:300px!important; */
  /* max-height:inherit!important; */
  /* } */
  body#index #homepage-slider .img_mobile {
    display: block;
  }

  body#index #homepage-slider #homeslider li a>img {
    display: none;
  }

  body#index #homepage-slider .bx-wrapper .bx-controls-direction a {
    bottom: 30px;
    display: none;
  }
}

#rightbar #to_top>a.disabled {
  display: none;
}

#order #noCarrierWarning {
  display: none;
}

#homepage-slider .bx-wrapper img.fire_on_mobile {
  display: none;
}

@media(max-width:767px) {
  #homepage-slider .bx-wrapper img.fire_on_desktop {
    display: none;
  }

  #homepage-slider .bx-wrapper img.fire_on_mobile {
    display: block !important;
    width: auto;
    margin: auto;
    max-width: 100%;
  }
}

iframe[data-requires-vendor-consent='Youtube'] {
  background-image: url('../img/player_video_nocookie.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #eee;
  background-size: 30%;
}

#bigvideo iframe[data-requires-vendor-consent='Youtube'] {
  background-position-y: 50px;
}

*[data-hide-on-vendor-consent="Youtube"] button {
  background: #50bfeb;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 20px;
  border: 2px solid #fff;
  cursor: pointer;
  text-align: center;
}

*[data-hide-on-vendor-consent="Youtube"] {
  margin-bottom: 50px !important;
  margin-top: -80px;
  position: relative;
  text-align: center;
}

/*******************************/

#header {
  background: #FFFFFF;
}

#header .header_container>.row {
  display: flex;
  align-items: center;
}

#page_header.sticky #header .header_container>.row {
  padding: 20px 0;
}

#header #logo_wrapper {
  width: 23%;
  max-width: 300px;
}

#header #logo_wrapper #header_logo {
  margin: 0;
  min-width: 170px;
}

#header #search_block_left {
  padding: 0 3%;
  flex: .9;
}

#header #search_block_left .block_content {
  display: flex;
  margin: 0;
}

#header #search_block_left #search_query_block {
  z-index: 10000;
  font-family: inherit;
  font-size: 1.5rem;
  line-height: calc(1.5rem + 2px);
  display: block !important;
  box-sizing: border-box;
  width: 100%;
  min-width: 280px;
  max-width: 1200px !important;
  padding: 1rem 2rem;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  background: #FFFFFF;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -webkit-appearance: none;
  height: inherit;
  margin: auto !important;
  left: 0;
  right: 0;
  cursor: text;
  box-shadow: none;
  pointer-events: unset;
  opacity: 1;
  transition: unset;
}

#header #search_block_left button {
  display: block;
  background: var(--color-primary);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-right: 15px;
}

#header .image-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 3% 0 0;
  border-radius: 20px;
  gap: 1.6rem;
}

#page_header.sticky #header .image-contact .image {
  display: none;
}

#page_header #header .image-contact .contact-devis {
  display: flex;
  width: fit-content;
  background: var(--color-primary);
  color: white;
  font: normal normal 400 16px/18px Montserrat;
  padding: .75rem 1.5rem;
  border-radius: 20px;
  transition: all .2s;
}

.contact-devis:hover {
  opacity: .8;
}

#page_header #header .image-contact .text {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

#page_header.sticky #header .image-contact .text {
  display: flex;
}

#page_header #header .image-contact .text a {
  font-size: 1.5rem;
  line-height: calc(1.5rem);
  font-weight: 700;
  color: var(--color-primary);
}

#page_header.sticky #header .header-cusomer-links {
  display: flex;
  align-items: center;
}

#adtm_menu ul#menu li.li-niveau1 {
  width: calc(20%) !important;
  background: var(--color-primary);
  border: none !important;
  max-height: 90px;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
  background: var(--color-primary) !important;
  border: none !important;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 span {
  color: #FFFFFF !important;
  width: 220px !important;
}

div#adtm_menu_inner {
  width: 100% !important;
}

@media screen and (max-width: 1279px) {
  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 span {
    width: calc(2vw + 150px) !important;
  }
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1:hover {
  background: var(--color-secondary) !important;
}

#mobile_bar_container {
  background: #FFFFFF;
}

@media screen and (max-width: 1719px) {
  #header .image-contact .image {
    width: 250px;
  }
}

@media screen and (max-width: 1599px) {
  #header .image-contact {
    padding: 0;
    justify-content: center;
  }

  #header .image-contact .image {
    display: none;
  }

  #page_header #header .image-contact .text {
    display: flex;
  }

  .header-cusomer-links {
    padding-left: 2%;
  }

  #index #faq_home #faq .questions .item__question {
    font-size: 15px;
  }
}

@media screen and (max-width: 1319px) {

  #header .image-contact .text {
    display: flex !important;
  }

  #page_header #header .image-contact {
    justify-content: center;
    gap: 1rem;
  }
}

@media screen and (max-width: 1023px) {

  #header .image-contact {
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  #page_header {
    background: #FFFFFF;
    min-height: 70px;
    z-index: 998 !important;
  }

  #header .header_container {
    max-width: unset !important;
    margin-bottom: 0 !important;
  }

  #header .header_container>.row {
    margin: auto;
    display: block;
  }

  #header #search_block_left {
    padding-bottom: 2rem;
  }
}

#footer-primary .wide_container {
  background-color: var(--color-primary) !important;
}

#footer .footer_block_content.easycontent a {
  color: #FFFFFF !important;
  text-decoration: underline;
}

#bloc_category_home {
  width: 80%;
  margin: 0 auto 2% auto !important;
}

.featured-products_block_center_container {
  width: 70%;
  margin: 0 auto 2% auto !important;
}

.home_category_bloc .home_sub_category_link {
  text-decoration: underline;
}

.featured-products_block_center_container .pro_itemlist {
  width: 100% !important;
}

.featured-products_block_center_container .ajax_block_product .ajax_add_to_cart_button {
  background: var(--color-primary) !important;
}

.featured-products_block_center_container ul.pro_itemlist li.ajax_block_product {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: max-content;
}

@media (max-width: 600px) {

  #index .featured-products_block_center_container ul.pro_itemlist li.ajax_block_product,
  #index .featured-products_block_center_container .first_item {
    height: max-content !important;
  }

  .featured-products_block_center_container {
    width: 80%;
    margin: 0 auto 2% auto !important;
  }
}

#faq {
  background: var(--color-primary) !important;
}

#bloc_buttons_home p a {
  background: var(--color-primary) !important;
}

.st_blog_featured_article_container .slick {
  border: 1px solid var(--color-primary);
}

.slick-prev:before,
.slick-next:before {
  color: var(--color-primary) !important;
}

#bloc_choices_home .bloc_c {
  border: 1px solid var(--color-primary);
}

.blj {
  display: flex;
}

.blj .left-column {
  border-right: 1px solid #dddddd;
  width: 25%;
  min-width: 300px;
  padding: 30px;
  background: #EEE;
}

.blj .left-column #subcategories .subcate_grid_view {
  display: flex;
  flex-direction: column;
}

.blj .left-column #subcategories .subcate_grid_view .ljf {
  border: none;
  width: 100%;
  min-height: unset;
  margin-bottom: 30px;
  padding: 0 !important;
}

.blj .blj-content {
  margin-left: 2%;
  flex: 1;
}

.ajax_block_product .product-container .pro_outer_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* #category .pro_first_box { */
/* aspect-ratio: 1; */
/* } */

#category .pro_first_box .product_img_link {
  width: 100% !important;
  height: 100% !important;
}

#category .pro_first_box img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.ajax_block_product .product-container .pro_outer_box .pro_second_box {
  width: 100% !important;
}

/* @media (min-width: 1200px) {
  #category .ajax_block_product {
    width: 33.33% !important;
  }
} */

@media (max-width: 991px) {
  .blj {
    flex-direction: column;
  }

  .blj .left-column {
    width: 100%;
  }

  .blj .blj-content {
    width: 100%;
    margin-left: 0;
    flex: unset;
  }

  .ajax_block_product .product-container .pro_outer_box .pro_second_box .s_title_block,
  .ajax_block_product .product-container .pro_outer_box .pro_second_box .price_container {
    text-align: center !important;
  }

  .ajax_block_product .product-container .pro_outer_box .pro_second_box .itemlist_action {
    margin: auto;
    /* display: block; */
    width: max-content;
  }
}

#module-pm_advancedsearch4-searchresults #columns>.row>#left_column {
  padding: 0 1%;
  background: #EEE;
}

.PM_ASSelectionsCriterionsGroupName>ul {
  padding-top: .5rem;
}


.PM_ASSelectionsDropDownShowLink>strong,
.PM_ASSelectionsCriterionsGroupName>strong {
  font-size: 16px;
}

.PM_ASBlockOutputVertical .PM_ASSelectionsDropDownMenu {
  border: none !important;
  border-radius: 20px;
}

#module-pm_advancedsearch4-searchresults .PM_ASSelectionsBlock {
  margin-bottom: 8rem;
}

.PM_ASBlockOutput {
  /* border-top: 1px solid var(--color-primary); */
  margin-top: 25px;
  padding-top: 25px;
  color: var(--color-primary);
}

.PM_ASBlockOutput .PM_ASBlockTitle {
  display: block;
  /* width: calc(100% - 60px); */
  font-family: Montserrat;
  font-weight: 400;
  font-size: 30px;
  color: var(--color-primary);
  text-align: center;
}

.PM_ASBlockOutput .PM_ASCriterionsGroup {
  margin-bottom: 15px;
}

#tabvideos .video_link {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.title_product_video {
  border-top: 1px solid var(--color-primary);
  margin-top: 40px !important;
  padding-top: 20px;
}

.pb-center-column .product_main_name,
.product_info_wrap {
  font-family: "sans-serif";
}

#product .avis_qr .avis_bloc,
#product .avis_qr .avis_conseils {
  border: none;
  border-radius: unset;
  padding: 0;
  color: var(--color-primary) !important;
}

#product .avis_qr .avis_bloc,
#product .avis_qr .avis_conseils_name {
  text-decoration: underline !important;
  color: #000 !important;
}

#product .avis_qr>*:hover {
  background: none !important;
  color: var(--color-primary) !important;
}

.fiche-tech .container a.btnlj1 {
  width: max-content !important;
}

.pa_content_description {
  padding: 0 10%;
}

.pb-center-column #our_price_display,
#price_ttc_label {
  color: var(--color-primary) !important;
}

.price_no_tax {
  color: #50bfeb !important;
}

#old_price {
  padding-bottom: 10px;
  font-size: 2.5rem !important;
  color: var(--color-primary) !important;
}

#reduction_amount_display,
#reduction_percent_display {
  background: var(--color-primary) !important;
}

table.table-data-sheet tbody tr td:nth-of-type(1) {
  background: var(--color-primary) !important;
}

.fiche-tech .container a.btnlj2 {
  background: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
}

#custom_field_1,
#custom_field_2 {
  border-top: 1px solid var(--color-primary);
  padding: 25px 0 0;
  word-wrap: break-word;
  font-family: Montserrat;
  margin-top: 2rem;
  color: var(--color-primary);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

#category .ajax_add_to_cart_button {
  background: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
}

#product .product-videos h4 {
  padding-top: 25px;
  text-align: center;
}

.block .title_block,
.idTabs a,
.product_accordion_title,
.heading,
.page-heading,
.page-subheading,
.pc_slider_tabs a,
#home-page-tabs li a,
#home-page-tabs li span {
  font-size: 22px !important;
}

.featured-products_block_center_container .title_block {
  color: var(--color-primary) !important;
}

.featured-products_block_center_container ul.pro_itemlist li.ajax_block_product .itemlist_left {
  width: auto !important;
  text-align: center;
}

.featured-products_block_center_container ul.pro_itemlist li.ajax_block_product .itemlist_left .ar-ai-main-img {
  margin: auto;
}

#columns #center_column {
  display: flex;
  flex-direction: column;
}


#columns #center_column>p {
  margin-bottom: 2rem;
}

#columns #center_column form {
  display: flex;
  row-gap: 1.5rem;
  flex-direction: column;
}

.form-control-label {
  font: normal normal 400 14px/22px Montserrat;
  color: black;
}

/*  */


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
label,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
button,
summary,
time,
mark,
audio,
video {
  font-family: 'Montserrat';
}

/* Reassurance */
.reas_block {
  background: #1F62A8;
}

.ext_reas>img {
  width: 60px;
}

.reas_block_content {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
  max-width: 1400px;
  margin: 0 auto;
  padding: 4rem 4%;
}

.ext_reas {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  flex: 0 0 22%;
  max-width: 22%;
}

.ext_reas p {
  color: #fff;
}

.ext_reas_title {
  font: normal normal 700 14px/20px Montserrat;
}

.ext_reas_p {
  font: normal normal 400 14px/18px Montserrat;
}

@media screen and (max-width: 1279px) {
  .ext_reas {
    flex: 0 0 45%;
    max-width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .ext_reas {
    flex: 0 0 90%;
    max-width: 90%;
    justify-content: flex-start;
  }
}

#no_chrono_express p {
  background: #50BFEB;
  margin-bottom: 5px;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  font-weight: 700;
}

.bloc_totaux {
  position: relative;
}

#HOOK_SHOPPING_CART_EXTRA .btn-primary {
  color: var(--color-primary);
  background-color: #fff;
  border-color: var(--color-primary);
}

#HOOK_SHOPPING_CART_EXTRA .btn-primary:hover {
  color: #fff;
  background-color: var(--color-primary);
}

@media(min-width:768px) {
  #HOOK_SHOPPING_CART_EXTRA {
    position: absolute;
    bottom: 20px;
  }

  .icon__mark {
    display: none;
  }
}

@media(max-width:767px) {
  #HOOK_SHOPPING_CART_EXTRA {
    clear: both;
    text-align: center;
    margin-bottom: 30px;
  }
}


.addToCartFormWrapper {
  display: none;
}

.product_list .ajax_block_product,
.products_block:not(.page-product-box) li.ajax_block_product {
  box-shadow: 4px 4px 8px #ccc;
  border: 1px solid #eee;
  margin: 0px 10px 20px 10px;
  border-radius: 30px;
  justify-content: stretch;
}

#product .products_block .slick-slide {
  box-shadow: 4px 4px 8px #ccc;
  border: 1px solid #eee;
  border-radius: 30px;
}

.products_block:not(.page-product-box) li.ajax_block_product.product_accessories_description {
  margin: 10px 0px 20px 0px;
  border: none;
}

#product .slider_custom#accessories-itemslider .slick-slide {
  border: none;
}

/* REFONTE MOBILE */
@media screen and (max-width: 1023px) {
  body {
    overflow-x: hidden;
  }

  #bloc_buttons_home p a {
    border-radius: 15px;
  }

  #phone_resp .contact-devis {
    display: none;
  }

  #homepage-slider .bx-wrapper img.fire_on_mobile {
    width: auto;
    object-fit: cover;
    max-height: 500px;
    height: auto;
  }

  #homepage-slider .bx-wrapper .bx-viewport {
    height: 350px;
  }
/* 
  #homepage-slider .bx-wrapper .bx-viewport * {
    height: 100%;
  } */

  #index #center_column>div {
    order: 1;
  }

  #index #center_column .featured-products_block_center_container {
    order: 0;
  }

  body .featured-products_block_center_container ul.pro_itemlist li.ajax_block_product .itemlist_left,
  body .featured-products_block_center_container ul.pro_itemlist li.ajax_block_product .itemlist_right {
    width: 90%;
  }

  body .featured-products_block_center_container ul.pro_itemlist li.ajax_block_product {
    width: calc(50% - 20px);
  }

  .featured-products_block_center_container {
    width: 90%;
  }

  #page_header.sticky #header .header_container>.row {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {

  #refresh,
  .PM_ASCriterionsPreview,
  .footer__networks,
  #footer .title_block span {
    display: none;
  }
}

@media screen and (max-width: 767px) {

  #authentication #breadcrumb_wrapper {
    padding: 1em 25px;
  }

  #index #bloc_category_home .h2home h2,
  #index #bloc_category_home .category_seo p {
    color: #2261A6 !important;
    text-align: center !important;
  }

  #index #bloc_category_home .h2home h2 {
    font-weight: 700 !important;
  }

  #index .wpb_button {
    text-align: left;
  }

  #product .breadcrumb,
  #category .breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
  }

  .breadcrumb ul,
  .breadcrumb li {
    display: flex;
  }

  #product .breadcrumb a,
  #category .breadcrumb a {
    white-space: nowrap;
    margin-bottom: 8px;
    color: #2261a6;
  }

  body .featured-products_block_center_container .ajax_block_product span.price {
    font-size: 22px;
  }

  body .featured-products_block_center_container .ajax_block_product .s_title_block a {
    font-size: 18px;
  }

  body .addToCartButtonNumber {
    width: 50px;
  }

  body .featured-products_block_center_container ul.pro_itemlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  body .featured-products_block_center_container ul::before {
    display: none;
  }

  #fiche-tech .product-videos .video_cols {
    display: flex;
    gap: 10px;
  }

  #refresh {
    font-size: 14px;
    background-color: #fff;
    text-align: center;
    color: #000;
    margin-top: 10px;
  }

  #order #columns .cart_navigation {
    width: 100vw;
    position: absolute;
    bottom: -40px;
    left: -25px;
    margin: 0 !important;
    text-align: initial;
    display: flex;
    justify-content: space-between;
  }

  #order #columns .cart_navigation.clearfix::before,
  #order #columns .cart_navigation.clearfix::after {
    display: none;
  }

  .cart_quantity_button,
  .s_quantity_input_wrap {
    min-width: 100px;
  }

  /*FOOTER */
  .reas_block .reas_block_content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 2rem 4% 1rem;
  }

  .reas_block .ext_reas {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .ext_reas p.ext_reas_title {
    color: var(--color-primary);
  }

  .reas_block .ext_reas_p {
    display: none;
  }

  body .reas_block,
  body .vc_custom_1485862634956 {
    background-color: #fff !important;
  }

  body #footer-primary .wide_container .title_block_name {
    text-align: center;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    line-height: 1.3;
  }

  body #footer .footer_block_content {
    height: 0;
    overflow: hidden;
    padding: 0;

  }

  body #footer .title_block_name,
  body #footer .footer_block_content {
    transition: all .5s ease;
  }

  body #footer .footer_block_content.openOK {
    height: auto;
    padding-left: 10px;
    margin-bottom: 20px;
  }

  body #footer .open .footer_block_content,
  body #footer .title_block {
    border: none;
  }

  .title_block.openTrans span {
    transform: rotate(180deg);
  }

  .footer__networks {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 8px 0;
  }

  .footer__networks div {
    display: flex;
    justify-content: center;
    gap: 2rem;
  }

  .footer__networks p {
    color: #fff;
    text-align: center;
    font-size: 10px;
  }

  .footer__networks img {
    max-width: 60px;
  }

  .footer-container #footer-primary .row {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .footer__display--top .title_block_name {
    display: flex;
    flex-direction: column;
  }

  .footer__phone {
    text-transform: uppercase;
  }

  /* FILTERS */
  #category .blj .left-column {
    /* category.css del l.743 */
    padding: 0;
  }

  #category .blj .left-column .PM_ASForm {
    background-color: #fff;
    padding-bottom: 230px;
  }

  .criterions--custom {
    border-top: 2px solid var(--color-third);
  }

  .title--custom {
    padding: 2rem 2rem 0 2rem;
  }

  .output--custom .PM_ASCriterionStepEnable {
    padding: .5rem 2rem 10px 0;
  }

  .title--custom {
    color: #000;
    font-weight: 700;
    letter-spacing: 1px;
  }

  .accordion {
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-size: 16px;
    margin: 0;
  }

  .accordion:after {
    content: '\002B';
    color: #000;
    font-weight: 500;
    float: right;
    margin-left: 5px;
    font-size: 40px;
    margin-top: -1rem;
    line-height: 1;
  }

  .active:after {
    content: "\2212";
    color: var(--color-third);
  }

  .panel--custom.active::after {
    content: "";
  }

  .panel--custom {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    position: relative;
  }

  .panel--custom.active {
    background-color: #fff;
    overflow: initial;
  }

  .panel--custom.active .selectize-dropdown-content {
    color: #000;
    padding: 1rem;
    border: 1px solid #000;
  }

  #category .PM_ASCriterionStepEnable .PM_ASCriterionGroupSelect {
    border: 1px solid #000;
  }

  .PM_ASCriterionsPreview {
    padding: 0 18px 10px;
    margin-bottom: 0;
  }

  .PM_ASCriterionsPreview span {
    margin-right: 5px;
  }

  .PM_ASCriterionValue {
    color: #000;
  }

  .PM_ASCriterionsGroupOuter.active {
    border-top: 2px solid var(--color-third);
  }

  .accordion.active .PM_ASCriterionsPreview {
    margin-bottom: 10px;
  }

  .category .blj .left-column {
    background-color: #fff;
  }

  .category .PM_SeeMore_mobile {
    text-align: left;
    margin-bottom: 1rem;
  }

  .criterions--custom .title--custom.active,
  .criterions--custom .PM_ASCriterionsPreview.active {
    background-color: rgba(204, 204, 204, .5);
  }

  .PM_ASBlockContent--custom {
    position: fixed;
    top: 10px;
    left: -100%;
    width: 90%;
    transition: left 0.4s ease;
    z-index: 9999999;
    height: 100%;
    overflow: auto;
    background: #fff;
  }

  .PM_ASBlockContent--custom.show {
    left: 0;
  }

  .btn-default.btn_primary.no-upper {
    text-transform: initial;
    border-radius: 0 30px 30px 0;
  }

  .filter-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }

  #pertinence-accordion {
    margin-top: 10px;
  }

  .accordion-button {
    cursor: pointer;
  }

  .accordion-body {
    padding: 10px;
  }

  .block_content--custom .PM_ASProductCount {
    bottom: 173px;
    left: -100%;
    transform: translateX(-50%);
    background: #fff;
    width: 90%;
    margin-left: -5%;
    border-top: 2px solid #000;
    padding-top: 1rem;
    transition: all .4s ease;
  }

  body .fixed--popup {
    position: fixed;
    left: 50% !important;
  }

  .category #uniform-selectProductSort {
    max-width: 100%;
    width: 100% !important;
  }

  #refresh {
    bottom: 135px;
    z-index: 999;
    left: -100%;
    transform: translateX(-50%);
    background: #fff;
    width: 90%;
    padding: 10px 0;
    margin-top: 0;
    margin-left: -5%;
    transition: all .4s ease;
  }

  .block_content--custom .reas_block.fixed--popup {
    left: 0 !important;
  }

  .block_content--custom .reas_block {
    bottom: 0;
    left: -100%;
    width: 90%;
    transition: all .4s ease;
  }

  .category .product_list .ajax_block_product .prod_delivery_message {
    text-align: center;
  }

  body .PM_ASBlockOutput .PM_ASCriterionsGroup {
    margin-bottom: 10px;
  }

  /* ORDER */
  #order .breadcrumb ul {
    justify-content: center;
  }

  ul#order_step {
    background-color: #fff;
    border: 1px solid #000;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    max-width: 600px;
    min-width: 80%;
    margin: auto auto 1rem;

  }

  #order_step li {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border-top: none;
    border-bottom: 1px solid #000;
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 99;
  }

  #order_step li.first a {
    border-radius: 24px;
    border: 1px solid #000;
    border-top: 0 !important;
    border-bottom: 0 !important;
  }

  #order_step li a {
    border: 0;
    font-weight: 700;
  }

  #order_step li:last-child {
    border-bottom: none;
  }

  #order_step li.step_current {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 24px;
    margin-top: -24px;
    position: initial;
  }

  #order_step li.step_current.first {
    padding-top: 0;
    margin-top: 0;
    border-radius: 24px;
  }

  #order_step li span {
    border: none;
    font-weight: 700;
  }

  #order .payment_module a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    padding: 10px;
    border-radius: 15px !important;
    border: 1px solid #000;
    font-size: 16px;
  }

  #order .cart_quantity .cart_quantity_input {
    font-size: 23px;
    color: #000;
  }

  #order .cart_quantity .cart_quantity_down {
    font-size: 30px;
    font-weight: 700;
    color: 777;
  }

  #order .cart_quantity .cart_quantity_up {
    font-size: 23px;
    font-weight: 700;
    color: #2261a6;
  }

  #order #columns #center_column>p,
  #cart_title {
    text-align: center;
  }

  #breadcrumb_wrapper {
    margin-bottom: 0;
  }

  #order #columns #center_column>p {
    font-weight: 700;
  }

  #order-detail-content #cart_summary .cart_unit,
  #order-detail-content #cart_summary .cart_delete,
  #cart_summary.resp_table td::before {
    display: none;
  }

  #cart_summary tbody tr {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 1rem;
  }

  #order-detail-content #cart_summary td {
    border: none;
  }


  #order-detail-content #cart_summary tbody .cart_product {
    width: 25% !important;
    padding: 0;
  }

  #order-detail-content #cart_summary td.cart_quantity {
    width: 35% !important;
  }

  #order-detail-content #cart_summary .cart_description,
  #order-detail-content #cart_summary .cart_avail {
    width: 75% !important;
    padding-bottom: 0;
  }

  #order-detail-content #cart_summary .cart_total {
    width: 65% !important;

  }

  .step_done.first {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
  }

  #order-detail-content #cart_summary .cart_avail {
    margin-left: 25%;
  }

  #order-detail-content #cart_summary .cart_avail span {
    color: var(--color-third);
  }

  #order-detail-content #cart_summary .cart_avail {
    width: 85% !important;
    padding: 0 8px;
  }

  #order-detail-content #cart_summary.resp_table td .mobile_table_content {
    margin-left: 0;
    color: #000;
  }

  #order-detail-content #cart_summary .cart_total {
    text-align: right;
  }

  #order-detail-content #cart_summary .cart_total span {
    font-size: 24px
  }

  #order-detail-content #cart_summary .cart_total .mobile_table_content {
    text-align: right !important;
    display: flex;
    justify-content: flex-end;
  }

  #order-detail-content #cart_summary .cart_description .mobile_table_content {
    display: flex;
    flex-direction: column-reverse;
  }

  #order-detail-content #cart_summary .cart_ref {
    font-weight: 700;
    color: #000;
  }

  #discount_name,
  #cart_voucher {
    border-radius: 15px;
    border-color: #000;
  }

  #cart_voucher {
    border: 1px solid #000;
    margin: auto auto 1rem;
  }

  #order #cart_voucher .cart_voucher_title {
    background: none;
  }

  #cart_summary_total {
    width: 100%;
  }


  #voucher button {
    border-radius: 14px;
    margin-left: 5px;
  }

  #cart_voucher .cart_voucher_title {
    font-size: 16px;
    color: var(--color-secondary);
  }

  #summary_products_quantity {
    color: #000;
  }

  #order #cart_summary tfoot tr,
  body .table-bordered>tbody>tr>td {
    border: 1px solid #000;
    border-radius: 15px;
  }

  #order #cart_summary tfoot tr {
    display: inline-flex;
    width: 100%;
  }

  #cart_summary tbody td.cart_product img {
    border: 0;
    width: 70px;
  }

  #order #cart_summary tfoot .cart_total_price,
  #order #cart_summary tfoot .cart_total_tax,
  #order #cart_summary tfoot .cart_total_delivery,
  #order #cart_summary tfoot .cart_total_voucher,
  #order #cart_summary tfoot .card_total_price {
    border: 1px solid #000;
    border-radius: 15px;
    font-size: 16px;
  }

  #order #cart_summary tfoot tr #total_product,
  #order #cart_summary tfoot tr #total_wrapping,
  #order #cart_summary tfoot tr #total_shipping,
  #order #cart_summary tfoot tr #total_discount,
  #order #cart_summary tfoot tr #total_tax,
  #order #cart_summary tfoot tr #total_price_container {
    font-size: 19px;
  }

  #order .cart_total_price .total_price_container span,
  #order .cart_total_price #total_price_container span {
    font-size: 18px;
  }

  #order #cart_summary tfoot tr #total_product,
  #order #cart_summary tfoot tr #total_wrapping,
  #order #cart_summary tfoot tr #total_shipping,
  #order #cart_summary tfoot tr #total_discount,
  #order #cart_summary tfoot tr #total_tax,
  #order #cart_summary tfoot tr #total_price_container {
    text-align: right;
    border: 0;
    font-size: 16px;
  }

  #order .delivery_option>div>table.resume td.delivery_option_logo {
    padding-left: 5px;
  }

  #cart_summary_total .table-bordered,
  #cart_summary {
    border: none;
    border-collapse: separate;
  }

  #cart_summary_total td,
  #cart_title {
    color: #000;
  }

  .order #cart_summary .cart_quantity_button .cart_quantity_down {
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border-color: #000;
  }

  .order #cart_summary .cart_quantity_button .cart_quantity_input {
    border: 1px solid #000 !important;
    font-weight: 700 !important;
  }

  .order #cart_summary .cart_quantity_button .cart_quantity_up {
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-color: #000;
  }

  #cart_summary_total table tr td:first-child {
    border-top-left-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0;
    border-right: none;
  }

  #cart_summary_total table tr td:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 15px;
    border-left: none;
  }

  .total_price_container,
  #total_price_container {
    background-color: var(--color-primary);
  }

  #order .total_price_container span,
  #order #total_price_container span {
    color: #fff !important;
  }

  #HOOK_SHOPPING_CART_EXTRA .btn-primary {
    border-color: var(--color-third);
    border-radius: 15px;
    width: 100%;
    max-width: 400px;
  }

  .cart_navigation .pull-left {
    border-radius: 0 14px 14px 0;
  }

  .cart_navigation .pull-right {
    border-radius: 14px 0 0 14px;
  }

  #create-account_form .block .title_block,
  #login_form .block .title_block {
    padding: 10px 10px 0;
  }

  body #create-account_form .form_content,
  body #login_form .form_content {
    min-height: initial;
    width: 100%;
    max-width: 300px;
  }

  #order .delivery_option>div,
  #order-opc .delivery_option>div {
    margin-bottom: 10px;
  }

  #create-account_form .submit,
  #login_form .submit {
    width: 100%;
    max-width: calc(300px - 2rem);
  }

  body #create-account_form section,
  body #login_form section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    border-radius: 15px;
    color: #000;
  }

  body #create-account_form button,
  body #login_form button {
    border-radius: 14px;
  }

  body #create-account_form .block .title_block,
  body #login_form .block .title_block {
    color: var(--color-primary);
    font-weight: 700;
    text-align: center;
  }

  #email_create,
  #account-creation_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #address .form-group .form-control,
  #add_address .form-group .form-control,
  #authentication .form-group .form-control,
  #new_account_form .form-group .form-control,
  #identity .form-group .form-control {
    border-radius: 15px;
    width: 100% !important;
  }

  #login_form .form-group,
  #create-account_form .form-group {
    width: 100%;
  }

  /* ORDER */
  .order .address_delivery {
    text-align: center;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .order #uniform-id_address_delivery {
    border-radius: 15px;
    border: 1px solid #000;
    opacity: 1;
    padding-left: 1rem;
  }

  .order #uniform-id_address_delivery label {
    display: none;
  }

  .checkbox.addressesAreEquals {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .order .order_delivery .address {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  #uniform-addressesAreEquals label {
    color: #000;
  }

  .order .address_add,
  .order h1 {
    text-align: center;
  }

  .order .page-subheading {
    font-weight: 700;
    font-size: 16px !important;
    color: var(--color-primary);
    text-align: center;
  }

  .order #address_invoice,
  .order #address_delivery {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 15px;
  }

  .order .order_delivery .address,
  .order_carrier_content,
  .order .address_add.submit .btn,
  .order #uniform-id_address_delivery,
  .order #address_invoice,
  .order #address_delivery,
  .order #ordermsg textarea,
  .order #address_invoice .btn,
  .order #address_delivery .btn {
    border-radius: 15px;
  }

  .order {
    color: #000;
  }

  .carrier_title,
  .order #ordermsg {
    text-align: center;
  }

  .order .order_delivery .address,
  .order_carrier_content,
  .order #ordermsg textarea {
    border: 1px solid #000;
  }

  .order .cart_navigation button {
    border-radius: 15px 0 0 15px;
  }

  .breadcrumb ul {
    margin-right: 1rem;
  }

  #order .delivery_option table {
    border: 0;
  }

  #order .delivery_options--custom .white_space_normal strong {
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
  }

  #order .delivery_options--custom .white_space_normal .best_grade.best_grade_price {
    font-size: 13px;
  }

  #cart_summary.resp_table::after {
    margin-top: 10px;
  }

  #order .overQte {
    display: flex;
    align-items: center;
    height: 35px;
  }

  #order .overQte span {
    font-size: 16px;
  }

  #order .qte {
    font-weight: 400;
  }

  #order .delivery_option table tr {
    border: 1px solid #000 !important;
    border-radius: 15px;
    display: inline-flex;
    flex-wrap: wrap;
  }

  #order .delivery_option_radio {
    width: 100% !important;
    border-bottom: 1px solid #000;
    border-radius: 0;
  }

  #order .delivery_option_logo,
  #order .white_space_normal,
  #order .delivery_option_price {
    border: 0;
  }

  #order .delivery_option_logo {
    width: 30% !important;
  }

  #order .white_space_normal {
    width: 70% !important;
  }

  #order .delivery_option_price {
    text-align: right;
    text-transform: uppercase;
    margin-right: 1rem;
    font-size: 18px;
  }

  #order #carrier_area form .box {
    border-radius: 15px;
    border: 1px solid #000;
  }

  #layer_cart .layer_details .pull-left,
  #layer_cart .layer_details .pull-right {
    border-radius: 15px;
  }

  #order .order_carrier_logo {
    max-width: 100%;
    max-height: 100%;
  }

  .selector1 {
    position: relative;
    display: inline-block;
  }

  .selectProductSort {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: 1px solid #a2db00;
    padding: 5px 30px 5px 10px;
    border-radius: 20px;
    cursor: pointer;
    width: 100%;
  }

  #category .selector1::after {
    content: "\25BC";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #a2db00;
  }

  /* Support pour IE */
  .selector1 select::-ms-expand {
    display: none;
  }

  .icon__mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    margin-right: 8px;
    background-color: #b2e1f4;
    color: #fff !important;
    font-size: 14px;
    border-radius: 50%;
    text-decoration: none !important;
  }
}

@media screen and (max-width: 600px) {
  body .featured-products_block_center_container .ajax_block_product .ajax_add_to_cart_button.exclusive {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px !important;
    line-height: 1.3;
  }

  body .featured-products_block_center_container .ajax_block_product .ajax_add_to_cart_button.exclusive span {
    padding: 5px;
  }
}

@media screen and (max-width: 460px) {
  #order #columns .cart_navigation {
    left: -10px !important;
  }

  body .featured-products_block_center_container .ajax_block_product span.price {
    font-size: 18px;
    margin-top: 10px;
  }

  body .featured-products_block_center_container .ajax_block_product .s_title_block a {
    font-size: 14px;
    line-height: 1.3;
  }

  body .featured-products_block_center_container ul.pro_itemlist li.ajax_block_product {
    width: 48%;
  }

  body .featured-products_block_center_container ul {
    gap: 10px;
  }

  body .order_carrier_content {
    padding: 14px 8px 13px;
  }

  #order .main_content_area #columns {
    padding: 0 10px 50px;
  }

  /* #order .white_space_normal,
  #order .delivery_option_logo {
    width: 100% !important;
    text-align: center;
  } */

}

@media screen and (max-width: 374px) {
  .reas_block .reas_block_content {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* A REMPLACER */
form#searchbox {
  position: relative;
  z-index: 1;
  /* l.14781 */
}

@media screen and (max-width: 1199px) {

  #bcee46d5-efd9-476e-a105-6c1b44098b55,
  #header .image-contact .text,
  #header .image-contact .contact-devis {
    display: none !important;
  }


  #phone_resp {
    display: block;
  }

  body .close_menu.menu__close {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    background-color: #fff !important;
  }

  body .menu__close .icon-bar {
    background-color: #2261A6;
    height: 3px;
    width: 30px;
    margin: 4px 0 1px;
  }

  .menu__close---custom {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
  }

  .menu__close---custom::before,
  .menu__close---custom::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 3px;
    background-color: #2261A6;
    border-radius: 2px;
    transform: translate(-50%, -50%);
  }

  .menu__close .mm_menus_back {
    display: flex;
    flex-direction: column;
  }

  .menu__close---custom::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .menu__close---custom::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  body .mobile_version .level2.active {
    border-top: 2px solid cyan;
  }

  .mobile_version .level2.active .level3 .h4,
  .mobile_version .active_span {
    text-align: center;
    border-bottom: 1px solid #98ca3f;
    border-top: 1px solid #98ca3f;
    padding: 16px;
  }

  body .mobile_version .mm_blocks_li {
    padding: 0;
  }

  .mobile_version .level2.active .ets_mm_categories {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    padding: 0;
  }

  .mobile_version .menu__cat--custom:not(.active--custom) a.ets_mm_url:not(.active_span) span {
    color: #fff;
    background-color: #2261A6;
    padding: 10px;
    border-radius: 15px;
    white-space: wrap;
  }

  .mobile_version .active::after {
    display: none;
  }

  body .mobile_version .menu__cat--custom:not(.active--custom):not(.stop):not(.active-parent) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: calc(50% - 2rem) !important;
    text-align: center;
    cursor: pointer;
  }

  body .mobile_version .menu__cat--custom .active-parent {
    flex-wrap: wrap;
  }

  body .mobile_version .menu__cat--custom .active-parent>* {
    width: 100% !important;
  }

  .menu__cat--custom:has(.active_span) {
    width: 100% !important;
  }

  .menu__cat--custom img {
    display: none;
  }

  body .mobile_version .menu__cat--custom:not(.active--custom):not(.active-parent) img {
    display: block;
  }

  body .mobile_version .menu__cat--custom:not(.active--custom) a.ets_mm_url:not(.active_span) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  body .mobile_version .menu__cat--custom img {
    width: initial !important;
  }

  body .mobile_version .active--custom {
    display: flex !important;
    width: 100% !important;
    flex-direction: column;
    gap: 1rem;
  }

  body .mobile_version .level2 .arrow.closed,
  body .mobile_version .active--custom.menu__cat--custom>img {
    display: none;
  }

  body .mobile_version .active--custom.menu__cat--custom>span,
  body .mobile_version .active--custom.menu__cat--custom {
    color: #000;
    text-transform: uppercase;
    background-color: initial;
    /* border-bottom: 2px solid cyan; */
    border-radius: 0;
    width: 100%;
    font-size: 16px;
  }

  .mobile_version .menu__cat--custom .category-image {
    width: 80px !important;
    height: 90px !important;
  }

  body .mobile_version .stop {
    display: none;
  }

  body .mobile_version .child_go {
    display: flex !important;
    width: 100%;
  }

  .mobile_version .menu__level--custom.go .mm_menu_content_title {
    display: flex;
    flex-direction: row-reverse;
    gap: 1rem;
  }

  body .mobile_version .active--custom--sub .menu__cat--custom,
  body .mobile_version .active--custom--sub {
    display: flex !important;
    height: initial !important;
  }

  .mobile_version .menu__level--custom.go .level2.active {
    padding-top: 0 !important;
    margin-top: 0 !important;
    border: none !important;
  }

  .mobile_version .mm_menus_ul.level1 .mm_arrow {
    display: inline-block;
  }

  body .mm_menus_ul .ets_mm_url .mm_menu_content_title span {
    color: #fff;
  }

  .mobile_version .mm_menus_ul.level2 .mm_arrow,
  .mobile_version .mm_menus_ul.level3 .mm_arrow,
  .mobile_version .mm_menus_ul.level4 .mm_arrow,
  .mobile_version .mm_menus_ul.level5 .mm_arrow,
  .mobile_version .mm_menus_ul.level6 .mm_arrow {
    display: none;
  }

  .mobile_version .mm_menus_ul.active {
    display: block;
  }

  .mobile_version .go .arrow--custom,
  .mobile_version .mm_menus_ul:not(.active) {
    display: none;
  }

  .mobile_version .arrow.closed {
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
  }

  .mobile_version .arrow:not(.closed) {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.3s ease;
  }

  body .mobile_version .ets_mm_block_content ul.ets_mm_categories li.has-sub.active--custom ul {
    display: flex;
    /* height: 100%; */
  }

  .mobile_version .backToPrevious {
    font-size: 30px;
    color: var(--color-primary);
    position: absolute;
    left: 2px;
    top: 20px;
    z-index: 100;
  }

  .mobile_version .go .backToPrevious {
    display: block;
  }

  .logo_verif {
    margin-left: 10px;
  }

  .transition_full .mm_menus_ul.active {
    background: #fff;
  }

  #mobile_bar_left {
    margin-left: 60px;
  }

  #mobile_bar_left,
  #mobile_bar_center,
  #mobile_bar_right {
    height: initial;
  }

  #mobile_bar_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
  }

  .ets_mm_megamenu {
    position: absolute !important;
    top: 40px;
  }

  #netreviewsWidgetNum11639widget22av {
    display: none !important;
  }
}

.backToPrevious {
  display: none;
}

.ets_mm_megamenu:not(.mobile_version) .category-image {
  display: none;
}

/* INFO-BULLE LIVRAISON */
.range--custom {
  position: relative;
}

body .descroBulle {
  display: none !important;
  position: absolute;
  top: 45px;
  left: 100px;
  background: #fff;
  width: 300px;
  z-index: 9;
  box-shadow: 0px 3px 15px #0000001A;
  border-radius: 5px;
  padding: 10px;
}

body .descroBulle.open {
  display: block !important;
}

.carrier-info-icon {
  display: inline-block;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}

.carrier-info-icon .material-icons {
  color: #0055AA;
  cursor: pointer;
  padding: 0;
  margin-left: 5px;
}

header {
  background-color: #fff;
}

@media (max-width: 767px) {
  body .descroBulle {
    top: 65px;
    left: 0;
  }
}


@media (min-width: 1600px) {
  .ets_mm_megamenu {
    top: -25px;
  }

  .sticky .ets_mm_megamenu {
    top: 0;
  }

  body .main_content_area {
    margin-top: -25px !important;
  }

}

.logo_right {
  display: block;
  background: none;
  position: absolute;
  z-index: 10;
  width: auto;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  right: 0;
  padding: 0 10px;
}

#product .logo_right {
  flex-direction: column;
  width: inherit;
}

.logo_right.multiple {
  flex-direction: row-reverse;
}

.logo_right img {
  max-width: 90px;
}

.product_list span.on_sale {
  top: inherit;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-right-color: inherit;
}

.icon-power-off::before {
  content: '\e849';
}