/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: sans-serif;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.384615;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 747px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 972px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1178px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -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;
  text-transform: none;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a,
.dropdown-menu > li > span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.384615;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li.dropdown__item--title > span {
  font-weight: bold;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.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-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.384615;
  color: #777;
  white-space: nowrap;
}
.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;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.384615;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 2;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
 * jQuery UI CSS Framework @VERSION
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
 * jQuery UI Slider @VERSION
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/*
 * jQuery UI Menu @VERSION
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
/*
 * jQuery UI Autocomplete @VERSION
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
/*
 * jQuery UI Datepicker @VERSION
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  align-items: center;
  user-select: none;
  -webkit-user-select: none;
  height: 100%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 3px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default
  .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-selection__arrow {
  display: none;
}
@media (min-width: 1440px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
.no-display,
.hide {
  display: none !important;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.nowrap {
  white-space: nowrap;
}
.js-hidden {
  visibility: hidden;
  position: absolute;
  max-height: 0;
  max-width: 0;
  overflow: hidden;
  transform: scaleY(0) scaleX(0);
  transform-origin: center;
}
.js-hidden.visible {
  visibility: visible;
  position: inherit;
  max-height: none;
  max-width: none;
  overflow: visible;
  transform: scaleY(1) scaleX(1);
  transform-origin: center;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.spaced {
  margin-top: 76px;
}
.spaced-small {
  margin-top: 19px;
}
.spaced-smaller {
  margin-top: 10px;
}
.no-gutter {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.show-tooltip {
  cursor: help;
}
.show-tooltip.acronym[data-original-title] {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
.show-tooltip.acronym[data-original-title=""] {
  border-bottom: none;
}
.em {
  font-style: italic;
}
.line {
  line-height: 1px;
  border-width: 1px 0 0 0;
  border-style: solid;
  margin: 19px 0;
}
*:focus:not(.focus-visible) {
  outline: 0;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  counter-reset: steps top;
  font-weight: 400;
}
body.user-action-visible {
  overflow: hidden;
}
body.user-action-visible.menu-helper-visible {
  overflow: auto;
}
@media (min-width: 992px) {
  body.user-action-visible {
    overflow: hidden;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  line-height: 1.1;
  word-wrap: break-word;
  text-transform: none;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 34px;
  font-weight: 700;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
a,
.link-like {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a.btn,
.link-like.btn {
  text-decoration: none;
}
a:hover,
.link-like:hover {
  text-decoration: none;
}
a:focus,
.link-like:focus {
  text-decoration: none;
}
a.disabled,
.link-like.disabled {
  cursor: default;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
label.disabled {
  opacity: 0.75;
  cursor: not-allowed;
}
@media (min-width: 768px) {
  .table-md-50 {
    width: 50% !important;
  }
}
.table-th-code {
  width: 21%;
}
.table-th-date {
  width: 7%;
}
.p-final-price-wrapper .price-standard > span,
.p-final-price-wrapper .price-save > span {
  display: inline-block;
}
.p-final-price-wrapper .price-standard > span.empty,
.p-final-price-wrapper .price-save > span.empty {
  visibility: hidden;
}
.price-standard > span {
  text-decoration: line-through;
}
.price-measure .empty,
.price-measure .default-variant {
  visibility: hidden;
}
td > .price-measure .empty,
td > .price-measure .default-variant {
  visibility: visible;
}
.parameter-value {
  display: none;
}
#payu_ {
  display: none;
}
#payu_ .container {
  width: auto !important;
  padding: 0 !important;
}
#checkoutContent #payu_ {
  display: block;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
.shp-icon,
.chevron-after::after,
.close-after::after,
.submenu-arrow::after,
.navigation-close:before,
.link-icon::before,
a.social-icon::before,
#cboxPrevious::before,
#cboxNext::before,
#cboxClose::before,
.pagination-link.prev::before,
.pagination-link.next::before,
.pagination-link.up::before,
.contact-box ul li > span::before,
.quantity .increase::before,
.quantity .decrease::before,
#categories .expandable > a > span::before,
#categories .expandable > .topic > a > span::before,
.search-whisperer-category em::before,
.add-comment .rating-icon::before,
.add-comment .comment-icon::before,
.stars a::before,
.stars span::before,
.p-thumbnails .thumbnail-prev::before,
.p-thumbnails .thumbnail-next::before,
.advanced-parameter-inner::before,
.instagram-follow-btn > span::before,
.empty-content-404 h2::after,
.empty-content-category h2::after,
.browse-p .p-prev::before,
.browse-p .p-next::before,
.cart-toggle-unselected-options::after,
.show-related:after,
.remove-item::before,
.btn.btn-login::before,
a.btn.btn-login::before,
.btn.btn-login.btn-after::after,
a.btn.btn-login.btn-after::after,
.btn.btn-cofidis::before,
a.btn.btn-cofidis::before,
.btn.btn-cofidis.btn-after::after,
a.btn.btn-cofidis.btn-after::after,
.btn.btn-arrow-left::before,
a.btn.btn-arrow-left::before,
.btn.btn-arrow-left.btn-after::after,
a.btn.btn-arrow-left.btn-after::after,
.btn.btn-arrow-right::before,
a.btn.btn-arrow-right::before,
.btn.btn-arrow-right.btn-after::after,
a.btn.btn-arrow-right.btn-after::after,
.btn.btn-arrow-down::before,
a.btn.btn-arrow-down::before,
.btn.btn-arrow-down.btn-after::after,
a.btn.btn-arrow-down.btn-after::after,
.btn.btn-arrow-up::before,
a.btn.btn-arrow-up::before,
.btn.btn-arrow-up.btn-after::after,
a.btn.btn-arrow-up.btn-after::after,
.image360::after,
.show360image::after,
.menu-helper::after,
.toggle-window-arr::before,
.breadcrumbs > span > a::after,
.navigation-home-icon-wrapper::before,
.menu-helper > span::after,
.navigation-buttons a::before,
.carousel-control::before,
.top-navigation-bar-right a.login::before,
.top-navigation-bar-right a.logout::before,
.products-block .p > a::after,
.cart-heading::before,
.cart-heading.h1::before,
.extra::before,
.back-shopping::before,
.recommended-products .browse::before,
.order-delivery::before,
.order-payment::before,
.variant-cart .btn.btn-cart::before,
.variant-cart a.btn.btn-cart::before,
.variant-cart .btn.add-to-cart-button::before,
.variant-cart a.btn.add-to-cart-button::before,
.btn-conversion::after,
.back-to-shop::before,
.continue-shopping::before,
.p-to-cart-block .add-to-cart-button.btn-conversion::before,
.btn-cart::before {
  display: inline-block;
  speak: none;
  vertical-align: middle;
  font-family: shoptet;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 0;
  text-transform: none;
  text-decoration: none;
}
.chevron-after::after {
  vertical-align: initial;
  font-size: 9px;
  margin-left: 0.5ex;
}
.chevron-after.chevron-down-after::after {
  content: "\e90e";
}
.chevron-after.chevron-up-after::after {
  content: "\e911";
}
.chevron-after.chevron-left-after::after {
  content: "\e90f";
}
.chevron-after.chevron-right-after::after {
  content: "\e910";
}
.close-after::after {
  content: "\e912";
  vertical-align: initial;
  font-size: 9px;
  margin-left: 1ex;
}
.qrcode {
  border-style: solid;
  border-width: 1px;
}
@media (min-width: 1440px) {
  .container {
    width: 1418px;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane h2:first-child {
  margin-top: 0;
}
.tab-content > .active {
  display: block;
}
.fb-messenger-checkbox {
  margin: -5px 0 0 -14px;
  display: block;
}
.order-complete-links {
  text-align: center;
}
.reca-number {
  text-align: center;
  margin-bottom: 19px;
}
.more-categories-wrap .more-categories-list {
  display: none;
}
.more-categories-wrap.unveiled .more-categories-trigger {
  display: none;
}
.more-categories-wrap.unveiled .more-categories-list.visible {
  display: inline;
}
.cart-inner {
  padding: 10px;
}
.cart-heading {
  margin: 0.67em 0;
}
.pr-list-unit {
  display: inline-block;
}
.products-block .p > a::before,
.products-block .img > a::before {
  content: "";
  float: left;
}
#company-info {
  margin-bottom: 19px;
}
.at-share-dock-outer {
  position: relative;
  z-index: 55;
}
.footer-links {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 10px 0;
}
.footer-links .footer-link {
  list-style: none;
  display: inline-block;
  padding: 0 5px;
}
.footer-links .footer-link:first-of-type {
  padding-left: 0;
}
.footer-links .footer-link:last-of-type {
  padding-right: 0;
}
.footer-left .footer-links {
  justify-content: center;
}
@media (min-width: 768px) {
  .footer-left .footer-links {
    justify-content: flex-start;
  }
}
.footer-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-icons .footer-icon {
  display: inline-block;
  margin: 10px;
  align-self: center;
}
.footer-links-icons {
  padding: 29px 20px;
}
.footer-links-icons .footer-links {
  margin-top: 0;
}
.footer-links-icons .footer-icon {
  margin-bottom: 0;
}
.recapitulation-shipping-billing-label {
  display: none;
}
.content-wrapper.container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .content-wrapper.container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-wrapper.container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .content-wrapper.container .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-wrapper.container .row.cart-row {
    margin-left: 0;
    margin-right: 0;
  }
  .content-wrapper.container .row.cart-row > div {
    padding-left: 0;
    padding-right: 0;
  }
  .ordering-process .content-wrapper.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .content-wrapper-in {
    display: flex;
  }
}
.sidebar {
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .content {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .sidebar.sidebar-left {
    display: none;
  }
  .sidebar.sidebar-left.sidebar-visible {
    display: block;
  }
}
@media (max-width: 1199px) {
  .sidebar.sidebar-right {
    display: none;
  }
}
@media (min-width: 768px) {
  .sidebar {
    flex-grow: 0;
    flex-shrink: 0;
    width: 250px;
  }
}
@media (min-width: 992px) {
  .sidebar {
    width: 340px;
  }
}
#navigation {
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  #navigation {
    z-index: 1000;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    padding-bottom: 0;
  }
}
@media (max-width: 479px) {
  .navigation-window-visible #navigation {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  #navigation {
    padding-top: 0;
  }
  .navigation-window-visible #navigation {
    width: 60%;
  }
}
@media (min-width: 992px) {
  #navigation {
    position: relative;
    left: 0;
    height: 80px;
  }
  .submenu-visible #navigation {
    overflow: visible;
  }
  .submenu-visible #navigation.menu-helper-visible {
    overflow: hidden;
  }
}
.navigation-in ul,
.menu-helper ul {
  margin: 0;
  padding: 0;
}
.navigation-in ul li,
.menu-helper ul li {
  display: block;
  list-style: none;
}
.navigation-in ul li a,
.menu-helper ul li a {
  display: block;
}
.navigation-in ul li.appended-category,
.menu-helper ul li.appended-category {
  display: none;
}
.navigation-in > ul > li.ext > ul,
.menu-helper > ul > li.ext > ul {
  display: none;
}
.submenu-visible .navigation-in > ul > li.ext.exp > ul,
.submenu-visible .menu-helper > ul > li.ext.exp > ul {
  display: block;
}
@media (min-width: 992px) {
  .navigation-in .navigationActions,
  .menu-helper .navigationActions {
    display: none;
  }
  .menu-helper-visible .navigation-in .navigationActions,
  .menu-helper-visible .menu-helper .navigationActions {
    display: none;
  }
}
.navigation-in {
  font-size: 16px;
  line-height: 16px;
}
.navigation-in ul li {
  position: relative;
}
.navigation-in ul li a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-transform: none;
  text-decoration: none;
}
.navigation-in ul li a b {
  font-weight: 700;
}
.navigation-in ul li a:hover {
  text-decoration: none;
}
.navigation-in ul.menu-level-2 li a {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.navigation-in ul.menu-level-2 li a.navigationActions__link--flag {
  display: flex;
  align-items: center;
  padding-top: calc((16px + (0.9375rem * 2) - 24px) / 2);
  padding-bottom: calc((16px + (0.9375rem * 2) - 24px) / 2);
}
.navigation-in > ul > li {
  border-top-width: 0;
  border-top-style: none;
}
.navigation-in > ul > li:first-child {
  border-top-style: none;
}
@media (max-width: 991px) {
  .navigation-in {
    width: 100%;
    height: 100%;
    overflow: auto;
  }
  .navigation-in a.menu-image {
    display: none;
  }
  .navigation-in .has-third-level ul {
    display: none;
  }
  .navigation-in ul li.appended-category {
    display: block;
  }
  .navigation-in ul.menu-level-2 li a {
    padding-left: 40px;
  }
  .navigation-in > ul:last-child {
    margin-bottom: 29px;
  }
  .navigation-in > ul > li:last-child {
    border-bottom-width: 0;
    border-bottom-style: none;
  }
}
@media (min-width: 992px) {
  .navigation-in {
    position: absolute;
    left: 0;
    top: 0;
    width: 9999em;
  }
  .submenu-visible .navigation-in,
  .fitted .navigation-in {
    width: 100%;
  }
  .navigation-in ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .fitted .navigation-in ul {
    justify-content: flex-start;
  }
  .navigation-in ul li {
    display: block;
  }
  .navigation-in ul li.splitted {
    visibility: hidden;
  }
  .submenu-visible .navigation-in ul li.splitted {
    display: none;
  }
  .navigation-in ul.menu-level-2 {
    z-index: 1001;
    position: absolute;
    left: 0;
    top: calc(100% - 32px / 2);
    width: 200px;
    margin-left: 0;
    border-style: solid;
    border-width: 1px;
  }
  .navigation-in ul.menu-level-2 li {
    border-top-style: none;
    border-top-width: 0;
    display: block;
  }
  .navigation-in ul.menu-level-2 li:first-child {
    border-top-style: none;
  }
  .navigation-in > ul > li {
    border-top-width: 0;
    border-bottom-width: 0;
    border-top-style: none;
    border-bottom-style: none;
  }
  .navigation-in > ul > li > a {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.navigation-in .navigationActions {
  border-top-width: 1px;
  border-top-style: solid;
}
.navigation-in .navigationActions__submenu.menu-level-2 li {
  position: relative;
}
.navigation-in .navigationActions__submenu.menu-level-2 li > a {
  padding-left: 20px;
  padding-right: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.navigation-in
  .navigationActions__submenu
  ul:not(:first-of-type)
  li:first-of-type
  > a {
  border-top: 1px solid;
}
.submenu-arrow {
  display: inline-block;
  padding-left: 1em;
  font-size: 10px;
  line-height: 10px;
}
@media (max-width: 991px) {
  .submenu-arrow {
    padding-right: 1em;
  }
}
.submenu-arrow::after {
  content: "\e90e";
  -webkit-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.submenu-visible li.exp > a .submenu-arrow::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation-buttons > a[data-target="cart"] i {
  position: absolute;
  left: 50%;
  right: 10px;
  top: 22px;
  bottom: auto;
  display: block;
  width: 19px;
  height: 19px;
  padding: 3px;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  border-radius: 100%;
}
@media (min-width: 992px) {
  .navigation-buttons > a[data-target="navigation"] {
    display: none;
  }
}
.navigation-close {
  display: none;
}
@media (max-width: 479px) {
  .navigation-close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 1.25rem;
  }
  .navigation-close::before {
    content: "\e912";
    display: block;
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
  }
}
.navigationActions__flagWrapper {
  display: inline-flex;
  align-items: center;
}
.navigationActions__flag-right {
  margin-left: 1ex;
}
.navigationActions__flag-left {
  margin-right: 1ex;
}
.navigationActions__submenu__item--active::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.entrance-protection {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 20px;
}
.entrance-protection .entrance-protection-inner {
  flex: 0 1 440px;
  margin: 0 auto;
  padding: 20px;
}
.entrance-protection h1 {
  margin: 0 auto 20px;
  text-align: center;
}
.entrance-protection .box,
.entrance-protection .box.box-sm {
  margin: 0;
  padding: 0;
}
.entrance-protection .site-name {
  max-width: 100%;
  margin: 0 auto 20px;
  padding: 0 40px;
  text-align: center;
}
.entrance-protection .form-group > input {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.entrance-protection .submit-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .entrance-protection .entrance-protection-inner {
    padding: 40px 20px;
  }
  .entrance-protection .form-group > input,
  .entrance-protection .site-name {
    max-width: 80%;
  }
}
.news-item {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.news-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (min-width: 480px) {
  .news-item {
    margin-bottom: 80px;
    padding-bottom: 0;
    border-bottom: 0;
    display: flex;
  }
}
.news-item .image {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 480px) {
  .news-item .image {
    margin-right: 20px;
    margin-bottom: 0;
    text-align: center;
    flex: 0 1 auto;
    width: calc(100% / 3);
    text-align: left;
  }
}
@media (min-width: 768px) {
  .news-item .image {
    margin-right: 40px;
  }
}
@media (min-width: 1200px) {
  .news-item .image {
    width: 370px;
  }
  .news-item .image img {
    width: 100%;
  }
}
.news-item .image img {
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 480px) {
  .news-item .text {
    flex-grow: 1;
    flex: 1;
    flex-direction: column;
  }
}
.news-item .text .title {
  line-height: 32px;
  font-size: 24px;
  text-decoration: none;
  font-weight: 300;
  display: block;
  margin-bottom: 10px;
}
.news-item .text .title:hover {
  text-decoration: underline;
}
.news-item .text .description {
  line-height: 2.2rem;
}
.news-item .text .description p:last-child {
  margin-bottom: 0;
}
.news-item-detail .text {
  margin-bottom: 40px;
}
.news-item-detail .text:before,
.news-item-detail .text:after {
  content: " ";
  display: table;
}
.news-item-detail .text:after {
  clear: both;
}
.news-item-detail .text img {
  max-width: 100%;
}
.news-item-detail .text img[style*="float: left"] {
  margin-right: 10px;
  margin-bottom: 10px;
}
.news-item-detail .text img[style*="float: right"] {
  margin-left: 10px;
  margin-bottom: 10px;
}
.news-item-detail .share {
  margin-bottom: 20px;
  min-height: 25px;
}
.news-item-detail .next-prev {
  margin-bottom: 20px;
}
.news-item-widget {
  margin-bottom: 10px;
  border-bottom-style: none;
  border-bottom-width: 0;
}
.news-item-widget time {
  display: block;
  font-size: 12px;
}
.news-item-widget h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.news-item-widget:last-child {
  border-bottom-style: none;
}
.news-item time,
.news-item-detail time {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  display: block;
  line-height: 1;
}
.products-inline {
  width: 100%;
}
.products-inline > div {
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.products-inline > div:first-child {
  border-top-style: none;
}
.products-inline > div .p .image {
  display: block;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.products-inline > div .p .image .extra-flags {
  display: none;
}
.products-inline > div .p .p-in {
  line-height: 1.4;
}
.products-inline > div .p .p-in .p-in-in .name {
  height: auto;
  display: block;
}
.products-inline > div .p .p-in .p-in-in .ratings-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .stars-wrapper,
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .flags,
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .p-code,
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .availability {
  width: auto;
  margin: 0 5px 0 0;
  flex-grow: 0;
  flex-shrink: 1;
}
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .stars-wrapper {
  justify-content: flex-start;
}
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .stars-placeholder {
  display: none;
}
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .flags {
  position: relative;
  top: 0;
  left: 0;
}
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .flags-inline .flag {
  margin: 2px;
  display: inline-block;
  width: auto;
  max-width: none;
  opacity: 1;
}
.products-inline > div .p .p-in .p-in-in .p-desc {
  display: none;
}
.products-inline > div .p .p-in .p-bottom > div .prices .price-standard,
.products-inline > div .p .p-in .p-bottom > div .prices .price-save {
  display: inline-block;
}
.products-inline
  > div
  .p
  .p-in
  .p-bottom
  > div
  .prices
  .price-standard-wrapper {
  display: inline-block;
}
.products-inline
  > div
  .p
  .p-in
  .p-bottom
  > div
  .prices
  .price-standard-wrapper.price-standard-wrapper-placeholder {
  display: none;
}
.products-inline > div .p .p-in .p-bottom > div .p-tools {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.products-inline > div .p .p-in .p-bottom > div .p-tools form {
  display: flex;
  flex-direction: column-reverse;
}
.products-inline > div .p .p-in .p-bottom > div .p-tools form .quantity {
  display: block;
}
.products-inline > div .p .p-in .p-bottom > div .p-tools form .quantity input {
  min-width: 100%;
}
.products-inline > div .p .p-in .p-bottom > div .p-tools .btn-cart::before {
  content: "\e921";
  margin: 0;
  font-size: 20px;
  line-height: 20px;
}
.products-inline > div .p .p-in .p-bottom > div .p-tools .to-cart-text {
  display: none;
}
.products-inline > div .p .price strong {
  font-size: 17px;
}
.products-inline .price-standard-label,
.products-inline .secondary-to-cart-btn {
  display: none;
}
.products-inline.products-top {
  display: flex;
  flex-wrap: wrap;
}
.products-inline.products-top > div {
  display: none;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
}
.products-inline.products-top > div:first-child,
.products-inline.products-top > div:nth-child(2) {
  display: flex;
}
.products-inline.products-top > div.button-wrapper {
  display: none;
}
.products-inline.products-top > div .p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.products-inline.products-top > div .p .p-code,
.products-inline.products-top > div .p .p-desc,
.products-inline.products-top > div .p .price-additional,
.products-inline.products-top > div .p .stars-wrapper,
.products-inline.products-top > div .p .stars-placeholder,
.products-inline.products-top > div .p .price-standard-wrapper,
.products-inline.products-top > div .p .price-save {
  display: none !important;
}
.products-inline.products-top > div .p .image {
  width: 90px;
  min-height: 90px;
}
.products-inline.products-top > div .p .p-in {
  display: block;
  width: calc(100% - 90px);
  padding-left: 10px;
}
.products-inline.products-top > div .p .p-in .p-bottom {
  padding: 0;
}
.products-inline.products-top > div .p .p-in .p-bottom > div {
  text-align: left;
  align-items: flex-start;
}
.products-inline.products-top > div .p .p-in .p-bottom > div > div {
  flex-basis: 100%;
}
.products-inline.products-top > div .p .p-in .p-bottom .availability {
  font-size: 12px;
  margin: 0;
}
.products-inline.products-top > div .p .p-in .p-bottom .prices {
  flex-basis: 100%;
}
@media (min-width: 480px) {
  .products-inline.products-top > div {
    width: 50%;
  }
  .products-inline > div .p .p-in .p-bottom > div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .products-inline > div {
    flex: 0 0 auto;
  }
  .products-inline > div .p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .products-inline > div .p .image {
    flex-grow: 0;
    flex-shrink: 0;
    width: 90px;
  }
  .products-inline > div .p .p-in {
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    align-items: center;
    width: calc(100% - 90px);
    padding-left: 20px;
  }
  .products-inline > div .p .p-in .p-in-in {
    padding-right: 20px;
    flex-basis: 65%;
  }
  .products-inline > div .p .p-in .p-bottom {
    flex-basis: 35%;
  }
  .products-inline > div .p .p-in .p-bottom > div {
    flex-direction: column;
    align-items: flex-end;
    padding-top: 0;
    text-align: right;
  }
  .products-inline > div .p .p-in .p-bottom .p-tools {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .products-inline.products-top > div {
    display: block;
    width: 33.333333%;
  }
  .products-inline.products-top > div.button-wrapper {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    text-align: center;
  }
  .one-column-body .products-inline:not(.products-top) > div .p .p-in .p-in-in,
  .multiple-columns-body:not(.has-right-sidebar)
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-in-in,
  .one-column-body .products-inline:not(.products-top) > div .p .p-in .p-bottom,
  .multiple-columns-body:not(.has-right-sidebar)
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom {
    flex-basis: 50%;
  }
  .one-column-body
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom
    > div,
  .multiple-columns-body:not(.has-right-sidebar)
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom
    > div {
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
  .one-column-body
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom
    > div
    > div,
  .multiple-columns-body:not(.has-right-sidebar)
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom
    > div
    > div {
    flex-basis: 50%;
  }
  .one-column-body
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom
    > div
    > div.prices,
  .multiple-columns-body:not(.has-right-sidebar)
    .products-inline:not(.products-top)
    > div
    .p
    .p-in
    .p-bottom
    > div
    > div.prices {
    order: 0;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .products-inline.products-inline-image > div .p .image {
    width: 220px;
  }
  .products-inline.products-inline-image > div .p .p-in {
    width: calc(100% - 220px);
  }
  .products-inline.products-inline-image > div .p .p-in .p-in-in .p-desc {
    display: block;
    margin: 10px 0 0;
  }
}
.products-inline .widget-parameter-wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
}
.products-inline .widget-parameter-wrapper.justified {
  justify-content: flex-start;
}
.products-inline
  .widget-parameter-wrapper
  .widget-parameter-value:first-child
  a {
  padding-left: 0;
}
@media (min-width: 992px) {
  .products-inline.products-inline-image .widget-parameter-wrapper {
    margin: 19px 0 0;
  }
}
@media print {
  .no-display,
  .user-action,
  .admin-bar,
  .top-navigation-bar,
  .top-nav,
  .search,
  #navigation,
  .navigation-buttons,
  .menu-helper,
  .cart-count,
  .breadcrumbs,
  .sidebar,
  #footer,
  .content-window,
  .carousel,
  .banners-content,
  .banner-footer,
  .banner-wrapper,
  .banner-category,
  .banner,
  .btn-cart,
  .quantity,
  .category-header,
  .filters-wrapper,
  .filters,
  .pagination,
  .add-to-cart,
  .sb-button,
  .p-switcher-wrapper,
  .p-thumbnails-wrapper,
  .p-details h1,
  .variant-list,
  .surcharge-list,
  [itemprop="aggregateRating"],
  .box-subscribe,
  .link-icon,
  .choose-variant,
  .availability-label,
  .p-intro .p-final-price,
  .shp-tabs-wrapper,
  .next-prev,
  .chevron-down-after,
  .social-icons {
    display: none;
  }
  @page {
    margin: 2cm;
  }
  @page :first {
    margin: 1cm 2cm;
  }
  * {
    background: none !important;
  }
  body {
    font: 14pt serif;
    background: #fff !important;
    color: #000;
    padding: 0;
  }
  img {
    height: auto;
    max-width: 100%;
  }
  a,
  ul,
  ol,
  dl,
  pre {
    page-break-inside: avoid;
  }
  table {
    border-top: 1px solid #ccc;
    margin-bottom: 20pt;
    page-break-inside: avoid;
    font-size: 13pt;
  }
  th {
    text-align: left;
    border-bottom: 1px solid #ccc;
  }
  td {
    text-align: left;
    border-bottom: 1px solid #ccc;
  }
  h1,
  h2,
  h3,
  h4 {
    font-family: sans-serif;
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  iframe,
  ins {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
  }
  .p-final-price {
    display: block;
    margin-top: 1ex;
    font-size: 16pt;
  }
  #header .site-name {
    border-bottom: 1pt solid #ccc;
  }
  #header .site-name img {
    max-width: 100pt;
    max-height: 70pt;
  }
  .p-details table {
    min-width: 50%;
  }
}
.sizeID {
  vertical-align: middle;
  display: inline-block;
}
.SizeID-button {
  width: auto !important;
  height: auto !important;
}
.SizeID-button .sb-button {
  border: none !important;
  height: auto !important;
  width: auto !important;
  padding: 0 !important;
  text-decoration: none !important;
  background: none !important;
}
.SizeID-button .sb-button .sb-label {
  height: auto !important;
  padding-right: 0 !important;
  font-size: 14px !important;
}
.SizeID-button .sb-button .sb-label::before,
.SizeID-button .sb-button .sb-label::after {
  display: none !important;
}
.SizeID-button:hover .sb-button {
  background-color: transparent !important;
  text-decoration: none !important;
}
.sizeID-logo {
  vertical-align: text-bottom;
  height: 19px;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
table.table {
  width: 100%;
  margin-bottom: 19px;
}
table.table thead > tr > th,
table.table tbody > tr > th,
table.table thead > tr > td,
table.table tbody > tr > td {
  padding: 0.25rem 0.5rem;
}
table.table.border thead > tr > th,
table.table.border tbody > tr > th,
table.table.border thead > tr > td,
table.table.border tbody > tr > td {
  border-style: solid;
  border-width: 1px;
}
@media (max-width: 767px) {
  table.table.breakable {
    width: 100%;
  }
  table.table.breakable > thead {
    display: none;
  }
  table.table.breakable > tbody > tr > th,
  table.table.breakable > tbody > tr > td {
    display: block;
    text-align: center;
  }
  table.table.breakable > tbody > tr > td {
    margin-bottom: 10px;
    font-weight: bold;
  }
  table.table.breakable > tbody > tr > td.empty {
    display: none;
  }
}
.table-fit-content {
  width: 1px;
  white-space: nowrap;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.form-control,
select {
  border-width: 1px;
  border-style: solid;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.form-group {
  position: relative;
  margin-bottom: 19px;
}
.form-group select {
  display: block;
  width: 100%;
  min-width: 340px;
}
.form-group td {
  padding: 0.25rem 0.5rem;
}
.form-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-group select {
    display: inline-block;
    width: auto;
  }
  .form-group select.form-control {
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .form-group {
    min-width: 210px;
  }
}
@media (min-width: 480px) {
  .form-group label {
    line-height: 48px;
  }
  .form-group.form-group-wrapped label {
    float: none;
    display: block;
  }
  .form-group.consents {
    line-height: normal;
  }
  .form-group.consents label {
    line-height: normal;
  }
}
fieldset + .form-group,
.form-option-block + .form-group {
  margin-top: 19px;
}
.form-group-hasTooltip {
  position: relative;
}
.form-group-hasTooltip .form-control {
  padding-right: 31px;
}
.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 10px 12px;
  border-radius: 3px;
  box-shadow: none;
}
textarea.form-control {
  height: 140px;
}
.form-control.sm {
  height: 28px;
  padding: 5px 12px;
}
textarea.form-control.sm {
  height: 200px;
}
.form-control.lg {
  height: 60px;
  padding: 15px 12px;
}
.form-control.short {
  width: 120px;
}
input[type="search"].form-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-control.ui-autocomplete-input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-control.inline-block {
  display: inline-block;
}
select,
select.form-control,
.select2-selection {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 6px 45px 6px 11px;
  line-height: 22px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA6CAIAAABNgoyqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHNJREFUeNrs2LsNwDAIRVE7CzAp07AlU4QqRZQUeSgfRfeVIPlINqLwzEwzG49nGS8FGBgYGBgYGBgYGBj4t7C7y90WHBFnp1e9ujde9aF9VRXfeGcLqj5cm62pldn5EZDVLswCAQYGBgYGBgYG/ha8CjAAkdEmwUnCSO4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: right center;
}
select::-ms-expand,
select.form-control::-ms-expand,
.select2-selection::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  select,
  select.form-control,
  .select2-selection {
    max-width: 275px;
  }
}
@media (min-width: 768px) {
  select,
  select.form-control,
  .select2-selection {
    max-width: 400px;
  }
}
label {
  min-height: 14px;
  cursor: pointer;
}
label.select-label {
  display: block;
  margin-right: 1ex;
}
@media (min-width: 1440px) {
  label.select-label {
    display: inline-block;
  }
}
input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding-left: 21px;
  line-height: 20px;
}
input[type="checkbox"] + label::after,
input[type="radio"] + label::after,
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  left: 0;
  width: 14px;
  height: 14px;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  width: 10px;
  height: 10px;
  border-width: 1px;
  border-style: solid;
  left: 2px;
}
input[type="checkbox"]:disabled + label,
input[type="radio"]:disabled + label {
  cursor: not-allowed;
}
input[type="checkbox"].error-field + label,
input[type="radio"].error-field + label,
input[type="checkbox"].js-error-field + label,
input[type="radio"].js-error-field + label {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  width: auto;
  padding: 5px 5px 5px 26px;
}
input[type="checkbox"].error-field + label::after,
input[type="radio"].error-field + label::after,
input[type="checkbox"].js-error-field + label::after,
input[type="radio"].js-error-field + label::after,
input[type="checkbox"].error-field + label::before,
input[type="radio"].error-field + label::before,
input[type="checkbox"].js-error-field + label::before,
input[type="radio"].js-error-field + label::before {
  left: 5px;
}
input[type="radio"] + label::after,
input[type="radio"] + label::before {
  border-radius: 100%;
}
input[type="checkbox"][name="confirmations[]"] {
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
}
input[type="checkbox"][name="confirmations[]"] + label {
  line-height: 19px;
  text-indent: 21px;
  padding-left: 0;
  margin-right: 0;
}
input[type="checkbox"][name="confirmations[]"] + label::before,
input[type="checkbox"][name="confirmations[]"] + label::after {
  top: 3px;
  transform: none;
}
input[type="checkbox"][name="confirmations[]"] + label::after {
  margin-top: 2px;
  margin-left: 2px;
  left: 0;
}
input::-moz-placeholder {
  color: #b6b6b6;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #b6b6b6;
}
input::-webkit-input-placeholder {
  color: #b6b6b6;
}
input::placeholder {
  color: #b6b6b6;
}
input[type="checkbox"],
input[type="radio"],
input[type="text"],
input[type="email"],
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.required-asterisk:after {
  content: "*";
  padding-left: 0.5ch;
}
.form-control,
input,
select,
textarea {
  outline: 0;
  font-size: 1.15em;
}
@media (min-width: 768px) {
  .form-control,
  input,
  select,
  textarea {
    font-size: inherit;
  }
}
.form-group-tooltip {
  position: absolute;
  left: calc(100% - 26px);
  top: calc(100% - 48px / 2);
  transform: translateY(-50%);
}
.msg {
  width: 100%;
  padding: 19px 10px;
  border-width: 1px;
  border-style: solid;
  opacity: 0.95;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  cursor: pointer;
}
.msg.hidden {
  opacity: 0;
}
@media (min-width: 992px) {
  .msg {
    padding: 38px 20px;
  }
}
.msg-wrapper {
  z-index: 1003;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}
.msg-wrapper .msg {
  position: relative;
}
.notice-message,
.warning-message,
.error-message {
  padding: 5px 10px 5px 5px;
  margin-top: 19px;
  border: 0;
  font-weight: 400;
}
.watchdog-row {
  margin: 0 0 1em;
  min-height: 48px;
  display: flex;
  align-items: center;
}
.watchdog-row #priceUnder {
  margin-right: 15px;
  width: 20%;
}
.watchdog-row .notificationEmail,
.watchdog-row select {
  width: 60%;
  margin-left: 15px;
}
.watchdog-row .disclaimer {
  opacity: 0.8;
  font-style: italic;
}
.watchdog-row #watchdog-reset {
  display: none;
}
.watchdog-messages {
  width: 100%;
}
.watchdog-messages .msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  padding: 10px 0;
}
.watchdog-messages .msg .container {
  width: 100%;
}
.watchdog-messages .msg .cancel-action {
  float: right;
  font-weight: bold;
}
.link-icons {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.link-icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.link-icon::before {
  line-height: 1;
  display: block;
  margin-bottom: 1ex;
  font-size: 20px;
  text-align: center;
}
@media (max-width: 991px) {
  .link-icon.print {
    display: none;
  }
}
.link-icon.print::before {
  content: "\e928";
}
.link-icon.chat::before {
  content: "\e91e";
}
.link-icon.watchdog::before {
  content: "\e927";
}
.link-icon.share::before {
  content: "\e933";
}
.social-icons {
  margin: 0;
}
a.social-icon {
  vertical-align: middle;
  display: inline-block;
  width: 46px;
  height: 46px;
  border-style: none;
  border-width: 0;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
}
a.social-icon::before {
  display: block;
  font-size: 24px;
  line-height: 46px;
}
a.social-icon.facebook::before {
  content: "\e900";
}
a.social-icon.twitter::before {
  content: "\e901";
}
a.social-icon.instagram::before {
  content: "\e909";
  font-size: 20px;
}
a.social-icon.youtube::before {
  content: "\e903";
}
a.social-icon.google::before {
  content: "\e902";
  font-size: 20px;
}
a.social-icon.pinterest::before {
  content: "\e904";
  font-size: 20px;
}
a.social-icon.tiktok::before {
  content: "\e940";
}
a.social-icon:hover {
  text-decoration: none !important;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  height: auto !important;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #fff;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  padding: 1px;
}
#cboxLoadingGraphic {
  background: url("../../../../tpl/e6f71a9f/12/master/templates/frontend_templates/00/img/colorbox/loading.gif")
    no-repeat center center;
}
#cboxLoadingOverlay {
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  position: absolute;
  background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
.colorbox-html-content {
  padding: 20px;
}
.site-agreement-buttons {
  white-space: nowrap;
  text-align: center;
}
.colorbox-msg {
  margin: 38px 20px 19px;
}
#cboxTitle,
#cboxCurrent {
  display: none !important;
}
#cboxPrevious,
#cboxNext {
  top: 0;
  width: 50%;
  height: 100%;
}
#cboxPrevious::before,
#cboxNext::before {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  border-style: none;
  border-width: 0;
  border-radius: 50%;
  font-size: 36px;
  text-indent: 0;
}
#cboxPrevious {
  left: 0;
}
#cboxPrevious::before {
  left: 10px;
  content: "\e90b";
}
#cboxNext {
  right: 0;
}
#cboxNext::before {
  right: 10px;
  content: "\e90c";
}
#cboxClose {
  background-color: #fff !important;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}
#cboxClose::before {
  content: "\e912";
  position: absolute;
  left: 10px;
  top: 0;
  font-size: 20px;
  text-indent: 0;
  line-height: 40px;
}
ul.poll {
  margin: 0;
  padding: 0;
}
ul.poll li {
  list-style-type: none;
}
ul.poll .poll-result {
  position: relative;
  margin-bottom: 10px;
  padding-right: 4rem;
}
ul.poll .poll-result > div {
  height: 1rem;
  border-left-style: solid;
  border-left-width: 1px;
}
ul.poll .poll-result small {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3.5rem;
  text-align: right;
  line-height: 1rem;
}
ul.payments {
  margin: 0;
  padding: 0;
}
ul.payments:before,
ul.payments:after {
  content: " ";
  display: table;
}
ul.payments:after {
  clear: both;
}
ul.payments li {
  list-style-type: none;
  float: left;
  width: 33.333333%;
  padding: 0 0.5rem 1rem;
  text-align: center;
}
ul.payments li:nth-child(3n + 1) {
  clear: both;
}
div.cart-overview a {
  display: block;
}
.fb_iframe_widget,
.sidebar > .box > span {
  max-width: 100%;
  overflow: hidden;
}
.form-group .fb_iframe_widget {
  display: block;
}
ol.top-products.unified {
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
ol.top-products.unified li {
  list-style: none;
  padding: 5px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
ol.top-products.unified li a {
  text-decoration: none;
}
ol.top-products.unified li a.top-products-content {
  display: block;
  text-align: right;
}
ol.top-products.unified li a.top-products-content::before {
  counter-increment: top;
  content: counter(top) ". ";
}
ol.top-products.unified li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 768px) {
  ol.top-products.unified li.display-image {
    position: relative;
    padding-left: 60px;
    min-height: 80px;
  }
  ol.top-products.unified li.display-image .top-products-image {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -20px;
    width: 59px;
  }
}
@media (min-width: 992px) {
  ol.top-products.unified li.display-image {
    padding-left: 90px;
  }
  ol.top-products.unified li.display-image .top-products-image {
    margin-top: -30px;
  }
}
.pagination,
.pagination-loader,
.pagination-top {
  min-width: 33.33%;
}
@media (max-width: 1199px) {
  .pagination,
  .pagination-loader,
  .pagination-top {
    min-width: 100%;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .pagination-loader {
    margin: 10px 0;
  }
}
.pagination,
.pagination-top {
  font-size: 0;
  line-height: 0;
}
.pagination > a,
.pagination-top > a,
.pagination > strong,
.pagination-top > strong {
  display: inline-block;
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 1px;
  margin-left: 5px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 40px;
}
.pagination > strong,
.pagination-top > strong {
  font-weight: 400;
}
.pagination-link.prev::before,
.pagination-link.next::before,
.pagination-link.up::before {
  font-size: 8px;
}
.pagination-link.prev::before {
  content: "\e90f";
}
.pagination-link.next::before {
  content: "\e910";
}
.pagination-link.up::before {
  content: "\e911";
}
.pagination-link:hover {
  text-decoration: none;
}
.pagination-top {
  text-transform: uppercase;
}
.pagination-top > strong {
  cursor: pointer;
}
@media (max-width: 1199px) {
  .pagination-top {
    order: 3;
    padding-top: 19px;
  }
}
.pagination-wrapper {
  margin-top: 19px;
  margin-bottom: 19px;
}
.pagination-wrapper .pagination {
  text-align: right;
}
@media (max-width: 1199px) {
  .pagination-wrapper .pagination {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .pagination-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .pagination-wrapper .pagination-loader {
    text-align: center;
    margin-bottom: 19px;
  }
}
@media (max-width: 1199px) {
  .pagination-wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .pagination-wrapper {
    clear: both;
  }
}
.pagination-count {
  width: 100%;
  text-align: center;
}
@media (max-width: 1199px) {
  .pagination-count {
    padding-top: 19px;
  }
}
.contact-box {
  position: relative;
  min-height: 100px;
  padding: 0 0 0 96px;
  border-style: none;
  border-width: 0;
  border-radius: 0;
}
.contact-box > img {
  position: absolute;
  left: 10px;
  top: 0;
  max-width: 76px;
  height: auto;
}
.contact-box > strong {
  display: block;
  margin-bottom: 5px;
  line-height: 1.1;
}
.contact-box ul {
  margin: 0;
  padding: 0;
}
.contact-box ul li {
  list-style: none;
  word-break: break-all;
  padding-top: 4px;
  padding-bottom: 4px;
}
.contact-box ul li > span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.contact-box ul li > span::before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  font-size: 16px;
  text-align: center;
}
.contact-box ul li > span.mail::before {
  content: "\e924";
}
.contact-box ul li > span.tel::before {
  content: "\e92c";
}
.contact-box ul li > span.cellphone::before {
  content: "\e92b";
}
.contact-box ul li > span.youtube::before {
  content: "\e903";
  font-size: 18px;
}
.contact-box ul li > span.skype::before {
  content: "\e905";
}
.contact-box ul li > span.facebook::before {
  content: "\e900";
}
.contact-box ul li > span.twitter::before {
  content: "\e901";
}
.contact-box ul li > span.instagram::before {
  content: "\e909";
}
.contact-box ul li > span.tiktok::before {
  content: "\e940";
}
#footer .contact-box {
  padding: 0;
  border: 0;
}
#footer .contact-box > img,
#footer .contact-box > strong {
  display: none;
}
@media (min-width: 768px) and (max-width: 9999em) {
  .contact-box {
    padding: 0;
  }
  .contact-box > img {
    display: none;
  }
}
.contact-box.no-image {
  padding-left: 0;
}
.checkout-box h3 {
  margin-top: 0;
}
.checkout-box .box.box-sm {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.checkout-box .box.box-sm.visible {
  visibility: visible;
  height: auto;
  margin-top: 10px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 767px) {
  .checkout-box {
    margin-top: 19px;
  }
}
.quantity-form {
  margin: 0;
}
.quantity {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding-left: 48px;
  padding-right: 48px;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.quantity input {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: Arial, sans-serif;
  font-style: normal;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.quantity input:focus {
  box-shadow: none;
}
.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.quantity input[type="number"]::-webkit-outer-spin-button,
.quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity .increase,
.quantity .decrease {
  position: absolute;
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.quantity .increase::before,
.quantity .decrease::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 6px;
  line-height: 48px;
  text-align: center;
}
.quantity .increase {
  left: auto;
  right: 0;
  top: 0;
  border-style: none none none solid;
  border-width: 1px;
}
.quantity .increase::before {
  content: "\e918";
}
.quantity .decrease {
  left: 0;
  right: auto;
  top: 0;
  border-style: none solid none none;
  border-width: 1px;
}
.quantity .decrease::before {
  content: "\e919";
}
.p-detail .add-to-cart .quantity {
  border-style: solid;
  border-width: 1px;
}
.quantity .tooltip-inner {
  width: max-content;
}
.quantity .increase-tooltip,
.quantity .decrease-tooltip {
  position: absolute;
  top: 0;
  width: 48px;
  right: auto;
}
#categories {
  position: relative;
  font-weight: 400;
}
#categories a:hover {
  text-decoration: none;
}
#categories .expandable > ul {
  display: none;
}
#categories .expandable > a > span,
#categories .expandable > .topic > a > span {
  z-index: 1;
  position: absolute;
  left: 10px;
  right: auto;
  top: 6px;
  bottom: auto;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 6px;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
}
#categories .expandable > a > span::before,
#categories .expandable > .topic > a > span::before {
  content: "\e90c";
  -webkit-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  width: 12px;
  height: 12px;
  line-height: 12px;
}
#categories .expandable.expanded > a > span::before,
#categories .expandable.expanded > .topic > a > span::before {
  content: "\e90a";
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#categories .expandable.expanded > ul {
  display: block;
}
#categories .expandable.external > a > span::before,
#categories .expandable.external > .topic > a > span::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.categories {
  position: relative;
}
.categories .topic > a {
  padding-left: 30px;
}
.categories ul {
  margin: 0;
  padding: 0;
}
.categories ul a {
  padding-left: 50px;
}
.categories ul a::before {
  content: "";
  vertical-align: middle;
  display: none;
  width: 0;
  height: 0;
  margin-right: 0;
  font-size: 0;
}
.categories ul ul a {
  padding-left: 55px;
}
.categories ul ul ul a {
  padding-left: 60px;
}
.categories ul ul ul ul a {
  padding-left: 65px;
}
.categories ul ul ul ul ul a {
  padding-left: 70px;
}
.categories ul ul ul ul ul ul a {
  padding-left: 75px;
}
.categories li {
  position: relative;
  list-style-type: none;
}
.categories a {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  border-bottom-style: none;
  border-bottom-width: 0;
  line-height: 1.2;
  text-decoration: none;
}
.admin-bar {
  width: 0;
  height: 0;
  display: none;
}
@media (min-width: 992px) {
  .admin-bar {
    width: 100%;
    height: 25px;
    z-index: 1002;
    position: relative;
    display: block;
    border-style: solid;
    border-width: 0 0 1px 0;
    font-size: 11px;
    line-height: 24px;
  }
  .admin-bar ul {
    margin: 0;
    padding: 0;
  }
  .admin-bar ul li {
    list-style: none;
  }
  .admin-bar ul li a,
  .admin-bar ul li span {
    display: block;
    text-decoration: none;
  }
  .admin-bar .container {
    position: relative;
  }
  .admin-bar .container > ul {
    display: flex;
    justify-content: space-between;
  }
  .admin-bar .container > ul:before,
  .admin-bar .container > ul:after {
    content: " ";
    display: table;
  }
  .admin-bar .container > ul:after {
    clear: both;
  }
  .admin-bar .container > ul li:hover > ul,
  .admin-bar .container > ul li.hover > ul {
    display: block;
  }
  .admin-bar .container > ul > li {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border-width: 0 1px 0 0;
    text-align: center;
    white-space: nowrap;
  }
  .admin-bar .container > ul > li > a,
  .admin-bar .container > ul > li > span {
    padding: 0 19px;
  }
  .admin-bar .container > ul > li:last-child {
    border-right: 0;
  }
  .admin-bar .container > ul > li ul {
    z-index: 4;
    position: absolute;
    top: -1px;
    right: 100%;
    display: none;
    width: 100%;
    border-style: solid;
    border-width: 1px;
  }
  .admin-bar .container > ul > li ul li {
    text-align: left;
    position: relative;
  }
  .admin-bar .container > ul > li ul li a,
  .admin-bar .container > ul > li ul li span {
    padding: 0 10px;
    border-style: solid;
    border-width: 0 0 1px 0;
  }
  .admin-bar .container > ul > li ul li:last-child {
    border-bottom: 0;
  }
  .admin-bar .container > ul > li > ul {
    top: 24px;
    right: 0;
  }
  .admin-bar .container > a,
  .admin-bar .container > span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 0 10px;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    line-height: 23px;
    text-decoration: none;
  }
}
.ui-menu {
  border-style: solid;
  border-width: 1px;
  border-top-style: none;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: 0;
}
.ui-menu .ui-menu-item-wrapper {
  padding-top: 6px;
  padding-bottom: 6px;
}
.ui-menu .ui-menu-item {
  list-style: none;
}
.ui-autocomplete {
  max-height: 200px;
  overflow: auto;
}
.ui-autocomplete > li {
  border-top-style: solid;
  border-top-width: 1px;
}
.ui-autocomplete > li:first-child {
  border-top-style: none;
}
.loader,
.ajax-pending .loader-wrapper::before,
.ajax-pending-element::before {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  margin-top: -33px;
  margin-left: -33px;
  border-style: solid;
  border-width: 3px;
  border-radius: 50%;
  font-size: 0;
  text-indent: -9999em;
  background-clip: content-box;
  -webkit-animation: load 1s infinite linear;
  animation: load 1s infinite linear;
}
.ajax-pending .loader-wrapper::before,
.ajax-pending-element::before {
  content: "";
}
.loader.static {
  position: static;
  width: 24px;
  height: 24px;
  border-width: 3px;
  margin: 0 auto;
}
.ajax-pending .loader-wrapper::after,
.ajax-pending-element::after {
  content: "";
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.content-modal {
  padding: 10px;
}
.content-modal .row {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 1200px) {
  .content-modal {
    padding: 20px;
  }
  .content-modal .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cpost-delivery-point-form-wrapper {
  min-height: 330px;
}
.cpost-delivery-point-logos {
  min-height: 60px;
}
.cpost-delivery-point-logos img {
  height: 50px;
  margin-right: 20px;
}
.cpost-delivery-point-logos .cpost-logo-doBalikovny {
  padding: 10px 0;
}
.cpost-delivery-point-logos .cpost-logo-naPostu {
  height: 49px;
}
.cpost-delivery-point-logos .cpost-logo-postaPont {
  height: 60px;
}
.cpost-delivery-point-submit {
  text-align: right;
}
.cpost-delivery-point-result-legend,
.cpost-delivery-point-result-table-wrap {
  margin-top: 20px;
  border-top-style: solid;
  border-top-width: 1px;
}
.cpost-delivery-point-result-legend {
  padding-top: 20px;
}
.cpost-delivery-point-result {
  position: relative;
}
.cpost-delivery-point-result table.table {
  margin-bottom: 0;
}
.cpost-delivery-point-result table.table td {
  vertical-align: top;
}
a.cpost-delivery-point-show-opening-hours {
  text-decoration: underline;
}
a.cpost-delivery-point-show-opening-hours:hover {
  text-decoration: none;
}
.cpost-delivery-point-opening-hours {
  display: none;
}
.cpost-delivery-point-opening-hours.active {
  display: table;
}
.cpost-delivery-point-symbols img {
  margin-right: 1ex;
}
table.table.cpost-delivery-point-result-table > tbody > tr {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
table.table.cpost-delivery-point-result-table > tbody > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
}
table.table.cpost-delivery-point-result-table > tbody > tr:last-child {
  border-bottom-style: none;
}
table.table.cpost-delivery-point-result-table > tbody > tr:last-child > td {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  input[type="submit"].delivery-point-picker,
  .cpost-choose-button {
    display: block;
    width: 100%;
  }
  .cpost-delivery-point-choose-post th,
  .cpost-delivery-point-choose-post td,
  .cpost-delivery-point-result-table > tbody > tr,
  .cpost-delivery-point-result-table > tbody > tr > td {
    display: block;
    width: 100%;
  }
  .cpost-delivery-point-choose-post td {
    padding-top: 3px;
  }
  .cpost-delivery-point-form-wrapper .city,
  .cpost-delivery-point-form-wrapper .zip-code {
    width: 100%;
  }
}
.map iframe {
  width: 100%;
}
.branch-wrap .loader:not(.no-display),
.cpost-delivery-point-form .loader:not(.no-display) {
  display: inline-block;
  vertical-align: middle;
}
.detail-information:not(:empty) {
  margin-top: 19px;
  border-top-style: solid;
  border-top-width: 1px;
}
.branch-information {
  margin-bottom: 19px;
}
.branch-picker-wrapper {
  display: flex;
  align-items: stretch;
}
@media (max-width: 767px) {
  .branch-picker-wrapper {
    flex-wrap: wrap;
  }
}
.branch-picker-wrapper .loader {
  flex-shrink: 0;
  align-self: center;
}
.branch-saved {
  flex-shrink: 0;
  margin-left: 10px;
  display: inline-block;
  visibility: hidden;
}
.branch-saved.branch-saved-visible {
  visibility: visible;
}
@media (max-width: 767px) {
  .branch-saved {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .branch-saved .btn {
    width: 100%;
  }
}
.gls-parcel-shop-wrapper #gls-parcel-shop-canvas {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 768px) {
  .gls-parcel-shop-wrapper #gls-parcel-shop-canvas {
    flex-wrap: nowrap;
    height: 450px;
  }
}
.gls-parcel-shop-wrapper #left-canvas {
  width: 100%;
  order: 2;
  height: 175px;
  border: 1px solid #777;
}
@media (min-width: 768px) {
  .gls-parcel-shop-wrapper #left-canvas {
    width: 25%;
    order: 1;
    height: 100%;
  }
}
.gls-parcel-shop-wrapper #right-canvas {
  width: 100%;
  height: 300px;
  order: 1;
}
@media (min-width: 768px) {
  .gls-parcel-shop-wrapper #right-canvas {
    width: 75%;
    height: 100%;
    order: 2;
  }
}
.gls-parcel-shop-wrapper #searchinput {
  width: 100%;
  margin-left: 0;
}
.gls-parcel-shop-wrapper .gls-parcel-shop-confirm-wrapper {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.search-whisperer {
  z-index: 100;
  position: absolute;
  display: none;
  width: 100%;
  border-style: solid;
  border-width: 0 1px;
  text-align: left;
  font-size: 12px;
  line-height: 1.2;
}
.search-whisperer p {
  margin: 10px 5px;
}
.search-whisperer a:hover {
  background-color: rgba(0, 0, 0, 0.045);
}
.search-whisperer ul {
  margin: 0;
  padding: 0;
}
.search-whisperer ul li {
  list-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.search-whisperer ul li a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  padding: 5px;
  text-decoration: none;
}
.search-whisperer ul li a > img {
  flex-grow: 0;
  flex-shrink: 0;
}
.search-whisperer .p-name {
  margin-bottom: 0.25ex;
}
.search-whisperer .p-info {
  flex-grow: 1;
  flex-shrink: 1;
  width: 50%;
  padding: 0 5px;
}
.search-whisperer .p-info span {
  display: block;
}
.search-whisperer .p-name,
.search-whisperer .p-availability-inner {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-whisperer .p-availability {
  height: 14px;
  line-height: 1;
  position: relative;
}
.search-whisperer .p-availability .p-availability-inner {
  position: absolute;
}
.search-whisperer .price {
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
  margin-top: -13px;
  text-align: right;
  font-size: 13px;
  line-height: 1;
}
.search-whisperer.active {
  display: block;
}
@media (min-width: 768px) {
  .search-whisperer .price {
    margin-top: -16px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .search-whisperer ul li a {
    align-items: center;
  }
  .search-whisperer .price {
    width: 100px;
    margin-top: 0;
  }
}
.search-whisperer-documents {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.search-whisperer-documents a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 6px 5px;
  text-decoration: none;
}
.search-whisperer-documents em {
  padding-right: 1ex;
  font-size: 12px;
}
.search-whisperer-category em::before {
  content: "\e936";
  vertical-align: baseline;
}
.search-whisperer-image {
  max-width: 59px;
}
.search-whisperer-empty {
  padding: 6px 5px;
}
.messages,
.cookie-ag-wrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}
.messages {
  z-index: 1003;
}
.cookie-ag-wrap {
  z-index: 100000001;
  top: auto;
  bottom: 0;
}
.cookie-ag-wrap .site-msg {
  opacity: 0.9;
}
@media (max-width: 768px) {
  .cookie-ag-wrap .site-msg {
    opacity: 1;
  }
}
.site-msg {
  padding: 1ex 1em;
  text-align: center;
  font-size: 12px;
}
.site-msg .close {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 13px;
  height: 13px;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-msg .close::before,
.site-msg .close::after {
  position: absolute;
  content: "";
}
.site-msg .close::after {
  left: 0;
  top: 6px;
  width: 13px;
  height: 1px;
}
.site-msg .close::before {
  left: 6px;
  top: 0;
  width: 1px;
  height: 13px;
}
.site-msg.information {
  text-align: left;
  line-height: 150%;
}
.site-msg.information .container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.site-msg.information .text {
  padding-right: 20px;
}
.site-msg form {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.site-msg button {
  margin-left: 1ex;
}
@media (min-width: 992px) {
  .site-msg {
    z-index: 10000;
  }
}
.plus-gallery-wrap {
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem;
  text-align: center;
}
.plus-gallery-item {
  display: inline-block;
  margin: 5px;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  vertical-align: top;
  max-width: calc(100% - 10px);
}
.plus-gallery-item img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
}
@keyframes scale {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
.rate-wrapper.unveil-wrapper .rate-wrap {
  display: flex;
}
.rate-wrapper.unveil-wrapper .rate-star-wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-around;
  height: 100%;
  margin-top: 10px;
}
.rate-wrapper.unveil-wrapper .rate-star-wrap .stars {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.rate-wrapper.unveil-wrapper .rate-star-wrap .stars-label {
  line-height: inherit;
}
@media (min-width: 480px) {
  .rate-wrapper.unveil-wrapper .rate-star-wrap {
    margin-left: 20px;
    margin-top: 0;
  }
  .rate-wrapper.unveil-wrapper .rate-star-wrap .stars {
    margin-bottom: 2px;
  }
}
.rate-wrapper.unveil-wrapper .rate-star {
  margin-right: 10px;
  width: auto;
  display: flex;
  align-items: center;
}
.rate-wrapper.unveil-wrapper .rate-star::after {
  content: "\A";
  white-space: pre;
}
.rate-wrapper.unveil-wrapper .rate-value {
  margin-right: 5px;
}
.rate-wrapper.unveil-wrapper .rate-list {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.rate-wrapper.unveil-wrapper .rate-list:last-child {
  margin-bottom: 0;
}
.rate-wrapper.unveil-wrapper .rate-block {
  display: flex;
  flex-grow: 1;
  padding-right: 40px;
}
.rate-wrapper.unveil-wrapper .rate-bar {
  position: relative;
  display: flex;
  align-items: center;
  height: 5px;
  animation-name: scale;
  animation-duration: 0.5s;
  animation-timing-function: linear;
  transform-origin: left;
}
.rate-wrapper.unveil-wrapper .rate-count {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.rate-wrapper.unveil-wrapper .rate-count.active {
  right: -40px;
}
.rate-wrapper.unveil-wrapper .rate-average-wrap {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.rate-wrapper.unveil-wrapper .rate-average-inner {
  display: flex;
  flex-direction: column;
}
.rate-wrapper.unveil-wrapper .rate-average-inner + .add-comment {
  margin-top: 29px;
}
@media (min-width: 480px) {
  .rate-wrapper.unveil-wrapper .rate-average-inner {
    flex-direction: row;
    align-items: center;
  }
  .rate-wrapper.unveil-wrapper .rate-average-inner + .add-comment {
    margin-top: 0;
  }
}
.rate-wrapper.unveil-wrapper .rate-average {
  font-size: 350%;
}
.rate-wrapper.unveil-wrapper .add-comment {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
}
.rate-wrapper.unveil-wrapper.unveiled .add-comment {
  display: none;
}
.add-comment {
  font-weight: 700;
  cursor: pointer;
}
.add-comment .rating-icon {
  display: flex;
}
.add-comment .rating-icon::before {
  content: "\e91d";
  margin-right: 7px;
}
.add-comment .comment-icon::before {
  content: "\e91e";
  margin-right: 10px;
}
.add-comment.btn {
  font-weight: 400;
}
.stars-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.p-detail .stars-wrapper {
  margin: 0 0 19px;
  justify-content: flex-start;
}
.stars-placeholder,
.p .stars-wrapper {
  height: 12px;
  margin: 0;
}
.stars-placeholder {
  display: block;
}
.stars {
  position: relative;
  flex: 0 0 auto;
  display: inline-block;
  width: 65px;
  height: 12px;
  margin-right: 3px;
}
.stars a {
  text-decoration: none;
}
.stars a,
.stars span {
  position: relative;
  float: left;
  width: 13px;
  height: 12px;
  line-height: 12px;
}
.stars a::before,
.stars span::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 12px;
}
.stars a.star-on::before,
.stars span.star-on::before {
  content: "\e91c";
}
.stars a.star-off::before,
.stars span.star-off::before {
  content: "\e91b";
}
.stars a.star-half::before,
.stars span.star-half::before {
  content: "\e91a";
}
.stars a.is-active,
.stars span.is-active {
  cursor: pointer;
}
.stars-label {
  flex: 0 0 auto;
  line-height: 12px;
}
a.stars-label {
  cursor: pointer;
}
.votes-wrap .votes-wrap {
  padding-left: 40px;
  margin-top: 30px;
}
.tab-content .votes-wrap {
  margin-top: 19px;
}
.tab-content .vote-wrap {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 19px;
}
.vote-wrap {
  margin-bottom: 19px;
  font-size: 14px;
}
.vote-wrap:last-child {
  margin-bottom: 0;
}
.sidebar .vote-wrap:first-child {
  border-top-style: none;
  padding-top: 0;
}
.vote-wrap a {
  text-decoration: none;
  color: #333;
}
.vote-wrap a:hover {
  text-decoration: none;
  color: #333;
}
.vote-wrap a:hover .vote-product-name {
  color: #337ab7;
}
.vote-header {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  line-height: 1.1;
}
.vote-summary {
  display: block;
  min-width: 0;
  width: 100%;
}
.vote-product-name,
.vote-title,
.vote-name {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
}
.vote-product-name--nowrap,
.vote-title--nowrap,
.vote-name--nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vote-name {
  line-height: 1.2;
}
.sidebar .vote-name {
  font-size: 18px;
  margin-bottom: 0;
}
.vote-time {
  font-size: 12px;
}
.vote-pic {
  position: relative;
  min-width: 80px;
  height: 60px;
  padding-right: 20px;
}
.vote-pic img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
@media (max-width: 1439px) {
  .sidebar .vote-pic {
    display: none;
  }
}
.vote-initials {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 59px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-clip: padding-box;
}
@media (max-width: 1439px) {
  .sidebar .vote-initials {
    display: none;
  }
}
.vote-rating {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.vote-delimeter {
  padding-left: 10px;
  padding-right: 10px;
}
.vote-content {
  margin-top: 10px;
}
.vote-content .btn {
  margin-top: 10px;
}
.vote-form {
  margin-top: 19px;
}
.discussion-form .form-group,
.vote-form .form-group {
  clear: both;
}
.discussion-form .form-group > .form-control,
.vote-form .form-group > .form-control {
  width: 100%;
  max-width: none;
}
.discussion-form {
  display: none;
}
.compact-form {
  position: relative;
}
.compact-form .form-control {
  padding-right: 0;
}
.compact-form .form-control.lg {
  padding-right: 0;
}
.compact-form .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 9px;
  border-radius: 0;
  height: 48px;
}
.compact-form .btn::before {
  margin-right: 0;
}
.compact-form .btn.btn-lg {
  padding: 6px 21px;
  border-radius: 0;
  height: 60px;
}
.compact-form .btn.btn-lg::before {
  font-size: 36px;
}
.p-thumbnails {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}
.p-thumbnails > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 9999em;
  height: 100px;
  -webkit-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.p-thumbnails > div > div {
  display: inline-block;
}
.p-thumbnails > div > div:before,
.p-thumbnails > div > div:after {
  content: " ";
  display: table;
}
.p-thumbnails > div > div:after {
  clear: both;
}
.p-thumbnails a {
  position: relative;
  float: left;
  max-width: 100%;
  margin-left: -1px;
}
.p-thumbnails a img {
  display: block;
  border-style: solid;
  border-width: 1px;
}
.p-thumbnails a:first-child {
  margin-left: 0;
}
.p-thumbnails a.cbox-gal {
  display: none;
}
.p-thumbnails .thumbnail-prev,
.p-thumbnails .thumbnail-next {
  z-index: 2;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.p-thumbnails .thumbnail-prev::before,
.p-thumbnails .thumbnail-next::before {
  width: 20px;
  font-size: 20px;
  line-height: 0;
}
.p-thumbnails .thumbnail-prev {
  left: 0;
}
.p-thumbnails .thumbnail-prev::before {
  content: "\e90f";
}
.p-thumbnails .thumbnail-next {
  right: 0;
}
.p-thumbnails .thumbnail-next::before {
  content: "\e910";
}
.p-thumbnails.overflow-next .thumbnail-next {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.p-thumbnails.overflow-next::after {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 1px;
  content: "";
  display: block;
  width: 40px;
  height: 98px;
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    #fff 50%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    #fff 50%
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    #fff 50%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
}
.p-thumbnails.overflow-prev .thumbnail-prev {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.p-thumbnails.overflow-prev::before {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 1px;
  content: "";
  display: block;
  width: 40px;
  height: 98px;
  background-image: -webkit-linear-gradient(
    left,
    #fff 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    left,
    #fff 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to right,
    #fff 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1);
}
.p-thumbnail::before,
.show360image::before {
  content: "";
  position: absolute;
  border-radius: 0;
  background-color: transparent;
  transition: background-color 0.3s ease-out;
}
.p-thumbnails-vertical .p-thumbnail::before,
.p-thumbnails-vertical .show360image::before {
  left: 1px;
  width: 2px;
  height: 100%;
}
.p-thumbnails-horizontal .p-thumbnail::before,
.p-thumbnails-horizontal .show360image::before {
  top: 1px;
  width: 100%;
  height: 2px;
}
.advanced-parameter {
  vertical-align: middle;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 12px 12px 0;
  padding: 0;
}
.advanced-parameter-inner {
  position: relative;
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.advanced-parameter-inner img {
  border-radius: 50%;
  min-width: 1px;
  width: 100%;
}
.advanced-parameter-inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.advanced-parameter-inner.yes-before::before,
.disabled .advanced-parameter-inner::before {
  background-position: center;
  background-repeat: no-repeat;
}
.advanced-parameter-inner.yes-before::before {
  background-size: 28px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODk3MS42IiBoZWlnaHQ9IjE0MzM2LjMiIHZpZXdCb3g9IjAgMCAxNy43ODU5MTYgMTMuNDQwMjY3Ij48cGF0aCBkPSJNMTUgLjRsLTggOC00LTQtMi40IDJMNi43IDEzIDE3LjQgMi43eiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSJncmF5IiBzdHJva2Utd2lkdGg9Ii42Ii8+PC9zdmc+");
}
.unavailable-option-wrapper .advanced-parameter-inner,
.disabled .advanced-parameter-inner {
  opacity: 0.25;
  cursor: not-allowed;
}
.disabled .advanced-parameter-inner::before {
  background-size: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS45OTY1IiBoZWlnaHQ9IjIwLjA3MjM4OCIgdmlld0JveD0iMCAwIDAuMDE4NzQ2NzYyIDAuMDE4ODE3ODQ0Ij48cGF0aCBzdHlsZT0iaXNvbGF0aW9uOmF1dG87bWl4LWJsZW5kLW1vZGU6bm9ybWFsIiBkPSJNLjAxNTE2LjAwMDU3TC4wMTQ5MjIuMDAwODFsLS4wMDU1NS4wMDU1LS4wMDU3ODYtLjAwNTgtLjAwMzA4LjAwMzEuMDA1Nzg2LjAwNTgtLjAwNTc4Ni4wMDU4LjAwMzA4LjAwMzEuMDA1Nzg2LS4wMDU4LjAwNTc4Ni4wMDU4LjAwMzA4LS4wMDMxTC4wMTgwMDQuMDE0OTdsLS4wMDU1NS0uMDA1NS4wMDU3ODYtLjAwNTgtLjAwMzA4LS4wMDMxeiIgY29sb3I9IiMwMDAiIG92ZXJmbG93PSJ2aXNpYmxlIiBzb2xpZC1jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSJncmF5IiBzdHJva2Utd2lkdGg9Ii4wMDA3MTgiLz48L3N2Zz4=");
}
.advanced-order {
  text-align: center;
}
.advanced-order .h1 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.advanced-order .h2 {
  margin-bottom: 20px;
  text-transform: none;
}
.advanced-order .advanced-order-suggestion {
  padding-top: 40px;
  margin-top: 40px;
  border-top-width: 1px;
  border-top-style: solid;
}
.advanced-order .extras-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.advanced-order .extras-wrap .extra {
  text-align: left;
  width: 100%;
  margin: 0 0 20px;
}
.advanced-order .extras-wrap .extra.step {
  margin: 20px 0 0;
  padding-left: 0;
  text-align: center;
}
.advanced-order .price-range {
  margin-bottom: 0;
}
.advanced-order .products-related {
  margin-bottom: 0;
}
.advanced-order .p-desc {
  display: none;
}
@media (min-width: 992px) {
  .advanced-order .extras-wrap {
    justify-content: center;
  }
  .advanced-order .extras-wrap .extra {
    width: auto;
    margin: 0 20px 20px;
    flex-shrink: 1;
  }
  .advanced-order .extras-wrap .extra.step {
    width: 100%;
    margin: 0;
    flex-shrink: 0;
  }
  .advanced-order .products > div {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .advanced-order .extras-wrap .extra {
    margin: 20px 20px 0;
  }
  .advanced-order .extras-wrap .extra.step {
    width: auto;
    margin: 20px 20px 0;
    flex-shrink: 1;
  }
}
.ao-product {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
.ao-image,
.ao-name,
.ao-availability {
  text-align: center;
}
.ao-image,
.ao-name {
  flex: 1 0 100%;
  min-width: 100%;
  margin-bottom: 20px;
}
.ao-price,
.ao-quantity {
  flex: 1 1 50%;
  min-width: 50%;
}
.ao-price {
  text-align: left;
}
.ao-quantity {
  text-align: right;
}
@media (min-width: 768px) {
  .ao-image,
  .ao-name,
  .ao-availability {
    margin-bottom: 0;
    text-align: left;
  }
  .ao-image {
    flex-basis: 20%;
    min-width: 20%;
  }
  .ao-image img {
    max-height: 100px;
  }
  .ao-name {
    flex-basis: 40%;
    min-width: 40%;
  }
  .ao-price {
    flex-basis: 20%;
    min-width: 20%;
    text-align: right;
  }
  .ao-quantity {
    flex-basis: 20%;
    min-width: 20%;
    padding-left: 20px;
  }
}
.slider-wrapper {
  padding: 10px 0 19px;
  max-width: 650px;
  margin: 0 auto;
}
.slider-header {
  padding-bottom: 10px;
}
.slider-header:before,
.slider-header:after {
  content: " ";
  display: table;
}
.slider-header:after {
  clear: both;
}
.slider-content {
  position: relative;
  padding: 0 10px;
  height: 10px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
}
.ui-slider-range {
  border-style: solid;
  border-width: 1px;
}
.ui-slider-horizontal {
  height: 10px;
}
.ui-slider-horizontal .ui-slider-range,
.ui-slider-horizontal .ui-slider-handle {
  z-index: 2;
}
.ui-slider-horizontal .ui-slider-handle {
  width: 20px;
  height: 20px;
  margin-left: -10px;
  top: -5px;
  border-radius: 0;
  cursor: pointer;
}
.from,
.to {
  width: 50%;
}
.from i,
.to i {
  display: none;
}
.from {
  float: left;
  text-align: left;
}
.to {
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  .filters {
    display: none;
    margin-bottom: 19px;
  }
  .filters.visible {
    display: block;
  }
}
@media (min-width: 768px) {
  #content .filters,
  #footer .filters {
    display: none;
    margin-bottom: 19px;
  }
  #content .filters.visible,
  #footer .filters.visible {
    display: block;
  }
  #content .sidebar .filters {
    display: block;
    margin-bottom: 0;
  }
}
.btn.unveil-button {
  display: none;
}
@media (max-width: 767px) {
  #content .btn.unveil-button,
  #footer .btn.unveil-button {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #content .btn.unveil-button,
  #footer .btn.unveil-button {
    display: inline-block;
  }
}
#content .sidebar .btn.unveil-button {
  display: none;
}
#content .filters-wrapper > div:first-of-type,
#footer .filters-wrapper > div:first-of-type {
  margin-bottom: 19px;
  text-align: center;
}
.content .filter-section-button {
  display: none;
}
.content .sidebar .filter-section-button {
  display: block;
}
.filter-sections {
  padding-left: 10px;
  padding-right: 10px;
}
.filter-section {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-style: none;
  border-bottom-width: 0;
  text-align: left;
}
.filter-section + .filter-section {
  border-top-style: solid;
  border-top-width: 1px;
}
#footer .filter-section {
  padding-left: 13px;
  padding-right: 13px;
}
.filter-section h4 {
  margin-top: 0;
}
.filter-section h4 .show-tooltip {
  margin-left: 5px;
}
.filter-section label.active {
  font-weight: 700;
}
.filter-section.filter-section-button,
.filter-section:last-child {
  border-top-style: none;
}
.filter-section.filter-section-button {
  padding-top: 0;
  text-align: center;
}
#content .filter-section fieldset div.advanced-filters-wrapper,
#footer .filter-section fieldset div.advanced-filters-wrapper {
  margin-bottom: -5px;
  width: 100%;
}
#content .filter-section fieldset div.advanced-filters-wrapper > div,
#footer .filter-section fieldset div.advanced-filters-wrapper > div {
  float: none;
  width: auto;
  padding: 0 5px 5px 0;
}
@media (min-width: 480px) {
  #content .filter-section:before,
  #footer .filter-section:before,
  #content .filter-section:after,
  #footer .filter-section:after {
    content: " ";
    display: table;
  }
  #content .filter-section:after,
  #footer .filter-section:after {
    clear: both;
  }
  #content .filter-section fieldset div,
  #footer .filter-section fieldset div {
    text-align: left;
    float: left;
    width: 50%;
  }
  #content .filter-section fieldset div:nth-child(odd),
  #footer .filter-section fieldset div:nth-child(odd) {
    clear: left;
  }
  #content .filter-section fieldset div label,
  #footer .filter-section fieldset div label {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  #content .filter-section:before,
  #footer .filter-section:before,
  #content .filter-section:after,
  #footer .filter-section:after {
    content: " ";
    display: table;
  }
  #content .filter-section:after,
  #footer .filter-section:after {
    clear: both;
  }
  #content .filter-section fieldset div,
  #footer .filter-section fieldset div {
    text-align: left;
    width: 25%;
  }
  #content .filter-section fieldset div:nth-child(odd),
  #footer .filter-section fieldset div:nth-child(odd) {
    clear: none;
  }
  #content .filter-section fieldset div:nth-child(4n + 1),
  #footer .filter-section fieldset div:nth-child(4n + 1) {
    clear: both;
  }
  #content .filter-section fieldset div label,
  #footer .filter-section fieldset div label {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#content .sidebar .filter-section fieldset div {
  width: 100%;
}
@media (min-width: 480px) {
  #content
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(odd),
  #footer
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(odd) {
    clear: none;
  }
  #content
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(even),
  #footer
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(even) {
    clear: left;
  }
}
@media (min-width: 1200px) {
  #content
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(even),
  #footer
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(even) {
    clear: none;
  }
  #content
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(4n + 1),
  #footer
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(4n + 1) {
    clear: none;
  }
  #content
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(4n + 2),
  #footer
    .filter-section.filter-section-parametric
    fieldset
    div:nth-child(4n + 2) {
    clear: both;
  }
}
#clear-filters,
.filter-section-button {
  text-transform: uppercase;
}
#clear-filters {
  clear: both;
  text-align: center;
  margin-bottom: 0;
}
#clear-filters .close-after {
  padding-top: 5px;
  padding-bottom: 10px;
}
#category-filter-hover {
  display: none;
}
.content .sidebar #category-filter-hover {
  display: none;
}
.content #category-filter-hover,
.content .sidebar #category-filter-hover.visible,
#category-filter-hover.visible {
  display: block;
}
#category-filter-hover .filter-section:first-child {
  border-top-style: solid;
  border-top-width: 1px;
}
.param-filter-top {
  text-align: left;
}
.param-filter-top form {
  display: block;
}
.param-filter-top form fieldset {
  display: block;
}
.advanced-filters-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.advanced-filters-wrapper > div {
  flex: 0 0 auto;
  width: 25%;
  padding-bottom: 20px;
}
.advanced-filters-wrapper > div .advanced-parameter {
  margin: 0;
}
.filter-label {
  display: flex;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter-count {
  display: inline-block;
  margin-left: 1ex;
  padding: 1px 0.75em;
  border-radius: 8px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
}
.box.box-sm.box-filters {
  padding: 0;
}
.variant-table .table-row {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.variant-table .table-row:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .variant-table .table-row:first-child {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .variant-table .table-row {
    border-bottom: none;
  }
}
.variant-table .table-row .table-col {
  padding-left: 5px;
  padding-right: 5px;
}
.variant-table .table-row .table-col.variant-name-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .one-column-body .variant-table .table-row .table-col.variant-name-wrapper {
    width: calc(100% - 395px);
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .multiple-columns-body
    .variant-table
    .table-row
    .table-col.variant-name-wrapper {
    width: calc(100% - 395px);
    margin-bottom: 0;
  }
}
.variant-table .table-row .table-col.cart {
  text-align: right;
}
@media (min-width: 992px) {
  .variant-table .table-row .table-col.standard-price-wrap {
    width: 70px;
  }
  .variant-table .table-row .table-col.price {
    width: 180px;
  }
}
@media (min-width: 992px) {
  .one-column-body .variant-table .table-row .table-col.standard-price-exist {
    width: calc(100% - 395px - 70px);
  }
  .one-column-body .variant-table .table-row .table-col.cart {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .multiple-columns-body
    .variant-table
    .table-row
    .table-col.standard-price-exist {
    width: calc(100% - 395px - 70px);
  }
  .multiple-columns-body .variant-table .table-row .table-col.cart {
    width: 200px;
  }
}
.variant-image {
  position: relative;
  margin-right: 8px;
  flex-shrink: 0;
  width: 59px;
}
.variant-image > a {
  display: inline-block;
  max-width: 76px;
}
.variant-image .flags {
  position: absolute;
  left: 0;
  top: 0;
}
.variant-name {
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 400;
}
.standard-price-wrap .price-standard {
  font-size: 14px;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .variant-price-wrap {
    text-align: right;
  }
}
.variant-price-wrap .price-final {
  font-weight: 700;
  font-size: 20px;
}
.variant-price-wrap .price-additional {
  font-size: 13px;
}
.variant-price-wrap .quantity input {
  width: 32px;
}
.variant-cart .btn-cart {
  padding: 0;
  font-size: 24px;
  padding-left: 5px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .variant-cart .btn-cart {
    padding-left: 10px;
  }
}
.eet-message {
  margin-top: 0;
  margin-bottom: 19px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 80%;
  text-align: left;
}
.price-range {
  display: block;
  width: 100%;
  height: 8px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  border-style: solid;
  border-width: 1px;
}
.price-range > div {
  float: left;
  height: 100%;
}
.price-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}
.price-wrapper .price-label,
.price-wrapper .price {
  font-weight: 400;
}
.price-wrapper .price-label.price-primary,
.price-wrapper .price.price-primary {
  font-weight: 700;
}
.price-wrapper .price-label {
  flex: 1 1 55%;
  text-align: left;
  font-size: 14px;
}
.price-wrapper .price {
  flex: 1 1 45%;
  padding-left: 10px;
  text-align: right;
  font-size: 14px;
}
.price-wrapper .price.price-primary {
  font-size: 32px;
  line-height: 1;
  white-space: nowrap;
}
.price-wrapper.simple .price,
.price-wrapper.simple .price-label {
  flex: 1 1 100%;
  text-align: right;
}
.question-tooltip {
  display: inline-block;
  vertical-align: baseline;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
@media (max-width: 991px) {
  .form-group-tooltip {
    width: 22px;
    height: 22px;
    font-size: 16px;
    line-height: 20px;
  }
}
li.logout {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style: none;
}
.social-login-buttons .form-group:last-child {
  margin-bottom: 0;
}
.social-login-buttons-divider {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.social-login-buttons-divider span {
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  width: auto;
  padding: 0 20px;
}
.social-login-buttons-divider::before,
.social-login-buttons-divider::after {
  content: "";
  flex-grow: 1;
  display: inline-block;
  width: auto;
  height: 1px;
  overflow: hidden;
}
.reca-payment-wrap {
  text-align: center;
}
.instagram-widget {
  display: flex;
  flex-wrap: wrap;
  max-width: 300px;
}
.instagram-widget > a {
  flex-grow: 0;
  flex-shrink: 1;
  overflow: hidden;
  display: block;
  position: relative;
}
.instagram-widget > a img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.instagram-widget.columns-1 > a {
  width: 100%;
  padding-bottom: 100%;
}
.instagram-widget.columns-2 > a {
  width: 50%;
  padding-bottom: 50%;
}
.instagram-widget.columns-3 > a {
  width: 33.333333%;
  padding-bottom: 33.333333%;
}
.instagram-widget.columns-4 > a {
  width: 25%;
  padding-bottom: 25%;
}
.instagram-follow-btn {
  flex-grow: 1;
  margin-top: 19px;
  text-align: center;
}
.instagram-follow-btn > span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.instagram-follow-btn > span::before {
  content: "\e909";
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  font-size: 16px;
  text-align: center;
}
.empty-content-404 h2::after {
  content: "\e92f";
}
.empty-content-category h2::after {
  content: "\e935";
}
.empty-content {
  margin: 38px 0;
  text-align: center;
}
.empty-content h2::after {
  display: block;
  margin: 38px 0;
  font-size: 84px;
  line-height: 84px;
}
.empty-content p {
  margin-bottom: 38px;
  font-size: 20px;
}
.p-switchable .inactive {
  display: none;
}
@media (max-width: 992px) {
  .p-switchable .related-sm-screen-show {
    display: block;
  }
  .p-switchable .related-sm-screen-hide {
    display: none;
  }
  .p-switchable.show-all-related .related-sm-screen-hide {
    display: block;
  }
}
.p-switchable .p {
  margin-bottom: 0;
}
.browse-p {
  position: unset;
  z-index: 4;
  margin-bottom: 19px;
  margin-top: 19px;
  text-align: center;
}
.browse-p .p-all {
  display: inline-block;
}
.browse-p .p-all.inactive {
  display: none;
}
.browse-p .p-prev,
.browse-p .p-next {
  position: relative;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
}
.browse-p .p-prev::before,
.browse-p .p-next::before {
  font-size: 18px;
  line-height: 40px;
}
.browse-p .p-prev:hover,
.browse-p .p-next:hover {
  background-color: rgba(0, 0, 0, 0.35);
}
.browse-p .p-prev.inactive,
.browse-p .p-next.inactive {
  visibility: hidden;
  z-index: -1;
  transition: none;
}
.browse-p .p-prev::before {
  content: "\e90f";
}
.browse-p .p-next::before {
  content: "\e910";
}
@media (min-width: 992px) {
  .browse-p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .browse-p .p-all {
    display: none;
  }
  .browse-p .p-prev,
  .browse-p .p-next {
    display: block;
    z-index: 1;
    position: absolute;
    top: calc(50% - 20px);
  }
  .browse-p .p-prev {
    left: 0;
  }
  .browse-p .p-next {
    right: 0;
  }
}
@media (min-width: 1200px) {
  .browse-p .p-prev,
  .browse-p .p-next {
    top: calc(50% - 20px);
  }
}
.radio-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.radio-wrapper:last-child {
  border-bottom-style: none;
}
.radio-wrapper input[type="radio"] + label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.radio-wrapper input[type="radio"] + label .sublabel {
  display: block;
  font-size: smaller;
}
.payment-logo,
.payment-shipping-price {
  flex-grow: 0;
  flex-shrink: 0;
  text-align: right;
  flex-basis: 80px;
}
.payment-shipping-price {
  padding-left: 10px;
}
.payment-info {
  flex-grow: 1;
  flex-shrink: 1;
  width: auto;
  padding-right: 10px;
}
.payment-info b {
  display: inline-block;
  padding-right: 10px;
  text-transform: uppercase;
}
.not-possible-info {
  display: none;
}
.inactive .not-possible-info {
  display: inherit;
}
#payu_ .table-payu {
  border: 0 !important;
  width: 100% !important;
  max-width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}
#payu_ input[type="radio"] {
  visibility: hidden;
  display: inline;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.cart-toggle-unselected-options {
  padding: 13px;
  cursor: pointer;
  text-decoration: underline;
}
.cart-toggle-unselected-options::after {
  content: "\e90e";
  margin-left: 0.5em;
}
.cart-toggle-unselected-options:hover {
  text-decoration: none;
}
.cart-hide-unselected-options .radio-wrapper {
  max-height: 500px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cart-hide-unselected-options .radio-wrapper.unselected-option {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
  border-top-width: 0;
}
.category-title {
  text-align: left;
}
.category-perex {
  margin-bottom: 19px;
  text-align: left;
}
.category-perex h2 {
  margin-top: 0;
}
.category-perex.empty-content {
  text-align: center;
}
.cart-table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-top-style: none;
  border-top-width: 1px;
  border-bottom-style: none;
  border-bottom-width: 1px;
  text-align: left;
}
.cart-table tr > td {
  padding: 3px 5px;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}
.cart-table tr > td.p-total {
  border-right-style: none;
  text-align: right;
  white-space: nowrap;
}
.cart-table tr.related {
  display: none;
}
.cart-table tr.related > td {
  border-right-style: none;
}
.cart-table tr.related.visible {
  display: table-row;
}
@media (max-width: 767px) {
  .cart-table tr.related.visible {
    display: block;
  }
  .cart-table tr.related.visible td {
    display: block;
    width: 100%;
  }
}
.cart-table tr:first-child > td {
  border-top-style: none;
}
.cart-table .cart-p-image {
  width: 86px;
}
.cart-table .cart-p-image img {
  width: 76px;
  max-width: none;
}
.cart-table .p-name {
  padding-left: 10px;
}
.cart-table .p-quantity,
.cart-table .p-discount,
.cart-table .p-price {
  white-space: nowrap;
}
.cart-table .p-quantity {
  text-align: center;
}
.cart-table .p-quantity .quantity {
  font-size: 16px;
}
.cart-table .p-quantity .quantity input {
  width: 32px;
}
.cart-table .p-discount,
.cart-table .p-price,
.cart-table .p-availability {
  text-align: center;
}
.cart-table .main-link {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
.cart-table .p-price {
  min-width: 70px;
}
.cart-table .p-price .p-label {
  margin-bottom: 5px;
}
.cart-table .price-final,
.cart-table .price-save,
.cart-table .price-additional,
.cart-table .unit-value {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
}
@media (max-width: 992px) {
  .cart-table {
    display: block;
  }
  .cart-table tbody {
    display: block;
  }
  .cart-table tr {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .cart-table tr > td {
    flex-grow: 1;
    flex-shrink: 0;
    width: 50%;
    margin: 0;
    border-style: none;
    padding: 0 0 5px;
  }
  .cart-table tr > td.p-total,
  .cart-table tr > td.cart-p-image {
    padding-bottom: 0;
  }
  .cart-table tr > td.cart-p-image {
    flex: 0 0 76px;
    margin-bottom: 10px;
  }
  .cart-table tr > td.p-name {
    flex: 1 1 calc(100% - 76px);
    align-self: center;
    padding-left: 5px;
  }
  .cart-table tr > td:nth-child(odd) {
    text-align: left;
  }
  .cart-table tr > td:nth-child(odd).p-total {
    text-align: right;
  }
  .cart-table tr > td:nth-child(even) {
    text-align: right;
  }
  .cart-table tr > td:nth-child(even).p-name {
    text-align: left;
  }
  .related .cart-table tr > td {
    width: 100%;
  }
  .cart-table tr:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-style: none;
  }
}
.main-link-variant,
.show-related,
.main-link-surcharges {
  display: block;
  font-size: smaller;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .main-link-variant,
  .show-related,
  .main-link-surcharges {
    font-size: 14px;
  }
}
.main-link-surcharges {
  text-transform: none;
}
.show-related {
  padding-top: 1ex;
}
.show-related:after {
  content: "\e90e";
  padding-left: 1ex;
  font-size: 13px;
}
.related-visible .show-related:after {
  content: "\e911";
}
tr.related-visible > td {
  border-bottom-color: transparent !important;
}
.cart-related-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.cart-related-product:last-child {
  border-bottom-style: none;
}
@media (min-width: 992px) {
  .cart-related-product {
    max-width: 991px;
  }
}
.cart-related-info,
.cart-related-button {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .cart-related-info,
  .cart-related-button {
    padding-top: 10px;
  }
}
.cart-related-info {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .cart-related-info {
    display: flex;
    align-items: center;
    width: 80%;
    padding-right: 10px;
    text-align: left;
  }
}
.cart-related-button .price-final {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .cart-related-button {
    width: 20%;
    text-align: right;
  }
}
.cart-related-img {
  display: block;
  margin-bottom: 10px;
  max-width: 76px;
}
@media (min-width: 768px) {
  .cart-related-img {
    flex: 0 0 auto;
    display: inline;
    margin-bottom: 0;
  }
}
.cart-related-name {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cart-related-name {
    flex: 1 1 auto;
    padding-left: 10px;
  }
}
.cart-related-availability {
  display: block;
}
@media (min-width: 768px) {
  .cart-related-availability {
    flex: 0 0 30%;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.p-label {
  display: block;
}
.quantity-form .p-label {
  display: none;
}
@media (min-width: 768px) {
  .p-label {
    display: none;
  }
}
button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.remove-item {
  vertical-align: middle;
  position: relative;
  margin: 0;
  padding: 10px;
  border: 0;
  text-align: right;
  line-height: 10px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.remove-item::before {
  content: "\e912";
  font-size: 10px;
}
@media (min-width: 992px) {
  tr.removeable .remove-item {
    opacity: 0;
  }
  tr.removeable .remove-item:focus {
    opacity: 1;
  }
  tr.removeable:hover .remove-item {
    opacity: 1;
  }
}
.overlay.visible,
.loader-overlay {
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.overlay.visible {
  position: fixed;
  z-index: 1002;
}
.loader-overlay {
  position: absolute;
  z-index: 0;
}
body.user-action-visible .overlay,
body.msg-visible .overlay,
body.spinner-visible .overlay {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body.user-action-visible .overlay.invisible,
body.msg-visible .overlay.invisible,
body.spinner-visible .overlay.invisible {
  opacity: 0;
}
body.user-action-visible .overlay,
body.msg-visible .overlay {
  z-index: 0;
}
body.spinner-visible .overlay {
  z-index: 1002;
}
.datepicker.birthdate {
  position: relative;
}
.ui-datepicker {
  width: 24em;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.384615;
  color: #555;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 3px;
  z-index: 10000 !important;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2em;
}
.ui-datepicker .ui-datepicker-title select {
  cursor: pointer;
}
.ui-datepicker .ui-corner-all .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next {
  display: table;
  cursor: pointer;
  text-align: center;
  top: 6px;
  font-size: 14px;
  line-height: 1.384615;
  height: 33px;
}
.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-prev-hover:after,
.ui-datepicker .ui-datepicker-next-hover:after,
.ui-datepicker .ui-datepicker-next:after {
  display: table-cell;
  position: relative;
  color: #555;
  vertical-align: middle;
}
.ui-datepicker .ui-datepicker-next:after {
  content: "\25B7";
}
.ui-datepicker .ui-datepicker-prev:after {
  content: "\25C1";
}
.ui-datepicker th a,
.ui-datepicker td a {
  padding: 5px;
  text-align: center;
}
.ui-datepicker th a.ui-state-highlight,
.ui-datepicker td a.ui-state-highlight {
  background: #eee;
}
.ui-datepicker th a.ui-state-active,
.ui-datepicker td a.ui-state-active {
  background: #eee;
  font-weight: bold;
}
.free-gifts,
.free-product-gifts {
  padding: 0;
}
.free-gifts li,
.free-product-gifts li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.free-gifts li label,
.free-product-gifts li label {
  display: flex;
  align-items: center;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.free-gifts li label img,
.free-product-gifts li label img {
  flex: 0 0 40px;
}
.free-gifts li.active,
.free-product-gifts li.active {
  display: block;
}
.free-gifts li:last-child,
.free-product-gifts li:last-child {
  margin: 0;
}
#colorbox .free-gifts,
#colorbox .free-product-gifts {
  margin: 0;
}
#colorbox .free-gifts li,
#colorbox .free-product-gifts li {
  display: block;
  margin-bottom: 5px;
}
#colorbox .free-gifts li.active,
#colorbox .free-product-gifts li.active {
  font-weight: bold;
}
.free-gifts li {
  display: none;
}
.free-product-gifts {
  padding-top: 10px;
}
.free-product-gifts li {
  margin-bottom: 10px;
}
.free-gift-label {
  flex: 1 1 auto;
  line-height: 1;
  padding-left: 20px;
}
.free-gift-label span {
  display: block;
}
.free-gift-label .free-gift-amount {
  display: inline;
}
.free-gift-amount {
  display: inline;
  text-transform: lowercase;
}
.free-gifts-img {
  position: relative;
}
.free-gifts-img img {
  max-width: unset;
}
.free-gifts-img > img {
  width: 59px;
}
.free-gifts-img .free-gifts-img-hover {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -135px;
  left: 0;
  z-index: 5;
}
.free-gifts-img .free-gifts-img-hover img {
  border-width: 1px;
  border-style: solid;
}
.free-gifts-img:hover .free-gifts-img-hover {
  display: block;
}
#colorbox .free-gifts-img:hover .free-gifts-img-hover {
  display: none;
}
#colorbox .free-gifts-img > img {
  width: 76px;
}
.free-gifts-heading {
  display: none;
}
#colorbox .free-gifts-heading {
  display: block;
}
.free-product-gifts-wrapper {
  flex-basis: 100%;
  flex-shrink: 0;
}
.free-product-gifts-wrapper .free-product-gifts {
  padding-top: 0;
}
.btn,
a.btn {
  display: inline-block;
  padding: 13px 26px;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.btn:hover,
a.btn:hover {
  text-decoration: none;
}
.btn.btn-block,
a.btn.btn-block {
  display: block;
  width: 100%;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  border-style: solid;
}
.btn.btn-xs,
a.btn.btn-xs {
  padding: 10px;
  font-size: 12px;
  line-height: 30px;
}
.btn.btn-sm,
a.btn.btn-sm {
  padding: 2px 10px;
  line-height: 20px;
}
.btn.btn-lg,
a.btn.btn-lg {
  line-height: 50px;
}
.btn.btn-icon,
a.btn.btn-icon {
  padding: 15px 0;
  border: 0;
  font-size: 20px;
  font-weight: 400;
}
.btn.btn-login::before,
a.btn.btn-login::before,
.btn.btn-cofidis::before,
a.btn.btn-cofidis::before,
.btn.btn-arrow-left::before,
a.btn.btn-arrow-left::before,
.btn.btn-arrow-right::before,
a.btn.btn-arrow-right::before,
.btn.btn-arrow-up::before,
a.btn.btn-arrow-up::before,
.btn.btn-arrow-down::before,
a.btn.btn-arrow-down::before,
.btn.btn-login::after,
a.btn.btn-login::after,
.btn.btn-cofidis::after,
a.btn.btn-cofidis::after,
.btn.btn-arrow-left::after,
a.btn.btn-arrow-left::after,
.btn.btn-arrow-right::after,
a.btn.btn-arrow-right::after,
.btn.btn-arrow-up::after,
a.btn.btn-arrow-up::after,
.btn.btn-arrow-down::after,
a.btn.btn-arrow-down::after {
  font-size: 30px;
  text-align: center;
}
.btn.btn-login.btn-text::before,
a.btn.btn-login.btn-text::before,
.btn.btn-cofidis.btn-text::before,
a.btn.btn-cofidis.btn-text::before,
.btn.btn-arrow-left.btn-text::before,
a.btn.btn-arrow-left.btn-text::before,
.btn.btn-arrow-right.btn-text::before,
a.btn.btn-arrow-right.btn-text::before,
.btn.btn-arrow-up.btn-text::before,
a.btn.btn-arrow-up.btn-text::before,
.btn.btn-arrow-down.btn-text::before,
a.btn.btn-arrow-down.btn-text::before {
  margin-right: 1ex;
}
.btn.btn-login.btn-text.btn-after::after,
a.btn.btn-login.btn-text.btn-after::after,
.btn.btn-cofidis.btn-text.btn-after::after,
a.btn.btn-cofidis.btn-text.btn-after::after,
.btn.btn-arrow-left.btn-text.btn-after::after,
a.btn.btn-arrow-left.btn-text.btn-after::after,
.btn.btn-arrow-right.btn-text.btn-after::after,
a.btn.btn-arrow-right.btn-text.btn-after::after,
.btn.btn-arrow-up.btn-text.btn-after::after,
a.btn.btn-arrow-up.btn-text.btn-after::after,
.btn.btn-arrow-down.btn-text.btn-after::after,
a.btn.btn-arrow-down.btn-text.btn-after::after {
  margin-left: 1ex;
}
.btn.btn-login::before,
a.btn.btn-login::before {
  content: "\e930";
}
.btn.btn-login.btn-after::before,
a.btn.btn-login.btn-after::before {
  content: "";
}
.btn.btn-login.btn-after::after,
a.btn.btn-login.btn-after::after {
  content: "\e930";
}
.btn.btn-cofidis::before,
a.btn.btn-cofidis::before {
  content: "\e929";
}
.btn.btn-cofidis.btn-after::before,
a.btn.btn-cofidis.btn-after::before {
  content: "";
}
.btn.btn-cofidis.btn-after::after,
a.btn.btn-cofidis.btn-after::after {
  content: "\e929";
}
.btn.btn-arrow-left::before,
a.btn.btn-arrow-left::before {
  content: "\e90b";
}
.btn.btn-arrow-left.btn-after::before,
a.btn.btn-arrow-left.btn-after::before {
  content: "";
}
.btn.btn-arrow-left.btn-after::after,
a.btn.btn-arrow-left.btn-after::after {
  content: "\e90b";
}
.btn.btn-arrow-right::before,
a.btn.btn-arrow-right::before {
  content: "\e90c";
}
.btn.btn-arrow-right.btn-after::before,
a.btn.btn-arrow-right.btn-after::before {
  content: "";
}
.btn.btn-arrow-right.btn-after::after,
a.btn.btn-arrow-right.btn-after::after {
  content: "\e90c";
}
.btn.btn-arrow-down::before,
a.btn.btn-arrow-down::before {
  content: "\e90a";
}
.btn.btn-arrow-down.btn-after::before,
a.btn.btn-arrow-down.btn-after::before {
  content: "";
}
.btn.btn-arrow-down.btn-after::after,
a.btn.btn-arrow-down.btn-after::after {
  content: "\e90a";
}
.btn.btn-arrow-up::before,
a.btn.btn-arrow-up::before {
  content: "\e90d";
}
.btn.btn-arrow-up.btn-after::before,
a.btn.btn-arrow-up.btn-after::before {
  content: "";
}
.btn.btn-arrow-up.btn-after::after,
a.btn.btn-arrow-up.btn-after::after {
  content: "\e90d";
}
a.login-btn {
  position: relative;
  display: block;
  padding-left: 66px;
  text-decoration: none;
}
a.login-btn.facebook,
a.login-btn.google {
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
}
a.login-btn.facebook span,
a.login-btn.google span,
a.login-btn.facebook strong,
a.login-btn.google strong {
  display: block;
  text-align: center;
}
a.login-btn.facebook strong,
a.login-btn.google strong {
  padding: 13px 4px;
  line-height: 20px;
}
a.login-btn.facebook .login-google-icon,
a.login-btn.google .login-google-icon,
a.login-btn.facebook .login-facebook-icon,
a.login-btn.google .login-facebook-icon {
  left: 0;
  top: 0;
  position: absolute;
  width: 66px;
  height: 100%;
  font-size: 28px;
}
a.login-btn.google .login-google-icon {
  background: url("../../../../tpl/e6f71a9f/12/master/templates/frontend_templates/00/img/google-g.svg")
    no-repeat center;
  background-size: 26px 26px;
}
a.login-btn.facebook .login-facebook-icon {
  background: url("../../../../tpl/e6f71a9f/12/master/templates/frontend_templates/00/img/facebook-white.svg")
    no-repeat center;
  background-size: 28px 28px;
}
#footer a.login-btn:hover {
  text-decoration: none;
}
input[type="submit"].btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.image360::after,
.show360image::after {
  content: "\e93e";
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  text-align: center;
  font-size: 60px;
  line-height: 80px;
  background-color: rgba(255, 255, 255, 0.45);
  color: #777;
  border-radius: 100%;
}
.image360 {
  text-align: center;
  background: #fff;
  cursor: pointer;
  position: relative;
  max-width: 100%;
}
.image360:hover::after,
.image360.image360-loaded::after {
  z-index: -1;
  content: "";
  background-color: rgba(255, 255, 255, 0);
}
.image360-fullscreen-on .image360.image360-fullscreen-target {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #fff;
  z-index: 100000;
}
.image360-holder {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0 auto;
  cursor: grab;
}
.image360-holder img {
  margin: 0 auto;
  max-height: 100%;
  min-width: 1px;
  max-width: 100%;
  object-fit: contain;
}
.image360-navigation {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24px;
  font-size: 0;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.image360-navigation span {
  font-size: 24px;
  cursor: pointer;
  display: inline-block;
  padding: 0 3px;
}
.image360-navigation:hover {
  opacity: 1;
}
.image360-fullscreen-on .image360-navigation {
  bottom: 10px;
}
.show360image {
  position: relative;
  cursor: pointer;
}
body.image360-fullscreen-on {
  overflow: hidden;
}
.country-flags {
  position: relative;
  display: flex;
  align-items: center;
  height: 48px;
  cursor: pointer;
}
.country-flags:not(.active):focus {
  outline: 0;
}
.country-flags-inner {
  position: relative;
  border-style: solid;
  border-width: 1px;
}
.country-flags.active .country-flags-inner {
  position: absolute;
  top: -1px;
  left: -5px;
  z-index: 10;
  width: 300px;
  height: 360px;
  padding: 48px 5px 5px;
  overflow: auto;
}
.country-flags.active.turned .country-flags-inner {
  bottom: 0;
  top: auto;
}
.country-flag {
  display: none;
  align-items: center;
  height: 48px;
}
.country-flag.selected,
.country-flags.active .country-flag {
  display: flex;
  margin-left: -5px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.country-flags.active .country-flag.selected {
  display: flex;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.country-flags.active .country-flag.country-flag-preferred-last {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.shp-flag-name {
  display: none;
  padding-right: 5px;
}
.country-flags.active .shp-flag-name {
  display: inline-block;
}
.shp-flag,
.shp-flag-label {
  flex-grow: 0;
  flex-shrink: 0;
}
.shp-flag {
  width: 24px;
  height: 24px;
}
.shp-flag-label {
  display: flex;
  position: relative;
  width: calc(100% - 24px);
  padding-left: 16px;
  padding-right: 3px;
  justify-self: flex-end;
  font-size: 14px;
  line-height: 18px;
  text-align: right;
}
.shp-flag-label::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-width: 6px;
  border-style: solid;
}
.country-flags.active .shp-flag-label {
  width: calc(100% - 24px);
  text-align: left;
}
.country-flags.active .shp-flag-label::before {
  display: none;
}
.phone-combined-input {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.phone-combined-input select {
  display: none;
}
.phone-combined-input input,
.phone-combined-input .country-flags {
  flex-grow: 0;
}
.phone-combined-input input {
  width: 100%;
}
@media (min-width: 480px) {
  .phone-combined-input {
    max-width: 340px;
  }
}
.search-results-groups .search-results-group {
  margin-bottom: 19px;
}
.search-results-groups h4 {
  margin: 0 0 10px 0;
}
.search-results-groups .search-results-group-list {
  column-width: 240px;
  column-count: 3;
  margin-bottom: 10px;
}
.search-results-groups .search-results-group-list ul {
  margin: 0;
  padding-left: 40px;
}
.search-results-groups .search-results-group-list ul li {
  list-style-position: outside;
}
.search-products-heading {
  margin-top: 0;
}
.search-next-wrap {
  text-align: center;
  margin: 19px 0;
}
.menu-helper {
  z-index: 1;
  position: relative;
  top: 0;
  right: 0;
  display: none;
  flex: 0 0 auto;
  align-items: center;
  height: 80px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-transform: none;
  cursor: pointer;
}
.menu-helper > span {
  position: relative;
  padding: 6px 10px;
  border-width: 0;
  border-style: none;
  font-size: 16px;
  line-height: 16px;
  text-transform: none;
}
.menu-helper::after {
  content: "\e90e";
  text-align: center;
  -webkit-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.menu-helper-visible .menu-helper::after {
  content: "\e911";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-helper > ul {
  z-index: 1;
  position: absolute;
  top: calc(50% + 14px);
  right: 0;
  display: none;
  width: 280px;
  max-height: 340px;
  overflow: auto;
  border-style: solid;
  border-width: 1px;
  text-align: right;
  text-transform: none;
}
.menu-helper-visible .menu-helper > ul {
  display: block;
}
.menu-helper > ul > li {
  border-top-style: none;
  border-top-width: 0;
}
.menu-helper > ul > li.splitted {
  display: none;
}
.menu-helper > ul > li.splitted + li {
  border-top-style: none;
}
.menu-helper > ul > li a b {
  font-weight: 400;
}
.menu-helper > ul > li a.menu-image {
  display: none;
}
.menu-helper > ul > li > a {
  padding: 0.9375rem 20px;
}
.menu-helper .menu-level-2 a {
  padding: 0.46875rem 40px;
  font-weight: 400;
}
.menu-helper .has-third-level ul {
  display: none;
}
.menu-helper.empty {
  z-index: -1;
  visibility: hidden;
}
@media (min-width: 992px) {
  .menu-helper {
    display: flex;
  }
}
@media (min-width: 992px) and (min-height: 600px) {
  .menu-helper > ul {
    max-height: 480px;
  }
}
@media (min-width: 992px) and (min-height: 800px) {
  .menu-helper > ul {
    max-height: 680px;
  }
}
.widget-parameter-wrapper {
  position: relative;
  margin: 19px 0 0;
  display: flex;
  overflow: hidden;
  width: 100%;
}
.widget-parameter-wrapper .widget-parameter-list {
  display: flex;
  flex-shrink: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.widget-parameter-wrapper .widget-parameter-value,
.widget-parameter-wrapper .widget-parameter-more {
  flex-shrink: 0;
}
.widget-parameter-wrapper .widget-parameter-value a,
.widget-parameter-wrapper .widget-parameter-more a,
.widget-parameter-wrapper .widget-parameter-value span,
.widget-parameter-wrapper .widget-parameter-more span {
  padding: 0 10px;
}
.widget-parameter-wrapper .widget-parameter-value:first-child a {
  padding-left: 0;
}
.widget-parameter-wrapper .widget-parameter-more {
  visibility: hidden;
}
.widget-parameter-wrapper .widget-parameter-more.visible {
  visibility: visible;
}
.banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .banner {
    min-height: 220px;
  }
}
@media (min-width: 768px) {
  .banner.banner-md,
  .banner.banner-lg {
    min-height: 300px;
  }
}
.banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 25px;
}
.banner-content .banner-content-in {
  display: table;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
}
.banner-content .banner-content-in > div {
  display: table-cell;
  padding: 25px;
  vertical-align: bottom;
  text-align: center;
}
@media (min-width: 768px) {
  .banner-content .banner-content-in > div {
    text-align: left;
  }
  .banner-content .banner-content-in > div > div {
    display: table;
    width: 100%;
  }
  .banner-content .banner-content-in > div > div span,
  .banner-content .banner-content-in > div > div strong {
    display: table-cell;
    vertical-align: middle;
  }
  .banner-content .banner-content-in > div > div strong {
    padding-left: 20px;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
  }
  .banner-content .banner-content-in > div > div .btn {
    white-space: nowrap;
  }
}
.banners-content a,
.banner-footer a,
.banner-wrapper a,
.footer-banner a,
.banner-category a {
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  .banners-content a img,
  .banner-footer a img,
  .banner-wrapper a img,
  .footer-banner a img,
  .banner-category a img {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transform: translateZ(0);
  }
  @supports (-moz-appearance: none) {
    .banners-content a img,
    .banner-footer a img,
    .banner-wrapper a img,
    .footer-banner a img,
    .banner-category a img {
      transform: none;
    }
  }
  .banners-content a:hover img,
  .banner-footer a:hover img,
  .banner-wrapper a:hover img,
  .footer-banner a:hover img,
  .banner-category a:hover img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
  }
}
.banner-wrapper {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .banner-wrapper {
    margin-top: 0;
  }
  .banner-wrapper + .banner-wrapper {
    margin-top: 25px;
  }
}
.banner-footer,
.banner-category {
  margin-bottom: 20px;
}
@media (min-width: 1440px) {
  .banner-footer,
  .banner-category {
    margin-bottom: 40px;
  }
}
.banner-category.banner-category-inline {
  margin-bottom: 10px;
}
.banners-footer {
  display: flex;
}
.banner-footer {
  flex: 1 1 33.33333%;
  text-align: center;
}
.banner,
.banner-wrapper {
  position: relative;
}
.extended-banner-texts {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.extended-banner-title,
.extended-banner-text,
.extended-banner-link {
  position: absolute;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.97);
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}
.extended-banner-title:empty,
.extended-banner-text:empty,
.extended-banner-link:empty {
  display: none;
}
.extended-banner-title,
.extended-banner-text {
  left: 0;
}
.extended-banner-title {
  top: 0;
  font-size: 20px;
}
.extended-banner-text {
  bottom: 0;
  max-width: 80%;
}
.extended-banner-link {
  right: 0;
  top: 50%;
  height: 29px;
  margin-top: -5px;
}
.banners-empty {
  display: none;
  visibility: hidden;
}
.content-window {
  z-index: 1002;
  position: fixed;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.cart-window-visible .content-window.cart-window {
  width: 100%;
}
.search-window-visible .content-window.search-window {
  width: 100%;
}
.content-window-in {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 77px;
  overflow: auto;
}
.toggle-window-arr {
  z-index: 1;
  position: absolute;
  left: 19px;
  top: 24px;
  text-decoration: none;
}
.toggle-window-arr span {
  display: none;
}
.toggle-window-arr::before {
  content: "\e90b";
  margin-right: 1ex;
  font-size: 30px;
}
@media (min-width: 768px) {
  .toggle-window-arr span {
    display: inline;
  }
}
.sidebar {
  padding-top: 20px;
}
.sidebar > div {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sidebar .login-wrapper .password-helper {
    float: none;
    clear: both;
    padding-left: 0;
    padding-top: 1em;
  }
}
.breadcrumbs {
  display: none;
}
@media (min-width: 992px) {
  .breadcrumbs {
    display: flex;
    font-size: 90%;
  }
  .breadcrumbs > span {
    align-self: center;
  }
  .breadcrumbs > span > a,
  .breadcrumbs > span > span {
    padding: 10px 0 10px 20px;
  }
  .breadcrumbs > span > a {
    position: relative;
    display: block;
    min-height: 38px;
  }
  .breadcrumbs > span > a::after {
    content: "\e90c";
    font-size: 12px;
    color: #666;
    padding: 10px 0 10px 20px;
  }
  .breadcrumbs > span > a:hover {
    text-decoration: underline;
  }
}
.breadcrumbs .navigation-bullet {
  display: none;
}
.navigation-home-icon-wrapper {
  position: relative;
}
.navigation-home-icon-wrapper::before {
  content: "\e91f";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -10px;
  font-size: 10px;
  line-height: 19px;
}
.navigation-home-icon-wrapper #navigation-first a {
  padding-left: 40px;
}
.category-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 19px;
  font-size: 0;
}
.category-header form {
  flex: 0 1 auto;
}
.category-header div {
  display: none;
}
.category-header input[type="radio"] + label {
  display: inline-block;
  margin-right: 1px;
  margin-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
.category-header input[type="radio"] + label::before,
.category-header input[type="radio"] + label::after {
  display: none;
}
@media (min-width: 768px) {
  .category-header div {
    display: block;
    flex: 1 0 auto;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
  }
  .category-header input[type="radio"] + label {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.menu-helper::after {
  content: "";
}
.menu-helper-visible .menu-helper::after {
  content: "";
}
.menu-helper > span::after {
  content: "\e90e";
  text-align: center;
  -webkit-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  margin-left: 1ex;
  font-size: 12px;
}
.menu-helper-visible .menu-helper > span::after {
  content: "\e911";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation-buttons {
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  justify-self: flex-end;
  -webkit-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
}
.navigation-buttons a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
}
.navigation-buttons a[data-target="search"]::before {
  content: "\e920";
}
.navigation-buttons a[data-target="cart"]::before {
  content: "\e921";
}
.navigation-buttons a[data-target="navigation"]::before {
  content: "\e914";
}
.navigation-buttons a[data-target="login"]::before {
  content: "\e922";
}
.navigation-buttons.id--9 {
  display: none;
}
@media (min-width: 480px) {
  .navigation-buttons a {
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 56px;
  }
  .navigation-window-visible .navigation-buttons {
    right: 0;
    margin-right: 0;
  }
  .navigation-window-visible
    .navigation-buttons
    a[data-target="navigation"]::before {
    content: "\e912";
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation-buttons {
    top: 0;
  }
  .navigation-window-visible .navigation-buttons {
    top: 0;
  }
  .scrolled .navigation-buttons {
    top: 0;
  }
}
@media (min-width: 992px) {
  .navigation-buttons {
    position: relative;
    right: auto;
    top: auto;
    flex-grow: 0;
    padding-left: 20px;
  }
  .navigation-buttons a {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}
.languagesMenu {
  position: relative;
}
.languagesMenu.open .languagesMenu__content {
  display: block;
}
.languagesMenu__flags {
  background-color: transparent;
  border: 0;
  outline: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .languagesMenu__flags {
    display: none;
  }
}
.languagesMenu__flags .shp-flag {
  margin-right: 5px;
}
.languagesMenu__content {
  display: none;
  position: absolute;
  left: 0;
  white-space: nowrap;
  z-index: 1000;
}
@media (min-width: 992px) {
  .languagesMenu__content {
    display: flex;
    position: static;
    left: auto;
    background-color: transparent;
  }
}
.languagesMenu__box.open .languagesMenu__list {
  display: block;
}
@media (min-width: 992px) {
  .languagesMenu__box {
    position: relative;
  }
}
.languagesMenu__header {
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .languagesMenu__header {
    padding: 2px 5px;
    margin-right: 10px;
  }
}
.languagesMenu__header--actual {
  display: none;
}
@media (min-width: 992px) {
  .languagesMenu__header--actual {
    display: block;
    cursor: pointer;
    font-weight: normal;
  }
}
@media (min-width: 992px) {
  .languagesMenu__header--name {
    display: none;
  }
}
.languagesMenu__header .caret {
  margin-left: 5px;
}
.languagesMenu__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  min-width: 150px;
}
@media (min-width: 992px) {
  .languagesMenu__list {
    display: none;
    z-index: 1002;
    position: absolute;
    left: 0;
  }
}
.languagesMenu .languagesMenu__list__link {
  position: static;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  padding: 0 10px;
}
.languagesMenu__list__name {
  margin-left: 10px;
}
.subcategories {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 19px;
  padding: 0;
  list-style: none;
}
.subcategories li {
  position: relative;
  display: flex;
  flex: 0 1 auto;
  margin-top: 0;
  margin-bottom: 0;
}
.subcategories li a {
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
}
.subcategories li a:hover {
  text-decoration: underline;
}
.subcategories li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-radius: 50%;
}
.subcategories li.divider {
  height: 1px;
  margin: 10px 0;
}
.subcategories li.divider::before {
  display: none;
}
.subcategories.with-image li {
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.subcategories.with-image li::before {
  display: none;
}
.subcategories.with-image li a {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  padding: 15px;
  max-width: 100%;
}
.subcategories.with-image li a .image {
  margin: 0 0 10px 0;
  height: 100px;
}
@media (max-width: 767px) {
  .subcategories.with-image li a .image {
    height: 50px;
  }
}
.subcategories.with-image li a .image img {
  max-width: 100%;
  max-height: 100px;
}
@media (max-width: 767px) {
  .subcategories.with-image li a .image img {
    max-height: 50px;
  }
}
.subcategories.with-image li a .text {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .carousel {
    margin-bottom: 19px;
  }
  .wide .wide-carousel .carousel {
    margin-top: -20px;
  }
  .multiple-columns-body .wide-carousel .carousel {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.carousel-control {
  text-decoration: none;
}
.carousel-control::before {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  text-shadow: none;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control.left::before {
  content: "\e90b";
  left: 20px;
}
.carousel-control.right::before {
  content: "\e90c";
  right: 20px;
}
.carousel-control:hover {
  text-decoration: none;
}
.flag {
  float: left;
  clear: left;
  width: auto;
  max-width: 12em;
  margin-bottom: 0.5ex;
  padding: 4px 8px;
  border-radius: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media (max-width: 480px) {
  .flag {
    font-size: 13px;
  }
}
.flags-inline:before,
.flags-inline:after {
  content: " ";
  display: table;
}
.flags-inline:after {
  clear: both;
}
.flags-inline .flag {
  clear: none;
  display: inline-block;
  margin-left: 3px;
}
.flags-inline .flag:first-child {
  margin-left: 0;
}
.products-top {
  margin-bottom: 19px;
}
.products-top > div {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.products-top > div.inactive {
  position: absolute;
  height: 0;
  overflow: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.products-top > div.revealed {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.flags-extra {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
}
.highlight-product .flags-extra {
  right: 30px;
}
.flags-extra .flag {
  width: 66px;
  height: 66px;
  margin-left: -8px;
  border-radius: 100%;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.flags-extra .flag .price-standard,
.flags-extra .flag .price-save {
  font-size: 12px;
}
.p-image-wrapper .flags-extra {
  z-index: 51;
  right: 10px;
}
@media (min-width: 768px) {
  .p-image-wrapper .flags-extra .flag {
    width: 100px;
    height: 100px;
    border-radius: 50%;
  }
  .p-image-wrapper .flags-extra .flag .price-standard,
  .p-image-wrapper .flags-extra .flag .price-save {
    font-size: 14px;
  }
  .p-image-wrapper .flags-extra .flag-freeshipping .icon-van {
    font-size: 70px;
  }
  .p-image-wrapper .flags-extra .flag-text {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .products-additional .flags-extra .flag {
    width: 50px;
    height: 50px;
    font-size: 9px;
  }
  .products-additional .flags-extra .price-standard,
  .products-additional .flags-extra .price-save {
    font-size: 9px;
  }
}
.flag-text {
  font-size: 12px;
  line-height: 1.15;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .products-additional .flag-text {
    font-size: 9px;
    line-height: 9px;
  }
}
.flag-freeshipping .icon-van {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 42px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .products-additional .flag-freeshipping .icon-van {
    margin-bottom: 0;
    font-size: 24px;
  }
}
.flag-gift .icon-gift {
  font-size: 24px;
  line-height: 42px;
  margin-top: -6px;
  margin-bottom: -6px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .products-additional .flag-gift .icon-gift {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
  }
}
.flag-discount .price-standard {
  display: block;
}
@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .products-block > div .flags-extra .flag {
    width: auto;
    height: auto;
    border-radius: 0;
    flex-direction: row;
    margin-bottom: 0;
    margin-right: -8px;
  }
  .columns-mobile-2 .products-block > div .flags-extra .flag .icon-van,
  .columns-mobile-2 .products-block > div .flags-extra .flag .icon-gift {
    font-size: 14px;
    line-height: 14px;
    margin-right: 5px;
    margin-left: 3px;
  }
}
.shp-tabs-holder {
  border-style: solid;
  border-width: 0 0 1px 0;
  margin-top: 0;
  margin-bottom: 19px;
  padding-left: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .shp-tabs-holder {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.shp-tabs-holder ul.shp-tabs {
  margin: 0;
  padding: 0;
}
.shp-tabs-holder ul.shp-tabs li {
  display: inline-block;
  list-style: none;
}
.shp-tabs-holder ul.shp-tabs li a {
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .shp-tabs-holder ul.shp-tabs li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .shp-tabs-holder ul.shp-tabs li a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.responsive-nav {
  position: relative;
  min-width: 250px;
  margin-bottom: 19px;
}
.responsive-nav .shp-tabs-holder {
  margin-bottom: 0;
}
.responsive-nav .visible-links {
  display: table;
}
.responsive-nav .visible-links > li {
  display: table-cell;
}
.responsive-nav .visible-links > li a {
  white-space: nowrap;
}
.responsive-nav .hidden-links {
  position: absolute;
  right: 0;
  top: 100%;
  border-top: 1px solid #ccc;
  z-index: 100;
  padding: 0;
  margin: 0;
  background: inherit;
}
.responsive-nav .hidden-links > li {
  display: block;
  border-bottom: 1px solid #ccc;
}
.responsive-nav .hidden-links > li a {
  display: block;
  padding: 10px 20px;
}
.responsive-nav .hidden {
  visibility: hidden;
}
.responsive-nav .navigation-btn {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.latest-contribution-wrapper {
  margin-top: 38px;
  margin-bottom: 38px;
}
@media (min-width: 768px) {
  .latest-contribution-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .latest-contribution-wrapper--large {
    display: block;
  }
}
@media (min-width: 992px) {
  .latest-contribution-wrapper--large {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.latest-contribution-wrapper--large .latest-contribution {
  width: 100%;
}
@media (min-width: 992px) {
  .latest-contribution-wrapper--large .latest-contribution {
    width: 50%;
  }
}
.latest-contribution {
  padding-bottom: 19px;
}
@media (min-width: 768px) {
  .latest-contribution {
    width: 50%;
    flex: 1 1 auto;
    flex-wrap: wrap;
  }
  .latest-contribution:first-child:not(:last-child) {
    padding-right: 20px;
  }
  .latest-contribution:last-child:not(:first-child) {
    padding-left: 20px;
  }
}
.latest-contribution-placeholder {
  display: none;
}
@media (min-width: 768px) {
  .latest-contribution-placeholder {
    display: block;
  }
}
.latest-contribution-inner {
  display: flex;
  align-items: flex-start;
  margin-top: 38px;
}
.latest-contribution-image {
  position: relative;
  height: 60px;
  flex: 0 0 60px;
  margin-right: 20px;
}
.latest-contribution-image img {
  position: absolute;
  border-radius: 50%;
}
.latest-contribution-content {
  display: block;
  width: calc(100% - 60px - 40px);
}
.latest-contribution-product {
  height: 24px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.latest-contribution-info {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-size: 16px;
}
.latest-contribution-info .stars {
  width: 90px;
  height: 18px;
  margin-right: 0;
}
.latest-contribution-info .star {
  width: 18px;
  height: 18px;
}
.latest-contribution-info .star::before {
  font-size: 16px;
}
.latest-contribution-info > i {
  padding: 0 10px;
  font-style: normal;
}
@media (max-width: 480px) {
  .latest-contribution-info {
    display: block;
  }
  .latest-contribution-info .stars {
    display: block;
  }
}
.site-msg.information {
  position: fixed;
  z-index: 10;
  bottom: 20px;
  left: 20px;
  max-width: calc(100% - 40px);
  opacity: 0.9;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}
@media (min-width: 768px) {
  .site-msg.information {
    max-width: 480px;
  }
  .site-msg.information .container {
    width: auto;
  }
}
.form-group label {
  display: block;
  margin-bottom: 5px;
}
.form-group > input.form-control,
.form-group > select.form-control {
  max-width: none;
}
@media (min-width: 480px) {
  .form-group:before,
  .form-group:after {
    content: " ";
    display: table;
  }
  .form-group:after {
    clear: both;
  }
  .form-group label {
    float: left;
    width: 175px;
    margin-bottom: 0;
    padding-right: 20px;
  }
  .form-group label.confirmation,
  .form-group label.whole-width {
    width: 100%;
  }
  .form-group > input.form-control,
  .form-group > select.form-control {
    width: 340px;
  }
  .form-group > input.form-control.short,
  .form-group > select.form-control.short {
    width: 120px;
  }
}
@media (min-width: 480px) {
  .form-group-tooltip {
    left: calc(175px + 340px - 26px);
    top: calc(48px / 2);
  }
}
.container.navigation-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
.container.navigation-wrapper .site-name {
  flex: 0 1 100px;
}
@media (min-width: 480px) {
  .container.navigation-wrapper .site-name {
    flex-basis: 100px;
  }
}
@media (min-width: 992px) {
  .container.navigation-wrapper .site-name {
    flex-basis: 100px;
  }
}
#navigation {
  flex: 1 1 auto;
}
@media (min-width: 480px) and (max-width: 767px) {
  #navigation {
    padding-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #navigation {
    padding-top: 60px;
  }
}
@media (min-width: 480px) {
  .navigation-buttons {
    z-index: 1001;
  }
}
.benefitBanner {
  width: 100%;
  margin: 20px auto;
}
@media (min-width: 480px) {
  .benefitBanner {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
  }
}
.benefitBanner--homepage {
  padding: 0;
  max-width: 460px;
}
.benefitBanner__item {
  display: flex;
  flex: 1 1 100%;
  margin-bottom: 15px;
  align-items: center;
  overflow: hidden;
}
@media (min-width: 480px) {
  .benefitBanner__item {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .benefitBanner__item {
    flex: 1 1 25%;
  }
}
.benefitBanner__link {
  display: flex;
  align-items: center;
}
.benefitBanner__link:hover {
  opacity: 0.8;
}
.benefitBanner__picture {
  flex: 0 0 75px;
  max-width: 75px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.benefitBanner__picture:only-child {
  flex: 1 1 100%;
  max-width: 100%;
}
.benefitBanner__img {
  width: 100%;
  height: auto;
}
.benefitBanner__content {
  word-break: break-word;
  padding-right: 10px;
  overflow: hidden;
}
.benefitBanner__title {
  width: 100%;
  font-size: 1.1em;
}
@media (min-width: 992px) {
  .multiple-columns-body .benefitBanner__item {
    flex: 1 1 50%;
  }
}
@media (min-width: 1200px) {
  .multiple-columns-body .benefitBanner__item {
    flex: 1 1 25%;
  }
}
@media (min-width: 992px) {
  .multiple-columns-body .position--benefitHomepage {
    flex-wrap: wrap;
  }
  .multiple-columns-body .position--benefitHomepage .benefitBanner__item {
    flex: 1 1 33%;
  }
}
.multiple-columns-body .position--benefitProduct {
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 992px) {
  .multiple-columns-body .position--benefitProduct .benefitBanner__item {
    flex: 1 1 33%;
  }
}
.js-validator-msg {
  margin-top: 5px;
}
@media (min-width: 480px) {
  .js-validator-msg {
    margin-left: 175px;
  }
  .no-label .js-validator-msg,
  .no-indent .js-validator-msg,
  .compact-form .js-validator-msg {
    margin-left: 0;
  }
}
.user-action .js-validator-msg {
  text-align: left;
}
body.cookies-visible {
  overflow: hidden;
}
body.cookies-visible .siteCookies {
  display: none;
}
.siteCookies {
  color: #fff;
  position: fixed;
  z-index: 100000001;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 16px;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .siteCookies--top {
    bottom: auto;
    top: 0;
    background-color: #11111f;
  }
  .siteCookies--top .siteCookies__form {
    max-width: 800px;
  }
  .siteCookies--left {
    right: auto;
    left: 30px;
    bottom: 30px;
  }
  .siteCookies--left .siteCookies__form {
    border-radius: 10px;
  }
  .siteCookies--right {
    right: 30px;
    left: auto;
    bottom: 30px;
  }
  .siteCookies--right .siteCookies__form {
    border-radius: 10px;
  }
  .siteCookies--bottom {
    left: 50%;
    width: 670px;
    margin-left: -335px;
  }
  .siteCookies--bottom.siteCookies--scrolled {
    left: 0;
    width: 100%;
    margin-left: 0;
    background-color: #11111f;
  }
}
.siteCookies__form {
  background-color: #11111f;
  padding: 20px 15px 25px 15px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
@media (min-width: 768px) {
  .siteCookies__form {
    display: flex;
    max-width: 670px;
    margin: 0 auto;
  }
}
.siteCookies__content {
  flex: 1;
}
.siteCookies__text {
  line-height: 22px;
  margin-bottom: 15px;
}
.siteCookies__text p {
  color: #fff;
}
.siteCookies__text a {
  text-decoration: underline;
  color: #fff;
}
.siteCookies__text a:hover {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  .siteCookies__text {
    margin-right: 30px;
    margin-bottom: 10px;
  }
}
.siteCookies__links {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .siteCookies__links {
    text-align: left;
    margin-bottom: 0;
  }
}
.siteCookies__link {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  line-height: 38px;
  font-weight: bold;
  padding: 0 16px;
}
.siteCookies__link:hover {
  color: #fff;
  background-color: transparent;
}
@media (min-width: 768px) {
  .siteCookies__link:hover {
    color: #fff;
    background: #31304f;
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .siteCookies__link {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    line-height: 38px;
  }
}
@media (min-width: 768px) {
  .siteCookies__buttonWrap {
    display: flex;
    align-items: flex-start;
  }
}
.siteCookies__button {
  width: 100%;
  line-height: 55px;
  background-color: #fff;
  color: #11111f;
  border-radius: 4px;
  border: 0;
  font-weight: bold;
  margin: 0 auto;
  max-width: 300px;
  white-space: nowrap;
  display: block;
  text-align: center;
  padding: 0;
}
.siteCookies__button:hover {
  color: #11111f;
  background-color: #fff;
}
@media (min-width: 768px) {
  .siteCookies__button:hover {
    opacity: 0.8;
  }
}
.siteCookies__button--first {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .siteCookies__button--first {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
@media (min-width: 768px) {
  .siteCookies__button {
    padding: 0 25px;
  }
}
@media (min-width: 992px) {
  .siteCookies__button {
    transition: all 0.4s;
  }
  .siteCookies__button:hover {
    background-color: #f5f5f5;
  }
}
#cboxContent.cookiesDialog {
  border-radius: 8px;
  background-color: #f8fafb;
}
@media (max-width: 767px) {
  #cboxContent.cookiesDialog {
    position: fixed;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    height: auto !important;
    margin: 0 auto;
  }
  #cboxContent.cookiesDialog #cboxLoadedContent {
    height: 100% !important;
    padding: 0;
  }
}
.template-14 #cboxContent.cookiesDialog .colorbox-html-content {
  border: 1px solid #e5e8ea;
}
.template-14 #cboxContent.cookiesDialog #cboxClose {
  right: 2px;
  top: 2px;
}
.cookiesSetting__form {
  padding: 10px;
}
.cookiesSetting__title {
  font-weight: bold;
  font-size: 22px;
  line-height: 34px;
  color: #000;
}
.cookiesSetting__perex {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.cookiesSetting__item {
  border-bottom: 1px solid #e5e8ea;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .cookiesSetting__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.cookiesSetting__item:last-child {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .cookiesSetting__item__col2 {
    margin-left: 10px;
  }
}
.cookiesSetting__item__name {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.cookiesSetting__item__text {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .cookiesSetting__item__text {
    margin-bottom: 0;
  }
}
.cookiesSetting__item__status {
  margin: 20px 0;
  text-align: center;
  padding: 10px 20px 10px 35px;
  border: 1px solid #e5e8ea;
  border-radius: 4px;
  font-size: 16px;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.cookiesSetting__item__status:hover {
  background: #f8fafb;
  border: 1px solid #e5e8ea;
  color: #252525;
}
@media (min-width: 768px) {
  .cookiesSetting__item__status {
    margin: 0;
    padding: 10px 15px;
  }
}
.cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state {
  padding-left: 40px;
}
.cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state:before {
  left: 10px;
}
.cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state:after {
  left: 12px;
}
.template-07
  .cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state:after {
  left: 13px;
}
.template-10
  .cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state:after,
.template-13
  .cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state:after,
.template-14
  .cookiesSetting__item
  .cookiesSetting__item__status
  .cookiesSetting__item__state:after {
  left: 11px;
}
.cookiesDialog #cboxClose {
  background-color: #f8fafb !important;
  border-radius: 8px;
}
.cookiesSetting__data {
  border: 1px solid #e5e8ea;
  background-color: #fff;
  border-radius: 4px;
  padding: 0 20px;
}
.cookiesSetting__bottom {
  text-align: center;
}
@media (min-width: 768px) {
  .cookiesSetting__bottom {
    text-align: left;
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
  }
}
.cookiesSetting__uncheck {
  display: block;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .cookiesSetting__uncheck {
    margin: 0;
    flex: 1;
  }
}
.cookiesSetting__uncheckLink {
  display: block;
  line-height: 48px;
  text-decoration: none;
  color: #11111f;
  padding: 0 12px;
  font-size: 16px;
  font-weight: bold;
  background-color: transparent;
  border: 0;
  width: 100%;
  text-align: center;
}
.cookiesSetting__uncheckLink:hover {
  color: #383742;
  background: #e5e8ea;
}
@media (min-width: 768px) {
  .cookiesSetting__uncheckLink {
    display: inline-block;
    width: auto;
    text-align: left;
  }
}
.cookiesSetting__button {
  display: block;
  line-height: 48px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  width: 100%;
  padding: 0 15px;
  color: #fff;
  background-color: #11111f;
}
.cookiesSetting__button:hover {
  color: #fff;
  background-color: #11111f;
}
@media (min-width: 768px) {
  .cookiesSetting__button:hover {
    opacity: 0.9;
  }
}
@media (min-width: 768px) {
  .cookiesSetting__button {
    display: inline-block;
    width: auto;
  }
}
.cookiesSetting__button--green {
  background-color: #007c47;
  margin-top: 10px;
}
.cookiesSetting__button--green:hover {
  color: #fff;
  background-color: #007c47;
}
@media (min-width: 768px) {
  .cookiesSetting__button--green {
    margin-top: 0;
    margin-left: 15px;
  }
}
#cboxOverlay.siteAgreement {
  z-index: 100000002;
}
#colorbox.siteAgreement {
  z-index: 100000003;
}
#header {
  -webkit-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
#header .container {
  height: auto;
  min-height: 40px;
}
#header .container:before,
#header .container:after {
  content: " ";
  display: table;
}
#header .container:after {
  clear: both;
}
#header .site-name {
  margin: 0;
  font-weight: 400;
}
#header .site-name a {
  display: block;
}
#header .site-name a span {
  display: block;
}
#header .site-name a img {
  display: block;
  max-height: 40px;
}
#header .site-name a.text-logo {
  line-height: 100%;
  padding-left: 4px;
  font-size: 14px;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
#header .site-name a.text-logo small {
  font-size: 60%;
  display: block;
  font-weight: 100;
}
@media (max-width: 767px) {
  #header .container {
    padding-left: 0;
    padding-right: 0;
  }
  #header .site-name {
    padding-left: 10px;
  }
}
@media (min-width: 480px) {
  #header .container {
    min-height: 60px;
  }
  #header .site-name a img {
    max-height: 60px;
  }
}
@media (min-width: 992px) {
  #header {
    min-height: 0;
  }
  #header .container {
    min-height: 80px;
  }
  #header .site-name img {
    max-height: 80px;
  }
  #header .site-name a.text-logo {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #header {
    background-position: center top;
    background-repeat: no-repeat;
  }
  #header .container {
    position: relative;
  }
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .system-footer {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  #footer {
    display: block;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  #footer .footer-left {
    width: 66.666666%;
  }
  #footer .footer-right {
    width: 33.333333%;
    text-align: right;
  }
  #footer .footer-right .social-icons {
    display: inline-block;
    margin-left: 1ex;
  }
  #footer .system-footer {
    flex-direction: row;
    align-items: center;
  }
  #footer .system-footer .footer-left {
    order: unset;
  }
  #footer .system-footer .footer-right {
    order: unset;
    text-align: right;
  }
  #footer .system-footer p {
    margin-bottom: 0;
  }
}
.footer-bottom {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.footer-bottom:before,
.footer-bottom:after {
  content: " ";
  display: table;
}
.footer-bottom:after {
  clear: both;
}
@media (min-width: 768px) {
  .footer-bottom {
    text-align: left;
  }
}
.custom-footer {
  padding-top: 19px;
}
.custom-footer > div {
  padding-bottom: 19px;
}
@media (min-width: 768px) {
  .custom-footer.elements-4 > div:nth-child(odd) {
    clear: both;
  }
  .custom-footer.elements-6 > div:nth-child(odd) {
    clear: both;
  }
  .custom-footer.elements-many > div:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .custom-footer.elements-4 > div:nth-child(odd) {
    clear: none;
  }
  .custom-footer.elements-6 > div:nth-child(odd) {
    clear: none;
  }
  .custom-footer.elements-6 > div:nth-child(3n + 1) {
    clear: both;
  }
  .custom-footer.elements-many > div:nth-child(odd) {
    clear: none;
  }
  .custom-footer.elements-many > div:nth-child(4n + 1) {
    clear: both;
  }
}
#signature {
  float: right;
  margin-left: 20px;
  width: 100%;
}
#signature a {
  display: inline-block;
  text-decoration: none;
}
#signature a.image {
  margin-right: 1ex;
}
#signature a.image img {
  width: 18px;
  height: auto;
}
@media (min-width: 768px) {
  #signature {
    width: auto;
  }
}
.top-navigation-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  -webkit-transition: top 0.3s ease-out;
  -o-transition: top 0.3s ease-out;
  transition: top 0.3s ease-out;
}
.top-navigation-bar .container {
  padding-left: 0;
  padding-right: 0;
}
.top-navigation-bar a {
  text-decoration: none;
}
@media (min-width: 768px) {
  .top-navigation-bar {
    display: block;
    position: relative;
    top: 0;
    bottom: auto;
    text-align: left;
  }
  .top-navigation-bar:before,
  .top-navigation-bar:after {
    content: " ";
    display: table;
  }
  .top-navigation-bar:after {
    clear: both;
  }
}
@media (min-width: 992px) {
  .top-navigation-bar {
    font-size: 12px;
  }
}
.login-window-visible .top-navigation-bar,
.register-window-visible .top-navigation-bar {
  z-index: 10;
  position: fixed;
  left: 0;
  top: 100%;
  width: 100%;
  margin-top: -50px;
}
.top-navigation-bar-left {
  padding-top: 15px;
  padding-bottom: 15px;
}
.top-navigation-bar-left button {
  padding: 0;
  border: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 768px) {
  .top-navigation-bar-left {
    float: left;
    padding-left: 15px;
  }
}
.top-navigation-bar-left--language {
  padding: 0;
  margin-left: 15px;
}
.top-navigation-bar-left--language button {
  padding: 0 20px 0 0;
  text-transform: uppercase;
  position: relative;
}
.top-navigation-bar-left--language .caret {
  position: absolute;
  top: 45%;
  right: 0;
}
.top-navigation-bar-left--language .dropdown {
  width: 100%;
  height: 17px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .top-navigation-bar-left--language {
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.top-navigation-bar-right a,
.top-navigation-bar-right strong {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.top-navigation-bar-right a {
  padding-left: 10px;
  padding-right: 10px;
}
.top-navigation-bar-right a.login::before,
.top-navigation-bar-right a.logout::before {
  margin-right: 1ex;
}
.top-navigation-bar-right a.login::before {
  font-size: 12px;
  content: "\e922";
}
.top-navigation-bar-right a.logout::before {
  content: "\e932";
}
@media (min-width: 768px) {
  .top-navigation-bar-right {
    float: right;
  }
  .top-navigation-bar-right:before,
  .top-navigation-bar-right:after {
    content: " ";
    display: table;
  }
  .top-navigation-bar-right:after {
    clear: both;
  }
  .top-navigation-bar-right a,
  .top-navigation-bar-right strong {
    float: left;
  }
  .top-navigation-bar-right a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .top-navigation-bar-right a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.user-action {
  z-index: 1002;
  position: fixed;
  top: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.user-action .user-action-in {
  padding: 38px 0 19px;
}
.login-window-visible .user-action,
.register-window-visible .user-action {
  height: 100%;
  overflow: auto;
}
@media (min-width: 768px) {
  .user-action .user-action-in {
    padding-top: 38px;
    padding-bottom: 38px;
  }
}
@media (min-width: 768px) {
  .social-login-buttons:before,
  .social-login-buttons:after {
    content: " ";
    display: table;
  }
  .social-login-buttons:after {
    clear: both;
  }
  .social-login-buttons .form-group {
    float: left;
    width: 50%;
    margin-bottom: 0;
    padding-right: 20px;
  }
  .social-login-buttons .form-group + .form-group {
    padding-left: 20px;
    padding-right: 0;
    text-align: right;
  }
  .sidebar .social-login-buttons .form-group,
  #footer .social-login-buttons .form-group {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar .social-login-buttons .form-group + .form-group,
  #footer .social-login-buttons .form-group + .form-group {
    margin-top: 10px;
  }
}
.user-action-login,
.user-action-register {
  z-index: -1;
  position: relative;
  height: 0;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  display: none;
}
.user-action-login {
  max-width: 680px;
}
.login-window-visible .user-action-login {
  z-index: 1;
  height: auto;
  display: block;
}
.user-action-register {
  text-align: left;
}
.user-action-register .box.box-sm {
  padding-left: 0;
  padding-right: 0;
}
.register-window-visible .user-action-register {
  z-index: 1;
  height: auto;
  display: block;
}
.login-wrapper {
  text-align: left;
}
.login-wrapper .password-helper {
  padding-top: 1em;
  text-align: center;
  line-height: 1.4;
}
.login-wrapper .password-helper a {
  display: block;
}
.login-wrapper .btn {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .login-wrapper {
    margin-bottom: 38px;
    text-align: center;
  }
  .login-wrapper:before,
  .login-wrapper:after {
    content: " ";
    display: table;
  }
  .login-wrapper:after {
    clear: both;
  }
  .login-wrapper .btn {
    float: right;
    width: auto;
  }
  .login-wrapper .password-helper {
    float: left;
    padding-top: 0.5ex;
    padding-right: 1em;
    text-align: left;
  }
}
@media (min-width: 480px) {
  .sidebar .login-wrapper {
    margin-bottom: 0;
  }
}
.p-switchable .inactive {
  display: none;
}
.p-switchable .p {
  margin-bottom: 0;
}
.p-switchable .p .p-bottom.single-button {
  padding-right: 66px;
  padding-bottom: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-switchable .p {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .p-switchable .p .name {
    height: 52px;
    overflow: hidden;
  }
}
.products-block .p {
  border-style: solid;
  border-width: 1px;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
}
.products-block .p > a {
  position: relative;
  display: block;
  text-decoration: none;
}
.products-block .p > a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.products-block .p > a::after {
  content: "\e90c";
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
  font-size: 48px;
  font-weight: 300;
  line-height: 48px;
  padding-top: 0;
  float: none;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.products-block .p > a:hover img {
  opacity: 0.2;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.products-block .p .name {
  display: block;
  margin-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none;
}
.products-block .p .name:hover {
  text-decoration: underline;
}
.products-block .p.swap-images > a::after {
  content: "";
}
.products-block .p.swap-images > a:hover img {
  opacity: 1;
}
.products-block .p-code {
  position: absolute;
  right: 10px;
  top: 0;
  display: block;
  font-size: smaller;
}
.products-block .flags-inline .flag {
  clear: both;
}
.products-block .p-bottom {
  padding: 16px 16px 80px;
}
.products-block .p-bottom .prices {
  line-height: 1.4;
}
.products-block .p-bottom .price-standard-wrapper,
.products-block .p-bottom .price-save,
.products-block .p-bottom .price-additional {
  font-size: smaller;
}
.products-block .p-bottom > div:before,
.products-block .p-bottom > div:after {
  content: " ";
  display: table;
}
.products-block .p-bottom > div:after {
  clear: both;
}
.products-block .p-bottom > div .p-tools {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0;
}
.products-block .p-bottom > div .p-tools form,
.products-block .p-bottom > div .p-tools a {
  vertical-align: middle;
}
.products-block .p-bottom > div .p-tools .btn {
  border-bottom-style: none;
}
.products-block .p-bottom > div .p-tools .btn:not(.btn-cart) {
  padding-left: 10px;
  padding-right: 10px;
}
.products-block .p-bottom > div .p-tools > .btn:last-child {
  border-right-style: none;
}
.products-block .p-bottom > div .p-tools .btn-cart {
  z-index: 1;
  position: relative;
  vertical-align: middle;
}
.products-block .p-bottom > div .p-tools form {
  display: inline-block;
}
.products-block .p-bottom > div .p-tools form + a {
  margin-left: -1px;
}
.products-block .p-bottom .p-desc {
  margin-bottom: 0;
}
.products-block .p-bottom .pr-list-unit {
  font-size: 1.125rem;
  font-weight: 400;
}
.products-block .p-bottom.single-button > div .p-tools form .btn {
  border-right-style: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .products-block .quantity {
    display: none;
  }
}
@media (min-width: 768px) {
  .products-block {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-block > div {
    float: left;
    width: 50%;
    padding: 0 10px 20px;
  }
  .products-block > div .p {
    margin-bottom: 0;
  }
  .products-block > div .p .name {
    height: 52px;
    overflow: hidden;
  }
  .products-block > div .p .p-bottom.single-button .prices {
    position: absolute;
    left: 16px;
    bottom: 16px;
  }
  .products-block.big .p.big {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .products-block.big .p.big > a::before {
    padding-top: 0;
  }
  .products-block.big .p.big .image {
    width: 100%;
  }
  .products-block.big .p.big .name {
    height: auto;
    font-size: 40px;
  }
  .products-block.big .p.big .p-bottom {
    padding-bottom: 16px;
  }
  .products-block.big .p.big .p-bottom .prices {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .products-block.big > div:first-child {
    float: none;
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .products-block {
    margin-left: -20px;
    margin-right: -20px;
  }
  .products-block > div {
    padding: 0 20px 40px;
  }
  .products-block .p .p-bottom .p-tools .btn.btn-cart {
    width: 73px;
    height: 73px;
  }
  .products-block .p .p-bottom .p-tools .btn.btn-cart::before {
    font-size: 40px;
  }
  .products-block .p .p-bottom .p-tools .btn.btn-primary {
    line-height: 45px;
  }
  .products-block .p.big .p-bottom {
    width: 100%;
    padding-bottom: 16px;
  }
}
@media (min-width: 1440px) {
  .columns-3 .products-block > div,
  .columns-4 .products-block > div {
    width: 33.333333%;
  }
  .columns-3 .products-block.big .highlight-product,
  .columns-4 .products-block.big .highlight-product {
    width: 66.666666%;
  }
}
@media (min-width: 1440px) {
  .columns-4 .wide .products-block.big > div {
    width: 25%;
  }
  .columns-4 .wide .products-block.big .highlight-product {
    width: 50%;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .products-block {
    display: flex;
    flex-wrap: wrap;
  }
  .columns-mobile-2 .products-block > div {
    width: 50%;
    margin-bottom: 20px;
  }
  .columns-mobile-2 .products-block > div .quantity {
    display: none;
  }
  .columns-mobile-2 .products-block > div .p {
    height: 100%;
    margin-bottom: 0;
  }
  .columns-mobile-2 .products-block > div .p a img {
    margin-bottom: 0;
  }
  .columns-mobile-2 .products-block > div .p .p-code {
    display: none;
  }
  .columns-mobile-2 .products-block > div .flags-extra {
    text-align: center;
  }
  .columns-mobile-2 .products-block > div .flags-extra .flag {
    float: none;
    min-width: 100%;
    flex: 1 1 100%;
    height: auto;
    border-radius: 0;
    flex-direction: row;
    padding: 3px;
    margin: 0;
  }
  .columns-mobile-2 .products-block > div .flags-extra .flag .icon-van {
    font-size: 14px;
    margin-right: 5px;
    margin-left: 3px;
  }
  .columns-mobile-2 .products-block > div .p-tools {
    display: flex;
    align-items: center;
  }
  .columns-mobile-2 .products-block > div .inner {
    display: flex;
    flex-wrap: wrap;
  }
  .columns-mobile-2 .products-block > div .inner .descr {
    align-self: flex-end;
  }
  .columns-mobile-2 .products-block > div:nth-child(even) {
    padding-left: 5px;
  }
  .columns-mobile-2 .products-block > div:nth-child(odd) {
    padding-right: 5px;
    clear: both;
  }
}
.p-detail-tabs-wrapper {
  clear: both;
  position: relative;
  margin-top: 19px;
  margin-bottom: 19px;
  padding-top: 19px;
  border-top-style: solid;
  border-top-width: 1px;
}
@media (min-width: 1200px) {
  .p-detail-tabs-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .wide .p-detail-tabs-wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1440px) {
  .wide .p-detail-tabs-wrapper {
    padding-left: 200px;
    padding-right: 200px;
    border-top: 0;
  }
  .wide .p-detail-tabs-wrapper::before {
    content: "";
    position: relative;
    top: -19px;
    display: block;
    height: 1px;
    overflow: hidden;
    line-height: 0;
  }
}
.p-intro {
  margin-bottom: 31.666654px;
  text-align: center;
}
.p-intro .desc,
.p-intro h1 {
  margin-bottom: 31.666654px;
}
@media (min-width: 768px) {
  .narrow .p-intro {
    display: none;
  }
}
@media (min-width: 768px) {
  .wide .p-intro .btn {
    display: inline-block;
    vertical-align: middle;
  }
  .wide .p-intro .p-final-price-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
}
.p-intro .p-final-price-wrapper > strong {
  display: inline-block;
  vertical-align: middle;
  line-height: 60px;
}
@media (min-width: 480px) {
  .p-intro .p-final-price-wrapper > strong {
    padding-right: 20px;
  }
}
.p-image-wrapper {
  position: relative;
}
@media (min-width: 1200px) {
  .wide .p-image-wrapper {
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media (min-width: 1440px) {
  .wide .p-image-wrapper {
    margin-left: -200px;
    margin-right: -200px;
  }
}
.p-image-wrapper .flags-default {
  top: 0;
  left: 0;
}
.image360 a,
.p-image a {
  display: block;
}
.image360 a img,
.p-image a img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .image360,
  .p-image {
    border-style: solid;
    border-width: 1px;
    padding-bottom: 19px;
    margin-bottom: -1px;
  }
}
@media (min-width: 768px) {
  .wide .image360,
  .wide .p-image {
    min-height: 330px;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
  }
  .wide .image360 img,
  .wide .p-image img {
    max-height: 768px;
  }
}
@media (min-width: 1200px) {
  .wide .image360,
  .wide .p-image {
    min-height: 415px;
  }
}
@media (min-width: 1440px) {
  .wide .image360,
  .wide .p-image {
    border-bottom: 0;
  }
  .wide .image360::after,
  .wide .p-image::after {
    content: "";
    display: block;
    height: 1px;
    overflow: hidden;
    line-height: 0;
    margin: 0 auto;
    max-width: 270px;
  }
}
.p-final-price-wrapper {
  text-align: left;
}
.p-final-price-wrapper > strong {
  display: block;
  font-size: 32px;
  line-height: 1;
  font-weight: 900;
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-final-price-wrapper {
    float: left;
    width: 50%;
    text-align: left;
  }
  .p-intro .p-final-price-wrapper {
    display: flex;
    justify-content: center;
    float: none;
    width: 100%;
    text-align: center;
  }
  .p-intro .p-final-price-wrapper .add-to-cart {
    width: auto;
  }
}
@media (min-width: 768px) {
  .p-final-price-wrapper {
    float: left;
    line-height: 60px;
  }
  .wide .p-final-price-wrapper {
    width: 40%;
  }
}
.add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 5px;
  font-size: 0;
  text-align: right;
}
.add-to-cart .btn {
  vertical-align: middle;
}
@media (min-width: 480px) and (max-width: 767px) {
  .add-to-cart {
    float: left;
    width: 50%;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .add-to-cart {
    float: left;
    padding-top: 0;
    text-align: left;
  }
}
.p-intro .add-to-cart {
  text-align: center;
  justify-content: center;
}
.p-intro .p-final-price-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .p-intro .add-to-cart,
  .p-intro .p-final-price-wrapper {
    float: none;
  }
  .p-intro .add-to-cart {
    display: inline-block;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .p-detail-inner > .pr-action {
    padding-bottom: 19px;
  }
}
@media (min-width: 1200px) {
  .wide .p-detail-inner > .pr-action {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1440px) {
  .wide .p-detail-inner > .pr-action {
    padding-left: 200px;
    padding-right: 200px;
  }
}
.p-details-bottom {
  clear: both;
}
.narrow .wide-visible {
  display: none;
}
@media (max-width: 767px) {
  .narrow .p-details-wrapper .wide-visible,
  .narrow .p-thumbnails-wrapper.wide-visible {
    display: block;
  }
}
@media (min-width: 1440px) {
  .narrow .p-detail form:before,
  .narrow .p-detail form:after {
    content: " ";
    display: table;
  }
  .narrow .p-detail form:after {
    clear: both;
  }
  .narrow .p-info-wrapper {
    float: left;
    width: 33.333333%;
    padding-right: 20px;
  }
  .narrow .p-image-wrapper {
    float: right;
    width: 66.666666%;
  }
}
.wide .narrow-visible {
  display: none;
}
@media (min-width: 768px) {
  .wide .p-detail {
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .wide .p-detail .flags {
    left: 105px;
    top: 0;
  }
  .wide .p-detail .p-switchable .flags {
    left: 0;
  }
}
@media (min-width: 1200px) {
  .wide .p-details-bottom,
  .wide .p-info-wrapper {
    float: left;
    width: 50%;
    padding-top: 10px;
  }
  .wide .p-info-wrapper {
    padding-right: 20px;
  }
  .wide .p-details-bottom {
    clear: none;
  }
}
.p-details h1,
.p-details .narrow-visible {
  display: none;
}
.p-details select {
  width: 100%;
}
.p-details .price {
  clear: both;
  padding-top: 10px;
  text-align: right;
}
.p-details .price:before,
.p-details .price:after {
  content: " ";
  display: table;
}
.p-details .price:after {
  clear: both;
}
@media (min-width: 768px) {
  .p-details .price {
    display: flex;
    align-items: center;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .narrow .p-details h1,
  .narrow .p-details .narrow-visible {
    display: block;
  }
  .narrow .p-details .price {
    justify-content: center;
  }
  .narrow .p-details .price table.detail-parameters {
    text-align: right;
  }
  .narrow .p-details .p-final-price-wrapper,
  .narrow .p-details .add-to-cart {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .narrow .p-details .p-final-price-wrapper {
    text-align: right;
  }
  .narrow .p-details .add-to-cart {
    margin-left: 20px;
  }
  .narrow .p-details .add-to-cart .amount {
    text-align: right;
  }
}
.p-share {
  margin-bottom: 19px;
  text-align: center;
}
@media (min-width: 768px) {
  .p-share {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .wide-visible .p-share {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .wide .p-share {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0;
  }
  .wide .p-share a {
    display: block;
    margin-bottom: 1px;
  }
}
.rating > div {
  padding-bottom: 19px;
}
ul.social-buttons {
  margin: 38px 0 0;
  padding: 0;
}
ul.social-buttons li {
  display: inline-block;
}
.price-additional {
  display: block;
}
.price-standard {
  margin-right: 5px;
}
table.detail-parameters {
  width: 100%;
}
table.detail-parameters tbody tr th,
table.detail-parameters tbody tr td {
  line-height: 3;
}
table.detail-parameters tbody tr th.prices,
table.detail-parameters tbody tr td.prices {
  line-height: 1.2;
}
table.detail-parameters tbody tr th {
  width: 40%;
  min-width: 190px;
  padding-right: 5px;
  text-align: left;
  text-transform: uppercase;
}
.one-column-body table.detail-parameters tbody tr th {
  min-width: 205px;
}
@media (max-width: 767px) {
  table.detail-parameters tbody tr th,
  table.detail-parameters tbody tr td {
    display: block;
    line-height: 19px;
  }
  table.detail-parameters tbody tr td {
    margin-bottom: 10px;
  }
}
table.detail-parameters select {
  padding-top: 5px;
  padding-bottom: 5px;
}
table.detail-parameters a {
  text-decoration: none;
}
table.detail-parameters a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  table.detail-parameters {
    width: 50%;
    float: left;
  }
  table.detail-parameters.first td {
    padding-right: 10px;
  }
  .price table.detail-parameters {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  .wide table.detail-parameters {
    width: 100%;
    float: none;
  }
}
.price table.detail-parameters {
  font-size: 13px;
}
.availability-label {
  padding-left: 3px;
  padding-right: 3px;
  margin-left: -3px;
}
.availability-label[style] {
  color: #fff;
}
td .availability-label {
  padding-left: 0;
  padding-right: 0;
}
.availability-amount {
  white-space: nowrap;
}
.flags {
  position: absolute;
  left: -1px;
  top: -1px;
}
.p:hover .flag {
  opacity: 0;
  filter: alpha(opacity=0);
}
.variant-table .quantity {
  display: none;
}
.cofidis-wrap {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .cofidis-wrap {
    text-align: left;
  }
  .narrow .cofidis-wrap {
    margin-right: 20px;
  }
}
#hce-product-cert {
  display: flex;
  max-width: 100%;
}
.p-gifts-wrapper {
  padding-top: 10px;
}
.p-gifts-heading {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 3;
}
.p-gift {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.p-gift:last-child {
  margin-bottom: 0;
}
.p-gift-image {
  width: 76px;
  flex-shrink: 0;
}
.p-gift-name {
  margin-left: 20px;
}
ol.cart-header {
  margin: 20px 0 19px;
  padding: 0;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #e7e7e7;
  display: flex;
  align-items: stretch;
}
ol.cart-header:before,
ol.cart-header:after {
  content: " ";
  display: table;
}
ol.cart-header:after {
  clear: both;
}
ol.cart-header li {
  list-style: none;
  flex: 1 1 auto;
}
ol.cart-header li a,
ol.cart-header li strong {
  position: relative;
  display: block;
  height: 100%;
  padding: 0 5px;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}
ol.cart-header li a span,
ol.cart-header li strong span {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #e7e7e7;
  background: #f5f5f5;
  color: #aeaeae;
  display: block;
  padding: 15px 0;
  visibility: visible;
  line-height: 130%;
  text-align: center;
  margin-bottom: -1px;
  height: calc(100% + 1px);
}
ol.cart-header li a span i,
ol.cart-header li strong span i {
  display: block;
}
ol.cart-header li a span::before,
ol.cart-header li strong span::before {
  display: block;
  counter-increment: steps;
  content: counter(steps) ". ";
}
ol.cart-header li a:hover span {
  background: #e7e7e7;
  color: #000;
}
ol.cart-header li.active {
  flex: 3 1 auto;
}
ol.cart-header li.active a span,
ol.cart-header li.active strong span {
  visibility: visible;
  border: 1px solid #e7e7e7;
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
}
ol.cart-header li.completed a span,
ol.cart-header li.completed strong span {
  color: #000;
}
@media (max-width: 767px) {
  ol.cart-header {
    flex-direction: column;
  }
  ol.cart-header li a span i,
  ol.cart-header li strong span i {
    display: none;
  }
  ol.cart-header li a span::before,
  ol.cart-header li strong span::before {
    display: inline;
  }
}
@media (min-width: 768px) {
  ol.cart-header {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  ol.cart-header li {
    width: 25%;
  }
  ol.cart-header li a,
  ol.cart-header li strong {
    padding: 0 10px;
    font-weight: 400;
    font-size: 17px;
  }
  ol.cart-header li a span,
  ol.cart-header li strong span {
    visibility: visible;
  }
  ol.cart-header li.active {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  ol.cart-header li a span i,
  ol.cart-header li strong span i,
  ol.cart-header li a span::before,
  ol.cart-header li strong span::before {
    display: inline;
  }
}
.cart-inner .delivery-time {
  margin-bottom: 19px;
}
.cart-heading,
.cart-heading.h1 {
  font-weight: 300;
  font-size: 36px;
}
.cart-heading i,
.cart-heading.h1 i {
  display: none;
  font-style: normal;
}
.cart-heading::before,
.cart-heading.h1::before {
  content: "\e921";
  margin-right: 0.5em;
  font-size: 48px;
}
@media (min-width: 768px) {
  .cart-heading i,
  .cart-heading.h1 i {
    display: inline;
  }
}
.free-gift,
.discount-coupon {
  margin-bottom: 19px;
}
.free-gift h3 {
  margin-top: 0;
}
.free-gift ul {
  padding-left: 0;
}
.free-gifts-wrapper .free-gift-label span {
  display: inline;
}
.summary {
  border-top: 1px solid #e7e7e7;
  padding-top: 19px;
}
.discounts-wrap,
.summary {
  margin-left: 0;
  margin-right: 0;
}
.discounts-wrap > div,
.summary > div {
  padding: 0;
}
.discount-coupon {
  text-align: right;
}
.discount-coupon label {
  text-align: left;
  display: block;
  font-weight: 700;
  text-transform: none;
}
.discount-coupon .btn {
  display: block;
  width: 100%;
  line-height: 32px;
}
@media (max-width: 767px) {
  .discount-coupon {
    max-width: 480px;
  }
}
@media (min-width: 768px) {
  .discount-coupon {
    align-items: center;
    padding-bottom: 19px;
  }
  .discount-coupon label,
  .discount-coupon > div {
    vertical-align: middle;
  }
  .discount-coupon label {
    padding-right: 0em;
  }
  .discount-coupon .btn,
  .discount-coupon .form-control {
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
  .discount-coupon .form-control {
    max-width: 240px;
  }
  .discount-coupon .btn {
    margin-left: -0.5rem;
  }
}
.applied-coupon {
  padding-top: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.applied-coupon .btn {
  margin-left: 1ex;
}
.empty-cart-boxes h3 {
  font-weight: 300;
  margin: 19px 0;
}
.cart-empty h4 {
  font-weight: 300;
  font-size: 20px;
  margin: 19px 0;
}
.order-summary > h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 10px 0;
}
.order-summary-item {
  display: table;
  width: 100%;
  padding: 10px 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #e7e7e7;
  line-height: 1.4;
  margin-bottom: 19px;
}
.order-summary-item > div:not(.price-wrapper) {
  display: table-cell;
  vertical-align: middle;
}
.order-summary-item > div:not(.price-wrapper):last-child {
  width: 100px;
  font-weight: 700;
  text-align: right;
}
.order-summary-item.total {
  font-weight: 700;
}
.order-summary-item.price {
  margin-bottom: 10px;
}
.order-summary-item.price + .order-summary-item {
  margin-top: -10px;
}
.order-summary-item.helper {
  padding: 10px;
}
.order-recapitulation {
  border-top: 1px solid #e7e7e7;
}
.order-recapitulation > div {
  padding: 10px 20px;
  border-bottom: 1px solid #e7e7e7;
}
.order-recapitulation > div > strong {
  display: block;
}
.order-recapitulation > div > strong > span {
  float: right;
}
.extra {
  margin-bottom: 10px;
  padding-right: 20px;
}
.extra::before {
  margin-right: 0.5ex;
}
.extra.delivery::before {
  content: "\e92e";
  font-size: 20px;
}
.extra.discount::before {
  content: "\e934";
  font-size: 16px;
}
.extra.cofidis::before {
  content: "\e929";
  font-size: 16px;
}
.installments {
  text-decoration: none;
}
.installments:hover {
  text-decoration: underline;
}
.back-shopping {
  z-index: 1;
  position: absolute;
  left: 19px;
  top: 11px;
  text-decoration: none;
}
.back-shopping span {
  display: none;
}
.back-shopping::before {
  content: "\e90b";
  margin-right: 1ex;
  font-size: 30px;
}
@media (min-width: 768px) {
  .back-shopping span {
    display: inline;
  }
}
.p-price {
  font-weight: 100;
}
.p-price .price-final {
  font-weight: 100;
}
.cart-table .p-total .price-final {
  font-size: 20px;
}
.cart-table .p-quantity .quantity input {
  width: 48px;
}
.cart-table .p-price {
  text-align: right;
}
.cart-table .p-name {
  padding-left: 10px;
}
.site-msg-custom.step-1 {
  margin-bottom: 19px;
}
.company-shopping {
  margin-top: 19px;
}
.search {
  text-align: center;
}
.sidebar .search {
  text-align: left;
}
.recommended-products {
  font-size: 16px;
  line-height: 1.1;
}
.recommended-products .browse,
.recommended-products .indicator {
  display: none;
}
.recommended-products .row > div {
  display: none;
}
.recommended-products .row > div.active {
  display: block;
}
.recommended-products a.recommended-product {
  display: block;
  text-decoration: none;
}
.recommended-products a.recommended-product img {
  display: block;
  margin: 0 auto 19px;
}
.recommended-products a.recommended-product strong {
  display: block;
}
.recommended-products a.recommended-product strong.name {
  margin-bottom: 10px;
  font-weight: 300;
  text-transform: uppercase;
}
.recommended-products a.recommended-product strong.price {
  font-weight: 900;
}
.recommended-products a.recommended-product .original-price {
  font-size: 14px;
}
.recommended-products a.recommended-product .original-price span {
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .recommended-products {
    position: relative;
    padding-left: 90px;
    padding-right: 90px;
  }
  .recommended-products .browse,
  .recommended-products .indicator {
    display: block;
  }
  .recommended-products .browse.inactive,
  .recommended-products .indicator.inactive {
    display: none;
  }
  .recommended-products .browse {
    position: absolute;
    top: 50%;
    display: block;
    width: 46px;
    height: 46px;
    margin-top: -23px;
    border-style: solid;
    border-width: 1px;
    border-radius: 50%;
    text-decoration: none;
  }
  .recommended-products .browse::before {
    font-size: 36px;
    line-height: 46px;
  }
  .recommended-products .browse.next {
    right: 0;
  }
  .recommended-products .browse.next::before {
    content: "\e90c";
  }
  .recommended-products .browse.prev {
    left: 0;
  }
  .recommended-products .browse.prev::before {
    content: "\e90b";
  }
  .recommended-products .row {
    display: none;
  }
  .recommended-products .row.active {
    display: block;
  }
  .recommended-products .row > div {
    display: block;
  }
  .recommended-products a.recommended-product {
    text-align: left;
  }
}
.indicator {
  width: 120px;
  height: 1px;
  margin: 0 auto 19px;
}
.indicator > div {
  width: 33.333333%;
  height: 1px;
  -webkit-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
.indicator.indicator-1 > div {
  margin-left: 33.333333%;
}
.indicator.indicator-2 > div {
  margin-left: 66.666666%;
}
.search-widget-try-button {
  width: 100%;
}
body.ordering-process #footer,
body.ordering-process .navigation-buttons a[data-target="cart"],
body.ordering-process .navigation-buttons a[data-target="search"] {
  display: none;
}
body.ordering-process #navigation {
  padding-right: 0;
}
@media (min-width: 992px) {
  body.ordering-process .navigation-buttons {
    display: none;
  }
}
@media (min-width: 768px) {
  .reca > div:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .reca > div:nth-child(odd) {
    clear: none;
  }
  .reca > div:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .reca > div:nth-child(3n + 1) {
    clear: none;
  }
  .reca > div:nth-child(4n + 1) {
    clear: both;
  }
}
.reca-inner {
  position: relative;
  min-height: 30px;
  padding-left: 60px;
  padding-bottom: 19px;
  line-height: 1.4;
}
.reca-inner .reca-photo {
  position: absolute;
  left: 0;
  top: 0;
}
.reca-inner .reca-photo img {
  max-height: 40px;
}
.reca-inner .reca-name {
  display: block;
}
.reca-inner .reca-name small {
  display: block;
}
.reca-inner .reca-price {
  font-size: 18px;
}
.recapitulation-table:first-child {
  margin-bottom: 0;
}
.recapitulation-table th {
  width: 40%;
  font-weight: 400;
  text-align: left;
}
@media (max-width: 768px) {
  .recapitulation-table {
    display: block;
  }
  .recapitulation-table tr {
    display: block;
    margin-bottom: 10px;
  }
  .recapitulation-table th {
    width: 100%;
    display: block;
  }
  .recapitulation-table td {
    display: block;
  }
}
@media (min-width: 992px) {
  .recapitulation-table th {
    width: auto;
  }
}
.breadcrumbs,
.index-content-wrapper,
.ordering-process .content-wrapper-in,
.type-search .content-wrapper-in,
.type-manufacturers-listing .content-wrapper-in,
.type-manufacturer-detail .content-wrapper-in,
.type-posts-listing .content-wrapper-in,
.type-post .content-wrapper-in,
.type-page .content-wrapper-in,
.type-glossary .content-wrapper-in,
.next-to-carousel-banners,
.type-category .content,
.p-detail-inner,
.p-detail-tabs-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .breadcrumbs,
  .index-content-wrapper,
  .ordering-process .content-wrapper-in,
  .type-search .content-wrapper-in,
  .type-manufacturers-listing .content-wrapper-in,
  .type-manufacturer-detail .content-wrapper-in,
  .type-posts-listing .content-wrapper-in,
  .type-post .content-wrapper-in,
  .type-page .content-wrapper-in,
  .type-glossary .content-wrapper-in,
  .next-to-carousel-banners,
  .type-category .content,
  .p-detail-inner,
  .p-detail-tabs-wrapper {
    max-width: 747px;
  }
}
@media (min-width: 992px) {
  .breadcrumbs,
  .index-content-wrapper,
  .ordering-process .content-wrapper-in,
  .type-search .content-wrapper-in,
  .type-manufacturers-listing .content-wrapper-in,
  .type-manufacturer-detail .content-wrapper-in,
  .type-posts-listing .content-wrapper-in,
  .type-post .content-wrapper-in,
  .type-page .content-wrapper-in,
  .type-glossary .content-wrapper-in,
  .next-to-carousel-banners,
  .type-category .content,
  .p-detail-inner,
  .p-detail-tabs-wrapper {
    max-width: 972px;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs,
  .index-content-wrapper,
  .ordering-process .content-wrapper-in,
  .type-search .content-wrapper-in,
  .type-manufacturers-listing .content-wrapper-in,
  .type-manufacturer-detail .content-wrapper-in,
  .type-posts-listing .content-wrapper-in,
  .type-post .content-wrapper-in,
  .type-page .content-wrapper-in,
  .type-glossary .content-wrapper-in,
  .next-to-carousel-banners,
  .type-category .content,
  .p-detail-inner,
  .p-detail-tabs-wrapper {
    max-width: 1418px;
  }
}
.content {
  padding-left: 20px;
  padding-right: 20px;
}
body.ordering-process .sidebar {
  width: 250px;
}
.co-box {
  border: 1px solid #e7e7e7;
  margin-bottom: 19px;
  padding: 19px 20px;
}
.cart-inner > form > div > .form-group {
  padding: 10px 20px;
  margin-bottom: 0;
}
.cart-inner .sending-order .next-step {
  border-top: 1px solid #e7e7e7;
  margin-top: 10px;
  padding-top: 10px;
}
.co-delivery-method {
  margin-right: 10px;
}
.co-payment-method {
  margin-left: 10px;
}
#note {
  margin-bottom: 19px;
}
.next-step {
  display: flex;
  justify-content: space-between;
  padding-bottom: 19px;
  padding-top: 10px;
}
.next-step a:only-child {
  margin-left: auto;
}
.order-information,
.order-delivery,
.order-payment {
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 19px;
  margin-bottom: 0;
}
.order-delivery::before,
.order-payment::before {
  font-size: 34px;
  line-height: 0;
  margin-right: 10px;
}
.order-delivery::before {
  content: "\e92e";
}
.order-payment::before {
  content: "\e926";
}
.order-delivery-payment-form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: flex-start;
  align-items: stretch;
}
@media (max-width: 991px) {
  .order-delivery-payment-form {
    flex-direction: column;
  }
}
.co-delivery-method,
.co-payment-method {
  flex: 1 1 auto;
  align-self: auto;
  width: 50%;
}
.co-delivery-method > .row,
.co-payment-method > .row {
  margin: 0;
}
.recapitulation-wrapper .co-delivery-method,
.recapitulation-wrapper .co-payment-method {
  width: 100%;
  margin-left: 0;
}
@media (max-width: 991px) {
  .co-delivery-method,
  .co-payment-method {
    width: 100%;
    margin: 0 0 19px 0;
  }
}
.recapitulation-wrapper .cart-table {
  margin: 19px -20px -19px;
  width: calc(100% + 40px);
  box-sizing: border-box;
}
.recapitulation-wrapper .cart-table tr:first-child > td {
  border-top: 1px solid #e7e7e7;
}
.recapitulation-wrapper .cart-table tr > td {
  border-top: 1px solid #e7e7e7;
  border-bottom: 0;
  padding: 10px 20px;
}
@media (max-width: 991px) {
  .recapitulation-wrapper .cart-table tr > td:first-child {
    border-top: none;
  }
}
@media (min-width: 992px) {
  .recapitulation-table th {
    width: 30%;
  }
}
.payment-info b {
  display: inline;
}
@media (max-width: 480px) {
  .payment-logo {
    display: none;
  }
}
.radio-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 -20px;
}
.radio-wrapper:last-child {
  margin-bottom: -19px;
}
.sublabel a {
  text-decoration: underline;
}
.branch-picker {
  height: 48px;
}
.content-modal .btn {
  line-height: inherit;
}
.form-group label {
  width: 100%;
}
@media (min-width: 480px) {
  .form-group label {
    width: 175px;
  }
}
.consents.form-group label {
  line-height: normal;
}
.form-group label a {
  text-decoration: underline;
}
.form-group > input.form-control,
.form-group > select.form-control {
  max-width: 340px;
  width: 100%;
  min-width: auto;
}
.form-group > input.form-control.short,
.form-group > select.form-control.short {
  width: 100%;
}
.form-group > .phone-combined-input {
  max-width: 340px;
  width: 100%;
  min-width: auto;
}
@media (min-width: 480px) {
  .co-contact-information .form-group .btn {
    max-width: 340px;
    width: calc(100% - 180px);
  }
  .form-group .form-group-tooltip {
    left: calc(100% - 26px);
    top: calc(100% - 48px / 2);
  }
}
@media (min-width: 992px) {
  .form-group .form-group-tooltip {
    left: calc(175px + 340px - 26px);
    top: calc(48px / 2);
  }
}
@media (min-width: 1200px) {
  .form-group > input.form-control,
  .form-group > select.form-control {
    max-width: 340px;
  }
}
.recapitulation-wrapper .order-summary-item {
  border-bottom: 0;
  margin-bottom: 0;
}
.recapitulation-wrapper .order-summary-item.total {
  font-size: 24px;
  font-weight: 800;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  border-style: solid;
  border-width: 2px;
  font-weight: 300;
}
.variant-cart .btn.btn-cart::before,
.variant-cart a.btn.btn-cart::before,
.variant-cart .btn.add-to-cart-button::before,
.variant-cart a.btn.add-to-cart-button::before {
  content: "\e921";
  font-size: 20px;
}
.btn-conversion::after {
  content: "\e90c";
  margin-left: 1ex;
  font-size: 19px;
}
.back-to-shop::before {
  content: "\e90b";
  margin-right: 1ex;
  font-size: 14px;
}
.toggle-window-arr {
  text-align: left;
  top: -85px;
}
.toggle-window-arr span {
  display: inline;
}
.toggle-window-arr::before {
  content: "";
}
@media (min-width: 768px) {
  .toggle-window-arr {
    top: 24px;
  }
}
.continue-shopping {
  text-align: left;
}
.continue-shopping::before {
  content: "\e90b";
  display: block;
  opacity: 0.4;
  margin-right: 1ex;
  font-size: 30px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .advanced-order .products > div {
    padding-bottom: 20px;
  }
}
.contact-box {
  padding: 0;
}
.contact-box > img {
  display: none;
}
.p-switchable .p .p-bottom.single-button {
  padding-right: 0;
}
.products-block {
  display: flex;
  flex-wrap: wrap;
}
.products-block > div {
  max-width: 100%;
  padding: 0 0 20px 0;
}
.products-block > div .p {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 100%;
}
.products-block > div .p .p-code {
  right: 10px;
  top: 10px;
  text-align: left;
  display: block;
}
.products-block > div .p .availability {
  display: block;
  padding-top: 19px;
}
.products-block > div .p .p-in {
  clear: both;
  padding-top: 10px;
}
.products-block > div .p .p-bottom {
  padding: 0 10px;
}
.products-block > div .p .p-bottom > div .p-tools {
  position: relative;
  right: auto;
  bottom: auto;
  display: flex;
  width: 100%;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  padding: 19px 0;
}
.products-block > div .p .p-bottom > div .p-tools .pr-action {
  width: 100%;
}
.products-block > div .p .p-bottom > div .p-tools .btn,
.products-block > div .p .p-bottom > div .p-tools .btn.btn-cart {
  border-bottom-style: solid;
  border-width: 2px;
  width: 50%;
  min-width: 100px;
  margin: 0 auto;
  height: auto;
  padding: 3px;
}
.products-block > div .p .p-bottom > div .p-tools .btn.btn-primary,
.products-block > div .p .p-bottom > div .p-tools .btn.btn-cart.btn-primary {
  line-height: 30px;
}
.products-block > div .p .p-bottom > div .p-tools > .btn:last-child {
  border-right-style: solid;
}
.products-block > div .p .p-bottom > div .p-tools .btn-conversion {
  margin-bottom: 20px;
}
.products-block > div .p .p-bottom .p-desc {
  margin-bottom: 19px;
}
.products-block > div .p > a::after {
  content: "";
}
.products-block > div .p > a img {
  margin-top: 0;
  margin-bottom: 0;
}
.products-block > div .p > a:hover img {
  opacity: 1;
}
.products-block > div .p .name {
  text-transform: none;
  margin-top: 0;
}
@media (min-width: 480px) {
  .products-block > div .p {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .products-block > div .p .name {
    height: 57px;
  }
  .products-block > div .p .p-bottom.single-button {
    padding: 0 10px;
  }
  .products-block > div .p .p-bottom.single-button .prices {
    position: relative;
    left: auto;
    bottom: auto;
  }
}
@media (min-width: 1440px) {
  .products-block {
    margin-left: -13px;
    margin-right: -13px;
  }
  .products-block > div {
    width: 25%;
    padding: 10px;
  }
  .has-right-sidebar .products-block > div .p .p-code {
    bottom: 0;
    right: 5px;
    top: initial;
  }
}
@media (min-width: 480px) {
  .columns-3 .products-block > div,
  .columns-4 .products-block > div {
    float: left;
    width: 50%;
    padding: 13.33332px;
  }
}
@media (min-width: 992px) {
  .columns-3 .products-block.products-additional > div,
  .columns-4 .products-block.products-additional > div {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .columns-3 .products-block > div,
  .columns-4 .products-block > div {
    width: 33.333333%;
  }
}
@media (min-width: 768px) {
  .columns-4 .wide .products-block > div {
    width: 33.333333%;
  }
  .columns-4 .wide .products-block.products-additional > div {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .columns-4 .wide .products-block.products-additional > div {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .columns-4 .wide .products-block > div {
    width: 25%;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .tab-content {
    padding-left: 5px;
    padding-right: 5px;
  }
  .columns-mobile-2 .products-block > div {
    margin-bottom: 0;
  }
  .columns-mobile-2 .products-block > div:nth-child(even),
  .columns-mobile-2 .products-block > div:nth-child(odd) {
    padding: 5px;
  }
  .columns-mobile-2 .products-block > div .p .availability {
    padding-top: 10px;
  }
  .columns-mobile-2 .products-block > div .p .name {
    min-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .columns-mobile-2 .products-block > div .p a img {
    margin-bottom: 19px;
  }
  .columns-mobile-2 .products-block > div .flags.flags-extra {
    right: 0;
    display: block;
    width: 100%;
  }
  .columns-mobile-2 .products-block > div .flags .flag.flag-discount {
    display: flex;
  }
}
.tab-pane .products-block {
  margin: 0 -20px;
}
.widget-parameter-wrapper {
  margin: auto 0 0;
  padding: 10px 0;
}
.widget-parameter-wrapper .widget-parameter-value:first-child a {
  padding-left: 10px;
}
@media (max-width: 480px) {
  .widget-parameter-wrapper .widget-parameter-value a {
    padding: 10px 15px;
  }
}
.widget-parameter-wrapper.justified {
  justify-content: center;
}
.flags-default .flag {
  line-height: 14px;
  position: relative;
  padding: 4px 11px 4px 8px;
}
.flags-default .flag::before,
.flags-default .flag:after {
  position: absolute;
  content: "";
  right: -12px;
  height: 12px;
  width: 12px;
  padding-bottom: inherit;
  background-color: inherit;
}
.flags-default .flag:before {
  bottom: 0;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewX(45deg);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}
.flags-default .flag:after {
  top: 0;
  -ms-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -ms-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}
.flags.flags-extra {
  left: auto;
  top: auto;
  bottom: 0;
  right: 5px;
}
.wide .p-detail .flags.flags-extra {
  left: auto;
  top: auto;
  bottom: 0;
  right: 5px;
}
.p-detail-inner {
  padding-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: flex-start;
  align-items: stretch;
}
.p-detail-inner .p-data-wrapper,
.p-detail-inner .p-image-wrapper {
  flex: 1 1 auto;
  align-self: auto;
  width: 50%;
}
@media (max-width: 991px) {
  .p-detail-inner .p-data-wrapper,
  .p-detail-inner .p-image-wrapper {
    width: 100%;
  }
}
.p-detail-inner .p-data-wrapper {
  order: 2;
}
@media (min-width: 768px) {
  .p-detail-inner .p-data-wrapper {
    padding-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.p-detail-inner .p-image-wrapper {
  order: 1;
}
@media (min-width: 1200px) {
  .wide .p-detail-inner .p-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .wide .p-detail-inner .p-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .p-detail-inner .p-image-wrapper {
    padding: 0 20px;
  }
}
.p-detail-inner .p-short-description {
  font-size: 120%;
}
@media (max-width: 991px) {
  .p-detail-inner {
    flex-direction: column;
  }
}
.p-detail-tabs-wrapper {
  border-top-style: none;
  border-top-width: 0;
}
@media (min-width: 1200px) {
  .wide .p-detail-tabs-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1440px) {
  .wide .p-detail-tabs-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.p-image,
.image360 {
  border-width: 0;
  position: relative;
  padding-bottom: 19px;
}
@media (min-width: 768px) {
  .wide .p-image img,
  .wide .image360 img {
    max-height: 670px;
  }
}
.image360-navigation {
  bottom: 19px;
}
@media (min-width: 768px) {
  .wide .p-detail .flags {
    left: 0;
    top: 0;
  }
}
.p-basic-info-block {
  border-width: 1px 0;
  border-style: solid none;
  border-color: #e7e7e7;
  padding: 20px 0;
  display: flex;
  flex-flow: column;
}
.p-basic-info-block .block {
  flex: 1 1 auto;
  align-self: auto;
  padding: 0 10px;
}
.p-basic-info-block .block .p-code {
  font-size: 14px;
}
.p-basic-info-block .block .p-manufacturer-label,
.p-basic-info-block .block .p-code-label {
  font-weight: 700;
}
@media (min-width: 480px) {
  .p-basic-info-block {
    flex-flow: row;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .multiple-columns-body .p-basic-info-block {
    flex-flow: column;
  }
}
.p-to-cart-block {
  border-width: 0 0 1px;
  border-style: none none solid;
  border-color: #e7e7e7;
  padding: 10px 10px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.p-to-cart-block .p-final-price-wrapper,
.p-to-cart-block .p-add-to-cart-wrapper {
  align-self: center;
}
.p-to-cart-block .p-add-to-cart-wrapper .add-to-cart {
  justify-content: right;
  flex-wrap: nowrap;
  padding-top: 0;
  align-items: stretch;
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-to-cart-block .p-add-to-cart-wrapper .add-to-cart {
    float: none;
    width: auto;
  }
}
.p-to-cart-block .add-to-cart-button {
  line-height: inherit;
  margin-left: 10px;
}
.p-to-cart-block .add-to-cart-button.btn-conversion::before {
  content: "\e921";
  margin-right: 1ex;
  font-size: 14px;
}
.p-to-cart-block .add-to-cart-button.btn-conversion::after {
  display: none;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .p-to-cart-block .add-to-cart-button.btn-conversion {
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-to-cart-block .add-to-cart-button.btn-conversion::before {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .multiple-columns-body .p-to-cart-block {
    flex-flow: column;
  }
}
@media (max-width: 480px) {
  .p-to-cart-block .quantity {
    display: none;
  }
}
.p-variants-block {
  padding: 10px 0;
}
.p-variants-block .detail-parameters {
  float: none;
}
.p-variants-block .detail-parameters select {
  width: 100%;
}
.p-variants-block table.detail-parameters {
  width: auto;
}
@media (max-width: 480px) {
  .p-variants-block select {
    line-height: 28px;
  }
}
.delivery-time-label {
  font-weight: normal;
  text-transform: none;
}
.p-final-price-wrapper > strong {
  font-weight: 500;
}
.p-final-price-wrapper > strong .pr-list-unit {
  font-size: 16px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .multiple-columns-body .p-final-price-wrapper {
    margin-bottom: 10px;
  }
}
@media (min-width: 1199px) and (max-width: 1439px) {
  .multiple-columns-body .p-final-price-wrapper > strong {
    font-size: 23px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .multiple-columns-body .p-final-price-wrapper > strong {
    font-size: 23px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-final-price-wrapper {
    float: none;
    width: auto;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .p-final-price-wrapper {
    line-height: inherit;
  }
}
.p-param-block {
  padding: 10px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.p-param-block .detail-parameters-wrapper {
  width: 100%;
  order: 2;
}
.p-param-block .detail-parameters-wrapper table.detail-parameters {
  width: 100%;
  float: none;
}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th,
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td {
  line-height: 130%;
  font-size: 13px;
  padding: 3px 0;
}
@media (max-width: 767px) {
  .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th,
  .p-param-block
    .detail-parameters-wrapper
    table.detail-parameters
    tbody
    tr
    td {
    display: table-cell;
  }
}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td {
  padding-right: 40px;
}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th {
  width: 30%;
  min-width: auto;
  padding-right: 5px;
  text-align: left;
  text-transform: none;
}
.one-column-body
  .p-param-block
  .detail-parameters-wrapper
  table.detail-parameters
  tbody
  tr
  th {
  min-width: auto;
}
@media (max-width: 767px) {
  .p-param-block
    .detail-parameters-wrapper
    table.detail-parameters
    tbody
    tr
    th {
    width: 50%;
  }
}
@media (min-width: 480px) {
  .p-param-block .detail-parameters-wrapper {
    order: 1;
  }
}
.p-param-block .social-buttons-wrapper {
  min-width: 100px;
  order: 1;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .p-param-block .social-buttons-wrapper {
    order: 2;
  }
}
.p-param-block .social-buttons.no-display {
  display: block !important;
  opacity: 0;
  z-index: -1;
  height: 0;
}
@media (min-width: 480px) {
  .p-param-block {
    flex-flow: row;
  }
}
.p-gifts-wrapper {
  padding: 10px 10px;
  border-width: 0 0 1px;
  border-style: none none solid;
  border-color: #e7e7e7;
}
.p-gifts-heading {
  font-size: 120%;
  text-transform: none;
  margin-bottom: 10px;
  line-height: 1.384615;
}
.p-gift-name {
  font-size: 120%;
}
.link-icons {
  flex-flow: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.link-icons .link-icon {
  line-height: 140%;
  text-transform: none;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
  padding: 6px 10px 6px 0;
}
.link-icons .link-icon::before {
  display: inline;
  margin-right: 10px;
  font-size: 13px;
  text-align: center;
}
@media (min-width: 480px) {
  .link-icons {
    flex-flow: column;
    justify-content: flex-start;
  }
  .link-icons .link-icon {
    padding: 0;
  }
}
.category-header {
  border-bottom: 1px solid #e7e7e7;
}
.category-header input[type="radio"] + label {
  padding: 9px 8px;
  margin-right: 1px;
  margin-left: 1px;
  margin-top: 1px;
  margin-bottom: -1px;
  font-size: 11px;
  border: 1px solid #e7e7e7;
  background: #f5f5f5;
}
.category-header input[type="radio"] + label:hover {
  background: #e7e7e7;
}
@media (min-width: 480px) {
  .category-header input[type="radio"] + label {
    font-size: 13px;
    padding: 5px 10px;
    margin-right: 0;
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  .category-header input[type="radio"] + label {
    font-size: 13px;
    padding: 10px 20px;
  }
}
.category-header input[type="radio"]:checked + label {
  border: 1px solid #e7e7e7;
  background: #fff;
  border-bottom: 1px solid #fff;
}
#categories a:hover {
  text-decoration: underline;
}
.categories .topic.active > a {
  font-weight: 700;
}
.categories .topic.child-active > a {
  font-weight: 700;
}
.categories li.active > a {
  font-weight: 700;
}
#footer {
  display: block;
  margin-top: 19px;
  padding-top: 0;
  padding-bottom: 29px;
  border-top-width: 1px;
  border-top-style: solid;
}
#footer h4 {
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 767px) {
  #footer .instagram-widget {
    margin: 0 auto;
  }
}
#footer .footer-newsletter {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 29px 20px;
  display: flex;
  align-items: center;
  flex-flow: column;
}
#footer .footer-newsletter h4 {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}
#footer .footer-newsletter .newsletter-header {
  flex: 1 2 auto;
  margin: 0 auto;
}
#footer .footer-newsletter p {
  font-size: 110%;
  padding: 10px 10px;
}
#footer .footer-newsletter form {
  flex: 0 1 auto;
  width: 100%;
}
#footer .footer-newsletter form .js-validator-msg {
  font-size: 80%;
}
#footer .footer-newsletter form .form-group {
  margin-bottom: 5px;
}
#footer .footer-newsletter form .form-group label {
  line-height: 19px;
}
#footer .footer-newsletter form .btn-conversion::after {
  content: "";
  display: none;
}
@media (min-width: 768px) {
  #footer .footer-newsletter {
    flex-flow: row;
    justify-content: space-between;
    align-items: start;
  }
  #footer .footer-newsletter p {
    padding-left: 0;
  }
  #footer .footer-newsletter h4 {
    margin-top: 0;
    text-align: left;
  }
  #footer .footer-newsletter form {
    flex-basis: 40%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #footer .footer-newsletter .newsletter-header {
    padding-right: 10px;
  }
  #footer .footer-newsletter form {
    flex-basis: 50%;
  }
}
#footer .subscribe-form .sr-only {
  position: relative;
  width: auto;
  height: auto;
  margin: inherit;
  padding: inherit;
  overflow: auto;
  border: none;
  clip: auto;
}
#footer ul {
  list-style: none;
  padding-left: 0;
}
#footer ul li {
  position: relative;
  padding: 2px 0;
}
@media (min-width: 768px) {
  #footer ul li::before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 5px;
    height: 5px;
    top: calc(50%);
    left: -15px;
    transform: translateY(-50%) rotate(-45deg);
  }
}
@media (min-width: 768px) {
  #footer ul {
    padding-left: 15px;
  }
}
#footer .footer-links-icons .footer-links .footer-link {
  list-style: none;
  display: inline-block;
  padding: 0 5px;
}
#footer .footer-links-icons .footer-links .footer-link::before {
  content: none;
}
#footer .contact-box ul {
  padding-left: 0;
}
#footer .contact-box ul li::before {
  display: none;
}
#footer .footer-newsletter,
#footer .footer-rows,
#footer .footer-bottom {
  text-align: center;
}
@media (min-width: 768px) {
  #footer .footer-newsletter,
  #footer .footer-rows,
  #footer .footer-bottom {
    text-align: left;
  }
}
.footer-bottom {
  border-style: solid none none;
  border-width: 1px 0 0;
}
.footer-bottom span {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer-bottom span {
    width: auto;
    text-align: inherit;
  }
}
ul.shp-tabs li {
  margin-bottom: -1px;
  padding-left: 4px;
  padding-right: 4px;
}
.homepage-tabs-wrapper .shp-tabs-holder ul.shp-tabs {
  margin: 0 auto;
}
.responsive-nav .hidden-links {
  margin-top: -1px;
}
.homepage-group-title {
  display: none;
}
.next-to-carousel-banners {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .next-to-carousel-banners {
    margin: -60px auto 0;
    flex-flow: row;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .next-to-carousel-banners {
    margin-top: -110px;
  }
}
@media (min-width: 768px) {
  .banner-wrapper {
    margin: 10px;
    min-width: 10px;
  }
  .banner-wrapper + .banner-wrapper {
    margin-top: 10px;
  }
}
.body-banners {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 19px 0;
  flex-wrap: wrap;
}
@media (min-width: 480px) {
  .body-banners {
    flex-direction: row;
  }
}
.body-banners .banner-wrapper {
  margin: 0;
}
.tab-content {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .tab-content {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.homepage-texts-wrapper {
  display: flex;
  align-items: baseline;
  margin-bottom: 19px;
}
.homepage-texts-wrapper > div {
  flex: 1 1 auto;
  margin: 0 10px;
}
.homepage-texts-wrapper .top-products-wrapper {
  margin-top: 0;
}
@media (min-width: 768px) {
  .homepage-texts-wrapper .top-products-wrapper {
    min-width: 350px;
  }
}
@media (max-width: 991px) {
  .homepage-texts-wrapper {
    flex-direction: column;
  }
}
.homepage-texts-wrapper .top-products-wrapper h4 {
  font-size: 24px;
  line-height: 110%;
}
.banners-row {
  margin-left: -20px;
  margin-right: -20px;
}
.content-wrapper.container .banners-row {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 480px) {
  .multiple-columns-body .banners-row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .carousel {
    margin-bottom: 0;
  }
  .wide .wide-carousel .carousel {
    margin-top: 0;
  }
  .multiple-columns-body .wide-carousel .carousel {
    padding-left: 0;
    padding-right: 0;
  }
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
@media (max-width: 767px) {
  .content-wrapper.container .row .wide-carousel {
    padding-left: 0;
    padding-right: 0;
  }
}
.navigation-buttons {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(255, 255, 255, 0.3);
}
.navigation-buttons > a {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(255, 255, 255, 0.3);
}
.navigation-buttons .dropdown {
  display: inline-flex;
  align-items: center;
  padding: 0 10px 0 0;
  height: 40px;
}
@media (min-width: 480px) {
  .navigation-buttons .dropdown {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .navigation-buttons .dropdown {
    height: 80px;
  }
}
.navigation-buttons .dropdown > span {
  display: none;
}
.navigation-buttons .dropdown > button {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.3);
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  padding: 5px 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  .navigation-buttons .dropdown > button .caret {
    display: none;
  }
}
.navigation-buttons .dropdown ul.dropdown-menu {
  padding: 0;
  margin-top: -1px;
  border-radius: 0;
}
.navigation-buttons .dropdown ul.dropdown-menu a {
  height: auto;
  width: 100%;
  font-size: 14px;
  text-align: left;
  padding: 10px 20px;
}
.navigation-buttons .dropdown .dropdown-menu > li > a:hover,
.navigation-buttons .dropdown .dropdown-menu > li > a:focus {
  text-decoration: underline;
}
.filter-sections {
  padding-left: 0;
  padding-right: 0;
}
.sidebar > div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 19px 0;
}
.sidebar > div:first-child {
  border-top-width: 0;
  padding-top: 0;
}
ol.top-products {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  counter-reset: top;
}
ol.top-products > li {
  list-style: none;
}
ol.top-products li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
ol.top-products li a {
  display: block;
  padding-left: 10px;
}
ol.top-products li a .top-products-name {
  display: block;
  font-size: 13px;
  transition: color 0.3s ease-out;
}
ol.top-products li a.top-products-image {
  flex: 0 0 50px;
  display: block;
}
ol.top-products li::before {
  counter-increment: top;
  content: counter(top);
  flex: 0 0 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
ol.top-products li:last-child {
  margin-bottom: 0;
}
.sidebar .vote-product-name,
.sidebar .vote-title,
.sidebar .vote-name {
  font-size: 14px;
}
.manufacturers {
  list-style: none;
  padding: 0;
  margin: 0;
}
.manufacturers li {
  display: flex;
  align-items: baseline;
}
.manufacturers li h2 {
  flex: 0 0 auto;
  width: 40px;
}
.manufacturers li ul {
  flex: 1 1 auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
.manufacturers li .btn {
  padding: 0 0;
  border-width: 0;
  text-align: left;
  line-height: inherit;
  text-transform: none;
}
.manufacturers li .btn:hover {
  text-decoration: underline;
}
.btn-cart::before {
  content: "\e921";
}
.products-block .btn-cart::before {
  content: "";
}
@media (min-width: 480px) {
  .variant-table .quantity {
    display: inline-block;
  }
}
.box.box-sm.box-filters {
  padding: 19px 0;
}
.tab-manufacturer-name {
  display: none;
}
.benefitBanner {
  padding: 0;
}
.multiple-columns-body .container--bannersBenefit {
  width: 100%;
}
.quantity .increase-tooltip,
.quantity .decrease-tooltip {
  width: 100%;
  right: 0;
}
.news-item time,
.news-item-detail time {
  color: #999;
}
.news-item-widget {
  border-bottom-color: #e6e6e6;
}
.entrance-protection-inner {
  background-color: #fff;
}
.entrance-protection h1 {
  color: #000;
}
#header {
  border-color: #e6e6e6;
  color: #fff;
  background-color: #000;
  background-image: none;
}
@media (min-width: 992px) {
  #header {
    background-image: none;
  }
}
#header .site-name a {
  color: #fff;
}
.navigation-in {
  background-color: #fff;
}
.navigation-in a {
  color: #000;
}
.navigation-in a:hover {
  color: #000;
}
.navigation-in > ul > li {
  border-color: transparent;
}
@media (min-width: 992px) {
  .navigation-in {
    background-color: #000;
  }
  .navigation-in a {
    color: #fff;
  }
  .navigation-in a:hover {
    color: #fff;
  }
  .navigation-in ul.menu-level-2 {
    border-color: #000;
    background-color: #000;
  }
  .navigation-in ul.menu-level-2 li {
    border-top-color: #000;
  }
  .navigation-in ul.menu-level-2 a {
    color: #fff;
  }
  .navigation-in ul.menu-level-2 a:hover {
    color: #fff;
  }
  .navigation-in ul.menu-level-2 > li > a::before {
    background-color: #fff;
  }
  .navigation-in ul.menu-level-2 > li > a:hover::before {
    background-color: #fff;
  }
  .navigation-in > ul > li {
    border-color: transparent;
  }
  .navigation-in > ul > li > a {
    background-color: transparent;
    color: #fff;
  }
  .navigation-in > ul > li.exp > a,
  .navigation-in > ul > li > a:hover {
    background-color: transparent;
    color: #fff;
  }
}
.navigation-in .has-third-level div > ul a {
  color: #000;
}
.navigation-in .has-third-level div > ul a:hover {
  color: #343434;
}
.navigation-in .navigationActions {
  border-color: #e6e6e6;
}
.navigation-in
  .navigationActions__submenu
  ul:not(:first-of-type)
  li:first-of-type
  > a {
  border-color: #e6e6e6;
}
.navigation-in .navigationActions__submenu li::before {
  color: #000;
}
.navigation-close {
  color: #000;
}
.navigationActions__submenu__item--active::before {
  background-color: #000;
}
.admin-bar {
  border-color: #333;
  background-color: #484848;
  color: #dbdbdb;
}
.admin-bar .container > ul > li {
  border-color: #636363;
}
.admin-bar .container > ul > li > a,
.admin-bar .container > ul > li > span {
  color: #dbdbdb;
}
.admin-bar .container > ul > li:hover {
  color: #fff;
  background-color: #636363;
}
.admin-bar .container > ul > li:hover > a,
.admin-bar .container > ul > li:hover > span {
  color: #fff;
}
.admin-bar .container > ul > li ul {
  border-color: #dbe0e2;
  background-color: #f5fcfe;
}
.admin-bar .container > ul > li ul li a,
.admin-bar .container > ul > li ul li span {
  border-color: #d0effc;
  color: #000;
}
.admin-bar .container > ul > li ul li a:hover,
.admin-bar .container > ul > li ul li span:hover {
  background-color: #e1f4fa;
}
.admin-bar .container > ul > li > ul {
  border-top-color: #333;
}
.admin-bar .container > a,
.admin-bar .container > span {
  border-color: #333;
  background-color: #636363;
  color: #dbdbdb;
}
.admin-bar .container > a:hover,
.admin-bar .container > span:hover {
  background-color: #555;
  color: #fff;
}
.advanced-order-suggestion {
  border-top-color: #e6e6e6;
}
.advanced-parameter-inner {
  border: 1px solid #fcfcfc;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.advanced-parameter-inner.yes-before {
  border-color: #009c00;
  color: #009c00;
}
.variant-not-chosen
  .variant-list:not(.variant-selected)
  .advanced-parameter-inner {
  border: 1px solid #d63500;
  box-shadow: 0 0 3px #d63500;
}
.btn.btn-default,
a.btn.btn-default {
  color: #000;
  border-color: #e6e6e6;
  background-color: #f1f1f1;
}
.btn.btn-default:hover,
a.btn.btn-default:hover {
  color: #000;
  border-color: #e6e6e6;
  background-color: #e2e2e2;
}
.box-bg-default .btn.btn-default:hover,
.box-bg-default a.btn.btn-default:hover {
  background-color: #d5d5d5;
}
.btn.btn-primary,
a.btn.btn-primary {
  color: #000;
  border-color: #000;
  background-color: #fff;
}
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  border-color: #343434;
  color: #343434;
  background-color: #fff;
}
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.btn.btn-conversion:hover,
a.btn.btn-conversion:hover,
.btn.btn-cart:hover,
a.btn.btn-cart:hover {
  border-color: #343434;
  color: #fff;
  background-color: #343434;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  color: #000;
  border-color: #000;
  background-color: #fff;
}
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover {
  color: #343434;
  border-color: #343434;
  background-color: #fff;
}
.btn.btn-special,
a.btn.btn-special {
  color: #fff;
  border-color: #dadada;
  background-color: #e2e2e2;
}
.btn.btn-special:hover,
a.btn.btn-special:hover {
  color: #fff;
  background-color: #dadada;
}
.btn.btn-default.disabled,
a.btn.btn-default.disabled,
.btn.btn-primary.disabled,
a.btn.btn-primary.disabled,
.btn.btn-secondary.disabled,
a.btn.btn-secondary.disabled,
.btn.btn-conversion.disabled,
a.btn.btn-conversion.disabled,
.btn.btn-cart.disabled,
a.btn.btn-cart.disabled,
.btn.btn-special.disabled,
a.btn.btn-special.disabled {
  border-color: #cfcfcf;
  color: #cfcfcf;
  background-color: #fff;
  cursor: not-allowed;
}
.btn.btn-plain,
a.btn.btn-plain {
  border-color: transparent;
  color: #000;
  background-color: transparent;
}
.btn.btn-plain:hover,
a.btn.btn-plain:hover {
  border-color: transparent;
  color: #343434;
  background-color: transparent;
}
.login-btn.facebook {
  border-color: #4267b2;
  color: #fff;
  background-color: #4267b2;
}
.login-btn.facebook:hover {
  background-color: #3a5a9c;
}
.login-btn.google {
  border-color: #e0e0e0;
  color: #4a4a4a;
  background-color: #fff;
}
.login-btn.google:hover {
  background-color: #f0f0f0;
}
.cart-table {
  border-color: #e6e6e6;
}
.cart-table tr td {
  border-right-color: transparent;
  border-top-color: #e6e6e6;
  background-color: #fff;
}
.cart-table tr td.cart-p-image {
  background-color: #fff;
}
.cart-table tr td.p-name a {
  color: #000;
}
.cart-table tr td.p-name a:hover {
  color: #000;
}
.cart-table tr.related td {
  background-color: #fff;
}
a.cart-related-name {
  color: #000;
}
a.cart-related-name:hover {
  color: #000;
}
.cart-related-product {
  border-color: #e6e6e6;
}
.unit-value {
  color: #aaa;
}
.remove-item::before {
  color: #000;
}
.remove-item:hover::before {
  color: #d63500;
}
#categories .expandable > a > span,
#categories .expandable > .topic > a > span {
  color: #000;
}
#categories .expandable > .topic.active > a > span {
  color: inherit;
}
#categories .expandable.active.expanded > a > span {
  color: inherit;
}
#categories .expandable.active.expanded > a:hover > span {
  color: inherit;
}
#categories .expandable > a:hover > span,
#categories .expandable > .topic > a:hover > span {
  color: inherit;
}
.box-bg-default #categories::after {
  background-color: transparent;
}
.box-bg-variant #categories::after {
  background-color: #fff;
}
.categories a {
  color: #000;
}
.categories a:hover {
  color: inherit;
  background-color: inherit;
}
.categories ul a::before {
  background-color: transparent;
}
.categories li.active > a {
  color: inherit;
  background-color: inherit;
}
.categories li.active > a:hover {
  color: inherit;
  background-color: inherit;
}
.box-bg-default .categories a {
  border-bottom-color: rgba(0, 0, 0, 0);
  color: #000;
}
.box-bg-default .categories a:hover {
  color: inherit;
}
.box-bg-variant .categories a {
  border-bottom-color: #f5f5f5;
  color: #000;
}
.box-bg-variant .categories a:hover {
  color: inherit;
}
.categories .topic.active > a {
  color: inherit;
  background-color: inherit;
}
.categories .topic.active > a:hover {
  color: inherit;
  background-color: inherit;
}
.categories .topic.child-active > a {
  color: inherit;
  background-color: inherit;
}
.categories .topic.child-active > a:hover {
  color: inherit;
  background-color: inherit;
}
.eet-message {
  color: #aaa;
}
.empty-content {
  font-family: sans-serif;
}
.external-fonts-loaded .empty-content,
.blank-mode .empty-content {
  font-family: "Poppins", sans-serif;
}
.empty-content h1 {
  color: #000;
}
.empty-content h2::after {
  color: #e6e6e6;
}
.empty-content p {
  color: #aaa;
}
.filter-sections {
  background-color: #fff;
}
.filter-section {
  border-bottom-color: #fff;
}
.filter-section + .filter-section {
  border-top-color: #e6e6e6;
}
#category-filter-hover .filter-section:first-child {
  border-top-color: #e6e6e6;
}
.filter-count {
  background-color: #fff;
}
#clear-filters a {
  color: #d63500;
}
.filter-total-count {
  color: #cfcfcf;
}
.plus-gallery-item {
  border-color: #e6e6e6;
}
.ui-menu {
  border-color: #e6e6e6;
}
.ui-menu .ui-menu-item {
  background-color: #fff;
}
.ui-menu .ui-menu-item:hover {
  background-color: #f3f3f3;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  background-color: #f3f3f3;
}
.ui-autocomplete > li {
  border-top-color: #e6e6e6;
}
.detail-information {
  border-top-color: #e6e6e6;
}
.cpost-delivery-point-result-legend,
.cpost-delivery-point-result-table-wrap {
  border-color: #e6e6e6;
}
.cpost-delivery-point-result-table tr {
  border-bottom-color: #e6e6e6;
}
.loader-overlay,
.ajax-pending-element::after {
  background-color: rgba(0, 0, 0, 0.65);
}
.loader,
.ajax-pending .loader-wrapper::before,
.ajax-pending-element::before {
  border-color: #fff;
  border-right-color: transparent;
  background-color: #e2e2e2;
}
.loader.accented,
.ajax-pending .loader-wrapper::before.accented,
.ajax-pending-element::before.accented {
  background-color: #ddd;
}
.loader.static,
.ajax-pending .loader-wrapper::before.static,
.ajax-pending-element::before.static {
  border-color: #000;
  border-right-color: transparent;
  background-color: transparent;
}
.menu-helper::after,
.menu-trigger::after {
  color: #fff;
  background-color: #000;
}
@media (min-width: 992px) {
  .menu-helper > span {
    border-color: #e6e6e6;
    color: #fff;
    background-color: #000;
  }
  .menu-helper > ul {
    border-color: #000;
    background-color: #000;
  }
  .menu-helper > ul > li {
    border-top-color: #e6e6e6;
  }
  .menu-helper > ul > li a {
    color: #fff;
  }
  .menu-helper > ul > li a:hover {
    color: #fff;
  }
  .menu-helper > ul > li.exp > a {
    background-color: #000;
  }
  .menu-helper > ul > li.exp > ul > li {
    background-color: #000;
  }
}
.msg.msg-success,
.msg.msg-notice {
  border-color: #5cae4c;
  color: #fff;
  background-color: #5cb85c;
}
.msg.msg-success a,
.msg.msg-notice a {
  color: #fff;
}
.msg.msg-info {
  border-color: #2a7595;
  color: #fff;
  background-color: #3276b1;
}
.msg.msg-info a {
  color: #fff;
}
.msg.msg-warning {
  border-color: #ec751e;
  color: #fff;
  background-color: #eea236;
}
.msg.msg-warning a {
  color: #fff;
}
.msg.msg-error {
  border-color: #d43a4f;
  color: #fff;
  background-color: #d9534f;
}
.msg.msg-error a {
  color: #fff;
}
.js-validator-msg.msg-info {
  color: #3276b1;
}
.js-validator-msg.msg-error {
  color: #d9534f;
}
.js-validator-msg.msg-warning {
  color: #eea236;
}
.form-control.error-field,
.form-control.js-error-field {
  border-color: #d9534f;
}
.form-control.error-field:focus,
.form-control.js-error-field:focus {
  border-color: #d9534f;
  box-shadow: 0 0 0 0.1em rgba(217, 83, 79, 0.25);
}
.form-control.warning-field {
  border-color: #eea236;
}
.form-control.warning-field:focus {
  border-color: #eea236;
  box-shadow: 0 0 0 0.1em rgba(238, 162, 54, 0.25);
}
.error-field + label,
.js-error-field + label {
  border-color: #d9534f;
}
.radio-wrapper input[type="checkbox"] + label::before,
.radio-wrapper input[type="radio"] + label::before {
  border-color: #cdcdcd;
}
.radio-wrapper input[type="checkbox"] + label::after,
.radio-wrapper input[type="radio"] + label::after {
  background-color: #cdcdcd;
}
.radio-wrapper input[type="checkbox"]:disabled + label::before,
.radio-wrapper input[type="radio"]:disabled + label::before {
  border-color: #e6e6e6;
}
.radio-wrapper input[type="checkbox"]:checked + label::before,
.radio-wrapper input[type="radio"]:checked + label::before {
  border-color: #000;
}
.radio-wrapper input[type="checkbox"]:checked + label::after,
.radio-wrapper input[type="radio"]:checked + label::after {
  border-color: #fff;
  background-color: #000;
}
.radio-wrapper {
  border-color: #e6e6e6;
  background-color: inherit;
}
.radio-wrapper.active label > span b {
  color: #000;
}
.radio-wrapper.apple-pay {
  display: none;
}
.for-free {
  color: #009c00;
}
.radio-wrapper.active .for-free {
  color: #000;
}
.cart-hide-unselected-options .radio-wrapper.selected-option {
  border-bottom-color: transparent;
}
.overlay,
.loader-overlay,
.loader-wrapper::after {
  background-color: rgba(0, 0, 0, 0.65);
}
.pagination-link {
  color: #000;
  background-color: transparent;
}
.pagination-link:hover {
  color: inherit;
  background-color: #e2e2e2;
}
.pagination-current {
  color: #000;
  background-color: transparent;
}
.pagination-top strong {
  color: #000;
}
.price-range {
  border-color: #e6e6e6;
  background-color: #fff;
}
.price-range > div {
  background-color: #000;
}
.p-thumbnails a img {
  border-color: #e6e6e6;
}
.p-thumbnails .thumbnail-next,
.p-thumbnails .thumbnail-prev {
  color: #000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.p-thumbnail.highlighted::before,
.show360image.highlighted::before,
.p-thumbnail:hover::before,
.show360image:hover::before {
  background-color: #000;
}
.quantity {
  border-color: #e6e6e6;
}
.quantity input {
  background: inherit;
}
.quantity .increase,
.quantity .decrease {
  border-color: #e6e6e6;
  background-color: inherit;
  color: inherit;
}
.question-tooltip {
  background-color: #fff;
  border-color: #e2e2e2;
  color: inherit;
}
.rate-bar {
  background-color: #e6e6e6;
}
.current .rate-bar {
  background-color: #000;
}
.rate-average {
  color: #000;
}
.site-msg {
  background-color: #fdf3da;
  color: #000;
}
.site-msg .close::before,
.site-msg .close::after {
  background: #000;
}
.SizeID-button .sb-button,
.SizeID-button .sb-button span {
  font-family: "Poppins", sans-serif !important;
  color: #000 !important;
}
.SizeID-button:hover .sb-button,
.SizeID-button:hover .sb-button span {
  color: #000 !important;
}
.ui-slider,
.slider-content {
  background-color: transparent;
  border-color: #e7e7e7;
}
.ui-slider-handle {
  color: #fff;
  background-color: #000;
}
.ui-slider-handle:hover {
  background-color: #000;
}
.ui-slider .ui-slider-range {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.ui-slider-horizontal .ui-slider-handle::after {
  border-top-color: #000;
}
.social-login-buttons-divider {
  color: #aaa;
}
.social-login-buttons-divider::before,
.social-login-buttons-divider::after {
  background-color: #e6e6e6;
}
.stars .star {
  color: #cfcfcf;
}
.stars .star:hover {
  color: #cfcfcf;
}
.stars .star.is-active:hover {
  color: #000;
}
.stars .star.star-on::before,
.stars .star.star-half::before {
  color: #000;
}
.stars-label {
  color: #aaa;
}
.shp-tabs-holder,
.shp-tabs {
  border-color: #e7e7e7;
  background-color: transparent;
}
.shp-tab.active {
  border-top-color: #000;
}
.shp-tab-link {
  border-color: #e7e7e7;
  color: #000;
  background-color: #f5f5f5;
}
.shp-tab-link:hover {
  border-color: #e7e7e7;
  color: #000;
  background-color: #e7e7e7;
}
.active .shp-tab-link {
  border-color: #e7e7e7 #e7e7e7 #fff #e7e7e7;
  color: #000;
  background-color: #fff;
}
.vote-name {
  font-family: sans-serif;
}
.external-fonts-loaded .vote-name,
.blank-mode .vote-name {
  font-family: "Poppins", sans-serif;
}
.vote-title {
  color: #000;
}
.vote-wrap {
  border-color: #e6e6e6;
}
.vote-content a {
  color: #000;
}
.vote-content a:hover {
  color: #000;
}
.vote-rating,
.vote-admin-response {
  color: #cfcfcf;
}
.vote-initials {
  color: #fff;
}
.search-whisperer {
  border-color: #e6e6e6;
  background-color: #fff;
}
.search-whisperer ul li {
  border-color: #e6e6e6;
}
.search-whisperer ul li a:not(.btn) {
  color: #000;
}
.search-whisperer .price {
  color: #000;
}
.search-whisperer .p-name {
  color: #000;
}
.search-whisperer-documents {
  border-bottom-color: #e6e6e6;
}
.country-flags-inner {
  border-color: transparent;
}
.country-flags.active .country-flags-inner {
  border-color: #e6e6e6;
  background-color: #fff;
}
.country-flags.active .country-flag {
  background-color: #fff;
}
.country-flags.active .country-flag.country-flag-preferred {
  background-color: #f6f6f6;
}
.country-flags.active
  .country-flag.country-flag-preferred:not(.selected):hover {
  background-color: #eee;
}
.country-flags.active .country-flag.selected,
.country-flags.active .country-flag.suggested,
.country-flags.active .country-flag:hover {
  background-color: #f6f6f6;
}
.country-flags.active .country-flag.selected {
  border-bottom-color: #e6e6e6;
}
.country-flag .shp-flag-label {
  color: #000;
}
.country-flag .shp-flag-label .shp-flag-name {
  color: #000;
}
.country-flag-preferred-last {
  border-bottom-color: #e6e6e6;
}
.shp-flag-label::before {
  border-color: #000 transparent transparent;
}
.widget-parameter-value a {
  color: #000;
}
.widget-parameter-value a:hover,
.widget-parameter-value a:focus {
  color: #000;
}
.widget-parameter-more span {
  color: #aaa;
}
.shipping-options-popup .shipping-row {
  display: flex;
  align-items: center;
  padding: 15px 0;
  line-height: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.shipping-options-popup .shipping-row .payment-logo {
  width: auto;
}
.shipping-options-popup .shipping-row .payment-logo img {
  height: 20px;
}
.shipping-options-popup .extra.delivery {
  margin-top: 20px;
}
.shipping-options {
  display: inline-block;
}
@media (max-width: 991px) {
  .shipping-options {
    padding: 5px 0;
  }
}
.shipping-options .shipping-options-question {
  display: inline-block;
  vertical-align: baseline;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin-left: 5px;
}
.shipping-options .shipping-options-question::after {
  content: "?";
  display: inline-block;
  text-decoration: none;
}
.delivery-time-label,
.delivery-time {
  display: inline-block;
}
body {
  font-family: sans-serif;
}
.external-fonts-loaded body,
body.blank-mode {
  font-family: "Poppins", sans-serif;
}
.external-fonts-loaded,
.blank-mode {
  font-family: "Poppins", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.cart-table .main-link,
.cart-related-name {
  font-family: sans-serif;
}
.external-fonts-loaded h1,
.external-fonts-loaded h2,
.external-fonts-loaded h3,
.external-fonts-loaded h4,
.external-fonts-loaded h5,
.external-fonts-loaded h6,
.external-fonts-loaded .h1,
.external-fonts-loaded .h2,
.external-fonts-loaded .h3,
.external-fonts-loaded .h4,
.external-fonts-loaded .h5,
.external-fonts-loaded .h6,
.external-fonts-loaded .cart-table .main-link,
.external-fonts-loaded .cart-related-name,
.blank-mode h1,
.blank-mode h2,
.blank-mode h3,
.blank-mode h4,
.blank-mode h5,
.blank-mode h6,
.blank-mode .h1,
.blank-mode .h2,
.blank-mode .h3,
.blank-mode .h4,
.blank-mode .h5,
.blank-mode .h6,
.blank-mode .cart-table .main-link,
.blank-mode .cart-related-name {
  font-family: "Poppins", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000;
}
body {
  color: #000;
  background-color: #fff;
}
.disabled,
.inactive {
  color: #aaa;
}
.highlight {
  color: #000;
}
.red {
  color: #d63500;
}
.line {
  color: #cfcfcf;
}
a,
.link-like {
  color: #000;
}
a:hover,
.link-like:hover,
a:focus,
.link-like:focus {
  color: #000;
}
a.conversion,
.link-like.conversion {
  color: #000;
}
a.conversion:hover,
.link-like.conversion:hover,
a.conversion:focus,
.link-like.conversion:focus {
  color: #2c2c2c;
}
#cboxContent {
  background-color: #fff;
}
#cboxOverlay {
  background-color: #000;
}
#cboxTitle {
  background-color: #fff;
}
.form-control,
select {
  border-color: #e6e6e6;
  color: #666;
  background-color: #fff;
}
.form-control:focus,
select:focus {
  border-color: #d9d9d9;
  color: #000;
}
.form-control[disabled],
select[disabled] {
  color: #ccc;
  background-color: #eee;
}
.form-control:focus,
input:focus,
select:focus,
textarea:focus {
  box-shadow: 0 0 0 0.1em rgba(217, 217, 217, 0.5);
}
.country-flags {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 3px;
}
.country-flags:focus {
  border-color: #d9d9d9;
  box-shadow: 0 0 0 0.1em rgba(217, 217, 217, 0.5);
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  border-color: #e6e6e6;
}
input[type="checkbox"] + label::after,
input[type="radio"] + label::after {
  background-color: #e6e6e6;
}
input[type="checkbox"]:disabled + label::before,
input[type="radio"]:disabled + label::before {
  border-color: #f3f3f3;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  border-color: #000;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  border-color: #fff;
  background-color: #000;
}
input[type="checkbox"].focus-visible + label::before,
input[type="radio"].focus-visible + label::before {
  box-shadow: 0 0 0 0.2em rgba(0, 0, 0, 0.5);
}
.additional-information {
  color: #aaa;
}
.content-wrapper {
  background-color: #fff;
}
.banner,
.banner-wrapper,
.banner-category,
.carousel-inner {
  color: #000;
}
.banner a,
.banner-wrapper a,
.banner-category a,
.carousel-inner a {
  color: #000;
}
.box.box-bg-transparent {
  background-color: transparent;
}
.box.box-bg-default {
  background-color: transparent;
}
.box.box-bg-variant {
  background-color: #fff;
}
.box.box-bg-dark {
  color: #fff;
  background-color: #e2e2e2;
}
.box.box-bg-dark h1,
.box.box-bg-dark h2,
.box.box-bg-dark h3,
.box.box-bg-dark h4 {
  color: #fff;
}
.recommended-products .next,
.recommended-products .prev {
  color: #aaa;
}
.recommended-products .next:hover,
.recommended-products .prev:hover {
  color: #000;
}
.recommended-products a.recommended-product {
  color: #000;
}
.recommended-products .original-price {
  color: #d63500;
}
.indicator {
  background-color: #e6e6e6;
}
.indicator > div {
  background-color: #000;
}
.poll-result > div {
  background-color: #000;
  border-left-color: #000;
}
.image360,
.p-image {
  border-color: #e6e6e6;
}
.p-image:after {
  background-color: #e6e6e6;
}
.breadcrumbs {
  color: #000;
  background-color: inherit;
  border-color: #e6e6e6;
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs a:hover {
  color: #000;
}
.price-standard {
  color: #aaa;
}
.price-save {
  color: #000;
}
.flags-extra .price-standard,
.flags-extra .price-save {
  color: #fff;
}
ol.top-products.unified li {
  border-bottom-color: #cfcfcf;
}
.box-bg-default ol.top-products.unified li {
  border-bottom-color: #cfcfcf;
}
.box-bg-variant ol.top-products.unified li {
  border-bottom-color: #cfcfcf;
}
.sidebar ol.top-products.unified li.display-image {
  background-color: #fff;
}
ol.top-products.unified a {
  color: #000;
}
ol.top-products.unified a .top-products-name {
  color: #000;
}
ol.top-products.unified a:hover .top-products-name {
  color: #343434;
}
.subcategories li::before {
  background-color: #000;
}
.subcategories li.divider {
  background-color: #e6e6e6;
}
ol.cart-header li a,
ol.cart-header li strong {
  color: #000;
  background-color: transparent;
}
ol.cart-header li a:hover {
  color: #000;
  background-color: transparent;
}
ol.cart-header li.active a,
ol.cart-header li.completed a,
ol.cart-header li.active strong,
ol.cart-header li.completed strong {
  background-color: transparent;
}
ol.cart-header li.active a,
ol.cart-header li.active strong {
  color: #000;
}
ol.cart-header li.completed a,
ol.cart-header li.completed strong {
  color: #000;
}
ol.cart-header li.completed a:hover {
  color: #000;
}
.cart-widget-product {
  border-bottom-color: #e6e6e6;
}
.cart-widget-product-name > span {
  color: #000;
}
.cart-widget-product-amount,
.cart-widget-product-unit {
  color: #aaa;
}
.cart-widget-product-delete button {
  color: #d63500;
}
.flag {
  color: #fff;
}
.flag.flag-new {
  background-color: #7ad046;
}
.flag.flag-action {
  background-color: #e94b4b;
}
.flag.flag-tip {
  background-color: #59d6e4;
}
.flag.flag-freeshipping {
  background-color: #ff9764;
}
.flag.flag-gift {
  background-color: #e94b4b;
}
.flag.flag-sleva {
  background-color: #eaba70;
}
.flag.flag-pripravujeme {
  background-color: #cde2d1;
}
.flag.flag-doprodej {
  background-color: #b6b1b5;
}
.flag.default-variant {
  background-color: #e6e6e6;
}
.flag.flag-discount {
  background-color: #1d7af8;
}
.p-code {
  color: #cfcfcf;
}
a.social-icon {
  border-color: #f1f1f1;
  background-color: #f1f1f1;
  color: #e2e2e2;
}
a.social-icon:hover {
  border-color: #e2e2e2;
  background-color: #e2e2e2;
  color: #fff;
}
.table-row {
  border-color: #e6e6e6;
}
.product-appendix,
.category-appendix {
  color: #aaa;
}
a.link-icon {
  color: #aaa;
}
a.link-icon:hover {
  color: #000;
}
.variant-not-chosen .variant-list:not(.variant-selected) select {
  border-color: #d63500;
  box-shadow: 0 0 3px #d63500;
}
.qrcode {
  border-color: #666;
}
.navigation-buttons a[data-target="cart"] {
  color: #fff;
  background-color: transparent;
}
.navigation-buttons a[data-target="cart"]:hover {
  color: #fff;
  background-color: transparent;
}
.navigation-buttons a[data-target="search"] {
  color: #fff;
  background-color: #000;
}
.navigation-buttons a[data-target="search"]:hover {
  color: #fff;
  background-color: #000;
}
.navigation-buttons a[data-target="login"] {
  color: #fff;
  background-color: #000;
}
.navigation-buttons a[data-target="login"]:hover {
  color: #fff;
  background-color: #000;
}
.navigation-buttons a[data-target="navigation"] {
  color: #fff;
  background-color: #000;
}
.navigation-buttons a[data-target="navigation"]:hover {
  color: #fff;
  background-color: #000;
}
.navigation-window-visible .navigation-buttons a[data-target="navigation"] {
  color: #000;
  background-color: #fff;
}
.navigation-window-visible
  .navigation-buttons
  a[data-target="navigation"]:hover {
  color: #000;
  background-color: #fff;
}
.navigation-buttons > a[data-target="cart"] i {
  color: #000;
  background-color: #fff;
}
.p-gift-name a,
.p-gift-name a:hover,
.p-gift-name a:focus {
  color: #000;
}
.required-asterisk:after {
  color: #d63500;
}
.responsive-nav .hidden-links {
  border-top: 1px solid #e7e7e7;
}
.responsive-nav .hidden-links > li {
  border-bottom: 1px solid #e7e7e7;
}
.dropdown-menu {
  background-color: #000;
}
.dropdown-menu > li > a {
  color: #fff;
  background-color: #000;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #000;
}
.toggle-window-arr {
  color: #000;
}
.content-window-in {
  background-color: #fff;
}
.back-shopping {
  color: #000;
}
ol.cart-header li:first-child a::after,
ol.cart-header li:first-child strong::after {
  background-color: transparent;
}
ol.cart-header li:first-child a:hover::after {
  background-color: transparent;
}
ol.cart-header li:first-child.active a::after,
ol.cart-header li:first-child.active strong::after {
  background-color: transparent;
}
.radio-wrapper.active {
  background-color: #fafafa;
}
.product.inactive {
  color: #000;
}
.p {
  border-color: #e6e6e6;
}
.p .name {
  color: #000;
}
.p .price-additional {
  color: #aaa;
}
.p-basic-info-block .block .p-code {
  color: #000;
}
a.link-icon {
  color: #000;
}
a.link-icon:hover {
  color: #000;
}
.pr-list-unit {
  color: #aaa;
}
.products-inline > div,
.products-inline-image > div {
  border-color: #e6e6e6;
}
#footer {
  background-color: #f9f9f9;
  border-top-color: #e6e6e6;
}
#footer ul li::before {
  border-color: #000;
}
.footer-bottom,
.footer-newsletter {
  border-color: #e6e6e6;
}
#signature a {
  color: #000;
}
.sidebar > div {
  border-color: #e6e6e6;
}
ol.top-products li::before {
  background-color: #000;
  color: #fff;
}
ol.top-products li a {
  color: #000;
}
ol.top-products li a:hover .top-products-name {
  color: #000;
}
.manufacturers li .btn {
  background-color: transparent;
}
.manufacturers li .btn:hover {
  background-color: transparent;
}
.next-step-back {
  color: #000;
}
.languagesMenu__content {
  background-color: #000;
}
.languagesMenu__header {
  color: #fff;
}
@media (min-width: 992px) {
  .languagesMenu__header {
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.languagesMenu__list {
  background-color: #000;
}
.languagesMenu .languagesMenu__list__link {
  color: #fff;
}
.languagesMenu .languagesMenu__list__link:hover {
  color: #000;
  background-color: #f5f5f5;
}
.currency-window-visible .languagesMenu__list--currency,
.language-window-visible .languagesMenu__list--language {
  display: block;
}
body.user-action-visible.currency-window-visible,
body.user-action-visible.language-window-visible {
  overflow: auto;
} /* rebelion-menu-fix */
@media (min-width: 992px) {
  #navigation {
    overflow: hidden !important;
    min-width: 0;
  }
  .menu-helper {
    z-index: 5;
    flex-shrink: 0;
    background-color: #000;
  }
  .navigation-buttons {
    z-index: 6;
  }
  .navigation-in ul.menu-level-1 > li.splitted {
    display: none !important;
    visibility: hidden;
  }
}
