<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e0dc1f36d9e499c69434b535e012c3ef)
 * Config saved to config.json and https://gist.github.com/e0dc1f36d9e499c69434b535e012c3ef
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
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;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right &gt; .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left &gt; .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left &gt; .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.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;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.product-variations {
  margin-bottom: 20px;
  border: 2px solid #5ab352;
  border-left: none;
  border-right: none;
  padding: 10px;
  position: relative;
}
.product-variations .product-set {
  text-align: center;
  padding: 20px 10px;
}
.product-variations .product-set.current {
  background: #fafafa;
}
.product-variations .product-set .price {
  font-weight: bold;
}
.product-variations .product-set .price.discount {
  color: #FA0000;
}
.product-variations .product-set .availability-box {
  margin-bottom: 3px;
}
.product-variations .product-set .availability-box .recommended {
  text-decoration: line-through;
}
.product-variations .product-set .image {
  position: relative;
}
.product-variations .product-set .image .campaign {
  position: absolute;
  height: 27px;
  bottom: 0px;
  right: 20px;
  line-height: 27px;
  color: white;
  font-weight: normal;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-box-shadow: 0px 0px 3px 1px #8c8c8c;
  -moz-box-shadow: 0px 0px 3px 1px #8c8c8c;
  box-shadow: 0px 0px 3px 1px #8c8c8c;
}
.product-variations .product-set .image .campaign.campaign-action {
  background: #f1c30b;
}
.product-variations .product-set .image .campaign.campaign-discount {
  background: #fa0000;
}
.product-variations .product-set .image .campaign.campaign-news {
  background: #ef7000;
}
.product-variations .product-set .image a img {
  margin: 0 auto;
}
.product-variations .slick-arrow {
  position: absolute;
  height: 40px;
  width: 25px;
  top: 50%;
  margin-top: -20px;
  z-index: 9999;
  text-indent: -5000px;
}
.product-variations .slick-arrow:hover {
  background-position: bottom center;
}
.product-variations .slick-prev {
  left: 0px;
  background: transparent url(https://www.wixi.sk/img/ui/sets-left.png) no-repeat top center;
}
.product-variations .slick-next {
  right: 0px;
  background: transparent url(https://www.wixi.sk/img/ui/sets-right.png) no-repeat top center;
}
.product-variations .slick-next {
  right: 0;
}
.filter-basic {
  margin-bottom: 10px;
  padding: 10px 20px;
  background: #d7e1e7;
  position: relative;
}
.filter-basic .field-wrapper {
  display: inline;
  margin-right: 7px;
  white-space: nowrap;
}
.filter-basic .field-wrapper input {
  display: inline;
}
.filter-basic .field-wrapper label {
  display: inline;
}
.filter-basic .row {
  border-bottom: 1px solid #4599d8;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.filter-basic .row.no-border {
  border-bottom: none;
}
.filter-basic .title {
  font-weight: bold;
}
.filter-basic .btn {
  margin-left: 10px;
}
.filter-basic .disabled label {
  color: #999;
}
.filter-basic .disabled img {
  opacity: 0.3;
}
.filter-basic .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  opacity: 0.8;
  text-align: center;
  padding: 30px 20px;
  font-size: 20px;
}
.filter-basic .filter-pb_tvar img {
  width: 55px;
}
.filter-basic .advanced {
  line-height: 37px;
}
.filter-basic .advanced a {
  font-weight: bold;
}
.products {
  margin-bottom: 10px;
}
.products:before {
  display: table;
  content: " ";
}
.products:after {
  display: table;
  content: " ";
  clear: both;
}
.products .box {
  text-align: center;
  margin-bottom: 20px;
  padding: 10px 10px;
  line-height: 21px;
}
@media (min-width: 500px) and (max-width: 767px) {
  .products .box {
    width: 50%;
  }
}
.products .image {
  height: 140px;
  margin-bottom: 10px;
  position: relative;
  line-height: 140px;
  vertical-align: middle;
}
.products .image .campaign {
  position: absolute;
  height: 27px;
  bottom: 0px;
  right: 20px;
  line-height: 27px;
  color: white;
  font-weight: normal;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-box-shadow: 0px 0px 3px 1px #8c8c8c;
  -moz-box-shadow: 0px 0px 3px 1px #8c8c8c;
  box-shadow: 0px 0px 3px 1px #8c8c8c;
}
.products .image .campaign.campaign-action {
  background: #f1c30b;
}
.products .image .campaign.campaign-discount {
  background: #fa0000;
}
.products .image .campaign.campaign-news {
  background: #ef7000;
}
.products .image .product-favorite {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 21px;
}
.products .image .variant-tag {
  position: absolute;
  top: 0;
  left: 0;
  background: #4388cc;
  padding: 3px 5px;
  color: #fff;
  font-weight: bold;
  line-height: 21px;
}
.products .image .free-product {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 82px;
  background: #c03131;
  padding: 1px;
  line-height: 16px;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.products .image .free-product img {
  width: 80px;
}
.products .image .slick-slider {
  position: static;
}
.products .image .slick-arrow {
  position: absolute;
  height: 24px;
  width: 15px;
  top: 50%;
  margin-top: -12px;
  z-index: 9999;
  text-indent: -5000px;
  opacity: 0.3;
}
.products .image .slick-arrow:hover {
  background-position: bottom center;
  opacity: 0.8;
}
.products .image .slick-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.products .image .slick-slide img {
  vertical-align: middle;
  display: inline-block;
}
.products .image .slick-prev {
  left: 0px;
  background: transparent url(https://www.wixi.sk/img/ui/sets-left-small.png) no-repeat top center;
}
.products .image .slick-next {
  right: 0px;
  background: transparent url(https://www.wixi.sk/img/ui/sets-right-small.png) no-repeat top center;
}
.products .image .slick-next {
  right: 0;
}
.products .name {
  display: block;
}
.products .name .action-text {
  color: #CC7000;
  text-decoration: underline;
  font-weight: bold;
}
.products .name:hover .action-text {
  text-decoration: none !important;
}
.products .recommended {
  text-decoration: line-through;
  /* &amp;.action {color: @orange;} */
  /* &amp;.discount {color: @red-discount} */
}
.products .price-availability {
  margin-bottom: 4px;
}
.products .price {
  font-weight: bold;
}
.products .price.discount {
  color: #FA0000;
}
.products .more {
  display: block;
  margin: 0 auto;
  background: #4599d8 url('https://www.wixi.sk/img/ui/products-more.png') no-repeat top center;
  width: 141px;
  height: 40px;
}
.availability {
  font-weight: bold;
}
.availability.ava-in_stock {
  color: #5ab352;
}
.subcategories {
  margin: 0 -5px 10px -5px;
}
.subcategories &gt; div {
  padding: 0 5px;
}
.subcategories.subcategories-lenses &gt; div {
  padding: 0;
}
.subcategories.subcategories-lenses &gt; div a {
  text-decoration: none;
}
.subcategories.subcategories-lenses &gt; div a:hover {
  text-decoration: underline;
}
.subcategories.subcategories-lenses &gt; div a.current {
  background: #4599d8;
  color: white;
  font-weight: bold;
}
.subcategories a {
  display: block;
  background: #d7e1e7;
  text-align: center;
  border: 1px solid #d7e1e7;
  padding: 5px 10px;
  margin: 2px 5px;
}
.product-detail {
  text-align: left;
  color: #272727;
}
.product-detail:before {
  display: table;
  content: " ";
}
.product-detail:after {
  display: table;
  content: " ";
  clear: both;
}
.product-detail .deliveries-table-wrapper {
  display: none;
}
.product-detail .popover-title {
  display: none;
}
.product-detail .deliveries-table td {
  padding: 3px 10px;
  font-size: 14px;
  border-bottom: 1px solid #797979;
}
.product-detail .deliveries-table .note {
  border-bottom: none;
  color: #797979;
  font-size: 80%;
}
.product-detail .deliveries-table .delivery-row {
  white-space: nowrap;
}
.product-detail .help-ico {
  margin: -2px 0 0 4px;
}
.product-detail .image {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
.product-detail .image .campaign {
  position: absolute;
  height: 27px;
  bottom: 0px;
  right: 20px;
  line-height: 27px;
  color: white;
  font-weight: normal;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-box-shadow: 0px 0px 3px 1px #8c8c8c;
  -moz-box-shadow: 0px 0px 3px 1px #8c8c8c;
  box-shadow: 0px 0px 3px 1px #8c8c8c;
}
.product-detail .image .campaign.campaign-action {
  background: #f1c30b;
}
.product-detail .image .campaign.campaign-discount {
  background: #fa0000;
}
.product-detail .image .campaign.campaign-news {
  background: #ef7000;
}
.product-detail .image .main {
  margin-bottom: 10px;
  position: relative;
  display: block;
}
.product-detail .image .small {
  width: 100%;
}
.product-detail .image .small a {
  border: 1px solid white;
  display: block;
}
.product-detail .image .small a:hover {
  border-color: #4599d8;
}
.product-detail .img-slides .slick-list {
  margin-bottom: 6px;
}
.product-detail .info {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .product-detail .info {
    padding: 0;
  }
  .product-detail .info .table-container {
    overflow-x: auto;
  }
}
@media (max-width: 767px) {
  .product-detail .info .table-container .product-pick th {
    padding: 0 6px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  .product-detail .info .table-container {
    margin: 0 -15px;
  }
}
.product-detail .info .price {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.product-detail .info .recommended {
  font-size: 13px;
  margin-bottom: 10px;
}
.product-detail .info .delivery {
  margin-bottom: 25px;
}
.product-detail .wide-info {
  margin-bottom: 5px;
  background: #F5F5F5;
  border-bottom: 1px solid #5ab352;
  padding: 5px 10px;
}
.product-detail .wide-info:before {
  display: table;
  content: " ";
}
.product-detail .wide-info:after {
  display: table;
  content: " ";
  clear: both;
}
.product-detail .wide-info table {
  width: 265px;
  float: left;
}
.product-detail .wide-info table th {
  font-weight: bold;
  width: 70px;
  height: 23px;
}
.product-detail .wide-info .price {
  font-size: 18px;
  float: left;
  width: 220px;
  line-height: 44px;
}
.product-detail .wide-info .price span {
  color: #4599d8;
  font-size: 24px;
  font-weight: bold;
}
.product-detail .wide-info button {
  background-image: url('https://www.wixi.sk/img/ui/btn-basket.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 10px 13px 10px 40px;
  float: right;
}
@media (max-width: 991px) {
  .product-detail .wide-info button {
    display: block;
    width: 100%;
    margin-top: 5px;
  }
}
.product-detail .wide-info button:hover {
  background-position: top left;
  cursor: pointer;
}
.product-detail .delivery-date {
  text-align: left;
}
.product-detail .delivery-date span.value {
  color: #5ab352;
  font-weight: bold;
}
.product-banners {
  margin-bottom: 10px;
}
.product-banners:before {
  display: table;
  content: " ";
}
.product-banners:after {
  display: table;
  content: " ";
  clear: both;
}
.product-banners &gt; div {
  padding: 0 5px;
  margin-bottom: 2px;
}
@media (min-width: 440px) and (max-width: 800px) {
  .product-banners &gt; div {
    width: 50%;
    float: left;
  }
}
.product-banners a {
  display: block;
  min-height: 48px;
}
.product-banners .banner {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 3px 4px 3px 38px;
  border: 1px solid #5ab352;
  background-position: 8px center;
}
.product-banners .banner strong {
  font-weight: bold;
}
.product-banners .banner.last {
  margin-right: 0;
}
.product-banners .banner:hover {
  color: #5ab352;
}
.product-banners .banner.gifts {
  background-image: url(https://www.wixi.sk/img/ui/pbanner-gift-small.png);
}
.product-banners .banner.points {
  background-image: url(https://www.wixi.sk/img/ui/pbanner-gift-small.png);
}
.product-banners .banner.location {
  background-image: url(https://www.wixi.sk/img/ui/pbanner-location.png);
}
.product-banners .banner.delivery {
  background-image: url(https://www.wixi.sk/img/ui/pbanner-delivery.png);
}
.product-added {
  margin-bottom: 15px;
}
.product-added:before {
  display: table;
  content: " ";
}
.product-added:after {
  display: table;
  content: " ";
  clear: both;
}
.product-added .image {
  height: 60px;
  text-align: center;
}
.product-added .image img {
  height: 60px;
}
.product-added .info {
  background: transparent url('https://www.wixi.sk/img/ui/success.png') no-repeat center left;
  padding: 15px 50px;
}
.bougth-together {
  margin-bottom: 10px;
}
.bougth-together .title {
  font-size: 18px;
  font-weight: bold;
  color: #272727;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e7eb;
  margin-bottom: 0px;
}
.bougth-together .box {
  text-align: center;
  margin-bottom: 10px;
  padding: 10px 15px;
  line-height: 21px;
}
.bougth-together .image {
  height: 120px;
  margin-bottom: 10px;
}
.bougth-together .name {
  display: block;
}
.bougth-together .price {
  font-weight: bold;
}
.bougth-together .buttons {
  margin-top: 6px;
  text-align: center;
}
.slick-dots {
  list-style: none;
  overflow: hidden;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin-right: 5px;
}
.slick-dots li button {
  text-indent: -50000px;
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #464646;
}
.slick-dots li.slick-active button {
  background: #4599d8;
}
.cparams div {
  border: 1px solid #464646;
}
.cparams .title {
  background: #cfe9fc;
}
.free-shipping-remains {
  padding: 10px 20px;
  font-weight: bold;
  border: 1px solid black;
  margin-bottom: 20px;
  background-color: #F9FDFF;
  border-color: #4599d8;
  color: #464646;
  font-weight: normal;
  text-align: center;
}
.free-shipping-remains strong {
  font-weight: bold;
  font-size: 120%;
}
.order-buttons {
  background: transparent url('https://www.wixi.sk/img/ui/order-buttons-bg.png') repeat-x center;
  height: 40px;
  margin-bottom: 20px;
}
.order-buttons:before {
  display: table;
  content: " ";
}
.order-buttons:after {
  display: table;
  content: " ";
  clear: both;
}
.order-buttons .btn-back {
  float: left;
  margin-left: 0 !important;
}
.order-buttons .btn-forward {
  float: right;
}
.order-progress {
  color: #969696;
  font-size: 16px;
  line-height: 38px;
  margin-bottom: 35px;
}
.order-progress:before {
  display: table;
  content: " ";
}
.order-progress:after {
  display: table;
  content: " ";
  clear: both;
}
.order-progress a {
  color: #969696;
  text-decoration: none;
  color: #272727;
  font-weight: bold;
}
.order-progress a:hover {
  text-decoration: none;
}
.order-progress .number {
  background: #eaeaea;
  color: #4388cc;
  font-weight: bold;
  font-size: 20px;
  padding: 5px 15px;
  margin-right: 10px;
}
.order-progress .arrow {
  display: block;
  width: 31px;
  height: 38px;
  width: 13px;
  background: transparent url('https://www.wixi.sk/img/ui/order-progress-arrow.png') bottom center;
  float: right;
}
.order-progress .next:hover {
  cursor: pointer;
}
.order-progress .active {
  background-position: bottom left;
}
.order-progress .active span.arrow.active {
  background-position: top center;
}
.order-progress .active span.cont {
  color: #272727;
  font-weight: bold;
}
.order-progress .active .number {
  background: #4388cc;
  color: white;
}
.basket-items .group {
  border: 1px solid #dde3e7;
  margin-bottom: 10px;
  position: relative;
  padding: 5px 0 0 5px;
}
.basket-items .group:before {
  display: table;
  content: " ";
}
.basket-items .group:after {
  display: table;
  content: " ";
  clear: both;
}
@media (max-width: 991px) {
  .basket-items .group {
    padding-left: 0;
  }
}
.basket-items .image {
  text-align: center;
}
.basket-items .name {
  margin-bottom: 10px;
}
.basket-items .name a {
  font-weight: bold;
  font-size: 18px;
  color: #272727;
  margin-bottom: 10px;
  text-decoration: none;
}
.basket-items .name a:hover {
  text-decoration: underline;
}
.basket-items .info {
  padding-right: 0;
}
.basket-items .info .right {
  text-align: right;
}
@media (max-width: 991px) {
  .basket-items .info {
    overflow: auto;
    padding-left: 0;
  }
}
.basket-items .voucher-row {
  padding: 5px 0px 5px 220px;
}
.basket-items .voucher-row .info {
  width: 300px;
}
.basket-items .voucher-row .price {
  float: right;
}
.basket-items .voucher-row .price img {
  margin: 4px 5px 0 10px;
  position: relative;
  top: 2px;
}
.basket-items .gift-row {
  padding: 5px 0px 5px 10px;
  line-height: 78px;
}
@media (max-width: 991px) {
  .basket-items .gift-row {
    line-height: 23px;
  }
}
.basket-items .gift-row .image {
  height: 55px;
  min-height: auto;
}
.basket-items .gift-row .image .gift {
  margin-right: 10px;
}
.basket-items .gift-row .info {
  font-weight: bold;
}
.basket-items .gift-row .price {
  padding-right: 0;
}
.basket-items .gift-row .price img {
  margin: 4px 5px 0 10px;
  position: relative;
  top: 2px;
}
.order-gifts {
  margin-bottom: 20px;
  background: #d7edff;
  padding: 20px;
}
.order-gifts .gift {
  float: left;
  text-align: center;
  width: 130px;
  margin: 5px 10px;
}
.order-gifts .gift label {
  font-weight: bold;
}
.order-gifts .gift img {
  margin: 10px 0 5px;
}
.order-totals {
  margin-bottom: 20px;
  font-size: 14px;
  color: #848484;
  font-weight: bold;
}
.order-totals:before {
  display: table;
  content: " ";
}
.order-totals:after {
  display: table;
  content: " ";
  clear: both;
}
.order-totals div {
  padding: 0px 5px 5px 10px;
  vertical-align: middle;
}
.order-totals div.price {
  text-align: right;
  padding-left: 15px;
}
.order-totals .total {
  font-size: 20px;
  color: #272727;
  padding-right: 0px !important;
}
.basket-banners {
  margin-bottom: 20px;
}
.basket-banners:before {
  display: table;
  content: " ";
}
.basket-banners:after {
  display: table;
  content: " ";
  clear: both;
}
.basket-banners .box {
  padding: 5px 10px;
  font-weight: bold;
  border: 1px solid black;
  margin-bottom: 5px;
  background-color: #F9FDFF;
  border-color: #4599d8;
  color: #464646;
  font-weight: normal;
  text-align: center;
}
.basket-banners .box.complete {
  background: #dff0d8;
  border-color: #d6e9c6;
}
.basket-banners .box strong {
  font-weight: bold;
  font-size: 120%;
}
.basket-banners .box.last {
  margin-right: 0;
}
.voucher {
  margin-bottom: 20px;
  border: 1px solid #dde3e7;
  padding: 10px 8px;
}
.voucher.credits {
  float: right;
  text-align: right;
}
.voucher label {
  margin-right: 10px;
  font-weight: bold;
  font-size: 19px;
  position: relative;
  top: 2px;
}
.voucher input {
  border: 1px solid #e2e7eb;
  width: 229px;
  padding: 7px 13px;
}
.voucher input.short {
  width: 159px;
}
.voucher input.tiny {
  width: 43px;
}
.gifts-now {
  margin-bottom: 20px;
  backgroung: #fafafa;
}
.gifts-now .products .name {
  margin-bottom: 15px;
}
.gifts-now .products .popover-text {
  display: none;
}
.gifts-points {
  margin-bottom: 20px;
}
.gifts-points .products .price {
  display: block;
  margin-bottom: 5px;
}
.gifts-points .products .btn {
  display: inline-block;
}
.gifts-points .products .popover-text {
  display: none;
}
.gifts-now .title,
.gifts-points .title {
  background: #cfe9fc;
  padding: 5px 10px;
  border-bottom: 1px solid #4599d8;
  margin-bottom: 10px;
}
.gifts-now .title:before,
.gifts-points .title:before {
  display: table;
  content: " ";
}
.gifts-now .title:after,
.gifts-points .title:after {
  display: table;
  content: " ";
  clear: both;
}
.gifts-now .title h2,
.gifts-points .title h2 {
  font-size: 20px;
  line-height: 25px;
  font-size: bold;
}
.gifts-now .title .points,
.gifts-points .title .points {
  text-align: right;
  line-height: 25px;
}
.gifts-now .title .points strong,
.gifts-points .title .points strong {
  font-weight: bold;
  font-size: 20px;
  color: #5ab352;
  white-space: nowrap;
}
.order-end .rc {
  background: transparent url('https://www.wixi.sk/img/ui/order-end-bg.png') no-repeat;
  height: 227px;
  position: relative;
}
.order-end .rc p {
  position: absolute;
  top: 103px;
  left: 71px;
}
.order-end .rc a {
  display: block;
  position: absolute;
  top: 140px;
  left: 148px;
  width: 103px;
  height: 34px;
  text-indent: -5000px;
  background: #4599d8 url('https://www.wixi.sk/img/ui/order-end-facebook.png') no-repeat;
}
.order-end table.order-recap.color {
  width: 100%;
}
.order-end table.order-recap.color td,
.order-end table.order-recap.color th {
  width: auto;
}
.order-end table.order-recap.color .total {
  background: #F1F1F1;
  font-size: 120%;
}
.order-table {
  margin-bottom: 30px;
}
.order-table table {
  width: 100%;
}
.order-table h2 {
  font-size: 18px;
  font-weight: bold;
  color: #272727;
  padding-bottom: 18px;
  border-bottom: 1px solid #e2e7eb;
}
.order-table th {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8ecfb+0,ddf1f9+35,c1e1f9+100 */
  background: #d8ecfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ecfb', endColorstr='#c1e1f9', GradientType=0);
  /* IE6-9 */
  color: #5e9ac8;
  border: none;
  background: #FCF187;
  color: #ff6c00;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 15px;
  text-align: left;
  width: 500px;
  border-left: 1px solid #c0d9eb;
  border-right: 1px solid #c0d9eb;
}
.order-table td {
  height: 33px;
  border-bottom: 1px solid #d8e3eb;
  vertical-align: middle;
}
.order-table td.radio {
  height: 33px;
  width: 40px;
  border-left: 1px solid #d7e1e7;
  text-align: center;
}
.order-table td.price {
  width: 90px;
  text-align: right;
  border-right: 1px solid #d7e1e7;
  color: #929ea6;
  padding-right: 12px;
}
.order-table td .help-ico img {
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.order-table td .popover-text {
  display: none;
}
.order-table td .pickup-change {
  font-weight: strong;
}
.order-table tr.active {
  border: 1px solid #dec050;
}
.order-table tr.active td {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe063+0,ffd144+100 */
  background: #ffe063;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffe063 0%, #ffd144 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffe063 0%, #ffd144 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffe063 0%, #ffd144 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe063', endColorstr='#ffd144', GradientType=0);
  /* IE6-9 */
}
.orders-list {
  width: 100%;
  margin-bottom: 25px;
  border-collapse: separate !important;
}
.orders-list th {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8ecfb+0,ddf1f9+35,c1e1f9+100 */
  background: #d8ecfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ecfb', endColorstr='#c1e1f9', GradientType=0);
  /* IE6-9 */
  color: #5e9ac8;
  border: none;
  background: #FCF187;
  color: #ff6c00;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 15px;
}
.orders-list td {
  border: 1px solid #d7e1e7;
  padding: 5px 10px;
  vertical-align: top;
}
.orders-list td.price {
  white-space: nowrap;
}
.orders-list td.repeat {
  border-bottom: 3px solid #97b1c1;
}
.orders-list tr.items td {
  border-bottom: 3px solid #97b1c1;
}
.orders-list tr.items .label {
  border-right: none;
}
.orders-list tr.items .list {
  border-left: none;
}
.orders-list .use td {
  color: #b94a48;
}
.orders-list .add td {
  color: #468847;
}
.orders-list .expired td {
  text-decoration: line-through;
}
.order-pick-step {
  margin-bottom: 30px;
}
.order-pick-step:before {
  display: table;
  content: " ";
}
.order-pick-step:after {
  display: table;
  content: " ";
  clear: both;
}
.order-pick-step h2 {
  font-size: 18px;
  font-weight: bold;
  color: #272727;
  margin-bottom: 10px;
}
.order-pick-step p {
  font-size: 14px;
  line-height: 19px;
}
.order-pick-step .box {
  background: #f9fdff;
  border: 1px solid #dce4ea;
  position: relative;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.order-pick-step .box:before {
  display: table;
  content: " ";
}
.order-pick-step .box:after {
  display: table;
  content: " ";
  clear: both;
}
.order-pick-step .box p {
  margin-bottom: 5px;
}
.order-pick-step .login a {
  font-size: 12px;
}
.order-pick-step .login form input {
  padding: 7px 13px;
  border: 1px solid #e2e7eb;
  background: white;
}
.order-pick-step .login form input.username {
  width: 150px;
}
.order-pick-step .login form input.password {
  width: 90px;
}
.iWindow {
  width: 400px;
}
.iWindow h2 {
  margin-bottom: 3px;
  width: 300px;
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
}
.iWindow .pick {
  font-weight: bold;
  color: white;
  background: #55A61A;
  padding: 7px 20px;
  text-decoration: none;
  display: block;
  text-align: center;
}
.iWindow .pick:hover {
  background: #428114;
}
.iWindow p {
  margin: 5px 0;
}
.del-legend {
  margin-bottom: 10px;
  padding: 10px;
  background: #EBF8FF;
}
.del-legend:before {
  display: table;
  content: " ";
}
.del-legend:after {
  display: table;
  content: " ";
  clear: both;
}
.del-legend .box {
  margin-bottom: 10px;
}
.del-legend img {
  margin-right: 10px;
  float: left;
}
.del-legend .title {
  font-weight: bold;
  line-height: 30px;
}
.ajax-header:before {
  display: table;
  content: " ";
}
.ajax-header:after {
  display: table;
  content: " ";
  clear: both;
}
.ajax-header .title {
  color: #4599d8;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 10px;
}
.ajax-header .location {
  text-align: right;
  line-height: 35px;
}
.payform {
  margin: 0 auto;
  width: 300px;
  padding: 10px 20px;
  border: 1px solid #4599d8;
  margin-bottom: 10px;
}
.payform h2 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
.payform button,
.payform a {
  font-weight: bold;
  font-size: 20px;
  margin: 0 auto;
  padding: 5px 15px;
  background: #5ab352;
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
}
.payform button:hover,
.payform a:hover {
  cursor: pointer;
  background: #479240;
}
.payform a:hover {
  text-decoration: underline;
  color: white;
}
.order-final-step .order-buttons .btn-forward {
  margin-left: 0;
}
#autocomplete {
  position: absolute;
  width: 178px;
  padding: 5px;
  border: 1px solid #2e5e85;
  background: white;
  left: -1px;
  border-top: #464646;
  z-index: 10000;
}
@media (max-width: 991px) {
  #autocomplete {
    width: 260px;
    left: -109px;
  }
}
#autocomplete .section {
  display: none;
}
#autocomplete .item {
  margin-bottom: 3px;
}
#autocomplete .item a {
  display: block;
  text-decoration: none;
  border-top: 1px solid #EBEBEB;
}
#autocomplete .item a:hover {
  color: #4599d8;
}
.page-header-wrapper {
  background: #4599d8 url('https://www.wixi.sk/img/ui/header-bg.jpg') no-repeat center center;
}
.page-header-wrapper .page-header {
  height: 134px;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header {
    height: auto;
    padding: 10px 15px;
  }
  .page-header-wrapper .page-header:before {
    display: table;
    content: " ";
  }
  .page-header-wrapper .page-header:after {
    display: table;
    content: " ";
    clear: both;
  }
}
.page-header-wrapper .page-header .logo {
  float: left;
  margin-top: 33px;
  margin-right: 60px;
}
@media (max-width: 767px) {
  .page-header-wrapper .page-header .logo {
    width: 45%;
    margin: 5px 10px 5px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-header-wrapper .page-header .logo {
    width: 40%;
    max-height: 37px;
    margin: 5px 10px 5px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-header-wrapper .page-header .logo {
    width: 330px;
    margin-right: 20px;
  }
}
.page-header-wrapper .page-header .icons-mobile {
  float: left;
  margin-top: 15px;
  width: 30%;
}
.page-header-wrapper .page-header .icons-mobile img {
  margin-right: 10px;
  height: 30px;
}
@media (min-width: 991px) {
  .page-header-wrapper .page-header .icons-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header-wrapper .page-header .icons-mobile {
    display: none;
  }
}
.page-header-wrapper .page-header .basket-mobile {
  float: right;
  width: 115px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
  margin-top: 6px;
}
.page-header-wrapper .page-header .basket-mobile img {
  height: 30px;
  margin-right: 5px;
}
.page-header-wrapper .page-header .basket-mobile .price {
  background: white;
  color: #2e5e85;
  border-radius: 10px;
  padding: 3px 7px;
  white-space: nowrap;
}
@media (min-width: 991px) {
  .page-header-wrapper .page-header .basket-mobile {
    display: none;
  }
}
.page-header-wrapper .page-header .icons {
  float: left;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header .icons {
    display: none;
  }
}
.page-header-wrapper .page-header .icons .icon {
  float: left;
  width: 100px;
  text-align: center;
}
.page-header-wrapper .page-header .icons .icon .image {
  background-position: top center;
  background-repeat: no-repeat;
  width: 75px;
  height: 65px;
  display: block;
  margin: 0 auto 5px auto;
}
.page-header-wrapper .page-header .icons .icon .image:hover {
  background-position: bottom center;
}
.page-header-wrapper .page-header .icons .icon.gifts .image {
  background-image: url('https://www.wixi.sk/img/ui/header-gifts.png');
}
.page-header-wrapper .page-header .icons .icon.repeat .image {
  background-image: url('https://www.wixi.sk/img/ui/header-repeat.png');
}
.page-header-wrapper .page-header .icons .icon.info .image {
  background-image: url('https://www.wixi.sk/img/ui/header-info.png');
}
.page-header-wrapper .page-header .icons .icon a.link {
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
}
.page-header-wrapper .page-header .icons .icon a.link:hover {
  text-decoration: underline;
}
.page-header-wrapper .page-header .icons .icon.info {
  width: 155px;
}
.page-header-wrapper .page-header .basket {
  float: right;
  width: 225px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header .basket {
    display: none;
  }
}
.page-header-wrapper .page-header .basket .icon img {
  margin-right: 11px;
  display: inline-block;
}
.page-header-wrapper .page-header .basket .info {
  line-height: 22px;
  display: inline-block;
  margin-right: 15px;
  position: relative;
  top: 20px;
}
.page-header-wrapper .page-header .basket .info a {
  text-decoration: none;
  text-transform: uppercase;
}
.page-header-wrapper .page-header .basket .info a:hover {
  text-decoration: underline;
  color: #2e5e85;
}
.page-header-wrapper .page-header .basket .info .items {
  background: white;
  color: #2e5e85;
  border-radius: 10px;
  padding: 3px 7px;
}
.page-header-wrapper .page-header .basket .info .price {
  padding: 0 7px;
}
.page-header-wrapper .page-header .basket .go img {
  margin: 10px 0 0 0;
  display: inline-block;
}
.main-menu {
  height: 34px;
  line-height: 34px;
  position: relative;
}
.main-menu a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .main-menu a {
    text-decoration: none;
  }
}
.main-menu .login {
  background: transparent url('https://www.wixi.sk/img/ui/main-menu-home.png') no-repeat left;
  color: #67b75e;
  padding-left: 26px;
  float: left;
}
@media (max-width: 767px) {
  .main-menu .login {
    padding-left: 20px;
  }
}
.main-menu .login-box {
  display: none;
  position: absolute;
  background: #edf8ff;
  border: 1px solid #d7e1e7;
  z-index: 999999999;
  padding: 20px;
  top: 34px;
  margin-left: -15px;
}
@media (max-width: 767px) {
  .main-menu .login-box {
    width: 100%;
  }
}
.main-menu .login-box a {
  text-transform: none;
  font-weight: normal;
}
.main-menu .login-box .forgotten {
  line-height: 36px;
  text-align: right;
  padding-right: 30px;
}
.main-menu .login-box button {
  float: right;
  margin-left: 0;
}
.main-menu .login-box form fieldset {
  width: auto !important;
}
.main-menu .login-box form label {
  width: 80px !important;
}
.main-menu .login-box form .btn {
  margin-left: 0;
}
.main-menu .menu {
  float: right;
  list-style: none;
}
.main-menu .menu li {
  float: left;
  margin-left: 15px;
  color: #000000;
  font-weight: bold;
}
.main-menu .menu li a {
  color: #000000;
}
.main-menu .menu li.email a {
  background: transparent url(https://www.wixi.sk/img/ui/main-menu-email.png) no-repeat left;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .main-menu .menu li.email a {
    padding-left: 2px;
    background: none;
  }
}
.main-menu .menu li.phone {
  background: transparent url(https://www.wixi.sk/img/ui/main-menu-phone.png) no-repeat left;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .main-menu .menu li.phone {
    padding-left: 2px;
    background: none;
  }
}
.main-menu .menu li.phone span.number {
  color: #67b75e;
}
.menu-wrapper {
  background: #3140FF;
  margin-bottom: 10px;
}
.menu-wrapper .menu {
  margin: 0 auto 0 auto;
}
.menu-wrapper .menu &gt; ul {
  float: left;
  width: 960px;
}
@media (max-width: 991px) {
  .menu-wrapper .menu &gt; ul {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-wrapper .menu &gt; ul {
    width: 750px;
  }
}
.menu-wrapper .menu &gt; ul &gt; li {
  float: left;
  border-right: 3px solid #3140FF;
  position: relative;
}
.menu-wrapper .menu &gt; ul &gt; li &gt; a {
  color: white;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0 15px;
  text-decoration: none;
  display: block;
  height: 45px;
  font-weight: bold;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-wrapper .menu &gt; ul &gt; li &gt; a {
    padding: 0 7px;
  }
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; a {
  background: #47aff9;
}
.menu-wrapper .menu &gt; ul &gt; li.id-tm-lenses .block a img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-roztok .block a img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-kosmetika a img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-kapky .block a img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-sport .block a img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-glasses .block a img {
  border: 1px solid #4dacf6;
}
.menu-wrapper .menu &gt; ul &gt; li.id-tm-lenses .block a:hover img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-roztok .block a:hover img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-kosmetika a:hover img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-kapky .block a:hover img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-sport .block a:hover img,
.menu-wrapper .menu &gt; ul &gt; li.id-tm-glasses .block a:hover img {
  border-color: #4dacf6;
}
.menu-wrapper .menu &gt; ul &gt; li &gt; .submenu {
  display: none;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu {
  display: block;
  position: absolute;
  left: 0px;
  border: 3px solid #47aff9;
  padding: 5px 10px;
  background: white;
  z-index: 9999999;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu .block {
  text-align: center;
  min-width: 140px;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu .block a {
  display: block;
  padding: 0;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu .block img {
  margin-bottom: 3px;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu td {
  padding: 2px 10px;
  line-height: 18px;
  vertical-align: top;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu .title {
  margin-bottom: 8px;
  min-width: 80px;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu .title a {
  color: white;
  background: #47aff9;
  padding: 5px 12px;
  line-height: 21px;
  white-space: nowrap;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu a {
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  font-size: 12px;
  white-space: nowrap;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu li {
  margin-bottom: 3px;
  padding-left: 10px;
  line-height: 18px;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child &gt; a {
  background: #6bba61;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child:hover &gt; .submenu {
  border-color: #6bba61;
  right: 0;
  left: auto;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child:hover &gt; .submenu .title a {
  background: #6bba61;
}
.menu-wrapper .menu .search {
  float: right;
  margin-top: 5px;
  width: 176px;
  position: relative;
}
.menu-wrapper .menu .search input {
  height: 35px;
  padding: 5px 10px;
  margin: 0;
  border: none;
  background: white;
  color: #2e5e85;
  outline: none;
  width: 140px;
  display: block;
  float: left;
}
@media (max-width: 991px) {
  .menu-wrapper .menu .search input {
    width: 100px;
  }
}
.menu-wrapper .menu .search button {
  background: transparent url('https://www.wixi.sk/img/ui/search-btn.png') no-repeat top center;
  width: 36px;
  height: 35px;
  display: block;
  float: left;
}
.menu-wrapper .menu .search button:hover {
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-wrapper .menu .search {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .menu-wrapper .menu .search {
    width: 138px;
  }
}
.slicknav_menu {
  display: none !important;
}
@media (max-width: 991px) {
  .slicknav_menu {
    display: block !important;
    float: left;
  }
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.7
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: left;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  z-index: 999999;
  cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_menu {
  *zoom: 1;
  display: inline-block;
}
@media (min-width: 991px) {
  .slicknav_menu {
    display: none;
  }
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}
.slicknav_nav {
  clear: both;
  z-index: 999999;
  background: #3140FF;
}
.slicknav_nav ul {
  display: block;
}
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_brand {
  float: left;
}
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #3140FF;
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #3140ff;
}
.slicknav_nav {
  color: #272727;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  z-index: 99990;
  border: 2px solid #3140FF;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
  background: #008fff;
  color: #fff;
}
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
}
.slicknav_nav a:hover {
  background: #008fff;
  color: white;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}
.services {
  background: #f5f5f5 url('https://www.wixi.sk/img/ui/footer-bg.png') repeat-x top center;
  padding-top: 35px;
  margin-bottom: 20px;
}
.services .wrapper {
  font-size: 12px;
  margin-bottom: 40px;
  line-height: 22px;
  min-height: 180px;
  background: transparent url(https://www.wixi.sk/img/ui/footer-woman.jpg) no-repeat bottom right;
  padding-bottom: 20px;
}
.services .logo {
  margin-top: 66px;
  float: left;
}
@media (max-width: 991px) {
  .services .logo {
    float: none;
    margin: 10px 0;
    display: block;
  }
}
.services .blocks {
  overflow: hidden;
}
.services .block {
  width: 195px;
}
.services .block a {
  text-decoration: none;
  color: #6fbf65;
  text-decoration: underline;
}
.services .block a:hover {
  color: #313131;
  text-decoration: none;
}
.services .block .title {
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
}
.services .block.last {
  width: 180px;
}
.services .block.last img {
  margin-bottom: 10px;
}
.footer {
  font-size: 12px;
  margin-bottom: 40px;
  line-height: 22px;
}
.footer a {
  text-decoration: none;
}
.footer a:hover {
  color: #313131;
  text-decoration: underline;
}
.footer .title {
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .footer .title {
    text-align: center;
    margin-bottom: 2px;
  }
}
@media (max-width: 767px) {
  .footer ul {
    margin-bottom: 10px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer .blocks div {
    text-align: center;
  }
}
.footer .logos {
  margin-top: 10px;
}
.footer .info {
  padding-top: 40px;
  clear: both;
}
.footer .info a {
  text-decoration: underline;
}
.footer .info a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer .info .lc {
    text-align: center;
  }
}
.footer .info .rc {
  text-align: right;
}
@media (max-width: 767px) {
  .footer .info .rc {
    text-align: center;
  }
}
.btn {
  color: white;
  border: 3px solid transparent;
  text-transform: uppercase;
  font-weight: bold;
  padding: 6px 13px;
  text-decoration: none;
  font-size: 14px;
  line-height: 19px;
}
.btn.btn-blue {
  background: #3384CF;
  border-color: #3384CF;
}
.btn.btn-blue:hover {
  color: #3384CF;
}
.btn.btn-green {
  background: #42C967;
  border-color: #42C967;
}
.btn.btn-green:hover {
  color: #42C967;
}
.btn.btn-grey {
  background: #d1d1d1;
  border-color: #d1d1d1;
}
.btn.btn-grey:hover {
  color: #000;
}
.btn:hover {
  cursor: pointer;
  background: white;
}
.btn.btn-small {
  border-width: 1px;
  padding: 3px 7px;
}
.btn.btn-large {
  padding: 8px 16px;
  font-size: 18px;
  line-height: 25px;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
form.base {
  margin-bottom: 20px;
}
form.base fieldset {
  width: 450px;
  margin: auto;
}
@media (max-width: 767px) {
  form.base fieldset {
    width: 100%;
    margin: 0;
  }
}
form.base .input.text,
form.base .input.password {
  margin-bottom: 10px;
  /*
		&amp;.required label {
			background: transparent url('img/ui/input-required.png') no-repeat top right;
		}
		input {
			background: transparent url('img/ui/input-bg.png') no-repeat; width: 229px; height: 16px;padding: 10px 13px;
				border: none;
			&amp;.short {background: transparent url('img/ui/input-short-bg.png') no-repeat; width: 159px;}
		}*/
}
form.base .input.text label,
form.base .input.password label {
  float: left;
  width: 130px;
  padding-right: 15px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
@media (max-width: 767px) {
  form.base .input.text label,
  form.base .input.password label {
    float: none;
    width: 100%;
  }
}
form.base .input.text.required label,
form.base .input.password.required label {
  background: transparent url('https://www.wixi.sk/img/ui/input-required.png') no-repeat top right;
}
form.base .input.text input,
form.base .input.password input {
  width: 209px;
  height: 36px;
  padding: 10px 13px;
  border: 1px solid #BEC3C5;
}
form.base .input.text input.short,
form.base .input.password input.short {
  width: 159px;
}
@media (max-width: 767px) {
  form.base .input.text input.short,
  form.base .input.password input.short {
    width: 100%;
  }
}
@media (max-width: 767px) {
  form.base .input.text input,
  form.base .input.password input {
    width: 100%;
  }
}
form.base .input.select {
  margin-bottom: 10px;
  /*
		&amp;.required label {
			background: transparent url('img/ui/input-required.png') no-repeat top right;
		}
		input {
			background: transparent url('img/ui/input-bg.png') no-repeat; width: 229px; height: 16px;padding: 10px 13px;
				border: none;
			&amp;.short {background: transparent url('img/ui/input-short-bg.png') no-repeat; width: 159px;}
		}*/
}
form.base .input.select label {
  float: left;
  width: 175px;
  padding-right: 15px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
@media (max-width: 767px) {
  form.base .input.select label {
    float: none;
    width: 100%;
  }
}
form.base .input.select.required label {
  background: transparent url('https://www.wixi.sk/img/ui/input-required.png') no-repeat top right;
}
form.base .input.select select {
  width: 209px;
  height: 36px;
  padding: 10px 13px;
  border: 1px solid #BEC3C5;
}
form.base .input.select select.short {
  width: 159px;
}
@media (max-width: 767px) {
  form.base .input.select select.short {
    width: 100%;
  }
}
@media (max-width: 767px) {
  form.base .input.select select {
    width: 100%;
  }
}
form.base .input.checkbox {
  margin-bottom: 10px;
}
@media (min-width: 991px) {
  form.base .input.checkbox.long {
    width: 700px;
  }
}
form.base .input.checkbox input {
  margin-left: 175px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  form.base .input.checkbox input {
    margin-left: 0;
  }
}
form.base .input.checkbox label {
  font-size: 14px;
}
form.base .agree-checkboxes {
  margin-bottom: 10px;
  text-align: right;
  width: 100%;
}
form.base .textarea {
  margin-bottom: 10px;
}
form.base .textarea label {
  float: left;
  width: 175px;
  padding-right: 15px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
@media (max-width: 767px) {
  form.base .textarea label {
    float: none;
    width: 100%;
  }
}
form.base .textarea textarea {
  border: 1px solid #BEC3C5;
  padding: 10px 13px;
  width: 247px;
  height: 100px;
}
form.base .textarea textarea.long {
  width: 450px;
}
@media (max-width: 767px) {
  form.base .textarea textarea {
    width: 100%;
  }
}
form.base .btn {
  margin-left: 308px;
}
@media (max-width: 767px) {
  form.base .btn {
    margin-left: 0;
  }
}
form.base .error-message {
  font-weight: bold;
  color: #BB5353;
  margin: 5px 0 0 140px;
}
@media (max-width: 767px) {
  form.base .error-message {
    margin-left: 0;
  }
}
form.base.after-registration {
  margin-bottom: 20px;
  background: #d7edff;
  padding: 20px;
}
form.base.after-registration .btn {
  margin-left: 181px;
}
#form-basket .btn {
  margin-left: 0;
}
.filter label {
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-right: 10px;
  line-height: 34px;
}
.filter .dk_container {
  max-width: 153px;
  max-height: 36px;
}
form .number {
  border: 1px solid #CCD9E1;
  position: relative;
  width: 68px;
  height: 28px;
}
form .number input {
  width: 17px;
  border: none;
  position: absolute;
  top: 4px;
  left: 5px;
  color: #505050;
  font-size: 13px;
  text-align: right;
}
form .number span {
  width: 12px;
  height: 26px;
  position: absolute;
  top: 1px;
  cursor: pointer;
}
form .number span.plus {
  background: transparent url('https://www.wixi.sk/img/ui/form-number-plus.png') no-repeat;
  right: 8px;
}
form .number span.minus {
  background: transparent url('https://www.wixi.sk/img/ui/form-number-minus.png') no-repeat;
  right: 23px;
}
/**
 * Default DropKick theme
 *
 * Feel free to edit the default theme
 * or even add your own.
 *
 * See the readme for themeing help
 *
 */
.dk_container:focus {
  outline: 0;
}
.dk_container a {
  cursor: pointer;
  text-decoration: none;
}
.dk_toggle {
  background: transparent url('https://www.wixi.sk/img/ui/filter-arrow.png') no-repeat right 0px;
  /**
   * Help: Arrow image not appearing
   * Try updating this property to your correct dk_arrows.png path
   */
  border: 1px solid #e7e7e7;
  color: #333;
  padding: 7px 45px 7px 10px;
  text-shadow: #fff 1px 1px 0;
  position: relative;
}
.dk_focus .dk_toggle {
  border-color: #40b5e2;
}
.dk_open {
  z-index: 10;
}
.dk_open .dk_toggle {
  color: #ccc;
  background-position: right -34px;
}
.dk_options {
  background: #fefefe;
}
.dk_options a {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: 8px 30px 8px 30px;
  margin: 0 5px;
}
.dk_options a:hover,
.dk_options:focus,
.dk_options .dk_option_current a {
  border-bottom-color: #e7e7e7;
  text-decoration: none;
}
.dk_options li:last-child a {
  border-bottom: none;
}
.dk_options .disabled {
  cursor: default;
}
.dk_options .disabled a {
  color: #aaa;
}
.dk_options .disabled:hover,
.dk_options .disabled:hover a .dk_options .disabled:focus,
.dk_options .disabled:focus a {
  cursor: default;
  background-color: #fff;
  border-bottom-color: #4599d8;
  text-shadow: none;
}
.dk_options_inner {
  max-height: 250px;
  border: 1px solid #40b5e2;
  color: #333;
  text-shadow: #fff 0 1px 0;
}
.dk_container {
  display: none;
  float: left;
}
.dk_container a {
  outline: 0;
}
.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}
.dk_open {
  position: relative;
}
.dk_open .dk_options {
  display: block;
}
.dk_open .dk_label {
  color: inherit;
}
.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  left: 0;
}
.dk_options a,
.dk_options a:link,
.dk_options a:visited {
  display: block;
}
.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden;
}
.dk_mobile {
  position: relative;
}
.dk_mobile select {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  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;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
  opacity: 0.7;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 32px;
  margin-bottom: 30px;
  overflow: visible;
  background: #fff;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: #fff;
  padding: 5px;
}
#cboxLoadingGraphic {
  background: url(https://www.wixi.sk/img/ui/colorbox/loading.gif) no-repeat center center;
}
#cboxLoadingOverlay {
  background: #fff;
}
#cboxTitle {
  position: absolute;
  bottom: -22px;
  left: 0;
  color: #000;
  font-weight: bold;
  background: white;
  padding: 2px 10px;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(https://www.wixi.sk/img/ui/colorbox/controls.png) no-repeat 0 0;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  background-position: 0px 0px;
  right: 44px;
}
#cboxPrevious:hover {
  background-position: 0px -25px;
}
#cboxNext {
  background-position: -25px 0px;
  right: 22px;
}
#cboxNext:hover {
  background-position: -25px -25px;
}
#cboxClose {
  background-position: -50px 0px;
  right: 0;
}
#cboxClose:hover {
  background-position: -50px -25px;
}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}
.nl-subscribe {
  position: fixed;
  top: 250px;
  right: -250px;
  width: 300px;
  transition: 0.3s right ease-in-out;
  z-index: 99999999;
}
.nl-subscribe.opened {
  right: 0;
}
.nl-subscribe .nl-button {
  width: 50px;
  background: #c03131;
  text-align: 30px;
  float: left;
  padding: 10px;
  display: block;
}
.nl-subscribe .nl-button img {
  background: white;
  padding: 3px;
}
.nl-subscribe .inner {
  width: 250px;
  float: right;
  border: 2px solid #c03131;
  padding: 10px;
  background: white;
}
.nl-subscribe input {
  width: 100%;
  height: 36px;
  padding: 10px 13px;
  border: 1px solid #BEC3C5;
  margin-bottom: 10px;
}
.nl-subscribe .error-message {
  display: none;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
#tiptip_holder.tip_top {
  padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
  padding-top: 5px;
}
#tiptip_holder.tip_right {
  padding-left: 5px;
}
#tiptip_holder.tip_left {
  padding-right: 5px;
}
#tiptip_content {
  font-size: 11px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  padding: 4px 8px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: #191919;
  background-color: rgba(25, 25, 25, 0.92);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555;
}
#tiptip_arrow,
#tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #fff;
  border-right-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #fff;
  border-left-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: #191919;
  border-top-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: #191919;
  border-bottom-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: #191919;
  border-right-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: #191919;
  border-left-color: rgba(25, 25, 25, 0.92);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #tiptip_content {
    padding: 4px 8px 5px 8px;
    background-color: rgba(45, 45, 45, 0.88);
  }
  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(45, 45, 45, 0.88);
  }
  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92);
  }
}
/* Alternative theme for TipTip */
#tiptip_holder.alt.tip_top #tiptip_arrow_inner {
  border-top-color: #444444;
}
#tiptip_holder.alt.tip_bottom #tiptip_arrow_inner {
  border-bottom-color: #444444;
}
#tiptip_holder.alt.tip_right #tiptip_arrow_inner {
  border-right-color: #444444;
}
#tiptip_holder.alt.tip_left #tiptip_arrow_inner {
  border-left-color: #444444;
}
#tiptip_holder.alt #tiptip_content {
  background-color: #444444;
  border: 1px solid White;
  border-radius: 3px;
  box-shadow: 0 0 3px #555555;
  color: #FFFFFF;
  font-size: 11px;
  padding: 4px 8px;
  text-shadow: 0 0 1px Black;
}
* {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
body {
  font-weight: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  background: white;
  color: #464646;
  line-height: 21px;
}
a {
  color: #464646;
  text-decoration: underline;
}
a:hover {
  color: #4599d8;
  text-decoration: none;
}
strong,
.strong {
  font-weight: bold;
}
.empty {
  text-align: center;
  font-weight: bold;
  color: #797979;
  padding: 20px 0;
}
ul {
  list-style: none;
}
button {
  border: none;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  font-weight: normal;
}
.blue-th {
  border: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8ecfb+0,ddf1f9+35,c1e1f9+100 */
  background: #d8ecfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ecfb', endColorstr='#c1e1f9', GradientType=0);
  /* IE6-9 */
  color: #5e9ac8;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 15px;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.message {
  padding: 10px 20px;
  font-weight: bold;
  border: 1px solid black;
  margin-bottom: 10px;
}
.message.error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.message.success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.message.info {
  background-color: #F9FDFF;
  border-color: #4599d8;
  color: #464646;
  font-weight: normal;
}
.popover {
  font-family: 'Source Sans Pro', sans-serif;
}
.hp-banners .row {
  margin: 0 -5px 10px -5px;
}
.hp-banners .row &gt; div {
  padding: 0 5px;
}
.hp-banners a {
  display: block;
  height: 72px;
  text-transform: uppercase;
  color: #4388cc;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
  padding: 10px 5px 0 90px;
  border: 1px solid #ddd;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hp-banners a {
    font-size: 16px;
  }
}
.hp-banners a:hover {
  text-decoration: underline;
}
.hp-banners a.ask {
  background-image: url('https://www.wixi.sk/img/ui/banner-ask.png');
}
.hp-banners a.delivery {
  background-image: url(https://www.wixi.sk/img/ui/banner-delivery.png);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hp-banners a.delivery {
    padding-left: 60px;
    background-position: -10px;
  }
}
.hp-banners a.discount {
  background-image: url(https://www.wixi.sk/img/ui/banner-discount.png);
}
.hp-banners a.gifts {
  background-image: url(https://www.wixi.sk/img/ui/banner-gifts.png);
}
.hp-banners a.benefits {
  background-image: url(https://www.wixi.sk/img/ui/banner-benefits.png);
}
.hp-highlight {
  margin-bottom: 10px;
}
.title-block {
  border-bottom: 1px solid #e2e7eb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.title-block h1 {
  color: #4599d8;
  font-size: 22px;
  line-height: 35px;
  padding-left: 0;
}
.title-block h1 .action-text {
  font-weight: bold;
  color: #CC7000;
}
.title-block .filter {
  float: right;
}
.title-block .btn-back {
  float: right;
  display: block;
  line-height: 35px;
}
.title-block .product-favorite {
  float: right;
  display: block;
  line-height: 35px;
}
.title-block .product-favorite img {
  margin-top: 10px;
}
.title-block:before {
  display: table;
  content: " ";
}
.title-block:after {
  display: table;
  content: " ";
  clear: both;
}
.title-block #ProductSortBy {
  display: none;
}
.clearfix:before {
  display: table;
  content: " ";
}
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}
.content-icons {
  margin-bottom: 20px;
}
.content-icons:before {
  display: table;
  content: " ";
}
.content-icons:after {
  display: table;
  content: " ";
  clear: both;
}
.content-icons a {
  text-decoration: none;
  border-left: 4px solid #6aba60;
  height: 100px;
  line-height: 22px;
  font-size: 16px;
  color: #000;
  padding: 0 90px 0 20px;
  text-transform: uppercase;
  min-height: 110px;
  display: table;
  margin-bottom: 5px;
  width: 100%;
  font-weight: bold;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.content-icons a span {
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
}
.content-icons a.last {
  margin-right: 0;
}
.content-icons a:hover {
  text-decoration: underline;
}
.content-icons a.dotazy {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/dotazy.png');
}
.content-icons a.doprava-a-platba {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/doprava-a-platba.png');
}
.content-icons a.obchodni-podminky {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/obchodni-podminky.png');
}
.content-icons a.opakovat-objednavku {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/opakovat-objednavku.png');
}
.content-icons a.poradime {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/poradime.png');
}
.content-icons a.reklamace {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/reklamace.png');
}
.content-icons a.slevovy-system {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/slevovy-system .png');
}
.content-icons a.souteze {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/souteze.png');
}
.content-icons a.vernostni-program {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/vernostni-program.png');
}
.content-icons a.zaruka {
  background-image: url('https://www.wixi.sk/img/ui/content-icons/zaruka.png');
}
.content-boxes {
  margin-bottom: 20px;
}
.content-boxes .box {
  text-decoration: none;
  border-left: 4px solid #6aba60;
  padding: 5px 20px 5px 20px;
  margin-bottom: 20px;
}
.content-boxes .box .title {
  line-height: 24px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}
.content-boxes .box ul {
  list-style: circle;
}
.wysiwyg h2 {
  font-size: 18px;
  font-weight: bold;
  color: #272727;
  padding-bottom: 10px;
  line-height: 26px;
}
.wysiwyg p {
  line-height: 22px;
  padding-bottom: 10px;
}
.wysiwyg ul {
  list-style: disc;
  margin-bottom: 20px;
}
.wysiwyg ul li {
  margin-left: 20px;
}
.wysiwyg ul ul {
  margin-bottom: 0;
}
.wysiwyg table {
  border-collapse: collapse;
  margin-bottom: 20px;
}
.wysiwyg table td,
.wysiwyg table th {
  border: 1px solid #c6c6c6;
  padding: 3px 5px;
}
.wysiwyg table th {
  font-weight: bold;
}
.wysiwyg table.color th {
  /*.blue-th;*/
  background: #cfe9fc;
  text-align: left;
  width: 500px;
  border: 1px solid #c0d9eb;
}
.paging {
  margin-bottom: 20px;
  text-align: center;
  border-top: 1px solid #E2E7EB;
  padding-top: 15px;
}
.paging span.current {
  margin: 0 2px;
  background: #4599d8;
  color: white;
  padding: 5px 8px;
}
.paging span a {
  font-size: 16px;
  color: #4599d8;
  margin: 0 2px;
}
.help {
  background: transparent url('https://www.wixi.sk/img/ui/help.png') no-repeat top left;
  min-height: 49px;
  padding: 5px 0 0 70px;
  line-height: 21px;
  margin-bottom: 30px;
}
.help:before {
  display: table;
  content: " ";
}
.help:after {
  display: table;
  content: " ";
  clear: both;
}
.help .title {
  font-weight: bold;
  font-size: 16px;
  color: #4599d8;
}
.content {
  margin-bottom: 20px;
}
.content .lc {
  font-size: 14px;
}
.content .lc .campaigns {
  margin-bottom: 10px;
}
.content .lc .campaigns .action {
  display: inline-block;
  width: 49%;
  float: left;
  background: white;
  color: #EDC43C;
  text-align: center;
  border: 5px solid #EDC43C;
  line-height: 99px;
  font-size: 40px;
  text-decoration: none;
  text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
}
.content .lc .campaigns .action:hover {
  background: #EDC43C;
  color: white;
}
.content .lc .campaigns .discount {
  display: inline-block;
  width: 49%;
  float: right;
  text-decoration: none;
  background: white;
  color: #E90B18;
  text-align: center;
  border: 5px solid #E90B18;
  line-height: 99px;
  font-size: 40px;
  text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
}
.content .lc .campaigns .discount:hover {
  background: #E90B18;
  color: white;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content .lc .campaigns .action,
  .content .lc .campaigns .discount {
    font-size: 30px;
  }
}
.content .lc .button-banner {
  width: 100%;
  height: 68px;
  display: block;
  margin-bottom: 10px;
  padding: 0 45px 0 15px;
  font-size: 18px;
  color: black;
  text-decoration: none;
  border: 1px solid #ddd;
}
.content .lc .button-banner.gifts {
  background: #fcfcfc url('https://www.wixi.sk/img/ui/lc-gifts.png') no-repeat right bottom;
  padding-top: 22px;
}
.content .lc .button-banner.news {
  background: #fcfcfc url('https://www.wixi.sk/img/ui/lc-news.png') no-repeat right center;
  padding-top: 22px;
}
.content .lc .button-banner.free-delivery {
  background: #fcfcfc url('https://www.wixi.sk/img/ui/lc-delivery.png') no-repeat right bottom;
  padding-top: 13px;
}
.content .lc .button-banner.favorite {
  background: #fcfcfc url('https://www.wixi.sk/img/ui/lc-favorite.png') no-repeat right center;
  padding-top: 11px;
}
.content .lc .ad-banners {
  margin-bottom: 10px;
  display: block;
}
@media (min-width: 540px) and (max-width: 991px) {
  .content .lc .ad-banners {
    float: left;
    width: 50%;
  }
}
@media (min-width: 540px) and (max-width: 991px) {
  .content .lc .video {
    float: left;
    width: 50%;
  }
}
.content .lc .benefits .benefit {
  margin: 15px 0 15px 15px;
  font-size: 13px;
  padding-left: 52px;
}
.content .lc .benefits .benefit span {
  font-size: 18px;
}
.content .lc .benefits .benefit a {
  text-decoration: none;
}
.content .lc .benefits .benefit a:hover {
  text-decoration: underline;
}
.content .lc .benefits .stock {
  background: transparent url('https://www.wixi.sk/img/ui/lc-benefits-stock.png') no-repeat left;
}
.content .lc .benefits .points {
  background: transparent url('https://www.wixi.sk/img/ui/lc-benefits-points.png') no-repeat left;
}
.content .lc .benefits .places {
  background: transparent url('https://www.wixi.sk/img/ui/lc-benefits-places.png') no-repeat left;
}
.content .lc .separator {
  background: #eeeeee;
  height: 1px;
  margin: 15px 0;
}
.content .lc .menu {
  line-height: 26px;
  margin-bottom: 20px;
}
.content .lc .menu a {
  text-decoration: none;
  font-size: 14px;
  display: block;
}
.content .lc .menu a:hover {
  text-decoration: underline;
}
.content .lc .menu li {
  margin-left: 20px;
}
.content .lc .menu &gt; ul &gt; li {
  margin-left: 0;
}
.content .lc .menu &gt; ul &gt; li &gt; a {
  color: #4599d8;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
}
.content .lc .menu &gt; ul &gt; li.active &gt; a {
  background: #ddd;
}
.content .lc .menu &gt; ul &gt; li.active ul {
  background: #eee;
}
.content .lc .menu &gt; ul &gt; li.active ul &gt; li.active &gt; a {
  font-weight: bold;
}
.content .lc .heureka-reviews {
  margin: 0 20px 10px;
}
.content .lc .heureka-reviews .title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.content .lc .heureka-reviews .review {
  margin-bottom: 8px;
  font-size: 12px;
}
.articles {
  margin-bottom: 20px;
}
.articles:before {
  display: table;
  content: " ";
}
.articles:after {
  display: table;
  content: " ";
  clear: both;
}
.articles .article {
  margin-bottom: 10px;
}
.articles .article .info .name {
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
  color: #4599d8;
}
.popover {
  min-width: 260px !important;
}
.product-pick,
.basket-pick {
  border: none;
  border-collapse: separate;
}
.product-pick td,
.basket-pick td {
  border-bottom: 1px solid #d7e1e7;
  padding: 2px 5px 4px 5px;
  vertical-align: top;
  height: 32px;
}
.product-pick td.first,
.basket-pick td.first {
  border-left: 1px solid #d7e1e7;
}
.product-pick td.last,
.basket-pick td.last {
  border-right: 1px solid #d7e1e7;
}
.product-pick td .dk_container,
.basket-pick td .dk_container {
  float: left;
  margin-top: 4px;
}
.product-pick td .dk_container.dk_open .dk_toggle,
.basket-pick td .dk_container.dk_open .dk_toggle {
  background-position: right 5px bottom;
}
.product-pick td .dk_toggle,
.basket-pick td .dk_toggle {
  padding: 3px 5px 7px 10px;
  height: 31px;
  background: url('https://www.wixi.sk/img/ui/pick-arrow.png') no-repeat right 5px top;
}
.product-pick td .dk_label,
.basket-pick td .dk_label {
  font-size: 13px;
}
.product-pick td .dk_options_inner a,
.basket-pick td .dk_options_inner a {
  white-space: nowrap;
}
.product-pick td .number,
.basket-pick td .number {
  top: 4px;
  background: white;
  height: 31px;
}
.product-pick td.availability,
.basket-pick td.availability {
  vertical-align: middle;
}
.product-pick th,
.basket-pick th {
  background: #cfe9fc url('https://www.wixi.sk/img/ui/pick-th.png') repeat-x top left;
  color: #5e9ac8;
  font-weight: bold;
  line-height: 34px;
  padding: 0 15px;
  border-top: 1px solid #a8cee9;
}
.product-pick th.first,
.basket-pick th.first {
  border-left: 1px solid #a8cee9;
}
.product-pick th.last,
.basket-pick th.last {
  border-right: 1px solid #a8cee9;
}
.basket-pick {
  width: 100%;
}
.basket-pick th.first {
  width: 60px;
}
.basket-pick td {
  background: #f9fdff;
  min-height: 42px;
}
.basket-pick th.actions {
  width: 27px;
  padding: 0;
}
.basket-pick td.actions,
.basket-pick td.price {
  vertical-align: middle;
  text-align: right;
}
.product-pick {
  margin-bottom: 10px;
}
#eu-cookie {
  position: fixed;
  left: 0;
  bottom: 0;
  line-height: 30px;
  width: 100%;
  background: #F7F7F7;
  z-index: 10000;
  color: black;
  text-align: center;
  border-top: 1px solid #C3C2C4;
  opacity: 0.9;
}
#eu-cookie a {
  font-weight: bold;
}
#eu-cookie .btn {
  padding: 3px 8px;
}
@media (max-width: 1199px) {
  #eu-cookie .btn {
    font-size: 12px;
    padding: 1px 5px;
  }
}
#eu-cookie #eu-cookie-ok {
  margin-left: 10px;
  line-height: 30px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  #eu-cookie {
    line-height: 20px;
    padding-bottom: 40px;
  }
}
.other-highlight,
.other-highlight-mobile {
  margin: 0 auto;
  margin-bottom: 10px;
  position: relative;
}
.other-highlight .slides,
.other-highlight-mobile .slides {
  height: 40px;
}
.registration-call-to-action {
  padding: 7px 10px;
  color: #eee;
  background: #ff6c00;
}
.registration-call-to-action a {
  color: white;
  font-weight: bold;
}
.registration-call-to-action a.close {
  font-weight: normal !important;
}
.blue-th {
  border: none;
  background: #FCF187;
  color: #ff6c00;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 15px;
}
.order-buttons {
  height: 30px;
}
@media (max-width: 767px) {
  .order-buttons .btn {
    font-size: 13px;
  }
}
.filter-basic .title {
  font-size: 13px;
}
.filter-basic .field-wrapper label {
  font-size: 13px;
}
@media (min-width: 991px) {
  .filter-basic .values {
    padding-left: 0;
  }
}
.products .image .free-product {
  font-size: 90%;
  line-height: 22px;
}
.basket-items .group {
  border: none;
}
@media (min-width: 991px) {
  .basket-items .group .name {
    margin-top: 20px;
  }
}
.content-icons a {
  border-left-color: #ff6c00;
}
.basket-pick td.actions,
.basket-pick th.actions {
  border-right: 1px solid #d7e1e7;
}
.basket-pick .dk_toggle,
.product-pick .dk_toggle {
  min-width: 72px;
}
.content .lc .menu &gt; ul &gt; li &gt; a {
  font-size: 14px;
}
.content .lc .menu &gt; ul &gt; li &gt; ul &gt; li &gt; a {
  font-size: 12px;
}
.content .lc .campaigns {
  margin-bottom: 10px;
}
.content .lc .campaigns .action {
  display: inline-block;
  width: 100%;
  background: white;
  color: #EDC43C;
  text-align: center;
  margin-bottom: 5px;
  padding-top: 7px;
  border: 5px solid #EDC43C;
  line-height: 40px;
  font-size: 30px;
  text-decoration: none;
  text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
}
.content .lc .campaigns .action:hover {
  background: #EDC43C;
  color: white;
}
.content .lc .campaigns .discount {
  padding-top: 7px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  background: white;
  color: #E90B18;
  text-align: center;
  margin-bottom: 5px;
  border: 5px solid #E90B18;
  line-height: 40px;
  font-size: 30px;
  text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
}
.content .lc .campaigns .discount:hover {
  background: #E90B18;
  color: white;
}
.content .lc .campaigns .news {
  padding-top: 7px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  background: white;
  color: #4d93d2;
  text-align: center;
  margin-bottom: 10px;
  border: 5px solid #4d93d2;
  line-height: 40px;
  font-size: 30px;
  text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
}
.content .lc .campaigns .news:hover {
  background: #4d93d2;
  color: white;
}
body {
  font-weight: normal;
  font-family: 'Biryani', sans-serif;
  font-size: 14px;
  background: white;
  color: #464646;
  line-height: 21px;
}
.btn {
  color: white;
  border: 1px solid transparent;
  text-transform: uppercase;
  padding: 8px 16px 3px 16px;
  text-decoration: none;
  font-size: 15px;
  line-height: 15px;
  border-radius: 20px;
  font-family: 'Biryani', sans-serif;
}
.btn.btn-small {
  line-height: 20px;
  border-width: 1px;
  padding: 6px 10px 3px 10px;
  font-size: 12px;
}
.btn.btn-orange {
  background: #ff6c00;
  color: white;
  border-color: #ff6c00;
}
.btn.btn-orange:hover {
  color: #ff6c00;
  background: white;
}
.brands-title {
  text-align: center;
  height: 126px;
  background: #9fd6ff url(https://www.wixi.sk/img/ui/brands-title-bg.png) repeat-x;
  margin-bottom: 22px;
}
.brands-title h1 {
  font-size: 34px;
  font-weight: bold;
  color: #2a2a2a;
  text-transform: uppercase;
  line-height: 34px;
  padding-top: 55px;
  font-family: 'Biryani', sans-serif;
}
.brands-title h1 span {
  color: #0056ff;
}
.our-brands {
  margin-bottom: 40px;
}
.our-brands .box {
  background: #0085ff;
  margin-bottom: 20px;
  padding: 10px 20px;
  text-align: center;
  color: white;
}
.our-brands .box.last {
  margin-right: 0px;
}
.our-brands .box img {
  margin-bottom: 8px;
}
.our-brands .box h2 {
  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.our-brands .box p {
  font-size: 15px;
  margin-bottom: 17px;
}
.our-brands .box .btn {
  border-color: white;
  display: inline-block;
  margin-bottom: 10px;
}
.order-table {
  margin-bottom: 30px;
}
.order-table h2 {
  font-size: 18px;
  font-weight: bold;
  color: black;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e7eb;
}
.order-table th {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8ecfb+0,ddf1f9+35,c1e1f9+100 */
  background: #d8ecfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ecfb', endColorstr='#c1e1f9', GradientType=0);
  /* IE6-9 */
  color: #5e9ac8;
  border: none;
  background: #FCF187;
  color: #ff6c00;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 15px;
  text-align: left;
  width: 500px;
  border-left: 1px solid #c0d9eb;
  border-right: 1px solid #c0d9eb;
}
.order-table td {
  height: 33px;
  border-bottom: 1px solid #d8e3eb;
  vertical-align: middle;
}
.order-table td.radio {
  height: 33px;
  width: 40px;
  border-left: 1px solid #d7e1e7;
  text-align: center;
}
.order-table td.price {
  width: 90px;
  text-align: right;
  border-right: 1px solid #d7e1e7;
  color: #929ea6;
  padding-right: 12px;
}
.order-table td .help-ico img {
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.order-table td .popover-text {
  display: none;
}
.order-table td .pickup-change {
  font-weight: strong;
}
.order-table tr.active {
  border: 1px solid #dec050;
}
.order-table tr.active &gt; td {
  background: #464646;
  color: white;
}
.order-table tr.active &gt; td .popover {
  color: #464646;
}
.page-header-homepage-wrapper {
  height: 158px;
  background: #efefef;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper {
    height: auto;
    padding-bottom: 10px;
  }
}
.page-header-homepage-wrapper .page-header {
  height: 134px;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .page-header {
    height: auto;
  }
}
.page-header-homepage-wrapper .page-header .logo {
  float: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-header-homepage-wrapper .page-header .logo {
    width: 340px;
    margin-top: 8px;
  }
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .page-header .logo {
    width: 33%;
    max-width: 200px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .page-header-homepage-wrapper .page-header .logo {
    text-align: center;
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .page-header-homepage-wrapper .page-header .logo img {
    max-width: 200px;
  }
}
.page-header-homepage-wrapper .page-header .moto-wrapper {
  float: left;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .page-header .moto-wrapper {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .page-header-homepage-wrapper .page-header .moto-wrapper {
    width: 100%;
  }
}
.page-header-homepage-wrapper .page-header .moto-wrapper .moto {
  font-family: 'Biryani', sans-serif;
  font-size: 30px;
  color: #008fff;
  text-transform: uppercase;
  line-height: 30px;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .page-header .moto-wrapper .moto {
    display: none;
  }
}
.page-header-homepage-wrapper .page-header .moto-wrapper .moto span {
  color: #ff6c00;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .page-header .moto-wrapper .search-form {
    width: 100%;
    margin-top: 10px;
  }
  .page-header-homepage-wrapper .page-header .moto-wrapper .search-form input {
    max-width: 300px;
    width: 100%;
    height: 33px;
  }
  .page-header-homepage-wrapper .page-header .moto-wrapper .search-form button {
    background-position: center center;
    height: 25px;
  }
}
@media (max-width: 767px) {
  .page-header-homepage-wrapper .page-header .moto-wrapper .search-form input {
    max-width: 100%;
  }
}
.page-header-homepage-wrapper .page-header .login,
.page-header-homepage-wrapper .page-header .account {
  text-transform: uppercase;
  float: right;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .page-header .login,
  .page-header-homepage-wrapper .page-header .account {
    display: inline-block;
    margin-top: 13px;
    margin-bottom: 2px;
    float: none;
    font-size: 14px;
    padding: 5px 10px 2px 10px;
  }
}
.page-header-homepage-wrapper .basket-area-wrapper {
  float: right;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .basket-area-wrapper {
    width: 34%;
  }
}
@media (max-width: 767px) {
  .page-header-homepage-wrapper .basket-area-wrapper {
    width: 100%;
  }
}
.page-header-homepage-wrapper .basket {
  clear: both;
}
@media (max-width: 991px) {
  .page-header-homepage-wrapper .basket {
    display: none;
  }
}
.order-totals .small {
  font-size: 12px;
  color: #464646;
}
@media (max-width: 991px) {
  .order-totals .availability-wrapper {
    text-align: right;
    font-weight: normal;
  }
}
.basket-items {
  margin-bottom: 30px;
}
.basket-items .group {
  padding: 10px 0 0 0;
}
.basket-items .group .info {
  padding-left: 0;
  margin-top: 10px;
}
.search-form {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  float: right;
}
.search-form input {
  height: 42px;
  padding: 5px 60px 5px 20px;
  margin: 0;
  background: white;
  outline: none;
  width: 260px;
  display: block;
  float: left;
  border: 2px solid #ff6c00;
  border-radius: 30px;
}
.search-form button {
  background: transparent url('https://www.wixi.sk/img/ui/search-btn.png') no-repeat top center;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  top: 2px;
}
.search-form button:hover {
  cursor: pointer;
}
.main-menu {
  height: 34px;
  line-height: 39px;
  position: relative;
  font-family: 'Biryani', sans-serif;
}
.main-menu a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.main-menu .login {
  background: transparent url('https://www.wixi.sk/img/ui/main-menu-account.png') no-repeat left 4px;
  color: #ff6c00;
  padding-left: 40px;
  float: left;
}
@media (max-width: 767px) {
  .main-menu .login {
    padding-left: 25px;
  }
}
.main-menu .login-box {
  display: none;
  position: absolute;
  background: #edf8ff;
  border: 1px solid #008fff;
  z-index: 50;
  padding: 20px;
  top: 34px;
  z-index: 999999999;
  margin-left: 0;
}
.main-menu .login-box a {
  text-transform: none;
  font-weight: normal;
}
.main-menu .login-box .forgotten {
  line-height: 36px;
  text-align: right;
  padding-right: 30px;
}
.main-menu .login-box button {
  float: right;
  margin-left: 0;
}
.main-menu .login-box form fieldset {
  width: auto !important;
}
.main-menu .login-box form label {
  width: 80px !important;
}
.main-menu .menu {
  float: right;
}
.main-menu .menu li {
  float: left;
  margin-left: 22px;
  color: #838383;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 767px) {
  .main-menu .menu li {
    margin-left: 5px;
  }
}
.main-menu .menu li a {
  color: #838383;
  font-weight: normal;
}
@media (max-width: 767px) {
  .main-menu .menu li a {
    font-size: 12px;
  }
}
.main-menu .menu li.email a {
  background: transparent url(/img/ui/main-menu-email.png) no-repeat left 2px;
  padding-left: 35px;
  color: #ff6c00;
}
@media (max-width: 767px) {
  .main-menu .menu li.email a {
    background: none;
    padding-left: 0;
    margin-right: 5px;
  }
}
.main-menu .menu li.phone {
  background: transparent url(/img/ui/main-menu-phone.png) no-repeat left 8px;
  padding-left: 25px;
  color: #ff6c00;
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .main-menu .menu li.phone {
    background: none;
    padding-left: 0;
  }
}
.main-menu .menu li.phone span.number {
  color: #ff6c00;
}
#autocomplete {
  position: absolute;
  width: 200px;
  padding: 5px;
  border: 2px solid #ff6c00;
  top: 40px;
  background: white;
  left: 15px;
  border-top: none;
  z-index: 9999999;
}
@media (max-width: 991px) {
  #autocomplete {
    top: 31px;
  }
}
#autocomplete .section {
  display: none;
}
#autocomplete .item {
  margin-bottom: 3px;
}
#autocomplete .item a {
  display: block;
  text-decoration: none;
  border-top: 1px solid #EBEBEB;
}
#autocomplete .item a:hover {
  color: #ff6c00;
}
.menu-wrapper {
  background: #008fff;
  margin-bottom: 0px;
}
.menu-wrapper .menu &gt; ul &gt; li {
  border-right: 3px solid #008fff;
}
.menu-wrapper .menu &gt; ul &gt; li &gt; a {
  font-family: 'Biryani', sans-serif;
  font-weight: normal;
  line-height: 49px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-wrapper .menu &gt; ul &gt; li &gt; a {
    padding: 0 6px;
  }
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; a {
  background: #ff6c00;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu {
  border-color: #ff6c00;
}
.menu-wrapper .menu &gt; ul &gt; li:hover &gt; .submenu .title a {
  background: #ff6c00;
}
.menu-wrapper .menu &gt; ul &gt; li &gt; .submenu {
  display: none;
  border-color: #ff6c00;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child &gt; a {
  background: #008fff;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child &gt; a:hover {
  background: #ff6c00;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child:hover &gt; .submenu {
  border-color: #ff6c00;
  right: 0;
  left: auto;
}
.menu-wrapper .menu &gt; ul &gt; li:last-child:hover &gt; .submenu .title a {
  background: #ff6c00;
}
.menu-wrapper .menu &gt; ul.menu-class-main-hp &gt; li &gt; a {
  padding: 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-wrapper .menu &gt; ul.menu-class-main-hp &gt; li &gt; a {
    padding: 0 15px;
  }
}
.footer {
  background: #008fff;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.footer .wrapper {
  margin: 0 auto;
  font-family: 'Biryani', sans-serif;
  color: white;
  padding: 0 130px;
}
@media (max-width: 991px) {
  .footer .wrapper {
    padding: 0 15px;
  }
}
.footer .wrapper .block {
  padding: 30px 0px 60px 0px;
}
@media (max-width: 991px) {
  .footer .wrapper .block {
    padding: 30px 15px 30px 15px;
  }
}
.footer .wrapper .block img {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer .wrapper .block img {
    float: right;
  }
}
.footer .wrapper .block &gt; .wysiwyg &gt; p {
  font-size: 18px;
  line-height: 28px;
}
.footer .wrapper .block a {
  text-decoration: none;
  font-weight: normal;
  color: white;
}
.footer .wrapper .block a:hover {
  text-decoration: underline;
}
.footer .wrapper .block a strong {
  font-weight: strong;
}
.footer .info {
  color: #e3e3e3;
}
.footer .info a {
  color: #e3e3e3;
}
.hp-highlight-wrapper {
  background: #c1e7ff;
  border-bottom: 1px solid #008fff;
}
.hp-highlight-wrapper .hp-highlight {
  position: relative;
}
.hp-highlight-wrapper .hp-highlight .slides {
  height: 336px;
}
.hp-highlight-wrapper .hp-highlight .prev {
  background: transparent url(https://www.wixi.sk/img/ui/hp-highlight-left.png) no-repeat;
  display: block;
  height: 66px;
  width: 23px;
  left: 0px;
  top: 30%;
  position: absolute;
}
.hp-highlight-wrapper .hp-highlight .next {
  background: transparent url(https://www.wixi.sk/img/ui/hp-highlight-right.png) no-repeat;
  display: block;
  height: 66px;
  width: 23px;
  right: 0px;
  top: 30%;
  position: absolute;
}
@media (max-width: 991px) {
  .hp-highlight-wrapper .hp-highlight .slides {
    height: auto;
  }
}
@media (min-width: 1350px) {
  .hp-highlight-wrapper .hp-highlight .prev {
    left: -150px;
    top: 45%;
  }
  .hp-highlight-wrapper .hp-highlight .next {
    right: -150px;
    top: 45%;
  }
}
.hp-description-wrapper {
  height: 90px;
  /*background: #c1e7ff url(/img/ui/hp-description-bg.png) repeat-x; padding-top: 240px;*/
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hp-description-wrapper {
    height: auto;
  }
  .hp-description-wrapper .block {
    margin-bottom: 20px;
  }
}
.hp-description {
  margin: 0 auto;
  position: relative;
}
.hp-description .blocks {
  z-index: 9999999;
  margin-top: -145px;
}
@media (max-width: 991px) {
  .hp-description .blocks {
    margin-top: 10px;
  }
}
.hp-description .blocks .block-wrapper &gt; a {
  display: block;
  text-decoration: none;
}
.hp-description .blocks .block {
  background: #ff6c00;
  text-align: center;
  padding-top: 30px;
  font-family: 'Biryani', sans-serif;
}
.hp-description .blocks .block img {
  margin-bottom: 15px;
}
.hp-description .blocks .block .description {
  font-size: 25px;
  line-height: 31px;
  color: white;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.hp-description .blocks .block .btn {
  border-color: white;
  display: inline-block;
  padding: 15px 20px 10px;
  margin-bottom: 10px;
}
.hp-description .blocks .block:hover .btn {
  color: #ff6c00;
  background: white;
}
.hp-description .sign {
  float: left;
  width: 400px;
  padding-left: 60px;
}
.hp-description .intro {
  float: left;
  width: 460px;
  margin-left: 60px;
  text-align: center;
  padding: 0 20px;
  color: #606060;
}
.hp-description .intro h1 {
  font-family: 'Biryani', sans-serif;
  font-size: 25px;
  line-height: 40px;
  text-transform: uppercase;
  color: #464646;
  font-weight: normal;
}
.hp-description .intro h1 span {
  color: #ff6c00;
  font-size: 35px;
  font-weight: bold;
}
.hp-categories {
  margin: 0 auto 100px auto;
}
.hp-categories .main-title {
  font-size: 34px;
  margin-bottom: 20px;
  text-align: center;
  color: #2a2a2a;
  line-height: 40px;
}
.hp-categories .main-title span {
  color: #0056ff;
  font-weight: bold;
}
.hp-categories .block {
  background: #70c2ff;
  padding: 15px;
  text-align: center;
  position: relative;
  height: 100%;
}
.hp-categories .block.even {
  background: #a5d9ff;
}
.hp-categories .block.last {
  margin-right: 0;
}
.hp-categories .block .title {
  display: block;
  margin-bottom: 5px;
}
.hp-categories .block .title a {
  font-size: 25px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 31px;
}
.hp-categories .block .title a:hover {
  text-decoration: underline;
  color: #2a2a2a;
}
.hp-categories .block img {
  margin-bottom: 5px;
}
.hp-categories .block .description {
  margin-bottom: 20px;
  color: #2a2a2a;
  font-size: 15px;
}
.hp-categories .block .more {
  border-color: white;
}
.hp-categories .block-wrapper {
  padding: 10px;
}
.basket-mobile {
  float: right;
  width: 115px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
  margin-top: 6px;
}
.basket-mobile img {
  height: 30px;
  margin-right: 5px;
}
.basket-mobile .price {
  background: white;
  color: #2e5e85;
  border-radius: 10px;
  padding: 3px 7px;
  white-space: nowrap;
}
@media (min-width: 991px) {
  .basket-mobile {
    display: none;
  }
}
.page-header .basket {
  font-weight: bold;
  font-family: 'Biryani', sans-serif;
}
.page-header .basket .icon img {
  float: right;
  margin-left: 11px;
}
.page-header .basket .info {
  float: right;
  line-height: 22px;
  margin-top: -5px;
  text-align: right;
  line-height: 19px;
}
.page-header .basket .info a {
  text-decoration: none;
}
.page-header .basket .info a:hover {
  text-decoration: underline;
  color: #464646;
}
.page-header .basket .info .items {
  font-weight: bold;
}
.page-header .basket .info .price.primary a {
  color: #ff6c00;
}
.page-header .basket .info .price.primary a:hover {
  color: #ff6c00;
}
.page-header .basket .info .secondary a {
  font-weight: normal;
  color: #7F7F7F;
}
.eshop-highlight {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .eshop-highlight .slides {
    height: auto;
  }
}
.menu-wrapper .menu &gt; ul {
  float: none;
  width: auto;
}
.eshop-banners {
  margin-bottom: 10px;
}
.eshop-banners div.banner {
  text-transform: uppercase;
  color: #ff6c00;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 7px center;
  padding: 6px 10px 5px 65px;
  border: 2px solid #ff6c00;
  font-weight: normal;
  background-image: url(https://www.wixi.sk/img/ui/banner-account.png);
}
@media (max-width: 991px) {
  .eshop-banners div.banner {
    margin-bottom: 5px;
  }
}
.eshop-banners div.banner a {
  text-decoration: none;
  color: #ff6c00;
}
.eshop-banners div.banner a:hover {
  text-decoration: underline;
}
.eshop-banners div.banner span {
  font-weight: bold;
}
.eshop-banners a.banner {
  display: block;
  text-transform: uppercase;
  color: #008fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 7px center;
  text-decoration: none;
  padding: 6px 10px 5px 65px;
  border: 2px solid #008fff;
  font-weight: normal;
}
@media (max-width: 991px) {
  .eshop-banners a.banner {
    margin-bottom: 5px;
  }
}
.eshop-banners a.banner span {
  font-weight: bold;
}
.eshop-banners a.banner:hover {
  text-decoration: underline;
}
.eshop-banners a.banner.news {
  background-image: url(https://www.wixi.sk/img/ui/banner-news.png);
}
.eshop-banners a.banner.ask {
  background-image: url(https://www.wixi.sk/img/ui/banner-ask.png);
}
.eshop-banners a.banner.download {
  background-image: url(https://www.wixi.sk/img/ui/banner-download.png);
}
.eshop-banners a.banner.gifts {
  background-image: url(https://www.wixi.sk/img/ui/banner-gifts.png);
}
.orders-list .btn {
  display: inline-block;
}
form.base .input.text label,
form.base .input.password label {
  width: 175px;
}
.page-header-wrapper {
  height: 123px;
  background: #efefef;
}
@media (max-width: 991px) {
  .page-header-wrapper {
    height: auto;
    padding-bottom: 10px;
  }
}
.page-header-wrapper .page-header {
  height: 134px;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header {
    height: auto;
  }
}
.page-header-wrapper .page-header .logo {
  float: left;
  margin-top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-header-wrapper .page-header .logo {
    margin-top: 16px;
  }
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header .logo {
    width: 33%;
    max-width: 200px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .page-header-wrapper .page-header .logo {
    text-align: center;
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .page-header-wrapper .page-header .logo img {
    max-width: 200px;
  }
}
.page-header-wrapper .page-header .icons {
  width: 100%;
}
.page-header-wrapper .page-header .icons .icon {
  float: left;
  width: 160px;
  text-align: center;
}
.page-header-wrapper .page-header .icons .icon .image {
  background-position: top center;
  background-repeat: no-repeat;
  width: 43px;
  height: 52px;
  display: block;
  margin: 0 auto 5px auto;
  float: left;
  margin-right: 5px;
}
.page-header-wrapper .page-header .icons .icon .image:hover {
  background-position: bottom center;
}
.page-header-wrapper .page-header .icons .icon.gifts .image {
  background-image: url('https://www.wixi.sk/img/ui/header-gifts.png');
}
.page-header-wrapper .page-header .icons .icon.info .image {
  background-image: url('https://www.wixi.sk/img/ui/header-info.png');
}
.page-header-wrapper .page-header .icons .icon a.link {
  font-weight: bold;
  color: #008fff;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  text-align: left;
  margin-top: 12px;
  float: left;
}
.page-header-wrapper .page-header .icons .icon a.link:hover {
  text-decoration: underline;
}
.page-header-wrapper .page-header .icons .icon.info {
  width: 140px;
}
.page-header-wrapper .page-header .search-form {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header .search-form {
    width: 100%;
    margin-top: 10px;
  }
  .page-header-wrapper .page-header .search-form input {
    max-width: 300px;
    width: 100%;
    height: 33px;
  }
  .page-header-wrapper .page-header .search-form button {
    background-position: center center;
    height: 25px;
  }
}
@media (max-width: 767px) {
  .page-header-wrapper .page-header .search-form input {
    max-width: 100%;
  }
}
.page-header-wrapper .page-header .basket {
  margin-top: 10px;
}
.page-header-wrapper .page-header .basket .icon {
  float: right;
}
.page-header-wrapper .page-header .basket .info {
  font-size: 12px;
  top: 5px;
}
.page-header-wrapper .page-header .basket .info .items {
  background: none;
  border-radius: 0;
  padding: 0;
}
.page-header-wrapper .page-header .basket .info .price {
  padding: 0;
}
.page-header-wrapper .page-header .request-visit {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 19px;
  display: block;
  text-align: center;
  padding: 4px 9px 1px;
  border-radius: 15px;
  margin-top: 3px;
  font-weight: normal;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header .request-visit {
    display: inline-block;
    margin-top: 13px;
    margin-bottom: 2px;
    float: none;
    font-size: 14px;
    padding: 5px 10px 2px 10px;
  }
}
.page-header-wrapper .page-header .search-wrapper {
  float: left;
  width: 300px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-header-wrapper .page-header .search-wrapper {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .page-header-wrapper .page-header .search-wrapper {
    width: 100%;
  }
}
.page-header-wrapper .page-header .basket-wrapper {
  float: right;
}
@media (max-width: 991px) {
  .page-header-wrapper .page-header .basket-wrapper {
    width: 34%;
  }
}
@media (max-width: 767px) {
  .page-header-wrapper .page-header .basket-wrapper {
    width: 100%;
  }
}
.product-pick,
.basket-pick {
  border: none;
  border-collapse: separate;
}
.product-pick td,
.basket-pick td {
  border-bottom: 1px solid #d7e1e7;
  padding: 2px 5px 4px 5px;
  vertical-align: top;
  height: 32px;
}
.product-pick td.first,
.basket-pick td.first {
  border-left: 1px solid #d7e1e7;
}
.product-pick td.last,
.basket-pick td.last {
  border-right: 1px solid #d7e1e7;
}
.product-pick td .dk_container,
.basket-pick td .dk_container {
  float: left;
  margin-top: 4px;
}
.product-pick td .dk_toggle,
.basket-pick td .dk_toggle {
  background: url('https://www.wixi.sk/img/ui/pick-arrow.png') no-repeat top right;
}
.product-pick td .dk_label,
.basket-pick td .dk_label {
  font-size: 13px;
}
.product-pick td .dk_options_inner a,
.basket-pick td .dk_options_inner a {
  white-space: nowrap;
}
.product-pick td .number,
.basket-pick td .number {
  background: white;
}
.product-pick th,
.basket-pick th {
  background: #F9FCC7;
  color: #ff6c00;
  font-weight: bold;
  line-height: 34px;
  padding: 0 15px;
  border-top: 1px solid #ff6c00;
  font-size: 13px;
}
.product-pick {
  margin-bottom: 10px;
}
.product-set .btn {
  display: inline-block;
}
.wysiwyg table.color th {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8ecfb+0,ddf1f9+35,c1e1f9+100 */
  background: #d8ecfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8ecfb 0%, #ddf1f9 35%, #c1e1f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ecfb', endColorstr='#c1e1f9', GradientType=0);
  /* IE6-9 */
  color: #5e9ac8;
  border: none;
  background: #FCF187;
  color: #ff6c00;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 15px;
  background: #f9fcc7;
  color: #ff6c00 !important;
  text-align: left;
  width: 500px;
  border: 1px solid #c0d9eb;
}
.wysiwyg font {
  font-size: 14px;
}
.product-detail .info .price {
  font-size: 14px;
}
.product-detail .info .price .secondary {
  font-size: 80%;
  color: #464646;
}
.product-detail .wide-info .price {
  font-size: 14px;
}
.product-detail .wide-info .price .total-price {
  font-size: 20px;
}
.product-detail .wide-info button {
  border-radius: 0px;
  padding-top: 10px;
}
.content {
  margin-top: 10px;
}
.bougth-together .image {
  height: auto;
}
.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.is-flex &gt; [class*='col-'] {
  display: flex;
  flex-direction: column;
}
/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/
.row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 991px) {
  .row.is-flex .col-md-4 {
    width: 33.2%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row.is-flex .col-sm-6 {
    width: 49.9%;
  }
}
.row.is-flex &gt; [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.vat-hide {
  display: none !important;
}
.page-header-wrapper .page-header .icons .icon.info {
  width: 150px;
}
/*
// Mixins


@import "orders.less";
@import "forms.less";
@import "tooltip.css";
@import "nivo.less";
@import "colorbox.less";
@import "gifts.less";
@import "slider.less";
@import "autocomplete.less";


// General rules
body {font-weight: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; background: white; color: @gray; line-height: 21px}
button {border: none;}
a {color: @gray;}
a:hover {color: @blue; text-decoration: none;}
.clear {clear: both;}
.blue {color: @blue;}
strong, .strong {font-weight: bold}
.select-place-header {color: #4599d8; margin-bottom: 10px; font-size: 18px;}
.green-line {color: #5ab352; font-weight: bold;}


/*






.other-highlight {
	width: @fullWidth; margin: 0 auto;  margin-bottom: 10px; position: relative;

	.slides {height: 50px;}
}



.full-content {
	margin: 0 auto; width: @mainWidth; margin-bottom: 20px;
	
}










.bookmarks {
	background: transparent url('img/ui/tabs-bg.png') no-repeat top center; width: 740px; height: 36px; margin-bottom: 20px;
	ul { overflow: hidden}
	li { float: left;}
	a {
		display: block; height: 16px; color: #969696; font-weight: bold; padding: 7px 20px 13px; text-decoration: none;
			 border-right: 1px solid #dfdfdf;
		&amp;:hover {text-decoration: underline;}
	}
	.active a {
		background: transparent url('img/ui/tabs-active-bg.png') no-repeat center left;
			text-shadow: 1px 1px #fff;color: #956629; font-weight: bold;
		span {background: transparent url('img/ui/tabs-active-close.png') no-repeat center right;}
	}
}

table.total-price {
	float:right; width: 300px; margin-bottom: 20px;

	td {
		color: #848484; padding: 5px; font-weight: 14px; font-weight: bold;
		&amp;.price {text-align: right;}
	}
	.total td {
		color: @black; font-size: 20px;
	}
}

.tabs {
	margin-bottom: 40px; color: @black;

	#params {
		th {font-weight: bold; text-align: left;}
		th, td {padding: 5px 30px 5px 0;}
	}
}








.comments {
	margin-bottom: 40px;
	.comment {margin-bottom: 20px;}
	.info {background: #d9eefd; margin-bottom: 5px;color: #5e9ac8; font-weight: bold; padding: 4px 10px;}
}




.optics {
	margin-bottom: 20px;

	.item {
		border: 1px solid lighten(@gray, 60%); padding: 5px 10px; margin: 0 3px 5px 0; float:left; width: 212px;
		h2 {font-weight: bold; margin-bottom: 6px; color: @blue}
	}
}
.optics-results {
	font-weight: bold; margin: 20px 0;
}

.aoptics {
	margin-bottom: 20px;

	.item {
		border: 1px solid lighten(@gray, 60%); padding: 5px 10px; margin: 0 3px 5px 0;
		h2 {font-weight: bold; margin-bottom: 6px; color: @blue}
		.image {float: left; width: 115px}
		.info {float: left; width: 500px;}
	}
}
.aoptics-results {
	font-weight: bold; margin: 20px 0;
}

.heureka-rankings {
	margin-bottom: 10px;
	.summary {background: @blue; padding: 3px 10px; margin-bottom: 5px; color: white;}
	.rating {
		margin-bottom: 15px; 
		.info {border-bottom: 1px solid @gray;}
		.stars {float: left; width: 100px;}
		.wysiwyg {
			color: lighten(@black, 30%);
			p {padding-bottom: 3px;}
		}
	}
}



.full-line {
	margin: 30px 0; background: transparent url('img/ui/full-line-bg.png') repeat-x; height: 20px;
} */
</pre></body></html>